From owner-freebsd-ports Sun Jul 21 1:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA06D37B401 for ; Sun, 21 Jul 2002 01:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 527FE43E58 for ; Sun, 21 Jul 2002 01: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.4/8.12.4) with ESMTP id g6L8A2JU012687 for ; Sun, 21 Jul 2002 01:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6L8A2Jp012686; Sun, 21 Jul 2002 01:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 784DF37B400 for ; Sun, 21 Jul 2002 01:08:15 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15F1643E42 for ; Sun, 21 Jul 2002 01:08:15 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 4A65D7D5; Sun, 21 Jul 2002 16:08:14 +0800 (CST) Message-Id: <20020721080814.4A65D7D5@freebsd.sinica.edu.tw> Date: Sun, 21 Jul 2002 16:08:14 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40822: Update port: chinese/dictd-database Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40822 >Category: ports >Synopsis: Update port: chinese/dictd-database >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 01:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.6-RC i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.6-RC FreeBSD 4.6-RC #0: Sat Jun 8 09:49:07 CST 2002 root@cc6-179.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: Update to 1.3. >How-To-Repeat: >Fix: diff -ruN dictd-database.orig/Makefile dictd-database/Makefile --- dictd-database.orig/Makefile Sat Jul 20 19:08:11 2002 +++ dictd-database/Makefile Sun Jul 21 16:05:41 2002 @@ -6,15 +6,14 @@ # PORTNAME= dictd-database -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= chinese textproc MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/ DISTNAME= dict-zh-${PORTVERSION} MAINTAINER= statue@freebsd.sinica.edu.tw -BUILD_DEPENDS= ${LOCALBASE}/bin/dictzip:${PORTSDIR}/net/dictd +BUILD_DEPENDS= ${LOCALBASE}/bin/dictzip:${PORTSDIR}/chinese/dictd HAS_CONFIGURE= yes USE_GMAKE= yes diff -ruN dictd-database.orig/distinfo dictd-database/distinfo --- dictd-database.orig/distinfo Sat Dec 8 17:24:29 2001 +++ dictd-database/distinfo Sun Jul 21 15:59:06 2002 @@ -1 +1 @@ -MD5 (dict-zh-1.2.1.tar.gz) = f5e7ccbed08e6f0b23f1aeba40e57196 +MD5 (dict-zh-1.3.tar.gz) = cd051b38396ece3a1b04e9a7b3c70d30 diff -ruN dictd-database.orig/files/patch-aa dictd-database/files/patch-aa --- dictd-database.orig/files/patch-aa Sat Jul 20 19:06:48 2002 +++ dictd-database/files/patch-aa Sun Jul 21 16:01:01 2002 @@ -9,12 +9,3 @@ db :: rawdata $(DATABASES) -@@ -110,6 +110,8 @@ - ./dictfmt -p -u http://www.mandarintools.com/cedict.html \ - -s "Chinese to English dictionary" \ - cedict < data/cedict.txt ; \ -+ env LANG=C sort cedict.index > cedict.index.tmp ; \ -+ mv cedict.index.tmp cedict.index; \ - if [ "$(DICTZIP)" != "cat" ]; then \ - dictzip cedict.dict; \ - fi diff -ruN dictd-database.orig/files/patch-make-rawdata.pl dictd-database/files/patch-make-rawdata.pl --- dictd-database.orig/files/patch-make-rawdata.pl Sat Jul 20 19:06:48 2002 +++ dictd-database/files/patch-make-rawdata.pl Thu Jan 1 08:00:00 1970 @@ -1,26 +0,0 @@ ---- make-rawdata.pl.orig Fri Jul 19 02:04:15 2002 -+++ make-rawdata.pl Fri Jul 19 02:04:50 2002 -@@ -111,7 +111,7 @@ - - sub cedict { - -- open ( FILE, "data/cedict.utf8") ; -+ open ( FILE, "data/cedict.b5") ; - @RawData = ; - close (FILE) ; - -@@ -121,12 +121,12 @@ - print TXT <<__END ; - %h 00-database-info - %d --English to Chinese Dictionary º~­^¦r¨å -+Chinese to English Dictionary º~­^¦r¨å - CEDICT January 17, 2001; Copyright 2000-01 - __END - - foreach $data (@RawData) { -- $data =~ s/(.*) \[(.*)\] \/(.*)\//%h $1\n%d\n$3\n/g ; -+ $data =~ s/(.*) \[(.*)\] \/(.*)\//%h $1\n%d\n[$2]\n$3\n/g ; - $data =~ s/\//\n/g ; - print TXT $data ; - } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 1:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 156F537B400 for ; Sun, 21 Jul 2002 01:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6904F43E4A for ; Sun, 21 Jul 2002 01: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.4/8.12.4) with ESMTP id g6L8K2JU013401 for ; Sun, 21 Jul 2002 01:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6L8K2jH013400; Sun, 21 Jul 2002 01:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37DC837B400 for ; Sun, 21 Jul 2002 01:12:22 -0700 (PDT) Received: from unsane.de (p50804CDD.dip.t-dialin.net [80.128.76.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 741FB43E3B for ; Sun, 21 Jul 2002 01:12:21 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 8FEB2491 for ; Sun, 21 Jul 2002 09:44:59 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id BEFB91F7; Sun, 21 Jul 2002 09:44:51 +0200 (CEST) Message-Id: <20020721074451.BEFB91F7@unsane.de> Date: Sun, 21 Jul 2002 09:44:51 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40823: [MAINTAINER UPDATE] Update port: x11-fm/gentoo -> 0.11.30 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40823 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: x11-fm/gentoo -> 0.11.30 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 01:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update x11-fm/gentoo from 0.11.28 to 0.11.30. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-fm/gentoo/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 2002/07/17 23:49:32 1.16 +++ Makefile 2002/07/21 07:42:32 @@ -6,7 +6,7 @@ # PORTNAME= gentoo -PORTVERSION= 0.11.28 +PORTVERSION= 0.11.30 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11-fm/gentoo/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- distinfo 2002/07/17 23:49:32 1.12 +++ distinfo 2002/07/21 07:42:32 @@ -1 +1 @@ -MD5 (gentoo-0.11.28.tar.gz) = f3e01ffdb678a2a1de5dc568d82bce59 +MD5 (gentoo-0.11.30.tar.gz) = b68a9954ea52bdeb0e01b9c181d413b8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 2:16:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D9CA37B400 for ; Sun, 21 Jul 2002 02:16:45 -0700 (PDT) Received: from linux-secure.net (pe166.gorzow.sdi.tpnet.pl [217.96.172.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id C591143E31 for ; Sun, 21 Jul 2002 02:16:34 -0700 (PDT) (envelope-from root@linux-secure.net) Received: from linux-secure.net (smmsp@nasa.gov [127.0.0.1]) by linux-secure.net (8.12.5/8.12.4) with ESMTP id g6L9G0te043975 for ; Sun, 21 Jul 2002 11:16:01 +0200 (CEST) (envelope-from root@linux-secure.net) Received: from localhost (root@localhost) by linux-secure.net (8.12.5/8.12.5/Submit) with ESMTP id g6L9FwG9043972 for ; Sun, 21 Jul 2002 11:15:59 +0200 (CEST) Date: Sun, 21 Jul 2002 11:15:58 +0200 (CEST) From: Charlie ROOT To: ports@FreeBSD.org Subject: hi! Message-ID: <20020721111520.U43971-100000@linux-secure.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org HI! Do you have ports for Epona (irc category) Replay! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 2:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 528CB37B400 for ; Sun, 21 Jul 2002 02:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95D9743E58 for ; Sun, 21 Jul 2002 02: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.4/8.12.4) with ESMTP id g6L9K2JU022130 for ; Sun, 21 Jul 2002 02:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6L9K2qw022129; Sun, 21 Jul 2002 02:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9E4C37B400 for ; Sun, 21 Jul 2002 02:10:29 -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 730F543E64 for ; Sun, 21 Jul 2002 02:10:23 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g6L9Eder002192 for ; Sun, 21 Jul 2002 11:14:39 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g6L9EciB002191; Sun, 21 Jul 2002 11:14:38 +0200 (CEST) Message-Id: <200207210914.g6L9EciB002191@vaio.alexdupre.com> Date: Sun, 21 Jul 2002 11:14:38 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40824: [Maintainer Update] net/portfwd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40824 >Category: ports >Synopsis: [Maintainer Update] net/portfwd >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Update from 0.24 to 0.26rc1. >How-To-Repeat: >Fix: --- portfwd.diff begins here --- diff -ruN portfwd.orig/Makefile portfwd/Makefile --- portfwd.orig/Makefile Thu Jun 20 10:08:14 2002 +++ portfwd/Makefile Sun Jul 21 11:00:06 2002 @@ -6,10 +6,11 @@ # PORTNAME= portfwd -PORTVERSION= 0.24 +PORTVERSION= 0.26.r1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= sysadmin@alexdupre.com diff -ruN portfwd.orig/distinfo portfwd/distinfo --- portfwd.orig/distinfo Mon Jun 17 21:54:46 2002 +++ portfwd/distinfo Sun Jul 21 11:00:14 2002 @@ -1 +1 @@ -MD5 (portfwd-0.24.tar.gz) = e7b6c09d9d18e0b4bc58f5a5422570db +MD5 (portfwd-0.26rc1.tar.gz) = a6f8a747d03ae7da8dffe490a2c0c34f diff -ruN portfwd.orig/pkg-plist portfwd/pkg-plist --- portfwd.orig/pkg-plist Mon Jun 17 21:54:46 2002 +++ portfwd/pkg-plist Sun Jul 21 11:04:47 2002 @@ -13,6 +13,7 @@ share/examples/portfwd/debug_ftp.cfg share/examples/portfwd/dns.cfg share/examples/portfwd/empty.cfg +share/examples/portfwd/external-director.cfg share/examples/portfwd/ftp.cfg share/examples/portfwd/load-balance.cfg share/examples/portfwd/mail.cfg --- portfwd.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 2:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6966D37B401 for ; Sun, 21 Jul 2002 02:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50F1143E3B for ; Sun, 21 Jul 2002 02:40: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.4/8.12.4) with ESMTP id g6L9e2JU023561 for ; Sun, 21 Jul 2002 02:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6L9e27R023560; Sun, 21 Jul 2002 02:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35C0937B400 for ; Sun, 21 Jul 2002 02:38:00 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9450B43E31 for ; Sun, 21 Jul 2002 02:37:59 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g6L9bv3b090165 for ; Sun, 21 Jul 2002 11:37:57 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g6L9bvkD090164; Sun, 21 Jul 2002 11:37:57 +0200 (CEST) Message-Id: <200207210937.g6L9bvkD090164@guineapig.pil.dk> Date: Sun, 21 Jul 2002 11:37:57 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40825: update mail/p5-Mail-Freshmeat to 1.16 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40825 >Category: ports >Synopsis: update mail/p5-Mail-Freshmeat to 1.16 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 02:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: o update to 1.16 o add WWW o assume maintainership >How-To-Repeat: >Fix: --- p5-Mail-Freshmeat.diff begins here --- diff -ruN p5-Mail-Freshmeat.orig/Makefile p5-Mail-Freshmeat/Makefile --- p5-Mail-Freshmeat.orig/Makefile Sun Jul 21 11:20:15 2002 +++ p5-Mail-Freshmeat/Makefile Sun Jul 21 11:31:57 2002 @@ -6,13 +6,13 @@ # PORTNAME= Mail-Freshmeat -PORTVERSION= 0.94 +PORTVERSION= 1.16 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS} @@ -21,6 +21,6 @@ PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= Mail::Freshmeat.3 +MAN3= Freshmeat.3 .include diff -ruN p5-Mail-Freshmeat.orig/distinfo p5-Mail-Freshmeat/distinfo --- p5-Mail-Freshmeat.orig/distinfo Sun Jul 21 11:20:15 2002 +++ p5-Mail-Freshmeat/distinfo Sun Jul 21 11:23:29 2002 @@ -1 +1 @@ -MD5 (Mail-Freshmeat-0.94.tar.gz) = da64893fbf7c5b1d4e37d399808f4d52 +MD5 (Mail-Freshmeat-1.16.tar.gz) = 278448b077ce0615f022aabbfd703d47 diff -ruN p5-Mail-Freshmeat.orig/pkg-descr p5-Mail-Freshmeat/pkg-descr --- p5-Mail-Freshmeat.orig/pkg-descr Sun Jul 21 11:20:15 2002 +++ p5-Mail-Freshmeat/pkg-descr Sun Jul 21 11:30:30 2002 @@ -8,5 +8,6 @@ procmail filter.) Author: Adam Spiers +WWW: http://search.cpan.org/search?dist=Mail-Freshmeat --will diff -ruN p5-Mail-Freshmeat.orig/pkg-plist p5-Mail-Freshmeat/pkg-plist --- p5-Mail-Freshmeat.orig/pkg-plist Sun Jul 21 11:20:15 2002 +++ p5-Mail-Freshmeat/pkg-plist Sun Jul 21 11:34:32 2002 @@ -1,23 +1,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat.pm -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/_fatal_bug.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/ad_header.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/advertisement.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/autosplit.ix -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/date.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/details.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/details_header.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/divider.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/entries.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/entry_body.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/entry_header.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/entry_keys.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/footer.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/list.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/list_header.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/long_entry.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/short_entry.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/summary.al -lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/total.al +lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat/Entry.pm +lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat/Utils.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/Freshmeat/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/Freshmeat -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Mail 2>/dev/null || true --- p5-Mail-Freshmeat.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 2:40:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0515637B400 for ; Sun, 21 Jul 2002 02:40:26 -0700 (PDT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 727BD43E4A for ; Sun, 21 Jul 2002 02:40:25 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd04.sul.t-online.de by mailout07.sul.t-online.com with smtp id 17WDCI-0004uC-03; Sun, 21 Jul 2002 11:40:14 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.110.64]) by fmrl04.sul.t-online.com with esmtp id 17WDC7-0IES3cC; Sun, 21 Jul 2002 11:40:03 +0200 Received: from Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g6L9e2x45278; Sun, 21 Jul 2002 11:40:02 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Message-ID: <3D3A8F84.2080501@Leidinger.net> Date: Sun, 21 Jul 2002 11:40:04 +0100 From: Alexander Leidinger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:0.9.9) Gecko/20020311 X-Accept-Language: de, en-us MIME-Version: 1.0 To: Anton Berezin Cc: "Christopher H. Laco" , freebsd-ports@FreeBSD.ORG Subject: Re: Perl 5.6 vs. 5.8: What will happen in ports? References: <3479.63.114.73.70.1027095408.squirrel@mail.chrislaco.com> <20020720184349.GD476@heechee.tobez.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Anton Berezin wrote: >>With the release of Perl 5.8, I'll assume it's only a matter of time >>before it ends up in ports. >> >>Will the perl5 port be upgraded 5.6 -> 5.8, or is it time to make a >>seperate port like perl5-current? > > > It will be a separate port. I am not sure I like the name > `perl5-current', though. I'd rather see it named perl58. What about a repro-copy of perl5 to perl56 and go with perl 5.8 in perl5? Seems to be more reasonable to me. Bye, Alexander. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ACED37B400 for ; Sun, 21 Jul 2002 03:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AC2243E31 for ; Sun, 21 Jul 2002 03:00: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.4/8.12.4) with ESMTP id g6LA05JU024940 for ; Sun, 21 Jul 2002 03:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LA05K9024939; Sun, 21 Jul 2002 03:00:05 -0700 (PDT) Date: Sun, 21 Jul 2002 03:00:05 -0700 (PDT) Message-Id: <200207211000.g6LA05K9024939@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/40308: Can't build fileutils port on -STABLE Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40308; it has been noted by GNATS. From: Cyrille Lefevre To: freebsd gnats Cc: Subject: Re: ports/40308: Can't build fileutils port on -STABLE Date: Sun, 21 Jul 2002 11:58:05 +0200 ----- Forwarded message from Cyrille Lefevre ----- From: Cyrille Lefevre Subject: Re: Can't build fileutils port on -STABLE To: Norbert Koch Cc: FreeBSD-gnats-submit@freebsd.org Mail-Followup-To: Cyrille Lefevre , Norbert Koch , FreeBSD-gnats-submit@freebsd.org Date: Wed, 17 Jul 2002 23:18:53 +0200 On Sun, Jul 07, 2002 at 08:22:50PM +0200, Norbert Koch wrote: System: FreeBSD viteno.dyns.net 4.6-STABLE FreeBSD 4.6-STABLE #5: Sun Jul 7 +12:02:17 CEST 2002 nk@viteno.dyns.net:/usr/local/obj/usr/local/src/sys/VITENO +i386 > >How-To-Repeat: > cd /usr/ports/sysutils/fileutils > make do you still have the problem because I can't reproduce it ? well, I'm running -stable build on `Sat Jul 6 19:06:54 CEST 2002'. I'll make world and look a this problem again. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3:10:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A7DA37B400 for ; Sun, 21 Jul 2002 03:10:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21DB643E42 for ; Sun, 21 Jul 2002 03:10: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.4/8.12.4) with ESMTP id g6LAA7JU029834 for ; Sun, 21 Jul 2002 03:10:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LAA78B029833; Sun, 21 Jul 2002 03:10:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E52337B400 for ; Sun, 21 Jul 2002 03:01:37 -0700 (PDT) Received: from t-mta4.odn.ne.jp (mfep4.odn.ne.jp [143.90.131.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7607E43E64 for ; Sun, 21 Jul 2002 03:01:14 -0700 (PDT) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([218.46.6.232]) by t-mta4.odn.ne.jp with ESMTP id <20020721100113024.ZJKZ.19333.t-mta4.odn.ne.jp@mta4.odn.ne.jp>; Sun, 21 Jul 2002 19:01:13 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 3C3C5553F; Sun, 21 Jul 2002 19:01:09 +0900 (JST) Message-Id: <20020721100109.3C3C5553F@hadaly.dyndns.org> Date: Sun, 21 Jul 2002 19:01:09 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40826: New port: net/p5-Net-Dict - a simple DICT client API Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40826 >Category: ports >Synopsis: New port: net/p5-Net-Dict - a simple DICT client API >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 03:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6-RELEASE-p3 FreeBSD 4.6-RELEASE-p3 #4: Thu Jul 18 20:19:25 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: Net::Dict is a perl class for looking up words and their definitions on network dictionary servers. Net::Dict provides a simple DICT client API for the network protocol described in RFC2229. WWW: http://search.cpan.org/search?dist=Net-Dict >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Net-Dict # p5-Net-Dict/Makefile # p5-Net-Dict/distinfo # p5-Net-Dict/pkg-comment # p5-Net-Dict/pkg-descr # p5-Net-Dict/pkg-plist # p5-Net-Dict/files # p5-Net-Dict/files/patch-tkdict # echo c - p5-Net-Dict mkdir -p p5-Net-Dict > /dev/null 2>&1 echo x - p5-Net-Dict/Makefile sed 's/^X//' >p5-Net-Dict/Makefile << 'END-of-p5-Net-Dict/Makefile' X# New ports collection makefile for: p5-Net-Dict X# Date created: 21 July 2002 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= Net-Dict XPORTVERSION= 2.06 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= fuyuki@hadaly.org X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net X# if you want to run dict(1): X#RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/AppConfig/Std.pm:${PORTSDIR}/devel/p5-AppConfig-Std X# if you want to run tkdict(1) too: X#RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN1= dict.1 tkdict.1 XMAN3= Net::Dict.3 X Xpost-patch: X ${PERL} -pi -e 's/^&configure.*$$//' ${WRKSRC}/Makefile.PL X X.include END-of-p5-Net-Dict/Makefile echo x - p5-Net-Dict/distinfo sed 's/^X//' >p5-Net-Dict/distinfo << 'END-of-p5-Net-Dict/distinfo' XMD5 (Net-Dict-2.06.tar.gz) = 69861c93e5b56f5e9c7e0952c6b2bbe6 END-of-p5-Net-Dict/distinfo echo x - p5-Net-Dict/pkg-comment sed 's/^X//' >p5-Net-Dict/pkg-comment << 'END-of-p5-Net-Dict/pkg-comment' XA simple client API for the DICT protocol END-of-p5-Net-Dict/pkg-comment echo x - p5-Net-Dict/pkg-descr sed 's/^X//' >p5-Net-Dict/pkg-descr << 'END-of-p5-Net-Dict/pkg-descr' XNet::Dict is a perl class for looking up words and their definitions Xon network dictionary servers. Net::Dict provides a simple DICT Xclient API for the network protocol described in RFC2229. X XWWW: http://search.cpan.org/search?dist=Net-Dict X X- Kimura Fuyuki Xfuyuki@hadaly.org END-of-p5-Net-Dict/pkg-descr echo x - p5-Net-Dict/pkg-plist sed 's/^X//' >p5-Net-Dict/pkg-plist << 'END-of-p5-Net-Dict/pkg-plist' Xbin/dict Xbin/tkdict Xlib/perl5/site_perl/%%PERL_VER%%/Net/Dict.pm Xlib/perl5/site_perl/%%PERL_VER%%/Net/Dict.pod Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Dict/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Dict X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true END-of-p5-Net-Dict/pkg-plist echo c - p5-Net-Dict/files mkdir -p p5-Net-Dict/files > /dev/null 2>&1 echo x - p5-Net-Dict/files/patch-tkdict sed 's/^X//' >p5-Net-Dict/files/patch-tkdict << 'END-of-p5-Net-Dict/files/patch-tkdict' X*** tkdict.orig Sun Jul 21 17:55:46 2002 X--- tkdict Sun Jul 21 17:56:11 2002 X*************** X*** 340,346 **** X #======================================================================= X sub set_mode X { X! X if ($lookup_mode eq 'match') X { X $sframe->pack(); X--- 340,346 ---- X #======================================================================= X sub set_mode X { X! return if (!defined($sframe)); X if ($lookup_mode eq 'match') X { X $sframe->pack(); END-of-p5-Net-Dict/files/patch-tkdict exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3:10:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE7A37B401 for ; Sun, 21 Jul 2002 03:10:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F7AC43E5E for ; Sun, 21 Jul 2002 03:10: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.4/8.12.4) with ESMTP id g6LAA8JU029847 for ; Sun, 21 Jul 2002 03:10:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LAA8JG029846; Sun, 21 Jul 2002 03:10:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4564837B400 for ; Sun, 21 Jul 2002 03:07:56 -0700 (PDT) Received: from unsane.de (p50804CDD.dip.t-dialin.net [80.128.76.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D19F43E5E for ; Sun, 21 Jul 2002 03:07:55 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 93D648F2 for ; Sun, 21 Jul 2002 12:07:52 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 409D78B9; Sun, 21 Jul 2002 12:07:51 +0200 (CEST) Message-Id: <20020721100751.409D78B9@unsane.de> Date: Sun, 21 Jul 2002 12:07:51 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40827: [MAINTAINER UPDATE] Update port: www/swish++ -> 5.9.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40827 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: www/swish++ -> 5.9.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 03:10:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update www/swish++ from 5.9.2 to 5.9.3. This fixes bentos fetch error. ${SED} -> ${REINPLACE_CMD} Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/swish++/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 2002/06/25 08:21:32 1.7 +++ Makefile 2002/07/21 10:05:23 @@ -7,7 +7,7 @@ # PORTNAME= swish++ -PORTVERSION= 5.9.2 +PORTVERSION= 5.9.3 CATEGORIES= www textproc MASTER_SITES= http://homepage.mac.com/pauljlucas/software/ @@ -16,6 +16,7 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_PERL5= yes +USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile MAKE_ENV= PTHREAD_LIB=${PTHREAD_LIBS} \ @@ -27,9 +28,7 @@ MAN8= searchd.8 searchmonitor.8 post-patch: - @(cd ${WRKSRC} ; \ - ${SED} '/^#error/d' config.h > config.h.tmp ; \ - ${MV} -f config.h.tmp config.h) + @(cd ${WRKSRC} ; ${REINPLACE_CMD} '/^#error/d' config.h) .for file in searchd searchmonitor @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/${file}.in .endfor Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/swish++/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 2002/06/25 08:21:32 1.7 +++ distinfo 2002/07/21 10:05:23 @@ -1 +1 @@ -MD5 (swish++-5.9.2.tar.gz) = b27117f89c31a20b431f7d36e67cf0dd +MD5 (swish++-5.9.3.tar.gz) = fa604c8d9f073a6c9b4f8a56c426d942 Index: files/patch-GNUmakefile =================================================================== RCS file: /home/ncvs/ports/www/swish++/files/patch-GNUmakefile,v retrieving revision 1.2 diff -u -r1.2 patch-GNUmakefile --- files/patch-GNUmakefile 2002/04/07 01:31:38 1.2 +++ files/patch-GNUmakefile 2002/07/21 10:05:23 @@ -1,6 +1,15 @@ ---- GNUmakefile.orig Sun Apr 7 00:01:09 2002 -+++ GNUmakefile Sun Apr 7 00:02:15 2002 -@@ -193,7 +193,7 @@ +--- GNUmakefile.orig Sat Jun 1 01:19:02 2002 ++++ GNUmakefile Sun Jul 21 11:53:01 2002 +@@ -159,7 +159,7 @@ + ## + + extract: $(E_OBJECTS) +- $(CC) $(CFLAGS) -o $@ $^ $(E_LINK) ++ $(CC) $(CFLAGS) -o $@ $^ $(PTHREAD_LIB) + + index: $(I_OBJECTS) $(CHARSET_LIB) $(ENCODING_LIB) $(MOD_LIBS) + $(CC) $(CFLAGS) $(CHARSET_LIB_PATH) $(ENCODING_LIB_PATH) \ +@@ -208,7 +208,7 @@ cd $(I_BIN) && $(STRIP) $(CPP_TARGET) install_lib: $(I_LIB) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4AF37B401 for ; Sun, 21 Jul 2002 03:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 302E443E5E for ; Sun, 21 Jul 2002 03: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.4/8.12.4) with ESMTP id g6LAK3JU030786 for ; Sun, 21 Jul 2002 03:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LAK3rb030785; Sun, 21 Jul 2002 03:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7BAB37B400 for ; Sun, 21 Jul 2002 03:13:50 -0700 (PDT) Received: from unsane.de (p50804CDD.dip.t-dialin.net [80.128.76.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4421943E31 for ; Sun, 21 Jul 2002 03:13:50 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 76FD8F6 for ; Sun, 21 Jul 2002 12:13:48 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id A4EFBCA; Sun, 21 Jul 2002 12:13:46 +0200 (CEST) Message-Id: <20020721101346.A4EFBCA@unsane.de> Date: Sun, 21 Jul 2002 12:13:46 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40828: [MAINTAINER UPDATE] Fix devel/hat for bento Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40828 >Category: ports >Synopsis: [MAINTAINER UPDATE] Fix devel/hat for bento >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 03:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: devel/hat fails on bento, because bento does not recognize -p for uname. Added files/patch-script::harch to fix this problem. Regards, Olli >How-To-Repeat: >Fix: --- script/harch.orig Mon May 27 10:30:55 2002 +++ script/harch Mon May 27 10:31:11 2002 @@ -13,8 +13,8 @@ if uname >/dev/null 2>&1 then - if uname -p >/dev/null 2>&1 - then PROCESSOR=`uname -p` + if uname -m >/dev/null 2>&1 + then PROCESSOR=`uname -m` case "$PROCESSOR" in unknown|*\ *) PROCESSOR=`uname -m` >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3:24:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1FBF37B400; Sun, 21 Jul 2002 03:24:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A569E43E4A; Sun, 21 Jul 2002 03:24:56 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LAOuJU031238; Sun, 21 Jul 2002 03:24:56 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LAOutq031234; Sun, 21 Jul 2002 03:24:56 -0700 (PDT) Date: Sun, 21 Jul 2002 03:24:56 -0700 (PDT) From: Jimmy Olgeni Message-Id: <200207211024.g6LAOutq031234@freefall.freebsd.org> To: olgeni@FreeBSD.org, freebsd-ports@FreeBSD.org, olgeni@FreeBSD.org Subject: Re: ports/40779: Update lang/ghc port to version 5.04 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update lang/ghc port to version 5.04 Responsible-Changed-From-To: freebsd-ports->olgeni Responsible-Changed-By: olgeni Responsible-Changed-When: Sun Jul 21 03:24:35 PDT 2002 Responsible-Changed-Why: Working on this one... http://www.freebsd.org/cgi/query-pr.cgi?pr=40779 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3:50:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F420937B401 for ; Sun, 21 Jul 2002 03:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 454A443E58 for ; Sun, 21 Jul 2002 03:50: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.4/8.12.4) with ESMTP id g6LAo3JU032655 for ; Sun, 21 Jul 2002 03:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LAo3i8032654; Sun, 21 Jul 2002 03:50:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 046EE37B400 for ; Sun, 21 Jul 2002 03:40:19 -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 C400843E31 for ; Sun, 21 Jul 2002 03:40:17 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g6LAiler002362 for ; Sun, 21 Jul 2002 12:44:47 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g6LAik4C002361; Sun, 21 Jul 2002 12:44:46 +0200 (CEST) Message-Id: <200207211044.g6LAik4C002361@vaio.alexdupre.com> Date: Sun, 21 Jul 2002 12:44:46 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40829: [Maintainer Update] www/php-templates Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40829 >Category: ports >Synopsis: [Maintainer Update] www/php-templates >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 03:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Update from 0.2 to 1.1. Some sources created problems because of \r\n line termination, so I included the dosunix dependency. Maybe there is a better way to convert \r\n into \n. >How-To-Repeat: >Fix: --- php-templates.diff begins here --- diff -ruN php-templates.orig/Makefile php-templates/Makefile --- php-templates.orig/Makefile Sun Jul 21 11:22:07 2002 +++ php-templates/Makefile Sun Jul 21 12:32:57 2002 @@ -6,7 +6,7 @@ # PORTNAME= php-templates -PORTVERSION= 0.2 +PORTVERSION= 1.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,29 +16,43 @@ BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf \ - phpize:${PORTSDIR}/www/mod_php4 + phpize:${PORTSDIR}/www/mod_php4 \ + dosunix:${PORTSDIR}/converters/dosunix RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 USE_LIBTOOL= yes -LIBTOOLFILES= aclocal.m4 WRKSRC= ${WRKDIR}/templates -CONFIGURE_ARGS+=--enable-templates=shared \ +CONFIGURE_ARGS= --enable-templates=shared \ --with-php-config=${PREFIX}/bin/php-config +PKGMESSAGE= ${WRKDIR}/pkg-message + post-extract: @${ECHO_MSG} "===> PHPizing for ${DISTNAME}" @cd ${WRKSRC} && ${LOCALBASE}/bin/phpize +post-patch: + @(cd ${WRKSRC}; \ + ${MV} php_templates.h php_templates.h.orig; \ + ${MV} templates.c templates.c.orig; \ + ${MV} tmpl_lib.c tmpl_lib.c.orig; \ + ${LOCALBASE}/bin/dosunix php_templates.h.orig php_templates.h; \ + ${LOCALBASE}/bin/dosunix templates.c.orig templates.c; \ + ${LOCALBASE}/bin/dosunix tmpl_lib.c.orig tmpl_lib.c) + +post-build: + @${SED} "s|%%LOCALBASE%%|${LOCALBASE}|g;s|%%PREFIX%%|${PREFIX}|g" \ + ${.CURDIR}/pkg-message > ${PKGMESSAGE} + do-install: - @${MKDIR} ${PREFIX}/lib/php/20010901 + @${MKDIR} ${PREFIX}/lib/php/extensions @${INSTALL_DATA} ${WRKSRC}/modules/templates.so \ - ${PREFIX}/lib/php/20010901 + ${PREFIX}/lib/php/extensions post-install: - @${SED} "s!%%LOCALBASE%%!${LOCALBASE}!g;s!%%PREFIX%%!${PREFIX}!g" \ - ${PKGMESSAGE} + @${CAT} ${PKGMESSAGE} .include diff -ruN php-templates.orig/distinfo php-templates/distinfo --- php-templates.orig/distinfo Sun Jul 21 11:22:07 2002 +++ php-templates/distinfo Sun Jul 21 11:27:44 2002 @@ -1 +1 @@ -MD5 (php_templates-0.2.tar.gz) = 1f18df4b54e5f541afaad31f9c3225cc +MD5 (php_templates-1.1.tar.gz) = e7c30fd006f2a63862fdc40b76757f5f diff -ruN php-templates.orig/pkg-message php-templates/pkg-message --- php-templates.orig/pkg-message Sun Jul 21 11:22:07 2002 +++ php-templates/pkg-message Sun Jul 21 12:26:04 2002 @@ -4,6 +4,6 @@ Edit %%LOCALBASE%%/etc/php.ini and add: -extension="%%PREFIX%%/lib/php/20010901/templates.so" +extension="%%PREFIX%%/lib/php/extensions/templates.so" ***************************************************************************** diff -ruN php-templates.orig/pkg-plist php-templates/pkg-plist --- php-templates.orig/pkg-plist Sun Jul 21 11:22:07 2002 +++ php-templates/pkg-plist Sun Jul 21 11:27:37 2002 @@ -1,2 +1 @@ -lib/php/20010901/templates.so -@unexec rmdir %D/lib/php/20010901 2>/dev/null || true +lib/php/extensions/templates.so --- php-templates.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3:50:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A50B37B400 for ; Sun, 21 Jul 2002 03:50:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E70B043E42 for ; Sun, 21 Jul 2002 03:50: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.4/8.12.4) with ESMTP id g6LAo4JU032669 for ; Sun, 21 Jul 2002 03:50:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LAo4hT032668; Sun, 21 Jul 2002 03:50:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E1137B400 for ; Sun, 21 Jul 2002 03:44:41 -0700 (PDT) Received: from twoflower.liebende.de (pD9507F59.dip.t-dialin.net [217.80.127.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3B5C43E3B for ; Sun, 21 Jul 2002 03:44:39 -0700 (PDT) (envelope-from jstocker@twoflower.liebende.de) Received: from twoflower.liebende.de (localhost [127.0.0.1]) by twoflower.liebende.de (8.12.5/8.12.5) with ESMTP id g6L8gqsw029839; Sun, 21 Jul 2002 10:42:52 +0200 (CEST) (envelope-from jstocker@twoflower.liebende.de) Received: (from root@localhost) by twoflower.liebende.de (8.12.5/8.12.5/Submit) id g6L8goKY029838; Sun, 21 Jul 2002 10:42:50 +0200 (MEST) Message-Id: <200207210842.g6L8goKY029838@twoflower.liebende.de> Date: Sun, 21 Jul 2002 10:42:50 +0200 (MEST) From: Jan Stocker Reply-To: Jan Stocker To: FreeBSD-gnats-submit@FreeBSD.org Cc: roman@xpert.com X-Send-Pr-Version: 3.113 Subject: ports/40830: Make id3lib compile under gcc3.x Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40830 >Category: ports >Synopsis: Make id3lib compile under gcc3.x >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 03:50:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jul 18 08:40:25 CEST 2002 root@twoflower:/usr/obj/usr/src/sys/Twoflower50 i386 >Description: Using non-standard ios::nocreate, no available casts from uchar* to char* and using a non-standard ifstream-constructor leads to compile errors. >How-To-Repeat: Just do a make on -current. >Fix: diff -urN id3lib.orig/files/patch-tag_file.cpp id3lib/files/patch-tag_file.cpp --- id3lib.orig/files/patch-tag_file.cpp Thu Jan 1 01:00:00 1970 +++ id3lib/files/patch-tag_file.cpp Sun Jul 21 10:22:59 2002 @@ -0,0 +1,69 @@ +--- src/tag_file.cpp.orig Mon Sep 11 09:46:32 2000 ++++ src/tag_file.cpp Sun Jul 21 10:15:10 2002 +@@ -184,7 +184,7 @@ + } + } + +- file.write(sTag, tag_size); ++ file.write((const char*) sTag, tag_size); + + return tag_size; + } +@@ -221,7 +221,7 @@ + file.seekp(0, ios::beg); + if (buffer) + { +- file.write(buffer, tag_size); ++ file.write((const char*) buffer, tag_size); + } + } + else +@@ -282,8 +282,9 @@ + remove(sTempFile); + ID3_THROW_DESC(ID3E_NoFile, "couldn't open temp file"); + } +- +- ofstream tmpOut(fd); ++ ++ close(fd); ++ ofstream tmpOut(sTempFile); + if (!tmpOut) + { + tmpOut.close(); +@@ -292,15 +293,15 @@ + } + if (buffer) + { +- tmpOut.write(buffer, tag_size); ++ tmpOut.write((const char*) buffer, tag_size); + } + file.seekg(tag.GetPrependedBytes(), ios::beg); + uchar buffer2[BUFSIZ]; + while (file) + { +- file.read(buffer2, BUFSIZ); ++ file.read((char*) buffer2, BUFSIZ); + size_t nBytes = file.gcount(); +- tmpOut.write(buffer2, nBytes); ++ tmpOut.write((const char*) buffer2, nBytes); + } + + tmpOut.close(); +@@ -431,7 +432,7 @@ + while (!file.eof()) + { + size_t nBytesToRead = MIN(nBytesRemaining - nBytesCopied, BUFSIZ); +- file.read(aucBuffer, nBytesToRead); ++ file.read((char*) aucBuffer, nBytesToRead); + size_t nBytesRead = file.gcount(); + + if (nBytesRead != nBytesToRead) +@@ -444,7 +445,7 @@ + { + long offset = nBytesRead + this->GetPrependedBytes(); + file.seekp(-offset, ios::cur); +- file.write(aucBuffer, nBytesRead); ++ file.write((const char*) aucBuffer, nBytesRead); + file.seekg(this->GetPrependedBytes(), ios::cur); + nBytesCopied += nBytesRead; + } diff -urN id3lib.orig/files/patch-tag_parse.cpp id3lib/files/patch-tag_parse.cpp --- id3lib.orig/files/patch-tag_parse.cpp Thu Jan 1 01:00:00 1970 +++ id3lib/files/patch-tag_parse.cpp Sun Jul 21 10:23:11 2002 @@ -0,0 +1,20 @@ +--- src/tag_parse.cpp.orig Fri Sep 15 01:54:08 2000 ++++ src/tag_parse.cpp Sun Jul 21 10:15:10 2002 +@@ -178,7 +178,7 @@ + return 0; + } + uchar header[ID3_TAGHEADERSIZE]; +- file.read(header, ID3_TAGHEADERSIZE); ++ file.read((char*) header, ID3_TAGHEADERSIZE); + if (file.gcount() != ID3_TAGHEADERSIZE) + { + return 0; +@@ -188,7 +188,7 @@ + if (tagSize > 0) + { + uchar* bin = new uchar[tagSize]; +- file.read(bin, tagSize - ID3_TagHeader::SIZE); ++ file.read((char*) bin, tagSize - ID3_TagHeader::SIZE); + if (tagSize != (size_t)file.gcount()) + { + // log this... diff -urN id3lib.orig/files/patch-tag_parse_lyrics3.cpp id3lib/files/patch-tag_parse_lyrics3.cpp --- id3lib.orig/files/patch-tag_parse_lyrics3.cpp Thu Jan 1 01:00:00 1970 +++ id3lib/files/patch-tag_parse_lyrics3.cpp Sun Jul 21 10:25:09 2002 @@ -0,0 +1,20 @@ +--- src/tag_parse_lyrics3.cpp.orig Mon Sep 11 08:34:06 2000 ++++ src/tag_parse_lyrics3.cpp Sun Jul 21 10:15:10 2002 +@@ -200,7 +200,7 @@ + // reserve enough space for lyrics3 + id3v1 tag + const size_t max_lyr_size = 11 + 5100 + 9 + 128; + +- size_t lyr_buffer_size = MIN(max_lyr_size, file.tellg()); ++ size_t lyr_buffer_size = MIN(max_lyr_size, (size_t) file.tellg()); + + file.seekg(- static_cast(lyr_buffer_size), ios::cur); + if (!file) +@@ -274,7 +274,7 @@ + + // Using binary minus rather than unary minus to avoid compiler warning + +- file.seekg(- MIN(file.tellg(), ++ file.seekg(- MIN((size_t) file.tellg(), + (static_cast(lyr_size) + 6 + 9 + 3)), ios::cur); + if (!file) + { diff -urN id3lib.orig/files/patch-tag_parse_musicmatch.cpp id3lib/files/patch-tag_parse_musicmatch.cpp --- id3lib.orig/files/patch-tag_parse_musicmatch.cpp Thu Jan 1 01:00:00 1970 +++ id3lib/files/patch-tag_parse_musicmatch.cpp Sun Jul 21 10:23:46 2002 @@ -0,0 +1,50 @@ +--- src/tag_parse_musicmatch.cpp.orig Mon Sep 11 09:46:32 2000 ++++ src/tag_parse_musicmatch.cpp Sun Jul 21 10:15:10 2002 +@@ -221,7 +221,7 @@ + return 0; + } + +- file.seekg(tag_end - tag_size); ++ file.seekg((size_t) tag_end - tag_size); + tag_beg = file.tellg(); + + // Now calculate the actual offsets +@@ -229,17 +229,17 @@ + offsets[0] = tag_beg; + for (size_t i = 0; i < 4; ++i) + { +- offsets[i+1] = offsets[i] + section_sizes[i]; ++ offsets[i+1] = offsets[i] + (streampos) section_sizes[i]; + } + + // now check for a tag header and adjust the tag_beg pointer appropriately + if (tag_beg >= 256) + { +- file.seekg(tag_beg - 256); ++ file.seekg((size_t) tag_beg - 256); + file.read(sig, 8); + if (memcmp(sig, "18273645", 8) == 0) + { +- file.seekg(tag_beg - 256); ++ file.seekg((size_t) tag_beg - 256); + tag_beg = file.tellg(); + file.ignore(256); + } +@@ -267,7 +267,7 @@ + { + // no image binary. don't do anything. + } +- else if (offsets[0] + 4 + nImgSize > static_cast(offsets[2])) ++ else if ((size_t) offsets[0] + 4 + nImgSize > static_cast(offsets[2])) + { + // Ack! The image size given extends beyond the next offset! This is + // not good... log? +@@ -275,7 +275,7 @@ + else + { + uchar* img_data = new uchar[nImgSize]; +- file.read(img_data, nImgSize); ++ file.read((char*) img_data, nImgSize); + ID3_Frame* frame = new ID3_Frame(ID3FID_PICTURE); + if (frame) + { diff -urN id3lib.orig/files/patch-tag_parse_v1.cpp id3lib/files/patch-tag_parse_v1.cpp --- id3lib.orig/files/patch-tag_parse_v1.cpp Thu Jan 1 01:00:00 1970 +++ id3lib/files/patch-tag_parse_v1.cpp Sun Jul 21 10:24:01 2002 @@ -0,0 +1,11 @@ +--- src/tag_parse_v1.cpp.orig Mon Sep 11 08:34:06 2000 ++++ src/tag_parse_v1.cpp Sun Jul 21 10:15:10 2002 +@@ -67,7 +67,7 @@ + { + const size_t data_size = ID3_V1_LEN - ID3_V1_LEN_ID; + uchar tag_bytes[data_size]; +- file.read(tag_bytes, data_size); ++ file.read((char*) tag_bytes, data_size); + if (file.gcount() != data_size) + { + return num_bytes; diff -urN id3lib.orig/files/patch-utils.cpp id3lib/files/patch-utils.cpp --- id3lib.orig/files/patch-utils.cpp Thu Jan 1 01:00:00 1970 +++ id3lib/files/patch-utils.cpp Sun Jul 21 10:24:13 2002 @@ -0,0 +1,38 @@ +--- src/utils.cpp.orig Mon Sep 11 09:46:32 2000 ++++ src/utils.cpp Sun Jul 21 10:15:10 2002 +@@ -231,7 +231,7 @@ + + bool exists(const char *name) + { +- ifstream file(name, ios::nocreate); ++ ifstream file(name/*, ios::nocreate*/); + return file.is_open() != 0; + } + +@@ -256,7 +256,7 @@ + size_t size = 0; + if (file.is_open()) + { +- streamoff curpos = file.tellp(); ++ streampos curpos = file.tellp(); + file.seekp(0, ios::end); + size = file.tellp(); + file.seekp(curpos); +@@ -275,7 +275,7 @@ + { + file.close(); + } +- file.open(name, ios::in | ios::out | ios::binary | ios::nocreate); ++ file.open(name, ios::in | ios::out | ios::binary /*| ios::nocreate*/); + if (!file) + { + return ID3E_ReadOnly; +@@ -290,7 +290,7 @@ + { + file.close(); + } +- file.open(name, ios::in | ios::binary | ios::nocreate); ++ file.open(name, ios::in | ios::binary /*| ios::nocreate*/); + if (!file) + { + return ID3E_NoFile; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3:54:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 653E237B400; Sun, 21 Jul 2002 03:54:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17EF543E65; Sun, 21 Jul 2002 03:54:13 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from freefall.freebsd.org (vanilla@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LAsCJU033221; Sun, 21 Jul 2002 03:54:12 -0700 (PDT) (envelope-from vanilla@freefall.freebsd.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LAsC9q033217; Sun, 21 Jul 2002 03:54:12 -0700 (PDT) Date: Sun, 21 Jul 2002 03:54:12 -0700 (PDT) From: "Vanilla I. Shu" Message-Id: <200207211054.g6LAsC9q033217@freefall.freebsd.org> To: statue@freebsd.sinica.edu.tw, vanilla@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40822: Update port: chinese/dictd-database Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/dictd-database State-Changed-From-To: open->closed State-Changed-By: vanilla State-Changed-When: Sun Jul 21 03:53:57 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=40822 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 3:56:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6123237B432 for ; Sun, 21 Jul 2002 03:56:04 -0700 (PDT) Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id A950F43E5E for ; Sun, 21 Jul 2002 03:56:03 -0700 (PDT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 917C1ABF6; Sun, 21 Jul 2002 12:56:01 +0200 (CEST) Date: Sun, 21 Jul 2002 12:56:01 +0200 From: Anton Berezin To: Alexander Leidinger Cc: "Christopher H. Laco" , freebsd-ports@FreeBSD.ORG Subject: Re: Perl 5.6 vs. 5.8: What will happen in ports? Message-ID: <20020721105601.GK476@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Alexander Leidinger , "Christopher H. Laco" , freebsd-ports@FreeBSD.ORG References: <3479.63.114.73.70.1027095408.squirrel@mail.chrislaco.com> <20020720184349.GD476@heechee.tobez.org> <3D3A8F84.2080501@Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D3A8F84.2080501@Leidinger.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jul 21, 2002 at 11:40:04AM +0100, Alexander Leidinger wrote: > Anton Berezin wrote: > > >>With the release of Perl 5.8, I'll assume it's only a matter of time > >>before it ends up in ports. > >> > >>Will the perl5 port be upgraded 5.6 -> 5.8, or is it time to make a > >>seperate port like perl5-current? > > > > > >It will be a separate port. I am not sure I like the name > >`perl5-current', though. I'd rather see it named perl58. > > What about a repro-copy of perl5 to perl56 and go with perl 5.8 in > perl5? Seems to be more reasonable to me. Maybe in the future; right now 5.6 is significantly more mainstream than 5.8, and I would expect it to stay that way for some time. %Anton. -- | Anton Berezin | FreeBSD: The power to serve | | catpipe Systems ApS _ _ |_ | http://www.FreeBSD.org | | tobez@catpipe.net (_(_|| | tobez@FreeBSD.org | | +45 7021 0050 | Private: tobez@tobez.org | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 4:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C23AD37B400 for ; Sun, 21 Jul 2002 04:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24FF443E4A for ; Sun, 21 Jul 2002 04: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.4/8.12.4) with ESMTP id g6LBA1JU042274 for ; Sun, 21 Jul 2002 04:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LBA13C042273; Sun, 21 Jul 2002 04:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A3037B400 for ; Sun, 21 Jul 2002 04:05:53 -0700 (PDT) Received: from kappa.allnet.ne.jp (kappa.allnet.ne.jp [61.211.150.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DB9943E3B for ; Sun, 21 Jul 2002 04:05:52 -0700 (PDT) (envelope-from kanou@kappa.allnet.ne.jp) Received: from kappa.allnet.ne.jp (localhost [127.0.0.1]) by kappa.allnet.ne.jp (8.12.5/8.12.5) with ESMTP id g6LB6VfT089443; Sun, 21 Jul 2002 20:06:31 +0900 (JST) (envelope-from kanou@kappa.allnet.ne.jp) Received: (from kanou@localhost) by kappa.allnet.ne.jp (8.12.5/8.12.5/Submit) id g6LB6VFW089442; Sun, 21 Jul 2002 20:06:31 +0900 (JST) Message-Id: <200207211106.g6LB6VFW089442@kappa.allnet.ne.jp> Date: Sun, 21 Jul 2002 20:06:31 +0900 (JST) From: KANOU Hiroki Reply-To: kanou@mil.allnet.ne.jp To: FreeBSD-gnats-submit@FreeBSD.org Cc: kanou@mil.allnet.ne.jp X-Send-Pr-Version: 3.113 Subject: ports/40831: maintainer-update: print/pfaedit to 20020715 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40831 >Category: ports >Synopsis: maintainer-update: print/pfaedit to 20020715 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 04:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD ZINC 4.6-STABLE FreeBSD 4.6-STABLE #3: Sun Jun 30 11:43:37 JST 2002 kanou@zinc:/usr/src/sys/compile/ZINC i386 >Description: Maintainer update of PfaEdit port to 2002-07-15. >How-To-Repeat: >Fix: diff -uNr pfaedit.orig/Makefile pfaedit/Makefile --- pfaedit.orig/Makefile Sun Jun 30 15:45:43 2002 +++ pfaedit/Makefile Sun Jul 21 19:49:33 2002 @@ -33,7 +33,7 @@ MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 020627 +DIST_VER= 020715 EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz .if !defined(NOPORTDOCS) diff -uNr pfaedit.orig/distinfo pfaedit/distinfo --- pfaedit.orig/distinfo Sun Jun 30 15:45:43 2002 +++ pfaedit/distinfo Sun Jul 21 19:50:13 2002 @@ -1,3 +1,3 @@ -MD5 (pfaedit_full-020627.tgz) = e5e406e8435f564fcc0b12bb674d18dd +MD5 (pfaedit_full-020715.tgz) = 53a2e14bd263f7f1cb4fb75cc91d1767 MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f MD5 (pfaedit_htdocs-020626.tgz) = cb0fab49be57efbd42c755255f2cce5a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 4:22: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E800937B405 for ; Sun, 21 Jul 2002 04:21:57 -0700 (PDT) Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 625BA43E77 for ; Sun, 21 Jul 2002 04:21:54 -0700 (PDT) (envelope-from nbm@gerund.futureperfectcorporation.com) Received: (qmail 50603 invoked by uid 0); 21 Jul 2002 11:21:56 -0000 Received: from gerund.futureperfectcorporation.com (196.25.137.65) by infinitive.futureperfectcorporation.com with SMTP; 21 Jul 2002 11:21:56 -0000 Received: (qmail 44650 invoked by uid 1001); 21 Jul 2002 11:22:47 -0000 Date: Sun, 21 Jul 2002 13:22:47 +0200 From: Neil Blakey-Milner To: Will Andrews Cc: Simon 'corecode' Schubert , Nik Clayton , ports@FreeBSD.ORG Subject: Re: Proposed new 'options' target Message-ID: <20020721112247.GA44412@mithrandr.moria.org> References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020720190909.458442de.corecode@corecode.ath.cx> <20020720175640.GI52296@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020720175640.GI52296@squall.waterspout.com> User-Agent: Mutt/1.3.27i Organization: iTouch Labs X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat 2002-07-20 (12:56), Will Andrews wrote: > On Sat, Jul 20, 2002 at 07:09:09PM +0200, Simon 'corecode' Schubert wrote: > > that's a good quick hack[tm] but it doesn't prevent the port options > > from being scrolled off screen when building and doesn't increase > > usability very much. > > > > i'll try and come up with a patch in the 32th week which will > > (hopefully) include these features: > > o ask for options via dialog or tcl/tk when port is building > > o if/iff no options were chosen before > > o save options while building and with the package > > o retrieve options from already installed package > > o use options versioning > > > > this would be a major leap towards better usability. with a standardized > > frontend much more ports would be able to support options. > > > > this is my proposal. comments and flames welcome. patches too ;] > > I like it. Does anyone else have implementations they've > finished which have never been committed? I'd like to pick one > and go with it, fix problems later. Right now is a pretty good > time for this kind of thing, since 4.7 is still a few months away. (Warning: It may seem I'm incredibly bitter and twisted over stuff. I'm not really.) Well, there's the implementations I did over 3 years ago that were pretty much ignored despite multiple requests for comment. The sole copy I have left is the one I dislike the most - it's at http://people.FreeBSD.org/~nbm/portconf/ . It features three "clients", a perl script that fakes understanding of XML (since the only comment I got from my RFCs was to use XML), and console and gtk (http://people.freebsd.org/~nbm/portconf/gportconf.jpg) versions written in C that understand "classes" and "depends" (more later). I made later revisions to that version, which introduced conflicts and radio buttons, but that and my previous attempts are long lost. It was eventually part of my gpkgman package manager proof of concept (early screenshot at http://people.freebsd.org/~nbm/gpkgman2.jpeg), prompting for options seemlessly without leaving the package manager before going through the usual fetch, extract, configure, ... cycle (much like pib). Lost that too, unfortunately. Simple positive thoughts from that (negative thoughts available too on request): 1) Allow people to turn it off. Or to optionally always be asked about possible customisation. Or to make a port make a more strenuous argument that it needs to be configured. Was my number one requirement going into this. 2) Don't use XML. Just use something simple like "option|description" in a file. Reserve further '|' things for depends and conflicts and "radio button choices". This was my first design. 3) Initial implementation code should be available on all FreeBSD systems without a port (if possible). I chose perl first - I imagine that will be ok despite it's relocation. My initial concept was in 'sh' calling 'dialog' with the correct arguments, abstracted from the apache (now in mod_php4) example configure script. Because of XML, I then wrote in C (keeping a fake XML perl version). Not sure if that's a good idea in the near future. 4) "Elegant" suggestion: Don't put the code to generate in the options file - use the existing WITH_* stuff and implement in the Makefile. This was my second iteration, but it didn't make it to the C version. Also, the mod_php4 port still doesn't do this. May not be important. 5) Strong suggestion: Implement "classes" of options, with basic classes of "default", "minimum", and "maximum". "default" defaults to "minimum", which defaults to no options chosen. "maximum" defaults to all options chosen. Allow users to specify their classes. If really bored, allow users to create their own classes. This may even be better than "saving" - you need only copy over your /var/portconf directory (or NFS share it), and set your default class choice to "nbm" (for example), and you'll always get your preferred defaults. May allow multiple default class choices, like "nbm rucus minimum", on a first-match basis. 6) Wishful suggestion: Try to standardise option names as much as possible, and allow users to turn certain options on and off by default somewhere. Such as "doc", "ssl", "ipv6", and "kde". In batch mode, don't ask for options, but use the default class choice if available, and if not, use the default option choices. 7) Do it, and don't shut up about it until it's in. Eventually someone else will agree you have a good idea. Don't give up. (Now if only I followed my own advice.) I don't have time in the immediate future for this (historical contribution treatment not motivational either), but if I'm the sole hope for implementation (although I seriously doubt it), someone nudge me in two weeks. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 4:23:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8683D37B401; Sun, 21 Jul 2002 04:23:14 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A753643E3B; Sun, 21 Jul 2002 04:23:09 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (marck@localhost) by woozle.rinet.ru (8.11.6/8.11.6) with ESMTP id g6LBMoT89926; Sun, 21 Jul 2002 15:22:50 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 21 Jul 2002 15:22:50 +0400 (MSD) From: Dmitry Morozovsky To: Greg Lewis Cc: FreeBSD-gnats-submit@FreeBSD.ORG, Subject: Re: ports/40562: Missing depend: java/jdk13 -> java/linux-sun-jdk13 In-Reply-To: <20020721060433.A61050@misty.eyesbeyond.com> Message-ID: <20020721151800.M82650-100000@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 21 Jul 2002, Greg Lewis wrote: GL> > java/jdk13/Makefile has the following: GL> > GL> > However, linux-sun-jdk is not mentioned in 'make describe' output, so master GL> > INDEX also misses this dependency. GL> > GL> I can't reproduce this. Here is the output of make describe that I get: GL> GL> jdk-1.3.1p6_4|/usr/ports/java/jdk13|/usr/local|Sun's Java Developers [snip] GL> You'll note that linux-sun-jdk13 is listed :). Moreover, the latest GL> INDEX contains the dependency correctly: GL> Can you please provide more information about reproducing this problem? GL> Otherwise I'll just close the PR :). Yeah, I confirm that a problem has been fixed silently. Possibly some unstable state of Mk files lead to missed linux-sun-jdk13 at the moment of PR filing. Please close the PR. Thank you. Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 4:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4218037B401 for ; Sun, 21 Jul 2002 04:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD6643E3B for ; Sun, 21 Jul 2002 04: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.4/8.12.4) with ESMTP id g6LBe4JU044333 for ; Sun, 21 Jul 2002 04:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LBe4wm044332; Sun, 21 Jul 2002 04:40:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A498337B400 for ; Sun, 21 Jul 2002 04:30:07 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE3F43E3B for ; Sun, 21 Jul 2002 04:30:07 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id A69372B8D5 for ; Sun, 21 Jul 2002 13:30:02 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 402C36A711E; Sun, 21 Jul 2002 21:29:54 +1000 (EST) Message-Id: <20020721112954.402C36A711E@k7.mavetju> Date: Sun, 21 Jul 2002 21:29:54 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40832: [patch] games/race doesn't work due to FreeBSD specific patch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40832 >Category: ports >Synopsis: [patch] games/race doesn't work due to FreeBSD specific patch >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 04:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/games/race/Makefile,v 1.1 2002/07/16 16:00:15 ijliao Exp $ >Description: games/race crashes when it tries to load one of its datafiles. >How-To-Repeat: install games/race and try to run a game . >Fix: games/race tries to be smart and allocates a string of 6+strlen() of two variables. This goes fine it the fixed 6 is the length of "/data/". But how about it if the patch changes /data/ into %%DATADIR%%, which is later on expanded to /usr/local/share/race ? This patch gives the allocated string a length of 60, which should be (include famous last words here) long enough for the string. --- files/old-textures.c Sun Jul 21 21:07:41 2002 +++ files/patch-textures.c Sun Jul 21 21:16:50 2002 @@ -1,8 +1,11 @@ ---- src/textures.c.orig Tue Jul 16 23:50:37 2002 -+++ src/textures.c Tue Jul 16 23:50:46 2002 -@@ -35,7 +35,7 @@ +--- src/textures.c.orig Fri Mar 8 01:44:46 2002 ++++ src/textures.c Sun Jul 21 21:14:50 2002 +@@ -33,9 +33,9 @@ + + int loadtexture(char *dir, char *file, int filter, int repeat, int id){ SDL_Surface *image; - char location[6+strlen(dir)+strlen(file)]; +- char location[6+strlen(dir)+strlen(file)]; ++ char location[60+strlen(dir)+strlen(file)]; - sprintf(location,"data/%s/%s",dir,file); + sprintf(location,"%%DATADIR%%/data/%s/%s",dir,file); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 4:57:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 233E037B400 for ; Sun, 21 Jul 2002 04:57:25 -0700 (PDT) Received: from linux-secure.net (pe166.gorzow.sdi.tpnet.pl [217.96.172.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF7543E4A for ; Sun, 21 Jul 2002 04:57:24 -0700 (PDT) (envelope-from root@linux-secure.net) Received: from linux-secure.net (smmsp@nasa.gov [127.0.0.1]) by linux-secure.net (8.12.5/8.12.4) with ESMTP id g6LBuste048360 for ; Sun, 21 Jul 2002 13:56:55 +0200 (CEST) (envelope-from root@linux-secure.net) Received: from localhost (root@localhost) by linux-secure.net (8.12.5/8.12.5/Submit) with ESMTP id g6LBuq5q048357 for ; Sun, 21 Jul 2002 13:56:54 +0200 (CEST) Date: Sun, 21 Jul 2002 13:56:52 +0200 (CEST) From: Charlie ROOT To: ports@FreeBSD.org Subject: new port! Message-ID: <20020721135516.V48343-101000@linux-secure.net> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1107335277-1027252612=:48343" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1107335277-1027252612=:48343 Content-Type: TEXT/PLAIN; charset=US-ASCII HI! This is new port for proftpd-1.2.6rc1 - stable! Have fun ;] And ...Can I have mail on FreeBSD.org server !? --0-1107335277-1027252612=:48343 Content-Type: APPLICATION/x-gunzip; name="proftpd-1.2.6rc1.tar.gz" Content-Transfer-Encoding: BASE64 Content-ID: <20020721135652.D48343@linux-secure.net> Content-Description: Content-Disposition: attachment; filename="proftpd-1.2.6rc1.tar.gz" H4sICLqgOj0AA3Byb2Z0cGQtMS4yLjZyYzEudGFyACsoyk8rKUjRNdQz0jMr SjbUZ6A+UDAxMDc1VWBQAAEDNBrKUTA3NTQzNTIwMDVXUDA0NDc0Y1AwpYFb MEBpcUlikYICQ1F+fgk+deUZqak59HAQfUEBevwXZKfrJufn5qbm4Q0OUoCh gYGZiQme+Dcxh8a/oYmxISj+TQyNjBgUDKjlAHxghMe/e35+ikJiXopCRmZ6 RolCcWpyaVFmSaUCKFEopCSm5ubnKSoocA20M0cBjQDW/F+Qk1lMtdxPOP8b GZrC8r+pkbkxMP8bmxmP5n+6gKTMPH1gAkjOL80r4YJyyjPyuXIyk1IrUpP1 oemDqxgqV5xRWsKVWgKX0EvOz0vjKs5ILErVT8mHC+s7A4Uz00uLEksy8/P0 Mkpyc7AocnMM1E0GK4SoGOjAGIEAI//7JmanpmXmpFLRDkL538zcCJb/zc0M wPnfxMR4NP/TA8h3czA0z7eyZWB+e9W3f7aBANuDOX+1l21/p8iWzKMRxB+6 38/2yxRjQ7bo2TdOmC29HR+fsTla81RelGnS6qs24i2SnMyfjfaW576ZbbpY UndPimeyk8m20tWvEzOjnliuSZg2T0ZdJ5VhaUJrQmXYlMtM4nPWK+x9JCdn 2hJR3TC1XM8u1Dxr6TfvnIzI+fe5K+7ON2GcG8f5dt/9A9IrXu1aEXl4Vc51 MdPnTqm9J25PC6+8GtY0+Xkdwxd/P/vaS/fLsl/ysafO7zl8f8eU+hOn2/8U mz23T49s+xl/SP251Ipc5lslVk4BRR/U7h28I3LhyqsHb7QZfH56l5r97+W6 FP9eTvz5/h+2/3+GWJz/b3T8j/5D/0/+J9hvv/W9cMFCsiFo1T6tevGtG2Vn MLwrK3ZuyNl+m/eFxG/fST2PPfrXus593/BA/sn/ErP/f79sXG/2V/+5ffIj u/9K2j/n/G96/Cf+yLkbKVkML9mkT35MudL35qxfbbCR5Td2zuPZjvwTV/wo aPRKjxYqeRtq9Ff23fTJ5Zc3vWSLd3+sc/XjBvvgLx/fTt/6J/LH6kc749mc OBRbBODEBe4PzMddmj0YNKgV/xj5PwVY9WfmpeVTywIGwvnf0MAQ3v43MgO1 /41NjUfzP12Ar4upggZ6ItADBoleepWmgq2CRWKiWaJhiqGFUVKaWaKxsWmq UYqpSVqasYWJRZqFqfFonT20Adb2f0pqcXIR9ewgmP9NEfkfWPOD87+5yWj+ pwcgpv/PxeWalw7sEmYoABvvxQp6enqpZalFlSUZmXnpCpnFCvnZVppcClzh 4eFWChklJQVW+vrl5eV6sB5CflG6AtdoOTEKRsEoGAWjYBSMglEwCkbBKBgF o2AUjIJRMApGAf0BAFnDFwUAKAAA --0-1107335277-1027252612=:48343-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 5:15:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0C5837B400 for ; Sun, 21 Jul 2002 05:15:13 -0700 (PDT) Received: from linux-secure.net (pe166.gorzow.sdi.tpnet.pl [217.96.172.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 973D743E4A for ; Sun, 21 Jul 2002 05:15:12 -0700 (PDT) (envelope-from root@linux-secure.net) Received: from linux-secure.net (smmsp@nasa.gov [127.0.0.1]) by linux-secure.net (8.12.5/8.12.4) with ESMTP id g6LCEite049020 for ; Sun, 21 Jul 2002 14:14:45 +0200 (CEST) (envelope-from root@linux-secure.net) Received: from localhost (root@localhost) by linux-secure.net (8.12.5/8.12.5/Submit) with ESMTP id g6LCEipf049017 for ; Sun, 21 Jul 2002 14:14:44 +0200 (CEST) Date: Sun, 21 Jul 2002 14:14:44 +0200 (CEST) From: Charlie ROOT To: ports@FreeBSD.org Subject: shit Message-ID: <20020721140222.D48446-200000@linux-secure.net> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-217171319-1027253684=:48446" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-217171319-1027253684=:48446 Content-Type: TEXT/PLAIN; charset=US-ASCII sorry! Makefile is bad!;] I send this in this letter [good makefile!] And sorry for all --0-217171319-1027253684=:48446 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=Makefile Content-Transfer-Encoding: BASE64 Content-ID: <20020721141444.U48446@linux-secure.net> Content-Description: Content-Disposition: attachment; filename=Makefile IyBOZXcgcG9ydHMgY29sbGVjdGlvbiBtYWtlZmlsZSBmb3I6CXByb2Z0cGQN CiMgRGF0ZSBjcmVhdGVkOgkJU3VuIEp1bCAyMSAxNDowNDowMSBDRVNUIDIw MDINCiMgV2hvbToJCQlIYTJyNHMgPHJvb3RAbGludXgtc2VjdXJlLm5ldD4N CiMgDQojDQoNClBPUlROQU1FPQlwcm9mdHBkDQpQT1JUVkVSU0lPTj0JMS4y LjZyYzENCkNBVEVHT1JJRVM9CWZ0cA0KDQpNQVNURVJfU0lURVM9CWZ0cDov L2Z0cC5wcm9mdHBkLm5ldC9kaXN0cmliL3NvdXJjZS8gXA0KCQlmdHA6Ly9m dHAuc3Rpa21hbi5jb20vcHViL3Byb2Z0cGQvc291cmNlLyBcDQogICAgICAg ICAgICAgICAgaHR0cDovL3d3dy5saW51eC1zZWN1cmUubmV0L3BsaWtpL3Bh Y2thZ2VzLyBcDQogICAgICAgICAgICAgICAgZnRwOi8vZnRwLnBsYW5ldG1p cnJvci5jb20vcHViL3Byb2Z0cGQvZGlzdHJpYi9zb3VyY2UvIFwNCiAgICAg ICAgICAgICAgICBmdHA6Ly9mdHAuc2VydnVzLmF0L1Byb0ZUUEQvZGlzdHJp Yi9wYWNrYWdlcy9SUE1TLw0KDQpNQUlOVEFJTkVSPQlyb290QGxpbnV4LXNl Y3VyZS5uZXQNCg0KTUFOMT0JZnRwY291bnQuMSBmdHB3aG8uMQ0KTUFONT0J eGZlcmxvZy41DQpNQU44PQlwcm9mdHBkLjggZnRwc2h1dC44DQoNClVTRV9U QVJHWj0gICAgICB5ZXMNClVTRV9SUE09ICAgICAgICB5ZXMgIA0KVVNFX0dN QUtFPQl5ZXMNCkdOVV9DT05GSUdVUkU9CXllcw0KDQpDT05GSUdVUkVfQVJH Uys9IAktLWxvY2Fsc3RhdGVkaXI9L3Zhci9ydW4gDQoNCmRvLWluc3RhbGw6 DQoJQCR7SU5TVEFMTF9QUk9HUkFNfSAke1dSS1NSQ30vZnRwY291bnQgJHtQ UkVGSVh9L2Jpbi9mdHBjb3VudA0KCUAke0lOU1RBTExfUFJPR1JBTX0gJHtX UktTUkN9L2Z0cHdobyAke1BSRUZJWH0vYmluL2Z0cHdobw0KCUAke0lOU1RB TExfUFJPR1JBTX0gJHtXUktTUkN9L3Byb2Z0cGQgJHtQUkVGSVh9L2xpYmV4 ZWMvcHJvZnRwZA0KCUAke0lOU1RBTExfUFJPR1JBTX0gJHtXUktTUkN9L2Z0 cHNodXQgJHtQUkVGSVh9L3NiaW4vZnRwc2h1dA0KCUAke0lOU1RBTExfTUFO fSAke1dSS1NSQ30vc3JjL2Z0cGNvdW50LjEgJHtQUkVGSVh9L21hbi9tYW4x L2Z0cGNvdW50LjENCglAJHtJTlNUQUxMX01BTn0gJHtXUktTUkN9L3NyYy9m dHB3aG8uMSAke1BSRUZJWH0vbWFuL21hbjEvZnRwd2hvLjENCglAJHtJTlNU QUxMX01BTn0gJHtXUktTUkN9L3NyYy94ZmVybG9nLjUgJHtQUkVGSVh9L21h bi9tYW41L3hmZXJsb2cuNQ0KCUAke0lOU1RBTExfTUFOfSAke1dSS1NSQ30v c3JjL2Z0cHNodXQuOCAke1BSRUZJWH0vbWFuL21hbjgvZnRwc2h1dC44DQoJ QCR7SU5TVEFMTF9NQU59ICR7V1JLU1JDfS9zcmMvcHJvZnRwZC44ICR7UFJF RklYfS9tYW4vbWFuOC9wcm9mdHBkLjgNCglAJHtJTlNUQUxMX0RBVEF9IFwN CgkJJHtXUktTUkN9L3NhbXBsZS1jb25maWd1cmF0aW9ucy9iYXNpYy5jb25m ICR7UFJFRklYfS9ldGMvcHJvZnRwZC5jb25mLmRlZmF1bHQNCglAaWYgWyAh IC1mICR7UFJFRklYfS9ldGMvcHJvZnRwZC5jb25mIF07IHRoZW4gXA0KCQkk e0lOU1RBTExfREFUQX0gXA0KCQkke1dSS1NSQ30vc2FtcGxlLWNvbmZpZ3Vy YXRpb25zL2Jhc2ljLmNvbmYgJHtQUkVGSVh9L2V0Yy9wcm9mdHBkLmNvbmY7 IFwNCglmaQ0KCUAke1NFRH0gLWUgJ3MsL3Vzci9sb2NhbCwke1BSRUZJWH0s ZycgJHtGSUxFU0RJUn0vcHJvZnRwZC5zaC5zYW1wbGUgPiAke1BSRUZJWH0v ZXRjL3JjLmQvcHJvZnRwZC5zaC5zYW1wbGUNCi5pZiAhZGVmaW5lZChOT1BP UlRET0NTKQ0KCUAke01LRElSfSAke1BSRUZJWH0vc2hhcmUvZG9jL3Byb2Z0 cGQNCglAJHtJTlNUQUxMX0RBVEF9ICR7V1JLU1JDfS9kb2MvQ29uZmlndXJh dGlvbi5odG1sICR7UFJFRklYfS9zaGFyZS9kb2MvcHJvZnRwZA0KCUAke0lO U1RBTExfREFUQX0gJHtXUktTUkN9L2RvYy9GQVEtY29uZmlnLmh0bWwgJHtQ UkVGSVh9L3NoYXJlL2RvYy9wcm9mdHBkDQouZW5kaWYNCg0KLmlmICFkZWZp bmVkKFdJVEhPVVRfUEFNKQ0KCUAke0NBVH0gJHtQS0dNRVNTQUdFfQ0KLmVu ZGlmDQoNCi5pbmNsdWRlIDxic2QucG9ydC5taz4NCg== --0-217171319-1027253684=:48446-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 5:24: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E1E037B400 for ; Sun, 21 Jul 2002 05:23:55 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E7143E42 for ; Sun, 21 Jul 2002 05:23:54 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id ABA6C2B8DE; Sun, 21 Jul 2002 14:23:47 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 781EA6A711E; Sun, 21 Jul 2002 22:23:22 +1000 (EST) Date: Sun, 21 Jul 2002 22:23:22 +1000 From: Edwin Groothuis To: Charlie ROOT Cc: ports@FreeBSD.org Subject: Re: new port! Message-ID: <20020721122322.GA2733@k7.mavetju> References: <20020721135516.V48343-101000@linux-secure.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020721135516.V48343-101000@linux-secure.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jul 21, 2002 at 01:56:52PM +0200, Charlie ROOT wrote: > HI! > This is new port for proftpd-1.2.6rc1 - stable! There is already a port for protftpd in ports/ftp/proftpd. In that case you'd better send a patch to upgrade from 1.2.5 (which is the current) to 1.2.6rc1. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 5:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7C6D37B400 for ; Sun, 21 Jul 2002 05:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09AC043E65 for ; Sun, 21 Jul 2002 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.4/8.12.4) with ESMTP id g6LCe2JU054133 for ; Sun, 21 Jul 2002 05:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LCe2Q8054132; Sun, 21 Jul 2002 05:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E8A37B400 for ; Sun, 21 Jul 2002 05:30:10 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7F3043E64 for ; Sun, 21 Jul 2002 05:30:09 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LCU9OT099446 for ; Sun, 21 Jul 2002 05:30:09 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6LCU9DV099445; Sun, 21 Jul 2002 05:30:09 -0700 (PDT) Message-Id: <200207211230.g6LCU9DV099445@www.freebsd.org> Date: Sun, 21 Jul 2002 05:30:09 -0700 (PDT) From: "A.J.Robinson" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40833: update port: sysutils/fastest_cvsup - distinfo needs updating Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40833 >Category: ports >Synopsis: update port: sysutils/fastest_cvsup - distinfo needs updating >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 05:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: A.J.Robinson >Release: >Organization: >Environment: >Description: distinfo needs updating due to documentation fixes, not enough reason to bump the version. >How-To-Repeat: >Fix: MD5 (fastest_cvsup-0.2.6.tar.gz) = c263c16f926c01e9c52be7f2897cf74a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 5:46:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE2AA37B422 for ; Sun, 21 Jul 2002 05:46:45 -0700 (PDT) Received: from linux-secure.net (pe166.gorzow.sdi.tpnet.pl [217.96.172.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9146A43E3B for ; Sun, 21 Jul 2002 05:46:44 -0700 (PDT) (envelope-from root@linux-secure.net) Received: from linux-secure.net (smmsp@nasa.gov [127.0.0.1]) by linux-secure.net (8.12.5/8.12.4) with ESMTP id g6LCkGte051046; Sun, 21 Jul 2002 14:46:17 +0200 (CEST) (envelope-from root@linux-secure.net) Received: from localhost (root@localhost) by linux-secure.net (8.12.5/8.12.5/Submit) with ESMTP id g6LCkFme051043; Sun, 21 Jul 2002 14:46:15 +0200 (CEST) Date: Sun, 21 Jul 2002 14:46:15 +0200 (CEST) From: Charlie ROOT To: Edwin Groothuis Cc: ports@FreeBSD.org Subject: Re: new port! In-Reply-To: <20020721122322.GA2733@k7.mavetju> Message-ID: <20020721142532.P51029-100000@linux-secure.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ok ...I try On Sun, 21 Jul 2002, Edwin Groothuis wrote: > On Sun, Jul 21, 2002 at 01:56:52PM +0200, Charlie ROOT wrote: > > HI! > > This is new port for proftpd-1.2.6rc1 - stable! > > There is already a port for protftpd in ports/ftp/proftpd. > In that case you'd better send a patch to upgrade from 1.2.5 (which > is the current) to 1.2.6rc1. > > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php > bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 5:49:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4D0E37B400 for ; Sun, 21 Jul 2002 05:49:32 -0700 (PDT) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [193.162.153.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0F3C43E31 for ; Sun, 21 Jul 2002 05:49:21 -0700 (PDT) (envelope-from izeburn@csweb.dk) Received: from izeburn (0x50c4882b.adsl-fixed.tele.dk [80.196.136.43]) by pfepa.post.tele.dk (Postfix) with ESMTP id 04E42481685; Sun, 21 Jul 2002 14:49:06 +0200 (CEST) From: "IzeBurn" To: Cc: Subject: FreeBSD Port: lostirc-0.1.2 Date: Sun, 21 Jul 2002 14:49:08 +0200 Message-ID: <000601c230b5$0979db70$0601a8c0@izeburn> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C230C5.CD02AB70" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C230C5.CD02AB70 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Rael I just want to say that LostIRC is out in v. 0.1.4 - Simon Andersen ------=_NextPart_000_0007_01C230C5.CD02AB70 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi Rael

 

I just want to say = that LostIRC is out in v. = 0.1.4

 

- Simon = Andersen

 

 

------=_NextPart_000_0007_01C230C5.CD02AB70-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 5:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52E5037B400 for ; Sun, 21 Jul 2002 05:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C54643E58 for ; Sun, 21 Jul 2002 05: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.4/8.12.4) with ESMTP id g6LCo2JU055677 for ; Sun, 21 Jul 2002 05:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LCo2RF055676; Sun, 21 Jul 2002 05:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D78437B401 for ; Sun, 21 Jul 2002 05:42:52 -0700 (PDT) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A55E43E3B for ; Sun, 21 Jul 2002 05:42:51 -0700 (PDT) (envelope-from ust@cert.siemens.de) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g6LCgn723930 for ; Sun, 21 Jul 2002 14:42:49 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id g6LCgnG28017 for ; Sun, 21 Jul 2002 14:42:49 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.5/8.12.5/Siemens CERT [ $Revision: 1.25 ]) with ESMTP id g6LCgn84093585 for ; Sun, 21 Jul 2002 14:42:49 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.5/8.12.5/alaska [ $Revision: 1.12 ]) with ESMTP id g6LCgmJC074694 for ; Sun, 21 Jul 2002 14:42:48 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.5/8.12.5/alaska [ $Revision: 1.3 ]) id g6LCgmpu074693; Sun, 21 Jul 2002 14:42:48 +0200 (CEST) (envelope-from ust) Message-Id: <200207211242.g6LCgmpu074693@alaska.cert.siemens.de> Date: Sun, 21 Jul 2002 14:42:48 +0200 (CEST) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40834: New port: net/linux-jigdo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40834 >Category: ports >Synopsis: New port: net/linux-jigdo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 05:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.6-STABLE FreeBSD 4.6-STABLE #1: Sat Jul 20 09:51:36 CEST 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: This is a port for the jigdo software, the new method of the Debian project to distribute their images. As I have a debian mirror on a FreeBSD machine I needed that to generate the debian 3.0 iso images here. The sources of jigdo are available but do not work out of the box, so I decided to go with the static binaries in linux-emulation. >How-To-Repeat: >Fix: diff -ruN --exclude=CVS /usr/tmp/Makefile linux-jigdo/Makefile --- /usr/tmp/Makefile Thu Jan 1 01:00:00 1970 +++ linux-jigdo/Makefile Sun Jul 21 14:29:09 2002 @@ -0,0 +1,46 @@ +# ex:ts=8 +# Ports collection makefile for: linux-jigdo +# Date created: 21 July 2002 +# Whom: Udo Schweigert +# +# $FreeBSD$ +# + +PORTNAME= jigdo +PORTVERSION= 0.6.8 +#PORTREVISION?= 0 +CATEGORIES= net +MASTER_SITES= http://home.in.tum.de/~atterer/jigdo/ +PKGNAMEPREFIX= linux- +DISTNAME= jigdo-bin-${PORTVERSION} + +MAINTAINER= udo.schweigert@siemens.com + +RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget + +ONLY_FOR_ARCHS= i386 +USE_BZIP2= YES +USE_LINUX= yes +NO_BUILD= yes +STRIP= + +PROGRAMS= jigdo-file +SCRIPTS= jigdo-lite jigdo-mirror + +MAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1 + +pre-install: + @brandelf -t Linux ${WRKSRC}/jigdo-file + +do-install: +.for i in ${PROGRAMS} + @${INSTALL_PROGRAM} ${WRKSRC}/$i ${PREFIX}/bin +.endfor +.for i in ${SCRIPTS} + @${INSTALL_SCRIPT} ${WRKSRC}/$i ${PREFIX}/bin +.endfor +.for i in ${PROGRAMS} ${SCRIPTS} + @${INSTALL_MAN} ${WRKSRC}/$i.1 ${PREFIX}/man/man1 +.endfor + +.include diff -ruN --exclude=CVS /usr/tmp/distinfo linux-jigdo/distinfo --- /usr/tmp/distinfo Thu Jan 1 01:00:00 1970 +++ linux-jigdo/distinfo Sun Jul 21 12:04:45 2002 @@ -0,0 +1 @@ +MD5 (jigdo-bin-0.6.8.tar.bz2) = 633d2f6371097256f12e264ac9c6952f diff -ruN --exclude=CVS /usr/tmp/pkg-comment linux-jigdo/pkg-comment --- /usr/tmp/pkg-comment Thu Jan 1 01:00:00 1970 +++ linux-jigdo/pkg-comment Sun Jul 21 12:43:33 2002 @@ -0,0 +1 @@ +A tool designed to ease the distribution of very large files diff -ruN --exclude=CVS /usr/tmp/pkg-descr linux-jigdo/pkg-descr --- /usr/tmp/pkg-descr Thu Jan 1 01:00:00 1970 +++ linux-jigdo/pkg-descr Sun Jul 21 14:26:58 2002 @@ -0,0 +1,12 @@ +Jigsaw Download, or short jigdo, is a tool designed to ease the distribution +of very large files over the internet, for example CD or DVD images. Its aim +is to make downloading the images as easy for users as a click on a direct +download link in a browser, while avoiding all the problems that server +administrators have with hosting such large files. + +At the moment this port is only tested to work for building the iso images +of the Debian GNU/Linux distribution. + +WWW: http://home.in.tum.de/~atterer/jigdo/ + + -- Udo (udo.schweigert@siemens.com) diff -ruN --exclude=CVS /usr/tmp/pkg-plist linux-jigdo/pkg-plist --- /usr/tmp/pkg-plist Thu Jan 1 01:00:00 1970 +++ linux-jigdo/pkg-plist Sun Jul 21 14:36:46 2002 @@ -0,0 +1,4 @@ +@comment $FreeBSD$ +bin/jigdo-file +bin/jigdo-lite +bin/jigdo-mirror >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 6: 0:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4267C37B400 for ; Sun, 21 Jul 2002 06:00:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A71143E5E for ; Sun, 21 Jul 2002 06:00: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.4/8.12.4) with ESMTP id g6LD0CJU056743 for ; Sun, 21 Jul 2002 06:00:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LD0CJM056742; Sun, 21 Jul 2002 06:00:12 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9D7E37B400 for ; Sun, 21 Jul 2002 05:51:38 -0700 (PDT) Received: from ns1.mgul.ac.ru (ns1.mgul.ac.ru [193.233.63.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D37C43E31 for ; Sun, 21 Jul 2002 05:51:37 -0700 (PDT) (envelope-from andrey@ns1.mgul.ac.ru) Received: from ns1.mgul.ac.ru (localhost [IPv6:::1]) by ns1.mgul.ac.ru (8.12.5/8.12.5) with ESMTP id g6LCpYH1016982 for ; Sun, 21 Jul 2002 16:51:34 +0400 (MSD) Received: (from andrey@localhost) by ns1.mgul.ac.ru (8.12.5/8.12.5/Submit) id g6LCpY8j016981; Sun, 21 Jul 2002 16:51:34 +0400 (MSD) Message-Id: <200207211251.g6LCpY8j016981@ns1.mgul.ac.ru> Date: Sun, 21 Jul 2002 16:51:34 +0400 (MSD) From: "Andrey V. Pevnev" Reply-To: "Andrey V. Pevnev" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40835: Upgrade port: mail/mimedefang from 2.15 to 2.16 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40835 >Category: ports >Synopsis: Upgrade port: mail/mimedefang from 2.15 to 2.16 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 06:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrey V. Pevnev >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: Moscow State Forestry University >Environment: System: FreeBSD ns1.mgul.ac.ru 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #0: Thu Jun 27 13:36:34 MSD 2002 andrey@ns1.mgul.ac.ru:/usr/obj/usr/src/sys/NS1 i386 >Description: Upgrade port mail/mimedefang from version 2.15 to 2.16 Removed files: files/patch-configure files/patch-mimedefang-multiplexor.c >How-To-Repeat: >Fix: --- mimedefang.diff begins here --- diff -ruN mimedefang.bak/Makefile mimedefang/Makefile --- mimedefang.bak/Makefile Sun Jul 21 16:32:07 2002 +++ mimedefang/Makefile Sun Jul 21 16:32:55 2002 @@ -6,7 +6,7 @@ # PORTNAME= mimedefang -PORTVERSION= 2.15 +PORTVERSION= 2.16 CATEGORIES= mail MASTER_SITES= http://www.roaringpenguin.com/mimedefang/ diff -ruN mimedefang.bak/distinfo mimedefang/distinfo --- mimedefang.bak/distinfo Sun Jul 21 16:32:07 2002 +++ mimedefang/distinfo Sun Jul 21 16:33:28 2002 @@ -1 +1 @@ -MD5 (mimedefang-2.15.tar.gz) = 977c25b76b040d66a65757cc88f1746c +MD5 (mimedefang-2.16.tar.gz) = 8aec387efc5222fa4ab3d989842bff16 diff -ruN mimedefang.bak/files/patch-configure mimedefang/files/patch-configure --- mimedefang.bak/files/patch-configure Sun Jul 21 16:32:07 2002 +++ mimedefang/files/patch-configure Thu Jan 1 03:00:00 1970 @@ -1,132 +0,0 @@ ---- configure Sat Jun 15 18:55:57 2002 -+++ configure Sat Jun 15 19:02:10 2002 -@@ -2172,80 +2172,6 @@ - echo "$ac_t""no" 1>&6 - fi - --SMPATH=`echo ../sendmail-*/obj.*/libsmutil` --# Extract the first word of "libsmutil.a", so it can be a program name with args. --set dummy libsmutil.a; ac_word=$2 --echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:2180: checking for $ac_word" >&5 --if eval "test \"`echo '$''{'ac_cv_path_LIBSMUTIL'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- case "$LIBSMUTIL" in -- /*) -- ac_cv_path_LIBSMUTIL="$LIBSMUTIL" # Let the user override the test with a path. -- ;; -- ?:/*) -- ac_cv_path_LIBSMUTIL="$LIBSMUTIL" # Let the user override the test with a dos path. -- ;; -- *) -- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" -- ac_dummy="$MILTERLIB:$SMPATH:/usr/local/lib:/lib:/usr/lib:/usr/lib/libsmutil:/usr/lib/libmilter" -- for ac_dir in $ac_dummy; do -- test -z "$ac_dir" && ac_dir=. -- if test -f $ac_dir/$ac_word; then -- ac_cv_path_LIBSMUTIL="$ac_dir/$ac_word" -- break -- fi -- done -- IFS="$ac_save_ifs" -- test -z "$ac_cv_path_LIBSMUTIL" && ac_cv_path_LIBSMUTIL="no" -- ;; --esac --fi --LIBSMUTIL="$ac_cv_path_LIBSMUTIL" --if test -n "$LIBSMUTIL"; then -- echo "$ac_t""$LIBSMUTIL" 1>&6 --else -- echo "$ac_t""no" 1>&6 --fi -- --SMPATH=`echo ../sendmail-*/obj.*/libsm` --# Extract the first word of "libsm.a", so it can be a program name with args. --set dummy libsm.a; ac_word=$2 --echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:2217: checking for $ac_word" >&5 --if eval "test \"`echo '$''{'ac_cv_path_LIBSM'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- case "$LIBSM" in -- /*) -- ac_cv_path_LIBSM="$LIBSM" # Let the user override the test with a path. -- ;; -- ?:/*) -- ac_cv_path_LIBSM="$LIBSM" # Let the user override the test with a dos path. -- ;; -- *) -- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" -- ac_dummy="$MILTERLIB:$SMPATH:/usr/local/lib:/lib:/usr/lib:/usr/lib/libsm:/usr/lib/libmilter" -- for ac_dir in $ac_dummy; do -- test -z "$ac_dir" && ac_dir=. -- if test -f $ac_dir/$ac_word; then -- ac_cv_path_LIBSM="$ac_dir/$ac_word" -- break -- fi -- done -- IFS="$ac_save_ifs" -- test -z "$ac_cv_path_LIBSM" && ac_cv_path_LIBSM="no" -- ;; --esac --fi --LIBSM="$ac_cv_path_LIBSM" --if test -n "$LIBSM"; then -- echo "$ac_t""$LIBSM" 1>&6 --else -- echo "$ac_t""no" 1>&6 --fi -- - # Extract the first word of "mail", so it can be a program name with args. - set dummy mail; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -@@ -2369,12 +2295,6 @@ - - echo "" - --if test "$LIBSMUTIL" = "no" ; then -- echo "Oops.. I couldn't find libsmutil.a. Please install Sendmail 8.11" -- echo "and its libraries." -- PROBLEM=1 --fi -- - if test "$LIBMILTER" = "no" ; then - echo "Oops.. I couldn't find libmilter.a. Please install Sendmail 8.11" - echo "and its libraries." -@@ -2389,35 +2309,6 @@ - else - echo "$ac_t""yes" 1>&6 - LIBS="$LIBS -lsfio" -- fi -- -- -- echo $ac_n "checking whether libmilter requires -lsm""... $ac_c" 1>&6 --echo "configure:2397: checking whether libmilter requires -lsm" >&5 -- RESULT=`$NM $LIBMILTER | grep sm_strlcpy` -- if test -z "$RESULT" ; then -- echo "$ac_t""no" 1>&6 -- LIBSM="" -- else -- echo "$ac_t""yes" 1>&6 -- LIBS="$LIBS" -- if test "$LIBSM" = "no" ; then -- echo "Oops.. I couldn't find libsm.a. Please install Sendmail 8.12" -- echo "and its libraries." -- PROBLEM=1 -- else -- -- echo $ac_n "checking whether libsm requires -lldap""... $ac_c" 1>&6 --echo "configure:2412: checking whether libsm requires -lldap" >&5 -- RESULT=`$NM $LIBSM | grep ldap_` -- if test -z "$RESULT" ; then -- echo "$ac_t""no" 1>&6 -- else -- echo "$ac_t""yes" 1>&6 -- LIBS="$LIBS -lldap -llber" -- fi -- -- fi - fi - - fi diff -ruN mimedefang.bak/files/patch-mimedefang-multiplexor.c mimedefang/files/patch-mimedefang-multiplexor.c --- mimedefang.bak/files/patch-mimedefang-multiplexor.c Sun Jul 21 16:32:07 2002 +++ mimedefang/files/patch-mimedefang-multiplexor.c Thu Jan 1 03:00:00 1970 @@ -1,44 +0,0 @@ -*** mimedefang-multiplexor.c Sat Jun 15 01:44:53 2002 ---- mimedefang-multiplexor.c Sat Jun 15 18:42:55 2002 -*************** -*** 13,19 **** - ***********************************************************************/ - - static char const RCSID[] = -! "$Id: mimedefang-multiplexor.c,v 1.71 2002/06/14 17:08:24 dfs Exp $"; - - #include "config.h" - #include "event_tcp.h" ---- 13,19 ---- - ***********************************************************************/ - - static char const RCSID[] = -! "$Id: mimedefang-multiplexor.c,v 1.72 2002/06/15 01:12:25 dfs Exp $"; - - #include "config.h" - #include "event_tcp.h" -*************** -*** 1989,1999 **** ---- 1989,2010 ---- - as *= 1024; - lim.rlim_cur = as; - lim.rlim_max = as; -+ #ifdef RLIMIT_AS - n = setrlimit(RLIMIT_AS, &lim); - if (n < 0) { - syslog(LOG_WARNING, "setrlimit(RLIMIT_AS, %lu) failed: %m", - as); - } -+ #endif -+ -+ #ifdef RLIMIT_DATA -+ n = setrlimit(RLIMIT_DATA, &lim); -+ if (n < 0) { -+ syslog(LOG_WARNING, "setrlimit(RLIMIT_DATA, %lu) failed: %m", -+ as); -+ } -+ #endif -+ - } - } - --- mimedefang.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 6: 0:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43CE937B401 for ; Sun, 21 Jul 2002 06:00:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5753643E58 for ; Sun, 21 Jul 2002 06:00: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.4/8.12.4) with ESMTP id g6LD0DJU056757 for ; Sun, 21 Jul 2002 06:00:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LD0DmN056756; Sun, 21 Jul 2002 06:00:13 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBC5137B400 for ; Sun, 21 Jul 2002 05:51:52 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id D457843E42 for ; Sun, 21 Jul 2002 05:51:51 -0700 (PDT) (envelope-from marck@woozle.rinet.ru) Received: (from marck@localhost) by woozle.rinet.ru (8.11.6/8.11.6) id g6LCpnK23848; Sun, 21 Jul 2002 16:51:49 +0400 (MSD) (envelope-from marck) Message-Id: <200207211251.g6LCpnK23848@woozle.rinet.ru> Date: Sun, 21 Jul 2002 16:51:49 +0400 (MSD) From: Dmitry Morozovsky Reply-To: Dmitry Morozovsky To: FreeBSD-gnats-submit@FreeBSD.org Cc: alanp@unixpower.org X-Send-Pr-Version: 3.113 Subject: ports/40836: [update] deskutils/logjam 3.0.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40836 >Category: ports >Synopsis: [update] deskutils/logjam 3.0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 06:00:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 4-STABLE i386 >Organization: Cronyx Plus LLC (RiNet ISP) >Environment: System: FreeBSD 4-STABLE >Description: See synopsis ;-) >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/logjam/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 17 Aug 2001 14:35:56 -0000 1.1 +++ Makefile 21 Jul 2002 12:43:40 -0000 @@ -6,7 +6,7 @@ # PORTNAME= logjam -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.4 CATEGORIES= deskutils MASTER_SITES= http://logjam.danga.com/download/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/logjam/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 17 Aug 2001 14:35:56 -0000 1.1 +++ distinfo 21 Jul 2002 12:43:40 -0000 @@ -1 +1 @@ -MD5 (logjam-3.0.0.tar.gz) = 178dd0b5317f00c65699a9ed0c419d8f +MD5 (logjam-3.0.4.tar.gz) = 0259029e23ca6a280c6cb6ff83603ac9 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 6:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD77137B400; Sun, 21 Jul 2002 06:10:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82DE543E42; Sun, 21 Jul 2002 06:10:18 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LDAHJU062809; Sun, 21 Jul 2002 06:10:18 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LDAHMM062805; Sun, 21 Jul 2002 06:10:17 -0700 (PDT) Date: Sun, 21 Jul 2002 06:10:17 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207211310.g6LDAHMM062805@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/40830: Make id3lib compile under gcc3.x Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Make id3lib compile under gcc3.x Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: naddy Responsible-Changed-When: Sun Jul 21 06:09:55 PDT 2002 Responsible-Changed-Why: I'll handle this http://www.freebsd.org/cgi/query-pr.cgi?pr=40830 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 7:13:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE0A537B400; Sun, 21 Jul 2002 07:13:49 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC23943E42; Sun, 21 Jul 2002 07:13:45 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g6LEDdIg000222; Sun, 21 Jul 2002 17:13:40 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g6LEDcPc000221; Sun, 21 Jul 2002 17:13:38 +0300 (EEST) Date: Sun, 21 Jul 2002 17:13:38 +0300 From: Alexandr Kovalenko To: Christoph Franke Cc: mbr@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: openoffice-1.0.0 Message-ID: <20020721141338.GB82424@nevermind.kiev.ua> References: <1718732096.20020720120853@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1718732096.20020720120853@gmx.de> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Christoph Franke! On Sat, Jul 20, 2002 at 12:08:53PM +0200, you wrote: > I?ve got a little problem with the openoffice port on freebsd 4.6. The > port itself compiles and installs correctly, but it is impossible to > finish the user-installation part via the ./setup -net command. The > program states, that the file "setup.ins" was missing. This occurs on > both the 1.0.0 and the 1.0.1 sources. Can you help? You can try pre-built packages on http://www.imp.com/openoffice/ -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 7:18:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DCC837B400 for ; Sun, 21 Jul 2002 07:18:54 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84B6943E64 for ; Sun, 21 Jul 2002 07:18:52 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g6LEIoIg016387; Sun, 21 Jul 2002 17:18:50 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g6LEImai016364; Sun, 21 Jul 2002 17:18:48 +0300 (EEST) Date: Sun, 21 Jul 2002 17:18:48 +0300 From: Alexandr Kovalenko To: Charlie ROOT Cc: ports@FreeBSD.ORG Subject: Re: shit Message-ID: <20020721141848.GC82424@nevermind.kiev.ua> References: <20020721140222.D48446-200000@linux-secure.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20020721140222.D48446-200000@linux-secure.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Charlie ROOT! On Sun, Jul 21, 2002 at 02:14:44PM +0200, you wrote: > sorry! Makefile is bad!;] > > I send this in this letter [good makefile!] 1. You'd better send your port update as unified diff to existing port. 2. Your Makefile lacks a lot of things that are present in ports/ftp/proftpd/Makefile now. 3. No, you can't have FreeBSD.org mail. -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 7:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA72B37B400 for ; Sun, 21 Jul 2002 07:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D582443E4A for ; Sun, 21 Jul 2002 07:30: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.4/8.12.4) with ESMTP id g6LEU2JU083145 for ; Sun, 21 Jul 2002 07:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LEU2xE083144; Sun, 21 Jul 2002 07:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7C9137B400 for ; Sun, 21 Jul 2002 07:23:27 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E502343E4A for ; Sun, 21 Jul 2002 07:23:20 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6LEUco52323 for ; Sun, 21 Jul 2002 16:30:39 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6LENGQr039603; Sun, 21 Jul 2002 16:23:16 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6LENFtT039602; Sun, 21 Jul 2002 16:23:15 +0200 (CEST) Message-Id: <200207211423.g6LENFtT039602@sauna.arved.de> Date: Sun, 21 Jul 2002 16:23:15 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/40838: New Port: x11/kgamma: KDE Control Center modul for gamma calibration Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40838 >Category: ports >Synopsis: New Port: x11/kgamma: KDE Control Center modul for gamma calibration >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 07:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: KGamma is a KDE Control Center modul for gamma calibration/correction of XFree86. With proper gamma settings, your display (websites, images, etc.) will look the same on your monitor as on other monitors. >How-To-Repeat: >Fix: --- kgamma.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: # # kgamma # kgamma/Makefile # kgamma/distinfo # kgamma/pkg-plist # kgamma/pkg-comment # kgamma/pkg-descr # echo c - kgamma mkdir -p kgamma > /dev/null 2>&1 echo x - kgamma/Makefile sed 's/^X//' >kgamma/Makefile << 'END-of-kgamma/Makefile' X# New ports collection makefile for: kgamma X# Date created: 21 July 2002 X# Whom: Tilman Linneweh X# X# $FreeBSD$ X# X XPORTNAME= kgamma XPORTVERSION= 0.9.1 XCATEGORIES= x11 kde XMASTER_SITES= http://download.berlios.de/kgamma/ X XMAINTAINER= freebsdports@arved.de X XUSE_KDELIBS_VER= 3 XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X X.include END-of-kgamma/Makefile echo x - kgamma/distinfo sed 's/^X//' >kgamma/distinfo << 'END-of-kgamma/distinfo' XMD5 (kgamma-0.9.1.tar.gz) = d50c013f99beeb02b162b1c6c2908e4e END-of-kgamma/distinfo echo x - kgamma/pkg-plist sed 's/^X//' >kgamma/pkg-plist << 'END-of-kgamma/pkg-plist' Xshare/apps/kgamma/pics/background.png Xshare/apps/kgamma/pics/cmyscale.png Xshare/apps/kgamma/pics/darkgrey.png Xshare/apps/kgamma/pics/greyscale.png Xshare/apps/kgamma/pics/lightgrey.png Xshare/apps/kgamma/pics/midgrey.png Xshare/apps/kgamma/pics/rgbscale.png Xshare/icons/hicolor/16x16/apps/kgamma_admin.png Xshare/icons/hicolor/16x16/apps/kgamma_user.png Xshare/icons/hicolor/32x32/apps/kgamma_admin.png Xshare/icons/hicolor/32x32/apps/kgamma_user.png Xshare/icons/hicolor/48x48/apps/kgamma_admin.png Xshare/icons/hicolor/48x48/apps/kgamma_user.png Xlib/kde3/libkcm_kgamma.la Xshare/applnk/Settings/System/kgamma.desktop Xshare/applnk/Settings/LookNFeel/kgamma.desktop Xshare/locale/de/LC_MESSAGES/kgamma.mo Xshare/locale/es/LC_MESSAGES/kgamma.mo Xshare/locale/fr/LC_MESSAGES/kgamma.mo Xshare/locale/it/LC_MESSAGES/kgamma.mo Xshare/doc/HTML/en/kgamma/index.docbook Xshare/doc/HTML/en/kgamma/index.cache.bz2 Xshare/doc/HTML/en/kgamma/common Xshare/doc/HTML/de/kgamma/index.docbook Xshare/doc/HTML/de/kgamma/index.cache.bz2 Xshare/doc/HTML/de/kgamma/common Xshare/doc/HTML/es/kgamma/index.docbook Xshare/doc/HTML/es/kgamma/index.cache.bz2 Xshare/doc/HTML/es/kgamma/common Xshare/doc/HTML/fr/kgamma/index.docbook Xshare/doc/HTML/fr/kgamma/index.cache.bz2 Xshare/doc/HTML/fr/kgamma/common X@dirrm share/doc/HTML/de/kgamma X@dirrm share/doc/HTML/es/kgamma X@dirrm share/doc/HTML/fr/kgamma X@dirrm share/doc/HTML/en/kgamma X@dirrm share/apps/kgamma/pics X@dirrm share/apps/kgamma X END-of-kgamma/pkg-plist echo x - kgamma/pkg-comment sed 's/^X//' >kgamma/pkg-comment << 'END-of-kgamma/pkg-comment' XKDE Control Center modul for gamma calibration/correction of XFree86 END-of-kgamma/pkg-comment echo x - kgamma/pkg-descr sed 's/^X//' >kgamma/pkg-descr << 'END-of-kgamma/pkg-descr' XKGamma is a KDE Control Center modul for gamma calibration/correction of XXFree86. With proper gamma settings, your display (websites, images, etc.) Xwill look the same on your monitor as on other monitors. X XAuthor: Michael v.Ostheim Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 8:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E9CB37B400 for ; Sun, 21 Jul 2002 08:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7DD43E5E for ; Sun, 21 Jul 2002 08: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.4/8.12.4) with ESMTP id g6LFA2JU090469 for ; Sun, 21 Jul 2002 08:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LFA21w090468; Sun, 21 Jul 2002 08:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4286437B400 for ; Sun, 21 Jul 2002 08:04:53 -0700 (PDT) Received: from twoflower.liebende.de (pD9507F59.dip.t-dialin.net [217.80.127.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 885FD43E42 for ; Sun, 21 Jul 2002 08:04:51 -0700 (PDT) (envelope-from jstocker@twoflower.liebende.de) Received: from twoflower.liebende.de (localhost [127.0.0.1]) by twoflower.liebende.de (8.12.5/8.12.5) with ESMTP id g6LF5At0031197 for ; Sun, 21 Jul 2002 17:05:10 +0200 (CEST) (envelope-from jstocker@twoflower.liebende.de) Received: (from root@localhost) by twoflower.liebende.de (8.12.5/8.12.5/Submit) id g6LF59EE031196; Sun, 21 Jul 2002 17:05:09 +0200 (CEST) Message-Id: <200207211505.g6LF59EE031196@twoflower.liebende.de> Date: Sun, 21 Jul 2002 17:05:09 +0200 (CEST) From: Jan Stocker Reply-To: Jan Stocker To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40839: Make xgalaga compile on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40839 >Category: ports >Synopsis: Make xgalaga compile on -current >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 08:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jul 18 08:40:25 CEST 2002 root@twoflower:/usr/obj/usr/src/sys/Twoflower50 i386 >Description: Includes soundcard from machine #include >How-To-Repeat: On -current make port >Fix: Include from sys... diff -urN xgalaga.orig/files/patch-ab xgalaga/files/patch-ab --- xgalaga.orig/files/patch-ab Thu Apr 1 03:43:33 1999 +++ xgalaga/files/patch-ab Sun Jul 21 16:58:41 2002 @@ -1,6 +1,14 @@ ---- xgal.sndsrv.freebsd.c.orig Wed Mar 31 11:48:40 1999 -+++ xgal.sndsrv.freebsd.c Wed Mar 31 11:48:40 1999 -@@ -19,13 +19,17 @@ +--- xgal.sndsrv.freebsd.c.orig Sun Apr 12 08:03:21 1998 ++++ xgal.sndsrv.freebsd.c Sun Jul 21 16:56:44 2002 +@@ -12,20 +12,24 @@ + #include + #include + #include +-#include ++#include + #include + #include + #include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 8:35: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C5A637B400 for ; Sun, 21 Jul 2002 08:35:03 -0700 (PDT) Received: from linux-secure.net (pe166.gorzow.sdi.tpnet.pl [217.96.172.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A3043E31 for ; Sun, 21 Jul 2002 08:35:01 -0700 (PDT) (envelope-from root@linux-secure.net) Received: from linux-secure.net (smmsp@nasa.gov [127.0.0.1]) by linux-secure.net (8.12.5/8.12.4) with ESMTP id g6LFYXte066813 for ; Sun, 21 Jul 2002 17:34:34 +0200 (CEST) (envelope-from root@linux-secure.net) Received: from localhost (root@localhost) by linux-secure.net (8.12.5/8.12.5/Submit) with ESMTP id g6LFYV9j066810 for ; Sun, 21 Jul 2002 17:34:32 +0200 (CEST) Date: Sun, 21 Jul 2002 17:34:31 +0200 (CEST) From: Charlie ROOT To: ports@FreeBSD.org Subject: hi new port ;] Message-ID: <20020721173131.G66588-101000@linux-secure.net> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1475316470-1027265671=:66588" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1475316470-1027265671=:66588 Content-Type: TEXT/PLAIN; charset=US-ASCII HI! I write xntp3 port! Please look ;] And ...Replay please! --0-1475316470-1027265671=:66588 Content-Type: APPLICATION/x-gunzip; name="xntp3_port.tar.gz" Content-Transfer-Encoding: BASE64 Content-ID: <20020721173431.B66588@linux-secure.net> Content-Description: xntp3_port.tar.gz Content-Disposition: attachment; filename="xntp3_port.tar.gz" H4sICKLTOj0AA3hudHAzX3BvcnQudGFyAO1YbXPaRhD2V/QrNi8f4nbQu0TM hEwIVgh1EB5J2J2+DCOkMyhIOs2dZHAz7m/vSWBwsWu7mUBm2nsGELe63dt7 efbudpHmmSYd7BSgyw3DgAMoIW89VwVoGIppGIou6wCKrOr6ARi7dWuJguY+ ATggGOcP1ZtPEYr34dB+sajmP5tN6lkc0QdH4KuhyLKp6/88/4pmruZflzW9 wQSqYqoHIO/Emy38z+d/HKVSuQaE8g971icEZ4isiwSV45PflC9XrxKcRjkm UTpZFmdxlM6oQKc+QVKIg8qmJnzv3nE8hg3/Q0QDspM2HuO/ampr/iuKWvFf MTn/9wEb5XNMZuBFCYJTgnMc4BjOEKERTkGDV7Z3eggh2xpINC7yUniBCQzT aAH0iuYooaIgWCwuXOVTFg4gojDBOIRfUTphO8oUWDSggPJAhN9FhuplRvBn FOTPmocCCOfn502Y5nnWlKT5fC4iFERULEIUiygspD+TKI5pGXykaZ7EEg8q 3xIb/gc4SVC6ixPAo/u/bKz5zwJAyX/dUDj/94Fvwv/v3QmOr8aS/+X8RukF 3k0bj/EfGvoN/5WGopX8l3W+/+8F/WMDXlWLoG6IRxoS2WiIkz8OoQVHr3XF NAND1U3NbPgN2TTNo6Mj05d1zR/LKqf9fwBL/vf9GbqIYrSbNh7hv6ppyg3/ 1Ya55L8ic/7vAy/ARnPIMMkpsJ0/Zqfyco9PVgui3OybteVl/gUc+zmCgCD2 CJu1mluk8FMRg6qAYjQ1vama0LFcD1SZRYcXcD7FCatW++irRKfwphzid3GU Fos6RUFBkJii/C2ryD6E2ZpH+RTswajz0eqcuMN+6wpReMZextEMAbte0CY8 Lz3brvQcmAlBEE4Hjme3+1Zr5XFZPrMctzewW7UqvAmdtmd1B07Pclu1JKKB IPTbrmc5I7fnMRlbjhfVRYT9ijhD6ZiGIiYTKSvG0oCV37vHkiq+ljI/mPkT RKVLfyHBbwJs4dZ9ZrvHUsb6E20swB3l0qme7bGv5bRq9w4b6+3QtUZe2+n+ 0lpqsYGoZN1++4QNwU2xPfQGnYH9obWq0rWHo7Lc6w4dq7WUCcJaMrLssx9b a1fq9YywlbBoSQUlUowDP17ldm6pMCdcplOr11Hqj2NU9wPmJ1sldT/8nJcn y7sDtGlgpZOERtnzENejlHEyjptC7d3LLz3b9dqfPo1OnUHXafev4eWXc+fE dTrXEg1IlOW08oeJTx3rQ+/na2md0nqi+ibrtWXkVjrsX5haZczusXWTS3u6 scv7fLp8uj+bNN2WmVv5u6eaWqb4tu0spbW/WTlue+1rNuWVsH9y3HOub6lt 5wjvam4ary78PzygzCBGaRAXIYI3JVfLSCYms7f8cMLBwcHBwcHBwcHBwcHB scFfnkop4QAoAAA= --0-1475316470-1027265671=:66588-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 8:46:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CA2237B40A; Sun, 21 Jul 2002 08:46:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B22E743E64; Sun, 21 Jul 2002 08:46:33 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LFkXJU093635; Sun, 21 Jul 2002 08:46:33 -0700 (PDT) (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LFjDCV093571; Sun, 21 Jul 2002 08:45:13 -0700 (PDT) Date: Sun, 21 Jul 2002 08:45:13 -0700 (PDT) From: Alexander Leidinger Message-Id: <200207211545.g6LFjDCV093571@freefall.freebsd.org> To: chat95@mbox.kyoto-inet.or.jp, netchild@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40744: Fix lang/ifc for conflicting with lang/icc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix lang/ifc for conflicting with lang/icc State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Sun Jul 21 08:44:54 PDT 2002 State-Changed-Why: committed. http://www.freebsd.org/cgi/query-pr.cgi?pr=40744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 8:54:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E81FD37B400 for ; Sun, 21 Jul 2002 08:54:36 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D01843E4A for ; Sun, 21 Jul 2002 08:54:36 -0700 (PDT) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id E8A6937C80; Sun, 21 Jul 2002 17:54:01 +0200 (CEST) Received: by freebsdcluster.net (Postfix, from userid 1000) id 193323B9446; Sun, 21 Jul 2002 17:52:35 +0200 (CEST) Date: Sun, 21 Jul 2002 17:52:35 +0200 From: Michael Hostbaek To: Charlie ROOT Cc: ports@FreeBSD.org Subject: Re: hi new port ;] Message-ID: <20020721155234.GA11428@mich2.itxmarket.com> References: <20020721173131.G66588-101000@linux-secure.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020721173131.G66588-101000@linux-secure.net> X-Operating-System: FreeBSD 4.6-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When commiting new ports, please use scheme specified in the porter's handbook. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html Thanks, /mich Carlie ROOT (root) writes: > HI! > > I write xntp3 port! > > Please look ;] > > And ...Replay please! -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9: 7:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8921F37B400 for ; Sun, 21 Jul 2002 09:07:52 -0700 (PDT) Received: from fatpipi.cirx.org (fatpipi.cirx.org [211.23.144.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CCE443E5E for ; Sun, 21 Jul 2002 09:07:51 -0700 (PDT) (envelope-from vanilla@fatpipi.cirx.org) Received: from fatpipi.cirx.org (tvcafe@localhost.cirx.org [127.0.0.1]) by fatpipi.cirx.org (8.12.3/8.12.3) with ESMTP id g6LFicQp004751; Sun, 21 Jul 2002 23:44:38 +0800 (CST) (envelope-from vanilla@fatpipi.cirx.org) Received: (from vanilla@localhost) by fatpipi.cirx.org (8.12.3/8.12.3/Submit) id g6LFict9004750; Sun, 21 Jul 2002 23:44:38 +0800 (CST) Date: Sun, 21 Jul 2002 23:44:38 +0800 From: "Vanilla I. Shu" To: Charlie ROOT Cc: ports@FreeBSD.ORG Subject: Re: hi new port ;] Message-ID: <20020721154438.GA4679@fatpipi.cirx.org> References: <20020721173131.G66588-101000@linux-secure.net> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20020721173131.G66588-101000@linux-secure.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jul 21, 2002 at 05:34:31PM +0200, Charlie ROOT wrote: > HI! > > I write xntp3 port! > > Please look ;] > > And ...Replay please! send-pr please. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9:16:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 038A337B405; Sun, 21 Jul 2002 09:16:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FC043E5E; Sun, 21 Jul 2002 09:16:12 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LGGCJU001336; Sun, 21 Jul 2002 09:16:12 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LGG6Yb001296; Sun, 21 Jul 2002 09:16:06 -0700 (PDT) Date: Sun, 21 Jul 2002 09:16:06 -0700 (PDT) From: Pete Fritchman Message-Id: <200207211616.g6LGG6Yb001296@freefall.freebsd.org> To: tilman@arved.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40838: New Port: x11/kgamma: KDE Control Center modul for gamma calibration Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: x11/kgamma: KDE Control Center modul for gamma calibration State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jul 21 09:15:58 PDT 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40838 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9:18: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D07337B400; Sun, 21 Jul 2002 09:18:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1007843E65; Sun, 21 Jul 2002 09:18:02 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LGI1JU001536; Sun, 21 Jul 2002 09:18:01 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LGI1kB001532; Sun, 21 Jul 2002 09:18:01 -0700 (PDT) Date: Sun, 21 Jul 2002 09:18:01 -0700 (PDT) From: Ying-Chieh Liao Message-Id: <200207211618.g6LGI1kB001532@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40825: update mail/p5-Mail-Freshmeat to 1.16 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update mail/p5-Mail-Freshmeat to 1.16 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Jul 21 09:17:53 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=40825 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9:18:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F3BE37B400 for ; Sun, 21 Jul 2002 09:18:38 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D2F43E4A for ; Sun, 21 Jul 2002 09:18:37 -0700 (PDT) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id CCCAD37C80; Sun, 21 Jul 2002 18:18:03 +0200 (CEST) Received: by freebsdcluster.net (Postfix, from userid 1000) id 340353B9446; Sun, 21 Jul 2002 18:16:37 +0200 (CEST) Date: Sun, 21 Jul 2002 18:16:37 +0200 From: Michael Hostbaek To: Charlie ROOT Cc: ports@freebsd.org Subject: Re: hi new port ;] Message-ID: <20020721161637.GB11428@mich2.itxmarket.com> References: <20020721155234.GA11428@mich2.itxmarket.com> <20020721180925.T67055-100000@linux-secure.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020721180925.T67055-100000@linux-secure.net> X-Operating-System: FreeBSD 4.6-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ehhh.. which handbook are you reading ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html "Next, simply include the output of shar `find port_dir` in a bug report and send it with the send-pr(1) program " /mich Charlie ROOT (root) writes: > > but I do everything what is write in this handbook ! > you don't add this port !? > > ________________ > -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F69437B400; Sun, 21 Jul 2002 09:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6070E43E5E; Sun, 21 Jul 2002 09: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.4/8.12.4) with ESMTP id g6LGK2JU001716; Sun, 21 Jul 2002 09:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LGK2j4001715; Sun, 21 Jul 2002 09:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C4A637B400 for ; Sun, 21 Jul 2002 09:15:26 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58EC343E3B for ; Sun, 21 Jul 2002 09:15:23 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g6LGFHD36286; Sun, 21 Jul 2002 19:15:17 +0300 (EEST) (envelope-from ru) Message-Id: <200207211615.g6LGFHD36286@whale.sunbay.crimea.ua> Date: Sun, 21 Jul 2002 19:15:17 +0300 (EEST) From: Ruslan Ermilov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: ru Subject: ports/40845: generate-plist sometimes misses MLINKS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40845 >Category: ports >Synopsis: generate-plist sometimes misses MLINKS >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 09:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ruslan Ermilov >Release: FreeBSD 5.0-CURRENT i386 >Organization: Sunbay Software Ltd >Environment: >Description: When generate-plist is executed as subpart of install, and no USE_SUBMAKE is set, generate-plist misses the MLINKS in TMPPLIST. >How-To-Repeat: cd /usr/ports/devel/libhash find -s /usr/local >1 make install make deinstall find -s /usr/local >2 diff 1 2 >Fix: Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.419 diff -u -r1.419 bsd.port.mk --- bsd.port.mk 9 Jul 2002 13:37:26 -0000 1.419 +++ bsd.port.mk 21 Jul 2002 16:09:54 -0000 @@ -1748,7 +1748,7 @@ .endfor -.if defined(_MLINKS) && make(generate-plist) +.if defined(_MLINKS) _TMLINKS!= ${ECHO_CMD} ${_MLINKS} | ${AWK} '{for (i=2; i<=NF; i+=2) print $$i}' .else _TMLINKS= >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8A7837B406 for ; Sun, 21 Jul 2002 09:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15EE243E4A for ; Sun, 21 Jul 2002 09: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.4/8.12.4) with ESMTP id g6LGK1JU001703 for ; Sun, 21 Jul 2002 09:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LGK1So001702; Sun, 21 Jul 2002 09:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60E5037B400 for ; Sun, 21 Jul 2002 09:11:08 -0700 (PDT) Received: from hardtime.linuxman.net (hardtime.linuxman.net [66.147.26.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F63343E31 for ; Sun, 21 Jul 2002 09:11:07 -0700 (PDT) (envelope-from fullermd@over-yonder.net) Received: from mortis.over-yonder.net (localhost [127.0.0.1]) by hardtime.linuxman.net (8.11.6/8.11.6) with ESMTP id g6LFXZJ27052 for ; Sun, 21 Jul 2002 10:33:38 -0500 Received: by mortis.over-yonder.net (Postfix, from userid 100) id 233A01F02; Sun, 21 Jul 2002 11:11:02 -0500 (CDT) Message-Id: <20020721161102.233A01F02@mortis.over-yonder.net> Date: Sun, 21 Jul 2002 11:11:02 -0500 (CDT) From: "Matthew D.Fuller" Reply-To: "Matthew D.Fuller" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40844: Syntax error on german/BBBike/Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40844 >Category: ports >Synopsis: Syntax error on german/BBBike/Makefile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 09:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthew D. Fuller >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD mortis.sighup.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Jun 14 08:09:49 CDT 2002 fullermd@mortis.sighup.org:/usr/obj/usr/src/sys/MORTIS i386 >Description: german/BBBike/Makefile has a syntax error which causes it to bomb out (which, among other things, breaks my 'make readmes'). % make fetch "/usr/ports/german/BBBike/Makefile", line 24: warning: String comparison operator should be either == or != "/usr/ports/german/BBBike/Makefile", line 24: Malformed conditional (!defined(PERL_VERSION) || ${PERL_VERSION} <= 5.00503) "/usr/ports/german/BBBike/Makefile", line 26: if-less endif "/usr/ports/german/BBBike/Makefile", line 26: Need an operator make: fatal errors encountered -- cannot continue >How-To-Repeat: cd /usr/ports/german/BBBike && make fetch >Fix: I'm not sure if this is exactly right, but it seems to handle things right for me (of course, I don't have an old version of Perl to test against). Index: BBBike/Makefile =================================================================== RCS file: /usr/cvs/ports/german/BBBike/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- BBBike/Makefile 15 Jul 2002 10:55:17 -0000 1.11 +++ BBBike/Makefile 21 Jul 2002 16:06:42 -0000 @@ -21,7 +21,7 @@ MYDESTDIR= ${PREFIX}/BBBike -.if !defined(PERL_VERSION) || ${PERL_VERSION} <= 5.00503 +.if !defined(PERL_VERSION) || ${PERL_VERSION} == "5.005*" PLIST= ${PKGDIR}/pkg-plist.5005 .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9:22:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A1A737B400 for ; Sun, 21 Jul 2002 09:22:26 -0700 (PDT) Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5474143E31 for ; Sun, 21 Jul 2002 09:22:20 -0700 (PDT) (envelope-from bts@fake.com) Received: from this.is.fake.com ([66.26.254.93]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 21 Jul 2002 12:22:14 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id 29E48BB34; Sun, 21 Jul 2002 12:22:11 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: "Brian T. Schellenberger" To: ac199@freenet.hamilton.on.ca Subject: uudeview port: plans to update? Date: Sun, 21 Jul 2002 12:22:10 -0400 User-Agent: KMail/1.4.2 Cc: ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207211222.10728.bts@babbleon.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Tim-- The current uudeview port is at version 5.13, whereas the current version of uudeview is 5.18. Are there plans to update this port? Since this program builds easily from source anyway, it's not a major problem for me (I've already deinstalled the port and installed it the old-fashioned way) but since more recent versions of uudeview integrate support for yenc it would be nice for everybody else to get the same benefit. I'd be happy to help in any way that would be useful. Also, the porting-comments explain that: | This was originally one distribution for UUdeview, but I have broken | it up into ``libuu', ``uudeview'', and ``xdeview'', hopefully making | it cleaner and more useful. I see ports for "uudeview" and "xdeview" but not for "libuu" so I find this comment a little confusing. (Not that I really need to know this unless you want to take me up on my offer to help.) -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9:22:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E8137B400; Sun, 21 Jul 2002 09:22:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8256743E6E; Sun, 21 Jul 2002 09:22:33 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LGMXJU002137; Sun, 21 Jul 2002 09:22:33 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LGMXt2002133; Sun, 21 Jul 2002 09:22:33 -0700 (PDT) Date: Sun, 21 Jul 2002 09:22:33 -0700 (PDT) From: Ruslan Ermilov Message-Id: <200207211622.g6LGMXt2002133@freefall.freebsd.org> To: ru@FreeBSD.org, ru@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/40845: generate-plist sometimes misses MLINKS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: generate-plist sometimes misses MLINKS Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: ru Responsible-Changed-When: Sun Jul 21 09:22:14 PDT 2002 Responsible-Changed-Why: bsd.port.mk issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=40845 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 9:50:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F7037B400; Sun, 21 Jul 2002 09:50:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126B643E31; Sun, 21 Jul 2002 09:50:33 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LGoWJU004495; Sun, 21 Jul 2002 09:50:32 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LGoWkc004491; Sun, 21 Jul 2002 09:50:32 -0700 (PDT) Date: Sun, 21 Jul 2002 09:50:32 -0700 (PDT) From: Ying-Chieh Liao Message-Id: <200207211650.g6LGoWkc004491@freefall.freebsd.org> To: edwin@mavetju.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40832: [patch] games/race doesn't work due to FreeBSD specific patch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] games/race doesn't work due to FreeBSD specific patch State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Jul 21 09:50:06 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=40832 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10: 0:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B8D837B400 for ; Sun, 21 Jul 2002 10:00:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBC5643E75 for ; Sun, 21 Jul 2002 10:00: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.4/8.12.4) with ESMTP id g6LH05JU005214 for ; Sun, 21 Jul 2002 10:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LH046R005173; Sun, 21 Jul 2002 10:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAD4937B400; Sun, 21 Jul 2002 09:53:23 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9020543E31; Sun, 21 Jul 2002 09:53:20 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6LH0Xo53299; Sun, 21 Jul 2002 19:00:38 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6LGr1Qr079434; Sun, 21 Jul 2002 18:53:02 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6LGqxaB079292; Sun, 21 Jul 2002 18:52:59 +0200 (CEST) Message-Id: <200207211652.g6LGqxaB079292@sauna.arved.de> Date: Sun, 21 Jul 2002 18:52:59 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: kde@FreeBSD.org, tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/40847: New Ports: x11/ksimus: Simulation of technical processes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40847 >Category: ports >Synopsis: New Ports: x11/ksimus: Simulation of technical processes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 10:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: KSimus is a KDE tool for simulation, automatization and visualization of technical processes. It is also useful for education and experiments in the scope of logical and automatic control circuits. >How-To-Repeat: >Fix: --- ksimus.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: # # ksimus/ # ksimus/Makefile # ksimus/distinfo # ksimus/pkg-comment # ksimus/pkg-plist # ksimus/pkg-descr # echo c - ksimus/ mkdir -p ksimus/ > /dev/null 2>&1 echo x - ksimus/Makefile sed 's/^X//' >ksimus/Makefile << 'END-of-ksimus/Makefile' X# New ports collection makefile for: ksimus X# Date created: 21 July 2002 X# Whom: Tilman Linneweh X# X# $FreeBSD$ X# X XPORTNAME= ksimus XPORTVERSION= 0.3.4 XCATEGORIES= x11 kde XMASTER_SITES= http://ksimus.berlios.de/download/ XDISTNAME= ${PORTNAME}-3-${PORTVERSION}-1 X XMAINTAINER= freebsdports@arved.de X XLIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} XUSE_KDELIBS_VER= 3 XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X X.include END-of-ksimus/Makefile echo x - ksimus/distinfo sed 's/^X//' >ksimus/distinfo << 'END-of-ksimus/distinfo' XMD5 (ksimus-3-0.3.4-1.tar.gz) = 665b69aa4a0312f96d9851109703fb25 END-of-ksimus/distinfo echo x - ksimus/pkg-comment sed 's/^X//' >ksimus/pkg-comment << 'END-of-ksimus/pkg-comment' XSimulation and automatization tool for technical processes END-of-ksimus/pkg-comment echo x - ksimus/pkg-plist sed 's/^X//' >ksimus/pkg-plist << 'END-of-ksimus/pkg-plist' Xbin/ksimus Xinclude/ksimus/ksimdoubleedit.h Xinclude/ksimus/ksimgrid.h Xinclude/ksimus/ksimgriddialog.h Xinclude/ksimus/ksimtime.h Xinclude/ksimus/ksimtimebase.h Xinclude/ksimus/ksimtimelabel.h Xinclude/ksimus/ksimtimeselectorwidget.h Xinclude/ksimus/ksimtimeserver.h Xinclude/ksimus/simulationtimingwidget.h Xinclude/ksimus/simulationtiming.h Xinclude/ksimus/enumdict.h Xinclude/ksimus/ksimlineedit.h Xinclude/ksimus/propertywidget.h Xinclude/ksimus/llicompsel.h Xinclude/ksimus/loglist.h Xinclude/ksimus/loglistdialogwidget.h Xinclude/ksimus/loglistitem.h Xinclude/ksimus/ksimdoublespinbox.h Xinclude/ksimus/ksimexponentstep.h Xinclude/ksimus/ksimunit.h Xinclude/ksimus/ksimtimespinbox.h Xinclude/ksimus/ksimfilelistselector.h Xinclude/ksimus/ksimpackagefilewidget.h Xinclude/ksimus/ksimbooleanbox.h Xinclude/ksimus/ksimtype.h Xinclude/ksimus/ksimbaseuint.h Xinclude/ksimus/module.h Xinclude/ksimus/moduledata.h Xinclude/ksimus/moduledialog.h Xinclude/ksimus/moduleeditor.h Xinclude/ksimus/typeselection.h Xinclude/ksimus/modulepropertywidget.h Xinclude/ksimus/booleanand.h Xinclude/ksimus/booleanbutton.h Xinclude/ksimus/booleanled.h Xinclude/ksimus/clockgenerator.h Xinclude/ksimus/boolean1out.h Xinclude/ksimus/booleanxin1out.h Xinclude/ksimus/baseinfo.h Xinclude/ksimus/baselibrary.h Xinclude/ksimus/baselibraryitem.h Xinclude/ksimus/componentdirectory.h Xinclude/ksimus/componentinfo.h Xinclude/ksimus/componentlibrary.h Xinclude/ksimus/componentlibraryitem.h Xinclude/ksimus/componentlistview.h Xinclude/ksimus/componentlistviewitem.h Xinclude/ksimus/componentpopupmenu.h Xinclude/ksimus/connectorinfo.h Xinclude/ksimus/connectorlibrary.h Xinclude/ksimus/connectorlibraryitem.h Xinclude/ksimus/wirepropertyinfo.h Xinclude/ksimus/wirepropertylibrary.h Xinclude/ksimus/wirepropertylibraryitem.h Xinclude/ksimus/moduleinfo.h Xinclude/ksimus/ksimpackage.h Xinclude/ksimus/packageinfo.h Xinclude/ksimus/connectorbase.h Xinclude/ksimus/connectorboolin.h Xinclude/ksimus/connectorboolinpropertywidget.h Xinclude/ksimus/connectorboolout.h Xinclude/ksimus/connectorbooloutpropertywidget.h Xinclude/ksimus/connectorlist.h Xinclude/ksimus/connectorpropertydialog.h Xinclude/ksimus/connectorpropertywidget.h Xinclude/ksimus/connectorboolinedge.h Xinclude/ksimus/wireproperty.h Xinclude/ksimus/wirepropertyboolean.h Xinclude/ksimus/extconnboolin.h Xinclude/ksimus/extconnboolout.h Xinclude/ksimus/externalconnector.h Xinclude/ksimus/connectorlabel.h Xinclude/ksimus/componentlayout.h Xinclude/ksimus/connectorpack.h Xinclude/ksimus/componentblocklayout.h Xinclude/ksimus/doublelayout.h Xinclude/ksimus/connectorfloatin.h Xinclude/ksimus/connectorfloatout.h Xinclude/ksimus/ksimusdoc.h Xinclude/ksimus/ksimusview.h Xinclude/ksimus/basewindow.h Xinclude/ksimus/compcontainer.h Xinclude/ksimus/component.h Xinclude/ksimus/componentitem.h Xinclude/ksimus/componentmap.h Xinclude/ksimus/compview.h Xinclude/ksimus/displaywidget.h Xinclude/ksimus/globals.h Xinclude/ksimus/ksimfile.h Xinclude/ksimus/ksimundo.h Xinclude/ksimus/types.h Xinclude/ksimus/wire.h Xinclude/ksimus/resource.h Xinclude/ksimus/ksimwidget.h Xinclude/ksimus/ksimeditor.h Xinclude/ksimus/compviewwidget.h Xinclude/ksimus/ksimdebug.h Xinclude/ksimus/componentpropertybasewidget.h Xinclude/ksimus/componentpropertygeneralwidget.h Xinclude/ksimus/componentpropertydialog.h Xinclude/ksimus/componentpropertyinfowidget.h Xinclude/ksimus/library.h Xinclude/ksimus/componentaddon.h Xinclude/ksimus/ksimaction.h Xinclude/ksimus/ksimdata.h Xinclude/ksimus/compviewhbox.h Xinclude/ksimus/compviewvbox.h Xinclude/ksimus/componentstyle.h Xinclude/ksimus/componentpropertystylewidget.h Xinclude/ksimus/ksimus.h Xshare/doc/HTML/en/ksimus/bubble1.png Xshare/doc/HTML/en/ksimus/bubble10.png Xshare/doc/HTML/en/ksimus/bubble2.png Xshare/doc/HTML/en/ksimus/bubble3.png Xshare/doc/HTML/en/ksimus/bubble4.png Xshare/doc/HTML/en/ksimus/bubble5.png Xshare/doc/HTML/en/ksimus/bubble6.png Xshare/doc/HTML/en/ksimus/bubble7.png Xshare/doc/HTML/en/ksimus/bubble8.png Xshare/doc/HTML/en/ksimus/bubble9.png Xshare/doc/HTML/en/ksimus/compDescr.png Xshare/doc/HTML/en/ksimus/component.docbook Xshare/doc/HTML/en/ksimus/component_bool_and.png Xshare/doc/HTML/en/ksimus/component_bool_nand.png Xshare/doc/HTML/en/ksimus/component_button.png Xshare/doc/HTML/en/ksimus/component_clk_gen.png Xshare/doc/HTML/en/ksimus/component_ext_conn_bool_in.png Xshare/doc/HTML/en/ksimus/component_ext_conn_bool_out.png Xshare/doc/HTML/en/ksimus/component_led.png Xshare/doc/HTML/en/ksimus/component_led_2.png Xshare/doc/HTML/en/ksimus/component_sim_time.png Xshare/doc/HTML/en/ksimus/component_tick_time.png Xshare/doc/HTML/en/ksimus/example_module.docbook Xshare/doc/HTML/en/ksimus/example_module.sim Xshare/doc/HTML/en/ksimus/example_module_1.png Xshare/doc/HTML/en/ksimus/example_module_1.sim Xshare/doc/HTML/en/ksimus/example_module_2.png Xshare/doc/HTML/en/ksimus/example_module_3.png Xshare/doc/HTML/en/ksimus/example_module_4.png Xshare/doc/HTML/en/ksimus/example_module_5.png Xshare/doc/HTML/en/ksimus/example_module_applic.sim Xshare/doc/HTML/en/ksimus/example_rsff.docbook Xshare/doc/HTML/en/ksimus/example_rsff.sim Xshare/doc/HTML/en/ksimus/example_rsff_1.png Xshare/doc/HTML/en/ksimus/example_rsff_10.png Xshare/doc/HTML/en/ksimus/example_rsff_11.png Xshare/doc/HTML/en/ksimus/example_rsff_12.png Xshare/doc/HTML/en/ksimus/example_rsff_2.png Xshare/doc/HTML/en/ksimus/example_rsff_3.png Xshare/doc/HTML/en/ksimus/example_rsff_4.png Xshare/doc/HTML/en/ksimus/example_rsff_5.png Xshare/doc/HTML/en/ksimus/example_rsff_6.png Xshare/doc/HTML/en/ksimus/example_rsff_7.png Xshare/doc/HTML/en/ksimus/example_rsff_9.png Xshare/doc/HTML/en/ksimus/external_conn.png Xshare/doc/HTML/en/ksimus/index.docbook Xshare/doc/HTML/en/ksimus/ksimus-grid.png Xshare/doc/HTML/en/ksimus/ksimus-package-files.png Xshare/doc/HTML/en/ksimus/ksimus-timings.png Xshare/doc/HTML/en/ksimus/ksimusgui.png Xshare/doc/HTML/en/ksimus/modules.docbook Xshare/doc/HTML/en/ksimus/mousepointer.png Xshare/doc/HTML/en/ksimus/index.cache.bz2 Xshare/doc/HTML/en/ksimus/common Xshare/applnk/Applications/ksimus.desktop Xshare/apps/ksimus/ksimusui.rc Xshare/icons/locolor/16x16/apps/ksimus.png Xshare/icons/locolor/32x32/apps/ksimus.png Xshare/icons/hicolor/16x16/apps/ksimus.png Xshare/icons/hicolor/32x32/apps/ksimus.png Xshare/locale/de/LC_MESSAGES/ksimus.mo Xshare/locale/fr/LC_MESSAGES/ksimus.mo Xshare/locale/pt_BR/LC_MESSAGES/ksimus.mo Xshare/mimelnk/application/x-ksimus.desktop X@dirrm share/doc/HTML/en/ksimus/ X@dirrm include/ksimus END-of-ksimus/pkg-plist echo x - ksimus/pkg-descr sed 's/^X//' >ksimus/pkg-descr << 'END-of-ksimus/pkg-descr' XKSimus is a KDE tool for simulation, automatization and visualization of Xtechnical processes. It is also useful for education and experiments in the Xscope of logical and automatic control circuits. XThe main feature of KSimus is the use of component libraries, the so called Xcomponent packages. XBecause this, KSimus is easy to extend with new components or to new areas Xof application. X XWWW: http://ksimus.berlios.de XAuthor: Rasmus Diekenbrock END-of-ksimus/pkg-descr exit --- ksimus.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10: 0:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97C8837B405 for ; Sun, 21 Jul 2002 10:00:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0FED43ED1 for ; Sun, 21 Jul 2002 10:00:12 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LH0AJU005538 for ; Sun, 21 Jul 2002 10:00:11 -0700 (PDT) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LH0A4U005528 for freebsd-ports@freebsd.org; Sun, 21 Jul 2002 10:00:10 -0700 (PDT) Date: Sun, 21 Jul 2002 10:00:10 -0700 (PDT) From: Bill Fenner Message-Id: <200207211700.g6LH0A4U005528@freefall.freebsd.org> To: freebsd-ports@freebsd.org Subject: FreeBSD ports: 1 unfetchable distfiles: net/slirp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear freebsd-ports@freebsd.org, You are listed as the FreeBSD port maintainer for 1 port whose distfiles [or main web pages] are not fetchable from their MASTER_SITES. Could you please visit http://people.freebsd.org/~fenner/portsurvey/freebsd-ports@freebsd.org.html and correct the problems listed there? The individual port with a problem is net/slirp. Note that the main port web page, as listed in the WWW: line of the pkg-descr, is checked just as though it was a port distfile. This is an unfortunate side effect of the architecture of the distfile survey reporting tool, but if you see a distfile being reported as not fetchable that's not actually a distfile, see if it's from the pkg-descr. If you have already corrected the problems and submitted a PR, please accept my thanks and apologies for the delay in getting the fixes into the tree. This reminder is created automatically and does not (yet) have a way to know if a PR fixing the problem has been submitted. Please do *NOT* send your response to me directly; I do not always have time to commit your fix; please instead submit a PR via 'send-pr' so it doesn't get lost. Problems are usually of two types: 1. The software package has been upgraded and the version in the port has been removed. The best solution to this problem is to upgrade the port to the most current version of the software package. If you are a FreeBSD committer, then you can just upgrade the port directly. If not, you should create the updated port on your own machine, test it (and maybe even run "portlint" on it), and then use "send-pr" to submit a "diff -uNr old-port updated-port". If you added or deleted any files, please make an explicit note of it. 2. The mirror site being used no longer contains the software package in question, or no longer exists. Solutions include: a) If there are other mirror sites, just remove the bad site from the list. (Make sure that what appears to be a bad site isn't actually a problem of type 1, upgrade) b) If the README or other support files in the software documentation mention where to get the software package, use one of those sites. c) Use ftpsearch (http://ftpsearch.ntnu.no/ftpsearch) or other search engines to find another place to get the original DISTFILES. Make sure that you don't pick a FreeBSD distfiles mirror -- if you can't find any other places where the file exists, it can be a LOCAL_PORT or you can simply comment out the MASTER_SITES= line, with a comment explaining why. Once you have a solution, use "send-pr" to submit a "diff -u" of the Makefile. Note that this isn't an urgent issue, as people who try to build the port now will just fall back to the FreeBSD distfiles mirror. Please just put it on your list to do and get to it when you have time. These messages will continue to arrive twice a month until the fix is committed, as a reminder. Thanks, Bill "distfiles" Fenner. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10: 1:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDE0E37B40F for ; Sun, 21 Jul 2002 10:01:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD9243F5B for ; Sun, 21 Jul 2002 10:00:31 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LH0TJU006778 for ; Sun, 21 Jul 2002 10:00:29 -0700 (PDT) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LH0TkI006770 for ports@freebsd.org; Sun, 21 Jul 2002 10:00:29 -0700 (PDT) Date: Sun, 21 Jul 2002 10:00:29 -0700 (PDT) From: Bill Fenner Message-Id: <200207211700.g6LH0TkI006770@freefall.freebsd.org> To: ports@freebsd.org Subject: Unfetchable distfiles reminder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems is http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. In addition, the list of all ports with any unfetchable distfile is http://people.freebsd.org/~fenner/portsurvey/bad.html if you don't mind coordinating your fixes with the port MAINTAINER. Thanks for your help! Bill "distfiles" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:10:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C09E037B400 for ; Sun, 21 Jul 2002 10:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E70843E58 for ; Sun, 21 Jul 2002 10: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.4/8.12.4) with ESMTP id g6LHA3JU011908 for ; Sun, 21 Jul 2002 10:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LHA3Qh011907; Sun, 21 Jul 2002 10:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4DB637B400 for ; Sun, 21 Jul 2002 10:07:54 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5D2D43E3B for ; Sun, 21 Jul 2002 10:07:53 -0700 (PDT) (envelope-from marck@woozle.rinet.ru) Received: (from marck@localhost) by woozle.rinet.ru (8.11.6/8.11.6) id g6LH7nh32465; Sun, 21 Jul 2002 21:07:49 +0400 (MSD) (envelope-from marck) Message-Id: <200207211707.g6LH7nh32465@woozle.rinet.ru> Date: Sun, 21 Jul 2002 21:07:49 +0400 (MSD) From: Dmitry Morozovsky Reply-To: Dmitry Morozovsky To: FreeBSD-gnats-submit@FreeBSD.org Cc: kaz@kobe1995.net X-Send-Pr-Version: 3.113 Subject: ports/40848: reflect WITHOUT-X11 in package name for xmbmon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40848 >Category: ports >Synopsis: reflect WITHOUT-X11 in package name for xmbmon >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 10:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 4-STABLE i386 >Organization: Cronyx Plus LLC (RiNet ISP) >Environment: System: FreeBSD 4-STABLE >Description: It is useful for me to change package name when building xmbmon without X. Or maybe, dependent port would be useful. I, resonally, prefer the second approach (both included in "fix" section). >How-To-Repeat: cd /usr/ports/sysutils/xmbmon make install WITHOUT_X11=yes see /var/db/pkg/xmbmon* >Fix: 1 approach: change package name Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/xmbmon/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 12 Mar 2002 02:51:41 -0000 1.4 +++ Makefile 21 Jul 2002 16:53:42 -0000 @@ -22,6 +22,7 @@ MAKE_ARGS+= WITHOUT_X11=yes DOCSDIR='$(DOCSDIR)' INSTALL_DATA='$(INSTALL_DATA)' DOCS= 00README.txt 00READMEj.txt DEBUG_Info PLIST_SUB= X11_ONLY="@comment " +PKGNAMESUFFIX= -nox11 .else USE_XLIB= yes MAKE_ARGS+= DOCSDIR='$(DOCSDIR)' INSTALL_DATA='$(INSTALL_DATA)' 2 approach: dependant port (2 patches and shar) Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/Makefile,v retrieving revision 1.277 diff -u -r1.277 Makefile --- Makefile 17 Jul 2002 06:34:40 -0000 1.277 +++ Makefile 21 Jul 2002 17:05:37 -0000 @@ -111,6 +111,7 @@ SUBDIR += ltrace SUBDIR += maint SUBDIR += manck + SUBDIR += mbmon SUBDIR += medusa SUBDIR += memtest SUBDIR += mgeupsd Index: xmbmon/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/xmbmon/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- xmbmon/Makefile 12 Mar 2002 02:51:41 -0000 1.4 +++ xmbmon/Makefile 21 Jul 2002 17:05:37 -0000 @@ -5,11 +5,12 @@ # $FreeBSD: ports/sysutils/xmbmon/Makefile,v 1.4 2002/03/12 02:51:41 pat Exp $ # -PORTNAME= xmbmon +BASEPORTNAME= xmbmon +PORTNAME?= ${BASEPORTNAME} PORTVERSION= 107p1 CATEGORIES= sysutils MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/ -DISTNAME= ${PORTNAME}${PORTVERSION:S/p/pl/} +DISTNAME= ${BASEPORTNAME}${PORTVERSION:S/p/pl/} MAINTAINER= kaz@kobe1995.net @@ -22,6 +23,7 @@ MAKE_ARGS+= WITHOUT_X11=yes DOCSDIR='$(DOCSDIR)' INSTALL_DATA='$(INSTALL_DATA)' DOCS= 00README.txt 00READMEj.txt DEBUG_Info PLIST_SUB= X11_ONLY="@comment " +PKGNAMESUFFIX= -nox11 .else USE_XLIB= yes MAKE_ARGS+= DOCSDIR='$(DOCSDIR)' INSTALL_DATA='$(INSTALL_DATA)' @@ -30,10 +32,12 @@ .include +.if (${WITHOUT_X11} != yes) pre-extract: @${ECHO} @${ECHO} "set WITHOUT_X11 variable to 'yes' if you want to build without X11" @${ECHO} +.endif post-patch: @${MV} -f ${WRKSRC}/Makefile.in ${WRKSRC}/Makefile.in.X # 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: # # mbmon/ # mbmon/Makefile # echo c - mbmon/ mkdir -p mbmon/ > /dev/null 2>&1 echo x - mbmon/Makefile sed 's/^X//' >mbmon/Makefile << 'END-of-mbmon/Makefile' X# ports collection makefile for: mbmon X# Date created: 2002/07/21 X# Whom: marck@rinet.ru X# X# $FreeBSD$ X# X XPORTNAME= mbmon XWITHOUT_X11= yes X XMASTERDIR= ${.CURDIR}/../xmbmon X X.include "${MASTERDIR}/Makefile" END-of-mbmon/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:15:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C49237B400; Sun, 21 Jul 2002 10:15:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B436F43E3B; Sun, 21 Jul 2002 10:15:38 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LHFcJU012694; Sun, 21 Jul 2002 10:15:38 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LHFcpR012690; Sun, 21 Jul 2002 10:15:38 -0700 (PDT) Date: Sun, 21 Jul 2002 10:15:38 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207211715.g6LHFcpR012690@freefall.freebsd.org> To: Jan.Stocker@t-online.de, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40839: Make xgalaga compile on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Make xgalaga compile on -current State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Sun Jul 21 10:15:19 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40839 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:25:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D6737B400 for ; Sun, 21 Jul 2002 10:25:19 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5284243E3B for ; Sun, 21 Jul 2002 10:25:19 -0700 (PDT) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 8E88337C82; Sun, 21 Jul 2002 19:24:45 +0200 (CEST) Received: by freebsdcluster.net (Postfix, from userid 1000) id C09BB3B9446; Sun, 21 Jul 2002 19:23:14 +0200 (CEST) Date: Sun, 21 Jul 2002 19:23:14 +0200 From: Michael Hostbaek To: Charlie ROOT Cc: ports@freebsd.org Subject: Re: hi new port ;] Message-ID: <20020721172314.GD11428@mich2.itxmarket.com> References: <20020721165045.GC11428@mich2.itxmarket.com> <20020721191752.Q67702-100000@linux-secure.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020721191752.Q67702-100000@linux-secure.net> X-Operating-System: FreeBSD 4.6-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If you have filled in the send-pr correctly, you should get a reply. And a new PR should be opened. You can see a list of open PR's here: http://www.freebsd.org/cgi/query-pr-summary.cgi Eventually, a ports commiter, will let you know if your port has been commited or not. /mich Charlie ROOT (root) writes: > > I send this "send-pr" report! > do you have this !? > ...Replay ! > __________- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:28:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08BA837B400 for ; Sun, 21 Jul 2002 10:28:51 -0700 (PDT) Received: from linux-secure.net (pe166.gorzow.sdi.tpnet.pl [217.96.172.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id B501C43E31 for ; Sun, 21 Jul 2002 10:28:48 -0700 (PDT) (envelope-from root@linux-secure.net) Received: from linux-secure.net (smmsp@nasa.gov [127.0.0.1]) by linux-secure.net (8.12.5/8.12.4) with ESMTP id g6LHSKte067944; Sun, 21 Jul 2002 19:28:20 +0200 (CEST) (envelope-from root@linux-secure.net) Received: from localhost (root@localhost) by linux-secure.net (8.12.5/8.12.5/Submit) with ESMTP id g6LHSJHB067941; Sun, 21 Jul 2002 19:28:19 +0200 (CEST) Date: Sun, 21 Jul 2002 19:28:19 +0200 (CEST) From: Charlie ROOT To: Michael Hostbaek Cc: ports@freebsd.org Subject: Re: hi new port ;] In-Reply-To: <20020721172314.GD11428@mich2.itxmarket.com> Message-ID: <20020721192807.D67901-100000@linux-secure.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ok! thanks! __________________ On Sun, 21 Jul 2002, Michael Hostbaek wrote: > If you have filled in the send-pr correctly, you should get a reply. And > a new PR should be opened. You can see a list of open PR's here: > > http://www.freebsd.org/cgi/query-pr-summary.cgi > > Eventually, a ports commiter, will let you know if your port has been > commited or not. > > /mich > > Charlie ROOT (root) writes: > > > > I send this "send-pr" report! > > do you have this !? > > ...Replay ! > > __________- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:32:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61E1037B401 for ; Sun, 21 Jul 2002 10:32:12 -0700 (PDT) Received: from tatm.com (www.tatm.com [217.174.207.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1EA043E9C for ; Sun, 21 Jul 2002 10:32:09 -0700 (PDT) (envelope-from zefal@tatm.com) Received: from Dilkow [81.22.69.102] by tatm.com [217.174.207.33] with SMTP (MDaemon.v3.5.2.R) for ; Sun, 21 Jul 2002 19:32:33 +0200 From: webmaster To: ports@FreeBSD.org Subject: 0x01234DC per second MIME-Version: 1.0 X-MDRemoteIP: 81.22.69.102 X-Return-Path: zefal@tatm.com X-MDaemon-Deliver-To: ports@FreeBSD.org Message-Id: <20020721173209.B1EA043E9C@mx1.FreeBSD.org> Date: Sun, 21 Jul 2002 10:32:09 -0700 (PDT) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Note du serveur de messagerie : Un fichier attaché pouvant contenir un virus a été détecté dans ce message. Il a été retiré par sécurité. Pour envoyer des fichiers exécutables directement, controlez le fichier avec un antivirus puis compressez le (zip, etc.) avant de l'envoyer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:34:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 865B737B400 for ; Sun, 21 Jul 2002 10:34:41 -0700 (PDT) Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF1843E3B for ; Sun, 21 Jul 2002 10:34:40 -0700 (PDT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id EAEB4ABF9; Sun, 21 Jul 2002 19:34:36 +0200 (CEST) Date: Sun, 21 Jul 2002 19:34:36 +0200 From: Anton Berezin To: freebsd-ports@FreeBSD.org Subject: [minor HEADS UP] lang/perl5.8 Message-ID: <20020721173436.GF20458@heechee.tobez.org> Mail-Followup-To: Anton Berezin , freebsd-ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Perl 5.8.0 has made it into the ports collection. The port is a bit rough and certainly needs some polishing. In particular: - the WITH_GDBM knob needs to be implemented (for 5.6.1 too); - the WITH_ITHREADS needs to be implemented; - some mechanism for peaceful coexistence of 5.6.1 and 5.8.0 needs to be devised. Please bear with me, and do not hesitate to send your comments, suggestions, and bug reports. Cheers, =Anton. -- | Anton Berezin | FreeBSD: The power to serve | | catpipe Systems ApS _ _ |_ | http://www.FreeBSD.org | | tobez@catpipe.net (_(_|| | tobez@FreeBSD.org | | +45 7021 0050 | Private: tobez@tobez.org | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:36:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B335637B400; Sun, 21 Jul 2002 10:36:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6709643E42; Sun, 21 Jul 2002 10:36:24 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LHaOJU014909; Sun, 21 Jul 2002 10:36:24 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LHaOtY014905; Sun, 21 Jul 2002 10:36:24 -0700 (PDT) Date: Sun, 21 Jul 2002 10:36:24 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207211736.g6LHaOtY014905@freefall.freebsd.org> To: kanou@mil.allnet.ne.jp, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40831: maintainer-update: print/pfaedit to 20020715 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update: print/pfaedit to 20020715 State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Sun Jul 21 10:36:08 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40831 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:40:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E78D337B401 for ; Sun, 21 Jul 2002 10:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3FBC43E58 for ; Sun, 21 Jul 2002 10:40: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.4/8.12.4) with ESMTP id g6LHe1JU015163 for ; Sun, 21 Jul 2002 10:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LHe1UA015161; Sun, 21 Jul 2002 10:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4DC637B400 for ; Sun, 21 Jul 2002 10:30:23 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E96C43E31 for ; Sun, 21 Jul 2002 10:30:22 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6LHbgo53707 for ; Sun, 21 Jul 2002 19:37:42 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6LHUJQr007181; Sun, 21 Jul 2002 19:30:19 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6LHUIJC007180; Sun, 21 Jul 2002 19:30:18 +0200 (CEST) Message-Id: <200207211730.g6LHUIJC007180@sauna.arved.de> Date: Sun, 21 Jul 2002 19:30:18 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/40849: Update port net/slirp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40849 >Category: ports >Synopsis: Update port net/slirp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 10:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: - Update - Bump PORTEPOCH, because previous Maintainer added wrong Versionnr. - Mastersite moved to SF - Correct Maintainer freebsd-ports -> ports, otherwise fenner script is triggered. >How-To-Repeat: >Fix: --- slirp.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/slirp/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 8 Jul 2002 10:57:58 -0000 1.14 +++ Makefile 21 Jul 2002 17:21:17 -0000 @@ -6,13 +6,15 @@ # PORTNAME= slirp -PORTVERSION= 1.0c +PORTVERSION= 1.0.13 +PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=slirp -MAINTAINER= freebsd-ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.Org -WRKSRC= ${WRKDIR}/slirp-1.0c/src +WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes MAN1= slirp.1 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/slirp/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 12 Dec 1996 03:24:11 -0000 1.3 +++ distinfo 21 Jul 2002 17:19:31 -0000 @@ -1 +1 @@ -MD5 (slirp-1.0c.tar.gz) = 62aad016f16b51cbdef4c8e34454f31a +MD5 (slirp-1.0.13.tar.gz) = aaa37a0e6433d177f09ba10145c7d8d3 Index: files/patch-ab =================================================================== RCS file: /home/ncvs/ports/net/slirp/files/patch-ab,v retrieving revision 1.1 diff -u -r1.1 patch-ab --- files/patch-ab 16 Apr 1999 16:14:10 -0000 1.1 +++ files/patch-ab 21 Jul 2002 17:25:39 -0000 @@ -1,34 +1,20 @@ ---- tcp_subr.c.orig Fri Dec 29 15:45:51 1995 -+++ tcp_subr.c Fri Apr 16 09:03:57 1999 -@@ -238,14 +238,14 @@ +--- tcp_subr.c.orig Sun Jul 21 19:23:18 2002 ++++ tcp_subr.c Sun Jul 21 19:25:12 2002 +@@ -241,7 +241,7 @@ * then send a RST to peer. */ struct tcpcb * --tcp_drop(tp, errno) -+tcp_drop(tp, err) +-tcp_drop(struct tcpcb *tp, int errno) { ++tcp_drop(struct tcpcb *tp, int err) { + /* tcp_drop(tp, errno) register struct tcpcb *tp; -- int errno; -+ int err; - { + int errno; +@@ -250,7 +250,7 @@ DEBUG_CALL("tcp_drop"); DEBUG_ARG("tp = %lx", (long)tp); - DEBUG_ARG("errno = %d", errno); -+ DEBUG_ARG("err = %d", err); ++ DEBUG_ARG("errno = %d", err); if (TCPS_HAVERCVDSYN(tp->t_state)) { tp->t_state = TCPS_CLOSED; -@@ -253,10 +253,10 @@ - tcpstat.tcps_drops++; - } else - tcpstat.tcps_conndrops++; --/* if (errno == ETIMEDOUT && tp->t_softerror) -- * errno = tp->t_softerror; -+/* if (err == ETIMEDOUT && tp->t_softerror) -+ * err = tp->t_softerror; - */ --/* so->so_error = errno; */ -+/* so->so_error = err; */ - return (tcp_close(tp)); - } - --- slirp.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 10:58:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F0E37B400 for ; Sun, 21 Jul 2002 10:58:43 -0700 (PDT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id B059D43E58 for ; Sun, 21 Jul 2002 10:58:42 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd00.sul.t-online.de by mailout05.sul.t-online.com with smtp id 17WKyf-0000bm-09; Sun, 21 Jul 2002 19:58:41 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.82.55.42]) by fmrl00.sul.t-online.com with esmtp id 17WKyc-0T06nwC; Sun, 21 Jul 2002 19:58:38 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6LHwaQ53279 for ; Sun, 21 Jul 2002 19:58:36 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g6LHvaEg020213 for ; Sun, 21 Jul 2002 19:57:36 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g6LHvZRv020212; Sun, 21 Jul 2002 19:57:35 +0200 (CEST) (envelope-from corecode) Date: Sun, 21 Jul 2002 19:57:32 +0200 From: "Simon 'corecode' Schubert" To: ports@freebsd.org Subject: libtool problems Message-Id: <20020721195732.098ff7dc.corecode@corecode.ath.cx> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=./i1U.0ojgyNScz" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=./i1U.0ojgyNScz Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit hey, i'm currently polishing audio/gnump3d to work on current and noticed that even when setting USE_LIBTOOL these .la files are being installed. i guess that has something to do with the fact that this port's ``configure'' has been built by autoconf 2.53. i assume there are several other ports that suffer the same problem. any hints from a libtool guru? shall we change the patch-libtool: target? cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=./i1U.0ojgyNScz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9OvYPr5S+dk6z85oRAtmYAJ44a4+CE0ByTrjEibutfxTz7nm/MwCfd2c1 r+T/YnQ9RcO45dzt1vfUA0g= =bAet -----END PGP SIGNATURE----- --=./i1U.0ojgyNScz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11: 0: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4288E37B400 for ; Sun, 21 Jul 2002 11:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01F4043E4A for ; Sun, 21 Jul 2002 11:00: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.4/8.12.4) with ESMTP id g6LI04JU016912 for ; Sun, 21 Jul 2002 11:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LI044k016911; Sun, 21 Jul 2002 11:00:04 -0700 (PDT) Date: Sun, 21 Jul 2002 11:00:04 -0700 (PDT) Message-Id: <200207211800.g6LI044k016911@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Hye-Shik Chang Subject: Re: ports/40638: spamass-milter port hangs on multiple simultaneous e-mails Reply-To: Hye-Shik Chang Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40638; it has been noted by GNATS. From: Hye-Shik Chang To: John Nielsen Cc: freebsd-gnats-submit@FreeBSD.org, ab@astralblue.net Subject: Re: ports/40638: spamass-milter port hangs on multiple simultaneous e-mails Date: Mon, 22 Jul 2002 02:56:53 +0900 On Mon, Jul 15, 2002 at 11:07:50PM -0700, John Nielsen wrote: > > >Number: 40638 > >Category: ports > >Synopsis: spamass-milter port hangs on multiple simultaneous e-mails > >Fix: > If the spamass-milter software is built from the latest CVS sources with patch 349 applied, the problem goes away. A reasonable fix would be one of: 1) waiting for the next official release of the software (if it's soon), 2) modifying the existing port to use the latest sources and apply the patch, or 3) fork the port (e.g. spamass-milter-devel) and have the "unstable" fork use the newest sources and relevant patches. > >Release-Note: > >Audit-Trail: > >Unformatted: Maintainer, How do you think about this PR? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:16:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E80337B400 for ; Sun, 21 Jul 2002 11:16:27 -0700 (PDT) Received: from hotmail.com (law2-f19.hotmail.com [216.32.181.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE4C143E4A for ; Sun, 21 Jul 2002 11:16:26 -0700 (PDT) (envelope-from kmays2000@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 21 Jul 2002 11:16:26 -0700 Received: from 24.196.232.182 by lw2fd.hotmail.msn.com with HTTP; Sun, 21 Jul 2002 18:16:26 GMT X-Originating-IP: [24.196.232.182] From: "Kenneth Mays" To: ports@freebsd.org Subject: Request Sendmail 8.12.5 upgrade Date: Sun, 21 Jul 2002 14:16:26 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 21 Jul 2002 18:16:26.0700 (UTC) FILETIME=[BA5A08C0:01C230E2] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org http://www.sendmail.org/8.12.5.html _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D2A037B400 for ; Sun, 21 Jul 2002 11:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0465743E3B for ; Sun, 21 Jul 2002 11: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.4/8.12.4) with ESMTP id g6LIK3JU022835 for ; Sun, 21 Jul 2002 11:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LIK3PZ022834; Sun, 21 Jul 2002 11:20:03 -0700 (PDT) Date: Sun, 21 Jul 2002 11:20:03 -0700 (PDT) Message-Id: <200207211820.g6LIK3PZ022834@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/40829: [Maintainer Update] www/php-templates Reply-To: Alex Dupre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40829; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org, sysadmin@alexdupre.com Cc: Subject: Re: ports/40829: [Maintainer Update] www/php-templates Date: Sun, 21 Jul 2002 20:12:45 +0200 ------------C71A01173DC3F21 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I removed the dosunix dependency (found the correct substitution patterns for REINPLACE). Here is the diff for the Makefile. -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org ------------C71A01173DC3F21 Content-Type: application/octet-stream; name="Makefile.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Makefile.diff" LS0tIE1ha2VmaWxlLm9yaWcJU3VuIEp1bCAyMSAxOTo0Njo0MCAyMDAyCisrKyBNYWtlZmlsZQlT dW4gSnVsIDIxIDIwOjA1OjAzIDIwMDIKQEAgLTE2LDEyICsxNiwxMiBAQAogCiBCVUlMRF9ERVBF TkRTPQlhY2xvY2FsOiR7UE9SVFNESVJ9L2RldmVsL2F1dG9tYWtlIFwKIAkJYXV0b2NvbmY6JHtQ T1JUU0RJUn0vZGV2ZWwvYXV0b2NvbmYgXAotCQlwaHBpemU6JHtQT1JUU0RJUn0vd3d3L21vZF9w aHA0IFwKLQkJZG9zdW5peDoke1BPUlRTRElSfS9jb252ZXJ0ZXJzL2Rvc3VuaXgKKwkJcGhwaXpl OiR7UE9SVFNESVJ9L3d3dy9tb2RfcGhwNAogUlVOX0RFUEVORFM9CSR7TE9DQUxCQVNFfS9zYmlu L2h0dHBkOiR7UE9SVFNESVJ9L3d3dy9hcGFjaGUxMyBcCiAJCSR7TE9DQUxCQVNFfS9saWJleGVj L2FwYWNoZS9saWJwaHA0LnNvOiR7UE9SVFNESVJ9L3d3dy9tb2RfcGhwNAogCiBVU0VfTElCVE9P TD0JeWVzCitVU0VfUkVJTlBMQUNFPQl5ZXMKIAogV1JLU1JDPQkJJHtXUktESVJ9L3RlbXBsYXRl cwogCkBAIC0zMSwxNyArMzEsMTAgQEAKIFBLR01FU1NBR0U9CSR7V1JLRElSfS9wa2ctbWVzc2Fn ZQogCiBwb3N0LWV4dHJhY3Q6CisJQCR7UkVJTlBMQUNFX0NNRH0gLWUgJ3MvW1s6Y250cmw6XV0k JC8vJyAke1dSS1NSQ30vcGhwX3RlbXBsYXRlcy5oIFwKKwkJJHtXUktTUkN9L3RlbXBsYXRlcy5j ICR7V1JLU1JDfS90bXBsX2xpYi5jCiAJQCR7RUNIT19NU0d9ICI9PT0+ICBQSFBpemluZyBmb3Ig JHtESVNUTkFNRX0iCiAJQGNkICR7V1JLU1JDfSAmJiAke0xPQ0FMQkFTRX0vYmluL3BocGl6ZQot Ci1wb3N0LXBhdGNoOgotCUAoY2QgJHtXUktTUkN9OyBcCi0JCSR7TVZ9IHBocF90ZW1wbGF0ZXMu aCBwaHBfdGVtcGxhdGVzLmgub3JpZzsgXAotCQkke01WfSB0ZW1wbGF0ZXMuYyB0ZW1wbGF0ZXMu Yy5vcmlnOyBcCi0JCSR7TVZ9IHRtcGxfbGliLmMgdG1wbF9saWIuYy5vcmlnOyBcCi0JCSR7TE9D QUxCQVNFfS9iaW4vZG9zdW5peCBwaHBfdGVtcGxhdGVzLmgub3JpZyBwaHBfdGVtcGxhdGVzLmg7 IFwKLQkJJHtMT0NBTEJBU0V9L2Jpbi9kb3N1bml4IHRlbXBsYXRlcy5jLm9yaWcgdGVtcGxhdGVz LmM7IFwKLQkJJHtMT0NBTEJBU0V9L2Jpbi9kb3N1bml4IHRtcGxfbGliLmMub3JpZyB0bXBsX2xp Yi5jKQogCiBwb3N0LWJ1aWxkOgogCUAke1NFRH0gInN8JSVMT0NBTEJBU0UlJXwke0xPQ0FMQkFT RX18ZztzfCUlUFJFRklYJSV8JHtQUkVGSVh9fGciIFwK ------------C71A01173DC3F21-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:20:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B69E737B401 for ; Sun, 21 Jul 2002 11:20:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E0D43E58 for ; Sun, 21 Jul 2002 11: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.4/8.12.4) with ESMTP id g6LIK4JU022849 for ; Sun, 21 Jul 2002 11:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LIK4gQ022848; Sun, 21 Jul 2002 11:20:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A24037B401 for ; Sun, 21 Jul 2002 11:16:30 -0700 (PDT) Received: from cathbad.happygiraffe.net (myrddin.demon.co.uk [158.152.54.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51AFF43E58 for ; Sun, 21 Jul 2002 11:16:28 -0700 (PDT) (envelope-from dom@happygiraffe.net) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id D5F045DD8; Sun, 21 Jul 2002 17:21:36 +0100 (BST) Message-Id: <20020721162136.D5F045DD8@cathbad.happygiraffe.net> Date: Sun, 21 Jul 2002 17:21:36 +0100 (BST) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@FreeBSD.org Cc: chris.laco@threetech.com X-Send-Pr-Version: 3.113 Subject: ports/40850: new version of www/p5-AxKit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40850 >Category: ports >Synopsis: new version of www/p5-AxKit >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 11:20:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 5.0-CURRENT i386 >Organization: The HappyGiraffe Institute for Happy Giraffes >Environment: System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Jul 19 10:51:25 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 apache+mod_ssl-1.3.26+2.8.9 The Apache 1.3 webserver with SSL/TLS functionality mod_perl-1.27 Embeds a Perl interpreter in the Apache server >Description: This is the latest version of AxKit, a perl XML application toolkit. This patch was gratefully received from Chris Laco . >How-To-Repeat: n/a >Fix: Here's the patch. No files added or removed to the port itself. diff -urN /usr/ports/www/p5-AxKit/Makefile p5-AxKit/Makefile --- /usr/ports/www/p5-AxKit/Makefile Mon Mar 18 15:39:22 2002 +++ p5-AxKit/Makefile Sun Jul 21 16:44:11 2002 @@ -6,8 +6,7 @@ # PORTNAME= AxKit -PORTVERSION= 1.5 -PORTREVISION= 1 +PORTVERSION= 1.6 CATEGORIES= www MASTER_SITES= http://www.axkit.org/download/ PKGNAMEPREFIX= p5- @@ -34,20 +33,23 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= \ Apache::AxKit::Language.3 \ + Apache::AxKit::Language::AxPoint.3 \ + Apache::AxKit::Language::HtmlDoc.3 \ + Apache::AxKit::Language::SAXMachines.3 \ Apache::AxKit::Language::XPathScript.3 \ Apache::AxKit::Language::XSP.3 \ + Apache::AxKit::Language::XSP::SimpleTaglib.3 \ Apache::AxKit::Language::XSP::TaglibHelper.3 \ - Apache::AxKit::Plugins::Fragment.3 \ - Apache::AxKit::Plugins::Passthru.3 \ + Apache::AxKit::Plugin::Fragment.3 \ + Apache::AxKit::Plugin::Passthru.3 \ + Apache::AxKit::Plugin::QueryStringCache.3 \ Apache::AxKit::Provider.3 \ Apache::AxKit::StyleChooser::Cookie.3 \ Apache::AxKit::StyleChooser::FileSuffix.3 \ Apache::AxKit::StyleChooser::PathInfo.3 \ Apache::AxKit::StyleChooser::QueryString.3 \ Apache::AxKit::StyleChooser::UserAgent.3 \ - Apache::MimeXML.3 \ AxKit.3 - PERL_CONFIGURE= yes CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2' \ LIBS='-L${LOCALBASE}/lib' diff -urN /usr/ports/www/p5-AxKit/distinfo p5-AxKit/distinfo --- /usr/ports/www/p5-AxKit/distinfo Wed Jan 9 13:39:24 2002 +++ p5-AxKit/distinfo Fri Jul 19 08:19:13 2002 @@ -1 +1 @@ -MD5 (AxKit-1.5.tar.gz) = ac4dc518999c1e573fb8c64fc27b38f0 +MD5 (AxKit-1.6.tar.gz) = e03e0a50bcfc41aec1714512a404b019 diff -urN /usr/ports/www/p5-AxKit/pkg-plist p5-AxKit/pkg-plist --- /usr/ports/www/p5-AxKit/pkg-plist Wed Jan 9 13:39:24 2002 +++ p5-AxKit/pkg-plist Sun Jul 21 17:00:23 2002 @@ -5,19 +5,23 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Exception.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/AxPoint.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/HtmlDoc.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/LibXSLT.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/PassiveTeX.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/Query.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/SAXMachines.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/Sablot.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XMLNewsNITF.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XMLNewsRDF.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XPathScript.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP/SimpleTaglib.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP/TaglibHelper.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Makefile.PL lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/MediaChooser/WAPCheck.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugins/Fragment.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugins/Passthru.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugins/QueryStringCache.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugin/Fragment.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugin/Passthru.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugin/QueryStringCache.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Provider.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Provider/File.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Provider/Filter.pm @@ -28,7 +32,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/StyleChooser/QueryString.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/StyleChooser/UserAgent.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/typemap -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/MimeXML.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/AxKit.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AxKit/CharsetConv/CharsetConv.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AxKit/CharsetConv/CharsetConv.so @@ -46,7 +49,6 @@ share/examples/AxKit/axkit.org/docs/xpathscript/guide.dkb share/examples/AxKit/axkit.org/docs/xsp/guide.dkb share/examples/AxKit/axkit.org/docs/xsp/index.xml -share/examples/AxKit/axkit.org/docs/xsp/sqltaglib.dkb share/examples/AxKit/axkit.org/examples/cv.css share/examples/AxKit/axkit.org/examples/cv.xml share/examples/AxKit/axkit.org/examples/cv.xps @@ -80,7 +82,6 @@ share/examples/AxKit/axkit.org/mailinglist.xml share/examples/AxKit/axkit.org/news.xml share/examples/AxKit/axkit.org/sidebar.xml -share/examples/AxKit/axkit.org/sidebar_new.xml share/examples/AxKit/axkit.org/stylesheets/axkit.css share/examples/AxKit/axkit.org/stylesheets/axkit_html.css share/examples/AxKit/axkit.org/stylesheets/body_print_html.xps @@ -111,21 +112,22 @@ @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language/XSP @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Language @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/MediaChooser -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugins +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Plugin @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/Provider @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit/StyleChooser @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/AxKit @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AxKit/CharsetConv @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AxKit @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit -@dirrm share/examples/AxKit/axkit.org/stylesheets/new -@dirrm share/examples/AxKit/axkit.org/stylesheets -@dirrm share/examples/AxKit/axkit.org/img -@dirrm share/examples/AxKit/axkit.org/examples -@dirrm share/examples/AxKit/axkit.org/docs/xpathscript @dirrm share/examples/AxKit/axkit.org/docs/xsp @dirrm share/examples/AxKit/axkit.org/docs/presentations/tpc2001 @dirrm share/examples/AxKit/axkit.org/docs/presentations +@dirrm share/examples/AxKit/axkit.org/docs/xpathscript @dirrm share/examples/AxKit/axkit.org/docs +@dirrm share/examples/AxKit/axkit.org/examples +@dirrm share/examples/AxKit/axkit.org/stylesheets/new +@dirrm share/examples/AxKit/axkit.org/stylesheets +@dirrm share/examples/AxKit/axkit.org/img @dirrm share/examples/AxKit/axkit.org @dirrm share/examples/AxKit + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:20:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 057FA37B406 for ; Sun, 21 Jul 2002 11:20:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F28843E64 for ; Sun, 21 Jul 2002 11: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.4/8.12.4) with ESMTP id g6LIK5JU022876 for ; Sun, 21 Jul 2002 11:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LIK5aq022875; Sun, 21 Jul 2002 11:20:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A54F37B405 for ; Sun, 21 Jul 2002 11:18:27 -0700 (PDT) Received: from fep2.012.net.il (fep2.goldenlines.net.il [212.117.129.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE16743E64 for ; Sun, 21 Jul 2002 11:18:25 -0700 (PDT) (envelope-from mapc@alchemy.ath.cx) Received: from cerberus.oven.org ([212.199.197.59]) by fep2.012.net.il with ESMTP id <20020721181823.VYAR26290.fep2@cerberus.oven.org> for ; Sun, 21 Jul 2002 21:18:23 +0300 Received: from alchemy.oven.org (alchemy.oven.org [10.0.1.2]) by cerberus.oven.org (8.12.3/8.12.3) with ESMTP id g6LIYi0g006785 for ; Sun, 21 Jul 2002 21:34:44 +0300 (IDT) (envelope-from mapc@alchemy.ath.cx) Received: from alchemy.oven.org (localhost [127.0.0.1]) by alchemy.oven.org (8.12.5/8.12.5) with ESMTP id g6LIJOAW011944 for ; Sun, 21 Jul 2002 21:19:24 +0300 (IDT) (envelope-from mapc@alchemy.ath.cx) Received: (from mapc@localhost) by alchemy.oven.org (8.12.5/8.12.5/Submit) id g6LIJL9T011943; Sun, 21 Jul 2002 21:19:21 +0300 (IDT) Message-Id: <200207211819.g6LIJL9T011943@alchemy.oven.org> Date: Sun, 21 Jul 2002 21:19:21 +0300 (IDT) From: Roman Shterenzon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40852: UPDATE: security/arirang Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40852 >Category: ports >Synopsis: UPDATE: security/arirang >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 11:20:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Roman Shterenzon >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD alchemy.oven.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 21 19:26:42 IDT 2002 root@alchemy.oven.org:/local/src/sys/compile/ALCHEMY i386 >Description: >How-To-Repeat: >Fix: diff -urN /usr/ports/security/arirang/Makefile arirang/Makefile --- /usr/ports/security/arirang/Makefile Sat Aug 11 17:08:00 2001 +++ arirang/Makefile Sun Jul 21 21:15:35 2002 @@ -6,7 +6,8 @@ # PORTNAME= arirang -PORTVERSION= 1.6beta +PORTVERSION= 1.6 +PORTEPOCH= 1 CATEGORIES= security www MASTER_SITES= http://www.monkey.org/~pilot/arirang/ @@ -16,6 +17,6 @@ ${INSTALL_PROGRAM} ${WRKSRC}/arirang ${PREFIX}/sbin ${MKDIR} ${PREFIX}/share/arirang ${CHMOD} 755 ${PREFIX}/share/arirang - ${INSTALL_DATA} ${WRKSRC}/*.uxe ${PREFIX}/share/arirang + ${INSTALL_DATA} ${WRKSRC}/scanrule/*.uxe ${PREFIX}/share/arirang .include diff -urN /usr/ports/security/arirang/distinfo arirang/distinfo --- /usr/ports/security/arirang/distinfo Sat Aug 11 17:08:00 2001 +++ arirang/distinfo Sun Jul 21 21:15:45 2002 @@ -1 +1 @@ -MD5 (arirang-1.6beta.tar.gz) = e5fbca4ae12308dd8edc11f675841488 +MD5 (arirang-1.6.tar.gz) = 286cff103eef8a264fefb481230fd9cf diff -urN /usr/ports/security/arirang/files/patch-Makefile arirang/files/patch-Makefile --- /usr/ports/security/arirang/files/patch-Makefile Sun Jun 10 20:59:33 2001 +++ arirang/files/patch-Makefile Thu Jan 1 02:00:00 1970 @@ -1,10 +0,0 @@ ---- Makefile.orig Mon Jun 4 15:39:34 2001 -+++ Makefile Mon Jun 4 15:39:43 2001 -@@ -1,6 +1,6 @@ - all: arirang - CC= cc --CFLAGS= -Wall -pedantic -+CFLAGS+= -Wall -pedantic - TARGET= arirang - SRCS= arirang.c grabhead.c osfinger.c rule.c screen.c - OBJS= $(SRCS:.c=.o) diff -urN /usr/ports/security/arirang/pkg-plist arirang/pkg-plist --- /usr/ports/security/arirang/pkg-plist Sat Aug 11 17:08:00 2001 +++ arirang/pkg-plist Sun Jul 21 21:16:25 2002 @@ -1,14 +1,19 @@ sbin/arirang share/arirang/against-snort.uxe share/arirang/all.uxe +share/arirang/apache.uxe share/arirang/bof_dos.uxe share/arirang/cfusion.uxe share/arirang/codered.uxe +share/arirang/frontpage2k.uxe share/arirang/idstest.uxe share/arirang/iis.uxe share/arirang/iiscgi.uxe share/arirang/inject.uxe +share/arirang/ncbook.uxe share/arirang/nes.uxe +share/arirang/network.uxe +share/arirang/nimda.uxe share/arirang/nt.uxe share/arirang/nt_head.uxe share/arirang/rule.uxe >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:26: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEDFE37B401 for ; Sun, 21 Jul 2002 11:26:02 -0700 (PDT) Received: from mail5.ksc.th.com (mail5.ksc.th.com [203.155.0.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id D530843E5E for ; Sun, 21 Jul 2002 11:26:01 -0700 (PDT) (envelope-from easytoberich01@yahoo.com) Received: from ksc.th.com ([203.107.241.168]) by mail5.ksc.th.com (8.12.1/8.12.0) with SMTP id g6LILZWV010927 for ; Mon, 22 Jul 2002 01:26:00 +0700 Message-Id: <200207211826.g6LILZWV010927@mail5.ksc.th.com> Date: Mon, 22 Jul 2002 01:28:01 To: ports@FreeBSD.org From: easytoberich01@yahoo.com (chancetoberich) Subject: ÊÓËÃѺ¼Ùé·Õèµéͧ¡ÒÃâÍ¡ÒÊ㹡ÒÃà»ÅÕè¹á»Å§ªÕÇÔµ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org !!!!! Part-Time Job!! ÊÓËÃѺ¹Ñ¡àÃÕ¹ ¹Ñ¡ÈÖ¡ÉÒ áÅмÙé·Ó§Ò¹»ÃÐ¨Ó ¤Ø³µéͧ¡ÒçҹẺ¹ÕéºéÒ§äËÁ…?? -§Ò¹ parttime ·Ó§Ò¹·ÕèºéÒ¹ä´é ¶éҤسãªé Internet à»ç¹ -·Ó§Ò¹à¾Õ§ÇѹÅÐ 2-3 ªÁ. -ÃÒÂä´é 5,000 – 15,000 ºÒ· ¶éҤسà»ç¹¤¹Ë¹Ö觷Õè·Ó§Ò¹»ÃШÓËÃ×ÍÂѧäÁèÁÕ§Ò¹·Ó ¹Ñ¡ÈÖ¡ÉÒ·Õè¡ÓÅѧÈÖ¡ÉÒÍÂÙè ¼ÙéÇèÒ§§Ò¹ ËÃ×ͼÙé·ÕèÂѧ¾ÍÁÕàÇÅÒÇèÒ§¨Ò¡§Ò¹»ÃÐ¨Ó ÁդسÊÁºÑµÔàº×éͧµé¹´Ñ§¹Õé 1. ÁÕ·Ñȹ¤µÔ·Õè´Õ 2. ¾ÃéÍÁ·Õè¨ÐàÃÕ¹ÃÙé à¹×èͧ¨Ò¡à»ç¹ÃкºãËÁè¨Ö§µéͧãËéÁÕ¡ÒÃͺÃÁãËéµÒÁ¤ÇÒÁàËÁÒÐÊÁ 3. µéͧ¡Ò÷Õè¨Ð·Ó§Ò¹ÍÂèÒ§¨ÃÔ§¨Ñ§ ÍÂÒ¡·Õè¨Ðà»ÅÕ蹰ҹзҧ¡ÒÃà§Ô¹¢Í§µ¹àͧ áÅÐÍÂÒ¡ÁÕÃÒÂä´é¨Ò¡¡Ò÷ӧҹµÃ§¹Õé¨ÃÔ§æ ·Ø¡ÍÂèÒ§à»ç¹ä»ä´é ã¹ http://www.geocities.com/getchances2000/ ÍÂèÒ !…………….. à»ç¹á¤èà¾Õ§¤¹·Õè¹Ñè§ÃÍâÍ¡ÒÊ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:42:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E53B37B406 for ; Sun, 21 Jul 2002 11:42:24 -0700 (PDT) Received: from blueyonder.co.uk (pcow057o.blueyonder.co.uk [195.188.53.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C9743E4A for ; Sun, 21 Jul 2002 11:42:22 -0700 (PDT) (envelope-from xtalsinger@blueyonder.co.uk) Received: from pcow057o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 21 Jul 2002 19:41:55 +0100 Received: from localhost (unverified [62.31.161.19]) by pcow057o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with SMTP id ; Sun, 21 Jul 2002 19:41:55 +0100 From: Dave To: riggs@rrr.de Cc: ports@FreeBSD.org Subject: FreeBSD Port: mplayer-0.90.0.5 Date: Sun, 21 Jul 2002 19:41:41 +0100 Reply-To: xtalsinger@blueyonder.co.uk Message-ID: X-Mailer: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just a quick note, in case no one else has already told you: Mplayer port no longer works correctly in FreeBSD4.6 due to libusb.so.0 being renamed to libusbhid.so.0 I'm fairly new to FreeBSD so don't know if there's anything you can do. Maybe the port install could add a symlink, eg ln -s /usr/lib/libusbhid.so.0 libusb.so.0 Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:48:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C59B037B446; Sun, 21 Jul 2002 11:48:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7987143E4A; Sun, 21 Jul 2002 11:48:42 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LImgJU025183; Sun, 21 Jul 2002 11:48:42 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LImga9025179; Sun, 21 Jul 2002 11:48:42 -0700 (PDT) Date: Sun, 21 Jul 2002 11:48:42 -0700 (PDT) From: Pete Fritchman Message-Id: <200207211848.g6LImga9025179@freefall.freebsd.org> To: tilman@arved.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40731: [Maintainer Fix] ftp/kbear Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Maintainer Fix] ftp/kbear State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Jul 21 11:48:17 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=40731 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF5BD37B400 for ; Sun, 21 Jul 2002 11:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8172043E65 for ; Sun, 21 Jul 2002 11: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.4/8.12.4) with ESMTP id g6LIo2JU025377 for ; Sun, 21 Jul 2002 11:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LIo2vA025376; Sun, 21 Jul 2002 11:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E39D37B400 for ; Sun, 21 Jul 2002 11:41:14 -0700 (PDT) Received: from cathbad.happygiraffe.net (myrddin.demon.co.uk [158.152.54.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27B2943E5E for ; Sun, 21 Jul 2002 11:41:13 -0700 (PDT) (envelope-from dom@happygiraffe.net) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id 89D2D5D4E; Sun, 21 Jul 2002 19:40:05 +0100 (BST) Message-Id: <20020721184005.89D2D5D4E@cathbad.happygiraffe.net> Date: Sun, 21 Jul 2002 19:40:05 +0100 (BST) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40853: New version of www/p5-AxKit-XSP-WebUtils Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40853 >Category: ports >Synopsis: New version of www/p5-AxKit-XSP-WebUtils >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 11:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 5.0-CURRENT i386 >Organization: The HappyGiraffe Institute for Happy Giraffes >Environment: System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Jul 19 10:51:25 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 AxKit 1.6, mod_perl 1.27, apache 1.3.26. >Description: This is the latest version of AxKit::XSP::WebUtils. >How-To-Repeat: n/a >Fix: Here's the patch. No files added or deleted. diff -urN /usr/ports/www/p5-AxKit-XSP-WebUtils/Makefile p5-AxKit-XSP-WebUtils/Makefile --- /usr/ports/www/p5-AxKit-XSP-WebUtils/Makefile Sat Jan 12 00:29:16 2002 +++ p5-AxKit-XSP-WebUtils/Makefile Sun Jul 21 19:23:10 2002 @@ -6,7 +6,7 @@ # PORTNAME= AxKit-XSP-WebUtils -PORTVERSION= 1.3.90 +PORTVERSION= 1.4 CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- diff -urN /usr/ports/www/p5-AxKit-XSP-WebUtils/distinfo p5-AxKit-XSP-WebUtils/distinfo --- /usr/ports/www/p5-AxKit-XSP-WebUtils/distinfo Sat Jan 12 00:29:16 2002 +++ p5-AxKit-XSP-WebUtils/distinfo Sun Jul 21 19:23:17 2002 @@ -1 +1 @@ -MD5 (AxKit-XSP-WebUtils-1.3_90.tar.gz) = 6cde777967e720820825c6958cfc176a +MD5 (AxKit-XSP-WebUtils-1.4.tar.gz) = c6ee88071aee71968d35b1c3527c7b5b >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 11:58:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F94937B400 for ; Sun, 21 Jul 2002 11:58:50 -0700 (PDT) Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6096943E4A for ; Sun, 21 Jul 2002 11:58:49 -0700 (PDT) (envelope-from riggs@f113.hadiko.de) Received: from f113.hadiko.de (root@hadif113.hadiko.uni-karlsruhe.de [172.20.42.143]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.36 #1) id 17WLuq-0005RI-00; Sun, 21 Jul 2002 20:58:48 +0200 Received: from f113.hadiko.de (riggs@localhost [127.0.0.1]) by f113.hadiko.de (8.12.5/8.12.5) with ESMTP id g6LIwlZK012784; Sun, 21 Jul 2002 20:58:47 +0200 (CEST) (envelope-from riggs@f113.hadiko.de) Received: (from riggs@localhost) by f113.hadiko.de (8.12.5/8.12.5/Submit) id g6LIwliK012783; Sun, 21 Jul 2002 20:58:47 +0200 (CEST) Date: Sun, 21 Jul 2002 20:58:47 +0200 From: "Thomas E. Zander" To: Dave Cc: ports@freebsd.org Subject: Re: FreeBSD Port: mplayer-0.90.0.5 Message-ID: <20020721185846.GA12145@f113.hadiko.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: Organization: RiggiServ - Ihr Partner =?iso-8859-15?Q?f?= =?iso-8859-15?Q?=FCr?= alles Delikate X-PGP-KeyID: 0xC85996CD X-PGP-Fingerprint: 4F59 75B4 4CE3 3B00 BC61 5400 8DD4 8929 C859 96CD X-Mailer: Riggisoft Ausguck Eggsbress (Build 1027275750) X-Operating-System: Riggiland BSD 4.6-STABLE (To serve and protect.) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, On Sun, 21. Jul 2002, at 19:41 +0100, Dave wrote according to [FreeBSD Port: mplayer-0.90.0.5]: > Mplayer port no longer works correctly in FreeBSD4.6 due to libusb.so.0 > being renamed to libusbhid.so.0 > > I'm fairly new to FreeBSD so don't know if there's anything you can do. > Maybe the port install could add a symlink, eg > > ln -s /usr/lib/libusbhid.so.0 libusb.so.0 The situation is slightly different. I have built a complete new clean 4.6 system and installed every port from scratch and everything works fine. The point is that mplayer doesn't link against libusbhid: (on a system without sdl!) [riggs] ~ > ldd /usr/local/bin/mplayer|grep usb [riggs] ~ > but sdl does. So it actually is sdl that causes your problems. So the changing of the mplayer port would be a *very* dirty solution. Just rebuild mplayer and all dependent ports and the problem is gone. Riggs -- - "[...] I talked to the computer at great length and -- explained my view of the Universe to it" said Marvin. --- And what happened?" pressed Ford. ---- "It committed suicide." said Marvin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 12: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C23A37B400 for ; Sun, 21 Jul 2002 12:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C345B43E4A for ; Sun, 21 Jul 2002 12:00: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.4/8.12.4) with ESMTP id g6LJ0AJU060029 for ; Sun, 21 Jul 2002 12:00:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LJ0ATB060028; Sun, 21 Jul 2002 12:00:10 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C460C37B400 for ; Sun, 21 Jul 2002 11:50:42 -0700 (PDT) Received: from cathbad.happygiraffe.net (myrddin.demon.co.uk [158.152.54.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D1B43E31 for ; Sun, 21 Jul 2002 11:50:41 -0700 (PDT) (envelope-from dom@happygiraffe.net) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id 2DDBA5D4E; Sun, 21 Jul 2002 19:50:06 +0100 (BST) Message-Id: <20020721185006.2DDBA5D4E@cathbad.happygiraffe.net> Date: Sun, 21 Jul 2002 19:50:06 +0100 (BST) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40854: New version of www/p5-AxKit-XSP-Util Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40854 >Category: ports >Synopsis: New version of www/p5-AxKit-XSP-Util >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 12:00:10 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 5.0-CURRENT i386 >Organization: The HappyGiraffe Institute for Happy Giraffes >Environment: System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Jul 19 10:51:25 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 AxKit 1.6, mod_perl 1.27, apache 1.3.26. >Description: This is the latest version of the perl module AxKit::XSP::Util. >How-To-Repeat: n/a >Fix: Here's the patch. No files added or deleted. diff -urN /usr/ports/www/p5-AxKit-XSP-Util/Makefile p5-AxKit-XSP-Util/Makefile --- /usr/ports/www/p5-AxKit-XSP-Util/Makefile Sat Jan 12 00:22:27 2002 +++ p5-AxKit-XSP-Util/Makefile Sun Jul 21 19:44:16 2002 @@ -6,7 +6,7 @@ # PORTNAME= AxKit-XSP-Util -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ MAINTAINER= dom@happygiraffe.net BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ - ${SITE_PERL}/${PERL_ARCH}/HTTP/GHTTP.pm:${PORTSDIR}/www/p5-HTTP-GHTTP + ${SITE_PERL}/${PERL_ARCH}/HTTP/GHTTP.pm:${PORTSDIR}/www/p5-HTTP-GHTTP \ + ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} diff -urN /usr/ports/www/p5-AxKit-XSP-Util/distinfo p5-AxKit-XSP-Util/distinfo --- /usr/ports/www/p5-AxKit-XSP-Util/distinfo Sat Jan 12 00:22:27 2002 +++ p5-AxKit-XSP-Util/distinfo Sun Jul 21 19:22:33 2002 @@ -1 +1 @@ -MD5 (AxKit-XSP-Util-1.4.tar.gz) = b7d51c1c05db9db2dbd85b19f80d0490 +MD5 (AxKit-XSP-Util-1.6.tar.gz) = ef9393b4ef74ec532369a038b2dd70de >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 12:16:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E7E437B400; Sun, 21 Jul 2002 12:16:28 -0700 (PDT) Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DEB043E42; Sun, 21 Jul 2002 12:16:27 -0700 (PDT) (envelope-from bts@fake.com) Received: from this.is.fake.com ([66.26.254.93]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 21 Jul 2002 15:15:47 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id E063BBB34; Sun, 21 Jul 2002 15:15:40 -0400 (EDT) Content-Type: text/plain; charset="koi8-r" From: "Brian T. Schellenberger" To: =?koi8-r?b?6czY0SD7ydDJw8nO?= , ports@FreeBSD.ORG Subject: Re: mail/majorcool Date: Sun, 21 Jul 2002 15:15:40 -0400 User-Agent: KMail/1.4.2 Cc: questions@FreeBSD.ORG References: <20020720183129.W3500-100000@sol.chel.skbkontur.ru> In-Reply-To: <20020720183129.W3500-100000@sol.chel.skbkontur.ru> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207211515.40718.bts@babbleon.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Saturday 20 July 2002 08:32 am, éÌØÑ ûÉÐÉÃÉÎ wrote: | Dear Sirs, | | after installing the port I see the following message in httpd-error.log: | | [Sat Jul 20 18:31:15 2002] [error] [client 212.57.175.94] Premature end of | script headers: /usr/local/www/cgi-bin/majordomo | | what should I check ? You should check /usr/local/www/cgi-bin/majordomo. Try running that command directly at the command line and see what messages you get, and try looking at the file to see if there's anything obviously wrong about it. | Regards, (îÁÉÌÕÞÛÉÅ ÐÏÖÅÌÁÎÉÑ) | Ilia Chipitsine (éÌØÑ ûÉÐÉÃÉÎ) | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 12:29:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 428E437B400 for ; Sun, 21 Jul 2002 12:29:28 -0700 (PDT) Received: from mail5.ksc.th.com (mail5.ksc.th.com [203.155.0.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A65343E58 for ; Sun, 21 Jul 2002 12:29:27 -0700 (PDT) (envelope-from easytoberich01@yahoo.com) Received: from ksc.th.com ([203.107.241.168]) by mail5.ksc.th.com (8.12.1/8.12.0) with SMTP id g6LILZCu010927 for ; Mon, 22 Jul 2002 02:29:25 +0700 Message-Id: <200207211929.g6LILZCu010927@mail5.ksc.th.com> Date: Mon, 22 Jul 2002 02:31:27 To: freebsd-ports@FreeBSD.org From: easytoberich01@yahoo.com (chancetoberich) Subject: ÊÓËÃѺ¼Ùé·Õèµéͧ¡ÒÃâÍ¡ÒÊ㹡ÒÃà»ÅÕè¹á»Å§ªÕÇÔµ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org !!!!! Part-Time Job!! ÊÓËÃѺ¹Ñ¡àÃÕ¹ ¹Ñ¡ÈÖ¡ÉÒ áÅмÙé·Ó§Ò¹»ÃÐ¨Ó ¤Ø³µéͧ¡ÒçҹẺ¹ÕéºéÒ§äËÁ…?? -§Ò¹ parttime ·Ó§Ò¹·ÕèºéÒ¹ä´é ¶éҤسãªé Internet à»ç¹ -·Ó§Ò¹à¾Õ§ÇѹÅÐ 2-3 ªÁ. -ÃÒÂä´é 5,000 – 15,000 ºÒ· ¶éҤسà»ç¹¤¹Ë¹Ö觷Õè·Ó§Ò¹»ÃШÓËÃ×ÍÂѧäÁèÁÕ§Ò¹·Ó ¹Ñ¡ÈÖ¡ÉÒ·Õè¡ÓÅѧÈÖ¡ÉÒÍÂÙè ¼ÙéÇèÒ§§Ò¹ ËÃ×ͼÙé·ÕèÂѧ¾ÍÁÕàÇÅÒÇèÒ§¨Ò¡§Ò¹»ÃÐ¨Ó ÁդسÊÁºÑµÔàº×éͧµé¹´Ñ§¹Õé 1. ÁÕ·Ñȹ¤µÔ·Õè´Õ 2. ¾ÃéÍÁ·Õè¨ÐàÃÕ¹ÃÙé à¹×èͧ¨Ò¡à»ç¹ÃкºãËÁè¨Ö§µéͧãËéÁÕ¡ÒÃͺÃÁãËéµÒÁ¤ÇÒÁàËÁÒÐÊÁ 3. µéͧ¡Ò÷Õè¨Ð·Ó§Ò¹ÍÂèÒ§¨ÃÔ§¨Ñ§ ÍÂÒ¡·Õè¨Ðà»ÅÕ蹰ҹзҧ¡ÒÃà§Ô¹¢Í§µ¹àͧ áÅÐÍÂÒ¡ÁÕÃÒÂä´é¨Ò¡¡Ò÷ӧҹµÃ§¹Õé¨ÃÔ§æ ·Ø¡ÍÂèÒ§à»ç¹ä»ä´é ã¹ http://www.geocities.com/getchances2000/ ÍÂèÒ !…………….. à»ç¹á¤èà¾Õ§¤¹·Õè¹Ñè§ÃÍâÍ¡ÒÊ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 12:33:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A811337B400; Sun, 21 Jul 2002 12:33:36 -0700 (PDT) Received: from sol.chel.skbkontur.ru (sol.chel.skbkontur.ru [212.57.175.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66E9C43E42; Sun, 21 Jul 2002 12:33:32 -0700 (PDT) (envelope-from ilia@chel.skbkontur.ru) Received: from localhost (localhost [127.0.0.1]) by sol.chel.skbkontur.ru (8.12.3/8.12.3) with ESMTP id g6LJX6rl022855 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 22 Jul 2002 01:33:12 +0600 (YEKST) (envelope-from ilia@chel.skbkontur.ru) Date: Mon, 22 Jul 2002 01:33:06 +0600 (YEKST) From: =?koi8-r?B?6czY0SD7ydDJw8nO?= To: "Brian T. Schellenberger" Cc: ports@FreeBSD.ORG, Subject: Re: mail/majorcool In-Reply-To: <200207211515.40718.bts@babbleon.org> Message-ID: <20020722013107.I22840-100000@sol.chel.skbkontur.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > | Dear Sirs, > | > | after installing the port I see the following message in httpd-error.lo= g: > | > | [Sat Jul 20 18:31:15 2002] [error] [client 212.57.175.94] Premature end= of > | script headers: /usr/local/www/cgi-bin/majordomo > | > | what should I check ? > > You should check /usr/local/www/cgi-bin/majordomo. > > Try running that command directly at the command line and see what messag= es > you get, and try looking at the file to see if there's anything obviously > wrong about it. it produces something very like to what cgi output is supposed to look like: Content-type: text/html
Hi,
 
I'm wondering how to have the new version (2.0.3) of GNU Smalltalk compile under freebsd?
 
The 2.0.3 version of GNU Smalltalk fixes bugs that prevented the earlier versions working with an xwindows gui.
 
Maybe there is a way to have Paolo Bonzini change the way he sets up the gnu smalltalk compile system so that it compiles under freebsd with any hitches at all? I"ve included a copy of this email to Paolo Bonzini just in case we can share the changes needed to make GNU Smalltalk work in freebsd with him... which leads to my next question, what are the changes needed to make gnu smalltalk compilable under freedbsd? IF we can share this info and get it organized we should have less troubles in the future staying connected with the latest versions from Paolo... ;--)
 
Please copy all when replying... thanks.
 
All the best,
 
Peter William Lount, Smalltalk.org web master
 
 
--Boundary_(ID_Xy8X2cGIo11nzLhbSlaboQ)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 13:36:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5790837B400; Sun, 21 Jul 2002 13:36:33 -0700 (PDT) Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE12643E31; Sun, 21 Jul 2002 13:36:26 -0700 (PDT) (envelope-from bts@fake.com) Received: from this.is.fake.com ([66.26.254.93]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 21 Jul 2002 16:36:26 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id D5BFABB34; Sun, 21 Jul 2002 16:36:18 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: "Brian T. Schellenberger" To: stable@freebsd.org, ports@freebsd.org Subject: pkg_add -r location for stable Date: Sun, 21 Jul 2002 16:36:18 -0400 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207211636.18581.bts@babbleon.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The pkg_add -r location doesn't seem to me to be as clever as it ought to be; or the package site doesn't have things installed as they ought to be. I wanted to upgrade my system, and my experience with massive portupgrades and/or with trying to replace packages and/or ports piecemeal has not been a happy one, so I got the clever idea to upgrade my base system with the usual buildworld/kernel/boot/intallworld/mergemaster thing (which always works so smoothly--major coolness points for FreeBSD here) and then pkg_delete -a and then go back and re-install all my packages. (I saved a list before upgrading.) In general, this worked pretty well, but . . . I thought that I could just "pkg_add -r", but it failed to find a lot of my packages. The reason that it failed to find them is that it was looking in (for example) ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest which is probably a very reasonable place to look first, but it seems to make that it would make sense if it's not found there to look in ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All instead. Or perhaps the problem instead is that Latest should be populated wtih more than it currently has. In any case, the net effect is that pkg_add -r doesn't work as automatically as one would hope at -stable. (I could very well be wrong but I'm guessing that the difficulty is related to grabbing packages while running stable, which I presume not to be the conventional way to do things.) -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 13:38:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B41737B41D for ; Sun, 21 Jul 2002 13:38:44 -0700 (PDT) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A21A43E5E for ; Sun, 21 Jul 2002 13:38:43 -0700 (PDT) (envelope-from henrik.motakef@web.de) Received: from dsl-213-023-026-177.arcor-ip.net ([213.23.26.177] helo=pokey.henrik-motakef.de.web.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.70 #5) id 17WNTW-0001p9-00 for freebsd-ports@FreeBSD.org; Sun, 21 Jul 2002 22:38:42 +0200 To: freebsd-ports@FreeBSD.org Subject: Whats up with share/xml/catalog? From: Henrik Motakef Date: 21 Jul 2002 22:47:12 +0200 Message-ID: <877kjo95bj.fsf@pokey.henrik-motakef.de> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I just noticed that ${PREFIX}/share/xml/catalog changed to the XML catalog format. First of all, this is a bad idea IMHO, scince it breaks PSGML and nsgmls for the XML DTDs without a good reason - it would be better to at least have both the XML version and old-style catalogs avaiblable. On a more practical note, given that I didn't notice any changes for mkcatalog, how am I supposed to add DTDs that go in share/xml/* to the catalog? Is there a replacement for mkcatalog, or are there new options I didn't recognize? tia Henrik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 13:42:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4080037B400 for ; Sun, 21 Jul 2002 13:42:21 -0700 (PDT) Received: from jeeves.velosystems.net (wsip68-15-85-238.oc.oc.cox.net [68.15.85.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 771FB43E4A for ; Sun, 21 Jul 2002 13:42:20 -0700 (PDT) (envelope-from steve@velosystems.net) Received: from localhost (localhost.velosystems.net [127.0.0.1]) by jeeves.velosystems.net (Postfix) with ESMTP id 0FC43A7C7 for ; Sun, 21 Jul 2002 13:42:20 -0700 (PDT) Received: from daemon.velosystems.net (daemon.velosystems.net [192.168.1.11]) by jeeves.velosystems.net (Postfix) with ESMTP id 5954CA524 for ; Sun, 21 Jul 2002 13:42:17 -0700 (PDT) Subject: Gnome2 maintenance is near impossible From: Steve Wingate To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 21 Jul 2002 13:42:16 -0700 Message-Id: <1027284137.16365.7.camel@daemon.velosystems.net> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I finally gnome2 working by following the freebsd.org/gnome instructions. After that I set: WITHOUT_GNOME=yes in make.conf so gnome1.x apps wouldn't overwrite with older stuff. Later on I get a craving to install xmps and guess what? Gnome2 is nuked by some gnome1.x apps that xmps wanted, even specifying 'make -DWITHOUT_GNOME' seemed to be pulling down gnome stuff. Now I'm back in dependency Hell trying to get gnome2 back. There has to be an easier way to design software. Kudos to the people who are working very hard to make this crap software run on FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 13:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4D737B400 for ; Sun, 21 Jul 2002 13:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E956443E64 for ; Sun, 21 Jul 2002 13: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.4/8.12.4) with ESMTP id g6LKo2JU010201 for ; Sun, 21 Jul 2002 13:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LKo2jb010200; Sun, 21 Jul 2002 13:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8429A37B400 for ; Sun, 21 Jul 2002 13:49:25 -0700 (PDT) Received: from cathbad.happygiraffe.net (myrddin.demon.co.uk [158.152.54.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11DC743E3B for ; Sun, 21 Jul 2002 13:49:24 -0700 (PDT) (envelope-from dom@happygiraffe.net) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id 307A25D4E; Sun, 21 Jul 2002 19:59:12 +0100 (BST) Message-Id: <20020721185912.307A25D4E@cathbad.happygiraffe.net> Date: Sun, 21 Jul 2002 19:59:12 +0100 (BST) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40858: New version of www/p5-AxKit-XSP-PerForm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40858 >Category: ports >Synopsis: New version of www/p5-AxKit-XSP-PerForm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 13:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 5.0-CURRENT i386 >Organization: The HappyGiraffe Institute for Happy Giraffes >Environment: System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Jul 19 10:51:25 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 AxKit 1.6, mod_perl 1.27, apache 1.3.26. >Description: This is the latest version of the perl module AxKit::XSP::PerForm. >How-To-Repeat: n/a >Fix: Here's the patch. No files added or removed. diff -urN /usr/ports/www/p5-AxKit-XSP-PerForm/Makefile p5-AxKit-XSP-PerForm/Makefile --- /usr/ports/www/p5-AxKit-XSP-PerForm/Makefile Sat Jan 12 00:25:07 2002 +++ p5-AxKit-XSP-PerForm/Makefile Sun Jul 21 19:21:44 2002 @@ -6,7 +6,7 @@ # PORTNAME= AxKit-XSP-PerForm -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- diff -urN /usr/ports/www/p5-AxKit-XSP-PerForm/distinfo p5-AxKit-XSP-PerForm/distinfo --- /usr/ports/www/p5-AxKit-XSP-PerForm/distinfo Sat Jan 12 00:25:07 2002 +++ p5-AxKit-XSP-PerForm/distinfo Sun Jul 21 19:22:14 2002 @@ -1 +1 @@ -MD5 (AxKit-XSP-PerForm-1.4.tar.gz) = 161c98589575d05f85676dd69e533337 +MD5 (AxKit-XSP-PerForm-1.6.tar.gz) = a669cad8c9a74afaf83da1550a3e918f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 13:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D48737B401 for ; Sun, 21 Jul 2002 13:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFB843E31 for ; Sun, 21 Jul 2002 13:50: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.4/8.12.4) with ESMTP id g6LKo3JU010214 for ; Sun, 21 Jul 2002 13:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LKo3bS010213; Sun, 21 Jul 2002 13:50:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4A3E37B400 for ; Sun, 21 Jul 2002 13:49:25 -0700 (PDT) Received: from cathbad.happygiraffe.net (myrddin.demon.co.uk [158.152.54.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EBE143E42 for ; Sun, 21 Jul 2002 13:49:24 -0700 (PDT) (envelope-from dom@happygiraffe.net) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id 429285D7C; Sun, 21 Jul 2002 20:10:31 +0100 (BST) Message-Id: <20020721191031.429285D7C@cathbad.happygiraffe.net> Date: Sun, 21 Jul 2002 20:10:31 +0100 (BST) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40859: New version of www/p5-AxKit-XSP-Exception Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40859 >Category: ports >Synopsis: New version of www/p5-AxKit-XSP-Exception >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 13:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 5.0-CURRENT i386 >Organization: The HappyGiraffe Institute for Happy Giraffes >Environment: System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Jul 19 10:51:25 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 AxKit 1.6, mod_perl 1.27, apache 1.3.26. >Description: This updates to the latest and greatest AxKit::XSP::Exception. >How-To-Repeat: n/a >Fix: Here's the patch. No files added/removed. diff -urN /usr/ports/www/p5-AxKit-XSP-Exception/Makefile p5-AxKit-XSP-Exception/Makefile --- /usr/ports/www/p5-AxKit-XSP-Exception/Makefile Sat Jan 12 00:15:59 2002 +++ p5-AxKit-XSP-Exception/Makefile Sun Jul 21 19:20:34 2002 @@ -6,7 +6,7 @@ # PORTNAME= AxKit-XSP-Exception -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= www MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- diff -urN /usr/ports/www/p5-AxKit-XSP-Exception/distinfo p5-AxKit-XSP-Exception/distinfo --- /usr/ports/www/p5-AxKit-XSP-Exception/distinfo Sat Jan 12 00:15:59 2002 +++ p5-AxKit-XSP-Exception/distinfo Sun Jul 21 19:20:41 2002 @@ -1 +1 @@ -MD5 (AxKit-XSP-Exception-1.4.tar.gz) = 30f590b7a3dde38f11fed1927d0c31c2 +MD5 (AxKit-XSP-Exception-1.6.tar.gz) = 99f83bd327230b69a9a63ee98c268e4f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 14: 3: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27AA437B400; Sun, 21 Jul 2002 14:03:05 -0700 (PDT) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.RWTH-Aachen.DE [134.130.181.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id A436843E31; Sun, 21 Jul 2002 14:03:04 -0700 (PDT) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.11.6/8.11.6) id g6LL3Nb33668; Sun, 21 Jul 2002 23:03:23 +0200 (CEST) (envelope-from alex) Date: Sun, 21 Jul 2002 23:03:21 +0200 From: Alexander Langer To: Peter William Lount Cc: ports@FreeBSD.org, gpalmer@FreeBSD.org, bonzini@gnu.org, Tomas Vanak Subject: Re: New Version of GNU Smalltalk, how to compile under freebsd? Message-ID: <20020721230321.B33220@fump.kawo2.rwth-aachen.de> Mail-Followup-To: Alexander Langer , Peter William Lount , ports@FreeBSD.org, gpalmer@FreeBSD.org, bonzini@gnu.org, Tomas Vanak References: <505e01c230f2$4eda8d80$7000a8c0@STEALTH> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <505e01c230f2$4eda8d80$7000a8c0@STEALTH>; from peter@ActiveInfo.ca on Sun, Jul 21, 2002 at 01:07:57PM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thus spake Peter William Lount (peter@ActiveInfo.ca): > I'm wondering how to have the new version (2.0.3) of GNU Smalltalk compile under freebsd? On a first try it seems our libm misses some functions that you are using: /usr/local/bin/bash ./libtool --mode=link cc -O -pipe -fstrict-aliasing -fno-gcse -Wall -Wpointer-arith -Wno-format -Wno-switch -Wno-parentheses -L/usr/local/lib -o gst -export-dynamic main.o libgst/libgst.la -lm cc -O -pipe -fstrict-aliasing -fno-gcse -Wall -Wpointer-arith -Wno-format -Wno-switch -Wno-parentheses -o gst main.o -Wl,--export-dynamic -L/usr/local/lib libgst/.libs/libgst.a -lreadline -lm libgst/.libs/libgst.a(interp.o): In function `VMpr_FloatQ_fractionPart': interp.o(.text+0x174e): undefined reference to `modfl' interp.o(.text+0x1787): undefined reference to `modfl' libgst/.libs/libgst.a(interp.o): In function `VMpr_FloatQ_exponent': interp.o(.text+0x1834): undefined reference to `frexpl' libgst/.libs/libgst.a(interp.o): In function `VMpr_FloatQ_timesTwoPower': interp.o(.text+0x18a5): undefined reference to `ldexpl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_sin': interp.o(.text+0x4833): undefined reference to `sinl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_cos': interp.o(.text+0x4963): undefined reference to `cosl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_tan': interp.o(.text+0x4a93): undefined reference to `tanl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_arcSin': interp.o(.text+0x4bc7): undefined reference to `asinl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_arcCos': interp.o(.text+0x4cfb): undefined reference to `acosl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_arcTan': interp.o(.text+0x4e2f): undefined reference to `atanl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_exp': interp.o(.text+0x4f63): undefined reference to `expl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_ln': interp.o(.text+0x5097): undefined reference to `logl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_pow': interp.o(.text+0x52e0): undefined reference to `powl' libgst/.libs/libgst.a(interp.o): In function `VMpr_Float_sqrt': interp.o(.text+0x54bf): undefined reference to `sqrtl' gmake[2]: *** [gst] Error 1 gmake[2]: Leaving directory `/storage/home/alex/work/smalltalk/work/smalltalk-2.0.3' This is FreeBSD-CURRENT as of Mar 13th, this year. I'll take a look again when I have more time. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 14:28:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B90B37B400; Sun, 21 Jul 2002 14:28:47 -0700 (PDT) Received: from mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9128343E65; Sun, 21 Jul 2002 14:28:46 -0700 (PDT) (envelope-from bts@fake.com) Received: from this.is.fake.com ([66.26.254.93]) by mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 21 Jul 2002 17:28:46 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id 9E3FABB34; Sun, 21 Jul 2002 17:28:37 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: "Brian T. Schellenberger" To: stable@freebsd.org, ports@freebsd.org Subject: stable: xosview fails - permission denied Date: Sun, 21 Jul 2002 17:28:37 -0400 User-Agent: KMail/1.4.2 Cc: Brian Handy MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207211728.37338.bts@babbleon.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I can no longer run xosview as an ordinary user. This is with Friday's stable image, but I haven't upgraded before this in many months so I have no idea how recent it is. The message I get is: % xosview xosview: OpenKDIfNeeded():kvm-open(): Permission denied I can run it just fine as root. I tried doing a ktrace/kdump, and it shows this: 29763 xosview NAMI "/dev/mem" 29763 xosview RET open -1 errno 13 Permission denied 29763 xosview CALL write(0x2,0xbfbfdd48,0x9) 29763 xosview GIO fd 2 wrote 9 bytes "xosview: " 29763 xosview RET write 9 29763 xosview CALL write(0x2,0xbfbfdd78,0x1b) 29763 xosview GIO fd 2 wrote 27 bytes "OpenKDIfNeeded():kvm-open()" 29763 xosview RET write 27/0x1b So the fix (or at least the workaround) seemed obvious, but it doesn't work: I did a "chmod 777 /dev/mem" but it still fails in the same way. I even tried chown'ing it to my "regular" userid, but it still fails. (Of course I put it back the way I found it after my experiments.) Any ideas? -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 14:50:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 573BA37B401 for ; Sun, 21 Jul 2002 14:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D67443E5E for ; Sun, 21 Jul 2002 14: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.4/8.12.4) with ESMTP id g6LLo2JU048692 for ; Sun, 21 Jul 2002 14:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LLo2HK048691; Sun, 21 Jul 2002 14:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24D0037B400 for ; Sun, 21 Jul 2002 14:42:53 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 846A743E3B for ; Sun, 21 Jul 2002 14:42:52 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6LLgf9H087910 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 21 Jul 2002 15:42:42 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6LLgf3K087909; Sun, 21 Jul 2002 15:42:41 -0600 (MDT) Message-Id: <200207212142.g6LLgf3K087909@jolly.drunkmonk.net> Date: Sun, 21 Jul 2002 15:42:41 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40860: new port: graphics/mplayer-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40860 >Category: ports >Synopsis: new port: graphics/mplayer-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 14:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: This is a port for the CVS version of mplayer, those crazy developers add features/fixes constantly i figured i'd add this port (since i track mplayer cvs myself). There are too many changes to mention, but the biggest i'd say is the support for XviD playback. >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: # # mplayer-devel/Makefile # mplayer-devel/distinfo # mplayer-devel/files # mplayer-devel/pkg-comment # mplayer-devel/pkg-descr # mplayer-devel/pkg-message # mplayer-devel/pkg-plist # mplayer-devel/files/install-user # mplayer-devel/files/patch-mplayer:Makefile # mplayer-devel/files/patch-mplayer:subreader.c # echo x - mplayer-devel/Makefile sed 's/^X//' >mplayer-devel/Makefile << 'END-of-mplayer-devel/Makefile' X# New ports collection makefile for: mplayercvs X# Date created: 21 July 2002 X# Whom: verm@drunkmonk.net X# Most of this port is derived from graphics/mplayer, thanks! X# X# $FreeBSD$ X# X XPORTNAME= mplayer-devel XPORTVERSION= 20020720 XCATEGORIES= graphics XMASTER_SITES= http://ftp.lug.udel.edu/MPlayer/cvs/ \ X http://ftp.mplayerhq.hu/MPlayer/cvs/ \ X http://www.mplayerhq.hu/MPlayer/cvs/ \ X http://www2.mplayerhq.hu/MPlayer/cvs/ \ X ftp://ftp.mplayerhq.hu/MPlayer/cvs/ \ X ftp://ftp2.mplayerhq.hu/MPlayer/cvs/ \ X ftp://ftp.lug.udel.edu/MPlayer/cvs/ \ X http://www.rrr.de/~riggs/mplayer/cvs/ XDISTNAME= MPlayer-${PORTVERSION} X XMAINTAINER= verm@drunkmonk.net X XRUN_DEPENDS= ${LOCALBASE}/share/mplayer/fonts:${PORTSDIR}/graphics/mplayer-fonts XLIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ X iconv.3:${PORTSDIR}/converters/libiconv \ X mp3lame.0:${PORTSDIR}/audio/lame X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_XLIB= yes XGNU_CONFIGURE= yes X#CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ X# PTHREAD_LIBS=${PTHREAD_LIBS} X#CONFIGURE_ARGS= --with-extralibdir=${LOCALBASE}/lib \ X# --with-extraincdir=${LOCALBASE}/include X XWANT_GTK= yes XMAN1= mplayer.1 XMLINKS= mplayer.1 mencoder.1 X XCONFFILES= codecs.conf example.conf input.conf XDOCFILES= bugreports.html cd-dvd.html codecs-in.html codecs.html \ X default.css documentation.html encoding.html faq.html \ X formats.html skin-en.html sound.html video.html \ X users_against_developers.html tech/porting-status.txt \ X tech/codecs.conf.txt tech/formats.txt tech/tech-eng.txt X X.include X X.if exists(${LOCALBASE}/lib/libdvdcss.so.2) XWITH_DVD= yes X.endif X X.if exists(${LOCALBASE}/lib/libvga.so.1) XWITH_SVGALIB= yes X.endif X X.if exists(${LOCALBASE}/lib/libSDL-1.1.so.4) XWITH_SDL= yes X.endif X X.if exists(${LOCALBASE}/lib/libjpeg.so.9) XLIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg X.endif X X.if exists(${X11BASE}/bin/xanim) XWITH_XANIM= yes X.endif X X.if exists(${LOCALBASE}/lib/libxvidcore.so.0) XWITH_XVID= yes X.endif X X.if defined(WITH_OPTIMIZED_CFLAGS) XCFLAGS+= -O3 -ffast-math -fomit-frame-pointer X.endif X X.if defined(HAVE_GTK) XWITH_GUI= yes X.endif X X.if defined(WITH_GUI) XUSE_GTK= yes XCONFIGURE_ARGS+= --enable-gui X.endif X X.if defined(WITH_DVD) X.if !defined(WITH_LIBDVDREAD) XLIB_DEPENDS+= dvdcss.2:${PORTSDIR}/graphics/libdvdcss X.else XLIB_DEPENDS+= dvdread.2:${PORTSDIR}/graphics/libdvdread X.endif X.endif X X.if defined(WITH_SVGALIB) XLIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib X.endif X X.if defined(WITH_SDL) XLIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 X.endif X X.if defined(WITH_VORBIS) XLIB_DEPENDS+= vorbis.1:${PORTSDIR}/audio/libvorbis X.endif X X.if defined(WITH_XANIM) XBUILD_DEPENDS+= xanim:${PORTSDIR}/graphics/xanim XCONFIGURE_ARGS+=--enable-xanim --with-xanimlibdir=${X11BASE}/lib/X11/xanim X.else XCONFIGURE_ARGS+=--disable-xanim X.endif X X.if defined(WITH_XVID) XLIB_DEPENDS+= xvidcore.0:${PORTSDIR}/graphics/xvid X.endif X X# "enable" build for other archs X.if ${ARCH} == "i386" X.if !defined(WITHOUT_RUNTIME_CPUDETECTION) XCONFIGURE_ARGS+=--enable-runtime-cpudetection X.else #WITHOUT_RUNTIME_CPUDETECTION X.if defined(WITHOUT_MMX) XCONFIGURE_ARGS+=--disable-mmx X.endif X.if defined(WITHOUT_3DNOW) || ${OSVERSION} < 400021 XCONFIGURE_ARGS+=--disable-3dnow X.endif X.if defined(WITHOUT_DSP) || defined(WITHOUT_3DNOW) || ${OSVERSION} < 400021 XCONFIGURE_ARGS+=--disable-3dnowex X.endif X.if defined(WITHOUT_SSE) XCONFIGURE_ARGS+=--disable-mmx2 --disable-sse X.endif X.endif #WITHOUT_RUNTIME_CPUDETECTION X.if !defined(WITH_SVGALIB) XCONFIGURE_ARGS+=--disable-svga X.endif X.if !defined(WITH_SDL) XCONFIGURE_ARGS+=--disable-sdl X.endif X.if !defined(WITH_VORBIS) XCONFIGURE_ARGS+=--disable-vorbis X.endif X.if !defined(WITHOUT_WIN32_CODECS) XRUN_DEPENDS+= ${CODEC_DETECTION_FILE}:${CODEC_PORT} X XCONFIGURE_ARGS+= --with-win32libdir=${LOCALBASE}/lib/win32 X XCODEC_PORT= ${PORTSDIR}/graphics/win32-codecs X#CODEC_PORT= ${.CURDIR}/../win32-codecs XCODEC_DETECTION_FILE!= ${MAKE} -f ${CODEC_PORT}/Makefile -V CODEC_DETECTION_FILE X.endif X.endif # ARCH == i386 X Xpre-everything:: X @${ECHO_MSG} "" X @${ECHO_MSG} "Make sure you *deinstall* the non-cvs version of mplayer" X @${ECHO_MSG} "before you build this port! (graphics/mplayer)" X @${ECHO_MSG} "" X.if defined(WITH_GUI) X @${ECHO_MSG} "You can download official skin collections from" X @${ECHO_MSG} "http://www.mplayerhq.hu/homepage/dload.html" X.endif X.if !defined(WITH_OPTIMIZED_CFLAGS) X @${ECHO_MSG} "You can enable additional compilation optimizations" X @${ECHO_MSG} "by defining WITH_OPTIMIZED_CFLAGS" X.endif X.if !defined(WITH_GUI) && !defined(HAVE_GTK) X @${ECHO_MSG} "You can enable GTK GUI by defining WITH_GUI." X.endif X.if !defined(WITH_DVD) X @${ECHO_MSG} "You can enable DVD support by defining WITH_DVD." X.endif X.if defined(WITH_DVD) && !defined(WITH_LIBDVDREAD) X @${ECHO_MSG} "You can replace mplayer internal DVD routines with libdvdread" X @${ECHO_MSG} "support by defining WITH_LIBDVDREAD." X.endif X.if !defined(WITH_SVGALIB) X @${ECHO_MSG} "You can enable SVGALIB support by defining WITH_SVGALIB." X.endif X.if !defined(WITH_SDL) X @${ECHO_MSG} "You can enable SDL support by defining WITH_SDL." X.endif X.if !defined(WITH_VORBIS) X @${ECHO_MSG} "You can enable VORBIS sound support by defining WITH_VORBIS." X.endif X.if !defined(WITH_XANIM) X @${ECHO_MSG} "You can enable XAnim DLL support by defining WITH_XANIM." X.endif X.if ${ARCH} == "i386" X.if !defined(WITHOUT_WIN32_CODECS) X @${ECHO_MSG} "You can disable support (this turns this into a X86 only port)" X @${ECHO_MSG} "for Win32 codecs by defining WITHOUT_WIN32_CODECS" X.endif X.if defined(WITHOUT_RUNTIME_CPUDETECTION) X.if !defined(WITHOUT_SSE) X @${ECHO_MSG} "You have to enable \"options CPU_ENABLE_SSE\" in your kernel" X @${ECHO_MSG} "config in order to enable kernel support for SSE/MMX2." X.endif X.if !defined(WITHOUT_MMX) X @${ECHO_MSG} "You can disable use of MMX routines by defining WITHOUT_MMX." X.endif X.if !defined(WITHOUT_3DNOW) && ${OSVERSION} >= 400021 X @${ECHO_MSG} "You can disable use of 3DNow! optimized routines by defining WITHOUT_3DNOW." X.endif X.if !defined(WITHOUT_3DNOW) && !defined(WITHOUT_DSP) && ${OSVERSION} >= 400021 X @${ECHO_MSG} "You can disable support for Athlon DSP extensions by defining WITHOUT_DSP." X.endif X @${ECHO_MSG} "Note: The cpu features are autodetected, so there is probably no need" X @${ECHO_MSG} "to manually disable them." X.else X @${ECHO_MSG} "You can disable runtime cpu detection features by defining WITHOUT_RUNTIME_CPUDETECTION" X.endif X.if !defined(WITH_XVID) X @${ECHO_MSG} "You can enable XviD support by defining WITH_XVID."" X.endif X @${ECHO_MSG} "" X.endif # ARCH == i386 X Xpre-configure: X.if defined(WITH_LIBDVDREAD) X @${RM} -Rf ${WRKSRC}/libmpdvdkit/ X.endif X Xpost-install: X @${MKDIR} ${DATADIR} X @${CHMOD} 755 ${DATADIR} X.for conf in ${CONFFILES} X ${INSTALL_DATA} ${WRKSRC}/etc/${conf} ${DATADIR} X.endfor X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X @${CHMOD} 755 ${DOCSDIR} X.for doc in ${DOCFILES} X @${INSTALL_DATA} ${WRKSRC}/DOCS/${doc} ${DOCSDIR} X.endfor X.endif X @${CAT} pkg-message X Xinstall-user: X @${PERL} ${FILESDIR}/install-user X X.include END-of-mplayer-devel/Makefile echo x - mplayer-devel/distinfo sed 's/^X//' >mplayer-devel/distinfo << 'END-of-mplayer-devel/distinfo' XMD5 (MPlayer-20020720.tar.bz2) = 0c54abe84dd8b0bb5083f5d4b8099191 END-of-mplayer-devel/distinfo echo c - mplayer-devel/files mkdir -p mplayer-devel/files > /dev/null 2>&1 echo x - mplayer-devel/pkg-comment sed 's/^X//' >mplayer-devel/pkg-comment << 'END-of-mplayer-devel/pkg-comment' XMPlayer CVS version, a high performance media player END-of-mplayer-devel/pkg-comment echo x - mplayer-devel/pkg-descr sed 's/^X//' >mplayer-devel/pkg-descr << 'END-of-mplayer-devel/pkg-descr' XThis is the CVS version of mplayer, a project which has the effort to become the Xa very stable/robust movie player. X XIt is based on the windows codec compilation and provides the ability to play Xmany formats in a very good quality without much CPU comsumption. X XMany, *many* codecs are supported, you can take a quick gander at: Xhttp://www.MPlayerHQ.hu/homepage/info.html for information on what codecs it Xsupports, and what input formats. X XWWW: http://www.mplayerhq.hu/ END-of-mplayer-devel/pkg-descr echo x - mplayer-devel/pkg-message sed 's/^X//' >mplayer-devel/pkg-message << 'END-of-mplayer-devel/pkg-message' X XThis port provides a simple and easy to use Xpossibility for any user to make mplayer ready Xto run with a working codecs.conf and the Xright font by logging in with the username, Xthen cd to the mplayer port directory and Xenter: X Xmake install-user X XPlease take a look at docs in X/usr/local/share/doc/mplayer X XYou can download skins from the mplayer homepage: Xhttp://www.mplayerhq.hu/ X XIn order to use DVD please make sure that your Xkernel and base system is newer than 2001-09-25, Xotherwise DVD play will not work! X END-of-mplayer-devel/pkg-message echo x - mplayer-devel/pkg-plist sed 's/^X//' >mplayer-devel/pkg-plist << 'END-of-mplayer-devel/pkg-plist' Xbin/mplayer Xbin/mencoder Xlib/libdha-0.1.so Xlib/libdha.so Xlib/mplayer/vidix/mach64_vid.so Xlib/mplayer/vidix/mga_crtc2_vid.so Xlib/mplayer/vidix/mga_vid.so Xlib/mplayer/vidix/pm3_vid.so Xlib/mplayer/vidix/radeon_vid.so Xlib/mplayer/vidix/rage128_vid.so X%%PORTDOCS%%share/doc/mplayer-devel/bugreports.html X%%PORTDOCS%%share/doc/mplayer-devel/cd-dvd.html X%%PORTDOCS%%share/doc/mplayer-devel/codecs-in.html X%%PORTDOCS%%share/doc/mplayer-devel/codecs.html X%%PORTDOCS%%share/doc/mplayer-devel/default.css X%%PORTDOCS%%share/doc/mplayer-devel/documentation.html X%%PORTDOCS%%share/doc/mplayer-devel/encoding.html X%%PORTDOCS%%share/doc/mplayer-devel/faq.html X%%PORTDOCS%%share/doc/mplayer-devel/formats.html X%%PORTDOCS%%share/doc/mplayer-devel/skin-en.html X%%PORTDOCS%%share/doc/mplayer-devel/sound.html X%%PORTDOCS%%share/doc/mplayer-devel/video.html X%%PORTDOCS%%share/doc/mplayer-devel/users_against_developers.html X%%PORTDOCS%%share/doc/mplayer-devel/porting-status.txt X%%PORTDOCS%%share/doc/mplayer-devel/codecs.conf.txt X%%PORTDOCS%%share/doc/mplayer-devel/formats.txt X%%PORTDOCS%%share/doc/mplayer-devel/tech-eng.txt Xshare/mplayer-devel/codecs.conf Xshare/mplayer-devel/example.conf Xshare/mplayer-devel/input.conf X%%PORTDOCS%%@dirrm share/doc/mplayer-devel X@dirrm lib/mplayer/vidix X@dirrm lib/mplayer END-of-mplayer-devel/pkg-plist echo x - mplayer-devel/files/install-user sed 's/^X//' >mplayer-devel/files/install-user << 'END-of-mplayer-devel/files/install-user' X#!/bin/sh X# X#This sh script replaces the perl script used in graphics/mplayer, since X#-current dosn't have perl installed in the base, i figured this would be X#better. X# X#Any problems / omissions please email verm@drunkmonk.net X Xif [ ! -d /var/db/pkg/mplayer-fonts* ]; then X echo "please make sure you have graphics/mplayer-fonts installed before you run this" X exit Xfi X Xif [ -d "$HOME/.mplayer" ]; then X echo "sorry, you should execute this without having a .mplayer in your home directory (don't want to clobber any options)" X exit Xfi X XPKG_PREFIX=`pkg_info -px mplayer-fonts|grep CWD|awk '{print $3}'` XPREFIX="$PKG_PREFIX/share/mplayer" X Xecho "You may choose any of the available language sets:" Xecho "1 - ISO-8859-1 Font" Xecho "2 - ISO-8859-2 Font" Xecho "c - Cyrillic Font (old)" Xecho "r - Russian Font" X Xuntil [ `echo $WHICH| egrep "1|2|c|r"` ]; do X read -p "which: " WHICH Xdone X Xif [ "$WHICH" = "1" -o "$WHICH" = "2" ]; then X until [ `echo $SIZE| egrep "14|18|24|28"` ]; do X echo "The available sizes for this font are 14,18,24,28." X read -p "Please enter your choice: " SIZE X done Xfi X Xmkdir -pv $HOME/.mplayer X Xcase "$WHICH" in X 1) X ln -sv $PREFIX/fonts/iso-8859-1/arial-$SIZE/ $HOME/.mplayer/font X ;; X 2) X ln -sv $PREFIX/fonts/iso-8859-2/arial-$SIZE/ $HOME/.mplayer/font X ;; X c) X ln -sv $PREFIX/fonts/cyrillic/ $HOME/.mplayer/font X ;; X r) X ln -sv $PREFIX/fonts/koi8r-font/ $HOME/.mplayer/font X ;; X *) X echo "invalid selection" X exit X ;; Xesac X Xln -sv $PREFIX-devel/codecs.conf $HOME/.mplayer/codecs.conf Xcp -pv $PREFIX-devel/example.conf $HOME/.mplayer/example.conf Xcp -pv $PREFIX-devel/input.conf $HOME/.mplayer/input.conf END-of-mplayer-devel/files/install-user echo x - mplayer-devel/files/patch-mplayer:Makefile sed 's/^X//' >mplayer-devel/files/patch-mplayer:Makefile << 'END-of-mplayer-devel/files/patch-mplayer:Makefile' X--- Makefile.orig Wed Jul 10 16:56:50 2002 X+++ Makefile Sun Jul 21 12:01:46 2002 X@@ -24,12 +24,12 @@ X endif X X #prefix = /usr/local X-BINDIR = ${prefix}/bin X+BINDIR = ${PREFIX}/bin X # BINDIR = /usr/local/bin X-MANDIR = ${prefix}/man X+MANDIR = ${PREFIX}/man X X # a BSD compatible 'install' program X-INSTALL = install X+INSTALL = @${BSD_INSTALL_PROGRAM} X X SRCS_COMMON = xacodec.c cpudetect.c codec-cfg.c cfgparser.c my_profile.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c find_sub.c X SRCS_MENCODER = mencoder.c mp_msg-mencoder.c $(SRCS_COMMON) libao2/afmt.c divx4_vbr.c libvo/aclib.c libvo/osd.c libvo/sub.c libvo/font_load.c me-opt-reg.c X@@ -226,44 +226,11 @@ X ifeq ($(VIDIX),yes) X $(DO_MAKE) X endif X- if test ! -d $(BINDIR) ; then mkdir -p $(BINDIR) ; fi X $(INSTALL) -m 755 $(INSTALLSTRIP) $(PRG) $(BINDIR)/$(PRG) X-ifeq ($(GUI),yes) X- -ln -sf $(PRG) $(BINDIR)/gmplayer X-endif X- if test ! -d $(MANDIR)/man1 ; then mkdir -p $(MANDIR)/man1; fi X- $(INSTALL) -c -m 644 DOCS/mplayer.1 $(MANDIR)/man1/mplayer.1 X+ @${BSD_INSTALL_MAN} DOCS/mplayer.1 $(MANDIR)/man1/mplayer.1 X ifeq ($(MENCODER),yes) X $(INSTALL) -m 755 $(INSTALLSTRIP) $(PRG_MENCODER) $(BINDIR)/$(PRG_MENCODER) X -ln -sf mplayer.1 $(MANDIR)/man1/mencoder.1 X-endif X- @if test ! -d $(DATADIR) ; then mkdir -p $(DATADIR) ; fi X- @if test ! -d $(DATADIR)/font ; then mkdir -p $(DATADIR)/font ; fi X- @if test ! -f $(DATADIR)/font/font.desc ; then \ X- echo "*** Download font at http://www.mplayerhq.hu/homepage/dload.html" ; \ X- echo "*** for OSD/Subtitles support and extract to $(DATADIR)/font/" ; \ X- fi X-ifeq ($(GUI),yes) X- @if test ! -d $(DATADIR)/Skin ; then mkdir -p $(DATADIR)/Skin ; fi X- @echo "*** Download skin(s) at http://www.mplayerhq.hu/homepage/dload.html" X- @echo "*** for GUI, and extract to $(DATADIR)/Skin/" X-endif X- @if test ! -d $(CONFDIR) ; then mkdir -p $(CONFDIR) ; fi X- @if test -f $(CONFDIR)/codecs.conf.old ; then mv -f $(CONFDIR)/codecs.conf.old $(CONFDIR)/codecs.conf.older ; fi X- @if test -f $(CONFDIR)/codecs.conf ; then mv -f $(CONFDIR)/codecs.conf $(CONFDIR)/codecs.conf.old ; fi X- $(INSTALL) -c -m 644 etc/codecs.conf $(CONFDIR)/codecs.conf X-ifeq ($(DVDKIT),yes) X-ifeq ($(DVDKIT_SHARED),yes) X- if test ! -d $(LIBDIR) ; then mkdir -p $(LIBDIR) ; fi X- $(INSTALL) -m 755 $(INSTALLSTRIP) libmpdvdkit/libmpdvdkit.so $(LIBDIR)/libmpdvdkit.so X-endif X-endif X-ifeq ($(CSS_USE),yes) X- @echo "The following task requires root privileges. If it fails don't panic," X- @echo "however it means you can't use fibmap_mplayer." X- @echo "Without this (or without running mplayer as root) you won't be" X- @echo "able to play encrypted DVDs." X- -$(INSTALL) -o 0 -g 0 -m 4755 $(INSTALLSTRIP) $(PRG_FIBMAP) $(BINDIR)/$(PRG_FIBMAP) X endif X X uninstall: END-of-mplayer-devel/files/patch-mplayer:Makefile echo x - mplayer-devel/files/patch-mplayer:subreader.c sed 's/^X//' >mplayer-devel/files/patch-mplayer:subreader.c << 'END-of-mplayer-devel/files/patch-mplayer:subreader.c' X--- subreader.c.orig Mon May 13 22:41:20 2002 X+++ subreader.c Tue Jun 4 22:54:33 2002 X@@ -18,11 +18,7 @@ X #define ERR ((void *) -1) X X #ifdef USE_ICONV X-#ifdef __FreeBSD__ X-#include X-#else X #include X-#endif X char *sub_cp=NULL; X #endif X END-of-mplayer-devel/files/patch-mplayer:subreader.c exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 14:54: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18B6137B400; Sun, 21 Jul 2002 14:54:06 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DB1243E5E; Sun, 21 Jul 2002 14:54:05 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6LLs49H088561 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 21 Jul 2002 15:54:05 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6LLs4sb088560; Sun, 21 Jul 2002 15:54:04 -0600 (MDT) Date: Sun, 21 Jul 2002 15:54:04 -0600 From: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40860: new port: graphics/mplayer-devel Message-ID: <20020721215404.GA88487@drunkmonk.net> References: <200207212142.g6LLgf3K087909@jolly.drunkmonk.net> <200207212150.g6LLo1EL048685@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207212150.g6LLo1EL048685@freefall.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Grumble, i forgot to mention that the XviD support in this port relies on the fix currently pending on ports/40799 (fix for missing headers on graphics/xvid). amar. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 15: 0:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 722E437B400 for ; Sun, 21 Jul 2002 15:00:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2034143E5E for ; Sun, 21 Jul 2002 15:00: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.4/8.12.4) with ESMTP id g6LM08JU049446 for ; Sun, 21 Jul 2002 15:00:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LM08Xt049445; Sun, 21 Jul 2002 15:00:08 -0700 (PDT) Date: Sun, 21 Jul 2002 15:00:08 -0700 (PDT) Message-Id: <200207212200.g6LM08Xt049445@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Amar Takhar Subject: Re: ports/40860: new port: graphics/mplayer-devel Reply-To: Amar Takhar Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40860; it has been noted by GNATS. From: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/40860: new port: graphics/mplayer-devel Date: Sun, 21 Jul 2002 15:54:04 -0600 Grumble, i forgot to mention that the XviD support in this port relies on the fix currently pending on ports/40799 (fix for missing headers on graphics/xvid). amar. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 15: 0:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFF0437B405; Sun, 21 Jul 2002 15:00:39 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F33743E42; Sun, 21 Jul 2002 15:00:31 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6LM0Oj12001; Mon, 22 Jul 2002 00:00:28 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6LM0FQr012185; Mon, 22 Jul 2002 00:00:15 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6LM0ENJ012184; Mon, 22 Jul 2002 00:00:14 +0200 (CEST) X-Authentication-Warning: sauna.arved.de: tilman set sender to tilman@arved.de using -f Date: Mon, 22 Jul 2002 00:00:11 +0200 From: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40849: Update port net/slirp Message-Id: <20020722000011.1f998cf5.tilman@arved.de> In-Reply-To: <200207211740.g6LHe12S015152@freefall.freebsd.org> References: <200207211730.g6LHUIJC007180@sauna.arved.de> <200207211740.g6LHe12S015152@freefall.freebsd.org> X-Mailer: Sylpheed version 0.8.0 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > >Category: ports > >Responsible: freebsd-ports > >Synopsis: Update port net/slirp > >Arrival-Date: Sun Jul 21 10:40:01 PDT 2002 fenner noticed his mistake and updated Makefile without reading my mail, so here's an updated diff. regards arved Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/slirp/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 21 Jul 2002 19:18:37 -0000 1.15 +++ Makefile 21 Jul 2002 21:57:38 -0000 @@ -6,13 +6,15 @@ # PORTNAME= slirp -PORTVERSION= 1.0c +PORTVERSION= 1.0.13 +PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=slirp MAINTAINER= ports@FreeBSD.Org -WRKSRC= ${WRKDIR}/slirp-1.0c/src +WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes MAN1= slirp.1 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/slirp/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 12 Dec 1996 03:24:11 -0000 1.3 +++ distinfo 21 Jul 2002 17:19:31 -0000 @@ -1 +1 @@ -MD5 (slirp-1.0c.tar.gz) = 62aad016f16b51cbdef4c8e34454f31a +MD5 (slirp-1.0.13.tar.gz) = aaa37a0e6433d177f09ba10145c7d8d3 Index: files/patch-ab =================================================================== RCS file: /home/ncvs/ports/net/slirp/files/patch-ab,v retrieving revision 1.1 diff -u -r1.1 patch-ab --- files/patch-ab 16 Apr 1999 16:14:10 -0000 1.1 +++ files/patch-ab 21 Jul 2002 17:25:39 -0000 @@ -1,34 +1,20 @@ ---- tcp_subr.c.orig Fri Dec 29 15:45:51 1995 -+++ tcp_subr.c Fri Apr 16 09:03:57 1999 -@@ -238,14 +238,14 @@ +--- tcp_subr.c.orig Sun Jul 21 19:23:18 2002 ++++ tcp_subr.c Sun Jul 21 19:25:12 2002 +@@ -241,7 +241,7 @@ * then send a RST to peer. */ struct tcpcb * --tcp_drop(tp, errno) -+tcp_drop(tp, err) +-tcp_drop(struct tcpcb *tp, int errno) { ++tcp_drop(struct tcpcb *tp, int err) { + /* tcp_drop(tp, errno) register struct tcpcb *tp; -- int errno; -+ int err; - { + int errno; +@@ -250,7 +250,7 @@ DEBUG_CALL("tcp_drop"); DEBUG_ARG("tp = %lx", (long)tp); - DEBUG_ARG("errno = %d", errno); -+ DEBUG_ARG("err = %d", err); ++ DEBUG_ARG("errno = %d", err); if (TCPS_HAVERCVDSYN(tp->t_state)) { tp->t_state = TCPS_CLOSED; -@@ -253,10 +253,10 @@ - tcpstat.tcps_drops++; - } else - tcpstat.tcps_conndrops++; --/* if (errno == ETIMEDOUT && tp->t_softerror) -- * errno = tp->t_softerror; -+/* if (err == ETIMEDOUT && tp->t_softerror) -+ * err = tp->t_softerror; - */ --/* so->so_error = errno; */ -+/* so->so_error = err; */ - return (tcp_close(tp)); - } - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 15: 9:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EBDD37B401; Sun, 21 Jul 2002 15:09:18 -0700 (PDT) Received: from mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 635E943E70; Sun, 21 Jul 2002 15:09:17 -0700 (PDT) (envelope-from bts@fake.com) Received: from this.is.fake.com ([66.26.254.93]) by mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 21 Jul 2002 18:09:00 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id C7F1CBB34; Sun, 21 Jul 2002 18:08:50 -0400 (EDT) From: "Brian T. Schellenberger" To: thomas@bitrot.de, deischen@freebsd.org, w3d@bitrot.de Subject: Plan patches - please respond Date: Sun, 21 Jul 2002 18:08:50 -0400 User-Agent: KMail/1.4.2 Cc: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_QIDMENQR3BCRKTG31FLI" Message-Id: <200207211808.50524.bts@babbleon.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --------------Boundary-00=_QIDMENQR3BCRKTG31FLI Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit Thomas (and Daniel)-- I have some patches for plan that I submitted to thomas@bitrot.de on 2001-09-29 and then to deischen@freebsd.org on 2002-01-09. While I understand that either or both of you might choose to incorporate my patches or to reject them, I'd really appreciate at an acknowledgement and rejection letter. (I'd prefer that they be incorporated into the main plan code since they are 100% portable, but it would still make *my* life easier if they were instead incorporated into the FreeBSD port of the program.) Perhaps you might have sent me a reply, but if so, I never seem to have received it. Anyway, once again, I have patches to do three things. I believe them to be useful. 1. Allow ISO dates for input. 2. Allow a -O option to allow you specify dates on the command lines that are "on the nth y of the month"; for example, -D 2 -O 2 means "on the 2nd Tuesday of the month" 3. Fix up the man page to document the above feature and to fix a currently-inaccurate description of the -N option. If anybody reading this knows of a more current address for either Thomas Driemeyer or Daniel Eischen, please let me know! If plan is not being actively maintained (as either a program or a port) then I'd like to offer to take it over. (I'm not a current ports committer but I could do the basic stuff and let somebody else do the actual committing, or I could look into what's involved in being a ports committer..) The relatively recent date on the plan web page, though, makes me think that's it's still being maintained but I'm not making it past the e-mail barrier. Any suggestions for getting messages through to Thomas would be much appreciated! If I continue to get no response, I believe that I will "branch off" my own program based on plan, to be called "planb" (a pun; it would both Brian's plan and not his preference [ok, let's go to plan B]]), but this sort of balkanization of code is something to be avoided whenever possible methinks. My preference would be to see these integrated into the "main" body of plan and perhaps to work with you on a few other ideas and issues I've run into, but I don't really like the idea of accumulating a massive batch of patches that I keep having to reapply whenever I re-install things. PS: I love the program. It both does what I've always wanted; namely (a) have a GUI, (b) have a command line to enter data, *and* (c) have a nice, pretty, flexible printing mechanism. *And* the code is beautifully well-organized. I only wish that I'd ever written code that was as easy to work with. Writing the patches was trivial; I just wish that getting in contact with you was as easy! -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org --------------Boundary-00=_QIDMENQR3BCRKTG31FLI Content-Type: text/x-diff; charset="us-ascii"; name="plan-patches" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="plan-patches" # ====================> CONVERT.C - Allow yyyy/mm/dd <========================= *** oldsrc/convert.c Sat Sep 29 16:56:28 2001 --- src/convert.c Sat Sep 29 18:25:41 2001 *************** *** 106,115 **** --- 106,116 ---- long num[3]; /* m,d,y or d,m,y */ int nnum; /* how many numbers in text */ long i; /* tmp counter */ char *p; /* text scan pointer */ char buf[10]; /* lowercase weekday name */ + int noswap; today = get_time(); /* today's date */ today -= today % 86400; tm = time_to_tm(today); for (p=text; *p; p++) /* ignore "wkday," */ *************** *** 173,183 **** --- 174,193 ---- while (*p && !(*p >= '0' && *p <= '9') && *p!=' ' && *p!='\t') p++; } if (nnum == 0) /* ... no numbers */ return(today); + noswap = FALSE; if (nnum == 3) { /* ... have year? */ + if (num[0] > 999) { /* bts: 4-digit first => year is first */ + /* 4-digit year => yyyy/mm/dd */ + i = num[0]; + num[0] = num[2]; + num[2] = i; + noswap = TRUE; + } + if (num[2] < 70) num[2] += 100; else if (num[2] > 100) num[2] -= 1900; if (num[2] < 70 || num[2] > 137) *************** *** 190,200 **** tm->tm_mon = 0; tm->tm_year++; } tm->tm_mday = num[0]; } else { /* ... d/m or m/d */ ! if (config.mmddyy) { i = num[0]; num[0] = num[1]; num[1] = i; } if (nnum < 3 && num[1]*100+num[0] < --- 200,210 ---- tm->tm_mon = 0; tm->tm_year++; } tm->tm_mday = num[0]; } else { /* ... d/m or m/d */ ! if (config.mmddyy && !noswap) { i = num[0]; num[0] = num[1]; num[1] = i; } if (nnum < 3 && num[1]*100+num[0] < # ====================> MAIN.C - Add -O option <========================= *** oldsrc/main.c Sat Sep 29 16:56:28 2001 --- src/main.c Sat Sep 29 17:59:25 2001 *************** *** 369,378 **** --- 369,381 ---- edit.entry.rep_days |= 1 << atoi(argv[i+1]); break; case 'D': edit.entry.rep_weekdays |= 1 << atoi(argv[i+1]); break; + case 'O': + edit.entry.rep_weekdays |= 1 << (atoi(argv[i+1]) + 7); + break; case 'e': edit.entry.rep_last = parse_datestring(argv[i+1], trigger); break; case 'w': # ==================> MAN PAGE - fix -D doc; add -O option <================= *** oldmisc/plan.1 Sat Sep 29 18:03:46 2001 --- misc/plan.1 Sat Sep 29 18:15:26 2001 *************** *** 86,98 **** The new appointment repeats every N days. N is an integer greater than zero. .IP \-d\ N The new appointment repeats on day N of the month. N is an integer between 1 and 31. There can be multiple -d options. .IP \-D\ N ! The new appointment repeats on weekday N. N=0 indicates Monday, 1 is Tuesday, ! 2 is Wednesday, 3 is Thursday, 4 is Friday, 5 is Saturday, and 6 is Sunday. There can be multiple -D options. .IP \-e\ D The new appointment stops repeating on date D. D is a string such as '31.12.' or '12/31'. .IP \-w\ N Set the early warning time of the new appointment to N minutes. --- 86,102 ---- The new appointment repeats every N days. N is an integer greater than zero. .IP \-d\ N The new appointment repeats on day N of the month. N is an integer between 1 and 31. There can be multiple -d options. .IP \-D\ N ! The new appointment repeats on weekday N. N=0 indicates Sunday, 1 is Monday, ! 2 is Tuesday, 3 is Wednesday, 4 is Thursday, 5 is Friday, and 6 is Saturday. There can be multiple -D options. + .IP \-O\ N + The -D days only repeat the Nth time of the month. May be repeated. For + example, "-D 2 -O 2 -O 4" means the 2nd and 4th Tuesdays of each month. + -O 6 means the last one. .IP \-e\ D The new appointment stops repeating on date D. D is a string such as '31.12.' or '12/31'. .IP \-w\ N Set the early warning time of the new appointment to N minutes. --------------Boundary-00=_QIDMENQR3BCRKTG31FLI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 15:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 238A837B400 for ; Sun, 21 Jul 2002 15:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7F4743E4A for ; Sun, 21 Jul 2002 15: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.4/8.12.4) with ESMTP id g6LMA4JU054492 for ; Sun, 21 Jul 2002 15:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LMA4LI054485; Sun, 21 Jul 2002 15:10:04 -0700 (PDT) Date: Sun, 21 Jul 2002 15:10:04 -0700 (PDT) Message-Id: <200207212210.g6LMA4LI054485@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Tilman Linneweh Subject: Re: ports/40849: Update port net/slirp Reply-To: Tilman Linneweh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40849; it has been noted by GNATS. From: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/40849: Update port net/slirp Date: Mon, 22 Jul 2002 00:00:11 +0200 > >Category: ports > >Responsible: freebsd-ports > >Synopsis: Update port net/slirp > >Arrival-Date: Sun Jul 21 10:40:01 PDT 2002 fenner noticed his mistake and updated Makefile without reading my mail, so here's an updated diff. regards arved Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/slirp/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 21 Jul 2002 19:18:37 -0000 1.15 +++ Makefile 21 Jul 2002 21:57:38 -0000 @@ -6,13 +6,15 @@ # PORTNAME= slirp -PORTVERSION= 1.0c +PORTVERSION= 1.0.13 +PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=slirp MAINTAINER= ports@FreeBSD.Org -WRKSRC= ${WRKDIR}/slirp-1.0c/src +WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes MAN1= slirp.1 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/slirp/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 12 Dec 1996 03:24:11 -0000 1.3 +++ distinfo 21 Jul 2002 17:19:31 -0000 @@ -1 +1 @@ -MD5 (slirp-1.0c.tar.gz) = 62aad016f16b51cbdef4c8e34454f31a +MD5 (slirp-1.0.13.tar.gz) = aaa37a0e6433d177f09ba10145c7d8d3 Index: files/patch-ab =================================================================== RCS file: /home/ncvs/ports/net/slirp/files/patch-ab,v retrieving revision 1.1 diff -u -r1.1 patch-ab --- files/patch-ab 16 Apr 1999 16:14:10 -0000 1.1 +++ files/patch-ab 21 Jul 2002 17:25:39 -0000 @@ -1,34 +1,20 @@ ---- tcp_subr.c.orig Fri Dec 29 15:45:51 1995 -+++ tcp_subr.c Fri Apr 16 09:03:57 1999 -@@ -238,14 +238,14 @@ +--- tcp_subr.c.orig Sun Jul 21 19:23:18 2002 ++++ tcp_subr.c Sun Jul 21 19:25:12 2002 +@@ -241,7 +241,7 @@ * then send a RST to peer. */ struct tcpcb * --tcp_drop(tp, errno) -+tcp_drop(tp, err) +-tcp_drop(struct tcpcb *tp, int errno) { ++tcp_drop(struct tcpcb *tp, int err) { + /* tcp_drop(tp, errno) register struct tcpcb *tp; -- int errno; -+ int err; - { + int errno; +@@ -250,7 +250,7 @@ DEBUG_CALL("tcp_drop"); DEBUG_ARG("tp = %lx", (long)tp); - DEBUG_ARG("errno = %d", errno); -+ DEBUG_ARG("err = %d", err); ++ DEBUG_ARG("errno = %d", err); if (TCPS_HAVERCVDSYN(tp->t_state)) { tp->t_state = TCPS_CLOSED; -@@ -253,10 +253,10 @@ - tcpstat.tcps_drops++; - } else - tcpstat.tcps_conndrops++; --/* if (errno == ETIMEDOUT && tp->t_softerror) -- * errno = tp->t_softerror; -+/* if (err == ETIMEDOUT && tp->t_softerror) -+ * err = tp->t_softerror; - */ --/* so->so_error = errno; */ -+/* so->so_error = err; */ - return (tcp_close(tp)); - } - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 15:50:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2248B37B400; Sun, 21 Jul 2002 15:50:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC8DC43E5E; Sun, 21 Jul 2002 15:50:26 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6LMoQJU057994; Sun, 21 Jul 2002 15:50:26 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LMoQn5057990; Sun, 21 Jul 2002 15:50:26 -0700 (PDT) Date: Sun, 21 Jul 2002 15:50:26 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207212250.g6LMoQn5057990@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/40849: Update port net/slirp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port net/slirp Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: naddy Responsible-Changed-When: Sun Jul 21 15:50:05 PDT 2002 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=40849 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 16:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DDF637B405 for ; Sun, 21 Jul 2002 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 B4E2143E5E for ; Sun, 21 Jul 2002 16: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.4/8.12.4) with ESMTP id g6LNU5JU065915 for ; Sun, 21 Jul 2002 16:30:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LNU5TS065913; Sun, 21 Jul 2002 16:30:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A8BE37B400 for ; Sun, 21 Jul 2002 16:29:30 -0700 (PDT) Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by mx1.FreeBSD.org (Postfix) with SMTP id C844C43E3B for ; Sun, 21 Jul 2002 16:29:26 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 63841 invoked by uid 100); 21 Jul 2002 23:29:21 -0000 Message-Id: <20020721232921.63840.qmail@mired.org> Date: 21 Jul 2002 23:29:21 -0000 From: Mike Meyer Reply-To: Mike Meyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40864: [PATCH] tmda has moved to a new location Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40864 >Category: ports >Synopsis: [PATCH] tmda has moved to a new location >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 16:30:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 4.5-STABLE i386 >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 4.5-STABLE FreeBSD 4.5-STABLE #22: Thu Mar 21 14:44:20 CST 2002 mwm@guru.mired.org:/usr/src/sys/compile/GURU i386 >Description: TMDA now has a new domain, and the distributions are no longer available on the old site. >How-To-Repeat: Try installing the TMDA port, and note that the files aren't fetched from the old sites. >Fix: Here's the patch to update the makefile. diff -r tmda/Makefile /tmp/tmda/Makefile 11,12c11,12 < MASTER_SITES= http://software.libertine.org/tmda/releases/ \ < http://software.libertine.org/tmda/releases/old/ --- > MASTER_SITES= http://tmda.net/releases/ \ > http://tmda.net/releases/old/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 16:39: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B874C37B400; Sun, 21 Jul 2002 16:39:06 -0700 (PDT) Received: from pimpf2.commline.com (adsl-64-172-87-78.dsl.lsan03.pacbell.net [64.172.87.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12E343E4A; Sun, 21 Jul 2002 16:38:56 -0700 (PDT) (envelope-from brian@commline.com) Received: from h34dw34k (ag12.bestoffer.to [208.131.57.12]) by pimpf2.commline.com (8.11.3/8.11.3) with SMTP id g6LNd0H15014; Sun, 21 Jul 2002 16:39:00 -0700 (PDT) (envelope-from brian@commline.com) From: "Brian L. Heess" To: Cc: Subject: FreeBSD Port: mysql-server-3.23.51 Date: Sun, 21 Jul 2002 16:38:55 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Are there any plans to make a port which tracks the development version, like 4.0.2? This is just a suggestion, since the postfix maintainer (khera@kciLink.com) does such a thing with postfix (postfix-1.1.11,1 and postfix-1.1.11-20020613,1). I do have one FreeBSD box on which I have built 4.0.x and it has been running fine for months, but on a farm of boxes I like to keep them very similar and a port would be the easiest way. Thanks! -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 16:40:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C57B37B408 for ; Sun, 21 Jul 2002 16:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 729F643E42 for ; Sun, 21 Jul 2002 16:40: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.4/8.12.4) with ESMTP id g6LNe2JU066771 for ; Sun, 21 Jul 2002 16:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6LNe2ME066770; Sun, 21 Jul 2002 16:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63CE037B400 for ; Sun, 21 Jul 2002 16:35:45 -0700 (PDT) Received: from zipper.goof.com (64-4-120-222.dmt.ntelos.net [64.4.120.222]) by mx1.FreeBSD.org (Postfix) with SMTP id 5702843E31 for ; Sun, 21 Jul 2002 16:35:44 -0700 (PDT) (envelope-from jlido@zipper.goof.com) Received: (qmail 586 invoked by uid 1001); 17 Jul 2002 19:35:40 -0000 Message-Id: <20020717193540.585.qmail@zipper.goof.com> Date: 17 Jul 2002 19:35:40 -0000 From: "Jon-Erik V.Lido" Reply-To: "Jon-Erik V.Lido" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40865: Port of net/dhid is old. This PR updates it to 5.1. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40865 >Category: ports >Synopsis: Port of net/dhid is old. This PR updates it to 5.1. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 16:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jon-Erik V. Lido >Release: FreeBSD 4.6-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD zipper.goof.com 4.6-RELEASE-p2 FreeBSD 4.6-RELEASE-p2 #0: Mon Jul 15 18:16:59 EDT 2002 jlido@zipper.goof.com:/usr/obj/usr/src/sys/ZIPPER i386 >Description: Ports update of DHID dynamic DNS client to version 5.1 >How-To-Repeat: >Fix: --- dhid.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: # # dhid # dhid/Makefile # dhid/pkg-comment # dhid/pkg-descr # dhid/pkg-plist # dhid/pkg-install # dhid/files # dhid/files/patch-aa # dhid/files/patch-ab # dhid/files/dhid.sh.sample # dhid/files/patch-ac # dhid/distinfo # dhid/pkg-message # echo c - dhid mkdir -p dhid > /dev/null 2>&1 echo x - dhid/Makefile sed 's/^X//' >dhid/Makefile << 'END-of-dhid/Makefile' X# New ports collection makefile for: dhid X# Date created: 10 July 2002 X# Whom: Jon Lido X# X# $FreeBSD$ X# X XPORTNAME= dhid XPORTVERSION= 5.1 XCATEGORIES= net XMASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ X XMAINTAINER= jlido@goof.com X X.if !defined(BATCH) XIS_INTERACTIVE= true X.endif X Xpost-patch: X @${ECHO} "===> Patching dhid.h" X ${PERL} -i -p -e "s^__PREFIX__^${PREFIX}^g" ${WRKSRC}/dhid.h X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/dhid ${PREFIX}/sbin X ${INSTALL_PROGRAM} ${WRKSRC}/genkeys ${PREFIX}/bin X ${INSTALL_SCRIPT} ${FILESDIR}/dhid.sh.sample ${PREFIX}/etc X Xpost-install: X.if !defined(BATCH) X @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL X @${CHOWN} dhis ${PREFIX}/etc/dhid.sh.sample X.endif X X.include END-of-dhid/Makefile echo x - dhid/pkg-comment sed 's/^X//' >dhid/pkg-comment << 'END-of-dhid/pkg-comment' XDHIS client for updating dynamic DNS entries in dhis DNS tables END-of-dhid/pkg-comment echo x - dhid/pkg-descr sed 's/^X//' >dhid/pkg-descr << 'END-of-dhid/pkg-descr' XDHIS Daemon Client release 5.1 X============================== X Xdhid is the DHIS client daemon. dhid is used to update the DNS tables on Xa DHIS provider. X XIf you haven't done so yet, you will need to register your host with a XDHIS provider. Several organizations currently provides this service Xfor free. See http://www.dhis.org/dhis/services/ for a list of DHIS Xservice providers. X Xdhid.conf should be configured according to the provider's assigned Xparameters. Use the dhid.conf.sample for a template. X XWWW: http://www.dhis.org/dhis/services/ X XJon Lido Xjlido@goof.com END-of-dhid/pkg-descr echo x - dhid/pkg-plist sed 's/^X//' >dhid/pkg-plist << 'END-of-dhid/pkg-plist' Xbin/genkeys Xetc/dhid.sh.sample Xsbin/dhid END-of-dhid/pkg-plist echo x - dhid/pkg-install sed 's/^X//' >dhid/pkg-install << 'END-of-dhid/pkg-install' X#!/bin/sh X XUSER=dhis XGROUP=${USER} X Xask() { X local question default answer X X question=$1 X default=$2 X if [ -z "${PACKAGE_BUILDING}" ]; then X read -p "${question} [${default}]? " answer X fi X if [ x${answer} = x ]; then X answer=${default} X fi X echo ${answer} X} X Xyesno() { X local dflt question answer X X question=$1 X dflt=$2 X while :; do X answer=$(ask "${question}" "${dflt}") X case "${answer}" in X [Yy]*) return 0;; X [Nn]*) return 1;; X esac X echo "Please answer yes or no." X done X} X Xcase $2 in X XPOST-INSTALL) X X if pw group show "${GROUP}" >/dev/null 2>&1; then X echo "You already have a group \"${GROUP}\", so I will use it." X else X echo "You need a group \"${GROUP}\"." X if which -s pw && yesno "Would you like me to create it" y; then X pw groupadd ${GROUP} || exit X echo "Done." X else X echo "Please create it, and try again." X if ! grep -q "^${GROUP}:" /etc/passwd; then X echo "While you're at it, please create a user \"${USER}\" too," X echo "with a default group of \"${GROUP}\"." X fi X exit 1 X fi X fi X X if pw user show "${USER}" >/dev/null 2>&1; then X echo "You already have a user \"${USER}\", so I will use it." X else X echo "You need a user \"${USER}\"." X if which -s pw && yesno "Would you like me to create it" y; then X pw useradd ${USER} -g ${GROUP} -h - -d /nonexistent \ X -s /nonexistent -c "User &" || exit X echo "Done." X else X echo "Please create it, and try again." X exit 1 X fi X fi X ;; X Xesac X END-of-dhid/pkg-install echo c - dhid/files mkdir -p dhid/files > /dev/null 2>&1 echo x - dhid/files/patch-aa sed 's/^X//' >dhid/files/patch-aa << 'END-of-dhid/files/patch-aa' X--- dhid.h.orig Wed Jul 10 19:15:31 2002 X+++ dhid.h Wed Jul 10 20:38:40 2002 X@@ -72,8 +72,8 @@ X #define OFFLINE_REQ 0x00000551 X X X-#define DHID_CONF "/etc/dhid.conf" X-#define DHID_PID "/etc/dhid.pid" X+#define DHID_CONF "__PREFIX__/etc/dhid.conf" X+#define DHID_PID "/tmp/dhid.pid" X X #define DEF_ISPORT 58800 X #define FAIL_ALLOW 3 END-of-dhid/files/patch-aa echo x - dhid/files/patch-ab sed 's/^X//' >dhid/files/patch-ab << 'END-of-dhid/files/patch-ab' X--- main.c.orig Wed Jul 10 19:15:08 2002 X+++ main.c Wed Jul 10 19:15:20 2002 X@@ -300,13 +300,6 @@ X default: usage(argv); X } X X- X- if(getuid()) { X- syslog(LOG_ERR,"%s must be executed by root",argv[0]); X- exit(1); X- } X- X- X close(0); X close(1); X close(2); END-of-dhid/files/patch-ab echo x - dhid/files/dhid.sh.sample sed 's/^X//' >dhid/files/dhid.sh.sample << 'END-of-dhid/files/dhid.sh.sample' X#!/bin/sh X Xif ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then X echo "$0: Cannot determine the PREFIX" >&2 X exit 1 Xfi X Xcase "$1" in Xstart) X [ -x "${PREFIX}/sbin/dhid" -a -f "${PREFIX}/etc/dhid.conf" ] && ${PREFIX}/sbin/dhid > /dev/null && echo -n ' dhid' X ;; Xstop) X killall dhid && echo -n ' dhid' X ;; X*) X echo "Usage: `basename $0` {start|stop}" >&2 X ;; Xesac X Xexit 0 END-of-dhid/files/dhid.sh.sample echo x - dhid/files/patch-ac sed 's/^X//' >dhid/files/patch-ac << 'END-of-dhid/files/patch-ac' X--- Makefile.orig Thu Jul 11 02:44:01 2002 X+++ Makefile Thu Jul 11 02:44:13 2002 X@@ -29,7 +29,7 @@ X X # Add -lnsl and -lsocket to LIBS in SysV systems X # X-CFLAGS=-I/usr/local/include -DQRC=1 -Wall X+CFLAGS+=-I/usr/local/include -DQRC=1 -Wall X LFLAGS=-L/usr/local/lib X LIBS=-lgmp X END-of-dhid/files/patch-ac echo x - dhid/distinfo sed 's/^X//' >dhid/distinfo << 'END-of-dhid/distinfo' XMD5 (dhid-5.1.tar.gz) = 1d905bb1675cca15214268b5e10ebed1 END-of-dhid/distinfo echo x - dhid/pkg-message sed 's/^X//' >dhid/pkg-message << 'END-of-dhid/pkg-message' X XBefore dhid can run, you will need to register with a DHIS provider. XSee http://www.dhis.org/dhis/services/ for a list of providers. XEnter the DHIS account information into the dhid.conf file. X END-of-dhid/pkg-message exit --- dhid.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 17:45:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C518D37B4D6; Sun, 21 Jul 2002 17:45:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C90A43E58; Sun, 21 Jul 2002 17:45:49 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M0jnJU075962; Sun, 21 Jul 2002 17:45:49 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M0jh7E075944; Sun, 21 Jul 2002 17:45:43 -0700 (PDT) Date: Sun, 21 Jul 2002 17:45:43 -0700 (PDT) From: Patrick Li Message-Id: <200207220045.g6M0jh7E075944@freefall.freebsd.org> To: sysadmin@alexdupre.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40824: [Maintainer Update] net/portfwd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Maintainer Update] net/portfwd State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jul 21 17:45:34 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40824 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 17:49:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7815A37B400; Sun, 21 Jul 2002 17:49:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2840643E31; Sun, 21 Jul 2002 17:49:49 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M0nnJU076191; Sun, 21 Jul 2002 17:49:49 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M0nnR0076187; Sun, 21 Jul 2002 17:49:49 -0700 (PDT) Date: Sun, 21 Jul 2002 17:49:49 -0700 (PDT) From: Patrick Li Message-Id: <200207220049.g6M0nnR0076187@freefall.freebsd.org> To: jlido@goof.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40703: Port of net/dhid is old. This PR updates it to 5.1. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port of net/dhid is old. This PR updates it to 5.1. State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jul 21 17:49:31 PDT 2002 State-Changed-Why: Superseded by PR ports/40865 http://www.freebsd.org/cgi/query-pr.cgi?pr=40703 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 17:55: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B87237B400; Sun, 21 Jul 2002 17:55:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF7C443E31; Sun, 21 Jul 2002 17:55:05 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M0t5JU076964; Sun, 21 Jul 2002 17:55:05 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M0t55w076959; Sun, 21 Jul 2002 17:55:05 -0700 (PDT) Date: Sun, 21 Jul 2002 17:55:05 -0700 (PDT) From: Patrick Li Message-Id: <200207220055.g6M0t55w076959@freefall.freebsd.org> To: mwm@mired.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40864: [PATCH] tmda has moved to a new location Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] tmda has moved to a new location State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jul 21 17:54:11 PDT 2002 State-Changed-Why: Committed, Thanks! portlint detected some whitespaces in plist that can be removed. http://www.freebsd.org/cgi/query-pr.cgi?pr=40864 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 18: 0:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B313637B400; Sun, 21 Jul 2002 18:00:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6955043E4A; Sun, 21 Jul 2002 18:00:50 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M10oJU077696; Sun, 21 Jul 2002 18:00:50 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M10orJ077689; Sun, 21 Jul 2002 18:00:50 -0700 (PDT) Date: Sun, 21 Jul 2002 18:00:50 -0700 (PDT) From: Patrick Li Message-Id: <200207220100.g6M10orJ077689@freefall.freebsd.org> To: roman@xpert.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40852: UPDATE: security/arirang Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: UPDATE: security/arirang State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jul 21 18:00:37 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 18: 1:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F8C737B400; Sun, 21 Jul 2002 18:01:44 -0700 (PDT) Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C59143E58; Sun, 21 Jul 2002 18:01:38 -0700 (PDT) (envelope-from bts@fake.com) Received: from this.is.fake.com ([66.26.254.93]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 21 Jul 2002 21:01:36 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id 66676BB34; Sun, 21 Jul 2002 21:01:21 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: "Brian T. Schellenberger" To: freebsd-questions@freebsd.org Subject: <==> pointer in galeon (and "nt") under KDE3 Date: Sun, 21 Jul 2002 21:01:21 -0400 User-Agent: KMail/1.4.2 Cc: ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207212101.21192.bts@babbleon.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just updated my system after about six months, and this is surely the most trivial of issues, but . . . For some reason, now that I've updated my system to stable (as of Friday night) and also wiped out and reinstalled *all* of my packages and ports, I've run into a rather odd problem: In Galeon (and also in the "nt" executable from downloader), the pointer shape is a <==> even when the cursor is over menus and buttons and other things where you'd expect an arrow cursor. In the "nt" it seems to be everywhere except at the very bottom of the window. In the case of galeon, it *does* turn to arrow over the actual web page, but on the buttons and menus on the top it remains a <==>. It does change to an i-bar in the text widgets, though. And on the bottom part of the window (below the web page) it turns into an up-and-down arrow through most of the bottom, and angled in the corners. It seems as if whoever is doing the arrows (window manager or window, I'm not sure) is very confused about the geometry of the Window and thinks of a huge portion of the window as being a grababble border. Yet you can't actually grab it--if you click you can't really grow or shrink the window except where you should be able to do so. Also, the actual title bar causes the pointer to revert back to a pointer. I run KDE and galeon is a gnome application, so that might explain some weirdness, but nt doesn't seem to be a gnome application. It doesn't happen for generic X applications like xterm, xvile, or (more significantly) xmcd. Though seemingly trivial, this is incredibly distracting. Any ideas? -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 18:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8395637B4A2; Sun, 21 Jul 2002 18:09:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D8643E31; Sun, 21 Jul 2002 18:09:59 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M19xJU082595; Sun, 21 Jul 2002 18:09:59 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M19wdV082591; Sun, 21 Jul 2002 18:09:58 -0700 (PDT) Date: Sun, 21 Jul 2002 18:09:58 -0700 (PDT) From: Patrick Li Message-Id: <200207220109.g6M19wdV082591@freefall.freebsd.org> To: andrey@mgul.ac.ru, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40835: Upgrade port: mail/mimedefang from 2.15 to 2.16 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Upgrade port: mail/mimedefang from 2.15 to 2.16 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jul 21 18:09:48 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40835 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 18:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D06237B400 for ; Sun, 21 Jul 2002 18:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D68A43E3B for ; Sun, 21 Jul 2002 18:30: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.4/8.12.4) with ESMTP id g6M1U1JU084227 for ; Sun, 21 Jul 2002 18:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M1U1H7084226; Sun, 21 Jul 2002 18:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEE6737B400 for ; Sun, 21 Jul 2002 18:24:22 -0700 (PDT) Received: from altair.mukappabeta.net (altair.mukappabeta.net [194.145.150.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D87B43E4A for ; Sun, 21 Jul 2002 18:24:21 -0700 (PDT) (envelope-from mkb@altair.mukappabeta.net) Received: by altair.mukappabeta.net (Postfix, from userid 1001) id AB648627; Mon, 22 Jul 2002 03:25:11 +0200 (CEST) Message-Id: <20020722012511.AB648627@altair.mukappabeta.net> Date: Mon, 22 Jul 2002 03:25:11 +0200 (CEST) From: Matthias Buelow Reply-To: Matthias Buelow To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40866: sml-nj port CM autoloading compilation problems Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40866 >Category: ports >Synopsis: sml-nj port CM autoloading compilation problems >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 18:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthias Buelow >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD altair.mukappabeta.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 03:24:38 CEST 2002 root@altair.mukappabeta.net:/usr2/src/sys/compile/ALTAIR i386 >Description: I'm referring to the SML/NJ language port in /lang/sml-nj: # $FreeBSD: ports/lang/sml-nj/Makefile,v 1.14 2002/07/01 08:53:03 jkoshy Exp $ I have encountered now the problem that when opening a module, the sml/nj system desired to recompile certain files, which were not available anymore, since the respective ports directory had undergone a "make clean" in the meantime. The responsible ports maintainer probably hasn't seen this before either (although I don't want to preempt him/her on this) and I don't think it's trivial to fix. >How-To-Repeat: Start the sml/nj interactive system by running the "sml" command and try to open the SplayTree structure (or use it by any other means): Standard ML of New Jersey, Version 110.0.7, September 28, 2000 [CM; autoload enabled] - open SplayTree; [Autoloading...] !% CM Warning: need to recompile /usr2/ports/lang/sml-nj/work/src/smlnj-lib/Util/splaytree-sig.sml (even though it is `stable') [compiling /usr2/ports/lang/sml-nj/work/src/smlnj-lib/Util/splaytree-sig.sml (stable) -> /usr2/ports/lang/sml-nj/work/src/smlnj-lib/Util/CM/x86-unix/splaytree-sig.sml.bin] uncaught exception Io: openIn failed on "/usr2/ports/lang/sml-nj/work/src/smlnj-lib/Util/splaytree-sig.sml", No such file or directory raised at: boot/IO/text-io-fn.sml:796.25-796.71 sched/recompile.sml:206.38-206.41 - >Fix: A workaround (not tested right now) might be to leave the "work" dir in the ports directory around and open all such structures as the user owning the ports tree, and reinstalling the port once more afterwards. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 18:36:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 589FF37B49C; Sun, 21 Jul 2002 18:36:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EFBB43E42; Sun, 21 Jul 2002 18:36:25 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M1aOJU084827; Sun, 21 Jul 2002 18:36:24 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M1aOcx084823; Sun, 21 Jul 2002 18:36:24 -0700 (PDT) Date: Sun, 21 Jul 2002 18:36:24 -0700 (PDT) From: Patrick Li Message-Id: <200207220136.g6M1aOcx084823@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40827: [MAINTAINER UPDATE] Update port: www/swish++ -> 5.9.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: www/swish++ -> 5.9.3 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jul 21 18:36:16 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40827 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 19:36:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E64037B41C; Sun, 21 Jul 2002 19:36:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89A2D43E5E; Sun, 21 Jul 2002 19:36:09 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M2a9JU093567; Sun, 21 Jul 2002 19:36:09 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M2a9bG093563; Sun, 21 Jul 2002 19:36:09 -0700 (PDT) Date: Sun, 21 Jul 2002 19:36:09 -0700 (PDT) From: Patrick Li Message-Id: <200207220236.g6M2a9bG093563@freefall.freebsd.org> To: monkey@crackula.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40820: MAINTAINER UPDATE: x11-wm/bbrun (1.3 -> 1.4) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: MAINTAINER UPDATE: x11-wm/bbrun (1.3 -> 1.4) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jul 21 19:36:00 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40820 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 19:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA97337B400 for ; Sun, 21 Jul 2002 19:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35F6143E6E for ; Sun, 21 Jul 2002 19:40: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.4/8.12.4) with ESMTP id g6M2e2JU093959 for ; Sun, 21 Jul 2002 19:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M2e2Ua093958; Sun, 21 Jul 2002 19:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FD8537B401 for ; Sun, 21 Jul 2002 19:32:41 -0700 (PDT) Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33F2043E42 for ; Sun, 21 Jul 2002 19:32:39 -0700 (PDT) (envelope-from chris@aims.com.au) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id g6M2WbZ55245 for ; Mon, 22 Jul 2002 12:32:37 +1000 (EST) (envelope-from chris@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Mon, 22 Jul 2002 12:32:01 +1000 Message-Id: <200207220229.g6M2Tmm2020011@ait0fd01.aims.private> Date: Mon, 22 Jul 2002 12:31:59 +1000 From: "Chris Knight" Reply-To: "Chris Knight" To: X-Send-Pr-Version: 3.113 Subject: ports/40867: [PATCH] mail/sma: Update to 1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40867 >Category: ports >Synopsis: [PATCH] mail/sma: Update to 1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 19:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Knight >Release: FreeBSD 4.6-STABLE i386 >Organization: AIMS Independent Computer Professionals >Environment: System: FreeBSD ait0fd01.aims.private 4.6-STABLE FreeBSD 4.6-STABLE #2: Fri Jul 19 22:55:02 EST 2002 root@ait0fd01.aims.private:/var/obj/var/src/sys/THINKPAD i386 >Description: Update sma to 1.2 >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/sma/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 16 Jun 2002 15:03:08 -0000 1.5 +++ Makefile 22 Jul 2002 02:27:07 -0000 @@ -6,7 +6,7 @@ # PORTNAME= sma -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= mail MASTER_SITES= http://www.klake.org/sma/dl/ \ http://www.saunalahti.fi/~jt2/sma/dl/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/sma/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 4 Apr 2002 03:13:30 -0000 1.2 +++ distinfo 22 Jul 2002 02:27:07 -0000 @@ -1 +1 @@ -MD5 (sma-1.1.tar.gz) = c302b72fe027ad09ba5f8ef1fa06c7ca +MD5 (sma-1.2.tar.gz) = e00d12ff3dbfdaf0c948d1a2e2984302 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 19:40:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1DED37B4CD; Sun, 21 Jul 2002 19:40:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5759943E31; Sun, 21 Jul 2002 19:40:39 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M2edJU094067; Sun, 21 Jul 2002 19:40:39 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M2edYL094063; Sun, 21 Jul 2002 19:40:39 -0700 (PDT) Date: Sun, 21 Jul 2002 19:40:39 -0700 (PDT) From: Patrick Li Message-Id: <200207220240.g6M2edYL094063@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40823: [MAINTAINER UPDATE] Update port: x11-fm/gentoo -> 0.11.30 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: x11-fm/gentoo -> 0.11.30 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jul 21 19:40:30 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40823 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 20:23:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1D7A37B400 for ; Sun, 21 Jul 2002 20:23:42 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E38B43E3B for ; Sun, 21 Jul 2002 20:23:42 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.200] (vpn-client.marcuscom.com [10.2.1.200]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6M3MFFg062316; Sun, 21 Jul 2002 23:22:21 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Gnome2 maintenance is near impossible From: Joe Marcus Clarke To: Steve Wingate Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <1027284137.16365.7.camel@daemon.velosystems.net> References: <1027284137.16365.7.camel@daemon.velosystems.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 21 Jul 2002 23:23:07 -0400 Message-Id: <1027308196.319.4.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 2002-07-21 at 16:42, Steve Wingate wrote: > I finally gnome2 working by following the freebsd.org/gnome > instructions. After that I set: > > WITHOUT_GNOME=yes in make.conf so gnome1.x apps wouldn't overwrite with > older stuff. Later on I get a craving to install xmps and guess what? > Gnome2 is nuked by some gnome1.x apps that xmps wanted, even specifying > 'make -DWITHOUT_GNOME' seemed to be pulling down gnome stuff. Now I'm > back in dependency Hell trying to get gnome2 back. > There has to be an easier way to design software. > > > Kudos to the people who are working very hard to make this crap software > run on FreeBSD. This problem should be fixed now for the most part. If you run into a port that still overwrites your GNOME 2.0 desktop, please let gnome@ know about it. Note, that the GNOME 1.4.1 ports listed on the GNOME 2.0 FAQ should not be installed on top of the GNOME 2.0 desktop. As for xmps, this is sobomax's port, and I'm sure he'll be attending to do it ASAP. As a general rule of thumb, if you find a GNOME port that sets USE_GNOME to yes, then you should not install it on top of GNOME 2.0. We are in the process of converting to a new GNOME ports infrastructure. Once this is done, most GNOME 1.4.1 ports will be safe to install on GNOME 2.0. Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 20:42:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2496937B400; Sun, 21 Jul 2002 20:42:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF13343E58; Sun, 21 Jul 2002 20:42:48 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M3gmJU003544; Sun, 21 Jul 2002 20:42:48 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M3gmW1003540; Sun, 21 Jul 2002 20:42:48 -0700 (PDT) Date: Sun, 21 Jul 2002 20:42:48 -0700 (PDT) From: Patrick Li Message-Id: <200207220342.g6M3gmW1003540@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/40867: [PATCH] mail/sma: Update to 1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] mail/sma: Update to 1.2 Responsible-Changed-From-To: freebsd-ports->dinoex Responsible-Changed-By: pat Responsible-Changed-When: Sun Jul 21 20:42:26 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40867 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 21: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74BB037B400 for ; Sun, 21 Jul 2002 21:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F24043E5E for ; Sun, 21 Jul 2002 21:00: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.4/8.12.4) with ESMTP id g6M406JU005441 for ; Sun, 21 Jul 2002 21:00:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M406sA005440; Sun, 21 Jul 2002 21:00:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18D3437B401 for ; Sun, 21 Jul 2002 20:50:41 -0700 (PDT) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by mx1.FreeBSD.org (Postfix) with SMTP id 70A0743E42 for ; Sun, 21 Jul 2002 20:50:40 -0700 (PDT) (envelope-from svenasse@polaris.ca) Received: (qmail 75984 invoked by uid 1001); 22 Jul 2002 03:50:44 -0000 Message-Id: <20020722035044.75983.qmail@pris.polaris.ca> Date: 22 Jul 2002 03:50:44 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40868: Updated port: devel/p5-File-DirSync from 1.04 to 1.05 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40868 >Category: ports >Synopsis: Updated port: devel/p5-File-DirSync from 1.04 to 1.05 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 21:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.6-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD kaiser.polaris.ca 4.6-STABLE FreeBSD 4.6-STABLE #1: Wed Jun 19 04:12:59 PDT 2002 svenasse@build.polaris.ca:/usr/obj/usr/src/sys/KAISER i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/devel/p5-File-DirSync/Makefile p5-File-DirSync/Makefile --- /usr/ports/devel/p5-File-DirSync/Makefile Tue Jun 4 05:00:34 2002 +++ p5-File-DirSync/Makefile Sat Jul 20 09:48:48 2002 @@ -6,7 +6,7 @@ # PORTNAME= File-DirSync -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File diff -ruN /usr/ports/devel/p5-File-DirSync/distinfo p5-File-DirSync/distinfo --- /usr/ports/devel/p5-File-DirSync/distinfo Tue Jun 4 05:00:34 2002 +++ p5-File-DirSync/distinfo Sat Jul 20 09:49:04 2002 @@ -1 +1 @@ -MD5 (File-DirSync-1.04.tar.gz) = c88b02bccd8ab517d606c399d9892edc +MD5 (File-DirSync-1.05.tar.gz) = 54306ee9bd780039a7de092f223418ef >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 21: 0:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB90B37B401 for ; Sun, 21 Jul 2002 21:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7170C43E64 for ; Sun, 21 Jul 2002 21:00: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.4/8.12.4) with ESMTP id g6M407JU005454 for ; Sun, 21 Jul 2002 21:00:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M407K2005453; Sun, 21 Jul 2002 21:00:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6612137B40B for ; Sun, 21 Jul 2002 20:51:18 -0700 (PDT) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by mx1.FreeBSD.org (Postfix) with SMTP id AFEA943E58 for ; Sun, 21 Jul 2002 20:51:17 -0700 (PDT) (envelope-from svenasse@polaris.ca) Received: (qmail 76068 invoked by uid 1001); 22 Jul 2002 03:51:27 -0000 Message-Id: <20020722035127.76067.qmail@pris.polaris.ca> Date: 22 Jul 2002 03:51:27 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org Cc: obrien@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40869: Updated port: security/super from 3.14.0 to 3.18.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40869 >Category: ports >Synopsis: Updated port: security/super from 3.14.0 to 3.18.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 21:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.6-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD kaiser.polaris.ca 4.6-STABLE FreeBSD 4.6-STABLE #1: Wed Jun 19 04:12:59 PDT 2002 svenasse@build.polaris.ca:/usr/obj/usr/src/sys/KAISER i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/security/super/Makefile super/Makefile --- /usr/ports/security/super/Makefile Sat Apr 21 22:35:14 2001 +++ super/Makefile Fri Jul 19 21:50:48 2002 @@ -1,5 +1,4 @@ -# ex:ts=8 -# Ports collection makefile for: foo +# Ports collection makefile for: super # Date created: Fri Mar 18, 1997 # Whom: David O'Brien (obrien@NUXI.com) # @@ -7,11 +6,12 @@ # PORTNAME= super -PORTVERSION= 3.14.0 +PORTVERSION= 3.18.0 CATEGORIES= security sysutils MASTER_SITES= ftp://ftp.ucolick.org/pub/users/will/ \ ftp://ftp.astro.caltech.edu/users/will/ \ ftp://ftp.infodrom.north.de/pub/unix/utilities/super/ +EXTRACT_SUFX= .tgz MAINTAINER= obrien@FreeBSD.org @@ -26,13 +26,12 @@ MAN5= super.5 post-install: - @strip ${PREFIX}/bin/super ${PREFIX}/bin/setuid - @${MKDIR} ${PREFIX}/share/examples - @${INSTALL_DATA} ${FILESDIR}/sample.tab ${PREFIX}/share/examples - @${INSTALL_DATA} ${FILESDIR}/sample.cdmount ${PREFIX}/share/examples .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/super - ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/super + @strip ${PREFIX}/bin/super ${PREFIX}/bin/setuid + @${MKDIR} ${EXAMPLESDIR} ${DOCSDIR} + @${INSTALL_DATA} ${FILESDIR}/sample.tab ${EXAMPLESDIR} + @${INSTALL_DATA} ${FILESDIR}/sample.cdmount ${EXAMPLESDIR} + @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include diff -ruN /usr/ports/security/super/distinfo super/distinfo --- /usr/ports/security/super/distinfo Tue May 16 09:58:32 2000 +++ super/distinfo Fri Jul 19 21:27:58 2002 @@ -1 +1 @@ -MD5 (super-3.14.0.tar.gz) = fa2f3e190fe5cc4353e2f08cf64f2ec4 +MD5 (super-3.18.0.tgz) = 8124523087fbaee689bce8ec1e4bf119 diff -ruN /usr/ports/security/super/pkg-plist super/pkg-plist --- /usr/ports/security/super/pkg-plist Fri May 25 02:53:59 2001 +++ super/pkg-plist Fri Jul 19 21:51:49 2002 @@ -1,7 +1,7 @@ -@comment $FreeBSD: ports/security/super/pkg-plist,v 1.4 2001/05/25 09:53:59 obrien Exp $ bin/super bin/setuid -share/examples/sample.tab -share/examples/sample.cdmount -share/doc/super/README -@dirrm share/doc/super +%%PORTDOCS%%share/examples/super/sample.tab +%%PORTDOCS%%share/examples/super/sample.cdmount +%%PORTDOCS%%share/doc/super/README +%%PORTDOCS%%@dirrm share/examples/super +%%PORTDOCS%%@dirrm share/doc/super >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 21: 3: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2433F37B400; Sun, 21 Jul 2002 21:03:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB8E543E42; Sun, 21 Jul 2002 21:03:04 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M434JU005938; Sun, 21 Jul 2002 21:03:04 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M4345L005934; Sun, 21 Jul 2002 21:03:04 -0700 (PDT) Date: Sun, 21 Jul 2002 21:03:04 -0700 (PDT) From: Trevor Johnson Message-Id: <200207220403.g6M4345L005934@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/40869: Updated port: security/super from 3.14.0 to 3.18.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: security/super from 3.14.0 to 3.18.0 Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: trevor Responsible-Changed-When: Sun Jul 21 21:02:52 PDT 2002 Responsible-Changed-Why: to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40869 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 21:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92DF737B48C for ; Sun, 21 Jul 2002 21:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978FA43E31 for ; Sun, 21 Jul 2002 21: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.4/8.12.4) with ESMTP id g6M4K2JU011473 for ; Sun, 21 Jul 2002 21:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M4K2dj011472; Sun, 21 Jul 2002 21:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4981637B400 for ; Sun, 21 Jul 2002 21:19:22 -0700 (PDT) Received: from doom.homeunix.org (5ppp.telegraph.spb.ru [213.158.1.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B9F543E5E for ; Sun, 21 Jul 2002 21:19:17 -0700 (PDT) (envelope-from igor@doom.homeunix.org) Received: from doom.homeunix.org (localhost [127.0.0.1]) by doom.homeunix.org (8.12.5/8.12.5) with ESMTP id g6M4IwdR060399 for ; Mon, 22 Jul 2002 08:18:59 +0400 (MSD) (envelope-from igor@doom.homeunix.org) Received: (from igor@localhost) by doom.homeunix.org (8.12.5/8.12.5/Submit) id g6M4Iuia060398; Mon, 22 Jul 2002 08:18:56 +0400 (MSD) Message-Id: <200207220418.g6M4Iuia060398@doom.homeunix.org> Date: Mon, 22 Jul 2002 08:18:56 +0400 (MSD) From: Igor Pokrovsky Reply-To: Igor Pokrovsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40870: New port: graphics/animabob Interactive 3D volume renderer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40870 >Category: ports >Synopsis: New port: graphics/animabob Interactive 3D volume renderer >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 21 21:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Igor Pokrovsky >Release: FreeBSD 4.6-STABLE i386 >Organization: MGO >Environment: System: FreeBSD doom.homeunix.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 21 12:17:35 MSD 2002 root@doom.homeunix.org:/usr/src/sys/compile/KERNEL i386 >Description: This package contains programs and utilities that are useful for viewing large 2D and 3D data sets. They are best used at the tail end of the visualization process, after the data has been post-processed, scaled, and rasterized. >How-To-Repeat: >Fix: --- animabob.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: # # animabob # animabob/pkg-comment # animabob/Makefile # animabob/pkg-descr # animabob/pkg-plist # animabob/files # animabob/files/patch-Imake.h # animabob/distinfo # echo c - animabob mkdir -p animabob > /dev/null 2>&1 echo x - animabob/pkg-comment sed 's/^X//' >animabob/pkg-comment << 'END-of-animabob/pkg-comment' XInteractive 3D volume renderer END-of-animabob/pkg-comment echo x - animabob/Makefile sed 's/^X//' >animabob/Makefile << 'END-of-animabob/Makefile' X# New ports collection makefile for: animabob X# Date created: 21 July 2002 X# Whom: Igor Pokrovsky X# X# $FreeBSD$ X# X XPORTNAME= animabob XPORTVERSION= 1.3.0b XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.borg.umn.edu/pub/lcse/grant/AnimaBob/ X XMAINTAINER= tiamat@telegraph.spb.ru X XUSE_IMAKE= yes XUSE_MESA= yes XUSE_MOTIF= yes XALL_TARGET= build X XMAN1= animabob.1 icol.1 XMANCOMPRESSED= yes X X.include END-of-animabob/Makefile echo x - animabob/pkg-descr sed 's/^X//' >animabob/pkg-descr << 'END-of-animabob/pkg-descr' XThis package contains programs and utilities that are useful for viewing Xlarge 2D and 3D data sets. They are best used at the tail end of the Xvisualization process, after the data has been post-processed, scaled, and Xrasterized. X XWWW: http://gfs.lcse.umn.edu/~grant/AnimaBob/ X X- Igor Pokrovsky Xtiamat@telegraph.spb.ru END-of-animabob/pkg-descr echo x - animabob/pkg-plist sed 's/^X//' >animabob/pkg-plist << 'END-of-animabob/pkg-plist' Xbin/animabob Xbin/icol Xlib/X11/app-defaults/Bob Xlib/X11/app-defaults/Icol END-of-animabob/pkg-plist echo c - animabob/files mkdir -p animabob/files > /dev/null 2>&1 echo x - animabob/files/patch-Imake.h sed 's/^X//' >animabob/files/patch-Imake.h << 'END-of-animabob/files/patch-Imake.h' X--- Imake.h~ Mon Jul 22 07:50:48 2002 X+++ Imake.h Mon Jul 22 07:52:51 2002 X@@ -3,9 +3,9 @@ X XCOMM package binaries and reference pages installed. X XCOMM X X-INSTALL_BIN = /usr/local/X11/bin X-INSTALL_MAN = /usr/local/X11/man/man1 X-INSTALL_DEF = /usr/local/X11/lib/X11/app-defaults X+INSTALL_BIN = ${X11BASE}/bin X+INSTALL_MAN = ${X11BASE}/man/man1 X+INSTALL_DEF = ${X11BASE}/lib/X11/app-defaults X X XCOMM X XCOMM If you are using Mesa3D as your OpenGL implementation, and your libraries X@@ -14,7 +14,7 @@ X XCOMM OpenGL libraries. X XCOMM X X-XCOMM GLPATH = -L/usr/local/lib X+GLPATH = -L${X11BASE}/lib X X XCOMM X XCOMM -------------------- DO NOT EDIT BELOW THIS LINE ------------------------ END-of-animabob/files/patch-Imake.h echo x - animabob/distinfo sed 's/^X//' >animabob/distinfo << 'END-of-animabob/distinfo' XMD5 (animabob-1.3.0b.tar.gz) = a1f4ec05779c385d530d51e8797b5152 END-of-animabob/distinfo exit --- animabob.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 21:32:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3815B37B400; Sun, 21 Jul 2002 21:32:36 -0700 (PDT) Received: from quanta.synchem.kyoto-u.ac.jp (quanta.synchem.kyoto-u.ac.jp [130.54.33.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6894643E3B; Sun, 21 Jul 2002 21:32:35 -0700 (PDT) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (quanth.synchem.kyoto-u.ac.jp [130.54.33.130]) by quanta.synchem.kyoto-u.ac.jp (8.12.5/3.7W/00091819) with ESMTP id g6M4W0Ox077730; Mon, 22 Jul 2002 13:32:00 +0900 (JST) Date: Mon, 22 Jul 2002 13:30:13 +0900 (JST) Message-Id: <20020722.133013.884062273.maho@scarlatti.synchem.kyoto-u.ac.jp> To: netchild@FreeBSD.org Cc: chat95@mbox.kyoto-inet.or.jp, freebsd-ports@FreeBSD.org Subject: Re: ports/40744: Fix lang/ifc for conflicting with lang/icc From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Reply-To: chat95@mbox.kyoto-inet.or.jp In-Reply-To: <200207211545.g6LFjDCV093571@freefall.freebsd.org> References: <200207211545.g6LFjDCV093571@freefall.freebsd.org> X-Mailer: Mew version 2.2 on XEmacs 21.1.14 (Cuyahoga Valley) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Alexander, This is Nakata. Thank you very much for your committing. Sincerely, Nakata Maho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 21:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFB3B37B400 for ; Sun, 21 Jul 2002 21:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 896C743E31 for ; Sun, 21 Jul 2002 21: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.4/8.12.4) with ESMTP id g6M4e3JU014047 for ; Sun, 21 Jul 2002 21:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M4e3mb014046; Sun, 21 Jul 2002 21:40:03 -0700 (PDT) Date: Sun, 21 Jul 2002 21:40:03 -0700 (PDT) Message-Id: <200207220440.g6M4e3mb014046@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: matthew.hook@rds.co.nz Subject: Re: ports/39827: Copying files using Windows Explorer under Windows 2000 SP2 asks to replace file Reply-To: matthew.hook@rds.co.nz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39827; it has been noted by GNATS. From: matthew.hook@rds.co.nz To: freebsd-gnats-submit@FreeBSD.org, matthewh@rds.co.nz Cc: Subject: Re: ports/39827: Copying files using Windows Explorer under Windows 2000 SP2 asks to replace file Date: Mon, 22 Jul 2002 16:36:15 +1200 After installing Gentoo Linux and then Samba I have discovered that the problem is with Samba and nothing to do with any part of FreeBSD. - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 22: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD2AD37B400 for ; Sun, 21 Jul 2002 22:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D77E43E58 for ; Sun, 21 Jul 2002 22:00: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.4/8.12.4) with ESMTP id g6M506JU015379 for ; Sun, 21 Jul 2002 22:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M506gY015378; Sun, 21 Jul 2002 22:00:06 -0700 (PDT) Date: Sun, 21 Jul 2002 22:00:06 -0700 (PDT) Message-Id: <200207220500.g6M506gY015378@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: matthew.hook@rds.co.nz Subject: Re: ports/39827: Copying files using Windows Explorer under Windows 2000 SP2 asks to replace file Reply-To: matthew.hook@rds.co.nz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39827; it has been noted by GNATS. From: matthew.hook@rds.co.nz To: freebsd-gnats-submit@FreeBSD.org, matthewh@rds.co.nz Cc: Subject: Re: ports/39827: Copying files using Windows Explorer under Windows 2000 SP2 asks to replace file Date: Mon, 22 Jul 2002 16:53:52 +1200 I've now figured it out. The Problem appears to be caused by Command Antivirus on Windows 2000. I am running Command Antivirus at work (problem occurs on all servers running samba). But not on my home production system where I'm not running Command Antivirus. See here: http://lists.samba.org/pipermail/samba-technical/2001-September/031288.html To get around the problem either uninstall command anti-virus (unconfirmed) or put: oplocks = no in smb.conf That fixes the problem. - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 22:15:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4848137B400 for ; Sun, 21 Jul 2002 22:15:39 -0700 (PDT) Received: from t-mta4.odn.ne.jp (mfep4.odn.ne.jp [143.90.131.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92E1A43E3B for ; Sun, 21 Jul 2002 22:15:32 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.6.232]) by t-mta4.odn.ne.jp with ESMTP id <20020722051531133.FQND.19333.t-mta4.odn.ne.jp@mta4.odn.ne.jp>; Mon, 22 Jul 2002 14:15:31 +0900 Received: from hadaly.dyndns.org (localhost [::1]) by hadaly.dyndns.org (Postfix) with ESMTP id E4900549E; Mon, 22 Jul 2002 14:15:29 +0900 (JST) Date: Mon, 22 Jul 2002 14:15:29 +0900 Message-ID: <86wuro2vim.wl@hadaly.dyndns.org> From: Kimura Fuyuki To: henrik.motakef@web.de Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Whats up with share/xml/catalog? In-Reply-To: <877kjo95bj.fsf@pokey.henrik-motakef.de> References: <877kjo95bj.fsf@pokey.henrik-motakef.de> User-Agent: Wanderlust/2.8.1 (Something) Emacs/21.2 Mule/5.0 (SAKAKI) X-Public-Key: http://www.hadaly.org/fuyuki.key X-Fingerprint: 8D68 1138 1A85 8556 C6A9 274B 2C72 2E56 3AF7 3D89 MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I just noticed that ${PREFIX}/share/xml/catalog changed to the XML > catalog format. > > First of all, this is a bad idea IMHO, scince it breaks PSGML and > nsgmls for the XML DTDs without a good reason - it would be better to > at least have both the XML version and old-style catalogs avaiblable. The reason is that XML catalog is better for the XML DTDs. I hope PSGML implements the XML catalog parser. ;) Just a thought for coexistence: share/xml/catalog.xml (XML catalog) share/xml/catalog (SGML catalog) ...hmm. > On a more practical note, given that I didn't notice any changes for > mkcatalog, how am I supposed to add DTDs that go in share/xml/* to the > catalog? Is there a replacement for mkcatalog, or are there new > options I didn't recognize? I don't know any alternatives to mkcatalog. See textproc/scrollkeeper/pkg-install -- fuyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jul 21 23:41:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CD7237B400; Sun, 21 Jul 2002 23:41:19 -0700 (PDT) Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCF3643E6A; Sun, 21 Jul 2002 23:41:12 -0700 (PDT) (envelope-from m@devzerog.com) Received: from devzerog.com ([80.4.0.140]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020722064111.YOOR28874.mta05-svc.ntlworld.com@devzerog.com>; Mon, 22 Jul 2002 07:41:11 +0100 Message-ID: <3D3BA922.1000300@devzerog.com> Date: Mon, 22 Jul 2002 07:41:38 +0100 From: Mike Dewhirst User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: kde@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: kde-3.0.2 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I get this when trying to "make reinstall": ------ snip ------ install -c -o root -g wheel -m 444 ./ogg.m4 /usr/local/share/aclocal/ogg.m4 ===> Generating temporary packing list ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for libogg-1.0,3 ===> Returning to build of kdemultimedia-3.0.2 Error: shared library "ogg.3" does not exist *** Error code 1 Stop in /usr/ports/audio/kdemultimedia3. *** Error code 1 Stop in /usr/ports/x11/kde3. ------ snip ------ Any ideas what could be causing this? Thanks in advance, Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 0:50:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F70D37B400; Mon, 22 Jul 2002 00:50:55 -0700 (PDT) Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8BEF43E31; Mon, 22 Jul 2002 00:50:54 -0700 (PDT) (envelope-from bonzini@gnu.org) Received: from engineer (62.98.26.67) by smtp1.libero.it (6.5.015) id 3CFC3E5B013FC99B; Mon, 22 Jul 2002 09:50:18 +0200 Message-ID: <003101c23149$9c1b6590$431a623e@bonz> From: "Bonzini" To: "Peter William Lount" , , , Cc: "Tomas Vanak" References: <505e01c230f2$4eda8d80$7000a8c0@STEALTH> Subject: Re: New Version of GNU Smalltalk, how to compile under freebsd? Date: Mon, 22 Jul 2002 08:32:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > which leads to my next question, what are the changes > needed to make gnu smalltalk compilable under freedbsd? There is a port of GNU Smalltalk to FreeBSD, but recent version use transcendental functions for "long double"'s which I thought were more widely available than they are. So what I will do is including the sources for the functions and get them in through Autoconf. Paolo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 0:51:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1C1C37B400; Mon, 22 Jul 2002 00:51:24 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6328A43E31; Mon, 22 Jul 2002 00:51:24 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g6M7mVX0058433; Mon, 22 Jul 2002 03:48:31 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g6M7mVqe058432; Mon, 22 Jul 2002 03:48:31 -0400 (EDT) (envelope-from alane) Date: Mon, 22 Jul 2002 03:48:31 -0400 From: Alan E To: Mike Dewhirst Cc: kde@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: kde-3.0.2 Message-ID: <20020722074831.GA55427@wwweasel.geeksrus.net> References: <3D3BA922.1000300@devzerog.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D3BA922.1000300@devzerog.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 07:41:38AM +0100, Mike Dewhirst wrote: >I get this when trying to "make reinstall": > >------ snip ------ >install -c -o root -g wheel -m 444 ./ogg.m4 /usr/local/share/aclocal/ogg.m4 >===> Generating temporary packing list >===> Running ldconfig >/sbin/ldconfig -m /usr/local/lib >===> Registering installation for libogg-1.0,3 >===> Returning to build of kdemultimedia-3.0.2 >Error: shared library "ogg.3" does not exist >*** Error code 1 > >Stop in /usr/ports/audio/kdemultimedia3. >*** Error code 1 > >Stop in /usr/ports/x11/kde3. >------ snip ------ > >Any ideas what could be causing this? Yeah, Mike. You need to cvsup your tree. I committed the fixes to kdemultimedia this afternoon to bump the .so numbers for ogg and vorbis. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 1:12: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E16B837B400; Mon, 22 Jul 2002 01:12:01 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B6943E31; Mon, 22 Jul 2002 01:12:00 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.4/8.12.3) with ESMTP id g6M7k6UR003722; Mon, 22 Jul 2002 09:46:06 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.4/8.12.4/Submit) id g6M7k5QX003721; Mon, 22 Jul 2002 09:46:05 +0200 (CEST) Date: Mon, 22 Jul 2002 09:46:05 +0200 From: Stijn Hoop To: Nik Clayton Cc: ports@freebsd.org Subject: Re: Proposed new 'options' target Message-ID: <20020722074605.GC3222@pcwin002.win.tue.nl> References: <20020720162928.GD37802@clan.nothing-going-on.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline In-Reply-To: <20020720162928.GD37802@clan.nothing-going-on.org> User-Agent: Mutt/1.4i X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, While I don't *really* care which way this is solved, it is indeed a problem. Johan Visagie already 'solved' this for his mail/mailman port, the structure of which I picked up and used in my emulators/xmame port. Here are the relevant parts of my port (warning: cut & paste so no tabs): files/pkg-opts snippet: ------->8----->8----->8----->8------- # Variable|Default value|Short description # Multi-line/long description (optional). # Multi-line/long description lines must start with whitespace! # WITH_ASM68K|no|If set to 'yes', this will enable the speedier but buggy assembler 68x00 CPU emulation cores. This will only work on x86. Note that some games are known to break with this option, among them pbobble2. ------->8----->8----->8----->8------- The actual Makefile code (could be in bsd.port.mk if standardized): ------->8----->8----->8----->8------- pre-everything:: =2Eif !defined(BATCH) @${TEST} -r ${PKGOPTS} && \ (${ECHO_MSG} '---------------------------------------------------= ----------------------'; \ ${ECHO_MSG} 'Perform a "make options" to see a list of available = installation options.'; \ ${ECHO_MSG} '----------------------------------------------------= ---------------------';) =2Eendif options: @(${ECHO_MSG} "=3D=3D=3D> Build options for ${PKGNAME}:"; \ ${PERL} -ne '/^#/ || /^\s/ && print || \ print sprintf "* %s [%s]\n %s", split(/\|/)' ${PKGOPTS}) | \ $${PAGER:-/usr/bin/more} ------->8----->8----->8----->8------- Do a 'make options' in /usr/ports/emulators/xmame to see the result. --Stijn --=20 ] Nothing safer than a 'cat /dev/wallet | grep $price > real-person; \ ] mv $thing-to-buy $my-case I'd prefer 'mv $thing-to-buy $my-case && cat /dev/wallet | \ grep $price > real-person -- Anonymous, freebsd-questions@freebsd.org, in message <200108020628.IAA11775@hugo10.ka.punkt.de> --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9O7g9Y3r/tLQmfWcRAlyJAJ43K/LF5Q/1PMQd8udRJfAprnQ6qwCfVESc biHynRSxrFfwjiaPeNYg/qc= =xu4g -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 1:50:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F5C237B400 for ; Mon, 22 Jul 2002 01:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 295AD43E6A for ; Mon, 22 Jul 2002 01: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.4/8.12.4) with ESMTP id g6M8o2JU050884 for ; Mon, 22 Jul 2002 01:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M8o2vB050883; Mon, 22 Jul 2002 01:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF7CB37B400 for ; Mon, 22 Jul 2002 01:46:53 -0700 (PDT) Received: from mail2.ewetel.de (mail2.ewetel.de [212.6.122.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8FAC43E31 for ; Mon, 22 Jul 2002 01:46:52 -0700 (PDT) (envelope-from frerich@frerich.ath.cx) Received: from daedalus.lan (dsl-wst-213-170-172-250.ewetel.net [213.170.172.250]) by mail2.ewetel.de (8.12.1/8.12.1) with ESMTP id g6M8khvD004630 for ; Mon, 22 Jul 2002 10:46:44 +0200 (MEST) Received: by daedalus.lan (Postfix, from userid 1001) id 31F56DE5; Mon, 22 Jul 2002 10:47:00 +0200 (CEST) Message-Id: <20020722084700.31F56DE5@daedalus.lan> Date: Mon, 22 Jul 2002 10:47:00 +0200 (CEST) From: Frerich Raabe Reply-To: Frerich Raabe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40873: Update port: devel/distcc - additional documentation Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40873 >Category: ports >Synopsis: Update port: devel/distcc - additional documentation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 01:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Frerich Raabe >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD daedalus.lan 4.6-STABLE FreeBSD 4.6-STABLE #14: Wed Jul 17 08:39:30 CEST 2002 root@daedalus.lan:/usr/obj/usr/src/sys/SWIFT i386 >Description: The accompanying patch adds additional HTML documentation as available on the distcc homepage . It also installs the existing standard documentation files like 'AUTHORS', 'README' or 'NEWS' using INSTALL_DATA from now on, which was said to be the preferred behaviour. It also introduces a DOCSDIR variable to be used in the pkg-plist for greater flexibility. Please note that the patch contains an additional file 'files/distcc-html-0.6.tar.gz.uu' which is an uuencoded copy of the original HTML tarball as available on the homepage. This file should be uudecoded prior to committing. I apologize for the size of this patch (roughly 25kB) but the advice 'compress and uuencode' in the Porter's Handbook didn't quite work for me: the resulting uuencode'ed file was 26kB in size (and switching between bzip2 and gzip didn't help much). :-} >How-To-Repeat: >Fix: diff -ruN distcc.orig/Makefile distcc/Makefile --- distcc.orig/Makefile Mon Jul 22 08:47:48 2002 +++ distcc/Makefile Mon Jul 22 09:54:04 2002 @@ -7,6 +7,7 @@ PORTNAME= distcc PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://distcc.samba.org/ftp/distcc/ @@ -19,9 +20,14 @@ CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}" +PLIST_SUB+= DOCSDIR=${DOCSDIR:S,${PREFIX}/,,} + MAN1= distcc.1 distccd.1 DOC_FILES= AUTHORS COPYING COPYING.FDL NEWS OLDNEWS README +post-build: + @${TAR} -C ${WRKSRC} -zxf ${FILESDIR}/distcc-html-0.6.tar.gz + do-install: @${INSTALL_PROGRAM} ${WRKSRC}/src/distcc ${PREFIX}/bin @${INSTALL_PROGRAM} ${WRKSRC}/src/distccd ${PREFIX}/sbin @@ -33,8 +39,10 @@ .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${DOC_FILES} - @${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor + @${MKDIR} ${DOCSDIR}/html + @${INSTALL_DATA} ${WRKSRC}/distcc-html-0.6/* ${DOCSDIR}/html .endif install-man: diff -ruN distcc.orig/files/distcc-html-0.6.tar.gz.uu distcc/files/distcc-html-0.6.tar.gz.uu --- distcc.orig/files/distcc-html-0.6.tar.gz.uu Thu Jan 1 01:00:00 1970 +++ distcc/files/distcc-html-0.6.tar.gz.uu Mon Jul 22 10:16:54 2002 @@ -0,0 +1,361 @@ +begin 644 distcc-html-0.6.tar.gz +M'XL("'^H.ST"`V1I)"':SWSDZ.L#W3O?HH%O^;K]> +M=?#@\*BWW]W'W[O=H][A*W'PZ@_XRI+4C85X-1\O7ERWZ_/_IU_^FO[USRWZ +M^7]/_]U.Y_!POT[_1[W>P9K^82^=5Z+SI_Y_]Z^3?[FX&XP^WP_%U>C3C;A_ +M.K^Y'HB]9KO]:W_0;E^,+O0'_59/7`:1&[;;P]N]4^>$GM*WX=G%J2-./@U' +M9^+V[-/PP]['X>WPX6QT][`G!G>WH^'MZ,/>31!EWRZ4UQPI%2:BTWK?ZG7W +MZ,71]>AF>*K-3CPE,A:?W"ASPY.V_@1+;JYO?Q97#\/+#WO&7+MLH'OB87CS +M(9+?TE/'<4[:^BPGYW<7G_'M;.LKI[=8?M(^.W7N8_D8X^KWNDG-TZ#2-R#$7$RN+L8GL(T_CUQYV.WI>+I29N?X87>Z>L' +M;)$$*CH6W=9!3[P6KR_<5!Z+7J?3:W>.VIV?1.?HN+M_W,.'#3%1L3#'[;0. +MG)/[4][QQ$HV51Z$UFW1^44=@]=1&BL_\U+L2POY)#CZ$ZGKYKI*K<7TNB\0 +M_-KOH8-59ELY47$.E3U3ZNZA@U4W@RDEM20/2"R![O(8M5'F<)$IN(1H265OB;7 +M9@5L42F$TMNNTIY1Z5-"U/3#72KMD;)Z-2KMV6/RJNOH67VM4MY"CH_7VT4. +MJ^X6]<+KD=)Z-:HMD<&J8?0L& +ML4J2YD#-%T'HVNBXC:9VH-T>U,W/241!/?^=O[W#?_GV11N'_GB,DLS>/^O*OZZ2P+[Q-M^ +MC03V[8EYU8-K'8:`MPZV&\*!,00C6/"?A6FRRP0.2+D'-29P8$][H)V@ +MBKFVT.H1K=XN6EC%:B\EP1IZ?:+7WT4/JQX)F=80V25_+-+5@(8VSQ4)&?O!-BV:;J)'. +MC[:+^LB(^@*Y`Z3][[7U(Q+B48VHCRP'1SK<,44N5M;-@@NHWU!XM4W-UM95 +MY:L_O_YO^S]&:7](_Z?;/^KWU_L_O=[1G_V??^K^S[&H)M47ND&]S6[0EF4Z +MB'$+A5=Z)OJ<[NH<]6H#V-K*T@ZG-K;IZ*@;2Z4@GM3V<X\+*?V&`$Y.I)PG(E5B+AMB$:OG`+A9I,#]*I+.5$99$,EP)>;`TW$D%J%T +M$R#AUMY)&X2<9K.):M`'2^(J^Q;*E7C;_>G]OFB*[OO#_KN3]GH.,CVAFLY1 +MP<)FXRCGH!#>+$T7QVW;>P0NOJ.B$FHB! +M0&(:_.4O>.Y+BQX3B5.XH9B[W@RB2`0!2R>2Z1+)O25,\2*2F)<4L0F][GXOQ,JH%ZS.\2.$R;!'*(E/001PDH8,MS.$GQ*?\$* +M-8%5.$DPC8))X+E1"J5,W`2`")NX.).H4&UIT=^?/D5A\!7:Q$GB$N^^&&-"P?O@*+D4J=6/X]"U#RT%ERWG&^9$9M$%?C#WZY(6;NLW225>3- +M@#R#?X"XA\-\!54(%._0YX4HD/EC-PY(E+&821>&Y3`UR[OT\].7:FX2@@?' +MH![)2I`/QHK6BO$*Q_'"@-H^YJ0-L:2VC8-7TM4"XJ)7Z``^M!FJA8S?)((4 +MB/VT]F,1NHM4+:!1%+V.D8:A&F<1ZSV=@6"^!53)TB*/FKM?)7M$@[9Q%K&$ +MQ7DR253,3\!T]%7&6IM:%]AZ2C*8\.>L#<>\A$.<12L19?,Q%F+%WK,*,X0% +M&>\5RIC)<,'OZE.2;6N=TC-C\`V23FSZ3+Q6FT?,!W&31,['^,D!+T;AOI:` +MR'1'T-D +MHSCPIS(,H9Z-O.1Y$)VLY"7]B+DR'EK#?OU]1HG]]>N,=?ZU;4J.4-MNIO"8 +M]>6IQ2H.IK-4O!V\<^B*:5U!)YBU1%*<7="39,:2=VCY)>W^ +M:'87EPI4.9#_5$OL+8B#>'"#>C'HX.CWEA__%L`5\ +M1#EKX]Q.65+B94EQ>(D4T/(S79;`&Q^E;NTUZ/$ESFY'G_4I%3Y%XM9T""D%%!W=F+2Q'^[G%(01)RWF%[$]9H3)&"VB(%JY]A +M[P;S<#9QS+94V0.UC#CRNQJEJJ5T31F7?84?E]$N@745- +M#ELY.-+PU#,P81*K.>$5N^P34J19X_":TF)#I\$>5;:+?/`X%A#NK\Y)@DL*"A[6>ABOVGP3&+@ +M2`:>8\KS!)2,53@5M&12@0[S6+`6J+5S(_V[<8@X[5,2G*QR\AY*#*#57(.P +M0CKR),!+EA/MRN(:P)I+(4`@Z3$"HJ5DKWPG&3ER#E?B0THJ+F1-"JR_BR^E +MP%U7\47=>WY:+=54%*YRJ`6=&&`$Q(#\4:U[&.31`R-E?)S&&2`N(;GST[)9 +MVS)*H\.MT+&A;34Q=4"^B8%=.4!3#+C=>!R@YHFIY)G/V4_,P@T4JR$:ZO8< +MGS%RY)`413JVVXBQ\;+.WMBP#-XHOYAM*0W3BR0"BXZ=;>RUQ&8Z2!!NZ#:> +MXRFY)Q<&R9QDRKT'/\CF.>=JXDQ0'T8^3I`7;%047:=OJ`:,$8I)>>1G6R@[ +MKLAYTGSKL$"GUS<(J$(H>2)UQE/IO)6M:0N.&+!WPHX\=[[(DG?Y>6P*F@#[ +M+7%D,N,`J99":>X16A38-,U+!.RAGZ;>8AG#'T#??D;2ML9'5?]\H1+I&/\U +MQ2W$C."@X3F7GL9R\9Y/6N9(`3IR18F`4QFH).8RF8*,ZP.D4A-CH11\=5KX +M;P3)0:_Q2I>GB?6AD.1M.A(HO&,M.%@3E*)"OYFDJ["PT86Y,DD$-QG^"]F# +M8$%S-+AOB-O+1Q+!P^-5C8/73\64'+QV*,8Z]B7%)T0RER(;K``I$(5B*A?: +M46U9NZ6W8I+JL16*"_K^X>1X]V +M,UE<(3K/9HY&B\\//(KGNLC?TB'0R;?E7%(A_LTEQ''LG)S?W`U^_L^GN]'0 +M>`F$_8#_EO?^\`8))J9TCRJ:.UDSX)(WT#,OS6?C2K2<>F%66!P,+&,Y,W0\ +M'QF?,KRI:!5U&B;!-Z>$'"!KFTS%H*T[@WG:_SX>#;4I_C05M6Q"U5*BZ9F_ +M>B\R:#AJLUEJ%WKX7;K,O^46K>;^I_?'W?_L]WL'1QOW/_W]/^]__LGO?ZI3 +MCR_<__0W[G]VS0POC&^=OGA1U/O!BZ+^N@O7785;U]ZVJ+3[SDNDVLG1,I&Z +MX=%J'G]I;+2@5CLUNMZS`O30@=BV64SSU,+0D!,-`U+/WJ<8<*5S%/:0U5:W +M:0D9V&RN273_,6_FJUAC4MW'+.4V2D,:OVBPD0?]1KFX9`Q%52R!#RI<*5$2 +MW#:EYN^7(31T>;1[YQFM`5%X8>;K)C;`)3*S;6BCR'90?P.Y19,V_87+!'V; +MPR":D^?YZ6M*G>>EO.DFC#(CNL8QA6DN95VO$$I'V0&A(7TF?(P4.G62;#() +M/(9&6/@%L5,04HQ1KVEL:_=H6'5Q-IB40T&']X4>GNS6T6F`KW%DV,6 +MZ6?=+Z42AH5!J,S"E0\5@-EPQM)S2UQ$4OH,2[Y&:BG6]1'+XA(PW@J\7QK, +M+CGL^EQV[JCF::DS,R<.J-J7_IKKTJ@UN(6%U_[*4.C:.;4VA5`O+-P +M^?HGG<4JF\XL)%OCDOY<4&:Y&)&LS:V(U8G^B>[,"BV=GEQ&$#T^'9LL?C#-HR`K-]H"KAD_9%`?365%8_!%]2 +MVQ&ON(:7GZC,5@.704YBC5;]Z%C^'+B9F%*EA4FBJYBZ1Y'6Q^MU$ +M3S?FK!AE.88VZ&@I2F\+I3"]QIDTV.R(!NLN'ELO-4953LY,S>>4PNX +M`:3!?>1CDZZ_T&^%,#U.$'!./3<2KHS]C6G<-P%0L=,1E.P6OAT[R>V=NM>E +M?@9-(A@L8([_=C!X9QG@.E@Q!IKPS#L2'F(C_KBZK?12L-W23+`1D%2U<#W9 +M3"1=8U-+CH8$R%RK6"O9%F0-X5^&#^=WC\--TM<3(DOS36?XIK-^M +M#I&P7.W"P"XLND>Z^4=;;IL]V7B1KZKT(,W*H69AK,?NBL,DFWN&*^V0U6@!YP[YXL6_E4(C:KU@A4#:)[ALN^0 +M1^LVT]--$5>->?$E">EI"SBH3!#E`R`4X,I3.W2!2O'+3,;1#8,)8\+B6E0( +M%M/:#CAE1QHJU'HU?%8*.-OBUX$9<=\Q81=;)]SHI)W-;=RX&#]K;%R?Z!/K +M`2W;]J;;!0NS*6723H6(>8B+->"86HN>)$IS6F*QVEL4;WD%S$@S!%T\:Y@+="X/.`PDE+CPW`XNK[]^&&/G^W]:"/" +M&#H=NLD"3*C*U9H+J"?EVQDW'ILP8)LQZ' +M2*;K;G9=O2#7\YK2C>S$FKU!M3]94.0P*`KH@D6*J;*5^9K1,.RBL0SH[.\\ +M0!%3<1I$7'0'_&NLT`QY7E+2+=&L*-<A7 +M,G=!^2W*_@&EKL.&^M]O+L&&G;_>G&.&3^JYE-ZW1".(D&$*@(3T]:G+@+J,O*D`6S&^ZH[912*N17%^]?S7L+N0:KC<=&, +MA+7K0?/0=-GTD-18IJG>Q;Y*&0_Q7I6&#?0H">MC8]J8PIAN7R:E214['X!` +ME(]RZ_%1$Z-7NEHIC97HXEJG%.:-WW2?7:18:B=6\'X>C.T(.@X;4??%GC/X +MA]$0W8=3W:TA`=4Y3K5R*X^VEYK"1AR)*#.?[_ZKG;;5E?>J&/#*.Z+5.5O3 +MQ&)U+J1'\XUN28IV!R3XY"O0;DB%.B+U#-^M];&J^0V:\UD7S(]7[%LJ\LIA1O?CFH7*?^AKA0_^\3E.)"W3]/4&E.F;ITV]UT<1\M*23:X5R> +M]M]R("\CI`VWD[IA+>((\T\SE^5(*_C,[5$;.1=%' +M3V`135V7Y]VTUKNA#!1+14TA`4L5YTAT`O,0,;NTVV8JG=WE&K@_]UOPMIG(4TE3.=U3'+ +MR3,I#0):11GP@*R(RCHED*J[(?#'Z_M\9(9C69Z`:4A)CU*-!O=.=9S*+4UG +MY*>PC03J]=!@8LQAR]%#?YSC?]J[UN8VKN3Z +M_?Z**>5!,DN`#X"D)&F% +M&$YSR*J(E#X-I23Y.+WC.YZOU680(6JA4E5]E*6?YNYFQBDIU:Y<'L!3`1/& +MKBB^*+9553B[^K[:$9&-&Z82F[&9)52;^?TIRZ;)`V#9DA>B>4^`5A5DEG.* +M"HN;;?]=N#;@]M,#N;.+6*@J%[@47#$8S.2_&:J9RT&-UX,FFA/G=/RS4I3H +MU.%2%/5&1^5G1?:Z9=R@!P`]0V&A`Z))+F8,PK4]G7*89-IX$,)J6,C?^-J' +MSD3K(7>VX>BBY!*X%M)!/8,HXGTH+A&'V);NPPG4:'3:8K&01CYMAJ2:J$WI +M\#,)4*"Q`)-6])=/?AJ9^HCF:>+P@X%Z!Z8X!NT<(;7NL6VU:D6O`3\L$RR+DB+?G]SVEGH%<"U<,^$ +MOV'/PY6#P^F_4-_]QXNKM^[ +M':&XN1T(3AN4-0S.>>HIP/BZT?2\ZAU>%=#JQ$KGK\W*'8>^UP$IK.YKK;N4&Z<6D0,T46HYT +M4,RKSCQM0A;#LF=/##F\17YKU"X_1+/F;`L>\`"WC&]$:[P-RP%Z=_^HF^OF[XFYO= +M#_#..+@CH`I6U3"O"%W3-"UM58P$Q\.BO1WD,=\W +MCA_!*/CFA/M@5L=*3/8%CG1.Q*57=2J:O0$FE"ZDZ"*@*;W-'O3*XR--#R?A +M8=WPW#]'QD8V08N%'C4^"&*(0K/E/6?[3?I#7[)U1[=[A1SB[(%-;<[JA:%7 +MY(`'W(HH-A4J*!9`!;'IFIH23&9@EE;9"B5J-0]9I$2MHR'SRM,[Q(A""*GD +M]",681J-$9]T8=Y0KT57CH7Y(GQA&-XH;MMFTJ5F(0=L#2=K8A<@0,`ZOKG] +M)[81M2?3,KT;ISZ,W7`6FH>8EBEK#@@;10P:Y[.U!T7)LAUR55Z)7,Y\(4=T +MP82?EEC)U",H'ECYS#63.@TN5O5>%J7S;F2Q>G'AY1-X8<3J)Z/"-0W#9CA0 +MYJ,H/GFE"X1E6WPB))@6NOG&0PBBF"&Z'"V,GQS62B6DYCC/#:<8L8&R4:<=/`UO?C)-V&"1LX!C\WXXN>,.`_YM6<997]UXE2M$]W!)Q +M!YU:J;)/TN2%4G&\\(^W<5*&!Q$!Y$=P&UQ(WJ,,+W0U)ZG[106!8E`L)QG^ +M=\T+*3BRD'+R:=L_5V8=G1#7GA#I=IF1D%9W/^X6L! +MJ7$8A1/PY")@QH4HCTWI%FC$5^P29!=2.F+3&I*&.C&KLG8/>G$/SB[?OW]W +M]O$)G2#E+$76L7]WY"!A9@WKF_-]^G@O3DZ3?&21I*-\*'-6LH$L4>N"(0UL +M5.AS9%BHLT4:]0Z4,(A^3G-[.[7LL9SDPZ0#'FCV)((!?5=1ALH$QRLH7[Q`O&:T-S?>X"/NDG7X6'64<+& +M2/;5C+#^UL/WC=M*PI`VB!`.5\D&5B&/:1#+)IC!$9E,6M(S-1TNDB68?TZ. +M3*$BR`JV93@2T-VCUM`,>S%-P$;LR:=R=^MS=Z.)U5 +M/;'PHFFJL"4AQW/@XZ]ZFCWES"),HO$#KT`W$<7C4T^S\&6 +M6@@-J/'-"`K7@M_H!1)3N-3S:2;1Q:-\!V.OW!R8*. +M>U%"!Y9N5B#$69"&(#!4)(0=O-84I3KXX9&V.P$L8O%*O6@8>?Y*CA!+@)FR +MF1;<+.W-57E(#T<]*4T^>,HQY@4&(H8G:SEGIKYHRBSW\E9`:.*=TUV7)G=%,4SR899& +M2:$NU:;B`R%J%74K<@?Z"7WK%SX&-C=T,GZCGQPZ5K[O+AZ3-W0C[#`'JL4( +MPL43>VT;(=9Z&0FL"^.@9@E+?I(-N!QU1.*@@Z +M&&-(`YEGJ21:6PH%6#J##]IA/L8JL7>B86"M0 +ME53\K,6T(W&#%\.2$]1?Q%1VXI?QI@3]8+S&?!9"FFL)5?-J?I1INC`_$_7F +MS';N#Y;'P&0U^<399(V18A=CO4(^5#J,0-&=FR3OO3QF$-#L2T`7FPE_]O5W +MI]]XY<*[#F.?67!`1/D(3N-67B.04[OWY>6QWYEVGGC#D,(8$$$NHZ4;($/( +M,KJCZ!;/_<3@9SC)+*%(\DOHCG.4^"K1$!ZU(8B#5KB@$7MV?K.\MK2FI>.* +MZ'"&T!KI],F5QDH2@\-B=XTDVT-UHEX$A]LBO]CJP"NMY6O[@<]4$T>=@I_X +M,DW^/)A.][=>)^\+ML+O]8)D(D'U^DM#^#.[B31W+_GSWJPJ]T;YS1Y]W^'_ +MQ69@ZI2;:KAWV'UUU.WO;8DFB&$_+8<*V-*T%"\A[\>PN%`X9$>')9AXSA7Q +MQ/G+\U,V]0'Z,!B9(ND[:YF-$5R%-W<13)RR!`%;Q` +M5W7FP1HR;YY%9!SL&Y%\\A[.6D(])C=1T$"X>5QCIM!O()PX/7G +M>&9;J@%($HFDYMJ1_B9RWL/F:7Y$*EC6HTT.BPB))<*II+A)"#Z,"3L`&Q". +MCM`YZ!#>0:V0*>@3/'[T$(KM1"1LW6'\6\;*0EZ-6:-R@X#@D1,7HI`S1)DT +MMZ_4QH&3X?M*C`Y1L3H-]M7221ZJV9$,NAW4`JH=1#4R<@7U/&0C^O,JQ_^Z +M0ARQ);>V#H=E._<\!2"K6\;@1W]N4`T*=9#%?+&UGDD(6'-=*$QO*L&6>(*4 +M/Y97N/"`-&A#N']8';@#WGC7K`Y2YI]VU*4+R;/R6=NS8MG$*^:E%1'WC[>4 +MO>5^?=:I[MA$L%\E=5G,;H(_TT5?J*>5#AC'O)I!#LLH#K:14T77G.TZ"5MQ +M'*"2D^]6).V(I1`;\>?LQ6+6K(,:>`O/ +MI:;-^=A"7H:4-]D1D#"\#R)>&[V#V%)6W2.D$<8I:]S_)J%3E*H7.*N$WM`G +M3BZT\]Q\Q,;T2$2Y8V2=%:.33:3#R$BK:C966W_AU7D5LB!HPPT11(Z<3R&& +MS`0ON?'4\(^B%\4W[!(X1'?IQB?%@,]MV/<+F:[Z!/8';C(AC[3CP+-_=H84 +M^4Q4X$+N"?%H\W!V1?=*K5LOPE%]89W3K!NQ$O-*^269S93V\%T:,9JV!G!Q +M>18Z3_\A.(`L^0]VK=5I1PW51S+*UY4HB@7NB@I%+0X(PU17@LS$ZL&"38Q1 +M`S>^)L+@E(LQ%5O5NQYO)"QFDP$3F",?15].OZDUW$)/TP57IH-:C@E"O!GM +MX>)6TAA"'ND"W:7HL.CSF/-')&\/0<(EB&Z2[TH'B+^/?2#0?*,%[\$R:^2/ +M")TV>]`C&--RBBGDVXU;]$O3'JRJ0SR_U+_H_?K\3_M'_5[QXO\3X<;_J?? +M./_3LK)U:UB@^D]B@3I\-@M4[YDL4/W'!.+A`_,$D<"$]UY12'W9[AT5_]6DLF:C@' +MT0MXA%1!P`PH=J1:JF"MJZH8UFIU4<48C1-YFX/30BP-71!,-SQ0H$C@"68] +M(/N_\>PPBH[I&!@0*_0Z:AIH0-^X<*J_FF5'27:JN-4VT\[RUM_[S;7T=9-\ +MD"7OS\_>,:/XXDLO@,Z+7@H5'C]*;U@!5:+FF93K.+OZGAWAZG=!,**]JY_]N?J'@78^UW)=.+"CF;!4[]C,`@WG95,7[M\;J>[2:<#M\_5 +MY8>/2Y9,R3H_GETE>(RZXA$C2UN\0HOYL`,5]NOS[Y8P@EPC-"O+H7'9)(<( +MB)&`TFRGHV0=,:.(TGB`]B.X$').\;E;VJO.I.C0?X2"1KS=L).5 +MHZEY`TB,8U'\>P3#T(E+H%)QQ0)*WH&.JD]`\$9+IT`VQ^(L;3XM!N=#/X>]<''+`(C*A$G#@%$M55U7T$YWJ,5&9=N=[HHEI7K=>N +MJM,JJFJ?K-"%_D'@J_S_\?,UYN8OK%W]YLS-%?9?_]>S_P[[O9/^HOUWM+'_ +M?N/VW_*RW6LLP*,G68"]9UN`_6=:@$>/R:C>G +M9W\\?^_#-<:JQL`*CYY(@2&=N#+4-X]*[>A[N#@==*,L%0XG8PMU0@''K48U +ML_3U=/K_W0?\@A*S_36PP6C,Q8UQ.AYN9`T*OUA\WPN@>9+KG#0`]Y$TDG1, +M9F@Z_,P6!V*%-J\T3:24+:W?0XI\6G[JWI59-J&!<>^ZLT][_U/=U6AQCW^K +MN^VO^ADJ_BRM`+JNIGVT0]:5M`^<_ZW0P3U<`S6H$27HJ"$E7I5Y?5],(DC" +MPL1,Y[-)7G-2W6G2?;@FJW87M1\E'0X +M%#!1-2TFBMBMA`.UA3D0:HHOR!64TI<26U],)6ZO58_7JO?(6M%#?^03%$3O +MAW"4EJ0$E9*",1$28^%ZLLH[,0+<2,X8!`#,E&.PN)5$TU2"I1)HY95-`T"F==C";^8YT5JL1`L8R"0RL8^M5VRM-M#2>N(5>?!.L[A +M?J;"4%>GT;+R.CT:ENPZ&)%X_"JDX?&7?E5X;IU&=$.?;,Z^ +M0O:ON@0,76.6(2_P6OOGA&5/"-YDZX,G$B +MA%R/,SD]/]-CKS`8G1W,I0[?<4K"M4A]<6/Q:($%@J578`FS(G9Y;=`./:J\ +MU9U'<7`/MPV6C;]RTNJ_[80U-,]J3L*W*#2)?U&V.3EEP+C#S@;&_3'`':(:VVF6C"NP[R<5L\#, +MRT* +M)INA3D:TNLUZBX&OHEUY46LI6AEOWKW&'0FU6#=)=;^4I]WYVG4!I"JXUYLL +M4K&:=!A.%,!(_QC1D]'6ZQ_N[P3\]/UIATM##D#;PR]:O9*1 +MN:/3R8+$T[&1A-J3="8^UF^NWT('"!(!,X'#1'H=EU2!MBEU`]F"XS8TMJ-) +M-(VM:NS0-@Y?)C%9BBMF>4F:MU,*$,G+J.,^KQ[H.8/B/9<]>U(002Q3<&R2 +MT1,I[;!Y +M^\IJ*2X.4*PF^5?(*AM/PO;!J%4GQ0.&?D$MC9+&K1AA)092_N,JKV*.D5"1LRH8Q/T(4DL("MA"GM69C]Z`3%*#1@M*Y2@UWR?\0APG1U/H?6 +MM-!HO23KST62`+MBJ:Y9T'&^NYMWH-9CGZ1K#F`P-OVAPBI+'OORLE7"^-O, +M<)9*N*$,LI%'\Y"1[]G@78OIT^.ECFF*[3KV([/*.T!%>X(POL*_*(E&[2(] +MWPPV!@\N.?3;J+_"F?`[?$5L&5U4=/0Q3%4ZV'@=JC"0#$X/PY;3A3_"AK7P +MF>BX2"MLL%4!%`(6*!#YT7?\VX[G25$S7FK%+G!O(*%`VO!YR*S6*J_$.%!7 +MJ',AL`Z8=X+71,U/9T2:_I"T)VJK\N51,>7/D-=-PTL/P.TRS"%#9BC +MZW'B*Z["PV_>0$FF47;=^19G:0!]2CI\.90$HBZ8)[J%>CIY*6`FRL8Z-PE1 +MS3@^B"1&[9)@7;"4F`_@DP42TEUZ\4R00ETKT4/*1,E5'=LQ#(BMD%NIMGMT +M)PC7V`2*#'?L'7_%E7FW_3P[3PRH#A;ZEV02,'R!S?5S;8<=8$CL0ZTQN$6^ +M_B@E:'>3;S_R/\&C"LYF(7!,M$H@&T38_;##:!Q:O9JE&1<%*3R#B*:DP`Z@ +M?2/2E<.C*W^A(E[BIEX'2[[Y_EPXH.EYI/DP.('6KDUN,XQH/5EJ@A/3&[B3 +M#(I&I*)K2:**6;FPFTCR"=A=+T9-BUA%(!3[73S/45N86&P;^@\*JFGM"SV] +M,%\&C3K%1NVTR]<$=E@S)\P7R'#9EYH[7TSD?"^I>L#SHK_RV:-I13?^DJ<7 +M=ZWT:W4:$FP2!B$$7'4@>8YK1BU4.+L4]4%$&IL(DAX-/503]1<2FCT!+10C +M1DS@`HGX5NN@R5J^_;S)-PV+E&,&N)7[^Y0M8\3 +MDZ)RN9&$E_)&U:+Q9/?!KC.C>V$*PG+&&>%E9"?%J122XG:EC7DCQ6J)B0+* +M2>U&9BQ;7$PVI=`2*N>8VX&W>7>%;JM&O6AQR-U>(`5K^$Q1"8!I#JKH\@IL +M?C!M<>7]#S +MK)8$D4GVH%"6*CF].@_!BX:^IRGY3CW+X(M[R/QRV_&Y(4D:=0KI!0_9EE0+ +M$3=87*0AV390YV`Z!2W0<&>7?N"\%4'CL6)K=IG(F1(\D^=6%ODK!GW$[2F7 +M"SQMZG*4A+RXCUFP69!5&[\GJM)NI7%0D09RO569W:C\-&$XJP=[XGC!TU%2 +M3LK>RA2NCS(5EF^&WBD7\*TOO/XZU+5W<.*96PZ7Y?7UMWQA<3Z_E5;1XA:D +MH%2SX3#CW]W0YOND3K,J;*5QQ#D@[G.?W04%C7:3C!%4*<*RV:BQ]V-8>T6( +M\HES>1VA8@U4"H^`V,8SHX"TS:\D8\-B`'4T;5V,YW5TN7$H4ZE$@Y.N,Z5F +M6NRT7CX#>IL.:N]\56XQ[P0"D8S*#N4,@\#]Q(`OLMV!>M)DVH@Z(0)UI2,I +M;&HK)0/E3)MQ]I43$IPEU93:$34$W?N/1-3HH>]8;>M4M.NS!L7WBL*Y$W&- +M:_TC*0(5I:7R_<*Y[YXNDH8\@.GK]T;Q,`G4$["$IUDQ'65J2-F]D$X:T*>H5V6U]+F;2 +M?Z3B"1YZYWT,&B:@<]M:+'-L6;!,GEL:H2^87K6ZUT3A2_HO;0[*M]VWWOOE +M8W-5%#EB*TKE=39LA7L1[9I;9.2U^]=+#>3]L)A4YNL:FB#@SG%XD".+$HXR +M]UWG-AU`,Z9SES>4L$LX[F?L?:AS<7*!\QF7N+@X%_+9XF")DD=#)N#D^H() +M(>2:E[%/5]@O0Z,6.Q0.^&I:%+?!R[YW&=4_$^.`)AQH:>89&,V55LQH-8M7QTS!1MV)*)F/%0/?3?:USVYH?:$2U!8C4(=< +M6M9SSBKE6)@XEAC69H]&=H^-7)W'^*07_N; +MB:3PYYR9+:@32APO-ZZG5Q296TS:B.GF#,A$J0?:2?ZSO[)Y;,+Y*_9N*J$> +M(3BRP^?:L%P0ST6;/RHR6J3E,(AV'R)O[$%GZJ(-1"[?2=*$`%O$6^[5W:5Q +M6WWS+2C,E,TNRB7@I`>NL#`,14<"7Z0(EF%$(,\'"NK7&G3O+XR_0KYG\>]_9["_C?P^,-_OYD]8B?X^?A/SM/QOY>_1,Y._Q8_*K +M_QSY=?0X\I<>.5J/_#WR^$L_D:=_:,(NFXKR$8-ZCQY!_AY)EF(M%1D6K1GP +M6$@^69,M')60$4W/1J2MLQJJUZ&@%C2=A5%!DT#IU:Q>!?,MX/9$:4'AO*C) +M7<.B1=@&_OOVP4Z3Z\14B2;5P=4?W@/TD$[H[N.0/4<;$'VYGU_!O?_O;738"61>B))EE1AB*R#LH!?77,0%U7!81>3`"<_VI\3HAX0LCY,1!X>`.=O(* +MH2#$>Y?GL!XQH/?H$=0O'@+6]UT@LV\7C#2CQ.=8*076Z^7YJ>\N_I!.2'$= +M()%R%[F5?RDFI%F-1EGTMTGV.1VF^$.4#O9M]D`S6G>N2'WA&,N?#NGB4:K0 +MJ&XD:<\'7PZ^^?9G=\76S6R;53$E=,^B9Q,W\T4^V@7-R^]W#'1^V@!299FQ\ +MLKZ-8^*YF(4<)L:A7BV3Q[U']C$]=,VP_];F74W%=8$ZRVI&B1P8?)8* +MV.S))''Q(_7_@B;XX"@Y.'G=[[_NGR3OKC\FM",/G?.UUY%M@-\9:1VRKA'I +M0V2)-\=KYR`^^53;OYME(T-%/[][$MDP6U8RLL_!W1%?"/UQO]O?/ZP<\+;T +MZ8W[!]V#P_V*OW6Y^W6?V2[T4-WH_RFM=O$4C:* +MNQ_`-7^XCTW$FV8W\)'SCTFL8!X#SA1'Y#E!XB98[SR34P',L+LR4)6Q5!S>!#CM).-C@ED@V]2M( +M$4[>Z%("3:,&S+?%5>F,PJ@5G6SF#:WHOD,)FWZWUZ^2[6QXL)7M5=! +M:HW]S^(M$//O:T'+20`EPN7NQ'4N8LC'$,W)+W.P*W1LTKG4>]Q=`/L$+(@6 +M^F;VSL_I"`C>-6;\+ZP&;\SX7]S^/_XU^9^.3@XV^;\;^[]M_^O?Q(5,U_!: +M#\#)DSP`1\_V`!P_TP-P\ICH.WJ.Z#M^W`-`CQRO]P`<>WK<:"I7Y?T>LV%_ +M_(CUCX<"G/)*??OK5F92

9Y> +MGYTSUNY3AG$G&CRW7WV)648\3@=.7D]0G',LX29VM5T2K?+\8PY![EK,EW&[N&>W57Z>Y14Y=24/(JF1^\A93`;+=:\@=_&AH1J(.*G +MB3)!U)$C8Y\RX@/U99'FEDT,5!=V.LC5)<($G6P2DJBP70,F7F^C +MSN'?I(^ACMT_I^/I5PR9KED@+S[82"%=\H!$!Z,8>43.NLUU*B;SG65C/..@ +MYZB.'1^W2^I^+#4IC]G)=OR()^ZXF7__HV:,PTA>+ZZKFCH1"= +M\2F?>_5X&O(`A*'.TC4#D6V@W1,H3R@4E$^FLWI/RVWZPM1:6L?OB>;?`_&? +MUH-@E#?[-:6HN:7E644AI8Z+TWI(2HMI(\6>JDP;%@^8LT(`G-V42OH;IXEI +MU)MK[Y$,G\P-OLS@`2T>@YJ(GR,<#C`K6U5K:(PTG/*%0JNNL-H5B]WCQ>X] +MLMB]>+&_(^GQE)56+XH]#*^R(,E86OMJZW2OC)!CQ83"DJ'F)Q(E99;R=LF)T\8KV="&N3^`99W5CB +M!Z___KC7[_9[#:__4;?WLAD\Z/RE%[=QV#WH +MOVRT<=0]?-EHH]]]=<)M9%]@[SPYX&$_:%9&VG+-F*AT+2J>$?7NX+C[JMF[ +M@_WN2;_5N_Y!8X3-T1V^VF^-CD1@/6VW(.-RJ:;,_HP;<[[\21H#.GC5/>BUVGJYO[(MGN0D;I#C58U9/NAW3_;;#?;6 +M-7C4;.^D][+57FO&:5\OSOC?:JI[O<;)?-7MM;=M[_A),TVC[CM!H\X@T>Y_`^I;K1AU]$BF_"#YO/YK/Y;#Z;S^:S^6P^ +DF\_FL_EL/IO/YK/Y;#Z;S^:S^6P^F\_?_>=_`:\`HB<`\``` +` +end diff -ruN distcc.orig/pkg-plist distcc/pkg-plist --- distcc.orig/pkg-plist Mon Jul 22 08:47:48 2002 +++ distcc/pkg-plist Mon Jul 22 09:47:12 2002 @@ -1,9 +1,18 @@ bin/distcc sbin/distccd -%%PORTDOCS%%share/doc/distcc/AUTHORS -%%PORTDOCS%%share/doc/distcc/COPYING -%%PORTDOCS%%share/doc/distcc/COPYING.FDL -%%PORTDOCS%%share/doc/distcc/NEWS -%%PORTDOCS%%share/doc/distcc/OLDNEWS -%%PORTDOCS%%share/doc/distcc/README -%%PORTDOCS%%@dirrm share/doc/distcc +%%PORTDOCS%%%%DOCSDIR%%/html/distcc.html +%%PORTDOCS%%%%DOCSDIR%%/html/distcc-1.html +%%PORTDOCS%%%%DOCSDIR%%/html/distcc-2.html +%%PORTDOCS%%%%DOCSDIR%%/html/distcc-3.html +%%PORTDOCS%%%%DOCSDIR%%/html/distcc-4.html +%%PORTDOCS%%%%DOCSDIR%%/html/distcc-5.html +%%PORTDOCS%%%%DOCSDIR%%/html/distcc-6.html +%%PORTDOCS%%%%DOCSDIR%%/html/distcc-7.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/html +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/COPYING.FDL +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/OLDNEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 2: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 280C437B401 for ; Mon, 22 Jul 2002 02:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 523D143E65 for ; Mon, 22 Jul 2002 02:00: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.4/8.12.4) with ESMTP id g6M909JU051699 for ; Mon, 22 Jul 2002 02:00:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M909kx051698; Mon, 22 Jul 2002 02:00:09 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7603937B400 for ; Mon, 22 Jul 2002 01:58:24 -0700 (PDT) Received: from twoflower.liebende.de (pD950794F.dip.t-dialin.net [217.80.121.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D40343E58 for ; Mon, 22 Jul 2002 01:58:23 -0700 (PDT) (envelope-from jstocker@twoflower.liebende.de) Received: from twoflower.liebende.de (localhost [127.0.0.1]) by twoflower.liebende.de (8.12.5/8.12.5) with ESMTP id g6M8w8QH016393; Mon, 22 Jul 2002 10:58:08 +0200 (CEST) (envelope-from jstocker@twoflower.liebende.de) Received: (from jstocker@localhost) by twoflower.liebende.de (8.12.5/8.12.5/Submit) id g6M8w7Ir016392; Mon, 22 Jul 2002 10:58:07 +0200 (MEST) Message-Id: <200207220858.g6M8w7Ir016392@twoflower.liebende.de> Date: Mon, 22 Jul 2002 10:58:07 +0200 (MEST) From: Jan Stocker Reply-To: Jan Stocker To: FreeBSD-gnats-submit@FreeBSD.org Cc: mi@aldan.algebra.com X-Send-Pr-Version: 3.113 Subject: ports/40874: libfpx wont build / wrong CFLAGS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40874 >Category: ports >Synopsis: libfpx wont build / wrong CFLAGS >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 02:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jul 18 08:40:25 CEST 2002 root@twoflower:/usr/obj/usr/src/sys/Twoflower50 i386 >Description: The needed line #CFLAGS+= -DHAVE_WCHAR_H=1 -DHAVE_DLFCN_H=1 is commented out, but port includes wchar.h, so we get a duplicate definition. >How-To-Repeat: make port on -current. >Fix: Uncomment line..... cant understand why it is commented... My 4.6 box and -current has wchar.h... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 2:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B9737B400 for ; Mon, 22 Jul 2002 02:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C85F343E6D for ; Mon, 22 Jul 2002 02: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.4/8.12.4) with ESMTP id g6M9K3JU057394 for ; Mon, 22 Jul 2002 02:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M9K3Uq057393; Mon, 22 Jul 2002 02:20:03 -0700 (PDT) Date: Mon, 22 Jul 2002 02:20:03 -0700 (PDT) Message-Id: <200207220920.g6M9K3Uq057393@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jan.Stocker@t-online.de (Jan Stocker) Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS Reply-To: Jan.Stocker@t-online.de (Jan Stocker) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40874; it has been noted by GNATS. From: Jan.Stocker@t-online.de (Jan Stocker) To: FreeBSD-gnats-submit@FreeBSD.org Cc: mi@aldan.algebra.com Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS Date: 22 Jul 2002 11:18:13 +0200 Uncommenting leads to no compiling errors, but i think the lib hasn't linked correctly, cause building ImageMagick causes: cc -DHAVE_CONFIG_H -I. -I. -I../magick -I../ -I.. -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/X11 -O -pipe -march=pentiumpro -Wall -c `test -f 'composite.c' || echo './'`composite.c /usr/local/bin/bash ../libtool --silent --mode=link cc -O -pipe -march=pentiumpro -Wall -L/usr/local/lib -L/usr/X11R6/lib -o composite -L/usr/local/lib -L/usr/X11R6/lib composite.o ../magick/libMagick.la ../magick/.libs/libMagick.so: warning: tempnam() possibly used unsafely; consider using mkstemp() /usr/local/lib/libfpx.so: undefined reference to `operator new[](unsigned)' /usr/local/lib/libfpx.so: undefined reference to `operator delete(void*)' /usr/local/lib/libfpx.so: undefined reference to `__cxa_pure_virtual' /usr/local/lib/libfpx.so: undefined reference to `std::ios_base::Init::Init()' /usr/local/lib/libfpx.so: undefined reference to `operator delete[](void*)' /usr/local/lib/libfpx.so: undefined reference to `std::ios_base::Init::~Init()' /usr/local/lib/libfpx.so: undefined reference to `operator new(unsigned)' gmake[1]: *** [composite] Error 1 gmake[1]: Leaving directory `/ext/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.7/utilities' gmake: *** [all-recursive] Error 1 *** Error code 2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 2:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D993E37B400 for ; Mon, 22 Jul 2002 02:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EDEB43E65 for ; Mon, 22 Jul 2002 02:30: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.4/8.12.4) with ESMTP id g6M9U2JU058153 for ; Mon, 22 Jul 2002 02:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M9U22t058152; Mon, 22 Jul 2002 02:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE0037B406 for ; Mon, 22 Jul 2002 02:28:58 -0700 (PDT) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8292343E3B for ; Mon, 22 Jul 2002 02:28:57 -0700 (PDT) (envelope-from mich@freebsdcluster.org) Received: by freebsdcluster.org (Postfix, from userid 1001) id 909E0AC70B; Mon, 22 Jul 2002 11:28:50 +0200 (CEST) Message-Id: <20020722092850.909E0AC70B@freebsdcluster.org> Date: Mon, 22 Jul 2002 11:28:50 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40875: Update port: [Maintainer update]: games/nInvaders Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40875 >Category: ports >Synopsis: Update port: [Maintainer update]: games/nInvaders >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.6-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386 >Description: Update to 0.0.9 >How-To-Repeat: >Fix: diff -u -ruN nInvaders.bak/Makefile nInvaders/Makefile --- nInvaders.bak/Makefile Mon Jul 22 11:15:11 2002 +++ nInvaders/Makefile Mon Jul 22 11:22:28 2002 @@ -7,19 +7,17 @@ # PORTNAME= nInvaders -PORTVERSION= 0.0.8 +PORTVERSION= 0.0.9 CATEGORIES= games MASTER_SITES= http://dettus.dyndns.org/ninvaders/ -DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mich@freebsdcluster.org -WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e "s|^CC|#CC|g" \ - -e "s|^CFLAGS|#CFLAGS|g" ${WRKSRC}/Makefile + -e "s|^CFLAGS|#CFLAGS|g" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin diff -u -ruN nInvaders.bak/distinfo nInvaders/distinfo --- nInvaders.bak/distinfo Mon Jul 22 11:15:11 2002 +++ nInvaders/distinfo Mon Jul 22 11:18:03 2002 @@ -1 +1 @@ -MD5 (nInvaders0.0.8.tar.gz) = f8972561fd0574e0a9d68eeb03e49d4c +MD5 (nInvaders-0.0.9.tar.gz) = 68a70f15d3c01a66557f6bbfb9ec2a4a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 2:48:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5982A37B400 for ; Mon, 22 Jul 2002 02:48:31 -0700 (PDT) Received: from linux-secure.net (pe166.gorzow.sdi.tpnet.pl [217.96.172.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D09B543E31 for ; Mon, 22 Jul 2002 02:48:26 -0700 (PDT) (envelope-from root@linux-secure.net) Received: from linux-secure.net (smmsp@nasa.gov [127.0.0.1]) by linux-secure.net (8.12.5/8.12.4) with ESMTP id g6M9lXH4001159; Mon, 22 Jul 2002 11:47:34 +0200 (CEST) (envelope-from root@linux-secure.net) Received: from localhost (root@localhost) by linux-secure.net (8.12.5/8.12.5/Submit) with ESMTP id g6M9lOOk001154; Mon, 22 Jul 2002 11:47:30 +0200 (CEST) Date: Mon, 22 Jul 2002 11:47:24 +0200 (CEST) From: Charlie ROOT To: Michael Hostbaek Cc: ports@freebsd.org Subject: Re: hi new port ;] In-Reply-To: <20020721172314.GD11428@mich2.itxmarket.com> Message-ID: <20020722114614.X1151-100000@linux-secure.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Please help me send good new port with this send-pr becouse I send not good! ----------------- On Sun, 21 Jul 2002, Michael Hostbaek wrote: > If you have filled in the send-pr correctly, you should get a reply. And > a new PR should be opened. You can see a list of open PR's here: > > http://www.freebsd.org/cgi/query-pr-summary.cgi > > Eventually, a ports commiter, will let you know if your port has been > commited or not. > > /mich > > Charlie ROOT (root) writes: > > > > I send this "send-pr" report! > > do you have this !? > > ...Replay ! > > __________- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 3: 0:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03A4337B42F for ; Mon, 22 Jul 2002 03:00:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F91543E6A for ; Mon, 22 Jul 2002 03:00: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.4/8.12.4) with ESMTP id g6MA0FJU064493 for ; Mon, 22 Jul 2002 03:00:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MA0FCQ064492; Mon, 22 Jul 2002 03:00:15 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8D0F37B405 for ; Mon, 22 Jul 2002 02:51:00 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF64B43E58 for ; Mon, 22 Jul 2002 02:50:59 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g6M9ow3b086570 for ; Mon, 22 Jul 2002 11:50:58 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g6M9owNc086569; Mon, 22 Jul 2002 11:50:58 +0200 (CEST) Message-Id: <200207220950.g6M9owNc086569@guineapig.pil.dk> Date: Mon, 22 Jul 2002 11:50:58 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40876: maintainer-update mail/p5-Mail-Freshmeat to 1.20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40876 >Category: ports >Synopsis: maintainer-update mail/p5-Mail-Freshmeat to 1.20 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 03:00:15 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: update to 1.20 >How-To-Repeat: >Fix: --- p5-Mail-Freshmeat.diff begins here --- diff -ruN p5-Mail-Freshmeat.orig/Makefile p5-Mail-Freshmeat/Makefile --- p5-Mail-Freshmeat.orig/Makefile Mon Jul 22 11:46:45 2002 +++ p5-Mail-Freshmeat/Makefile Mon Jul 22 11:46:56 2002 @@ -6,7 +6,7 @@ # PORTNAME= Mail-Freshmeat -PORTVERSION= 1.16 +PORTVERSION= 1.20 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail diff -ruN p5-Mail-Freshmeat.orig/distinfo p5-Mail-Freshmeat/distinfo --- p5-Mail-Freshmeat.orig/distinfo Mon Jul 22 11:46:45 2002 +++ p5-Mail-Freshmeat/distinfo Mon Jul 22 11:47:04 2002 @@ -1 +1 @@ -MD5 (Mail-Freshmeat-1.16.tar.gz) = 278448b077ce0615f022aabbfd703d47 +MD5 (Mail-Freshmeat-1.20.tar.gz) = f1a4de7ef6b42e21a091e24c1727eb49 diff -ruN p5-Mail-Freshmeat.orig/pkg-plist p5-Mail-Freshmeat/pkg-plist --- p5-Mail-Freshmeat.orig/pkg-plist Mon Jul 22 11:46:45 2002 +++ p5-Mail-Freshmeat/pkg-plist Mon Jul 22 11:48:33 2002 @@ -1,4 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat.pm +lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat/Article.pm lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat/Entry.pm lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat/Utils.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/Freshmeat/.packlist --- p5-Mail-Freshmeat.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 3: 1:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9F5837B408 for ; Mon, 22 Jul 2002 03:01:28 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D97343E72 for ; Mon, 22 Jul 2002 03:01:17 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 7F24A24DB4; Mon, 22 Jul 2002 19:01:16 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id DB2F624DB0; Mon, 22 Jul 2002 19:01:07 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id C9DA31E480F; Mon, 22 Jul 2002 19:01:03 +0900 (JST) Date: Mon, 22 Jul 2002 19:01:03 +0900 Message-ID: <7mr8hwytcw.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Jan.Stocker@t-online.de (Jan Stocker) Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS In-Reply-To: <200207220920.g6M9K3Uq057393@freefall.freebsd.org> References: <200207220920.g6M9K3Uq057393@freefall.freebsd.org> User-Agent: Wanderlust/2.9.10 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS on ns.imgsrc.co.jp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Mon, 22 Jul 2002 09:20:25 +0000 (UTC), Jan Stocker wrote: > Uncommenting leads to no compiling errors, but i think the lib hasn't > linked correctly, cause building ImageMagick causes: > > cc -DHAVE_CONFIG_H -I. -I. -I../magick -I../ -I.. -I/usr/X11R6/include > -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > -I/X11 -O -pipe -march=pentiumpro -Wall -c `test -f 'composite.c' || > echo './'`composite.c > /usr/local/bin/bash ../libtool --silent --mode=link cc -O -pipe > -march=pentiumpro -Wall -L/usr/local/lib -L/usr/X11R6/lib -o composite > -L/usr/local/lib -L/usr/X11R6/lib composite.o ../magick/libMagick.la > ../magick/.libs/libMagick.so: warning: tempnam() possibly used unsafely; > consider using mkstemp() > /usr/local/lib/libfpx.so: undefined reference to `operator > new[](unsigned)' > /usr/local/lib/libfpx.so: undefined reference to `operator > delete(void*)' > /usr/local/lib/libfpx.so: undefined reference to `__cxa_pure_virtual' > /usr/local/lib/libfpx.so: undefined reference to > `std::ios_base::Init::Init()' > /usr/local/lib/libfpx.so: undefined reference to `operator > delete[](void*)' > /usr/local/lib/libfpx.so: undefined reference to > `std::ios_base::Init::~Init()' > /usr/local/lib/libfpx.so: undefined reference to `operator > new(unsigned)' > gmake[1]: *** [composite] Error 1 > gmake[1]: Leaving directory > `/ext/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.7/utilities' > gmake: *** [all-recursive] Error 1 > *** Error code 2 I got same situation, but after "make world" and re-installing libfpx, I can compile ImageMagick successfully. -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 3:13: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CFBB37B400 for ; Mon, 22 Jul 2002 03:12:57 -0700 (PDT) Received: from e1.ny.us.ibm.com (e1.ny.us.ibm.com [32.97.182.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3022D43E42 for ; Mon, 22 Jul 2002 03:12:56 -0700 (PDT) (envelope-from sidcarter@symonds.net) Received: from westrelay03.boulder.ibm.com (westrelay03.boulder.ibm.com [9.17.194.24]) by e1.ny.us.ibm.com (8.12.2/8.12.2) with ESMTP id g6MACtg5126798 for ; Mon, 22 Jul 2002 06:12:55 -0400 Received: from calvin.in.ibm.com (calvin.in.ibm.com [9.182.24.126]) by westrelay03.boulder.ibm.com (8.12.3/NCO/VER6.3) with ESMTP id g6MACrKW041460 for ; Mon, 22 Jul 2002 04:12:54 -0600 Received: by calvin.in.ibm.com (Postfix, from userid 1001) id 0ABBB3675; Mon, 22 Jul 2002 15:41:28 +0530 (IST) Date: Mon, 22 Jul 2002 15:41:28 +0530 From: Sid Carter To: freebsd-ports@freebsd.org Subject: FreeBSD Ports: kdebase3 - Compile Error Message-ID: <20020722101128.GA50440@calvin.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: uname -rsp Organisation: Sid Carter Inc. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I get this error when I am portinstalling kdebase3. This is the error I get. ----------------------------------- c++ -DNDEBUG -DNO_DEBUG -O2 -O -pipe -march=pentiumpro -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o kappfinder -pthread main.o scanner.o checker.o kappfinder_meta_unload.o -L/usr/X11R6/lib -L/usr/local/lib /usr/local/lib/libkdeui.so /usr/local/lib/libkdecore.so -L/usr/lib /usr/local/lib/libDCOP.so /usr/local/lib/libkdefx.so -lqt-mt -lpng -lz -lXext -lX11 -lSM -lICE -lXrender -lstdc++ -lm -lgcc -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib checker.o: In function `checkDesktopFile(QString const&, QString)': checker.o(.text+0x53e): undefined reference to `cout' checker.o(.text+0x54b): undefined reference to `ostream::operator<<(char const*)' checker.o(.text+0x57d): undefined reference to `ostream::operator<<(char const*)' checker.o(.text+0x58d): undefined reference to `ostream::operator<<(char const*)' checker.o(.text+0x6f9): undefined reference to `cout' checker.o(.text+0x706): undefined reference to `ostream::operator<<(char const*) checker.o(.text+0x70e): undefined reference to `endl(ostream&)' checker.o(.text+0x7e9): undefined reference to `cout' checker.o(.text+0x7f2): undefined reference to `ostream::operator<<(char const*)' checker.o(.text+0x7fa): undefined reference to `endl(ostream&)' gmake[3]: *** [kappfinder] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kappfinder' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kappfinder' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall6794.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/kdebase3 (linker error) ----------------------------------- uname -a -------- FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul 15 21:19:22 IST 2002 root@calvin:/usr/obj/usr/src/sys/GENERIC i386 Has this already been reported ? Is there a fix ? I am on -current. Thanks in advance Regards Sid -- I've known him as a man, as an adolescent and as a child -- sometimes on the same day. Sid Carter FreeBSD oder Debian GNU/Linux. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 3:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70F7837B400 for ; Mon, 22 Jul 2002 03:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7FC143E6E for ; Mon, 22 Jul 2002 03:30: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.4/8.12.4) with ESMTP id g6MAU1JU071130 for ; Mon, 22 Jul 2002 03:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MAU1WG071129; Mon, 22 Jul 2002 03:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B89237B400 for ; Mon, 22 Jul 2002 03:29:28 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C862543E65 for ; Mon, 22 Jul 2002 03:29:27 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MATQOT065087 for ; Mon, 22 Jul 2002 03:29:26 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MATQvB065086; Mon, 22 Jul 2002 03:29:26 -0700 (PDT) Message-Id: <200207221029.g6MATQvB065086@www.freebsd.org> Date: Mon, 22 Jul 2002 03:29:26 -0700 (PDT) From: Ha2r4s To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40877: NEW xntp3 port! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40877 >Category: ports >Synopsis: NEW xntp3 port! >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 03:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ha2r4s >Release: FreeBSD 4.5-RELEASE i386 >Organization: linux-secure.net team >Environment: FreeBSD linux-secure.net 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Jun 1 16:39:05 CEST 2002 root@shell.yox.wox.org:/usr/src/sys/compile/GENERIC i386 >Description: I write xntp3 port under FreeBSD becouse many people ask me about this! The full description of xntp3 is: "Network Time Protocol Version3 (NTP)" Package is only for Unix system! IS running on FreeBSD 4.x <= 5.0 and oldest ! >How-To-Repeat: >Fix: If you want make this package you must write something like this: "make NO_CHECKSUM=no" ..And everything will be ok! >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 4: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBB3A37B400 for ; Mon, 22 Jul 2002 04:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E74643E77 for ; Mon, 22 Jul 2002 04:00: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.4/8.12.4) with ESMTP id g6MB04JU073966 for ; Mon, 22 Jul 2002 04:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MB04WV073957; Mon, 22 Jul 2002 04:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AF1037B400 for ; Mon, 22 Jul 2002 03:51:32 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DD8C43E3B for ; Mon, 22 Jul 2002 03:51:23 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6MApUj20072 for ; Mon, 22 Jul 2002 12:51:30 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6MApJIN002316; Mon, 22 Jul 2002 12:51:19 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6MApIQU002315; Mon, 22 Jul 2002 12:51:18 +0200 (CEST) Message-Id: <200207221051.g6MApIQU002315@sauna.arved.de> Date: Mon, 22 Jul 2002 12:51:18 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/40878: New Mastersite for: port print/mgv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40878 >Category: ports >Synopsis: New Mastersite for: port print/mgv >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 04:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: Noticed by: portsurvey >How-To-Repeat: >Fix: --- mgv.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/mgv/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 22 Jul 2002 04:13:01 -0000 1.20 +++ Makefile 22 Jul 2002 10:47:40 -0000 @@ -8,7 +8,7 @@ PORTNAME= mgv PORTVERSION= 3.1.5 CATEGORIES= print -MASTER_SITES= http://www.trends.net/~mu/srcs/ +MASTER_SITES= http://www.trends.net/~mu/ MAINTAINER= ports@FreeBSD.Org Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/print/mgv/pkg-descr,v retrieving revision 1.3 diff -u -r1.3 pkg-descr --- pkg-descr 3 May 1999 04:59:28 -0000 1.3 +++ pkg-descr 22 Jul 2002 10:42:29 -0000 @@ -2,4 +2,5 @@ Theisen's ghostview-1.5. Mgv uses the Motif widget set, but the author claims full Lesstif-compliance. -WWW: http://www.trends.net/~mu/mgv.html +WWW: http://www.trends.net/~mu/ +Author: Eric A. Howe --- mgv.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 4:19: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DACB837B400; Mon, 22 Jul 2002 04:19:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BC1C43E42; Mon, 22 Jul 2002 04:19:00 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MBJ0JU083095; Mon, 22 Jul 2002 04:19:00 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MBJ0qM083088; Mon, 22 Jul 2002 04:19:00 -0700 (PDT) Date: Mon, 22 Jul 2002 04:19:00 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207221119.g6MBJ0qM083088@freefall.freebsd.org> To: mich@freebsdcluster.org, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40875: Update port: [Maintainer update]: games/nInvaders Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: [Maintainer update]: games/nInvaders State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Jul 22 04:18:45 PDT 2002 State-Changed-Why: committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40875 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 4:47:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2676137B401 for ; Mon, 22 Jul 2002 04:47:42 -0700 (PDT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id A896D43E3B for ; Mon, 22 Jul 2002 04:47:40 -0700 (PDT) (envelope-from simon@d-net.dk) Received: from user2.cybercity.dk (fxp0.user2.ip.cybercity.dk [212.242.41.35]) by cicero0.cybercity.dk (Postfix) with ESMTP id 3DFD81029DC for ; Mon, 22 Jul 2002 13:46:24 +0200 (CEST) Received: from izeburn (port212.ds1-kd.adsl.cybercity.dk [217.157.199.155]) by user2.cybercity.dk (Postfix) with ESMTP id 5BD42536F for ; Mon, 22 Jul 2002 13:46:23 +0200 (CEST) From: "Simon Guldager Andersen" To: Subject: PsyBNC Port Date: Mon, 22 Jul 2002 13:46:25 +0200 Message-ID: <000001c23175$68a91000$1e00a8c0@izeburn> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C23186.2C3366A0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C23186.2C3366A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi I was wondering about why there arent a PsyBNC port in FreeBSD 4.6 Stable/i386. And if it's a fail please make one. Link: http://freshmeat.net/releases/86470/ - Simon Andersen ------=_NextPart_000_0001_01C23186.2C3366A0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi

 

I was wondering about = why there arent a PsyBNC port in FreeBSD 4.6 Stable/i386.

And if it’s a = fail please make one.

 

Link: http://freshmeat.net/releas= es/86470/

 

- Simon = Andersen

 

------=_NextPart_000_0001_01C23186.2C3366A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5: 7:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C8B137B400; Mon, 22 Jul 2002 05:07:44 -0700 (PDT) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD00143E31; Mon, 22 Jul 2002 05:07:43 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd10.sul.t-online.de by mailout04.sul.t-online.com with smtp id 17WbyR-0006Rk-04; Mon, 22 Jul 2002 14:07:35 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.108.167]) by fmrl10.sul.t-online.com with esmtp id 17WbyC-1DJTUmC; Mon, 22 Jul 2002 14:07:20 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6MC7JQ19067; Mon, 22 Jul 2002 14:07:19 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g6MC6IHx000435; Mon, 22 Jul 2002 14:06:18 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g6MC6Awl000434; Mon, 22 Jul 2002 14:06:10 +0200 (CEST) (envelope-from corecode) Date: Mon, 22 Jul 2002 14:06:03 +0200 From: "Simon 'corecode' Schubert" To: Stijn Hoop , nik@FreeBSD.ORG, ports@FreeBSD.ORG, Neil Blakey-Milner , Will Andrews Subject: Re: Proposed new 'options' target Message-Id: <20020722140603.06bc1ae1.corecode@corecode.ath.cx> In-Reply-To: <20020722074605.GC3222@pcwin002.win.tue.nl> References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020722074605.GC3222@pcwin002.win.tue.nl> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.cXyEXn'1rgYCNp" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.cXyEXn'1rgYCNp Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 22 Jul 2002 09:46:05 +0200 Stijn Hoop wrote: > files/pkg-opts snippet: > > ------->8----->8----->8----->8------- > > # Variable|Default value|Short description > # Multi-line/long description (optional). > # Multi-line/long description lines must start with whitespace! > # > WITH_ASM68K|no|If set to 'yes', this will enable the speedier but buggy > assembler 68x00 CPU emulation cores. This will only work on x86. > Note that some games are known to break with this option, among > them pbobble2. actually that's kinda the stuff i thought about and developed yesterday. problem with your system is that perl is needed. i'll write a shared lib and a simple C binary that interfaces libdialog. this should go into the base system then. if people feel like it they can write arbitary interfaces (qt, gtk, even motif or xaw) and link to the shared lib which is in base. this way there is a guarranteed chooser application (from base) and it's extensible. i've written a config file for my mail/sylpheed-claws port to show how that options stuff could be done. comments appreciated. http://corecode.ath.cx/cgi-bin/cvsweb.cgi/ports/options/ cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.cXyEXn'1rgYCNp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9O/Uxr5S+dk6z85oRAoCbAJ9sy038lJjuL0p3hzOsxsnrmpIKhQCg3L3e 5WUYNygK+E4F3Rrfgo8qeDs= =YF93 -----END PGP SIGNATURE----- --=.cXyEXn'1rgYCNp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:12:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2475337B400 for ; Mon, 22 Jul 2002 05:12:37 -0700 (PDT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7966C43E4A for ; Mon, 22 Jul 2002 05:12:36 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd04.sul.t-online.de by mailout08.sul.t-online.com with smtp id 17Wc3G-0004Oq-06; Mon, 22 Jul 2002 14:12:34 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.108.167]) by fmrl04.sul.t-online.com with esmtp id 17Wc3D-1Wh9DkC; Mon, 22 Jul 2002 14:12:31 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6MCCVQ19140; Mon, 22 Jul 2002 14:12:31 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g6MCBUHx000467; Mon, 22 Jul 2002 14:11:30 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g6MCBT8J000466; Mon, 22 Jul 2002 14:11:29 +0200 (CEST) (envelope-from corecode) Date: Mon, 22 Jul 2002 14:11:26 +0200 From: "Simon 'corecode' Schubert" To: "Simon Guldager Andersen" Cc: ports@FreeBSD.ORG Subject: Re: PsyBNC Port Message-Id: <20020722141126.7dddda34.corecode@corecode.ath.cx> In-Reply-To: <000001c23175$68a91000$1e00a8c0@izeburn> References: <000001c23175$68a91000$1e00a8c0@izeburn> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.TQi7dgKDLDiILC" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.TQi7dgKDLDiILC Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 22 Jul 2002 13:46:25 +0200 Simon Guldager Andersen wrote: > I was wondering about why there arent a PsyBNC port in FreeBSD 4.6 > Stable/i386. > And if it's a fail please make one. patches are welcome. best start is: read the porter's handbook at and submit your port as a PR. but i doubt psybnc is useful as a port because it is intended to be installed in the user's home dir. cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.TQi7dgKDLDiILC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9O/Zxr5S+dk6z85oRAkagAKDHst6rMrxFU3gL81eRngTqH8h1rQCg2h0r wMAdlh4Hc0SKfwF/JRCIYs4= =IV8J -----END PGP SIGNATURE----- --=.TQi7dgKDLDiILC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:30:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E71E137B400 for ; Mon, 22 Jul 2002 05:30:43 -0700 (PDT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E5543E86 for ; Mon, 22 Jul 2002 05:30:01 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g6MCTwC10098 for ; Mon, 22 Jul 2002 14:29:58 +0200 (MET DST) Date: Mon, 22 Jul 2002 14:29:56 +0200 (CEST) From: Gerald Pfeifer To: ports@FreeBSD.org Subject: tg@FreeBSD.org and orphaned ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org tg@FreeBSD.org appears as the maintainer of a few dozen ports including x11/xlockmore (for which I have an update pending), but doesn't appear as a committer any longer: % finger tg@FreeBSD.org [FreeBSD.org] finger: tg: no such user What should be done about this? Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:33:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3404937B400 for ; Mon, 22 Jul 2002 05:33:36 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEB7E43E42 for ; Mon, 22 Jul 2002 05:33:35 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 0E09F24DAC; Mon, 22 Jul 2002 21:33:35 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 3BAB124D02; Mon, 22 Jul 2002 21:33:31 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id 773901E46E8; Mon, 22 Jul 2002 21:33:27 +0900 (JST) Date: Mon, 22 Jul 2002 21:33:27 +0900 Message-ID: <7mheisymaw.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Gavin Atkinson Cc: Subject: Re: expat configure problem under -CURRENT? In-Reply-To: References: User-Agent: Wanderlust/2.9.10 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS on ns.imgsrc.co.jp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Tue, 16 Jul 2002 13:57:31 +0100 (BST), Gavin Atkinson wrote: > I seem to be having a problem with the expat port under -CURRENT. > $FreeBSD: ports/textproc/expat2/Makefile,v 1.16 2002/07/06 08:10:23 kuriyama Exp $ Hmm, I cannot reproduce such result. Could you please trying again after updating 1.95.4? -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:38: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B43137B400; Mon, 22 Jul 2002 05:38:08 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0056D43E5E; Mon, 22 Jul 2002 05:38:06 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g6MCbkup069992; Mon, 22 Jul 2002 15:37:46 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g6MCbjGO069991; Mon, 22 Jul 2002 15:37:45 +0300 (EEST) Date: Mon, 22 Jul 2002 15:37:45 +0300 From: Alexandr Kovalenko To: "Brian L. Heess" Cc: dirk@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: mysql-server-3.23.51 Message-ID: <20020722123745.GC41261@nevermind.kiev.ua> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Brian L. Heess! On Sun, Jul 21, 2002 at 04:38:55PM -0700, you wrote: > Are there any plans to make a port which tracks the development version, > like 4.0.2? > > This is just a suggestion, since the postfix maintainer (khera@kciLink.com) > does such a thing with postfix (postfix-1.1.11,1 and > postfix-1.1.11-20020613,1). > > I do have one FreeBSD box on which I have built 4.0.x and it has been > running fine for months, but on a farm of boxes I like to keep them very > similar and a port would be the easiest way. I'm risking to be not original, but: "patches are welcome" :) -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABF0537B400 for ; Mon, 22 Jul 2002 05:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C3E43E6E for ; Mon, 22 Jul 2002 05: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.4/8.12.4) with ESMTP id g6MCe4JU095756 for ; Mon, 22 Jul 2002 05:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MCe44H095755; Mon, 22 Jul 2002 05:40:04 -0700 (PDT) Date: Mon, 22 Jul 2002 05:40:04 -0700 (PDT) Message-Id: <200207221240.g6MCe44H095755@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alexandr Kovalenko Subject: Re: ports/40877: NEW xntp3 port! Reply-To: Alexandr Kovalenko Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40877; it has been noted by GNATS. From: Alexandr Kovalenko To: Ha2r4s Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/40877: NEW xntp3 port! Date: Mon, 22 Jul 2002 15:34:11 +0300 Hello, Ha2r4s! On Mon, Jul 22, 2002 at 03:29:26AM -0700, you wrote: > >Number: 40877 > >Category: ports > >Synopsis: NEW xntp3 port! > >Fix: > If you want make this package you must write something like this: > > "make NO_CHECKSUM=no" > > ..And everything will be ok! Please, close this as it is not PR. -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:40:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E05A37B401 for ; Mon, 22 Jul 2002 05:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C35B43E70 for ; Mon, 22 Jul 2002 05: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.4/8.12.4) with ESMTP id g6MCe7JU095771 for ; Mon, 22 Jul 2002 05:40:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MCe7Fq095770; Mon, 22 Jul 2002 05:40:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7BE237B400 for ; Mon, 22 Jul 2002 05:37:28 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D7943E31 for ; Mon, 22 Jul 2002 05:37:16 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6MCbOj20788 for ; Mon, 22 Jul 2002 14:37:24 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6MCbDIN045982; Mon, 22 Jul 2002 14:37:13 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6MCbChU045981; Mon, 22 Jul 2002 14:37:12 +0200 (CEST) Message-Id: <200207221237.g6MCbChU045981@sauna.arved.de> Date: Mon, 22 Jul 2002 14:37:12 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/40879: Updated port x11/xdialog 2.0.5 -> 2.0.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40879 >Category: ports >Synopsis: Updated port x11/xdialog 2.0.5 -> 2.0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 05:40:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: >How-To-Repeat: >Fix: --- xdialog.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/xdialog/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 22 Jul 2002 04:08:56 -0000 1.15 +++ Makefile 22 Jul 2002 12:29:03 -0000 @@ -7,10 +7,10 @@ # PORTNAME= xdialog -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://xdialog.free.fr/ +MASTER_SITES= http://www.chez.com/godefroy/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.Org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/xdialog/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 11 Jan 2002 13:59:40 -0000 1.10 +++ distinfo 22 Jul 2002 12:29:27 -0000 @@ -1 +1 @@ -MD5 (Xdialog-2.0.5.tar.bz2) = ef2f089612de2660844580b07c69feea +MD5 (Xdialog-2.0.6.tar.bz2) = 53b2f0246af8ac51455c02391adba3fb Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/x11/xdialog/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 8 Jan 2001 23:26:48 -0000 1.1 +++ pkg-descr 22 Jul 2002 12:33:04 -0000 @@ -3,7 +3,8 @@ program with an X-windows interface. The dialogs are easier to see and use while adding even more functionalities. -WWW: http://xdialog.free.fr/ +WWW: http://www.chez.com/godefroy/ +Author: Thierry Godefroy -- Ying-Chieh Liao ijliao@csie.nctu.edu.tw Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11/xdialog/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- pkg-plist 18 Feb 2002 06:33:05 -0000 1.8 +++ pkg-plist 22 Jul 2002 12:31:21 -0000 @@ -5,6 +5,7 @@ share/locale/hu/LC_MESSAGES/Xdialog.mo share/locale/pt_BR/LC_MESSAGES/Xdialog.mo share/locale/ru/LC_MESSAGES/Xdialog.mo +share/locale/no_NO/LC_MESSAGES/Xdialog.mo %%PORTDOCS%%%%DOCSDIR%%/2ranges.png %%PORTDOCS%%%%DOCSDIR%%/authors.html %%PORTDOCS%%%%DOCSDIR%%/box.html --- xdialog.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:44: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1255C37B43E for ; Mon, 22 Jul 2002 05:43:48 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA0A343E42 for ; Mon, 22 Jul 2002 05:43:45 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g6MChhup071954 for ; Mon, 22 Jul 2002 15:43:43 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g6MChhXL071953 for freebsd-ports@FreeBSD.org; Mon, 22 Jul 2002 15:43:43 +0300 (EEST) Date: Mon, 22 Jul 2002 15:43:43 +0300 From: Alexandr Kovalenko To: freebsd-ports@FreeBSD.org Subject: USE_QT_VER= is buggy and causing indefinite 'make' spawning Message-ID: <20020722124343.GD41261@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org For example: [root@mile /usr/ports/archivers/zip]# make USE_QT_VER=3 reinstall ===> Installing for zip-2.3_1 ===> zip-2.3_1 depends on file: /usr/X11R6/bin/moc - found install -c -s -o root -g wheel -m 555 /usr/ports/archivers/zip/work/zip-2.3/zip /usr/local/bin install -c -s -o root -g wheel -m 555 /usr/ports/archivers/zip/work/zip-2.3/zipcloak /usr/local/bin install -c -s -o root -g wheel -m 555 /usr/ports/archivers/zip/work/zip-2.3/zipnote /usr/local/bin install -c -s -o root -g wheel -m 555 /usr/ports/archivers/zip/work/zip-2.3/zipsplit /usr/local/bin install -c -o root -g wheel -m 444 /usr/ports/archivers/zip/work/zip-2.3/man/zip.1 /usr/local/man/man1 ===> Generating temporary packing list ===> Compressing manual pages for zip-2.3_1 ===> Registering installation for zip-2.3_1 ^C Here it starts spawining make processes indefinitely. This works for ANY port. Please, fix this. -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BED9B37B401 for ; Mon, 22 Jul 2002 05:50:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ABDF43E77 for ; Mon, 22 Jul 2002 05: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.4/8.12.4) with ESMTP id g6MCo2JU002773 for ; Mon, 22 Jul 2002 05:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MCo2QS002772; Mon, 22 Jul 2002 05:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73B4837B400 for ; Mon, 22 Jul 2002 05:47:53 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F68543E31 for ; Mon, 22 Jul 2002 05:47:53 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MClqOT080718 for ; Mon, 22 Jul 2002 05:47:52 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MClq4g080717; Mon, 22 Jul 2002 05:47:52 -0700 (PDT) Message-Id: <200207221247.g6MClq4g080717@www.freebsd.org> Date: Mon, 22 Jul 2002 05:47:52 -0700 (PDT) From: Juan Salaverria To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40880: Update port: irc/lostirc - A simple and minimal IRC client for X Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40880 >Category: ports >Synopsis: Update port: irc/lostirc - A simple and minimal IRC client for X >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 05:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Juan Salaverria >Release: 4.6-RELEASE #0 >Organization: >Environment: FreeBSD arokh.trantor.org 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Fri Jun 21 02:39:50 ART 2002 rael@arokh.trantor.org:/usr/src/sys/compile/GENERIC_SND i386 >Description: Upgrade to 0.1.4 Removed patch-libirc_Socket.h >How-To-Repeat: >Fix: begin 644 lostirc.diff M9&EF9B`MTU!4U1%4E]3251%7U-/55)#149/ M4D=%?0H@34%35$527U-)5$5?4U5"1$E2/0DD>U!/4E1.04U%?0ID:69F("UR M=4X@;&]S=&ER8RYB86LO9&ES=&EN9F\@;&]S=&ER8R]D:7-T:6YF;PHM+2T@ M;&]S=&ER8RYB86LO9&ES=&EN9F\)36]N($IU;"`@,2`Q,3HS-#HU,R`R,#`R M"BLK*R!L;W-T:7)C+V1IBD@/2`X M.34Q.#,T,F9E865B-6$V-&0R8C,R,#0P-S%A,V$U,`HK340U("AL;W-T:7)C M+3`N,2XT+G1ABD@/2`S8S!F.#(V-CDR-C(R8S8W.3$R9#&-E<'1I;VX^"BTK(VEN8VQU9&4@/'-Y7!E M7,O7-T96TN M:#X*+2`*+2!C;&%S&ET"BT* ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 5:58:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AACD37B400 for ; Mon, 22 Jul 2002 05:58:23 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9CC843E65 for ; Mon, 22 Jul 2002 05:58:21 -0700 (PDT) (envelope-from tilman@21322530218.direct.eti.at) Received: (from tilman@localhost) by 21322530218.direct.eti.at (8.11.6/8.11.6) id g6MCwUA21025; Mon, 22 Jul 2002 14:58:30 +0200 (CEST) (envelope-from tilman) Date: Mon, 22 Jul 2002 14:58:26 +0200 From: Tilman Linneweh To: Gerald Pfeifer Cc: ports@freebsd.org, tg@melaten.rwth-aachen.de Subject: Re: tg@FreeBSD.org and orphaned ports Message-ID: <20020722125826.GA20955@huckfinn.arved.de> Reply-To: e0025974@student.tuwien.ac.at References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Gerald, [CC tg ] > tg@FreeBSD.org appears as the maintainer of a few dozen ports including > x11/xlockmore (for which I have an update pending), but doesn't appear > as a committer any longer: > > % finger tg@FreeBSD.org > [FreeBSD.org] > finger: tg: no such user This looks more like a bug in freefall's finger service/setup. His Homepage is still available, and his CVS account is also still active. His last commit was on 15. July, so i guess he ist still maintaining his ports. regards arved To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F4837B405 for ; Mon, 22 Jul 2002 06:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B10D43E4A for ; Mon, 22 Jul 2002 06:00: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.4/8.12.4) with ESMTP id g6MD06JU003846 for ; Mon, 22 Jul 2002 06:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MD06DR003845; Mon, 22 Jul 2002 06:00:06 -0700 (PDT) Date: Mon, 22 Jul 2002 06:00:06 -0700 (PDT) Message-Id: <200207221300.g6MD06DR003845@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Charlie ROOT Subject: Re: ports/40877: NEW xntp3 port! Reply-To: Charlie ROOT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40877; it has been noted by GNATS. From: Charlie ROOT To: Alexandr Kovalenko Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/40877: NEW xntp3 port! Date: Mon, 22 Jul 2002 14:51:04 +0200 (CEST) mmmmm this is port ! If you want more info then go to the http://www.eecis.udel.edu/~mills/ntp/html/ I'am new in send-pr ....xntp3 is my second port and I'm not really good in this things! Please, tell me, do you add this port to collection ? if not i understand you! Ps. IF you want I sent this port today to you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6:12:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DC7637B400 for ; Mon, 22 Jul 2002 06:12:49 -0700 (PDT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1159143E3B for ; Mon, 22 Jul 2002 06:12:49 -0700 (PDT) (envelope-from Jan.Stocker@t-online.de) Received: from fwd01.sul.t-online.de by mailout02.sul.t-online.com with smtp id 17WczR-0004jQ-0C; Mon, 22 Jul 2002 15:12:41 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.121.105]) by fwd01.sul.t-online.com with esmtp id 17WczN-2AJZ6uC; Mon, 22 Jul 2002 15:12:37 +0200 Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS From: Jan.Stocker@t-online.de (Jan Stocker) To: Jun Kuriyama Cc: freebsd-ports@FreeBSD.org Reply-To: Jan.Stocker@t-online.de In-Reply-To: <7mr8hwytcw.wl@black.imgsrc.co.jp> References: <200207220920.g6M9K3Uq057393@freefall.freebsd.org> <7mr8hwytcw.wl@black.imgsrc.co.jp> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 22 Jul 2002 15:12:58 +0200 Message-Id: <1027343579.368.18.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Okay.... a look at the last link in ImageMagick shows /usr/local/bin/bash ../libtool --silent --mode=link cc -O -pipe -march=pentiumpro -Wall -L/usr/local/lib -L/usr/X11R6/lib -o composite -L/usr/local/lib -L/usr/X11R6/lib composite.o ../magick/libMagick.la so 'cc' is used, but c++ is needed for libstdc++. And seems that the libfxp stuff is also created with cc.... So what to do? Where to do the C++ stuff??? Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6:23:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5935537B400 for ; Mon, 22 Jul 2002 06:23:18 -0700 (PDT) Received: from ns.bilch.com (ns.bilch.com [62.145.29.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE8443E3B for ; Mon, 22 Jul 2002 06:23:16 -0700 (PDT) (envelope-from heiner@bilch.com) Received: from bilch.com (hasel.schlaf.bilch.com [10.0.0.3]) by ns.bilch.com (8.9.3/8.9.3) with ESMTP id PAA43028 for ; Mon, 22 Jul 2002 15:26:25 +0200 (CEST) (envelope-from heiner@bilch.com) Message-ID: <3D3C0777.78B2F2CD@bilch.com> Date: Mon, 22 Jul 2002 15:24:07 +0200 From: Heiner Strauss X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: de-DE, en MIME-Version: 1.0 To: "freebsd-ports@FreeBSD.ORG" Subject: New Port: graphics/ncarg Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Can someone look at http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/40761 ? I misstyped the synopsis in send-pr. Heiner -- Heiner Strauss heiner@bilch.com Bilch International Consulting www.bilch.com Hamburg Markusstrasse 4 20355 Hamburg Tel.: 49 40 3480667 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6:24:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4E1D37B400; Mon, 22 Jul 2002 06:24:51 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3893543E3B; Mon, 22 Jul 2002 06:24:51 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id B591E9B47; Mon, 22 Jul 2002 08:24:50 -0500 (EST) Date: Mon, 22 Jul 2002 08:24:50 -0500 From: Will Andrews To: Neil Blakey-Milner Cc: Will Andrews , Simon 'corecode' Schubert , Nik Clayton , ports@FreeBSD.ORG Subject: Re: Proposed new 'options' target Message-ID: <20020722132450.GQ52296@squall.waterspout.com> Mail-Followup-To: Neil Blakey-Milner , Will Andrews , Simon 'corecode' Schubert , Nik Clayton , ports@FreeBSD.ORG References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020720190909.458442de.corecode@corecode.ath.cx> <20020720175640.GI52296@squall.waterspout.com> <20020721112247.GA44412@mithrandr.moria.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020721112247.GA44412@mithrandr.moria.org> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jul 21, 2002 at 01:22:47PM +0200, Neil Blakey-Milner wrote: > 7) Do it, and don't shut up about it until it's in. Eventually someone > else will agree you have a good idea. Don't give up. (Now if only I > followed my own advice.) > > I don't have time in the immediate future for this (historical > contribution treatment not motivational either), but if I'm the sole > hope for implementation (although I seriously doubt it), someone nudge > me in two weeks. Sounds like a plan to me. All your other suggestions were good. I remember discussions about your design, but hardly remember what exactly happened. It's a shame we didn't have this stuff years ago, but regardless, it is overall a good idea. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6:35:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AE9937B400; Mon, 22 Jul 2002 06:35:11 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA8A443E5E; Mon, 22 Jul 2002 06:35:10 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 440659B3A; Mon, 22 Jul 2002 08:35:10 -0500 (EST) Date: Mon, 22 Jul 2002 08:35:10 -0500 From: Will Andrews To: Simon 'corecode' Schubert Cc: Stijn Hoop , nik@FreeBSD.ORG, ports@FreeBSD.ORG, Neil Blakey-Milner , Will Andrews Subject: Re: Proposed new 'options' target Message-ID: <20020722133510.GR52296@squall.waterspout.com> Mail-Followup-To: Simon 'corecode' Schubert , Stijn Hoop , nik@FreeBSD.ORG, ports@FreeBSD.ORG, Neil Blakey-Milner , Will Andrews References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020722074605.GC3222@pcwin002.win.tue.nl> <20020722140603.06bc1ae1.corecode@corecode.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722140603.06bc1ae1.corecode@corecode.ath.cx> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 02:06:03PM +0200, Simon 'corecode' Schubert wrote: > actually that's kinda the stuff i thought about and developed yesterday. > problem with your system is that perl is needed. > i'll write a shared lib and a simple C binary that interfaces libdialog. > this should go into the base system then. if people feel like it they > can write arbitary interfaces (qt, gtk, even motif or xaw) and link to > the shared lib which is in base. this way there is a guarranteed chooser > application (from base) and it's extensible. That would be optimal. However, I wouldn't get too excited about putting things in the base system. There's no reason for that to be necessary -- we can simply have bsd.port.mk depend on a port being installed to support this feature. That way, systems that have already been released can have their cake and eat it too. > i've written a config file for my mail/sylpheed-claws port to show how > that options stuff could be done. comments appreciated. > > http://corecode.ath.cx/cgi-bin/cvsweb.cgi/ports/options/ Looks ok. Though I don't understand the need for a "version" line. What are "sel", "msel", and "text"? Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6:36:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8401F37B400 for ; Mon, 22 Jul 2002 06:36:42 -0700 (PDT) Received: from wiebel.dommel.com (wiebel.dommel.com [64.37.114.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 357C443E6E for ; Mon, 22 Jul 2002 06:36:40 -0700 (PDT) (envelope-from nephilim@nephilimco.com) Received: (qmail 1021 invoked by uid 99); 22 Jul 2002 13:35:45 -0000 Received: from 213.224.83.86 ( [213.224.83.86]) as user bart.peiren@nephilimco.com@wiebel.dommel.com by wiebel.dommel.com with HTTP; Mon, 22 Jul 2002 15:35:45 +0200 Message-ID: <1027344945.3d3c0a3176fcc@wiebel.dommel.com> Date: Mon, 22 Jul 2002 15:35:45 +0200 From: Bart Peiren To: kde@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: qt-3.0.3_5 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1;q=1.0 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 213.224.83.86 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello I just noticed that QT 3.0.3_5 is the latest version in the ports, while 3.0.5 has already been released. Since this latest version contains a (for me) rather important bug fix regarding QTextEdit, I'd like to see this newer version in the ports. Sincerely Bart Peiren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAE8C37B401 for ; Mon, 22 Jul 2002 06:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D340F43E42 for ; Mon, 22 Jul 2002 06:40: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.4/8.12.4) with ESMTP id g6MDe1JU013232 for ; Mon, 22 Jul 2002 06:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MDe1CR013231; Mon, 22 Jul 2002 06:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36F7C37B400 for ; Mon, 22 Jul 2002 06:31:01 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C8E543E7B for ; Mon, 22 Jul 2002 06:30:59 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6MDV7j21401 for ; Mon, 22 Jul 2002 15:31:08 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6MDUtIN046187; Mon, 22 Jul 2002 15:30:55 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6MDUtPn046186; Mon, 22 Jul 2002 15:30:55 +0200 (CEST) Message-Id: <200207221330.g6MDUtPn046186@sauna.arved.de> Date: Mon, 22 Jul 2002 15:30:55 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/40881: Update bsd.sites.mk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40881 >Category: ports >Synopsis: Update bsd.sites.mk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 06:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: Both Austrian SUNSITE Mirrors have disappered. >How-To-Repeat: >Fix: --- sites.diff begins here --- Index: bsd.sites.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v retrieving revision 1.92 diff -u -r1.92 bsd.sites.mk --- bsd.sites.mk 17 Jul 2002 15:01:40 -0000 1.92 +++ bsd.sites.mk 22 Jul 2002 13:25:40 -0000 @@ -251,8 +251,6 @@ http://www.ibiblio.org/pub/Linux/%SUBDIR%/ \ http://linux.dsi.internet2.edu/%SUBDIR%/ \ ftp://ftp.unicamp.br/pub/systems/Linux/%SUBDIR%/ \ - ftp://ftp.tuwien.ac.at/z3/opsys/linux/ibiblio/%SUBDIR%/ \ - ftp://ftp.univie.ac.at/systems/linux/metalab/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/linux/sunsite/%SUBDIR%/ \ ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/linux/mirrors/sunsite.unc.edu/%SUBDIR%/ \ --- sites.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6:44:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C39D37B400; Mon, 22 Jul 2002 06:44:30 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD5343E31; Mon, 22 Jul 2002 06:44:29 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g6MDhHX0035365; Mon, 22 Jul 2002 09:43:17 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g6MDhHDZ035364; Mon, 22 Jul 2002 09:43:17 -0400 (EDT) (envelope-from alane) Date: Mon, 22 Jul 2002 09:43:17 -0400 From: Alan E To: Bart Peiren Cc: kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt-3.0.3_5 Message-ID: <20020722134317.GA35324@wwweasel.geeksrus.net> References: <1027344945.3d3c0a3176fcc@wiebel.dommel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1027344945.3d3c0a3176fcc@wiebel.dommel.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 03:35:45PM +0200, Bart Peiren wrote: >Hello > >I just noticed that QT 3.0.3_5 is the latest version in the ports, while >3.0.5 has already been released. Since this latest version contains a >(for me) rather important bug fix regarding QTextEdit, I'd like to see >this newer version in the ports. We're working on it. A large amount of testing is involved and we hope to have the upgrade, if there are no problems, available soon, within a week if possible. Thanks for your patience. -- AlanE on KDE-FreeBSD Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 6:59:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BB8337B444 for ; Mon, 22 Jul 2002 06:59:04 -0700 (PDT) Received: from ridge.aps.org (ridge.aps.org [149.28.1.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 420E143E31 for ; Mon, 22 Jul 2002 06:59:03 -0700 (PDT) (envelope-from paul@nerdlabs.com) Received: from lugnut.aps.org (lugnut.aps.org [149.28.3.182]) by ridge.aps.org (8.9.3+Sun/8.9.3) with ESMTP id JAA12863; Mon, 22 Jul 2002 09:59:00 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: Paul Dlug To: freebsd-ports@freebsd.org Subject: ports/35037 - cfengine-devel (cfengine2) Date: Mon, 22 Jul 2002 09:59:00 -0400 User-Agent: KMail/1.4.2 Cc: Juha Ylitalo MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207220959.00685.paul@nerdlabs.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Are there plans to include this port? I emailed the submitter of this port and he hadn't heard back yet as to its status. I've been using the port from the submitters homepage for a few days now and it's worked flawlessly. Is there something further that needs to get done? I'm more than happy to help out with testing/debugging or anything else that can be done to expidite this ports inclusion. Thanks, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 7:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3785037B407 for ; Mon, 22 Jul 2002 07:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DCF843E70 for ; Mon, 22 Jul 2002 07:10: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.4/8.12.4) with ESMTP id g6MEA3JU020050 for ; Mon, 22 Jul 2002 07:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MEA3I5020049; Mon, 22 Jul 2002 07:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E8A737B406 for ; Mon, 22 Jul 2002 07:05:13 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CC5C43E5E for ; Mon, 22 Jul 2002 07:05:13 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6ME5COT097923 for ; Mon, 22 Jul 2002 07:05:12 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6ME5Cfq097922; Mon, 22 Jul 2002 07:05:12 -0700 (PDT) Message-Id: <200207221405.g6ME5Cfq097922@www.freebsd.org> Date: Mon, 22 Jul 2002 07:05:12 -0700 (PDT) From: Winfried Schöch To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40882: dependency failure in packe xcdroast - needs gdk-pixbuf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40882 >Category: ports >Synopsis: dependency failure in packe xcdroast - needs gdk-pixbuf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 07:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Winfried Schöch >Release: 4.6 stable >Organization: >Environment: FreeBSD xxx.xxx.xxx.de 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: make of /usr/ports/sysutils/xcdroast fails when gdk-pixbuf ist not installed yet. >How-To-Repeat: see above >Fix: "make" and "make install" in /usr/ports/graphics/gdk-pixbuf >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 7:10:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 318FE37B40A for ; Mon, 22 Jul 2002 07:10:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 893AE43E65 for ; Mon, 22 Jul 2002 07: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.4/8.12.4) with ESMTP id g6MEACJU020097 for ; Mon, 22 Jul 2002 07:10:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MEACUJ020096; Mon, 22 Jul 2002 07:10:12 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97F4837B406 for ; Mon, 22 Jul 2002 07:06:56 -0700 (PDT) Received: from femme.listmistress.org (bgp01560565bgs.gambrl01.md.comcast.net [68.50.32.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D0B843E4A for ; Mon, 22 Jul 2002 07:06:52 -0700 (PDT) (envelope-from trish@trish.dyn.magenet.com) Received: from femme.listmistress.org (trish@localhost [127.0.0.1]) by femme.listmistress.org (8.12.3/8.12.1) with ESMTP id g6ME7G38025595; Mon, 22 Jul 2002 10:07:22 -0400 (EDT) Received: (from trish@localhost) by femme.listmistress.org (8.12.3/8.12.3/Submit) id g6ME7FFu025594; Mon, 22 Jul 2002 10:07:15 -0400 (EDT) Message-Id: <200207221407.g6ME7FFu025594@femme.listmistress.org> Date: Mon, 22 Jul 2002 10:07:15 -0400 (EDT) From: Trish Lynch Reply-To: Trish Lynch To: FreeBSD-gnats-submit@FreeBSD.org Cc: trish@bsdunix.net X-Send-Pr-Version: 3.113 Subject: ports/40883: *MAINTAINER UPDATE* ports/mail/ecartis Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40883 >Category: ports >Synopsis: *MAINTAINER UPDATE* ports/mail/ecartis >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 07:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Trish Lynch >Release: FreeBSD 5.0-CURRENT i386 >Organization: Ecartis Core Team, a-hols-r-us >Environment: System: FreeBSD femme.listmistress.org 5.0-CURRENT FreeBSD 5.0-CURRENT #12: Fri Jun 14 10:28:33 EDT 2002 trish@femme.listmistress.org:/admins/obj/admins/src/sys/FEMME i386 >Description: Update from snap20020514 to snap20020718 >How-To-Repeat: >Fix: apply patch at http://www.bsdunix.net/ports/ecartis-20020514-20020718.patch >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 7:11:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2300137B407 for ; Mon, 22 Jul 2002 07:11:42 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 488C843E4A for ; Mon, 22 Jul 2002 07:11:41 -0700 (PDT) (envelope-from Jan.Stocker@t-online.de) Received: from fwd00.sul.t-online.de by mailout03.sul.t-online.com with smtp id 17WcjM-0006yQ-01; Mon, 22 Jul 2002 14:56:04 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.121.105]) by fwd00.sul.t-online.com with esmtp id 17WcjC-1rQxuaC; Mon, 22 Jul 2002 14:55:54 +0200 Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS From: Jan.Stocker@t-online.de (Jan Stocker) Reply-To: Jan.Stocker@t-online.de To: Jun Kuriyama Cc: freebsd-ports@FreeBSD.org In-Reply-To: <7mr8hwytcw.wl@black.imgsrc.co.jp> References: <200207220920.g6M9K3Uq057393@freefall.freebsd.org> <7mr8hwytcw.wl@black.imgsrc.co.jp> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 22 Jul 2002 14:56:15 +0200 Message-Id: <1027342575.368.3.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-07-22 at 12:01, Jun Kuriyama wrote: > At Mon, 22 Jul 2002 09:20:25 +0000 (UTC), > Jan Stocker wrote: > > Uncommenting leads to no compiling errors, but i think the lib hasn't > > linked correctly, cause building ImageMagick causes: > > > > cc -DHAVE_CONFIG_H -I. -I. -I../magick -I../ -I.. -I/usr/X11R6/include > > -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > > -I/X11 -O -pipe -march=pentiumpro -Wall -c `test -f 'composite.c' || > > echo './'`composite.c > > /usr/local/bin/bash ../libtool --silent --mode=link cc -O -pipe > > -march=pentiumpro -Wall -L/usr/local/lib -L/usr/X11R6/lib -o composite > > -L/usr/local/lib -L/usr/X11R6/lib composite.o ../magick/libMagick.la > > ../magick/.libs/libMagick.so: warning: tempnam() possibly used unsafely; > > consider using mkstemp() > > /usr/local/lib/libfpx.so: undefined reference to `operator > > new[](unsigned)' > > /usr/local/lib/libfpx.so: undefined reference to `operator > > delete(void*)' > > /usr/local/lib/libfpx.so: undefined reference to `__cxa_pure_virtual' > > /usr/local/lib/libfpx.so: undefined reference to > > `std::ios_base::Init::Init()' > > /usr/local/lib/libfpx.so: undefined reference to `operator > > delete[](void*)' > > /usr/local/lib/libfpx.so: undefined reference to > > `std::ios_base::Init::~Init()' > > /usr/local/lib/libfpx.so: undefined reference to `operator > > new(unsigned)' > > gmake[1]: *** [composite] Error 1 > > gmake[1]: Leaving directory > > `/ext/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.7/utilities' > > gmake: *** [all-recursive] Error 1 > > *** Error code 2 > > I got same situation, but after "make world" and re-installing libfpx, > I can compile ImageMagick successfully. > > > -- > Jun Kuriyama // IMG SRC, Inc. I've a freshly installed world (about 2 hours old) now, recompiled and installed libfxp (still need the CFLAGS...) and recompiled ImageMagick, but same prob..... Jun, what else you've changed? This looks quite some libstd++ lib is missing Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 7:20: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76DB237B400; Mon, 22 Jul 2002 07:20:00 -0700 (PDT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7196543E5E; Mon, 22 Jul 2002 07:19:59 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd04.sul.t-online.de by mailout08.sul.t-online.com with smtp id 17We2Q-0001UV-06; Mon, 22 Jul 2002 16:19:50 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.108.167]) by fmrl04.sul.t-online.com with esmtp id 17We2B-1ZVDBAC; Mon, 22 Jul 2002 16:19:35 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6MEJYQ21337; Mon, 22 Jul 2002 16:19:34 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g6MEIXHx098169; Mon, 22 Jul 2002 16:18:33 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g6MEIVmZ098168; Mon, 22 Jul 2002 16:18:31 +0200 (CEST) (envelope-from corecode) Date: Mon, 22 Jul 2002 16:18:24 +0200 From: "Simon 'corecode' Schubert" To: Will Andrews Cc: stijn@win.tue.nl, nik@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org, will@csociety.org Subject: Re: Proposed new 'options' target Message-Id: <20020722161824.53353724.corecode@corecode.ath.cx> In-Reply-To: <20020722133510.GR52296@squall.waterspout.com> References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020722074605.GC3222@pcwin002.win.tue.nl> <20020722140603.06bc1ae1.corecode@corecode.ath.cx> <20020722133510.GR52296@squall.waterspout.com> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="h=.qH2weRKqj_b?4" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --h=.qH2weRKqj_b?4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 22 Jul 2002 08:35:10 -0500 Will Andrews wrote: > That would be optimal. However, I wouldn't get too excited about > putting things in the base system. There's no reason for that to > be necessary -- we can simply have bsd.port.mk depend on a port > being installed to support this feature. That way, systems that > have already been released can have their cake and eat it too. like the sed_inplace stuff. though i think that things _needed_ to build a port should be in the base system (like the sed -i now both in current and stable) > Looks ok. Though I don't understand the need for a "version" > line. What are "sel", "msel", and "text"? version is for a change in the options. if the options don't change there is no point in presenting the options over and over again when updating and compiling. but if there is a change (options removed or added) the old saved options may be no more valid. so the user needs to choose again. sel, msel and text are some ideas for options that might be needed for some ports. maybe for language selection, themes, or whatever. dunno really. but i thought there may be a need for that. cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --h=.qH2weRKqj_b?4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9PBQ2r5S+dk6z85oRAu2YAJ980GVfhFnwlAVQcdWwYBQ0pP/o0ACgn+24 9+YotkJkHUnWKZAQKZ9hbqM= =vctM -----END PGP SIGNATURE----- --h=.qH2weRKqj_b?4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 7:35:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A58637B400 for ; Mon, 22 Jul 2002 07:35:58 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B519543E6E for ; Mon, 22 Jul 2002 07:35:57 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 47CB89B3A; Mon, 22 Jul 2002 09:35:57 -0500 (EST) Date: Mon, 22 Jul 2002 09:35:57 -0500 From: Will Andrews To: Gerald Pfeifer Cc: ports@FreeBSD.org Subject: Re: tg@FreeBSD.org and orphaned ports Message-ID: <20020722143557.GT52296@squall.waterspout.com> Mail-Followup-To: Gerald Pfeifer , ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 02:29:56PM +0200, Gerald Pfeifer wrote: > tg@FreeBSD.org appears as the maintainer of a few dozen ports including > x11/xlockmore (for which I have an update pending), but doesn't appear > as a committer any longer: > > % finger tg@FreeBSD.org > [FreeBSD.org] > finger: tg: no such user > > What should be done about this? He possibly has ~/.nofinger like I do. :) Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 7:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63BBF37B400 for ; Mon, 22 Jul 2002 07:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FE5243E42 for ; Mon, 22 Jul 2002 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.4/8.12.4) with ESMTP id g6MEe4JU026306 for ; Mon, 22 Jul 2002 07:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MEe4kW026304; Mon, 22 Jul 2002 07:40:04 -0700 (PDT) Date: Mon, 22 Jul 2002 07:40:04 -0700 (PDT) Message-Id: <200207221440.g6MEe4kW026304@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Dan Nelson Subject: Re: ports/40638: spamass-milter port hangs on multiple simultaneous e-mails Reply-To: Dan Nelson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40638; it has been noted by GNATS. From: Dan Nelson To: freebsd-gnats-submit@FreeBSD.org, john@jnielsen.net Cc: Subject: Re: ports/40638: spamass-milter port hangs on multiple simultaneous e-mails Date: Mon, 22 Jul 2002 09:36:16 -0500 I am in the process of getting a commit bit for the spamass-milter project as savannah, and once I figure out how to, I'll add all the patches to CVS and roll a new release. That should make it easier for everyone. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 7:45:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74BA937B400; Mon, 22 Jul 2002 07:45:41 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0262843E42; Mon, 22 Jul 2002 07:45:41 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 7BF379B3A; Mon, 22 Jul 2002 09:45:40 -0500 (EST) Date: Mon, 22 Jul 2002 09:45:40 -0500 From: Will Andrews To: Simon 'corecode' Schubert Cc: Will Andrews , stijn@win.tue.nl, nik@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org Subject: Re: Proposed new 'options' target Message-ID: <20020722144540.GV52296@squall.waterspout.com> Mail-Followup-To: Simon 'corecode' Schubert , Will Andrews , stijn@win.tue.nl, nik@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020722074605.GC3222@pcwin002.win.tue.nl> <20020722140603.06bc1ae1.corecode@corecode.ath.cx> <20020722133510.GR52296@squall.waterspout.com> <20020722161824.53353724.corecode@corecode.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722161824.53353724.corecode@corecode.ath.cx> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 04:18:24PM +0200, Simon 'corecode' Schubert wrote: > > That would be optimal. However, I wouldn't get too excited about > > putting things in the base system. There's no reason for that to > > be necessary -- we can simply have bsd.port.mk depend on a port > > being installed to support this feature. That way, systems that > > have already been released can have their cake and eat it too. > > like the sed_inplace stuff. though i think that things _needed_ to build > a port should be in the base system (like the sed -i now both in current > and stable) Actually, I disagreed with how the sed inplace stuff was implemented and still believe it is rather suboptimal. However, I don't particularly care and don't wish to make a big fuss over it. Regarding the "need" to be in the base system, I think that "need" should be evaluated very strictly. We don't really NEED options to build ports, right? :) > > Looks ok. Though I don't understand the need for a "version" > > line. What are "sel", "msel", and "text"? > > version is for a change in the options. if the options don't change > there is no point in presenting the options over and over again when > updating and compiling. > but if there is a change (options removed or added) the old saved > options may be no more valid. so the user needs to choose again. If the options are changed, wouldn't this be reflected in PORTREVISION? I suppose, an additional granularity wouldn't hurt things too much. > sel, msel and text are some ideas for options that might be needed for > some ports. maybe for language selection, themes, or whatever. dunno > really. but i thought there may be a need for that. If you can't clarify what the purpose would be, you surely can't implement their usage, and thus they have no purpose here. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 7:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C45DA37B400 for ; Mon, 22 Jul 2002 07:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14A3743E42 for ; Mon, 22 Jul 2002 07: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.4/8.12.4) with ESMTP id g6MEo1JU027204 for ; Mon, 22 Jul 2002 07:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MEo1r7027203; Mon, 22 Jul 2002 07:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4C8B37B401 for ; Mon, 22 Jul 2002 07:41:10 -0700 (PDT) Received: from web4.internetx.de (web4.internetx.de [195.127.139.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4207F43E65 for ; Mon, 22 Jul 2002 07:41:09 -0700 (PDT) (envelope-from jc@internetx.de) Received: from slig.internetx.de ([195.127.139.8]) by web4.internetx.de (8.12.5/8.12.5) with ESMTP id g6MEf0Zx001232 for ; Mon, 22 Jul 2002 16:41:00 +0200 Received: from slig.internetx.de (localhost [127.0.0.1]) by slig.internetx.de (8.12.5/8.12.5) with ESMTP id g6MA5YVJ042203 for ; Mon, 22 Jul 2002 12:05:34 +0200 (CEST) (envelope-from jc@internetx.de) Received: (from zeus@localhost) by slig.internetx.de (8.12.5/8.12.5/Submit) id g6MA5Yoc042202; Mon, 22 Jul 2002 12:05:34 +0200 (CEST) (envelope-from zeus) Message-Id: <200207221005.g6MA5Yoc042202@slig.internetx.de> Date: Mon, 22 Jul 2002 12:05:34 +0200 (CEST) From: "J.-C. Zeus" Reply-To: "J.-C. Zeus" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40885: perl5-libs installed to wrong location (I'm using perl5.8.0) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40885 >Category: ports >Synopsis: perl5-libs installed to wrong location (I'm using perl5.8.0) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 07:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: J.-C. Zeus >Release: FreeBSD 4.6-STABLE i386 >Organization: InterNetX GmbH >Environment: System: FreeBSD slig.internetx.de 4.6-STABLE FreeBSD 4.6-STABLE #1: Tue Jul 2 18:07:16 CEST 2002 zeus@slig.internetx.de:/usr/obj/usr/src/sys/GENERIC i386 >Description: I upgraded perl5.6.1 to perl5.8.0. When I tried to reinstall Date::Calc, it placed the libraries into the wrong directory: /usr/local/lib/perl5/site_perl/5.005 >How-To-Repeat: make all install clean >Fix: Change may be needed in bsd.port.mk >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 8: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDF1437B400 for ; Mon, 22 Jul 2002 08:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47CA843E67 for ; Mon, 22 Jul 2002 08:00: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.4/8.12.4) with ESMTP id g6MF07JU028448 for ; Mon, 22 Jul 2002 08:00:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MF07Ul028447; Mon, 22 Jul 2002 08:00:07 -0700 (PDT) Date: Mon, 22 Jul 2002 08:00:07 -0700 (PDT) Message-Id: <200207221500.g6MF07Ul028447@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Lehmann Subject: Re: ports/40882: dependency failure in packe xcdroast - needs gdk-pixbuf Reply-To: Oliver Lehmann Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40882; it has been noted by GNATS. From: Oliver Lehmann To: Winfried Schöch Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/40882: dependency failure in packe xcdroast - needs gdk-pixbuf Date: Mon, 22 Jul 2002 16:55:46 +0200 On Mon, 22 Jul 2002 07:05:12 -0700 (PDT) Winfried Schöch wrote: > make of /usr/ports/sysutils/xcdroast fails when gdk-pixbuf ist not > installed yet. Right, and thats why there is a dependency to gdk-pixbuf LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf maybe your ports are to old? -- Oliver Lehmann, lehmann@ans-netz.de, http://www.pofo.de/ http://wishlist.pofo.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 8: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBF3637B401 for ; Mon, 22 Jul 2002 08:00:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C659C43E6A for ; Mon, 22 Jul 2002 08:00: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.4/8.12.4) with ESMTP id g6MF08JU028467 for ; Mon, 22 Jul 2002 08:00:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MF08WG028466; Mon, 22 Jul 2002 08:00:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2428037B400 for ; Mon, 22 Jul 2002 07:58:07 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE18B43E3B for ; Mon, 22 Jul 2002 07:58:06 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MEw6OT003478 for ; Mon, 22 Jul 2002 07:58:06 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MEw69G003477; Mon, 22 Jul 2002 07:58:06 -0700 (PDT) Message-Id: <200207221458.g6MEw69G003477@www.freebsd.org> Date: Mon, 22 Jul 2002 07:58:06 -0700 (PDT) From: Joe Barbish To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40886: pkpkg_delete apache-1.3.26_3 does not work correctlly Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40886 >Category: ports >Synopsis: pkpkg_delete apache-1.3.26_3 does not work correctlly >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 08:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joe Barbish >Release: 4.5 & 4.6 >Organization: home >Environment: >Description: # pkg_delete apache-1.3.26_3 pkg_delete: unable to completely remove directory '/usr/local/etc/apache' pkg_delete: unable to completely remove directory '/usr/local/share/doc/apache' pkg_delete: unable to completely remove directory '/usr/local/www/data-dist' pkg_delete: unable to completely remove directory '/usr/local/www' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) To delete Apache user permanently, use 'pw userdel www' # >How-To-Repeat: Try to pkg_delete apache-1.3.26_3 your self >Fix: apache-1.3.26_3 Port maintainer needs to fix port. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 8: 1:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D43537B400; Mon, 22 Jul 2002 08:01:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C71243E3B; Mon, 22 Jul 2002 08:01:41 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (tobez@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MF1eJU028637; Mon, 22 Jul 2002 08:01:41 -0700 (PDT) (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MF1ecT028633; Mon, 22 Jul 2002 17:01:40 +0200 (CEST) Date: Mon, 22 Jul 2002 17:01:40 +0200 (CEST) From: Anton Berezin Message-Id: <200207221501.g6MF1ecT028633@freefall.freebsd.org> To: zeus@internetx.de, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40885: perl5-libs installed to wrong location (I'm using perl5.8.0) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: perl5-libs installed to wrong location (I'm using perl5.8.0) State-Changed-From-To: open->feedback State-Changed-By: tobez State-Changed-When: Mon Jul 22 17:00:11 CEST 2002 State-Changed-Why: What does /usr/bin/perl -v say? Have you tried to run /usr/local/bin/use.perl port (see /usr/ports/lang/perl5.8/pkg-message for details)? http://www.freebsd.org/cgi/query-pr.cgi?pr=40885 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 8:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C036537B400 for ; Mon, 22 Jul 2002 08:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1184943E6A for ; Mon, 22 Jul 2002 08:10: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.4/8.12.4) with ESMTP id g6MFA2JU033886 for ; Mon, 22 Jul 2002 08:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MFA21U033885; Mon, 22 Jul 2002 08:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98C9737B400 for ; Mon, 22 Jul 2002 08:03:49 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C46B43E42 for ; Mon, 22 Jul 2002 08:03:48 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6MF3wj22200 for ; Mon, 22 Jul 2002 17:03:58 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6MF3jIN048696; Mon, 22 Jul 2002 17:03:45 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6MF3iIC048695; Mon, 22 Jul 2002 17:03:44 +0200 (CEST) Message-Id: <200207221503.g6MF3iIC048695@sauna.arved.de> Date: Mon, 22 Jul 2002 17:03:44 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/40887: Fix PATCH_SITE for audio/xmix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40887 >Category: ports >Synopsis: Fix PATCH_SITE for audio/xmix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 08:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: This has been broken since 1996 :-). >How-To-Repeat: >Fix: --- xmix.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/xmix/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 22 Jul 2002 03:54:21 -0000 1.10 +++ Makefile 22 Jul 2002 14:54:18 -0000 @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= apps/sound/mixers PATCH_SITES= ${MASTER_SITES} +PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} PATCHFILES= xmix-2.1.mixers.patch MAINTAINER= ports@FreeBSD.Org --- xmix.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 8:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 275B237B401 for ; Mon, 22 Jul 2002 08:10:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C840743E65 for ; Mon, 22 Jul 2002 08:10: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.4/8.12.4) with ESMTP id g6MFA6JU033904 for ; Mon, 22 Jul 2002 08:10:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MFA6p0033903; Mon, 22 Jul 2002 08:10:06 -0700 (PDT) Date: Mon, 22 Jul 2002 08:10:06 -0700 (PDT) Message-Id: <200207221510.g6MFA6p0033903@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jan.Stocker@t-online.de (Jan Stocker) Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS Reply-To: Jan.Stocker@t-online.de (Jan Stocker) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40874; it has been noted by GNATS. From: Jan.Stocker@t-online.de (Jan Stocker) To: Mikhail Teterin Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS Date: 22 Jul 2002 17:08:09 +0200 But i think it is not the correct way to link stdc++ by hand, you ve to use "c++" for linking instead, it will use stdc++ by itself.... On Mon, 2002-07-22 at 17:00, Mikhail Teterin wrote: > I have just commited a fix (I think). The trouble was with the > missing -lstdc++ :-( Please, confirm... > > -mi > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 8:10:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FD9A37B400 for ; Mon, 22 Jul 2002 08:10:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FCAD43E6A for ; Mon, 22 Jul 2002 08: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.4/8.12.4) with ESMTP id g6MFA9JU033915 for ; Mon, 22 Jul 2002 08:10:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MFA9I2033914; Mon, 22 Jul 2002 08:10:09 -0700 (PDT) Date: Mon, 22 Jul 2002 08:10:09 -0700 (PDT) Message-Id: <200207221510.g6MFA9I2033914@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mikhail Teterin Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS Reply-To: Mikhail Teterin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40874; it has been noted by GNATS. From: Mikhail Teterin To: Jan.Stocker@t-online.de, FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS Date: Mon, 22 Jul 2002 11:00:17 -0400 I have just commited a fix (I think). The trouble was with the missing -lstdc++ :-( Please, confirm... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 8:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B46C37B400 for ; Mon, 22 Jul 2002 08:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DE9F43E6A for ; Mon, 22 Jul 2002 08: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.4/8.12.4) with ESMTP id g6MFK2JU034873 for ; Mon, 22 Jul 2002 08:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MFK2Pm034871; Mon, 22 Jul 2002 08:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14E6137B400 for ; Mon, 22 Jul 2002 08:11:54 -0700 (PDT) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C40C43E5E for ; Mon, 22 Jul 2002 08:11:53 -0700 (PDT) (envelope-from mich@freebsdcluster.org) Received: by freebsdcluster.org (Postfix, from userid 1001) id 227B4AC703; Mon, 22 Jul 2002 17:11:52 +0200 (CEST) Message-Id: <20020722151152.227B4AC703@freebsdcluster.org> Date: Mon, 22 Jul 2002 17:11:52 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40888: Update port: [Maintainer update]: misc/lr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40888 >Category: ports >Synopsis: Update port: [Maintainer update]: misc/lr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 08:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.6-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386 >Description: Update to 1.7 >How-To-Repeat: >Fix: diff -u -ruN lr.bak/Makefile lr/Makefile --- lr.bak/Makefile Mon Jul 22 17:03:31 2002 +++ lr/Makefile Mon Jul 22 17:03:45 2002 @@ -7,7 +7,7 @@ # PORTNAME= lr -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= misc MASTER_SITES= http://www.seekrut.com/rk/ diff -u -ruN lr.bak/distinfo lr/distinfo --- lr.bak/distinfo Mon Jul 22 17:03:31 2002 +++ lr/distinfo Mon Jul 22 17:03:50 2002 @@ -1 +1 @@ -MD5 (lr-1.6.tar.gz) = 874a8b3b2615fa7d816f51432d3fb4e7 +MD5 (lr-1.7.tar.gz) = 71eb305afbf8c295d523b299edc5649c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 8:31:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D1D737B400; Mon, 22 Jul 2002 08:31:19 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2152743E31; Mon, 22 Jul 2002 08:31:18 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd10.sul.t-online.de by mailout03.sul.t-online.com with smtp id 17Wf9R-0006DW-03; Mon, 22 Jul 2002 17:31:09 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.108.167]) by fmrl10.sul.t-online.com with esmtp id 17Wf97-27rV44C; Mon, 22 Jul 2002 17:30:49 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6MFUhQ22388; Mon, 22 Jul 2002 17:30:43 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g6MFThHx024188; Mon, 22 Jul 2002 17:29:43 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g6MFTf1T024187; Mon, 22 Jul 2002 17:29:41 +0200 (CEST) (envelope-from corecode) Date: Mon, 22 Jul 2002 17:29:35 +0200 From: "Simon 'corecode' Schubert" To: Will Andrews Cc: stijn@win.tue.nl, nik@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org Subject: Re: Proposed new 'options' target Message-Id: <20020722172935.20933378.corecode@corecode.ath.cx> In-Reply-To: <20020722144540.GV52296@squall.waterspout.com> References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020722074605.GC3222@pcwin002.win.tue.nl> <20020722140603.06bc1ae1.corecode@corecode.ath.cx> <20020722133510.GR52296@squall.waterspout.com> <20020722161824.53353724.corecode@corecode.ath.cx> <20020722144540.GV52296@squall.waterspout.com> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.mx(+2JJ1yFj(ot" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.mx(+2JJ1yFj(ot Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 22 Jul 2002 09:45:40 -0500 Will Andrews wrote: > > like the sed_inplace stuff. though i think that things _needed_ to build > > a port should be in the base system (like the sed -i now both in current > > and stable) > Regarding the "need" to be in the base system, I think that > "need" should be evaluated very strictly. We don't really NEED > options to build ports, right? :) that's perfectly true though it complicates everything if bsd.port.mk needs to check for the binary being installed etc. if it's in the base system everything is fine (but one needs to add support for older versions by depending on a port or whatever. this again is not very nice :) > > version is for a change in the options. if the options don't change > > there is no point in presenting the options over and over again when > > updating and compiling. > > but if there is a change (options removed or added) the old saved > > options may be no more valid. so the user needs to choose again. > If the options are changed, wouldn't this be reflected in > PORTREVISION? I suppose, an additional granularity wouldn't hurt > things too much. yes, PORTREVISION would be bumped. but changing the port's version doesn't mean the options need to be chosen again. if the options don't change i don't want to have that selection dialog presented over and over again. > > sel, msel and text are some ideas for options that might be needed for > > some ports. maybe for language selection, themes, or whatever. dunno > > really. but i thought there may be a need for that. > > If you can't clarify what the purpose would be, you surely can't > implement their usage, and thus they have no purpose here. true. that's why they are commented out and got a `-' prepended meaning a "maybe" target. perhaps some porters here see an urge for some types of options other than yes/no ones. feedback? cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.mx(+2JJ1yFj(ot Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9PCTlr5S+dk6z85oRAigQAKDw8gvsxNFjNbu9nvqumTgU9vg2ygCfV2Ef lBekGtf7hJvYypturqMjV04= =Ej8Q -----END PGP SIGNATURE----- --=.mx(+2JJ1yFj(ot-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 9: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF1037B400 for ; Mon, 22 Jul 2002 09:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34E4643E42 for ; Mon, 22 Jul 2002 09:00: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.4/8.12.4) with ESMTP id g6MG0AJU038881 for ; Mon, 22 Jul 2002 09:00:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MG0Aap038879; Mon, 22 Jul 2002 09:00:10 -0700 (PDT) Date: Mon, 22 Jul 2002 09:00:10 -0700 (PDT) Message-Id: <200207221600.g6MG0Aap038879@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Simon 'corecode' Schubert" Subject: Re: ports/40886: pkpkg_delete apache-1.3.26_3 does not work correctlly Reply-To: "Simon 'corecode' Schubert" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40886; it has been noted by GNATS. From: "Simon 'corecode' Schubert" To: Joe Barbish Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/40886: pkpkg_delete apache-1.3.26_3 does not work correctlly Date: Mon, 22 Jul 2002 17:35:07 +0200 --=.QwIFdJl2MOaZRu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 22 Jul 2002 07:58:06 -0700 (PDT) Joe Barbish wrote: > >Description: > # pkg_delete apache-1.3.26_3 > pkg_delete: unable to completely remove directory > '/usr/local/etc/apache' > pkg_delete: unable to completely remove directory > '/usr/local/share/doc/apache' > pkg_delete: unable to completely remove directory > '/usr/local/www/data-dist' > pkg_delete: unable to completely remove directory '/usr/local/www' > pkg_delete: couldn't entirely delete package (perhaps the packing list > is > incorrectly specified?) > To delete Apache user permanently, use 'pw userdel www' > # > > >How-To-Repeat: > Try to pkg_delete apache-1.3.26_3 your self do you have some stale/unregistered files in these directories (own configuration files, html documents)? this would prevent pkg_delete from removing these directories. -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.QwIFdJl2MOaZRu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9PCYur5S+dk6z85oRAkm9AKDEjKeC7W/QT4OmPG9UyQv+kNAqAQCgytVu K21tnCergnT4BMcqhmgWJP8= =Q9nP -----END PGP SIGNATURE----- --=.QwIFdJl2MOaZRu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 9:20:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B610237B400; Mon, 22 Jul 2002 09:20:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AAA543E42; Mon, 22 Jul 2002 09:20:48 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MGKmJU045218; Mon, 22 Jul 2002 09:20:48 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MGKeRZ045206; Mon, 22 Jul 2002 09:20:40 -0700 (PDT) Date: Mon, 22 Jul 2002 09:20:40 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207221620.g6MGKeRZ045206@freefall.freebsd.org> To: trish@bsdunix.net, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40883: *MAINTAINER UPDATE* ports/mail/ecartis Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: *MAINTAINER UPDATE* ports/mail/ecartis State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Jul 22 09:20:23 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40883 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 9:22:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 460DB37B400; Mon, 22 Jul 2002 09:22:43 -0700 (PDT) Received: from pd5mo3so.prod.shaw.ca (h24-71-223-10.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B66EC43E6E; Mon, 22 Jul 2002 09:22:37 -0700 (PDT) (envelope-from peter@activeinfo.ca) Disposition-notification-to: peter@activeinfo.ca Received: from pd6mr3so.prod.shaw.ca (pd6mr3so-qfe3.prod.shaw.ca [10.0.141.218]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0GZN002LSS5PUJ@l-daemon>; Mon, 22 Jul 2002 10:22:37 -0600 (MDT) Received: from pn2ml5so.prod.shaw.ca (pn2ml5so-qfe0.prod.shaw.ca [10.0.121.149]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0GZN00G71S5O9K@l-daemon>; Mon, 22 Jul 2002 10:22:36 -0600 (MDT) Received: from STEALTH ([24.68.92.254]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with SMTP id <0GZN00FJXS5OCU@l-daemon>; Mon, 22 Jul 2002 10:22:37 -0600 (MDT) Date: Mon, 22 Jul 2002 09:21:15 -0700 From: Peter William Lount Subject: Re: New Version of GNU Smalltalk, how to compile under freebsd? To: Bonzini , ports@freebsd.org, gpalmer@freebsd.org, alex@big.endian.de Cc: Tomas Vanak Message-id: <50d101c2319b$cdf9d770$7000a8c0@STEALTH> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <505e01c230f2$4eda8d80$7000a8c0@STEALTH> <003101c23149$9c1b6590$431a623e@bonz> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Paolo, Awesome, and thanks. All the best, Peter ----- Original Message ----- From: "Bonzini" To: "Peter William Lount" ; ; ; Cc: "Tomas Vanak" Sent: Sunday, July 21, 2002 11:32 PM Subject: Re: New Version of GNU Smalltalk, how to compile under freebsd? > > which leads to my next question, what are the changes > > needed to make gnu smalltalk compilable under freedbsd? > > There is a port of GNU Smalltalk to FreeBSD, but recent version use > transcendental functions for "long double"'s which I thought were more > widely available than they are. So what I will do is including the sources > for the functions and get them in through Autoconf. > > Paolo > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 9:38:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 897BB37B400; Mon, 22 Jul 2002 09:38:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA70D43EDC; Mon, 22 Jul 2002 09:38:39 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (tobez@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MGcdJU046763; Mon, 22 Jul 2002 09:38:39 -0700 (PDT) (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MGcUBR046748; Mon, 22 Jul 2002 18:38:30 +0200 (CEST) Date: Mon, 22 Jul 2002 18:38:30 +0200 (CEST) From: Anton Berezin Message-Id: <200207221638.g6MGcUBR046748@freefall.freebsd.org> To: zeus@internetx.de, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40885: perl5-libs installed to wrong location (I'm using perl5.8.0) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: perl5-libs installed to wrong location (I'm using perl5.8.0) State-Changed-From-To: feedback->closed State-Changed-By: tobez State-Changed-When: Mon Jul 22 18:38:09 CEST 2002 State-Changed-Why: Originator reports a pilot error. http://www.freebsd.org/cgi/query-pr.cgi?pr=40885 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 10:26:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB36937B400; Mon, 22 Jul 2002 10:26:27 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE3943E5E; Mon, 22 Jul 2002 10:26:25 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g6MHQJup022271; Mon, 22 Jul 2002 20:26:20 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g6MHQJkE022270; Mon, 22 Jul 2002 20:26:19 +0300 (EEST) Date: Mon, 22 Jul 2002 20:26:19 +0300 From: Alexandr Kovalenko To: ports@FreeBSD.org Cc: dirk@FreeBSD.org Subject: Fwd: Re: PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1 Message-ID: <20020722172619.GA22176@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Forwarded message from Marko Karppinen ----- Date: Mon, 22 Jul 2002 13:59:57 +0300 Subject: PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1 From: Marko Karppinen To: PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1 Issued on: July 22, 2002 Software: PHP versions 4.2.0 and 4.2.1 Platforms: All The PHP Group has learned of a serious security vulnerability in PHP versions 4.2.0 and 4.2.1. An intruder may be able to execute arbitrary code with the privileges of the web server. This vulnerability may be exploited to compromise the web server and, under certain conditions, to gain privileged access. Description PHP contains code for intelligently parsing the headers of HTTP POST requests. The code is used to differentiate between variables and files sent by the user agent in a "multipart/form-data" request. This parser has insufficient input checking, leading to the vulnerability. The vulnerability is exploitable by anyone who can send HTTP POST requests to an affected web server. Both local and remote users, even from behind firewalls, may be able to gain privileged access. Impact Both local and remote users may exploit this vulnerability to compromise the web server and, under certain conditions, to gain privileged access. So far only the IA32 platform has been verified to be safe from the execution of arbitrary code. The vulnerability can still be used on IA32 to crash PHP and, in most cases, the web server. Solution The PHP Group has released a new PHP version, 4.2.2, which incorporates a fix for the vulnerability. All users of affected PHP versions are encouraged to upgrade to this latest version. The downloads web site at http://www.php.net/downloads.php has the new 4.2.2 source tarballs, Windows binaries and source patches from 4.2.0 and 4.2.1 available for download. Workaround If the PHP applications on an affected web server do not rely on HTTP POST input from user agents, it is often possible to deny POST requests on the web server. In the Apache web server, for example, this is possible with the following code included in the main configuration file or a top-level .htaccess file: Order deny,allow Deny from all Note that an existing configuration and/or .htaccess file may have parameters contradicting the example given above. Credits The PHP Group would like to thank Stefan Esser of e-matters GmbH for discovering this vulnerability. Copyright (c) 2002 The PHP Group. ----- End forwarded message ----- -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 10:30:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AC2937B400; Mon, 22 Jul 2002 10:30:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 017BF43E70; Mon, 22 Jul 2002 10:30:35 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MHUYJU055781; Mon, 22 Jul 2002 10:30:34 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MHUT41055748; Mon, 22 Jul 2002 10:30:29 -0700 (PDT) Date: Mon, 22 Jul 2002 10:30:29 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207221730.g6MHUT41055748@freefall.freebsd.org> To: tilman@arved.de, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40879: Updated port x11/xdialog 2.0.5 -> 2.0.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port x11/xdialog 2.0.5 -> 2.0.6 State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Jul 22 10:29:57 PDT 2002 State-Changed-Why: Committed with additional fixes. http://www.freebsd.org/cgi/query-pr.cgi?pr=40879 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 10:35:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 445DA37B400; Mon, 22 Jul 2002 10:35:19 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6914543E4A; Mon, 22 Jul 2002 10:35:17 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g6MHZEup022450; Mon, 22 Jul 2002 20:35:14 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g6MHZDG9022449; Mon, 22 Jul 2002 20:35:13 +0300 (EEST) Date: Mon, 22 Jul 2002 20:35:12 +0300 From: Alexandr Kovalenko To: Michael Carlson Cc: dinoex@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: licq-qt-gui-1.0.4 Message-ID: <20020722173512.GB22176@nevermind.kiev.ua> References: <3D5657E5.7050506@llnl.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <3D5657E5.7050506@llnl.gov> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Michael Carlson! On Sun, Aug 11, 2002 at 12:26:13PM +0000, you wrote: > Sorry to bother you, but I was wondering if there was a fix for those > who have QT-3 installed? I seem to have a problem making any port that > required QT-2.x, as it doest not use QT-3 due to some incompatibility. First of all, you should use licq-devel, add WITH_LICQ_DEVEL=yes to your /etc/make.conf. Then install /usr/ports/net/licq-devel Then apply following patch in /usr/ports/net/licq-qt-gui folder: --- Makefile.orig Mon Jul 22 16:26:04 2002 +++ Makefile Mon Jul 22 16:42:14 2002 @@ -12,15 +12,24 @@ MAINTAINER= dinoex@FreeBSD.org USE_AUTOMAKE= yes -USE_QT_VER= 2 CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ - LIBS="${PTHREAD_LIBS}" + LIBS="${PTHREAD_LIBS}" KDEDIR="/usr/local" +CONFIGURE_ARGS+= --with-kde + +.if defined(USE_QT3) +USE_QT_VER= 3 +.else +USE_QT_VER= 2 +MAKE_ENV+= MOC=${X11BASE}/bin/moc2 +.endif +.if !defined(USE_QT3) post-patch: @${PERL5} -pi -e 's|libqt-mt.so.2|libqt2-mt.so.4|g;' \ -e 's|-lqt-mt|-lqt2-mt|g;' -e 's|libqt.so|libqt2.so|g;' \ -e 's|-lqt$$|-lqt2|g;' ${WRKSRC}/acinclude.m4 +.endif pre-configure: @(cd ${WRKSRC} && ${ACLOCAL}) Then build licq-qt-gui with "make USE_QT3=yes". If you don't have KDE3, then remove KDEDIR="/usr/local" and CONFIGURE_ARGS+= --with-kde -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 10:41:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A011637B400 for ; Mon, 22 Jul 2002 10:41:39 -0700 (PDT) Received: from tatm.com (www.tatm.com [217.174.207.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7A3F43E31 for ; Mon, 22 Jul 2002 10:41:38 -0700 (PDT) (envelope-from zefal@tatm.com) Received: from Hvezhl [81.22.69.40] by tatm.com [217.174.207.33] with SMTP (MDaemon.v3.5.2.R) for ; Mon, 22 Jul 2002 19:41:29 +0200 From: l-linux To: ports@FreeBSD.org Subject: Your password MIME-Version: 1.0 X-MDRemoteIP: 81.22.69.40 X-Return-Path: zefal@tatm.com X-MDaemon-Deliver-To: ports@FreeBSD.org Message-Id: <20020722174138.D7A3F43E31@mx1.FreeBSD.org> Date: Mon, 22 Jul 2002 10:41:38 -0700 (PDT) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Note du serveur de messagerie : Un fichier attaché pouvant contenir un virus a été détecté dans ce message. Il a été retiré par sécurité. Pour envoyer des fichiers exécutables directement, controlez le fichier avec un antivirus puis compressez le (zip, etc.) avant de l'envoyer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11: 1:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9728037B401 for ; Mon, 22 Jul 2002 11:00:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ACAB43E5E for ; Mon, 22 Jul 2002 11:00:17 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MI0HJU058285 for ; Mon, 22 Jul 2002 11:00:17 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MI0F7D058273 for freebsd-ports@freebsd.org; Mon, 22 Jul 2002 11:00:15 -0700 (PDT) Date: Mon, 22 Jul 2002 11:00:15 -0700 (PDT) Message-Id: <200207221800.g6MI0F7D058273@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2002/04/18] ports/37241 ports character ranges in regular expressions i o [2002/06/24] ports/39780 ports mcrypt port fails. Something about host o [2002/07/22] ports/40874 ports libfpx wont build / wrong CFLAGS 3 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/05/17] ports/27419 ports E-FancyLauncer clones itself over and ove o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/08/14] ports/29704 ports Imagemagick Identify utility crashes when o [2001/09/25] ports/30823 ports New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports mail/mahogany fails to build, conflicts w o [2001/10/09] ports/31184 ports Latex2html problem o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/12/21] ports/33082 ports audio/mxv fails to compile o [2002/01/13] ports/33848 ports CUPS doesn't find parallel port o [2002/01/15] ports/33927 ports ja-dvipdfm port requires texmf/dvips/base o [2002/01/18] ports/34056 ports vmware2 complains of missing file o [2002/02/23] ports/35237 ports empty manpage installed by trafcount port o [2002/02/26] ports/35364 ports cdb port forgets uint32.h f [2002/02/27] ports/35386 ports doxygen port will not configure f [2002/03/05] ports/35570 ports aureal-kmod ports has invalid Makefile o [2002/03/05] ports/35579 ports New port: phpsysinfo o [2002/03/07] ports/35631 ports SKIP and IPSEC together cause kernel pani f [2002/03/11] ports/35780 ports Update port: russian/fortuneru f [2002/03/20] ports/36144 ports New port: pinepgp-0.17.3 f [2002/03/26] ports/36363 ports apache13-ssl - default'httpsd.conf' lack o [2002/03/31] ports/36565 ports x11/XFree86-4-libraries doesn't install e o [2002/04/03] ports/36711 ports Configure Bug: cyrus-sasl-1.5.27_2 / krb p [2002/04/05] ports/36804 ports portupgrade of apache13+modssl causes cer o [2002/04/06] ports/36811 ports XFree86-4-libraries cannot find version.d o [2002/04/06] ports/36819 ports /usr/ports/x11/XFree86-4 compilation trou o [2002/04/07] ports/36846 ports fxtv 1.03 freezes the system when $LANG=d o [2002/04/08] ports/36879 ports emulators/vmware2 freezes and reboots sys f [2002/04/09] ports/36954 ports PostgreSQL daylight savings fix... o [2002/04/19] ports/37262 ports gphoto2 fails to find supported USB digit f [2002/04/21] ports/37319 ports [Patch] textproc/pspell-ispell (Makefile o [2002/04/22] ports/37358 ports xawtv generates sigalrm with bktr o [2002/04/25] bin/37468 ports mpeg_play compiled on current/DP1 does no o [2002/04/28] ports/37537 ports trafcount causes reboot at 3AM every nigh o [2002/04/30] ports/37612 ports [New Port] PHP Development version 4.1 o [2002/04/25] ports/37452 ports New port: devel/publib: Modular library o o [2002/04/25] ports/37459 ports Patch for ocaml-pcre port (PR 37354) o [2002/04/25] ports/37469 ports new port: otc o [2002/04/25] ports/37474 ports freeamp doesn't build on -current o [2002/04/25] ports/37476 ports Updating the port of biology/molden o [2002/04/28] ports/37521 ports new port: security/autossh o [2002/04/28] ports/37536 ports New port: games/doomlegacy o [2002/04/29] ports/37567 ports New port devel/qextmdi o [2002/04/30] ports/37594 ports Update port misc/mango to 0.11 (SUPERCEED o [2002/04/30] ports/37596 ports EMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] ports/37597 ports aureal-kmod-1.5_3 fails to build o [2002/05/01] ports/37632 ports new port: pstack o [2002/05/01] ports/37638 ports gd doesn't build with TrueType support o [2002/05/01] ports/37654 ports Update textproc/xml4j to 4.0.1HTML conve o [2002/05/20] ports/38339 ports New Port: Stylesheets for TEI->FO convers o [2002/05/20] ports/38340 ports New Port: DTD parser and clean-up tool o [2002/05/20] ports/38341 ports New Port: Customize TEI DTDs o [2002/05/20] ports/38351 ports mod_php4(WITH_APACHE2) +apache2(WITH_THRE o [2002/05/20] ports/38365 ports devel/swarm update for Java support o [2002/05/21] ports/38396 ports jikes option "-encoding" does not work an o [2002/05/23] ports/38450 ports New Port: audio/blop: Bandlimited oscilla o [2002/05/23] ports/38476 ports ports/security/nmapfe: install problem o [2002/05/24] ports/38516 ports ICQv7 transport for the Jabber Server o [2002/05/25] ports/38539 ports New port: devel/libcfg+ o [2002/05/25] ports/38541 ports ghostscript-gnu checksum mismatch for a d o [2002/05/25] ports/38546 ports [MAINTAINER UPDATE] audio/cplay-1.45 clea o [2002/05/25] ports/38555 ports New port: x11-toolkits/frantk (A GUI libr o [2002/05/27] ports/38616 ports Build options in Makefile.local are ignor o [2002/05/27] ports/38624 ports linc will not be installed by ORBit2 o [2002/05/27] ports/38635 ports new port: comms/bforce-kst o [2002/05/27] ports/38638 ports New ports : gfaim 0.30 o [2002/05/27] ports/38642 ports Fatal server error o [2002/05/28] ports/38655 ports Update New port : ports/38641 (DynDns Ser o [2002/05/28] ports/38663 ports New Port: Mono .NET runtime and C# compil o [2002/05/29] ports/38687 ports Update port: security/fwbuilder o [2002/05/29] ports/38696 ports libwmf port configure failure (with worka o [2002/05/29] ports/38725 ports new port: biology/L-Breeder o [2002/05/30] ports/38751 ports Port for discid o [2002/06/01] ports/38800 ports update www/roxen to Roxen WebServer 2.2.2 o [2002/06/02] ports/38805 ports New port: devel/greencard (A foreign func o [2002/06/03] ports/38855 ports net/gtk+licq does not work o [2002/06/03] ports/38861 ports www/auth_ldap compiles-installs but fails o [2002/06/04] ports/38899 ports New port: Yahoo transport for the Jabber o [2002/06/05] ports/38914 ports New Port: zed o [2002/06/05] ports/38915 ports New port: "MOVA" - Scripts for Work with o [2002/06/05] ports/38938 ports New port: gnome/bubblemon - A CPU and mem o [2002/06/06] ports/38950 ports perforce Makefile doesn't do PORTREVISION o [2002/06/06] ports/38952 ports Upgrade omniORB to 3.0.5 o [2002/06/06] ports/38955 ports Update port py-omniorb to version 1.5 o [2002/06/06] ports/38958 ports New port: MySQLMan - a web based MySQL da o [2002/06/07] ports/39007 ports ringtonetools for the ports o [2002/06/08] ports/39030 ports New port: www/p5-Apache-Gallery - mod_per o [2002/06/09] ports/39059 ports New port: IMCom command-line Jabber clien o [2002/06/09] ports/39062 ports beep: beep for a pitch and duration o [2002/06/09] ports/39086 ports Update kappdock to 0.46-1 so as to run un o [2002/06/10] ports/39095 ports ports/net/nttcp and ports/net/ttcp appear o [2002/06/10] ports/39114 ports Checksum mismatch in flvw port o [2002/06/10] ports/39124 ports upgrade ports/russian/fortunerus o [2002/06/10] ports/39131 ports litestream port obsolete o [2002/06/10] ports/39136 ports Enable arts in SDL o [2002/06/10] ports/39137 ports update port: qmail-tls o [2002/06/11] ports/39140 ports New Port: Acrobat Reader 5 CJK font packs o [2002/06/11] ports/39144 ports Port Upgrade (parmetis) o [2002/06/11] ports/39147 ports minor editors/emacs20 build problem o [2002/06/11] ports/39154 ports new port: emulators/grustibus o [2002/06/11] ports/39166 ports new port: www/p5-Apache-AntiSpam o [2002/06/11] ports/39174 ports Need port of SBCL (Steel Bank Common Lisp o [2002/06/11] ports/39178 ports new port: games/crack-attack (An OpenGL g o [2002/06/11] ports/39182 ports netsaint-plugins util.c functions don't q o [2002/06/12] ports/39189 ports lang/clisp needs gcc295 (coredumps with 3 o [2002/06/12] ports/39193 ports [maintainer-update] net/papaya update to o [2002/06/12] ports/39204 ports New port: deskutils/mnemo, a web-based no o [2002/06/12] ports/39207 ports [NEW PORT] x11-toolkits/gtk20-apireferenc o [2002/06/13] ports/39219 ports ddd port not builds on -CURRENT o [2002/06/13] ports/39228 ports native port of vsound 0.5 o [2002/06/13] ports/39250 ports New port: lang/cmucl-extra o [2002/06/14] ports/39304 ports Maintainer Update: textproc/jdictionary ( o [2002/06/14] ports/39307 ports New port: ASpath-tree a IPv6 route stabil o [2002/06/14] ports/39312 ports [PATCH] Addition of mysql-awareness to mo o [2002/06/15] ports/39357 ports Maintainer update: biology/ncbi-toolkit o [2002/06/16] ports/39361 ports New port: chinese/xpdf o [2002/06/16] ports/39364 ports new port: cad/gwave o [2002/06/16] ports/39370 ports Update port: japanese/dvipsk-vflib o [2002/06/16] ports/39371 ports o [2002/06/16] ports/39375 ports astro/seti_applet depends on libgtop whic o [2002/06/16] ports/39383 ports update for comms/qpage port o [2002/06/17] ports/39413 ports [maintainer-update] net/gnugadu o [2002/06/17] ports/39416 ports New port: t2ps o [2002/06/17] ports/39421 ports New Port: smapi2-library for various FTN- o [2002/06/18] ports/39469 ports new FreeBSD port mail/avcheck o [2002/06/18] ports/39470 ports Update port: devel/sdts++ o [2002/06/18] ports/39476 ports profxp will run but when you fxp a file i o [2002/06/19] ports/39544 ports mayavi port disfunctional o [2002/06/19] ports/39550 ports the port doesn't install all the files li o [2002/06/19] ports/39554 ports [PATCH] Update p5-AxKit 1.5_1 -> 1.6 o [2002/06/20] ports/39565 ports Fix tidy on FreeBSD 5.0-CURRENT... o [2002/06/20] ports/39597 ports New port: jdictionary-eng-hun 1.4 - Hunga o [2002/06/20] ports/39598 ports New port: jdictionary-eng-hun-expr 1.4 - o [2002/06/20] ports/39601 ports New port: JDictionary plugin: French-Hung o [2002/06/20] ports/39602 ports New port: JDictionary plugin: Interlingua o [2002/06/20] ports/39606 ports Updated port: audio/lame (3.92) o [2002/06/20] ports/39608 ports upgrade games/cgoban to 1.9.13 o [2002/06/20] ports/39610 ports update www/p5-Apache-DBI to 0.89 o [2002/06/21] ports/39620 ports flashplugin-mozilla crashes when viewing o [2002/06/21] ports/39621 ports isc-dhcpd server can't get all network in o [2002/06/21] ports/39631 ports port eyeclock unaligned access on alpha f [2002/06/22] ports/39666 ports New Port: gwenview (Graphicbrowser for KD o [2002/06/22] ports/39673 ports netsaint-plugins fails to install command o [2002/06/23] ports/39690 ports Update - New Port: gwenview (Graphicbrows o [2002/06/23] ports/39697 ports New port: arson - CD burning and ripping o [2002/06/23] ports/39705 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/23] ports/39707 ports New Port: scmxx 0.6.1.3 (Data Exchange ut o [2002/06/23] ports/39723 ports New port: hu-phone - Hungarian phone code o [2002/06/23] ports/39728 ports New port: hu-zipcodes - Hungarian post co o [2002/06/23] ports/39744 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/23] ports/39745 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/23] ports/39755 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/24] ports/39777 ports New port: security/libsectok o [2002/06/24] ports/39778 ports New port: security/sectok o [2002/06/24] ports/39791 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/24] ports/39792 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/24] ports/39794 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/24] ports/39801 ports New port: kpovmodeler - a KDE frontend fo o [2002/06/24] ports/39806 ports New port: knights - a KDE frontend for cr o [2002/06/25] ports/39847 ports New port: dump9660 o [2002/06/25] ports/39854 ports New port: kdirstat - A small KDE utility o [2002/06/26] ports/39882 ports pptp client does not install from port in o [2002/06/26] ports/39888 ports New Port: ports/math/maxima o [2002/06/26] ports/39895 ports New Port: ports/lang/screamer o [2002/06/26] ports/39900 ports New port: fmirror o [2002/06/26] ports/39901 ports Convert java/jsdk to use bsd.java.mk o [2002/06/26] ports/39902 ports Convert www/apache-jserv to use bsd.java. o [2002/06/26] ports/39912 ports new port of ITS RP06 filesystem image for o [2002/06/27] ports/39917 ports Update Port: x11/wmmenu 0.9 -> 1.2 o [2002/06/27] ports/39926 ports [NEW-PORT] EKG - client for Polish instat o [2002/06/28] ports/39946 ports Shift-Tab navigation doesn't work in tk-8 o [2002/06/28] ports/39955 ports new port of KLH10 PDP-10 mainframe emulat o [2002/06/28] ports/39957 ports New port: databases/jdb o [2002/06/28] ports/39962 ports ports/astro ${PERL} -> ${REINPLACE_CMD} o [2002/06/28] ports/39963 ports New port: Tool to convert Outlook .pst to o [2002/06/28] ports/39964 ports ports/audio misc Makefile cleanup o [2002/06/28] ports/39968 ports ports/cad misc Makefile cleanup o [2002/06/28] ports/39969 ports ports/benchmarks misc Makefile cleanup o [2002/06/28] ports/39971 ports ports/comms minor Makefile cleanup o [2002/06/28] ports/39972 ports ports/databases misc Makefile cleanup o [2002/06/28] ports/39973 ports ports/deskutils misc Makefile cleanup o [2002/06/28] ports/39978 ports ports/devel misc Makefile cleanup o [2002/06/29] ports/39998 ports Makefile for netpbm port has several flaw o [2002/06/29] ports/40000 ports New port: a java-like thread library for o [2002/06/29] ports/40009 ports distinfo file for ports/security/cyrus-sa o [2002/06/29] ports/40022 ports Maintainer update: astro/setiathome (alph o [2002/06/30] ports/40061 ports [new port] games/sopwith o [2002/07/01] ports/40072 ports port upgrade/new port graphics/sinek: a l o [2002/07/01] ports/40078 ports Update port: print/ghostscript-afpl (fix o [2002/07/01] ports/40079 ports Update port: print/ghostscript-gnu (fix p o [2002/07/01] ports/40087 ports Specifying USE_GCC to "make clean" hangs o [2002/07/01] ports/40097 ports Update port: graphics/lablgl fix ld.conf o [2002/07/01] ports/40098 ports New port: x11-toolkits/lablgtk: An ocaml o [2002/07/01] ports/40105 ports New port: Qinx theme/style for KDE o [2002/07/02] ports/40116 ports New port: graphics/gtkam (fix ports/39159 o [2002/07/02] ports/40124 ports Patch to wdm to allow long passwords o [2002/07/02] ports/40128 ports [new port] games/groundhog o [2002/07/02] ports/40131 ports tclock fails to compile o [2002/07/02] ports/40137 ports New port: net/6to4 - enables 6to4 tunnels o [2002/07/03] ports/40156 ports [PATCH] Stale comment in /etc/defaults/ma o [2002/07/03] ports/40161 ports [new port] games/xpired o [2002/07/04] ports/40179 ports port update: net/flow-tools 0.57 -> 0.58 o [2002/07/04] ports/40191 ports New port: ap-utils - configure and monito f [2002/07/05] ports/40226 ports New port: ldapdns - A dns server that ser o [2002/07/05] ports/40235 ports New port: graphics/kbarcode - barcode gen o [2002/07/05] ports/40238 ports New port: devel/antlr o [2002/07/05] ports/40239 ports New port: lang/gh (The Generic Haskell co o [2002/07/06] ports/40271 ports System CFLAGS not included everywhere in o [2002/07/06] ports/40275 ports New port: devel/aegis o [2002/07/06] ports/40276 ports slurp port overwrites/delete existing con o [2002/07/07] ports/40284 ports ports/x11/djvuplugin tarball no longer ex o [2002/07/07] ports/40288 ports moving saslv1 includes files to make it e o [2002/07/07] ports/40294 ports New port: emulators/gpsim o [2002/07/07] ports/40306 ports /usr/ports/games/an won't build o [2002/07/07] ports/40308 ports Can't build fileutils port on -STABLE o [2002/07/07] ports/40323 ports new port xml2rfc f [2002/07/08] ports/40326 ports ports/cad/leocad has a checksum error o [2002/07/08] ports/40333 ports update lang/libutils to 0.7.12 o [2002/07/08] ports/40335 ports www/tidy is missing sys/types.h, thus not o [2002/07/08] ports/40344 ports update of mail/ssmtp to 2.50.9 o [2002/07/08] ports/40347 ports editors/vim-lite is linked with libiconv o [2002/07/08] ports/40351 ports grip does not build on -current o [2002/07/08] ports/40361 ports lang/cmucl dumps core o [2002/07/08] ports/40366 ports New port: graphics/openrm OpenGL based li o [2002/07/08] ports/40368 ports New port: games/gturing - A simple Turing o [2002/07/09] ports/40372 ports ports/www/chtml mastersite has changed o [2002/07/09] ports/40374 ports databases/sqsh is built without readline o [2002/07/09] ports/40383 ports New port: net/kxicq-devel o [2002/07/09] ports/40389 ports New port: linux_dri-devel (CVS linux DRI o [2002/07/09] ports/40396 ports New port: Logging daemon for Linksys BEFS o [2002/07/09] ports/40398 ports new port: gcc31bc o [2002/07/09] ports/40400 ports Update port: misc/gtktalog - A tool to ma o [2002/07/10] ports/40406 ports add optional IPv6 support to irc/epic4 o [2002/07/10] ports/40411 ports apache-jserv port points to wrong locatio o [2002/07/10] ports/40417 ports port for bozohttpd o [2002/07/10] ports/40421 ports o [2002/07/11] ports/40452 ports ports/www/mod_auth_kerb mastersite doesn' o [2002/07/11] ports/40453 ports Updated Port astro/ksetiwatch 2.2.1 -> 2. o [2002/07/11] ports/40461 ports New port MP3c , a cd to mp3 converter wit o [2002/07/11] ports/40469 ports New port: gnome/bubblemon - A CPU and mem o [2002/07/11] ports/40470 ports ports tomcat3.3.1 not boot-autostart o [2002/07/11] ports/40472 ports request for new port o [2002/07/12] ports/40474 ports Cannot make /usr/ports/graphics/gd2 o [2002/07/12] ports/40511 ports update for net/zebra (no-ipv6 option) o [2002/07/12] ports/40514 ports New port: graphics/linux-ac3d easy to use o [2002/07/13] ports/40519 ports qtella update to 0.53, qt3 o [2002/07/13] ports/40521 ports New ports math/blacs and math/scalapack: o [2002/07/13] ports/40525 ports [new port] mail/mew2-xemacs-devel-mule o [2002/07/13] ports/40541 ports New port: japanese/t2ps o [2002/07/13] ports/40544 ports New port: postnuke o [2002/07/14] ports/40546 ports ports/www/php-screw has a checksum error o [2002/07/15] ports/40588 ports new port: games/kobodeluxe o [2002/07/15] ports/40589 ports new port: games/lbreakout2 o [2002/07/15] ports/40590 ports new port: games/marbles o [2002/07/15] ports/40593 ports www/oops FreeBSD port does not obey BATCH o [2002/07/15] ports/40595 ports New port: databases/ora2pg o [2002/07/15] ports/40602 ports new port: security/clamav o [2002/07/15] ports/40607 ports New Port: rexima o [2002/07/15] ports/40614 ports New Port: Wyse 60 Terminal Emulator o [2002/07/15] ports/40638 ports spamass-milter port hangs on multiple sim o [2002/07/16] ports/40642 ports ports/cad/slffea has a checksum error o [2002/07/16] ports/40644 ports New port: lang/bigloo - A Scheme interpre o [2002/07/16] ports/40660 ports New Port: security/geheimnis-devel PGP/Gn o [2002/07/16] ports/40664 ports spamass-milter does not build on -CURRENT o [2002/07/16] ports/40676 ports Fatal error building /usr/ports/security/ o [2002/07/17] ports/40679 ports New port: devel/ruby-yaml - A YAML serial o [2002/07/17] ports/40691 ports netscape 7 directory user default o [2002/07/17] ports/40694 ports New port biology/pymol Very beautiful mol o [2002/07/17] ports/40699 ports allow exclude patterns in `make search` o [2002/07/17] ports/40700 ports New Port: security/libgcrypt General purp o [2002/07/17] ports/40705 ports Upgrade of gnome-commander to 0.9.8 o [2002/07/17] ports/40719 ports New port: net/ap-utils o [2002/07/18] ports/40726 ports [Fix] security/gpgme pkg-plist info files o [2002/07/18] ports/40727 ports New Port: security/libksba The X.509 Libr o [2002/07/18] ports/40734 ports Update port: audio/streamtuner o [2002/07/18] ports/40735 ports New port: streamtuner-local, a local MP3 o [2002/07/18] ports/40736 ports New port: streamtuner-live365, a Live365 o [2002/07/18] ports/40742 ports DSSSL Modular stylesheets not added to sg o [2002/07/18] ports/40749 ports /palm/coldsync fails to compile o [2002/07/18] ports/40752 ports [maintainer-update] astro/linux-setiathom o [2002/07/18] ports/40756 ports insecure default options o [2002/07/19] ports/40760 ports New port: mail/kavmilter o [2002/07/19] ports/40761 ports New port: graphics/ncarg o [2002/07/19] ports/40762 ports New port: sysutils/finfo o [2002/07/19] ports/40768 ports New port: korean/netdic o [2002/07/19] ports/40775 ports New port: misc/rfksay o [2002/07/19] ports/40782 ports New port: www/tidy-devel (latest version o [2002/07/19] ports/40784 ports ${PERL}->${REINPLACE_CMD} for unmaintaine o [2002/07/19] ports/40788 ports ports/net/ymessenger upgrade to 0.99.19- o [2002/07/19] ports/40789 ports New port: graphics/gocr OCR (Optical Char o [2002/07/19] ports/40791 ports find->${FIND},xargs->${XARGS} for unmaint o [2002/07/19] ports/40793 ports unbreak benchmarks/bonnie++ for -CURRENT o [2002/07/20] ports/40806 ports update www/p5-WWW-Search to 2.36 o [2002/07/20] ports/40808 ports ports/chinese/metalist tarball not found o [2002/07/20] ports/40809 ports New port: devel/p5-AppConfig-Std - a subc o [2002/07/20] ports/40813 ports Update from kdbg 1.2.4 to kdbg 1.2.5 with o [2002/07/20] ports/40817 ports [Maintainer-Update] irc/bitchx o [2002/07/20] ports/40819 ports New port: editors/oooqs OpenOffice QuickS o [2002/07/21] ports/40826 ports New port: net/p5-Net-Dict - a simple DICT o [2002/07/21] ports/40828 ports [MAINTAINER UPDATE] Fix devel/hat for ben o [2002/07/21] ports/40833 ports update port: sysutils/fastest_cvsup - dis o [2002/07/21] ports/40834 ports New port: net/linux-jigdo o [2002/07/21] ports/40836 ports [update] deskutils/logjam 3.0.4 o [2002/07/21] ports/40847 ports New Ports: x11/ksimus: Simulation of tech o [2002/07/21] ports/40848 ports reflect WITHOUT-X11 in package name for x o [2002/07/21] ports/40850 ports new version of www/p5-AxKit o [2002/07/21] ports/40853 ports New version of www/p5-AxKit-XSP-WebUtils o [2002/07/21] ports/40854 ports New version of www/p5-AxKit-XSP-Util o [2002/07/21] ports/40858 ports New version of www/p5-AxKit-XSP-PerForm o [2002/07/21] ports/40859 ports New version of www/p5-AxKit-XSP-Exception o [2002/07/21] ports/40860 ports new port: graphics/mplayer-devel o [2002/07/21] ports/40865 ports Port of net/dhid is old. This PR updates o [2002/07/21] ports/40866 ports sml-nj port CM autoloading compilation pr o [2002/07/21] ports/40868 ports Updated port: devel/p5-File-DirSync from o [2002/07/21] ports/40870 ports New port: graphics/animabob Interactive 3 o [2002/07/22] ports/40873 ports Update port: devel/distcc - additional do o [2002/07/22] ports/40876 ports maintainer-update mail/p5-Mail-Freshmeat o [2002/07/22] ports/40877 ports NEW xntp3 port! o [2002/07/22] ports/40878 ports New Mastersite for: port print/mgv o [2002/07/22] ports/40880 ports Update port: irc/lostirc - A simple and m o [2002/07/22] ports/40881 ports Update bsd.sites.mk o [2002/07/22] ports/40882 ports dependency failure in packe xcdroast - ne o [2002/07/22] ports/40887 ports Fix PATCH_SITE for audio/xmix o [2002/07/22] ports/40888 ports Update port: [Maintainer update]: misc/lr 540 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11: 2:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 456FE37B400 for ; Mon, 22 Jul 2002 11:02:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F9743E42 for ; Mon, 22 Jul 2002 11:02:40 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MI2eJU060084 for ; Mon, 22 Jul 2002 11:02:40 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MI2ecl060079 for ports@freebsd.org; Mon, 22 Jul 2002 11:02:40 -0700 (PDT) Date: Mon, 22 Jul 2002 11:02:40 -0700 (PDT) Message-Id: <200207221802.g6MI2ecl060079@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: ports@FreeBSD.org Subject: Current problem reports assigned to you Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2001/11/08] ports/31858 ports New port: pike 7.2.234 (current CVS versi 1 problem total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11: 3: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD9037B406; Mon, 22 Jul 2002 11:03:01 -0700 (PDT) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DFCA43E67; Mon, 22 Jul 2002 11:03:01 -0700 (PDT) (envelope-from sean@mail.tgd.net) Received: by mail.tgd.net (Postfix, from userid 1001) id 31D1720F02; Mon, 22 Jul 2002 11:02:59 -0700 (PDT) Date: Mon, 22 Jul 2002 11:02:59 -0700 From: Sean Chittenden To: Alan E Cc: Bart Peiren , kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt-3.0.3_5 Message-ID: <20020722180259.GC88755@ninja1.internal> References: <1027344945.3d3c0a3176fcc@wiebel.dommel.com> <20020722134317.GA35324@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722134317.GA35324@wwweasel.geeksrus.net> User-Agent: Mutt/1.4i X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > >I just noticed that QT 3.0.3_5 is the latest version in the ports, while > >3.0.5 has already been released. Since this latest version contains a > >(for me) rather important bug fix regarding QTextEdit, I'd like to see > >this newer version in the ports. > > We're working on it. A large amount of testing is involved and we hope > to have the upgrade, if there are no problems, available soon, within a > week if possible. Thanks for your patience. Speaking of testing, are there any -CURRENT machines in use for testing the new updated KDE3 build? I haven't been able to get it to compile, even with some really gross hacks/patches to the KDE tree... any thoughts on whether or not that'll work or how to get KDE3 to work with -CURRENT? I know it's GCC foo, but still. -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11: 5: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D857037B4BC; Mon, 22 Jul 2002 11:04:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C2D743E3B; Mon, 22 Jul 2002 11:04:56 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from freefall.freebsd.org (mi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MI4uJU060760; Mon, 22 Jul 2002 11:04:56 -0700 (PDT) (envelope-from mi@freefall.freebsd.org) Received: (from mi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MI4uZ3060756; Mon, 22 Jul 2002 11:04:56 -0700 (PDT) Date: Mon, 22 Jul 2002 11:04:56 -0700 (PDT) From: Mikhail Teterin Message-Id: <200207221804.g6MI4uZ3060756@freefall.freebsd.org> To: Jan.Stocker@t-online.de, mi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: libfpx wont build / wrong CFLAGS State-Changed-From-To: open->closed State-Changed-By: mi State-Changed-When: Mon Jul 22 11:03:37 PDT 2002 State-Changed-Why: Originator confirms the problem is gone now. The question of what is better LDADD+=-lstdc++ (used) or LD=${CXX} (suggested by originator) remains. http://www.freebsd.org/cgi/query-pr.cgi?pr=40874 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11:16: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E2EC37B400; Mon, 22 Jul 2002 11:16:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 207C543E72; Mon, 22 Jul 2002 11:16:03 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MIG2JU065860; Mon, 22 Jul 2002 11:16:03 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MIG2q2065856; Mon, 22 Jul 2002 11:16:02 -0700 (PDT) Date: Mon, 22 Jul 2002 11:16:02 -0700 (PDT) From: Pete Fritchman Message-Id: <200207221816.g6MIG2q2065856@freefall.freebsd.org> To: petef@FreeBSD.org, ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31858: New port: pike 7.2.234 (current CVS version) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: pike 7.2.234 (current CVS version) Responsible-Changed-From-To: ports->freebsd-ports Responsible-Changed-By: petef Responsible-Changed-When: Mon Jul 22 11:15:29 PDT 2002 Responsible-Changed-Why: Ports PRs should be assigned to freebsd-ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=31858 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11:16: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E2EC37B400; Mon, 22 Jul 2002 11:16:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 207C543E72; Mon, 22 Jul 2002 11:16:03 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MIG2JU065860; Mon, 22 Jul 2002 11:16:03 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MIG2q2065856; Mon, 22 Jul 2002 11:16:02 -0700 (PDT) Date: Mon, 22 Jul 2002 11:16:02 -0700 (PDT) From: Pete Fritchman Message-Id: <200207221816.g6MIG2q2065856@freefall.freebsd.org> To: petef@FreeBSD.org, ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31858: New port: pike 7.2.234 (current CVS version) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: pike 7.2.234 (current CVS version) Responsible-Changed-From-To: ports->freebsd-ports Responsible-Changed-By: petef Responsible-Changed-When: Mon Jul 22 11:15:29 PDT 2002 Responsible-Changed-Why: Ports PRs should be assigned to freebsd-ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=31858 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11:21:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DDB837B401; Mon, 22 Jul 2002 11:21:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D574243E65; Mon, 22 Jul 2002 11:21:35 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MILZJU066561; Mon, 22 Jul 2002 11:21:35 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MILZhZ066554; Mon, 22 Jul 2002 11:21:35 -0700 (PDT) Date: Mon, 22 Jul 2002 11:21:35 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207221821.g6MILZhZ066554@freefall.freebsd.org> To: tilman@arved.de, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40887: Fix PATCH_SITE for audio/xmix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix PATCH_SITE for audio/xmix State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Jul 22 11:21:16 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40887 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11:24:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A60D37B40F for ; Mon, 22 Jul 2002 11:24:36 -0700 (PDT) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1200243E3B for ; Mon, 22 Jul 2002 11:24:35 -0700 (PDT) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: from emmi.physik.TU-Berlin.DE (localhost.physik.TU-Berlin.DE [127.0.0.1]) by emmi.physik.TU-Berlin.DE (8.12.5/8.11.6) with ESMTP id g6MIOXYF041614; Mon, 22 Jul 2002 20:24:33 +0200 (CEST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.12.5/8.12.3/Submit) id g6MIOXHJ041613; Mon, 22 Jul 2002 20:24:33 +0200 (CEST) Date: Mon, 22 Jul 2002 20:24:33 +0200 From: Dirk Froemberg To: Alexandr Kovalenko Cc: ports@FreeBSD.org Subject: Re: Fwd: Re: PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1 Message-ID: <20020722202433.B41045@physik.TU-Berlin.DE> References: <20020722172619.GA22176@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020722172619.GA22176@nevermind.kiev.ua>; from never@nevermind.kiev.ua on Mon, Jul 22, 2002 at 08:26:19PM +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I did an upgrade for mod_php4 a few minutes ago... Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11:28:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E4037B40C; Mon, 22 Jul 2002 11:28:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A88243E31; Mon, 22 Jul 2002 11:28:01 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MIS1JU067077; Mon, 22 Jul 2002 11:28:01 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MIS17O067073; Mon, 22 Jul 2002 11:28:01 -0700 (PDT) Date: Mon, 22 Jul 2002 11:28:01 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207221828.g6MIS17O067073@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/40888: Update port: [Maintainer update]: misc/lr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: [Maintainer update]: misc/lr Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: naddy Responsible-Changed-When: Mon Jul 22 11:27:33 PDT 2002 Responsible-Changed-Why: Needs some work, I'll deal with this. http://www.freebsd.org/cgi/query-pr.cgi?pr=40888 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11:36:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03C0737B400 for ; Mon, 22 Jul 2002 11:36:43 -0700 (PDT) Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EFF643E67 for ; Mon, 22 Jul 2002 11:36:42 -0700 (PDT) (envelope-from henrik.motakef@web.de) Received: from dsl-213-023-045-080.arcor-ip.net ([213.23.45.80] helo=pokey.henrik-motakef.de.web.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.70 #5) id 17Wi2y-0000RM-00; Mon, 22 Jul 2002 20:36:40 +0200 To: Kimura Fuyuki Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Whats up with share/xml/catalog? References: <877kjo95bj.fsf@pokey.henrik-motakef.de> <86wuro2vim.wl@hadaly.dyndns.org> In-Reply-To: <86wuro2vim.wl@hadaly.dyndns.org> From: Henrik Motakef Date: 22 Jul 2002 20:45:06 +0200 Message-ID: <87heirzjnx.fsf@pokey.henrik-motakef.de> Lines: 57 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kimura Fuyuki writes: > > First of all, this is a bad idea IMHO, scince it breaks PSGML and > > nsgmls for the XML DTDs without a good reason - it would be better to > > at least have both the XML version and old-style catalogs avaiblable. > > The reason is that XML catalog is better for the XML DTDs. I disagree, both have their specific advantages. For example, to maintain semi-automatically an SGML catalog, you don't need any tools besides echo and grep, basically. But that's not the point. From a ports-centric point of view, I think we should try to make as much software work out of the box as possible. That would probably mean making both kinds of catalog files available. > I hope PSGML implements the XML catalog parser. ;) So do I, but right now it doesn't. Neither does NSGMLS, as far as I know. Both are pretty usefull for working with XML documents. > Just a thought for coexistence: > > share/xml/catalog.xml (XML catalog) > share/xml/catalog (SGML catalog) I think that would be the best solution, so that software expecting either format works. I remeber a thread about libxml expecting an XML catalog at share/xml/catalog by default, so if one cannot easily convince it to look at catalog.xml instead, it might be better to choose different names. Also, I'd say for consitency we should put both kinds of catalogs in share/xsl and even share/sgml, too. > > On a more practical note, given that I didn't notice any changes for > > mkcatalog, how am I supposed to add DTDs that go in share/xml/* to the > > catalog? Is there a replacement for mkcatalog, or are there new > > options I didn't recognize? > > I don't know any alternatives to mkcatalog. > > See textproc/scrollkeeper/pkg-install Hm, this implies a BUILD_DEPENDS on libxml. If I recall correctly, in the previous thread I mentioned above, someone talked about implementing a stand-alone tool to update XML catalogs, that would be quite a nice thing, IMHO. Isn't mkcatalog under control of the ports team anyway? Could we perhaps modify it to include the neccessary call to libxmls xmlcatalog, later maybe the new tool, so a) nothing changes for ports that use mkcatalog now, b) it would be easier to update the catalogs for new ports, and c) we could switch between xmlcatalog and the new tool without breaking stuff when it's ready? Regards Henrik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B41937B401 for ; Mon, 22 Jul 2002 11:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B586143E4A for ; Mon, 22 Jul 2002 11:40: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.4/8.12.4) with ESMTP id g6MIe2JU069398 for ; Mon, 22 Jul 2002 11:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MIe2aL069397; Mon, 22 Jul 2002 11:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3829037B400 for ; Mon, 22 Jul 2002 11:33:18 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C2D43E6A for ; Mon, 22 Jul 2002 11:33:17 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6MIX79H051746 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 22 Jul 2002 12:33:07 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6MIX79f051745; Mon, 22 Jul 2002 12:33:07 -0600 (MDT) Message-Id: <200207221833.g6MIX79f051745@jolly.drunkmonk.net> Date: Mon, 22 Jul 2002 12:33:07 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40889: fix: games/xpipeman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40889 >Category: ports >Synopsis: fix: games/xpipeman >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 11:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: Such a travesty! i couldn't belive it when i saw that this was marked broken, i just had to fix it :) It's a simple fix, plop the patch into files/, and remove: files/patch-ab scripts/pre-configure scripts/ >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: # # patch-ac # echo x - patch-ac sed 's/^X//' >patch-ac << 'END-of-patch-ac' X--- Imakefile.orig Tue Jul 28 19:56:27 1992 X+++ Imakefile Mon Jul 22 14:05:57 2002 X@@ -1,7 +1,7 @@ X X- SCORE_FILE = -DSCORE_FILE=\"/usr/games/lib/xpipescores\" X+ SCORE_FILE = -DSCORE_FILE=\"/usr/X11R6/lib/X11/xpipescores\" X MAXSCORES = -DMAXSCORES=20 X- DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV X+ DEFINES = $(SCORE_FILE) $(MAXSCORES) X X SRCS = actions.c game.c graphics.c main.c score.c popup.c info.c X OBJS = actions.o game.o graphics.o main.o score.o popup.o info.o X@@ -10,6 +10,9 @@ X LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) X SYS_LIBRARIES = -lm X X+ MANSUFFIX = 6 X+ INSTPGMFLAGS = -g games X+ X all:: xpipeman X X ComplexProgramTarget(xpipeman) X@@ -19,4 +22,3 @@ X * InstallManPage(xpipeman,$(MANDIR)) X * InstallProgram(xpipeman,$(BINDIR)) X */ X- END-of-patch-ac exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 11:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72F4E37B400 for ; Mon, 22 Jul 2002 11:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4FC143E65 for ; Mon, 22 Jul 2002 11: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.4/8.12.4) with ESMTP id g6MIe3JU069412 for ; Mon, 22 Jul 2002 11:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MIe3RK069411; Mon, 22 Jul 2002 11:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 648D737B400 for ; Mon, 22 Jul 2002 11:35:56 -0700 (PDT) Received: from unsane.de (pD950FAAA.dip.t-dialin.net [217.80.250.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F3743E4A for ; Mon, 22 Jul 2002 11:35:55 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 177E7599 for ; Mon, 22 Jul 2002 20:35:53 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 157D9CA; Mon, 22 Jul 2002 20:35:52 +0200 (CEST) Message-Id: <20020722183552.157D9CA@unsane.de> Date: Mon, 22 Jul 2002 20:35:52 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40890: [MAINTAINER UPDATE] Fix port: lang/nhc98 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40890 >Category: ports >Synopsis: [MAINTAINER UPDATE] Fix port: lang/nhc98 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 11:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: After the upgrade of lang/ghc, lang/nhc98 does not build with lang/ghc anymore. On -current we have to build lang/nhc98 with lang/ghc since it does not build with gcc3.1. This diff fixes lang/nhc98 to be buildable again with lang/ghc. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/nhc98/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 2002/06/20 05:27:33 1.12 +++ Makefile 2002/07/22 18:32:41 @@ -38,6 +38,10 @@ post-patch: @${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile.inc +.for file in Decl FillIn Process + @${REINPLACE_CMD} -e '/^import PrelBase/d' \ + ${WRKSRC}/src/greencard/${file}.lhs +.endfor post-configure: @${ECHO} "LIBDIR=${PREFIX}/lib/nhc98" \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 12: 6:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B8E837B400; Mon, 22 Jul 2002 12:06:47 -0700 (PDT) Received: from enterprise.francisscott.net (enterprise.francisscott.net [64.81.95.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id D005743E4A; Mon, 22 Jul 2002 12:06:46 -0700 (PDT) (envelope-from scott@lampert.org) Received: from cobalt.heavymetal.org (cobalt.heavymetal.org [64.81.95.242]) by enterprise.francisscott.net (Postfix) with ESMTP id A4B2057EA; Mon, 22 Jul 2002 12:06:46 -0700 (PDT) Received: from cobalt.heavymetal.org (localhost.heavymetal.org [127.0.0.1]) by cobalt.heavymetal.org (Postfix) with ESMTP id B8585316F; Mon, 22 Jul 2002 12:06:45 -0700 (PDT) Date: Mon, 22 Jul 2002 12:06:42 -0700 From: Scott Lampert To: "Dirk Froemberg" Cc: ports@FreeBSD.org Subject: Re: Fwd: Re: PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1 Message-Id: <20020722120642.5eeda8df.scott@lampert.org> In-Reply-To: <20020722202433.B41045@physik.TU-Berlin.DE> References: <20020722172619.GA22176@nevermind.kiev.ua> <20020722202433.B41045@physik.TU-Berlin.DE> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Operating-System: FreeBSD 4.5-RELEASE-p4 Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.TysQ5aA,a.'uhQ" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.TysQ5aA,a.'uhQ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 22 Jul 2002 20:24:33 +0200 "Dirk Froemberg" wrote: > Hi! > > I did an upgrade for mod_php4 a few minutes ago... > > Regards Dirk > > -- > Dirk Froemberg Ever since the expat upgrade to 1.95.4 that changed the library major version from 2 to 3 I get an error building mod_php4 with xml support. The port tries to rebuild and reinstall expat and bombs out when it finds its already there. I tracked it as far as the Makefile.inc that gets created checking for expat.2 instead of expat.3 but I didn't have time to work it any further than that and just did a "touch libexpat.so.2" in the /usr/local/lib/compat/pkg to get it to build. -Scott -- Scott Lampert "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, 1759 Public Key: http://www.lampert.org/lampert.key --=.TysQ5aA,a.'uhQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9PFfFSVL3/uWE7xYRAgi0AKCXtL7DmRyIwhKW3HpZO45q6/TuUgCbBqHz mRzhJAGw7hlgvzZ9b3zDqqI= =71BW -----END PGP SIGNATURE----- --=.TysQ5aA,a.'uhQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 12:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 796CC37B400 for ; Mon, 22 Jul 2002 12:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24E0843E4A for ; Mon, 22 Jul 2002 12: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.4/8.12.4) with ESMTP id g6MJA1JU076401 for ; Mon, 22 Jul 2002 12:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MJA1bv076400; Mon, 22 Jul 2002 12:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2193637B400 for ; Mon, 22 Jul 2002 12:03:42 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C839543E4A for ; Mon, 22 Jul 2002 12:03:41 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MJ3fOT027320 for ; Mon, 22 Jul 2002 12:03:41 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MJ3foh027319; Mon, 22 Jul 2002 12:03:41 -0700 (PDT) Message-Id: <200207221903.g6MJ3foh027319@www.freebsd.org> Date: Mon, 22 Jul 2002 12:03:41 -0700 (PDT) From: Ken Ayers To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40891: New Port: lang/g95 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40891 >Category: ports >Synopsis: New Port: lang/g95 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ken Ayers >Release: 4.6-STABLE >Organization: Penn State >Environment: >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 12:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98C2237B401 for ; Mon, 22 Jul 2002 12:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77E7C43E70 for ; Mon, 22 Jul 2002 12: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.4/8.12.4) with ESMTP id g6MJA2JU076422 for ; Mon, 22 Jul 2002 12:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MJA212076421; Mon, 22 Jul 2002 12:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC01A37B400 for ; Mon, 22 Jul 2002 12:07:25 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F21043E5E for ; Mon, 22 Jul 2002 12:07:25 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MJ7POT027656 for ; Mon, 22 Jul 2002 12:07:25 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MJ7PsN027655; Mon, 22 Jul 2002 12:07:25 -0700 (PDT) Message-Id: <200207221907.g6MJ7PsN027655@www.freebsd.org> Date: Mon, 22 Jul 2002 12:07:25 -0700 (PDT) From: Ken Ayers To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40892: New Port: lang/g95 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40892 >Category: ports >Synopsis: New Port: lang/g95 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 12:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ken Ayers >Release: 4.6-STABLE >Organization: Penn State >Environment: FreeBSD sloth.chem.psu.edu 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jul 19 17:07:14 EDT 2002 kba@sloth.chem.psu.edu:/usr/obj/usr/src/sys/SLOTH i386 >Description: New port of g95 a free fortran 95 compiler This compiler doesn't actually complile yet but maybe people want to play with it >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: # # g95 # g95/Makefile # g95/distinfo # g95/files # g95/files/patch-configure # g95/pkg-comment # g95/pkg-descr # g95/pkg-plist # echo c - g95 mkdir -p g95 > /dev/null 2>&1 echo x - g95/Makefile sed 's/^X//' >g95/Makefile << 'END-of-g95/Makefile' X# X# New ports collection makefile for: g95 X# Date created: July 22, 2002 X# Whom: Ken A X# X# $FreeBSD$ X# X XPORTNAME= g95 XPORTVERSION= 0.18 XCATEGORIES= lang XMASTER_SITES= http://g95.sourceforge.net/ XDISTNAME= ${PORTNAME} XEXTRACT_SUFX?= .tgz X XMAINTAINER= kba114@psu.edu X XLIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4:install X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-gmp-dir=${PREFIX} X X.include END-of-g95/Makefile echo x - g95/distinfo sed 's/^X//' >g95/distinfo << 'END-of-g95/distinfo' XMD5 (g95.tgz) = 4550f0a58e44db52b6f76661a228ffdb END-of-g95/distinfo echo c - g95/files mkdir -p g95/files > /dev/null 2>&1 echo x - g95/files/patch-configure sed 's/^X//' >g95/files/patch-configure << 'END-of-g95/files/patch-configure' X--- configure.orig Mon Jul 22 13:13:04 2002 X+++ configure Mon Jul 22 13:13:40 2002 X@@ -2166,8 +2166,8 @@ X fi; X X if test "x$with_gmp_dir" != x -a -d "$with_gmp_dir"; then X- CPPFLAGS="-I$with_gmp_dir $CPPFLAGS" X- LDFLAGS="-L$with_gmp_dir/.libs $LDFLAGS" X+ CPPFLAGS="-I$with_gmp_dir/include $CPPFLAGS" X+ LDFLAGS="-L$with_gmp_dir/lib $LDFLAGS" X fi X X ac_ext=c END-of-g95/files/patch-configure echo x - g95/pkg-comment sed 's/^X//' >g95/pkg-comment << 'END-of-g95/pkg-comment' XThe GNU fortran 95 compiler END-of-g95/pkg-comment echo x - g95/pkg-descr sed 's/^X//' >g95/pkg-descr << 'END-of-g95/pkg-descr' XThis is a port of g95 the GNU fortran compiler X XFrom the web page- X Xg95 is in a larval state. Perusing the g77 source, we estimate Xthat about 200,000 lines of code will be necessary to implement Xg95. G95 is currently about 37,000 lines long, making it about Xversion 0.185. The current g95 does nothing except print the Xcontents of internal data structures. X XWWW: http://g95.sourceforge.net/ END-of-g95/pkg-descr echo x - g95/pkg-plist sed 's/^X//' >g95/pkg-plist << 'END-of-g95/pkg-plist' Xbin/g95 END-of-g95/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 12:44: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4265A37B400; Mon, 22 Jul 2002 12:44:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBE2E43E42; Mon, 22 Jul 2002 12:44:04 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MJi4JU079767; Mon, 22 Jul 2002 12:44:04 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MJi45f079763; Mon, 22 Jul 2002 12:44:04 -0700 (PDT) Date: Mon, 22 Jul 2002 12:44:04 -0700 (PDT) From: Patrick Li Message-Id: <200207221944.g6MJi45f079763@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, ache@FreeBSD.org Subject: Re: ports/40886: pkpkg_delete apache-1.3.26_3 does not work correctlly Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: pkpkg_delete apache-1.3.26_3 does not work correctlly Responsible-Changed-From-To: freebsd-ports->ache Responsible-Changed-By: pat Responsible-Changed-When: Mon Jul 22 12:43:24 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40886 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 12:50: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D11737B400; Mon, 22 Jul 2002 12:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBE743E65; Mon, 22 Jul 2002 12:50:02 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MJo1JU080198; Mon, 22 Jul 2002 12:50:01 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MJo1bH080164; Mon, 22 Jul 2002 12:50:01 -0700 (PDT) Date: Mon, 22 Jul 2002 12:50:01 -0700 (PDT) From: Patrick Li Message-Id: <200207221950.g6MJo1bH080164@freefall.freebsd.org> To: w.schoech@web.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40882: dependency failure in packe xcdroast - needs gdk-pixbuf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: dependency failure in packe xcdroast - needs gdk-pixbuf State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 12:49:29 PDT 2002 State-Changed-Why: Please update your ports collection. http://www.freebsd.org/cgi/query-pr.cgi?pr=40882 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 12:51: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F197837B400; Mon, 22 Jul 2002 12:51:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B3143E4A; Mon, 22 Jul 2002 12:51:01 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MJp1JU080569; Mon, 22 Jul 2002 12:51:01 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MJp1wm080565; Mon, 22 Jul 2002 12:51:01 -0700 (PDT) Date: Mon, 22 Jul 2002 12:51:01 -0700 (PDT) From: Alan Eldridge Message-Id: <200207221951.g6MJp1wm080565@freefall.freebsd.org> To: alane@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/40881: Update bsd.sites.mk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update bsd.sites.mk Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: alane Responsible-Changed-When: Mon Jul 22 12:50:01 PDT 2002 Responsible-Changed-Why: This h'yar is portmgr territory, y'all. http://www.freebsd.org/cgi/query-pr.cgi?pr=40881 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 13: 3:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9979837B4B7; Mon, 22 Jul 2002 13:03:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C1CA43E4A; Mon, 22 Jul 2002 13:03:17 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MK3HJU081708; Mon, 22 Jul 2002 13:03:17 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MK3G6L081702; Mon, 22 Jul 2002 13:03:16 -0700 (PDT) Date: Mon, 22 Jul 2002 13:03:16 -0700 (PDT) From: Patrick Li Message-Id: <200207222003.g6MK3G6L081702@freefall.freebsd.org> To: svenasse@polaris.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40868: Updated port: devel/p5-File-DirSync from 1.04 to 1.05 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: devel/p5-File-DirSync from 1.04 to 1.05 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 13:03:07 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40868 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 13: 5:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3053837B401; Mon, 22 Jul 2002 13:05:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8D2443E42; Mon, 22 Jul 2002 13:05:50 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MK5oJU086174; Mon, 22 Jul 2002 13:05:50 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MK5oie086158; Mon, 22 Jul 2002 13:05:50 -0700 (PDT) Date: Mon, 22 Jul 2002 13:05:50 -0700 (PDT) From: Patrick Li Message-Id: <200207222005.g6MK5oie086158@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40876: maintainer-update mail/p5-Mail-Freshmeat to 1.20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update mail/p5-Mail-Freshmeat to 1.20 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 13:05:41 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40876 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 13:10:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25F5537B405; Mon, 22 Jul 2002 13:10:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE49843E67; Mon, 22 Jul 2002 13:10:33 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MKAXJU086717; Mon, 22 Jul 2002 13:10:33 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MKARRO086708; Mon, 22 Jul 2002 13:10:27 -0700 (PDT) Date: Mon, 22 Jul 2002 13:10:27 -0700 (PDT) From: Patrick Li Message-Id: <200207222010.g6MKARRO086708@freefall.freebsd.org> To: tilman@arved.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40878: New Mastersite for: port print/mgv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Mastersite for: port print/mgv State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 13:10:19 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 13:31: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E1FF37B405; Mon, 22 Jul 2002 13:30:54 -0700 (PDT) Received: from pianosa.catch22.org (pianosa.catch22.org [64.81.48.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA6E43E31; Mon, 22 Jul 2002 13:30:51 -0700 (PDT) (envelope-from dannyman@pianosa.catch22.org) Received: by pianosa.catch22.org (Postfix, from userid 1006) id E204E481; Mon, 22 Jul 2002 13:30:49 -0700 (PDT) Date: Mon, 22 Jul 2002 13:30:49 -0700 From: Danny Howard To: =?iso-8859-1?Q?=E9=CC=D8=D1_=FB=C9=D0=C9=C3=C9=CE?= Cc: ports@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: mail/majorcool Message-ID: <20020722133049.C12520@pianosa.catch22.org> References: <20020720183129.W3500-100000@sol.chel.skbkontur.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20020720183129.W3500-100000@sol.chel.skbkontur.ru>; from ilia@chel.skbkontur.ru on Sat, Jul 20, 2002 at 06:32:26PM +0600 X-Loop: djhoward@uiuc.edu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jul 20, 2002 at 06:32:26PM +0600, éÌØÑ ûÉÐÉÃÉÎ wrote: > Dear Sirs, > > after installing the port I see the following message in httpd-error.log: > > [Sat Jul 20 18:31:15 2002] [error] [client 212.57.175.94] Premature end of > script headers: /usr/local/www/cgi-bin/majordomo > > what should I check ? Look in /var/log/apache-error. It maybe be called httpd-error. Anyway, when a CGI spews anything to STDOUT, it gets recorded there. You'll likely get a clue as to why majorcool is bombing out on you. -danny -- http://dannyman.toldme.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 13:46:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E115137B400 for ; Mon, 22 Jul 2002 13:46:55 -0700 (PDT) Received: from crf-consulting.co.uk (pc-62-31-42-140-hy.blueyonder.co.uk [62.31.42.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4C2043E31 for ; Mon, 22 Jul 2002 13:46:54 -0700 (PDT) (envelope-from nik@crf-consulting.co.uk) Received: from clan.crf-consulting.co.uk (clan.nothing-going-on.org [192.168.1.20]) by crf-consulting.co.uk (8.12.3/8.12.3) with ESMTP id g6MKSsTk017295; Mon, 22 Jul 2002 21:28:54 +0100 (BST) (envelope-from nik@catkin) Received: from clan.nothing-going-on.org (localhost [127.0.0.1]) by clan.crf-consulting.co.uk (8.12.3/8.12.3) with ESMTP id g6MKSshB001252; Mon, 22 Jul 2002 21:28:54 +0100 (BST) (envelope-from nik@clan.nothing-going-on.org) Received: (from nik@localhost) by clan.nothing-going-on.org (8.12.3/8.12.3/Submit) id g6MKSomv001251; Mon, 22 Jul 2002 21:28:50 +0100 (BST) Date: Mon, 22 Jul 2002 21:28:50 +0100 From: Nik Clayton To: Stijn Hoop Cc: Nik Clayton , ports@freebsd.org Subject: Re: Proposed new 'options' target Message-ID: <20020722202850.GJ37802@clan.nothing-going-on.org> References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020722074605.GC3222@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4Djgzn3z2HSNnx0" Content-Disposition: inline In-Reply-To: <20020722074605.GC3222@pcwin002.win.tue.nl> User-Agent: Mutt/1.4i Organization: FreeBSD Project Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --T4Djgzn3z2HSNnx0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 22, 2002 at 09:46:05AM +0200, Stijn Hoop wrote: > # Variable|Default value|Short description > # Multi-line/long description (optional). > # Multi-line/long description lines must start with whitespace! > # > WITH_ASM68K|no|If set to 'yes', this will enable the speedier but buggy > assembler 68x00 CPU emulation cores. This will only work on x86. > Note that some games are known to break with this option, among > them pbobble2. My main concern with something like this is that it's not easily=20 extendable. If you want to add new fields in the middle (to specify whether the option is exclusive, or can be mixed with others, or it's GUI representation, or whatever) then there's going to be problems. Give me an 'X'. Give me an 'M'. Give me an 'L'. . . If phk has his way we'll have an XML library in the base system soon enough. Which is exactly the discussion I want to avoid right now, because it's a huge rathole -- that's why my original suggestion was as simple as it was. N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ (__) FreeBSD Documentation Project http://www.freebsd.org/docproj/ \\\'',) \/ \= ^ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- .\._/= _) --T4Djgzn3z2HSNnx0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAj08awIACgkQk6gHZCw343VdBgCeIaz2UBxo/3mdq9vCePzp3Fr6 q+QAoI6MK8O31hhiKda65pwOxjO3KjDk =PBYZ -----END PGP SIGNATURE----- --T4Djgzn3z2HSNnx0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:29:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD97A37B40D; Mon, 22 Jul 2002 14:29:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04B9843E31; Mon, 22 Jul 2002 14:29:21 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLTKJU098540; Mon, 22 Jul 2002 14:29:20 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLTK1v098536; Mon, 22 Jul 2002 14:29:20 -0700 (PDT) Date: Mon, 22 Jul 2002 14:29:20 -0700 (PDT) From: Patrick Li Message-Id: <200207222129.g6MLTK1v098536@freefall.freebsd.org> To: rael@vectorstar.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40880: Update port: irc/lostirc - A simple and minimal IRC client for X Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: irc/lostirc - A simple and minimal IRC client for X State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 14:29:10 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40880 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:44:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45E8737B400; Mon, 22 Jul 2002 14:44:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEAD443E31; Mon, 22 Jul 2002 14:44:45 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLijJU000497; Mon, 22 Jul 2002 14:44:45 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLijOs000493; Mon, 22 Jul 2002 14:44:45 -0700 (PDT) Date: Mon, 22 Jul 2002 14:44:45 -0700 (PDT) From: Johan Karlsson Message-Id: <200207222144.g6MLijOs000493@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40216: [xmh] xmh is unstable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [xmh] xmh is unstable Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: johan Responsible-Changed-When: Mon Jul 22 14:43:50 PDT 2002 Responsible-Changed-Why: xmh is in ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=40216 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:46: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C1537B400; Mon, 22 Jul 2002 14:46:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BFF943E31; Mon, 22 Jul 2002 14:46:03 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLk3JU000647; Mon, 22 Jul 2002 14:46:03 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLk3C5000643; Mon, 22 Jul 2002 14:46:03 -0700 (PDT) Date: Mon, 22 Jul 2002 14:46:03 -0700 (PDT) From: Johan Karlsson Message-Id: <200207222146.g6MLk3C5000643@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40218: [xmh] mail list does not refresh automatically Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [xmh] mail list does not refresh automatically Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: johan Responsible-Changed-When: Mon Jul 22 14:45:40 PDT 2002 Responsible-Changed-Why: xmh is in ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=40218 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:46:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27A0437B400; Mon, 22 Jul 2002 14:46:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF27643E31; Mon, 22 Jul 2002 14:46:48 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLkmJU000810; Mon, 22 Jul 2002 14:46:48 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLkmY7000801; Mon, 22 Jul 2002 14:46:48 -0700 (PDT) Date: Mon, 22 Jul 2002 14:46:48 -0700 (PDT) From: Johan Karlsson Message-Id: <200207222146.g6MLkmY7000801@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40223: [xmh] Deleted mail does not appears in screen Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [xmh] Deleted mail does not appears in screen Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: johan Responsible-Changed-When: Mon Jul 22 14:46:28 PDT 2002 Responsible-Changed-Why: xmh is in ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=40223 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A9837B400 for ; Mon, 22 Jul 2002 14:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF2543E65 for ; Mon, 22 Jul 2002 14: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.4/8.12.4) with ESMTP id g6MLo1JU001015 for ; Mon, 22 Jul 2002 14:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLo1vl001014; Mon, 22 Jul 2002 14:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 336D137B406 for ; Mon, 22 Jul 2002 14:40:09 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4A443E42 for ; Mon, 22 Jul 2002 14:40:08 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLe8OT041130 for ; Mon, 22 Jul 2002 14:40:08 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MLe8GO041129; Mon, 22 Jul 2002 14:40:08 -0700 (PDT) Message-Id: <200207222140.g6MLe8GO041129@www.freebsd.org> Date: Mon, 22 Jul 2002 14:40:08 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40897: Update port: graphics/ImageMagick Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40897 >Category: ports >Synopsis: Update port: graphics/ImageMagick >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 14:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Add graphics/jasper to LIB_DEPENDS - Add graphics/hdf to optional LIB_DEPENDS >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/ImageMagick/Makefile graphics/ImageMagick/Makefile --- /usr/ports/graphics/ImageMagick/Makefile Tue Jul 23 01:40:21 2002 +++ graphics/ImageMagick/Makefile Tue Jul 23 01:58:19 2002 @@ -7,6 +7,7 @@ PORTNAME= ImageMagick PORTVERSION= 5.4.7.4 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://imagemagick.sourceforge.net/http/ \ ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \ @@ -32,6 +33,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= fpx.1:${PORTSDIR}/graphics/libfpx \ + jasper.3:${PORTSDIR}/graphics/jasper \ jbig.1:${PORTSDIR}/graphics/jbigkit \ jpeg.9:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ @@ -53,7 +55,7 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-shared --with-perl=${PERL5} \ - --without-gslib --without-hdf --without-jp2 + --without-gslib INSTALLS_SHLIB= yes MAN1= ImageMagick.1 Magick++-config.1 Magick-config.1 \ @@ -89,13 +91,17 @@ # Loadable coders, smaller executable, but PerlMagick not really works # ('make test' there works) .if defined(WITH_IMAGEMAGICK_MODULES) -LIB_DEPENDS+= ltdl.1:${PORTSDIR}/devel/libtool CONFIGURE_ARGS+= --with-modules PLIST_SUB+= MODULES='' .else PLIST_SUB+= MODULES='@comment ' .endif +.if defined(WITH_HDF) +LIB_DEPENDS= df.1:${PORTSDIR}/graphics/hdf +CONFIGURE_ARGS+= --with-hdf +.endif + .if defined(WITHOUT_X11) PKGNAMESUFFIX+= -nox11 BUILD_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu-nox11 @@ -121,15 +127,11 @@ post-patch: # Do not use PTHREAD_LIBS here @${REINPLACE_CMD} -e 's|-lpthread|-lc_r|g ; \ - s|^tagnames=|#tagnames=|g ; \ - s|LIBLTDL=.*$$|LIBLTDL="-lltdl"|g ; \ - s|INCLTDL=.*$$|INCLTDL=|g ; \ - s|lcms/lcms.h|lcms.h|g ; \ - s|lcms_lcms_h|lcms_h|g' ${WRKSRC}/configure + s|^tagnames=|#tagnames=|g ; \ + s|lcms/lcms.h|lcms.h|g ; \ + s|lcms_lcms_h|lcms_h|g' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|top_builddir)/ltdl/libltdlc.la|LIBLTDL)|g ; \ - s|ltdl magick|magick|g ; \ - s|pkgdocdir =.*$$|pkgdocdir = ${DOCSDIR}/|g ; \ + 's|pkgdocdir =.*$$|pkgdocdir = ${DOCSDIR}/|g ; \ s| install-data-html||g' @${REINPLACE_CMD} -e 's|lcms/lcms.h|lcms.h|g' ${WRKSRC}/magick/transform.c @${REINPLACE_CMD} -e 's|||g' ${WRKSRC}/ltdl/ltdl.c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:50:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C84CC37B429 for ; Mon, 22 Jul 2002 14:50:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 268B543E3B for ; Mon, 22 Jul 2002 14: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.4/8.12.4) with ESMTP id g6MLo9JU001039 for ; Mon, 22 Jul 2002 14:50:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLo9Bl001038; Mon, 22 Jul 2002 14:50:09 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 084D237B400 for ; Mon, 22 Jul 2002 14:40:48 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A828043E42 for ; Mon, 22 Jul 2002 14:40:47 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLelOT041182 for ; Mon, 22 Jul 2002 14:40:47 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MLelBU041181; Mon, 22 Jul 2002 14:40:47 -0700 (PDT) Message-Id: <200207222140.g6MLelBU041181@www.freebsd.org> Date: Mon, 22 Jul 2002 14:40:47 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40898: Update port: graphics/pngcrush to 1.5.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40898 >Category: ports >Synopsis: Update port: graphics/pngcrush to 1.5.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 14:50:09 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.5.10 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/pngcrush/Makefile graphics/pngcrush/Makefile --- /usr/ports/graphics/pngcrush/Makefile Mon Dec 17 03:16:46 2001 +++ graphics/pngcrush/Makefile Tue Jul 23 00:30:51 2002 @@ -6,7 +6,7 @@ # PORTNAME= pngcrush -PORTVERSION= 1.5.8 +PORTVERSION= 1.5.10 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pmt diff -urN /usr/ports/graphics/pngcrush/distinfo graphics/pngcrush/distinfo --- /usr/ports/graphics/pngcrush/distinfo Mon Dec 17 03:16:47 2001 +++ graphics/pngcrush/distinfo Tue Jul 23 00:31:42 2002 @@ -1 +1 @@ -MD5 (pngcrush-1.5.8.tar.gz) = 1c6aa5408cd145d3a05ec3f6114722be +MD5 (pngcrush-1.5.10.tar.gz) = 6118ef30738095223c2c01500cf04519 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:50:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E40337B401 for ; Mon, 22 Jul 2002 14:50:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B7743E6A for ; Mon, 22 Jul 2002 14: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.4/8.12.4) with ESMTP id g6MLoAJU001052 for ; Mon, 22 Jul 2002 14:50:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLoAJ8001051; Mon, 22 Jul 2002 14:50:10 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D668637B400 for ; Mon, 22 Jul 2002 14:41:24 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BB8643E3B for ; Mon, 22 Jul 2002 14:41:24 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLfOOT041256 for ; Mon, 22 Jul 2002 14:41:24 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MLfObP041255; Mon, 22 Jul 2002 14:41:24 -0700 (PDT) Message-Id: <200207222141.g6MLfObP041255@www.freebsd.org> Date: Mon, 22 Jul 2002 14:41:24 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40899: Update port: graphics/swftools to 0.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40899 >Category: ports >Synopsis: Update port: graphics/swftools to 0.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 14:50:10 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.4.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/swftools/Makefile graphics/swftools/Makefile --- /usr/ports/graphics/swftools/Makefile Fri Jun 21 19:11:06 2002 +++ graphics/swftools/Makefile Tue Jul 23 05:43:54 2002 @@ -7,7 +7,7 @@ # PORTNAME= swftools -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= graphics MASTER_SITES= http://www.quiss.org/swftools/ diff -urN /usr/ports/graphics/swftools/distinfo graphics/swftools/distinfo --- /usr/ports/graphics/swftools/distinfo Tue Jun 18 19:29:10 2002 +++ graphics/swftools/distinfo Tue Jul 23 05:45:08 2002 @@ -1 +1 @@ -MD5 (swftools-0.4.0.tar.gz) = 5f27be9e7097e3cd973f9080db2126b7 +MD5 (swftools-0.4.1.tar.gz) = 89a2c5a332faf54f8ca7bb3d970bfe41 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:50:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E7F637B407 for ; Mon, 22 Jul 2002 14:50:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D19BB43E4A for ; Mon, 22 Jul 2002 14: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.4/8.12.4) with ESMTP id g6MLoAJU001065 for ; Mon, 22 Jul 2002 14:50:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLoAJ9001064; Mon, 22 Jul 2002 14:50:10 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DA4137B400 for ; Mon, 22 Jul 2002 14:41:59 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEC9D43E42 for ; Mon, 22 Jul 2002 14:41:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLfwOT041323 for ; Mon, 22 Jul 2002 14:41:58 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MLfw05041322; Mon, 22 Jul 2002 14:41:58 -0700 (PDT) Message-Id: <200207222141.g6MLfw05041322@www.freebsd.org> Date: Mon, 22 Jul 2002 14:41:58 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40900: Update port: lang/guile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40900 >Category: ports >Synopsis: Update port: lang/guile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 14:50:10 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Fix LIB_DEPENDS >How-To-Repeat: >Fix: diff -urN /usr/ports/lang/guile/Makefile lang/guile/Makefile --- /usr/ports/lang/guile/Makefile Fri Jun 21 19:12:39 2002 +++ lang/guile/Makefile Tue Jul 23 06:31:01 2002 @@ -7,12 +7,14 @@ PORTNAME= guile PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= guile MAINTAINER= ports@FreeBSD.org + +LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool USE_REINPLACE= yes USE_LIBTOOL= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:50:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23FF637B40A for ; Mon, 22 Jul 2002 14:50:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA32143E7B for ; Mon, 22 Jul 2002 14: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.4/8.12.4) with ESMTP id g6MLoBJU001099 for ; Mon, 22 Jul 2002 14:50:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLoBoi001098; Mon, 22 Jul 2002 14:50:11 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36F3337B400 for ; Mon, 22 Jul 2002 14:42:43 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC06C43E3B for ; Mon, 22 Jul 2002 14:42:42 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLggOT041340 for ; Mon, 22 Jul 2002 14:42:42 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MLgg2R041339; Mon, 22 Jul 2002 14:42:42 -0700 (PDT) Message-Id: <200207222142.g6MLgg2R041339@www.freebsd.org> Date: Mon, 22 Jul 2002 14:42:42 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40902: Update port: net/gnunet Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40902 >Category: ports >Synopsis: Update port: net/gnunet >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 14:50:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Fix build >How-To-Repeat: >Fix: diff -urN /usr/ports/net/gnunet/Makefile net/gnunet/Makefile --- /usr/ports/net/gnunet/Makefile Mon Jul 8 20:25:36 2002 +++ net/gnunet/Makefile Tue Jul 23 03:43:30 2002 @@ -33,5 +33,10 @@ post-patch: @${REINPLACE_CMD} 's|-pthread [\$$]CFLAGS|\$$CFLAGS|g ; \ s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure +.for file in src/include/server/startup.h src/server/startup.c \ + src/textui/gnunetdownload.c src/textui/insertmain.c \ + src/textui/insertmulti.c src/util/getopt.c src/util/getopt1.c + @${REINPLACE_CMD} -e 's|"getopt.h"|"util/getopt.h"|g' ${WRKSRC}/${file} +.endfor .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:51: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50F7737B408 for ; Mon, 22 Jul 2002 14:50:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C9943E75 for ; Mon, 22 Jul 2002 14: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.4/8.12.4) with ESMTP id g6MLoBJU001086 for ; Mon, 22 Jul 2002 14:50:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MLoBx8001081; Mon, 22 Jul 2002 14:50:11 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3992137B401 for ; Mon, 22 Jul 2002 14:42:37 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0E1343E31 for ; Mon, 22 Jul 2002 14:42:36 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MLgaOT041332 for ; Mon, 22 Jul 2002 14:42:36 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6MLga2H041331; Mon, 22 Jul 2002 14:42:36 -0700 (PDT) Message-Id: <200207222142.g6MLga2H041331@www.freebsd.org> Date: Mon, 22 Jul 2002 14:42:36 -0700 (PDT) From: Erik Greenwald To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40901: New Port: lang/gauche - An RSR5 Scheme designed for system scripting Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40901 >Category: ports >Synopsis: New Port: lang/gauche - An RSR5 Scheme designed for system scripting >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 14:50:10 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: >Organization: >Environment: >Description: ( taken from http://freshmeat.net/projects/Gauche ) Gauche is an R5RS Scheme implementation that aims to be a handy tool for daily work. Quick startup, a built-in system interface, and native multilingual support are some of its goals. It has an OO system similar to STklos and Guile. It supports UTF-8, EUC-JP, and Shift-JIS multibyte encodings natively. WWW: http://www.shiro.dreamhost.com/scheme/gauche/ Tested on -current as well as 4.2-release. Japanese stuff is disabled, this is english only. My nihongo isn't good enough to try fixing the texinfo files up... I'm thinking if it's important, someone will make japanese/gauche if this is a dup, I apologize, I think my sendmail is failing some of the time, most like a silly config thing related to running my box behind a nat :) If the shar is broken from this web submit thingy, I dropped it at http://smluc.org/~erik/gauche.shar as well... >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: # # lang/gauche # lang/gauche/Makefile # lang/gauche/files # lang/gauche/files/patch-doc_Makefile.in # lang/gauche/files/patch-doc_gauche-ref.texi # lang/gauche/pkg-descr # lang/gauche/pkg-comment # lang/gauche/pkg-plist # lang/gauche/distinfo # echo c - lang/gauche mkdir -p lang/gauche > /dev/null 2>&1 echo x - lang/gauche/Makefile sed 's/^X//' >lang/gauche/Makefile << 'END-of-lang/gauche/Makefile' X# New ports collection makefile for: gauche X# Date created: 4 Jul 2002 X# Whom: Erik Greenwald X# X# $FreeBSD$ X# X XPORTNAME= gauche XPORTVERSION= 0.6 XCATEGORIES= lang XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ X http://telia.dl.sourceforge.net/sourceforge/gauche/ XDISTNAME= Gauche-${PORTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= erik@smluc.org X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-threads=pthreads X XMAN1= gosh.1 gauche-config.1 XMANCOMPRESSED= no X Xpost-install: X strip ${PREFIX}/bin/gosh X install-info ${PREFIX}/info/gauche.info ${PREFIX}/info/dir X X.include END-of-lang/gauche/Makefile echo c - lang/gauche/files mkdir -p lang/gauche/files > /dev/null 2>&1 echo x - lang/gauche/files/patch-doc_Makefile.in sed 's/^X//' >lang/gauche/files/patch-doc_Makefile.in << 'END-of-lang/gauche/files/patch-doc_Makefile.in' X--- doc/Makefile.in.orig Fri Jul 19 02:28:53 2002 X+++ doc/Makefile.in Mon Jul 22 12:13:31 2002 X@@ -11,8 +11,8 @@ X # make mandir=wherever X prefix = @prefix@ X datadir = @datadir@ X-mandir = $(datadir)/man/man1 X-infodir = $(datadir)/info X+mandir = $(prefix)/man/man1 X+infodir = $(prefix)/info X X all: info X X@@ -22,7 +22,7 @@ X $(INSTALL) -m 444 $$m $(mandir)/; \ X done X if test ! -d $(infodir); then $(INSTALL) -d $(infodir); fi X- if test -f gauche-refe.info.gz -o -f gauche-refj.info.gz; then \ X+ if test -f gauche.info -o -f gauche-refj.info; then \ X for info in *.info*; do \ X $(INSTALL) -m 444 $$info $(infodir)/; \ X done; \ X@@ -48,7 +48,7 @@ X X pdf : gauche-refe.pdf X X-info : gauche-refe.info.gz gauche-refj.info.gz X+info : gauche.info #.gz gauche-refj.info.gz X X gauche-refe.html : gauche-refe.texi X texi2html -number gauche-refe.texi X@@ -63,14 +63,10 @@ X texi2pdf gauche-refe.texi X X gauche-refe.texi : gauche-ref.texi extract X- gosh ./extract -en -o gauche-refe.texi gauche-ref.texi X+ ${GOSH} ./extract -en -o gauche-refe.texi gauche-ref.texi X X-gauche-refe.info.gz : gauche-refe.texi X- if test X$(MAKEINFO) != X -a X$(GZIP) != X; then \ X- $(MAKEINFO) --no-warn gauche-refe.texi; \ X- rm -rf gauche-refe.info*.gz; \ X- $(GZIP) gauche-refe.info gauche-refe.info-[0-9]*; \ X- fi X+gauche.info : gauche-refe.texi X+ $(MAKEINFO) --no-warn gauche-refe.texi; X X gauche-refj.html : gauche-refj.texi X texi2html -number gauche-refj.texi END-of-lang/gauche/files/patch-doc_Makefile.in echo x - lang/gauche/files/patch-doc_gauche-ref.texi sed 's/^X//' >lang/gauche/files/patch-doc_gauche-ref.texi << 'END-of-lang/gauche/files/patch-doc_gauche-ref.texi' X--- doc/gauche-ref.texi.orig Thu Jul 18 05:49:02 2002 X+++ doc/gauche-ref.texi Mon Jul 22 12:12:55 2002 X@@ -1,8 +1,12 @@ X \input texinfo @c -*-texinfo-*- X @comment %**start of header X @c EN X-@setfilename gauche-refe.info X+@setfilename gauche.info X @settitle Gauche Reference Manual X+@dircategory The Algorithmic Language Scheme X+@direntry X+* Gauche: (gauche). An RSR5 Scheme designed for system scripting X+@end direntry X @c JP X @setfilename gauche-refj.info X @settitle Gauche ¥ê¥Õ¥¡¥ì¥ó¥¹¥Þ¥Ë¥å¥¢¥ë END-of-lang/gauche/files/patch-doc_gauche-ref.texi echo x - lang/gauche/pkg-descr sed 's/^X//' >lang/gauche/pkg-descr << 'END-of-lang/gauche/pkg-descr' X( taken from http://freshmeat.net/projects/Gauche ) X XGauche is an R5RS Scheme implementation that aims to be a handy tool Xfor daily work. Quick startup, a built-in system interface, and native Xmultilingual support are some of its goals. It has an OO system Xsimilar to STklos and Guile. It supports UTF-8, EUC-JP, and Shift-JIS Xmultibyte encodings natively. X XWWW: http://www.shiro.dreamhost.com/scheme/gauche/ END-of-lang/gauche/pkg-descr echo x - lang/gauche/pkg-comment sed 's/^X//' >lang/gauche/pkg-comment << 'END-of-lang/gauche/pkg-comment' XAn RSR5 Scheme designed for system scripting END-of-lang/gauche/pkg-comment echo x - lang/gauche/pkg-plist sed 's/^X//' >lang/gauche/pkg-plist << 'END-of-lang/gauche/pkg-plist' Xbin/gosh Xbin/gauche-config X@unexec install-info --delete %D/info/gauche.info %D/info/dir Xinfo/gauche.info Xinfo/gauche.info-1 Xinfo/gauche.info-2 Xinfo/gauche.info-3 Xinfo/gauche.info-4 Xinfo/gauche.info-5 Xinfo/gauche.info-6 Xinfo/gauche.info-7 Xinfo/gauche.info-8 Xinfo/gauche.info-9 Xinfo/gauche.info-10 Xinfo/gauche.info-11 Xinfo/gauche.info-12 Xinfo/gauche.info-13 Xinfo/gauche.info-14 X@exec install-info %D/info/gauche.info %D/info/dir Xlib/gauche/0.6/i386-portbld-freebsd5.0/auxsys.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/fcntl.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/gauche-config Xlib/gauche/0.6/i386-portbld-freebsd5.0/gosh Xlib/gauche/0.6/i386-portbld-freebsd5.0/libcharconv.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/libgauche.a Xlib/gauche/0.6/i386-portbld-freebsd5.0/libgauche.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/libnet.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/libuvector.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/mt-random.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/ndbm.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/termios.so Xlib/gauche/0.6/i386-portbld-freebsd5.0/threads.so Xlib/gauche/0.6/include/gauche.h Xlib/gauche/0.6/include/gauche/char_euc_jp.h Xlib/gauche/0.6/include/gauche/char_none.h Xlib/gauche/0.6/include/gauche/char_sjis.h Xlib/gauche/0.6/include/gauche/char_utf_8.h Xlib/gauche/0.6/include/gauche/config.h Xlib/gauche/0.6/include/gauche/exception.h Xlib/gauche/0.6/include/gauche/extend.h Xlib/gauche/0.6/include/gauche/fcntl.h Xlib/gauche/0.6/include/gauche/net.h Xlib/gauche/0.6/include/gauche/netconfig.h Xlib/gauche/0.6/include/gauche/predef-syms.h Xlib/gauche/0.6/include/gauche/pthread.h Xlib/gauche/0.6/include/gauche/termconfig.h Xlib/gauche/0.6/include/gauche/termios.h Xlib/gauche/0.6/include/gauche/uthread.h Xlib/gauche/0.6/include/gauche/uvector.h Xlib/gauche/0.6/include/gauche/vm.h Xlib/gauche/0.6/include/gauche/vminsn.h Xlib/gauche/0.6/include/gc.h Xlib/gauche/0.6/include/gc_pthread_redirects.h Xlib/gauche/site/0.6/i386-portbld-freebsd5.0/example.so Xlib/libgauche.a Xlib/libgauche.so Xshare/gauche/0.6/aclocal.m4 Xshare/gauche/0.6/lib/dbm.scm Xshare/gauche/0.6/lib/dbm/ndbm.scm Xshare/gauche/0.6/lib/file/filter.scm Xshare/gauche/0.6/lib/file/util.scm Xshare/gauche/0.6/lib/gauche-init.scm Xshare/gauche/0.6/lib/gauche/array.scm Xshare/gauche/0.6/lib/gauche/auxsys.scm Xshare/gauche/0.6/lib/gauche/charconv.scm Xshare/gauche/0.6/lib/gauche/collection.scm Xshare/gauche/0.6/lib/gauche/common-macros.scm Xshare/gauche/0.6/lib/gauche/defvalues.scm Xshare/gauche/0.6/lib/gauche/fcntl.scm Xshare/gauche/0.6/lib/gauche/interactive.scm Xshare/gauche/0.6/lib/gauche/interactive/info.scm Xshare/gauche/0.6/lib/gauche/interpolate.scm Xshare/gauche/0.6/lib/gauche/let-opt.scm Xshare/gauche/0.6/lib/gauche/logger.scm Xshare/gauche/0.6/lib/gauche/logical.scm Xshare/gauche/0.6/lib/gauche/macroutil.scm Xshare/gauche/0.6/lib/gauche/net.scm Xshare/gauche/0.6/lib/gauche/numerical.scm Xshare/gauche/0.6/lib/gauche/object.scm Xshare/gauche/0.6/lib/gauche/parameter.scm Xshare/gauche/0.6/lib/gauche/parseopt.scm Xshare/gauche/0.6/lib/gauche/port.scm Xshare/gauche/0.6/lib/gauche/procedure.scm Xshare/gauche/0.6/lib/gauche/process.scm Xshare/gauche/0.6/lib/gauche/regexp.scm Xshare/gauche/0.6/lib/gauche/selector.scm Xshare/gauche/0.6/lib/gauche/sequence.scm Xshare/gauche/0.6/lib/gauche/serializer.scm Xshare/gauche/0.6/lib/gauche/serializer/aserializer.scm Xshare/gauche/0.6/lib/gauche/signal.scm Xshare/gauche/0.6/lib/gauche/singleton.scm Xshare/gauche/0.6/lib/gauche/termios.scm Xshare/gauche/0.6/lib/gauche/test.scm Xshare/gauche/0.6/lib/gauche/threads.scm Xshare/gauche/0.6/lib/gauche/uvector.scm Xshare/gauche/0.6/lib/gauche/validator.scm Xshare/gauche/0.6/lib/gauche/version.scm Xshare/gauche/0.6/lib/gauche/vm/debugger.scm Xshare/gauche/0.6/lib/gauche/vm/disasm.scm Xshare/gauche/0.6/lib/gauche/with.scm Xshare/gauche/0.6/lib/genstub Xshare/gauche/0.6/lib/japanize-euc.scm Xshare/gauche/0.6/lib/math/const.scm Xshare/gauche/0.6/lib/math/mt-random.scm Xshare/gauche/0.6/lib/port/jfilter.scm Xshare/gauche/0.6/lib/port/stk.scm Xshare/gauche/0.6/lib/rfc/822.scm Xshare/gauche/0.6/lib/rfc/base64.scm Xshare/gauche/0.6/lib/rfc/cookie.scm Xshare/gauche/0.6/lib/rfc/quoted-printable.scm Xshare/gauche/0.6/lib/rfc/uri.scm Xshare/gauche/0.6/lib/slib.scm Xshare/gauche/0.6/lib/srfi-0.scm Xshare/gauche/0.6/lib/srfi-1.scm Xshare/gauche/0.6/lib/srfi-1/cat.scm Xshare/gauche/0.6/lib/srfi-1/filter.scm Xshare/gauche/0.6/lib/srfi-1/finder.scm Xshare/gauche/0.6/lib/srfi-1/folder.scm Xshare/gauche/0.6/lib/srfi-1/generator.scm Xshare/gauche/0.6/lib/srfi-1/mapper.scm Xshare/gauche/0.6/lib/srfi-1/nary.scm Xshare/gauche/0.6/lib/srfi-1/nth.scm Xshare/gauche/0.6/lib/srfi-1/pred.scm Xshare/gauche/0.6/lib/srfi-1/selector.scm Xshare/gauche/0.6/lib/srfi-1/set.scm Xshare/gauche/0.6/lib/srfi-1/zipper.scm Xshare/gauche/0.6/lib/srfi-11.scm Xshare/gauche/0.6/lib/srfi-13.scm Xshare/gauche/0.6/lib/srfi-13/casemap.scm Xshare/gauche/0.6/lib/srfi-13/comparer.scm Xshare/gauche/0.6/lib/srfi-13/filter.scm Xshare/gauche/0.6/lib/srfi-13/folder.scm Xshare/gauche/0.6/lib/srfi-13/generator.scm Xshare/gauche/0.6/lib/srfi-13/hash.scm Xshare/gauche/0.6/lib/srfi-13/internal.scm Xshare/gauche/0.6/lib/srfi-13/kmp.scm Xshare/gauche/0.6/lib/srfi-13/misc.scm Xshare/gauche/0.6/lib/srfi-13/pred.scm Xshare/gauche/0.6/lib/srfi-13/prefix.scm Xshare/gauche/0.6/lib/srfi-13/revapp.scm Xshare/gauche/0.6/lib/srfi-13/rotator.scm Xshare/gauche/0.6/lib/srfi-13/searcher.scm Xshare/gauche/0.6/lib/srfi-13/selector.scm Xshare/gauche/0.6/lib/srfi-14.scm Xshare/gauche/0.6/lib/srfi-14/query.scm Xshare/gauche/0.6/lib/srfi-14/set.scm Xshare/gauche/0.6/lib/srfi-19.scm Xshare/gauche/0.6/lib/srfi-19/format.scm Xshare/gauche/0.6/lib/srfi-19/read-tai.scm Xshare/gauche/0.6/lib/srfi-2.scm Xshare/gauche/0.6/lib/srfi-26.scm Xshare/gauche/0.6/lib/srfi-27.scm Xshare/gauche/0.6/lib/srfi-4.scm Xshare/gauche/0.6/lib/srfi-9.scm Xshare/gauche/0.6/lib/text/csv.scm Xshare/gauche/0.6/lib/text/html-lite.scm Xshare/gauche/0.6/lib/text/info.scm Xshare/gauche/0.6/lib/text/parse.scm Xshare/gauche/0.6/lib/text/tr.scm Xshare/gauche/0.6/lib/text/tree.scm Xshare/gauche/0.6/lib/util/isomorph.scm Xshare/gauche/0.6/lib/util/queue.scm Xshare/gauche/0.6/lib/util/toposort.scm Xshare/gauche/0.6/lib/util/tree.scm Xshare/gauche/0.6/lib/www/cgi.scm Xshare/gauche/site/lib/example.scm X@dirrm lib/gauche/0.6/include/gauche X@dirrm lib/gauche/0.6/include X@dirrm lib/gauche/0.6/i386-portbld-freebsd5.0 X@dirrm lib/gauche/0.6 X@dirrm lib/gauche/site/0.6/i386-portbld-freebsd5.0 X@dirrm lib/gauche/site/0.6 X@dirrm lib/gauche/site X@dirrm lib/gauche X@dirrm share/gauche/0.6/lib/gauche/vm X@dirrm share/gauche/0.6/lib/gauche/serializer X@dirrm share/gauche/0.6/lib/gauche/interactive X@dirrm share/gauche/0.6/lib/gauche X@dirrm share/gauche/0.6/lib/file X@dirrm share/gauche/0.6/lib/math X@dirrm share/gauche/0.6/lib/port X@dirrm share/gauche/0.6/lib/rfc X@dirrm share/gauche/0.6/lib/srfi-1 X@dirrm share/gauche/0.6/lib/srfi-13 X@dirrm share/gauche/0.6/lib/srfi-14 X@dirrm share/gauche/0.6/lib/srfi-19 X@dirrm share/gauche/0.6/lib/util X@dirrm share/gauche/0.6/lib/text X@dirrm share/gauche/0.6/lib/www X@dirrm share/gauche/0.6/lib/dbm X@dirrm share/gauche/0.6/lib X@dirrm share/gauche/0.6 X@dirrm share/gauche/site/lib X@dirrm share/gauche/site X@dirrm share/gauche END-of-lang/gauche/pkg-plist echo x - lang/gauche/distinfo sed 's/^X//' >lang/gauche/distinfo << 'END-of-lang/gauche/distinfo' XMD5 (Gauche-0.6.tgz) = 8c330754c85fe968d0a934f636a5a86d END-of-lang/gauche/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 14:51:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A0AE37B400 for ; Mon, 22 Jul 2002 14:51:22 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 68E7543E5E for ; Mon, 22 Jul 2002 14:51:20 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail 13205 invoked by uid 0); 22 Jul 2002 21:51:18 -0000 Received: from pd950a5e0.dip.t-dialin.net (HELO gmx.net) (217.80.165.224) by mail.gmx.net (mp012-rz3) with SMTP; 22 Jul 2002 21:51:18 -0000 Message-ID: <3D3C7E50.50501@gmx.net> Date: Mon, 22 Jul 2002 23:51:12 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sean Chittenden Cc: Alan E , Bart Peiren , kde@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: [kde-freebsd] FreeBSD Port: qt-3.0.3_5 References: <1027344945.3d3c0a3176fcc@wiebel.dommel.com> <20020722134317.GA35324@wwweasel.geeksrus.net> <20020722180259.GC88755@ninja1.internal> X-Enigmail-Version: 0.61.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEBF9EF9532FD4250A4E02E4A" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enigEBF9EF9532FD4250A4E02E4A Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sean Chittenden wrote: >>>I just noticed that QT 3.0.3_5 is the latest version in the ports, while >>>3.0.5 has already been released. Since this latest version contains a >>>(for me) rather important bug fix regarding QTextEdit, I'd like to see >>>this newer version in the ports. >> >>We're working on it. A large amount of testing is involved and we hope >>to have the upgrade, if there are no problems, available soon, within a >>week if possible. Thanks for your patience. > > > Speaking of testing, are there any -CURRENT machines in use for > testing the new updated KDE3 build? AFAIK only a really slow DP1-box. Donate recent -CURRENT boxes or root-accounts on recent -CURRENT boxes to Will. Regards, -- Michael Nottebrock "The circumstance ends uglily in the cruel result." - Babelfish --------------enigEBF9EF9532FD4250A4E02E4A Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9PH5VXhc68WspdLARAvuXAJ9NcDNmmGXFJdMqoXfnS6jDlJpVjACfTiwX eYOghmGEcwavMubwNVE6/Iw= =H1/w -----END PGP SIGNATURE----- --------------enigEBF9EF9532FD4250A4E02E4A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 15:30: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BFBC37B400 for ; Mon, 22 Jul 2002 15:30:06 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D03F43E3B for ; Mon, 22 Jul 2002 15:30:01 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id A94202B6C8; Tue, 23 Jul 2002 00:29:43 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id AC7D16A7120; Tue, 23 Jul 2002 08:29:22 +1000 (EST) Date: Tue, 23 Jul 2002 08:29:22 +1000 From: Edwin Groothuis To: Scott Lampert Cc: ports@FreeBSD.org Subject: Re: Fwd: Re: PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1 Message-ID: <20020722222922.GB2733@k7.mavetju> References: <20020722172619.GA22176@nevermind.kiev.ua> <20020722202433.B41045@physik.TU-Berlin.DE> <20020722120642.5eeda8df.scott@lampert.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722120642.5eeda8df.scott@lampert.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 12:06:42PM -0700, Scott Lampert wrote: > On Mon, 22 Jul 2002 20:24:33 +0200 > "Dirk Froemberg" wrote: > > > Hi! > > > > I did an upgrade for mod_php4 a few minutes ago... > > > > Regards Dirk > > > > -- > > Dirk Froemberg > > Ever since the expat upgrade to 1.95.4 that changed the library major > version from 2 to 3 I get an error building mod_php4 with xml support. The > port tries to rebuild and reinstall expat and bombs out when it finds its > already there. I tracked it as far as the Makefile.inc that gets created > checking for expat.2 instead of expat.3 but I didn't have time to work it > any further than that and just did a "touch libexpat.so.2" in the > /usr/local/lib/compat/pkg to get it to build. I had a similar problem, found out it was because I rebuild textproc/expat instead of textproc/expat2... Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 15:38:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00FCB37B400; Mon, 22 Jul 2002 15:38:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A88DE43E67; Mon, 22 Jul 2002 15:38:35 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MMcZJU010140; Mon, 22 Jul 2002 15:38:35 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MMcZOT010136; Mon, 22 Jul 2002 15:38:35 -0700 (PDT) Date: Mon, 22 Jul 2002 15:38:35 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207222238.g6MMcZOT010136@freefall.freebsd.org> To: sean@chittenden.org, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39565: Fix tidy on FreeBSD 5.0-CURRENT... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix tidy on FreeBSD 5.0-CURRENT... State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Jul 22 15:36:46 PDT 2002 State-Changed-Why: Duplicate of ports/40810. http://www.freebsd.org/cgi/query-pr.cgi?pr=39565 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 15:41:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 940AD37B400; Mon, 22 Jul 2002 15:41:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45C6B43E4A; Mon, 22 Jul 2002 15:41:12 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MMfCJU010611; Mon, 22 Jul 2002 15:41:12 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MMfBMq010607; Mon, 22 Jul 2002 15:41:11 -0700 (PDT) Date: Mon, 22 Jul 2002 15:41:11 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207222241.g6MMfBMq010607@freefall.freebsd.org> To: tacho@factline.com, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40335: www/tidy is missing sys/types.h, thus not working on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/tidy is missing sys/types.h, thus not working on -current State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Jul 22 15:38:49 PDT 2002 State-Changed-Why: Duplicate of ports/39565 and ports/40810. Pointed out by Joseph Scott . http://www.freebsd.org/cgi/query-pr.cgi?pr=40335 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 15:44:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD9837B400; Mon, 22 Jul 2002 15:44:24 -0700 (PDT) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86BE543E65; Mon, 22 Jul 2002 15:44:24 -0700 (PDT) (envelope-from sean@mail.tgd.net) Received: by mail.tgd.net (Postfix, from userid 1001) id 6A0FA20F02; Mon, 22 Jul 2002 15:44:24 -0700 (PDT) Date: Mon, 22 Jul 2002 15:44:24 -0700 From: Sean Chittenden To: Paul Scherf Cc: Alan E , Bart Peiren , kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt-3.0.3_5 Message-ID: <20020722224424.GK88755@ninja1.internal> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I am running current -CURRENT (well, within a week) and current KDE3 > (well, within a couple days). It did take a bit of effort to get > KDE3 to compile. There are some parts that do not work for me > (e.g. kscd, ...), and some that behave strangely. I'm willing to put > in some time and effort into KDE on FreeBSD, but do not know where > to go to get more involved. There are email lists for gnome, but I > don't see any for kde. Same. I'd slapped together a set of adhoc patches to get most of it to compile (though not all: ran out of time) but didn't know where to go to either post the patches or find other kde users. Can a kde list be setup, or can I be tossed on the kde alias? -sc > -----Original Message----- > From: Sean Chittenden [mailto:sean@chittenden.org] > Sent: Monday, July 22, 2002 11:03 AM > To: Alan E > Cc: Bart Peiren; kde@FreeBSD.org; ports@FreeBSD.org > Subject: Re: [kde-freebsd] FreeBSD Port: qt-3.0.3_5 > > > > >I just noticed that QT 3.0.3_5 is the latest version in the ports, while > > >3.0.5 has already been released. Since this latest version contains a > > >(for me) rather important bug fix regarding QTextEdit, I'd like to see > > >this newer version in the ports. > > > > We're working on it. A large amount of testing is involved and we hope > > to have the upgrade, if there are no problems, available soon, within a > > week if possible. Thanks for your patience. > > Speaking of testing, are there any -CURRENT machines in use for > testing the new updated KDE3 build? I haven't been able to get it to > compile, even with some really gross hacks/patches to the KDE tree... > any thoughts on whether or not that'll work or how to get KDE3 to work > with -CURRENT? I know it's GCC foo, but still. -sc > > -- > Sean Chittenden > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 15:46: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 252D837B401; Mon, 22 Jul 2002 15:46:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE90943E3B; Mon, 22 Jul 2002 15:46:04 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MMk4JU011000; Mon, 22 Jul 2002 15:46:04 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MMk4Yx010996; Mon, 22 Jul 2002 15:46:04 -0700 (PDT) Date: Mon, 22 Jul 2002 15:46:04 -0700 (PDT) From: Patrick Li Message-Id: <200207222246.g6MMk4Yx010996@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40902: Update port: net/gnunet Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/gnunet State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 15:45:55 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40902 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 15:49:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8ADD37B400; Mon, 22 Jul 2002 15:49:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF9C43E3B; Mon, 22 Jul 2002 15:49:31 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MMnVJU011303; Mon, 22 Jul 2002 15:49:31 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MMnUKg011299; Mon, 22 Jul 2002 15:49:30 -0700 (PDT) Date: Mon, 22 Jul 2002 15:49:30 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207222249.g6MMnUKg011299@freefall.freebsd.org> To: kba114@psu.edu, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40891: New Port: lang/g95 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: lang/g95 State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Jul 22 15:48:50 PDT 2002 State-Changed-Why: empty http://www.freebsd.org/cgi/query-pr.cgi?pr=40891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 15:52: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43BA937B400; Mon, 22 Jul 2002 15:52:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC66E43E31; Mon, 22 Jul 2002 15:52:03 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MMq3JU011806; Mon, 22 Jul 2002 15:52:03 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MMq3Oq011802; Mon, 22 Jul 2002 15:52:03 -0700 (PDT) Date: Mon, 22 Jul 2002 15:52:03 -0700 (PDT) From: Patrick Li Message-Id: <200207222252.g6MMq3Oq011802@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40899: Update port: graphics/swftools to 0.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/swftools to 0.4.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 15:51:52 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40899 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 15:53: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F12037B408; Mon, 22 Jul 2002 15:52:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D56E43E6A; Mon, 22 Jul 2002 15:52:45 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MMqiJU011906; Mon, 22 Jul 2002 15:52:44 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MMqiZh011902; Mon, 22 Jul 2002 15:52:44 -0700 (PDT) Date: Mon, 22 Jul 2002 15:52:44 -0700 (PDT) From: Patrick Li Message-Id: <200207222252.g6MMqiZh011902@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, jedgar@FreeBSD.org Subject: Re: ports/40898: Update port: graphics/pngcrush to 1.5.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/pngcrush to 1.5.10 Responsible-Changed-From-To: freebsd-ports->jedgar Responsible-Changed-By: pat Responsible-Changed-When: Mon Jul 22 15:52:32 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40898 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 16:20:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44CF137B400 for ; Mon, 22 Jul 2002 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 8127E43E3B for ; Mon, 22 Jul 2002 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.4/8.12.4) with ESMTP id g6MNK4JU017896 for ; Mon, 22 Jul 2002 16:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MNK4j2017895; Mon, 22 Jul 2002 16:20:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74F2637B400 for ; Mon, 22 Jul 2002 16:18:51 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C1D443E4A for ; Mon, 22 Jul 2002 16:18:51 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6MNIo9H055537 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 22 Jul 2002 17:18:50 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6MNIo4O055536; Mon, 22 Jul 2002 17:18:50 -0600 (MDT) Message-Id: <200207222318.g6MNIo4O055536@jolly.drunkmonk.net> Date: Mon, 22 Jul 2002 17:18:50 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40904: new port: www/tclcurl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40904 >Category: ports >Synopsis: new port: www/tclcurl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 16:20:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: This is a interface library to curl for TCL, it supports most if not all of curls features. >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: # # tclcurl/Makefile # tclcurl/distinfo # tclcurl/files # tclcurl/pkg-comment # tclcurl/pkg-descr # tclcurl/pkg-plist # tclcurl/files/patch-aa # echo x - tclcurl/Makefile sed 's/^X//' >tclcurl/Makefile << 'END-of-tclcurl/Makefile' X# New ports collection makefile for: tclcurl X# Date created: 22 July 2002 X# Whom: verm@drunkmonk.net X# X# $FreeBSD$ X# X XPORTNAME= tclcurl XPORTVERSION= 0.9.8 XCATEGORIES= www ftp XMASTER_SITES= http://personal1.iddeo.es/andresgarci/tclcurl/download/tarball/ XDISTNAME= TclCurl-${PORTVERSION} X XMAINTAINER= verm@drunkmonk.net X XLIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \ X ${TCL_VER:S/.//}.1:${PORTSDIR}/lang/${TCL_VER:S/.//} X XTCL_VER= tcl8.3 XTCLCURL_VER= 0.98 XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/${TCL_VER} \ X --with-tclinclude=${LOCALBASE}/include/${TCL_VER} \ X --prefix=${LOCALBASE} XPLIST_SUB+= TCL_VER=${TCL_VER} TCLCURL_VER=${TCLCURL_VER} XMANN= tclcurl.n tclcurl_multi.n X X.include END-of-tclcurl/Makefile echo x - tclcurl/distinfo sed 's/^X//' >tclcurl/distinfo << 'END-of-tclcurl/distinfo' XMD5 (TclCurl-0.9.8.tar.gz) = b2711f1546451b46132f380d7405917c END-of-tclcurl/distinfo echo c - tclcurl/files mkdir -p tclcurl/files > /dev/null 2>&1 echo x - tclcurl/pkg-comment sed 's/^X//' >tclcurl/pkg-comment << 'END-of-tclcurl/pkg-comment' XCurl bindings for TCL supports all Curl features END-of-tclcurl/pkg-comment echo x - tclcurl/pkg-descr sed 's/^X//' >tclcurl/pkg-descr << 'END-of-tclcurl/pkg-descr' XTclCurl does exactly what it says, it adds Curl bindings to TCL, it supports Xeverything that curl does (including ssl). For a couple of quick examples Xbrowse to http://personal1.iddeo.es/andresgarci/tclcurl/english/examples.html X XWWW: http://personal1.iddeo.es/andresgarci/tclcurl/english/ END-of-tclcurl/pkg-descr echo x - tclcurl/pkg-plist sed 's/^X//' >tclcurl/pkg-plist << 'END-of-tclcurl/pkg-plist' Xlib/%%TCL_VER%%/tclcurl%%TCLCURL_VER%%/libtclcurl%%TCLCURL_VER%%.so Xlib/%%TCL_VER%%/tclcurl%%TCLCURL_VER%%/pkgIndex.tcl Xlib/%%TCL_VER%%/tclcurl%%TCLCURL_VER%%/tclcurl.tcl X@dirrm lib/%%TCL_VER%%/tclcurl%%TCLCURL_VER%% END-of-tclcurl/pkg-plist echo x - tclcurl/files/patch-aa sed 's/^X//' >tclcurl/files/patch-aa << 'END-of-tclcurl/files/patch-aa' X--- Makefile.in.orig Sun Apr 21 12:13:36 2002 X+++ Makefile.in Mon Jul 22 18:08:25 2002 X@@ -167,7 +167,8 @@ X LIBS = @LIBS@ X AR = ar X CFLAGS = @CFLAGS@ X-COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) X+TCLCURL_CFLAGS = @TCLCURL_CFLAGS@ X+COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) $(TCLCURL_CFLAGS) X X #======================================================================== X # Start of user-definable TARGETS section X@@ -206,7 +207,7 @@ X X install-binaries: binaries install-lib-binaries install-bin-binaries X if test "x$(SHARED_BUILD)" = "x1"; then \ X- $(INSTALL_DATA) pkgIndex.tcl $(DESTDIR)$(pkglibdir); \ X+ $(INSTALL_DATA) pkgIndex.tcl $(TCL_BIN_DIR)/$(PKG_DIR); \ X fi X X #======================================================================== X@@ -231,10 +232,7 @@ X @echo "Installing documentation in $(DESTDIR)$(mandir)" X @for i in $(srcdir)/doc/*.n; do \ X echo "Installing $$i"; \ X- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i.gz`; \ X- gzip $$i; \ X- $(INSTALL_DATA) $$i.gz $(DESTDIR)$(mandir)/mann ; \ X- gunzip $$i.gz; \ X+ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ X done X X test: binaries libraries X@@ -370,11 +368,11 @@ X #======================================================================== X X install-lib-binaries: X- @mkdir -p $(DESTDIR)$(pkglibdir) X+ @mkdir -p $(TCL_BIN_DIR)/$(PKG_DIR) X @list='$(lib_BINARIES)'; for p in $$list; do \ X if test -f $$p; then \ X- echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p"; \ X- $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p; \ X+ echo " $(INSTALL_PROGRAM) $$p $(TCL_BIN_DIR)/$(PKG_DIR)/$$p"; \ X+ $(INSTALL_PROGRAM) $$p $(TCL_BIN_DIR)/$(PKG_DIR)/$$p; \ X echo " $(RANLIB) $(DESTDIR)$(pkglibdir)/$$p"; \ X $(RANLIB) $(DESTDIR)$(pkglibdir)/$$p; \ X ext=`echo $$p|sed -e "s/.*\.//"`; \ X@@ -419,7 +417,7 @@ X install-scripts: scripts X @for i in generic/$(TCL_SCRIPTS) ; do \ X echo "Installing $$i" ; \ X- $(INSTALL_DATA) $$i $(DESTDIR)$(pkglibdir) ; \ X+ $(INSTALL_DATA) $$i $(TCL_BIN_DIR)/$(PKG_DIR) ; \ X done; X X .SUFFIXES: .c .$(OBJEXT) END-of-tclcurl/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 16:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C103A37B400 for ; Mon, 22 Jul 2002 16:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 240B043E42 for ; Mon, 22 Jul 2002 16:30: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.4/8.12.4) with ESMTP id g6MNU1JU018746 for ; Mon, 22 Jul 2002 16:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MNU1Uf018745; Mon, 22 Jul 2002 16:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F7EE37B400 for ; Mon, 22 Jul 2002 16:26:07 -0700 (PDT) Received: from kappa.allnet.ne.jp (kappa.allnet.ne.jp [61.211.150.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8814143E65 for ; Mon, 22 Jul 2002 16:26:06 -0700 (PDT) (envelope-from kanou@kappa.allnet.ne.jp) Received: from kappa.allnet.ne.jp (localhost [127.0.0.1]) by kappa.allnet.ne.jp (8.12.5/8.12.5) with ESMTP id g6MNQmfT004100; Tue, 23 Jul 2002 08:26:48 +0900 (JST) (envelope-from kanou@kappa.allnet.ne.jp) Received: (from kanou@localhost) by kappa.allnet.ne.jp (8.12.5/8.12.5/Submit) id g6MNQlml004099; Tue, 23 Jul 2002 08:26:47 +0900 (JST) Message-Id: <200207222326.g6MNQlml004099@kappa.allnet.ne.jp> Date: Tue, 23 Jul 2002 08:26:47 +0900 (JST) From: KANOU Hiroki Reply-To: kanou@mil.allnet.ne.jp To: FreeBSD-gnats-submit@FreeBSD.org Cc: kanou@mil.allnet.ne.jp X-Send-Pr-Version: 3.113 Subject: ports/40905: maintainer-update: print/pfaedit to 20020722 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40905 >Category: ports >Synopsis: maintainer-update: print/pfaedit to 20020722 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 16:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kappa.allnet.ne.jp 4.6-STABLE FreeBSD 4.6-STABLE #1: Sat Jun 29 21:58:29 JST 2002 kanou@kappa.allnet.ne.jp:/usr/src/sys/compile/COPPER i386 >Description: Maintainer update of PfaEdit port to 2002-07-22. >How-To-Repeat: >Fix: diff -uNr pfaedit.orig/Makefile pfaedit/Makefile --- pfaedit.orig/Makefile Mon Jul 22 02:35:44 2002 +++ pfaedit/Makefile Tue Jul 23 07:48:20 2002 @@ -33,7 +33,7 @@ MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 020715 +DIST_VER= 020722 EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz .if !defined(NOPORTDOCS) diff -uNr pfaedit.orig/distinfo pfaedit/distinfo --- pfaedit.orig/distinfo Mon Jul 22 02:35:44 2002 +++ pfaedit/distinfo Tue Jul 23 07:48:24 2002 @@ -1,3 +1,3 @@ -MD5 (pfaedit_full-020715.tgz) = 53a2e14bd263f7f1cb4fb75cc91d1767 +MD5 (pfaedit_full-020722.tgz) = d469d2425d8d986e01d4570ef6242d5a MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f MD5 (pfaedit_htdocs-020626.tgz) = cb0fab49be57efbd42c755255f2cce5a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:30:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F95C37B400; Mon, 22 Jul 2002 17:30:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 337ED43E5E; Mon, 22 Jul 2002 17:30:48 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N0UmJU027944; Mon, 22 Jul 2002 17:30:48 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N0Ul53027940; Mon, 22 Jul 2002 17:30:47 -0700 (PDT) Date: Mon, 22 Jul 2002 17:30:47 -0700 (PDT) From: Patrick Li Message-Id: <200207230030.g6N0Ul53027940@freefall.freebsd.org> To: kanou@mil.allnet.ne.jp, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40905: maintainer-update: print/pfaedit to 20020722 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update: print/pfaedit to 20020722 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 17:30:38 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40905 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:42: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD21D37B400; Mon, 22 Jul 2002 17:42:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ED2543E31; Mon, 22 Jul 2002 17:42:07 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: from freefall.freebsd.org (jedgar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N0g7JU028941; Mon, 22 Jul 2002 17:42:07 -0700 (PDT) (envelope-from jedgar@freefall.freebsd.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N0g6LS028937; Mon, 22 Jul 2002 17:42:06 -0700 (PDT) Date: Mon, 22 Jul 2002 17:42:06 -0700 (PDT) From: "Chris D. Faulhaber" Message-Id: <200207230042.g6N0g6LS028937@freefall.freebsd.org> To: nick-lists@netability.ie, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40813: Update from kdbg 1.2.4 to kdbg 1.2.5 with QT3/KDE 3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update from kdbg 1.2.4 to kdbg 1.2.5 with QT3/KDE 3 State-Changed-From-To: open->closed State-Changed-By: jedgar State-Changed-When: Mon Jul 22 17:41:55 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40813 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B253837B400 for ; Mon, 22 Jul 2002 17:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0250B43E3B for ; Mon, 22 Jul 2002 17: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.4/8.12.4) with ESMTP id g6N0o1JU029420 for ; Mon, 22 Jul 2002 17:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N0o1Ak029419; Mon, 22 Jul 2002 17:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B5E237B409 for ; Mon, 22 Jul 2002 17:43:17 -0700 (PDT) Received: from micro.if.t.u-tokyo.ac.jp (micro.if.t.u-tokyo.ac.jp [133.11.94.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AA3543E31 for ; Mon, 22 Jul 2002 17:43:17 -0700 (PDT) (envelope-from work02@micro.if.t.u-tokyo.ac.jp) Received: from micro.if.t.u-tokyo.ac.jp (localhost [127.0.0.1]) by micro.if.t.u-tokyo.ac.jp (8.12.3/8.12.3) with ESMTP id g6N0gnTG000650 for ; Tue, 23 Jul 2002 09:42:49 +0900 (JST) (envelope-from work02@micro.if.t.u-tokyo.ac.jp) Received: (from work02@localhost) by micro.if.t.u-tokyo.ac.jp (8.12.3/8.12.3/Submit) id g6N0gnmS000649; Tue, 23 Jul 2002 09:42:49 +0900 (JST) Message-Id: <200207230042.g6N0gnmS000649@micro.if.t.u-tokyo.ac.jp> Date: Tue, 23 Jul 2002 09:42:49 +0900 (JST) From: MITA Yoshio Reply-To: MITA Yoshio To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40906: EPSI file of gs 7.05 is no more compatible with tgif. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40906 >Category: ports >Synopsis: EPSI file of gs 7.05 is no more compatible with tgif. >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 17:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: MITA Yoshio >Release: FreeBSD 4.6-RELEASE i386 >Organization: VLSI Design and Education Center, The University of TOKYO >Environment: System: FreeBSD micro.if.t.u-tokyo.ac.jp 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Sun Jun 16 12:55:19 JST 2002 root@micro2.a.la.maison:/usr/src/sys/compile/MICRO i386 >Description: EPSI file import is one of the most useful function of Tgif. Normally EPS file was converted to EPSI using ps2epsi script that is delivered with ghostscript. However, recent change of ghostscript (7.05) made the script generate EPSI files that can no more be handled with Tgif. This is a very severe problem for FreeBSD-Tgif folks. `pstoepsi' script that is accesible from Tgif WWW page is an excellent alternative to ps2epsi. So I am going to import this nice script into the FreeBSD ports collection. >How-To-Repeat: Under ghostscript 7.05 and Tgif 4.1.42, % ps2epsi file.[e]ps % tgif Then try File->Import->Import EPS file, and select EPSI file. >Fix: A new port pstoepsi-20020711 is proposed. begin 644 pstoepsi.tar.gz M'XL(`'*D/#T``^U9>4_;2!3GW\RG>"J@@++QE<,E:A!IXK+9)2&*W:5=K10Y M]B29XDL>NY16?/=]XQR$0*$K0;K:]4]"&<^\>_"&7QN_@`O:;6];JJZ!4D4]5*?0=J+ZC3"BE/[!A@YQ--OSQ& M=S6CU-N&0MM%M-S_Z'):CCS&D^>7H2I*O5K]_OZK:GV^_U5=JU94[*@HU08(G]DQE=W0677)0Z/5Z1E2,F.\S%E"I>E7XX_\NY4[\_#*>\O^Z=NO_NJ)G_J]5<__?!I;[#TX8?*9Q0CD8 M`Q,.[,`%'OH4!N8A3)A'(0FSD:Q]Q9(9='U[2B&*Z6=&KR1B88@0%-TY"7X@ MOVM(.9VDGIC-_"B,$]&RIFP"!QF38CN)O?)!$2[I]:%$R.DLY`F>0A8E,+,Y M<.8S#S=HT740<4VH>PCC-,'!P*%"#&=A`+JDU(`E$(3@AS$E3DSMA3USG3A< MS9@S`PQ;:*X?V0D;+XU)4"44_QY93E>ZH_#(HPU"5JO$@BA-1H+9*+!Q=<(T MN=,A96&0?`Q39.MY*!;7,9G9R<.4R`]'*7#!"Z,J=9(POI:V&$?O^#\NBD^# M9Z\`GO)_T-65_U?TNO#_2E7+_7\;N&`>LWUHSYA=OJ`,&S28%CEP\G\72W\63,(7D/%D_:\O\W^]KJLU[-#T>CWW_VV@ MUZF)I+I,`HO&(33!M=W*N'*DVD>4THDRMO4CYTAQ'5=7W:IFOR9WIVY>%`0+ M1:DISD37W0I]7:FK$T=_35WW")GJNJHY-`\B/QVK_>O9EU04)R\@XPG_5_7* M_/T'SX2FJN+^K]5KM=S_MX%=Z-,K$(4YQ^3N>5B!BEK:7YP&F(1QH["ZW^]" M!TMJF%?6;J-0T%3X#:M[35$T'+R8A3YV%GHLL>%CR&XN>/?PB@_.AU6_UC.:M,-'UAS$TN^?]9D%(4'15)>V699R> M#[N&V2Q,8SO"BIZ37LNTC.'([%JB>Y)$#5D>AVD\#@,IY8Y$W52.TK$LJGPY M"4./W[YPD$[7M-YUS\3,59V_&/_O8+.Q2 M/TJN"6K3[5OX9R!I9OV:Z80,W_=''6-@]#M"X-B?LVKL?1/VFLC_1E[:)01JDA/3/1Q?#WY=Z7E-.B&2B;7U+W&)B6L9+ MCS-KD,+>M_;@!O:^";LRAO/FPL2;U?(@"3*\TR4AGPG[\C2/S46\Y46(&Y;' M*?/<3!73Z-Q`F<(K7MK?'PR-=]T/^_LE-#=KWI2FK[ZO!AQGRR-PGT8P/_VS M.QBU>YV;-1[WME?HPP(,!9Z7:=3MFU;K[&QDMH?=@77S@'A8J2>/62#F]#*" MM?X''LC66'=:5NLQG:3IU[EECS(D$MZ!O=2E\&;,74DXLN1?'O]P9EVY079! M?IG_`OSH^W\6_^N*B/^:5LO?_[>!C?W/PD.9QTYC\=#R'#)N\__:OJ_MOU[5 ME___46J:V/]:M;+M_!^'X:,/'__1_2^7R[`143%-L6FAAU5`EMHU4(\:5;6A M5.=IOE0J;<[8)%8:-75.?'("Y4KE%U6!TOSGY(3`&W'6CJ6(+UN"U2L"!':_ M"S!RS>\QXD)>53LUF44Q[+7NC8GHC/\@=5E:>\2$IB[#;) M9&.B'P:F=3X8].Y,]-C8M1-[,3D+NE'DH^)%4AZ\[5GGXDVD693D51K'@2'6 M(LBJ+UCY?B8@MGF"4P,?Y:_-VU!CC4EICRelease-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:53:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DDB037B407; Mon, 22 Jul 2002 17:53:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A268C43E72; Mon, 22 Jul 2002 17:53:21 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N0rLJU030012; Mon, 22 Jul 2002 17:53:21 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N0rLkw030008; Mon, 22 Jul 2002 17:53:21 -0700 (PDT) Date: Mon, 22 Jul 2002 17:53:21 -0700 (PDT) From: Patrick Li Message-Id: <200207230053.g6N0rLkw030008@freefall.freebsd.org> To: dom@happygiraffe.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40850: new version of www/p5-AxKit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new version of www/p5-AxKit State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 17:53:12 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40850 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:54:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FFF937B406; Mon, 22 Jul 2002 17:54:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 150F543E3B; Mon, 22 Jul 2002 17:54:28 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N0sRJU030166; Mon, 22 Jul 2002 17:54:27 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N0sR7o030162; Mon, 22 Jul 2002 17:54:27 -0700 (PDT) Date: Mon, 22 Jul 2002 17:54:27 -0700 (PDT) From: Patrick Li Message-Id: <200207230054.g6N0sR7o030162@freefall.freebsd.org> To: dom@happygiraffe.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40853: New version of www/p5-AxKit-XSP-WebUtils Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New version of www/p5-AxKit-XSP-WebUtils State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 17:54:19 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40853 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:54:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1141937B401; Mon, 22 Jul 2002 17:54:49 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA1D43E4A; Mon, 22 Jul 2002 17:54:48 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 5B4299B4B; Mon, 22 Jul 2002 19:54:48 -0500 (EST) Date: Mon, 22 Jul 2002 19:54:48 -0500 From: Will Andrews To: Alan Eldridge Cc: freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/40881: Update bsd.sites.mk Message-ID: <20020723005448.GC52296@squall.waterspout.com> Mail-Followup-To: Alan Eldridge , freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org References: <200207221951.g6MJp1wm080565@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207221951.g6MJp1wm080565@freefall.freebsd.org> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 12:51:01PM -0700, Alan Eldridge wrote: > Responsible-Changed-From-To: freebsd-ports->portmgr > Responsible-Changed-By: alane > Responsible-Changed-When: Mon Jul 22 12:50:01 PDT 2002 > Responsible-Changed-Why: > This h'yar is portmgr territory, y'all. Nope. Read the file. Any ports committer may change it. Of course, portmgr@ reserves the right to lynch somebody if they break bsd.port.mk doing so, although one would wonder how they got a ports commit bit if they do. :-) Regards, -- wca P.S. To be clear, I'm speaking for myself only. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:56:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347D537B40B; Mon, 22 Jul 2002 17:56:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF39443E4A; Mon, 22 Jul 2002 17:56:48 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N0umJU030521; Mon, 22 Jul 2002 17:56:48 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N0um6s030517; Mon, 22 Jul 2002 17:56:48 -0700 (PDT) Date: Mon, 22 Jul 2002 17:56:48 -0700 (PDT) From: Patrick Li Message-Id: <200207230056.g6N0um6s030517@freefall.freebsd.org> To: dom@happygiraffe.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40854: New version of www/p5-AxKit-XSP-Util Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New version of www/p5-AxKit-XSP-Util State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 17:56:38 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40854 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:57:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E27E737B401; Mon, 22 Jul 2002 17:57:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E5D43E42; Mon, 22 Jul 2002 17:57:52 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N0vqJU030741; Mon, 22 Jul 2002 17:57:52 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N0vqsH030737; Mon, 22 Jul 2002 17:57:52 -0700 (PDT) Date: Mon, 22 Jul 2002 17:57:52 -0700 (PDT) From: Patrick Li Message-Id: <200207230057.g6N0vqsH030737@freefall.freebsd.org> To: dom@happygiraffe.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40858: New version of www/p5-AxKit-XSP-PerForm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New version of www/p5-AxKit-XSP-PerForm State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 17:57:44 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40858 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 17:58:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7D1C37B401; Mon, 22 Jul 2002 17:58:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C13743E65; Mon, 22 Jul 2002 17:58:53 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N0wrJU030874; Mon, 22 Jul 2002 17:58:53 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N0wrqK030870; Mon, 22 Jul 2002 17:58:53 -0700 (PDT) Date: Mon, 22 Jul 2002 17:58:53 -0700 (PDT) From: Patrick Li Message-Id: <200207230058.g6N0wrqK030870@freefall.freebsd.org> To: dom@happygiraffe.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40859: New version of www/p5-AxKit-XSP-Exception Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New version of www/p5-AxKit-XSP-Exception State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jul 22 17:58:44 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40859 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 18: 2:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFE2D37B400; Mon, 22 Jul 2002 18:02:40 -0700 (PDT) Received: from mail.chrislaco.com (mail.chrislaco.com [63.114.73.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358EF43E5E; Mon, 22 Jul 2002 18:02:40 -0700 (PDT) (envelope-from chris.laco@threetech.com) Received: from 63.114.73.70 (SquirrelMail authenticated user claco) by mail.chrislaco.com with HTTP; Mon, 22 Jul 2002 21:02:34 -0400 (EDT) Message-ID: <2731.63.114.73.70.1027386154.squirrel@mail.chrislaco.com> Date: Mon, 22 Jul 2002 21:02:34 -0400 (EDT) Subject: Re: ports/40850: new version of www/p5-AxKit From: "Christopher H. Laco" To: In-Reply-To: <200207230053.g6N0rLkw030008@freefall.freebsd.org> References: <200207230053.g6N0rLkw030008@freefall.freebsd.org> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , Reply-To: chris.laco@threetech.com X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Synopsis: new version of www/p5-AxKit > > State-Changed-From-To: open->closed > State-Changed-By: pat > State-Changed-When: Mon Jul 22 17:53:12 PDT 2002 > State-Changed-Why: > Committed, Thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=40850 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message Please close this PR as well. It was the initial submission. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/39554 Thanks, -=Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 18:21:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0720C37B400; Mon, 22 Jul 2002 18:21:31 -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 07A0743E65; Mon, 22 Jul 2002 18:21:24 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.6.232]) by t-mta7.odn.ne.jp with ESMTP id <20020723012122085.EFAP.2063.t-mta7.odn.ne.jp@mta7.odn.ne.jp>; Tue, 23 Jul 2002 10:21:22 +0900 Received: from hadaly.dyndns.org (localhost [::1]) by hadaly.dyndns.org (Postfix) with ESMTP id C1F32549E; Tue, 23 Jul 2002 10:21:17 +0900 (JST) Date: Tue, 23 Jul 2002 10:21:17 +0900 Message-ID: <86k7nnnss2.wl@hadaly.dyndns.org> From: Kimura Fuyuki To: shige@FreeBSD.org, hrs@FreeBSD.org Cc: henrik.motakef@web.de, freebsd-ports@FreeBSD.ORG Subject: Re: Whats up with share/xml/catalog? In-Reply-To: <87heirzjnx.fsf@pokey.henrik-motakef.de> References: <877kjo95bj.fsf@pokey.henrik-motakef.de> <86wuro2vim.wl@hadaly.dyndns.org> <87heirzjnx.fsf@pokey.henrik-motakef.de> User-Agent: Wanderlust/2.8.1 (Something) Emacs/21.2 Mule/5.0 (SAKAKI) X-Public-Key: http://www.hadaly.org/fuyuki.key X-Fingerprint: 8D68 1138 1A85 8556 C6A9 274B 2C72 2E56 3AF7 3D89 MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Is there any plan to extend mkcatalog to create the XML catalogs? thanks. At 22 Jul 2002 20:45:06 +0200, Henrik Motakef wrote: > > Kimura Fuyuki writes: > > > > First of all, this is a bad idea IMHO, scince it breaks PSGML and > > > nsgmls for the XML DTDs without a good reason - it would be better to > > > at least have both the XML version and old-style catalogs avaiblable. > > > > The reason is that XML catalog is better for the XML DTDs. > > I disagree, both have their specific advantages. For example, to > maintain semi-automatically an SGML catalog, you don't need any tools > besides echo and grep, basically. But that's not the point. > > From a ports-centric point of view, I think we should try to make as > much software work out of the box as possible. That would probably > mean making both kinds of catalog files available. > > > I hope PSGML implements the XML catalog parser. ;) > > So do I, but right now it doesn't. Neither does NSGMLS, as far as I > know. Both are pretty usefull for working with XML documents. > > > Just a thought for coexistence: > > > > share/xml/catalog.xml (XML catalog) > > share/xml/catalog (SGML catalog) > > I think that would be the best solution, so that software expecting > either format works. I remeber a thread about libxml expecting an XML > catalog at share/xml/catalog by default, so if one cannot easily > convince it to look at catalog.xml instead, it might be better to > choose different names. Also, I'd say for consitency we should put > both kinds of catalogs in share/xsl and even share/sgml, too. > > > > On a more practical note, given that I didn't notice any changes for > > > mkcatalog, how am I supposed to add DTDs that go in share/xml/* to the > > > catalog? Is there a replacement for mkcatalog, or are there new > > > options I didn't recognize? > > > > I don't know any alternatives to mkcatalog. > > > > See textproc/scrollkeeper/pkg-install > > Hm, this implies a BUILD_DEPENDS on libxml. > > If I recall correctly, in the previous thread I mentioned above, > someone talked about implementing a stand-alone tool to update XML > catalogs, that would be quite a nice thing, IMHO. > > Isn't mkcatalog under control of the ports team anyway? Could we > perhaps modify it to include the neccessary call to libxmls > xmlcatalog, later maybe the new tool, so a) nothing changes for ports > that use mkcatalog now, b) it would be easier to update the catalogs > for new ports, and c) we could switch between xmlcatalog and the new > tool without breaking stuff when it's ready? > > Regards > Henrik -- fuyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 18:28:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF22437B400; Mon, 22 Jul 2002 18:28:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A558743E70; Mon, 22 Jul 2002 18:28:40 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N1SeJU037628; Mon, 22 Jul 2002 18:28:40 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N1Se5H037624; Mon, 22 Jul 2002 18:28:40 -0700 (PDT) Date: Mon, 22 Jul 2002 18:28:40 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207230128.g6N1Se5H037624@freefall.freebsd.org> To: verm@drunkmonk.net, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40889: fix: games/xpipeman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fix: games/xpipeman State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Jul 22 18:28:18 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40889 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 19:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17EA337B400 for ; Mon, 22 Jul 2002 19:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FB2243E3B for ; Mon, 22 Jul 2002 19: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.4/8.12.4) with ESMTP id g6N2A2JU044853 for ; Mon, 22 Jul 2002 19:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N2A1Y5044852; Mon, 22 Jul 2002 19:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 626C037B400 for ; Mon, 22 Jul 2002 19:06:11 -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 2560943E42 for ; Mon, 22 Jul 2002 19:06:10 -0700 (PDT) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([218.46.6.232]) by t-mta7.odn.ne.jp with ESMTP id <20020723020608850.ELCH.2063.t-mta7.odn.ne.jp@mta7.odn.ne.jp>; Tue, 23 Jul 2002 11:06:08 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 9746D5574; Tue, 23 Jul 2002 11:06:05 +0900 (JST) Message-Id: <20020723020605.9746D5574@hadaly.dyndns.org> Date: Tue, 23 Jul 2002 11:06:05 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40908: Update port: textproc/p5-XML-Catalog (pod2man fails) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40908 >Category: ports >Synopsis: Update port: textproc/p5-XML-Catalog (pod2man fails) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 19:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6-RELEASE-p3 FreeBSD 4.6-RELEASE-p3 #4: Thu Jul 18 20:19:25 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: pod2man fails because the pm's lines are ended with CRLF. >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-XML-Catalog/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2002/01/25 03:59:42 1.1 +++ Makefile 2002/07/23 02:02:52 @@ -8,6 +8,7 @@ PORTNAME= XML-Catalog PORTVERSION= 0.02 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -25,5 +26,8 @@ MAN3= XML::Catalog.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +post-patch: + ${PERL} -pi -e 's/\r//' ${WRKSRC}/Catalog.pm .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 19:32:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E93EB37B400; Mon, 22 Jul 2002 19:32:17 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 622B843E5E; Mon, 22 Jul 2002 19:32:17 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 9CD069B3A; Mon, 22 Jul 2002 21:32:16 -0500 (EST) Date: Mon, 22 Jul 2002 21:32:16 -0500 From: Will Andrews To: Michael Nottebrock Cc: Sean Chittenden , Alan E , Bart Peiren , kde@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: [kde-freebsd] FreeBSD Port: qt-3.0.3_5 Message-ID: <20020723023216.GE52296@squall.waterspout.com> Mail-Followup-To: Michael Nottebrock , Sean Chittenden , Alan E , Bart Peiren , kde@FreeBSD.ORG, ports@FreeBSD.ORG References: <1027344945.3d3c0a3176fcc@wiebel.dommel.com> <20020722134317.GA35324@wwweasel.geeksrus.net> <20020722180259.GC88755@ninja1.internal> <3D3C7E50.50501@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D3C7E50.50501@gmx.net> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 11:51:12PM +0200, Michael Nottebrock wrote: > AFAIK only a really slow DP1-box. Donate recent -CURRENT boxes or > root-accounts on recent -CURRENT boxes to Will. Already have them. They're having problems at the moment but I am slowly resolving them. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 19:33:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 061BE37B400; Mon, 22 Jul 2002 19:33:38 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id A55C043E31; Mon, 22 Jul 2002 19:33:37 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 402ED9B4B; Mon, 22 Jul 2002 21:33:37 -0500 (EST) Date: Mon, 22 Jul 2002 21:33:37 -0500 From: Will Andrews To: Sean Chittenden Cc: Paul Scherf , Alan E , Bart Peiren , kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt-3.0.3_5 Message-ID: <20020723023337.GF52296@squall.waterspout.com> Mail-Followup-To: Sean Chittenden , Paul Scherf , Alan E , Bart Peiren , kde@FreeBSD.org, ports@FreeBSD.org References: <20020722224424.GK88755@ninja1.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722224424.GK88755@ninja1.internal> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 22, 2002 at 03:44:24PM -0700, Sean Chittenden wrote: > Same. I'd slapped together a set of adhoc patches to get most of it > to compile (though not all: ran out of time) but didn't know where to > go to either post the patches or find other kde users. Can a kde list > be setup, or can I be tossed on the kde alias? -sc http://lists.csociety.org/listinfo/kde-freebsd/ is what kde@FreeBSD.org is pointed at. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 19:44:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4DAF37B400; Mon, 22 Jul 2002 19:44:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C17143E3B; Mon, 22 Jul 2002 19:44:12 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N2iCJU047981; Mon, 22 Jul 2002 19:44:12 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N2iCWE047977; Mon, 22 Jul 2002 19:44:12 -0700 (PDT) Date: Mon, 22 Jul 2002 19:44:12 -0700 (PDT) From: Kevin Lo Message-Id: <200207230244.g6N2iCWE047977@freefall.freebsd.org> To: kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40806: update www/p5-WWW-Search to 2.36 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update www/p5-WWW-Search to 2.36 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Jul 22 19:43:56 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=40806 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 19:53:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DE3A37B400; Mon, 22 Jul 2002 19:53:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1446143E5E; Mon, 22 Jul 2002 19:53:28 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N2rRJU048957; Mon, 22 Jul 2002 19:53:27 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N2rRlB048953; Mon, 22 Jul 2002 19:53:27 -0700 (PDT) Date: Mon, 22 Jul 2002 19:53:27 -0700 (PDT) From: Kevin Lo Message-Id: <200207230253.g6N2rRlB048953@freefall.freebsd.org> To: marck@rinet.ru, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40836: [update] deskutils/logjam 3.0.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [update] deskutils/logjam 3.0.4 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Jul 22 19:53:13 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=40836 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 19:59:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFA2637B400; Mon, 22 Jul 2002 19:59:50 -0700 (PDT) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4729943E31; Mon, 22 Jul 2002 19:59:50 -0700 (PDT) (envelope-from vze42z79@verizon.net) Received: from GenSheridan ([141.152.171.65]) by out005.verizon.net (InterMail vM.5.01.05.05 201-253-122-126-105-20020426) with SMTP id <20020723025857.LNQL20552.out005.verizon.net@GenSheridan>; Mon, 22 Jul 2002 21:58:57 -0500 Message-ID: <000601c231f4$f21f8b50$1ad0fea9@GenSheridan> From: "vze42z79" To: Cc: Subject: FreeBSD Port: fsgs-0.7.1.26 Date: Mon, 22 Jul 2002 22:59:21 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C231D3.6AA05C70" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C231D3.6AA05C70 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello I am currently looking for a way to host a game online, that has = been discontinued by the org vender. When I came across your program. I = am currently running a imac with dsl and a athlon pc, I know a bit about = networking but have never develved into programming. I would very much = appreciate any guidance, help or assistance in the area of setting up a = game server, any information or direction you would be willing to share = would be greatly appreciated. As I am sorta overwhelmed as to a starting = point. Sincerely=20 W.a.Maitland ------=_NextPart_000_0003_01C231D3.6AA05C70 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello  I am currently looking for = a way to=20 host a game online, that has been discontinued by the org vender. When I = came=20 across your program. I am currently running a imac with dsl and a athlon = pc, I=20 know a bit about networking but have never develved into programming. I = would=20 very much appreciate any guidance, help or assistance in the area = of=20 setting up a game server, any information or direction  you would = be=20 willing to share would be greatly appreciated. As I am sorta overwhelmed = as to a=20 starting point. Sincerely
W.a.Maitland
------=_NextPart_000_0003_01C231D3.6AA05C70-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 20:30:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74D0137B401 for ; Mon, 22 Jul 2002 20:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C14E343E4A for ; Mon, 22 Jul 2002 20: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.4/8.12.4) with ESMTP id g6N3U7JU056228 for ; Mon, 22 Jul 2002 20:30:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N3U7j8056227; Mon, 22 Jul 2002 20:30:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD7937B401 for ; Mon, 22 Jul 2002 20:25:52 -0700 (PDT) Received: from relay1.mentorg.com (relay1.mentorg.com [192.94.38.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8782643E3B for ; Mon, 22 Jul 2002 20:25:52 -0700 (PDT) (envelope-from jeff_beadles@mentorg.com) Received: from svr-orw-exc-04.wv.mentorg.com ([147.34.97.65]) by relay1.mentorg.com with esmtp id 17WqJ1-0000u6-00 from jeff_beadles@mentor.com for FreeBSD-gnats-submit@freebsd.org; Mon, 22 Jul 2002 20:25:47 -0700 Received: by svr-orw-exc-04.wv.mentorg.com with Internet Mail Service (5.5.2653.19) id ; Mon, 22 Jul 2002 20:25:47 -0700 Message-Id: Date: Mon, 22 Jul 2002 20:25:46 -0700 From: "Beadles, Jeff" To: "'FreeBSD-gnats-submit@freebsd.org'" Subject: ports/40912: New port: Xtend X10 controller program Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40912 >Category: ports >Synopsis: New port: Xtend X10 controller program >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 20:30:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jeff Beadles >Release: FreeBSD 4.6-STABLE i386 >Organization: Little to none >Environment: System: FreeBSD home.k9.com 4.6-STABLE FreeBSD 4.6-STABLE #5: Fri Jul 19 14:07:37 PDT 2002 root@home.k9.com:/usr/src/sys/compile/home 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: # # xtend # xtend/Makefile # xtend/pkg-comment # xtend/pkg-descr # xtend/pkg-plist # xtend/distinfo # echo c - xtend mkdir -p xtend > /dev/null 2>&1 echo x - xtend/Makefile sed 's/^X//' >xtend/Makefile << 'END-of-xtend/Makefile' X# New ports collection makefile for: xtend X# Date created: 22 July 2002 X# Whom: jeffbeadles@k9.com X# X# $FreeBSD$ X# X XPORTNAME=xtend XPORTVERSION=1.1 XCATEGORIES=misc XMASTER_SITES=http://www.jabberwocky.com/software/xtend/ XEXTRACT_SUFX=.tar.Z X XMAINTAINER=jeffbeadles@k9.com X XMAN1=xtend.1 XMANCOMPRESSED=no X Xpost-install: X strip ${PREFIX}/bin/xtend X X.include END-of-xtend/Makefile echo x - xtend/pkg-comment sed 's/^X//' >xtend/pkg-comment << 'END-of-xtend/pkg-comment' XXtend - X10 interface controller END-of-xtend/pkg-comment echo x - xtend/pkg-descr sed 's/^X//' >xtend/pkg-descr << 'END-of-xtend/pkg-descr' X XThis is a port of xtend, an X10 CM11a interface controller X XWWW: http://www.jabberwocky.com/software/xtend/ END-of-xtend/pkg-descr echo x - xtend/pkg-plist sed 's/^X//' >xtend/pkg-plist << 'END-of-xtend/pkg-plist' Xbin/xtend END-of-xtend/pkg-plist echo x - xtend/distinfo sed 's/^X//' >xtend/distinfo << 'END-of-xtend/distinfo' XMD5 (xtend-1.1.tar.Z) = 096b363882a32f674d5371ea04f832f1 END-of-xtend/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 20:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D594237B400 for ; Mon, 22 Jul 2002 20:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3360843E31 for ; Mon, 22 Jul 2002 20: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.4/8.12.4) with ESMTP id g6N3e5JU056965 for ; Mon, 22 Jul 2002 20:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N3e5q9056963; Mon, 22 Jul 2002 20:40:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C26637B400 for ; Mon, 22 Jul 2002 20:38:42 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E51B43E65 for ; Mon, 22 Jul 2002 20:38:41 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6N3cf9H059257 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 22 Jul 2002 21:38:41 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6N3cfh6059256; Mon, 22 Jul 2002 21:38:41 -0600 (MDT) Message-Id: <200207230338.g6N3cfh6059256@jolly.drunkmonk.net> Date: Mon, 22 Jul 2002 21:38:41 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40913: fix port: cad/pcb Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40913 >Category: ports >Synopsis: fix port: cad/pcb >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 20:40:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: This port was marked "Does not build" i gave it a shot with the intention to fix it and it built/installed just fine, packages work correct too, not sure why this was marked broken, perhaps it was a system-specific problem? The only dependances are gm4, latex, and texi2html, the versions i have are: teTeX-1.0.7_1 m4-1.4_1 texi2html-1.64 >How-To-Repeat: >Fix: Remove BROKEN= from the Makefile >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 20:46:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F80D37B400; Mon, 22 Jul 2002 20:46:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1353243E4A; Mon, 22 Jul 2002 20:46:18 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N3kHJU057662; Mon, 22 Jul 2002 20:46:17 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N3kHct057658; Mon, 22 Jul 2002 20:46:17 -0700 (PDT) Date: Mon, 22 Jul 2002 20:46:17 -0700 (PDT) From: Johan Karlsson Message-Id: <200207230346.g6N3kHct057658@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40444: graphics/libfpx won't build (on Alpha ??) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: graphics/libfpx won't build (on Alpha ??) Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: johan Responsible-Changed-When: Mon Jul 22 20:45:44 PDT 2002 Responsible-Changed-Why: libfpx is in ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=40444 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 21: 2:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3512537B400; Mon, 22 Jul 2002 21:02:37 -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 611E643E4A; Mon, 22 Jul 2002 21:02:36 -0700 (PDT) (envelope-from hrs@jp.FreeBSD.org) Received: from mail.allbsd.org (p10014-adsao04hon-acca.tokyo.ocn.ne.jp [61.214.216.14]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id DD96C94E; Tue, 23 Jul 2002 13:02:34 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) by mail.allbsd.org (8.12.3/3.7W/DomainMaster) with ESMTP id g6N3qvLu023578; Tue, 23 Jul 2002 12:52:57 +0900 (JST) (envelope-from hrs@jp.FreeBSD.org) Date: Tue, 23 Jul 2002 12:52:49 +0900 (JST) Message-Id: <20020723.125249.78733051.hrs@eos.ocn.ne.jp> To: fuyuki@hadaly.org Cc: shige@FreeBSD.ORG, henrik.motakef@web.de, freebsd-ports@FreeBSD.ORG Subject: Re: Whats up with share/xml/catalog? From: Hiroki Sato In-Reply-To: <86k7nnnss2.wl@hadaly.dyndns.org> References: <86wuro2vim.wl@hadaly.dyndns.org> <87heirzjnx.fsf@pokey.henrik-motakef.de> <86k7nnnss2.wl@hadaly.dyndns.org> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Kimura Fuyuki wrote in <86k7nnnss2.wl@hadaly.dyndns.org>: fuyuki> Is there any plan to extend mkcatalog to create the XML catalogs? Personally yes, I am trying to add XML catalog support into mkcatalog. Please wait until it is ready. However, I wonder if ports folks agree with depending on mkcatalog among ports that manipulate SGML/XML catalog or not. Mkcatalog is written only since I annoyed that updating catalog was done in inconsistent ways in ports collection. So if anyone know another/better tool for the purpose, please let me know. -- | Hiroki Sato | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 21:30:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C75D37B400 for ; Mon, 22 Jul 2002 21:30:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F0443E72 for ; Mon, 22 Jul 2002 21: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.4/8.12.4) with ESMTP id g6N4UAJU065569 for ; Mon, 22 Jul 2002 21:30:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N4UAHZ065568; Mon, 22 Jul 2002 21:30:10 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5955837B400 for ; Mon, 22 Jul 2002 21:26:31 -0700 (PDT) Received: from doom.homeunix.org (28ppp2.telegraph.spb.ru [213.158.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C81443E4A for ; Mon, 22 Jul 2002 21:26:09 -0700 (PDT) (envelope-from igor@doom.homeunix.org) Received: from doom.homeunix.org (localhost [127.0.0.1]) by doom.homeunix.org (8.12.5/8.12.5) with ESMTP id g6N4P6Ai032402 for ; Tue, 23 Jul 2002 08:25:14 +0400 (MSD) (envelope-from igor@doom.homeunix.org) Received: (from igor@localhost) by doom.homeunix.org (8.12.5/8.12.5/Submit) id g6N4P4Hm032401; Tue, 23 Jul 2002 08:25:04 +0400 (MSD) Message-Id: <200207230425.g6N4P4Hm032401@doom.homeunix.org> Date: Tue, 23 Jul 2002 08:25:04 +0400 (MSD) From: Igor Pokrovsky Reply-To: Igor Pokrovsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40914: New port: games/linux-nwserver Neverwinter Nights Linux (x86) Dedicated Server Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40914 >Category: ports >Synopsis: New port: games/linux-nwserver Neverwinter Nights Linux (x86) Dedicated Server >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 21:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Igor Pokrovsky >Release: FreeBSD 4.6-STABLE i386 >Organization: MGO >Environment: System: FreeBSD doom.homeunix.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 21 12:17:35 MSD 2002 root@doom.homeunix.org:/usr/src/sys/compile/KERNEL i386 >Description: This package contains Neverwinter Nights Linux Dedicated Server, that could run under FreeBSD. Additionally you will need original game data, which should be installed manually. >How-To-Repeat: >Fix: --- linux-nwserver.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-nwserver # linux-nwserver/Makefile # linux-nwserver/pkg-descr # linux-nwserver/pkg-comment # linux-nwserver/pkg-plist # linux-nwserver/distinfo # echo c - linux-nwserver mkdir -p linux-nwserver > /dev/null 2>&1 echo x - linux-nwserver/Makefile sed 's/^X//' >linux-nwserver/Makefile << 'END-of-linux-nwserver/Makefile' X# New ports collection makefile for: linux-nwserver X# Date created: 22 July 2002 X# Whom: Igor Pokrovsky X# X# $FreeBSD$ X# X XPORTNAME= linux-nwserver XPORTVERSION= 1.21 XCATEGORIES= games linux XMASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/ XDISTNAME= linuxserver X XMAINTAINER= tiamat@telegraph.spb.ru X XUSE_LINUX= yes XNO_BUILD= yes XONLY_FOR_ARCHS= i386 X X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X Xdo-install: X ${INSTALL_PROGRAM} ${WRKDIR}/fixinstall ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKDIR}/nwserver ${PREFIX}/bin X X.ifndef (NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKDIR}/readme.linuxserver.txt ${DOCSDIR} X.endif X Xpost-install: X @${ECHO} "*******************************************************************************" X @${ECHO} "Neverwinter Nights Dedicated Server requires original game data to run." X @${ECHO} "Consult ${DOCSDIR}/readme.linuxserver.txt" X @${ECHO} "for more information about required data directories." X @${ECHO} "From directory, where you will have installed game data you can run:" X @${ECHO} "${PREFIX}/bin/fixinstall - to check installation (FAILED nwserver is ok)" X @${ECHO} "and ${PREFIX}/bin/nwserver - to start server" X @${ECHO} "*******************************************************************************" X X.include END-of-linux-nwserver/Makefile echo x - linux-nwserver/pkg-descr sed 's/^X//' >linux-nwserver/pkg-descr << 'END-of-linux-nwserver/pkg-descr' XThis package contains Neverwinter Nights Linux Dedicated Server, Xthat could run under FreeBSD. Additionally you will need original Xgame data, which should be installed manually. X XWWW: http://nwn.bioware.com/ X X- Igor Pokrovsky Xtiamat@telegraph.spb.ru END-of-linux-nwserver/pkg-descr echo x - linux-nwserver/pkg-comment sed 's/^X//' >linux-nwserver/pkg-comment << 'END-of-linux-nwserver/pkg-comment' XNeverwinter Nights Linux (x86) Dedicated Server END-of-linux-nwserver/pkg-comment echo x - linux-nwserver/pkg-plist sed 's/^X//' >linux-nwserver/pkg-plist << 'END-of-linux-nwserver/pkg-plist' Xbin/fixinstall Xbin/nwserver X%%PORTDOCS%%share/doc/linux-nwserver/readme.linuxserver.txt X%%PORTDOCS%%@dirrm share/doc/linux-nwserver END-of-linux-nwserver/pkg-plist echo x - linux-nwserver/distinfo sed 's/^X//' >linux-nwserver/distinfo << 'END-of-linux-nwserver/distinfo' XMD5 (linuxserver.tar.gz) = 3f0fc70d761cfe83bf084cb6c0bd623d END-of-linux-nwserver/distinfo exit --- linux-nwserver.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 21:50:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A900337B401 for ; Mon, 22 Jul 2002 21:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4E7243E4A for ; Mon, 22 Jul 2002 21:50: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.4/8.12.4) with ESMTP id g6N4o3JU067409 for ; Mon, 22 Jul 2002 21:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N4o3xc067408; Mon, 22 Jul 2002 21:50:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC77537B400 for ; Mon, 22 Jul 2002 21:42:52 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE3D43E65 for ; Mon, 22 Jul 2002 21:42:52 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N4gqOT081523 for ; Mon, 22 Jul 2002 21:42:52 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6N4gquk081522; Mon, 22 Jul 2002 21:42:52 -0700 (PDT) Message-Id: <200207230442.g6N4gquk081522@www.freebsd.org> Date: Mon, 22 Jul 2002 21:42:52 -0700 (PDT) From: KAWATA Masahiko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40915: Fix pkg-plist for net/ethereal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40915 >Category: ports >Synopsis: Fix pkg-plist for net/ethereal >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 22 21:50:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KAWATA Masahiko >Release: 4.6-RC >Organization: >Environment: FreeBSD figo 4.6-RC FreeBSD 4.6-RC #4: Wed Jun 5 14:06:32 JST 2002 kawata@mta.biglobe.ne.jp:/usr/obj/usr/src/sys/FIGO i386 >Description: There are two issues in net/ethereal port. A. Static libraries (and associated libtool library files) for plugins are installed. /usr/X11R6/lib/ethereal/plugins/0.9.5/coseventcomm.a /usr/X11R6/lib/ethereal/plugins/0.9.5/coseventcomm.la /usr/X11R6/lib/ethereal/plugins/0.9.5/cosnaming.a /usr/X11R6/lib/ethereal/plugins/0.9.5/cosnaming.la /usr/X11R6/lib/ethereal/plugins/0.9.5/gryphon.a /usr/X11R6/lib/ethereal/plugins/0.9.5/gryphon.la /usr/X11R6/lib/ethereal/plugins/0.9.5/mgcp.a /usr/X11R6/lib/ethereal/plugins/0.9.5/mgcp.la B. Diameter DTD and XML files are installed in a "etc/diameter" subdirectory(not "etc" directory). same as PR:40387 /usr/X11R6/etc/diameter/dictionary.dtd /usr/X11R6/etc/diameter/dictionary.xml /usr/X11R6/etc/diameter/mobileipv4.xml /usr/X11R6/etc/diameter/nasreq.xml /usr/X11R6/etc/diameter/sunping.xml >How-To-Repeat: cd /usr/ports/net/ethereal make install make deinstall >Fix: For ISSUE A. There is no reason to install static library (and libtool library file) for using as plugin, I think. --- Makefile.orig Tue Jul 23 13:18:13 2002 +++ Makefile Tue Jul 23 13:19:49 2002 @@ -48,6 +48,8 @@ CONFIGURE_ARGS+= --enable-snmp=no .endif +CONFIGURE_ARGS+= --enable-static=no + MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1 pre-install: diff -uN files.orig/patch-plugins files/patch-plugins --- files.orig/patch-plugins Thu Jan 1 09:00:00 1970 +++ files/patch-plugins Tue Jul 23 13:25:40 2002 @@ -0,0 +1,72 @@ +--- plugins/mgcp/Makefile.in.orig Sat Jun 29 10:04:05 2002 ++++ plugins/mgcp/Makefile.in Tue Jul 23 13:14:22 2002 +@@ -157,6 +157,7 @@ + plugindir = @PLUGIN_DIR@ + + plugin_LTLIBRARIES = mgcp.la ++plugin_SOLIBRARIES = ${plugin_LTLIBRARIES:C/\.la$/.so/} + mgcp_la_SOURCES = packet-mgcp.c moduleinfo.h + mgcp_la_LDFLAGS = -module -avoid-version + +@@ -225,10 +226,10 @@ + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(plugindir) +- @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ +- if test -f $$p; then \ ++ @list='$(plugin_SOLIBRARIES)'; for p in $$list; do \ ++ if test -f .libs/$$p; then \ + echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(plugindir)/$$p"; \ +- $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(plugindir)/$$p; \ ++ $(INSTALL) .libs/$$p $(DESTDIR)$(plugindir)/$$p; \ + else :; fi; \ + done + +--- plugins/gryphon/Makefile.in.orig Sat Jun 29 10:04:04 2002 ++++ plugins/gryphon/Makefile.in Tue Jul 23 13:13:20 2002 +@@ -157,6 +157,7 @@ + plugindir = @PLUGIN_DIR@ + + plugin_LTLIBRARIES = gryphon.la ++plugin_SOLIBRARIES = ${plugin_LTLIBRARIES:C/\.la$/.so/} + gryphon_la_SOURCES = packet-gryphon.c packet-gryphon.h moduleinfo.h + gryphon_la_LDFLAGS = -module -avoid-version + +@@ -225,10 +226,10 @@ + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(plugindir) +- @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ +- if test -f $$p; then \ ++ @list='$(plugin_SOLIBRARIES)'; for p in $$list; do \ ++ if test -f .libs/$$p; then \ + echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(plugindir)/$$p"; \ +- $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(plugindir)/$$p; \ ++ $(INSTALL) .libs/$$p $(DESTDIR)$(plugindir)/$$p; \ + else :; fi; \ + done + +--- plugins/giop/Makefile.in.orig Sat Jun 29 10:04:05 2002 ++++ plugins/giop/Makefile.in Tue Jul 23 13:12:43 2002 +@@ -160,6 +160,7 @@ + plugindir = @PLUGIN_DIR@ + + plugin_LTLIBRARIES = cosnaming.la coseventcomm.la ++plugin_SOLIBRARIES = ${plugin_LTLIBRARIES:C/\.la$/.so/} + cosnaming_la_SOURCES = packet-cosnaming.c moduleinfo.h + cosnaming_la_LDFLAGS = -module -avoid-version + +@@ -235,10 +236,10 @@ + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(plugindir) +- @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ +- if test -f $$p; then \ ++ @list='$(plugin_SOLIBRARIES)'; for p in $$list; do \ ++ if test -f .libs/$$p; then \ + echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(plugindir)/$$p"; \ +- $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(plugindir)/$$p; \ ++ $(INSTALL) .libs/$$p $(DESTDIR)$(plugindir)/$$p; \ + else :; fi; \ + done + For ISSUE B. (same as PR:40387 without a bit of addition) --- pkg-plist.orig Wed Feb 6 08:24:11 2002 +++ pkg-plist Tue Jul 23 08:32:12 2002 @@ -5,15 +5,16 @@ bin/tethereal bin/text2pcap etc/manuf -etc/dictionary.dtd -etc/dictionary.xml -etc/mobileipv4.xml -etc/nasreq.xml -etc/sunping.xml +etc/diameter/dictionary.dtd +etc/diameter/dictionary.xml +etc/diameter/mobileipv4.xml +etc/diameter/nasreq.xml +etc/diameter/sunping.xml lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so +@dirrm etc/diameter @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 22:42:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEC3F37B400; Mon, 22 Jul 2002 22:42:15 -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 C4C4B43E70; Mon, 22 Jul 2002 22:42:08 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.6.232]) by t-mta7.odn.ne.jp with ESMTP id <20020723054206997.GCOZ.2063.t-mta7.odn.ne.jp@mta7.odn.ne.jp>; Tue, 23 Jul 2002 14:42:06 +0900 Received: from hadaly.dyndns.org (localhost [::1]) by hadaly.dyndns.org (Postfix) with ESMTP id 9B0BF549E; Tue, 23 Jul 2002 14:42:05 +0900 (JST) Date: Tue, 23 Jul 2002 14:42:04 +0900 Message-ID: <86it37ngpf.wl@hadaly.dyndns.org> From: Kimura Fuyuki To: hrs@jp.FreeBSD.org Cc: shige@FreeBSD.ORG, henrik.motakef@web.de, freebsd-ports@FreeBSD.ORG Subject: Re: Whats up with share/xml/catalog? In-Reply-To: <20020723.125249.78733051.hrs@eos.ocn.ne.jp> References: <86wuro2vim.wl@hadaly.dyndns.org> <87heirzjnx.fsf@pokey.henrik-motakef.de> <86k7nnnss2.wl@hadaly.dyndns.org> <20020723.125249.78733051.hrs@eos.ocn.ne.jp> User-Agent: Wanderlust/2.8.1 (Something) Emacs/21.2 Mule/5.0 (SAKAKI) X-Public-Key: http://www.hadaly.org/fuyuki.key X-Fingerprint: 8D68 1138 1A85 8556 C6A9 274B 2C72 2E56 3AF7 3D89 MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Tue, 23 Jul 2002 12:52:49 +0900 (JST), Hiroki Sato wrote: > > fuyuki> Is there any plan to extend mkcatalog to create the XML catalogs? > > Personally yes, I am trying to add XML catalog support > into mkcatalog. Please wait until it is ready. Good news. I just wait for the release. :) > However, I wonder if ports folks agree with depending on > mkcatalog among ports that manipulate SGML/XML catalog or not. I agree that both styles of catalogs are created and most users would welcome it. IMHO, the sudden catalog format change would be a POLA violation. However, the naming scheme for catalogs can be quite controversial. I don't know what's the best, but the dedicated directory for catalogs could be an option. (ex: Debian maintains sgml catalogs in /etc/sgml.) > Mkcatalog is written only since I annoyed that updating catalog was > done in inconsistent ways in ports collection. So if anyone know > another/better tool for the purpose, please let me know. Could you tell me the rough plan of your new mkcatalog? Regards, -- fuyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 23: 0:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F0FD37B401; Mon, 22 Jul 2002 23:00:07 -0700 (PDT) Received: from jeeves.velosystems.net (wsip68-15-85-238.oc.oc.cox.net [68.15.85.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 389BB43E67; Mon, 22 Jul 2002 23:00:06 -0700 (PDT) (envelope-from steve@velosystems.net) Received: from localhost (localhost.velosystems.net [127.0.0.1]) by jeeves.velosystems.net (Postfix) with ESMTP id B64F6A7C7; Mon, 22 Jul 2002 23:00:05 -0700 (PDT) Received: from daemon.velosystems.net (daemon.velosystems.net [192.168.1.11]) by jeeves.velosystems.net (Postfix) with ESMTP id 45E42A524; Mon, 22 Jul 2002 23:00:03 -0700 (PDT) Subject: Re: FreeBSD Port: kde-3.0.2 From: Steve Wingate To: Alan E Cc: Mike Dewhirst , kde@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20020722074831.GA55427@wwweasel.geeksrus.net> References: <3D3BA922.1000300@devzerog.com> <20020722074831.GA55427@wwweasel.geeksrus.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 22 Jul 2002 23:00:03 -0700 Message-Id: <1027404003.836.16.camel@daemon.velosystems.net> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-07-22 at 00:48, Alan E wrote: > On Mon, Jul 22, 2002 at 07:41:38AM +0100, Mike Dewhirst wrote: > >I get this when trying to "make reinstall": > > > >------ snip ------ > >install -c -o root -g wheel -m 444 ./ogg.m4 /usr/local/share/aclocal/ogg.m4 > >===> Generating temporary packing list > >===> Running ldconfig > >/sbin/ldconfig -m /usr/local/lib > >===> Registering installation for libogg-1.0,3 > >===> Returning to build of kdemultimedia-3.0.2 > >Error: shared library "ogg.3" does not exist > >*** Error code 1 > > > >Stop in /usr/ports/audio/kdemultimedia3. > >*** Error code 1 > > > >Stop in /usr/ports/x11/kde3. > >------ snip ------ > > > >Any ideas what could be causing this? > > Yeah, Mike. You need to cvsup your tree. I committed the fixes to > kdemultimedia this afternoon to bump the .so numbers for ogg and vorbis. > -- I get this error after cvsup'ing 30 minutes ago: T_NO_ASCII_CAST -c -o main.lo `test -f main.cpp || echo './'`main.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c main.cpp -Wp,-MD,.deps/main.TPlo -fPIC -DPIC -o .libs/main.o main.cpp: In function `int main(int, char **)': main.cpp:199: no matching function for call to `DCOPClient::setQtBridgeEnabled (bool)' gmake[3]: *** [main.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/konsole/konsole' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/konsole' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/x11/kde3. Unfortunately, I pkg_deleted kde 3.01 right before building this. Ooops. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 23: 1:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AF1937B401; Mon, 22 Jul 2002 23:01:17 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 726BD43E67; Mon, 22 Jul 2002 23:01:16 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.200] (vpn-client.marcuscom.com [10.2.1.200]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6N5xgkx068501; Tue, 23 Jul 2002 01:59:44 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Whats up with share/xml/catalog? From: Joe Marcus Clarke To: Hiroki Sato Cc: fuyuki@hadaly.org, shige@FreeBSD.ORG, henrik.motakef@web.de, freebsd-ports@FreeBSD.ORG In-Reply-To: <20020723.125249.78733051.hrs@eos.ocn.ne.jp> References: <86wuro2vim.wl@hadaly.dyndns.org> <87heirzjnx.fsf@pokey.henrik-motakef.de> <86k7nnnss2.wl@hadaly.dyndns.org> <20020723.125249.78733051.hrs@eos.ocn.ne.jp> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 23 Jul 2002 02:00:41 -0400 Message-Id: <1027404049.493.5.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-07-22 at 23:52, Hiroki Sato wrote: > Hi, > > Kimura Fuyuki wrote > in <86k7nnnss2.wl@hadaly.dyndns.org>: > > fuyuki> Is there any plan to extend mkcatalog to create the XML catalogs? > > Personally yes, I am trying to add XML catalog support > into mkcatalog. Please wait until it is ready. > However, I wonder if ports folks agree with depending on > mkcatalog among ports that manipulate SGML/XML catalog or not. > > Mkcatalog is written only since I annoyed that updating catalog was > done in inconsistent ways in ports collection. So if anyone know > another/better tool for the purpose, please let me know. If mkcatalog could build correct XML catalogs, I'd use it in scrollkeeper. Joe > > -- > | Hiroki Sato > | > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 23:12:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E36037B400 for ; Mon, 22 Jul 2002 23:12:26 -0700 (PDT) Received: from daemon.kr.FreeBSD.org (daemon.kr.freebsd.org [211.176.62.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EB3543E31 for ; Mon, 22 Jul 2002 23:12:25 -0700 (PDT) (envelope-from cjh@kr.FreeBSD.org) Received: from gradius.wdb.co.kr (daemon [211.176.62.31]) by daemon.kr.FreeBSD.org (Postfix) with ESMTP id 7063A8F60E for ; Tue, 23 Jul 2002 15:12:18 +0900 (KST) Received: from localhost (localhost [127.0.0.1]) by gradius.wdb.co.kr (8.12.5/8.12.3) with ESMTP id g6N6CETa011899 for ; Tue, 23 Jul 2002 15:12:15 +0900 (KST) (envelope-from cjh@kr.FreeBSD.org) Date: Tue, 23 Jul 2002 15:12:14 +0900 (KST) Message-Id: <20020723.151214.71091457.cjh@kr.FreeBSD.org> To: ports@freebsd.org Subject: mozilla & USE_GNOMENG From: CHOI Junho Organization: Korea FreeBSD Users Gruop X-URL: http://www.kr.FreeBSD.org/~cjh X-Mailer: Mew version 3.0.55 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Recently I installed 4.6 and upgraded to 4.6-stable(today!), and install gnome2 using ports with USE_GNOMENG=YES. After I tried to install www/mozilla, it stops with: ... checking for jpeg_destroy_compress in -ljpeg... yes checking for png_get_valid in -lpng... yes checking for mng_initialize in -lmng... yes checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found. *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. *** GTK+ is available from ftp://ftp.gtk.org/pub/gtk configure: error: Test for GTK failed. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/tmp/b/FreeBSD/ports/www/mozilla/work/mozilla/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 Stop in /b/FreeBSD/ports/www/mozilla. It doesn't show any problem when I commented out USE_GNOMENG. gtk-1.2.10_7 and gtk-2.0.5 is installed. Other gtk/gnome related program such as gaim works. -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho [sleeping now] [while sleeping] Korea FreeBSD Users Group Web Data Bank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 23:22:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9DDA37B400 for ; Mon, 22 Jul 2002 23:22:22 -0700 (PDT) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E8D043E6E for ; Mon, 22 Jul 2002 23:22:22 -0700 (PDT) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: from emmi.physik.TU-Berlin.DE (localhost.physik.TU-Berlin.DE [127.0.0.1]) by emmi.physik.TU-Berlin.DE (8.12.5/8.11.6) with ESMTP id g6N6MKYF053885; Tue, 23 Jul 2002 08:22:20 +0200 (CEST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.12.5/8.12.3/Submit) id g6N6MKw1053884; Tue, 23 Jul 2002 08:22:20 +0200 (CEST) Date: Tue, 23 Jul 2002 08:22:20 +0200 From: Dirk Froemberg To: Scott Lampert Cc: ports@FreeBSD.org Subject: Re: Fwd: Re: PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1 Message-ID: <20020723082220.A53846@physik.TU-Berlin.DE> References: <20020722172619.GA22176@nevermind.kiev.ua> <20020722202433.B41045@physik.TU-Berlin.DE> <20020722120642.5eeda8df.scott@lampert.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020722120642.5eeda8df.scott@lampert.org>; from scott@lampert.org on Mon, Jul 22, 2002 at 12:06:42PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Scott! On Mon, Jul 22, 2002 at 12:06:42PM -0700, Scott Lampert wrote: > Ever since the expat upgrade to 1.95.4 that changed the library major > version from 2 to 3 I get an error building mod_php4 with xml support. The > port tries to rebuild and reinstall expat and bombs out when it finds its > already there. I tracked it as far as the Makefile.inc that gets created > checking for expat.2 instead of expat.3 but I didn't have time to work it > any further than that and just did a "touch libexpat.so.2" in the > /usr/local/lib/compat/pkg to get it to build. Ok, shared library version number for expat bumped. Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 23:47:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0330937B400 for ; Mon, 22 Jul 2002 23:47:20 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CF1343E31 for ; Mon, 22 Jul 2002 23:47:19 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.200] (vpn-client.marcuscom.com [10.2.1.200]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6N6jokx068667; Tue, 23 Jul 2002 02:45:52 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: mozilla & USE_GNOMENG From: Joe Marcus Clarke To: CHOI Junho Cc: ports@FreeBSD.ORG In-Reply-To: <20020723.151214.71091457.cjh@kr.FreeBSD.org> References: <20020723.151214.71091457.cjh@kr.FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 23 Jul 2002 02:46:49 -0400 Message-Id: <1027406813.656.7.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2002-07-23 at 02:12, CHOI Junho wrote: > > Hi, > > Recently I installed 4.6 and upgraded to 4.6-stable(today!), and > install gnome2 using ports with USE_GNOMENG=YES. > > After I tried to install www/mozilla, it stops with: > > ... > checking for jpeg_destroy_compress in -ljpeg... yes > checking for png_get_valid in -lpng... yes > checking for mng_initialize in -lmng... yes > checking for gtk-config... no > checking for GTK - version >= 1.2.0... no > *** The gtk-config script installed by GTK could not be found. > *** If GTK was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the GTK_CONFIG environment variable to the > *** full path to gtk-config. > *** GTK+ is available from ftp://ftp.gtk.org/pub/gtk > configure: error: Test for GTK failed. > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach > the "/usr/tmp/b/FreeBSD/ports/www/mozilla/work/mozilla/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 > > Stop in /b/FreeBSD/ports/www/mozilla. > > > It doesn't show any problem when I commented out > USE_GNOMENG. gtk-1.2.10_7 and gtk-2.0.5 is installed. Other gtk/gnome > related program such as gaim works. You have to do more than just set USE_GNOMENG=yes. You have to say which GNOME components you want to use. From the looks of it, you could probably get away with: USE_GNOMENG= yes USE_GNOME= gtk12 However, you could also remove the ORBit LIB_DEPENDS, and add orbit to the USE_GNOME list as well. I'll try and fix this port up. Joe > > -- > +++ Any opinions in this posting are my own and not those of my employers +++ > CHOI Junho [sleeping now] > [while sleeping] > Korea FreeBSD Users Group Web Data Bank > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 23:47:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E621837B400; Mon, 22 Jul 2002 23:47:50 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B12843E31; Mon, 22 Jul 2002 23:47:50 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.4/8.12.3) with ESMTP id g6N6lmUR094774; Tue, 23 Jul 2002 08:47:48 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.4/8.12.4/Submit) id g6N6lmrp094773; Tue, 23 Jul 2002 08:47:48 +0200 (CEST) Date: Tue, 23 Jul 2002 08:47:48 +0200 From: Stijn Hoop To: Nik Clayton Cc: ports@freebsd.org Subject: Re: Proposed new 'options' target Message-ID: <20020723064748.GB94681@pcwin002.win.tue.nl> References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020722074605.GC3222@pcwin002.win.tue.nl> <20020722202850.GJ37802@clan.nothing-going-on.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3lcZGd9BuhuYXNfi" Content-Disposition: inline In-Reply-To: <20020722202850.GJ37802@clan.nothing-going-on.org> User-Agent: Mutt/1.4i X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --3lcZGd9BuhuYXNfi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 22, 2002 at 09:28:50PM +0100, Nik Clayton wrote: > On Mon, Jul 22, 2002 at 09:46:05AM +0200, Stijn Hoop wrote: > > # Variable|Default value|Short description > > # Multi-line/long description (optional). > > # Multi-line/long description lines must start with whitespace! > > # > > WITH_ASM68K|no|If set to 'yes', this will enable the speedier but buggy > > assembler 68x00 CPU emulation cores. This will only work on x86. > > Note that some games are known to break with this option, among > > them pbobble2. >=20 > My main concern with something like this is that it's not easily=20 > extendable. If you want to add new fields in the middle (to specify > whether the option is exclusive, or can be mixed with others, or it's > GUI representation, or whatever) then there's going to be problems. Yes, absolutely true. I'm not proposing this as the One True Way(tm), but seeing as it is available right now and really works for two different ports, I'd thought I'd mention it. Like I said, I don't really care which option method it is going to be, but in the absence of a default one this one works pretty well for my purposes. > Give me an 'X'. Give me an 'M'. Give me an 'L'. . . If phk has his > way we'll have an XML library in the base system soon enough. I'd vote for that. > Which is exactly the discussion I want to avoid right now, because it's > a huge rathole -- that's why my original suggestion was as simple as it > was. Indeed (I can hear the cries 'bloat in base' from a distance already). --Stijn --=20 "What if everything you see is more than what you see -- the person next to you is a warrior and the space that appears empty is a secret door to anoth= er world? What if something appears that shouldn't? You either dismiss it, or = you accept that there is much more to the world than you think. Perhaps it real= ly is a doorway, and if you choose to go inside, you'll find many unexpected things." -- Shigeru Miyamoto --3lcZGd9BuhuYXNfi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9PPwUY3r/tLQmfWcRAiD3AJ0RfutOU4Pm+Y8Fp8Yp+Pke5TQXmQCgs5zE 0bAeCmYKWBytjOg8GVdO+ds= =Itlu -----END PGP SIGNATURE----- --3lcZGd9BuhuYXNfi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jul 22 23:55:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AF0937B400 for ; Mon, 22 Jul 2002 23:55:35 -0700 (PDT) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FD4843E6A for ; Mon, 22 Jul 2002 23:55:33 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 17WtZv-0007zk-00 for ports@freebsd.org; Tue, 23 Jul 2002 13:55:27 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 17WtZv-0007zY-00 for ports@freebsd.org; Tue, 23 Jul 2002 13:55:27 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.4/8.12.4) with ESMTP id g6N6tkqJ047795 for ; Tue, 23 Jul 2002 13:55:46 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.4/8.12.4/Submit) id g6N6tjFp047784 for ports@freebsd.org; Tue, 23 Jul 2002 13:55:45 +0700 (NOVST) Date: Tue, 23 Jul 2002 13:55:45 +0700 From: Alexey Dokuchaev To: ports@freebsd.org Subject: GNOME2 tarballs are missing on ftp.freebsd.org Message-ID: <20020723135544.A46410@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Envelope-To: ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Currently it does not seem possible at all to build GNOME2 from ports, as little-to-none needed tarballs are present on FreeBSD FTP. As there any plans on re-populating ports/distfiles/gnome2/ directory with new versions of stuff in there? Thank you! ./danfe P.S. If ports@ is not the appropriate list to ask such questions, I apologize in advance, I wasn't sure where this should go. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 0: 2: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E8237B400 for ; Tue, 23 Jul 2002 00:02:06 -0700 (PDT) Received: from daemon.kr.FreeBSD.org (daemon.kr.freebsd.org [211.176.62.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3247843E6E for ; Tue, 23 Jul 2002 00:02:06 -0700 (PDT) (envelope-from cjh@kr.FreeBSD.org) Received: from gradius.wdb.co.kr (daemon [211.176.62.31]) by daemon.kr.FreeBSD.org (Postfix) with ESMTP id AD7138F63D; Tue, 23 Jul 2002 16:02:01 +0900 (KST) Received: from localhost (localhost [127.0.0.1]) by gradius.wdb.co.kr (8.12.5/8.12.3) with ESMTP id g6N71rTa012792; Tue, 23 Jul 2002 16:01:58 +0900 (KST) (envelope-from cjh@kr.FreeBSD.org) Date: Tue, 23 Jul 2002 16:01:53 +0900 (KST) Message-Id: <20020723.160153.104037176.cjh@kr.FreeBSD.org> To: marcus@marcuscom.com Cc: ports@FreeBSD.ORG Subject: Re: mozilla & USE_GNOMENG From: CHOI Junho In-Reply-To: <1027406813.656.7.camel@gyros.marcuscom.com> References: <20020723.151214.71091457.cjh@kr.FreeBSD.org> <1027406813.656.7.camel@gyros.marcuscom.com> Organization: Korea FreeBSD Users Gruop X-URL: http://www.kr.FreeBSD.org/~cjh X-Mailer: Mew version 3.0.55 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: Joe Marcus Clarke Subject: Re: mozilla & USE_GNOMENG Date: 23 Jul 2002 02:46:49 -0400 > You have to do more than just set USE_GNOMENG=yes. You have to say > which GNOME components you want to use. From the looks of it, you could > probably get away with: > > USE_GNOMENG= yes > USE_GNOME= gtk12 > > However, you could also remove the ORBit LIB_DEPENDS, and add orbit to > the USE_GNOME list as well. I'll try and fix this port up. Hmm. It solved the problem. Thanks. I added USE_GNOMENG= yes USE_GNOME= gtk12 orbit and now compling mozilla. It works. -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho [sleeping now] [while sleeping] Korea FreeBSD Users Group Web Data Bank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 0: 6:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 404C937B400 for ; Tue, 23 Jul 2002 00:06:20 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4A743E3B for ; Tue, 23 Jul 2002 00:06:19 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.200] (vpn-client.marcuscom.com [10.2.1.200]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6N74qkx069032; Tue, 23 Jul 2002 03:04:53 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: GNOME2 tarballs are missing on ftp.freebsd.org From: Joe Marcus Clarke To: Alexey Dokuchaev Cc: ports@FreeBSD.ORG In-Reply-To: <20020723135544.A46410@regency.nsu.ru> References: <20020723135544.A46410@regency.nsu.ru> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 23 Jul 2002 03:05:51 -0400 Message-Id: <1027407954.656.12.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2002-07-23 at 02:55, Alexey Dokuchaev wrote: > Hi, > > Currently it does not seem possible at all to build GNOME2 from ports, > as little-to-none needed tarballs are present on FreeBSD FTP. As there > any plans on re-populating ports/distfiles/gnome2/ directory with new > versions of stuff in there? The FreeBSD FTP site is not the master site for any of the GNOME 2 stuff. You should instead download the tarballs from the various GNOME mirrors as detailed in each ports' Makefile. For ad hoc retrievals, I usually go to ftp.gnome.org/GNOME/2.0.0 for my GNOME 2.0 needs. > > Thank you! > > ./danfe > > P.S. If ports@ is not the appropriate list to ask such questions, I > apologize in advance, I wasn't sure where this should go. ports@ or gnome@. Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 2:49:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D76F37B400 for ; Tue, 23 Jul 2002 02:49:28 -0700 (PDT) Received: from daemon.kr.FreeBSD.org (daemon.kr.freebsd.org [211.176.62.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1DA443E4A for ; Tue, 23 Jul 2002 02:49:27 -0700 (PDT) (envelope-from cjh@kr.FreeBSD.org) Received: from gradius.wdb.co.kr (daemon [211.176.62.31]) by daemon.kr.FreeBSD.org (Postfix) with ESMTP id 3F1828F60E; Tue, 23 Jul 2002 18:49:22 +0900 (KST) Received: from localhost (localhost [127.0.0.1]) by gradius.wdb.co.kr (8.12.5/8.12.3) with ESMTP id g6N9nHTa015799; Tue, 23 Jul 2002 18:49:18 +0900 (KST) (envelope-from cjh@kr.FreeBSD.org) Date: Tue, 23 Jul 2002 18:49:16 +0900 (KST) Message-Id: <20020723.184916.112617868.cjh@kr.FreeBSD.org> To: marcus@marcuscom.com Cc: ports@FreeBSD.ORG Subject: Re: mozilla & USE_GNOMENG From: CHOI Junho In-Reply-To: <20020723.160153.104037176.cjh@kr.FreeBSD.org> References: <20020723.151214.71091457.cjh@kr.FreeBSD.org> <1027406813.656.7.camel@gyros.marcuscom.com> <20020723.160153.104037176.cjh@kr.FreeBSD.org> Organization: Korea FreeBSD Users Gruop X-URL: http://www.kr.FreeBSD.org/~cjh X-Mailer: Mew version 3.0.55 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hmmm. After building mozilla, it does infinite loop when "Registering installation". make process overrun - I removed USE_GNOMENG and it works fine. It is related to this problem? From: CHOI Junho Subject: Re: mozilla & USE_GNOMENG Date: Tue, 23 Jul 2002 16:01:53 +0900 (KST) > From: Joe Marcus Clarke > Subject: Re: mozilla & USE_GNOMENG > Date: 23 Jul 2002 02:46:49 -0400 > > > You have to do more than just set USE_GNOMENG=yes. You have to say > > which GNOME components you want to use. From the looks of it, you could > > probably get away with: > > > > USE_GNOMENG= yes > > USE_GNOME= gtk12 > > > > However, you could also remove the ORBit LIB_DEPENDS, and add orbit to > > the USE_GNOME list as well. I'll try and fix this port up. > > Hmm. It solved the problem. Thanks. I added > > USE_GNOMENG= yes > USE_GNOME= gtk12 orbit > > and now compling mozilla. It works. -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho [sleeping now] [while sleeping] Korea FreeBSD Users Group Web Data Bank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 3:40:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E01937B400 for ; Tue, 23 Jul 2002 03:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6FBB43E5E for ; Tue, 23 Jul 2002 03: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.4/8.12.4) with ESMTP id g6NAe4JU032611 for ; Tue, 23 Jul 2002 03:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NAe4E9032610; Tue, 23 Jul 2002 03:40:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C4C37B400 for ; Tue, 23 Jul 2002 03:33:22 -0700 (PDT) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F62943E42 for ; Tue, 23 Jul 2002 03:33:22 -0700 (PDT) (envelope-from mich@freebsdcluster.org) Received: by freebsdcluster.org (Postfix, from userid 1001) id 8B344AC703; Tue, 23 Jul 2002 12:33:20 +0200 (CEST) Message-Id: <20020723103320.8B344AC703@freebsdcluster.org> Date: Tue, 23 Jul 2002 12:33:20 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40916: New port: news/newspost Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40916 >Category: ports >Synopsis: New port: news/newspost >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 03:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.6-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386 >Description: Newspost is a full-featured USEnet binary autoposter. It is meant as an all-in-one posting solution. In addition to posting files, it can post text prefixes, and generate and post .SFV files and .PAR volumes. >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: # # newspost/Makefile # newspost/distinfo # newspost/pkg-comment # newspost/pkg-descr # newspost/pkg-plist # echo x - newspost/Makefile sed 's/^X//' >newspost/Makefile << 'END-of-newspost/Makefile' X# ex:ts=8 X# Ports collection makefile for: newspost X# Date created: Tue Jul 23, 2002 X# Whom: Michael L. Hostbaek (mich@freebsdcluster.org) X# X# $FreeBSD$ X# X XPORTNAME= newspost XPORTVERSION= 2.0 XCATEGORIES= news XMASTER_SITES= http://newspost.unixcab.org/download/ X XMAINTAINER= mich@freebsdcluster.org X XDOCSDIR= ${PREFIX}/share/doc/${PORTNAME} X XUSE_REINPLACE= yes X Xpost-patch: X @${REINPLACE_CMD} -e "s|^CC|#CC|g" \ X -e "s|^OPT_FLAGS|#OPT_FLAGS|g" ${WRKSRC}/Makefile X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} X ${INSTALL_MAN} ${WRKSRC}/man/man1/newspost.1 ${PREFIX}/man/man1 X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README X.endif X XMAN1= newspost.1 X X.include END-of-newspost/Makefile echo x - newspost/distinfo sed 's/^X//' >newspost/distinfo << 'END-of-newspost/distinfo' XMD5 (newspost-2.0.tar.gz) = 664f96c37b2a6566cf55dc4e040648fe END-of-newspost/distinfo echo x - newspost/pkg-comment sed 's/^X//' >newspost/pkg-comment << 'END-of-newspost/pkg-comment' XNewspost is a full-featured USEnet binary autoposter END-of-newspost/pkg-comment echo x - newspost/pkg-descr sed 's/^X//' >newspost/pkg-descr << 'END-of-newspost/pkg-descr' XNewspost is a full-featured USEnet binary autoposter. It is meant as Xan all-in-one posting solution. In addition to posting files, it can Xpost text prefixes, and generate and post .SFV files and .PAR volumes. X XWWW: http://newspost.unixcab.org/ XAUTHOR: Jim Faulkner X X - Michael L. Hostbaek X mich@freebsdcluster.org END-of-newspost/pkg-descr echo x - newspost/pkg-plist sed 's/^X//' >newspost/pkg-plist << 'END-of-newspost/pkg-plist' Xbin/newspost Xshare/doc/newspost/README X@dirrm share/doc/newspost END-of-newspost/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 4: 8:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1C5737B400; Tue, 23 Jul 2002 04:08:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9552743E3B; Tue, 23 Jul 2002 04:08:39 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NB8dJU042987; Tue, 23 Jul 2002 04:08:39 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NB8dx6042983; Tue, 23 Jul 2002 04:08:39 -0700 (PDT) Date: Tue, 23 Jul 2002 04:08:39 -0700 (PDT) From: Jimmy Olgeni Message-Id: <200207231108.g6NB8dx6042983@freefall.freebsd.org> To: olgeni@FreeBSD.org, freebsd-ports@FreeBSD.org, billf@FreeBSD.org Subject: Re: ports/40915: Fix pkg-plist for net/ethereal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix pkg-plist for net/ethereal Responsible-Changed-From-To: freebsd-ports->billf Responsible-Changed-By: olgeni Responsible-Changed-When: Tue Jul 23 04:08:16 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=40915 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 4:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F381637B400 for ; Tue, 23 Jul 2002 04:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E18B43E6A for ; Tue, 23 Jul 2002 04: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.4/8.12.4) with ESMTP id g6NBK2JU044038 for ; Tue, 23 Jul 2002 04:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NBK2QU044037; Tue, 23 Jul 2002 04:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCE0B37B400 for ; Tue, 23 Jul 2002 04:11:28 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F82543E31 for ; Tue, 23 Jul 2002 04:11:28 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NBBSOT053629 for ; Tue, 23 Jul 2002 04:11:28 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6NBBSU9053628; Tue, 23 Jul 2002 04:11:28 -0700 (PDT) Message-Id: <200207231111.g6NBBSU9053628@www.freebsd.org> Date: Tue, 23 Jul 2002 04:11:28 -0700 (PDT) From: Alfred Pythonstein To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40917: FUCK ALFRED PERLSTEIN Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40917 >Category: ports >Synopsis: FUCK ALFRED PERLSTEIN >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 04:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alfred Pythonstein >Release: pythonstein NetBSD 1.5.1 >Organization: FreeBSD, Inc >Environment: Fuck Alfred Perlstein >Description: This is the second time in a short period that the project has lost one member due to the attitude of another. It wasn't that long ago that Asmodai left because of fucking Bill Fumerola (FUCK FUMEROLA!) Now it's Martin Blap, the person who ported OpenOffice to FreeBSD. Let's see what happened... 12:01 < mbr> angryskul: are you here ? 12:02 < mbr> angryskul: check the last patch I've sent you. And commit it please 12:10 < mbr> can someone commit this plz ? 12:10 < mbr> http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=131423+0+current/freebsd-current 12:12 < mbr> hey. just look at the patch ! it's easy h 12:13 <@green_> it's not easy 12:13 <@mux> if it's easy, you might as well commit it yourself 12:13 < mbr> mux: I cannot commit to src !!! 12:17 <@poseiden> mbr has a ports commit bit I thought 12:18 <@mbr> poseiden: ports only 12:18 <@poseiden> mbr: did you apply for src/ ? 12:18 <@mbr> poseiden: several times. I gave up 12:18 <@poseiden> did you have a mentor already chosen? 12:19 <@mbr> poseiden: that was the problem. DES agreed to be my mentor, but core rejected that 12:19 <@mbr> poseiden: that's why I got no /src commit bit 12:26 <@angryskul> mbr 12:26 <@angryskul> why don't you take some time to _Really think_ about the code you send me? 12:26 <@angryskul> that's why i have to wait at least half a week 12:26 <@angryskul> otherwise i get 15 patches for the same problem from you 12:27 <@angryskul> for the same file that breaks things in five different places 12:27 <@angryskul> also 12:27 <@mbr> angryskul: I'm really sorry. Have you looked at the last one ? 12:27 <@angryskul> martin 12:27 <@angryskul> stop wasting my time 12:28 <@angryskul> i'll look at it in a couple of days 12:28 <@angryskul> if i don't have a yet another patch from you for the same problem 12:28 <@angryskul> either that or try to trick some other committer into committing it for you 12:28 <@angryskul> you seem quite adept at that 12:28 <@mbr> angryskul: I got 0 response from you 12:29 <@angryskul> martin 12:29 <@angryskul> get bent ok? 12:29 <@angryskul> you got plenty of response 12:29 <@angryskul> i committed like 10 patches from you and your fucking buddy last week. That fucking bastard stole my last vodka bottle! 12:29 <@angryskul> and it only broke like 5 different things 12:29 <@mbr> angryskul: hes _NOT_ my buddy 12:29 <@mbr> angryskul: and I did not told you to commit those patches 12:29 <@angryskul> perhaps you need to learn to chill out before annoying me and worsening your credibility with these bogus patches? 12:30 <@angryskul> i also committed your code which broke stuff too 12:30 <@mbr> angryskul: hey. that happens ! 12:30 <@angryskul> mbr: yes, every time :) 12:31 <@mbr> angryskul: and the fix I sent you is a fix for tirpc99 code too. Because it fixes a bug there too 12:31 <@angryskul> that latest patch you gave me made my hair stand on end 12:32 <@angryskul> then i wait like 24 hours and i have a completely new patch from you 12:32 <@mbr> angryskul: ? 12:32 <@angryskul> ok 12:32 <@angryskul> GET OFF MY BACK ALREADY BEFORE I KILLFILE YOU 12:32 <@angryskul> GET IT? 12:32 <@angryskul> CAN I MAKE IT MORE CLEAR SOMEHOW? 12:32 <@mbr> angryskul: yes the last one was horrible. A fast fix. I tested everything now and found myelf that it didn't worked 12:32 <@gordont> hmp_: man module 12:32 <@angryskul> yeah no shit 12:32 <@mbr> angryskul: hey come down. 12:32 <@angryskul> imagine that, code from you that doesn't work 12:33 <@angryskul> i am calm 12:33 <@angryskul> actually, you make want to shoot heroin again 12:33 <@angryskul> y'know whaty 12:33 <@mbr> angryskul: look at the last version, and see why it is a correct one 12:33 <@angryskul> mbr, you win 12:33 <@angryskul> you're out of my inbox 12:33 <@mbr> tsss 12:34 <@mbr> angryskul: I expected more from you 12:34 <@mbr> angryskul: to help (and educate me if necessary) 12:35 <@angryskul> you can't teach a pig to sing 12:35 <@angryskul> i've been trying, but you never listen 12:35 <@angryskul> so piss off 12:35 <@mbr> angryskul: ohh nice. 12:35 <@mbr> angryskul: you tell me to leave the project ? 12:35 <@mbr> angryskul: You can have that ! 12:35 <@angryskul> omg, listen: FUCK OFF MORON! 12:36 <@angryskul> i'm at least doing him the favor of explaining to him why 12:36 <@angryskul> and he's still on my ass about it 12:37 <@angryskul> mbr: i just gave you a response 12:37 <@angryskul> i told you to piss off 12:37 <@angryskul> and now i killfiled you 12:37 <@mbr> angryskul: correct. fine 12:37 <@mbr> angryskul: whatevery you like if it makes you happy 12:37 <@angryskul> because if i do respond to you then i get to hear about you complaining to core about me 12:37 <@mbr> angryskul: stop this discussion 12:38 <@mbr> angryskul: and don't make me responsible for broken patches I have nothing to do with (paul Richers from French) 12:38 <@mbr> angryskul: which is NOT my buddy 12:38 <@angryskul> i know, you have enough broken patches of your own 12:39 * mbr very very angry 12:39 <@mbr> bye all 12:39 * mbr will leave the project 12:39 -!- mbr [~mb@131.catv99.oes01.lan.ch] has quit [Leaving] >How-To-Repeat: point your irc client to efnet #bsdcode, wait... >Fix: I'd suggest you kick that shitsack of Perlstein out, but that would be useless, the number of assholes among the committers is so big it won't solve the problem. This is the fix: wipe FreeBSD out of your harddisks and install a real operating system (hint, it's called NetBSD) with a nice community. Who wants to stay on a sinking ship anyway? 5.0 has been a failure already, and it will when it's released. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 4:21:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 251BF37B401; Tue, 23 Jul 2002 04:21:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C9143E75; Tue, 23 Jul 2002 04:21:46 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from freefall.freebsd.org (jmz@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NBLkJU044444; Tue, 23 Jul 2002 04:21:46 -0700 (PDT) (envelope-from jmz@freefall.freebsd.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NBLkgC044440; Tue, 23 Jul 2002 04:21:46 -0700 (PDT) Date: Tue, 23 Jul 2002 04:21:46 -0700 (PDT) From: Jean-Marc Zucconi Message-Id: <200207231121.g6NBLkgC044440@freefall.freebsd.org> To: alfred@FreeBSD.org, jmz@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40917: FUCK ALFRED PERLSTEIN Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FUCK ALFRED PERLSTEIN State-Changed-From-To: open->closed State-Changed-By: jmz State-Changed-When: Tue Jul 23 04:21:15 PDT 2002 State-Changed-Why: not a PR http://www.freebsd.org/cgi/query-pr.cgi?pr=40917 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 4:49:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 960D937B400; Tue, 23 Jul 2002 04:49:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1514543E5E; Tue, 23 Jul 2002 04:49:09 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NBn8JU046756; Tue, 23 Jul 2002 04:49:08 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NBn85D046752; Tue, 23 Jul 2002 04:49:08 -0700 (PDT) Date: Tue, 23 Jul 2002 04:49:08 -0700 (PDT) From: Alfred Perlstein Message-Id: <200207231149.g6NBn85D046752@freefall.freebsd.org> To: alfred@FreeBSD.org, alfred@FreeBSD.org, freebsd-ports@FreeBSD.org, alfred@FreeBSD.org Subject: Re: ports/40917: FUCK ALFRED PERLSTEIN Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FUCK ALFRED PERLSTEIN State-Changed-From-To: closed->open State-Changed-By: alfred State-Changed-When: Tue Jul 23 04:48:04 PDT 2002 State-Changed-Why: Taking this PR on for amusement value. Responsible-Changed-From-To: freebsd-ports->alfred Responsible-Changed-By: alfred Responsible-Changed-When: Tue Jul 23 04:48:04 PDT 2002 Responsible-Changed-Why: Taking this PR on for amusement value. http://www.freebsd.org/cgi/query-pr.cgi?pr=40917 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 5: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20AC937B400 for ; Tue, 23 Jul 2002 05:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D0343E42 for ; Tue, 23 Jul 2002 05:00: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.4/8.12.4) with ESMTP id g6NC04JU047720 for ; Tue, 23 Jul 2002 05:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NC04Js047719; Tue, 23 Jul 2002 05:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B1A837B400 for ; Tue, 23 Jul 2002 04:57:21 -0700 (PDT) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6F8843E42 for ; Tue, 23 Jul 2002 04:57:18 -0700 (PDT) (envelope-from lizard@informatik.unibw-muenchen.de) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g6NBtV311681 for ; Tue, 23 Jul 2002 13:55:31 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 8BCA25A546 for ; Tue, 23 Jul 2002 13:55:30 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id A7D445A545; Tue, 23 Jul 2002 13:55:29 +0200 (CEST) Message-Id: <20020723115529.A7D445A545@nemesis.informatik.unibw-muenchen.de> Date: Tue, 23 Jul 2002 13:55:29 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40918: [MAINTAINER UPDATE] Update port: devel/haddock -> 0.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40918 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: devel/haddock -> 0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 05:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jul 22 11:35:01 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update devel/haddock from 0.3 to 0.4. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/haddock/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 10 Jun 2002 15:31:44 -0000 1.2 +++ Makefile 23 Jul 2002 11:53:16 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/devel/haddock/Makefile,v 1.2 2002/06/10 15:31:44 pat Exp $ PORTNAME= haddock -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= devel MASTER_SITES= http://www.haskell.org/haddock/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -23,8 +23,12 @@ .endif WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g} +USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes + +post-patch: + @${REINPLACE_CMD} -e 's|/usr/local/share/sgml/catalog||' ${WRKSRC}/configure post-build: .if !defined(NOPORTDOCS) Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/haddock/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 10 Jun 2002 15:31:44 -0000 1.2 +++ distinfo 23 Jul 2002 11:53:16 -0000 @@ -1 +1 @@ -MD5 (haddock-0.3-src.tar.gz) = f730f06735887c1e71e83cf21f6c39f6 +MD5 (haddock-0.4-src.tar.gz) = 919e38378b91a223cb1e48178f1a85bd Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/haddock/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 10 Jun 2002 15:31:44 -0000 1.2 +++ pkg-plist 23 Jul 2002 11:53:16 -0000 @@ -1,8 +1,8 @@ bin/haddock -bin/haddock-0.3 -lib/haddock-0.3/haddock.bin -lib/haddock-0.3/haddock.css -lib/haddock-0.3/haskell_icon.gif +bin/haddock-0.4 +lib/haddock-0.4/haddock.bin +lib/haddock-0.4/haddock.css +lib/haddock-0.4/haskell_icon.gif %%PORTDOCS%%share/doc/haddock/docbook.css %%PORTDOCS%%share/doc/haddock/haddock.html %%PORTDOCS%%share/doc/haddock/introduction.html @@ -10,12 +10,12 @@ %%PORTDOCS%%share/doc/haddock/license.html %%PORTDOCS%%share/doc/haddock/markup.html %%PORTDOCS%%share/doc/haddock/module-attributes.html -%%PORTDOCS%%share/doc/haddock/x251.html -%%PORTDOCS%%share/doc/haddock/x275.html -%%PORTDOCS%%share/doc/haddock/x280.html -%%PORTDOCS%%share/doc/haddock/x321.html -%%PORTDOCS%%share/doc/haddock/x336.html -%%PORTDOCS%%share/doc/haddock/x404.html +%%PORTDOCS%%share/doc/haddock/x331.html +%%PORTDOCS%%share/doc/haddock/x355.html +%%PORTDOCS%%share/doc/haddock/x360.html +%%PORTDOCS%%share/doc/haddock/x403.html +%%PORTDOCS%%share/doc/haddock/x418.html +%%PORTDOCS%%share/doc/haddock/x486.html %%PORTDOCS%%share/doc/haddock/x57.html %%PORTDOCS%%share/doc/haddock/stylesheet-images/caution.gif %%PORTDOCS%%share/doc/haddock/stylesheet-images/home.gif @@ -29,6 +29,6 @@ %%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-plus.gif %%PORTDOCS%%share/doc/haddock/stylesheet-images/up.gif %%PORTDOCS%%share/doc/haddock/stylesheet-images/warning.gif -@dirrm lib/haddock-0.3 +@dirrm lib/haddock-0.4 %%PORTDOCS%%@dirrm share/doc/haddock/stylesheet-images %%PORTDOCS%%@dirrm share/doc/haddock >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 5:30:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EDAB37B400 for ; Tue, 23 Jul 2002 05:30:33 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E42C343E42 for ; Tue, 23 Jul 2002 05:30:31 -0700 (PDT) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17WyoA-0006wN-01; Tue, 23 Jul 2002 14:30:30 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g6NCMSP4094559 for ; Tue, 23 Jul 2002 14:22:28 +0200 (CEST) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g6NCMRSY094558 for freebsd-ports@freebsd.org; Tue, 23 Jul 2002 14:22:27 +0200 (CEST) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Removing empty files? Date: Tue, 23 Jul 2002 12:22:24 +0000 (UTC) Message-ID: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org There are a bunch of empty files (patches etc.) lying around in the tree. I intend to remove those--after making sure that they don't serve some nonobvious function. Can I assume that empty files without function have accidentally been forgotten, or do people keep them around on purpose to prevent the history from disappearing after the next Attic cleanout? -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 5:39: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E4D137B400 for ; Tue, 23 Jul 2002 05:39:07 -0700 (PDT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C51543E42 for ; Tue, 23 Jul 2002 05:39:06 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g6NCcqC14077; Tue, 23 Jul 2002 14:38:52 +0200 (MET DST) Date: Tue, 23 Jul 2002 14:38:50 +0200 (CEST) From: Gerald Pfeifer To: Tilman Linneweh , Will Andrews Cc: ports@freebsd.org, Subject: Re: tg@FreeBSD.org and orphaned ports In-Reply-To: <20020722143557.GT52296@squall.waterspout.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 22 Jul 2002, Tilman Linneweh wrote: >> % finger tg@FreeBSD.org >> [FreeBSD.org] >> finger: tg: no such user > This looks more like a bug in freefall's finger service/setup. > His Homepage is still available, and his CVS account is also still > active. On Mon, 22 Jul 2002, Will Andrews wrote: > He possibly has ~/.nofinger like I do. :) Sheesh! I had made sure to perform the finger on freefall, to avoid such problems, but I'd never have thought that one could hide oneself like that locally. Apparently, this is considered a feature, not a bug, though. :-( Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 5:43:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAF9E37B400 for ; Tue, 23 Jul 2002 05:43:22 -0700 (PDT) Received: from astnet.astelit.ru (astnet.astelit.ru [195.96.64.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B4243E31 for ; Tue, 23 Jul 2002 05:43:21 -0700 (PDT) (envelope-from A.Isaev@astelit.ru) Received: from ISAEV (cq.astelit.ru [195.96.64.172]) by astnet.astelit.ru (8.12.2/8.12.2) with ESMTP id g6NChIl4011203 for ; Tue, 23 Jul 2002 16:43:19 +0400 (MSD) Date: Tue, 23 Jul 2002 16:42:43 +0400 From: Alexander Isaev X-Mailer: The Bat! (v1.60q) Personal Reply-To: Alexander Isaev X-Priority: 3 (Normal) Message-ID: <1223060227.20020723164243@astelit.ru> To: ports@FreeBSD.org Subject: Troubles installing gd-1.8.4_6 port MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello ports, I've tried to install gd-1.8.4_6 from FreeBSD Port collection. Everything was OK, except making install. After giving 'make install' command I've received the following error: install -c -o root -g wheel -m 444 gdfonts.h /usr/local/include/gd/gdfonts.h install -c -o root -g wheel -m 444 gdfontt.h /usr/local/include/gd/gdfontt.h ===> Generating temporary packing list usage: mkdir [-pv] [-m mode] directory ... *** Error code 64 Stop in /usr/ports/graphics/gd. *** Error code 1 Stop in /usr/ports/graphics/gd. *** Error code 1 Stop in /usr/ports/graphics/gd. What can be the problem? Tanx in advance. Best regards, Alexander Isaev mailto:A.Isaev@astelit.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 6: 6:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 967FA37B400; Tue, 23 Jul 2002 06:06:12 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C6EA43E42; Tue, 23 Jul 2002 06:06:11 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd06.sul.t-online.de by mailout03.sul.t-online.com with smtp id 17WyCV-0000LB-01; Tue, 23 Jul 2002 13:51:35 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.166.109]) by fmrl06.sul.t-online.com with esmtp id 17WyCN-0AhX0qC; Tue, 23 Jul 2002 13:51:27 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6NBpRQ90038; Tue, 23 Jul 2002 13:51:27 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g6NBoQWM000386; Tue, 23 Jul 2002 13:50:26 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g6NBoPft000385; Tue, 23 Jul 2002 13:50:25 +0200 (CEST) (envelope-from corecode) Date: Tue, 23 Jul 2002 13:50:22 +0200 From: "Simon 'corecode' Schubert" To: Stijn Hoop Cc: nik@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Proposed new 'options' target Message-Id: <20020723135022.3b261fdb.corecode@corecode.ath.cx> In-Reply-To: <20020723064748.GB94681@pcwin002.win.tue.nl> References: <20020720162928.GD37802@clan.nothing-going-on.org> <20020722074605.GC3222@pcwin002.win.tue.nl> <20020722202850.GJ37802@clan.nothing-going-on.org> <20020723064748.GB94681@pcwin002.win.tue.nl> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.YT3xD8i)n9cvZd" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.YT3xD8i)n9cvZd Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 23 Jul 2002 08:47:48 +0200 Stijn Hoop wrote: > > Give me an 'X'. Give me an 'M'. Give me an 'L'. . . If phk has his > > way we'll have an XML library in the base system soon enough. > I'd vote for that. > > Which is exactly the discussion I want to avoid right now, because it's > > a huge rathole -- that's why my original suggestion was as simple as it > > was. > Indeed (I can hear the cries 'bloat in base' from a distance already). uhm, yes, maybe. but as i said, i'll present a patch in two weeks and this one won't use XML for sure. but as things are moving, perhaps this patch will evolve too. cheers simon ps: once again for review on: (not finished, in active development) -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.YT3xD8i)n9cvZd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9PUMBr5S+dk6z85oRAnBtAJ0YQ3ZMo5Qokr2auGZrhm31vpyMdgCfbn8W oUXEBrNJt8+S6L/qYFRLBfk= =gb8T -----END PGP SIGNATURE----- --=.YT3xD8i)n9cvZd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 6:30:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B68837B400 for ; Tue, 23 Jul 2002 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 7739643E70 for ; Tue, 23 Jul 2002 06:30: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.4/8.12.4) with ESMTP id g6NDU3JU072124 for ; Tue, 23 Jul 2002 06:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NDU3NU072123; Tue, 23 Jul 2002 06:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98CE337B400 for ; Tue, 23 Jul 2002 06:25:41 -0700 (PDT) Received: from vlug.vein.hu (vlug.vein.hu [193.6.41.199]) by mx1.FreeBSD.org (Postfix) with SMTP id 388D443E67 for ; Tue, 23 Jul 2002 06:25:38 -0700 (PDT) (envelope-from aries@vlug.vein.hu) Received: (qmail 3760 invoked by uid 1364); 23 Jul 2002 13:21:23 -0000 Received: (from aries@localhost) by ganja.mindworks.hu (8.12.5/8.12.5/Submit) id g6NDMpRu050246; Tue, 23 Jul 2002 15:22:51 +0200 (CEST) Message-Id: <20020723132123.GA3739@vlug.vein.hu> Date: Tue, 23 Jul 2002 15:21:23 +0200 From: Aries Reply-To: Aries To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40920: a new port: gtktalog Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40920 >Category: ports >Synopsis: a new port: gtktalog >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 06:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Aries >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD ganja.mindworks.hu 4.6-STABLE FreeBSD 4.6-STABLE #12: Sun Jul 7 16:36:34 CEST 2002 root@ganja.mindworks.hu:/usr/src/sys/compile/GANJA i386 >Description: gtktalog is a tool to make disk catalog: you can use it to create a really small database with images of files and directories of your CDs. Then you can browse all your CDs very quickly, see contents of some files (tar.gz, rpm files ...). You can assign a category and a description to each directory and file. You can look for files in your database using filename, category, description and/or file information parameters, and find in which CD the file you are looking for it. >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: # # . # ./Makefile # ./distinfo # ./pkg-comment # ./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: gtktalog X# Date created: 22 July 2002 X# Whom: János Fehér aka Aries X# X# $FreeBSD$ X# X XPORTNAME= gtktalog XPORTVERSION= 0.99.20 XCATEGORIES= databases XMASTER_SITES= http://savannah.gnu.org/download/gtktalog/gtktalog/sources/ XDISTNAME= gtktalog-0.99.20 X XMAINTAINER= aries@mindworks.hu X XUSE_BZIP2= yes XUSE_GNOMELIBS= yes XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} XGNU_CONFIGURE= yes X#MAN1= gtktalog.1 X X.if defined(WITH_EJECT) XCONFIGURE_ARGS+= --enable-eject X.endif X X.if defined(WITHOUT_PTHREADS) XCONFIGURE_ARGS+= --disable-pthreads X.endif X.if defined(WITHOUT_HTMLTITLE) XCONFIGURE_ARGS+= --disable-htmltitle X.endif X X.if defined(WITHOUT_MP3INFO) XCONFIGURE_ARGS+= --disable-mp3info X.endif X X.if defined(WITHOUT_MODINFO) XCONFIGURE_ARGS+= --disable-modinfo X.endif X X.if defined(WITHOUT_AVINFO) XCONFIGURE_ARGS+= --disable-aviinfo X.endif X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (gtktalog-0.99.20.tar.bz2) = 4865f235a1c0e0268cc3c9990fa1a4fe END-of-./distinfo echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XGTK Disk Catalog program END-of-./pkg-comment echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' Xgtktalog is a tool to make disk catalog: you can use it to create a Xreally small database with images of files and directories of your XCDs. Then you can browse all your CDs very quickly, see contents of Xsome files (tar.gz, rpm files ...). You can assign a category and a Xdescription to each directory and file. You can look for files in your Xdatabase using filename, category, description and/or file information Xparameters, and find in which CD the file you are looking for it. X X XWWW: http://www.freesoftware.fsf.org/gtktalog/ X XMail: mathieu.villegas@immervision.net (Mathieu VILLEGAS) -> ideas X ymettier@libertysurf.fr (Yves METTIER) -> ideas, X bugs, patches END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/gtktalog Xshare/gnome/gtktalog/icons/c.xpm Xshare/gnome/gtktalog/icons/cat.xpm Xshare/gnome/gtktalog/icons/cpp.xpm Xshare/gnome/gtktalog/icons/deb.xpm Xshare/gnome/gtktalog/icons/default_dir.xpm Xshare/gnome/gtktalog/icons/default_disk.xpm Xshare/gnome/gtktalog/icons/default_file.xpm Xshare/gnome/gtktalog/icons/default_unreadable.xpm Xshare/gnome/gtktalog/icons/default_vfs.xpm Xshare/gnome/gtktalog/icons/default_opened_dir.xpm Xshare/gnome/gtktalog/icons/default_opened_disk.xpm Xshare/gnome/gtktalog/icons/default_opened_vfs.xpm Xshare/gnome/gtktalog/icons/doc.xpm Xshare/gnome/gtktalog/icons/file.xpm Xshare/gnome/gtktalog/icons/gz.xpm Xshare/gnome/gtktalog/icons/h.xpm Xshare/gnome/gtktalog/icons/html.xpm Xshare/gnome/gtktalog/icons/image.xpm Xshare/gnome/gtktalog/icons/java.xpm Xshare/gnome/gtktalog/icons/logo.xpm Xshare/gnome/gtktalog/icons/movie.xpm Xshare/gnome/gtktalog/icons/mp3.xpm Xshare/gnome/gtktalog/icons/pdf.xpm Xshare/gnome/gtktalog/icons/rpm.xpm Xshare/gnome/gtktalog/icons/so.xpm Xshare/gnome/gtktalog/icons/son.xpm Xshare/gnome/gtktalog/icons/txt.xpm Xshare/gnome/gtktalog/xpm/add.xpm Xshare/gnome/gtktalog/xpm/exit.xpm Xshare/gnome/gtktalog/xpm/find.xpm Xshare/gnome/gtktalog/xpm/help.xpm Xshare/gnome/gtktalog/xpm/new.xpm Xshare/gnome/gtktalog/xpm/open.xpm Xshare/gnome/gtktalog/xpm/report.xpm Xshare/gnome/gtktalog/xpm/save.xpm Xshare/gnome/gtktalog/xpm/off.xpm Xshare/gnome/gtktalog/xpm/on.xpm Xshare/gnome/gtktalog/xpm/setup__Disk_setup.xpm Xshare/gnome/gtktalog/xpm/setup__General_options.xpm Xshare/gnome/gtktalog/xpm/setup__LoadSave_options.xpm Xshare/gnome/gtktalog/xpm/setup__Scan_options.xpm Xshare/gnome/gtktalog/xpm/setup__Scan_mime_types.xpm Xshare/gnome/gtktalog/xpm/setup__Virtual_File_Systems.xpm Xshare/gnome/gtktalog/xpm/setup__Information_plugins.xpm Xshare/gnome/gtktalog/xpm/setup__MIME_types_to_skip_during_a_scan.xpm Xshare/gnome/gtktalog/xpm/setup__MIME_type_icons.xpm Xshare/gnome/gtktalog/gtktalog.cf X@dirrm share/gnome/gtktalog/xpm X@dirrm share/gnome/gtktalog/icons X@dirrm share/gnome/gtktalog Xlib/gtktalog/htmltitle Xlib/gtktalog/mp3info Xlib/gtktalog/modinfo Xlib/gtktalog/aviinfo Xlib/gtktalog/mpeginfo X@dirrm lib/gtktalog Xshare/gnome/gnome/help/gtktalog/C/topic.dat Xshare/gnome/gnome/help/gtktalog/C/index.html Xshare/gnome/gnome/help/gtktalog/fr/topic.dat Xshare/gnome/gnome/help/gtktalog/fr/index.html Xman/man1/gtktalog.1 Xshare/gnome/gnome/apps/Applications/gtktalog.desktop Xshare/gnome/pixmaps/gtktalog.png Xshare/gnome/gnome/help/gtktalog/C/caution.gif Xshare/gnome/gnome/help/gtktalog/C/ch-catdesc.html Xshare/gnome/gnome/help/gtktalog/C/ch-err.html Xshare/gnome/gnome/help/gtktalog/C/ch-find.html Xshare/gnome/gnome/help/gtktalog/C/ch-intro.html Xshare/gnome/gnome/help/gtktalog/C/ch-manage.html Xshare/gnome/gnome/help/gtktalog/C/ch-merge.html Xshare/gnome/gnome/help/gtktalog/C/ch-mime.html Xshare/gnome/gnome/help/gtktalog/C/ch-prefs.html Xshare/gnome/gnome/help/gtktalog/C/ch-quick.html Xshare/gnome/gnome/help/gtktalog/C/ch-reports.html Xshare/gnome/gnome/help/gtktalog/C/ch-scanning.html Xshare/gnome/gnome/help/gtktalog/C/ch-smartconf.html Xshare/gnome/gnome/help/gtktalog/C/ch-stats.html Xshare/gnome/gnome/help/gtktalog/C/ch-ui.html Xshare/gnome/gnome/help/gtktalog/C/ch-vfs.html Xshare/gnome/gnome/help/gtktalog/C/gtktalog.html Xshare/gnome/gnome/help/gtktalog/C/home.gif Xshare/gnome/gnome/help/gtktalog/C/important.gif Xshare/gnome/gnome/help/gtktalog/C/ln23.html Xshare/gnome/gnome/help/gtktalog/C/man.html Xshare/gnome/gnome/help/gtktalog/C/mimeicons.html Xshare/gnome/gnome/help/gtktalog/C/next.gif Xshare/gnome/gnome/help/gtktalog/C/note.gif Xshare/gnome/gnome/help/gtktalog/C/prev.gif Xshare/gnome/gnome/help/gtktalog/C/se-catdesc-assign.html Xshare/gnome/gnome/help/gtktalog/C/se-find-adv.html Xshare/gnome/gnome/help/gtktalog/C/se-manage-copy.html Xshare/gnome/gnome/help/gtktalog/C/se-manage-restore.html Xshare/gnome/gnome/help/gtktalog/C/se-manage-where.html Xshare/gnome/gnome/help/gtktalog/C/se-prefs-gen.html Xshare/gnome/gnome/help/gtktalog/C/se-prefs-infplugin.html Xshare/gnome/gnome/help/gtktalog/C/se-prefs-mimetypes.html Xshare/gnome/gnome/help/gtktalog/C/se-prefs-vfs.html Xshare/gnome/gnome/help/gtktalog/C/se-quick-find.html Xshare/gnome/gnome/help/gtktalog/C/se-ui-cmd.html Xshare/gnome/gnome/help/gtktalog/C/se-ui-menus.html Xshare/gnome/gnome/help/gtktalog/C/se-ui-popup.html Xshare/gnome/gnome/help/gtktalog/C/tip.gif Xshare/gnome/gnome/help/gtktalog/C/toc-blank.gif Xshare/gnome/gnome/help/gtktalog/C/toc-minus.gif Xshare/gnome/gnome/help/gtktalog/C/toc-plus.gif Xshare/gnome/gnome/help/gtktalog/C/up.gif Xshare/gnome/gnome/help/gtktalog/C/warning.gif Xshare/gnome/gnome/help/gtktalog/C/x228.html Xshare/gnome/gnome/help/gtktalog/C/x612.html Xshare/gnome/gnome/help/gtktalog/fr/caution.gif Xshare/gnome/gnome/help/gtktalog/fr/ch-catdesc.html Xshare/gnome/gnome/help/gtktalog/fr/ch-err.html Xshare/gnome/gnome/help/gtktalog/fr/ch-find.html Xshare/gnome/gnome/help/gtktalog/fr/ch-intro.html Xshare/gnome/gnome/help/gtktalog/fr/ch-manage.html Xshare/gnome/gnome/help/gtktalog/fr/ch-merge.html Xshare/gnome/gnome/help/gtktalog/fr/ch-mime.html Xshare/gnome/gnome/help/gtktalog/fr/ch-prefs.html Xshare/gnome/gnome/help/gtktalog/fr/ch-quick.html Xshare/gnome/gnome/help/gtktalog/fr/ch-reports.html Xshare/gnome/gnome/help/gtktalog/fr/ch-scanning.html Xshare/gnome/gnome/help/gtktalog/fr/ch-smartconf.html Xshare/gnome/gnome/help/gtktalog/fr/ch-stats.html Xshare/gnome/gnome/help/gtktalog/fr/ch-ui.html Xshare/gnome/gnome/help/gtktalog/fr/ch-vfs.html Xshare/gnome/gnome/help/gtktalog/fr/gtktalog.html Xshare/gnome/gnome/help/gtktalog/fr/home.gif Xshare/gnome/gnome/help/gtktalog/fr/important.gif Xshare/gnome/gnome/help/gtktalog/fr/ln28.html Xshare/gnome/gnome/help/gtktalog/fr/man.html Xshare/gnome/gnome/help/gtktalog/fr/mimeicons.html Xshare/gnome/gnome/help/gtktalog/fr/next.gif Xshare/gnome/gnome/help/gtktalog/fr/note.gif Xshare/gnome/gnome/help/gtktalog/fr/prev.gif Xshare/gnome/gnome/help/gtktalog/fr/se-catdesc-assign.html Xshare/gnome/gnome/help/gtktalog/fr/se-find-adv.html Xshare/gnome/gnome/help/gtktalog/fr/se-manage-copy.html Xshare/gnome/gnome/help/gtktalog/fr/se-manage-restore.html Xshare/gnome/gnome/help/gtktalog/fr/se-manage-where.html Xshare/gnome/gnome/help/gtktalog/fr/se-prefs-gen.html Xshare/gnome/gnome/help/gtktalog/fr/se-prefs-infplugin.html Xshare/gnome/gnome/help/gtktalog/fr/se-prefs-mimetypes.html Xshare/gnome/gnome/help/gtktalog/fr/se-prefs-vfs.html Xshare/gnome/gnome/help/gtktalog/fr/se-quick-find.html Xshare/gnome/gnome/help/gtktalog/fr/se-ui-cmd.html Xshare/gnome/gnome/help/gtktalog/fr/se-ui-menus.html Xshare/gnome/gnome/help/gtktalog/fr/se-ui-popup.html Xshare/gnome/gnome/help/gtktalog/fr/tip.gif Xshare/gnome/gnome/help/gtktalog/fr/toc-blank.gif Xshare/gnome/gnome/help/gtktalog/fr/toc-minus.gif Xshare/gnome/gnome/help/gtktalog/fr/toc-plus.gif Xshare/gnome/gnome/help/gtktalog/fr/up.gif Xshare/gnome/gnome/help/gtktalog/fr/warning.gif Xshare/gnome/gnome/help/gtktalog/fr/x219.html Xshare/gnome/gnome/help/gtktalog/fr/x603.html X@dirrm share/gnome/gnome/help/gtktalog/fr/images X@dirrm share/gnome/gnome/help/gtktalog/C/images X@dirrm share/gnome/gnome/help/gtktalog/fr X@dirrm share/gnome/gnome/help/gtktalog/C X@dirrm share/gnome/gnome/help/gtktalog END-of-./pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 6:32:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 581ED37B401; Tue, 23 Jul 2002 06:32:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA6743E4A; Tue, 23 Jul 2002 06:32:54 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: from freefall.freebsd.org (roberto@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NDWrJU072744; Tue, 23 Jul 2002 06:32:53 -0700 (PDT) (envelope-from roberto@freefall.freebsd.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NDWrnO072740; Tue, 23 Jul 2002 06:32:53 -0700 (PDT) Date: Tue, 23 Jul 2002 06:32:53 -0700 (PDT) From: Ollivier Robert Message-Id: <200207231332.g6NDWrnO072740@freefall.freebsd.org> To: mich@freebsdcluster.org, roberto@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40762: New port: sysutils/finfo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: sysutils/finfo State-Changed-From-To: open->closed State-Changed-By: roberto State-Changed-When: Tue Jul 23 06:32:36 PDT 2002 State-Changed-Why: Port committed, thanks ! http://www.freebsd.org/cgi/query-pr.cgi?pr=40762 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 6:38: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C56137B400 for ; Tue, 23 Jul 2002 06:37:41 -0700 (PDT) Received: from chicago.procergs.com.br (chicago.procergs.com.br [200.198.128.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB4143E6A for ; Tue, 23 Jul 2002 06:37:39 -0700 (PDT) (envelope-from areadedivulgacao@via-rs.net) Received: from rsj3099@via-rs.net (p039.03.virtua.pae.procergs.com.br [200.198.154.39]) by chicago.procergs.com.br (Postfix) with ESMTP id CFD4F566B4; Tue, 23 Jul 2002 10:36:59 -0300 (BRT) Message-ID: <41130-220027223133722310@rsj3099@via-rs.net> To: "EVV 23-07-2002" From: "Espaco Vital Virtual" Subject: Notícias Jurídicas: www.EspacoVital.com.br em 23/07/2002.ev Date: Tue, 23 Jul 2002 10:37:22 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_84815C5ABAF209EF376268C8" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ------=_NextPart_84815C5ABAF209EF376268C8 Content-type: text/plain; charset=US-ASCII Você pode escolher como deseja RECEBER DIARIAMENTE o Espaço Vital Virtual. Clique ao lado: HTML:COMO PÁGINA DE INTERNET Para indicar amigos e/ou outros profissionais dodireito, clique ao lado: INDICAÇÃOPARA EVV SOMENTETEXTO Você é nosso leitor em23/07/2002 Se deseja que seu e-mail seja excluído da remessa do informativo, bastaclicar ao lado: REMOVERMEU EMAIL Osdireitos autorais desta página são protegidos pela lei nº 9.610 de 19.02.1998 COLUNA ESPAÇO VITAL DE 23/07/2002 Pepsi indenizaráconsumidora que achou barata na garrafa A aplicação do Código do Consumidor resulta numa sanção de R$ 3 mil àindústria de refrigerantes. Um julgado do TJ gaúcho admite que esse tipo de incidente"causa um sentimento de insegurança e vulnerabilidade". Arcebisporecomenda não votar em quem estimula invasões A Cartilha Eleitoral 2002, assinada pelo arcebispo Dom Dadeus Grings, estásendo difundida pela Federação das Indústrias. Substituiçãoimediata de computador com defeito A 9ª Câmara Cível do TJRS determinou que, enquanto se processa umaação ordinária, a Compaq entregue outro produto a dois consumidores insatisfeitos comum computador novo. Hotel condenadopor furto praticado por funcionário Um juiz aposentado, que teve suas férias estragadas porque um manobristade hotel de Canoas furtou-lhe o automóvel, será reparado pelo dano moral sofrido. 3o.VOLUME DA COLETÂNEA JURÍDICA EM CD CÓDIGOS:Civil (Atual e Novo), CPC, Penal, Processo Penal,Tributário, Consumidor e Comercial, e CLT Todosatualizados em um só CD, por R$ 30,00 (envio por correio simples) Sevocê já adquiriu as duas coletâneas anteriores, sua atualização custa apenasR$ 10,00 Maisinformações em www.encontreaqui.com.br/ebooks,um produto MPSOFT AS MAIS NOVAS Asnotícias mais novas são inseridas nos dias úteis, às 9h. da manhã Hoje, 3a. feira - 23.07.2002 Diário daJustiça eletrônico será um grande avanço Justiça federal negaindenização contra a União TST reconheceacordo individual para compensação de horários TST quer ampliação dacompetência da Justiça do Trabalho LIVRARIA DA CAIXADE ASSISTÊNCIA DOS ADVOGADOS DO RGS COLETÂNEASJURÍDICAS EM CD TELEFONE: 0xx513287-7443 www.caa-rs.com.br Trabalho aos Domingos – OSindilojas propôs ontem uma ação ao Tribunal de Justiça solicitando ainconstitucionalidade da Lei Municipal 7.109/92, que proíbe o comércio aos domingos eferiados, com exceções. Há pedido de liminar. Software vai analisar recursos ao TST– O Corregedor-Geral da Justiça do Trabalho, Ministro Ronaldo Lopes Leal, conheceuontem em Porto Alegre o protótipo do software que vai auxiliar os presidentes dos TRTs naanálise de quais recursos contra decisões estaduais têm condições para subir àBrasília. Leal acredita que cerca de 1/3 das ações não deveriam subir ao TST. COLETÂNEAJURÍDICA EM CD VOCÊQUER TESTAR ? ENTÃO, CLIQUE AQUI E SOLICITE VERSÃO PARA AVALIAÇÃO ! www.encontreaqui.com.br/ebooks.AGORA TAMBÉM DISPONÍVEL EM LIVRARIAS Boaleitura! Este é um serviço de Administraçãode Homepages e Produção de Livros Digitais para Você pode escolher como deseja RECEBER DIARIAMENTE oEspaço Vital Virtual. Clique ao lado: HTML:COMO PÁGINA DE INTERNET Para indicar amigos e/ou outros profissionais dodireito, clique ao lado: INDICAÇÃOPARA EVV SOMENTETEXTO MARCO ADVOGADOS respeita a sua privacidade e é contra o spam na rede.Esperamos que a mensagem acima, de conteúdo informativo, seja de alguma utilidade. Sevocê não deseja mais receber e-mails de MARCO ADVOGADOS, cliqueaqui. ------=_NextPart_84815C5ABAF209EF376268C8 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Espa=E7o Vital Virtual

Voc=EA po= de escolher como deseja   RECEBER = DIARIAMENTE o Espa=E7o Vital Virtual=2E Clique ao lado:<= /em>

 

Para indicar amigos e/ou ou= tros profissionais do direito, clique ao lado:

 
Voc= =EA =E9 nosso leitor em 23/07/2002 Se deseja que seu e-mail seja exclu=EDdo da remessa d= o informativo, basta clicar ao lado: R= EMOVER MEU EMAIL

<= font face=3D"Verdana">Os direitos autorais desta p=E1gina s=E3o protegidos pela lei n=BA 9=2E61= 0 de 19=2E02=2E1998

<= font color=3D"#ff0000" size=3D"5" face=3D"Verdana">COLUNA ESPA=C7O VITAL DE 23/07/2002<= /b>
Pepsi indenizar=E1 consumidora que achou barata na garrafa
A aplica=E7=E3o do C=F3digo do Consumidor resulta num= a san=E7=E3o de R$ 3 mil =E0 ind=FAstria de refrigerantes=2E Um julgado do TJ ga=FAcho admite que e= sse tipo de incidente "causa um sentimento de inseguran=E7a e vulnerabilidade&= quot;=2E

Arcebispo recomenda n=E3o votar em quem estimula invas=F5es<= /td>
A Cartilha Eleitoral 2002, assinada pelo arcebispo Do= m Dadeus Grings, est=E1 sendo difundida pela Federa=E7=E3o das Ind=FAstrias=2E
Substitui=E7=E3o imediata de computador com defeito
A 9=AA C=E2mara C=EDvel do TJRS determinou que, enqua= nto se processa uma a=E7=E3o ordin=E1ria, a Compaq entregue outro produto a dois consumido= res insatisfeitos com um computador novo=2E
Hotel condenado por furto praticado por funcion=E1rio
Um juiz aposentado, que teve suas f=E9rias estragadas= porque um manobrista de hotel de Canoas furtou-lhe o autom=F3vel, ser=E1 reparado pelo dano= moral sofrido=2E
= 3o=2E VOLUME DA COLET=C2NEA JUR=CDDICA EM CD
C=D3DIGOS: Civil (Atual e Novo), CPC, Penal, Pr= ocesso Penal, Tribut=E1rio, Consumidor e C= omercial, e CLT
= Todos atualizados em um s=F3 CD, por R$ 30,00 (envio por co= rreio simples)
= Se voc=EA j=E1 adquiriu as duas colet=E2neas anteriores, sua atualiza=E7=E3= o custa apenas R$ 10,00
= Mais informa=E7=F5es em www=2Eencontreaqui=2Ecom=2Ebr/ebooks, um produto MPSOFT

=

<= font color=3D"#ff0000" size=3D"5" face=3D"Verdana">AS MAIS NOVAS
As not=EDcias mais novas s=E3o inseridas nos dias =FAteis, =E0s 9h=2E da = manh=E3
Hoje, 3a= =2E feira - 23=2E07=2E2002
Di=E1rio da Justi=E7a eletr=F4nico ser=E1 um grande avan=E7o
Justi=E7a federal nega indeniza=E7=E3o contra a Uni=E3o

TST reconhece acordo individual para compensa=E7=E3o de hor=E1rios

TST quer amplia=E7=E3o da compet=EAncia da Justi=E7a do Trabalho

LIVRARIA DA CAIXA DE ASSIST=CANCIA DOS ADVOGADOS DO RGS
COLET=C2NEAS JUR=CDDICAS EM CD
TELEFONE: 0xx51 3287-7443
www=2Ecaa-rs=2Ecom=2Ebr
<= font face=3D"Verdana">

Trabalho aos Dom= ingos – O Sindilojas prop=F4s ontem uma a=E7=E3o ao Tribunal de Justi=E7a solici= tando a inconstitucionalidade da Lei Municipal 7=2E109/92, que pro=EDbe o com=E9= rcio aos domingos e feriados, com exce=E7=F5es=2E H=E1 pedido de liminar=2E

Software vai ana= lisar recursos ao TST – O Corregedor-Geral da Justi=E7a do Trabalho, Ministro Ronaldo L= opes Leal, conheceu ontem em Porto Alegre o prot=F3tipo do software que vai auxiliar os pr= esidentes dos TRTs na an=E1lise de quais recursos contra decis=F5es estaduais t=EAm condi=E7= =F5es para subir =E0 Bras=EDlia=2E Leal acredita que cerca de 1/3 das a=E7=F5es n=E3o dever= iam subir ao TST=2E

COLET=C2NEA JUR=CDDICA EM CD
VOC=CA QUER TESTAR ? ENT=C3O, CLIQUE AQUI E SOLICITE VERS=C3O PARA AVALIA=C7=C3= O !
www= =2Eencontreaqui=2Ecom=2Ebr/ebooks=2E AGORA TAMB=C9M DISPON=CDVEL EM LIVRARIAS

Boa leitura! Este =E9 um servi=E7o de

Administra=E7=E3o de Homepages e Produ=E7=E3o de Livros Digitais

para

Voc=EA po= de escolher como deseja RECEBER DIARIAMENTE= o Espa=E7o Vital Virtual=2E Clique ao lado:

 

Para indicar amigos e/ou ou= tros profissionais do direito, clique ao lado:

 

MARCO ADVOGADOS  respeita a sua privacidade e =E9 contra o spam na rede=2E Esperamos que a mensagem acima, de conte=FAdo informativo, seja de alg= uma utilidade=2E Se voc=EA n=E3o deseja mais receber e-mails de MARCO ADVOGADOS, <= u>clique aqui=2E

------=_NextPart_84815C5ABAF209EF376268C8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 7:13: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97CC337B400 for ; Tue, 23 Jul 2002 07:12:49 -0700 (PDT) Received: from castor.be (u212-239-172-128.adsl.pi.be [212.239.172.128]) by mx1.FreeBSD.org (Postfix) with SMTP id 8958F43E42 for ; Tue, 23 Jul 2002 07:12:47 -0700 (PDT) (envelope-from rangers@castor.be) From: "rangers" To: Subject: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="= Multipart Boundary 0723021606" Date: Tue, 23 Jul 2002 16:06:30 +0200 Message-Id: <20020723141247.8958F43E42@mx1.FreeBSD.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multipart MIME message. --= Multipart Boundary 0723021606 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Aiseau, 18th July 2002 To the attention of European organisations and citizens worried about environment Cc: Operation « Top Reform » · Reform of CAP, Common Agricultural Policy, NOW! · Banners, flags, fireworks and igloo on the Mont-Blanc at 4.800 m Ladies and Gentlemen, A group of European climbers will build an igloo and unfold a banner begin august 2002 on the top of the Mont-Blanc at 4.800 m. height : “STOP FINANCE NATURE DESTRUCTION! CAP REFORM IS TOP!” This message will be carried by all European organisations and citizens having expressed their moral support to the event. To do so, just send us back your identity and encouragements, by fax or (e)mail to the address here under. Thank you very much!The list of organisations and citizens implied will be given to the Press. The climbers will spend a night or more in what should be the highest igloo of the world. Why Mont-Blanc? Because the Mont-Blanc is probably the only place in Europe that is not polluted by intensive agriculture as it is organised through CAP. The Mont-Blanc is the summit of Europe but also top of France where largely EC-financed big farmers react against any reform considering smaller farmers and the environment. The Press will be widely informed in advance of the action. Facts will be re-stated, namely: the list of the numerous and dramatic environmental damages of the CAP. Wide range destruction of hedges, wetlands, biodiversity, pollution and erosion of soils, pollution of waters, air, etc. the huge costs of the CAP for the citizen, as tax payer and consumer 40% of EC budget, consumer prices 44% higher than normal. the distortion and unfairness of CAP due to the fact it finances according to production level. Big farmers get bigger, pollution too! The event will stress the extreme interest and urgency of a CAP Reform, not only stopping the large scale destruction of the European environment and the expensive over production but also setting up a new agriculture, fair to smaller farmers and restoring nature. The great majority of European people don’t want to waste their money anymore, and even less for nature devastation! EC people wants deep-going CAP Reform! Go on, Member of Commission Fischler! People willing to support the event financially can do so via Bank account : 096-0825540-91. Thanks in advance for your help! Sincerely, OIivier Rubbers Rangers asbl Rue du Faubourg 16-18 B-6250 Aiseau-Presles Tel. : +32 71 761138 Fax : +32 71 761926 e-mail : rangers@castor.be website : www.rangers.be Pour vous desabonner de cette mailing-list cliquez ici et envoyer le mail comme il se presente a vous. To unsuscribe you from the mailing list click here and send the mail without change. --= Multipart Boundary 0723021606 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit

Aiseau, 18th July 2002

 

To the attention of European organisations and citizens worried about environment

Cc: Operation « Top Reform »

·         Reform of CAP, Common Agricultural Policy, NOW!

·         Banners, flags, fireworks and igloo on the Mont-Blanc at 4.800 m

Ladies and Gentlemen,

 

A group of European climbers will build an igloo and unfold a banner begin august 2002 on the top of the Mont-Blanc at 4.800 m. height : “STOP FINANCE NATURE DESTRUCTION! CAP REFORM IS TOP!” This message will be carried by all European organisations and citizens having expressed their moral support to the event. To do so, just send us back your identity and encouragements, by fax or (e)mail to the address here under. Thank you very much!The list of organisations and citizens implied will be given to the Press.

The climbers will spend a night or more in what should be the highest igloo of the world.

Why Mont-Blanc? Because the Mont-Blanc is probably the only place in Europe that is not polluted by intensive agriculture as it is organised through CAP. The Mont-Blanc is the summit of Europe but also top of France where largely EC-financed big farmers react against any reform considering smaller farmers and the environment.

 

The Press will be widely informed in advance of the action. Facts will be re-stated, namely:

  1. the list of the numerous and dramatic environmental damages of the CAP.
    Wide range destruction of hedges, wetlands, biodiversity, pollution and erosion of soils, pollution of waters, air, etc.
  2. the huge costs of the CAP for the citizen, as tax payer and consumer
    40% of EC budget, consumer prices 44% higher than normal.
  3. the distortion and unfairness of CAP due to the fact it finances according to production level. Big farmers get bigger, pollution too!

The event will stress the extreme interest and urgency of a CAP Reform, not only stopping the large scale destruction of the European environment and the expensive over production but also setting up a new agriculture, fair to smaller farmers and restoring nature.

The great majority of European people don’t want to waste their money anymore, and even less for nature devastation! EC people wants deep-going CAP Reform! Go on, Member of Commission Fischler!

People willing to support the event financially can do so via Bank account : 096-0825540-91.

Thanks in advance for your help!

Sincerely,

 

OIivier Rubbers

Rangers asbl

Rue du Faubourg 16-18

B-6250 Aiseau-Presles

Tel. : +32 71 761138

Fax : +32 71 761926

e-mail : rangers@castor.be

website : www.rangers.be

 

Pour vous desabonner de cette mailing-list cliquez ici et envoyer le mail comme il se presente a vous.
To  unsuscribe you from the mailing list click here and send the mail without change.
--= Multipart Boundary 0723021606-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 7:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41A2737B400 for ; Tue, 23 Jul 2002 07:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D8FC43E42 for ; Tue, 23 Jul 2002 07: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.4/8.12.4) with ESMTP id g6NEU6JU081708 for ; Tue, 23 Jul 2002 07:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NEU6xs081707; Tue, 23 Jul 2002 07:30:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2074137B400 for ; Tue, 23 Jul 2002 07:29:47 -0700 (PDT) Received: from kartoffel.salatschuessel.net (pD9E21179.dip.t-dialin.net [217.226.17.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E11243E42 for ; Tue, 23 Jul 2002 07:29:45 -0700 (PDT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.4/8.12.3) with ESMTP id g6NETGVp003587; Tue, 23 Jul 2002 16:29:16 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from root@localhost) by kartoffel.salatschuessel.net (8.12.4/8.12.4/Submit) id g6NETBLR003586; Tue, 23 Jul 2002 16:29:11 +0200 (CEST) Message-Id: <200207231429.g6NETBLR003586@kartoffel.salatschuessel.net> Date: Tue, 23 Jul 2002 16:29:11 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/40921: update-port: devel/libuta Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40921 >Category: ports >Synopsis: update-port: devel/libuta >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 07:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Wed Jul 10 21:57:02 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 >Description: fix freetype dependency >How-To-Repeat: >Fix: --- libuta.patch begins here --- diff -ruN libuta.old/Makefile /usr/ports/devel/libuta/Makefile --- libuta.old/Makefile Tue Jul 23 15:59:32 2002 +++ /usr/ports/devel/libuta/Makefile Tue Jul 23 16:12:27 2002 @@ -53,4 +53,7 @@ ${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/$i .endfor +pre-configure: + ${REINPLACE_CMD} -e 's|||g' ${WRKSRC}/configure + .include --- libuta.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 7:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16BF137B407 for ; Tue, 23 Jul 2002 07:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 666E443E42 for ; Tue, 23 Jul 2002 07: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.4/8.12.4) with ESMTP id g6NEe3JU082645 for ; Tue, 23 Jul 2002 07:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NEe3Do082644; Tue, 23 Jul 2002 07:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D86D37B400 for ; Tue, 23 Jul 2002 07:34:30 -0700 (PDT) Received: from kartoffel.salatschuessel.net (pD9E21179.dip.t-dialin.net [217.226.17.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 146DC43E5E for ; Tue, 23 Jul 2002 07:34:29 -0700 (PDT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.4/8.12.3) with ESMTP id g6NEY1Vp003680; Tue, 23 Jul 2002 16:34:01 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from root@localhost) by kartoffel.salatschuessel.net (8.12.4/8.12.4/Submit) id g6NEY1Bk003679; Tue, 23 Jul 2002 16:34:01 +0200 (CEST) Message-Id: <200207231434.g6NEY1Bk003679@kartoffel.salatschuessel.net> Date: Tue, 23 Jul 2002 16:34:01 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/40922: update-port: sysutils/xcdroast Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40922 >Category: ports >Synopsis: update-port: sysutils/xcdroast >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 07:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Wed Jul 10 21:57:02 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 >Description: fix pkg-plist >How-To-Repeat: >Fix: --- xcdroast.patch begins here --- diff -ruN xcdroast.old/pkg-plist /usr/ports/sysutils/xcdroast/pkg-plist --- xcdroast.old/pkg-plist Thu May 23 20:53:59 2002 +++ /usr/ports/sysutils/xcdroast/pkg-plist Tue Jul 23 16:13:42 2002 @@ -1,9 +1,5 @@ bin/xcdroast -lib/xcdroast-0.98/bin/cdda2wav lib/xcdroast-0.98/bin/cddbtool -lib/xcdroast-0.98/bin/cdrecord -lib/xcdroast-0.98/bin/mkisofs -lib/xcdroast-0.98/bin/readcd lib/xcdroast-0.98/bin/rmtool lib/xcdroast-0.98/bin/vrfytool lib/xcdroast-0.98/bin/wavplay --- xcdroast.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 7:54:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB3D937B400 for ; Tue, 23 Jul 2002 07:54:13 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A0C43E4A for ; Tue, 23 Jul 2002 07:54:13 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 612A69B4A; Tue, 23 Jul 2002 09:54:12 -0500 (EST) Date: Tue, 23 Jul 2002 09:54:12 -0500 From: Will Andrews To: Gerald Pfeifer Cc: ports@freebsd.org Subject: Re: tg@FreeBSD.org and orphaned ports Message-ID: <20020723145412.GL52296@squall.waterspout.com> Mail-Followup-To: Gerald Pfeifer , ports@freebsd.org References: <20020722143557.GT52296@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jul 23, 2002 at 02:38:50PM +0200, Gerald Pfeifer wrote: > Sheesh! I had made sure to perform the finger on freefall, to avoid such > problems, but I'd never have thought that one could hide oneself like that > locally. > > Apparently, this is considered a feature, not a bug, though. :-( If one uses a freefall account to obtain information like this, one should grep in /etc/passwd. :-] Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 8:25:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53C7137B400; Tue, 23 Jul 2002 08:25:07 -0700 (PDT) Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92E4443E31; Tue, 23 Jul 2002 08:25:06 -0700 (PDT) (envelope-from bts@fake.com) Received: from this.is.fake.com ([66.26.254.93]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 23 Jul 2002 11:25:06 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id 5A4BFBA12; Tue, 23 Jul 2002 11:24:51 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: "Brian T. Schellenberger" To: freebsd-ports@freebsd.org, openoffice@FreeBSD.org Subject: Problem building openoffice Date: Tue, 23 Jul 2002 11:24:51 -0400 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207231124.51160.bts@babbleon.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is all gibberish to me . . . anybody have any ideas? I have a system which has all been freshly updated since Friday, so I'd expect everything to be in sync. [PS: Building openoffice has made me really learn to detest Sun.] Preprocessor startline: rscpp @/var/tmp/tmp.21.ddrV8e Preprocessor commandline: -I../unxfbsd.pro/res/49 -I../unxfbsd.pro/res/49 -I../ unx/res -I../res -I../win/res -I../../res -I../win/res -I/usr/ports/editors/open office/work/oo_1.0.1_src -I../inc -I. -I/usr/ports/editors/openoffice/work/oo_1. 0.1_src/solver/641/unxfbsd.pro/inc/stl -I/usr/ports/editors/openoffice/work/oo_1 .0.1_src/solver/641/unxfbsd.pro/inc/external -I/usr/ports/editors/openoffice/wor k/oo_1.0.1_src/solver/641/unxfbsd.pro/inc -I/usr/ports/editors/openoffice/work/o o_1.0.1_src/solenv/unxfbsd/inc -I/usr/ports/editors/openoffice/work/oo_1.0.1_src /solenv/inc -I/usr/ports/editors/openoffice/work/oo_1.0.1_src/res -I/usr/include -I/usr/ports/editors/openoffice/work/oo_1.0.1_src/solver/641/unxfbsd.pro/inc/st l -I/usr/ports/editors/openoffice/work/oo_1.0.1_src/solenv/inc/Xp31 -I/usr/local /jdk1.3.1/include -I/usr/local/jdk1.3.1/include/freebsd -I/usr/local/jdk1.3.1/in clude/green_threads/include -I/usr/X11R6/include -I/lib/gcc-lib/i386-portbld-fre ebsd4.6/3.1.1/include -I/usr/include /usr/ports/editors/openoffice/work/oo_1.0.1 _src/solver/641/unxfbsd.pro/res/sfx.srs /var/tmp/tmp.22.OgNGTg Preprocessor startline: rscpp @/var/tmp/tmp.23.n9eRcW Rsc2 commandline: rsc2 @/var/tmp/tmp.24.oj6LO0 Files: /var/tmp/tmp.0.IDAnRI /var/tmp/tmp.2.fnbDyR /var/tmp/tmp.4.mBvI6g /var/tm p/tmp.6.PBc9Sw /var/tmp/tmp.8.r6NVfD /var/tmp/tmp.10.UhAha5 /var/tmp/tmp.12.19ob JT /var/tmp/tmp.14.o3rekx /var/tmp/tmp.16.FOIg6r /var/tmp/tmp.18.JSi1Af /var/tmp /tmp.20.nfaDfQ /var/tmp/tmp.22.OgNGTg reading file /var/tmp/tmp.0.IDAnRI ..... reading file /var/tmp/tmp.2.fnbDyR . reading file /var/tmp/tmp.4.mBvI6g ............................................. ................................................................................ ................................................................................ ............ reading file /var/tmp/tmp.6.PBc9Sw .............. reading file /var/tmp/tmp.8.r6NVfD ..................... reading file /var/tmp/tmp.10.UhAha5 .. reading file /var/tmp/tmp.12.19obJT ... reading file /var/tmp/tmp.14.o3rekx ............................................ ................................................................................ ........................................................ SlotName[ ENGLISH_US ] ^ f640: "../unxfbsd.pro/srs/scslots.srs", line 4661: Error: parse error f256: Error: !! 1 Error found!! Error starting rsc2 compiler dmake: Error code 1, while making '../unxfbsd.pro/bin/sc64149.res' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /bay/oo/work/oo_1.0.1_src/sc/util dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /usr/ports/editors/openoffice. -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 8:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D96C37B400 for ; Tue, 23 Jul 2002 08:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFF0143E4A for ; Tue, 23 Jul 2002 08: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.4/8.12.4) with ESMTP id g6NFe3JU093467 for ; Tue, 23 Jul 2002 08:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NFe2rU093466; Tue, 23 Jul 2002 08:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 975A037B400 for ; Tue, 23 Jul 2002 08:30:41 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 507FF43E42 for ; Tue, 23 Jul 2002 08:30:40 -0700 (PDT) (envelope-from naddy@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17X1cV-0006Wk-00; Tue, 23 Jul 2002 17:30:39 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g6NEpZP4050297 for ; Tue, 23 Jul 2002 16:51:35 +0200 (CEST) (envelope-from naddy@localhost.mips.inka.de) Received: (from naddy@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g6NEpZgl050296; Tue, 23 Jul 2002 16:51:35 +0200 (CEST) Message-Id: <200207231451.g6NEpZgl050296@kemoauc.mips.inka.de> Date: Tue, 23 Jul 2002 16:51:35 +0200 (CEST) From: Christian Weisgerber Reply-To: Christian Weisgerber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40923: www/apache2: static page delivery problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40923 >Category: ports >Synopsis: www/apache2: static page delivery problem >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 08:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 5.0-CURRENT alpha >Organization: >Environment: System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul 22 03:17:54 CEST 2002 naddy@kemoauc.mips.inka.de:/usr/obj/usr/src/sys/KEMOAUC alpha >Description: apache-2.0.39_7 (also prior port revisions) from ports/www/apache2 does not properly serve static pages. I have set up Apache to serve the FreeBSD documentation tree: DirectoryIndex article.html DirectoryIndex book.html index.html where ${DocumentRoot}/doc is a symlink to /usr/share/doc/en_US.ISO8859-1. When browsing with opera from a host in the LAN, it takes some 15 to 20 seconds(!) to display a page. Checking the client CPU usage shows that this is *not* rendering time. When browsing with w3m, I always get an empty document on first access and need to execute a reload to view the page. I also run a CVSweb on the same Apache, and this works fine. The problem appears to be limited to static pages. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 8:40:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BF4137B400 for ; Tue, 23 Jul 2002 08:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF9B243E65 for ; Tue, 23 Jul 2002 08: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.4/8.12.4) with ESMTP id g6NFeCJU093493 for ; Tue, 23 Jul 2002 08:40:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NFeCoP093492; Tue, 23 Jul 2002 08:40:12 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF98837B401 for ; Tue, 23 Jul 2002 08:38:10 -0700 (PDT) Received: from gnu.carrier.kiev.ua (gnu.carrier.kiev.ua [193.193.193.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFA7543E4A for ; Tue, 23 Jul 2002 08:38:08 -0700 (PDT) (envelope-from mt@gnu.carrier.kiev.ua) Received: from gnu.carrier.kiev.ua (localhost [127.0.0.1]) by gnu.carrier.kiev.ua (8.12.3/8.12.3) with ESMTP id g6NFc4b6071051; Tue, 23 Jul 2002 18:38:04 +0300 (EEST) (envelope-from mt@gnu.carrier.kiev.ua) Received: (from mt@localhost) by gnu.carrier.kiev.ua (8.12.3/8.12.3/Submit) id g6NFc3Gj071050; Tue, 23 Jul 2002 18:38:03 +0300 (EEST) Message-Id: <200207231538.g6NFc3Gj071050@gnu.carrier.kiev.ua> Date: Tue, 23 Jul 2002 18:38:03 +0300 (EEST) From: Maxim Tulyuk Reply-To: Maxim Tulyuk To: FreeBSD-gnats-submit@FreeBSD.org Cc: Maxim Tulyuk X-Send-Pr-Version: 3.113 Subject: ports/40924: Update x11/xwit: update to 3.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40924 >Category: ports >Synopsis: Update x11/xwit: update to 3.4 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 08:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Maxim Tulyuk >Release: FreeBSD 4.6-RELEASE-p2 i386 >Organization: ISP "Lucky Net" >Environment: System: FreeBSD gnu.carrier.kiev.ua 4.6-RELEASE-p2 FreeBSD 4.6-RELEASE-p2 #0: Wed Jul 17 16:14:21 EEST 2002 root@gnu.carrier.kiev.ua:/usr/obj/usr/src/sys/gnu i386 >Description: Update 3.4 >How-To-Repeat: Use patch :) >Fix: diff -ruN xwit.old/Makefile xwit/Makefile --- xwit.old/Makefile Tue Jan 16 19:33:13 2001 +++ xwit/Makefile Tue Jul 23 18:36:43 2002 @@ -6,7 +6,7 @@ # PORTNAME= xwit -PORTVERSION= 1.0 +PORTVERSION= 3.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= tg diff -ruN xwit.old/distinfo xwit/distinfo --- xwit.old/distinfo Mon Jun 15 15:04:13 1998 +++ xwit/distinfo Tue Jul 23 18:04:48 2002 @@ -1 +1 @@ -MD5 (xwit-1.0.tar.gz) = 8a93a770785ad1a7db9333819904149b +MD5 (xwit-3.4.tar.gz) = 627a2ff424ae5593be929f3def62dd1e >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 8:43:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4CCD37B400 for ; Tue, 23 Jul 2002 08:43:12 -0700 (PDT) Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80E6743E6A for ; Tue, 23 Jul 2002 08:43:06 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6NFhdid022726; Tue, 23 Jul 2002 11:43:39 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.5/8.12.5/Submit) with ESMTP id g6NFhccT022723; Tue, 23 Jul 2002 11:43:39 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 23 Jul 2002 11:43:38 -0400 (EDT) From: Joe Clarke To: CHOI Junho Cc: ports@FreeBSD.ORG Subject: Re: mozilla & USE_GNOMENG In-Reply-To: <20020723.184916.112617868.cjh@kr.FreeBSD.org> Message-ID: <20020723114258.L22720-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 23 Jul 2002, CHOI Junho wrote: > > Hmmm. After building mozilla, it does infinite loop when "Registering > installation". make process overrun - I removed USE_GNOMENG and it > works fine. It is related to this problem? I made the necessary changes to the port last night, and I just did a make package-depends, and they're quite short. You might try cvsup'ing my changes and see if the problem persists. Joe > > From: CHOI Junho > Subject: Re: mozilla & USE_GNOMENG > Date: Tue, 23 Jul 2002 16:01:53 +0900 (KST) > > > From: Joe Marcus Clarke > > Subject: Re: mozilla & USE_GNOMENG > > Date: 23 Jul 2002 02:46:49 -0400 > > > > > You have to do more than just set USE_GNOMENG=yes. You have to say > > > which GNOME components you want to use. From the looks of it, you could > > > probably get away with: > > > > > > USE_GNOMENG= yes > > > USE_GNOME= gtk12 > > > > > > However, you could also remove the ORBit LIB_DEPENDS, and add orbit to > > > the USE_GNOME list as well. I'll try and fix this port up. > > > > Hmm. It solved the problem. Thanks. I added > > > > USE_GNOMENG= yes > > USE_GNOME= gtk12 orbit > > > > and now compling mozilla. It works. > > -- > +++ Any opinions in this posting are my own and not those of my employers +++ > CHOI Junho [sleeping now] > [while sleeping] > Korea FreeBSD Users Group Web Data Bank > > PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 9:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 957D937B400 for ; Tue, 23 Jul 2002 09:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 540B343E42 for ; Tue, 23 Jul 2002 09: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.4/8.12.4) with ESMTP id g6NGA5JU000325 for ; Tue, 23 Jul 2002 09:10:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NGA5B2000324; Tue, 23 Jul 2002 09:10:05 -0700 (PDT) Date: Tue, 23 Jul 2002 09:10:05 -0700 (PDT) Message-Id: <200207231610.g6NGA5B2000324@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/39623: [New Ports] Development versions of PHP, PEAR and mod_php Reply-To: Alex Dupre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39623; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/39623: [New Ports] Development versions of PHP, PEAR and mod_php Date: Tue, 23 Jul 2002 18:07:54 +0200 New tarball, updated on 23-07-2002, is available here: http://www.gufi.org/~alex/php-dev.tar.gz Changes: - Clean up configure.php script - New PEAR modules - Added SybaseDB extension - Various fixes (specially, but not only, on mbstring, postgre and mysql extensions and on safe_mode) -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 9:20:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B617D37B400 for ; Tue, 23 Jul 2002 09:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 093CF43E6A for ; Tue, 23 Jul 2002 09: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.4/8.12.4) with ESMTP id g6NGK2JU001116 for ; Tue, 23 Jul 2002 09:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NGK2fu001115; Tue, 23 Jul 2002 09:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D72E37B400 for ; Tue, 23 Jul 2002 09:19:19 -0700 (PDT) Received: from ratri.cytherianage.net (c24.159.192.138.roc.mn.charter.com [24.159.192.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C00443E65 for ; Tue, 23 Jul 2002 09:19:18 -0700 (PDT) (envelope-from rtdean@ratri.cytherianage.net) Received: from ratri.cytherianage.net (localhost [127.0.0.1]) by ratri.cytherianage.net (8.12.4/8.12.3) with ESMTP id g6NGJCRd024821 for ; Tue, 23 Jul 2002 11:19:12 -0500 (CDT) (envelope-from rtdean@ratri.cytherianage.net) Received: (from rtdean@localhost) by ratri.cytherianage.net (8.12.4/8.12.4/Submit) id g6NGJCE3024820; Tue, 23 Jul 2002 11:19:12 -0500 (CDT) Message-Id: <200207231619.g6NGJCE3024820@ratri.cytherianage.net> Date: Tue, 23 Jul 2002 11:19:12 -0500 (CDT) From: "Ryan T. Dean" Reply-To: "Ryan T. Dean" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40925: [new port] www/ljdeps - metaport for LiveJournal code depends Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40925 >Category: ports >Synopsis: [new port] www/ljdeps - metaport for LiveJournal code depends >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 09:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ryan T. Dean >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD ratri.cytherianage.net 4.6-STABLE FreeBSD 4.6-STABLE #1: Fri Jun 28 11:33:14 CDT 2002 root@ratri.cytherianage.net:/usr/obj/usr/src/sys/TEMP-RATRI i386 >Description: LiveJournal is an open source content management system, written mainly in Perl and utilizing MySQL as a database backend. By itself, it serves as a powerful content updating system. In other uses, it is the framework application behind many successful online communities, including LiveJournal.com and DeadJournal.com. ljdeps is a meta-port which installs all of the perl modules needed by LiveJournal. This port, if committed, would ease installation of the LiveJournal code. (A livejournal port will come as soon as 1.0 of the LiveJournal source is released) >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: # # ljdeps # ljdeps/Makefile # ljdeps/pkg-comment # ljdeps/pkg-descr # ljdeps/pkg-plist # echo c - ljdeps mkdir -p ljdeps > /dev/null 2>&1 echo x - ljdeps/Makefile sed 's/^X//' >ljdeps/Makefile << 'END-of-ljdeps/Makefile' X# New ports collection makefile for: www/ljdeps X# Date created: 23 July 2002 X# Whom: Ryan T. Dean X# X# $FreeBSD$ X# X XPORTNAME= ljdeps XPORTVERSION= 1.0 XCATEGORIES= www perl5 XMASTER_SITES= # Undefined XDISTFILES= # Undefined X XMAINTAINER= rtdean@cytherianage.net X XRUN_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \ X ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net \ X ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ X ${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \ X ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \ X ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \ X ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ X ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ X ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \ X ${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset \ X ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ X ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/Time/DaysInMonth.pm:${PORTSDIR}/devel/p5-Time \ X ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ X ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \ X ${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \ X ${SITE_PERL}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \ X ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ X ${SITE_PERL}/${PERL_ARCH}/Proc/ProcessTable.pm:${PORTSDIR}/devel/p5-Proc-ProcessTable \ X ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite \ X ${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8 X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} X XEXTRACT_ONLY= # Empty XNO_BUILD= yes X Xdo-install: # Empty X X.include END-of-ljdeps/Makefile echo x - ljdeps/pkg-comment sed 's/^X//' >ljdeps/pkg-comment << 'END-of-ljdeps/pkg-comment' XA meta-port to install all the perl modules user by LiveJournal END-of-ljdeps/pkg-comment echo x - ljdeps/pkg-descr sed 's/^X//' >ljdeps/pkg-descr << 'END-of-ljdeps/pkg-descr' XLiveJournal is an open source content management system, written mainly in XPerl and utilizing MySQL as a database backend. By itself, it serves as a Xpowerful content updating system. In other uses, it is the framework Xapplication behind many successful online communities, including XLiveJournal.com and DeadJournal.com. X Xljdeps is a meta-port which installs all of the perl modules needed by XLiveJournal. X XWWW: http://www.livejournal.com/code END-of-ljdeps/pkg-descr echo x - ljdeps/pkg-plist sed 's/^X//' >ljdeps/pkg-plist << 'END-of-ljdeps/pkg-plist' X@comment This is a meta-port, this plist is intentionally empty END-of-ljdeps/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 9:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D4A37B401 for ; Tue, 23 Jul 2002 09:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC8B143E67 for ; Tue, 23 Jul 2002 09:30: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.4/8.12.4) with ESMTP id g6NGU3JU002005 for ; Tue, 23 Jul 2002 09:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NGU3rG002004; Tue, 23 Jul 2002 09:30:03 -0700 (PDT) Date: Tue, 23 Jul 2002 09:30:03 -0700 (PDT) Message-Id: <200207231630.g6NGU3rG002004@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Pete Fritchman Subject: Re: ports/40925: [new port] www/ljdeps - metaport for LiveJournal code depends Reply-To: Pete Fritchman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40925; it has been noted by GNATS. From: Pete Fritchman To: "Ryan T. Dean" Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/40925: [new port] www/ljdeps - metaport for LiveJournal code depends Date: Tue, 23 Jul 2002 10:22:01 -0600 ++ 23/07/02 11:19 -0500 - Ryan T. Dean: | This port, if committed, would ease installation of the LiveJournal code. | (A livejournal port will come as soon as 1.0 of the LiveJournal source is | released) I'm interested in seeing the LJ server code in the tree, but I don't think it's worth adding a metaport for. Let's wait until 1.0 is released (or heck, we could put a CVS version in for now). --pete -- Pete Fritchman [petef@(databits.net|freebsd.org|wyom.net)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 9:35:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C50A37B400; Tue, 23 Jul 2002 09:35:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0070443E4A; Tue, 23 Jul 2002 09:35:19 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NGZIJU002611; Tue, 23 Jul 2002 09:35:18 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NGZIL9002607; Tue, 23 Jul 2002 09:35:18 -0700 (PDT) Date: Tue, 23 Jul 2002 09:35:18 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207231635.g6NGZIL9002607@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, perky@FreeBSD.org Subject: Re: ports/40923: www/apache2: static page delivery problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/apache2: static page delivery problem Responsible-Changed-From-To: freebsd-ports->perky Responsible-Changed-By: naddy Responsible-Changed-When: Tue Jul 23 09:34:44 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40923 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 9:53:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A020C37B405; Tue, 23 Jul 2002 09:53:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56A1743E3B; Tue, 23 Jul 2002 09:53:32 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NGrWJU004360; Tue, 23 Jul 2002 09:53:32 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NGrOuR004356; Tue, 23 Jul 2002 09:53:24 -0700 (PDT) Date: Tue, 23 Jul 2002 09:53:24 -0700 (PDT) From: Patrick Li Message-Id: <200207231653.g6NGrOuR004356@freefall.freebsd.org> To: lehmann@ans-netz.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40921: update-port: devel/libuta Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: devel/libuta State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jul 23 09:53:16 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40921 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 10: 0:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B10CB37B400 for ; Tue, 23 Jul 2002 10:00:41 -0700 (PDT) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12E7E43E3B for ; Tue, 23 Jul 2002 10:00:41 -0700 (PDT) (envelope-from rod@23net.net) Received: from rodk (pcp01409097pcs.norstn01.pa.comcast.net [68.80.146.230]) by mtaout02.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with SMTP id <0GZP00DJ1OKKBH@mtaout02.icomcast.net> for ports@FreeBSD.org; Tue, 23 Jul 2002 13:00:21 -0400 (EDT) Date: Tue, 23 Jul 2002 13:00:20 -0400 From: Rod Kreisler Subject: FreeBSD Port: php-templates-0.2 To: sysadmin@alexdupre.com Cc: ports@FreeBSD.org Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: multipart/alternative; boundary="Boundary_(ID_c+0SGme6SXVdJhvYL05WTg)" Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. --Boundary_(ID_c+0SGme6SXVdJhvYL05WTg) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Alex, I'm not to familiar with how these things work, but was wondering if I could do the following: In the Makefile Change: ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ To: ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13-modssl \ To enable apache with mod_ssl and still get everything else the same? Thanks Rod Kreisler --Boundary_(ID_c+0SGme6SXVdJhvYL05WTg) Content-type: text/html; charset=iso-8859-1 Content-transfer-encoding: 7BIT
Alex,
 
I'm not to familiar with how these things work, but was wondering if I could do the following:
 
In the Makefile
 
Change:
${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \
 
To:
${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13-modssl \
 
To enable apache with mod_ssl and still get everything else the same?
 
Thanks
 
Rod Kreisler


--Boundary_(ID_c+0SGme6SXVdJhvYL05WTg)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 10:20: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F7B837B400 for ; Tue, 23 Jul 2002 10:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DF7343E42 for ; Tue, 23 Jul 2002 10: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.4/8.12.4) with ESMTP id g6NHK4JU010497 for ; Tue, 23 Jul 2002 10:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NHK4VR010496; Tue, 23 Jul 2002 10:20:04 -0700 (PDT) Date: Tue, 23 Jul 2002 10:20:04 -0700 (PDT) Message-Id: <200207231720.g6NHK4VR010496@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Beadles, Jeff" Subject: Re: ports/40912: New port: Xtend X10 controller program Reply-To: "Beadles, Jeff" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40912; it has been noted by GNATS. From: "Beadles, Jeff" To: "'freebsd-gnats-submit@FreeBSD.org'" Cc: Subject: Re: ports/40912: New port: Xtend X10 controller program Date: Tue, 23 Jul 2002 10:10:12 -0700 Please close this request, as I just found out that it's part of the base collection. (or remove it from base and leave the port :-) Later, -Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 11: 4:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9BFA37B400; Tue, 23 Jul 2002 11:04:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A4643E5E; Tue, 23 Jul 2002 11:03:15 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NI3FJU014967; Tue, 23 Jul 2002 11:03:15 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NI1tgQ014836; Tue, 23 Jul 2002 11:01:55 -0700 (PDT) Date: Tue, 23 Jul 2002 11:01:55 -0700 (PDT) From: Patrick Li Message-Id: <200207231801.g6NI1tgQ014836@freefall.freebsd.org> To: claco@chrislaco.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39554: [PATCH] Update p5-AxKit 1.5_1 -> 1.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Update p5-AxKit 1.5_1 -> 1.6 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jul 23 11:01:24 PDT 2002 State-Changed-Why: Updated to 1.6, sorry i missed this one http://www.freebsd.org/cgi/query-pr.cgi?pr=39554 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 11:26:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 872D137B401; Tue, 23 Jul 2002 11:26:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D1BA43E42; Tue, 23 Jul 2002 11:26:57 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NIQvJU020946; Tue, 23 Jul 2002 11:26:57 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NIQv5t020942; Tue, 23 Jul 2002 11:26:57 -0700 (PDT) Date: Tue, 23 Jul 2002 11:26:57 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207231826.g6NIQv5t020942@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, tg@FreeBSD.org Subject: Re: ports/40924: Update x11/xwit: update to 3.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update x11/xwit: update to 3.4 Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: naddy Responsible-Changed-When: Tue Jul 23 11:26:32 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40924 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 12: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B80337B400 for ; Tue, 23 Jul 2002 12:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE8F43E6E for ; Tue, 23 Jul 2002 12:00: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.4/8.12.4) with ESMTP id g6NJ04JU024484 for ; Tue, 23 Jul 2002 12:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NJ044t024483; Tue, 23 Jul 2002 12:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E38F37B4BE for ; Tue, 23 Jul 2002 11:55:13 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F6AF43E6E for ; Tue, 23 Jul 2002 11:55:13 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6NItC9H088487 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 23 Jul 2002 12:55:12 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6NItBg1088486; Tue, 23 Jul 2002 12:55:11 -0600 (MDT) Message-Id: <200207231855.g6NItBg1088486@jolly.drunkmonk.net> Date: Tue, 23 Jul 2002 12:55:11 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40928: fix port: math/femlab Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40928 >Category: ports >Synopsis: fix port: math/femlab >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 12:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: Quick fix for femlab!, it works perfectly tested by myslef. >How-To-Repeat: >Fix: Remove BROKEN= from the Makefile # 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: # # patch-ac # echo x - patch-ac sed 's/^X//' >patch-ac << 'END-of-patch-ac' X--- fsource/makepoisson.orig Thu Sep 14 03:47:27 1995 X+++ fsource/makepoisson Tue Jul 23 14:49:53 2002 X@@ -1,4 +1,4 @@ X-FFLAGS= -O X+FFLAGS= -O -fno-globals X X FFILES= dwm1.f startpo.f preproc.f rhslhs.f poisson.f output.f X END-of-patch-ac exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 12:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C587337B401 for ; Tue, 23 Jul 2002 12:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F1FE43E65 for ; Tue, 23 Jul 2002 12: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.4/8.12.4) with ESMTP id g6NJK4JU034745 for ; Tue, 23 Jul 2002 12:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NJK4L4034743; Tue, 23 Jul 2002 12:20:04 -0700 (PDT) Date: Tue, 23 Jul 2002 12:20:04 -0700 (PDT) Message-Id: <200207231920.g6NJK4L4034743@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/40828: [MAINTAINER UPDATE] Fix devel/hat for bento Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40828; it has been noted by GNATS. From: Oliver Braun To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/40828: [MAINTAINER UPDATE] Fix devel/hat for bento Date: Tue, 23 Jul 2002 21:13:53 +0200 hat does not build with ghc-5.04. I am working with the developers on this, but it is no FreeBSD-specific problem. For the time being set FORBIDDEN if WITHOUT_NHC98 is defined and undef WITH_GHC if WITH_GHC is defined. Please apply this patch and add files/patch-script::harch from my previous message in this PR. Regards, Olli Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/devel/hat/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 15 Jul 2002 17:21:53 -0000 1.15 +++ Makefile 23 Jul 2002 19:06:18 -0000 @@ -12,6 +12,14 @@ =20 MAINTAINER=3D obraun@informatik.unibw-muenchen.de =20 +.if defined(WITHOUT_NHC98) +FORBIDDEN=3D does not build with ghc-5.04 for the time being +.endif + +.if defined(WITH_GHC) +.undef WITH_GHC +.endif + .if !defined(WITHOUT_NHC98) BUILD_DEPENDS=3D nhc98:${PORTSDIR}/lang/nhc98 RUN_DEPENDS=3D nhc98:${PORTSDIR}/lang/nhc98 @@ -63,8 +71,9 @@ @${ECHO_CMD} " HAT will be built and installed for ghc only." .else @${ECHO_CMD} " HAT will be built and installed for nhc98 only." - @${ECHO_CMD} " Define WITH_GHC to install for ghc, too." - @${ECHO_CMD} " Define WITHOUT_NHC98 to install for ghc only." +# @${ECHO_CMD} " Define WITH_GHC to install for ghc, too." +# @${ECHO_CMD} " Define WITHOUT_NHC98 to install for ghc only." + @${ECHO_CMD} " HAT does not build with ghc-5.04 for the time being." .endif @${ECHO_CMD} "" =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 12:20:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CD4237B405 for ; Tue, 23 Jul 2002 12:20:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC1FC43E65 for ; Tue, 23 Jul 2002 12: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.4/8.12.4) with ESMTP id g6NJK5JU034764 for ; Tue, 23 Jul 2002 12:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NJK5Qx034763; Tue, 23 Jul 2002 12:20:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A0FD37B400 for ; Tue, 23 Jul 2002 12:14:15 -0700 (PDT) Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 8C1DB43E31 for ; Tue, 23 Jul 2002 12:14:14 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 36088 invoked by uid 100); 23 Jul 2002 19:14:09 -0000 Message-Id: <20020723191409.36087.qmail@mired.org> Date: 23 Jul 2002 19:14:09 -0000 From: Mike Meyer Reply-To: Mike Meyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40929: [PATCH] The patch files in www/webcheck are incorrect Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40929 >Category: ports >Synopsis: [PATCH] The patch files in www/webcheck are incorrect >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 12:20:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 4.5-STABLE i386 >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 4.5-STABLE FreeBSD 4.5-STABLE #22: Thu Mar 21 14:44:20 CST 2002 mwm@guru.mired.org:/usr/src/sys/compile/GURU i386 >Description: For some reason, the patch from linbot -> webcheck missed removing the files/patch-* files. Applying them doesn't work. >How-To-Repeat: Try to install the webcheck port from scratch. >Fix: Delete the two files patch-compat and patch-usage from the files directory. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 12:20:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F98837B406 for ; Tue, 23 Jul 2002 12:20:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5257A43E6A for ; Tue, 23 Jul 2002 12: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.4/8.12.4) with ESMTP id g6NJK6JU034780 for ; Tue, 23 Jul 2002 12:20:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NJK6a1034779; Tue, 23 Jul 2002 12:20:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25BA237B400 for ; Tue, 23 Jul 2002 12:15:04 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3F3643E31 for ; Tue, 23 Jul 2002 12:15:03 -0700 (PDT) (envelope-from sean@dsl081-160-002.sea1.dsl.speakeasy.net) Received: (qmail 30745 invoked from network); 23 Jul 2002 19:15:02 -0000 Received: from unknown (HELO dsl081-160-002.sea1.dsl.speakeasy.net) ([64.81.160.2]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 23 Jul 2002 19:15:02 -0000 Received: by dsl081-160-002.sea1.dsl.speakeasy.net (Postfix, from userid 1001) id CFDB0D1DD8; Tue, 23 Jul 2002 12:15:05 -0700 (PDT) Message-Id: <20020723191505.CFDB0D1DD8@dsl081-160-002.sea1.dsl.speakeasy.net> Date: Tue, 23 Jul 2002 12:15:05 -0700 (PDT) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40930: Conditionally installing bin/ruby for ruby-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40930 >Category: ports >Synopsis: Conditionally installing bin/ruby for ruby-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 12:20:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD dsl081-160-002.sea1.dsl.speakeasy.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jul 18 13:02:43 PDT 2002 sean@dsl081-160-002.sea1.dsl.speakeasy.net:/usr/obj/usr/src/sys/DELLAPTOP i386 >Description: If a user only has ruby-devel installed, every time the user installs or upgrades, they have to create a symlink from bin/ruby17 to bin/ruby. This patch negates the need to perform that step after every upgrade/install. >How-To-Repeat: portupgrade -f ruby >Fix: Index: lang/ruby-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/ruby-devel/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- lang/ruby-devel/Makefile 2002/07/15 11:26:49 1.36 +++ lang/ruby-devel/Makefile 2002/07/23 19:08:18 @@ -127,6 +127,9 @@ ${MV} -f ${RUBY_WITHOUT_SUFFIX}${RUBY_R} ${RUBY_WITH_SUFFIX} ${MV} -f ${PREFIX}/man/man1/ruby${RUBY_R}.1 ${PREFIX}/man/man1/ruby${_RUBY_SUFFIX}.1 .endif + if [ ! -x ${RUBY_WITHOUT_SUFFIX} ]; then \ + ${LN} ${RUBY_WITH_SUFFIX} ${RUBY_WITHOUT_SUFFIX}; \ + fi for f in ${INSTALLED_SCRIPTS}; do \ ${MV} -f $${f} $${f}${_RUBY_SUFFIX}; \ done >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 12:30:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E72237B400 for ; Tue, 23 Jul 2002 12:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1785643E67 for ; Tue, 23 Jul 2002 12: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.4/8.12.4) with ESMTP id g6NJU5JU037079 for ; Tue, 23 Jul 2002 12:30:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NJU5T8037078; Tue, 23 Jul 2002 12:30:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 559C237B400 for ; Tue, 23 Jul 2002 12:29:54 -0700 (PDT) Received: from crucible.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E2343E3B for ; Tue, 23 Jul 2002 12:29:53 -0700 (PDT) (envelope-from tap@zappa.athame.co.uk) Received: from amavis by crucible.athame.co.uk with scanned-ok (Exim 3.33 #1) id 17X5Gw-0001mS-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 23 Jul 2002 22:24:38 +0300 Received: from zappa.int.athame.co.uk ([192.168.1.3]) by crucible.athame.co.uk with esmtp (Exim 3.33 #1) id 17X5Go-0001mK-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 23 Jul 2002 22:24:30 +0300 Received: from zappa.int.athame.co.uk (localhost [127.0.0.1]) by zappa.int.athame.co.uk (8.12.5/8.12.5) with ESMTP id g6NJOnOM054991 for ; Tue, 23 Jul 2002 22:24:49 +0300 (EEST) (envelope-from tap@zappa.int.athame.co.uk) Received: (from tap@localhost) by zappa.int.athame.co.uk (8.12.5/8.12.5/Submit) id g6NJOm0O054990; Tue, 23 Jul 2002 22:24:48 +0300 (EEST) (envelope-from tap) Message-Id: <200207231924.g6NJOm0O054990@zappa.int.athame.co.uk> Date: Tue, 23 Jul 2002 22:24:48 +0300 (EEST) From: Andy Fawcett Reply-To: Andy Fawcett To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40932: New Port: sysutils/uptimed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40932 >Category: ports >Synopsis: New Port: sysutils/uptimed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 12:30:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andy Fawcett >Release: FreeBSD 4.6-STABLE i386 >Organization: Being Lazy At Home! (BLAH!) >Environment: System: FreeBSD zappa.int.athame.co.uk 4.6-STABLE FreeBSD 4.6-STABLE #5: Fri Jul 5 22:48:35 EEST 2002 root@zappa.int.athame.co.uk:/usr/obj/usr/src/sys/ZAPPA i386 >Description: An uptime daemon, that keeps a record of your 'top' uptimes >How-To-Repeat: >Fix: --- uptimed.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: # # uptimed # uptimed/files # uptimed/files/uptimed.sh.sample # uptimed/pkg-comment # uptimed/distinfo # uptimed/Makefile # uptimed/pkg-plist # uptimed/pkg-descr # echo c - uptimed mkdir -p uptimed > /dev/null 2>&1 echo c - uptimed/files mkdir -p uptimed/files > /dev/null 2>&1 echo x - uptimed/files/uptimed.sh.sample sed 's/^X//' >uptimed/files/uptimed.sh.sample << 'END-of-uptimed/files/uptimed.sh.sample' X#!/bin/sh Xcase "$1" in Xstart) X /usr/local/sbin/uptimed -b X echo -n ' uptimed' X /usr/local/sbin/uptimed X ;; Xstop) X ;; Xrestart) X ;; X*) X echo "Usage: ${0##*/}: { start | stop | restart }" 2>&1 X exit 65 X ;; Xesac END-of-uptimed/files/uptimed.sh.sample echo x - uptimed/pkg-comment sed 's/^X//' >uptimed/pkg-comment << 'END-of-uptimed/pkg-comment' XRob Kaper's uptime daemon END-of-uptimed/pkg-comment echo x - uptimed/distinfo sed 's/^X//' >uptimed/distinfo << 'END-of-uptimed/distinfo' XMD5 (uptimed-0.2.0.tar.gz) = 6f9c87634a27eb4e1e8b38c7d771d4f4 END-of-uptimed/distinfo echo x - uptimed/Makefile sed 's/^X//' >uptimed/Makefile << 'END-of-uptimed/Makefile' X# New ports collection makefile for: uptimed X# Date created: 23 July 2002 X# Whom: Andy Fawcett X# X# $FreeBSD$ X XPORTNAME= uptimed XPORTVERSION= 0.2.0 XCATEGORIES= sysutils XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= uptimed XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= andy@athame.co.uk X XPREFIX= ${LOCALBASE} X XINSTALLS_SHLIB= yes X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${LOCALBASE} X XUSE_GMAKE= yes X XMAN1= uprecords.1 XMAN8= uptimed.8 X Xpost-install: X ${INSTALL_SCRIPT} ${FILESDIR}/uptimed.sh.sample ${PREFIX}/etc/rc.d/ X ${INSTALL_PROGRAM} ${PREFIX}/bin/uprecords ${PREFIX}/www/cgi-bin/uprecords.cgi X ${INSTALL_DATA} ${WRKSRC}/sample-cgi/* ${PREFIX}/www/cgi-bin/ X X.include END-of-uptimed/Makefile echo x - uptimed/pkg-plist sed 's/^X//' >uptimed/pkg-plist << 'END-of-uptimed/pkg-plist' Xbin/uprecords Xetc/uptimed.conf-dist Xlib/libuptimed.a Xlib/libuptimed.la Xlib/libuptimed.so Xlib/libuptimed.so.0 Xsbin/uptimed Xetc/rc.d/uptimed.sh.sample Xwww/cgi-bin/uprecords.cgi Xwww/cgi-bin/uprecords.conf Xwww/cgi-bin/uprecords.footer Xwww/cgi-bin/uprecords.header END-of-uptimed/pkg-plist echo x - uptimed/pkg-descr sed 's/^X//' >uptimed/pkg-descr << 'END-of-uptimed/pkg-descr' XUptimed is an uptime record daemon keeping track of the highest uptimes Xa computer system ever had. It uses the system boot time to keep sessions Xapart from each other. Uptimed comes with a console front-end to parse Xthe records, which can also easily be used to show your records on a web page. X XWWW: http://www.unixcode.org/uptimed/ X X- Andy Fawcett Xandy@athame.co.uk END-of-uptimed/pkg-descr exit --- uptimed.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 12:30:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFF2A37B401 for ; Tue, 23 Jul 2002 12:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9586643E5E for ; Tue, 23 Jul 2002 12: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.4/8.12.4) with ESMTP id g6NJU5JU037066 for ; Tue, 23 Jul 2002 12:30:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NJU5Rp037065; Tue, 23 Jul 2002 12:30:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 801B737B400 for ; Tue, 23 Jul 2002 12:24:28 -0700 (PDT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F54D43E3B for ; Tue, 23 Jul 2002 12:24:27 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd05.sul.t-online.de by mailout07.sul.t-online.com with smtp id 17X5Gk-000436-01; Tue, 23 Jul 2002 21:24:26 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.115.66]) by fmrl05.sul.t-online.com with esmtp id 17X5Gd-0xZpyKC; Tue, 23 Jul 2002 21:24:19 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6NJODQ96409 for ; Tue, 23 Jul 2002 21:24:13 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g6NJNDWM009846 for ; Tue, 23 Jul 2002 21:23:13 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g6NJNDVx009845; Tue, 23 Jul 2002 21:23:13 +0200 (CEST) (envelope-from corecode) Message-Id: <200207231923.g6NJNDVx009845@terrorfish.uni.stoert.net> Date: Tue, 23 Jul 2002 21:23:13 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40931: maintainer-update mail/sylpheed-claws to upstream version 0.8.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40931 >Category: ports >Synopsis: maintainer-update mail/sylpheed-claws to upstream version 0.8.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 12:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #11: Mon Jul 22 16:40:29 CEST 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/k7/usr/src/sys/TERRORFISH i386 >Description: o update to upstream version 0.8.0 o additional patch which fixes searching. this has been submitted to the upstream authors but not yet been incorporated. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/Makefile,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- Makefile 20 Jun 2002 18:06:15 -0000 1.17 +++ Makefile 23 Jul 2002 17:27:26 -0000 1.18 @@ -6,7 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 0.7.8 +PORTVERSION= 0.8.0 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -29,6 +29,8 @@ USE_GTK= yes USE_REINPLACE= yes +MAN1= sylpheed-claws.1 + CONFIGURE_ARGS= --program-suffix="-claws" --enable-ipv6 CONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="-I${LOCALBASE}/include" \ @@ -107,7 +109,7 @@ post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/tools/README.sylprint ${WRKSRC}/tools/sylprint.pl - @${REINPLACE_CMD} -e "s|po intl libkcc|po libkcc|" ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e "s|po intl src|po src|" ${WRKSRC}/Makefile.in .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|src manual faq tools|src tools|' ${WRKSRC}/Makefile.in .endif @@ -117,7 +119,7 @@ post-install: .if !defined(NOPORTDOCS) -.for i in NEWS README README.jp README.claws ReleaseNotes.claws TODO TODO.jp tools/README.sylprint +.for i in NEWS README README.jp README.claws RELEASE_NOTES.claws TODO TODO.jp tools/README.sylprint @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor @${INSTALL_DATA} ${WRKSRC}/tools/README ${DOCSDIR}/README.tools Index: distinfo =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/distinfo,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- distinfo 16 Jun 2002 17:46:38 -0000 1.7 +++ distinfo 23 Jul 2002 17:27:26 -0000 1.8 @@ -1,2 +1,2 @@ -MD5 (sylpheed-0.7.8claws.tar.bz2) = 94724f28b92a20297783aa29625b558c +MD5 (sylpheed-0.8.0claws.tar.bz2) = 17340f13eb02a9c01a54286727fbe8c0 MD5 (sylpheed-theme-pak2.tar.bz2) = e62d7a6188d1212e0ceac8ed7aaecd62 Index: pkg-plist =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/pkg-plist,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pkg-plist 16 Jun 2002 18:14:35 -0000 1.7 +++ pkg-plist 23 Jul 2002 17:27:26 -0000 1.8 @@ -8,7 +8,7 @@ %%PORTDOCS%%share/doc/sylpheed-claws/README.jp %%PORTDOCS%%share/doc/sylpheed-claws/README.sylprint %%PORTDOCS%%share/doc/sylpheed-claws/README.tools -%%PORTDOCS%%share/doc/sylpheed-claws/ReleaseNotes.claws +%%PORTDOCS%%share/doc/sylpheed-claws/RELEASE_NOTES.claws %%PORTDOCS%%share/doc/sylpheed-claws/TODO %%PORTDOCS%%share/doc/sylpheed-claws/TODO.jp %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq-1.html Index: files/patch-configure =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/files/patch-configure,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- files/patch-configure 18 Jun 2002 03:40:59 -0000 1.6 +++ files/patch-configure 23 Jul 2002 17:27:26 -0000 1.7 @@ -1,5 +1,5 @@ ---- configure.orig Sat Jun 15 10:50:09 2002 -+++ configure Sun Jun 16 18:02:59 2002 +--- configure.orig Tue Jul 23 10:51:33 2002 ++++ configure Tue Jul 23 15:46:26 2002 @@ -1172,7 +1172,7 @@ PATH_SEPARATOR="$ac_path_separator" rm -f conftest.sh @@ -8,8 +8,8 @@ +PACKAGE=sylpheed-claws MAJOR_VERSION=0 - MINOR_VERSION=7 -@@ -1612,7 +1612,7 @@ + MINOR_VERSION=8 +@@ -1653,7 +1653,7 @@ fi @@ -18,7 +18,7 @@ SYLPHEED_GNOME_TRUE= SYLPHEED_GNOME_FALSE='#' else -@@ -7019,7 +7019,7 @@ +@@ -7054,7 +7054,7 @@ fi # This can be used to rebuild libtool when needed @@ -27,7 +27,15 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9932,8 +9932,8 @@ +@@ -9862,6 +9862,7 @@ + #line 9862 "configure" + #include "confdefs.h" + #include ++#define _nl_domain_bindings _nl_domain_bindings__ /* configure is retarded. */ + extern int _nl_msg_cat_cntr; + extern int *_nl_domain_bindings; + extern +@@ -9967,8 +9968,8 @@ INTLOBJS="\$(GETTOBJS)" BUILD_INCLUDED_LIBINTL=yes USE_INCLUDED_LIBINTL=yes @@ -38,7 +46,7 @@ LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` fi -@@ -10019,9 +10019,9 @@ +@@ -10054,9 +10055,9 @@ localedir='${prefix}/${DATADIRNAME}/locale' @@ -50,29 +58,12 @@ if test "x${datadir}" = 'x${prefix}/share'; then if test "x${prefix}" = "xNONE"; then -@@ -11633,7 +11633,7 @@ - - if test "$ac_cv_enable_ldap" = yes; then - CFLAGS="$CFLAGS `$GLIB_CONFIG --cflags gthread`" -- LIBS="$LIBS -lldap -llber -lpthread -lresolv `$GLIB_CONFIG --libs gthread`" -+ LIBS="$LIBS -lldap -llber ${PTHREAD_LIBS} `$GLIB_CONFIG --libs gthread`" - fi - else - echo "$as_me:11639: result: no" >&5 -@@ -14194,7 +14194,7 @@ +@@ -14555,7 +14556,7 @@ fi done --ac_config_files="$ac_config_files Makefile sylpheed.spec ac/Makefile libkcc/Makefile src/version.h src/Makefile faq/Makefile faq/de/Makefile faq/en/Makefile faq/es/Makefile faq/fr/Makefile faq/it/Makefile manual/Makefile manual/de/Makefile manual/en/Makefile manual/es/Makefile manual/fr/Makefile manual/ja/Makefile tools/Makefile intl/Makefile po/Makefile.in" -+ac_config_files="$ac_config_files Makefile sylpheed.spec ac/Makefile libkcc/Makefile src/version.h src/Makefile faq/Makefile faq/de/Makefile faq/en/Makefile faq/es/Makefile faq/fr/Makefile faq/it/Makefile manual/Makefile manual/de/Makefile manual/en/Makefile manual/es/Makefile manual/fr/Makefile manual/ja/Makefile tools/Makefile po/Makefile.in" +-ac_config_files="$ac_config_files Makefile sylpheed.spec intl/Makefile ac/Makefile po/Makefile.in src/version.h src/Makefile faq/Makefile faq/de/Makefile faq/en/Makefile faq/es/Makefile faq/fr/Makefile faq/it/Makefile man/Makefile manual/Makefile manual/de/Makefile manual/en/Makefile manual/es/Makefile manual/fr/Makefile manual/ja/Makefile tools/Makefile" ++ac_config_files="$ac_config_files Makefile sylpheed.spec ac/Makefile po/Makefile.in src/version.h src/Makefile faq/Makefile faq/de/Makefile faq/en/Makefile faq/es/Makefile faq/fr/Makefile faq/it/Makefile man/Makefile manual/Makefile manual/de/Makefile manual/en/Makefile manual/es/Makefile manual/fr/Makefile manual/ja/Makefile tools/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure -@@ -14539,7 +14539,6 @@ - "manual/fr/Makefile" ) CONFIG_FILES="$CONFIG_FILES manual/fr/Makefile" ;; - "manual/ja/Makefile" ) CONFIG_FILES="$CONFIG_FILES manual/ja/Makefile" ;; - "tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;; -- "intl/Makefile" ) CONFIG_FILES="$CONFIG_FILES intl/Makefile" ;; - "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; - "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; - "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;; Index: files/patch-src-summary_search.c =================================================================== RCS file: files/patch-src-summary_search.c diff -N files/patch-src-summary_search.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-src-summary_search.c 23 Jul 2002 17:27:26 -0000 1.1 @@ -0,0 +1,126 @@ +--- src/summary_search.c.orig Wed Jun 12 07:49:20 2002 ++++ src/summary_search.c Tue Jul 23 19:14:41 2002 +@@ -224,10 +224,6 @@ + gboolean backward; + gboolean search_all; + gboolean all_searched = FALSE; +- gboolean from_matched; +- gboolean to_matched; +- gboolean subj_matched; +- gboolean body_matched; + gchar *body_str; + wchar_t *wcs_hs, *fromwcs, *towcs, *subjwcs; + wchar_t *(* WCSFindFunc) (const wchar_t *haystack, +@@ -260,6 +256,7 @@ + towcs = (wchar_t *)GTK_ENTRY(to_entry)->text; + subjwcs = (wchar_t *)GTK_ENTRY(subject_entry)->text; + body_str = gtk_entry_get_text(GTK_ENTRY(body_entry)); ++ wcs_hs = NULL; + + if (search_all) { + gtk_clist_freeze(GTK_CLIST(ctree)); +@@ -285,7 +282,13 @@ + if (*body_str) + main_window_cursor_wait(summaryview->mainwin); + +- for (;;) { ++ for (;; node = backward ? GTK_CTREE_NODE_PREV(node) ++ : GTK_CTREE_NODE_NEXT(node)) { ++ if (wcs_hs) { ++ g_free(wcs_hs); ++ wcs_hs = NULL; ++ } ++ + if (!node) { + gchar *str; + AlertValue val; +@@ -324,58 +327,49 @@ + break; + } + +- from_matched = to_matched = subj_matched = body_matched = FALSE; +- + msginfo = gtk_ctree_node_get_row_data(ctree, node); + +- if (*fromwcs && msginfo->from) { ++ if (*fromwcs) { ++ if (msginfo->from == NULL) ++ continue; + wcs_hs = strdup_mbstowcs(msginfo->from); +- if (wcs_hs && WCSFindFunc(wcs_hs, fromwcs) != NULL) +- from_matched = TRUE; +- g_free(wcs_hs); ++ if (!(wcs_hs && WCSFindFunc(wcs_hs, fromwcs) != NULL)) ++ continue; + } +- if (*towcs && msginfo->to) { ++ if (*towcs) { ++ if (msginfo->to == NULL) ++ continue; + wcs_hs = strdup_mbstowcs(msginfo->to); +- if (wcs_hs && WCSFindFunc(wcs_hs, towcs) != NULL) +- to_matched = TRUE; +- g_free(wcs_hs); ++ if (!(wcs_hs && WCSFindFunc(wcs_hs, towcs) != NULL)) ++ continue; + } +- if (*subjwcs && msginfo->subject) { ++ if (*subjwcs) { ++ if (msginfo->subject == NULL) ++ continue; + wcs_hs = strdup_mbstowcs(msginfo->subject); +- if (wcs_hs && WCSFindFunc(wcs_hs, subjwcs) != NULL) +- subj_matched = TRUE; +- g_free(wcs_hs); ++ if (!(wcs_hs && WCSFindFunc(wcs_hs, subjwcs) != NULL)) ++ continue; + } + if (*body_str) { +- if (procmime_find_string(msginfo, body_str, case_sens)) +- body_matched = TRUE; ++ if (!procmime_find_string(msginfo, body_str, case_sens)) ++ continue; + } + +- if (from_matched || to_matched || subj_matched || body_matched) { +- if (search_all) +- gtk_ctree_select(ctree, node); +- else { +- if (messageview_is_visible +- (summaryview->messageview)) { +- summary_unlock(summaryview); +- summary_select_node +- (summaryview, node, TRUE, TRUE); +- summary_lock(summaryview); +- if (body_matched) { +- messageview_search_string +- (summaryview->messageview, +- body_str, case_sens); +- } +- } else { +- summary_select_node +- (summaryview, node, FALSE, TRUE); +- } +- break; +- } ++ if (search_all) ++ gtk_ctree_select(ctree, node); ++ else { ++ if (messageview_is_visible(summaryview->messageview)) { ++ summary_unlock(summaryview); ++ summary_select_node(summaryview, node, TRUE, TRUE); ++ summary_lock(summaryview); ++ if (*body_str) ++ messageview_search_string( ++ summaryview->messageview, ++ body_str, case_sens); ++ } else ++ summary_select_node(summaryview, node, FALSE, TRUE); ++ break; + } +- +- node = backward ? GTK_CTREE_NODE_PREV(node) +- : GTK_CTREE_NODE_NEXT(node); + } + + if (*body_str) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 13:18: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA7CA37B400 for ; Tue, 23 Jul 2002 13:18:00 -0700 (PDT) Received: from esplanaden.cybercity.dk (esplanaden.cybercity.dk [212.242.40.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D48143E5E for ; Tue, 23 Jul 2002 13:18:00 -0700 (PDT) (envelope-from brandal@cybercity.dk) X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Please Date: Tue, 23 Jul 2002 22:17:58 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Please Thread-Index: AcIyhglXSCJqaqAkToytJzjiUhPtXw== From: "Martin Brandal" To: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear someone would you please consider this program in ports next time Name : RT: Request Tracker http://fsck.com/projects/rt Best regards Martin Brandal Freebsd newbie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 13:23:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0310637B401; Tue, 23 Jul 2002 13:23:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9762F43E4A; Tue, 23 Jul 2002 13:23:46 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NKNkJU046278; Tue, 23 Jul 2002 13:23:46 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NKNk4F046274; Tue, 23 Jul 2002 13:23:46 -0700 (PDT) Date: Tue, 23 Jul 2002 13:23:46 -0700 (PDT) From: Patrick Li Message-Id: <200207232023.g6NKNk4F046274@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40918: [MAINTAINER UPDATE] Update port: devel/haddock -> 0.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: devel/haddock -> 0.4 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jul 23 13:23:36 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40918 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 13:35:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF3237B400; Tue, 23 Jul 2002 13:35:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81B2E43E3B; Tue, 23 Jul 2002 13:35:11 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NKZBJU047316; Tue, 23 Jul 2002 13:35:11 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NKZBlT047311; Tue, 23 Jul 2002 13:35:11 -0700 (PDT) Date: Tue, 23 Jul 2002 13:35:11 -0700 (PDT) From: Patrick Li Message-Id: <200207232035.g6NKZBlT047311@freefall.freebsd.org> To: corecode@corecode.ath.cx, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40931: maintainer-update mail/sylpheed-claws to upstream version 0.8.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update mail/sylpheed-claws to upstream version 0.8.0 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jul 23 13:35:00 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40931 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 13:35:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6648637B400 for ; Tue, 23 Jul 2002 13:35:33 -0700 (PDT) Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC2A43E3B for ; Tue, 23 Jul 2002 13:35:30 -0700 (PDT) (envelope-from nbm@gerund.futureperfectcorporation.com) Received: (qmail 33811 invoked by uid 0); 23 Jul 2002 20:35:52 -0000 Received: from gerund.futureperfectcorporation.com (196.25.137.65) by infinitive.futureperfectcorporation.com with DES-CBC3-SHA encrypted SMTP; 23 Jul 2002 20:35:52 -0000 Received: (qmail 61736 invoked by uid 1001); 23 Jul 2002 20:36:17 -0000 Date: Tue, 23 Jul 2002 22:36:17 +0200 From: Neil Blakey-Milner To: Martin Brandal Cc: ports@FreeBSD.org Subject: Re: Please Message-ID: <20020723203617.GA61602@mithrandr.moria.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Organization: iTouch Labs X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue 2002-07-23 (22:17), Martin Brandal wrote: > would you please consider this program in ports next time > > Name : RT: Request Tracker > > > http://fsck.com/projects/rt Hi Martin, I have a port for RT, but I'm waiting on some other decisions to be made about some software it relies on. I'll try remember to mail you when it gets in. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 13:36:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FCC37B400; Tue, 23 Jul 2002 13:36:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28EB943E31; Tue, 23 Jul 2002 13:36:35 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NKaYJU047580; Tue, 23 Jul 2002 13:36:34 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NKaY3H047576; Tue, 23 Jul 2002 13:36:34 -0700 (PDT) Date: Tue, 23 Jul 2002 13:36:34 -0700 (PDT) From: Patrick Li Message-Id: <200207232036.g6NKaY3H047576@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/40930: Conditionally installing bin/ruby for ruby-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Conditionally installing bin/ruby for ruby-devel Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: pat Responsible-Changed-When: Tue Jul 23 13:36:25 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40930 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 14: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF3A837B400 for ; Tue, 23 Jul 2002 14:00:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37F8A43E4A for ; Tue, 23 Jul 2002 14:00: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.4/8.12.4) with ESMTP id g6NL03JU049889 for ; Tue, 23 Jul 2002 14:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NL03ev049888; Tue, 23 Jul 2002 14:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E52537B400 for ; Tue, 23 Jul 2002 13:52:13 -0700 (PDT) Received: from ariel.phys.wesleyan.edu (ariel.phys.wesleyan.edu [129.133.95.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B91643E42 for ; Tue, 23 Jul 2002 13:52:12 -0700 (PDT) (envelope-from vlad@ariel.phys.wesleyan.edu) Received: by ariel.phys.wesleyan.edu (Postfix, from userid 1001) id 0E1E01EA303; Tue, 23 Jul 2002 16:52:04 -0400 (EDT) Message-Id: <20020723205204.0E1E01EA303@ariel.phys.wesleyan.edu> Date: Tue, 23 Jul 2002 16:52:04 -0400 (EDT) From: Vladimir Savichev Reply-To: Vladimir Savichev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40934: math/gsl port update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40934 >Category: ports >Synopsis: math/gsl port update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 14:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vladimir Savichev >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD ariel.phys.wesleyan.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Sun Jul 21 13:08:33 EDT 2002 root@ariel.phys.wesleyan.edu:/usr/obj/usr/src/sys/ARIEL i386 >Description: math/gsl port update >How-To-Repeat: >Fix: --- gsl.diff begins here --- diff -ruN gsl/Makefile gsl.new/Makefile --- gsl/Makefile Fri Mar 22 10:30:20 2002 +++ gsl.new/Makefile Tue Jul 23 15:47:13 2002 @@ -6,7 +6,7 @@ # PORTNAME= gsl -PORTVERSION= 1.1.1 +PORTVERSION= 1.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN gsl/distinfo gsl.new/distinfo --- gsl/distinfo Fri Mar 22 10:30:20 2002 +++ gsl.new/distinfo Tue Jul 23 15:50:40 2002 @@ -1,3 +1,3 @@ -MD5 (gsl-1.1.1.tar.gz) = 4c7dc29e0812b045ef4d5c30d23f064a +MD5 (gsl-1.2.tar.gz) = 518ada58964a77203b380af5744aae0e MD5 (gsl-ref.ps.gz) = IGNORE MD5 (gsl-ref-html.tar.gz) = IGNORE diff -ruN gsl/pkg-plist gsl.new/pkg-plist --- gsl/pkg-plist Fri Mar 22 10:30:20 2002 +++ gsl.new/pkg-plist Tue Jul 23 16:38:50 2002 @@ -190,6 +190,7 @@ include/gsl/gsl_sum.h include/gsl/gsl_sys.h include/gsl/gsl_test.h +include/gsl/gsl_types.h include/gsl/gsl_vector.h include/gsl/gsl_vector_char.h include/gsl/gsl_vector_complex.h @@ -235,7 +236,7 @@ lib/libgsl.a lib/libgsl.la lib/libgsl.so -lib/libgsl.so.0 +lib/libgsl.so.3 lib/libgslcblas.a lib/libgslcblas.la lib/libgslcblas.so --- gsl.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 14:16:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B914D37B400; Tue, 23 Jul 2002 14:16:43 -0700 (PDT) Received: from gregale.wcom.co.uk (gregale.wcom.co.uk [193.131.254.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id C520143E3B; Tue, 23 Jul 2002 14:16:42 -0700 (PDT) (envelope-from luke.cleverley@wcom.co.uk) Received: from gregale ([170.127.79.98] helo=gregale.wcom.co.uk) by gregale.wcom.co.uk with esmtp (Exim 4.05) id 17X71D-0000Y6-00; Tue, 23 Jul 2002 22:16:31 +0100 Received: from mintaka.wcom.co.uk (mintaka [166.59.190.30]) by gregale.wcom.co.uk (4.7.0.120) with SMTP id ; Tue, 23 Jul 2002 22:16:28 +0100 (BST) Received: from dougal.wcom.co.uk (dougal.wcom.co.uk [166.59.190.113]) by mintaka.wcom.co.uk with SMTP (MailShield v2.04 - SOLARIS/SPARC Jul 18 2001 17:16:48); Tue, 23 Jul 2002 22:16:56 +0100 Received: from gblon1gwi2.wcom.co.uk (gblon1gwi2.wcom.co.uk [170.127.49.145]) by dougal.wcom.co.uk (8.12.3/8.12.3) with ESMTP id g6NLGYTq000466; Tue, 23 Jul 2002 22:16:35 +0100 (BST) Received: by gblon1gwi2.wcom.co.uk with Internet Mail Service (5.5.2653.19) id ; Tue, 23 Jul 2002 22:14:58 +0100 Message-ID: <3AB56B50BA1DD51181DA00805F0D619C085E39@gblon1expf.wcom.co.uk> From: "Cleverley, Luke" To: "'ports@freebsd.org'" , "'dinoex@freebsd.org'" Subject: Segmentation fault Date: Tue, 23 Jul 2002 22:15:40 +0100 X-Mailer: Internet Mail Service (5.5.2653.19) X-SMTP-HELO: dougal.wcom.co.uk X-SMTP-MAIL-FROM: luke.cleverley@wcom.co.uk X-SMTP-PEER-INFO: dougal.wcom.co.uk [166.59.190.113] MIME-Version: 1.0 (Generated by Clearswift ES version 4.7.0.120) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2328E.1908FF00" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C2328E.1908FF00 Content-Type: text/plain Hello Can you point me in the right direction for solving the following problem, this is repeatable and I may be overlooking something simple? Using a clean install FreeBSD 4.6 -- tcl-8.3.4_4 --- tk-8.3.4_3 --- scotty-20000221 Start tkined - Add a node --- select tools--ip trouble--ping From the resulting window Chosing File --- Close View consistantly causes Segmentation Fault Core Dump wish8.3.core: oldGrab $Id: package.tcl,v 1.14.2.2 2001/08/24 16:19:10 dgp Exp $ $Id: manager.tcl,v 1.8 2000/02/15 00:49:42 schoenw Exp $ $Id: ip_trouble.tcl,v 1.9 2000/02/03 13:45:03 schoenw Exp $ getsubopt.c 8.1 (Berkeley) 6/4/93 Copyright (c) 1994 Powerdog Industries. All rights reserved. strptime.c 0.1 (Powerdog) 94/03/27 difftime.c 7.7 getbsize.c 8.1 (Berkeley) 6/4/93 localtime.c 7.57 asctime.c 7.7 rec_seq.c 8.3 (Berkeley) 7/14/94 This seems to be an issue with the destroy .widget process and core dumps sig 11 consistantly.. Any thoughts? Thanks in advance Luke Cleverley E-mail: luke.cleverley@wcom.co.uk ------_=_NextPart_001_01C2328E.1908FF00 Content-Type: text/html Content-Transfer-Encoding: quoted-printable Segmentation fault

Hello
Can you point me in the right = direction for solving the following problem, this is repeatable and I = may be overlooking something simple?

Using a clean install
        = FreeBSD 4.6 -- tcl-8.3.4_4 --- = tk-8.3.4_3 --- scotty-20000221

Start tkined - Add a node --- select = tools--ip trouble--ping
From the resulting = window
Chosing File --- Close View consistantly = causes Segmentation Fault Core Dump =20

wish8.3.core:
         = oldGrab
         $Id: = package.tcl,v 1.14.2.2 2001/08/24 16:19:10 dgp Exp $
         $Id: = manager.tcl,v 1.8 2000/02/15 00:49:42 schoenw Exp $
         $Id: = ip_trouble.tcl,v 1.9 2000/02/03 13:45:03 schoenw Exp $
        = getsubopt.c     8.1 (Berkeley) 6/4/93
         = Copyright (c) 1994 Powerdog Industries.  All rights = reserved.
        = strptime.c      0.1 (Powerdog) = 94/03/27
        = difftime.c      7.7
        = getbsize.c      8.1 (Berkeley) = 6/4/93
        = localtime.c     7.57
        = asctime.c       7.7
        = rec_seq.c       8.3 (Berkeley) = 7/14/94

This seems to be an issue with the destroy = .widget process and core dumps sig 11 consistantly..


Any thoughts?
Thanks in advance

Luke = Cleverley
E-mail: = luke.cleverley@wcom.co.uk


------_=_NextPart_001_01C2328E.1908FF00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 14:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A271D37B401 for ; Tue, 23 Jul 2002 14:20:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29C7543E31 for ; Tue, 23 Jul 2002 14: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.4/8.12.4) with ESMTP id g6NLK8JU056449 for ; Tue, 23 Jul 2002 14:20:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NLK8Z8056448; Tue, 23 Jul 2002 14:20:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 886EB37B400 for ; Tue, 23 Jul 2002 14:19:42 -0700 (PDT) Received: from c3po.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE8E843E4A for ; Tue, 23 Jul 2002 14:19:11 -0700 (PDT) (envelope-from mcglk@artlogix.com) Received: from ralf.artlogix.com.artlogix.com (ralf.artlogix.com [192.168.0.4]) by c3po.artlogix.com (Postfix) with ESMTP id 85CEA1A950; Tue, 23 Jul 2002 14:22:33 -0700 (PDT) Message-Id: <86d6tekur5.fsf@ralf.artlogix.com> Date: 23 Jul 2002 14:19:10 -0700 From: Ken McGlothlen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40935: New ports: shells/scponly-2.3. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40935 >Category: ports >Synopsis: New port: shells/scponly-2.3 (a tiny shell which only permits scp and sftp.) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 14:20:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ken McGlothlen >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD ralf.artlogix.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jun 30 20:12:12 PDT 2002 root@ralf.artlogix.com:/usr/obj/usr/src/sys/RALF i386 >Description: scponly is an alternative 'shell' (of sorts) for sysadmins who want to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is best described as a wrapper to the "tried and true" ssh suite of applications. < http://www.sublimation.org/scponly/ > >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: # # scponly # scponly/Makefile # scponly/pkg-comment # scponly/pkg-descr # scponly/pkg-plist # scponly/distinfo # echo c - scponly mkdir -p scponly > /dev/null 2>&1 echo x - scponly/Makefile sed 's/^X//' >scponly/Makefile << 'END-of-scponly/Makefile' X# New port makefile for scponly (non-chrooted version) X# Created 2002/07/22 by mcglk@artlogix.com for scponly-2.2. X# Modified 2002/07/23 by mcglk@artlogix.com for scponly-2.3. X# X# $FreeBSD$ X# X XPORTNAME= scponly XPORTVERSION= 2.3 XCATEGORIES= shells XMASTER_SITES= http://www.sublimation.org/scponly/ XEXTRACT_SUFX= .tgz X XMAINTAINER= mcglk@artlogix.com X Xpost-install: X strip ${PREFIX}/sbin/scponly X X.include END-of-scponly/Makefile echo x - scponly/pkg-comment sed 's/^X//' >scponly/pkg-comment << 'END-of-scponly/pkg-comment' XA tiny shell which only permits scp and sftp. END-of-scponly/pkg-comment echo x - scponly/pkg-descr sed 's/^X//' >scponly/pkg-descr << 'END-of-scponly/pkg-descr' X[From the README:] "scponly" is an alternative 'shell' (of sorts) for system Xadministrators who would like to provide access to remote users to both read Xand write local files without providing any remote execution priviledges. XFunctionally, it is best described as a wrapper to the "tried and true" ssh Xsuite of applications. X Xscponly validates remote requests by examining the third argument passed to the Xshell upon login. (The first argument is the shell itself, and the second is X-c.) The only commands allowed are "scp" (for ssh1), "sftp-server" (for ssh2") Xand "ls". Arguments to these commands are passed along unmolested. X XWWW: http://www.sublimation.org/scponly/ X X---Ken McGlothlen (mcglk@artlogix.com) END-of-scponly/pkg-descr echo x - scponly/pkg-plist sed 's/^X//' >scponly/pkg-plist << 'END-of-scponly/pkg-plist' Xsbin/scponly Xman/man8/scponly.8 END-of-scponly/pkg-plist echo x - scponly/distinfo sed 's/^X//' >scponly/distinfo << 'END-of-scponly/distinfo' XMD5 (scponly-2.3.tgz) = 2c3f88b269ea5739c5897ab6c5d5ccba END-of-scponly/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 14:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDE7B37B400 for ; Tue, 23 Jul 2002 14:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40CFE43E65 for ; Tue, 23 Jul 2002 14:30: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.4/8.12.4) with ESMTP id g6NLU2JU057499 for ; Tue, 23 Jul 2002 14:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NLU2IH057498; Tue, 23 Jul 2002 14:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EC0137B400 for ; Tue, 23 Jul 2002 14:22:59 -0700 (PDT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D8E843E31 for ; Tue, 23 Jul 2002 14:22:58 -0700 (PDT) (envelope-from gerhard.haering@gmx.de) Received: from fwd09.sul.t-online.de by mailout08.sul.t-online.com with smtp id 17X77R-0006tZ-01; Tue, 23 Jul 2002 23:22:57 +0200 Received: from gargamel.hqd-internal (510095183908-0001@[217.235.107.230]) by fmrl09.sul.t-online.com with esmtp id 17X77B-0RriHgC; Tue, 23 Jul 2002 23:22:41 +0200 Received: by gargamel.hqd-internal (Postfix, from userid 1000) id C9A7F45D; Tue, 23 Jul 2002 23:19:48 +0200 (CEST) Message-Id: <20020723211948.GA5654@gargamel.hqd-internal> Date: Tue, 23 Jul 2002 23:19:48 +0200 From: Gerhard Haering To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40936: Update MASTER_SITES for tmda port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40936 >Category: ports >Synopsis: Update MASTER_SITES for tmda port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gerhard Haering >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD gargamel.hqd-internal 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jun 17 00:00:53 CEST 2002 root@gargamel.hqd-internal:/usr/obj/mnt/data/bsd/src/sys/GH i386 >Description: Update MASTER_SITES for tmda port >How-To-Repeat: N/A >Fix: diff -r -C 3 mail/tmda.orig/Makefile mail/tmda/Makefile *** mail/tmda.orig/Makefile Tue Jul 23 23:13:25 2002 --- mail/tmda/Makefile Tue Jul 23 23:13:59 2002 *************** *** 8,15 **** PORTNAME= tmda PORTVERSION= 0.58 CATEGORIES= mail python ! MASTER_SITES= http://software.libertine.org/tmda/releases/ \ ! http://software.libertine.org/tmda/releases/old/ EXTRACT_SUFX= .tgz MAINTAINER= mwm@mired.org --- 8,15 ---- PORTNAME= tmda PORTVERSION= 0.58 CATEGORIES= mail python ! MASTER_SITES= http://tmda.net/releases/ \ ! http://tmda.net/releases/old/ EXTRACT_SUFX= .tgz MAINTAINER= mwm@mired.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 14:30:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1126137B400 for ; Tue, 23 Jul 2002 14:30:30 -0700 (PDT) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6203F43E4A for ; Tue, 23 Jul 2002 14:30:29 -0700 (PDT) (envelope-from m@devzerog.com) Received: from devzerog.com ([80.4.0.140]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020723213028.RQE16050.mta01-svc.ntlworld.com@devzerog.com> for ; Tue, 23 Jul 2002 22:30:28 +0100 Message-ID: <3D3DCB15.8050204@devzerog.com> Date: Tue, 23 Jul 2002 22:31:01 +0100 From: Mike Dewhirst User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: Apache 2 port destinations.. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am trying to make mod_jk2 for apache2 and tomcat4. The problem is that when I install the Apache 2 port, it's (as most port of FreeBSD do) go into several directories: /usr/local/etc/rc.d/apache2.sh /usr/local/etc/apache2 /usr/local/include/apache2 /usr/local/lib/apache2 /usr/local/libexec/apache2 /usr/local/share/doc/apache2 /usr/local/share/apache2 And this is a problem because when building mod_jk2, I need to specify a directory for "apache2.home". Since there is no one home, what do you think this should be? I also need to specify: apache2.lib=${apache2.home}/lib is this "/usr/local/lib/apache2" in my case? Any advice, help, pointers towards help, etc - would be greatly appreciated!! Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 14:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11AEA37B400 for ; Tue, 23 Jul 2002 14:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E42243E6A for ; Tue, 23 Jul 2002 14: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.4/8.12.4) with ESMTP id g6NLe3JU058360 for ; Tue, 23 Jul 2002 14:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NLe36U058359; Tue, 23 Jul 2002 14:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A59DB37B400 for ; Tue, 23 Jul 2002 14:35:59 -0700 (PDT) Received: from smtp.noos.fr (racine.noos.net [212.198.2.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C88943E42 for ; Tue, 23 Jul 2002 14:35:58 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 5295754 invoked by uid 0); 23 Jul 2002 21:35:56 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender ) by 212.198.2.71 (qmail-ldap-1.03) with SMTP for ; 23 Jul 2002 21:35:56 -0000 Received: from gits.gits.dyndns.org (0kmfr7wn2mqesqra@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g6NLZsi5046850 for ; Tue, 23 Jul 2002 23:35:55 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.5/8.12.5/Submit) id g6NLZqfh046849; Tue, 23 Jul 2002 23:35:52 +0200 (CEST) (envelope-from root) Message-Id: <200207232135.g6NLZqfh046849@gits.gits.dyndns.org> Date: Tue, 23 Jul 2002 23:35:52 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40937: Maintainer update: mail/elm (2.4.99b) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40937 >Category: ports >Synopsis: Maintainer update: mail/elm (2.4.99b) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 14:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.6-RC i386 >Organization: ACME >Environment: System: FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #16: Sat Jul 6 19:06:54 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386 >Description: patchlevel bumped Makefile ELM_PATCHLEVEL bumped 00elm.sh now installed as 000.elm.sh distinfo updated pkg-plist 00elm.sh changed to 000.elm.sh files/patch-ac doc/terminal.info -> bin/elm.terminalinfo no more needed >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/elm+ME/Makefile,v retrieving revision 1.79 diff -u -r1.79 Makefile --- Makefile 24 Jun 2002 04:51:30 -0000 1.79 +++ Makefile 23 Jul 2002 18:24:46 -0000 @@ -72,7 +72,7 @@ ELM_VERSION= 2.4 ELM_REVISION= 99 -ELM_PATCHLEVEL= _ +ELM_PATCHLEVEL= b ELM_PATCHDONE= false .for level in _ a b c d e f @@ -98,7 +98,8 @@ RCD_DIR= ${PREFIX}/${RCD_SUBDIR} LIB_DIR= ${PREFIX}/${LIB_SUBDIR} -RCD_FILE= 00elm.sh +_RCD_FILE= 00elm.sh +RCD_FILE= 000.elm.sh MIME_TYPES= elm.mimetypes MIME_CSETS= elm.mimecharsets TERM_INFO= elm.terminalinfo @@ -117,7 +118,7 @@ patch-install-script: @${SED} -e 's,%%SHLIB_SUBDIR%%,${SHLIB_SUBDIR},' \ - ${FILESDIR}/${RCD_FILE} > ${WRKSRC}/${RCD_FILE} + ${FILESDIR}/${_RCD_FILE} > ${WRKSRC}/${RCD_FILE} # d_savegrpmboxid is currently broken using setgid(2) instead of setegid(2). # will probably be fixed in a next release, for instance, fake a patch. Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/elm+ME/distinfo,v retrieving revision 1.45 diff -u -r1.45 distinfo --- distinfo 24 Jun 2002 04:51:30 -0000 1.45 +++ distinfo 23 Jul 2002 18:25:23 -0000 @@ -1 +1,3 @@ MD5 (elm-2.4ME+99.tar.gz) = 014e2a606fb1a7e80d048680c80dfb60 +MD5 (elm-2.4ME+PL99a.patch.gz) = d8898816793c0b46ce9779a86c5bda03 +MD5 (elm-2.4ME+PL99b.patch.gz) = d5c1a2a0293d208a1f9927cf96a7ad7f Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/mail/elm+ME/pkg-plist,v retrieving revision 1.18 diff -u -r1.18 pkg-plist --- pkg-plist 24 Jun 2002 04:51:30 -0000 1.18 +++ pkg-plist 23 Jul 2002 21:27:01 -0000 @@ -16,7 +16,7 @@ @unexec rm -f %B/wnewmail bin/printmail bin/readmsg -etc/rc.d/00elm.sh +etc/rc.d/000.elm.sh %%LIB_SUBDIR%%/elm-help.0 %%LIB_SUBDIR%%/elm-help.1 %%LIB_SUBDIR%%/elm-help.2 Index: files/00elm.sh =================================================================== RCS file: /home/ncvs/ports/mail/elm+ME/files/00elm.sh,v retrieving revision 1.1 diff -u -r1.1 00elm.sh --- files/00elm.sh 27 May 2001 12:56:05 -0000 1.1 +++ files/00elm.sh 29 Jun 2002 22:10:31 -0000 @@ -1,4 +1,7 @@ #!/bin/sh +# +# $FreeBSD$ +# if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then echo "$0: Cannot determine the PREFIX" >&2 Index: files/patch-ac =================================================================== RCS file: /home/ncvs/ports/mail/elm+ME/files/patch-ac,v retrieving revision 1.9 diff -u -r1.9 patch-ac --- files/patch-ac 10 May 2002 20:30:13 -0000 1.9 +++ files/patch-ac 23 Jul 2002 18:50:45 -0000 @@ -1,6 +1,6 @@ ---- Configure.orig Sat Jan 19 01:18:12 2002 -+++ Configure Sat Jan 19 17:19:40 2002 -@@ -84,10 +84,10 @@ +--- Configure.orig Tue Jul 23 20:26:30 2002 ++++ Configure Tue Jul 23 20:26:31 2002 +@@ -94,10 +94,10 @@ yes) ;; *) @@ -15,23 +15,7 @@ ;; esac -@@ -157,6 +157,7 @@ - nomap=y - fi - . ConfTool/GenCharmap -+ cp doc/terminal.info bin/elm.terminalinfo - exit 0 - ;; - map) -@@ -187,6 +188,7 @@ - nomap=y - fi - . ConfTool/GenCharmap -+ cp doc/terminal.info bin/elm.terminalinfo - exit 0 - ;; - esac -@@ -2050,7 +2052,7 @@ +@@ -2251,7 +2251,7 @@ echo "Found shlib directory" fi @@ -40,7 +24,7 @@ LibLoc=`cd ..; pwd`/shlib -@@ -2342,7 +2344,10 @@ +@@ -2544,7 +2544,10 @@ : see if crypt exists echo " " @@ -52,7 +36,7 @@ echo 'crypt() found.' d_crypt="$define" cryptlib='' -@@ -2846,6 +2851,7 @@ +@@ -3048,6 +3051,7 @@ $echo $n "Testing if inet_aton can be used ... $c" $cat > try.c <<'EOF' >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 14:57:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5861437B400; Tue, 23 Jul 2002 14:57:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1035243E42; Tue, 23 Jul 2002 14:57:50 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NLvnJU060098; Tue, 23 Jul 2002 14:57:49 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NLvnFK060094; Tue, 23 Jul 2002 14:57:49 -0700 (PDT) Date: Tue, 23 Jul 2002 14:57:49 -0700 (PDT) From: Patrick Li Message-Id: <200207232157.g6NLvnFK060094@freefall.freebsd.org> To: vlad@ariel.phys.wesleyan.edu, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40934: math/gsl port update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: math/gsl port update State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jul 23 14:57:09 PDT 2002 State-Changed-Why: Committed, Thanks! (took care of some whitespace as well) http://www.freebsd.org/cgi/query-pr.cgi?pr=40934 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 15: 2:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D15737B400; Tue, 23 Jul 2002 15:02:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6FE243E42; Tue, 23 Jul 2002 15:02:53 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NM2rJU060882; Tue, 23 Jul 2002 15:02:53 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NM2rV8060878; Tue, 23 Jul 2002 15:02:53 -0700 (PDT) Date: Tue, 23 Jul 2002 15:02:53 -0700 (PDT) From: Patrick Li Message-Id: <200207232202.g6NM2rV8060878@freefall.freebsd.org> To: gerhard.haering@gmx.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40936: Update MASTER_SITES for tmda port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update MASTER_SITES for tmda port State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jul 23 15:02:16 PDT 2002 State-Changed-Why: Maintainer already submitted fix for this and that has been committed. Please update your ports collection. http://www.freebsd.org/cgi/query-pr.cgi?pr=40936 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 15: 7:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B80937B400; Tue, 23 Jul 2002 15:07:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B794943E5E; Tue, 23 Jul 2002 15:07:21 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NM7LJU065251; Tue, 23 Jul 2002 15:07:21 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NM7LRa065247; Tue, 23 Jul 2002 15:07:21 -0700 (PDT) Date: Tue, 23 Jul 2002 15:07:21 -0700 (PDT) From: Patrick Li Message-Id: <200207232207.g6NM7LRa065247@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/40922: update-port: sysutils/xcdroast Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: sysutils/xcdroast Responsible-Changed-From-To: freebsd-ports->pat Responsible-Changed-By: pat Responsible-Changed-When: Tue Jul 23 15:06:56 PDT 2002 Responsible-Changed-Why: Working with maintainer on this one http://www.freebsd.org/cgi/query-pr.cgi?pr=40922 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 15:13:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EF0737B400; Tue, 23 Jul 2002 15:13:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48F5F43E31; Tue, 23 Jul 2002 15:13:23 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NMDNJU066038; Tue, 23 Jul 2002 15:13:23 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NMDMKr066032; Tue, 23 Jul 2002 15:13:22 -0700 (PDT) Date: Tue, 23 Jul 2002 15:13:22 -0700 (PDT) From: Patrick Li Message-Id: <200207232213.g6NMDMKr066032@freefall.freebsd.org> To: mwm@mired.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40929: [PATCH] The patch files in www/webcheck are incorrect Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] The patch files in www/webcheck are incorrect State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jul 23 15:13:09 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40929 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 15:31: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A53E37B405; Tue, 23 Jul 2002 15:31:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEA9A43E65; Tue, 23 Jul 2002 15:31:00 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NMV0JU067838; Tue, 23 Jul 2002 15:31:00 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NMV07o067833; Tue, 23 Jul 2002 15:31:00 -0700 (PDT) Date: Tue, 23 Jul 2002 15:31:00 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207232231.g6NMV07o067833@freefall.freebsd.org> To: verm@drunkmonk.net, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40928: fix port: math/femlab Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fix port: math/femlab State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Tue Jul 23 15:30:42 PDT 2002 State-Changed-Why: Fix committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40928 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 16: 8:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FDCD37B400 for ; Tue, 23 Jul 2002 16:08:15 -0700 (PDT) Received: from smaug.rhavenn.net (smaug.rhavenn.net [209.150.195.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0C6D43E3B for ; Tue, 23 Jul 2002 16:08:14 -0700 (PDT) (envelope-from lists@rhavenn.net) Received: from ashram.rhavenn.net (46e86f623bcccf353bc52510a6e19257@ashram.rhavenn.net [209.150.195.50]) by smaug.rhavenn.net (8.12.1/8.12.1) with ESMTP id g6NNBBCF002726 for ; Tue, 23 Jul 2002 18:11:11 -0500 (CDT) Content-Type: text/plain; charset="us-ascii" From: Henrik Hudson Reply-To: lists@rhavenn.net To: ports@freebsd.org Subject: centericq-4.7.8_1 and xterm issue? Date: Tue, 23 Jul 2002 18:14:37 -0500 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200207231814.37920.lists@rhavenn.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Afternoon- I installed centericq from ports and I am having problems in that it does= n't=20 let me move the cursor around. I can ESC to exit and the left arrow will = back=20 me out as well, but nothing much else is happening :( Pertinant info: 4.6 REL with latest patch sets X 4.2.0 Using: xterm TERM is set to xterm Hmmm.. just for shits and giggles I installed "aterm" and it works just f= ine.=20 Any clues? I did try to copy the ENV TERM settings from aterm to my xterm= ,=20 but that didn't help either..but TERM stuff has always confused me :) Please CC me on replies. Henrik --=20 Henrik Hudson lists@rhavenn.net Note: Beware of Dragons - Thou art crunchy and taste good with ketchup. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 17:51:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DE4937B400 for ; Tue, 23 Jul 2002 17:51:43 -0700 (PDT) Received: from daemon.kr.FreeBSD.org (daemon.kr.freebsd.org [211.176.62.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 709EA43E3B for ; Tue, 23 Jul 2002 17:51:42 -0700 (PDT) (envelope-from cjh@kr.FreeBSD.org) Received: from gradius.wdb.co.kr (daemon [211.176.62.31]) by daemon.kr.FreeBSD.org (Postfix) with ESMTP id 6F62F8F60E; Wed, 24 Jul 2002 09:51:38 +0900 (KST) Received: from localhost (localhost [127.0.0.1]) by gradius.wdb.co.kr (8.12.5/8.12.3) with ESMTP id g6O0pZTa031707; Wed, 24 Jul 2002 09:51:36 +0900 (KST) (envelope-from cjh@kr.FreeBSD.org) Date: Wed, 24 Jul 2002 09:51:34 +0900 (KST) Message-Id: <20020724.095134.28788747.cjh@kr.FreeBSD.org> To: marcus@marcuscom.com Cc: ports@FreeBSD.ORG Subject: Re: mozilla & USE_GNOMENG From: CHOI Junho In-Reply-To: <20020723114258.L22720-100000@shumai.marcuscom.com> References: <20020723.184916.112617868.cjh@kr.FreeBSD.org> <20020723114258.L22720-100000@shumai.marcuscom.com> Organization: Korea FreeBSD Users Gruop X-URL: http://www.kr.FreeBSD.org/~cjh X-Mailer: Mew version 3.0.55 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I will retry. Thanks! From: Joe Clarke Subject: Re: mozilla & USE_GNOMENG Date: Tue, 23 Jul 2002 11:43:38 -0400 (EDT) > On Tue, 23 Jul 2002, CHOI Junho wrote: > > > > > Hmmm. After building mozilla, it does infinite loop when "Registering > > installation". make process overrun - I removed USE_GNOMENG and it > > works fine. It is related to this problem? > > I made the necessary changes to the port last night, and I just did a make > package-depends, and they're quite short. You might try cvsup'ing my > changes and see if the problem persists. > > Joe > > > > > From: CHOI Junho > > Subject: Re: mozilla & USE_GNOMENG > > Date: Tue, 23 Jul 2002 16:01:53 +0900 (KST) > > > > > From: Joe Marcus Clarke > > > Subject: Re: mozilla & USE_GNOMENG > > > Date: 23 Jul 2002 02:46:49 -0400 > > > > > > > You have to do more than just set USE_GNOMENG=yes. You have to say > > > > which GNOME components you want to use. From the looks of it, you could > > > > probably get away with: > > > > > > > > USE_GNOMENG= yes > > > > USE_GNOME= gtk12 > > > > > > > > However, you could also remove the ORBit LIB_DEPENDS, and add orbit to > > > > the USE_GNOME list as well. I'll try and fix this port up. > > > > > > Hmm. It solved the problem. Thanks. I added > > > > > > USE_GNOMENG= yes > > > USE_GNOME= gtk12 orbit > > > > > > and now compling mozilla. It works. > > > > -- > > +++ Any opinions in this posting are my own and not those of my employers +++ > > CHOI Junho [sleeping now] > > [while sleeping] > > Korea FreeBSD Users Group Web Data Bank > > > > > > PGP Key : http://www.marcuscom.com/pgp.asc -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho [sleeping now] [while sleeping] Korea FreeBSD Users Group Web Data Bank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 19:26:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42D3037B400 for ; Tue, 23 Jul 2002 19:26:32 -0700 (PDT) Received: from pakastelohi.cypherpunks.to (pakastelohi.cypherpunks.to [213.130.163.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id C145E43E31 for ; Tue, 23 Jul 2002 19:26:31 -0700 (PDT) (envelope-from shamrock@cypherpunks.to) Received: from LUCKYVAIO (d160.nas2.sr2.sonic.net [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pakastelohi.cypherpunks.to (Postfix) with ESMTP id 1692D36550 for ; Wed, 24 Jul 2002 04:26:24 +0200 (CEST) From: "Lucky Green" To: Subject: How to get Apache to dump a core file? Date: Tue, 23 Jul 2002 19:27:14 -0700 Message-ID: <01aa01c232b9$a0fb5680$6501a8c0@LUCKYVAIO> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am using apache13-modssl/Makefile,v 1.106 This and previous versions of the Apache port occasionally crash with signal 11. (I am familiar with the signal 11 FAQ; my RAM is fine :) 1) How do I get Apache to save a core file when it crashes? While other applications on my system generate core files when crashing, Apache does not. I added CoreDumpDirectory "/tmp" to my httpd.conf to no avail. I still don't get a core file. 2) To facilitate debugging, I would like to compile the port with symbols, that is to say with option "-g". Rather than introducing unknowns by compiling Apache by hand, I would like to compile the port from a modified port Makefile, with the addition of the -g option being the only change to the port. Unfortunately, I am unclear where in the Port Makefile to stick this option. Can somebody please let me know how and where the Port Makefile should be modified to compile the port with -g? Thanks in advance, --Lucky Green STARTTLS in your mailer prevents snooping and government mandated cleartext retention. If you don't know how to enable STARTTLS, email me for details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 20:36: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2788037B400 for ; Tue, 23 Jul 2002 20:36:05 -0700 (PDT) Received: from siaar1ab.compuserve.com (siaar1ab.compuserve.com [149.174.40.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AABD43E42 for ; Tue, 23 Jul 2002 20:36:04 -0700 (PDT) (envelope-from vielmos@tut.by) Received: (from mailgate@localhost) by siaar1ab.compuserve.com (8.9.3/8.9.3/SUN-REL-1.3) id XAA03843 for ports@freebsd.org; Tue, 23 Jul 2002 23:36:03 -0400 (EDT) Received: from Sender (fra-tgn-oyx-vty43.as.wcom.net [195.232.56.43]) by siaar1ab.compuserve.com (8.9.3/8.9.3/SUN-REL-1.3) with SMTP id XAA03516; Tue, 23 Jul 2002 23:35:44 -0400 (EDT) Message-Id: <200207240335.XAA03516@siaar1ab.compuserve.com> From: Vladimir To: "" <> Subject: Âíèìàíèå! Ðåêîðäíàÿ æàðà.Ïðåäóïðåæäåíèå ñèíîïòèêîâ. X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1251" Date: Wed, 24 Jul 2002 07:39:02 +0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Óâàæàåìûå ãîñïîäà! Ãëîáàëüíîå ïîòåïëåíèå - ýòî òðåâîæíûé è â òî æå âðåìÿ ðåàëüíûé ôàêò íàøåãî âðåìåíè. Âåäóùèå êëèìàòîëîãè ìèðà óòâåðæäàþò, ÷òî ãëîáàëüíîå ïîòåïëåíèå íàñòóïàåò áûñòðåå, ÷åì ïðåäïîëàãàëîñü ðàíåå. Ïî èõ ñëîâàì, ðîñò ñðåäíåé òåìïåðàòóðû â ýòîì ñòîëåòèè ìîæåò ñîñòàâèòü îò 1,4 äî 5,8 ãðàäóñîâ Öåëüñèÿ. Óðîâåíü îêåàíà ìîæåò ïîäíÿòüñÿ íà äåñÿòü ñàíòèìåòðîâ, ñîçäàâ óãðîçó äëÿ ìèëëèîíîâ ëþäåé, ïðîæèâàþùèõ â íèçèííûõ ñòðàíàõ, òàêèõ, êàê Ãîëëàíäèÿ Êàæäûé èç íàñ íà ñåáå èñïûòàë èçíóðÿþùåå äåéñòâèå æàðêîãî ëåòà. Ê ñîæàëåíèþ, ïðîãíîç íà ëåòî 2002 ãîäà íå óòåøèòåëåí. Êëèìàòîëîãè îáåùàþò íåáûâàëóþ æàðó ñ òåìïåðàòóðîé äî 33-35 ãðàäóñîâ â òåíè íà ïðîòÿæåíèè âñåãî ëåòíåãî ïåðèîäà.  ýòèõ óñëîâèÿõ ðóêîâîäèòåëÿì ïðåäïðèÿòèé, îðãàíèçàöèé, ôèðì è ò.ä. ïðèõîäèòñÿ ïðèíèìàòü ìåðû íàïðàâëåííûå íà îáåñïå÷åíèå ðàáî÷èõ ìåñò ñîîòâåòñòâóþùèìè àâòîìàòàìè ñ îõëàæäåííûìè íàïèòêàìè, ãàçèðîâàííîé âîäîé, óñòàíîâêîé êîíäèíöèîíåðîâ. Îñîáåííî àêòóàëüíî óñòàíîâêà àïïàðàòîâ ãàçèðîâàííîé âîäû â "ãîðÿ÷èõ" öåõàõ, íà ïðåäïðèÿòèÿõ â îôèñàõ è ò.ä. Íàøà êîìïàíèÿ ïîñòàâëÿåò ðàçëè÷íûå ìàðêè àïïàðàòîâ ãàçèðîâàííîé âîäû, êîòîðûå ìîæíî óñòàíàâëèâàòü êàê íà ïðåäïðèÿòèè, òàê è â îôèñå è äàæå äîìà. Ýòî òàêèå ìîäåëè êàê ÀÂ-3, ÀÂ-2, ÀÃÂ-íàïîëüíîãî è íàñòîëüíîãî òèïà ñ ïîäêëþ÷åíèåì ê âîäîïðîâîäó( ñîáðàí íà áàçå èìïîðòíûõ êîìïëåêòóþùèõ) ÀÏÃÂ-4, ÀÒ-115 Ìû ïîñòàâëÿåì ðàçëè÷íûå êîìïëåêòóþùèå,çàï. ÷àñòè ê àïïàðàòàì ÀÂ-3,ÀÂ-2 è ê äðóãèì ìîäåëÿì. Òàêæå âñåãäà â ïðîäàæå êóëåðû( ìèíèàòþðíûå àïïàðàòû äëÿ íàãðåâà è îõëàæäåíèÿ âîäû).Äëÿ äàííûõ êóëåðîâ âîäà ïîñòàâëÿåòñÿ â ñïåöèàëüíûõ 19 ëèòðîâûõ áóòûëÿõ.Òàêèì îáðàçîì ó âàñ ïîñòîÿííî áóäåò êàê õîëîäíàÿ ïèòüåâàÿ âîäà,òàê è ãîðÿ÷àÿ . Íàøè ìåíåäæåðû âåäóò íåñêîëüêî äðóãèõ íàïðàâëåíèé: - ñâàðî÷íûå ýëåêòðîäû, ìåòàëë è ìåòàëëîïðîäóêöèÿ - øàõòíîå îáîðóäîâàíèå(âçðûâîçàùèòíûå ñèðåíû, ñèãíàëèçàöèÿ, ñâÿçü è ò.ä.) - ïðîìûøëåííûå ýòèêåðîâùèêè è äàòàòîðû(ñïåöèàëüíûå ïðèíòîðû äëÿ íàíåñåíèÿ äàòû èçãîòîâëåíèÿ íà óïàêîâêó) - ëþñòðû ×èæåâñêîãî(èîíèçàòîðû), ðàäèîäåòàëè, êîìïëåêòóþùèå, ïðèáîðû êàê èìïîðòíîãî, òàê è îòå÷åñòâåííîãî ïðîèçâîäñòâà. Âñå íàøè òîâàðû èìåþò ñåðòèôèêàòû êà÷åñòâà, ïðîâåðåíû â ðàáîòå è íå îäèí ãîä ïîëüçóþòñÿ áîëüøîé ïîïóëÿðíîñòüþ ó ïîòðåáèòåëåé. Áîëåå ïîäðîáíóþ èíôîðìàöèþ âû ñìîæåòå óçíàòü ïîçâîíèâ íàì ïî òåëåôîíàì â Ìîñêâå (095) 275-89-82, 275-89-94, 746-68-78, èëè ïî ýëåêòðîííîé ïî÷òå VIELMOS@YAHOO.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 21:30:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5675237B400 for ; Tue, 23 Jul 2002 21:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6216D43E67 for ; Tue, 23 Jul 2002 21:30: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.4/8.12.4) with ESMTP id g6O4U2JU020454 for ; Tue, 23 Jul 2002 21:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6O4U2ke020453; Tue, 23 Jul 2002 21:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15BD037B400 for ; Tue, 23 Jul 2002 21:21:55 -0700 (PDT) Received: from doom.homeunix.org (68ppp.telegraph.spb.ru [213.158.1.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4326343E5E for ; Tue, 23 Jul 2002 21:21:13 -0700 (PDT) (envelope-from igor@doom.homeunix.org) Received: from doom.homeunix.org (localhost [127.0.0.1]) by doom.homeunix.org (8.12.5/8.12.5) with ESMTP id g6O4JN3B001510 for ; Wed, 24 Jul 2002 08:19:57 +0400 (MSD) (envelope-from igor@doom.homeunix.org) Received: (from igor@localhost) by doom.homeunix.org (8.12.5/8.12.5/Submit) id g6O4IlpG001508; Wed, 24 Jul 2002 08:18:47 +0400 (MSD) Message-Id: <200207240418.g6O4IlpG001508@doom.homeunix.org> Date: Wed, 24 Jul 2002 08:18:47 +0400 (MSD) From: Igor Pokrovsky Reply-To: Igor Pokrovsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40942: New port: graphics/xrml Extensible scene graph library based on VRML'97 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40942 >Category: ports >Synopsis: New port: graphics/xrml Extensible scene graph library based on VRML'97 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 21:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Igor Pokrovsky >Release: FreeBSD 4.6-STABLE i386 >Organization: MGO >Environment: System: FreeBSD doom.homeunix.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 21 12:17:35 MSD 2002 root@doom.homeunix.org:/usr/src/sys/compile/KERNEL i386 >Description: This package contains a extensible scene graph library based on VRML'97. It comes with a variety of import and export filters to read/write a scene graph from/in a variety of 3D file format and, of course, also a number of applications that make use of it: a file format convertor and a VRML viewer. It is used in RenderPark to read XRML input files. >How-To-Repeat: >Fix: --- xrml.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: # # xrml # xrml/Makefile # xrml/pkg-descr # xrml/pkg-comment # xrml/pkg-plist # xrml/distinfo # xrml/files # xrml/files/patch-Config.site # xrml/files/patch-PROGS-Makefile # echo c - xrml mkdir -p xrml > /dev/null 2>&1 echo x - xrml/Makefile sed 's/^X//' >xrml/Makefile << 'END-of-xrml/Makefile' X# New ports collection makefile for: xrml X# Date created: 23 July 2002 X# Whom: Igor Pokrovsky X# X# $FreeBSD$ X# X XPORTNAME= xrml XPORTVERSION= 0.5.3 XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.cs.kuleuven.ac.be/pub/graphics/software/RenderPark/ XDISTNAME= ${PORTNAME} XDIST_SUBDIR= RenderPark X XMAINTAINER= tiamat@telegraph.spb.ru X XWRKSRC= ${WRKDIR}/XRML X XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_MESA= yes XUSE_MOTIF= yes XINSTALLS_SHLIB= yes X X.if !defined(WITH_EXAMPLES) XPLIST_SUB= WITH_EXAMPLES="@comment " X.else XPLIST_SUB= WITH_EXAMPLES="" X.endif X X.ifndef (WITH_EXAMPLES) Xpre-everything: X @${ECHO} "You can define WITH_EXAMPLES=yes to install example VRML files" X.endif X Xpre-patch: X @${CP} -f ${WRKSRC}/Config.Linux ${WRKSRC}/Config.site X Xpre-build: X ${GMAKE} -C ${WRKSRC}/FILTERS link_includes X ${GMAKE} -C ${WRKSRC}/XRML link_includes X @${RM} -f ${WRKSRC}/PROGS/vrmldump/deps X Xdo-install: X @${MKDIR} ${PREFIX}/include/xrml X ${INSTALL_DATA} ${WRKSRC}/include/*.H ${PREFIX}/include/xrml X ${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/xrml X @${MKDIR} ${PREFIX}/include/xrml/cso X ${INSTALL_DATA} ${WRKSRC}/include/cso/* ${PREFIX}/include/xrml/cso X @${MKDIR} ${PREFIX}/include/xrml/mgf X ${INSTALL_DATA} ${WRKSRC}/include/mgf/* ${PREFIX}/include/xrml/mgf X @${MKDIR} ${PREFIX}/include/xrml/nff X ${INSTALL_DATA} ${WRKSRC}/include/nff/* ${PREFIX}/include/xrml/nff X @${MKDIR} ${PREFIX}/include/xrml/vrml2_utf8 X ${INSTALL_DATA} ${WRKSRC}/include/vrml2_utf8/* ${PREFIX}/include/xrml/vrml2_utf8 X X ${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/lib/libxrml.so.0.5 ${PREFIX}/lib/libxrml.so.0 X ${LN} -fs ${PREFIX}/lib/libxrml.so.0 ${PREFIX}/lib/libxrml.so X @${STRIP_CMD} ${WRKSRC}/lib/*.a X ${INSTALL_DATA} ${WRKSRC}/lib/*.a ${PREFIX}/lib X X.ifdef (WITH_EXAMPLES) X @${MKDIR} ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/TEST/*.wrl ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/TEST/*.ppm ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/TEST/*.gz ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/TEST/*.mgf ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/TEST/plotfunc.c ${EXAMPLESDIR} X.endif X X.ifndef (NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/DOC/*.html ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/DOC/nodeapi ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/DOC/nodegen ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/DOC/status ${DOCSDIR} X @${MKDIR} ${DOCSDIR}/PhBRML X ${INSTALL_DATA} ${WRKSRC}/DOC/PhBRML/*.html ${DOCSDIR}/PhBRML X ${INSTALL_DATA} ${WRKSRC}/DOC/PhBRML/2ndtextured.gif ${DOCSDIR}/PhBRML X ${INSTALL_DATA} ${WRKSRC}/DOC/PhBRML/*.wrl ${DOCSDIR}/PhBRML X @${MKDIR} ${DOCSDIR}/VRML97 X ${INSTALL_DATA} ${WRKSRC}/DOC/VRML97/*.html ${DOCSDIR}/VRML97 X @${MKDIR} ${DOCSDIR}/VRML97/Images X ${INSTALL_DATA} ${WRKSRC}/DOC/VRML97/Images/* ${DOCSDIR}/VRML97/Images X @${MKDIR} ${DOCSDIR}/VRML97/part1 X ${INSTALL_DATA} ${WRKSRC}/DOC/VRML97/part1/* ${DOCSDIR}/VRML97/part1 X ${LN} -s ${DOCSDIR}/VRML97 ${DOCSDIR}/VRML X.endif X X.include END-of-xrml/Makefile echo x - xrml/pkg-descr sed 's/^X//' >xrml/pkg-descr << 'END-of-xrml/pkg-descr' XThis package contains a extensible scene graph library based Xon VRML'97. It comes with a variety of import and export filters Xto read/write a scene graph from/in a variety of 3D file format Xand, of course, also a number of applications that make use Xof it: a file format convertor and a VRML viewer. It is used Xin RenderPark to read XRML input files. X XWWW: http://www.cs.kuleuven.ac.be/~graphics/XRML/ X X- Igor Pokrovsky Xtiamat@telegraph.spb.ru END-of-xrml/pkg-descr echo x - xrml/pkg-comment sed 's/^X//' >xrml/pkg-comment << 'END-of-xrml/pkg-comment' XExtensible scene graph library based on VRML'97 END-of-xrml/pkg-comment echo x - xrml/pkg-plist sed 's/^X//' >xrml/pkg-plist << 'END-of-xrml/pkg-plist' Xbin/vrmlconv Xbin/vrmldump Xbin/vrmlint Xbin/vv Xinclude/xrml/cso/exporter.H Xinclude/xrml/cso/importer.H X@dirrm include/xrml/cso Xinclude/xrml/mgf/cie.h Xinclude/xrml/mgf/exporter.H Xinclude/xrml/mgf/renderer.H X@dirrm include/xrml/mgf Xinclude/xrml/nff/exporter.H Xinclude/xrml/nff/renderer.H X@dirrm include/xrml/nff Xinclude/xrml/vrml2_utf8/exporter.H Xinclude/xrml/vrml2_utf8/parser.H Xinclude/xrml/vrml2_utf8/scanner.H Xinclude/xrml/vrml2_utf8/tokens.H X@dirrm include/xrml/vrml2_utf8 Xinclude/xrml/Anchor.H Xinclude/xrml/Appearance.H Xinclude/xrml/AppearanceBase.H Xinclude/xrml/Array.H Xinclude/xrml/Assoc.H Xinclude/xrml/AudioClip.H Xinclude/xrml/Background.H Xinclude/xrml/Billboard.H Xinclude/xrml/Bindable.H Xinclude/xrml/Box.H Xinclude/xrml/Children.H Xinclude/xrml/CmpString.H Xinclude/xrml/Collision.H Xinclude/xrml/Color.H Xinclude/xrml/ColorInterpolator.H Xinclude/xrml/Cone.H Xinclude/xrml/Coordinate.H Xinclude/xrml/CoordinateInterpolator.H Xinclude/xrml/Cylinder.H Xinclude/xrml/CylinderSensor.H Xinclude/xrml/DirectionalLight.H Xinclude/xrml/DragSensor.H Xinclude/xrml/ElevationGrid.H Xinclude/xrml/EnvironmentalSensor.H Xinclude/xrml/EventManager.H Xinclude/xrml/ExternProto.H Xinclude/xrml/Extrusion.H Xinclude/xrml/FlexLexer.h Xinclude/xrml/Float.H Xinclude/xrml/Fog.H Xinclude/xrml/FontStyle.H Xinclude/xrml/Geometry.H Xinclude/xrml/Group.H Xinclude/xrml/Grouping.H Xinclude/xrml/ImageTexture.H Xinclude/xrml/IndexedFaceSet.H Xinclude/xrml/IndexedLineSet.H Xinclude/xrml/Inline.H Xinclude/xrml/Interpolator.H Xinclude/xrml/LOD.H Xinclude/xrml/LightSource.H Xinclude/xrml/List.H Xinclude/xrml/Material.H Xinclude/xrml/MovieTexture.H Xinclude/xrml/NavigationInfo.H Xinclude/xrml/Normal.H Xinclude/xrml/NormalInterpolator.H Xinclude/xrml/OrientationInterpolator.H Xinclude/xrml/PerlinNoise.H Xinclude/xrml/PhB3DCheckerTexture.H Xinclude/xrml/PhB3DNoiseTexture.H Xinclude/xrml/PhB3DSpiralTexture.H Xinclude/xrml/PhB3DTexture.H Xinclude/xrml/PhB3DTextureTransform.H Xinclude/xrml/PhB3DTexturedSurface.H Xinclude/xrml/PhBAppearance.H Xinclude/xrml/PhBAshikminReflector.H Xinclude/xrml/PhBAtmosphere.H Xinclude/xrml/PhBBackground.H Xinclude/xrml/PhBBackgroundLight.H Xinclude/xrml/PhBBackgroundProjection.H Xinclude/xrml/PhBBilinearInterpolation.H Xinclude/xrml/PhBBlackBodySpectrum.H Xinclude/xrml/PhBBoxTextureProjection.H Xinclude/xrml/PhBBrushMap.H Xinclude/xrml/PhBBumpMap.H Xinclude/xrml/PhBConeTextureProjection.H Xinclude/xrml/PhBCylinderTextureProjection.H Xinclude/xrml/PhBDiffuseEmitter.H Xinclude/xrml/PhBDiffuseReflector.H Xinclude/xrml/PhBDiffuseRefractor.H Xinclude/xrml/PhBDistortion.H Xinclude/xrml/PhBEDF.H Xinclude/xrml/PhBEmitter.H Xinclude/xrml/PhBFresnelBSDF.H Xinclude/xrml/PhBHenyeyGreensteinPhaseFunction.H Xinclude/xrml/PhBHeterogeneousSurface.H Xinclude/xrml/PhBHomogeneousBackground.H Xinclude/xrml/PhBHomogeneousMedium.H Xinclude/xrml/PhBHomogeneousSurface.H Xinclude/xrml/PhBImageTexture.H Xinclude/xrml/PhBImageTextureBase.H Xinclude/xrml/PhBInterpolatedMedium.H Xinclude/xrml/PhBInterpolatedSpectrum.H Xinclude/xrml/PhBInterpolatedSurface.H Xinclude/xrml/PhBIsotropicPhaseFunction.H Xinclude/xrml/PhBLafortuneReflector.H Xinclude/xrml/PhBLandscapePhotoBackground.H Xinclude/xrml/PhBLxySpectrum.H Xinclude/xrml/PhBMedium.H Xinclude/xrml/PhBMixedSpectrum.H Xinclude/xrml/PhBMonitorCalibration.H Xinclude/xrml/PhBMonochromaticSpectrum.H Xinclude/xrml/PhBNeumannReflector.H Xinclude/xrml/PhBNoiseTexture.H Xinclude/xrml/PhBNormalMap.H Xinclude/xrml/PhBPerfectSpecularReflector.H Xinclude/xrml/PhBPerfectSpecularRefractor.H Xinclude/xrml/PhBPhF.H Xinclude/xrml/PhBPhaseFunction.H Xinclude/xrml/PhBPhongEmitter.H Xinclude/xrml/PhBPhongReflector.H Xinclude/xrml/PhBPhongRefractor.H Xinclude/xrml/PhBPixelTexture.H Xinclude/xrml/PhBProcedural3DTexture.H Xinclude/xrml/PhBProceduralBackground.H Xinclude/xrml/PhBProceduralEmitter.H Xinclude/xrml/PhBProceduralPhaseFunction.H Xinclude/xrml/PhBProceduralScatterer.H Xinclude/xrml/PhBProceduralSpectrum.H Xinclude/xrml/PhBProceduralTexture.H Xinclude/xrml/PhBProceduralTextureProjection.H Xinclude/xrml/PhBRGBSpectrum.H Xinclude/xrml/PhBSDF.H Xinclude/xrml/PhBSampledIsotropicEmitter.H Xinclude/xrml/PhBSampledSpectrum.H Xinclude/xrml/PhBScatterer.H Xinclude/xrml/PhBSchlickPhaseFunction.H Xinclude/xrml/PhBSchlickReflector.H Xinclude/xrml/PhBShadingFrameDistortion.H Xinclude/xrml/PhBSimpleBSDF.H Xinclude/xrml/PhBSpectrum.H Xinclude/xrml/PhBSphereTextureProjection.H Xinclude/xrml/PhBSurface.H Xinclude/xrml/PhBSurfaceDistortion.H Xinclude/xrml/PhBTabulatedSpectrum.H Xinclude/xrml/PhBTexture.H Xinclude/xrml/PhBTextureEmitter.H Xinclude/xrml/PhBTextureFilter.H Xinclude/xrml/PhBTextureProjection.H Xinclude/xrml/PhBTexturedBackground.H Xinclude/xrml/PhBTexturedMedium.H Xinclude/xrml/PhBTexturedSurface.H Xinclude/xrml/PhBToggleTexture.H Xinclude/xrml/PhBVolumeDistortion.H Xinclude/xrml/PhBWardReflector.H Xinclude/xrml/PhBXYZSpectrum.H Xinclude/xrml/PixelTexture.H Xinclude/xrml/PlaneSensor.H Xinclude/xrml/PointLight.H Xinclude/xrml/PointSet.H Xinclude/xrml/PointingDeviceSensor.H Xinclude/xrml/PositionInterpolator.H Xinclude/xrml/Proto.H Xinclude/xrml/ProximitySensor.H Xinclude/xrml/ReadImage.H Xinclude/xrml/ScalarInterpolator.H Xinclude/xrml/Script.H Xinclude/xrml/Sensor.H Xinclude/xrml/Shape.H Xinclude/xrml/Sound.H Xinclude/xrml/SoundSource.H Xinclude/xrml/Sphere.H Xinclude/xrml/SphereSensor.H Xinclude/xrml/SpotLight.H Xinclude/xrml/Stack.H Xinclude/xrml/StackManager.H Xinclude/xrml/Switch.H Xinclude/xrml/Text.H Xinclude/xrml/Texture.H Xinclude/xrml/TextureCoordinate.H Xinclude/xrml/TextureTransform.H Xinclude/xrml/TimeDependent.H Xinclude/xrml/TimeSensor.H Xinclude/xrml/TouchSensor.H Xinclude/xrml/Transform.H Xinclude/xrml/Transforming.H Xinclude/xrml/Viewpoint.H Xinclude/xrml/VisibilitySensor.H Xinclude/xrml/WorldInfo.H Xinclude/xrml/cie.H Xinclude/xrml/complex.H Xinclude/xrml/error.H Xinclude/xrml/exporter.H Xinclude/xrml/fieldValue.H Xinclude/xrml/file.H Xinclude/xrml/granges.H Xinclude/xrml/importer.H Xinclude/xrml/matrix.H Xinclude/xrml/memory.H Xinclude/xrml/mipmap.H Xinclude/xrml/nodeCatalog.H Xinclude/xrml/nodeInterface.H Xinclude/xrml/renderer.H Xinclude/xrml/route.H Xinclude/xrml/smodes.H Xinclude/xrml/spectrum.H Xinclude/xrml/texture_projection.H Xinclude/xrml/transform.H Xinclude/xrml/utils.H Xinclude/xrml/vector.H Xinclude/xrml/version.H Xinclude/xrml/world.H Xinclude/xrml/xrml.H Xinclude/xrml/xrmlP.H X@dirrm include/xrml Xlib/libxrml.so.0 X@exec ln -fs %D/lib/libxrml.so.0 %D/lib/libxrml.so || true X@unexec rm -f %D/lib/libxrml.so || true Xlib/libxrml.a Xlib/libxrml2cso.a Xlib/libxrml2mgf.a Xlib/libxrml2nff.a X%%WITH_EXAMPLES%%share/examples/xrml/plotfunc.c X%%WITH_EXAMPLES%%share/examples/xrml/checker.ppm.gz X%%WITH_EXAMPLES%%share/examples/xrml/grid.ppm.gz X%%WITH_EXAMPLES%%share/examples/xrml/land.pic.gz X%%WITH_EXAMPLES%%share/examples/xrml/plasma.ppm.gz X%%WITH_EXAMPLES%%share/examples/xrml/refractiontest.mgf X%%WITH_EXAMPLES%%share/examples/xrml/wardtest.mgf X%%WITH_EXAMPLES%%share/examples/xrml/Check4x4Color.ppm X%%WITH_EXAMPLES%%share/examples/xrml/bump.ppm X%%WITH_EXAMPLES%%share/examples/xrml/gradient.ppm X%%WITH_EXAMPLES%%share/examples/xrml/normal.ppm X%%WITH_EXAMPLES%%share/examples/xrml/thing.ppm X%%WITH_EXAMPLES%%share/examples/xrml/white.ppm X%%WITH_EXAMPLES%%share/examples/xrml/white16.ppm X%%WITH_EXAMPLES%%share/examples/xrml/white4x3.ppm X%%WITH_EXAMPLES%%share/examples/xrml/BrushMap.wrl X%%WITH_EXAMPLES%%share/examples/xrml/Bumpmap.wrl X%%WITH_EXAMPLES%%share/examples/xrml/ProceduralBumpMap.wrl X%%WITH_EXAMPLES%%share/examples/xrml/ProceduralNoise.wrl X%%WITH_EXAMPLES%%share/examples/xrml/ShadingFrameDistord.wrl X%%WITH_EXAMPLES%%share/examples/xrml/TextureMap.wrl X%%WITH_EXAMPLES%%share/examples/xrml/ashikminScene.wrl X%%WITH_EXAMPLES%%share/examples/xrml/ashikminScene2.wrl X%%WITH_EXAMPLES%%share/examples/xrml/ashikmintest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/backgroundlight.wrl X%%WITH_EXAMPLES%%share/examples/xrml/backgroundtest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/blackbodySpectrum.wrl X%%WITH_EXAMPLES%%share/examples/xrml/box.wrl X%%WITH_EXAMPLES%%share/examples/xrml/box2.wrl X%%WITH_EXAMPLES%%share/examples/xrml/bug.wrl X%%WITH_EXAMPLES%%share/examples/xrml/colors.wrl X%%WITH_EXAMPLES%%share/examples/xrml/cone.wrl X%%WITH_EXAMPLES%%share/examples/xrml/cornellcube.wrl X%%WITH_EXAMPLES%%share/examples/xrml/cyl.wrl X%%WITH_EXAMPLES%%share/examples/xrml/extrusion.wrl X%%WITH_EXAMPLES%%share/examples/xrml/fresneltest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/heterotest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/homogeneousbackground.wrl X%%WITH_EXAMPLES%%share/examples/xrml/imagetexture.wrl X%%WITH_EXAMPLES%%share/examples/xrml/lafortunetest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/landscapeEnvironmentmap.wrl X%%WITH_EXAMPLES%%share/examples/xrml/mixsphere.wrl X%%WITH_EXAMPLES%%share/examples/xrml/monochromatic.wrl X%%WITH_EXAMPLES%%share/examples/xrml/neumanntest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/nondifflight.wrl X%%WITH_EXAMPLES%%share/examples/xrml/phbtexture.wrl X%%WITH_EXAMPLES%%share/examples/xrml/refractiontest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/rev.wrl X%%WITH_EXAMPLES%%share/examples/xrml/sampledSpectrum.wrl X%%WITH_EXAMPLES%%share/examples/xrml/schlicktest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/sincos.wrl X%%WITH_EXAMPLES%%share/examples/xrml/sine.wrl X%%WITH_EXAMPLES%%share/examples/xrml/sph.wrl X%%WITH_EXAMPLES%%share/examples/xrml/tabulatedSpectrum.wrl X%%WITH_EXAMPLES%%share/examples/xrml/test.wrl X%%WITH_EXAMPLES%%share/examples/xrml/textureEmitter.wrl X%%WITH_EXAMPLES%%share/examples/xrml/texturetest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/wardtest.wrl X%%WITH_EXAMPLES%%share/examples/xrml/whitehomogeneous.wrl X%%WITH_EXAMPLES%%@dirrm share/examples/xrml X%%PORTDOCS%%share/doc/xrml/nodeapi X%%PORTDOCS%%share/doc/xrml/nodegen X%%PORTDOCS%%share/doc/xrml/status X%%PORTDOCS%%share/doc/xrml/applications.html X%%PORTDOCS%%share/doc/xrml/changes.html X%%PORTDOCS%%share/doc/xrml/design.html X%%PORTDOCS%%share/doc/xrml/extensions.html X%%PORTDOCS%%share/doc/xrml/filters.html X%%PORTDOCS%%share/doc/xrml/howToCreateASceneGraph.html X%%PORTDOCS%%share/doc/xrml/index.html X%%PORTDOCS%%share/doc/xrml/installation.html X%%PORTDOCS%%share/doc/xrml/sourcetree.html X%%PORTDOCS%%share/doc/xrml/template.html X%%PORTDOCS%%share/doc/xrml/world.html X%%PORTDOCS%%share/doc/xrml/PhBRML/2ndtextured.gif X%%PORTDOCS%%share/doc/xrml/PhBRML/PhBexample2.wrl X%%PORTDOCS%%share/doc/xrml/PhBRML/examples.html X%%PORTDOCS%%share/doc/xrml/PhBRML/glossary.html X%%PORTDOCS%%share/doc/xrml/PhBRML/index.html X%%PORTDOCS%%share/doc/xrml/PhBRML/mixsphere.html X%%PORTDOCS%%share/doc/xrml/PhBRML/mixsphere.wrl X%%PORTDOCS%%share/doc/xrml/PhBRML/nodes.html X%%PORTDOCS%%@dirrm share/doc/xrml/PhBRML X%%PORTDOCS%%share/doc/xrml/VRML97/acknowledgements.html X%%PORTDOCS%%share/doc/xrml/VRML97/copyright.html X%%PORTDOCS%%share/doc/xrml/VRML97/index.html X%%PORTDOCS%%share/doc/xrml/VRML97/Images/vrml97.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/Sound.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/whitespace.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/ElevationGrid.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/FontStylespacing.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/spotlight.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/vrmlbar.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/cylinder.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/leaves.jpg X%%PORTDOCS%%share/doc/xrml/VRML97/Images/cube.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/cone.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/rsmbb.jpg X%%PORTDOCS%%share/doc/xrml/VRML97/Images/timestamp-order.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/TRANS.TBL X%%PORTDOCS%%share/doc/xrml/VRML97/Images/IFStexture2.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/TimeSensor.jpg X%%PORTDOCS%%share/doc/xrml/VRML97/Images/proto.jpg X%%PORTDOCS%%share/doc/xrml/VRML97/Images/box.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/Extrusion.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/key.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/pi.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/background.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/ImageTexture.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/sphere.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/vertical.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/Concepts2.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/Sound2.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/instancing.jpg X%%PORTDOCS%%share/doc/xrml/VRML97/Images/IFStexture.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/timeDep.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/horizontal.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/Concepts1.gif X%%PORTDOCS%%share/doc/xrml/VRML97/Images/infinity.gif X%%PORTDOCS%%@dirrm share/doc/xrml/VRML97/Images X%%PORTDOCS%%share/doc/xrml/VRML97/part1/grammar.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.4.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/concepts.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/scope.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/javascript.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.5.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/nodesRef.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/glossary.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/examples.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/foreword.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/chopperbody.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.18.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.6.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/chopperrotor.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/references.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.19.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.7.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.13.1.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/rotor.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/TRANS.TBL X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.13.2.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.2.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.13.2.wrl~ X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.3.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/conformance.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.12.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/java.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/introduction.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/refractivematerial.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.10.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/fieldsRef.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.11.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/extensions.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.16.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/click.wav X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.17.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.9.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.14.wrl X%%PORTDOCS%%share/doc/xrml/VRML97/part1/bibliography.html X%%PORTDOCS%%share/doc/xrml/VRML97/part1/exampleD.15.wrl X%%PORTDOCS%%@dirrm share/doc/xrml/VRML97/part1 X%%PORTDOCS%%@dirrm share/doc/xrml/VRML97 X%%PORTDOCS%%@exec ln -s %D/share/doc/xrml/VRML97 %D/share/doc/xrml/VRML || true X%%PORTDOCS%%@unexec rm %D/share/doc/xrml/VRML || true X%%PORTDOCS%%@dirrm share/doc/xrml END-of-xrml/pkg-plist echo x - xrml/distinfo sed 's/^X//' >xrml/distinfo << 'END-of-xrml/distinfo' XMD5 (RenderPark/xrml.tar.gz) = 7e700d54a761723a1b1b5877b34cebc4 END-of-xrml/distinfo echo c - xrml/files mkdir -p xrml/files > /dev/null 2>&1 echo x - xrml/files/patch-Config.site sed 's/^X//' >xrml/files/patch-Config.site << 'END-of-xrml/files/patch-Config.site' X--- Config.site~ Thu Aug 23 20:45:11 2001 X+++ Config.site Tue Jul 23 15:39:43 2002 X@@ -14,15 +14,15 @@ X CXXFLAGS = # C++ specific flags X X # no ranlib command on Linux. Use 'touch' instead. X-RANLIB = touch X+RANLIB = ranlib X X # See 0COMPILATIONFLAGS to see what flags you can set if you care. X EXTRAFLAGS = -DDEFAULT_GAMMA=2.2 -DNOPOOLS X X ################################################################ X # uncomment the following definitions in order to make shared libraries X-#MKLIB = mklib.linux X-#MKLIBFLAGS = -fPIC X+MKLIB = mklib.freebsd X+MKLIBFLAGS = -fPIC X #LIBEXT = so X X ################################################################ X@@ -48,8 +48,8 @@ X X # OpenGL include files and library appear to be in /usr/include X # and /usr/lib normally on recent Linux systems X-DRIVERFLAGS = -I/usr/include $(HWFLAGS) X-DRIVERLIBS = -L/usr/lib -lGLU -lGL X+DRIVERFLAGS = -I${X11BASE}/include $(HWFLAGS) X+DRIVERLIBS = -L${X11BASE}/lib -lGLU -lGL X X # Mesa (free OpenGL-like library: www.mesa3d.org) X # On recent systems, 'MesaGL' is installed as 'GL' and 'MesaGLU' as 'GLU' and X@@ -75,14 +75,14 @@ X ################################################################ X # X window system flags and files: X X-X11HOME = /usr/X11R6 X+X11HOME = ${X11BASE} X XINCLUDES = -I$(X11HOME)/include X XLIBS = -L$(X11HOME)/lib -lXt -lXmu -lX11 $(CCMALLOCLIB) X # CCMALLOCLIB = -lccmalloc -ldl X X-# MOTIFHOME = /usr/X11R6 X+MOTIFHOME = ${X11BASE} X # lesstif: X-MOTIFHOME = /usr/X11R6/LessTif/Motif1.2 X+#MOTIFHOME = /usr/X11R6/LessTif/Motif1.2 X # MOTIFHOME = /usr/local/Motif X MOTIFINCLUDES = -I$(MOTIFHOME)/include X # -lXpm library necessary for Motif >=2.0, not for Motif <2.0 X@@ -93,7 +93,7 @@ X # TIFF support X # if you don't want/need TIFF support, uncomment all the following lines X #TIFFHOME = /usr/local/graphics X-TIFFHOME = /usr X+TIFFHOME = ${LOCALBASE} X X # flags: -DNO_TIFF if you have no TIFF library, X # -DOLD_TIFF if you have an old TIFF library without the high dynamic X@@ -111,9 +111,9 @@ X X # Some tiff installation require that you also link with the jpeg and X # zlib libraries. X-TIFFLIB = -L$(TIFFHOME)/lib -ltiff -ljpeg -lz X+TIFFLIB = -L$(TIFFHOME)/lib -ltiff X X X ################################################################ X # C++/so import filter X-DLLIB = -ldl X+#DLLIB = -ldl END-of-xrml/files/patch-Config.site echo x - xrml/files/patch-PROGS-Makefile sed 's/^X//' >xrml/files/patch-PROGS-Makefile << 'END-of-xrml/files/patch-PROGS-Makefile' X--- PROGS/Makefile~ Thu Feb 22 23:55:52 2001 X+++ PROGS/Makefile Tue Jul 23 18:37:32 2002 X@@ -15,7 +15,7 @@ X # the toy subdirectory contains a sample program using the toy X # import and export filter. X X-SUBDIRS = vrmlint vrmlconv vrmlview X+SUBDIRS = vrmldump vrmlint vrmlconv vrmlview X X #default target: compile X all: progs END-of-xrml/files/patch-PROGS-Makefile exit --- xrml.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 22:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82A9037B400 for ; Tue, 23 Jul 2002 22:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFAAC43E4A for ; Tue, 23 Jul 2002 22:40: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.4/8.12.4) with ESMTP id g6O5e1JU029891 for ; Tue, 23 Jul 2002 22:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6O5e1vi029890; Tue, 23 Jul 2002 22:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2798637B401 for ; Tue, 23 Jul 2002 22:31:40 -0700 (PDT) Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08FDE43E4A for ; Tue, 23 Jul 2002 22:31:37 -0700 (PDT) (envelope-from chris@aims.com.au) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id g6O5VZc70317 for ; Wed, 24 Jul 2002 15:31:35 +1000 (EST) (envelope-from chris@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Wed, 24 Jul 2002 15:31:11 +1000 Message-Id: <200207240528.g6O5SK2j071017@ait0fd01.aims.private> Date: Wed, 24 Jul 2002 15:31:09 +1000 From: "Chris Knight" Reply-To: "Chris Knight" To: X-Send-Pr-Version: 3.113 Subject: ports/40943: [PATCH] security/snortsnarf: Update to 020516.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40943 >Category: ports >Synopsis: [PATCH] security/snortsnarf: Update to 020516.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 22:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Knight >Release: FreeBSD 4.6-STABLE i386 >Organization: AIMS Independent Computer Professionals >Environment: System: FreeBSD ait0fd01.aims.private 4.6-STABLE FreeBSD 4.6-STABLE #2: Fri Jul 19 22:55:02 EST 2002 root@ait0fd01.aims.private:/var/obj/var/src/sys/THINKPAD i386 >Description: Update snortsnarf to 020516.1 >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/snortsnarf/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 16 Feb 2002 02:49:42 -0000 1.4 +++ Makefile 24 Jul 2002 05:26:19 -0000 @@ -6,7 +6,7 @@ # PORTNAME= snortsnarf -PORTVERSION= 020126 +PORTVERSION= 020516 CATEGORIES= security MASTER_SITES= http://www.silicondefense.com/software/snortsnarf/ DISTNAME= SnortSnarf-${PORTVERSION}.1 @@ -30,7 +30,7 @@ AllMods.pm BasicFilters.pm KnownEquiv.pm SnortFileInput.pm \ HTMLAnomMemStorage.pm Input.pm SorterBase.pm Sort.pm \ StorageBase.pm MemAlert.pm BasicSorters.pm Filter.pm \ - SnortRules.pm MemStorage.pm + SnortRules.pm MemStorage.pm SnortDBInput.pm TimeFilters.pm ${INSTALL_DATA} ${WRKSRC}/include/SnortSnarf/${i} ${LOCALBASE}/libdata/snortsnarf/SnortSnarf/ .endfor .if !defined(NOPORTDOCS) Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/snortsnarf/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 16 Feb 2002 02:49:42 -0000 1.4 +++ distinfo 24 Jul 2002 05:26:19 -0000 @@ -1 +1 @@ -MD5 (SnortSnarf-020126.1.tar.gz) = 6b1b4984628dae065913d16b359cf1a4 +MD5 (SnortSnarf-020516.1.tar.gz) = 56f2324c57b1ad6fe80fb39be3d89841 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/snortsnarf/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 30 Jul 2001 00:24:02 -0000 1.1 +++ pkg-plist 24 Jul 2002 05:26:19 -0000 @@ -17,11 +17,13 @@ libdata/snortsnarf/SnortSnarf/MemTimeBase.pm libdata/snortsnarf/SnortSnarf/MultiStore.pm libdata/snortsnarf/SnortSnarf/PacketBase.pm +libdata/snortsnarf/SnortSnarf/SnortDBInput.pm libdata/snortsnarf/SnortSnarf/SnortFileInput.pm libdata/snortsnarf/SnortSnarf/SnortRules.pm libdata/snortsnarf/SnortSnarf/Sort.pm libdata/snortsnarf/SnortSnarf/SorterBase.pm libdata/snortsnarf/SnortSnarf/StorageBase.pm +libdata/snortsnarf/SnortSnarf/TimeFilters.pm libdata/snortsnarf/ann_xml.pl libdata/snortsnarf/web_utils.pl libdata/snortsnarf/xml_help.pl Index: files/patch-aa =================================================================== RCS file: /home/ncvs/ports/security/snortsnarf/files/patch-aa,v retrieving revision 1.1 diff -u -r1.1 patch-aa --- files/patch-aa 30 Jul 2001 00:24:02 -0000 1.1 +++ files/patch-aa 24 Jul 2002 05:26:19 -0000 @@ -1,6 +1,6 @@ ---- snortsnarf.pl.orig Sun Jul 29 16:53:40 2001 -+++ snortsnarf.pl Sun Jul 29 16:56:20 2001 -@@ -199,7 +199,7 @@ +--- snortsnarf.pl.orig Fri May 17 09:00:56 2002 ++++ snortsnarf.pl Wed Jul 24 15:17:32 2002 +@@ -75,7 +75,7 @@ # Version control info: $Id: snortsnarf.pl,v 1.16 2000/06/14 18:40:45 jim Exp $ @@ -9,3 +9,18 @@ use Cwd; # avoid needing to refer to SnortSnarf packages as SnortSnarf::*, even if +@@ -162,7 +162,7 @@ + $out_params{'logfileext'}= ''; + $out_params{'logfileprototerm'}= ':'; + # default input file +- $def_source= $root."var".$dirsep."log".$dirsep."snort.alert"; ++ $def_source= $root."var".$dirsep."log".$dirsep."snort".$dirsep."alert"; + } + + &initialize(); +@@ -453,4 +453,4 @@ + -v Show the version number ($version) + -usage Shows this information + >> +-} ++} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 22:47:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 910F237B400 for ; Tue, 23 Jul 2002 22:47:30 -0700 (PDT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67E3843E3B for ; Tue, 23 Jul 2002 22:47:29 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g6O5lQC13696; Wed, 24 Jul 2002 07:47:27 +0200 (MET DST) Date: Wed, 24 Jul 2002 07:47:26 +0200 (CEST) From: Gerald Pfeifer To: Will Andrews Cc: ports@freebsd.org Subject: Re: tg@FreeBSD.org and orphaned ports In-Reply-To: <20020723145412.GL52296@squall.waterspout.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 23 Jul 2002, Will Andrews wrote: > If one uses a freefall account to obtain information like this, > one should grep in /etc/passwd. :-] % wc -l /etc/passwd 24 /etc/passwd (`ypcat passwd` works, though.) Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jul 23 23:24:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF28337B405; Tue, 23 Jul 2002 23:24:31 -0700 (PDT) Received: from ns1.mgul.ac.ru (ns1.mgul.ac.ru [193.233.63.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F8A143E5E; Tue, 23 Jul 2002 23:24:29 -0700 (PDT) (envelope-from andrey@mgul.ac.ru) Received: from gosha.home.ru ([195.34.45.209]) (authenticated bits=0) by ns1.mgul.ac.ru (8.12.5/8.12.5) with ESMTP id g6O6OLH1074177; Wed, 24 Jul 2002 10:24:22 +0400 (MSD) Date: Wed, 24 Jul 2002 10:24:24 +0400 From: "Andrey V. Pevnev" X-Mailer: The Bat! (v1.60c) Personal Reply-To: "Andrey V. Pevnev" Organization: Moscow State Forestry University X-Priority: 3 (Normal) Message-ID: <1681570958.20020724102424@mgul.ac.ru> To: owner-freebsd-ports@FreeBSD.ORG, "Lucky Green" Cc: ports@FreeBSD.org Subject: Re: How to get Apache to dump a core file? In-Reply-To: <01aa01c232b9$a0fb5680$6501a8c0@LUCKYVAIO> References: <01aa01c232b9$a0fb5680$6501a8c0@LUCKYVAIO> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-4.5 required=5 tests=IN_REP_TO,SUBJ_ENDS_IN_Q_MARK X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello Lucky, Wednesday, July 24, 2002, 6:27:14 AM, you wrote: LG> 1) How do I get Apache to save a core file when it crashes? While other LG> CoreDumpDirectory "/tmp" LG> to my httpd.conf to no avail. I still don't get a core file. Try to set: sysctl -w kern.sugid_coredump=1 LG> 2) To facilitate debugging, I would like to compile the port with LG> symbols, that is to say with option "-g". IMHO: export CFLAGS=-g make -- Best regards, MSFU LAN Admin Andrey mailto:andrey@mgul.ac.ru http://www.mgul.ac.ru/~andrey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 0:38:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95ED637B400 for ; Wed, 24 Jul 2002 00:38:39 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78CC243E3B for ; Wed, 24 Jul 2002 00:38:37 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g6O7cFwb027261; Wed, 24 Jul 2002 10:38:15 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g6O7c8XX027259; Wed, 24 Jul 2002 10:38:08 +0300 (EEST) Date: Wed, 24 Jul 2002 10:38:08 +0300 From: Alexandr Kovalenko To: Rod Kreisler Cc: sysadmin@alexdupre.com, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: php-templates-0.2 Message-ID: <20020724073808.GC15873@nevermind.kiev.ua> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Rod Kreisler! On Tue, Jul 23, 2002 at 01:00:20PM -0400, you wrote: > I'm not to familiar with how these things work, but was wondering if I could > do the following: > > In the Makefile > > Change: > ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ > > To: > ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13-modssl \ > > To enable apache with mod_ssl and still get everything else the same? First install /usr/ports/www/apache13-modssl and then install port that depend on ${LOCALBASE}/sbin/httpd, it will find it. -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 1:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FA7137B400 for ; Wed, 24 Jul 2002 01:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7802B43E65 for ; Wed, 24 Jul 2002 01:40: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.4/8.12.4) with ESMTP id g6O8e2JU056652 for ; Wed, 24 Jul 2002 01:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6O8e2Jg056651; Wed, 24 Jul 2002 01:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B327037B400 for ; Wed, 24 Jul 2002 01:36:57 -0700 (PDT) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 003D843E67 for ; Wed, 24 Jul 2002 01:36:56 -0700 (PDT) (envelope-from mich@freebsdcluster.org) Received: by freebsdcluster.org (Postfix, from userid 1001) id F1FFDAC703; Wed, 24 Jul 2002 10:36:49 +0200 (CEST) Message-Id: <20020724083649.F1FFDAC703@freebsdcluster.org> Date: Wed, 24 Jul 2002 10:36:49 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40947: New port: sysutils/cvsdelta Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40947 >Category: ports >Synopsis: New port: sysutils/cvsdelta >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 01:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.6-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386 >Description: cvsdelta summarizes the difference between a CVS project and its local version. It detects files that have been added and removed, and of existing files it counts the number of lines that have been added, deleted, and changed. It filters project changes by using .cvsignore files, both system-wide and locally. >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: # # cvsdelta/Makefile # cvsdelta/distinfo # cvsdelta/pkg-comment # cvsdelta/pkg-descr # cvsdelta/pkg-plist # echo x - cvsdelta/Makefile sed 's/^X//' >cvsdelta/Makefile << 'END-of-cvsdelta/Makefile' X# ex:ts=8 X# Ports collection makefile for: cvsdelta X# Date created: Thu Jul 25, 2002 X# Whom: Michael L. Hostbaek (mich@freebsdcluster.org) X# X# $FreeBSD$ X# X XPORTNAME= cvsdelta XPORTVERSION= 1.3 XCATEGORIES= sysutils XMASTER_SITES= http://belnet.dl.sourceforge.net/sourceforge/cvsdelta/ \ X ${MASTER_SITE_SOURCEFORGE} X XMAINTAINER= mich@freebsdcluster.org X XUSE_RUBY= yes XNO_BUILD= yes XUSE_REINPLACE= yes X Xpost-patch: X @${REINPLACE_CMD} -e 's|^#!/usr/bin/ruby|#!${RUBY}|' ${WRKSRC}/cvsdelta X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} X ${INSTALL_MAN} ${WRKSRC}/cvsdelta.1 ${PREFIX}/man/man1/ X XMAN1= cvsdelta.1 X.include END-of-cvsdelta/Makefile echo x - cvsdelta/distinfo sed 's/^X//' >cvsdelta/distinfo << 'END-of-cvsdelta/distinfo' XMD5 (cvsdelta-1.3.tar.gz) = aae34156ec0f4cb7e75a2682c134c0e2 END-of-cvsdelta/distinfo echo x - cvsdelta/pkg-comment sed 's/^X//' >cvsdelta/pkg-comment << 'END-of-cvsdelta/pkg-comment' XCvsdelta summarizes differences between local and in-cvs files END-of-cvsdelta/pkg-comment echo x - cvsdelta/pkg-descr sed 's/^X//' >cvsdelta/pkg-descr << 'END-of-cvsdelta/pkg-descr' Xcvsdelta summarizes the difference between a CVS project and its local Xversion. It detects files that have been added and removed, and of Xexisting files it counts the number of lines that have been added, Xdeleted, and changed. It filters project changes by using .cvsignore Xfiles, both system-wide and locally. X XRequires ruby. X XWWW: http://cvsdelta.sourceforge.net/ XAUTHOR: Jeff Pace X X - Michael L. Hostbaek X mich@freebsdcluster.org END-of-cvsdelta/pkg-descr echo x - cvsdelta/pkg-plist sed 's/^X//' >cvsdelta/pkg-plist << 'END-of-cvsdelta/pkg-plist' Xbin/cvsdelta END-of-cvsdelta/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 3:40:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9897237B401 for ; Wed, 24 Jul 2002 03:40:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A098E43E4A for ; Wed, 24 Jul 2002 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.4/8.12.4) with ESMTP id g6OAe8JU075140 for ; Wed, 24 Jul 2002 03:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OAe8JM075139; Wed, 24 Jul 2002 03:40:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 980CC37B400; Wed, 24 Jul 2002 03:31:08 -0700 (PDT) Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC4F143E3B; Wed, 24 Jul 2002 03:31:07 -0700 (PDT) (envelope-from gavin@bu.nker.net) Received: from endor.bu.nker.net (81-86-141-101.dsl.pipex.com [81.86.141.101]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 3CD2116000B03; Wed, 24 Jul 2002 01:09:29 +0100 (BST) Received: from endor.bu.nker.net (localhost [127.0.0.1]) by endor.bu.nker.net (8.12.5/8.12.5) with ESMTP id g6O09K6Z000664; Wed, 24 Jul 2002 01:09:20 +0100 (BST) (envelope-from gavin@endor.bu.nker.net) Received: (from gavin@localhost) by endor.bu.nker.net (8.12.5/8.12.5/Submit) id g6O09Jwx000663; Wed, 24 Jul 2002 01:09:19 +0100 (BST) Message-Id: <200207240009.g6O09Jwx000663@endor.bu.nker.net> Date: Wed, 24 Jul 2002 01:09:19 +0100 (BST) From: Gavin Atkinson Reply-To: Gavin Atkinson To: FreeBSD-gnats-submit@FreeBSD.org Cc: gavin@ury.york.ac.uk, jmz@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40949: port games/doom no longer compiles under -STABLE or -CURRENT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40949 >Category: ports >Synopsis: port games/doom no longer compiles under -STABLE or -CURRENT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 03:40:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gavin Atkinson >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD epsilon.ury.york.ac.uk 5.0-CURRENT FreeBSD 5.0-CURRENT #8: Tue Jul 23 12:09:23 BST 2002 root@epsilon.ury.york.ac.uk:/usr/obj/usr/src/sys/EPSILON i386 >Description: games/doom no longer compiles under -STABLE or -CURRENT. It relies on IPPORT_USERRESERVED which was removed from netinet/in.h version 1.66 (HEAD) and 1.48.2.27 (RELENG_4) over 3 months ago. Additionally, under -CURRENT, the removal of machine/soundcard.h also prevents compilation. >How-To-Repeat: cd /usr/ports/games/doom && make all >Fix: I have hardcoded the result of the calculation that was based on IPPORT_USERRESERVED in the below patch. The changes to use sys/soundcard.h over machine/soundcard.h is done unconditionally, as the file has existed in sys/ since 4.0 diff -u /root/doom/files/patch-aa /usr/ports/games/doom/files/patch-aa --- /root/doom/files/patch-aa Fri Jan 15 02:54:20 1999 +++ /usr/ports/games/doom/files/patch-aa Mon Jul 22 09:50:29 2002 @@ -5,7 +5,7 @@ #include -#include -+#include ++#include #include "soundsrv.h" diff -u /root/doom/files/patch-ac /usr/ports/games/doom/files/patch-ac --- /root/doom/files/patch-ac Wed Feb 10 03:53:31 1999 +++ /usr/ports/games/doom/files/patch-ac Mon Jul 22 09:50:48 2002 @@ -5,7 +5,7 @@ // Linux voxware output. -#include -+#include ++#include // Timer stuff. Experimental. #include diff -u /root/doom/files/patch-ae /usr/ports/games/doom/files/patch-ae --- /root/doom/files/patch-ae Fri Jan 15 02:54:20 1999 +++ /usr/ports/games/doom/files/patch-ae Tue Jul 23 12:22:51 2002 @@ -1,5 +1,5 @@ --- linuxdoom-1.10/i_net.c~ Mon Dec 22 21:37:46 1997 -+++ linuxdoom-1.10/i_net.c Mon Dec 14 03:26:41 1998 ++++ linuxdoom-1.10/i_net.c Mon Jul 22 10:06:25 2002 @@ -23,6 +23,7 @@ static const char rcsid[] = "$Id: patch-ae,v 1.1.1.1 1998/12/14 21:18:25 jmz Exp $"; @@ -24,3 +24,12 @@ void NetSend (void); boolean NetListen (void); +@@ -73,7 +76,7 @@ + // NETWORKING + // + +-int DOOMPORT = (IPPORT_USERRESERVED +0x1d ); ++int DOOMPORT = 5029; + + int sendsocket; + int insocket; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 4: 0:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFEA937B401 for ; Wed, 24 Jul 2002 04:00:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C0D143E65 for ; Wed, 24 Jul 2002 04:00: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.4/8.12.4) with ESMTP id g6OB08JU079063 for ; Wed, 24 Jul 2002 04:00:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OB082u079058; Wed, 24 Jul 2002 04:00:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93A7337B400 for ; Wed, 24 Jul 2002 03:53:33 -0700 (PDT) Received: from kajsa.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E8443E5E for ; Wed, 24 Jul 2002 03:53:31 -0700 (PDT) (envelope-from flynn@kajsa.energyhq.tk) Received: from kajsa.energyhq.tk (localhost [127.0.0.1]) by kajsa.energyhq.tk (8.12.5/8.12.5) with ESMTP id g6OAq3VY005789 for ; Wed, 24 Jul 2002 12:52:03 +0200 (CEST) (envelope-from flynn@kajsa.energyhq.tk) Received: (from flynn@localhost) by kajsa.energyhq.tk (8.12.5/8.12.5/Submit) id g6OAq20O005788; Wed, 24 Jul 2002 12:52:02 +0200 (CEST) Message-Id: <200207241052.g6OAq20O005788@kajsa.energyhq.tk> Date: Wed, 24 Jul 2002 12:52:02 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40950: Maintainer Update: sysutils/thefish to 0.2.2.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40950 >Category: ports >Synopsis: Maintainer Update: sysutils/thefish to 0.2.2.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 04:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.6-STABLE i386 >Organization: Baby's got a temper, Inc. >Environment: System: FreeBSD kajsa.energyhq.tk 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jul 19 21:27:07 CEST 2002 root@kajsa.energyhq.tk:/usr/obj/usr/src/sys/KAJSA i386 >Description: Update to 0.2.2.4. This release fixes some minor bugs and makes thefish work on -CURRENT again. >How-To-Repeat: you see me coming from a mile off, once again ignite the skyline, she's gonna be pretty on money, just like your royal family, this time there could be no funeral, oh baby, can you feel me? we love rohypnol, she got rohypnol, we take rohypnol, just forget it all. This baby got a temper, This baby got a temper, This baby got a temper, you'll never tame her. you can see me going out on paralell, well about time you're not worthy. last time I'll be your prisoner, no name no number. shoots you through the trapdoor, nothing dont matter anymore. oh baby, can you feel me? >Fix: --- thefish.diff begins here --- diff -ruN thefish.old/Makefile thefish/Makefile --- thefish.old/Makefile Mon Jul 1 17:53:45 2002 +++ thefish/Makefile Wed Jul 24 12:19:07 2002 @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.2.2.3 +PORTVERSION= 0.2.2.4 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ diff -ruN thefish.old/distinfo thefish/distinfo --- thefish.old/distinfo Mon Jul 1 17:53:45 2002 +++ thefish/distinfo Wed Jul 24 12:44:40 2002 @@ -1 +1 @@ -MD5 (thefish-0.2.2.3.tar.gz) = fbeb366edfb0de44c285135f875e39cc +MD5 (thefish-0.2.2.4.tar.gz) = 8daa341b7992887f7ddf57729cca0f6f --- thefish.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 4:10:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30D2137B400 for ; Wed, 24 Jul 2002 04:10:51 -0700 (PDT) Received: from backup.dagupan.com (mailserver.dagupan.com [202.91.161.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DF8E43E42 for ; Wed, 24 Jul 2002 04:10:50 -0700 (PDT) (envelope-from francisv@dagupan.com) Received: by mailserver.dagupan.com with Internet Mail Service (5.5.2653.19) id <3KC6RCSF>; Wed, 24 Jul 2002 19:13:32 +0800 Message-ID: <10F29E27A956D511B0940050DA8D86A985C421@mailserver.dagupan.com> From: francisv@dagupan.com To: ports@FreeBSD.org Subject: Error building on FreeBSD 4.6-STABLE Date: Wed, 24 Jul 2002 19:13:22 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DLZO_HAVE_CONFIG_H -O -pipe -march=pentiumpro -Wall -Wcast-align -Wcast-qual -Wwrite-strings -fno-strength-reduce -fstrict-aliasing -DLZO_BUILD -fomit-frame-pointer -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -c alloc.c -Wp,-MD,.deps/alloc.TPlo -fPIC -DPIC -o .libs/alloc.lo In file included from lzo_conf.h:376, from alloc.c:28: lzo_ptr.h:81: syntax error before `lzo_ptrdiff_t' lzo_ptr.h:81: warning: type defaults to `int' in declaration of `lzo_ptrdiff_t' lzo_ptr.h:81: warning: data definition has no type or storage class lzo_ptr.h:180: syntax error before `ptrdiff_t' *** Error code 1 --- francis a. vidal [bitstop network services] | http://www.bitstop.ph streaming media + web hosting | http://www.keystone.ph v(02)330-2871,(02)330-2872; f(02)330-2873 | http://www.kuro.ph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 4:32:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21E0C37B400; Wed, 24 Jul 2002 04:32:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D3AC43E31; Wed, 24 Jul 2002 04:32:24 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from freefall.freebsd.org (jmz@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OBWOJU089996; Wed, 24 Jul 2002 04:32:24 -0700 (PDT) (envelope-from jmz@freefall.freebsd.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OBWOGh089988; Wed, 24 Jul 2002 04:32:24 -0700 (PDT) Date: Wed, 24 Jul 2002 04:32:24 -0700 (PDT) From: Jean-Marc Zucconi Message-Id: <200207241132.g6OBWOGh089988@freefall.freebsd.org> To: jmz@FreeBSD.org, freebsd-ports@FreeBSD.org, jmz@FreeBSD.org Subject: Re: ports/40949: port games/doom no longer compiles under -STABLE or -CURRENT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port games/doom no longer compiles under -STABLE or -CURRENT Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: jmz Responsible-Changed-When: Wed Jul 24 04:31:38 PDT 2002 Responsible-Changed-Why: I am the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=40949 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 5:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5989937B400 for ; Wed, 24 Jul 2002 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 B6B7143E5E for ; Wed, 24 Jul 2002 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.4/8.12.4) with ESMTP id g6OCe3JU003378 for ; Wed, 24 Jul 2002 05:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OCe3eo003377; Wed, 24 Jul 2002 05:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7E4F37B400 for ; Wed, 24 Jul 2002 05:31:08 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69DBF43E65 for ; Wed, 24 Jul 2002 05:31:08 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OCUVOT037691 for ; Wed, 24 Jul 2002 05:30:31 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6OCUV1k037687; Wed, 24 Jul 2002 05:30:31 -0700 (PDT) Message-Id: <200207241230.g6OCUV1k037687@www.freebsd.org> Date: Wed, 24 Jul 2002 05:30:31 -0700 (PDT) From: Erik Greenwald To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40953: [MAINTAINER UPDATE] sysutils/x86info 1.9 -> 1.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40953 >Category: ports >Synopsis: [MAINTAINER UPDATE] sysutils/x86info 1.9 -> 1.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 05:40:02 PDT 2002 >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 #15: Mon Jul 22 20:48:13 CDT 2002 root@fenris:/usr/src/sys/i386/compile/FENRIS i386 (tested on 4.2-release) >Description: More cpu id's, better register handling, socket type handling, etc >How-To-Repeat: >Fix: files/patch-Makefile needs to be removed diff -Nurb sysutils/x86info.orig/Makefile sysutils/x86info/Makefile --- sysutils/x86info.orig/Makefile Sat Apr 27 12:55:29 2002 +++ sysutils/x86info/Makefile Wed Jul 24 07:07:29 2002 @@ -6,10 +6,11 @@ # PORTNAME= x86info -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.suse.com/pub/people/davej/x86info/ \ - ${MASTER_SITE_SOURCEFORGE} + ${MASTER_SITE_SOURCEFORGE} \ + http://www.codemonkey.org.uk/x86info/ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz diff -Nurb sysutils/x86info.orig/distinfo sysutils/x86info/distinfo --- sysutils/x86info.orig/distinfo Sat Apr 27 12:55:29 2002 +++ sysutils/x86info/distinfo Wed Jul 24 07:06:12 2002 @@ -1 +1 @@ -MD5 (x86info-1.9.tgz) = b0a31bc1bedf6b15e17e185f8d44c172 +MD5 (x86info-1.10.tgz) = 7e9176094848dfaaebeaa07aca4cea69 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 6:10:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72DBC37B400 for ; Wed, 24 Jul 2002 06:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC81543E42 for ; Wed, 24 Jul 2002 06: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.4/8.12.4) with ESMTP id g6ODA2JU016601 for ; Wed, 24 Jul 2002 06:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6ODA2vE016600; Wed, 24 Jul 2002 06:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 826F137B400 for ; Wed, 24 Jul 2002 06:04:21 -0700 (PDT) Received: from scribble.fsn.hu (scribble.fsn.hu [193.224.40.95]) by mx1.FreeBSD.org (Postfix) with SMTP id 9760B43E31 for ; Wed, 24 Jul 2002 06:04:17 -0700 (PDT) (envelope-from bra@fsn.hu) Received: (qmail 31951 invoked by uid 1000); 24 Jul 2002 13:04:19 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Jul 2002 13:04:19 -0000 Message-Id: Date: Wed, 24 Jul 2002 15:04:19 +0200 (CEST) From: Attila Nagy To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40954: New port: ftp/jigdo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40954 >Category: ports >Synopsis: New port: ftp/jigdo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 06:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Attila Nagy >Release: FreeBSD 4.6-STABLE i386 >Organization: FSN >Environment: System: FreeBSD test.maifsz4.kvk.bmf.hu 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jul 19 12:02:34 CEST 2002 root@test.maifsz4.kvk.bmf.hu:/usr/obj/usr/src/sys/TEST i386 >Description: Jigdo is an efficient tool, which can be used to get large files over the Internet, using separate, small files, even from disjunct mirrors. >How-To-Repeat: >Fix: --- jigdo.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: # # jigdo # jigdo/Makefile # jigdo/distinfo # jigdo/pkg-comment # jigdo/pkg-descr # jigdo/pkg-plist # jigdo/scripts # jigdo/scripts/configure.jigdo # echo c - jigdo mkdir -p jigdo > /dev/null 2>&1 echo x - jigdo/Makefile sed 's/^X//' >jigdo/Makefile << 'END-of-jigdo/Makefile' X# ports collection makefile for: jigdo X# Date created: 23 July 2002 X# Whom: Attila Nagy X# X# $FreeBSD$ X# X XPORTNAME= jigdo XPORTVERSION= 0.6.8 XCATEGORIES= ftp XMASTER_SITES= http://home.in.tum.de/~atterer/jigdo/ X XMAINTAINER= bra@fsn.hu X XBUILD_DEPENDS= libwww-config:${PORTSDIR}/www/libwww XRUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget X XMAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1 X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_SUBMAKE= yes XHAS_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} --without-libdb --disable-nls --without-gui X XSCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \ X TOUCH="${TOUCH}" \ X MKDIR="${MKDIR}" \ X X.include X X.if ${OSVERSION} >= 500035 XUSE_GCC= 2.95 X.endif X Xpre-fetch: X @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.jigdo X X.if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc) X.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc" X.endif X Xpre-configure: X @cd ${WRKSRC}; ${MV} configure configure.orig && \ X ${SED} s/gtk-config/gtk12-config/g < configure.orig > configure && \ X ${RM} configure.orig && ${CHMOD} 755 configure X Xpost-install: X strip ${PREFIX}/bin/jigdo-file X Xpost-clean: X @${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc X X.include END-of-jigdo/Makefile echo x - jigdo/distinfo sed 's/^X//' >jigdo/distinfo << 'END-of-jigdo/distinfo' XMD5 (jigdo-0.6.8.tar.bz2) = 9f9614fa7e01be98e79445f07179c675 END-of-jigdo/distinfo echo x - jigdo/pkg-comment sed 's/^X//' >jigdo/pkg-comment << 'END-of-jigdo/pkg-comment' XAn utility used to retrieve very large files over the Internet END-of-jigdo/pkg-comment echo x - jigdo/pkg-descr sed 's/^X//' >jigdo/pkg-descr << 'END-of-jigdo/pkg-descr' XThis is a port of Jigsaw Download (AKA jigdo) which is a tool designed to Xease the distribution of very large files over the Internet, for example XCD or DVD images. X XMain features: X - The large images does not need to be stored on the server, instead only X the small files contained in the images (works with CD, DVD images, X uncompressed zip files, tar archives...) X - In spite of the above, jigdo creates a bit-exact copy of the image on the X user's machine (to achieve this, the directory data, boot block, etc. of X the image is stored in a special .template file which is distributes X alongside the .jigdo file) X - There is full control over where jigdo-lite will download the individual X parts. It is possible to define mirrors, so users can choose the nearest X one. X - jigdo relies on standard HTTP/FTP, no special protocols needed. X - jigdo-lite supports resuming aborted downloads, or continuing the X download with another mirror if the current one is slow. X - It is possible to "upgrade" the CD image, only the changed data will be X downloaded. X XWWW: http://www.atterer.net/jigdo/ X XAttila Nagy END-of-jigdo/pkg-descr echo x - jigdo/pkg-plist sed 's/^X//' >jigdo/pkg-plist << 'END-of-jigdo/pkg-plist' Xbin/jigdo-file Xbin/jigdo-lite Xbin/jigdo-mirror X%%SUB_GUI%%bin/jigdo Xshare/jigdo/debian-mirrors.jigdo X%%SUB_GUI%%share/jigdo/pixmaps/button-cross.xpm X%%SUB_GUI%%share/jigdo/pixmaps/button-pause.xpm X%%SUB_GUI%%share/jigdo/pixmaps/button-play.xpm X%%SUB_GUI%%share/jigdo/pixmaps/jigdo-logo.xpm X%%SUB_GUI%%share/jigdo/pixmaps/new.xpm X%%SUB_GUI%%share/jigdo/pixmaps/preferences.xpm X%%SUB_GUI%%share/jigdo/pixmaps/progress051.xpm X%%SUB_GUI%%share/jigdo/pixmaps/quit.xpm X%%SUB_GUI%%share/jigdo/COPYING X%%SUB_GUI%%@dirrm share/jigdo/pixmaps X@dirrm share/jigdo END-of-jigdo/pkg-plist echo c - jigdo/scripts mkdir -p jigdo/scripts > /dev/null 2>&1 echo x - jigdo/scripts/configure.jigdo sed 's/^X//' >jigdo/scripts/configure.jigdo << 'END-of-jigdo/scripts/configure.jigdo' X#!/bin/sh X# $FreeBSD$ X Xif [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then X exit Xfi X Xtempfile=`mktemp -t checklist` X Xif [ "${BATCH}" = "yes" ]; then X set \"DB3\" Xelse X /usr/bin/dialog --title "Jigsaw Download configuration options" \ X --clear --checklist "\n\ XPlease select desired options:" -1 -1 16 \ XGUI "Graphical User Interface (experimental)" OFF \ XDB3 "Berkeley DB3 (used for jigdo-file's cache)" ON \ XNLS "Native Language Support (no language files yet)" OFF \ X2> $tempfile X X retval=$? X X if [ -s $tempfile ]; then X set `cat $tempfile` X fi X rm -f $tempfile X X case $retval in X 0) if [ -z "$*" ]; then X echo "Nothing selected" X fi X ;; X 1) echo "Cancel pressed." X exit 1 X ;; X esac Xfi X X${MKDIR} ${WRKDIRPREFIX}${CURDIR} Xexec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc X Xecho "PREFIX= ${PREFIX}" X XSUB_GUI="@comment " X Xwhile [ "$1" ]; do X case $1 in X \"GUI\") X echo "CONFIGURE_ARGS+= --with-gui" X echo "BUILD_DEPENDS+= gtk12-config:\${PORTSDIR}/x11-toolkits/gtk12" X SUB_GUI="" X ;; X \"DB3\") X echo "CONFIGURE_ARGS+= --with-libdb=-ldb3" X echo "CONFIGURE_ENV+= \ X CPPFLAGS=\"-I\${LOCALBASE}/include/db3\" \ X LIBS=\"-L\${LOCALBASE}/lib\" LDFLAGS=\"-ldb3\"" X echo "LIB_DEPENDS= db3:\${PORTSDIR}/databases/db3" X ;; X \"NLS\") X echo "CONFIGURE_ARGS+= --enable-nls=/usr/local/include" X ;; X *) X echo "Invalid option(s): $*" > /dev/stderr X rm -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc X exit 1 X ;; X esac X shift Xdone X Xecho "PLIST_SUB+= SUB_GUI=\"${SUB_GUI}\"" END-of-jigdo/scripts/configure.jigdo exit --- jigdo.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 6:39: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4803F37B401; Wed, 24 Jul 2002 06:38:58 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B87F43E31; Wed, 24 Jul 2002 06:38:57 -0700 (PDT) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 4A58937C87; Wed, 24 Jul 2002 15:38:21 +0200 (CEST) Received: by freebsdcluster.net (Postfix, from userid 1000) id 3EE103B94B1; Wed, 24 Jul 2002 15:37:05 +0200 (CEST) Date: Wed, 24 Jul 2002 15:37:05 +0200 From: Michael Hostbaek To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: naddy@freebsd.org Subject: Re: ports/40732: New port: editors/bitedit Message-ID: <20020724133705.GS66021@mich2.itxmarket.com> References: <20020718155907.E0AA1AC703@freebsdcluster.org> <200207181600.g6IG0B9X002164@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <200207181600.g6IG0B9X002164@freefall.freebsd.org> X-Operating-System: FreeBSD 4.6-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline New release by author, should fix all problems. diff attached. /mich FreeBSD-gnats-submit@FreeBSD.org (FreeBSD-gnats-submit) writes: > Thank you very much for your problem report. > It has the internal identification `ports/40732'. > The individual assigned to look at your > report is: freebsd-ports. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=40732 > > >Category: ports > >Responsible: freebsd-ports > >Synopsis: New port: editors/bitedit > >Arrival-Date: Thu Jul 18 09:00:11 PDT 2002 -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="port-bitedit.diff" diff -u -ruN bitedit.bak/Makefile bitedit/Makefile --- bitedit.bak/Makefile Wed Jul 24 15:29:41 2002 +++ bitedit/Makefile Wed Jul 24 13:42:51 2002 @@ -7,11 +7,9 @@ # PORTNAME= bitedit -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= editors MASTER_SITES= http://ledge.co.za/bitedit/ -MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-current MAINTAINER= mich@freebsdcluster.org diff -u -ruN bitedit.bak/distinfo bitedit/distinfo --- bitedit.bak/distinfo Wed Jul 24 15:29:41 2002 +++ bitedit/distinfo Wed Jul 24 14:58:32 2002 @@ -1 +1 @@ -MD5 (bitedit-current.tar.gz) = 27e56b4df166d215644a2b51e678de81 +MD5 (bitedit-0.9.1.tar.gz) = a69d6d3837732fb3c7598f5880cc13d4 --17pEHd4RhPHOinZp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 7:11:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A4BA37B400; Wed, 24 Jul 2002 07:11:37 -0700 (PDT) Received: from mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E8FB43E4A; Wed, 24 Jul 2002 07:11:36 -0700 (PDT) (envelope-from bts@fake.com) Received: from this.is.fake.com ([66.26.254.93]) by mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 24 Jul 2002 09:59:26 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id AD43CBA12; Wed, 24 Jul 2002 09:59:11 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: "Brian T. Schellenberger" To: freebsd-ports@freebsd.org, openoffice@FreeBSD.org Subject: Re: Problem building openoffice Date: Wed, 24 Jul 2002 09:59:11 -0400 User-Agent: KMail/1.4.2 References: <200207231124.51160.bts@babbleon.org> In-Reply-To: <200207231124.51160.bts@babbleon.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207240959.11508.bts@babbleon.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tuesday 23 July 2002 11:24 am, Brian T. Schellenberger wrote: | This is all gibberish to me . . . anybody have any ideas? | | I have a system which has all been freshly updated since Friday, so I'd | expect everything to be in sync. | | [PS: Building openoffice has made me really learn to detest Sun.] Never mind. On a hunch I just wiped out everything, moved the entire port directory to another partition (the original partition didn't have enough room so I'd been doing this "tricky" manuever using a symlink to put the work space in a different partition from the actual port directory) and rebuilt from scratch. That is the *longest* port I've ever built, snatching the title from the previous record holder (KDE3), but it built and installed flawlessly. Thanks to the openoffice port folks. PS: Is is really true that I still must use the Linux JDK? I followed the advice of the port-message and did so but I wondered if it was really necessary. Not that I guess there's a big problem with it, just a "general principle of the thing" issue. [gibberish deleted] -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 7:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D371F37B400 for ; Wed, 24 Jul 2002 07:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2377F43E42 for ; Wed, 24 Jul 2002 07: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.4/8.12.4) with ESMTP id g6OEK3JU027091 for ; Wed, 24 Jul 2002 07:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OEK3q2027090; Wed, 24 Jul 2002 07:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FC9537B400 for ; Wed, 24 Jul 2002 07:10:50 -0700 (PDT) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 983C943E42 for ; Wed, 24 Jul 2002 07:10:48 -0700 (PDT) (envelope-from mich@freebsdcluster.org) Received: by freebsdcluster.org (Postfix, from userid 1001) id 1241EAC703; Wed, 24 Jul 2002 16:10:42 +0200 (CEST) Message-Id: <20020724141042.1241EAC703@freebsdcluster.org> Date: Wed, 24 Jul 2002 16:10:42 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40956: New port: net/p5-Net-Whois-RIPE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40956 >Category: ports >Synopsis: New port: net/p5-Net-Whois-RIPE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 07:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.6-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386 >Description: Net::Whois::RIPE is an object-oriented Perl module that provides methods to query, retrieve, and update RIPE-157 formatted objects from whois servers that support this format. In particular, both the Asian and European Internet Registries (whois.ripe.net and whois.apnic.net) support this format. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Net-Whois-RIPE/Makefile # p5-Net-Whois-RIPE/distinfo # p5-Net-Whois-RIPE/pkg-comment # p5-Net-Whois-RIPE/pkg-descr # p5-Net-Whois-RIPE/pkg-plist # echo x - p5-Net-Whois-RIPE/Makefile sed 's/^X//' >p5-Net-Whois-RIPE/Makefile << 'END-of-p5-Net-Whois-RIPE/Makefile' X# New ports collection makefile for: p5-Net-Whois-RIPE X# Date created: July 24 2002 X# Whom: Michael L Hostbaek X# X# $FreeBSD$ X# X XPORTNAME= Net-Whois-RIPE XPORTVERSION= 1.19 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= mich@freebsdcluster.org X XPERL_CONFIGURE= YES X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Net::Whois::RIPE::Iterator.3 Net::Whois::RIPE::Object.3 Net::Whois::RIPE.3 X X.include END-of-p5-Net-Whois-RIPE/Makefile echo x - p5-Net-Whois-RIPE/distinfo sed 's/^X//' >p5-Net-Whois-RIPE/distinfo << 'END-of-p5-Net-Whois-RIPE/distinfo' XMD5 (Net-Whois-RIPE-1.19.tar.gz) = 185b53aad205ed645a7bf5478954bd10 END-of-p5-Net-Whois-RIPE/distinfo echo x - p5-Net-Whois-RIPE/pkg-comment sed 's/^X//' >p5-Net-Whois-RIPE/pkg-comment << 'END-of-p5-Net-Whois-RIPE/pkg-comment' XA perl5 module implementing a RIPE whois client END-of-p5-Net-Whois-RIPE/pkg-comment echo x - p5-Net-Whois-RIPE/pkg-descr sed 's/^X//' >p5-Net-Whois-RIPE/pkg-descr << 'END-of-p5-Net-Whois-RIPE/pkg-descr' XNet::Whois::RIPE is an object-oriented Perl module that provides methods Xto query, retrieve, and update RIPE-157 formatted objects from whois Xservers that support this format. In particular, both the Asian and XEuropean Internet Registries (whois.ripe.net and whois.apnic.net) support Xthis format. X XWWW: http://sourceforge.net/projects/net-whois-ripe XAUTHOR: Paul Gampe X X - Michael L. Hostbaek X mich@freebsdcluster.org END-of-p5-Net-Whois-RIPE/pkg-descr echo x - p5-Net-Whois-RIPE/pkg-plist sed 's/^X//' >p5-Net-Whois-RIPE/pkg-plist << 'END-of-p5-Net-Whois-RIPE/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE.pod Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE.pm Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Iterator.pod Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Iterator.pm Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Object.pod Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Object.pm Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Object/Template.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois/RIPE/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE/Object X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Whois/RIPE X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois 2>/dev/null || true END-of-p5-Net-Whois-RIPE/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 8: 9:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0C6637B407; Wed, 24 Jul 2002 08:06:26 -0700 (PDT) Received: from mail.danubetech.com (ns1.danubetech.com [64.71.129.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5039543E42; Wed, 24 Jul 2002 08:06:26 -0700 (PDT) (envelope-from victor@danubetech.com) Received: from wind (sense-danube-130.oz.net [216.39.160.130]) by mail.danubetech.com (Postfix) with ESMTP id A88BB244E6; Wed, 24 Jul 2002 08:06:25 -0700 (PDT) From: "Victor Szalvay" To: Cc: Subject: FreeBSD Port: ruby-1.6.7.2002.07.15 Date: Wed, 24 Jul 2002 08:08:04 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Knu, I am not sure if this is the proper channel for reporting this type of issue, but my installation of this port failed because the Makefile downloaded a patch file called: ruby-rb_gc_mark-proto.patch.gz The distinfo file did not contain an MD5 checksum and as a result stopped the installation. This is the lastest version of the port committed by you on 7/24/2002. Thank you and I apologize if I've submitted this the wrong way. -- Victor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 8:46: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B47F37B40C for ; Wed, 24 Jul 2002 08:46:01 -0700 (PDT) Received: from alpha.recol.net (alpha.recol.net [207.51.84.10]) by mx1.FreeBSD.org (Postfix) with SMTP id 2DFDE43E97 for ; Wed, 24 Jul 2002 08:45:22 -0700 (PDT) (envelope-from lan@recol.com) Received: (qmail 9337 invoked from network); 24 Jul 2002 11:44:56 -0400 Received: from unknown (HELO LAN.recol.com) (207.51.84.209) by 0 with SMTP; 24 Jul 2002 11:44:56 -0400 Message-Id: <5.1.1.6.0.20020724113945.00ace738@127.0.0.1> X-Sender: lan.tran@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 24 Jul 2002 11:40:58 -0400 To: obrien@FreeBSD.org From: Lan Tran Subject: FreeBSD Port: lsof-4.64.1 Cc: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi there, Seems like the URLs to this port are not working. Please check. Thanks. Lan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 8:50:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C9C37B440 for ; Wed, 24 Jul 2002 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 8847C43E31 for ; Wed, 24 Jul 2002 08: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.4/8.12.4) with ESMTP id g6OFo4JU041255 for ; Wed, 24 Jul 2002 08:50:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OFo4C4041254; Wed, 24 Jul 2002 08:50:04 -0700 (PDT) Date: Wed, 24 Jul 2002 08:50:04 -0700 (PDT) Message-Id: <200207241550.g6OFo4C4041254@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/40308: Can't build fileutils port on -STABLE Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40308; it has been noted by GNATS. From: Cyrille Lefevre To: freebsd gnats , nk@viteno.net, Giorgos Keramidas Cc: Subject: Re: ports/40308: Can't build fileutils port on -STABLE Date: Wed, 24 Jul 2002 17:45:09 +0200 Hi, fileutils perfectly build on FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 23 08:29:49 CEST 2002 cvsup and buildworld again should be the right answer. so, IMHO, this PR may be close. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 9:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DA2237B400 for ; Wed, 24 Jul 2002 09:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F34043E5E for ; Wed, 24 Jul 2002 09: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.4/8.12.4) with ESMTP id g6OGA3JU047317 for ; Wed, 24 Jul 2002 09:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OGA31R047316; Wed, 24 Jul 2002 09:10:03 -0700 (PDT) Date: Wed, 24 Jul 2002 09:10:03 -0700 (PDT) Message-Id: <200207241610.g6OGA31R047316@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Attila Nagy Subject: Re: ports/40834: New port: net/linux-jigdo Reply-To: Attila Nagy Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40834; it has been noted by GNATS. From: Attila Nagy To: freebsd-gnats-submit@FreeBSD.org Cc: udo.schweigert@siemens.com Subject: Re: ports/40834: New port: net/linux-jigdo Date: Wed, 24 Jul 2002 18:00:33 +0200 (CEST) Hello, ports/40834 contains a port of Jigsaw Download (jigdo) with the following description: "This is a port for the jigdo software, the new method of the Debian project to distribute their images. As I have a debian mirror on a FreeBSD machine I needed that to generate the debian 3.0 iso images here. The sources of jigdo are available but do not work out of the box, so I decided to go with the static binaries in linux-emulation." I have only three objections regarding this: 1. jigdo isn't a new method of the Debian project to distribute their images. It's a third party software (developed by Richard Atterer) which works for *any* file (can be used most effectively when the given file isn't compressed, like ISO9660 images, DVD images, large tar files, etc). 2. the sources of jigdo compiles and works out of the box. (not counting FreeBSD 5-CURRENT, where it needs GCC 2.95, because the program does not yet compile with GCC 3.1) I think running it in linux-emu is waste of resources. 3. in the knowledge of the above, I have submitted a port which compiles on FreeBSD 4-STABLE and FreeBSD 5-CURRENT, and can reconstruct .jigdo files. The PR is: ports/40954 Thanks, --------[ Free Software ISOs - ftp://ftp.fsn.hu/pub/CDROM-Images/ ]------- Attila Nagy e-mail: Attila.Nagy@fsn.hu Free Software Network (FSN.HU) phone @work: +361 210 1415 (194) cell.: +3630 306 6758 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 9:15:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6251537B400 for ; Wed, 24 Jul 2002 09:15:42 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7ED943E6A for ; Wed, 24 Jul 2002 09:15:41 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g6OGFfoi060864; Wed, 24 Jul 2002 09:15:41 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g6OGFb7R060863; Wed, 24 Jul 2002 09:15:37 -0700 (PDT) Date: Wed, 24 Jul 2002 09:15:37 -0700 From: "David O'Brien" To: Lan Tran Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: lsof-4.64.1 Message-ID: <20020724161537.GA60517@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <5.1.1.6.0.20020724113945.00ace738@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.1.6.0.20020724113945.00ace738@127.0.0.1> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jul 24, 2002 at 11:40:58AM -0400, Lan Tran wrote: > Hi there, > > Seems like the URLs to this port are not working. Please check. Thanks. Cha`o ba.n, URL ddu+o+.c: Script started on Wed Jul 24 09:07:03 2002 $ make distclean ===> Cleaning for lsof-4.64.1 ===> Deleting distfiles for lsof-4.64.1 $ make checksum >> lsof_4.65A.freebsd.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/. fetch: lsof_4.65A.freebsd.tar.gz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/. 507956 bytes transferred in 83.7 seconds (5.93 kBps) >> Checksum OK for lsof_4.65A.freebsd.tar.gz. dragon:/FBSD/pkg/Fix/lsof> exit exit Script done on Wed Jul 24 09:14:40 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 9:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E33F37B400 for ; Wed, 24 Jul 2002 09:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D459443E6A for ; Wed, 24 Jul 2002 09: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.4/8.12.4) with ESMTP id g6OGK4JU048219 for ; Wed, 24 Jul 2002 09:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OGK4QG048218; Wed, 24 Jul 2002 09:20:04 -0700 (PDT) Date: Wed, 24 Jul 2002 09:20:04 -0700 (PDT) Message-Id: <200207241620.g6OGK4QG048218@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Norbert Koch Subject: Re: ports/40308: Can't build fileutils port on -STABLE Reply-To: Norbert Koch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40308; it has been noted by GNATS. From: Norbert Koch To: Cyrille Lefevre Cc: freebsd gnats , Giorgos Keramidas Subject: Re: ports/40308: Can't build fileutils port on -STABLE Date: Wed, 24 Jul 2002 18:14:59 +0200 Cyrille Lefevre writes: Hi Cyrille. > fileutils perfectly build on > FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 23 08:29:49 CEST 2002 > > cvsup and buildworld again should be the right answer. Hmm, I have FreeBSD viteno.dyns.net 4.6-STABLE FreeBSD 4.6-STABLE #8: Tue Jul 23 20:03:26 CEST 2002 and still see the same behaviour. Bummer. > so, IMHO, this PR may be close. Well, do so. I guess, it's some local fuckup, too, though I don't know what's caused this. Could you please send me a copy of the two header files in case? That would be /usr/include/stdint.h /usr/include/sys/inttypes.h I'd like to diff them against my versions. I guess, at least one of them is gaga. Thanks, norbert. -- Is it FUN to be a MIDGET? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 9:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07B1637B400 for ; Wed, 24 Jul 2002 09:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D8543E31 for ; Wed, 24 Jul 2002 09: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.4/8.12.4) with ESMTP id g6OGo2JU051169 for ; Wed, 24 Jul 2002 09:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OGo2QD051168; Wed, 24 Jul 2002 09:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE6D437B400 for ; Wed, 24 Jul 2002 09:42:30 -0700 (PDT) Received: from bobo.thehutt.org (pcp709198pcs.alxndr01.va.comcast.net [68.49.240.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71E1943E81 for ; Wed, 24 Jul 2002 09:42:30 -0700 (PDT) (envelope-from jerry@thehutt.org) Received: from [10.0.3.13] (helo=nomad.thehutt.org) by bobo.thehutt.org with esmtp (Exim 4.05) id 17XPGB-000IMS-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 24 Jul 2002 12:45:12 -0400 Received: from jerry by nomad.thehutt.org with local (Exim 4.05) id 17XPCq-0002ZL-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 24 Jul 2002 12:41:44 -0400 Message-Id: Date: Wed, 24 Jul 2002 12:41:44 -0400 From: Jerry A! Reply-To: Jerry A! To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40959: [MAINTAINER UPDATE] lang/expect 5.37.2 -> 5.38.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40959 >Category: ports >Synopsis: [MAINTAINER UPDATE] lang/expect 5.37.2 -> 5.38.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 09:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jerry A! >Release: FreeBSD 4.6-STABLE i386 >Organization: Broken Toys Unlimited >Environment: System: FreeBSD nomad.thehutt.org 4.6-STABLE FreeBSD 4.6-STABLE #7: Thu Jul 18 23:06:45 EDT 2002 root@nomad.thehutt.org:/obj/usr/src/sys/NOMAD i386 >Description: Bug fixes for 'rftp' and UTF8 for 'send -s'. >How-To-Repeat: >Fix: Please apply the following patch to update Makefile and distinfo. --- Makefile.orig Tue Jul 9 13:27:43 2002 +++ Makefile Wed Jul 24 12:33:52 2002 @@ -5,12 +5,12 @@ # $FreeBSD: ports/lang/expect/Makefile,v 1.57 2002/07/09 16:35:54 dwcjr Exp $ PORTNAME= expect -PORTVERSION= 5.37.2 +PORTVERSION= 5.38.0 CATEGORIES= lang tcl83 tk83 MASTER_SITES= http://expect.nist.gov/src/ -EXPECT_VER= 5.37 -LIBEXPECT_VER= 537 +EXPECT_VER= 5.38 +LIBEXPECT_VER= 538 MAINTAINER= jerry@thehutt.org --- distinfo.orig Wed Jul 24 12:11:34 2002 +++ distinfo Wed Jul 24 12:33:52 2002 @@ -1 +1 @@ -MD5 (expect-5.37.2.tar.gz) = 85f48c176f964cb82e91704261886d1e +MD5 (expect-5.38.0.tar.gz) = 441c2466efecb644ac08d7b60916f665 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 10:30:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6470437B400 for ; Wed, 24 Jul 2002 10:30:38 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E239F43E4A for ; Wed, 24 Jul 2002 10:30:36 -0700 (PDT) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17XPy7-00072o-00; Wed, 24 Jul 2002 19:30:35 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g6OGxTP6047734 for ; Wed, 24 Jul 2002 18:59:29 +0200 (CEST) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g6OGxTtR047733 for freebsd-ports@freebsd.org; Wed, 24 Jul 2002 18:59:29 +0200 (CEST) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: FreeBSD Port: lsof-4.64.1 Date: Wed, 24 Jul 2002 16:59:28 +0000 (UTC) Message-ID: References: <5.1.1.6.0.20020724113945.00ace738@127.0.0.1> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Lan Tran wrote: > Seems like the URLs to this port are not working. Please check. Thanks. The first master site (if that's what you mean by "URLs") sure works for me. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 10:34: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1328C37B400; Wed, 24 Jul 2002 10:34:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEF7243E72; Wed, 24 Jul 2002 10:34:04 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OHY4JU059748; Wed, 24 Jul 2002 10:34:04 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OHY4So059744; Wed, 24 Jul 2002 10:34:04 -0700 (PDT) Date: Wed, 24 Jul 2002 10:34:04 -0700 (PDT) From: Patrick Li Message-Id: <200207241734.g6OHY4So059744@freefall.freebsd.org> To: flynn@energyhq.homeip.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40950: Maintainer Update: sysutils/thefish to 0.2.2.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer Update: sysutils/thefish to 0.2.2.4 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jul 24 10:33:55 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40950 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 10:38:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6134F37B400; Wed, 24 Jul 2002 10:38:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1436843E5E; Wed, 24 Jul 2002 10:38:49 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OHcmJU060087; Wed, 24 Jul 2002 10:38:48 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OHcmcV060083; Wed, 24 Jul 2002 10:38:48 -0700 (PDT) Date: Wed, 24 Jul 2002 10:38:48 -0700 (PDT) From: Patrick Li Message-Id: <200207241738.g6OHcmcV060083@freefall.freebsd.org> To: erik@smluc.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40953: [MAINTAINER UPDATE] sysutils/x86info 1.9 -> 1.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] sysutils/x86info 1.9 -> 1.10 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jul 24 10:38:36 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40953 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 10:45:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2007C37B400; Wed, 24 Jul 2002 10:45:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C918243E67; Wed, 24 Jul 2002 10:45:30 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OHjUJU060825; Wed, 24 Jul 2002 10:45:30 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OHjUvN060821; Wed, 24 Jul 2002 10:45:30 -0700 (PDT) Date: Wed, 24 Jul 2002 10:45:30 -0700 (PDT) From: Patrick Li Message-Id: <200207241745.g6OHjUvN060821@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kris@FreeBSD.org Subject: Re: ports/40943: [PATCH] security/snortsnarf: Update to 020516.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] security/snortsnarf: Update to 020516.1 Responsible-Changed-From-To: freebsd-ports->kris Responsible-Changed-By: pat Responsible-Changed-When: Wed Jul 24 10:45:20 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40943 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 11:14:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19F8A37B401 for ; Wed, 24 Jul 2002 11:14:40 -0700 (PDT) Received: from alpha.recol.net (alpha.recol.net [207.51.84.10]) by mx1.FreeBSD.org (Postfix) with SMTP id 6C47D43E72 for ; Wed, 24 Jul 2002 11:14:39 -0700 (PDT) (envelope-from lan@recol.com) Received: (qmail 20069 invoked from network); 24 Jul 2002 14:14:40 -0400 Received: from unknown (HELO LAN.recol.com) (207.51.84.209) by 0 with SMTP; 24 Jul 2002 14:14:40 -0400 Message-Id: <5.1.1.6.0.20020724140829.00ad6150@127.0.0.1> X-Sender: lan.tran@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 24 Jul 2002 14:10:44 -0400 To: obrien@FreeBSD.org From: Lan Tran Subject: Re: FreeBSD Port: lsof-4.64.1 Cc: ports@FreeBSD.org In-Reply-To: <20020724161537.GA60517@dragon.nuxi.com> References: <5.1.1.6.0.20020724113945.00ace738@127.0.0.1> <5.1.1.6.0.20020724113945.00ace738@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey Obrien, are you Viet? If not, you type the language well. Here is what I get: # make install clean >> lsof_4.65A.freebsd.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/. fetch: lsof_4.65A.freebsd.tar.gz: Not logged in >> Attempting to fetch from ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/. fetch: lsof_4.65A.freebsd.tar.gz: Not logged in >> Attempting to fetch from ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/. fetch: lsof_4.65A.freebsd.tar.gz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/. fetch: lsof_4.65A.freebsd.tar.gz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.auscert.org.au/pub/mirrors/vic.cc.purdue.edu/lsof/. fetch: lsof_4.65A.freebsd.tar.gz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/. fetch: lsof_4.65A.freebsd.tar.gz: Undefined error: 0 >> Attempting to fetch from ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/NEW/. fetch: lsof_4.65A.freebsd.tar.gz: Undefined error: 0 >> Attempting to fetch from ftp://ftp.sunet.se/pub/unix/admin/lsof/. fetch: lsof_4.65A.freebsd.tar.gz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/. fetch: lsof_4.65A.freebsd.tar.gz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: lsof_4.65A.freebsd.tar.gz: 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 Maybe those mirror sites are busy or not accepting anonymous access. But I've been trying all morning and last week. Ca'm o+n ba.n! Lan At 09:15 AM 7/24/2002 -0700, David O'Brien wrote: >On Wed, Jul 24, 2002 at 11:40:58AM -0400, Lan Tran wrote: > > Hi there, > > > > Seems like the URLs to this port are not working. Please > check. Thanks. > >Cha`o ba.n, > >URL ddu+o+.c: > > >Script started on Wed Jul 24 09:07:03 2002 >$ make distclean >===> Cleaning for lsof-4.64.1 >===> Deleting distfiles for lsof-4.64.1 >$ make checksum > >> lsof_4.65A.freebsd.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > >> Attempting to fetch from ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/. >fetch: lsof_4.65A.freebsd.tar.gz: File unavailable (e.g., file not found, >no access) > >> Attempting to fetch from ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/. >507956 bytes transferred in 83.7 seconds (5.93 kBps) > >> Checksum OK for lsof_4.65A.freebsd.tar.gz. >dragon:/FBSD/pkg/Fix/lsof> exit >exit > >Script done on Wed Jul 24 09:14:40 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 12:19:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0B6637B405; Wed, 24 Jul 2002 12:19:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3776143E65; Wed, 24 Jul 2002 12:19:33 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OJJXJU077223; Wed, 24 Jul 2002 12:19:33 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OJJXu1077219; Wed, 24 Jul 2002 12:19:33 -0700 (PDT) Date: Wed, 24 Jul 2002 12:19:33 -0700 (PDT) From: Patrick Li Message-Id: <200207241919.g6OJJXu1077219@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/40959: [MAINTAINER UPDATE] lang/expect 5.37.2 -> 5.38.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] lang/expect 5.37.2 -> 5.38.0 Responsible-Changed-From-To: freebsd-ports->pat Responsible-Changed-By: pat Responsible-Changed-When: Wed Jul 24 12:19:22 PDT 2002 Responsible-Changed-Why: I'll work with maintainer on this http://www.freebsd.org/cgi/query-pr.cgi?pr=40959 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 12:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1178337B40E; Wed, 24 Jul 2002 12:19:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09FE743E81; Wed, 24 Jul 2002 12:19:57 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OJJuJU077332; Wed, 24 Jul 2002 12:19:56 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OJJuTh077328; Wed, 24 Jul 2002 12:19:56 -0700 (PDT) Date: Wed, 24 Jul 2002 12:19:56 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200207241919.g6OJJuTh077328@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/40873: Update port: devel/distcc - additional documentation Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/distcc - additional documentation Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Wed Jul 24 12:19:45 PDT 2002 Responsible-Changed-Why: I'm handling this with submitter http://www.freebsd.org/cgi/query-pr.cgi?pr=40873 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 12:20:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDD6137B4B2 for ; Wed, 24 Jul 2002 12:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67CEC43E42 for ; Wed, 24 Jul 2002 12: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.4/8.12.4) with ESMTP id g6OJK5JU077385 for ; Wed, 24 Jul 2002 12:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OJK5Ba077384; Wed, 24 Jul 2002 12:20:05 -0700 (PDT) Date: Wed, 24 Jul 2002 12:20:05 -0700 (PDT) Message-Id: <200207241920.g6OJK5Ba077384@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Udo Schweigert Subject: Re: ports/40834: New port: net/linux-jigdo Reply-To: Udo Schweigert Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40834; it has been noted by GNATS. From: Udo Schweigert To: Attila Nagy Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/40834: New port: net/linux-jigdo Date: Wed, 24 Jul 2002 21:10:06 +0200 On Wed, Jul 24, 2002 at 09:10:03 -0700, Attila Nagy wrote: > I have only three objections regarding this: > 1. jigdo isn't a new method of the Debian project to distribute their > images. It's a third party software (developed by Richard Atterer) > which works for *any* file (can be used most effectively when the given > file isn't compressed, like ISO9660 images, DVD images, large tar > files, etc). OK. But the debian images were the reason I noticed this software. > 2. the sources of jigdo compiles and works out of the box. (not counting > FreeBSD 5-CURRENT, where it needs GCC 2.95, because the program does > not yet compile with GCC 3.1) I have first tried to compile with db3 which failed for some reason I hadn't time enough to investigate in (I only wanted to generate the debian images). > I think running it in linux-emu is waste of resources. linux-... ports are very common in the ports tree. I think the ports-meisters should decide on this, I won't have any problem with either decission. > 3. in the knowledge of the above, I have submitted a port which compiles > on FreeBSD 4-STABLE and FreeBSD 5-CURRENT, and can reconstruct .jigdo > files. > Yes, that really works. Thanks. > The PR is: ports/40954 > Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC CERT, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 13: 4:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E51A237B419 for ; Wed, 24 Jul 2002 13:04:10 -0700 (PDT) Received: from smtp.supercable.es (smtp.supercable.es [212.79.128.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC1443E7B for ; Wed, 24 Jul 2002 13:04:06 -0700 (PDT) (envelope-from majesa@supercable.es) Received: from 300amd2k6 (cliente-217216037093.cm128.senpb.supercable.es [217.216.37.93]) by smtp.supercable.es (Switch-2.0.1/Switch-2.0.1) with SMTP id g6OK10N20944 for ; Wed, 24 Jul 2002 22:01:00 +0200 (MEST) Message-ID: <013b01c2334d$2af087a0$5d25d8d9@supercable.es> From: =?iso-8859-1?Q?Manuel_Jes=FAs?= To: Subject: unsuscribe Date: Wed, 24 Jul 2002 21:55:18 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003B_01C2335C.CD0A3040" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Disposition-Notification-To: =?iso-8859-1?Q?Manuel_Jes=FAs?= X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_003B_01C2335C.CD0A3040 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ------=_NextPart_000_003B_01C2335C.CD0A3040 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
------=_NextPart_000_003B_01C2335C.CD0A3040-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 13:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7100637B400 for ; Wed, 24 Jul 2002 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 209DD43E75 for ; Wed, 24 Jul 2002 13: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.4/8.12.4) with ESMTP id g6OKK4JU087557 for ; Wed, 24 Jul 2002 13:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OKK3gC087556; Wed, 24 Jul 2002 13:20:03 -0700 (PDT) Date: Wed, 24 Jul 2002 13:20:03 -0700 (PDT) Message-Id: <200207242020.g6OKK3gC087556@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/40770: avifile compilation ..problem.... Reply-To: Mario Sergio Fujikawa Ferreira Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40770; it has been noted by GNATS. From: Mario Sergio Fujikawa Ferreira To: jbw Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/40770: avifile compilation ..problem.... Date: Wed, 24 Jul 2002 16:24:40 -0300 On Fri, Jul 19, 2002 at 05:30:38AM -0700, jbw wrote: > >Description: > compilation error in avifile make..at the following point > > /usr/local/bin/bash ../libtool --mode=link c++ -O -pipe -I/usr/local/include -pipe -L/usr/local/lib -pthread -o aviplay main.o playercontrol.o decoder_config.o configdialog.o configdialog_impl.o ../libavqt/libqavm.la -lqt2-mt ../lib/libaviplay.la -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -pthread -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXi -lXft -lXv -lXext -lX11 -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -lgcc -lstdc++ > mkdir .libs > c++ -O -pipe -I/usr/local/include -pipe -L/usr/local/lib -pthread -o .libs/aviplay main.o playercontrol.o decoder_config.o configdialog.o configdialog_impl.o ../libavqt/.libs/libqavm.so -pthread -L/usr/X11R6/lib -lqt2-mt -ljpeg -lgcc -lstdc++ -lqt2-mt ../lib/.libs/libaviplay.so -pthread -pthread -ljpeg -lgcc -lstdc++ -pthread -pthread -ljpeg -lgcc -lstdc++ -pthread -pthread -ljpeg -lgcc -lstdc++ /usr/local/lib/liba52.so -ljpeg -lgcc -lstdc++ -ljpeg -lgcc -lstdc++ -pthread -ljpeg -lgcc -lstdc++ -pthread - ljpeg -lgcc -lstdc++ -pthread -ljpeg -lgcc -lstdc++ -pthread -lSDL-1.1 -pthread -lSM -lICE -lXxf86dga -lXxf86vm -lXi -lXft -lXv -lXext -lX11 -ljpeg -lgcc -lstdc++ -pthread -ljpeg -lgcc -lstdc++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -pthread -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXi -lXft -lXv -lXext -lX11 -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -lgcc -lstdc++ -Wl,--rpath -Wl,/usr/local/lib > /usr/local/lib/liba52.so: undefined reference to `fftc4_un64' > /usr/local/lib/liba52.so: undefined reference to `fftc4_un128' > gmake[1]: *** [aviplay] Error 1 > gmake[1]: Leaving directory `/usr/ports/graphics/avifile/work/avifile0.7-0.7.11/player' > gmake: *** [all-recursive] Error 1 > *** Error code 2 Okay, this is not an avifile problem per se, yet it is something with liba52. For some reason, avifile is not being able to link against djbfft library required by liba52. First, try reinstalling liba52. Then, try building avifile. If it still doesn't work, could you try the following patch updating avifile to latest version? --- distinfo.orig Wed Jul 24 16:00:03 2002 +++ distinfo Wed Jul 24 13:33:44 2002 @@ -1 +1 @@ -MD5 (avifile-0.7.11-20020711.tgz) = 3e3cd43f2d383a364789bdf672ba10e8 +MD5 (avifile-0.7.12-20020719.tgz) = 2d12eeb35fa22b3edd9d23ec7e1c6344 --- Makefile.orig Wed Jul 24 15:58:54 2002 +++ Makefile Wed Jul 24 15:59:20 2002 @@ -6,7 +6,7 @@ # PORTNAME= avifile -PORTVERSION= 0.7.11.20020711 +PORTVERSION= 0.7.12.20020719 PORTEPOCH= 2 CATEGORIES= graphics MASTER_SITES= http://avifile.sourceforge.net/ --- pkg-plist.orig Fri Jul 12 20:06:36 2002 +++ pkg-plist Wed Jul 24 14:08:40 2002 @@ -12,7 +12,6 @@ include/avifile/audioencoder.h include/avifile/avifile.h include/avifile/aviplay.h -include/avifile/avm_output.h include/avifile/avm_stl.h include/avifile/configfile.h include/avifile/cpuinfo.h -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 13:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2ECC37B400 for ; Wed, 24 Jul 2002 13:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F29043E6A for ; Wed, 24 Jul 2002 13: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.4/8.12.4) with ESMTP id g6OKe5JU090368 for ; Wed, 24 Jul 2002 13:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OKe5W9090365; Wed, 24 Jul 2002 13:40:05 -0700 (PDT) Date: Wed, 24 Jul 2002 13:40:05 -0700 (PDT) Message-Id: <200207242040.g6OKe5W9090365@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Henrik Motakef Subject: Re: ports/38334: New Port: TEI Lite DTD Reply-To: Henrik Motakef Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38334; it has been noted by GNATS. From: Henrik Motakef To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38334: New Port: TEI Lite DTD Date: 24 Jul 2002 22:39:36 +0200 Distfile changed, here's a patch for distinfo: --- distinfo.old Wed Jul 24 22:38:33 2002 +++ distinfo Wed Jul 24 22:25:38 2002 @@ -1,2 +1,2 @@ -MD5 (teilite.dtd) = d26c14e6a9eb388c282fcdf5b9174adb +MD5 (teilite.dtd) = 9055b5d96e1a73fe211f0d101a6c0152 MD5 (teilite.tag) = 0db94947ee15766207478cb2a909f854 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 13:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA1AE37B405 for ; Wed, 24 Jul 2002 13:40:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85ACD43E42 for ; Wed, 24 Jul 2002 13: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.4/8.12.4) with ESMTP id g6OKe7JU090379 for ; Wed, 24 Jul 2002 13:40:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OKe7ge090378; Wed, 24 Jul 2002 13:40:07 -0700 (PDT) Date: Wed, 24 Jul 2002 13:40:07 -0700 (PDT) Message-Id: <200207242040.g6OKe7ge090378@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Henrik Motakef Subject: Re: ports/38335: New Port: TEI Lite XML DTD Reply-To: Henrik Motakef Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38335; it has been noted by GNATS. From: Henrik Motakef To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38335: New Port: TEI Lite XML DTD Date: 24 Jul 2002 22:42:21 +0200 Distfile changed, here's a patch for distinfo: --- distinfo.old Wed Jul 24 22:40:17 2002 +++ distinfo Wed Jul 24 22:27:29 2002 @@ -1 +1 @@ -MD5 (teixlite.dtd) = 5429721a3552608b31cb005ca2dc6cac +MD5 (teixlite.dtd) = c27eca451396fea132c21f1eddc67748 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 14: 0:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4282337B400 for ; Wed, 24 Jul 2002 14:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F22AC43E67 for ; Wed, 24 Jul 2002 14:00: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.4/8.12.4) with ESMTP id g6OL05JU092244 for ; Wed, 24 Jul 2002 14:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OL05ZU092243; Wed, 24 Jul 2002 14:00:05 -0700 (PDT) Date: Wed, 24 Jul 2002 14:00:05 -0700 (PDT) Message-Id: <200207242100.g6OL05ZU092243@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/40333: update lang/libutils to 0.7.12 Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40333; it has been noted by GNATS. From: Oliver Braun To: freebsd-gnats-submit@FreeBSD.org, erwin@lansing.dk Cc: Subject: Re: ports/40333: update lang/libutils to 0.7.12 Date: Wed, 24 Jul 2002 22:55:01 +0200 0.7.14 was released. New patch below: Regards, Olli Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/lang/libutils/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2002/06/16 10:15:15 1.2 +++ Makefile 2002/07/24 20:54:12 @@ -7,7 +7,7 @@ # =20 PORTNAME=3D libutils -PORTVERSION=3D 0.7.11 +PORTVERSION=3D 0.7.14 CATEGORIES=3D lang MASTER_SITES=3D http://savannah.gnu.org/download/nsl/ \ http://iling.nw.ru/~artem/downloads/ Index: distinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/lang/libutils/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2002/06/16 10:15:15 1.2 +++ distinfo 2002/07/24 20:54:12 @@ -1 +1 @@ -MD5 (libutils-0.7.11.tar.gz) =3D 58234085c62405e4e7e3fa6ed4a3dc29 +MD5 (libutils-0.7.14.tar.gz) =3D 36fd15fad04c733ddf1937dcb20e13d9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 18:39:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FE5437B400 for ; Wed, 24 Jul 2002 18:39:32 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BDB743E4A for ; Wed, 24 Jul 2002 18:39:31 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g6P1dGfb032032 for ; Wed, 24 Jul 2002 21:39:16 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g6P1dGZp032031 for ports@freebsd.org; Wed, 24 Jul 2002 21:39:16 -0400 (EDT) (envelope-from alane) Date: Wed, 24 Jul 2002 21:39:16 -0400 From: Alan E To: FreeBSD Ports List Subject: Grip 3.0.1 is in the tree! Message-ID: <20020725013916.GA32023@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have just committed a major update to 3.0.1, plus some fixes for polling messages (polling for disc is always off at startup now), and a fix for -current (no more trying to find statvfs.h). -- AlanE KDE-FreeBSD Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 18:48:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 040F337B400; Wed, 24 Jul 2002 18:48:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8022D43E6E; Wed, 24 Jul 2002 18:48:46 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6P1mkJU037953; Wed, 24 Jul 2002 18:48:46 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P1mklX037949; Wed, 24 Jul 2002 18:48:46 -0700 (PDT) Date: Wed, 24 Jul 2002 18:48:46 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200207250148.g6P1mklX037949@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/34975: mplayer don't compile with divx codec Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mplayer don't compile with divx codec Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Wed Jul 24 18:48:19 PDT 2002 Responsible-Changed-Why: I'll handle this http://www.freebsd.org/cgi/query-pr.cgi?pr=34975 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 18:50: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A930937B400; Wed, 24 Jul 2002 18:49:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E14A43E7B; Wed, 24 Jul 2002 18:49:59 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6P1nxJU038032; Wed, 24 Jul 2002 18:49:59 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P1nxqL038028; Wed, 24 Jul 2002 18:49:59 -0700 (PDT) Date: Wed, 24 Jul 2002 18:49:59 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200207250149.g6P1nxqL038028@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/40860: new port: graphics/mplayer-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: graphics/mplayer-devel Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Wed Jul 24 18:49:03 PDT 2002 Responsible-Changed-Why: I'lll handle this http://www.freebsd.org/cgi/query-pr.cgi?pr=40860 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 19: 0:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F254637B400 for ; Wed, 24 Jul 2002 19:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB32C43E5E for ; Wed, 24 Jul 2002 19:00: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.4/8.12.4) with ESMTP id g6P205JU038774 for ; Wed, 24 Jul 2002 19:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P205Tc038773; Wed, 24 Jul 2002 19:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8ED737B400 for ; Wed, 24 Jul 2002 18:56:53 -0700 (PDT) Received: from smtp.noos.fr (camus.noos.net [212.198.2.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF5B543E6A for ; Wed, 24 Jul 2002 18:56:52 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 46310591 invoked by uid 0); 25 Jul 2002 01:56:50 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with SMTP for ; 25 Jul 2002 01:56:50 -0000 Received: from gits.gits.dyndns.org (zmvrb9xkl365d8om@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g6P1unq4051486; Thu, 25 Jul 2002 03:56:50 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.5/8.12.5/Submit) id g6P1umQR051485; Thu, 25 Jul 2002 03:56:48 +0200 (CEST) (envelope-from root) Message-Id: <200207250156.g6P1umQR051485@gits.gits.dyndns.org> Date: Thu, 25 Jul 2002 03:56:48 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org Cc: ve@sci.fi, esr@snark.thyrsus.com X-Send-Pr-Version: 3.113 Subject: ports/40961: Update: mail/fetchmail (5.9.13) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40961 >Category: ports >Synopsis: Update: mail/fetchmail (5.9.13) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 19:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.6-STABLE i386 >Organization: ACME >Environment: System: FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 23 08:29:49 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386 >Description: Makefile PORTVERSION bumped FDOC -> DOCSDIR DOCS -> DOC_FILES and HTML_FILES CONFIGURE_ARGS+=-with-includes -> CONFIGURE_ARGS+=--with-includes check for MAKE_KERBEROS5 added contrib files installed html files installed in DOCSDIR/html distinfo updated pkg-plist contrib files added html files moved to DOCSDIR/html locale updated files/fetchmailconf typo files/patch-ai deleted files/patch-configure updated files/patch-kerberos.c new file (PS: des_pcbc_encrypt manual entry doesn't match declaration) >How-To-Repeat: n/a >Fix: take care, this patch set is in two parts. the first one is a diff against /dev/null and the second part a cvs diff. --- /dev/null Thu Jul 25 03:40:11 2002 +++ files/patch-kerberos.c Thu Jul 25 03:17:17 2002 @@ -0,0 +1,22 @@ +--- kerberos.c.orig Thu Nov 8 17:39:18 2001 ++++ kerberos.c Thu Jul 25 03:17:09 2002 +@@ -121,7 +121,7 @@ + + memcpy(session, credentials.session, sizeof session); + memset(&credentials, 0, sizeof credentials); +- des_key_sched(session, schedule); ++ des_key_sched(&session, schedule); + + result = krb_get_tf_fullname(TKT_FILE, tktuser, tktinst, tktrealm); + if (result) { +@@ -241,8 +241,8 @@ + while (authenticator.length & 7) { + authenticator.length++; + } +- des_pcbc_encrypt((des_cblock *)authenticator.dat, +- (des_cblock *)authenticator.dat, authenticator.length, schedule, ++ des_pcbc_encrypt(authenticator.dat, ++ authenticator.dat, authenticator.length, schedule, + &session, 1); + + to64frombits(buf1, authenticator.dat, authenticator.length); Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/fetchmail/Makefile,v retrieving revision 1.133 diff -u -r1.133 Makefile --- Makefile 23 May 2002 04:29:10 -0000 1.133 +++ Makefile 25 Jul 2002 01:50:04 -0000 @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 5.9.11 +PORTVERSION= 5.9.13 CATEGORIES= mail ipv6 MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \ ftp://ftp.ccil.org/pub/esr/fetchmail/ @@ -34,9 +34,8 @@ MAN1= fetchmail.1 MLINKS= fetchmail.1 fetchmailconf.1 -FDOC= ${PREFIX}/share/doc/fetchmail -DOCS= COPYING FAQ FEATURES NOTES README \ - design-notes.html fetchmail-FAQ.html fetchmail-features.html +DOC_FILES= COPYING FAQ FEATURES NOTES README +HTML_FILES= design-notes.html fetchmail-FAQ.html fetchmail-features.html .include @@ -49,7 +48,8 @@ DOCS+= README.SSL PLIST_SUB+= SSLDOCS="%%PORTDOCS%%" .elif exists(${LOCALBASE}/lib/libssl.a) && exists(${LOCALBASE}/lib/libcrypto.a) -CONFIGURE_ARGS+=-with-includes=${LOCALBASE}/include/openssl --with-ssl=${LOCALBASE} +CONFIGURE_ARGS+=--with-includes=${LOCALBASE}/include/openssl \ + --with-ssl=${LOCALBASE} CONFIGURE_ENV+= RSAGLUE=-lRSAglue DOCS+= README.SSL PLIST_SUB+= SSLDOCS="%%PORTDOCS%%" @@ -58,35 +58,55 @@ .endif .if exists(/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4) -CONFIGURE_ARGS += --with-kerberos=/usr +CONFIGURE_ARGS+=--with-kerberos=/usr .endif .if defined(KRB5_HOME) && exists(${KRB5_HOME}/lib/libkrb5.a) -CONFIGURE_ARGS += --with-kerberos5=${KRB5_HOME} +CONFIGURE_ARGS+=--with-kerberos5=${KRB5_HOME} +.elif exists(/usr/lib/libkrb5.a) && defined(MAKE_KERBEROS5) +CONFIGURE_ARGS+=--with-kerberos5=/usr .endif .if defined(WITH_NTLM) -CONFIGURE_ARGS += --enable-NTLM +CONFIGURE_ARGS+=--enable-NTLM DOCS+= README.NTLM PLIST_SUB+= NTLMDOCS="%%PORTDOCS%%" .else PLIST_SUB+= NTLMDOCS="%%PORTDOCS%%@comment " .endif +CPIO?= cpio + pre-patch: - @${CP} -f /usr/include/md5.h ${WRKSRC} - @${SED} -e "s,^#!/.*/python,#!${PREFIX}/bin/python,g" \ - ${WRKSRC}/fetchmailconf > ${WRKDIR}/fetchmailconf.temp - @${MV} -f ${WRKDIR}/fetchmailconf.temp ${WRKSRC}/fetchmailconf - @${SED} -e "s,@PREFIX@,${PREFIX},g" \ + @${CP} -f /usr/include/md5.h ${WRKSRC} + @${SED} -e 's|^#!/.*/python|#!${LOCALBASE}/bin/python|g' \ + -e "s|@PREFIX@|${PREFIX}|g" \ ${FILESDIR}/fetchmailconf > ${WRKDIR}/fetchmailconf -post-install: +post-install: install-script install-contrib install-doc + +install-script: + @${INSTALL_SCRIPT} ${PREFIX}/bin/fetchmailconf \ + ${PREFIX}/libexec/fetchmailconf.bin + @${INSTALL_SCRIPT} ${WRKDIR}/fetchmailconf ${PREFIX}/bin + +install-contrib: + @${MKDIR} ${EXAMPLESDIR} + @cd ${WRKSRC}/contrib && \ + ${FIND} . -name RCS -prune -o -print | ${XARGS} ${CHMOD} a+r + @cd ${WRKSRC}/contrib && \ + ${FIND} . -name RCS -prune -o -print | ${CPIO} -pdmu ${EXAMPLESDIR} + +install-doc: .if !defined(NOPORTDOCS) - ${INSTALL} -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC} - cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${FDOC} + @${MKDIR} ${DOCSDIR} + @${MKDIR} ${DOCSDIR}/html +.for file in ${DOC_FILES} + @${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR} +.endfor +.for file in ${HTML_FILES} + @${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR}/html +.endfor .endif - ${MV} ${PREFIX}/bin/fetchmailconf ${PREFIX}/libexec/fetchmailconf.bin - ${INSTALL_SCRIPT} ${WRKDIR}/fetchmailconf ${PREFIX}/bin .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/fetchmail/distinfo,v retrieving revision 1.107 diff -u -r1.107 distinfo --- distinfo 23 May 2002 04:29:10 -0000 1.107 +++ distinfo 24 Jul 2002 11:42:02 -0000 @@ -1 +1 @@ -MD5 (fetchmail-5.9.11.tar.gz) = fff00cbf7be1d01a17605fee23ac96dd +MD5 (fetchmail-5.9.13.tar.gz) = da6fbd034bf9af1e2ec078fa3141f06c Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/mail/fetchmail/pkg-plist,v retrieving revision 1.15 diff -u -r1.15 pkg-plist --- pkg-plist 15 Jun 2001 07:51:44 -0000 1.15 +++ pkg-plist 25 Jul 2002 01:31:56 -0000 @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/fetchmail bin/fetchmailconf libexec/fetchmailconf.bin @@ -8,17 +9,56 @@ %%PORTDOCS%%share/doc/fetchmail/README %%NTLMDOCS%%share/doc/fetchmail/README.NTLM %%SSLDOCS%%share/doc/fetchmail/README.SSL -%%PORTDOCS%%share/doc/fetchmail/design-notes.html -%%PORTDOCS%%share/doc/fetchmail/fetchmail-FAQ.html -%%PORTDOCS%%share/doc/fetchmail/fetchmail-features.html +%%PORTDOCS%%share/doc/fetchmail/html/design-notes.html +%%PORTDOCS%%share/doc/fetchmail/html/fetchmail-FAQ.html +%%PORTDOCS%%share/doc/fetchmail/html/fetchmail-features.html +%%PORTDOCS%%@dirrm share/doc/fetchmail/html %%PORTDOCS%%@dirrm share/doc/fetchmail +share/examples/fetchmail/PopDel.manual +share/examples/fetchmail/PopDel.py +share/examples/fetchmail/README +share/examples/fetchmail/README.getmail +share/examples/fetchmail/debian_rc +share/examples/fetchmail/domino +share/examples/fetchmail/fetchmail-mode.el +share/examples/fetchmail/fetchmaildistrib +share/examples/fetchmail/fetchmailnochda.pl +share/examples/fetchmail/fetchsetup +share/examples/fetchmail/fetchspool +share/examples/fetchmail/getfetchmail +share/examples/fetchmail/getfetchmail.pl +share/examples/fetchmail/getmail +share/examples/fetchmail/gotmail +share/examples/fetchmail/gotmail.awk +share/examples/fetchmail/gotmail.conf +share/examples/fetchmail/gotmail.html.awk +share/examples/fetchmail/ip-up +share/examples/fetchmail/login +share/examples/fetchmail/logout +share/examples/fetchmail/maildaemon +share/examples/fetchmail/mailqueue.pl +share/examples/fetchmail/multidrop +share/examples/fetchmail/novell +share/examples/fetchmail/poptest +share/examples/fetchmail/preauth-harness +share/examples/fetchmail/redhat_rc +share/examples/fetchmail/runfetchmail +share/examples/fetchmail/sm-hybrid +share/examples/fetchmail/start_dynamic_ppp +share/examples/fetchmail/toprocmail +share/examples/fetchmail/zsh-completion +@dirrm share/examples/fetchmail +share/locale/ca/LC_MESSAGES/fetchmail.mo share/locale/cs/LC_MESSAGES/fetchmail.mo share/locale/da/LC_MESSAGES/fetchmail.mo +share/locale/de/LC_MESSAGES/fetchmail.mo share/locale/es/LC_MESSAGES/fetchmail.mo share/locale/fr/LC_MESSAGES/fetchmail.mo share/locale/gl/LC_MESSAGES/fetchmail.mo +share/locale/ja/LC_MESSAGES/fetchmail.mo share/locale/pl/LC_MESSAGES/fetchmail.mo share/locale/pt_BR/LC_MESSAGES/fetchmail.mo +share/locale/tr/LC_MESSAGES/fetchmail.mo @unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/* 2>/dev/null || true @unexec rmdir %D/share/locale 2>/dev/null || true Index: files/fetchmailconf =================================================================== RCS file: /home/ncvs/ports/mail/fetchmail/files/fetchmailconf,v retrieving revision 1.4 diff -u -r1.4 fetchmailconf --- files/fetchmailconf 30 May 2001 05:14:45 -0000 1.4 +++ files/fetchmailconf 25 Jul 2002 00:00:05 -0000 @@ -11,7 +11,7 @@ exec $PREFIX/libexec/fetchmailconf.bin else cat <&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lkrb5 ${LDEFLAGS} ${ac_krblibs} $LIBS" ++LIBS="-lkrb5 ${LDEFLAGS} ${ac_krblibs} ${libk5crypto} $LIBS" + cat > conftest.$ac_ext <Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 19: 7:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD26137B400; Wed, 24 Jul 2002 19:07:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7177D43E31; Wed, 24 Jul 2002 19:07:24 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6P27OJU043552; Wed, 24 Jul 2002 19:07:24 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P27OxJ043548; Wed, 24 Jul 2002 19:07:24 -0700 (PDT) Date: Wed, 24 Jul 2002 19:07:24 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200207250207.g6P27OxJ043548@freefall.freebsd.org> To: j.bw@verizon.net, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40770: avifile compilation ..problem.... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: avifile compilation ..problem.... State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Wed Jul 24 19:06:08 PDT 2002 State-Changed-Why: Submitter reports that rebuilding liba52 port fixed it http://www.freebsd.org/cgi/query-pr.cgi?pr=40770 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 19:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05FD237B400 for ; Wed, 24 Jul 2002 19:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 516C443E5E for ; Wed, 24 Jul 2002 19:40: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.4/8.12.4) with ESMTP id g6P2e2JU045995 for ; Wed, 24 Jul 2002 19:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P2e2Mr045994; Wed, 24 Jul 2002 19:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9608437B400 for ; Wed, 24 Jul 2002 19:39:28 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0983943E7B for ; Wed, 24 Jul 2002 19:39:28 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 9D31D2B90D for ; Thu, 25 Jul 2002 04:39:24 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 844FD6A711E; Thu, 25 Jul 2002 12:39:19 +1000 (EST) Message-Id: <20020725023919.844FD6A711E@k7.mavetju> Date: Thu, 25 Jul 2002 12:39:19 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40962: bento - extra files layout change Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40962 >Category: ports >Synopsis: bento - extra files layout change >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 19:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: As seen on http://bento.freebsd.org/errorlogs/4-full-logs/extras.html Right now the layout of the tables is: log affected size repository maintainer pathname This layout is fine, except for the fact that there is a table row for every pathname: +-------------+-+----+---------------+--------------------+-------------------+ |LPRng-3.8.10 | | 184|sysutils/LPRng |papowell@astart.com |etc/printcap.sample| | | | KB| | | | +-------------+-+----+---------------+--------------------+-------------------+ |LPRng-3.8.10 | | 184|sysutils/LPRng |papowell@astart.com |lib/liblpr.so.0 | | | | KB| | | | +-------------+-+----+---------------+--------------------+-------------------+ |LPRng-3.8.10 | | 184|sysutils/LPRng |papowell@astart.com |lib/liblpr.so | | | | KB| | | | +-------------+-+----+---------------+--------------------+-------------------+ |LPRng-3.8.10 | | 184|sysutils/LPRng |papowell@astart.com |lib/liblpr.la | | | | KB| | | | +-------------+-+----+---------------+--------------------+-------------------+ Like you can see, it creates in this case four table rows per log. We all know how good browsers are in handling huge tables (this one is a 2.1Mb file). Could the script making this output please be changed to produce output like: +-------------+-+----+---------------+--------------------+-------------------+ |LPRng-3.8.10 | | 184|sysutils/LPRng |papowell@astart.com |etc/printcap.sample| | | | Kb| | |lib/liblpr.so.0 | | | | | | |lib/liblpr.so | | | | | | |lib/liblpr.la | +-------------+-+----+---------------+--------------------+-------------------+ That would bring the output from 6307 table rows to 896 table rows. >How-To-Repeat: See http://bento.freebsd.org/errorlogs/4-full-logs/extras.html >Fix: I don't have access to the source-code. But if you need a hand, I wouldn't mind putting some time into fixing the output of this script. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 20: 5:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37CAE37B400 for ; Wed, 24 Jul 2002 20:05:51 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5F4243E72 for ; Wed, 24 Jul 2002 20:05:49 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g6P35Xfb032886 for ; Wed, 24 Jul 2002 23:05:33 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g6P35XBi032885 for ports@freebsd.org; Wed, 24 Jul 2002 23:05:33 -0400 (EDT) (envelope-from alane) Date: Wed, 24 Jul 2002 23:05:33 -0400 From: Alan E To: FreeBSD Ports List Subject: cups-pstoraster committed Message-ID: <20020725030533.GA32684@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org New port: print/cups-pstoraster, for those cups users who don't have PS printers. Please TEST THIS. I have a PS printer, so I'm relying on user feedback. Thanks! -- AlanE KDE-FreeBSD Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 20:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8370D37B401 for ; Wed, 24 Jul 2002 20:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5950243E4A for ; Wed, 24 Jul 2002 20: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.4/8.12.4) with ESMTP id g6P3A2JU052815 for ; Wed, 24 Jul 2002 20:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P3A2DS052814; Wed, 24 Jul 2002 20:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29AFF37B400 for ; Wed, 24 Jul 2002 20:04:01 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC2A743E7B for ; Wed, 24 Jul 2002 20:04:00 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 5350C2B90E for ; Thu, 25 Jul 2002 05:03:57 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id AABE56A711E; Thu, 25 Jul 2002 13:03:50 +1000 (EST) Message-Id: <20020725030350.AABE56A711E@k7.mavetju> Date: Thu, 25 Jul 2002 13:03:50 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40963: [patch] editors/vigor mastersite has moved Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40963 >Category: ports >Synopsis: [patch] editors/vigor mastersite has moved >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 20:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/editors/vigor/Makefile,v 1.7 2001/02/05 14:36:22 olgeni Exp >Description: The distribution site for editors/vigor has moved to sourceforge >How-To-Repeat: n/a >Fix: --- Makefile.old Thu Jul 25 12:53:43 2002 +++ Makefile Thu Jul 25 13:01:21 2002 @@ -8,7 +8,8 @@ PORTNAME= vigor PORTVERSION= 0.016 CATEGORIES= editors tk82 tcl82 -MASTER_SITES= http://www.red-bean.com/~joelh/vigor/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= /vigor MAINTAINER= billf@FreeBSD.org --- pkg-descr.old Thu Jul 25 12:54:27 2002 +++ pkg-descr Thu Jul 25 12:54:35 2002 @@ -6,6 +6,6 @@ Holveck denies rumors that he created the program as part of a plot to encourage the use of Emacs. -WWW: http://www.red-bean.com/~joelh/vigor/ +WWW: http://vigor.sourceforge.net/ -- Bill Fumerola , who is ashamed to have made this port. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 20:10:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D746837B400 for ; Wed, 24 Jul 2002 20:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F328E43E6A for ; Wed, 24 Jul 2002 20: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.4/8.12.4) with ESMTP id g6P3A2JU052837 for ; Wed, 24 Jul 2002 20:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P3A2gJ052835; Wed, 24 Jul 2002 20:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29AD337B401 for ; Wed, 24 Jul 2002 20:04:31 -0700 (PDT) Received: from smtp.noos.fr (camus.noos.net [212.198.2.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3B843E4A for ; Wed, 24 Jul 2002 20:04:29 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 46314415 invoked by uid 0); 25 Jul 2002 03:04:28 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with SMTP for ; 25 Jul 2002 03:04:28 -0000 Received: from gits.gits.dyndns.org (myp8glia8g6kodw7@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g6P34Rq4058607; Thu, 25 Jul 2002 05:04:28 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.5/8.12.5/Submit) id g6P34Qkl058606; Thu, 25 Jul 2002 05:04:26 +0200 (CEST) (envelope-from root) Message-Id: <200207250304.g6P34Qkl058606@gits.gits.dyndns.org> Date: Thu, 25 Jul 2002 05:04:26 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org Cc: nik@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40964: New port: textproc/docproj-jadetex & textproc/docproj-nojadetex Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40964 >Category: ports >Synopsis: New port: textproc/docproj-jadetex & textproc/docproj-nojadetex >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 20:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.6-STABLE i386 >Organization: ACME >Environment: System: FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 23 08:29:49 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386 >Description: The docproj binary package cannot be build because it's interactive unless JADETEX is defined. these sub-ports resolve the problem by defining JADETEX which enable both version (w/ or /wo jadetex) to be put on the CD-ROM #3 :) >How-To-Repeat: cd /usr/ports/textproc/docproj make install >Fix: take care, there is two (2) shell archives. one for docproj-jadetex and one for docproj-nojadetex. # 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: # # textproc/docproj-jadetex # textproc/docproj-jadetex/Makefile # echo c - textproc/docproj-jadetex mkdir -p textproc/docproj-jadetex > /dev/null 2>&1 echo x - textproc/docproj-jadetex/Makefile sed 's/^X//' >textproc/docproj-jadetex/Makefile << 'END-of-textproc/docproj-jadetex/Makefile' X# New ports collection makefile for: docproj-jadetex X# Date created: 25 July 2002 X# Whom: Cyrille Lefevre X# X# $FreeBSD$ X# X XPKGNAMESUFFIX= -jadetex XJADETEX= yes X XMAINTAINER= cyrille.lefevre@laposte.net X XMASTERDIR= ${.CURDIR}/../docproj X X.include "${MASTERDIR}/Makefile" END-of-textproc/docproj-jadetex/Makefile exit # 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: # # textproc/docproj-nojadetex # textproc/docproj-nojadetex/Makefile # echo c - textproc/docproj-nojadetex mkdir -p textproc/docproj-nojadetex > /dev/null 2>&1 echo x - textproc/docproj-nojadetex/Makefile sed 's/^X//' >textproc/docproj-nojadetex/Makefile << 'END-of-textproc/docproj-nojadetex/Makefile' X# New ports collection makefile for: docproj-nojadetex X# Date created: 25 July 2002 X# Whom: Cyrille Lefevre X# X# $FreeBSD$ X# X XPKGNAMESUFFIX= -nojadetex XJADETEX= no X XMAINTAINER= cyrille.lefevre@laposte.net X XMASTERDIR= ${.CURDIR}/../docproj X X.include "${MASTERDIR}/Makefile" END-of-textproc/docproj-nojadetex/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 20:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D54F37B400 for ; Wed, 24 Jul 2002 20:30:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F105843E65 for ; Wed, 24 Jul 2002 20: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.4/8.12.4) with ESMTP id g6P3U5JU054510 for ; Wed, 24 Jul 2002 20:30:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P3U5oc054509; Wed, 24 Jul 2002 20:30:05 -0700 (PDT) Date: Wed, 24 Jul 2002 20:30:05 -0700 (PDT) Message-Id: <200207250330.g6P3U5oc054509@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/40308: Can't build fileutils port on -STABLE Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40308; it has been noted by GNATS. From: Cyrille Lefevre To: Norbert Koch Cc: freebsd gnats , Giorgos Keramidas Subject: Re: ports/40308: Can't build fileutils port on -STABLE Date: Thu, 25 Jul 2002 05:28:52 +0200 On Wed, Jul 24, 2002 at 06:14:59PM +0200, Norbert Koch wrote: > Cyrille Lefevre writes: [snip] > Well, do so. I guess, it's some local fuckup, too, though I don't > know what's caused this. Could you please send me a copy of the two > header files in case? That would be > > /usr/include/stdint.h # ident /usr/include/stdint.h ident error: /usr/include/stdint.h: No such file or directory > /usr/include/sys/inttypes.h # ident /usr/include/sys/inttypes.h /usr/include/sys/inttypes.h: $FreeBSD: src/sys/sys/inttypes.h,v 1.2 1999/08/28 00:51:47 peter Exp $ > I'd like to diff them against my versions. I guess, at least one of > them is gaga. I suggest you to do the following thing : mv /usr/include /usr/include.old mkdir /usr/include cd /usr/src make includes Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 21: 0:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBF7D37B400 for ; Wed, 24 Jul 2002 21:00:17 -0700 (PDT) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C22743E6E for ; Wed, 24 Jul 2002 21:00:17 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.11.6/8.11.6) with ESMTP id g6P3sYw40513; Wed, 24 Jul 2002 20:54:34 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Wed, 24 Jul 2002 20:54:34 -0700 (PDT) From: Annelise Anderson To: Alan E Cc: Charlie Root , FreeBSD Ports List Subject: Re: troubles with the FAM port In-Reply-To: <20020718182425.GA41703@wwweasel.geeksrus.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 18 Jul 2002, Alan E wrote: > On Thu, Jul 18, 2002 at 12:31:21PM -0400, Charlie Root wrote: > >In the process of building the latest KDE (3.0.2) on my -current > >machine I ran into the following problems with fam: > > > > . configure failing due to mountlist issues -- > > solved by changing in configure.in > > to and ; > > Hmm. The file has changed locations? Or is there more than one > mount.h? > > . libfam/Client.h failing to compile for a whole bunch > > of hard to decipher errors/warnings -- gave up. > > This is not useful at all. Why not include the compiler output? > > >/etc/inetd.conf:sgi_fam/1-2 stream rpc/tcp wait root /opt/bin/fam fam > > Yes, of course, all our ports install in /opt... Umm, that's not what > the installation message says. > > ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== > ************************************************************************ > > 1. In order to run this port, please add the following line to /etc/rpc if > it is not already there: > > ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== > sgi_fam 391002 > ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== > > 2. If you wish to run fam from inetd (the recommended method), then > please add the following lines to /etc/inetd.conf if they are not > already there: > > ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== > # FAM: File Alteration Monitor [devel/fam] > sgi_fam/1-2 stream rpc/tcp wait root /usr/local/bin/fam fam > ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== > > After modifying /etc/inetd.conf, you must (as root) run: > > killall -HUP inetd > > 3. If, instead, you wish to run fam as a system daemon, then (as root) > do the following: > > cd /usr/local/etc/rc.d > cp fam.sh.sample fam.sh > /usr/local/etc/rc.d/fam.sh start > > ************************************************************************ > ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== > > Summary: without sufficient and useful information, as well as your > cooperation in following instructions, I can't really do anything for > you. > I had the same trouble as the original poster with fam, which is needed by kde2; I've given up on kde3 for now (on -current). I finally installed the fam package. The startup script says "Can't determine PREFIX." (I had this problem with one of the dhcpd scripts as well, but solved it some other way.) The list of what to do is unclear--I think it means to say that 1 is necessary and either 2 or 3; actually it's also necessary to enable (or run) portmap. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 21: 3: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53BE237B401 for ; Wed, 24 Jul 2002 21:03:06 -0700 (PDT) Received: from priv-edtnes11-hme0.telusplanet.net (fepout3.telus.net [199.185.220.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6869C43ED8 for ; Wed, 24 Jul 2002 21:03:03 -0700 (PDT) (envelope-from tspivey8@telus.net) Received: from a7a42593 ([64.180.205.214]) by priv-edtnes11-hme0.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020725040302.JPXA22374.priv-edtnes11-hme0.telusplanet.net@a7a42593> for ; Wed, 24 Jul 2002 22:03:02 -0600 To: freebsd-ports@freebsd.org From: Tyler Spivey Reply-To: Tyler Spivey Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Subject: freebsd port submissions Message-Id: <20020725040302.JPXA22374.priv-edtnes11-hme0.telusplanet.net@a7a42593> Date: Wed, 24 Jul 2002 22:03:02 -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org i'm wondering why my port (39062) hasn't been submitted? am I being ignored or is it just that the developers are busy? it's been probably a month or more since i sent the followup with th enew port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 21:14: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2773937B400; Wed, 24 Jul 2002 21:14:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D020B43E67; Wed, 24 Jul 2002 21:14:05 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6P4E5JU062757; Wed, 24 Jul 2002 21:14:05 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P4E5Hi062753; Wed, 24 Jul 2002 21:14:05 -0700 (PDT) Date: Wed, 24 Jul 2002 21:14:05 -0700 (PDT) From: Patrick Li Message-Id: <200207250414.g6P4E5Hi062753@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, billf@FreeBSD.org Subject: Re: ports/40963: [patch] editors/vigor mastersite has moved Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] editors/vigor mastersite has moved Responsible-Changed-From-To: freebsd-ports->billf Responsible-Changed-By: pat Responsible-Changed-When: Wed Jul 24 21:13:54 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40963 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 21:15:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39A9237B400; Wed, 24 Jul 2002 21:15:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E239143E67; Wed, 24 Jul 2002 21:15:39 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6P4FdJU062891; Wed, 24 Jul 2002 21:15:39 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P4FdgG062887; Wed, 24 Jul 2002 21:15:39 -0700 (PDT) Date: Wed, 24 Jul 2002 21:15:39 -0700 (PDT) From: Patrick Li Message-Id: <200207250415.g6P4FdgG062887@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/40962: bento - extra files layout change Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: bento - extra files layout change Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: pat Responsible-Changed-When: Wed Jul 24 21:15:28 PDT 2002 Responsible-Changed-Why: Over to portmgr http://www.freebsd.org/cgi/query-pr.cgi?pr=40962 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 22: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D822E37B400 for ; Wed, 24 Jul 2002 22:00:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38EBA43E77 for ; Wed, 24 Jul 2002 22: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.4/8.12.4) with ESMTP id g6P50HJU066265 for ; Wed, 24 Jul 2002 22:00:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P50HUt066264; Wed, 24 Jul 2002 22:00:17 -0700 (PDT) Date: Wed, 24 Jul 2002 22:00:17 -0700 (PDT) Message-Id: <200207250500.g6P50HUt066264@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Norbert Koch Subject: Re: ports/40308: Can't build fileutils port on -STABLE Reply-To: Norbert Koch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40308; it has been noted by GNATS. From: Norbert Koch To: Cyrille Lefevre Cc: freebsd gnats , Giorgos Keramidas Subject: Re: ports/40308: Can't build fileutils port on -STABLE Date: Thu, 25 Jul 2002 06:58:47 +0200 Cyrille Lefevre writes: [...] > I suggest you to do the following thing : > > mv /usr/include /usr/include.old > mkdir /usr/include > cd /usr/src > make includes Thanks, I'm sure, this helps. Last time, I did a make include, I haven't cleaned the directory :-/ norbert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 22: 1:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1172E37B636; Wed, 24 Jul 2002 22:01:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACC1643E4A; Wed, 24 Jul 2002 22:01:42 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6P51gJU066913; Wed, 24 Jul 2002 22:01:42 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P51gVB066909; Wed, 24 Jul 2002 22:01:42 -0700 (PDT) Date: Wed, 24 Jul 2002 22:01:42 -0700 (PDT) From: Pete Fritchman Message-Id: <200207250501.g6P51gVB066909@freefall.freebsd.org> To: verm@drunkmonk.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39154: new port: emulators/grustibus Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: emulators/grustibus State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Wed Jul 24 22:01:32 PDT 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=39154 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 22:11:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C4C137B400 for ; Wed, 24 Jul 2002 22:11:13 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9676E43E42 for ; Wed, 24 Jul 2002 22:11:12 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g6P5AXFG000531; Thu, 25 Jul 2002 01:10:33 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g6P5AXWH000530; Thu, 25 Jul 2002 01:10:33 -0400 (EDT) (envelope-from alane) Date: Thu, 25 Jul 2002 01:10:33 -0400 From: Alan E To: Annelise Anderson Cc: FreeBSD Ports List , KDE FreeBSD List Subject: Re: troubles with the FAM port Message-ID: <20020725051033.GA343@wwweasel.geeksrus.net> References: <20020718182425.GA41703@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jul 24, 2002 at 08:54:34PM -0700, Annelise Anderson wrote: >On Thu, 18 Jul 2002, Alan E wrote: > >> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >> ************************************************************************ >> >> 1. In order to run this port, please add the following line to /etc/rpc if >> it is not already there: >> >> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >> sgi_fam 391002 >> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >> >> 2. If you wish to run fam from inetd (the recommended method), then >> please add the following lines to /etc/inetd.conf if they are not >> already there: >> >> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >> # FAM: File Alteration Monitor [devel/fam] >> sgi_fam/1-2 stream rpc/tcp wait root /usr/local/bin/fam fam >> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >> >> After modifying /etc/inetd.conf, you must (as root) run: >> >> killall -HUP inetd >> >> 3. If, instead, you wish to run fam as a system daemon, then (as root) >> do the following: >> >> cd /usr/local/etc/rc.d >> cp fam.sh.sample fam.sh >> /usr/local/etc/rc.d/fam.sh start >> >> ************************************************************************ >> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >> >> Summary: without sufficient and useful information, as well as your >> cooperation in following instructions, I can't really do anything for >> you. >> >I had the same trouble as the original poster with fam, which is >needed by kde2; I've given up on kde3 for now (on -current). We're working on kde3 on -current. Really, we are. There have been some problems with our build system; I've been out of contact with will@ for a few days so I don't know the status right now. >I finally installed the fam package. The startup script says >"Can't determine PREFIX." (I had this problem with one of the That's because you must run it with an absolute path. It's a "feature". Run all those scripts like "/usr/local/etc/rc.d/script start|stop"; many of them are designed to barf if you don't do it like that. >dhcpd scripts as well, but solved it some other way.) The >list of what to do is unclear--I think it means to say that 1 is >necessary and either 2 or 3; actually it's also necessary to >enable (or run) portmap. You are correct. 1 is necessary under all conditions. Then you can choose either 2 or 3. AFA running portmap goes, I'll add a bit to that effect to the message; I'll also try to make it clearer about the choices available to you. Thanks for the constructive criticism; making it better helps everyone. >Annelise Anderson >Author of: FreeBSD: An Open-Source Operating System for Your PC >Available from: BSDmall.com and amazon.com >Book Website: http://www.bittreepress.com/FreeBSD/introbook/ Oh, cool, a celebrity! And a female FreeBSD tech writer at that! I think you're a relatively rare sub-species of BSD geek. 8=) Oh, I removed the "Charlie Root" guy from the Cc: line 'cause his email address bounces. -- AlanE KDE-FreeBSD Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 22:40:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB0A637B400 for ; Wed, 24 Jul 2002 22:40:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03BC343E65 for ; Wed, 24 Jul 2002 22: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.4/8.12.4) with ESMTP id g6P5e3JU073739 for ; Wed, 24 Jul 2002 22:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P5e3fQ073738; Wed, 24 Jul 2002 22:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A735337B400 for ; Wed, 24 Jul 2002 22:33:16 -0700 (PDT) Received: from smtp.noos.fr (racine.noos.net [212.198.2.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id A86D243E5E for ; Wed, 24 Jul 2002 22:33:15 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 5923313 invoked by uid 0); 25 Jul 2002 05:33:13 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender ) by 212.198.2.71 (qmail-ldap-1.03) with SMTP for ; 25 Jul 2002 05:33:13 -0000 Received: from gits.gits.dyndns.org (xu6w6lfowx7qkw91@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g6P5XCq4060890; Thu, 25 Jul 2002 07:33:12 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.5/8.12.5/Submit) id g6P5XBKF060889; Thu, 25 Jul 2002 07:33:11 +0200 (CEST) (envelope-from root) Message-Id: <200207250533.g6P5XBKF060889@gits.gits.dyndns.org> Date: Thu, 25 Jul 2002 07:33:11 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org Cc: robert@castley.com X-Send-Pr-Version: 3.113 Subject: ports/40966: Update: net/ddup (3.0.1) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40966 >Category: ports >Synopsis: Update: net/ddup (3.0.1) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 24 22:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.6-STABLE i386 >Organization: ACME >Environment: System: FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 23 08:29:49 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386 >Description: this patch set updates ddup to make it conformant w/ http://clients.dyndns.org/devel/query.php major changes where done by robert@castley.com, so, don't forget to give him credits in the CVS logs. I review them and made some changes such as : - usage reworked in ddup.c - version 3.1 beta -> 3.0.1.1 in ddup.h - --static, --dynamic and --custom are mutually exclusive in parse_option.c - remove &action=edit in update.c Makefile PORTREVISION added ${PERL} -> ${REINPLACE_CMD} etc. pkg-descr ex-maintainer address deleted pkg-plist $FreeBSD$ added files/Makefile LOCALBASE -> PREFIX files/patch-ddupcron.sh IFCHECK simplified IPFILE moved from /tmp to /var/db FILECHECK added files/patch-ddup.c new file -- usage updated files/patch-ddup.h new file -- version bumped files/patch-parse_option.c new file -- --dynamic and --custom options added also, mutual exclusive options check added files/patch-update.c new files -- HTTP GET Request updated >How-To-Repeat: n/a >Fix: take care, this patch set is in two parts. the first one is a diff against /dev/null and the second one is a cvs diff. --- /dev/null Thu Jul 25 07:25:20 2002 +++ files/patch-ddup.c Thu Jul 25 07:25:59 2002 @@ -0,0 +1,48 @@ +--- ddup.c.orig Tue Oct 31 01:13:23 2000 ++++ ddup.c Thu Jul 25 07:25:54 2002 +@@ -26,25 +26,29 @@ + void usage(void) + { + printf("DD-UP version %s by Thomas Gandy and Tom Groves (ddupwww@ddup.org)\n", AGENT_VER); +- printf("Usage: ddup --host host.domain.ext (multiple hosts separated by ,)\n"); +- printf(" (host.domain.ext,host2.domain.ext) [--ip address] [--wildcard]\n"); +- printf(" [--proxyserv server] [--proxyport port] [--help] [--debug] [--mx mxhost]\n"); +- printf(" [--backmx] [--static]\n"); +- printf(" --host host.domain.ext : REQUIRED to update.\n"); +- printf(" Where host.domain.ext is your domain.\n"); +- printf(" eg. gandy.dyndns.org, gandy.ath.cx\n"); +- printf(" --ip address : Forces manual ip specification\n"); +- printf(" Where address is your IP address.\n"); +- printf(" --wildcard : Enables wildcards.\n"); ++ printf("Usage: ddup --host host.domain.ext [--ip address] [--wildcard]\n"); ++ printf(" [--mx mxhost] [--backmx] [--static | --dynamic | --custom]\n"); ++ printf(" [--proxyserv server] [--proxyport port] [--debug]\n"); ++ printf(" ddup [--help | --makeconf]\n"); ++ printf("\n"); ++ printf(" --host host.domain.ext : REQUIRED to update.\n"); ++ printf(" Where host.domain.ext is your domain.\n"); ++ printf(" Multiple hosts separated by a `,' (comma) may be specified.\n"); ++ printf(" e.g. gandy.dyndns.org,gandy.ath.cx\n"); ++ printf(" --ip address : Forces manual ip specification\n"); ++ printf(" Where address is your IP address.\n"); ++ printf(" --wildcard : Enables wildcards.\n"); + printf(" --mx mxhost : Sets your MX to mxhost.\n"); + printf(" --backmx : Needs --mx and sets mxhost to be a backup MX.\n"); +- printf(" --proxyserv server : Uses server as proxy.\n"); +- printf(" --proxyport port : connects to proxy with port.\n"); +- printf(" --help : Prints this message.\n"); +- printf(" --debug : Prints debug output of what is sent to server.\n"); + printf(" --static : Use the Static DNS service. (Added by Patrick D.)\n"); +- printf("\n"); +- printf(" --makeconf : Creates the config file for you. (Base64 Encodes your password)\n"); ++ printf(" --dynamic : Use the Dyanmic DNS service. (Added by rwc.)\n"); ++ printf(" --custom : Use the Custom DNS service. (Added by rwc.)\n"); ++ printf(" --proxyserv server : Uses server as proxy.\n"); ++ printf(" --proxyport port : connects to proxy with port.\n"); ++ printf(" --debug : Prints debug output of what is sent to server.\n"); ++ printf(" --help : Prints this message.\n"); ++ printf(" --makeconf : Creates the config file for you.\n"); ++ printf(" Base64 Encodes your password.\n"); + exit(0); + } + --- /dev/null Thu Jul 25 06:45:33 2002 +++ files/patch-ddup.h Thu Jul 25 06:08:16 2002 @@ -0,0 +1,12 @@ +diff -u -x CVS -x work -x core -x *.core -x #* -x *~ -x *.orig -x *.rej -I $Id.*$ -I $.+BSD.*$ ddup.h.orig ddup.h +--- ddup.h.orig Tue Oct 31 01:09:48 2000 ++++ ddup.h Mon Jul 22 21:51:52 2002 +@@ -5,7 +5,7 @@ + #include "options.h" + + #define AGENT_NAME "ddup" +-#define AGENT_VER "3.0.1" ++#define AGENT_VER "3.0.1.1" + #define MEMBERS_HOST "members.dyndns.org" + + /* ddup_functions.c */ --- /dev/null Thu Jul 25 06:45:33 2002 +++ files/patch-parse_option.c Thu Jul 25 06:47:01 2002 @@ -0,0 +1,31 @@ +--- parse_option.c.orig Sat Sep 30 21:06:27 2000 ++++ parse_option.c Thu Jul 25 06:46:57 2002 +@@ -30,6 +30,8 @@ + int backmx_flag = 0; + /* Flag set by '--static' (Added by Patrick D.) */ + int static_flag = 0; ++int dynamic_flag = 0; ++int custom_flag = 0; + /* Vars for other options */ + char *ip_address; + char *host_id; +@@ -51,6 +53,8 @@ + {"version", 0, &ver_flag, 1}, + /* Added by Patrick D. */ + {"static", 0, &static_flag, 1}, ++ {"dynamic", 0, &dynamic_flag, 1}, ++ {"custom", 0, &custom_flag, 1}, + /* These options don't set a flag. + We distinguish them by their indices. */ + {"ip", 1, 0, 0}, +@@ -98,6 +102,10 @@ + } + } + ++ if (static_flag+dynamic_flag+custom_flag > 1) { ++ fprintf(stderr, "ddup: --static, --dynamic and --custom options are mutually exclusive.\n"); ++ help_flag = 1; ++ } + if (help_flag) { + usage(); + } --- /dev/null Thu Jul 25 06:45:33 2002 +++ files/patch-update.c Thu Jul 25 06:47:49 2002 @@ -0,0 +1,30 @@ +--- update.c.orig Tue Oct 31 01:10:02 2000 ++++ update.c Thu Jul 25 06:47:36 2002 +@@ -26,6 +26,8 @@ + extern int backmx_flag; + /* Flag set by '--static' (Added by Patrick D.) */ + extern int static_flag; ++extern int dynamic_flag; ++extern int custom_flag; + /* Vars for other options */ + extern char *ip_address; + extern char *host_id; +@@ -125,11 +127,14 @@ + strcat(buf_out, "/nic/update?system="); + + if (static_flag) +- strcat(buf_out, "stat"); +- else +- strcat(buf_out, "dyn"); ++ strcat(buf_out, "statdns"); ++ else if (dynamic_flag) ++ strcat(buf_out, "dyndns"); ++ else if (custom_flag) ++ strcat(buf_out, "custom"); + +- strcat(buf_out, "dns&hostname="); ++ ++ strcat(buf_out, "&hostname="); + strcat(buf_out, host_id); + + if (ip_address) Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/ddup/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 22 Jul 2002 03:43:46 -0000 1.11 +++ Makefile 25 Jul 2002 04:26:26 -0000 @@ -7,12 +7,17 @@ PORTNAME= ddup PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITES_LOCAL} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix MAINTAINER= ports@FreeBSD.Org +USE_REINPLACE= 1 + +.include + MAN1= ddup.1 MANCOMPRESSED= maybe @@ -24,22 +29,23 @@ MAKE_ARGS= DEBUG="${DEBUG}" post-extract: - cd ${WRKSRC}; ${GUNZIP_CMD} ddup.1.gz + @${GUNZIP_CMD} ${WRKSRC}/ddup.1.gz post-patch: - ${PERL} -i -pe 's,!!PREFIX!!,${PREFIX},' ${WRKSRC}/ddupcron.sh - ${PERL} -i -pe 's,/etc\b,${PREFIX}$$&,' ${WRKSRC}/ddup.1 + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/ddupcron.sh + @${REINPLACE_CMD} -e 's|/etc/|${PREFIX}&|' ${WRKSRC}/ddup.1 pre-build: - ${CP} ${FILESDIR}/Makefile ${WRKSRC}/ - ${ECHO_CMD} "#define file_name \"${PREFIX}/etc/ddup.conf\"" > ${WRKSRC}/options.h + @${CP} ${FILESDIR}/Makefile ${WRKSRC} + @${ECHO_CMD} "#define file_name \"${PREFIX}/etc/ddup.conf\"" \ + > ${WRKSRC}/options.h post-install: - ${INSTALL_SCRIPT} ${WRKSRC}/ddupcron.sh ${PREFIX}/sbin/ + ${INSTALL_SCRIPT} ${WRKSRC}/ddupcron.sh ${PREFIX}/sbin .if !defined(NOPORTSDOC) - ${MKDIR} ${PREFIX}/share/doc/ddup - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ddup/ + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE} -.include +.include Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/net/ddup/pkg-descr,v retrieving revision 1.4 diff -u -r1.4 pkg-descr --- pkg-descr 3 Nov 2000 16:21:52 -0000 1.4 +++ pkg-descr 25 Jul 2002 03:45:15 -0000 @@ -15,5 +15,3 @@ Author: Thomas Gandy WWW: http://www.ddup.org/ - -EMAIL: cjm2@altavista.net Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/ddup/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 3 Nov 2000 16:21:52 -0000 1.4 +++ pkg-plist 25 Jul 2002 04:39:40 -0000 @@ -1,3 +1,4 @@ +@comment $FreeBSD$ sbin/ddup sbin/ddupcron.sh share/doc/ddup/README Index: files/Makefile =================================================================== RCS file: /home/ncvs/ports/net/ddup/files/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- files/Makefile 3 Nov 2000 16:21:54 -0000 1.1 +++ files/Makefile 25 Jul 2002 04:25:19 -0000 @@ -10,8 +10,8 @@ update.c CFLAGS+= ${DEBUG} MAN1= ddup.1 -BINDIR= ${LOCALBASE}/sbin -MANDIR= ${LOCALBASE}/man/man +BINDIR= ${PREFIX}/sbin +MANDIR= ${MAN1PREFIX}/man/man .include Index: files/patch-ddupcron.sh =================================================================== RCS file: /home/ncvs/ports/net/ddup/files/patch-ddupcron.sh,v retrieving revision 1.1 diff -u -r1.1 patch-ddupcron.sh --- files/patch-ddupcron.sh 3 Nov 2000 16:21:54 -0000 1.1 +++ files/patch-ddupcron.sh 25 Jul 2002 04:22:55 -0000 @@ -1,6 +1,6 @@ ---- ddupcron.sh.orig Mon Oct 23 02:11:48 2000 -+++ ddupcron.sh Thu Nov 2 14:16:39 2000 -@@ -2,19 +2,23 @@ +--- ddupcron.sh.orig Sun Oct 22 19:11:48 2000 ++++ ddupcron.sh Thu Jul 25 06:21:51 2002 +@@ -2,26 +2,30 @@ # Define the host to be updated as 1st arguement to script if [ -z $1 ]; then @@ -12,18 +12,30 @@ fi # Define interface to grep address from -IFACE="eth0" +-IFCHECK=$(/sbin/ifconfig $IFACE|grep ask|awk '{print $2}'|cut -d ':' -f2) +if [ -z $2 ]; then + IFACE=fxp0 +else + IFACE=$2 +fi - IFCHECK=$(/sbin/ifconfig $IFACE|grep ask|awk '{print $2}'|cut -d ':' -f2) ++IFCHECK=$(/sbin/ifconfig $IFACE|awk '/netmask/{print $2; exit}') # Define where we should store last IP - IPFILE="/tmp/ddupip" +-IPFILE="/tmp/ddupip" ++IPFILE="/var/db/ddup.ip" IPCHECK=$(cat $IPFILE) ++FILECHECK=$(find $IPFILE -mtime -25) ++ # Define path to ddup and ddup arguments (except --host) -DDUP_PATH="/home/ddup/ddup" -+DDUP_PATH="!!PREFIX!!/sbin/ddup" ++DDUP_PATH="%%PREFIX%%/sbin/ddup" DDUP_ARGS="--debug" - +- +-if [ "$IFCHECK" = "$IPCHECK" ]; then ++if [ "$IFCHECK" = "$IPCHECK" ] && [ "x$FILECHECK" != x ]; then + echo "looks like we are still the same ip" + else + $DDUP_PATH --host $HOST $DDUP_ARGS + echo "$IFCHECK" > $IPFILE + fi +- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 23: 0: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6911D37B400 for ; Wed, 24 Jul 2002 23:00:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2852C43E6A for ; Wed, 24 Jul 2002 23:00: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.4/8.12.4) with ESMTP id g6P602JU075067 for ; Wed, 24 Jul 2002 23:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P602lK075066; Wed, 24 Jul 2002 23:00:02 -0700 (PDT) Date: Wed, 24 Jul 2002 23:00:02 -0700 (PDT) Message-Id: <200207250600.g6P602lK075066@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/40929: [PATCH] The patch files in www/webcheck are incorrect Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40929; it has been noted by GNATS. From: Cyrille Lefevre To: Mike Meyer Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/40929: [PATCH] The patch files in www/webcheck are incorrect Date: Thu, 25 Jul 2002 07:55:36 +0200 On Tue, Jul 23, 2002 at 07:14:09PM -0000, Mike Meyer wrote: > > >Number: 40929 > >Category: ports > >Synopsis: [PATCH] The patch files in www/webcheck are incorrect > > >Description: > For some reason, the patch from linbot -> webcheck missed removing > the files/patch-* files. Applying them doesn't work. > >How-To-Repeat: > Try to install the webcheck port from scratch. > >Fix: > Delete the two files patch-compat and patch-usage from the files directory. duplicate PR. see PR #40088 for details : http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/40088 Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 23: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C63DF37B401 for ; Wed, 24 Jul 2002 23:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7061D43E6A for ; Wed, 24 Jul 2002 23:00: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.4/8.12.4) with ESMTP id g6P605JU075076 for ; Wed, 24 Jul 2002 23:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P605Ou075075; Wed, 24 Jul 2002 23:00:05 -0700 (PDT) Date: Wed, 24 Jul 2002 23:00:05 -0700 (PDT) Message-Id: <200207250600.g6P605Ou075075@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/40937: Maintainer update: mail/elm (2.4.99b) Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40937; it has been noted by GNATS. From: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/40937: Maintainer update: mail/elm (2.4.99b) Date: Thu, 25 Jul 2002 07:58:34 +0200 On Tue, Jul 23, 2002 at 11:35:52PM +0200, Cyrille Lefevre wrote: > > >Number: 40937 > >Category: ports > >Synopsis: Maintainer update: mail/elm (2.4.99b) oops! take care, it's mail/elm+ME and not mail/elm. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 23: 4:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F0537B401 for ; Wed, 24 Jul 2002 23:04:36 -0700 (PDT) Received: from hendrix.bsd.st (ADSL144-127.advancedsl.com.ar [200.63.144.127]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F73F43E6E for ; Wed, 24 Jul 2002 23:04:34 -0700 (PDT) (envelope-from juan@datafull.com) Received: (qmail 91886 invoked from network); 25 Jul 2002 06:05:33 -0000 Received: from unknown (HELO depot) (10.0.0.3) by 0 with SMTP; 25 Jul 2002 06:05:33 -0000 Message-ID: <000601c233a1$65d93480$0300000a@depot> Reply-To: "Juan Pablo Villa (::DATAFULL.COM::)" From: "Juan Pablo Villa (::DATAFULL.COM::)" To: Cc: Subject: FreeBSD Port: poc-1.2 Date: Thu, 25 Jul 2002 03:06:20 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C23388.403047F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C23388.403047F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable This port requires devel/libgnugetopt port installed in order to = compile. It would be nice if you include that as a dependency. Thanks in advance Juan Pablo Villa Datafull.com Sysadmin Cuatro Cabezas SA Buenos Aires, Argentina ------=_NextPart_000_0003_01C23388.403047F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
This port requires devel/libgnugetopt = port=20 installed in order to compile. It would be nice if you include that = as a=20 dependency.
 
Thanks in advance
 
 
Juan Pablo Villa
Datafull.com Sysadmin
Cuatro Cabezas SA
Buenos Aires, Argentina
 
------=_NextPart_000_0003_01C23388.403047F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 23:13:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4B3537B400 for ; Wed, 24 Jul 2002 23:13:22 -0700 (PDT) Received: from smtp.noos.fr (aragon.noos.net [212.198.2.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id A316043E72 for ; Wed, 24 Jul 2002 23:13:21 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 11278518 invoked by uid 0); 25 Jul 2002 06:13:20 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with SMTP for ; 25 Jul 2002 06:13:20 -0000 Received: from gits.gits.dyndns.org (pqsfm1uoe879s6ln@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g6P6DJq4062689; Thu, 25 Jul 2002 08:13:20 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.5/8.12.5/Submit) id g6P6DJOf062688; Thu, 25 Jul 2002 08:13:19 +0200 (CEST) (envelope-from root) Date: Thu, 25 Jul 2002 08:13:19 +0200 From: Cyrille Lefevre To: Tyler Spivey Cc: freebsd-ports@FreeBSD.ORG Subject: Re: freebsd port submissions Message-ID: <20020725061319.GD58642@gits.dyndns.org> Mail-Followup-To: Cyrille Lefevre , Tyler Spivey , freebsd-ports@FreeBSD.ORG References: <20020725040302.JPXA22374.priv-edtnes11-hme0.telusplanet.net@a7a42593> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020725040302.JPXA22374.priv-edtnes11-hme0.telusplanet.net@a7a42593> User-Agent: Mutt/1.3.99i Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6);aI.[< List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jul 24, 2002 at 10:03:02PM -0600, Tyler Spivey wrote: > i'm wondering why my port (39062) hasn't been submitted? > am I being ignored or is it just that the developers are busy? > it's been probably a month or more since i sent the followup with th enew port. only a month... don't care, I've a lot a PRs not commited since Y2K :P Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 23:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9832537B400 for ; Wed, 24 Jul 2002 23:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 557CE43E77 for ; Wed, 24 Jul 2002 23: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.4/8.12.4) with ESMTP id g6P6K3JU080684 for ; Wed, 24 Jul 2002 23:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P6K3XX080683; Wed, 24 Jul 2002 23:20:03 -0700 (PDT) Date: Wed, 24 Jul 2002 23:20:03 -0700 (PDT) Message-Id: <200207250620.g6P6K3XX080683@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/40966: Update: net/ddup (3.0.1) Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40966; it has been noted by GNATS. From: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: robert@castley.com Subject: Re: ports/40966: Update: net/ddup (3.0.1) Date: Thu, 25 Jul 2002 08:15:01 +0200 On Thu, Jul 25, 2002 at 07:33:11AM +0200, Cyrille Lefevre wrote: > > >Number: 40966 > >Category: ports > >Synopsis: Update: net/ddup (3.0.1) sorry! typo. make install doesn't work. > Index: files/Makefile > =================================================================== > RCS file: /home/ncvs/ports/net/ddup/files/Makefile,v > retrieving revision 1.1 > diff -u -r1.1 Makefile > --- files/Makefile 3 Nov 2000 16:21:54 -0000 1.1 > +++ files/Makefile 25 Jul 2002 04:25:19 -0000 > @@ -10,8 +10,8 @@ > update.c > CFLAGS+= ${DEBUG} > MAN1= ddup.1 > -BINDIR= ${LOCALBASE}/sbin > -MANDIR= ${LOCALBASE}/man/man > +BINDIR= ${PREFIX}/sbin > +MANDIR= ${MAN1PREFIX}/man/man ^^^^^^^^^^ must be changed to PREFIX. > > .include > Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jul 24 23:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4F0B37B400 for ; Wed, 24 Jul 2002 23:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6407543E31 for ; Wed, 24 Jul 2002 23: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.4/8.12.4) with ESMTP id g6P6e8JU082186 for ; Wed, 24 Jul 2002 23:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P6e89v082185; Wed, 24 Jul 2002 23:40:08 -0700 (PDT) Date: Wed, 24 Jul 2002 23:40:08 -0700 (PDT) Message-Id: <200207250640.g6P6e89v082185@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Attila Nagy Subject: Re: ports/40834: New port: net/linux-jigdo Reply-To: Attila Nagy Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40834; it has been noted by GNATS. From: Attila Nagy To: Udo Schweigert Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/40834: New port: net/linux-jigdo Date: Thu, 25 Jul 2002 08:32:05 +0200 (CEST) Hello, > OK. But the debian images were the reason I noticed this software. Yes. They are the only massive users so far :) But that will change, I'm sure. > I have first tried to compile with db3 which failed for some reason I > hadn't time enough to investigate in (I only wanted to generate the > debian images). In the port, I submitted, you can choose not to compile in DB3 support (it is necessary only when creating .jigdo files, not during their extraction). And without GUI, because it isn't really working (experimental) and needs the whole X sources to compile, which most users doesn't want to download (like me). > > I think running it in linux-emu is waste of resources. > linux-... ports are very common in the ports tree. I think the > ports-meisters should decide on this, I won't have any problem with > either decission. You are right when it comes to a binary only program. But jigdo is open source :) > > 3. in the knowledge of the above, I have submitted a port which compiles > > on FreeBSD 4-STABLE and FreeBSD 5-CURRENT, and can reconstruct .jigdo > > files. > Yes, that really works. Thanks. Did you try that? Thanks a lot. --------[ Free Software ISOs - ftp://ftp.fsn.hu/pub/CDROM-Images/ ]------- Attila Nagy e-mail: Attila.Nagy@fsn.hu Free Software Network (FSN.HU) phone @work: +361 210 1415 (194) cell.: +3630 306 6758 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 1:10:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C603D37B400 for ; Thu, 25 Jul 2002 01:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE22643E67 for ; Thu, 25 Jul 2002 01: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.4/8.12.4) with ESMTP id g6P8A2JU098706 for ; Thu, 25 Jul 2002 01:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P8A2Km098705; Thu, 25 Jul 2002 01:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B3137B400 for ; Thu, 25 Jul 2002 01:02:52 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB1E43E75 for ; Thu, 25 Jul 2002 01:02:52 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 79F322B8DE for ; Thu, 25 Jul 2002 09:42:18 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id F23C56A711E; Thu, 25 Jul 2002 17:42:10 +1000 (EST) Message-Id: <20020725074210.F23C56A711E@k7.mavetju> Date: Thu, 25 Jul 2002 17:42:10 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40967: [new port] games/enigma - Oxyd like game Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40967 >Category: ports >Synopsis: [new port] games/enigma - Oxyd like game >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 01:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: This is a game like Oxyd, in which you have to move a black marble to match coloured blocks. >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: # # games/enigma # games/enigma/pkg-plist # games/enigma/pkg-descr # games/enigma/pkg-comment # games/enigma/distinfo # games/enigma/Makefile # games/enigma/files # games/enigma/files/patch-configure # games/enigma/files/patch-px-Makefile.in # games/enigma/pkg-message # echo c - games/enigma mkdir -p games/enigma > /dev/null 2>&1 echo x - games/enigma/pkg-plist sed 's/^X//' >games/enigma/pkg-plist << 'END-of-games/enigma/pkg-plist' Xbin/enigma X Xshare/enigma/fonts/dreamorp.txt Xshare/enigma/fonts/dreamorp24.png Xshare/enigma/fonts/dreamorp24.bmf Xshare/enigma/fonts/levelmenu.png Xshare/enigma/fonts/levelmenu.bmf Xshare/enigma/fonts/menufont.png Xshare/enigma/fonts/menufont.bmf Xshare/enigma/fonts/menufontsel.png Xshare/enigma/fonts/menufontsel.bmf Xshare/enigma/fonts/menufontsh.png Xshare/enigma/fonts/menufontsh.bmf X Xshare/enigma/sound/menu.s3m Xshare/enigma/sound/drip.wav Xshare/enigma/sound/drown.wav Xshare/enigma/sound/invrotate.wav Xshare/enigma/sound/it-triggerdown.wav Xshare/enigma/sound/it-triggerup.wav Xshare/enigma/sound/menuexit.wav Xshare/enigma/sound/menumove.wav Xshare/enigma/sound/menuok.wav Xshare/enigma/sound/shatter.wav Xshare/enigma/sound/st-fakeoxyd.wav Xshare/enigma/sound/st-metal.wav Xshare/enigma/sound/st-mirrorturn.wav Xshare/enigma/sound/st-move.wav Xshare/enigma/sound/st-oxydopen.wav Xshare/enigma/sound/st-oxydopened.wav Xshare/enigma/sound/st-stone.wav Xshare/enigma/sound/st-thud.wav X Xshare/enigma/gfx/ac-blackball.png Xshare/enigma/gfx/st-wood.png Xshare/enigma/gfx/st-timer_0004.png Xshare/enigma/gfx/st-timer_0003.png Xshare/enigma/gfx/st-timer_0002.png Xshare/enigma/gfx/st-timer_0001.png Xshare/enigma/gfx/st-switch2.png Xshare/enigma/gfx/st-switch1.png Xshare/enigma/gfx/st-swap.png Xshare/enigma/gfx/st-shogun4.png Xshare/enigma/gfx/st-shogun2.png Xshare/enigma/gfx/st-shogun1.png Xshare/enigma/gfx/st-rock2.png Xshare/enigma/gfx/st-puzzletempl_0016.png Xshare/enigma/gfx/st-puzzletempl_0015.png Xshare/enigma/gfx/st-puzzletempl_0014.png Xshare/enigma/gfx/st-puzzletempl_0013.png Xshare/enigma/gfx/st-puzzletempl_0012.png Xshare/enigma/gfx/st-puzzletempl_0011.png Xshare/enigma/gfx/st-puzzletempl_0010.png Xshare/enigma/gfx/st-puzzletempl_0009.png Xshare/enigma/gfx/st-puzzletempl_0008.png Xshare/enigma/gfx/st-puzzletempl_0007.png Xshare/enigma/gfx/st-puzzletempl_0006.png Xshare/enigma/gfx/st-puzzletempl_0005.png Xshare/enigma/gfx/st-puzzletempl_0004.png Xshare/enigma/gfx/st-puzzletempl_0003.png Xshare/enigma/gfx/st-puzzletempl_0002.png Xshare/enigma/gfx/st-puzzletempl_0001.png Xshare/enigma/gfx/st-oxyddtempl_0001.png Xshare/enigma/gfx/st-oxydd.png Xshare/enigma/gfx/st-oxydctempl_0001.png Xshare/enigma/gfx/st-oxydc.png Xshare/enigma/gfx/st-oxydbtempl_0014.png Xshare/enigma/gfx/xx.png Xshare/enigma/gfx/st-oxydbtempl_0013.png Xshare/enigma/gfx/st-oxydbtempl_0012.png Xshare/enigma/gfx/st-oxydbtempl_0011.png Xshare/enigma/gfx/st-oxydbtempl_0010.png Xshare/enigma/gfx/st-oxydbtempl_0009.png Xshare/enigma/gfx/st-oxydbtempl_0008.png Xshare/enigma/gfx/st-oxydbtempl_0007.png Xshare/enigma/gfx/st-oxydbtempl_0006.png Xshare/enigma/gfx/st-oxydbtempl_0005.png Xshare/enigma/gfx/st-oxydbtempl_0004.png Xshare/enigma/gfx/st-oxydbtempl_0003.png Xshare/enigma/gfx/st-oxydbtempl_0002.png Xshare/enigma/gfx/st-oxydbtempl_0001.png Xshare/enigma/gfx/st-oxydb.png Xshare/enigma/gfx/st-oxyda.png Xshare/enigma/gfx/st-oxyda-open_0010.png Xshare/enigma/gfx/st-oxyda-open_0009.png Xshare/enigma/gfx/st-oxyda-open_0008.png Xshare/enigma/gfx/st-oxyda-open_0007.png Xshare/enigma/gfx/st-oxyda-open_0006.png Xshare/enigma/gfx/st-oxyda-open_0005.png Xshare/enigma/gfx/st-oxyda-open_0004.png Xshare/enigma/gfx/st-oxyda-open_0003.png Xshare/enigma/gfx/st-oxyda-open_0002.png Xshare/enigma/gfx/st-oxyda-open_0001.png Xshare/enigma/gfx/st-oxyd-questmark.png Xshare/enigma/gfx/st-oneway-w.png Xshare/enigma/gfx/st-oneway-s.png Xshare/enigma/gfx/st-oneway-n.png Xshare/enigma/gfx/st-oneway-e.png Xshare/enigma/gfx/st-mirrortempl_0016.png Xshare/enigma/gfx/st-mirrortempl_0015.png Xshare/enigma/gfx/st-mirrortempl_0014.png Xshare/enigma/gfx/st-mirrortempl_0013.png Xshare/enigma/gfx/st-mirrortempl_0012.png Xshare/enigma/gfx/st-mirrortempl_0011.png Xshare/enigma/gfx/st-mirrortempl_0010.png Xshare/enigma/gfx/st-mirrortempl_0009.png Xshare/enigma/gfx/st-mirrortempl_0008.png Xshare/enigma/gfx/st-mirrortempl_0007.png Xshare/enigma/gfx/st-mirrortempl_0006.png Xshare/enigma/gfx/st-mirrortempl_0005.png Xshare/enigma/gfx/st-mirrortempl_0004.png Xshare/enigma/gfx/st-mirrortempl_0003.png Xshare/enigma/gfx/st-mirrortempl_0002.png Xshare/enigma/gfx/st-mirrortempl_0001.png Xshare/enigma/gfx/st-mirror-static.png Xshare/enigma/gfx/st-mirror-movable.png Xshare/enigma/gfx/st-marble_move.png Xshare/enigma/gfx/st-marble_hole.png Xshare/enigma/gfx/st-marble.png Xshare/enigma/gfx/st-laser-w_0009.png Xshare/enigma/gfx/st-laser-w_0008.png Xshare/enigma/gfx/st-laser-w_0007.png Xshare/enigma/gfx/st-laser-w_0006.png Xshare/enigma/gfx/st-laser-w_0005.png Xshare/enigma/gfx/st-laser-w_0004.png Xshare/enigma/gfx/st-laser-w_0003.png Xshare/enigma/gfx/st-laser-w_0002.png Xshare/enigma/gfx/st-laser-w_0001.png Xshare/enigma/gfx/st-laser-s_0009.png Xshare/enigma/gfx/st-laser-s_0008.png Xshare/enigma/gfx/st-laser-s_0007.png Xshare/enigma/gfx/st-laser-s_0006.png Xshare/enigma/gfx/st-laser-s_0005.png Xshare/enigma/gfx/st-laser-s_0004.png Xshare/enigma/gfx/st-laser-s_0003.png Xshare/enigma/gfx/st-laser-s_0002.png Xshare/enigma/gfx/st-laser-s_0001.png Xshare/enigma/gfx/st-laser-n_0009.png Xshare/enigma/gfx/st-laser-n_0008.png Xshare/enigma/gfx/st-laser-n_0007.png Xshare/enigma/gfx/st-laser-n_0006.png Xshare/enigma/gfx/st-laser-n_0005.png Xshare/enigma/gfx/st-laser-n_0004.png Xshare/enigma/gfx/st-laser-n_0003.png Xshare/enigma/gfx/st-laser-n_0002.png Xshare/enigma/gfx/st-laser-n_0001.png Xshare/enigma/gfx/st-laser-e_0009.png Xshare/enigma/gfx/st-laser-e_0008.png Xshare/enigma/gfx/st-laser-e_0007.png Xshare/enigma/gfx/st-laser-e_0006.png Xshare/enigma/gfx/st-laser-e_0005.png Xshare/enigma/gfx/st-laser-e_0004.png Xshare/enigma/gfx/st-laser-e_0003.png Xshare/enigma/gfx/st-laser-e_0002.png Xshare/enigma/gfx/st-laser-e_0001.png Xshare/enigma/gfx/st-laser-base.png Xshare/enigma/gfx/st-greenbrown_move.png Xshare/enigma/gfx/st-greenbrown_hole.png Xshare/enigma/gfx/st-greenbrown.png Xshare/enigma/gfx/st-grate1.png Xshare/enigma/gfx/st-glass.png Xshare/enigma/gfx/st-fakeoxyd-blink_0004.png Xshare/enigma/gfx/st-fakeoxyd-blink_0003.png Xshare/enigma/gfx/st-fakeoxyd-blink_0002.png Xshare/enigma/gfx/st-fakeoxyd-blink_0001.png Xshare/enigma/gfx/st-doorv_0007.png Xshare/enigma/gfx/st-doorv_0006.png Xshare/enigma/gfx/st-doorv_0005.png Xshare/enigma/gfx/st-doorv_0004.png Xshare/enigma/gfx/st-doorv_0003.png Xshare/enigma/gfx/st-doorv_0002.png Xshare/enigma/gfx/st-doorv_0001.png Xshare/enigma/gfx/st-doorh_0007.png Xshare/enigma/gfx/st-doorh_0006.png Xshare/enigma/gfx/st-doorh_0005.png Xshare/enigma/gfx/st-doorh_0004.png Xshare/enigma/gfx/st-doorh_0003.png Xshare/enigma/gfx/st-doorh_0002.png Xshare/enigma/gfx/st-doorh_0001.png Xshare/enigma/gfx/st-death.png Xshare/enigma/gfx/st-brownie.png Xshare/enigma/gfx/st-bombs2.png Xshare/enigma/gfx/sh-solid.png Xshare/enigma/gfx/sh-shogun4.png Xshare/enigma/gfx/sh-shogun2.png Xshare/enigma/gfx/sh-shogun1.png Xshare/enigma/gfx/sh-grate1.png Xshare/enigma/gfx/sh-glass.png Xshare/enigma/gfx/sh-full.png Xshare/enigma/gfx/sh-blackball.png Xshare/enigma/gfx/ring-anim_0008.png Xshare/enigma/gfx/menu_bg.png Xshare/enigma/gfx/ring-anim_0007.png Xshare/enigma/gfx/ring-anim_0006.png Xshare/enigma/gfx/ring-anim_0005.png Xshare/enigma/gfx/ring-anim_0004.png Xshare/enigma/gfx/ring-anim_0003.png Xshare/enigma/gfx/ring-anim_0002.png Xshare/enigma/gfx/ring-anim_0001.png Xshare/enigma/gfx/oxydd-fadein_0005.png Xshare/enigma/gfx/oxydd-fadein_0004.png Xshare/enigma/gfx/oxydd-fadein_0003.png Xshare/enigma/gfx/oxydd-fadein_0002.png Xshare/enigma/gfx/oxydd-fadein_0001.png Xshare/enigma/gfx/oxydc-fadein_0005.png Xshare/enigma/gfx/oxydc-fadein_0004.png Xshare/enigma/gfx/oxydc-fadein_0003.png Xshare/enigma/gfx/oxydc-fadein_0002.png Xshare/enigma/gfx/it-umbrella.png Xshare/enigma/gfx/oxydc-fadein_0001.png Xshare/enigma/gfx/oxydb-fadein_0015.png Xshare/enigma/gfx/oxydb-fadein_0014.png Xshare/enigma/gfx/oxydb-fadein_0013.png Xshare/enigma/gfx/oxydb-fadein_0012.png Xshare/enigma/gfx/oxydb-fadein_0011.png Xshare/enigma/gfx/oxydb-fadein_0010.png Xshare/enigma/gfx/oxydb-fadein_0009.png Xshare/enigma/gfx/oxydb-fadein_0008.png Xshare/enigma/gfx/oxydb-fadein_0007.png Xshare/enigma/gfx/oxydb-fadein_0006.png Xshare/enigma/gfx/oxydb-fadein_0005.png Xshare/enigma/gfx/oxydb-fadein_0004.png Xshare/enigma/gfx/oxydb-fadein_0003.png Xshare/enigma/gfx/oxydb-fadein_0002.png Xshare/enigma/gfx/oxydb-fadein_0001.png Xshare/enigma/gfx/it-trigger1.png Xshare/enigma/gfx/it-trigger.png Xshare/enigma/gfx/it-tinyhollow.png Xshare/enigma/gfx/it-tinyhill.png Xshare/enigma/gfx/it-surprise.png Xshare/enigma/gfx/it-shogun_0018.png Xshare/enigma/gfx/it-shogun_0017.png Xshare/enigma/gfx/it-shogun_0016.png Xshare/enigma/gfx/it-shogun_0015.png Xshare/enigma/gfx/it-shogun_0014.png Xshare/enigma/gfx/it-shogun_0013.png Xshare/enigma/gfx/it-shogun_0012.png Xshare/enigma/gfx/it-shogun_0011.png Xshare/enigma/gfx/it-shogun_0010.png Xshare/enigma/gfx/it-shogun_0009.png Xshare/enigma/gfx/it-shogun_0008.png Xshare/enigma/gfx/it-shogun_0007.png Xshare/enigma/gfx/it-shogun_0006.png Xshare/enigma/gfx/it-laserv.png Xshare/enigma/gfx/it-shogun_0005.png Xshare/enigma/gfx/it-shogun_0004.png Xshare/enigma/gfx/it-shogun_0003.png Xshare/enigma/gfx/it-shogun_0002.png Xshare/enigma/gfx/it-shogun_0001.png Xshare/enigma/gfx/it-magicwand.png Xshare/enigma/gfx/it-laserhv.png Xshare/enigma/gfx/it-laserh.png Xshare/enigma/gfx/it-hollow.png Xshare/enigma/gfx/it-hill.png Xshare/enigma/gfx/it-hammer.png Xshare/enigma/gfx/it-extralife.png Xshare/enigma/gfx/it-dynamite.png Xshare/enigma/gfx/it-dynamite-burning_0015.png Xshare/enigma/gfx/it-dynamite-burning_0014.png Xshare/enigma/gfx/it-dynamite-burning_0013.png Xshare/enigma/gfx/it-dynamite-burning_0012.png Xshare/enigma/gfx/it-dynamite-burning_0011.png Xshare/enigma/gfx/it-dynamite-burning_0010.png Xshare/enigma/gfx/it-dynamite-burning_0009.png Xshare/enigma/gfx/it-dynamite-burning_0008.png Xshare/enigma/gfx/it-dynamite-burning_0007.png Xshare/enigma/gfx/it-dynamite-burning_0006.png Xshare/enigma/gfx/it-dynamite-burning_0005.png Xshare/enigma/gfx/it-dynamite-burning_0004.png Xshare/enigma/gfx/it-dynamite-burning_0003.png Xshare/enigma/gfx/it-dynamite-burning_0002.png Xshare/enigma/gfx/it-dynamite-burning_0001.png Xshare/enigma/gfx/it-document.png Xshare/enigma/gfx/it-blackbomb.png Xshare/enigma/gfx/it-blackbomb-burning_0009.png Xshare/enigma/gfx/ic-move.png Xshare/enigma/gfx/it-blackbomb-burning_0008.png Xshare/enigma/gfx/it-blackbomb-burning_0007.png Xshare/enigma/gfx/it-blackbomb-burning_0006.png Xshare/enigma/gfx/it-blackbomb-burning_0005.png Xshare/enigma/gfx/it-blackbomb-burning_0004.png Xshare/enigma/gfx/it-blackbomb-burning_0003.png Xshare/enigma/gfx/it-blackbomb-burning_0002.png Xshare/enigma/gfx/it-blackbomb-burning_0001.png Xshare/enigma/gfx/invisible.png Xshare/enigma/gfx/invisble.png Xshare/enigma/gfx/inventory.png Xshare/enigma/gfx/inv-blackball.png Xshare/enigma/gfx/ic-stone.png Xshare/enigma/gfx/ic-item.png Xshare/enigma/gfx/ic-floor.png Xshare/enigma/gfx/ic-arrow.png Xshare/enigma/gfx/ic-actor.png Xshare/enigma/gfx/fl-wood.png Xshare/enigma/gfx/fl-water.png Xshare/enigma/gfx/fl-space3.png Xshare/enigma/gfx/fl-space2.png Xshare/enigma/gfx/fl-space1.png Xshare/enigma/gfx/fl-sand.png Xshare/enigma/gfx/fl-rough5.png Xshare/enigma/gfx/fl-rough4.png Xshare/enigma/gfx/fl-rough3.png Xshare/enigma/gfx/fl-rough2.png Xshare/enigma/gfx/fl-rough1.png Xshare/enigma/gfx/fl-rock2.png Xshare/enigma/gfx/fl-rock1.png Xshare/enigma/gfx/fl-leaves3.png Xshare/enigma/gfx/fl-leaves2.png Xshare/enigma/gfx/fl-leaves1.png Xshare/enigma/gfx/fl-leaves.png Xshare/enigma/gfx/fl-inverse.png Xshare/enigma/gfx/fl-hay2.png Xshare/enigma/gfx/fl-hay1.png Xshare/enigma/gfx/fl-gray5.png Xshare/enigma/gfx/fl-gray4.png Xshare/enigma/gfx/fl-gray3.png Xshare/enigma/gfx/fl-gray2.png Xshare/enigma/gfx/fl-gray1.png Xshare/enigma/gfx/fl-dunes.png Xshare/enigma/gfx/fl-bluegreenx2.png Xshare/enigma/gfx/fl-bluegreenx.png Xshare/enigma/gfx/fl-bluegreen2.png Xshare/enigma/gfx/fl-bluegreen.png Xshare/enigma/gfx/fl-abyss.png Xshare/enigma/gfx/expl.png Xshare/enigma/gfx/enigma_logo3.png Xshare/enigma/gfx/enigma_logo2_small.png Xshare/enigma/gfx/enigma_logo2.png Xshare/enigma/gfx/ac-whiteball.png Xshare/enigma/gfx/ac-bshatter_0005.png Xshare/enigma/gfx/ac-bshatter_0004.png Xshare/enigma/gfx/ac-bshatter_0003.png Xshare/enigma/gfx/ac-bshatter_0002.png Xshare/enigma/gfx/ac-bshatter_0001.png Xshare/enigma/gfx/ac-blackfall_0012.png Xshare/enigma/gfx/ac-blackfall_0011.png Xshare/enigma/gfx/ac-blackfall_0010.png Xshare/enigma/gfx/ac-blackfall_0009.png Xshare/enigma/gfx/ac-blackfall_0008.png Xshare/enigma/gfx/ac-blackfall_0007.png Xshare/enigma/gfx/ac-blackfall_0006.png Xshare/enigma/gfx/ac-blackfall_0005.png Xshare/enigma/gfx/ac-blackfall_0004.png Xshare/enigma/gfx/ac-blackfall_0003.png Xshare/enigma/gfx/ac-blackfall_0002.png Xshare/enigma/gfx/ac-blackfall_0001.png X Xshare/enigma/levels/a.lua Xshare/enigma/levels/space.png Xshare/enigma/levels/sesame.png Xshare/enigma/levels/mirrors.png Xshare/enigma/levels/martin16.png Xshare/enigma/levels/martin15.png Xshare/enigma/levels/martin14.png Xshare/enigma/levels/martin13.png Xshare/enigma/levels/martin12.png Xshare/enigma/levels/martin11.png Xshare/enigma/levels/martin10.png Xshare/enigma/levels/martin09.png Xshare/enigma/levels/martin08.png Xshare/enigma/levels/martin07.png Xshare/enigma/levels/martin06.png Xshare/enigma/levels/martin05.png Xshare/enigma/levels/martin04.png Xshare/enigma/levels/martin03.png Xshare/enigma/levels/martin02.png Xshare/enigma/levels/martin01.png Xshare/enigma/levels/level4d.png Xshare/enigma/levels/level4c.png Xshare/enigma/levels/level4b.png Xshare/enigma/levels/level4a.png Xshare/enigma/levels/level3f.png Xshare/enigma/levels/level3e.png Xshare/enigma/levels/level3d.png Xshare/enigma/levels/level3b.png Xshare/enigma/levels/level3a.png Xshare/enigma/levels/level2f.png Xshare/enigma/levels/level2e.png Xshare/enigma/levels/level2d.png Xshare/enigma/levels/level2c.png Xshare/enigma/levels/level2b.png Xshare/enigma/levels/level2a.png Xshare/enigma/levels/level1f.png Xshare/enigma/levels/level1e.png Xshare/enigma/levels/level1d.png Xshare/enigma/levels/level1c.png Xshare/enigma/levels/level1b.png Xshare/enigma/levels/level1a.png Xshare/enigma/levels/lasers101.png Xshare/enigma/levels/deadend.png Xshare/enigma/levels/balance.png Xshare/enigma/levels/welcome.lua Xshare/enigma/levels/test.lua Xshare/enigma/levels/space.lua Xshare/enigma/levels/sesame.lua Xshare/enigma/levels/new.lua Xshare/enigma/levels/mirrors.lua Xshare/enigma/levels/martin16.lua Xshare/enigma/levels/martin15.lua Xshare/enigma/levels/martin14.lua Xshare/enigma/levels/martin13.lua Xshare/enigma/levels/martin12.lua Xshare/enigma/levels/martin11.lua Xshare/enigma/levels/martin10.lua Xshare/enigma/levels/martin09.lua Xshare/enigma/levels/martin08.lua Xshare/enigma/levels/martin07.lua Xshare/enigma/levels/martin06.lua Xshare/enigma/levels/martin05.lua Xshare/enigma/levels/martin04.lua Xshare/enigma/levels/martin03.lua Xshare/enigma/levels/martin02.lua Xshare/enigma/levels/martin01.lua Xshare/enigma/levels/level4d.lua Xshare/enigma/levels/level4c.lua Xshare/enigma/levels/level4b.lua Xshare/enigma/levels/level4a.lua Xshare/enigma/levels/level3f.lua Xshare/enigma/levels/level3e.lua Xshare/enigma/levels/level3d.lua Xshare/enigma/levels/level3c.lua Xshare/enigma/levels/level3b.lua Xshare/enigma/levels/level3a.lua Xshare/enigma/levels/level2f.lua Xshare/enigma/levels/level2e.lua Xshare/enigma/levels/level2d.lua Xshare/enigma/levels/level2c.lua Xshare/enigma/levels/level2b.lua Xshare/enigma/levels/level2a.lua Xshare/enigma/levels/level1f.lua Xshare/enigma/levels/level1e.lua Xshare/enigma/levels/level1d.lua Xshare/enigma/levels/level1c.lua Xshare/enigma/levels/level1b.lua Xshare/enigma/levels/level1a.lua Xshare/enigma/levels/lasers101.lua Xshare/enigma/levels/init.lua Xshare/enigma/levels/index.lua Xshare/enigma/levels/hiphop.lua Xshare/enigma/levels/deadend.lua Xshare/enigma/levels/balance.lua Xshare/enigma/levels/welcome.png X Xshare/enigma/enigma_conf.lua Xshare/enigma/models-2d.lua X X@dirrm share/enigma/levels X@dirrm share/enigma/fonts X@dirrm share/enigma/sound X@dirrm share/enigma/gfx X@dirrm share/enigma END-of-games/enigma/pkg-plist echo x - games/enigma/pkg-descr sed 's/^X//' >games/enigma/pkg-descr << 'END-of-games/enigma/pkg-descr' XEnigma is a reimplementation of Oxyd, a puzzle game that was very Xpopular on the Atari ST and later on the PC. Equipped with a little Xblack marble, your objective is to locate and uncover matching pairs Xof Oxyd stones. X XWWW: http://www.freesoftware.fsf.org/enigma/ END-of-games/enigma/pkg-descr echo x - games/enigma/pkg-comment sed 's/^X//' >games/enigma/pkg-comment << 'END-of-games/enigma/pkg-comment' XEnigma is a reimplementation of Oxyd, a puzzle game END-of-games/enigma/pkg-comment echo x - games/enigma/distinfo sed 's/^X//' >games/enigma/distinfo << 'END-of-games/enigma/distinfo' XMD5 (enigma-0.40a.tar.gz) = 5a837d1b7fca59b19bff236407b520bf END-of-games/enigma/distinfo echo x - games/enigma/Makefile sed 's/^X//' >games/enigma/Makefile << 'END-of-games/enigma/Makefile' X# New ports collection makefile for: enigma X# Date created: 25 July 2002 X# Whom: Edwin Groothuis X# X# $FreeBSD$ X# X XPORTNAME= enigma XPORTVERSION= 0.40a XCATEGORIES= games XMASTER_SITES= http://freesoftware.fsf.org/download/enigma/ X XMAINTAINER= edwin@mavetju.org X XBUILD_DEPENDS= ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 \ X lua:${PORTSDIR}/lang/lua X XHAS_CONFIGURE= yes XUSE_XLIB= yes XUSE_REINPLACE= yes X XMAN6= enigma.6 X Xpost-patch: X ${REINPLACE_CMD} -e 's|@@X11@@|${X11BASE}|' ${WRKSRC}/px/Makefile.in X Xpost-install: X ${CAT} pkg-message X X.include END-of-games/enigma/Makefile echo c - games/enigma/files mkdir -p games/enigma/files > /dev/null 2>&1 echo x - games/enigma/files/patch-configure sed 's/^X//' >games/enigma/files/patch-configure << 'END-of-games/enigma/files/patch-configure' X--- configure.old Thu Jul 25 17:17:48 2002 X+++ configure Thu Jul 25 17:18:01 2002 X@@ -1339,19 +1339,19 @@ X if test x$sdl_exec_prefix != x ; then X sdl_args="$sdl_args --exec-prefix=$sdl_exec_prefix" X if test x${SDL_CONFIG+set} != xset ; then X- SDL_CONFIG=$sdl_exec_prefix/bin/sdl-config X+ SDL_CONFIG=$sdl_exec_prefix/bin/sdl11-config X fi X fi X if test x$sdl_prefix != x ; then X sdl_args="$sdl_args --prefix=$sdl_prefix" X if test x${SDL_CONFIG+set} != xset ; then X- SDL_CONFIG=$sdl_prefix/bin/sdl-config X+ SDL_CONFIG=$sdl_prefix/bin/sdl11-config X fi X fi X X X- # Extract the first word of "sdl-config", so it can be a program name with args. X-set dummy sdl-config; ac_word=$2 X+ # Extract the first word of "sdl11-config", so it can be a program name with args. X+set dummy sdl11-config; ac_word=$2 X echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 X echo "configure:1357: checking for $ac_word" >&5 X if eval "test \"`echo '$''{'ac_cv_path_SDL_CONFIG'+set}'`\" = set"; then X@@ -1461,11 +1461,11 @@ X } X else X { X- printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version); X- printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); X+ printf("\n*** 'sdl11-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version); X+ printf("*** of SDL required is %d.%d.%d. If sdl11-config is correct, then it is\n", major, minor, micro); X printf("*** best to upgrade to the required version.\n"); X- printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); X- printf("*** to point to the correct copy of sdl-config, and remove the file\n"); X+ printf("*** If sdl11-config was wrong, set the environment variable SDL_CONFIG\n"); X+ printf("*** to point to the correct copy of sdl11-config, and remove the file\n"); X printf("*** config.cache before re-running configure\n"); X return 1; X } X@@ -1495,10 +1495,10 @@ X else X echo "$ac_t""no" 1>&6 X if test "$SDL_CONFIG" = "no" ; then X- echo "*** The sdl-config script installed by SDL could not be found" X+ echo "*** The sdl11-config script installed by SDL could not be found" X echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in" X echo "*** your path, or set the SDL_CONFIG environment variable to the" X- echo "*** full path to sdl-config." X+ echo "*** full path to sdl11-config." X else X if test -f conf.sdltest ; then X : X@@ -1540,7 +1540,7 @@ X echo "*** The test program failed to compile or link. See the file config.log for the" X echo "*** exact error that occured. This usually means SDL was incorrectly installed" X echo "*** or that you have moved SDL since it was installed. In the latter case, you" X- echo "*** may want to edit the sdl-config script: $SDL_CONFIG" X+ echo "*** may want to edit the sdl11-config script: $SDL_CONFIG" X fi X rm -f conftest* X CFLAGS="$ac_save_CFLAGS" END-of-games/enigma/files/patch-configure echo x - games/enigma/files/patch-px-Makefile.in sed 's/^X//' >games/enigma/files/patch-px-Makefile.in << 'END-of-games/enigma/files/patch-px-Makefile.in' X--- px/Makefile.in.old Thu Jul 25 17:20:13 2002 X+++ px/Makefile.in Thu Jul 25 17:20:50 2002 X@@ -82,8 +82,8 @@ X X X DEFS = @DEFS@ -I. -I$(srcdir) -I.. X-CPPFLAGS = @CPPFLAGS@ X-LDFLAGS = @LDFLAGS@ X+CPPFLAGS = @CPPFLAGS@ -I@@X11@@/include X+LDFLAGS = @LDFLAGS@ -L@@X11@@/lib X LIBS = @LIBS@ X libpx_a_LIBADD = X libpx_a_OBJECTS = buffer.o drawable.o font.o geom.o math.o video.o END-of-games/enigma/files/patch-px-Makefile.in echo x - games/enigma/pkg-message sed 's/^X//' >games/enigma/pkg-message << 'END-of-games/enigma/pkg-message' XThis game is installed as ${LOCALBASE}/bin/enigma (most likely X/usr/local/bin/enigma). If you run "enigma", you might end up in X/usr/bin/enigma (very simple file encryption). X XTo play the game, please use "/usr/local/bin/enigma" END-of-games/enigma/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 1:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F47E37B400 for ; Thu, 25 Jul 2002 01:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8391643E67 for ; Thu, 25 Jul 2002 01:30: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.4/8.12.4) with ESMTP id g6P8U2JU000750 for ; Thu, 25 Jul 2002 01:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P8U2CE000749; Thu, 25 Jul 2002 01:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1920137B400 for ; Thu, 25 Jul 2002 01:27:11 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 479DC43E65 for ; Thu, 25 Jul 2002 01:27:10 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g6P8R83b022986 for ; Thu, 25 Jul 2002 10:27:08 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g6P8R8BF022985; Thu, 25 Jul 2002 10:27:08 +0200 (CEST) Message-Id: <200207250827.g6P8R8BF022985@guineapig.pil.dk> Date: Thu, 25 Jul 2002 10:27:08 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40968: New port: Mail::RBL - Perl extension to access RBL-style host verification services Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40968 >Category: ports >Synopsis: New port: Mail::RBL - Perl extension to access RBL-style host verification services >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 01:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: New port: Mail::RBL Perl extension to access RBL-style host verification services >How-To-Repeat: >Fix: --- p5-Mail-RBL.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: # # p5-Mail-RBL/ # p5-Mail-RBL/Makefile # p5-Mail-RBL/pkg-comment # p5-Mail-RBL/pkg-descr # p5-Mail-RBL/distinfo # p5-Mail-RBL/files # p5-Mail-RBL/files/patch-Makefile.PL # p5-Mail-RBL/pkg-plist # echo c - p5-Mail-RBL/ mkdir -p p5-Mail-RBL/ > /dev/null 2>&1 echo x - p5-Mail-RBL/Makefile sed 's/^X//' >p5-Mail-RBL/Makefile << 'END-of-p5-Mail-RBL/Makefile' X# New ports collection makefile for: p5-Mail-RBL X# Date created: July 24th 2002 X# Whom: Erwin Lansing X# X# $FreeBSD$ X# X XPORTNAME= Mail-RBL XPORTVERSION= 1.00 XCATEGORIES= mail perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Mail XPKGNAMEPREFIX= p5- X XMAINTAINER= erwin@lansing.dk X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Mail::RBL.3 X XFILES= Makefile.PL test.pl RBL.pm X Xpre-patch: X.for i in ${FILES} X @${PERL} -pi -e 's/\r//' ${WRKSRC}/${i} X.endfor X @${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ X -e '$$_="" if /require 5/;' \ X -e '$$_="" if /use warnings/;' \ X ${WRKSRC}/RBL.pm X X.include END-of-p5-Mail-RBL/Makefile echo x - p5-Mail-RBL/pkg-comment sed 's/^X//' >p5-Mail-RBL/pkg-comment << 'END-of-p5-Mail-RBL/pkg-comment' XPerl extension to access RBL-style host verification services END-of-p5-Mail-RBL/pkg-comment echo x - p5-Mail-RBL/pkg-descr sed 's/^X//' >p5-Mail-RBL/pkg-descr << 'END-of-p5-Mail-RBL/pkg-descr' XThis module eases the task of checking if a given host is in the list. XThe methods available are described below: X X`->new(suffix)' X Creates a list handle. The `suffix' parameter is mandatory and X specifies which suffix to append to the queries. X X`->check($host)' X `$host' can be either a hostname or an IP address. In the case of an X IP Address, any trailing netmask (anything after a '/' character) X will be ignored. In the case of a hostname, all the IP addresses X will be looked up and checked against the list. If any of the X addresses is in the list, the host will be considered in the list as X a whole. X XAUTHOR: Luis E. Munoz XWWW: http://search.cpan.org/search?dist=Mail-RBL END-of-p5-Mail-RBL/pkg-descr echo x - p5-Mail-RBL/distinfo sed 's/^X//' >p5-Mail-RBL/distinfo << 'END-of-p5-Mail-RBL/distinfo' XMD5 (Mail-RBL-1.00.tar.gz) = ad7efa148982ac264dc5dcb08feef8d4 END-of-p5-Mail-RBL/distinfo echo c - p5-Mail-RBL/files mkdir -p p5-Mail-RBL/files > /dev/null 2>&1 echo x - p5-Mail-RBL/files/patch-Makefile.PL sed 's/^X//' >p5-Mail-RBL/files/patch-Makefile.PL << 'END-of-p5-Mail-RBL/files/patch-Makefile.PL' X--- Makefile.PL.orig Thu Jul 25 10:12:25 2002 X+++ Makefile.PL Thu Jul 25 10:12:25 2002 X@@ -3,6 +3,6 @@ X # the contents of the Makefile that is written. X WriteMakefile( X 'NAME' => 'Mail::RBL', X- 'VERSION_FROM' => 'RBL.pm', # finds $VERSION X+ 'VERSION' => '1.00', X 'PREREQ_PM' => {}, # e.g., Module::Name => 1.1 X ); END-of-p5-Mail-RBL/files/patch-Makefile.PL echo x - p5-Mail-RBL/pkg-plist sed 's/^X//' >p5-Mail-RBL/pkg-plist << 'END-of-p5-Mail-RBL/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Mail/RBL.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Mail 2>/dev/null || true END-of-p5-Mail-RBL/pkg-plist exit --- p5-Mail-RBL.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 2:18:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 349D337B400 for ; Thu, 25 Jul 2002 02:18:29 -0700 (PDT) Received: from nixpbe.pdb.sbs.de (nixpbe.pdb.siemens.de [192.109.2.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7FB043E42 for ; Thu, 25 Jul 2002 02:18:26 -0700 (PDT) (envelope-from Martin.Kraemer@Fujitsu-Siemens.com) Received: from trulli.pdb.fsc.net (ThisAddressDoesNotExist [172.25.96.20] (may be forged)) by nixpbe.pdb.sbs.de (8.11.2/8.11.2) with ESMTP id g6P9IPO09126 for ; Thu, 25 Jul 2002 11:18:25 +0200 Received: from deejai2.mch.fsc.net (deejai2.mch.fsc.net [172.25.124.236]) by trulli.pdb.fsc.net (8.11.6/8.11.6) with ESMTP id g6P9IP029531 for ; Thu, 25 Jul 2002 11:18:25 +0200 Received: (from root@localhost) by deejai2.mch.fsc.net (8.12.5/8.12.4) id g6P9IOuA062743 for ports@freebsd.org; Thu, 25 Jul 2002 11:18:24 +0200 (CEST) (envelope-from martin@deejai2.mch.fsc.net) Received: from deejai2.mch.fsc.net (localhost [127.0.0.1]) by deejai2.mch.fsc.net (8.12.5/8.12.5) with ESMTP id g6P9IKlG062735 for ; Thu, 25 Jul 2002 11:18:20 +0200 (CEST) (envelope-from martin@deejai2.mch.fsc.net) Received: (from martin@localhost) by deejai2.mch.fsc.net (8.12.5/8.12.5/Submit) id g6P9IKs4062734 for ports@FreeBSD.org; Thu, 25 Jul 2002 11:18:20 +0200 (CEST) Date: Thu, 25 Jul 2002 11:18:19 +0200 From: Martin Kraemer To: ports@freebsd.org Subject: Problem with building graphics/libwmf Message-ID: <20020725111819.A56824@deejai2.mch.fsc.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Operating-System: FreeBSD 4.6-STABLE FreeBSD 4.6-STABLE X-Organization: Fujitsu Siemens Computers (Muenchen, Germany) X-Disclaimer: THE COMMENTS CONTAINED IN THIS MESSAGE REFLECT THE VIEWS OF THE WRITER AND ARE NOT NECESSARILY THE VIEWS OF FUJITSU-SIEMENS COMPUTERS X-No-Junk-Mail: I do not want to get *any* junk mail. X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline While trying to build ImageMagick, the dependency graphics/libwmf was built. But during configure, I got this: ---snip--- ===> Configuring for libwmf-0.2.5_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking build system type... Invalid configuration `I386-portbld-freebsd4.6': machine `I386-portbld' not recognized configure: error: /usr/local/bin/bash ./config.sub I386-portbld-freebsd4.6 failed ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/libwmf/work/libwmf-0.2.5/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 Stop in /usr/ports/graphics/libwmf. ---snip--- Attached please find <> For me, it helped to invoke: # make configure CONFIGURE_TARGET=i386-portbld-freebsd4.6 as a workaround. Martin -- | Fujitsu Siemens Fon: +49-89-636-46021, FAX: +49-89-636-47655 | 81730 Munich, Germany --KsGdsel6WgEHnImy 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. It was created by libwmf configure 0.2.5, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --enable-magick --with-sys-gd=no --with-png=/usr/local --with-jpeg=/usr/local --with-gsfontdir=/usr/local/share/ghostscript/fonts --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=I386-portbld-freebsd4.6 ## --------- ## ## Platform. ## ## --------- ## hostname = deejai2.mch.fsc.net uname -m = i386 uname -r = 4.6-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.6-STABLE #9: Tue Jul 16 10:46:49 CEST 2002 martin@deejai2.mch.fsc.net:/usr/src/sys/compile/DEEJAI4B /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/com5/martin/BIN PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: . PATH: /usr/bin/X11 PATH: /usr/local/jdk1.3.1/bin PATH: /mx3_54/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1498: checking for a BSD-compatible install configure:1552: result: /usr/bin/install -c -o root -g wheel configure:1563: checking whether build environment is sane configure:1606: result: yes configure:1639: checking for gawk configure:1655: found /usr/local/bin/gawk configure:1665: result: gawk configure:1675: checking whether make sets ${MAKE} configure:1695: result: yes configure:1900: checking build system type configure:1913: error: /usr/local/bin/bash ./config.sub I386-portbld-freebsd4.6 failed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build= ac_cv_build_alias=I386-portbld-freebsd4.6 ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=' -O -pipe ' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=I386-portbld-freebsd4.6 ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_prog_AWK=gawk ac_cv_prog_make_make_set=yes ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libwmf" #define PACKAGE_TARNAME "libwmf" #define PACKAGE_VERSION "0.2.5" #define PACKAGE_STRING "libwmf 0.2.5" #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" configure: exit 1 --KsGdsel6WgEHnImy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 2:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5ED437B400 for ; Thu, 25 Jul 2002 02:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3599243E86 for ; Thu, 25 Jul 2002 02: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.4/8.12.4) with ESMTP id g6P9o2JU011842 for ; Thu, 25 Jul 2002 02:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6P9o2wQ011841; Thu, 25 Jul 2002 02:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8944D37B400 for ; Thu, 25 Jul 2002 02:45:00 -0700 (PDT) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8BD143E72 for ; Thu, 25 Jul 2002 02:44:59 -0700 (PDT) (envelope-from mich@freebsdcluster.org) Received: by freebsdcluster.org (Postfix, from userid 1001) id 327D7AC703; Thu, 25 Jul 2002 11:44:53 +0200 (CEST) Message-Id: <20020725094453.327D7AC703@freebsdcluster.org> Date: Thu, 25 Jul 2002 11:44:53 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40970: New port: misc/rpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40970 >Category: ports >Synopsis: New port: misc/rpl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 02:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.6-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD freebsdcluster.dk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 13:54:50 CEST 2002 root@freebsdcluster.dk:/space1/usr-linked/obj/space1/usr-linked/src/sys/COP_KERNEL_1 i386 >Description: rpl is a Unix text replacement utility. It will replace strings with new strings in multiple text files. It can scan directories recursively and replace strings in all files found. The search can be limited to files with certain filename suffixes (e.g. '.html', '.c', etc.). >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: # # rpl/Makefile # rpl/distinfo # rpl/pkg-comment # rpl/pkg-descr # rpl/pkg-plist # echo x - rpl/Makefile sed 's/^X//' >rpl/Makefile << 'END-of-rpl/Makefile' X# ex:ts=8 X# Ports collection makefile for: rpl X# Date created: Thu Jul 25, 2002 X# Whom: Michael L. Hostbaek (mich@freebsdcluster.org) X# X# $FreeBSD$ X# X XPORTNAME= rpl XPORTVERSION= 1.4.0 XCATEGORIES= misc XMASTER_SITES= http://downloads.laffeycomputer.com/current_builds/ X XMAINTAINER= mich@freebsdcluster.org X XGNU_CONFIGURE= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/src/rpl ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/man/rpl.1 ${PREFIX}/man/man1/ X XMAN1= rpl.1 X X.include END-of-rpl/Makefile echo x - rpl/distinfo sed 's/^X//' >rpl/distinfo << 'END-of-rpl/distinfo' XMD5 (rpl-1.4.0.tar.gz) = 35af9ac5425f5a6278e5890c3272684e END-of-rpl/distinfo echo x - rpl/pkg-comment sed 's/^X//' >rpl/pkg-comment << 'END-of-rpl/pkg-comment' XRpl is a Unix text replacement utility END-of-rpl/pkg-comment echo x - rpl/pkg-descr sed 's/^X//' >rpl/pkg-descr << 'END-of-rpl/pkg-descr' Xrpl is a Unix text replacement utility. It will replace strings with new Xstrings in multiple text files. It can scan directories recursively and Xreplace strings in all files found. The search can be limited to files Xwith certain filename suffixes (e.g. '.html', '.c', etc.). X XWWW: http://www.laffeycomputer.com/software.html XAUTHOR: Joe Laffey X X - Michael L. Hostbaek X mich@freebsdcluster.org END-of-rpl/pkg-descr echo x - rpl/pkg-plist sed 's/^X//' >rpl/pkg-plist << 'END-of-rpl/pkg-plist' Xbin/rpl END-of-rpl/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 3: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C5EB37B401 for ; Thu, 25 Jul 2002 03:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3B2543E97 for ; Thu, 25 Jul 2002 03:00: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.4/8.12.4) with ESMTP id g6PA05JU012619 for ; Thu, 25 Jul 2002 03:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PA05PK012618; Thu, 25 Jul 2002 03:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B6BE37B400 for ; Thu, 25 Jul 2002 02:53:28 -0700 (PDT) Received: from milan.hitnet.rwth-aachen.de (milan.hitnet.RWTH-Aachen.DE [137.226.181.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7669E43E5E for ; Thu, 25 Jul 2002 02:53:27 -0700 (PDT) (envelope-from chris@milan.hitnet.rwth-aachen.de) Received: by milan.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 0F0E7ABAE; Thu, 25 Jul 2002 11:53:23 +0200 (CEST) Message-Id: <20020725095323.0F0E7ABAE@milan.hitnet.rwth-aachen.de> Date: Thu, 25 Jul 2002 11:53:23 +0200 (CEST) From: Christian Brueffer Reply-To: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40971: update benchmarks/postal 0.60 -> 0.61 and take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40971 >Category: ports >Synopsis: update benchmarks/postal 0.60 -> 0.61 and take over maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 03:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD milan.hitnet.rwth-aachen.de 4.6-STABLE FreeBSD 4.6-STABLE #2: Fri Jun 28 12:47:08 CEST 2002 chris@milan.hitnet.rwth-aachen.de:/usr/obj/usr/src/sys/LORIEN i386 >Description: - Update benchmarks/postal to the latest version (0.61) - take over maintainership >How-To-Repeat: >Fix: --- postal.diff begins here --- diff -ruN /usr/ports/benchmarks/postal/Makefile postal/Makefile --- /usr/ports/benchmarks/postal/Makefile Tue Jul 9 12:18:18 2002 +++ postal/Makefile Thu Jul 25 11:48:20 2002 @@ -7,12 +7,12 @@ # PORTNAME= postal -PORTVERSION= 0.60 +PORTVERSION= 0.61 CATEGORIES= benchmarks mail MASTER_SITES= http://www.coker.com.au/postal/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@unixpages.org USE_REINPLACE= yes USE_OPENSSL= yes diff -ruN /usr/ports/benchmarks/postal/distinfo postal/distinfo --- /usr/ports/benchmarks/postal/distinfo Sun Sep 9 13:03:16 2001 +++ postal/distinfo Thu Jul 25 11:46:38 2002 @@ -1 +1 @@ -MD5 (postal-0.60.tgz) = e48df45004e74a94576a53598ae59837 +MD5 (postal-0.61.tgz) = a34c2bf686d5102664445d7fd19cd31e --- postal.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 3:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E47FA37B400 for ; Thu, 25 Jul 2002 03:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6882343E65 for ; Thu, 25 Jul 2002 03:30: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.4/8.12.4) with ESMTP id g6PAU2JU019623 for ; Thu, 25 Jul 2002 03:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PAU2h2019622; Thu, 25 Jul 2002 03:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E34A037B400; Thu, 25 Jul 2002 03:23:31 -0700 (PDT) Received: from vbook.express.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BDC843E42; Thu, 25 Jul 2002 03:23:29 -0700 (PDT) (envelope-from vova@express.ru) Received: from vova by vbook.express.ru with local (Exim 3.36 #1) id 17XfmJ-00017Q-00; Thu, 25 Jul 2002 14:23:27 +0400 Message-Id: Date: Thu, 25 Jul 2002 14:23:27 +0400 From: "Vladimir B.Grebenschikov" Reply-To: "Vladimir B.Grebenschikov" To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsd-emulation@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40973: Invalid behavior of emulators/rtc on -CURRENT, both build and run time. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40973 >Category: ports >Synopsis: Invalid behavior of emulators/rtc on -CURRENT, both build and run time. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 03:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vladimir B. Grebenschikov >Release: FreeBSD 5.0-CURRENT i386 >Organization: SWsoft >Environment: System: FreeBSD vbook.express.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #20: Tue Jul 23 17:08:59 MSD 2002 root@walder.asplinux.ru:/usr/obj/ext/current/src/sys/VBOOK i386 rtc from fresh ports. >Description: First problem: Port simply don't duilds on -CURRENT due to invalid module depenance defines. /usr/ports/emulators/rtc# make I don't fetch anything... ===> Extracting for rtc-2001.09.16.1 >How-To-Repeat: on -CURRENT: 1: # cd /usr/ports/emulators/rtc # make ... "/sys/conf/kmod.mk", line 66: "Do not use KMODDEPS on 5.0+, use MODULE_VERSION/MODULE_DEPEND" *** Error code 1 2: # ls -l /dev/rtc ls: /dev/rtc: No such file or directory # kldstat | fgrep rtc 16 1 0xc3a87000 2000 rtc.ko # >Fix: 1: RCS file: /ext/ncvs/ports/emulators/rtc/files/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- files/Makefile 10 Sep 2000 15:06:55 -0000 1.2 +++ files/Makefile 21 May 2002 09:46:51 -0000 @@ -28,7 +28,7 @@ SYS?= /sys NOMAN= YES KMOD= rtc -KMODDEPS= linux +MODULE_DEPEND= linux CDEV_MAJOR?= 202 DEVNAME= ${KMOD} SRCS= rtc.c rtc_linux.c vnode_if.h 2: I have no >Release-Note: >Audit-Trail: >Unformatted: >> No MD5 checksum file. ===> Patching for rtc-2001.09.16.1 ===> Configuring for rtc-2001.09.16.1 ===> Building for rtc-2001.09.16.1 "/sys/conf/kmod.mk", line 66: "Do not use KMODDEPS on 5.0+, use MODULE_VERSION/MODULE_DEPEND" *** Error code 1 /usr/ports/emulators/rtc# Fix for this problem attached (don't ever test it on -STABLE) Second problem: There are no /dev/rtc device on -CURRENT's devfs. I understand that this ports is mostly used for Linux-compatibility, but as I understand - rtc device work well not only for Linux's binaries, so we need device on -CURRENT devfs, isn't it ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 3:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A806A37B400 for ; Thu, 25 Jul 2002 03:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 261AD43E84 for ; Thu, 25 Jul 2002 03:50: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.4/8.12.4) with ESMTP id g6PAo3JU021368 for ; Thu, 25 Jul 2002 03:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PAo322021367; Thu, 25 Jul 2002 03:50:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9390F37B400 for ; Thu, 25 Jul 2002 03:40:33 -0700 (PDT) Received: from dyatel.antar.bryansk.ru (dyatel.antar.bryansk.ru [195.239.214.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id E46A143E84 for ; Thu, 25 Jul 2002 03:40:31 -0700 (PDT) (envelope-from aef@dyatel.antar.bryansk.ru) Received: from aef by dyatel.antar.bryansk.ru with local (Exim 4.05) id 17Xg2k-000PR5-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 25 Jul 2002 14:40:26 +0400 Message-Id: Date: Thu, 25 Jul 2002 14:40:26 +0400 From: Andrew Filonov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40974: New port: Packages system for OCaml Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40974 >Category: ports >Synopsis: New port: Packages system for OCaml >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 03:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrew Filonov >Release: FreeBSD 4.6-STABLE i386 >Organization: SSI >Environment: System: FreeBSD dyatel.antar.bryansk.ru 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jul 5 10:51:49 MSD 2002 root@dyatel.antar.bryansk.ru:/usr/obj/usr/src/sys/KERNEL i386 >Description: New port: devel/findlib - Packages system 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: # # findlib # findlib/Makefile # findlib/pkg-comment # findlib/pkg-plist # findlib/pkg-descr # findlib/distinfo # echo c - findlib mkdir -p findlib > /dev/null 2>&1 echo x - findlib/Makefile sed 's/^X//' >findlib/Makefile << 'END-of-findlib/Makefile' X# New ports collection makefile for: findlib X# Date created: Jul 25 2002 X# Whom: Andrew E. Filonov X# X# $FreeBSD$ X# X XPORTNAME= findlib XPORTVERSION= 0.7.1 XCATEGORIES= devel XMASTER_SITES= http://www.ocaml-programming.de/packages/ XDIST_SUBDIR= ocaml X XMAINTAINER= aef@antar.bryansk.ru X XBUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml X XUSE_GMAKE= yes XHAS_CONFIGURE= yes XCONFIGURE_ARGS= -bindir ${PREFIX}/bin \ X -mandir ${PREFIX}/man \ X -sitelib ${PREFIX}/lib/ocaml/site-lib \ X -config ${PREFIX}/etc/ocamlfind.conf X XMAN1= ocamlfind.1 XMAN3= Topfind.3 Findlib.3 XMAN5= findlib.conf.5 site-lib.5 META.5 X X.include END-of-findlib/Makefile echo x - findlib/pkg-comment sed 's/^X//' >findlib/pkg-comment << 'END-of-findlib/pkg-comment' XPackage system for ocaml END-of-findlib/pkg-comment echo x - findlib/pkg-plist sed 's/^X//' >findlib/pkg-plist << 'END-of-findlib/pkg-plist' Xlib/ocaml/site-lib/findlib/Makefile.config Xlib/ocaml/site-lib/findlib/make_wizard Xlib/ocaml/site-lib/findlib/META Xlib/ocaml/site-lib/findlib/findlib_top.cma Xlib/ocaml/site-lib/findlib/topfind.mli Xlib/ocaml/site-lib/findlib/topfind.cmi Xlib/ocaml/site-lib/findlib/findlib_unix.cma Xlib/ocaml/site-lib/findlib/findlib_mt.cma Xlib/ocaml/site-lib/findlib/findlib.cma Xlib/ocaml/site-lib/findlib/findlib.mli Xlib/ocaml/site-lib/findlib/findlib.cmi Xlib/ocaml/site-lib/findlib/make_wizard.pattern Xlib/ocaml/site-lib/bigarray/META Xlib/ocaml/site-lib/camlp4/META Xlib/ocaml/site-lib/dbm/META Xlib/ocaml/site-lib/dynlink/META Xlib/ocaml/site-lib/graphics/META Xlib/ocaml/site-lib/labltk/META Xlib/ocaml/site-lib/num/META Xlib/ocaml/site-lib/stdlib/META Xlib/ocaml/site-lib/str/META Xlib/ocaml/site-lib/threads/META Xlib/ocaml/site-lib/unix/META Xbin/ocamlfind Xetc/ocamlfind.conf X@dirrm lib/ocaml/site-lib/findlib X@dirrm lib/ocaml/site-lib/bigarray X@dirrm lib/ocaml/site-lib/camlp4 X@dirrm lib/ocaml/site-lib/dbm X@dirrm lib/ocaml/site-lib/dynlink X@dirrm lib/ocaml/site-lib/graphics X@dirrm lib/ocaml/site-lib/labltk X@dirrm lib/ocaml/site-lib/num X@dirrm lib/ocaml/site-lib/stdlib X@dirrm lib/ocaml/site-lib/str X@dirrm lib/ocaml/site-lib/threads X@dirrm lib/ocaml/site-lib/unix X@dirrm lib/ocaml/site-lib END-of-findlib/pkg-plist echo x - findlib/pkg-descr sed 's/^X//' >findlib/pkg-descr << 'END-of-findlib/pkg-descr' XThe "findlib" library provides a scheme to manage reusable software Xcomponents (packages), and includes tools that support this Xscheme. Packages are collections of OCaml modules for which Xmetainformation can be stored. The packages are kept in the filesystem Xhierarchy, but with strict directory structure. The library contains Xfunctions to look the directory up that stores a package, to query Xmetainformation about a package, and to retrieve dependency Xinformation about multiple packages. There is also a tool that allows Xthe user to enter queries on the command-line. In order to simplify Xcompilation and linkage, there are new frontends of the various OCaml Xcompilers that can directly deal with packages. X XWWW: http://www.ocaml-programming.de/packages/documentation/findlib/ XGerd Stolpmann, gerd@gerd-stolpmann.de END-of-findlib/pkg-descr echo x - findlib/distinfo sed 's/^X//' >findlib/distinfo << 'END-of-findlib/distinfo' XMD5 (ocaml/findlib-0.7.1.tar.gz) = 963d5fcc9c62db5007a38bf3838c67ff END-of-findlib/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 4: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 896BC37B400 for ; Thu, 25 Jul 2002 04:00:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E056543E84 for ; Thu, 25 Jul 2002 04:00: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.4/8.12.4) with ESMTP id g6PB0DJU022441 for ; Thu, 25 Jul 2002 04:00:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PB0DPO022440; Thu, 25 Jul 2002 04:00:13 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4720037B400; Thu, 25 Jul 2002 03:53:27 -0700 (PDT) Received: from vbook.express.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B327143E4A; Thu, 25 Jul 2002 03:53:26 -0700 (PDT) (envelope-from vova@express.ru) Received: from vova by vbook.express.ru with local (Exim 3.36 #1) id 17XgFJ-0001dO-00; Thu, 25 Jul 2002 14:53:25 +0400 Message-Id: Date: Thu, 25 Jul 2002 14:53:25 +0400 From: "Vladimir B.Grebenschikov" Reply-To: "Vladimir B.Grebenschikov" To: FreeBSD-gnats-submit@FreeBSD.org Cc: knu@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40975: Uncatched coredump of pkg_info while pkgdb -F Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40975 >Category: ports >Synopsis: Uncatched coredump of pkg_info while pkgdb -F >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 04:00:13 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vladimir B. Grebenschikov >Release: FreeBSD 5.0-CURRENT i386 >Organization: SWsoft >Environment: System: FreeBSD vbook.express.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #20: Tue Jul 23 17:08:59 MSD 2002 root@walder.asplinux.ru:/usr/obj/ext/current/src/sys/VBOOK i386 >Description: Running pkgdb -F lead to multiple pkg_info coredumps, pkgdb do not catch coredumps and continue. As I understand there are two problems: pkg_info dump's core (why ??) and pkgdb -F do not catch this coredump. >How-To-Repeat: Do not sure that it is for all, but for me (fresh -CURRENT) it is # pkgdb -F [Updating the pkgdb in /var/db/pkg ... - 322 packages found (-0 +0) done] Checking the origin of AbiWord-gnome-1.0.2 Checking the origin of ImageMagick-5.4.5.1 Checking the origin of Mesa-3.4.2_2 Checking the origin of ORBit-0.5.17 Checking the origin of OpenSSH-askpass-1.2.2.2001.02.24 Checking the origin of XFree86-4.2.0_1,1 Checking the origin of XFree86-FontServer-4.2.0 Checking the origin of XFree86-Server-4.2.0_2 Checking the origin of XFree86-clients-4.2.0_2 Checking the origin of XFree86-documents-4.2.0 Checking the origin of XFree86-font100dpi-4.2.0 Checking the origin of XFree86-font75dpi-4.2.0 Checking the origin of XFree86-fontCyrillic-4.2.0 Checking the origin of XFree86-fontDefaultBitmaps-4.2.0 Checking the origin of XFree86-fontEncodings-4.2.0 Checking the origin of XFree86-fontScalable-4.2.0 Checking the origin of XFree86-libraries-4.2.0_1 Checking the origin of a2ps-a4-4.13_1 Checking the origin of aalib-1.4.r5_1 Checking the origin of acroread-5.05 Checking the origin of acroread4-4.05 Checking the origin of apache+mod_ssl-1.3.26+2.8.10 Checking the origin of apsfilter-7.2.2 Checking the origin of aspell-0.33.7.1 Checking the origin of autoconf213-2.13.000227_1 Checking the origin of automake14-1.4.5 Checking the origin of bash-2.05a Checking the origin of birda-1.00 Checking the origin of bison-1.35_1 Checking the origin of bonobo-1.0.20_2 Checking the origin of bonobo-conf-0.14 Checking the origin of bsdpan-Apache-Admin-Config-0.53 Stale origin: 'Segmentation fault (core dumped)': perhaps moved or obsoleted. ... and some such panics after, removing /var/db/pkg/pkgdb.* does not helps. >Fix: do not know >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 4:10:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C958037B400; Thu, 25 Jul 2002 04:10:12 -0700 (PDT) Received: from klima.physik.uni-mainz.de (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1325643E67; Thu, 25 Jul 2002 04:10:12 -0700 (PDT) (envelope-from ohartman@klima.physik.uni-mainz.de) Received: from klima.Physik.Uni-Mainz.DE (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by klima.physik.uni-mainz.de (8.12.5/8.12.5) with ESMTP id g6PBAA8q015881; Thu, 25 Jul 2002 13:10:10 +0200 (CEST) (envelope-from ohartman@klima.physik.uni-mainz.de) Date: Thu, 25 Jul 2002 13:10:10 +0200 (CEST) From: "Hartmann, O." To: freebsd-ports@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Openoffice installation problem/BOOTDIR JDK1.3.1 problems Message-ID: <20020725121606.I13503-100000@klima.physik.uni-mainz.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Sirs. I have problems installing openoffice-1.0.1. After installation of all necessary ports, gathering all needed stuff from SUN, I run into the follwoing error: ===> Extracting for openoffice-1.0.1 ===> openoffice-1.0.1 depends on executable: zip - found ===> openoffice-1.0.1 depends on executable: unzip - found ===> openoffice-1.0.1 depends on file: /usr/local/jdk1.3.1/bin/java - not found ===> Verifying install for /usr/local/jdk1.3.1/bin/java in /usr/ports/java/jdk13 ===> Building for jdk-1.3.1p6_4 i386 Build started: 1.3.1-p6-root-020725-12:15 ERROR: Your BOOTDIR environment variable does not point to a valid Java 2 SDK for bootstrapping this build. A Java 2 SDK 1.3.1 build must be bootstrapped against any 1.3 build. Please update your ALT_BOOTDIR setting, or just unset it, and start your build again. Exiting because of the above error(s). gmake: *** [sanity] Error 1 *** Error code 2 Stop in /usr/public/ports/ports/java/jdk13. *** Error code 1 Stop in /usr/public/ports/ports/editors/openoffice. As I read in the newsgroups, this error occurs due to the lack of the linux-sdk1.3.1 - but it is already installed and useable! How can I set BOOTDIR to point to the right path or how does the port installes this variable? The same happens on a 'naked', plain and completely fresh installed mashine. Maybe something with dependencies ran wrong ... -- MfG O. Hartmann ohartman@klima.physik.uni-mainz.de ------------------------------------------------------------------ IT-Administration des Institutes fuer Physik der Atmosphaere (IPA) ------------------------------------------------------------------ Johannes Gutenberg Universitaet Mainz Becherweg 21 55099 Mainz Tel: +496131/3924662 (Maschinenraum) Tel: +496131/3924144 (Buero) FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 5: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38EDA37B400 for ; Thu, 25 Jul 2002 05:00:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4787C43E75 for ; Thu, 25 Jul 2002 05:00: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.4/8.12.4) with ESMTP id g6PC09JU035861 for ; Thu, 25 Jul 2002 05:00:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PC09eU035860; Thu, 25 Jul 2002 05:00:09 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80AA837B401 for ; Thu, 25 Jul 2002 04:56:35 -0700 (PDT) Received: from neva.vlink.ru (neva.vlink.ru [195.239.222.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7A2843E84 for ; Thu, 25 Jul 2002 04:56:31 -0700 (PDT) (envelope-from dsh@neva.vlink.ru) Received: from neva.vlink.ru (localhost [127.0.0.1]) by neva.vlink.ru (8.12.5/8.12.5) with ESMTP id g6PBuOA3048567 for ; Thu, 25 Jul 2002 15:56:24 +0400 (MSD) (envelope-from dsh@neva.vlink.ru) Received: (from dsh@localhost) by neva.vlink.ru (8.12.5/8.12.5/Submit) id g6PBuNbG048566; Thu, 25 Jul 2002 15:56:23 +0400 (MSD) (envelope-from dsh) Message-Id: <200207251156.g6PBuNbG048566@neva.vlink.ru> Date: Thu, 25 Jul 2002 15:56:23 +0400 (MSD) From: Denis Shaposhnikov Reply-To: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40976: update devel/p5-Params-Validate to 0.24 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40976 >Category: ports >Synopsis: update devel/p5-Params-Validate to 0.24 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 05:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 4.6-STABLE FreeBSD 4.6-STABLE #1: Thu Jul 11 16:29:01 MSD 2002 dsh@neva.vlink.ru:/var/FreeBSD/src/sys/compile/NEVA i386 >Description: >How-To-Repeat: diff -Nru p5-Params-Validate.orig/Makefile p5-Params-Validate/Makefile --- p5-Params-Validate.orig/Makefile Wed Jul 17 19:28:24 2002 +++ p5-Params-Validate/Makefile Thu Jul 25 15:45:24 2002 @@ -6,7 +6,7 @@ # PORTNAME= Params-Validate -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Devel/DROLSKY diff -Nru p5-Params-Validate.orig/distinfo p5-Params-Validate/distinfo --- p5-Params-Validate.orig/distinfo Wed Jul 17 19:28:24 2002 +++ p5-Params-Validate/distinfo Thu Jul 25 15:45:41 2002 @@ -1 +1 @@ -MD5 (Params-Validate-0.23.tar.gz) = 0055f2b27b7d553f9203589565e1d801 +MD5 (Params-Validate-0.24.tar.gz) = 350525d69b0d1f24e42846ba202d1594 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 5: 0:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C8C337B400 for ; Thu, 25 Jul 2002 05:00:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E3C43E75 for ; Thu, 25 Jul 2002 05: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.4/8.12.4) with ESMTP id g6PC0EJU035885 for ; Thu, 25 Jul 2002 05:00:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PC0Dki035884; Thu, 25 Jul 2002 05:00:13 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6521137B400 for ; Thu, 25 Jul 2002 04:59:09 -0700 (PDT) Received: from neva.vlink.ru (neva.vlink.ru [195.239.222.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1B7F43E84 for ; Thu, 25 Jul 2002 04:59:06 -0700 (PDT) (envelope-from dsh@neva.vlink.ru) Received: from neva.vlink.ru (localhost [127.0.0.1]) by neva.vlink.ru (8.12.5/8.12.5) with ESMTP id g6PBx3A3048665 for ; Thu, 25 Jul 2002 15:59:03 +0400 (MSD) (envelope-from dsh@neva.vlink.ru) Received: (from dsh@localhost) by neva.vlink.ru (8.12.5/8.12.5/Submit) id g6PBx3F7048664; Thu, 25 Jul 2002 15:59:03 +0400 (MSD) (envelope-from dsh) Message-Id: <200207251159.g6PBx3F7048664@neva.vlink.ru> Date: Thu, 25 Jul 2002 15:59:03 +0400 (MSD) From: Denis Shaposhnikov Reply-To: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40977: update devel/p5-Class-Container to 0.07 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40977 >Category: ports >Synopsis: update devel/p5-Class-Container to 0.07 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 05:00:13 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 4.6-STABLE FreeBSD 4.6-STABLE #1: Thu Jul 11 16:29:01 MSD 2002 dsh@neva.vlink.ru:/var/FreeBSD/src/sys/compile/NEVA i386 >Description: >How-To-Repeat: diff -Nru p5-Class-Container.orig/Makefile p5-Class-Container/Makefile --- p5-Class-Container.orig/Makefile Wed Jul 17 19:32:56 2002 +++ p5-Class-Container/Makefile Thu Jul 25 15:45:00 2002 @@ -6,7 +6,7 @@ # PORTNAME= Class-Container -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class diff -Nru p5-Class-Container.orig/distinfo p5-Class-Container/distinfo --- p5-Class-Container.orig/distinfo Wed Jul 17 19:32:56 2002 +++ p5-Class-Container/distinfo Thu Jul 25 15:47:30 2002 @@ -1 +1 @@ -MD5 (Class-Container-0.06.tar.gz) = d8f61464d009ec09db8f77c9bfad584f +MD5 (Class-Container-0.07.tar.gz) = 069462179e6804ea1733c78620fe1ecf >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 5:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1FC837B401 for ; Thu, 25 Jul 2002 05:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB5E43E42 for ; Thu, 25 Jul 2002 05: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.4/8.12.4) with ESMTP id g6PCA1JU040850 for ; Thu, 25 Jul 2002 05:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PCA1kd040849; Thu, 25 Jul 2002 05:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC78537B400 for ; Thu, 25 Jul 2002 05:01:06 -0700 (PDT) Received: from neva.vlink.ru (neva.vlink.ru [195.239.222.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B87643E31 for ; Thu, 25 Jul 2002 05:01:01 -0700 (PDT) (envelope-from dsh@neva.vlink.ru) Received: from neva.vlink.ru (localhost [127.0.0.1]) by neva.vlink.ru (8.12.5/8.12.5) with ESMTP id g6PC0wA3048781 for ; Thu, 25 Jul 2002 16:00:58 +0400 (MSD) (envelope-from dsh@neva.vlink.ru) Received: (from dsh@localhost) by neva.vlink.ru (8.12.5/8.12.5/Submit) id g6PC0wTK048780; Thu, 25 Jul 2002 16:00:58 +0400 (MSD) (envelope-from dsh) Message-Id: <200207251200.g6PC0wTK048780@neva.vlink.ru> Date: Thu, 25 Jul 2002 16:00:58 +0400 (MSD) From: Denis Shaposhnikov Reply-To: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40978: update www/p5-HTML-Mason to 1.1201 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40978 >Category: ports >Synopsis: update www/p5-HTML-Mason to 1.1201 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 05:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 4.6-STABLE FreeBSD 4.6-STABLE #1: Thu Jul 11 16:29:01 MSD 2002 dsh@neva.vlink.ru:/var/FreeBSD/src/sys/compile/NEVA i386 >Description: >How-To-Repeat: diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile --- p5-HTML-Mason.orig/Makefile Wed Jul 10 13:03:01 2002 +++ p5-HTML-Mason/Makefile Thu Jul 25 15:50:30 2002 @@ -6,10 +6,11 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.11 +PORTVERSION= 1.12.1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML +DISTNAME= ${PORTNAME}-1.1201 PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru diff -Nru p5-HTML-Mason.orig/distinfo p5-HTML-Mason/distinfo --- p5-HTML-Mason.orig/distinfo Wed Jul 10 13:03:01 2002 +++ p5-HTML-Mason/distinfo Thu Jul 25 15:51:38 2002 @@ -1 +1 @@ -MD5 (HTML-Mason-1.11.tar.gz) = aa690f4dd833036c3f57c94a122f2c29 +MD5 (HTML-Mason-1.1201.tar.gz) = 591fd1a3093d3495e197c69704ce4c91 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 5:21:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0533F37B44B; Thu, 25 Jul 2002 05:21:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF6D43E65; Thu, 25 Jul 2002 05:21:15 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PCLFJU042055; Thu, 25 Jul 2002 05:21:15 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PCLFYE042051; Thu, 25 Jul 2002 05:21:15 -0700 (PDT) Date: Thu, 25 Jul 2002 05:21:15 -0700 (PDT) From: Jimmy Olgeni Message-Id: <200207251221.g6PCLFYE042051@freefall.freebsd.org> To: chris@unixpages.org, olgeni@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40971: update benchmarks/postal 0.60 -> 0.61 and take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update benchmarks/postal 0.60 -> 0.61 and take over maintainership State-Changed-From-To: open->closed State-Changed-By: olgeni State-Changed-When: Thu Jul 25 05:20:23 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40971 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 5:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B4E537B400 for ; Thu, 25 Jul 2002 05:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61B3643E84 for ; Thu, 25 Jul 2002 05: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.4/8.12.4) with ESMTP id g6PCo2JU046666 for ; Thu, 25 Jul 2002 05:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PCo2WH046665; Thu, 25 Jul 2002 05:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54CFA37B405 for ; Thu, 25 Jul 2002 05:45:33 -0700 (PDT) Received: from Thanatos.Shenton.Org (a3.ebbed1.client.atlantech.net [209.190.235.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 56BB443E6A for ; Thu, 25 Jul 2002 05:45:32 -0700 (PDT) (envelope-from chris@Shenton.Org) Received: (qmail 9693 invoked by uid 1000); 25 Jul 2002 12:45:31 -0000 Message-Id: <20020725124531.9692.qmail@Thanatos.Shenton.Org> Date: 25 Jul 2002 12:45:31 -0000 From: Chris Shenton Reply-To: Chris Shenton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40979 >Category: ports >Synopsis: mod_php security fix breaks PHP 4.2.2: variables not passed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 05:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Shenton >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD thanatos.shenton.org 4.6-STABLE FreeBSD 4.6-STABLE #12: Wed Jul 3 11:08:15 EDT 2002 chris@thanatos.shenton.org:/usr/obj/usr/src/sys/Thanatos i386 >Description: PHP passes variable from a form via HTTP GET (in URL) or POST variables (in HTTP body). The PHP form processor never sees those variables. This broke when I upgraded to the security fix for mod_php 4.2.2. >How-To-Repeat: A simple form, form.html:
A simple form processor, form-vars.php argc=$argc argv0=$argv[0] argv1=$argv[1] argv2=$argv[2]"; echo "
var1=$var1 var2=$var2"; echo "
"; phpinfo(); ?> Point web browser at form, hit SUBMIT, see output: argc= argv0= argv1= argv2= var1= var2= It doesn't even have a count for variables. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 6:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28B0B37B400 for ; Thu, 25 Jul 2002 06:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB1FB43E42 for ; Thu, 25 Jul 2002 06:10: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.4/8.12.4) with ESMTP id g6PDA3JU058323 for ; Thu, 25 Jul 2002 06:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PDA383058321; Thu, 25 Jul 2002 06:10:03 -0700 (PDT) Date: Thu, 25 Jul 2002 06:10:03 -0700 (PDT) Message-Id: <200207251310.g6PDA383058321@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alexandr Kovalenko Subject: Re: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed Reply-To: Alexandr Kovalenko Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40979; it has been noted by GNATS. From: Alexandr Kovalenko To: Chris Shenton Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed Date: Thu, 25 Jul 2002 16:00:23 +0300 Hello, Chris Shenton! On Thu, Jul 25, 2002 at 12:45:31PM -0000, you wrote: > >Number: 40979 > >Category: ports > >Synopsis: mod_php security fix breaks PHP 4.2.2: variables not passed > >Environment: > System: FreeBSD thanatos.shenton.org 4.6-STABLE FreeBSD 4.6-STABLE #12: Wed Jul 3 11:08:15 EDT 2002 chris@thanatos.shenton.org:/usr/obj/usr/src/sys/Thanatos i386 > >Description: > PHP passes variable from a form via HTTP GET (in URL) or POST > variables (in HTTP body). The PHP form processor never sees those > variables. > > This broke when I upgraded to the security fix for mod_php 4.2.2. Pilot error! (c) Check your /usr/local/etc/php.ini file. There should be at least: register_globals = On register_argc_argv = On -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 6:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21ADC37B405 for ; Thu, 25 Jul 2002 06:10:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B1D43E6E for ; Thu, 25 Jul 2002 06:10: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.4/8.12.4) with ESMTP id g6PDA8JU058366 for ; Thu, 25 Jul 2002 06:10:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PDA8EO058362; Thu, 25 Jul 2002 06:10:08 -0700 (PDT) Date: Thu, 25 Jul 2002 06:10:08 -0700 (PDT) Message-Id: <200207251310.g6PDA8EO058362@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Chris Shenton Subject: Re: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed Reply-To: Chris Shenton Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40979; it has been noted by GNATS. From: Chris Shenton To: Alexandr Kovalenko Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed Date: 25 Jul 2002 09:07:00 -0400 Alexandr Kovalenko writes: > Pilot error! (c) > > Check your /usr/local/etc/php.ini file. > There should be at least: > register_globals = On > register_argc_argv = On Doh! Yes, changing register_globals from default Off to On fixed this. I had a php.ini-dist and no php.ini, so it sounds like the defaults have changed between php versions. Does enabling this put me at risk from the recent security hole? Thanks for the fast response! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 6:22:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E06737B400 for ; Thu, 25 Jul 2002 06:22:19 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA9143E31 for ; Thu, 25 Jul 2002 06:22:16 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.3) with ESMTP id g6PDMDk3005770; Thu, 25 Jul 2002 16:22:14 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g6PDMDVN005769; Thu, 25 Jul 2002 16:22:13 +0300 (EEST) Date: Thu, 25 Jul 2002 16:22:13 +0300 From: Alexandr Kovalenko To: Chris Shenton Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed Message-ID: <20020725132213.GB5035@nevermind.kiev.ua> References: <200207251310.g6PDA8EO058362@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200207251310.g6PDA8EO058362@freefall.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Chris Shenton! On Thu, Jul 25, 2002 at 06:10:08AM -0700, you wrote: > > Pilot error! (c) > > > > Check your /usr/local/etc/php.ini file. > > There should be at least: > > register_globals = On > > register_argc_argv = On > Doh! Yes, changing register_globals from default Off to On fixed this. > I had a php.ini-dist and no php.ini, so it sounds like the defaults > have changed between php versions. Yes. Starting from 4.2.x series. Read release notes on php.net more carefully. > Does enabling this put me at risk from the recent security hole? No. But you should better read PHP manual and don't use this form of parameter recieving (it may cause abuse if script is written unclean). http://www.php.net/manual/en/language.variables.predefined.php -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 6:49:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B10737B400; Thu, 25 Jul 2002 06:49:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D77143E7B; Thu, 25 Jul 2002 06:49:33 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: from freefall.freebsd.org (billf@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PDnXJU062581; Thu, 25 Jul 2002 06:49:33 -0700 (PDT) (envelope-from billf@freefall.freebsd.org) Received: (from billf@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PDnW6w062577; Thu, 25 Jul 2002 06:49:32 -0700 (PDT) Date: Thu, 25 Jul 2002 06:49:32 -0700 (PDT) From: Bill Fumerola Message-Id: <200207251349.g6PDnW6w062577@freefall.freebsd.org> To: billf@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40981: mc does not work as viewer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mc does not work as viewer Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: billf Responsible-Changed-When: Thu Jul 25 06:49:14 PDT 2002 Responsible-Changed-Why: mc is in ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=40981 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 7:10:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D2CD37B400 for ; Thu, 25 Jul 2002 07:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E05F43E7B for ; Thu, 25 Jul 2002 07: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.4/8.12.4) with ESMTP id g6PEA2JU068630 for ; Thu, 25 Jul 2002 07:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PEA2m6068629; Thu, 25 Jul 2002 07:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C169737B41C for ; Thu, 25 Jul 2002 07:04:41 -0700 (PDT) Received: from gnu.carrier.kiev.ua (gnu.carrier.kiev.ua [193.193.193.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1389843E7B for ; Thu, 25 Jul 2002 07:04:30 -0700 (PDT) (envelope-from mt@gnu.carrier.kiev.ua) Received: from gnu.carrier.kiev.ua (localhost [127.0.0.1]) by gnu.carrier.kiev.ua (8.12.3/8.12.3) with ESMTP id g6PE4PMm004630; Thu, 25 Jul 2002 17:04:25 +0300 (EEST) (envelope-from mt@gnu.carrier.kiev.ua) Received: (from mt@localhost) by gnu.carrier.kiev.ua (8.12.3/8.12.3/Submit) id g6PE4KFW004628; Thu, 25 Jul 2002 17:04:20 +0300 (EEST) Message-Id: <200207251404.g6PE4KFW004628@gnu.carrier.kiev.ua> Date: Thu, 25 Jul 2002 17:04:20 +0300 (EEST) From: Maxim Tulyuk Reply-To: Maxim Tulyuk To: FreeBSD-gnats-submit@FreeBSD.org Cc: Maxim Tulyuk X-Send-Pr-Version: 3.113 Subject: ports/40982: news/nntpcache: update to 3.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40982 >Category: ports >Synopsis: news/nntpcache: update to 3.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 07:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Maxim Tulyuk >Release: FreeBSD 4.6-RELEASE-p2 i386 >Organization: ISP "LuckyNet" >Environment: System: FreeBSD gnu.carrier.kiev.ua 4.6-RELEASE-p2 FreeBSD 4.6-RELEASE-p2 #0: Wed Jul 17 16:14:21 EEST 2002 root@gnu.carrier.kiev.ua:/usr/obj/usr/src/sys/gnu i386 >Description: - update to 3.0.1 - change MASTER_SITES - use automake (earlier was automake14) - patch-src-authinfo_pam.c - rename newshound to newshound.pl - add nntpcached.debug - rename some html docs >How-To-Repeat: Use the patch >Fix: diff -ruN nntpcache.old/Makefile nntpcache/Makefile --- nntpcache.old/Makefile Mon Jun 24 00:22:01 2002 +++ nntpcache/Makefile Thu Jul 25 16:55:17 2002 @@ -6,15 +6,15 @@ # PORTNAME= nntpcache -PORTVERSION= 2.4.0b5 +PORTVERSION= 3.0.1 CATEGORIES= news -MASTER_SITES= ftp://nntpcache.org/pub/nntpcache/ \ +MASTER_SITES= ftp://ftp.nntpcache.org/pub/nntpcache/ \ ftp://ftp.nethelp.no/pub/news/ \ ftp://ftp.netsw.org/net/news/proxy/nntpcache/ MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 +BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake .if defined(WITH_LDAP) && !defined(WITH_LDAP2) LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap @@ -48,6 +48,7 @@ AUTHINFO_EXT+= authinfo_ldap.ext CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .endif +CONFIGURE_ARGS+= --program-transform-name='' NNTPSPOOLDIR?= ${SPOOLDIR}/${PORTNAME} PLIST_SUB+= SPOOLDIR=${NNTPSPOOLDIR} @@ -67,10 +68,6 @@ post-configure: @cd ${WRKSRC}/src && ${GMAKE} ${AUTHINFO_EXT} - -post-patch: - @${REINPLACE_CMD} -e 's,AUTOMAKE=automake,AUTOMAKE=automake14,' \ - ${WRKSRC}/configure post-install: @ ${MKDIR} ${PREFIX}/etc/rc.d diff -ruN nntpcache.old/distinfo nntpcache/distinfo --- nntpcache.old/distinfo Fri Sep 14 12:47:23 2001 +++ nntpcache/distinfo Thu Jul 25 13:12:56 2002 @@ -1 +1 @@ -MD5 (nntpcache-2.4.0b5.tar.gz) = 20cee920aabe44d9b196857928891509 +MD5 (nntpcache-3.0.1.tar.gz) = 26f142bf39d76699d2b9620c5940a4dd diff -ruN nntpcache.old/files/patch-src-authinfo_pam.c nntpcache/files/patch-src-authinfo_pam.c --- nntpcache.old/files/patch-src-authinfo_pam.c Sat Mar 30 12:14:36 2002 +++ nntpcache/files/patch-src-authinfo_pam.c Thu Jan 1 03:00:00 1970 @@ -1,12 +0,0 @@ ---- src/authinfo_pam.c.orig Sun Jun 11 14:32:55 2000 -+++ src/authinfo_pam.c Wed Sep 26 11:27:09 2001 -@@ -15,7 +15,9 @@ - #include "authinfo_pam.h" - - #include -+#ifndef __FreeBSD__ - #include -+#endif - - /* - * pam authenticator. diff -ruN nntpcache.old/pkg-plist nntpcache/pkg-plist --- nntpcache.old/pkg-plist Fri Sep 14 12:47:23 2001 +++ nntpcache/pkg-plist Thu Jul 25 16:56:10 2002 @@ -23,44 +23,47 @@ include/mmap_results.h libexec/nntpcache-gdb.sh libexec/nntpcache.gdb +libexec/nntpcached.debug libexec/unixauth sbin/innreport.sh -sbin/newshound +sbin/newshound.pl sbin/nntpcached +@exec mkdir -p %D/etc/nntpcache/http/innreport/pics %%PORTDOCS%%share/doc/nntpcache/AUTHORS %%PORTDOCS%%share/doc/nntpcache/ChangeLog %%PORTDOCS%%share/doc/nntpcache/FAQ %%PORTDOCS%%share/doc/nntpcache/FAQ.html %%PORTDOCS%%share/doc/nntpcache/HACKING -%%PORTDOCS%%share/doc/nntpcache/HTML/D/104.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/103.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/12.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/131.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/142.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/130.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/141.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/194.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/195.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/196.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/287.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/326.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/330.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/344.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/419.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/463.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/285.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/324.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/328.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/342.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/417.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/461.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/519.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/52.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/521.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/53.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/533.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/531.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/535.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/537.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/539.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/54.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/59.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/592.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/591.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/60.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/63.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/62.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/65.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/666.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/667.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/668.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/673.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/692.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/719.html -%%PORTDOCS%%share/doc/nntpcache/HTML/D/741.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/672.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/691.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/718.html +%%PORTDOCS%%share/doc/nntpcache/HTML/D/740.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/76.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/87.html %%PORTDOCS%%share/doc/nntpcache/HTML/D/88.html @@ -103,19 +106,19 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/R/145.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/147.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/148.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/149.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/15.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/150.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/151.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/152.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/153.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/154.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/155.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/156.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/157.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/158.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/159.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/162.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/167.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/169.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/161.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/166.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/168.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/170.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/171.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/172.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/173.html @@ -125,42 +128,42 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/R/177.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/178.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/179.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/180.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/183.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/185.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/187.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/189.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/182.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/184.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/186.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/188.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/190.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/191.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/192.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/194.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/195.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/196.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/197.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/198.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/2.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/206.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/207.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/208.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/209.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/210.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/212.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/211.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/213.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/214.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/215.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/216.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/221.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/223.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/228.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/229.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/220.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/222.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/226.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/227.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/230.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/232.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/234.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/233.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/235.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/237.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/236.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/238.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/239.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/24.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/240.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/241.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/242.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/243.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/244.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/245.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/246.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/247.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/248.html @@ -168,23 +171,23 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/R/250.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/251.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/252.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/253.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/254.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/255.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/256.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/257.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/258.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/259.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/260.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/261.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/262.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/263.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/265.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/266.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/267.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/268.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/269.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/27.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/270.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/271.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/272.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/273.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/275.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/276.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/277.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/278.html @@ -192,99 +195,98 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/R/28.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/280.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/281.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/282.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/285.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/286.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/287.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/288.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/289.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/29.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/290.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/291.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/292.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/293.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/294.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/295.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/296.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/297.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/298.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/299.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/3.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/30.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/300.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/301.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/302.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/303.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/304.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/305.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/306.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/307.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/308.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/309.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/31.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/310.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/311.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/312.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/313.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/314.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/315.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/316.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/318.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/317.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/32.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/320.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/321.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/322.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/324.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/325.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/326.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/327.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/328.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/329.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/33.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/330.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/331.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/333.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/336.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/339.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/332.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/335.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/338.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/34.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/340.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/341.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/342.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/343.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/344.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/346.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/345.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/349.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/35.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/350.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/351.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/352.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/358.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/357.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/36.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/362.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/365.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/361.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/364.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/37.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/370.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/371.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/372.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/376.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/375.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/379.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/38.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/380.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/381.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/382.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/383.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/385.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/386.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/387.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/388.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/389.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/39.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/390.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/391.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/392.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/393.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/394.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/395.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/396.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/397.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/398.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/399.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/40.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/400.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/401.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/402.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/403.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/404.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/408.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/407.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/41.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/411.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/412.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/413.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/414.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/415.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/416.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/417.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/418.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/419.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/42.html @@ -293,16 +295,16 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/R/422.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/423.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/424.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/425.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/427.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/431.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/433.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/435.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/426.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/430.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/432.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/434.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/436.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/437.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/438.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/440.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/439.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/442.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/443.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/444.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/445.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/446.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/447.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/448.html @@ -322,7 +324,6 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/R/471.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/472.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/475.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/476.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/477.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/478.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/480.html @@ -412,24 +413,27 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/R/594.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/595.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/596.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/597.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/6.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/60.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/600.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/601.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/602.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/603.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/604.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/605.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/606.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/607.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/608.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/61.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/610.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/611.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/613.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/614.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/616.html -%%PORTDOCS%%share/doc/nntpcache/HTML/R/617.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/619.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/62.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/620.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/622.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/623.html +%%PORTDOCS%%share/doc/nntpcache/HTML/R/625.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/63.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/64.html %%PORTDOCS%%share/doc/nntpcache/HTML/R/65.html @@ -507,8 +511,6 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/S/142.html %%PORTDOCS%%share/doc/nntpcache/HTML/S/143.html %%PORTDOCS%%share/doc/nntpcache/HTML/S/144.html -%%PORTDOCS%%share/doc/nntpcache/HTML/S/145.html -%%PORTDOCS%%share/doc/nntpcache/HTML/S/146.html %%PORTDOCS%%share/doc/nntpcache/HTML/S/15.html %%PORTDOCS%%share/doc/nntpcache/HTML/S/16.html %%PORTDOCS%%share/doc/nntpcache/HTML/S/17.html @@ -602,7 +604,10 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/S/97.html %%PORTDOCS%%share/doc/nntpcache/HTML/S/98.html %%PORTDOCS%%share/doc/nntpcache/HTML/S/99.html +%%PORTDOCS%%share/doc/nntpcache/HTML/defines.html %%PORTDOCS%%share/doc/nntpcache/HTML/files.html +%%PORTDOCS%%share/doc/nntpcache/HTML/files/145.html +%%PORTDOCS%%share/doc/nntpcache/HTML/files/146.html %%PORTDOCS%%share/doc/nntpcache/HTML/files/147.html %%PORTDOCS%%share/doc/nntpcache/HTML/files/148.html %%PORTDOCS%%share/doc/nntpcache/HTML/files/149.html @@ -616,9 +621,6 @@ %%PORTDOCS%%share/doc/nntpcache/HTML/files/157.html %%PORTDOCS%%share/doc/nntpcache/HTML/files/158.html %%PORTDOCS%%share/doc/nntpcache/HTML/files/159.html -%%PORTDOCS%%share/doc/nntpcache/HTML/files/160.html -%%PORTDOCS%%share/doc/nntpcache/HTML/files/161.html -%%PORTDOCS%%share/doc/nntpcache/HTML/funcs.html %%PORTDOCS%%share/doc/nntpcache/HTML/help.html %%PORTDOCS%%share/doc/nntpcache/HTML/index.html %%PORTDOCS%%share/doc/nntpcache/HTML/mains.html @@ -628,16 +630,13 @@ %%PORTDOCS%%share/doc/nntpcache/README %%PORTDOCS%%share/doc/nntpcache/README.INN %%PORTDOCS%%share/doc/nntpcache/VERSION -@exec mkdir -p %D/etc/nntpcache/http/innreport/pics @dirrm etc/nntpcache/http/innreport/pics @dirrm etc/nntpcache/http/innreport @dirrm etc/nntpcache/http @dirrm etc/nntpcache -%%PORTDOCS%%@dirrm share/doc/nntpcache/HTML/funcs %%PORTDOCS%%@dirrm share/doc/nntpcache/HTML/files %%PORTDOCS%%@dirrm share/doc/nntpcache/HTML/S %%PORTDOCS%%@dirrm share/doc/nntpcache/HTML/R -%%PORTDOCS%%@dirrm share/doc/nntpcache/HTML/I %%PORTDOCS%%@dirrm share/doc/nntpcache/HTML/D %%PORTDOCS%%@dirrm share/doc/nntpcache/HTML %%PORTDOCS%%@dirrm share/doc/nntpcache >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 7:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B47F37B400 for ; Thu, 25 Jul 2002 07:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C02743E6A for ; Thu, 25 Jul 2002 07:30: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.4/8.12.4) with ESMTP id g6PEU3JU070863 for ; Thu, 25 Jul 2002 07:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PEU2b9070862; Thu, 25 Jul 2002 07:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2750137B400 for ; Thu, 25 Jul 2002 07:22:01 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA1A543E6E for ; Thu, 25 Jul 2002 07:22:00 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 75734819; Thu, 25 Jul 2002 22:22:02 +0800 (CST) Message-Id: <20020725142202.75734819@freebsd.sinica.edu.tw> Date: Thu, 25 Jul 2002 22:22:02 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40983: Update port: chinese/CJK Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40983 >Category: ports >Synopsis: Update port: chinese/CJK >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 07:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.6-STABLE FreeBSD 4.6-STABLE #1: Tue Jul 23 15:34:20 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: Update to 3.5.1. >How-To-Repeat: >Fix: diff -ruN CJK.orig/Makefile CJK/Makefile --- CJK.orig/Makefile Fri Dec 14 15:21:22 2001 +++ CJK/Makefile Thu Jul 25 22:04:09 2002 @@ -6,10 +6,10 @@ # PORTNAME= CJK -PORTVERSION= 4.3.0 +PORTVERSION= 4.5.1 CATEGORIES= chinese -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/ -DISTNAME= cjk-20011008 +MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cjk/\ + ftp://ftp.ffii.org/pub/cjk/ MAINTAINER= keith@FreeBSD.org @@ -22,11 +22,13 @@ USE_GMAKE= yes USE_FREETYPE= yes -WRKSRC= ${WRKDIR}/cjk-current ARPHICDIR= ${PREFIX}/share/texmf/fonts/truetype/arphic MAN1= bg5conv.1 cef5conv.1 cefconv.1 cefsconv.1 extconv.1 \ hbf2gf.1 sjisconv.1 ttf2pk.1 ttf2tfm.1 + +pre-patch: + ${RM} -fr ${WRKSRC}/Makefile post-install: .if !defined(NOPORTDOCS) diff -ruN CJK.orig/distinfo CJK/distinfo --- CJK.orig/distinfo Fri Dec 14 15:21:22 2001 +++ CJK/distinfo Thu Jul 25 21:59:56 2002 @@ -1 +1 @@ -MD5 (cjk-20011008.tar.gz) = 7d463515e51f33b68b4066f22bd7bde1 +MD5 (cjk-4.5.1.tar.gz) = a1e7d60bb7091fe98b41e24dded1e7fc diff -ruN CJK.orig/files/patch-texinput::Bg5::c00bsmi.fd CJK/files/patch-texinput::Bg5::c00bsmi.fd --- CJK.orig/files/patch-texinput::Bg5::c00bsmi.fd Thu Jan 1 08:00:00 1970 +++ CJK/files/patch-texinput::Bg5::c00bsmi.fd Thu Jul 25 21:59:56 2002 @@ -0,0 +1,12 @@ +--- texinput/Bg5/c00bsmi.fd.orig Sun Jun 23 00:28:10 2002 ++++ texinput/Bg5/c00bsmi.fd Sun Jun 23 00:29:05 2002 +@@ -19,7 +19,7 @@ + + \DeclareFontFamily{C00}{bsmi}{\hyphenchar \font\m@ne} + +-\DeclareFontShape{C00}{bsmi}{m}{n}{<-> CJK * bsmilp}{} +-\DeclareFontShape{C00}{bsmi}{bx}{n}{<-> CJKb * bsmilp}{\CJKbold} ++\DeclareFontShape{C00}{bsmi}{m}{n}{<-> CJK * arb5sung}{} ++\DeclareFontShape{C00}{bsmi}{bx}{n}{<-> CJKb * arb5sung}{\CJKbold} + + \endinput diff -ruN CJK.orig/pkg-plist CJK/pkg-plist --- CJK.orig/pkg-plist Mon Oct 15 17:51:17 2001 +++ CJK/pkg-plist Thu Jul 25 21:59:56 2002 @@ -251,6 +251,8 @@ share/texmf/hbf2gf/ksso17.cfg share/texmf/tex/generic/babel/pinyin.ldf share/texmf/tex/generic/hyphen/pyhyph.tex +share/texmf/tex/latex/CJK/Bg5/c00bsmi.fd +share/texmf/tex/latex/CJK/Bg5/c00bsmir.fd share/texmf/tex/latex/CJK/Bg5/Bg5.cap share/texmf/tex/latex/CJK/Bg5/Bg5.chr share/texmf/tex/latex/CJK/Bg5/Bg5.cpx @@ -279,6 +281,7 @@ share/texmf/tex/latex/CJK/CNS/c35song.fd share/texmf/tex/latex/CJK/CNS/c36song.fd share/texmf/tex/latex/CJK/CNS/c37song.fd +share/texmf/tex/latex/CJK/GB/c10gbsn.fd share/texmf/tex/latex/CJK/GB/GB.cap share/texmf/tex/latex/CJK/GB/GB.cpx share/texmf/tex/latex/CJK/GB/c10fs.fd @@ -454,6 +457,7 @@ share/texmf/tex/latex/CJK/thai/c90dbss.fd share/texmf/tex/latex/CJK/thai/c90nrsr.fd share/texmf/tex/latex/CJK/thai/thaicjk.ldf +share/texmf/tex/latex/CJK/thai/c90enc.def share/texmf/ttf2pk/Big5.sfd share/texmf/ttf2pk/ET5.enc share/texmf/ttf2pk/EUC.sfd >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 7:30:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7229C37B405 for ; Thu, 25 Jul 2002 07:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E1B43E99 for ; Thu, 25 Jul 2002 07:30: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.4/8.12.4) with ESMTP id g6PEU3JU070876 for ; Thu, 25 Jul 2002 07:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PEU3en070875; Thu, 25 Jul 2002 07:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4B0C37B400 for ; Thu, 25 Jul 2002 07:22:09 -0700 (PDT) Received: from milan.hitnet.rwth-aachen.de (milan.hitnet.RWTH-Aachen.DE [137.226.181.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id C313B43E65 for ; Thu, 25 Jul 2002 07:22:08 -0700 (PDT) (envelope-from chris@milan.hitnet.rwth-aachen.de) Received: by milan.hitnet.rwth-aachen.de (Postfix, from userid 1001) id D2ABCABAE; Thu, 25 Jul 2002 16:22:04 +0200 (CEST) Message-Id: <20020725142204.D2ABCABAE@milan.hitnet.rwth-aachen.de> Date: Thu, 25 Jul 2002 16:22:04 +0200 (CEST) From: Christian Brueffer Reply-To: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40984: Update lang/libutils 0.7.11 -> 0.7.14 and take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40984 >Category: ports >Synopsis: Update lang/libutils 0.7.11 -> 0.7.14 and take over maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 07:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD milan.hitnet.rwth-aachen.de 4.6-STABLE FreeBSD 4.6-STABLE #2: Fri Jun 28 12:47:08 CEST 2002 chris@milan.hitnet.rwth-aachen.de:/usr/obj/usr/src/sys/LORIEN i386 >Description: - Update lang/libutils to the latest version (0.7.14) - Make it fetchable again - Add additional mastersite - Take over maintainership >How-To-Repeat: >Fix: --- libutils.diff begins here --- diff -ruN /usr/ports/lang/libutils/Makefile libutils/Makefile --- /usr/ports/lang/libutils/Makefile Thu Jul 25 12:33:25 2002 +++ libutils/Makefile Thu Jul 25 13:50:03 2002 @@ -7,12 +7,13 @@ # PORTNAME= libutils -PORTVERSION= 0.7.11 +PORTVERSION= 0.7.14 CATEGORIES= lang MASTER_SITES= http://savannah.gnu.org/download/nsl/ \ - http://iling.nw.ru/~artem/downloads/ + http://iling.nw.ru/~artem/downloads/ \ + http://unixpages.org/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@unixpages.org USE_LIBTOOL= yes GNU_CONFIGURE= yes diff -ruN /usr/ports/lang/libutils/distinfo libutils/distinfo --- /usr/ports/lang/libutils/distinfo Wed Jun 19 16:53:39 2002 +++ libutils/distinfo Thu Jul 25 12:32:44 2002 @@ -1 +1 @@ -MD5 (libutils-0.7.11.tar.gz) = 58234085c62405e4e7e3fa6ed4a3dc29 +MD5 (libutils-0.7.14.tar.gz) = 36fd15fad04c733ddf1937dcb20e13d9 --- libutils.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 7:30:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A12237B401 for ; Thu, 25 Jul 2002 07:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAA4A43EA9 for ; Thu, 25 Jul 2002 07:30: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.4/8.12.4) with ESMTP id g6PEU3JU070889 for ; Thu, 25 Jul 2002 07:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PEU3Y1070888; Thu, 25 Jul 2002 07:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53C1737B400 for ; Thu, 25 Jul 2002 07:25:11 -0700 (PDT) Received: from milan.hitnet.rwth-aachen.de (milan.hitnet.RWTH-Aachen.DE [137.226.181.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E56F43E84 for ; Thu, 25 Jul 2002 07:25:10 -0700 (PDT) (envelope-from chris@milan.hitnet.rwth-aachen.de) Received: by milan.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 26570ABAE; Thu, 25 Jul 2002 16:25:08 +0200 (CEST) Message-Id: <20020725142508.26570ABAE@milan.hitnet.rwth-aachen.de> Date: Thu, 25 Jul 2002 16:25:08 +0200 (CEST) From: Christian Brueffer Reply-To: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40985: Update lang/tensile 0.9p5 -> 0.9p7 and take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40985 >Category: ports >Synopsis: Update lang/tensile 0.9p5 -> 0.9p7 and take over maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 07:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD milan.hitnet.rwth-aachen.de 4.6-STABLE FreeBSD 4.6-STABLE #2: Fri Jun 28 12:47:08 CEST 2002 chris@milan.hitnet.rwth-aachen.de:/usr/obj/usr/src/sys/LORIEN i386 >Description: - Update lang/tensile to the latest version (0.9p7) - Make it fetchable again - Add additional mastersite - Take over maintainership >How-To-Repeat: >Fix: --- tensile.diff begins here --- diff -ruN /usr/ports/lang/tensile/Makefile tensile/Makefile --- /usr/ports/lang/tensile/Makefile Sun Jun 16 10:21:43 2002 +++ tensile/Makefile Thu Jul 25 13:50:17 2002 @@ -7,13 +7,14 @@ # PORTNAME= tensile -PORTVERSION= 0.9p5 +PORTVERSION= 0.9p7 CATEGORIES= lang MASTER_SITES= http://savannah.gnu.org/download/nsl/ \ - http://iling.nw.ru/~artem/downloads/ + http://iling.nw.ru/~artem/downloads/ \ + http://unixpages.org/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@unixpages.org LIB_DEPENDS= utils:${PORTSDIR}/lang/libutils diff -ruN /usr/ports/lang/tensile/distinfo tensile/distinfo --- /usr/ports/lang/tensile/distinfo Sun Jun 16 10:21:43 2002 +++ tensile/distinfo Thu Jul 25 13:20:55 2002 @@ -1 +1 @@ -MD5 (tensile-0.9pre5.tar.gz) = b1894ba9c84fab5b60b19a932dedfea8 +MD5 (tensile-0.9pre7.tar.gz) = a13170fda1c6a4d80b0f62213c8e3824 diff -ruN /usr/ports/lang/tensile/pkg-plist tensile/pkg-plist --- /usr/ports/lang/tensile/pkg-plist Sun Jun 16 10:21:43 2002 +++ tensile/pkg-plist Thu Jul 25 14:12:44 2002 @@ -117,6 +117,7 @@ share/nsl/scripts/tagmaster.sc share/nsl/scripts/tmr-cgi.sc share/nsl/scripts/tmr.sc +share/nsl/scripts/tsh.sc share/nsl/scripts/unicode.sc share/nsl/scripts/utf8html.sc share/nsl/scripts/version.sc @@ -137,7 +138,6 @@ share/nsl/test/pattern.aut share/nsl/test/pattern2.aut share/nsl/test/test.aut -share/nsl/test/test.sc share/nsl/test/test.tm.sc share/nsl/test/test1.sc share/nsl/test/test11.sc @@ -210,6 +210,7 @@ share/nsl/test/testflow.sc share/nsl/test/testline.sc share/nsl/test/testr.sc +share/nsl/test/testp.sc share/nsl/test/testsess.sc share/nsl/test/testsess1.sc share/nsl/test/testsql.sc --- tensile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 7:37:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC04B37B400; Thu, 25 Jul 2002 07:37:48 -0700 (PDT) Received: from watergate.djmnet.org (watergate.djmnet.org [66.92.151.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C31E43E86; Thu, 25 Jul 2002 07:37:48 -0700 (PDT) (envelope-from djm@pix.net) Received: from pix.net (air.djmnet.org [10.20.30.4]) by watergate.djmnet.org (Postfix) with ESMTP id DDE172640; Thu, 25 Jul 2002 10:37:43 -0400 (EDT) Message-ID: <3D400D31.7040007@pix.net> Date: Thu, 25 Jul 2002 10:37:37 -0400 From: David MacKenzie User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020605 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org, doc@FreeBSD.org Subject: How does a port maintainer update it? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Last fall I created ports/audio/id3v2 and soon I'll want to update it to a newer release. Do I do that by filing a PR with diffs like anyone else? The FreeBSD Porter's Handbook chapter on Upgrading at http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/port-upgrading.html assumes that the reader is not the maintainer of the port. I can't find any documentation explicitly stating how a port maintainer makes changes to it. That's a glaring omission considering the rest of the Porter's Handbook is written for people who are intending to be maintaining a port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 7:42: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62D2437B400 for ; Thu, 25 Jul 2002 07:42:00 -0700 (PDT) Received: from felix.automagic.org (felix.automagic.org [204.152.186.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 3788843E31 for ; Thu, 25 Jul 2002 07:42:00 -0700 (PDT) (envelope-from jabley@felix.automagic.org) Received: (qmail 24773 invoked by uid 1000); 25 Jul 2002 14:42:00 -0000 Date: Thu, 25 Jul 2002 07:42:00 -0700 From: Joe Abley To: freebsd-ports@freebsd.org Subject: ports/40323, new port xml2rfc, grovel grovel, beg beg Message-ID: <20020725144159.GA19276@felix.automagic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I know there's a lot of new ports in the non-critical queue, but if someone could find a few minutes to check this one in I'd be very grateful. It's a trivial port (just installing a tcl script), but having it in the ports tree would save me a surprising amount of time mailing installation instructions to people. Pretty please :) Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 7:43: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B21F337B400; Thu, 25 Jul 2002 07:43:01 -0700 (PDT) Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2818543E6A; Thu, 25 Jul 2002 07:43:01 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.5/8.12.5) with ESMTP id g6PEgwAH000944; Thu, 25 Jul 2002 09:42:58 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: How does a port maintainer update it? From: Larry Rosenman To: David MacKenzie Cc: ports@FreeBSD.ORG, doc@FreeBSD.ORG In-Reply-To: <3D400D31.7040007@pix.net> References: <3D400D31.7040007@pix.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 25 Jul 2002 09:42:58 -0500 Message-Id: <1027608179.410.0.camel@lerlaptop.iadfw.net> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-07-25 at 09:37, David MacKenzie wrote: > Last fall I created ports/audio/id3v2 and soon I'll want to update it to > a newer release. Do I do that by filing a PR with diffs like anyone > else? The FreeBSD Porter's Handbook chapter on Upgrading at > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/port-upgrading.html > > assumes that the reader is not the maintainer of the port. I can't find > any documentation explicitly stating how a port maintainer makes changes > to it. That's a glaring omission considering the rest of the Porter's > Handbook is written for people who are intending to be maintaining a port. I believe you just submit diffs in a PR marked MAINTAINER UPDATE.... -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 8:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B493837B401 for ; Thu, 25 Jul 2002 08:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FDEE43E81 for ; Thu, 25 Jul 2002 08: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.4/8.12.4) with ESMTP id g6PFK4JU079388 for ; Thu, 25 Jul 2002 08:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PFK4mR079387; Thu, 25 Jul 2002 08:20:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42EB737B400; Thu, 25 Jul 2002 08:17:24 -0700 (PDT) Received: from unsane.de (pD950FAA7.dip.t-dialin.net [217.80.250.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6950143EAF; Thu, 25 Jul 2002 08:17:23 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 7E4E8635; Thu, 25 Jul 2002 17:17:20 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id ABF341E0; Thu, 25 Jul 2002 17:17:19 +0200 (CEST) Message-Id: <20020725151719.ABF341E0@unsane.de> Date: Thu, 25 Jul 2002 17:17:19 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org Cc: trevor@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40987: Update port: print/acroread5 -> 5.06 (Fixes security problem) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40987 >Category: ports >Synopsis: Update port: print/acroread5 -> 5.06 (Fixes security problem) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 08:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update print/acroread from 5.05 to 5.06. Remove FORBIDDEN. Quote from http://freshmeat.net/releases/91927/ A security patch was applied to solve the famous /tmp/AdobeFnt06.lst.VUID security problem reported in http://online.securityfocus.com/archive/1/278984. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/acroread5/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- Makefile 2002/07/07 02:56:13 1.39 +++ Makefile 2002/07/25 15:16:16 @@ -6,17 +6,15 @@ # PORTNAME= acroread -PORTVERSION= 5.05 +PORTVERSION= 5.06 CATEGORIES= print linux MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/ .include .if ${ARCH} == "i386" -DISTNAME= linux-505 +DISTNAME= linux-506 .endif MAINTAINER= trevor@FreeBSD.org - -FORBIDDEN= "unconfirmed suspicion of temporary file bug--see http://online.securityfocus.com/archive/1/278984 " ONLY_FOR_ARCHS= i386 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/print/acroread5/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- distinfo 2002/05/24 00:36:41 1.8 +++ distinfo 2002/07/25 15:16:16 @@ -1 +1 @@ -MD5 (linux-505.tar.gz) = 5c1cef0b5b1eb75ed01fefb3d6a88ce0 +MD5 (linux-506.tar.gz) = c5ca1f2fac7f2530d85de18ee6fffc26 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/print/acroread5/pkg-plist,v retrieving revision 1.9 diff -u -r1.9 pkg-plist --- pkg-plist 2002/05/24 00:36:41 1.9 +++ pkg-plist 2002/07/25 15:16:16 @@ -48,7 +48,7 @@ Acrobat5/Reader/%%ARCHDIR%%/lib/libBIB.so Acrobat5/Reader/%%ARCHDIR%%/lib/libBIB.so.1.1 Acrobat5/Reader/%%ARCHDIR%%/lib/libCoolType.so -Acrobat5/Reader/%%ARCHDIR%%/lib/libCoolType.so.3.06 +Acrobat5/Reader/%%ARCHDIR%%/lib/libCoolType.so.4.10 Acrobat5/Reader/%%ARCHDIR%%/lib/libOPP.so Acrobat5/Reader/%%ARCHDIR%%/lib/libOPP.so.1.02 Acrobat5/Reader/%%ARCHDIR%%/plug_ins/AcroForm.api >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 8:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64D2337B480 for ; Thu, 25 Jul 2002 08:30:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B33A843E7B for ; Thu, 25 Jul 2002 08: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.4/8.12.4) with ESMTP id g6PFU5JU080371 for ; Thu, 25 Jul 2002 08:30:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PFU58g080370; Thu, 25 Jul 2002 08:30:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4177C37B400 for ; Thu, 25 Jul 2002 08:28:25 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 054BF43E6A for ; Thu, 25 Jul 2002 08:28:25 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PFSOOT033557 for ; Thu, 25 Jul 2002 08:28:24 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6PFSO9Z033556; Thu, 25 Jul 2002 08:28:24 -0700 (PDT) Message-Id: <200207251528.g6PFSO9Z033556@www.freebsd.org> Date: Thu, 25 Jul 2002 08:28:24 -0700 (PDT) From: "Brian S. Lloyd-Newberry" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40988: Checksum for /usr/ports/lang/expect is incorrect in distinfo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40988 >Category: ports >Synopsis: Checksum for /usr/ports/lang/expect is incorrect in distinfo >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 08:30:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Brian S. Lloyd-Newberry >Release: 4.6-RELEASE >Organization: Vertical Learning Curve Solutions >Environment: FreeBSD bush.rbs 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: make install fails for the expect port with a checksum mismatch. Port: expect-5.37.2 Required Checksum: MD5 (expect-5.37.2.tar.gz) =70202a9f02e73e0e72332ba46f14c46a Download Checksum: MD5 (expect-5.37.2.tar.gz) = 85f48c176f964cb82e91704261886d1e Downloaded from: http://expect.nist.gov/src/ >How-To-Repeat: Do make install in /usr/ports/lang/expect. >Fix: Update the distinfo for the expect port to reflect the correct MD5 checksum for expect-5.37.2.tar.gz at http://expect.nist.gov/src/. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 8:30:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D6037B400 for ; Thu, 25 Jul 2002 08:30:31 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECF4443E6A for ; Thu, 25 Jul 2002 08:30:30 -0700 (PDT) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17XkZS-0003Gr-01; Thu, 25 Jul 2002 17:30:30 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g6PFKG05032336 for ; Thu, 25 Jul 2002 17:20:16 +0200 (CEST) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g6PFKGVI032335 for freebsd-ports@freebsd.org; Thu, 25 Jul 2002 17:20:16 +0200 (CEST) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: FreeBSD Port: poc-1.2 Date: Thu, 25 Jul 2002 15:20:15 +0000 (UTC) Message-ID: References: <000601c233a1$65d93480$0300000a@depot> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Juan Pablo Villa (::DATAFULL.COM::) wrote: > This port requires devel/libgnugetopt port installed in order to > compile. It would be nice if you include that as a dependency. There are some other issues (CFLAGS, trying to compile i386 asm on alpha). I'll talk to the maintainer and commit the fixes. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 8:51:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C588437B400 for ; Thu, 25 Jul 2002 08:51:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E9043EAF for ; Thu, 25 Jul 2002 08:51: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.4/8.12.4) with ESMTP id g6PFopJU082591 for ; Thu, 25 Jul 2002 08:50:51 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PFopBd082590; Thu, 25 Jul 2002 08:50:51 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA95F37B40A for ; Thu, 25 Jul 2002 08:46:11 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53F7B43E88 for ; Thu, 25 Jul 2002 08:45:12 -0700 (PDT) (envelope-from marck@woozle.rinet.ru) Received: (from marck@localhost) by woozle.rinet.ru (8.11.6/8.11.6) id g6PFh3i42113; Thu, 25 Jul 2002 19:43:03 +0400 (MSD) (envelope-from marck) Message-Id: <200207251543.g6PFh3i42113@woozle.rinet.ru> Date: Thu, 25 Jul 2002 19:43:03 +0400 (MSD) From: Dmitry Morozovsky Reply-To: Dmitry Morozovsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40989: www/oops update: change master site URL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40989 >Category: ports >Synopsis: www/oops update: change master site URL >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 08:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 4-STABLE i386 >Organization: Cronyx Plus LLC (RiNet ISP) >Environment: System: FreeBSD 4-STABLE >Description: Oops! proxy/cache server has changes (simplify) its master URL. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/oops/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 30 May 2002 23:02:39 -0000 1.16 +++ Makefile 25 Jul 2002 15:41:03 -0000 @@ -8,7 +8,7 @@ PORTNAME= oops PORTVERSION= ${OOPSVERSION}.${OOPSDATE} CATEGORIES= www -MASTER_SITES= http://zipper.paco.net/~igor/oops/ +MASTER_SITES= http://oops-cache.org/ DISTNAME= ${PORTNAME}-${OOPSVERSION} PATCH_SITES= ${MASTER_SITES} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 9:30:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9670C37B433 for ; Thu, 25 Jul 2002 09:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEF2243E7B for ; Thu, 25 Jul 2002 09:30: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.4/8.12.4) with ESMTP id g6PGU2JU090548 for ; Thu, 25 Jul 2002 09:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PGU2l2090547; Thu, 25 Jul 2002 09:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E08DF37B400; Thu, 25 Jul 2002 09:25:57 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DCE443E5E; Thu, 25 Jul 2002 09:25:57 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6PGPk9H035796 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 25 Jul 2002 10:25:47 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6PGPkVd035795; Thu, 25 Jul 2002 10:25:46 -0600 (MDT) Message-Id: <200207251625.g6PGPkVd035795@jolly.drunkmonk.net> Date: Thu, 25 Jul 2002 10:25:46 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org Cc: Pete Fritchman X-Send-Pr-Version: 3.113 Subject: ports/40990: new port: audio/xmms-surround Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40990 >Category: ports >Synopsis: new port: audio/xmms-surround >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 09:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: Add surround sound capabilities to xmms, the input plugin must support the OSSSurround plugin for it to work (a52-xmms does) >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: # # xmms-surround/Makefile # xmms-surround/distinfo # xmms-surround/files # xmms-surround/pkg-comment # xmms-surround/pkg-descr # xmms-surround/pkg-plist # xmms-surround/files/patch-src::OSSSurround-0.1::Makefile # echo x - xmms-surround/Makefile sed 's/^X//' >xmms-surround/Makefile << 'END-of-xmms-surround/Makefile' X# New ports collection makefile for: xmms-surround X# Date created: 24 July 2002 X# Whom: Amar Takhar X# X# $FreeBSD$ X# X XPORTNAME= xmms-surround XPORTVERSION= 1.0 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= xmms-a52dec XDISTNAME= xmms-a52dec-${PORTVERSION} X XMAINTAINER= verm@drunkmonk.net X XLIB_DEPENDS= xmms:${PORTSDIR}/audio/xmms X XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_GTK= yes X X.include X Xdo-build: X cd ${WRKSRC}/OSSSurround-0.1 && ${MAKE_ENV} make X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/OSSSurround-0.1/libOSSSurround.so `${X11BASE}/bin/xmms-config --output-plugin-dir` X X.include END-of-xmms-surround/Makefile echo x - xmms-surround/distinfo sed 's/^X//' >xmms-surround/distinfo << 'END-of-xmms-surround/distinfo' XMD5 (xmms-a52dec-1.0.tar.bz2) = 35a49bcde8fcb32a6e899677198d424c END-of-xmms-surround/distinfo echo c - xmms-surround/files mkdir -p xmms-surround/files > /dev/null 2>&1 echo x - xmms-surround/pkg-comment sed 's/^X//' >xmms-surround/pkg-comment << 'END-of-xmms-surround/pkg-comment' XOSSSuround adds Surround Sound capabilities to XMMS END-of-xmms-surround/pkg-comment echo x - xmms-surround/pkg-descr sed 's/^X//' >xmms-surround/pkg-descr << 'END-of-xmms-surround/pkg-descr' XOSSSuround is an output plugin for XMMS included with xmms-a52dec. X(audio/xmms-a52dec) It provides surround sound capability to xmms-a42dec and is Xfully compatible with all other input plugins. It can be used as a dropin Xreplacement for the original OSS plugin distributed with XMMS. For developers, Xif you are interested in using OSSSurround to provide surround sound support for Xyour XMMS input plugin, you can read the API document or contact the author for Xhelp. X XFor latest API info: http://xmms-a52dec.sourceforge.net/API X XWWW: http://xmms-a52dec.sourceforge.net/ END-of-xmms-surround/pkg-descr echo x - xmms-surround/pkg-plist sed 's/^X//' >xmms-surround/pkg-plist << 'END-of-xmms-surround/pkg-plist' Xlib/xmms/Output/libOSSSurround.so END-of-xmms-surround/pkg-plist echo x - xmms-surround/files/patch-src::OSSSurround-0.1::Makefile sed 's/^X//' >xmms-surround/files/patch-src::OSSSurround-0.1::Makefile << 'END-of-xmms-surround/files/patch-src::OSSSurround-0.1::Makefile' X$FreeBSD$ X X--- OSSSurround-0.1/Makefile.orig Sun Mar 31 03:26:30 2002 X+++ OSSSurround-0.1/Makefile Tue Jul 23 22:11:41 2002 X@@ -1,4 +1,4 @@ X-CFLAGS = `gtk-config --cflags` X+CFLAGS = `${GTK_CONFIG} --cflags` -I/usr/X11R6/include -L/usr/local/lib X X all: libOSSSurround.so X END-of-xmms-surround/files/patch-src::OSSSurround-0.1::Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 9:30:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA5DA37B408 for ; Thu, 25 Jul 2002 09:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EE2C43E86 for ; Thu, 25 Jul 2002 09:30: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.4/8.12.4) with ESMTP id g6PGU3JU090561 for ; Thu, 25 Jul 2002 09:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PGU3qk090560; Thu, 25 Jul 2002 09:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 001C237B400; Thu, 25 Jul 2002 09:26:08 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 717B243E5E; Thu, 25 Jul 2002 09:26:08 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6PGQ89H035879 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 25 Jul 2002 10:26:08 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6PGQ714035878; Thu, 25 Jul 2002 10:26:07 -0600 (MDT) Message-Id: <200207251626.g6PGQ714035878@jolly.drunkmonk.net> Date: Thu, 25 Jul 2002 10:26:07 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org Cc: Pete Fritchman X-Send-Pr-Version: 3.113 Subject: ports/40991: new port: audio/xmms-a52dec Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40991 >Category: ports >Synopsis: new port: audio/xmms-a52dec >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 09:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: Add A52 (AC3) playback support to xmms. (depends on xmms-surround) >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: # # xmms-a52dec/Makefile # xmms-a52dec/distinfo # xmms-a52dec/files # xmms-a52dec/pkg-comment # xmms-a52dec/pkg-descr # xmms-a52dec/pkg-plist # xmms-a52dec/files/patch-src::Makefile # echo x - xmms-a52dec/Makefile sed 's/^X//' >xmms-a52dec/Makefile << 'END-of-xmms-a52dec/Makefile' X# New ports collection makefile for: xmms-a52dec X# Date created: 24 July 2002 X# Whom: Amar Takhar X# X# $FreeBSD$ X# X XPORTNAME= xmms-a52dec XPORTVERSION= 1.0 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= xmms-a52dec X XMAINTAINER= verm@drunkmonk.net X XLIB_DEPENDS= xmms:${PORTSDIR}/audio/xmms \ X a52.0:${PORTSDIR}/audio/liba52 XRUN_DEPENDS= ${X11BASE}/lib/xmms/Output/libOSSSurround.so:${PORTSDIR}/audio/xmms-surround X XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_GTK= yes X X.include X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/liba52dec.so `${X11BASE}/bin/xmms-config --input-plugin-dir` X Xpost-install: X @${ECHO_MSG} "" X @${ECHO_MSG} "Remember to switch to the OSSSurround output plugin to" X @${ECHO_MSG} "enable surround sound!" X @${ECHO_MSG} "" X X.include END-of-xmms-a52dec/Makefile echo x - xmms-a52dec/distinfo sed 's/^X//' >xmms-a52dec/distinfo << 'END-of-xmms-a52dec/distinfo' XMD5 (xmms-a52dec-1.0.tar.bz2) = 35a49bcde8fcb32a6e899677198d424c END-of-xmms-a52dec/distinfo echo c - xmms-a52dec/files mkdir -p xmms-a52dec/files > /dev/null 2>&1 echo x - xmms-a52dec/pkg-comment sed 's/^X//' >xmms-a52dec/pkg-comment << 'END-of-xmms-a52dec/pkg-comment' XA42 (aka AC3) decoder plugin for XMMS END-of-xmms-a52dec/pkg-comment echo x - xmms-a52dec/pkg-descr sed 's/^X//' >xmms-a52dec/pkg-descr << 'END-of-xmms-a52dec/pkg-descr' Xxmms-a52dec is a A52 (aka AC3) decoder plugin for XMMS based on liba52. AC3 Xfiles can be extracted from a DVD using extract_a52 provided with liba52. X XWWW: http://xmms-a52dec.sourceforge.net/ END-of-xmms-a52dec/pkg-descr echo x - xmms-a52dec/pkg-plist sed 's/^X//' >xmms-a52dec/pkg-plist << 'END-of-xmms-a52dec/pkg-plist' Xlib/xmms/Input/liba52dec.so END-of-xmms-a52dec/pkg-plist echo x - xmms-a52dec/files/patch-src::Makefile sed 's/^X//' >xmms-a52dec/files/patch-src::Makefile << 'END-of-xmms-a52dec/files/patch-src::Makefile' X$FreeBSD$ X X--- Makefile.orig Sun Mar 31 03:26:18 2002 X+++ Makefile Wed Jul 24 19:16:24 2002 X@@ -1,4 +1,4 @@ X-CFLAGS = `gtk-config --cflags` X+CFLAGS = `${GTK_CONFIG} --cflags` -I/usr/X11R6/include -L/usr/local/lib X X all: liba52dec.so X END-of-xmms-a52dec/files/patch-src::Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 9:55:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3083637B401; Thu, 25 Jul 2002 09:55:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA54443E67; Thu, 25 Jul 2002 09:55:46 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PGtkJU093145; Thu, 25 Jul 2002 09:55:46 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PGtkxE093141; Thu, 25 Jul 2002 09:55:46 -0700 (PDT) Date: Thu, 25 Jul 2002 09:55:46 -0700 (PDT) From: Pete Fritchman Message-Id: <200207251655.g6PGtkxE093141@freefall.freebsd.org> To: verm@drunkmonk.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40588: new port: games/kobodeluxe Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: games/kobodeluxe State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Thu Jul 25 09:55:31 PDT 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40588 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 9:57:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFCA137B400; Thu, 25 Jul 2002 09:57:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8484743E65; Thu, 25 Jul 2002 09:57:15 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PGvFJU093387; Thu, 25 Jul 2002 09:57:15 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PGvFgF093383; Thu, 25 Jul 2002 09:57:15 -0700 (PDT) Date: Thu, 25 Jul 2002 09:57:15 -0700 (PDT) From: Patrick Li Message-Id: <200207251657.g6PGvFgF093383@freefall.freebsd.org> To: newbeb@yahoo.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40988: Checksum for /usr/ports/lang/expect is incorrect in distinfo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Checksum for /usr/ports/lang/expect is incorrect in distinfo State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 09:56:49 PDT 2002 State-Changed-Why: Port updated to 5.38.0, please update your ports collection. http://www.freebsd.org/cgi/query-pr.cgi?pr=40988 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 9:58:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D37537B400; Thu, 25 Jul 2002 09:58:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F3D543E42; Thu, 25 Jul 2002 09:58:12 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PGwCJU093471; Thu, 25 Jul 2002 09:58:12 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PGwCWR093467; Thu, 25 Jul 2002 09:58:12 -0700 (PDT) Date: Thu, 25 Jul 2002 09:58:12 -0700 (PDT) From: Patrick Li Message-Id: <200207251658.g6PGwCWR093467@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/40987: Update port: print/acroread5 -> 5.06 (Fixes security problem) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/acroread5 -> 5.06 (Fixes security problem) Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 09:57:53 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40987 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 9:58:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA0B437B400; Thu, 25 Jul 2002 09:58:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B8343E77; Thu, 25 Jul 2002 09:58:39 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PGwdJU093528; Thu, 25 Jul 2002 09:58:39 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PGwdWZ093524; Thu, 25 Jul 2002 09:58:39 -0700 (PDT) Date: Thu, 25 Jul 2002 09:58:39 -0700 (PDT) From: Patrick Li Message-Id: <200207251658.g6PGwdWZ093524@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, keith@FreeBSD.org Subject: Re: ports/40983: Update port: chinese/CJK Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/CJK Responsible-Changed-From-To: freebsd-ports->keith Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 09:58:29 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40983 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 10: 6:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DC6637B405; Thu, 25 Jul 2002 10:06:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C620743E5E; Thu, 25 Jul 2002 10:06:08 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PH68JU098400; Thu, 25 Jul 2002 10:06:08 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PH68uZ098396; Thu, 25 Jul 2002 10:06:08 -0700 (PDT) Date: Thu, 25 Jul 2002 10:06:08 -0700 (PDT) From: Patrick Li Message-Id: <200207251706.g6PH68uZ098396@freefall.freebsd.org> To: dsh@neva.vlink.ru, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40976: update devel/p5-Params-Validate to 0.24 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update devel/p5-Params-Validate to 0.24 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 10:05:58 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40976 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 10: 7: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACA5C37B406; Thu, 25 Jul 2002 10:06:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6172543E4A; Thu, 25 Jul 2002 10:06:58 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PH6wJU098541; Thu, 25 Jul 2002 10:06:58 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PH6w1o098537; Thu, 25 Jul 2002 10:06:58 -0700 (PDT) Date: Thu, 25 Jul 2002 10:06:58 -0700 (PDT) From: Patrick Li Message-Id: <200207251706.g6PH6w1o098537@freefall.freebsd.org> To: dsh@neva.vlink.ru, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40977: update devel/p5-Class-Container to 0.07 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update devel/p5-Class-Container to 0.07 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 10:06:47 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40977 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 10:12:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E93DD37B400; Thu, 25 Jul 2002 10:12:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5D343E3B; Thu, 25 Jul 2002 10:12:51 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PHCpJU099374; Thu, 25 Jul 2002 10:12:51 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PHCpXa099370; Thu, 25 Jul 2002 10:12:51 -0700 (PDT) Date: Thu, 25 Jul 2002 10:12:51 -0700 (PDT) From: Patrick Li Message-Id: <200207251712.g6PHCpXa099370@freefall.freebsd.org> To: dsh@neva.vlink.ru, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40978: update www/p5-HTML-Mason to 1.1201 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update www/p5-HTML-Mason to 1.1201 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 10:10:20 PDT 2002 State-Changed-Why: Committed, Thanks! (portlint complained about the order of DISTNAME. PKGNAMEPREFIX comes before) http://www.freebsd.org/cgi/query-pr.cgi?pr=40978 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 10:24:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91F4037B401; Thu, 25 Jul 2002 10:24:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4702D43E3B; Thu, 25 Jul 2002 10:24:22 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PHOMJU000935; Thu, 25 Jul 2002 10:24:22 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PHOLrp000931; Thu, 25 Jul 2002 10:24:21 -0700 (PDT) Date: Thu, 25 Jul 2002 10:24:21 -0700 (PDT) From: Patrick Li Message-Id: <200207251724.g6PHOLrp000931@freefall.freebsd.org> To: marck@rinet.ru, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40989: www/oops update: change master site URL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/oops update: change master site URL State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 10:24:13 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40989 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 10:41:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 642DC37B401; Thu, 25 Jul 2002 10:41:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E15BA43E65; Thu, 25 Jul 2002 10:41:21 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PHfLJU002529; Thu, 25 Jul 2002 10:41:21 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PHfLYn002525; Thu, 25 Jul 2002 10:41:21 -0700 (PDT) Date: Thu, 25 Jul 2002 10:41:21 -0700 (PDT) From: Patrick Li Message-Id: <200207251741.g6PHfLYn002525@freefall.freebsd.org> To: chris@unixpages.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40984: Update lang/libutils 0.7.11 -> 0.7.14 and take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update lang/libutils 0.7.11 -> 0.7.14 and take over maintainership State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 10:41:11 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40984 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 10:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1388F37B400 for ; Thu, 25 Jul 2002 10:50:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B221743E3B for ; Thu, 25 Jul 2002 10:50: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.4/8.12.4) with ESMTP id g6PHo3JU003334 for ; Thu, 25 Jul 2002 10:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PHo3Fa003333; Thu, 25 Jul 2002 10:50:03 -0700 (PDT) Date: Thu, 25 Jul 2002 10:50:03 -0700 (PDT) Message-Id: <200207251750.g6PHo3Fa003333@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/40333: update lang/libutils to 0.7.12 Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40333; it has been noted by GNATS. From: Oliver Braun To: freebsd-gnats-submit@FreeBSD.org, pat@FreeBSD.org Cc: Subject: Re: ports/40333: update lang/libutils to 0.7.12 Date: Thu, 25 Jul 2002 19:44:54 +0200 Pat, after your commit of ports/40984 this can be closed. Regards, Olli -- IST & IIS _ INF _ UniBwM _____ http://ist.unibw-muenchen.de/People/obraun/ Tele-Consulting GmbH _________ http://www.tele-consulting.com/ ___ obraun@ FreeBSD: The Power To Serve __ http://www.freebsd.org/ ___________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11: 1:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DD4437B400 for ; Thu, 25 Jul 2002 11:01:37 -0700 (PDT) Received: from milan.hitnet.rwth-aachen.de (milan.hitnet.RWTH-Aachen.DE [137.226.181.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12E543EAA for ; Thu, 25 Jul 2002 11:01:31 -0700 (PDT) (envelope-from chris@unixpages.org) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) by milan.hitnet.rwth-aachen.de (Postfix) with ESMTP id 67B38A91E; Thu, 25 Jul 2002 20:01:28 +0200 (CEST) Received: by gondor.middleearth (Postfix, from userid 1001) id 5CDC355F3; Thu, 25 Jul 2002 20:08:16 +0000 (GMT) Date: Thu, 25 Jul 2002 20:08:16 +0000 From: Christian Brueffer To: Oliver Braun Cc: freebsd-ports@freebsd.org Subject: Re: ports/40333: update lang/libutils to 0.7.12 Message-ID: <20020725200815.GE358@unixpages.org> References: <200207251750.g6PHo3Fa003333@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207251750.g6PHo3Fa003333@freefall.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jul 25, 2002 at 10:50:03AM -0700, Oliver Braun wrote: > The following reply was made to PR ports/40333; it has been noted by GNATS. > > From: Oliver Braun > To: freebsd-gnats-submit@FreeBSD.org, pat@FreeBSD.org > Cc: > Subject: Re: ports/40333: update lang/libutils to 0.7.12 > Date: Thu, 25 Jul 2002 19:44:54 +0200 > > Pat, > > after your commit of ports/40984 this can be closed. > > Regards, > Olli > -- > IST & IIS _ INF _ UniBwM _____ http://ist.unibw-muenchen.de/People/obraun/ > Tele-Consulting GmbH _________ http://www.tele-consulting.com/ ___ obraun@ > FreeBSD: The Power To Serve __ http://www.freebsd.org/ ___________________ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > Ah, sorry. Didn't notice that you had already filed a PR. - Christian -- http://www.unixpages.org chris@unixpages.org GPG Pub-Key : www.unixpages.org/cbrueffer.asc GPG Fingerprint: 0DB5 8563 2473 C72A A8D1 56EA DAD2 B05D 5F3C 3185 GPG Key ID : DAD2B05D5F3C3185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:10:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FF6637B405 for ; Thu, 25 Jul 2002 11:10:13 -0700 (PDT) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5787043E42 for ; Thu, 25 Jul 2002 11:10:10 -0700 (PDT) (envelope-from lizard@informatik.unibw-muenchen.de) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g6PI4Pn27207; Thu, 25 Jul 2002 20:04:25 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 84BB85A54A; Thu, 25 Jul 2002 20:04:24 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id E33C65A549; Thu, 25 Jul 2002 20:04:23 +0200 (CEST) Date: Thu, 25 Jul 2002 20:04:23 +0200 From: Oliver Braun To: Christian Brueffer Cc: freebsd-ports@freebsd.org Subject: Re: ports/40333: update lang/libutils to 0.7.12 Message-ID: <20020725180423.GA53655@informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Christian Brueffer , freebsd-ports@freebsd.org References: <200207251750.g6PHo3Fa003333@freefall.freebsd.org> <20020725200815.GE358@unixpages.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020725200815.GE358@unixpages.org> Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-STABLE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-PGP-Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xEF25B1BA X-PGP-Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA X-Uptime: 1 day X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Christian Brueffer [2002-07-25 20:02]: > > after your commit of ports/40984 this can be closed. > Ah, sorry. > Didn't notice that you had already filed a PR. No I have not, but I have submitted a follow-up to a PR dealing with libutils. Anyway, your PR is better, since the MAINTAINER variable was changed ;o) Regards, Olli -- IST & IIS _ INF _ UniBwM _____ http://ist.unibw-muenchen.de/People/obraun/ Tele-Consulting GmbH _________ http://www.tele-consulting.com/ ___ obraun@ FreeBSD: The Power To Serve __ http://www.freebsd.org/ ___________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:16:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1D537B400; Thu, 25 Jul 2002 11:16:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1CA43E3B; Thu, 25 Jul 2002 11:16:13 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PIGDJU009979; Thu, 25 Jul 2002 11:16:13 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PIGC1O009975; Thu, 25 Jul 2002 11:16:12 -0700 (PDT) Date: Thu, 25 Jul 2002 11:16:12 -0700 (PDT) From: Patrick Li Message-Id: <200207251816.g6PIGC1O009975@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40333: update lang/libutils to 0.7.12 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update lang/libutils to 0.7.12 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 11:15:36 PDT 2002 State-Changed-Why: Updated to 0.7.14 in PR ports/40984, Sorry i missed this :( http://www.freebsd.org/cgi/query-pr.cgi?pr=40333 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:20:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0109237B401; Thu, 25 Jul 2002 11:20:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6C8443E4A; Thu, 25 Jul 2002 11:20:17 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PIKHJU010489; Thu, 25 Jul 2002 11:20:17 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PIKHam010485; Thu, 25 Jul 2002 11:20:17 -0700 (PDT) Date: Thu, 25 Jul 2002 11:20:17 -0700 (PDT) From: Patrick Li Message-Id: <200207251820.g6PIKHam010485@freefall.freebsd.org> To: chris@unixpages.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40985: Update lang/tensile 0.9p5 -> 0.9p7 and take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update lang/tensile 0.9p5 -> 0.9p7 and take over maintainership State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 11:19:59 PDT 2002 State-Changed-Why: Committed, Thanks! (watch plist) http://www.freebsd.org/cgi/query-pr.cgi?pr=40985 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:20:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 864FC37B400; Thu, 25 Jul 2002 11:20:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E1F43E65; Thu, 25 Jul 2002 11:20:51 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PIKoJU010751; Thu, 25 Jul 2002 11:20:50 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PIKoQD010747; Thu, 25 Jul 2002 11:20:50 -0700 (PDT) Date: Thu, 25 Jul 2002 11:20:50 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207251820.g6PIKoQD010747@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/40323: new port xml2rfc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port xml2rfc Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: naddy Responsible-Changed-When: Thu Jul 25 11:19:53 PDT 2002 Responsible-Changed-Why: I'll have a look http://www.freebsd.org/cgi/query-pr.cgi?pr=40323 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A133037B400 for ; Thu, 25 Jul 2002 11:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0121143E4A for ; Thu, 25 Jul 2002 11:30: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.4/8.12.4) with ESMTP id g6PIU1JU011437 for ; Thu, 25 Jul 2002 11:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PIU1qC011436; Thu, 25 Jul 2002 11:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C82837B400 for ; Thu, 25 Jul 2002 11:24:01 -0700 (PDT) Received: from milan.hitnet.rwth-aachen.de (milan.hitnet.RWTH-Aachen.DE [137.226.181.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ACE643E42 for ; Thu, 25 Jul 2002 11:24:00 -0700 (PDT) (envelope-from chris@milan.hitnet.rwth-aachen.de) Received: by milan.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 15EFAABAE; Thu, 25 Jul 2002 20:23:58 +0200 (CEST) Message-Id: <20020725182358.15EFAABAE@milan.hitnet.rwth-aachen.de> Date: Thu, 25 Jul 2002 20:23:58 +0200 (CEST) From: Christian Brueffer Reply-To: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40992: Update misc/shc 3.3 -> 3.4 and take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40992 >Category: ports >Synopsis: Update misc/shc 3.3 -> 3.4 and take over maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 11:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD milan.hitnet.rwth-aachen.de 4.6-STABLE FreeBSD 4.6-STABLE #2: Fri Jun 28 12:47:08 CEST 2002 chris@milan.hitnet.rwth-aachen.de:/usr/obj/usr/src/sys/LORIEN i386 >Description: - Update misc/shc 3.3 -> 3.4 - Take over maintainership >How-To-Repeat: >Fix: --- shc.diff begins here --- diff -ruN /usr/ports/misc/shc/Makefile shc/Makefile --- /usr/ports/misc/shc/Makefile Mon Jun 24 15:39:45 2002 +++ shc/Makefile Thu Jul 25 18:16:33 2002 @@ -7,12 +7,12 @@ # PORTNAME= shc -PORTVERSION= 3.3 +PORTVERSION= 3.4 CATEGORIES= misc MASTER_SITES= ftp://asterix.fi.upm.es/pub/facultad/departamentos/datsi/frosal/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@unixpages.org USE_REINPLACE= yes ALL_TARGET= shc diff -ruN /usr/ports/misc/shc/distinfo shc/distinfo --- /usr/ports/misc/shc/distinfo Tue Jun 11 14:49:50 2002 +++ shc/distinfo Thu Jul 25 18:16:54 2002 @@ -1 +1 @@ -MD5 (shc-3.3.tgz) = 342c1fe98814dabdd1dc67f17e6a71ed +MD5 (shc-3.4.tgz) = cd25623484d9f06af823de0199f94f30 --- shc.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:30:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0615437B401 for ; Thu, 25 Jul 2002 11:30:40 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C6243E42 for ; Thu, 25 Jul 2002 11:30:38 -0700 (PDT) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17XnNk-0007Ji-00; Thu, 25 Jul 2002 20:30:36 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g6PI9705045217 for ; Thu, 25 Jul 2002 20:09:07 +0200 (CEST) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g6PI960V045216 for freebsd-ports@freebsd.org; Thu, 25 Jul 2002 20:09:07 +0200 (CEST) From: naddy@mips.inka.de (Christian Weisgerber) Subject: USE_AUTOCONF vs. autoconf-2.53? Date: Thu, 25 Jul 2002 18:09:06 +0000 (UTC) Message-ID: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is my understanding correct that USE_AUTOCONF forces the use of autoconf213, and that you have to manually duplicate the functionality of USE_AUTOCONF if a port requires autoconf (2.53)? -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:48: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 130B337B400; Thu, 25 Jul 2002 11:48:01 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE3143E4A; Thu, 25 Jul 2002 11:48:00 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6PIlx9H037844 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 25 Jul 2002 12:47:59 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6PIlxlc037843; Thu, 25 Jul 2002 12:47:59 -0600 (MDT) Date: Thu, 25 Jul 2002 12:47:58 -0600 From: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40913: fix port: cad/pcb Message-ID: <20020725184758.GA37678@drunkmonk.net> References: <200207230338.g6N3cfh6059256@jolly.drunkmonk.net> <200207230340.g6N3e4q4056957@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207230340.g6N3e4q4056957@freefall.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org doh, when i sent this in i didn't know i hadn't installed texi2html! After trying it again i saw where it was broken, the following patch fixes the error, also in the Makefile index.html needs to be removed, and from pkg-plist. amar. --- doc/Imakefile.orig Wed May 13 06:29:09 1998 +++ doc/Imakefile Thu Jul 25 14:37:58 2002 @@ -58,8 +58,7 @@ pcb.html: pcb.texi @echo "creating $@ file" - @texi2html -glossary -menu pcb.texi - @mv pcb_toc.html index.html + @texi2html -menu pcb.texi refcard.tex: refcard.tex.raw sed.script @echo "creating refcard.tex from raw file" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA8137B400 for ; Thu, 25 Jul 2002 11:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 191F343E5E for ; Thu, 25 Jul 2002 11:50: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.4/8.12.4) with ESMTP id g6PIo3JU013302 for ; Thu, 25 Jul 2002 11:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PIo3dq013300; Thu, 25 Jul 2002 11:50:03 -0700 (PDT) Date: Thu, 25 Jul 2002 11:50:03 -0700 (PDT) Message-Id: <200207251850.g6PIo3dq013300@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Amar Takhar Subject: Re: ports/40913: fix port: cad/pcb Reply-To: Amar Takhar Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40913; it has been noted by GNATS. From: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/40913: fix port: cad/pcb Date: Thu, 25 Jul 2002 12:47:58 -0600 doh, when i sent this in i didn't know i hadn't installed texi2html! After trying it again i saw where it was broken, the following patch fixes the error, also in the Makefile index.html needs to be removed, and from pkg-plist. amar. --- doc/Imakefile.orig Wed May 13 06:29:09 1998 +++ doc/Imakefile Thu Jul 25 14:37:58 2002 @@ -58,8 +58,7 @@ pcb.html: pcb.texi @echo "creating $@ file" - @texi2html -glossary -menu pcb.texi - @mv pcb_toc.html index.html + @texi2html -menu pcb.texi refcard.tex: refcard.tex.raw sed.script @echo "creating refcard.tex from raw file" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:53:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6711E37B63F; Thu, 25 Jul 2002 11:53:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DD2A43E3B; Thu, 25 Jul 2002 11:53:11 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PIrAJU014042; Thu, 25 Jul 2002 11:53:11 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PIr46t014033; Thu, 25 Jul 2002 11:53:04 -0700 (PDT) Date: Thu, 25 Jul 2002 11:53:04 -0700 (PDT) From: Patrick Li Message-Id: <200207251853.g6PIr46t014033@freefall.freebsd.org> To: mt@primats.org.ua, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40982: news/nntpcache: update to 3.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: news/nntpcache: update to 3.0.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 11:52:56 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40982 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 11:56:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A0C37B400 for ; Thu, 25 Jul 2002 11:56:42 -0700 (PDT) Received: from mail.droso.net (koala.droso.net [193.162.142.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id A73D043E42 for ; Thu, 25 Jul 2002 11:56:41 -0700 (PDT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 8BAE65B8B; Thu, 25 Jul 2002 20:56:39 +0200 (CEST) Received: by mail.droso.net (Postfix, from userid 1001) id EC37A5B85; Thu, 25 Jul 2002 20:56:36 +0200 (CEST) Date: Thu, 25 Jul 2002 20:56:36 +0200 From: Erwin Lansing To: Christian Brueffer Cc: freebsd-ports@freebsd.org Subject: Re: ports/40333: update lang/libutils to 0.7.12 Message-ID: <20020725205636.B69746@droso.net> References: <200207251750.g6PHo3Fa003333@freefall.freebsd.org> <20020725200815.GE358@unixpages.org> Mime-Version: 1.0 Content-Type: application/pgp; x-action=sign; format=text Content-Disposition: inline; filename="msg.pgp" User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020725200815.GE358@unixpages.org>; from chris@unixpages.org on Thu, Jul 25, 2002 at 08:08:16PM +0000 X-Operating-System: FreeBSD/i386 4.6-STABLE X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Jul 25, 2002 at 08:08:16PM +0000, Christian Brueffer wrote: > > Ah, sorry. > > Didn't notice that you had already filed a PR. > No. Thank you for taken over maintainership of this port :o) /erwin - -- Erwin Lansing -- http://droso.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE9QEnkqy9aWxUlaZARAvieAKC0hTC0gN3x5AMjO3hqTKW+slsHkACgj4Ak r51LvNxUV+TCGP1kb4jly1M= =nRvE -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 12:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D478A37B406 for ; Thu, 25 Jul 2002 12:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0281543E42 for ; Thu, 25 Jul 2002 12:10: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.4/8.12.4) with ESMTP id g6PJA2JU019663 for ; Thu, 25 Jul 2002 12:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PJA2l3019654; Thu, 25 Jul 2002 12:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41BA737B405; Thu, 25 Jul 2002 12:04:25 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 623B943EB3; Thu, 25 Jul 2002 12:04:19 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6PJ4I9H038400 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 25 Jul 2002 13:04:18 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6PJ4E3S038396; Thu, 25 Jul 2002 13:04:14 -0600 (MDT) Message-Id: <200207251904.g6PJ4E3S038396@jolly.drunkmonk.net> Date: Thu, 25 Jul 2002 13:04:14 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org Cc: Pete Fritchman , bms@spc.org X-Send-Pr-Version: 3.113 Subject: ports/40994: fix port: x11/gxset Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40994 >Category: ports >Synopsis: fix port: x11/gxset >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: Fix a missing dependancy, it's a tiny fix i don't think the maintainer will mind. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/gxset/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2002/05/18 02:31:41 1.2 +++ Makefile 2002/07/25 18:52:17 @@ -12,7 +12,7 @@ MAINTAINER= bms@spc.org -BROKEN= "Does not build" +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_X_PREFIX= yes USE_GTK= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 12:49:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7204037B400; Thu, 25 Jul 2002 12:49:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 252BD43E42; Thu, 25 Jul 2002 12:49:32 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PJnWJU023490; Thu, 25 Jul 2002 12:49:32 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PJnWO5023486; Thu, 25 Jul 2002 12:49:32 -0700 (PDT) Date: Thu, 25 Jul 2002 12:49:32 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207251949.g6PJnWO5023486@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/40992: Update misc/shc 3.3 -> 3.4 and take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update misc/shc 3.3 -> 3.4 and take over maintainership Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: naddy Responsible-Changed-When: Thu Jul 25 12:49:10 PDT 2002 Responsible-Changed-Why: I'll handle this http://www.freebsd.org/cgi/query-pr.cgi?pr=40992 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 13:52: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89BBD37B400; Thu, 25 Jul 2002 13:52:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2478143E67; Thu, 25 Jul 2002 13:52:06 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PKq5JU033261; Thu, 25 Jul 2002 13:52:05 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PKq49f033254; Thu, 25 Jul 2002 13:52:04 -0700 (PDT) Date: Thu, 25 Jul 2002 13:52:04 -0700 (PDT) From: Pete Fritchman Message-Id: <200207252052.g6PKq49f033254@freefall.freebsd.org> To: edybsd@yahoo.com.ar, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36380: new port: emulators/grustibus Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: emulators/grustibus State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Thu Jul 25 13:51:42 PDT 2002 State-Changed-Why: Sorry I missed this, committed with ports/39154. http://www.freebsd.org/cgi/query-pr.cgi?pr=36380 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 13:54: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B1E37B405 for ; Thu, 25 Jul 2002 13:54:06 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8937643E42 for ; Thu, 25 Jul 2002 13:54:05 -0700 (PDT) (envelope-from nkinkade@dsl-only.net) Received: from sub21-156.member.dsl-only.net (freebsd.localhost.localdomain [127.0.0.1]) by sub21-156.member.dsl-only.net (8.12.4/8.12.4) with SMTP id g6PKsKta008366 for ; Thu, 25 Jul 2002 13:54:27 -0700 (PDT) (envelope-from nkinkade@dsl-only.net) Date: Thu, 25 Jul 2002 13:54:15 -0700 From: Nathan Kinkade To: freebsd-ports@freebsd.org Subject: Fw: PHP 4.2.2 build failure Message-Id: <20020725135415.2ddb3082.nkinkade@dsl-only.net> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I posted the following message on freebsd-questions yesterday morning, but haven't got any responses. Does anyone have suggestions as to what might be wrong? I've double checked that all dependencies are up to date. I'm not subscribed to this particular list so please cc: me on any replies. Thanks, Nathan Begin forwarded message: Date: Wed, 24 Jul 2002 10:19:56 -0700 From: Nathan Kinkade To: freebsd-questions@freebsd.org Subject: PHP 4.2.2 build failure I'm trying to build the mod_php4 port (v4.2.2) and am getting the following stop error. Anyone having the same problem, or know how to correct this? I'm using 4.6-STABLE built July 12 and I cvsup'ed my ports tree just yesterday. Thanks. Nathan ===> Building for mod_php4-4.2.2 Making all in Zend /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../main -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION="/usr/local/www/data/" -DDEFAULT_PATH="/usr/local/bin:/bin:/usr/bin" -DACCEPT_FILTER_NAME="httpready" -DMOD_SSL=208109 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../TSRM -O -pipe -march=pentiumpro -I/usr/local/include -prefer-pic -c -o zend_language_parser.lo `test -f zend_language_parser.c || echo './'`zend_language_parser.c In file included from zend.h:180, from zend_compile.h:24, from zend_language_parser.c:147: zend_hash.h:119: syntax error before `va_list' In file included from zend.h:181, from zend_compile.h:24, from zend_language_parser.c:147: zend_llist.h:34: syntax error before `va_list' In file included from zend_compile.h:24, from zend_language_parser.c:147: zend.h:263: syntax error before `va_list' zend.h:394: syntax error before `va_list' *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.2/Zend. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.2. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 14: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8329137B400 for ; Thu, 25 Jul 2002 14:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7739743E5E for ; Thu, 25 Jul 2002 14:00: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.4/8.12.4) with ESMTP id g6PL04JU033861 for ; Thu, 25 Jul 2002 14:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PL04km033860; Thu, 25 Jul 2002 14:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36DDD37B400 for ; Thu, 25 Jul 2002 13:57:34 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3623943E75 for ; Thu, 25 Jul 2002 13:57:33 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PKvWOT082338 for ; Thu, 25 Jul 2002 13:57:32 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6PKvWtJ082337; Thu, 25 Jul 2002 13:57:32 -0700 (PDT) Message-Id: <200207252057.g6PKvWtJ082337@www.freebsd.org> Date: Thu, 25 Jul 2002 13:57:32 -0700 (PDT) From: Marcus vA To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40995: Xfree-4.2.0-libraries have pthread-problems Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40995 >Category: ports >Synopsis: Xfree-4.2.0-libraries have pthread-problems >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 14:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marcus vA >Release: 4.6.1 >Organization: >Environment: FreeBSD hybrid.medusa.net 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #0: Thu Jul 25 12:51:13 CEST 2002 marcus@hybrid.medusa.net:/usr/obj/usr/src/sys/PLONK i386 >Description: Refreshed the ports at July, the 24th (release=cvs, tag=.), then tried to install xpdf: make CFLAGS="-O3" install clean [snip...] ./libtool --mode=link \ cc -o xglyph xglyph.lo ../lib/libt1x.la ../lib/libt1.la \ -L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm cc -o .libs/xglyph xglyph.o ../lib/.libs/libt1x.so ../lib/.libs/libt1.so -L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm -Wl,--rpath -Wl,/usr/local/lib /usr/X11R6/lib/libXaw.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/X11R6/lib/libXt.so: undefined reference to `pthread_cond_signal' /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_broadcast' /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_cond_init' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_unlock' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_self' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_destroy' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_lock' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_cond_wait' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_cond_destroy' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_init' gmake[1]: *** [yglyph] error 1 gmake: *** [XXXX] error 1 *** Error code 2 Stop in /usr/ports/devel/t1lib. *** Error code 1 Every program which uses libXt.so gets this error. I tried to portupgrade all: While compiling the upgrade of XFree86-Server-4.2.0_3 -> Free86-Server-4.2.0_4 the same thing happens. Version of the xlibs is: XFree86-libraries-4.2.0_2 >How-To-Repeat: See above, try to compile a program which uses the lib. You can repeat this with trying to compile gtk-1.2.10_4 -> gtk-1.2.10_7 too. Thanks in advance >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 15:40:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14F4137B400 for ; Thu, 25 Jul 2002 15:40:42 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC91243E9B for ; Thu, 25 Jul 2002 15:40:38 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g6PMeQFG032969; Thu, 25 Jul 2002 18:40:26 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g6PMeNsU032968; Thu, 25 Jul 2002 18:40:23 -0400 (EDT) (envelope-from alane) Date: Thu, 25 Jul 2002 18:40:23 -0400 From: Alan E To: Christian Weisgerber Cc: freebsd-ports@FreeBSD.ORG Subject: Re: USE_AUTOCONF vs. autoconf-2.53? Message-ID: <20020725224023.GB70732@wwweasel.geeksrus.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jul 25, 2002 at 06:09:06PM +0000, Christian Weisgerber wrote: >Is my understanding correct that USE_AUTOCONF forces the use of >autoconf213, and that you have to manually duplicate the functionality >of USE_AUTOCONF if a port requires autoconf (2.53)? Yup. Isn't that just swell? I'm working on patches to this. Be patient, and that which you seek will come to you on its own, delivered on the wings of a cvsup process. I do not have an ETA for a commit, though I *can* guarantee it will be before FreeBSD 13.0-RELEASE gets out the door. -- AlanE KDE-FreeBSD Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 15:51:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CA037B418; Thu, 25 Jul 2002 15:51:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B154243E5E; Thu, 25 Jul 2002 15:51:17 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (tobez@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PMpHJU052543; Thu, 25 Jul 2002 15:51:17 -0700 (PDT) (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PMoaQv052492; Fri, 26 Jul 2002 00:50:36 +0200 (CEST) Date: Fri, 26 Jul 2002 00:50:36 +0200 (CEST) From: Anton Berezin Message-Id: <200207252250.g6PMoaQv052492@freefall.freebsd.org> To: fuyuki@hadaly.org, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40908: Update port: textproc/p5-XML-Catalog (pod2man fails) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: textproc/p5-XML-Catalog (pod2man fails) State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Fri Jul 26 00:50:24 CEST 2002 State-Changed-Why: Fix committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40908 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 15:58:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0111C37B407; Thu, 25 Jul 2002 15:58:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3BA643E31; Thu, 25 Jul 2002 15:58:12 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (tobez@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PMwCJU054070; Thu, 25 Jul 2002 15:58:12 -0700 (PDT) (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PMwCXF054066; Fri, 26 Jul 2002 00:58:12 +0200 (CEST) Date: Fri, 26 Jul 2002 00:58:12 +0200 (CEST) From: Anton Berezin Message-Id: <200207252258.g6PMwCXF054066@freefall.freebsd.org> To: fuyuki@hadaly.org, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40809: New port: devel/p5-AppConfig-Std - a subclass of AppConfig that provides standard options Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/p5-AppConfig-Std - a subclass of AppConfig that provides standard options State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Fri Jul 26 00:57:59 CEST 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40809 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16: 0:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CE6437B406; Thu, 25 Jul 2002 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 9E16243EB1; Thu, 25 Jul 2002 16:00:32 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PN0WJU054621; Thu, 25 Jul 2002 16:00:32 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PN0Ww4054617; Thu, 25 Jul 2002 16:00:32 -0700 (PDT) Date: Thu, 25 Jul 2002 16:00:32 -0700 (PDT) From: Patrick Li Message-Id: <200207252300.g6PN0Ww4054617@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/40995: Xfree-4.2.0-libraries have pthread-problems Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Xfree-4.2.0-libraries have pthread-problems Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 16:00:16 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40995 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16: 1:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA36037B400; Thu, 25 Jul 2002 16:01:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F49343E6A; Thu, 25 Jul 2002 16:01:15 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PN1FJU054750; Thu, 25 Jul 2002 16:01:15 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PN1FEt054746; Thu, 25 Jul 2002 16:01:15 -0700 (PDT) Date: Thu, 25 Jul 2002 16:01:15 -0700 (PDT) From: Patrick Li Message-Id: <200207252301.g6PN1FEt054746@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/36811: XFree86-4-libraries cannot find version.def Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: XFree86-4-libraries cannot find version.def Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 16:01:00 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36811 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16: 3:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA1F037B400; Thu, 25 Jul 2002 16:03:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E3A943E97; Thu, 25 Jul 2002 16:03:23 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PN3NJU054930; Thu, 25 Jul 2002 16:03:23 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PN3NVf054926; Thu, 25 Jul 2002 16:03:23 -0700 (PDT) Date: Thu, 25 Jul 2002 16:03:23 -0700 (PDT) From: Patrick Li Message-Id: <200207252303.g6PN3NVf054926@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/36565: x11/XFree86-4-libraries doesn't install en_US.ISO8859-15 locale Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11/XFree86-4-libraries doesn't install en_US.ISO8859-15 locale Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 16:03:03 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36565 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16: 4:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB0C737B406 for ; Thu, 25 Jul 2002 16:04:33 -0700 (PDT) Received: from tatm.com (www.tatm.com [217.174.207.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FDCA43E67 for ; Thu, 25 Jul 2002 16:04:33 -0700 (PDT) (envelope-from zefal@tatm.com) Received: from Bnyjpa [81.22.69.77] by tatm.com [217.174.207.33] with SMTP (MDaemon.v3.5.2.R) for ; Fri, 26 Jul 2002 01:03:59 +0200 From: webmaster To: ports@FreeBSD.org Subject: Language MIME-Version: 1.0 X-MDRemoteIP: 81.22.69.77 X-Return-Path: zefal@tatm.com X-MDaemon-Deliver-To: ports@FreeBSD.org Message-Id: <20020725230433.2FDCA43E67@mx1.FreeBSD.org> Date: Thu, 25 Jul 2002 16:04:33 -0700 (PDT) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Note du serveur de messagerie : Un fichier attaché pouvant contenir un virus a été détecté dans ce message. Il a été retiré par sécurité. Pour envoyer des fichiers exécutables directement, controlez le fichier avec un antivirus puis compressez le (zip, etc.) avant de l'envoyer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16: 4:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A41A37B4CD; Thu, 25 Jul 2002 16:04:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3043943E91; Thu, 25 Jul 2002 16:04:41 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PN4fJU055049; Thu, 25 Jul 2002 16:04:41 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PN4f2T055045; Thu, 25 Jul 2002 16:04:41 -0700 (PDT) Date: Thu, 25 Jul 2002 16:04:41 -0700 (PDT) From: Patrick Li Message-Id: <200207252304.g6PN4f2T055045@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/36819: /usr/ports/x11/XFree86-4 compilation troubles Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: /usr/ports/x11/XFree86-4 compilation troubles Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 16:03:47 PDT 2002 Responsible-Changed-Why: Over to maintainer. (does this problem apply anymore?) http://www.freebsd.org/cgi/query-pr.cgi?pr=36819 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16: 5:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3B9437B401; Thu, 25 Jul 2002 16:05:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126F943E91; Thu, 25 Jul 2002 16:05:25 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PN5OJU058518; Thu, 25 Jul 2002 16:05:24 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PN5Of7058509; Thu, 25 Jul 2002 16:05:24 -0700 (PDT) Date: Thu, 25 Jul 2002 16:05:24 -0700 (PDT) From: Patrick Li Message-Id: <200207252305.g6PN5Of7058509@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/38590: XFree86 4.2 driver module cirrus_alpine.o logs developer debug messages Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: XFree86 4.2 driver module cirrus_alpine.o logs developer debug messages Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 16:05:10 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=38590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16: 6:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86B4A37B400; Thu, 25 Jul 2002 16:06:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 039F843EA9; Thu, 25 Jul 2002 16:06:48 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PN6lJU059448; Thu, 25 Jul 2002 16:06:47 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PN6ljD059444; Thu, 25 Jul 2002 16:06:47 -0700 (PDT) Date: Thu, 25 Jul 2002 16:06:47 -0700 (PDT) From: Patrick Li Message-Id: <200207252306.g6PN6ljD059444@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/40189: XFree86 4.2 doesn't support bg_BG.CP1251 properly Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: XFree86 4.2 doesn't support bg_BG.CP1251 properly Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 16:06:34 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40189 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16:19: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5E2837B400; Thu, 25 Jul 2002 16:19:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95AE843E72; Thu, 25 Jul 2002 16:19:06 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (tobez@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PNJ6JU061213; Thu, 25 Jul 2002 16:19:06 -0700 (PDT) (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PNJ67x061209; Fri, 26 Jul 2002 01:19:06 +0200 (CEST) Date: Fri, 26 Jul 2002 01:19:06 +0200 (CEST) From: Anton Berezin Message-Id: <200207252319.g6PNJ67x061209@freefall.freebsd.org> To: fuyuki@hadaly.org, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40826: New port: net/p5-Net-Dict - a simple DICT client API Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: net/p5-Net-Dict - a simple DICT client API State-Changed-From-To: open->closed State-Changed-By: tobez State-Changed-When: Fri Jul 26 01:18:51 CEST 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40826 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16:30:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFD9C37B400; Thu, 25 Jul 2002 16:30:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7364843E88; Thu, 25 Jul 2002 16:30:45 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (tobez@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PNUjJU062253; Thu, 25 Jul 2002 16:30:45 -0700 (PDT) (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PNUi4J062249; Fri, 26 Jul 2002 01:30:44 +0200 (CEST) Date: Fri, 26 Jul 2002 01:30:44 +0200 (CEST) From: Anton Berezin Message-Id: <200207252330.g6PNUi4J062249@freefall.freebsd.org> To: mich@freebsdcluster.org, tobez@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40956: New port: net/p5-Net-Whois-RIPE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: net/p5-Net-Whois-RIPE State-Changed-From-To: open->feedback State-Changed-By: tobez State-Changed-When: Fri Jul 26 01:30:13 CEST 2002 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=40956 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16:36:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EBD137B400; Thu, 25 Jul 2002 16:36:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C658543E9B; Thu, 25 Jul 2002 16:36:20 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PNaKJU062727; Thu, 25 Jul 2002 16:36:20 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PNaK5W062723; Thu, 25 Jul 2002 16:36:20 -0700 (PDT) Date: Thu, 25 Jul 2002 16:36:20 -0700 (PDT) From: Patrick Li Message-Id: <200207252336.g6PNaK5W062723@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/40271: System CFLAGS not included everywhere in the XFree86-4-libraries port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: System CFLAGS not included everywhere in the XFree86-4-libraries port Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 16:34:42 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40271 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16:38:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C57B37B400; Thu, 25 Jul 2002 16:38:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B015343E6A; Thu, 25 Jul 2002 16:38:52 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PNcqJU062841; Thu, 25 Jul 2002 16:38:52 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PNcqcU062837; Thu, 25 Jul 2002 16:38:52 -0700 (PDT) Date: Thu, 25 Jul 2002 16:38:52 -0700 (PDT) From: Patrick Li Message-Id: <200207252338.g6PNcqcU062837@freefall.freebsd.org> To: jjinux@yahoo.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40156: [PATCH] Stale comment in /etc/defaults/make.conf concerning XFREE86_VERSION Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Stale comment in /etc/defaults/make.conf concerning XFREE86_VERSION State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 16:37:49 PDT 2002 State-Changed-Why: Looks like this was fixed sometime ago :/ http://www.freebsd.org/cgi/query-pr.cgi?pr=40156 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16:40:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1579B37B400; Thu, 25 Jul 2002 16:40:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD4843E75; Thu, 25 Jul 2002 16:40:25 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (tobez@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PNePJU062973; Thu, 25 Jul 2002 16:40:25 -0700 (PDT) (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PNePpu062969; Fri, 26 Jul 2002 01:40:25 +0200 (CEST) Date: Fri, 26 Jul 2002 01:40:25 +0200 (CEST) From: Anton Berezin Message-Id: <200207252340.g6PNePpu062969@freefall.freebsd.org> To: tobez@FreeBSD.org, freebsd-ports@FreeBSD.org, tobez@FreeBSD.org Subject: Re: ports/40956: New port: net/p5-Net-Whois-RIPE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: net/p5-Net-Whois-RIPE Responsible-Changed-From-To: freebsd-ports->tobez Responsible-Changed-By: tobez Responsible-Changed-When: Fri Jul 26 01:39:53 CEST 2002 Responsible-Changed-Why: I'll work with the submitter on this port. http://www.freebsd.org/cgi/query-pr.cgi?pr=40956 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16:55:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D827137B41F; Thu, 25 Jul 2002 16:55:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE0B43E5E; Thu, 25 Jul 2002 16:55:28 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PNtNJU065130; Thu, 25 Jul 2002 16:55:28 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PNt9Ab065056; Thu, 25 Jul 2002 16:55:09 -0700 (PDT) Date: Thu, 25 Jul 2002 16:55:09 -0700 (PDT) From: Patrick Li Message-Id: <200207252355.g6PNt9Ab065056@freefall.freebsd.org> To: freebsd.nospam@mekanix.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36956: linux-dri doesn't reflect the change to XFree86 4.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: linux-dri doesn't reflect the change to XFree86 4.2 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jul 25 16:54:50 PDT 2002 State-Changed-Why: Updated to 4.2.0 http://www.freebsd.org/cgi/query-pr.cgi?pr=36956 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16:56:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA43937B7B3; Thu, 25 Jul 2002 16:56:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF5B43E42; Thu, 25 Jul 2002 16:56:06 -0700 (PDT) (envelope-from mita@FreeBSD.org) Received: from freefall.freebsd.org (mita@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PNu6JU065292; Thu, 25 Jul 2002 16:56:06 -0700 (PDT) (envelope-from mita@freefall.freebsd.org) Received: (from mita@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PNu6T3065288; Thu, 25 Jul 2002 16:56:06 -0700 (PDT) Date: Thu, 25 Jul 2002 16:56:06 -0700 (PDT) From: Yoshio MITA Message-Id: <200207252356.g6PNu6T3065288@freefall.freebsd.org> To: mita@freebsd.org, mita@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40906: EPSI file of gs 7.05 is no more compatible with tgif. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: EPSI file of gs 7.05 is no more compatible with tgif. State-Changed-From-To: open->closed State-Changed-By: mita State-Changed-When: Thu Jul 25 16:55:49 PDT 2002 State-Changed-Why: A new port is committed. http://www.freebsd.org/cgi/query-pr.cgi?pr=40906 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 16:59:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C969237B401; Thu, 25 Jul 2002 16:59:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E5E243E5E; Thu, 25 Jul 2002 16:59:35 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PNxZJU065773; Thu, 25 Jul 2002 16:59:35 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PNxZob065769; Thu, 25 Jul 2002 16:59:35 -0700 (PDT) Date: Thu, 25 Jul 2002 16:59:35 -0700 (PDT) From: Patrick Li Message-Id: <200207252359.g6PNxZob065769@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mod_php security fix breaks PHP 4.2.2: variables not passed Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 16:59:24 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40979 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 17:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC14F37B400 for ; Thu, 25 Jul 2002 17:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5262A43E65 for ; Thu, 25 Jul 2002 17:30: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.4/8.12.4) with ESMTP id g6Q0U2JU072111 for ; Thu, 25 Jul 2002 17:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q0U2DJ072110; Thu, 25 Jul 2002 17:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E768337B400 for ; Thu, 25 Jul 2002 17:21:21 -0700 (PDT) Received: from carbon.berkeley.netdot.net (carbon.berkeley.netdot.net [216.27.190.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id B10ED43E42 for ; Thu, 25 Jul 2002 17:21:21 -0700 (PDT) (envelope-from nick@carbon.berkeley.netdot.net) Received: by carbon.berkeley.netdot.net (Postfix, from userid 101) id E5591F840; Thu, 25 Jul 2002 16:52:27 -0700 (PDT) Message-Id: <20020725235227.E5591F840@carbon.berkeley.netdot.net> Date: Thu, 25 Jul 2002 16:52:27 -0700 (PDT) From: Nicholas Esborn Reply-To: Nicholas Esborn To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40996: Update port: devel/tdl to 1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40996 >Category: ports >Synopsis: Update port: devel/tdl to 1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 17:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nicholas Esborn >Release: FreeBSD 4.3-STABLE i386 >Organization: dot network >Environment: >Description: - Update to version 1.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/tdl/Makefile devel/tdl/Makefile --- /usr/ports/devel/tdl/Makefile Tue Nov 20 15:55:34 2001 +++ devel/tdl/Makefile Thu Jul 25 16:35:38 2002 @@ -6,7 +6,7 @@ # PORTNAME= tdl -PORTVERSION= 1.0 +PORTVERSION= 1.2 CATEGORIES= devel MASTER_SITES= http://www.rrbcurnow.freeuk.com/tdl/ diff -urN /usr/ports/devel/tdl/distinfo devel/tdl/distinfo --- /usr/ports/devel/tdl/distinfo Tue Nov 20 15:55:34 2001 +++ devel/tdl/distinfo Thu Jul 25 16:36:14 2002 @@ -1 +1 @@ -MD5 (tdl-1.0.tar.gz) = abe59f97305f6fe95b84f1bfb88acd89 +MD5 (tdl-1.2.tar.gz) = f75578cbf75ab4cf1c45c586b83147d8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 18: 6:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C9D937B400; Thu, 25 Jul 2002 18:06:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 219A843E31; Thu, 25 Jul 2002 18:06:27 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6Q16RJU078913; Thu, 25 Jul 2002 18:06:27 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q16QJi078909; Thu, 25 Jul 2002 18:06:26 -0700 (PDT) Date: Thu, 25 Jul 2002 18:06:26 -0700 (PDT) From: Patrick Li Message-Id: <200207260106.g6Q16QJi078909@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/40996: Update port: devel/tdl to 1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/tdl to 1.2 Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: pat Responsible-Changed-When: Thu Jul 25 18:06:17 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40996 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 18:39:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD86737B400 for ; Thu, 25 Jul 2002 18:39:14 -0700 (PDT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5885943E42 for ; Thu, 25 Jul 2002 18:39:14 -0700 (PDT) (envelope-from lotsa_traffic@web-traffic.us) Received: from 207-172-233-115.c3-0.eas-ubr3.atw-eas.pa.cable.rcn.com ([207.172.233.115] helo=web-traffic.us) by smtp03.mrf.mail.rcn.net with smtp (Exim 3.35 #5) id 17Xu4X-0007n8-00 for ports@freebsd.org; Thu, 25 Jul 2002 21:39:13 -0400 From: "Michael Papp" To: Subject: WebTraffic - Guaranteed Website Traffic Service, Free Analysis of Current Placement Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Date: Thu, 25 Jul 2002 21:41:26 -0400 Reply-To: "Michael Papp" Message-Id: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a targeted e-mail advertisement for my company, WebTraffic, www.web-traffic.us I ask that you please look at my websiite, www.web-traffic.us, which is there to make YOUR website better. WebTraffic is simple - my company evaluates your website's current placement in all of the major search engines, and reports to you the findings. If your site is not listed within the first 100 of the major search engines, you might as well not be on the net at all. Our service, our only service, is Traffic generation for your site. No Banners, link exchanges, referrals, or popups, which you, I and everyone else who uses the net hates. Intensive search engine submissions for your site. Daily. 24/7/365. Over 100,000 of them. We get you the traffic your company deserves. WebTraffic Be Seen - Get Clicked www.Web-Traffic.us PS - My name is Michael Papp. I pulled your e-mail address from the web myself, I wrote this simple e-mail myself. And, should you request, I will remove your e-mail address from my list of contacts myself (Reply with "REMOVE" in the subject line) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 22:14:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 839E137B400; Thu, 25 Jul 2002 22:14:20 -0700 (PDT) Received: from freebsd.tekrealm.net (dsl081-247-162.sfo1.dsl.speakeasy.net [64.81.247.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD3843E31; Thu, 25 Jul 2002 22:14:19 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from root@localhost) by freebsd.tekrealm.net (8.12.5/8.12.5) id g6Q5EJdW081456; Thu, 25 Jul 2002 22:14:19 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: from freebsd.tekrealm.net (whoami@localhost [127.0.0.1]) by freebsd.tekrealm.net (8.12.5/8.12.5av) with ESMTP id g6Q5EIc3081446; Thu, 25 Jul 2002 22:14:18 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.12.5/8.12.5/Submit) id g6Q5D3dW081444; Thu, 25 Jul 2002 22:13:03 -0700 (PDT) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Thu, 25 Jul 2002 22:13:03 -0700 From: Andrew Stuart To: chein@freebsd.org, overholt@isdw.net Cc: freebsd-ports@freebsd.org Subject: ports/camserv Message-ID: <20020726051303.GA79882@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline User-Agent: Mutt/1.4i X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline camserv was updated to 0.5.0 as of 3-10-2002 Included is patches to update the Makefile, and distinfo. I removed patch-aa, I may be wrong, but I dont think it is needed. -- Andrew --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="camserv.diff" --- Makefile.orig Thu Jul 25 22:02:20 2002 +++ Makefile Thu Jul 25 22:02:41 2002 @@ -6,7 +6,7 @@ # PORTNAME= camserv -PORTVERSION= 0.42 +PORTVERSION= 0.5.0 CATEGORIES= graphics MASTER_SITES= http://cserv.sourceforge.net/current/ --- distinfo.orig Thu Jul 25 22:02:25 2002 +++ distinfo Thu Jul 25 22:03:57 2002 @@ -1 +1 @@ -MD5 (camserv-0.42.tar.gz) = 6afb506499e75d14ef0ba5b4ada305a9 +MD5 (camserv-0.5.0.tar.gz) = d578b54a011e8a4067573afc926ea033 --PNTmBPCT7hxwcZjr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 23: 1:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D580E37B400; Thu, 25 Jul 2002 23:01:11 -0700 (PDT) Received: from freebsd.tekrealm.net (dsl081-247-162.sfo1.dsl.speakeasy.net [64.81.247.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3233643E6E; Thu, 25 Jul 2002 23:01:11 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from root@localhost) by freebsd.tekrealm.net (8.12.5/8.12.5) id g6Q61Afs092106; Thu, 25 Jul 2002 23:01:10 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: from freebsd.tekrealm.net (whoami@localhost [127.0.0.1]) by freebsd.tekrealm.net (8.12.5/8.12.5av) with ESMTP id g6Q61Ac3092097; Thu, 25 Jul 2002 23:01:10 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.12.5/8.12.5/Submit) id g6Q5xtbZ092029; Thu, 25 Jul 2002 22:59:55 -0700 (PDT) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Thu, 25 Jul 2002 22:59:55 -0700 From: Andrew Stuart To: chein@freebsd.org, overholt@isdw.net Cc: freebsd-ports@freebsd.org Subject: Re: ports/camserv Message-ID: <20020726055954.GA91979@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net References: <20020726051303.GA79882@freebsd.tekrealm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020726051303.GA79882@freebsd.tekrealm.net> User-Agent: Mutt/1.4i X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I hate to admit it but i screwed up. While this is the begining of the patch, I didnt notice that some of the old libraries were still on my system, so while this worked I thought nothing of it. I didnt notice until just now that configure couldnt find jpeg and a few other things.. I will post a patch to fix configure as soon as i finish it.. -Andrew On Thu, 25 Jul 2002 at 22:13:03 -0700, Andrew Stuart wrote: > camserv was updated to 0.5.0 as of 3-10-2002 > > Included is patches to update the Makefile, and distinfo. > > I removed patch-aa, I may be wrong, but I dont think it is > needed. > > -- > Andrew > --- Makefile.orig Thu Jul 25 22:02:20 2002 > +++ Makefile Thu Jul 25 22:02:41 2002 > @@ -6,7 +6,7 @@ > # > > PORTNAME= camserv > -PORTVERSION= 0.42 > +PORTVERSION= 0.5.0 > CATEGORIES= graphics > MASTER_SITES= http://cserv.sourceforge.net/current/ > > --- distinfo.orig Thu Jul 25 22:02:25 2002 > +++ distinfo Thu Jul 25 22:03:57 2002 > @@ -1 +1 @@ > -MD5 (camserv-0.42.tar.gz) = 6afb506499e75d14ef0ba5b4ada305a9 > +MD5 (camserv-0.5.0.tar.gz) = d578b54a011e8a4067573afc926ea033 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jul 25 23:30:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C14D37B401 for ; Thu, 25 Jul 2002 23:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D1443E65 for ; Thu, 25 Jul 2002 23:30: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.4/8.12.4) with ESMTP id g6Q6U2JU023987 for ; Thu, 25 Jul 2002 23:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q6U2NN023986; Thu, 25 Jul 2002 23:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57ED837B400 for ; Thu, 25 Jul 2002 23:26:43 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D37D43E65 for ; Thu, 25 Jul 2002 23:26:42 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.5/8.12.5) with ESMTP id g6Q6QfUd096503 for ; Fri, 26 Jul 2002 18:26:41 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.5/8.12.5/Submit) id g6Q6QfOb096502; Fri, 26 Jul 2002 18:26:41 +1200 (NZST) (envelope-from jonc) Message-Id: <200207260626.g6Q6QfOb096502@grimoire.chen.org.nz> Date: Fri, 26 Jul 2002 18:26:41 +1200 (NZST) From: Jonathan Chen Reply-To: Jonathan Chen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40998: patch for psi-0.8.6 (net/psi) to fix missing line breaks in chat box Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40998 >Category: ports >Synopsis: patch for psi-0.8.6 (net/psi) to fix missing line breaks in chat box >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 23:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jonathan Chen >Release: FreeBSD 4.6-STABLE i386 >Organization: chen.org.nz >Environment: System: FreeBSD grimoire.chen.org.nz 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 21 19:15:39 NZST 2002 root@grimoire.chen.org.nz:/usr/obj/usr/src/sys/GRIMOIRE i386 >Description: A patch submitted by Samuel Kesterson to fix missing line-breaks in psi-0.8.6's chat-box. The author contends that it's a problem with qt-3.0.3, fixed in qt-3.0.5; but since we aren't up to qt-3.0.5 yet, a workaround is required. >How-To-Repeat: >Fix: A new patch file is created. The committer may need to move it to the files/ directory (since patch(1) doesn't appear to place new files correctly). diff -c -N -r /usr/ports/net/psi/Makefile ./Makefile *** /usr/ports/net/psi/Makefile Sun Jul 14 12:24:48 2002 --- ./Makefile Fri Jul 26 17:54:22 2002 *************** *** 7,12 **** --- 7,13 ---- PORTNAME= psi PORTVERSION= 0.8.6 + PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} *************** *** 23,29 **** EXTRA_PATCHES= ${WRKDIR}/patch-common.cpp pre-patch: ! ${SED} s,%%PREFIX%%,${PREFIX}, ${PATCHDIR}/template.patch-common.cpp > \ ${WRKDIR}/patch-common.cpp pre-build: --- 24,30 ---- EXTRA_PATCHES= ${WRKDIR}/patch-common.cpp pre-patch: ! ${SED} s,%%DATADIR%%,${DATADIR}, ${PATCHDIR}/template.patch-common.cpp > \ ${WRKDIR}/patch-common.cpp pre-build: diff -c -N -r /usr/ports/net/psi/files/patch-src::chatdlg.cpp ./files/patch-src::chatdlg.cpp *** /usr/ports/net/psi/files/patch-src::chatdlg.cpp Thu Jan 1 12:00:00 1970 --- ./files/patch-src::chatdlg.cpp Thu Jul 25 20:07:47 2002 *************** *** 0 **** --- 1,24 ---- + $FreeBSD$ + + A workaround for a bug in qt-3.0.3. This patch file should be removed + if we ever upgrade to qt-3.0.5 + + --- src/chatdlg.cpp.orig Tue Jul 23 21:08:25 2002 + +++ src/chatdlg.cpp Tue Jul 23 21:09:59 2002 + @@ -384,13 +384,13 @@ + + //t->setUpdatesEnabled(FALSE); + if(emote) { + - t->append(QString("").arg(color) + QString("[%1]").arg(timestr) + QString(" *%1 ").arg(expandEntities(who)) + txt + ""); + + t->append(QString("
").arg(color) + QString("[%1]").arg(timestr) + QString(" *%1 ").arg(expandEntities(who)) + txt + ""); + } + else { + if(option.chatSays) + - t->append(QString("").arg(color) + QString("[%1] ").arg(timestr) + expandEntities(who) + QString(" says:
") + txt); + + t->append(QString("
").arg(color) + QString("[%1] ").arg(timestr) + expandEntities(who) + QString(" says:
") + txt); + else + - t->append(QString("").arg(color) + QString("[%1] <").arg(timestr) + expandEntities(who) + QString("> ") + txt); + + t->append(QString("
").arg(color) + QString("[%1] <").arg(timestr) + expandEntities(who) + QString("> ") + txt); + } + if(!msg.subject.isEmpty()) { + t->append(QString("") + tr("Subject:") + " " + QString("%1").arg(expandEntities(msg.subject))); diff -c -N -r /usr/ports/net/psi/files/patch-src::ndns.cpp ./files/patch-src::ndns.cpp *** /usr/ports/net/psi/files/patch-src::ndns.cpp Sat Jul 13 06:20:36 2002 --- ./files/patch-src::ndns.cpp Fri Jul 26 17:51:49 2002 *************** *** 1,3 **** --- 1,6 ---- + $FreeBSD$ + + --- src/ndns.cpp.orig Thu Jul 11 18:49:42 2002 +++ src/ndns.cpp Thu Jul 11 18:40:24 2002 @@ -51,6 +51,7 @@ diff -c -N -r /usr/ports/net/psi/files/template.patch-common.cpp ./files/template.patch-common.cpp *** /usr/ports/net/psi/files/template.patch-common.cpp Thu May 2 17:50:40 2002 --- ./files/template.patch-common.cpp Thu Jul 25 20:04:27 2002 *************** *** 7,13 **** QString getResourcesDir() { - return "/usr/local/psi"; ! + return "%%PREFIX%%/share/psi"; } QString getHomeDir() --- 7,13 ---- QString getResourcesDir() { - return "/usr/local/psi"; ! + return "%%DATADIR%%"; } QString getHomeDir() >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 0:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A7837B400 for ; Fri, 26 Jul 2002 00:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BEC343E6A for ; Fri, 26 Jul 2002 00:40: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.4/8.12.4) with ESMTP id g6Q7e2JU033619 for ; Fri, 26 Jul 2002 00:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q7e2xJ033618; Fri, 26 Jul 2002 00:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 533D737B400 for ; Fri, 26 Jul 2002 00:33:45 -0700 (PDT) Received: from com-server1.c.oka-pu.ac.jp (com-server1.c.oka-pu.ac.jp [163.225.215.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D26A43E6A for ; Fri, 26 Jul 2002 00:33:44 -0700 (PDT) (envelope-from kunishi@c.oka-pu.ac.jp) Received: from dbmail.c.oka-pu.ac.jp (dbmail.c.oka-pu.ac.jp [163.225.223.2]) by com-server1.c.oka-pu.ac.jp (Postfix) with ESMTP id 3CDD84295F for ; Fri, 26 Jul 2002 16:33:33 +0900 (JST) Received: from localhost (aquamarine.c.oka-pu.ac.jp [163.225.223.17]) by dbmail.c.oka-pu.ac.jp (Postfix) with ESMTP id DAE8A9888 for ; Fri, 26 Jul 2002 16:33:31 +0900 (JST) Message-Id: <20020726163324E.kunishi@aquamarine.c.oka-pu.ac.jp> Date: Fri, 26 Jul 2002 16:33:24 +0900 From: KUNISHIMA Takeo Reply-To: KUNISHIMA Takeo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40999: textproc/xt: fix to use bsd.java.mk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40999 >Category: ports >Synopsis: textproc/xt: fix to use bsd.java.mk >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 00:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KUNISHIMA Takeo >Release: FreeBSD 5.0-CURRENT i386 >Organization: Okayama Prefectural University, Japan >Environment: System: FreeBSD fiva.chorusroom.org 5.0-CURRENT FreeBSD 5.0-CURRENT #12: Tue Jul 23 12:42:12 JST 2002 root@fiva.chorusroom.org:/usr/obj/usr/src/sys/FIVA i386 >Description: bsd.java.mk-ify XT port (textproc/xt). >How-To-Repeat: >Fix: diff -ruN /usr/ports/textproc/xt/Makefile xt/Makefile --- /usr/ports/textproc/xt/Makefile Sun Jun 16 19:23:29 2002 +++ xt/Makefile Wed Jul 24 20:05:22 2002 @@ -7,19 +7,18 @@ PORTNAME= xt PORTVERSION= 19991105 +PORTREVISION= 1 CATEGORIES= textproc java MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ DISTNAME= ${PORTNAME} MAINTAINER= kuriyama@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/${JAVASUBDIR}/bin/java:${PORTSDIR}/java/jdk11 - +USE_JAVA= 1.1+ USE_ZIP= YES +NO_BUILD_DEPENDS_JAVA= YES NO_WRKSUBDIR= YES -PLIST_SUB= JAVASUBDIR=${JAVASUBDIR} -JAVASUBDIR= jdk1.1.8 DIR= ${PREFIX}/share/java do-build: diff -ruN /usr/ports/textproc/xt/files/xt-xml4j.sh xt/files/xt-xml4j.sh --- /usr/ports/textproc/xt/files/xt-xml4j.sh Tue Jul 25 16:23:57 2000 +++ xt/files/xt-xml4j.sh Wed Jul 24 20:00:25 2002 @@ -3,4 +3,4 @@ export CLASSPATH=%%PREFIX%%/share/java/classes/xt.jar:%%PREFIX%%/share/java/classes/xerces.jar:${CLASSPATH} -java -Dcom.jclark.xsl.sax.parser=org.apache.xerces.parsers.SAXParser com.jclark.xsl.sax.Driver $* +javavm -Dcom.jclark.xsl.sax.parser=org.apache.xerces.parsers.SAXParser com.jclark.xsl.sax.Driver $* diff -ruN /usr/ports/textproc/xt/files/xt-xp.sh xt/files/xt-xp.sh --- /usr/ports/textproc/xt/files/xt-xp.sh Tue Jul 25 16:23:57 2000 +++ xt/files/xt-xp.sh Wed Jul 24 20:00:38 2002 @@ -3,4 +3,4 @@ export CLASSPATH=%%PREFIX%%/share/java/classes/xt.jar:%%PREFIX%%/share/java/classes/xp-0.5.jar:%%PREFIX%%/share/java/classes/sax.jar:${CLASSPATH} -java com.jclark.xsl.sax.Driver $* +javavm com.jclark.xsl.sax.Driver $* >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 0:51:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FFAF37B407 for ; Fri, 26 Jul 2002 00:51:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD6DD43E75 for ; Fri, 26 Jul 2002 00: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.4/8.12.4) with ESMTP id g6Q7o5JU034553 for ; Fri, 26 Jul 2002 00:50:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q7o50Z034552; Fri, 26 Jul 2002 00:50:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCAE337B400 for ; Fri, 26 Jul 2002 00:43:54 -0700 (PDT) Received: from com-server1.c.oka-pu.ac.jp (com-server1.c.oka-pu.ac.jp [163.225.215.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0C4C43E31 for ; Fri, 26 Jul 2002 00:43:18 -0700 (PDT) (envelope-from kunishi@c.oka-pu.ac.jp) Received: from dbmail.c.oka-pu.ac.jp (dbmail.c.oka-pu.ac.jp [163.225.223.2]) by com-server1.c.oka-pu.ac.jp (Postfix) with ESMTP id E90F34295F for ; Fri, 26 Jul 2002 16:42:57 +0900 (JST) Received: from localhost (aquamarine.c.oka-pu.ac.jp [163.225.223.17]) by dbmail.c.oka-pu.ac.jp (Postfix) with ESMTP id 1E3719888 for ; Fri, 26 Jul 2002 16:42:57 +0900 (JST) Message-Id: <20020726164249L.kunishi@aquamarine.c.oka-pu.ac.jp> Date: Fri, 26 Jul 2002 16:42:49 +0900 From: KUNISHIMA Takeo Reply-To: KUNISHIMA Takeo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41000: net/ppxp: fix to build with the latest xforms Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41000 >Category: ports >Synopsis: net/ppxp: fix to build with the latest xforms >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 00:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KUNISHIMA Takeo >Release: FreeBSD 5.0-CURRENT i386 >Organization: Okayama Prefectural University, Japan >Environment: System: FreeBSD fiva.chorusroom.org 5.0-CURRENT FreeBSD 5.0-CURRENT #12: Tue Jul 23 12:42:12 JST 2002 root@fiva.chorusroom.org:/usr/obj/usr/src/sys/FIVA i386 >Description: It needs XForms library (x11-toolkits/xforms) to build PPxP (net/ppxp). However, GNU configure in PPxP package fails to check XForms library. The error message says that libXpm should be linked. Some fixes of pkg-plist are also included in this send-pr. >How-To-Repeat: >Fix: diff -ruN /usr/ports/net/ppxp/Makefile ppxp/Makefile --- /usr/ports/net/ppxp/Makefile Thu Jul 4 23:11:26 2002 +++ ppxp/Makefile Wed Jul 24 18:30:31 2002 @@ -9,6 +9,7 @@ PORTNAME= ppxp PORTVERSION= 2001080415 +PORTREVISION= 1 .if defined(WITH_TCLJP) CATEGORIES+= net tk80 .else @@ -37,7 +38,7 @@ USE_XPM= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOCONF= yes .if defined(WITH_TCLJP) CONFIGURE_ARGS+= --with-tclsh=${PREFIX}/bin/tclsh8.0jp \ --with-wish=${PREFIX}/bin/wish8.0jp \ diff -ruN /usr/ports/net/ppxp/files/patch-ad ppxp/files/patch-ad --- /usr/ports/net/ppxp/files/patch-ad Thu Jan 1 09:00:00 1970 +++ ppxp/files/patch-ad Wed Jul 24 18:33:28 2002 @@ -0,0 +1,13 @@ +--- configure.in.orig Wed Jan 31 17:01:54 2001 ++++ configure.in Wed Jul 24 18:33:14 2002 +@@ -231,8 +231,8 @@ + then + AC_DEFINE(HAVE_X11_FORMS) + fi +- AC_CHECK_LIB(forms, fl_bgn_form, LIBFORMS="-lforms",\ +- LIBFORMS="-lxforms", $X_CFLAGS $X_LIBS -lX11 -lm) ++ AC_CHECK_LIB(forms, fl_bgn_form, LIBFORMS="-lforms -lXpm",\ ++ LIBFORMS="-lxforms", $X_CFLAGS $X_LIBS -lXpm -lX11 -lm) + AC_SUBST(LIBFORMS) + fi + diff -ruN /usr/ports/net/ppxp/pkg-plist ppxp/pkg-plist --- /usr/ports/net/ppxp/pkg-plist Fri Jan 18 12:43:28 2002 +++ ppxp/pkg-plist Wed Jul 24 18:41:46 2002 @@ -127,8 +127,8 @@ share/doc/ppxp/ja/guide.html share/doc/tkppxp/README share/doc/xppxp/README -share/nls/ja_JP.EUC/ppxp.cat -share/nls/ja_JP.EUC/ppxpd.cat +share/nls/ja_JP/ppxp.cat +share/nls/ja_JP/ppxpd.cat share/ppxp/html/basic.html share/ppxp/html/help.html share/ppxp/html/index.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 1: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7192737B400 for ; Fri, 26 Jul 2002 01:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6CE143E67 for ; Fri, 26 Jul 2002 01:00: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.4/8.12.4) with ESMTP id g6Q803JU035353 for ; Fri, 26 Jul 2002 01:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q803Kj035352; Fri, 26 Jul 2002 01:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 245B437B400 for ; Fri, 26 Jul 2002 00:56:16 -0700 (PDT) Received: from com-server1.c.oka-pu.ac.jp (com-server1.c.oka-pu.ac.jp [163.225.215.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D44743E31 for ; Fri, 26 Jul 2002 00:56:15 -0700 (PDT) (envelope-from kunishi@c.oka-pu.ac.jp) Received: from dbmail.c.oka-pu.ac.jp (dbmail.c.oka-pu.ac.jp [163.225.223.2]) by com-server1.c.oka-pu.ac.jp (Postfix) with ESMTP id 098CA4295F for ; Fri, 26 Jul 2002 16:56:09 +0900 (JST) Received: from localhost (aquamarine.c.oka-pu.ac.jp [163.225.223.17]) by dbmail.c.oka-pu.ac.jp (Postfix) with ESMTP id 3FF1E9888 for ; Fri, 26 Jul 2002 16:56:08 +0900 (JST) Message-Id: <20020726165601H.kunishi@aquamarine.c.oka-pu.ac.jp> Date: Fri, 26 Jul 2002 16:56:01 +0900 From: KUNISHIMA Takeo Reply-To: KUNISHIMA Takeo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41001: lang/mit-scheme: do not depend on old libc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41001 >Category: ports >Synopsis: lang/mit-scheme: do not depend on old libc >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 01:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KUNISHIMA Takeo >Release: FreeBSD 5.0-CURRENT i386 >Organization: Okayama Prefectural University, Japan >Environment: System: FreeBSD fiva.chorusroom.org 5.0-CURRENT FreeBSD 5.0-CURRENT #12: Tue Jul 23 12:42:12 JST 2002 root@fiva.chorusroom.org:/usr/obj/usr/src/sys/FIVA i386 >Description: The recent MIT Scheme (lang/mit-scheme) port just installs the binary distributions, which is compiled on FreeBSD 4.3-RELEASE. A web page in the distribution site (*1) describes how to compile MIT Scheme for UNIX systems not distributed binaries. By using this procedure, you can build binaries not depending compat package. (*1) http://www.swiss.ai.mit.edu/projects/scheme/mit/gnulinux-install.php By the way, lang/mit-scheme LIB_DEPENDS with c.3, but I wonder if it's a mistake (c.4 for 5-CURRENT, and nothing for 4-STABLE). >How-To-Repeat: >Fix: diff -ruN /usr/ports/lang/mit-scheme/Makefile mit-scheme/Makefile --- /usr/ports/lang/mit-scheme/Makefile Fri Jun 21 08:10:32 2002 +++ mit-scheme/Makefile Wed Jul 24 19:39:15 2002 @@ -10,21 +10,23 @@ CATEGORIES= lang MASTER_SITES= ftp.swiss.ai.mit.edu/pub/mit-scheme/7.7/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} OLD/${PORTVERSION} -DISTNAME= scheme-${PORTVERSION}-ix86-freebsd +DISTNAME= scheme-${PORTVERSION}-src-ucode +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ + scheme-${PORTVERSION}-ix86-freebsd.tar.gz MAINTAINER= olgeni@FreeBSD.org -LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x - ONLY_FOR_ARCHS= i386 +GNU_CONFIGURE= yes +USE_GMAKE= yes USE_XLIB= yes -NO_BUILD= yes -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/scheme-${PORTVERSION}/src/microcode +ALL_TARGET= default-target do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/scheme ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/bin/bchscheme ${PREFIX}/bin - cd ${WRKSRC}/lib && pax -rw mit-scheme ${PREFIX}/lib + ${INSTALL_PROGRAM} ${WRKSRC}/scheme ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/bchscheme ${PREFIX}/bin + cd ${WRKDIR}/lib && pax -rw mit-scheme ${PREFIX}/lib ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/mit-scheme .include diff -ruN /usr/ports/lang/mit-scheme/distinfo mit-scheme/distinfo --- /usr/ports/lang/mit-scheme/distinfo Fri Jun 21 08:10:32 2002 +++ mit-scheme/distinfo Wed Jul 24 19:39:37 2002 @@ -1 +1,2 @@ +MD5 (scheme-7.7.1-src-ucode.tar.gz) = 8b5ebee84989be87e0ace33c566645ef MD5 (scheme-7.7.1-ix86-freebsd.tar.gz) = be12ea278f5424a4659245ea0bec2024 diff -ruN /usr/ports/lang/mit-scheme/pkg-plist mit-scheme/pkg-plist --- /usr/ports/lang/mit-scheme/pkg-plist Fri Jun 21 08:10:32 2002 +++ mit-scheme/pkg-plist Wed Jul 24 19:51:44 2002 @@ -426,23 +426,40 @@ lib/mit-scheme/doc/user_fot.html lib/mit-scheme/doc/user_ovr.html lib/mit-scheme/doc/user_toc.html +lib/mit-scheme/edwin/autoload/debian-changelog.bci lib/mit-scheme/edwin/autoload/debian-changelog.com +lib/mit-scheme/edwin/autoload/eystep.bci lib/mit-scheme/edwin/autoload/eystep.com +lib/mit-scheme/edwin/autoload/manual.bci lib/mit-scheme/edwin/autoload/manual.com +lib/mit-scheme/edwin/autoload/midas.bci lib/mit-scheme/edwin/autoload/midas.com +lib/mit-scheme/edwin/autoload/nntp.bci lib/mit-scheme/edwin/autoload/nntp.com +lib/mit-scheme/edwin/autoload/pasmod.bci lib/mit-scheme/edwin/autoload/pasmod.com +lib/mit-scheme/edwin/autoload/print.bci lib/mit-scheme/edwin/autoload/print.com +lib/mit-scheme/edwin/autoload/pwedit.bci lib/mit-scheme/edwin/autoload/pwedit.com +lib/mit-scheme/edwin/autoload/pwparse.bci lib/mit-scheme/edwin/autoload/pwparse.com +lib/mit-scheme/edwin/autoload/snr.bci lib/mit-scheme/edwin/autoload/snr.com +lib/mit-scheme/edwin/autoload/sort.bci lib/mit-scheme/edwin/autoload/sort.com +lib/mit-scheme/edwin/autoload/techinfo.bci lib/mit-scheme/edwin/autoload/techinfo.com +lib/mit-scheme/edwin/autoload/telnet.bci lib/mit-scheme/edwin/autoload/telnet.com +lib/mit-scheme/edwin/autoload/tximod.bci lib/mit-scheme/edwin/autoload/tximod.com +lib/mit-scheme/edwin/autoload/verilog.bci lib/mit-scheme/edwin/autoload/verilog.com +lib/mit-scheme/edwin/autoload/vhdl.bci lib/mit-scheme/edwin/autoload/vhdl.com lib/mit-scheme/edwin/autoload/webster.com +lib/mit-scheme/edwin/autoload/webster.bci lib/mit-scheme/edwin/etc/TUTORIAL lib/mit-scheme/edwin/etc/mime.types lib/mit-scheme/edwin/info/dir @@ -521,23 +538,41 @@ lib/mit-scheme/imail/url.bci lib/mit-scheme/imail/url.com lib/mit-scheme/optiondb.scm +lib/mit-scheme/options/chrsyn.bci lib/mit-scheme/options/chrsyn.com +lib/mit-scheme/options/cpress.bci lib/mit-scheme/options/cpress.com +lib/mit-scheme/options/format.bci lib/mit-scheme/options/format.com +lib/mit-scheme/options/gdbm.bci lib/mit-scheme/options/gdbm.com +lib/mit-scheme/options/hashtb.bci lib/mit-scheme/options/hashtb.com +lib/mit-scheme/options/krypt.bci lib/mit-scheme/options/krypt.com +lib/mit-scheme/options/mime-codec.bci lib/mit-scheme/options/mime-codec.com +lib/mit-scheme/options/numint.bci lib/mit-scheme/options/numint.com +lib/mit-scheme/options/optiondb.bci lib/mit-scheme/options/optiondb.com +lib/mit-scheme/options/ordvec.bci lib/mit-scheme/options/ordvec.com +lib/mit-scheme/options/process.bci lib/mit-scheme/options/process.com +lib/mit-scheme/options/rbtree.bci lib/mit-scheme/options/rbtree.com +lib/mit-scheme/options/regexp.bci lib/mit-scheme/options/regexp.com +lib/mit-scheme/options/rexp.bci lib/mit-scheme/options/rexp.com +lib/mit-scheme/options/rgxcmp.bci lib/mit-scheme/options/rgxcmp.com +lib/mit-scheme/options/syncproc.bci lib/mit-scheme/options/syncproc.com +lib/mit-scheme/options/wttree.bci lib/mit-scheme/options/wttree.com +lib/mit-scheme/options/ystep.bci lib/mit-scheme/options/ystep.com lib/mit-scheme/runtime.com lib/mit-scheme/sos/class.bci >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 1:42:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29FBA37B400; Fri, 26 Jul 2002 01:42:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0D6543E42; Fri, 26 Jul 2002 01:42:15 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6Q8gFJU043309; Fri, 26 Jul 2002 01:42:15 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q8gFet043304; Fri, 26 Jul 2002 01:42:15 -0700 (PDT) Date: Fri, 26 Jul 2002 01:42:15 -0700 (PDT) From: Alan Eldridge Message-Id: <200207260842.g6Q8gFet043304@freefall.freebsd.org> To: mdharnois@mharnois.mdharnois.net, alane@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40351: grip does not build on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: grip does not build on -current State-Changed-From-To: open->closed State-Changed-By: alane State-Changed-When: Fri Jul 26 01:41:45 PDT 2002 State-Changed-Why: Should be fixed with last grip update. http://www.freebsd.org/cgi/query-pr.cgi?pr=40351 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 2:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 764C437B400 for ; Fri, 26 Jul 2002 02:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E940F43E67 for ; Fri, 26 Jul 2002 02:10: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.4/8.12.4) with ESMTP id g6Q9A1JU049294 for ; Fri, 26 Jul 2002 02:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q9A1U1049293; Fri, 26 Jul 2002 02:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAFDF37B400 for ; Fri, 26 Jul 2002 02:06:59 -0700 (PDT) Received: from incinerator.seecolinslash.com (dsl081-071-120.sfo1.dsl.speakeasy.net [64.81.71.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DFCC43E70 for ; Fri, 26 Jul 2002 02:06:59 -0700 (PDT) (envelope-from monkey@incinerator.seecolinslash.com) Received: (from monkey@localhost) by incinerator.seecolinslash.com (8.11.6/8.11.6) id g6Q8u7O99208; Fri, 26 Jul 2002 01:56:07 -0700 (PDT) (envelope-from monkey) Message-Id: <200207260856.g6Q8u7O99208@incinerator.seecolinslash.com> Date: Fri, 26 Jul 2002 01:56:07 -0700 (PDT) From: Adam Weinberger Reply-To: Adam Weinberger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41004: [PATCH] fix sysutils/grub fetch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41004 >Category: ports >Synopsis: [PATCH] fix sysutils/grub fetch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 02:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adam Weinberger >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD smacky.vectors.cx 4.6-STABLE FreeBSD 4.6-STABLE #113: Wed Jul 24 12:13:03 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386 >Description: ftp://alpha.gnu.org no longer hosts grub tarballs. this points to the new location. >How-To-Repeat: ports/sysutils/grub fetch >Fix: --- grub-mastersites.patch begins here --- --- /usr/ports/sysutils/grub/Makefile.orig Fri Jul 26 02:00:33 2002 +++ /usr/ports/sysutils/grub/Makefile Fri Jul 26 02:01:07 2002 @@ -8,7 +8,7 @@ PORTNAME= grub PORTVERSION= 0.92 CATEGORIES= sysutils -MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ +MASTER_SITES= http://www.gnu.org/software/grub/ MAINTAINER= jedgar@FreeBSD.org --- grub-mastersites.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 2:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0D9237B401 for ; Fri, 26 Jul 2002 02:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E416A43E3B for ; Fri, 26 Jul 2002 02: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.4/8.12.4) with ESMTP id g6Q9A2JU049307 for ; Fri, 26 Jul 2002 02:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q9A20B049306; Fri, 26 Jul 2002 02:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 220F237B400 for ; Fri, 26 Jul 2002 02:10:00 -0700 (PDT) Received: from snorri.pil.dk (fw1.pil.dk [62.79.78.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35E0A43E3B for ; Fri, 26 Jul 2002 02:09:59 -0700 (PDT) (envelope-from erwin@snorri.pil.dk) Received: by snorri.pil.dk (Postfix, from userid 1012) id 0F07AACE2; Fri, 26 Jul 2002 11:09:02 +0200 (CEST) Message-Id: <20020726090902.0F07AACE2@snorri.pil.dk> Date: Fri, 26 Jul 2002 11:09:02 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41005: update/unbreak www/p5-WWW-Search-Google Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41005 >Category: ports >Synopsis: update/unbreak www/p5-WWW-Search-Google >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 02:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: This module seems te be maintained by someone else, and this version does return results from Google. Therefore: - "update" to 0.19 - bump PORTEPOCH - unbreak - update pkg-descr to note that a valid key is required from Google - assume maintainership >How-To-Repeat: >Fix: --- p5-WWW-Search-Google.diff begins here --- diff -ruN p5-WWW-Search-Google.orig/Makefile p5-WWW-Search-Google/Makefile --- p5-WWW-Search-Google.orig/Makefile Fri Jul 26 10:28:49 2002 +++ p5-WWW-Search-Google/Makefile Fri Jul 26 10:43:40 2002 @@ -6,19 +6,24 @@ # PORTNAME= WWW-Search-Google -PORTVERSION= 2.21 +PORTVERSION= 0.19 +PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= WWW/JSMYSER +MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search - -BROKEN= 'Port no longer returns search results from Google' +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes + +post-patch: + @${PERL} -pi -e '$$_="" if /no warnings/;' \ + ${WRKSRC}/Google.pm MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= WWW::Search::Google.3 diff -ruN p5-WWW-Search-Google.orig/distinfo p5-WWW-Search-Google/distinfo --- p5-WWW-Search-Google.orig/distinfo Fri Jul 26 10:28:49 2002 +++ p5-WWW-Search-Google/distinfo Fri Jul 26 10:32:13 2002 @@ -1 +1 @@ -MD5 (WWW-Search-Google-2.21.tar.gz) = 6d1864cccfaedafbf9be976b15e70bc7 +MD5 (WWW-Search-Google-0.19.tar.gz) = e465f8be84ad7c39c1bcffe832aa91eb diff -ruN p5-WWW-Search-Google.orig/pkg-descr p5-WWW-Search-Google/pkg-descr --- p5-WWW-Search-Google.orig/pkg-descr Fri Jul 26 10:28:49 2002 +++ p5-WWW-Search-Google/pkg-descr Fri Jul 26 10:31:38 2002 @@ -1,2 +1,11 @@ -A Google specialization of Perl's WWW::Search module for making and -interpreting Google searches. +This class is a Google specialization of WWW::Search. It handles +searching Google http://www.google.com/ using its new SOAP API +http://www.google.com/apis/. + +All interaction should be done through WWW::Search objects. + +Note that you must register for a Google Web API account and have a +valid Google API license key before using this module. + +Author: Leon Brocard +WWW: http://search.cpan.org/search?dist=WWW-Search-Google --- p5-WWW-Search-Google.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 2:15:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEF0B37B401; Fri, 26 Jul 2002 02:15:14 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CDC043E6A; Fri, 26 Jul 2002 02:15:11 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (marck@localhost) by woozle.rinet.ru (8.11.6/8.11.6) with ESMTP id g6Q9F8t40746; Fri, 26 Jul 2002 13:15:09 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Fri, 26 Jul 2002 13:15:08 +0400 (MSD) From: Dmitry Morozovsky To: Patrick Li Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/40989: www/oops update: change master site URL In-Reply-To: <200207251724.g6PHOLrp000931@freefall.freebsd.org> Message-ID: <20020726131413.K64478-100000@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 25 Jul 2002, Patrick Li wrote: PL> Synopsis: www/oops update: change master site URL PL> PL> State-Changed-From-To: open->closed PL> State-Changed-By: pat PL> State-Changed-When: Thu Jul 25 10:24:13 PDT 2002 PL> State-Changed-Why: PL> Committed, Thanks! Would you please take a look at ports/40593 also? Thanks. Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 2:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA83A37B400 for ; Fri, 26 Jul 2002 02:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF76A43E5E for ; Fri, 26 Jul 2002 02:40: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.4/8.12.4) with ESMTP id g6Q9e2JU051544 for ; Fri, 26 Jul 2002 02:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6Q9e25s051543; Fri, 26 Jul 2002 02:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 114C137B400 for ; Fri, 26 Jul 2002 02:31:31 -0700 (PDT) Received: from ultra.agava.ru (ppp198.garnet.ru [195.209.59.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ACA843E5E for ; Fri, 26 Jul 2002 02:31:20 -0700 (PDT) (envelope-from mcsi@localhost.my.domain.agava.ru) Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.12.5/8.12.5) with ESMTP id g6Q9Qt6A039624 for ; Fri, 26 Jul 2002 13:26:56 +0400 (MSD) (envelope-from mcsi@localhost.my.domain) Received: (from mcsi@localhost) by localhost.my.domain (8.12.5/8.12.5/Submit) id g6Q9QtXR039623; Fri, 26 Jul 2002 13:26:55 +0400 (MSD) (envelope-from mcsi) Message-Id: <200207260926.g6Q9QtXR039623@localhost.my.domain> Date: Fri, 26 Jul 2002 13:26:55 +0400 (MSD) From: Maxim Maximov Reply-To: Maxim Maximov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41006: print/transfig doesn't compile on current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41006 >Category: ports >Synopsis: print/transfig doesn't compile on current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 02:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Maxim Maximov >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD localhost.my.domain 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Sat Jul 20 01:03:35 MSD 2002 mcsi@localhost:/usr/obj/usr/src/sys/ULTRA i386 >Description: cd /usr/ports/print/transfig make build ... making all in ./fig2dev... cd dev; make DEFINES="-DUSE_PNG -DUSE_JPEG -DUSE_XPM -I/usr/X11R6/include/X11 -I/include -DNFSS -DLATEX2E_GRAPHICS -DDVIPS -DI18N -DFIG2DEV_LIBDIR=\\\"/usr/X11R6/lib/X11/fig2dev\\\" -DBITMAPDIR=\\\"/usr/X11R6/lib/X11/xfig/bitmaps\\\"" libtransfig.a cc -O -pipe -march=pentiumpro -I.. -I../.. -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_PNG -DUSE_JPEG -DUSE_XPM -I/usr/X11R6/include/X11 -I/include -DNFSS -DLATEX2E_GRAPHICS -DDVIPS -DI18N -DFIG2DEV_LIBDIR=\"/usr/X11R6/lib/X11/fig2dev\" -DBITMAPDIR=\"/usr/X11R6/lib/X11/xfig/bitmaps\" -c genbox.c In file included from genbox.c:22: ../fig2dev.h:190: conflicting types for `sys_nerr' /usr/include/stdio.h:338: previous declaration of `sys_nerr' *** Error code 1 Stop in /var/tmp/usr/ports/print/transfig/work/transfig.3.2.3d/fig2dev/dev. *** Error code 1 Stop in /var/tmp/usr/ports/print/transfig/work/transfig.3.2.3d/fig2dev. *** Error code 1 Stop in /var/tmp/usr/ports/print/transfig/work/transfig.3.2.3d. Exit 1 >How-To-Repeat: See description. >Fix: --- fig2dev/fig2dev.h.orig Fri Jul 26 12:48:07 2002 +++ fig2dev/fig2dev.h Fri Jul 26 12:44:44 2002 @@ -186,7 +186,7 @@ #endif /* MAXPATHLEN */ #endif /* PATH_MAX */ -#ifndef __NetBSD__ +#if !defined(__NetBSD__) && !defined(__FreeBSD__) extern int sys_nerr, errno; #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 2:48:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53B2537B400 for ; Fri, 26 Jul 2002 02:48:36 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 784C443E6A for ; Fri, 26 Jul 2002 02:48:34 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 36569 invoked from network); 26 Jul 2002 09:59:15 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 26 Jul 2002 09:59:15 -0000 Message-ID: <3D411A48.7AD1F491@liwing.de> Date: Fri, 26 Jul 2002 11:45:44 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: skv@FreeBSD.org Cc: ports@freebsd.org Subject: Sablot-0.90_1 build error Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When using gcc31 Sablot didn't use g++31 -E for preprocessing :-( >>>>>>>> Output Script started on Fri Jul 26 01:03:25 2002 bash-2.05a# USE_GCC=3.1 make install clean ===> Extracting for Sablot-0.90_1 >> Checksum OK for Sablot-0.90.tar.gz. >> Checksum OK for sablot-docs-0.81.tar.gz. ===> Sablot-0.90_1 depends on executable: automake14 - found ===> Sablot-0.90_1 depends on executable: autoconf213 - found ===> Sablot-0.90_1 depends on executable: libtool - found ===> Sablot-0.90_1 depends on executable: gcc31 - found ===> Sablot-0.90_1 depends on shared library: iconv.3 - found ===> Sablot-0.90_1 depends on shared library: expat.3 - found ===> Patching for Sablot-0.90_1 ===> Configuring for Sablot-0.90_1 automake: Makefile.am: required file `./NEWS' not found automake: Makefile.am: installing `./COPYING' automake: Makefile.am: required file `./AUTHORS' not found automake: Makefile.am: required file `./ChangeLog' not found 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 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 for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... gcc31 -E -traditional-cpp checking host system type... i386-portbld-freebsd4.6 checking build system type... i386-portbld-freebsd4.6 checking for gcc... gcc31 checking whether the C compiler (gcc31 -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentium2 -L/usr/local/lib) works... yes checking whether the C compiler (gcc31 -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentium2 -L/usr/local/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc31 accepts -g... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/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 for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc31 option to produce PIC... -fPIC checking if gcc31 PIC flag -fPIC works... yes checking if gcc31 static flag -static works... yes checking if gcc31 supports -c -o file.o... no checking if we can lock with hard links... yes checking if gcc31 supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/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.6 ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for c++... g++31 checking whether the C++ compiler (g++31 -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentium2 -L/usr/local/lib) works... yes checking whether the C++ compiler (g++31 -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentium2 -L/usr/local/lib) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether g++31 accepts -g... yes checking how to run the C++ preprocessor... /lib/cpp checking where to find xml parser... expat (new) checking for expat.h... no configure: error: Couldn't find the expat header file(s) ===> Script "configure" failed unexpectedly. Please report the problem to skv@FreeBSD.org [maintainer] and attach the "/usr/ports/textproc/sablotron/work/Sablot-0.90/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 Stop in /usr/ports/textproc/sablotron. bash-2.05a# exit Script done on Fri Jul 26 01:03:58 2002 <<<<<<<< Output >>>>>>>> config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:756: checking for a BSD compatible install configure:809: checking whether build environment is sane configure:866: checking whether make sets ${MAKE} configure:905: checking for working aclocal configure:918: checking for working autoconf configure:931: checking for working automake configure:944: checking for working autoheader configure:957: checking for working makeinfo configure:975: checking for Cygwin environment configure:991: gcc31 -c -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure: In function `main': configure:987: `__CYGWIN32__' undeclared (first use in this function) configure:987: (Each undeclared identifier is reported only once configure:987: for each function it appears in.) configure: failed program was: #line 980 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1008: checking for mingw32 environment configure:1020: gcc31 -c -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure: In function `main': configure:1016: `__MINGW32__' undeclared (first use in this function) configure:1016: (Each undeclared identifier is reported only once configure:1016: for each function it appears in.) configure: failed program was: #line 1013 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1037: checking how to run the C preprocessor configure:1058: gcc31 -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory configure: failed program was: #line 1052 "configure" #include "confdefs.h" #include Syntax Error configure:1075: gcc31 -E -traditional-cpp -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1192: checking host system type configure:1213: checking build system type configure:1233: checking for gcc configure:1346: checking whether the C compiler (gcc31 -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -L/usr/local/lib) works configure:1362: gcc31 -o conftest -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:1388: checking whether the C compiler (gcc31 -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -L/usr/local/lib) is a cross-compiler configure:1393: checking whether we are using GNU C configure:1402: gcc31 -E conftest.c configure:1421: checking whether gcc31 accepts -g configure:1464: checking for ld used by GCC configure:1532: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:1549: checking for /usr/bin/ld option to reload object files configure:1561: checking for BSD-compatible nm configure:1599: checking whether ln -s works configure:1620: checking how to recognise dependant libraries configure:1793: checking for object suffix configure:1799: gcc31 -c -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:1819: checking for executable suffix configure:1829: gcc31 -o conftest -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:1860: checking command to parse /usr/bin/nm -B output configure:1936: gcc31 -c -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:1939: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:1990: gcc31 -o conftest -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2036: checking for dlfcn.h configure:2046: gcc31 -E -traditional-cpp -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2214: checking for ranlib configure:2281: checking for strip configure:2517: checking for objdir configure:2544: checking for gcc31 option to produce PIC configure:2696: checking if gcc31 PIC flag -fPIC works configure:2710: gcc31 -c -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2762: checking if gcc31 static flag -static works configure:2777: gcc31 -o conftest -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include -L/usr/local/lib -static conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2804: checking if gcc31 supports -c -o file.o configure:2823: gcc31 -c -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:2898: checking if we can lock with hard links configure:2917: checking if gcc31 supports -fno-rtti -fno-exceptions configure:2930: gcc31 -c -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:2957: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3573: checking how to hardcode library paths into programs configure:3601: checking whether stripping libraries is possible configure:3615: checking dynamic linker characteristics configure:4001: checking if libtool supports shared libraries configure:4494: checking whether -lc should be explicitly linked in configure:4501: gcc31 -c -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include conftest.c 1>&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory configure:4514: gcc31 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5104: checking for c++ configure:5136: checking whether the C++ compiler (g++31 -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -L/usr/local/lib) works configure:5152: g++31 -o conftest -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.C 1>&5 cc1plus: warning: changing search order for system directory "/usr/local/include" cc1plus: warning: as it has already been specified as a non-system directory configure:5178: checking whether the C++ compiler (g++31 -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -L/usr/local/lib) is a cross-compiler configure:5183: checking whether we are using GNU C++ configure:5192: g++31 -E conftest.C configure:5211: checking whether g++31 accepts -g configure:5243: checking how to run the C++ preprocessor configure:5261: g++31 -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory configure: failed program was: #line 5256 "configure" #include "confdefs.h" #include configure:5365: checking where to find xml parser configure:5369: checking for XML_Parse in -lexpat configure:5391: g++31 -o conftest -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.C -lexpat 1>&5 cc1plus: warning: changing search order for system directory "/usr/local/include" cc1plus: warning: as it has already been specified as a non-system directory configure:5484: checking for expat.h configure:5494: /lib/cpp -I/usr/local/include conftest.C >/dev/null 2>conftest.out eval: /lib/cpp: not found configure: failed program was: #line 5489 "configure" #include "confdefs.h" #include <<<<<<<< config.log -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 2:50:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECA1B37B401 for ; Fri, 26 Jul 2002 02:50:12 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95D4543E6A for ; Fri, 26 Jul 2002 02:50:11 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 36977 invoked from network); 26 Jul 2002 10:00:54 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 26 Jul 2002 10:00:54 -0000 Message-ID: <3D411AAB.18E09550@liwing.de> Date: Fri, 26 Jul 2002 11:47:23 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: libxml2-2.4.23 fails compiling when USE_GCC=3.1 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FreeBSD Port: libxml2-2.4.23 fails compiling when USE_GCC=3.1 ===> Building for libxml2-2.4.23 gmake all-recursive gmake[1]: Entering directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23' Making all in include gmake[2]: Entering directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23/include' Making all in libxml gmake[3]: Entering directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23/include/libx ml' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23/include/libxm l' gmake[3]: Entering directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23/include' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23/include' gmake[2]: Leaving directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23/include' Making all in . gmake[2]: Entering directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23' /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -I/usr/local/include -I/usr/local/include -O3 -pipe -fexpensive-optimizations -fstrengt h-reduce -frerun-cse-after-loop -fcse-follow-jumps -fcse-skip-blocks -march=pentium2 -Wall -c nanohttp.c rm -f .libs/nanohttp.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -I/usr/local/include -I/usr/local/i nclude -O3 -pipe -fexpensive-optimizations -fstrength-reduce -frerun-cse-after-loop -fcse- follow-jumps -fcse-skip-blocks -march=pentium2 -Wall -c nanohttp.c -fPIC -DPIC cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory nanohttp.c: In function `xmlNanoHTTPConnectAttempt': nanohttp.c:807: `len' undeclared (first use in this function) nanohttp.c:807: (Each undeclared identifier is reported only once nanohttp.c:807: for each function it appears in.) gmake[2]: *** [nanohttp.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/textproc/libxml2/work/libxml2-2.4.23' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/textproc/libxml2. *** Error code 1 Stop in /usr/ports/textproc/libxml2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade3173.0 make -DFORCE_P KG_REGISTER reinstall ---> Restoring the old version ** Fix the installation problem and try again. -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 3:50:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D56137B400 for ; Fri, 26 Jul 2002 03:50:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A6A43E4A for ; Fri, 26 Jul 2002 03: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.4/8.12.4) with ESMTP id g6QAo7JU061039 for ; Fri, 26 Jul 2002 03:50:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QAo2uS061035; Fri, 26 Jul 2002 03:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E1CC37B400 for ; Fri, 26 Jul 2002 03:45:00 -0700 (PDT) Received: from kappa.allnet.ne.jp (kappa.allnet.ne.jp [61.211.150.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF76E43E31 for ; Fri, 26 Jul 2002 03:44:59 -0700 (PDT) (envelope-from kanou@kappa.allnet.ne.jp) Received: from kappa.allnet.ne.jp (localhost [127.0.0.1]) by kappa.allnet.ne.jp (8.12.5/8.12.5) with ESMTP id g6QAjlfT098362; Fri, 26 Jul 2002 19:45:47 +0900 (JST) (envelope-from kanou@kappa.allnet.ne.jp) Received: (from kanou@localhost) by kappa.allnet.ne.jp (8.12.5/8.12.5/Submit) id g6QAjlxM098361; Fri, 26 Jul 2002 19:45:47 +0900 (JST) Message-Id: <200207261045.g6QAjlxM098361@kappa.allnet.ne.jp> Date: Fri, 26 Jul 2002 19:45:47 +0900 (JST) From: KANOU Hiroki Reply-To: KANOU Hiroki To: FreeBSD-gnats-submit@FreeBSD.org Cc: daichi@ongs.co.jp, kanou@mil.allnet.ne.jp X-Send-Pr-Version: 3.113 Subject: ports/41008: maintainer-update: japanese/kochi-ttfonts update to be suitable use in JDK13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41008 >Category: ports >Synopsis: maintainer-update: japanese/kochi-ttfonts update to be suitable use in JDK13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 03:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kappa.allnet.ne.jp 4.6-STABLE FreeBSD 4.6-STABLE #1: Sat Jun 29 21:58:29 JST 2002 kanou@kappa.allnet.ne.jp:/usr/src/sys/compile/COPPER i386 >Description: current port of Kochi TrueType Font have incomplete font definitions for Xservers which handle multibyte TTF with 'xtt' extension. According to an indication by Daichi GOTO in [ports-jp 13094], - font aliases for JIS X 0201-1976 is lacking. - fonts.dir has incomplete definitions for reverse italic fonts. >How-To-Repeat: >Fix: diff -uNr kochi-ttfonts.orig/Makefile kochi-ttfonts/Makefile --- kochi-ttfonts.orig/Makefile Sun May 12 11:18:32 2002 +++ kochi-ttfonts/Makefile Fri Jul 26 19:30:03 2002 @@ -7,6 +7,7 @@ PORTNAME= kochi-ttfonts PORTVERSION= 20020503 +PORTREVISION= 1 CATEGORIES= japanese x11-fonts MASTER_SITES= http://www.on.cs.keio.ac.jp/~yasu/linux/fonts/ DISTFILES= kochi-mincho-0.2.${PORTVERSION}.tar.bz2 \ @@ -36,7 +37,7 @@ .endif ${INSTALL_DATA} ${WRKDIR}/kochi-gothic/fonts/kochi-gothic.ttf \ ${WRKDIR}/kochi-mincho/fonts/kochi-mincho.ttf \ - ${WRKDIR}/kochi-mincho/examples/fonts.dir.kochi \ + ${FILESDIR}/fonts.dir.kochi \ ${FILESDIR}/fonts.alias.kochi \ ${PREFIX}/${FONTSDIR} .if !defined(NOPORTDOCS) diff -uNr kochi-ttfonts.orig/files/fonts.alias.kochi kochi-ttfonts/files/fonts.alias.kochi --- kochi-ttfonts.orig/files/fonts.alias.kochi Wed Jan 16 03:35:30 2002 +++ kochi-ttfonts/files/fonts.alias.kochi Fri Jul 26 19:23:07 2002 @@ -43,6 +43,11 @@ -aliastt-mincho-medium-ri-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-mincho-medium-ri-normal--0-0-0-0-c-0-jisx0208.1983-0 -aliastt-mincho-medium-i-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-mincho-medium-i-normal--0-0-0-0-c-0-jisx0208.1983-0 -aliastt-mincho-medium-r-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 +-aliastt-mincho-medium-ro-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-medium-ro-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-mincho-medium-o-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-medium-o-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-mincho-medium-ri-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-medium-ri-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-mincho-medium-i-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-medium-i-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-mincho-medium-r-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -aliastt-mincho-medium-ro-normal--0-0-0-0-p-0-iso8859-1 -kochi-mincho-medium-ro-normal--0-0-0-0-c-0-iso8859-1 -aliastt-mincho-medium-o-normal--0-0-0-0-p-0-iso8859-1 -kochi-mincho-medium-o-normal--0-0-0-0-c-0-iso8859-1 -aliastt-mincho-medium-ri-normal--0-0-0-0-p-0-iso8859-1 -kochi-mincho-medium-ri-normal--0-0-0-0-c-0-iso8859-1 @@ -53,6 +58,11 @@ -aliastt-mincho-bold-ri-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-mincho-bold-ri-normal--0-0-0-0-c-0-jisx0208.1983-0 -aliastt-mincho-bold-i-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-mincho-bold-i-normal--0-0-0-0-c-0-jisx0208.1983-0 -aliastt-mincho-bold-r-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-mincho-bold-r-normal--0-0-0-0-c-0-jisx0208.1983-0 +-aliastt-mincho-bold-ro-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-bold-ro-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-mincho-bold-o-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-bold-o-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-mincho-bold-ri-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-bold-ri-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-mincho-bold-i-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-bold-i-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-mincho-bold-r-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-mincho-bold-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -aliastt-mincho-bold-ro-normal--0-0-0-0-p-0-iso8859-1 -kochi-mincho-bold-ro-normal--0-0-0-0-c-0-iso8859-1 -aliastt-mincho-bold-o-normal--0-0-0-0-p-0-iso8859-1 -kochi-mincho-bold-o-normal--0-0-0-0-c-0-iso8859-1 -aliastt-mincho-bold-ri-normal--0-0-0-0-p-0-iso8859-1 -kochi-mincho-bold-ri-normal--0-0-0-0-c-0-iso8859-1 @@ -63,6 +73,11 @@ -aliastt-gothic-medium-ri-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-gothic-medium-ri-normal--0-0-0-0-c-0-jisx0208.1983-0 -aliastt-gothic-medium-i-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-gothic-medium-i-normal--0-0-0-0-c-0-jisx0208.1983-0 -aliastt-gothic-medium-r-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-gothic-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 +-aliastt-gothic-medium-ro-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-medium-ro-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-gothic-medium-o-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-medium-o-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-gothic-medium-ri-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-medium-ri-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-gothic-medium-i-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-medium-i-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-gothic-medium-r-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -aliastt-gothic-medium-ro-normal--0-0-0-0-p-0-iso8859-1 -kochi-gothic-medium-ro-normal--0-0-0-0-c-0-iso8859-1 -aliastt-gothic-medium-o-normal--0-0-0-0-p-0-iso8859-1 -kochi-gothic-medium-o-normal--0-0-0-0-c-0-iso8859-1 -aliastt-gothic-medium-ri-normal--0-0-0-0-p-0-iso8859-1 -kochi-gothic-medium-ri-normal--0-0-0-0-c-0-iso8859-1 @@ -73,6 +88,11 @@ -aliastt-gothic-bold-ri-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-gothic-bold-ri-normal--0-0-0-0-c-0-jisx0208.1983-0 -aliastt-gothic-bold-i-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-gothic-bold-i-normal--0-0-0-0-c-0-jisx0208.1983-0 -aliastt-gothic-bold-r-normal--0-0-0-0-p-0-jisx0208.1983-0 -kochi-gothic-bold-r-normal--0-0-0-0-c-0-jisx0208.1983-0 +-aliastt-gothic-bold-ro-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-bold-ro-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-gothic-bold-o-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-bold-o-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-gothic-bold-ri-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-bold-ri-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-gothic-bold-i-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-bold-i-normal--0-0-0-0-c-0-jisx0201.1976-0 +-aliastt-gothic-bold-r-normal--0-0-0-0-p-0-jisx0201.1976-0 -kochi-gothic-bold-r-normal--0-0-0-0-c-0-jisx0201.1976-0 -aliastt-gothic-bold-ro-normal--0-0-0-0-p-0-iso8859-1 -kochi-gothic-bold-ro-normal--0-0-0-0-c-0-iso8859-1 -aliastt-gothic-bold-o-normal--0-0-0-0-p-0-iso8859-1 -kochi-gothic-bold-o-normal--0-0-0-0-c-0-iso8859-1 -aliastt-gothic-bold-ri-normal--0-0-0-0-p-0-iso8859-1 -kochi-gothic-bold-ri-normal--0-0-0-0-c-0-iso8859-1 diff -uNr kochi-ttfonts.orig/files/fonts.dir.kochi kochi-ttfonts/files/fonts.dir.kochi --- kochi-ttfonts.orig/files/fonts.dir.kochi Thu Jan 1 09:00:00 1970 +++ kochi-ttfonts/files/fonts.dir.kochi Fri Jul 26 19:23:07 2002 @@ -0,0 +1,61 @@ +60 +kochi-mincho.ttf -kochi-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:kochi-mincho.ttf -kochi-mincho-bold-r-normal--0-0-0-0-c-0-jisx0208.1983-0 +ai=0.15:kochi-mincho.ttf -kochi-mincho-medium-i-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:ai=0.15:kochi-mincho.ttf -kochi-mincho-bold-i-normal--0-0-0-0-c-0-jisx0208.1983-0 +ai=0.15:kochi-mincho.ttf -kochi-mincho-medium-o-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:ai=0.15:kochi-mincho.ttf -kochi-mincho-bold-o-normal--0-0-0-0-c-0-jisx0208.1983-0 +ai=0.08:kochi-mincho.ttf -kochi-mincho-medium-ri-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:ai=0.08:kochi-mincho.ttf -kochi-mincho-bold-ri-normal--0-0-0-0-c-0-jisx0208.1983-0 +ai=0.08:kochi-mincho.ttf -kochi-mincho-medium-ro-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:ai=0.08:kochi-mincho.ttf -kochi-mincho-bold-ro-normal--0-0-0-0-c-0-jisx0208.1983-0 +bw=0.5:kochi-mincho.ttf -kochi-mincho-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:kochi-mincho.ttf -kochi-mincho-bold-r-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ai=0.15:kochi-mincho.ttf -kochi-mincho-medium-i-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:ai=0.15:kochi-mincho.ttf -kochi-mincho-bold-i-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ai=0.15:kochi-mincho.ttf -kochi-mincho-medium-o-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:ai=0.15:kochi-mincho.ttf -kochi-mincho-bold-o-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ai=0.08:kochi-mincho.ttf -kochi-mincho-medium-ri-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:ai=0.08:kochi-mincho.ttf -kochi-mincho-bold-ri-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ai=0.08:kochi-mincho.ttf -kochi-mincho-medium-ro-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:ai=0.08:kochi-mincho.ttf -kochi-mincho-bold-ro-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:kochi-mincho.ttf -kochi-mincho-medium-r-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ai=0.15:kochi-mincho.ttf -kochi-mincho-medium-i-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ai=0.15:kochi-mincho.ttf -kochi-mincho-medium-o-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ai=0.08:kochi-mincho.ttf -kochi-mincho-medium-ri-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ai=0.08:kochi-mincho.ttf -kochi-mincho-medium-ro-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:kochi-mincho.ttf -kochi-mincho-bold-r-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:ai=0.15:kochi-mincho.ttf -kochi-mincho-bold-i-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:ai=0.15:kochi-mincho.ttf -kochi-mincho-bold-o-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:ai=0.08:kochi-mincho.ttf -kochi-mincho-bold-ri-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:ai=0.08:kochi-mincho.ttf -kochi-mincho-bold-ro-normal--0-0-0-0-c-0-iso8859-1 +kochi-gothic.ttf -kochi-gothic-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:kochi-gothic.ttf -kochi-gothic-bold-r-normal--0-0-0-0-c-0-jisx0208.1983-0 +ai=0.15:kochi-gothic.ttf -kochi-gothic-medium-i-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:ai=0.15:kochi-gothic.ttf -kochi-gothic-bold-i-normal--0-0-0-0-c-0-jisx0208.1983-0 +ai=0.15:kochi-gothic.ttf -kochi-gothic-medium-o-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:ai=0.15:kochi-gothic.ttf -kochi-gothic-bold-o-normal--0-0-0-0-c-0-jisx0208.1983-0 +ai=0.08:kochi-gothic.ttf -kochi-gothic-medium-ri-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:ai=0.08:kochi-gothic.ttf -kochi-gothic-bold-ri-normal--0-0-0-0-c-0-jisx0208.1983-0 +ai=0.08:kochi-gothic.ttf -kochi-gothic-medium-ro-normal--0-0-0-0-c-0-jisx0208.1983-0 +ds=y:ai=0.08:kochi-gothic.ttf -kochi-gothic-bold-ro-normal--0-0-0-0-c-0-jisx0208.1983-0 +bw=0.5:kochi-gothic.ttf -kochi-gothic-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:kochi-gothic.ttf -kochi-gothic-bold-r-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ai=0.15:kochi-gothic.ttf -kochi-gothic-medium-i-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:ai=0.15:kochi-gothic.ttf -kochi-gothic-bold-i-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ai=0.15:kochi-gothic.ttf -kochi-gothic-medium-o-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:ai=0.15:kochi-gothic.ttf -kochi-gothic-bold-o-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ai=0.08:kochi-gothic.ttf -kochi-gothic-medium-ri-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:ai=0.08:kochi-gothic.ttf -kochi-gothic-bold-ri-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ai=0.08:kochi-gothic.ttf -kochi-gothic-medium-ro-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:ds=y:ai=0.08:kochi-gothic.ttf -kochi-gothic-bold-ro-normal--0-0-0-0-c-0-jisx0201.1976-0 +bw=0.5:kochi-gothic.ttf -kochi-gothic-medium-r-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ai=0.15:kochi-gothic.ttf -kochi-gothic-medium-i-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ai=0.15:kochi-gothic.ttf -kochi-gothic-medium-o-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ai=0.08:kochi-gothic.ttf -kochi-gothic-medium-ri-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ai=0.08:kochi-gothic.ttf -kochi-gothic-medium-ro-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:kochi-gothic.ttf -kochi-gothic-bold-r-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:ai=0.15:kochi-gothic.ttf -kochi-gothic-bold-i-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:ai=0.15:kochi-gothic.ttf -kochi-gothic-bold-o-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:ai=0.08:kochi-gothic.ttf -kochi-gothic-bold-ri-normal--0-0-0-0-c-0-iso8859-1 +bw=0.5:ds=y:ai=0.08:kochi-gothic.ttf -kochi-gothic-bold-ro-normal--0-0-0-0-c-0-iso8859-1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 6:36:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73EF537B406; Fri, 26 Jul 2002 06:36:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAA0C43E31; Fri, 26 Jul 2002 06:36:26 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QDaQJU005499; Fri, 26 Jul 2002 06:36:26 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QDaQs6005495; Fri, 26 Jul 2002 06:36:26 -0700 (PDT) Date: Fri, 26 Jul 2002 06:36:26 -0700 (PDT) From: Patrick Li Message-Id: <200207261336.g6QDaQs6005495@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: ports/40999: textproc/xt: fix to use bsd.java.mk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: textproc/xt: fix to use bsd.java.mk Responsible-Changed-From-To: freebsd-ports->kuriyama Responsible-Changed-By: pat Responsible-Changed-When: Fri Jul 26 06:36:08 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=40999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 6:37:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B367C37B400; Fri, 26 Jul 2002 06:37:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6840643E5E; Fri, 26 Jul 2002 06:37:51 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QDbpJU005675; Fri, 26 Jul 2002 06:37:51 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QDbpJK005671; Fri, 26 Jul 2002 06:37:51 -0700 (PDT) Date: Fri, 26 Jul 2002 06:37:51 -0700 (PDT) From: Patrick Li Message-Id: <200207261337.g6QDbpJK005671@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, olgeni@FreeBSD.org Subject: Re: ports/41001: lang/mit-scheme: do not depend on old libc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/mit-scheme: do not depend on old libc Responsible-Changed-From-To: freebsd-ports->olgeni Responsible-Changed-By: pat Responsible-Changed-When: Fri Jul 26 06:37:36 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 6:38:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 832A337B405; Fri, 26 Jul 2002 06:38:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17FD843E3B; Fri, 26 Jul 2002 06:38:29 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QDcSJU005854; Fri, 26 Jul 2002 06:38:28 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QDcS5D005845; Fri, 26 Jul 2002 06:38:28 -0700 (PDT) Date: Fri, 26 Jul 2002 06:38:28 -0700 (PDT) From: Patrick Li Message-Id: <200207261338.g6QDcS5D005845@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, jedgar@FreeBSD.org Subject: Re: ports/41004: [PATCH] fix sysutils/grub fetch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] fix sysutils/grub fetch Responsible-Changed-From-To: freebsd-ports->jedgar Responsible-Changed-By: pat Responsible-Changed-When: Fri Jul 26 06:38:11 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41004 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 6:55:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D3B337B40F; Fri, 26 Jul 2002 06:55:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2154343E4A; Fri, 26 Jul 2002 06:55:18 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QDtIJU007792; Fri, 26 Jul 2002 06:55:18 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QDtH75007788; Fri, 26 Jul 2002 06:55:17 -0700 (PDT) Date: Fri, 26 Jul 2002 06:55:17 -0700 (PDT) From: Patrick Li Message-Id: <200207261355.g6QDtH75007788@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41005: update/unbreak www/p5-WWW-Search-Google Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update/unbreak www/p5-WWW-Search-Google State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 06:55:08 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41005 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 7: 9: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 094E737B400; Fri, 26 Jul 2002 07:09:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E6F643E67; Fri, 26 Jul 2002 07:09:00 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QE8xJU012942; Fri, 26 Jul 2002 07:09:00 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QE8x7x012938; Fri, 26 Jul 2002 07:08:59 -0700 (PDT) Date: Fri, 26 Jul 2002 07:08:59 -0700 (PDT) From: Ying-Chieh Liao Message-Id: <200207261408.g6QE8x7x012938@freefall.freebsd.org> To: aef@antar.bryansk.ru, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40974: New port: Packages system for OCaml Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: Packages system for OCaml State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Jul 26 07:08:33 PDT 2002 State-Changed-Why: already in ports/devel/ocaml-findlib http://www.freebsd.org/cgi/query-pr.cgi?pr=40974 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 8:50:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B2637B400; Fri, 26 Jul 2002 08:50:24 -0700 (PDT) Received: from chiark.greenend.org.uk (chiark.greenend.org.uk [212.135.138.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A5743E4A; Fri, 26 Jul 2002 08:50:22 -0700 (PDT) (envelope-from fanf@chiark.greenend.org.uk) Received: from fanf by chiark.greenend.org.uk with local (Exim 3.12 #1) id 17Y7MD-0006gB-00 (Debian); Fri, 26 Jul 2002 16:50:21 +0100 Date: Fri, 26 Jul 2002 16:50:21 +0100 From: Tony Finch To: freebsd-hackers@freebsd.org, freebsd-ports@freebsd.org Cc: dot@dotat.at Subject: sed -i has difficulty with read-only files Message-ID: <20020726165021.C7551@chiark.greenend.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I discovered this in the following way: fanf2@cyan.csi.cam.ac.uk:/FreeBSD/ports/databases/db3 : 0 ; make ===> Extracting for db3-3.2.9_3,1 >> Checksum OK for bdb/db-3.2.9.tar.gz. >> Checksum OK for bdb/patch.3.2.9.1. >> Checksum OK for bdb/patch.3.2.9.2. ===> db3-3.2.9_3,1 depends on executable: libtool - found ===> Patching for db3-3.2.9_3,1 /usr/bin/sed -i.bak -e 's|-lpthread|"-pthread"|g' /work/ports/FreeBSD/ports/databases/db3/work/db-3.2.9/build_unix/../dist/configure sed: stdout: Bad file descriptor *** Error code 1 This, plus analysis of the code, reveals a number of bugs: (1) The return from freopen() isn't checked; (2) Read-only output files (the original input file and/or any pre-existing backup file) cause permissions problems; (2) Files too large to be mmapped can't be handled; There are two ways to fix the immediate problem, the first which just patches up the existing code but which only fixes the first two bugs, and the second which deals with the backup file very differently, which fixes all of the bugs. Comments, opinions? I'd like to commit patch two if it works satisfactorily, otherwise I'll commit patch one. Patch one: --- main.c Fri Jul 26 15:19:06 2002 +++ main.c.one Fri Jul 26 14:44:48 2002 @@ -407,6 +407,8 @@ /* * Modify a pointer to a filename for inplace editing and reopen stdout + * + * We remove the files before opening them in case of permissions problems */ static int inplace_edit(filename) @@ -434,7 +436,9 @@ } else { strlcpy(backup, *filename, MAXPATHLEN); strlcat(backup, inplace, MAXPATHLEN); - output = open(backup, O_WRONLY | O_CREAT | O_TRUNC); + if (unlink(backup) == -1 && errno != ENOENT) + err(1, "unlink(%s)", backup); + output = open(backup, O_WRONLY | O_CREAT | O_TRUNC, orig.st_mode); if (output == -1) err(1, "open(%s)", backup); } @@ -453,8 +457,15 @@ err(1, "munmap(%s)", *filename); close(input); close(output); - freopen(*filename, "w", stdout); + if (unlink(*filename) == -1) + err(1, "unlink(%s)", *filename); + if (freopen(*filename, "w", stdout) == NULL) + err(1, "freopen(%s)", *filename); + if (chmod(*filename, orig.st_mode) == -1) + err(1, "chmod(%s)", *filename); *filename = strdup(backup); + if (*filename == NULL) + err(1, "malloc"); return 0; } Patch two: --- main.c Fri Jul 26 15:42:32 2002 +++ main.c.two Fri Jul 26 15:43:09 2002 @@ -413,9 +413,7 @@ char **filename; { struct stat orig; - int input, output; char backup[MAXPATHLEN]; - char *buffer; if (lstat(*filename, &orig) == -1) err(1, "lstat"); @@ -425,35 +423,33 @@ } if (*inplace == '\0') { - char template[] = "/tmp/sed.XXXXXXXXXX"; - - output = mkstemp(template); - if (output == -1) - err(1, "mkstemp"); - strlcpy(backup, template, MAXPATHLEN); + /* + * This is a bit of a hack: we use mkstemp() to avoid the + * mktemp() link-time warning, although mktemp() would fit in + * this context much better. We're only interested in getting + * a name for use in the rename(); there aren't any security + * issues here that don't already exist in relation to the + * original file and its directory. + */ + int fd; + strlcpy(backup, *filename, MAXPATHLEN); + strlcat(backup, ".XXXXXXXXXX", MAXPATHLEN); + fd = mkstemp(backup); + if (fd == -1) + errx(1, "could not create backup of %s", *filename); + else + close(fd); } else { strlcpy(backup, *filename, MAXPATHLEN); strlcat(backup, inplace, MAXPATHLEN); - output = open(backup, O_WRONLY | O_CREAT | O_TRUNC); - if (output == -1) - err(1, "open(%s)", backup); } - input = open(*filename, O_RDONLY); - if (input == -1) - err(1, "open(%s)", *filename); - if (fchmod(output, orig.st_mode & ~S_IFMT) == -1) - err(1, "chmod"); - buffer = (char *)mmap(0, orig.st_size, PROT_READ, MAP_SHARED, input, 0); - if (buffer == MAP_FAILED) - err(1, "mmap(%s)", *filename); - if (write(output, buffer, orig.st_size) == -1) - err(1, "write(%s)", backup); - if (munmap(buffer, orig.st_size) == -1) - err(1, "munmap(%s)", *filename); - close(input); - close(output); - freopen(*filename, "w", stdout); + if (rename(*filename, backup) == -1) + err(1, "rename(\"%s\", \"%s\")", *filename, backup); + if (freopen(*filename, "w", stdout) == NULL) + err(1, "freopen(\"%s\")", *filename); + if (chmod(*filename, orig.st_mode & ~S_IFMT) == -1) + err(1, "chmod(\"%s\")", *filename); *filename = strdup(backup); return 0; } Tony. -- f.a.n.finch http://dotat.at/ BISCAY: VARIABLE 3. FAIR. MODERATE WITH FOG PATCHES. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 9:40:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99CEB37B400 for ; Fri, 26 Jul 2002 09:40:17 -0700 (PDT) Received: from chiark.greenend.org.uk (chiark.greenend.org.uk [212.135.138.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEEB343E4A for ; Fri, 26 Jul 2002 09:40:16 -0700 (PDT) (envelope-from fanf@chiark.greenend.org.uk) Received: from fanf by chiark.greenend.org.uk with local (Exim 3.12 #1) id 17Y88W-0001Mi-00 (Debian); Fri, 26 Jul 2002 17:40:16 +0100 Date: Fri, 26 Jul 2002 17:40:16 +0100 From: Tony Finch To: freebsd-ports@freebsd.org Cc: dot@dotat.at Subject: permissions problems with patch-libtool Message-ID: <20020726174016.D7551@chiark.greenend.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If any of ${LIBTOOLFILES} is read-only then patch-libtool will fail. Shall I commit this fix? Tony. -- f.a.n.finch http://dotat.at/ MALIN: SOUTHWEST, BACKING SOUTH FOR A TIME, 3 INCREASING 4 OR 5. RAIN OR DRIZZLE. MODERATE, OCCASIONALLY POOR LATER. --- bsd.port.mk.orig Fri Jul 26 16:37:47 2002 +++ bsd.port.mk Fri Jul 26 16:37:40 2002 @@ -2641,7 +2641,7 @@ LIBTOOLDIR=`${WHICH} ${LIBTOOL} | ${SED} -e 's^/bin/libtool^/share/libtool^'` || ${LOCALBASE}/share/libtool; \ cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ + ${MV} $$file $$file.tmp; \ ${SED} -e "s^\$$ac_aux_dir/ltconfig^$${LIBTOOLDIR}/ltconfig^g" \ -e "/^ltmain=/!s^\$$ac_aux_dir/ltmain.sh^${LIBTOOLFLAGS} $${LIBTOOLDIR}/ltmain.sh^g" \ $$file.tmp > $$file; \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 9:48:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3E0F37B400 for ; Fri, 26 Jul 2002 09:48:35 -0700 (PDT) Received: from chiark.greenend.org.uk (chiark.greenend.org.uk [212.135.138.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE48E43E65 for ; Fri, 26 Jul 2002 09:48:34 -0700 (PDT) (envelope-from fanf@chiark.greenend.org.uk) Received: from fanf by chiark.greenend.org.uk with local (Exim 3.12 #1) id 17Y8GY-0001xq-00 (Debian); Fri, 26 Jul 2002 17:48:34 +0100 Date: Fri, 26 Jul 2002 17:48:34 +0100 From: Tony Finch To: freebsd-ports@freebsd.org Cc: dot@dotat.at Subject: Re: permissions problems with patch-libtool Message-ID: <20020726174834.E7551@chiark.greenend.org.uk> References: <20020726174016.D7551@chiark.greenend.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020726174016.D7551@chiark.greenend.org.uk>; from dot@dotat.at on Fri, Jul 26, 2002 at 05:40:16PM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jul 26, 2002 at 05:40:16PM +0100, Tony Finch wrote: > If any of ${LIBTOOLFILES} is read-only then patch-libtool will fail. > Shall I commit this fix? No, it's broken. One of these is better... --- bsd.port.mk.orig Fri Jul 26 16:37:47 2002 +++ bsd.port.mk Fri Jul 26 16:46:07 2002 @@ -2641,6 +2641,7 @@ LIBTOOLDIR=`${WHICH} ${LIBTOOL} | ${SED} -e 's^/bin/libtool^/share/libtool^'` || ${LOCALBASE}/share/libtool; \ cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ + ${CHMOD} u+w $$file; \ ${CP} $$file $$file.tmp; \ ${SED} -e "s^\$$ac_aux_dir/ltconfig^$${LIBTOOLDIR}/ltconfig^g" \ -e "/^ltmain=/!s^\$$ac_aux_dir/ltmain.sh^${LIBTOOLFLAGS} $${LIBTOOLDIR}/ltmain.sh^g" \ or --- bsd.port.mk.orig Fri Jul 26 16:37:47 2002 +++ bsd.port.mk Fri Jul 26 16:44:41 2002 @@ -1047,7 +1047,7 @@ .endif # Special macro for doing in-place file editing using regexps -.if defined(USE_REINPLACE) +.if defined(USE_REINPLACE) || defined(USE_LIBTOOL) REINPLACE_ARGS?= -i.bak .if ${OSVERSION} < 460101 || ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500036 ) BUILD_DEPENDS+= ${LOCALBASE}/bin/sed_inplace:${PORTSDIR}/textproc/sed_inplace @@ -2641,10 +2641,9 @@ LIBTOOLDIR=`${WHICH} ${LIBTOOL} | ${SED} -e 's^/bin/libtool^/share/libtool^'` || ${LOCALBASE}/share/libtool; \ cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ - ${SED} -e "s^\$$ac_aux_dir/ltconfig^$${LIBTOOLDIR}/ltconfig^g" \ + ${REINPLACE_CMD} -e "s^\$$ac_aux_dir/ltconfig^$${LIBTOOLDIR}/ltconfig^g" \ -e "/^ltmain=/!s^\$$ac_aux_dir/ltmain.sh^${LIBTOOLFLAGS} $${LIBTOOLDIR}/ltmain.sh^g" \ - $$file.tmp > $$file; \ + $$file; \ done); .else @${DO_NADA} Tony. -- f.a.n.finch http://dotat.at/ WIGHT PORTLAND PLYMOUTH BISCAY: VARIABLE 3. FAIR. MODERATE WITH FOG PATCHES. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 10: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7A9337B400 for ; Fri, 26 Jul 2002 10:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA4B243E6E for ; Fri, 26 Jul 2002 10:00: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.4/8.12.4) with ESMTP id g6QH03JU037425 for ; Fri, 26 Jul 2002 10:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QH036b037424; Fri, 26 Jul 2002 10:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28E4537B401 for ; Fri, 26 Jul 2002 09:50:38 -0700 (PDT) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 090BC43E65 for ; Fri, 26 Jul 2002 09:50:37 -0700 (PDT) (envelope-from ust@cert.siemens.de) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g6QGoZf19968 for ; Fri, 26 Jul 2002 18:50:35 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail2.siemens.de (8.11.6/8.11.6) with ESMTP id g6QGoYm21974 for ; Fri, 26 Jul 2002 18:50:34 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.5/8.12.5/Siemens CERT [ $Revision: 1.25 ]) with ESMTP id g6QGoYNV009807 for ; Fri, 26 Jul 2002 18:50:34 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.5/8.12.5/alaska [ $Revision: 1.12 ]) with ESMTP id g6QGoY8j041023 for ; Fri, 26 Jul 2002 18:50:34 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.5/8.12.5/alaska [ $Revision: 1.3 ]) id g6QGoY5s041022; Fri, 26 Jul 2002 18:50:34 +0200 (CEST) (envelope-from ust) Message-Id: <200207261650.g6QGoY5s041022@alaska.cert.siemens.de> Date: Fri, 26 Jul 2002 18:50:34 +0200 (CEST) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41011: Maintainer update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41011 >Category: ports >Synopsis: Maintainer update of mail/mutt-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 10:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.6-STABLE FreeBSD 4.6-STABLE #1: Sat Jul 20 09:51:36 CEST 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Maintainer update of mail/mutt-devel: - Add new knob WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT which is useful in environments which do not use the outlook-builtin smime functions. - Fix a portlint WARN for a trailing whitespace. Committer: new file (cvs add): files/extra-patch-smime-no-outlook >How-To-Repeat: >Fix: diff -ru /usr/ports/mail/mutt-devel/Makefile ./Makefile --- /usr/ports/mail/mutt-devel/Makefile Thu Jul 18 00:14:40 2002 +++ ./Makefile Fri Jul 26 18:46:03 2002 @@ -21,7 +21,7 @@ # # 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 +# have to set the variables COLORTERM=yes and COLORFGBG=color,color in your # environment to get slang function properly. # # If you want to install the mutt documentation in html format define: @@ -50,6 +50,9 @@ # If you want to enable the pgp_outlook_compat function for use with pgp define: # WITH_MUTT_PGP_OUTLOOK_PATCH # +# If you want to disable a outlook_compat function for use with smime define: +# WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT +# # If you want to use the rethreading functions define: # WITH_MUTT_EDIT_THREADS @@ -160,6 +163,10 @@ .if defined(WITH_MUTT_PGP_OUTLOOK_PATCH) pre-configure:: ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-pgp-outlook +.endif +.if defined(WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT) +pre-configure:: + ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-smime-no-outlook .endif .if defined(WITH_MUTT_LOCALES_FIX) diff -ru /usr/ports/mail/mutt-devel/files/extra-patch-smime-no-outlook ./files/extra-patch-smime-no-outlook --- /usr/ports/mail/mutt-devel/files/extra-patch-smime-no-outlook Thu Jan 1 01:00:00 1970 +++ ./files/extra-patch-smime-no-outlook Fri Jul 26 18:18:53 2002 @@ -0,0 +1,11 @@ +--- smime.c.orig Thu May 2 01:20:42 2002 ++++ smime.c Fri Jul 26 18:15:19 2002 +@@ -144,7 +144,7 @@ + { + len++; + if (!ascii_strcasecmp ((t+len), "p7m")) +-#if 0 ++#if 1 + return SMIMEENCRYPT; + #else + /* Not sure if this is the correct thing to do, but >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 11: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D06337B40D for ; Fri, 26 Jul 2002 11:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D91DD43E6E for ; Fri, 26 Jul 2002 11:00: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.4/8.12.4) with ESMTP id g6QI05JU046813 for ; Fri, 26 Jul 2002 11:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QI05EK046812; Fri, 26 Jul 2002 11:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA8A37B400 for ; Fri, 26 Jul 2002 10:50:53 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A21A43E6E for ; Fri, 26 Jul 2002 10:50:52 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g6QHoo7n062682 for ; Fri, 26 Jul 2002 19:50:50 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g6QHoonG062681; Fri, 26 Jul 2002 19:50:50 +0200 (CEST) Message-Id: <200207261750.g6QHoonG062681@guineapig.pil.dk> Date: Fri, 26 Jul 2002 19:50:50 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41013: update audio/soundgrab to 0.7.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41013 >Category: ports >Synopsis: update audio/soundgrab to 0.7.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 11:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: update to 0.7.0 >How-To-Repeat: >Fix: --- soundgrab.diff begins here --- diff -ruN soundgrab.orig/Makefile soundgrab/Makefile --- soundgrab.orig/Makefile Fri May 10 12:52:51 2002 +++ soundgrab/Makefile Fri Jul 26 19:49:00 2002 @@ -7,7 +7,7 @@ # PORTNAME= soundgrab -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/editors @@ -29,7 +29,7 @@ MAN1= soundgrab.1 do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/soundgrab ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/soundgrab.1 ${MAN1PREFIX}/man/man1 + ${INSTALL_SCRIPT} ${WRKSRC}/src/soundgrab ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/docs/soundgrab.1 ${MAN1PREFIX}/man/man1 .include diff -ruN soundgrab.orig/distinfo soundgrab/distinfo --- soundgrab.orig/distinfo Fri May 10 12:52:51 2002 +++ soundgrab/distinfo Fri Jul 26 13:53:16 2002 @@ -1 +1 @@ -MD5 (soundgrab-0.6.0.tar.gz) = 470dfdba22957ac8e06b92b275ba9b12 +MD5 (soundgrab-0.7.0.tar.gz) = 1d1fefb750cfb70800d8b3a175835dcf --- soundgrab.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 11:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B23B137B405 for ; Fri, 26 Jul 2002 11:20:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4F7543E67 for ; Fri, 26 Jul 2002 11: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.4/8.12.4) with ESMTP id g6QIK5JU052530 for ; Fri, 26 Jul 2002 11:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QIK5K1052529; Fri, 26 Jul 2002 11:20:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 459E137B400 for ; Fri, 26 Jul 2002 11:18:03 -0700 (PDT) Received: from kartoffel.salatschuessel.net (pD9E21345.dip.t-dialin.net [217.226.19.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id A610843E70 for ; Fri, 26 Jul 2002 11:18:01 -0700 (PDT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.4/8.12.3) with ESMTP id g6QIHVVp026031; Fri, 26 Jul 2002 20:17:32 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from root@localhost) by kartoffel.salatschuessel.net (8.12.4/8.12.4/Submit) id g6QIHVru026030; Fri, 26 Jul 2002 20:17:31 +0200 (CEST) Message-Id: <200207261817.g6QIHVru026030@kartoffel.salatschuessel.net> Date: Fri, 26 Jul 2002 20:17:31 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/41014: update-port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41014 >Category: ports >Synopsis: update-port: mail/sylpheed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 11:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Wed Jul 10 21:57:02 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 update sylpheed port 0.8.0 => 0.8.1 >Description: >How-To-Repeat: >Fix: --- sylpheed.patch begins here --- diff -ruN sylpheed.old/Makefile /usr/ports/mail/sylpheed/Makefile --- sylpheed.old/Makefile Fri Jul 26 19:55:24 2002 +++ /usr/ports/mail/sylpheed/Makefile Fri Jul 26 19:55:29 2002 @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ diff -ruN sylpheed.old/distinfo /usr/ports/mail/sylpheed/distinfo --- sylpheed.old/distinfo Fri Jul 26 19:55:24 2002 +++ /usr/ports/mail/sylpheed/distinfo Fri Jul 26 20:12:38 2002 @@ -1 +1 @@ -MD5 (sylpheed-0.8.0.tar.bz2) = 49c33d2097e339b188eeac561ae5c251 +MD5 (sylpheed-0.8.1.tar.bz2) = ed678ccf9a2eafd54445f4c77cd800a4 --- sylpheed.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 12:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C7D837B400 for ; Fri, 26 Jul 2002 12:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F17143E6E for ; Fri, 26 Jul 2002 12:40: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.4/8.12.4) with ESMTP id g6QJe2JU062848 for ; Fri, 26 Jul 2002 12:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QJe2Wm062847; Fri, 26 Jul 2002 12:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9504137B400 for ; Fri, 26 Jul 2002 12:37:38 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id C505D43E67 for ; Fri, 26 Jul 2002 12:37:31 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6QJcaj33769 for ; Fri, 26 Jul 2002 21:38:37 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6QJbUIN087004 for ; Fri, 26 Jul 2002 21:37:31 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6QJbUm6087003; Fri, 26 Jul 2002 21:37:30 +0200 (CEST) Message-Id: <200207261937.g6QJbUm6087003@sauna.arved.de> Date: Fri, 26 Jul 2002 21:37:30 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41016: Update Port astro/ksetiwatch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41016 >Category: ports >Synopsis: Update Port astro/ksetiwatch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 12:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: This supersedes ports/40453. >How-To-Repeat: >Fix: --- ksetiwatch.pr begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/ksetiwatch/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 7 May 2001 15:31:52 -0000 1.2 +++ Makefile 26 Jul 2002 19:33:04 -0000 @@ -3,22 +3,26 @@ # Whom: Sverre Valgeirsson # # $FreeBSD: ports/astro/ksetiwatch/Makefile,v 1.2 2001/05/07 15:31:52 kevlo Exp $ -# PORTNAME= ksetiwatch -PORTVERSION= 2.2.1 +PORTVERSION= 2.5.0 CATEGORIES= astro kde -MASTER_SITES= http://download.sourceforge.net/ksetiwatch/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ksetiwatch +DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= sverrir@hem.passagen.se -USE_KDELIBS_VER=2 +BUILD_DEPENS= autoconf:${PORTSDIR}/devel/autoconf + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/-1//} +USE_BZIP2= yes +USE_KDELIBS_VER=3 USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_XLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} pre-configure: - ${PERL} -pi.orig -e "s@-lqt@-lqt2@g" ${WRKSRC}/ksetiwatch/Makefile.in - ${PERL} -pi.orig -e "s@-lqt@-lqt2@g; s@libqt\.@libqt2\.@g" ${WRKSRC}/configure + cd ${WRKSRC}; autoconf .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/astro/ksetiwatch/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 7 May 2001 15:31:52 -0000 1.2 +++ distinfo 26 Jul 2002 19:33:45 -0000 @@ -1 +1 @@ -MD5 (ksetiwatch-2.2.1.tar.gz) = 32517ef6af7382909de7b609495ee685 +MD5 (ksetiwatch-2.5.0-1.tar.bz2) = c9d9ade696ee9c026fe01d30dfaf3338 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/astro/ksetiwatch/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 7 May 2001 15:31:52 -0000 1.2 +++ pkg-plist 26 Jul 2002 19:29:23 -0000 @@ -10,36 +10,38 @@ share/apps/ksetiwatch/pics/mini-setiloading.png share/apps/ksetiwatch/pics/mini-setirunning.png share/apps/ksetiwatch/pics/mini-setistopped.png +share/apps/ksetiwatch/pics/mini-gaussian.png +share/apps/ksetiwatch/pics/mini-pulse.png +share/apps/ksetiwatch/pics/mini-setiadd.png +share/apps/ksetiwatch/pics/mini-setiremove.png +share/apps/ksetiwatch/pics/mini-starmap.png +share/apps/ksetiwatch/pics/mini-triplet.png share/apps/ksetiwatch/pics/starmap.png -share/doc/HTML/en/ksetiwatch/addedit.png -share/doc/HTML/en/ksetiwatch/addeditbox.html share/doc/HTML/en/ksetiwatch/analysis.png -share/doc/HTML/en/ksetiwatch/compilation.html -share/doc/HTML/en/ksetiwatch/configuration.html -share/doc/HTML/en/ksetiwatch/credits.html share/doc/HTML/en/ksetiwatch/cwu-locsum.png share/doc/HTML/en/ksetiwatch/cwu-siglist.png share/doc/HTML/en/ksetiwatch/cwu-sigsum.png -share/doc/HTML/en/ksetiwatch/cwu-tab.html share/doc/HTML/en/ksetiwatch/cwu-wulist.png -share/doc/HTML/en/ksetiwatch/datainfo-tab.html share/doc/HTML/en/ksetiwatch/datainfo.png -share/doc/HTML/en/ksetiwatch/faq.html -share/doc/HTML/en/ksetiwatch/getting-started.html share/doc/HTML/en/ksetiwatch/index.docbook -share/doc/HTML/en/ksetiwatch/index.html -share/doc/HTML/en/ksetiwatch/installation.html -share/doc/HTML/en/ksetiwatch/introduction.html -share/doc/HTML/en/ksetiwatch/options.html share/doc/HTML/en/ksetiwatch/options.png -share/doc/HTML/en/ksetiwatch/requirements.html -share/doc/HTML/en/ksetiwatch/signal-windows.html -share/doc/HTML/en/ksetiwatch/skymap.html share/doc/HTML/en/ksetiwatch/start-window.png -share/doc/HTML/en/ksetiwatch/userinfo-tab.html share/doc/HTML/en/ksetiwatch/userinfo.png -share/doc/HTML/en/ksetiwatch/using-ksetiwatch.html +share/doc/HTML/en/ksetiwatch/addedit-client.png +share/doc/HTML/en/ksetiwatch/addedit-location.png +share/doc/HTML/en/ksetiwatch/addedit-wulogging.png +share/doc/HTML/en/ksetiwatch/common +share/doc/HTML/en/ksetiwatch/index.cache.bz2 +share/doc/HTML/en/ksetiwatch/loggedsignals.png +share/doc/HTML/en/ksetiwatch/refresh-button.png +share/doc/HTML/en/ksetiwatch/startall-button.png +share/doc/HTML/en/ksetiwatch/stopall-button.png share/icons/locolor/16x16/apps/ksetiwatch.png share/locale/de/LC_MESSAGES/ksetiwatch.mo +share/locale/es/LC_MESSAGES/ksetiwatch.mo +share/locale/fr/LC_MESSAGES/ksetiwatch.mo +share/locale/hr/LC_MESSAGES/ksetiwatch.mo +share/apps/ksetiwatch/sounds/message.wav +@dirrm share/apps/ksetiwatch/sounds @dirrm share/apps/ksetiwatch/pics @dirrm share/doc/HTML/en/ksetiwatch --- ksetiwatch.pr ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 12:46:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7592437B400; Fri, 26 Jul 2002 12:46:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECC5043E3B; Fri, 26 Jul 2002 12:46:36 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QJkTJU063464; Fri, 26 Jul 2002 12:46:29 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QJkTLr063460; Fri, 26 Jul 2002 12:46:29 -0700 (PDT) Date: Fri, 26 Jul 2002 12:46:29 -0700 (PDT) From: Patrick Li Message-Id: <200207261946.g6QJkTLr063460@freefall.freebsd.org> To: tilman@arved.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40453: Updated Port astro/ksetiwatch 2.2.1 -> 2.5.0.p.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated Port astro/ksetiwatch 2.2.1 -> 2.5.0.p.2 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 12:45:59 PDT 2002 State-Changed-Why: Superseded by PR ports/41016 http://www.freebsd.org/cgi/query-pr.cgi?pr=40453 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 12:52:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBE5037B719; Fri, 26 Jul 2002 12:52:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40D8C43E65; Fri, 26 Jul 2002 12:52:23 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QJqMJU064197; Fri, 26 Jul 2002 12:52:22 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QJqKAt064189; Fri, 26 Jul 2002 12:52:20 -0700 (PDT) Date: Fri, 26 Jul 2002 12:52:20 -0700 (PDT) From: Patrick Li Message-Id: <200207261952.g6QJqKAt064189@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41013: update audio/soundgrab to 0.7.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update audio/soundgrab to 0.7.0 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 12:52:10 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41013 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 12:54:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 407C537B400; Fri, 26 Jul 2002 12:54:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2BDD43E6E; Fri, 26 Jul 2002 12:54:29 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QJsTJU064519; Fri, 26 Jul 2002 12:54:29 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QJrxHT064465; Fri, 26 Jul 2002 12:53:59 -0700 (PDT) Date: Fri, 26 Jul 2002 12:53:59 -0700 (PDT) From: Christian Weisgerber Message-Id: <200207261953.g6QJrxHT064465@freefall.freebsd.org> To: udo.schweigert@siemens.com, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41011: Maintainer update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update of mail/mutt-devel State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Fri Jul 26 12:53:13 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41011 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 13: 3:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9892737B400; Fri, 26 Jul 2002 13:03:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C70043E42; Fri, 26 Jul 2002 13:03:39 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QK3dJU065351; Fri, 26 Jul 2002 13:03:39 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QK3YRt065344; Fri, 26 Jul 2002 13:03:34 -0700 (PDT) Date: Fri, 26 Jul 2002 13:03:34 -0700 (PDT) From: Patrick Li Message-Id: <200207262003.g6QK3YRt065344@freefall.freebsd.org> To: lehmann@ans-netz.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41014: update-port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: mail/sylpheed State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 13:03:24 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41014 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 13:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9B1037B400 for ; Fri, 26 Jul 2002 13:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5577943E3B for ; Fri, 26 Jul 2002 13: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.4/8.12.4) with ESMTP id g6QKA1JU069873 for ; Fri, 26 Jul 2002 13:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QKA1eZ069872; Fri, 26 Jul 2002 13:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3134137B400 for ; Fri, 26 Jul 2002 13:09:57 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A1343E5E for ; Fri, 26 Jul 2002 13:09:55 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6QKAsj34072; Fri, 26 Jul 2002 22:10:54 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6QK9lIN087273; Fri, 26 Jul 2002 22:09:48 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6QK9jJl087272; Fri, 26 Jul 2002 22:09:45 +0200 (CEST) Message-Id: <200207262009.g6QK9jJl087272@sauna.arved.de> Date: Fri, 26 Jul 2002 22:09:45 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: roman@xpert.com X-Send-Pr-Version: 3.113 Subject: ports/41017: Updated port audio/id3lib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41017 >Category: ports >Synopsis: Updated port audio/id3lib >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 13:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: Maintainer CCed, after he was originally contacted on July 10. Roman, please approve this. The update of id3lib is needed for the upcoming id3v2 update. >How-To-Repeat: >Fix: --- id3lib.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/id3lib/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 21 Jul 2002 20:11:00 -0000 1.4 +++ Makefile 22 Jul 2002 20:46:37 -0000 @@ -6,19 +6,21 @@ # PORTNAME= id3lib -PORTVERSION= 3.7.13 +PORTVERSION= 3.8.0.p.3.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} MAINTAINER= roman@xpert.com LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt INSTALLS_SHLIB= yes -USE_NEWGCC= yes USE_LIBTOOL= yes USE_AUTOMAKE= yes +AUTOMAKE_VER= 15 +AUTOMAKE= automake USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/id3lib/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 28 Oct 2000 07:19:06 -0000 1.1 +++ distinfo 10 Jul 2002 20:23:25 -0000 @@ -1 +1 @@ -MD5 (id3lib-3.7.13.tar.gz) = 19ab352ac8d522ebcabb85f2445bfced +MD5 (id3lib-3.8.0pre3.0.tar.gz) = 581cd49946cdc7c7e3a4dfff926fa67f Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/audio/id3lib/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- pkg-plist 16 Mar 2001 15:07:47 -0000 1.3 +++ pkg-plist 10 Jul 2002 20:31:44 -0000 @@ -3,19 +3,19 @@ bin/id3info bin/id3tag include/id3.h -include/id3/error.h include/id3/field.h -include/id3/flags.h include/id3/frame.h include/id3/globals.h -include/id3/header.h -include/id3/header_frame.h -include/id3/header_tag.h include/id3/misc_support.h include/id3/sized_types.h -include/id3/spec.h include/id3/tag.h -lib/libid3-3.7.so.13 +include/id3/reader.h +include/id3/readers.h +include/id3/utils.h +include/id3/writer.h +include/id3/writers.h +lib/libid3-3.8.so.0 lib/libid3.a lib/libid3.so +lib/libid3.la @dirrm include/id3 Index: files/patch-aclocal.m4 =================================================================== RCS file: files/patch-aclocal.m4 diff -N files/patch-aclocal.m4 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-aclocal.m4 10 Jul 2002 20:37:31 -0000 @@ -0,0 +1,11 @@ +--- aclocal.m4.orig Wed Jul 10 22:36:27 2002 ++++ aclocal.m4 Wed Jul 10 22:37:05 2002 +@@ -569,7 +569,7 @@ + LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool/ltmain.sh" + + # Always use our own libtool. +-LIBTOOL='$(SHELL) $(top_builddir)/libtool' ++LIBTOOL='$(SHELL) ${LOCALBASE}/bin/libtool' + AC_SUBST(LIBTOOL)dnl + + # Prevent multiple expansion --- id3lib.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 13:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7C6237B400 for ; Fri, 26 Jul 2002 13:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA6A43E4A for ; Fri, 26 Jul 2002 13:30: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.4/8.12.4) with ESMTP id g6QKU1JU071525 for ; Fri, 26 Jul 2002 13:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QKU14H071524; Fri, 26 Jul 2002 13:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5649637B400 for ; Fri, 26 Jul 2002 13:21:55 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01C2143E3B for ; Fri, 26 Jul 2002 13:21:55 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QKLsOT022303 for ; Fri, 26 Jul 2002 13:21:54 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QKLsZ5022302; Fri, 26 Jul 2002 13:21:54 -0700 (PDT) Message-Id: <200207262021.g6QKLsZ5022302@www.freebsd.org> Date: Fri, 26 Jul 2002 13:21:54 -0700 (PDT) From: Marco Baan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41018: 'screen' binary eats CPU on 4.6-RELEASE , 4.6.1-RELEASE and -STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41018 >Category: ports >Synopsis: 'screen' binary eats CPU on 4.6-RELEASE , 4.6.1-RELEASE and -STABLE >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 13:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marco Baan >Release: FreeBSD 4.6.1-RELEASE >Organization: Satech >Environment: FreeBSD Fallen 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #0: Fri Jul 26 23:25:08 CEST 2002 root@Flake.com:/usr/src/sys/compile/Flake i386 >Description: Screen eats all the resources. >How-To-Repeat: pkg_add -r screen ; screen ; top ;) >Fix: Use the ports. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 14: 0:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B3BA37B401 for ; Fri, 26 Jul 2002 14:00:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC49B43E42 for ; Fri, 26 Jul 2002 14:00: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.4/8.12.4) with ESMTP id g6QL0CJU074170 for ; Fri, 26 Jul 2002 14:00:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QL0CT9074169; Fri, 26 Jul 2002 14:00:12 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E6137B400 for ; Fri, 26 Jul 2002 13:59:09 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10B9743E42 for ; Fri, 26 Jul 2002 13:59:07 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6QL0Cj34398 for ; Fri, 26 Jul 2002 23:00:13 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6QKx5IN097515; Fri, 26 Jul 2002 22:59:05 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6QKx3oH097514; Fri, 26 Jul 2002 22:59:03 +0200 (CEST) Message-Id: <200207262059.g6QKx3oH097514@sauna.arved.de> Date: Fri, 26 Jul 2002 22:59:03 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/41019: New Port: audio/kmp3indexer generates an index of your mp3 and ogg files. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41019 >Category: ports >Synopsis: New Port: audio/kmp3indexer generates an index of your mp3 and ogg files. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 14:00:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: kmp3indexer reads directorys of mp3 and ogg Files and can generate an Index out of either Filename or id3-tag. It can generate CSVfiles, HTML files or XMMS Playlists. >How-To-Repeat: >Fix: --- kpmpindexer.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: # # kmp3indexer/ # kmp3indexer/Makefile # kmp3indexer/distinfo # kmp3indexer/pkg-comment # kmp3indexer/pkg-plist # kmp3indexer/pkg-descr # echo c - kmp3indexer/ mkdir -p kmp3indexer/ > /dev/null 2>&1 echo x - kmp3indexer/Makefile sed 's/^X//' >kmp3indexer/Makefile << 'END-of-kmp3indexer/Makefile' X# New ports collection makefile for: kmp3indexer X# Date created: 26 July 2002 X# Whom: Tilman Linneweh X# X# $FreeBSD$ X XPORTNAME= kmp3indexer XPORTVERSION= 0.8 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= kmp3indexer X XMAINTAINER= freebsdports@arved.de X XUSE_BZIP2= yes XUSE_KDELIBS_VER= 3 XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X X.include END-of-kmp3indexer/Makefile echo x - kmp3indexer/distinfo sed 's/^X//' >kmp3indexer/distinfo << 'END-of-kmp3indexer/distinfo' XMD5 (kmp3indexer-0.8.tar.bz2) = 53767ad05ab26c528d978965ec927c82 END-of-kmp3indexer/distinfo echo x - kmp3indexer/pkg-comment sed 's/^X//' >kmp3indexer/pkg-comment << 'END-of-kmp3indexer/pkg-comment' XGenerate an index of all mp3 and OggVorbis files in a directory END-of-kmp3indexer/pkg-comment echo x - kmp3indexer/pkg-plist sed 's/^X//' >kmp3indexer/pkg-plist << 'END-of-kmp3indexer/pkg-plist' Xbin/kmp3indexer Xshare/applnk/Applications/kmp3indexer.desktop Xshare/icons/hicolor/32x32/apps/kmp3indexer.png Xshare/icons/hicolor/16x16/apps/kmp3indexer.png Xshare/locale/de/LC_MESSAGES/kmp3indexer.mo Xshare/doc/HTML/en/kmp3indexer/index.cache.bz2 Xshare/doc/HTML/en/kmp3indexer/index.docbook Xshare/doc/HTML/en/kmp3indexer/common Xshare/doc/HTML/de/kmp3indexer/index.cache.bz2 Xshare/doc/HTML/de/kmp3indexer/index.docbook Xshare/doc/HTML/de/kmp3indexer/common X@dirrm share/doc/HTML/en/kmp3indexer X@dirrm share/doc/HTML/de/kmp3indexer END-of-kmp3indexer/pkg-plist echo x - kmp3indexer/pkg-descr sed 's/^X//' >kmp3indexer/pkg-descr << 'END-of-kmp3indexer/pkg-descr' XKMp3Indexer is a tool to generate an index of all mp3 and OggVorbis Xfiles on a MP3-CD or in a directory. X XThe program gets the information about the file either from the XID3/OggVorbis-Tag or by interpreting the filename. In some cases the Xgathered information is not correct, or is completly missing. For this Xcase, the program offert several functions to edit the created index. X XTherefor functions to edit more than one entry at the same time allows Xto set all Entries to the same album, or interpet name. Also the tracknumber Xwhich is often missing can be easyly generated. X XKMp3Indexer is able to export the index into CSV (Comma Separeted Values) Xand HTML format and as XMMS-Playlist. A CSV file can be easily imported Xinto a database or programs like KSpread or MS Excel. So you are able to Xcreate an list of all your mp3 files on your MP3-CDs or on your harddisk. X XAuthor: Robert Gruber XWWW: http://kmp3indexer.sourceforge.net END-of-kmp3indexer/pkg-descr exit --- kpmpindexer.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 14:11: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEBEF37B400 for ; Fri, 26 Jul 2002 14:10:41 -0700 (PDT) Received: from halifax.procergs.com.br (halifax.procergs.com.br [200.198.128.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 537B443E3B for ; Fri, 26 Jul 2002 14:10:39 -0700 (PDT) (envelope-from areadedivulgacao@via-rs.net) Received: from rsj3099@via-rs.net (p039.03.virtua.pae.procergs.com.br [200.198.154.39]) by halifax.procergs.com.br (Postfix) with ESMTP id 4A93D3F5; Fri, 26 Jul 2002 18:10:16 -0300 (BRT) Message-ID: <41124-22002752621114570@rsj3099@via-rs.net> To: "EVV 26-07-2002" From: "Espaco Vital Virtual" Subject: Notícias Jurídicas: www.EspacoVital.com.br em 26/07/2002.br Date: Fri, 26 Jul 2002 18:11:45 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_84815C5ABAF209EF376268C8" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ------=_NextPart_84815C5ABAF209EF376268C8 Content-type: text/plain; charset=US-ASCII Você pode escolher como deseja RECEBER DIARIAMENTE o Espaço Vital Virtual. Clique ao lado: HTML:COMO PÁGINA DE INTERNET Para indicar amigos e/ou outros profissionais dodireito, clique ao lado: INDICAÇÃOPARA EVV SOMENTETEXTO Você é nosso leitor em26/07/2002 Se deseja que seu e-mail seja excluído da remessa do informativo, bastaclicar ao lado: REMOVERMEU EMAIL Osdireitos autorais desta página são protegidos pela lei nº 9.610 de 19.02.1998 COLUNA ESPAÇO VITAL DE 26/07/2002 Hospital respondepor furto em quarto da paciente De junto ao leito de uma paciente na Beneficência Portuguesa, emPorto Alegre, um larápio furtou agenda e chaves, para saquear o apartamento dela. Ainstituição foi condenada pelo dano moral. Seguradoracondenada por retardar pagamento da indenização Além da cobertura securitária propriamente dita, a BanorteSeguradora foi punida com 50 salários mínimos por não adimplir sua obrigação. Adecisão deplora "o antro de abuso e de chicana". Estado nãopagará direitos autorais ao Ecad Duas decisões não reconhecem, ao escritório arrecadador dedireitos autorais, legitimidade para cobrar do Estado do RGS, em nome dos compositorescujas músicas são tocadas na Expointer. Especialistaprevê que vírus inundarão Internet em 2005 Previsões de especialistas são sombrias para os que gostam e osque dependem da Internet: 30 diferentes vírus estão em ação e eles se multiplicarãoperigosamente nos próximos 30 meses. Isso também vai resultar no crescimento dasdemandas judiciais. 3o.VOLUME DA COLETÂNEA JURÍDICA EM CD CÓDIGOS:Civil (Atual e Novo), CPC, Penal, Processo Penal,Tributário, Consumidor e Comercial, e CLT Todosatualizados em um só CD, por R$ 30,00 (envio por correio simples) Sevocê já adquiriu as duas coletâneas anteriores, sua atualização custa apenasR$ 10,00 Maisinformações em www.encontreaqui.com.br/ebooks,um produto MPSOFT AS MAIS NOVAS Asnotícias mais novas são inseridas nos dias úteis, às 9h. da manhã Hoje, 6a. feira - 26.07.2002 Proibição de animaisem condomínio deve ser relativizada TRF julgadesvio de grãos da CONAB Emater ganha no TSTdireito a não reenquadrar operador de computador STJ obrigacompanhia de leasing a retirar nome de avalista do SPC STJ concede liminar adentista impossibilitado de pagar pensão alimentícia integral STJ: CBF temdireito de organizar Campeonato Brasileiro de Futebol Presidente doSupremo nega Habeas Corpus a advogado acusado por formação de quadrilha Cortesno Orçamento do Judiciário OAB pede queSTF declare inconstitucional lei sobre custas judiciais do Paraná TRF nega habeas apolicial preso TST querinadimplentes trabalhistas longe dos contratos públicos Ponto deve serapresentado pela Empresa LIVRARIA DA CAIXADE ASSISTÊNCIA DOS ADVOGADOS DO RGS COLETÂNEASJURÍDICAS EM CD TELEFONE: 0xx513287-7443 www.caa-rs.com.br Corrupção afasta Deputado no EstadosUnidos - o democrata James TraficantJr. já havia sido considerado culpado por um tribunal de Ohio. A Comissão de Ética daCâmara considerou "incontestáveis" as provas contra o parlamentar. Foideclarado culpado de acusações como suborno, corrupção, extorsão e fraudetributária Contabilistasna mira - O Congresso norte-americano aprovou a legislação que dá ao governonovos poderes para policiar a profissão contábil e aumenta as penas de prisão paraexecutivos que lesam os investidores. As novas leis e regulamentos são uma resposta aosescândalos contábeis em companhias como a WorldCom e Enron. Destinam-se a fortalecer aconfiança dos investidores, depois da queda do índice Dow Jones de cerca de 18% nesteano Prosseguem os seqüestros relâmpagos noRJ – Nesta madrugada, o advogado Alamir Fernandez de Souza, de 37 anos, foivítima de um seqüestro no bairro Galo Branco, em São Gonçalo. Conseguiu se desvencilhar dos bandidos e avisou apolícia. Cléber Martins Pereira, de 23 anos, e um menor de 16 anos foram presos eautuados na Delegacia de São Gonçalo. COLETÂNEAJURÍDICA EM CD VOCÊQUER TESTAR ? ENTÃO, CLIQUE AQUI E SOLICITE VERSÃO PARA AVALIAÇÃO ! www.encontreaqui.com.br/ebooks.AGORA TAMBÉM DISPONÍVEL EM LIVRARIAS Boaleitura! Este é um serviço de Administraçãode Homepages e Produção de Livros Digitais para Você pode escolher como deseja RECEBER DIARIAMENTE oEspaço Vital Virtual. Clique ao lado: HTML:COMO PÁGINA DE INTERNET Para indicar amigos e/ou outros profissionais dodireito, clique ao lado: INDICAÇÃOPARA EVV SOMENTETEXTO MARCO ADVOGADOS respeita a sua privacidade e é contra o spam na rede.Esperamos que a mensagem acima, de conteúdo informativo, seja de alguma utilidade. Sevocê não deseja mais receber e-mails de MARCO ADVOGADOS, cliqueaqui. ------=_NextPart_84815C5ABAF209EF376268C8 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Espa=E7o Vital Virtual

Voc=EA po= de escolher como deseja   RECEBER = DIARIAMENTE o Espa=E7o Vital Virtual=2E Clique ao lado:<= /em>

 

Para indicar amigos e/ou ou= tros profissionais do direito, clique ao lado:

 
Voc= =EA =E9 nosso leitor em 26/07/2002 Se deseja que seu e-mail seja exclu=EDdo da remessa d= o informativo, basta clicar ao lado: R= EMOVER MEU EMAIL

<= font face=3D"Verdana">Os direitos autorais desta p=E1gina s=E3o protegidos pela lei n=BA 9=2E61= 0 de 19=2E02=2E1998

<= font color=3D"#ff0000" size=3D"5" face=3D"Verdana">COLUNA ESPA=C7O VITAL DE 26/07/2002<= /b>
Hospital responde por furto em quarto da paciente
De junto ao leito de uma paciente na Benef= ic=EAncia Portuguesa, em Porto Alegre, um lar=E1pio furtou agenda e chaves, para saquear o apar= tamento dela=2E A institui=E7=E3o foi condenada pelo dano moral=2E

Seguradora condenada por retardar pagamento da indeniza=E7=E3o
Al=E9m da cobertura securit=E1ria propriam= ente dita, a Banorte Seguradora foi punida com 50 sal=E1rios m=EDnimos por n=E3o adimplir s= ua obriga=E7=E3o=2E A decis=E3o deplora "o antro de abuso e de chicana"=2E=

Estado n=E3o pagar=E1 direitos autorais ao Ecad

Duas decis=F5es n=E3o reconhecem, ao escri= t=F3rio arrecadador de direitos autorais, legitimidade para cobrar do Estado do RGS, em nome = dos compositores cujas m=FAsicas s=E3o tocadas na Expointer=2E

Especialista prev=EA que v=EDrus inundar=E3o Internet em 2005

Previs=F5es de especialistas s=E3o sombria= s para os que gostam e os que dependem da Internet: 30 diferentes v=EDrus est=E3o em a=E7=E3o e = eles se multiplicar=E3o perigosamente nos pr=F3ximos 30 meses=2E Isso tamb=E9m vai resultar no= crescimento das demandas judiciais=2E
= 3o=2E VOLUME DA COLET=C2NEA JUR=CDDICA EM CD
C=D3DIGOS: Civil (Atual e Novo), CPC, Penal, Pr= ocesso Penal, Tribut=E1rio, Consumidor e C= omercial, e CLT
= Todos atualizados em um s=F3 CD, por R$ 30,00 (envio por co= rreio simples)
= Se voc=EA j=E1 adquiriu as duas colet=E2neas anteriores, sua atualiza=E7=E3= o custa apenas R$ 10,00
= Mais informa=E7=F5es em www=2Eencontreaqui=2Ecom=2Ebr/ebooks, um produto MPSOFT

=

<= font color=3D"#ff0000" size=3D"5" face=3D"Verdana">AS MAIS NOVAS
As not=EDcias mais novas s=E3o inseridas nos dias =FAteis, =E0s 9h=2E da = manh=E3
Hoje, 6a= =2E feira - 26=2E07=2E2002
Proibi=E7=E3o de animais em condom=EDnio deve ser relativizada

TRF julga desvio de gr=E3os da CONAB

Emater ganha no TST direito a n=E3o reenquadrar operador de computador
STJ obriga companhia de leasing a retirar nome de avalista do SPC

STJ concede liminar a dentista impossibilitado de pagar pens=E3o aliment=EDcia integral<= /font>

STJ: CBF tem direito de organizar Campeonato Brasileiro de Futebol
Presidente do Supremo nega Habeas Corpus a advogado acusado por forma=E7=E3o de quad= rilha

Cortes no Or=E7amento do Judici=E1rio

OAB pede que STF declare inconstitucional lei sobre custas judiciais do Paran=E1
TRF nega habeas a policial preso
TST quer inadimplentes trabalhistas longe dos contratos p=FAblicos
Ponto deve ser apresentado pela Empresa
LIVRARIA DA CAIXA DE ASSIST=CANCIA DOS ADVOGADOS DO RGS
COLET=C2NEAS JUR=CDDICAS EM CD
TELEFONE: 0xx51 3287-7443
www=2Ecaa-rs=2Ecom=2Ebr
<= font face=3D"Verdana">

Corrup=E7=E3o af= asta Deputado no Estados Unidos -  o dem= ocrata James Traficant Jr=2E j=E1 havia sido considerado culpado por um tribunal de Ohio=2E A= Comiss=E3o de =C9tica da C=E2mara considerou "incontest=E1veis" as provas contra o pa= rlamentar=2E Foi declarado culpado de acusa=E7=F5es como suborno, corrup=E7=E3o, extors= =E3o e fraude tribut=E1ria 

Contabilistas na mira - O Congresso norte-americano aprovou a legisla=E7=E3= o que d=E1 ao governo novos poderes para policiar a profiss=E3o cont=E1bil e aumenta as pena= s de pris=E3o para executivos que lesam os investidores=2E As novas leis e regulamentos s= =E3o uma resposta aos esc=E2ndalos cont=E1beis em companhias como a WorldCom e Enron=2E Dest= inam-se a fortalecer a confian=E7a dos investidores, depois da queda do =EDndice Dow Jones de= cerca de 18% neste ano

Prosseguem os se= q=FCestros rel=E2mpagos no RJ – Nesta madrugada, o advogado Alamir Fernandez de Sou= za, de 37 anos, foi v=EDtima de um seq=FCestro no bairro Galo Branco, em S=E3o Gon=E7alo=2E=   Conseguiu se desvencilhar do= s bandidos e avisou a pol=EDcia=2E Cl=E9ber Martins Pereira, de 23 anos, e um menor de 16 an= os foram presos e autuados na Delegacia de S=E3o Gon=E7alo=2E

COLET=C2NEA JUR=CDDICA EM CD
VOC=CA QUER TESTAR ? ENT=C3O, CLIQUE AQUI E SOLICITE VERS=C3O PARA AVALIA=C7=C3= O !
www= =2Eencontreaqui=2Ecom=2Ebr/ebooks=2E AGORA TAMB=C9M DISPON=CDVEL EM LIVRARIAS

Boa leitura! Este =E9 um servi=E7o de

Administra=E7=E3o de Homepages e Produ=E7=E3o de Livros Digitais

para

Voc=EA po= de escolher como deseja RECEBER DIARIAMENTE= o Espa=E7o Vital Virtual=2E Clique ao lado:

 

Para indicar amigos e/ou ou= tros profissionais do direito, clique ao lado:

 

MARCO ADVOGADOS  respeita a sua privacidade e =E9 contra o spam na rede=2E Esperamos que a mensagem acima, de conte=FAdo informativo, seja de alg= uma utilidade=2E Se voc=EA n=E3o deseja mais receber e-mails de MARCO ADVOGADOS, <= u>clique aqui=2E

------=_NextPart_84815C5ABAF209EF376268C8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 15: 0:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA47637B40B for ; Fri, 26 Jul 2002 15:00:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6F2943E42 for ; Fri, 26 Jul 2002 15:00: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.4/8.12.4) with ESMTP id g6QM0CJU082984 for ; Fri, 26 Jul 2002 15:00:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QM0CGG082983; Fri, 26 Jul 2002 15:00:12 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DDA037B401 for ; Fri, 26 Jul 2002 14:51:45 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA24F43E5E for ; Fri, 26 Jul 2002 14:51:42 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6QLqnj34706 for ; Fri, 26 Jul 2002 23:52:49 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6QLpgIN005958; Fri, 26 Jul 2002 23:51:42 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6QLpfRT005957; Fri, 26 Jul 2002 23:51:41 +0200 (CEST) Message-Id: <200207262151.g6QLpfRT005957@sauna.arved.de> Date: Fri, 26 Jul 2002 23:51:41 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/41022: New Port: graphics/kmencoder A mencoder Frontend for KDE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41022 >Category: ports >Synopsis: New Port: graphics/kmencoder A mencoder Frontend for KDE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 15:00:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: >How-To-Repeat: >Fix: --- kmencoder.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: # # kmencoder/ # kmencoder/Makefile # kmencoder/distinfo # kmencoder/pkg-comment # kmencoder/pkg-plist # kmencoder/pkg-descr # echo c - kmencoder/ mkdir -p kmencoder/ > /dev/null 2>&1 echo x - kmencoder/Makefile sed 's/^X//' >kmencoder/Makefile << 'END-of-kmencoder/Makefile' X# New ports collection makefile for: kmencoder X# Date created: 26 July 2002 X# Whom: Tilman Linneweh END-of-kmencoder/Makefile echo x - kmencoder/distinfo sed 's/^X//' >kmencoder/distinfo << 'END-of-kmencoder/distinfo' XMD5 (KMencoder.tar.bz2) = e8f3919c2f2e9f3e4f8d6e1fc2c7b7d7 END-of-kmencoder/distinfo echo x - kmencoder/pkg-comment sed 's/^X//' >kmencoder/pkg-comment << 'END-of-kmencoder/pkg-comment' XKMencoder is a frontend to mencoder for KDE END-of-kmencoder/pkg-comment echo x - kmencoder/pkg-plist sed 's/^X//' >kmencoder/pkg-plist << 'END-of-kmencoder/pkg-plist' Xbin/kmencoder Xshare/applnk/Applications/kmencoder.desktop Xshare/icons/locolor/32x32/apps/kmencoder.png Xshare/icons/locolor/16x16/apps/kmencoder.png Xshare/doc/HTML/en/kmencoder/index.docbook Xshare/doc/HTML/en/kmencoder/index.cache.bz2 Xshare/doc/HTML/en/kmencoder/common X@dirrm share/doc/HTML/en/kmencoder END-of-kmencoder/pkg-plist echo x - kmencoder/pkg-descr sed 's/^X//' >kmencoder/pkg-descr << 'END-of-kmencoder/pkg-descr' XKMencoder is a frontend to mencoder for KDE X XWWW: http://kmencoder.sourceforge.net XAuthor: Josue Irizarry X Rolando Gonzales END-of-kmencoder/pkg-descr exit --- kmencoder.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 15:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E265B37B401 for ; Fri, 26 Jul 2002 15:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3269343E3B for ; Fri, 26 Jul 2002 15:30: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.4/8.12.4) with ESMTP id g6QMU1JU089844 for ; Fri, 26 Jul 2002 15:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QMU1vc089843; Fri, 26 Jul 2002 15:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E8CB37B400 for ; Fri, 26 Jul 2002 15:27:07 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id D044A43E4A for ; Fri, 26 Jul 2002 15:27:06 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g6QMR17n079528 for ; Sat, 27 Jul 2002 00:27:01 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g6QMR160079527; Sat, 27 Jul 2002 00:27:01 +0200 (CEST) Message-Id: <200207262227.g6QMR160079527@guineapig.pil.dk> Date: Sat, 27 Jul 2002 00:27:01 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41023: update net/p5-Net-SNPP to 1.13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41023 >Category: ports >Synopsis: update net/p5-Net-SNPP to 1.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: o update to 1.13 o add WWW to pkg-descr o assume maintainership >How-To-Repeat: >Fix: --- p5-Net-SNPP.diff begins here --- diff -ruN p5-Net-SNPP.orig/Makefile p5-Net-SNPP/Makefile --- p5-Net-SNPP.orig/Makefile Fri Jul 26 23:34:59 2002 +++ p5-Net-SNPP/Makefile Fri Jul 26 23:35:26 2002 @@ -6,13 +6,13 @@ # PORTNAME= Net-SNPP -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net RUN_DEPENDS= ${BUILD_DEPENDS} diff -ruN p5-Net-SNPP.orig/distinfo p5-Net-SNPP/distinfo --- p5-Net-SNPP.orig/distinfo Fri Jul 26 23:34:59 2002 +++ p5-Net-SNPP/distinfo Sat Jul 27 00:19:37 2002 @@ -1 +1 @@ -MD5 (Net-SNPP-1.12.tar.gz) = 4a07822ad1842ee3f392d9e5485ab963 +MD5 (Net-SNPP-1.13.tar.gz) = ccc43cf2a58f0eaa93a8381f0045ee9f diff -ruN p5-Net-SNPP.orig/pkg-descr p5-Net-SNPP/pkg-descr --- p5-Net-SNPP.orig/pkg-descr Fri Jul 26 23:34:59 2002 +++ p5-Net-SNPP/pkg-descr Sat Jul 27 00:23:47 2002 @@ -1,3 +1,5 @@ This module implements a client interface to the SNPP protocol, enabling a perl5 application to talk to SNPP servers. The SNPP protocol is described in RFC1861. + +WWWW: http://search.cpan.org/search?dist=Net-SNPP --- p5-Net-SNPP.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 16:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABF037B400 for ; Fri, 26 Jul 2002 16:50:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F3143E86 for ; Fri, 26 Jul 2002 16: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.4/8.12.4) with ESMTP id g6QNo1JU000298 for ; Fri, 26 Jul 2002 16:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QNo1eV000297; Fri, 26 Jul 2002 16:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EB9737B400 for ; Fri, 26 Jul 2002 16:47:57 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBDCF43E4A for ; Fri, 26 Jul 2002 16:47:56 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNluOT038089 for ; Fri, 26 Jul 2002 16:47:56 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNluwW038088; Fri, 26 Jul 2002 16:47:56 -0700 (PDT) Message-Id: <200207262347.g6QNluwW038088@www.freebsd.org> Date: Fri, 26 Jul 2002 16:47:56 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41024: Update port: astro/saoimage to 1.31.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41024 >Category: ports >Synopsis: Update port: astro/saoimage to 1.31.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 16:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.31.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/astro/saoimage/Makefile astro/saoimage/Makefile --- /usr/ports/astro/saoimage/Makefile Fri Jan 11 17:48:45 2002 +++ astro/saoimage/Makefile Wed Jul 24 00:48:48 2002 @@ -6,7 +6,7 @@ # PORTNAME= saoimage -PORTVERSION= 1.29.3 +PORTVERSION= 1.31.1 CATEGORIES= astro MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/ diff -urN /usr/ports/astro/saoimage/distinfo astro/saoimage/distinfo --- /usr/ports/astro/saoimage/distinfo Sun Apr 1 00:42:03 2001 +++ astro/saoimage/distinfo Wed Jul 24 00:49:42 2002 @@ -1 +1 @@ -MD5 (saoimage-1.29.3.tar.gz) = abfbafb808112b41305ce8c9720c9e69 +MD5 (saoimage-1.31.1.tar.gz) = 4c2934a3a650f5e6e37ec26def90b277 diff -urN /usr/ports/astro/saoimage/files/patch-aa astro/saoimage/files/patch-aa --- /usr/ports/astro/saoimage/files/patch-aa Sun Apr 30 08:42:21 2000 +++ astro/saoimage/files/patch-aa Wed Jul 24 01:12:45 2002 @@ -1,5 +1,5 @@ ---- makefile.FreeBSD.orig Sat Nov 6 06:57:30 1999 -+++ makefile.FreeBSD Sat Apr 22 02:58:08 2000 +--- makefile.FreeBSD.orig Thu Sep 20 06:27:49 2001 ++++ makefile.FreeBSD Wed Jul 24 01:12:35 2002 @@ -36,9 +36,9 @@ # FBCONFIG_2, which is set to the value of IMTOOLRC in the definition of # the CFLAGS macro below.) @@ -46,3 +46,23 @@ #XLIB = -L/usr/X11R6/lib -lX11 # ATTENTION: OpenWindows users... #F77LIB = -lF77 -lI77 -lU77 F77LIB = -lf2c +@@ -307,7 +307,7 @@ + $(MAKE) ARCFILE=$(TAPEDEV) tar + + +-XLIBH = /usr/X11R6/include/X11/Xlib.h /usr/X11R6/include/X11/Xutil.h ++XLIBH = ${X11BASE}/include/X11/Xlib.h ${X11BASE}/include/X11/Xutil.h + STRUCT = hfiles/struct.h hfiles/buffer.h hfiles/color.h hfiles/control.h \ + hfiles/coord.h hfiles/cursor.h hfiles/image.h hfiles/window.h + WORKS = $(XLIBH) $(STRUCT) hfiles/constant.h hfiles/extern.h $(WCSH) +@@ -419,8 +419,8 @@ + defs/dispbox.def defs/magnibox.def defs/panbox.def \ + defs/btnbox.def defs/colorbox.def defs/graphbox.def \ + defs/desktop.def defs/cursor.def +-mainkey.o : $(WORKS) /usr/include/X11/keysym.h \ +- /usr/include/X11/keysymdef.h ++mainkey.o : $(WORKS) ${X11BASE}/include/X11/keysym.h \ ++ ${X11BASE}/include/X11/keysymdef.h + #mainkey.o : $(WORKS) # for OpenWindows + mainslct.o : $(WORKS) + mainutil.o : $(XLIBH) $(STRUCT) hfiles/extern.h diff -urN /usr/ports/astro/saoimage/files/patch-af astro/saoimage/files/patch-af --- /usr/ports/astro/saoimage/files/patch-af Tue Jun 20 16:17:17 2000 +++ astro/saoimage/files/patch-af Wed Jul 24 01:28:04 2002 @@ -1,10 +1,10 @@ ---- lin.c.orig Tue Dec 21 03:58:46 1999 -+++ lin.c Mon Jun 19 21:57:26 2000 -@@ -161,7 +161,7 @@ - "PC matrix is singular"}; +--- lin.c.orig Thu May 9 04:35:06 2002 ++++ lin.c Wed Jul 24 00:52:50 2002 +@@ -163,7 +163,7 @@ + * $Id: lin.c,v 2.8 2002/01/30 06:04:03 mcalabre Exp $ + *===========================================================================*/ - --#ifdef __convexc__ +-#if defined(__convexc__) || defined(__APPLE__) +#if defined(__convexc__) || defined(__STDC__) #include #else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 16:50:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C09537B405 for ; Fri, 26 Jul 2002 16:50:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F51543E4A for ; Fri, 26 Jul 2002 16:50: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.4/8.12.4) with ESMTP id g6QNo2JU000312 for ; Fri, 26 Jul 2002 16:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QNo2im000310; Fri, 26 Jul 2002 16:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D0A37B400 for ; Fri, 26 Jul 2002 16:48:26 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C7243E77 for ; Fri, 26 Jul 2002 16:48:23 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNmMOT038170 for ; Fri, 26 Jul 2002 16:48:22 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNmMiM038169; Fri, 26 Jul 2002 16:48:22 -0700 (PDT) Message-Id: <200207262348.g6QNmMiM038169@www.freebsd.org> Date: Fri, 26 Jul 2002 16:48:22 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41025: Update port: audio/autools to 1.1.9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41025 >Category: ports >Synopsis: Update port: audio/autools to 1.1.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 16:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.1.9 Remove file: files/patch-Makefile >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/autools/Makefile audio/autools/Makefile --- /usr/ports/audio/autools/Makefile Thu Jul 4 15:07:21 2002 +++ audio/autools/Makefile Sat Jul 27 04:47:58 2002 @@ -7,7 +7,7 @@ # PORTNAME= autools -PORTVERSION= 1.1.8 +PORTVERSION= 1.1.9 CATEGORIES= audio MASTER_SITES= http://www.tnt.uni-hannover.de/~purnhage/software/ EXTRACT_SUFX= .tgz @@ -16,6 +16,25 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp +USE_REINPLACE= yes USE_GMAKE= yes +MAKE_ENV= AFSP_INCLUDE_PATH="${LOCALBASE}/include" \ + AFSP_LIBRARY_PATH="${LOCALBASE}/lib" + +PROGRAMS= ac3spdif augen auquant auquery fifo playlist plax randhead \ + wav2au +SCRIPTS= catcol dao2toc genam genfm toc2plax-cut toc2plax-idx \ + toc2plax-trk toc2toc + +post-patch: + @${REINPLACE_CMD} -e 's|^CFLAGS = -O3|CFLAGS +=|g' ${WRKSRC}/Makefile + +do-install: +.for file in ${PROGRAMS} + ${INSTALL_PROGRAM} ${WRKSRC}/unknown/${file} ${PREFIX}/bin +.endfor +.for file in ${SCRIPTS} + ${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin +.endfor .include diff -urN /usr/ports/audio/autools/distinfo audio/autools/distinfo --- /usr/ports/audio/autools/distinfo Thu Jul 4 15:07:21 2002 +++ audio/autools/distinfo Wed Jul 24 01:39:12 2002 @@ -1 +1 @@ -MD5 (autools-1.1.8.tgz) = 3b19f161a5525ec32da6abc3fa45ded3 +MD5 (autools-1.1.9.tgz) = 151d3bf96eaead5bb07b49d7b62c5209 diff -urN /usr/ports/audio/autools/files/patch-Makefile audio/autools/files/patch-Makefile --- /usr/ports/audio/autools/files/patch-Makefile Thu Jul 4 15:07:22 2002 +++ audio/autools/files/patch-Makefile Thu Jan 1 09:00:00 1970 @@ -1,29 +0,0 @@ ---- Makefile.orig Thu Jul 4 13:49:11 2002 -+++ Makefile Thu Jul 4 13:52:33 2002 -@@ -78,7 +78,7 @@ - - - # directory for binaries used by "make install" --INSTALL_DIR = /usr/local/bin -+INSTALL_DIR = ${PREFIX}/bin - - - ifeq "$(MAKELEVEL)" "0" -@@ -91,6 +91,8 @@ - - # paths for AFsp's libtsp can be set by the environment variables - # AFSP_INCLUDE_PATH and AFSP_LIBRARY_PATH -+AFSP_INCLUDE_PATH = ${LOCALBASE}/include -+AFSP_LIBRARY_PATH = ${LOCALBASE}/lib - - # disable AFsp by "make USE_AFSP=0" - ifndef USE_AFSP -@@ -110,7 +112,7 @@ - CFLAGS = -g -fbounds-checking -Wall - LDFLAGS = -g -fbounds-checking - else --CFLAGS = -O3 -Wall -Wno-uninitialized -Wno-unused -+#CFLAGS = -O3 -Wall -Wno-uninitialized -Wno-unused - endif - endif - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 16:50:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC3AF37B401 for ; Fri, 26 Jul 2002 16:50:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33F3143E3B for ; Fri, 26 Jul 2002 16: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.4/8.12.4) with ESMTP id g6QNo8JU000334 for ; Fri, 26 Jul 2002 16:50:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QNo7uA000326; Fri, 26 Jul 2002 16:50:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24D7D37B400 for ; Fri, 26 Jul 2002 16:48:52 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAC5B43E3B for ; Fri, 26 Jul 2002 16:48:51 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNmpOT038209 for ; Fri, 26 Jul 2002 16:48:51 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNmphw038208; Fri, 26 Jul 2002 16:48:51 -0700 (PDT) Message-Id: <200207262348.g6QNmphw038208@www.freebsd.org> Date: Fri, 26 Jul 2002 16:48:51 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41026: Update port: audio/muse to 0.7.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41026 >Category: ports >Synopsis: Update port: audio/muse to 0.7.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 16:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.7.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/muse/Makefile audio/muse/Makefile --- /usr/ports/audio/muse/Makefile Mon Jul 22 20:43:17 2002 +++ audio/muse/Makefile Wed Jul 24 03:52:11 2002 @@ -7,8 +7,7 @@ # PORTNAME= muse -PORTVERSION= 0.7.1 -PORTREVISION= 2 +PORTVERSION= 0.7.2 CATEGORIES= audio MASTER_SITES= http://freesoftware.fsf.org/download/muse/ \ http://muse.dyne.org/releases/ @@ -21,7 +20,8 @@ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} @@ -31,8 +31,8 @@ post-patch: @${REINPLACE_CMD} -e 's|-O3|\$$CFLAGS|g ; \ - s|\$$GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \ - s|\$$GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \ + s|[\$$]GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \ + s|[\$$]GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/Makefile.in diff -urN /usr/ports/audio/muse/distinfo audio/muse/distinfo --- /usr/ports/audio/muse/distinfo Fri Jun 7 03:47:51 2002 +++ audio/muse/distinfo Wed Jul 24 01:21:33 2002 @@ -1 +1 @@ -MD5 (MuSE-0.7.1.tar.gz) = 98ccc46b79d67ec72391642270888654 +MD5 (MuSE-0.7.2.tar.gz) = dbeaf1f338fa004638ba1d719006a3ed >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 16:50:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AC0037B407 for ; Fri, 26 Jul 2002 16:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1471A43E4A for ; Fri, 26 Jul 2002 16: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.4/8.12.4) with ESMTP id g6QNo8JU000362 for ; Fri, 26 Jul 2002 16:50:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QNo8vk000361; Fri, 26 Jul 2002 16:50:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 393ED37B400 for ; Fri, 26 Jul 2002 16:49:21 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4584443E5E for ; Fri, 26 Jul 2002 16:49:20 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNnJOT038233 for ; Fri, 26 Jul 2002 16:49:19 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNnJaB038232; Fri, 26 Jul 2002 16:49:19 -0700 (PDT) Message-Id: <200207262349.g6QNnJaB038232@www.freebsd.org> Date: Fri, 26 Jul 2002 16:49:19 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41027: Update port: cad/gerbv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41027 >Category: ports >Synopsis: Update port: cad/gerbv >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 16:50:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Enable PNG support properly >How-To-Repeat: >Fix: diff -urN /usr/ports/cad/gerbv/Makefile cad/gerbv/Makefile --- /usr/ports/cad/gerbv/Makefile Tue Jul 16 05:00:33 2002 +++ cad/gerbv/Makefile Wed Jul 24 05:21:03 2002 @@ -8,33 +8,34 @@ PORTNAME= gerbv PORTVERSION= 0.0.9 +#PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gdk_pixbuf:${PORTSDIR}/graphics/gdk-pixbuf \ - png:${PORTSDIR}/graphics/png \ - gnugetopt:${PORTSDIR}/devel/libgnugetopt +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gdkpixbuf GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" +CONFIGURE_ARGS= --enable-exportpng MAN1= gerbv.1 post-patch: @${REINPLACE_CMD} -e "s|malloc.h|stdlib.h|g" ${WRKSRC}/src/amacro.c -.if !defined(NOPORTDOCS) post-install: +.if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} - ${CP} -R ${WRKSRC}/doc/* ${DOCSDIR} + cd ${WRKSRC}/doc && pax -rw . ${DOCSDIR} @${MKDIR} ${EXAMPLESDIR} - ${CP} -R ${WRKSRC}/example/* ${EXAMPLESDIR} + cd ${WRKSRC}/example && pax -rw . ${EXAMPLESDIR} .endif .include diff -urN /usr/ports/cad/gerbv/pkg-plist cad/gerbv/pkg-plist --- /usr/ports/cad/gerbv/pkg-plist Tue Jul 16 05:00:33 2002 +++ cad/gerbv/pkg-plist Fri Jul 26 20:40:57 2002 @@ -1,11 +1,6 @@ bin/gerbv -share/gerbv/scheme/gerb-debug.scm -share/gerbv/scheme/gerb-ps.scm -@dirrm share/gerbv/scheme -@dirrm share/gerbv %%PORTDOCS%%share/doc/gerbv/aperturemacro.txt %%PORTDOCS%%share/doc/gerbv/sources.txt -%%PORTDOCS%%@dirrm share/doc/gerbv %%PORTDOCS%%share/examples/gerbv/Mentor-BoardStation/README.txt %%PORTDOCS%%share/examples/gerbv/Mentor-BoardStation/artwork_1.grb %%PORTDOCS%%share/examples/gerbv/am-test/am-test.gbx @@ -16,9 +11,9 @@ %%PORTDOCS%%share/examples/gerbv/dan/top.gbx %%PORTDOCS%%share/examples/gerbv/eaglecad1/top-cop.gbx %%PORTDOCS%%share/examples/gerbv/eaglecad1/top-cop.pdf -%%PORTDOCS%%share/examples/gerbv/ekf/ekf_08.apt %%PORTDOCS%%share/examples/gerbv/ekf/README %%PORTDOCS%%share/examples/gerbv/ekf/ekf.gap +%%PORTDOCS%%share/examples/gerbv/ekf/ekf_08.apt %%PORTDOCS%%share/examples/gerbv/ekf/l1.off %%PORTDOCS%%share/examples/gerbv/ekf2/README.txt %%PORTDOCS%%share/examples/gerbv/ekf2/d1.grb @@ -63,13 +58,18 @@ %%PORTDOCS%%share/examples/gerbv/orcad/rs232_cm.sst %%PORTDOCS%%share/examples/gerbv/orcad/rs232_cm.top %%PORTDOCS%%share/examples/gerbv/orcad/thruhole.tap -%%PORTDOCS%%@dirrm share/examples/gerbv/Mentor-BoardStation -%%PORTDOCS%%@dirrm share/examples/gerbv/am-test -%%PORTDOCS%%@dirrm share/examples/gerbv/cslk -%%PORTDOCS%%@dirrm share/examples/gerbv/dan -%%PORTDOCS%%@dirrm share/examples/gerbv/eaglecad1 -%%PORTDOCS%%@dirrm share/examples/gerbv/ekf -%%PORTDOCS%%@dirrm share/examples/gerbv/ekf2 -%%PORTDOCS%%@dirrm share/examples/gerbv/nollezappare -%%PORTDOCS%%@dirrm share/examples/gerbv/numpres +share/gerbv/scheme/gerb-debug.scm +share/gerbv/scheme/gerb-ps.scm +@dirrm share/gerbv/scheme +@dirrm share/gerbv %%PORTDOCS%%@dirrm share/examples/gerbv/orcad +%%PORTDOCS%%@dirrm share/examples/gerbv/numpres +%%PORTDOCS%%@dirrm share/examples/gerbv/nollezappare +%%PORTDOCS%%@dirrm share/examples/gerbv/ekf2 +%%PORTDOCS%%@dirrm share/examples/gerbv/ekf +%%PORTDOCS%%@dirrm share/examples/gerbv/eaglecad1 +%%PORTDOCS%%@dirrm share/examples/gerbv/dan +%%PORTDOCS%%@dirrm share/examples/gerbv/cslk +%%PORTDOCS%%@dirrm share/examples/gerbv/am-test +%%PORTDOCS%%@dirrm share/examples/gerbv/Mentor-BoardStation +%%PORTDOCS%%@dirrm share/doc/gerbv >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 17: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B74A837B400 for ; Fri, 26 Jul 2002 17:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FE5D43E6E for ; Fri, 26 Jul 2002 17:00: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.4/8.12.4) with ESMTP id g6R005JU001034 for ; Fri, 26 Jul 2002 17:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R005Wu001033; Fri, 26 Jul 2002 17:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FF3D37B400 for ; Fri, 26 Jul 2002 16:50:56 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B4AE43E6E for ; Fri, 26 Jul 2002 16:50:55 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNotOT038311 for ; Fri, 26 Jul 2002 16:50:55 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNotTY038310; Fri, 26 Jul 2002 16:50:55 -0700 (PDT) Message-Id: <200207262350.g6QNotTY038310@www.freebsd.org> Date: Fri, 26 Jul 2002 16:50:55 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41029: Update port: devel/libshbuf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41029 >Category: ports >Synopsis: Update port: devel/libshbuf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 17:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Do not install .la files New file: files/patch-configure >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/libshbuf/Makefile devel/libshbuf/Makefile --- /usr/ports/devel/libshbuf/Makefile Wed Jun 26 22:01:43 2002 +++ devel/libshbuf/Makefile Wed Jul 24 02:55:10 2002 @@ -8,6 +8,7 @@ PORTNAME= libshbuf PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,10 +17,10 @@ USE_REINPLACE= yes USE_LIBTOOL= yes -GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes post-patch: - @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure .include diff -urN /usr/ports/devel/libshbuf/files/patch-configure devel/libshbuf/files/patch-configure --- /usr/ports/devel/libshbuf/files/patch-configure Thu Jan 1 09:00:00 1970 +++ devel/libshbuf/files/patch-configure Wed Jul 24 02:53:54 2002 @@ -0,0 +1,10 @@ +--- configure.orig Fri May 3 02:07:53 2002 ++++ configure Wed Jul 24 02:53:45 2002 +@@ -7272,6 +7272,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN /usr/ports/devel/libshbuf/pkg-plist devel/libshbuf/pkg-plist --- /usr/ports/devel/libshbuf/pkg-plist Mon May 6 23:47:14 2002 +++ devel/libshbuf/pkg-plist Wed Jul 24 02:51:59 2002 @@ -1,7 +1,6 @@ include/libshbuf/shbuf.h include/libshbuf/shbuferr.h -@dirrm include/libshbuf lib/libshbuf.a -lib/libshbuf.la lib/libshbuf.so lib/libshbuf.so.1 +@dirrm include/libshbuf >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 17: 0:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FA537B401 for ; Fri, 26 Jul 2002 17:00:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8FE443E6A for ; Fri, 26 Jul 2002 17:00: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.4/8.12.4) with ESMTP id g6R006JU001061 for ; Fri, 26 Jul 2002 17:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R006HQ001060; Fri, 26 Jul 2002 17:00:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A50B37B400 for ; Fri, 26 Jul 2002 16:51:55 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5011943E42 for ; Fri, 26 Jul 2002 16:51:55 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNptOT038335 for ; Fri, 26 Jul 2002 16:51:55 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNpt9i038334; Fri, 26 Jul 2002 16:51:55 -0700 (PDT) Message-Id: <200207262351.g6QNpt9i038334@www.freebsd.org> Date: Fri, 26 Jul 2002 16:51:55 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41031: Update port: games/xpipeman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41031 >Category: ports >Synopsis: Update port: games/xpipeman >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 17:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Support PREFIX properly >How-To-Repeat: >Fix: diff -urN /usr/ports/games/xpipeman/files/patch-ab games/xpipeman/files/patch-ab --- /usr/ports/games/xpipeman/files/patch-ab Wed Jul 24 00:31:51 2002 +++ games/xpipeman/files/patch-ab Wed Jul 24 00:38:00 2002 @@ -3,7 +3,7 @@ @@ -1,7 +1,7 @@ - SCORE_FILE = -DSCORE_FILE=\"/usr/games/lib/xpipescores\" -+ SCORE_FILE = -DSCORE_FILE=\"/usr/X11R6/lib/X11/xpipescores\" ++ SCORE_FILE = -DSCORE_FILE=\"$(LIBDIR)/xpipescores\" MAXSCORES = -DMAXSCORES=20 - DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV + DEFINES = $(SCORE_FILE) $(MAXSCORES) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 17: 0:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CD1B37B405 for ; Fri, 26 Jul 2002 17:00:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC6E143E67 for ; Fri, 26 Jul 2002 17:00: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.4/8.12.4) with ESMTP id g6R004JU001021 for ; Fri, 26 Jul 2002 17:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R004QV001020; Fri, 26 Jul 2002 17:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B73537B401 for ; Fri, 26 Jul 2002 16:50:07 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB98243E3B for ; Fri, 26 Jul 2002 16:50:02 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNo2OT038291 for ; Fri, 26 Jul 2002 16:50:02 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNo2Yr038290; Fri, 26 Jul 2002 16:50:02 -0700 (PDT) Message-Id: <200207262350.g6QNo2Yr038290@www.freebsd.org> Date: Fri, 26 Jul 2002 16:50:02 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41028: Update port: cad/qcad to 1.4.16 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41028 >Category: ports >Synopsis: Update port: cad/qcad to 1.4.16 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 17:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.4.16 >How-To-Repeat: >Fix: diff -urN /usr/ports/cad/qcad/Makefile cad/qcad/Makefile --- /usr/ports/cad/qcad/Makefile Mon Jul 8 20:10:08 2002 +++ cad/qcad/Makefile Wed Jul 24 20:38:32 2002 @@ -6,7 +6,7 @@ # PORTNAME= qcad -PORTVERSION= 1.4.14 +PORTVERSION= 1.4.16 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -32,16 +32,16 @@ ${INSTALL_PROGRAM} ${WRKSRC}/qcad ${PREFIX}/bin @${MKDIR} ${DATADIR} .for dir in cur fonts hatches libraries messages xpm - ${TAR} -C ${WRKSRC} -cf - ${dir} | \ + ${TAR} -C ${WRKSRC} --exclude CVS --exclude hydraulics -cf - ${dir} | \ ${TAR} -C ${DATADIR} --unlink -xf - .endfor .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} - ${TAR} -C ${WRKSRC}/doc -cf - . | \ + ${TAR} -C ${WRKSRC}/doc --exclude CVS -cf - . | \ ${TAR} -C ${DOCSDIR} --unlink -xf - @${LN} -sf ${DOCSDIR} ${DATADIR}/doc @${MKDIR} ${EXAMPLESDIR} - ${TAR} -C ${WRKSRC}/examples -cf - . | \ + ${TAR} -C ${WRKSRC}/examples --exclude CVS -cf - . | \ ${TAR} -C ${EXAMPLESDIR} --unlink -xf - .endif diff -urN /usr/ports/cad/qcad/distinfo cad/qcad/distinfo --- /usr/ports/cad/qcad/distinfo Fri May 31 19:08:16 2002 +++ cad/qcad/distinfo Wed Jul 24 02:32:48 2002 @@ -1 +1 @@ -MD5 (qcad-1.4.14-src.tar.gz) = 4c5ef1e6d8a5d07000e0671a1fd30b98 +MD5 (qcad-1.4.16-src.tar.gz) = d54d41e3229dddf1323b838563348f93 diff -urN /usr/ports/cad/qcad/pkg-plist cad/qcad/pkg-plist --- /usr/ports/cad/qcad/pkg-plist Fri May 31 19:08:19 2002 +++ cad/qcad/pkg-plist Wed Jul 24 20:43:45 2002 @@ -18,7 +18,6 @@ %%PORTDOCS%%share/doc/qcad/en/017.html %%PORTDOCS%%share/doc/qcad/en/018.html %%PORTDOCS%%share/doc/qcad/en/img/000000.png -%%PORTDOCS%%share/doc/qcad/en/img/CVS %%PORTDOCS%%share/doc/qcad/en/img/boxangle.png %%PORTDOCS%%share/doc/qcad/en/img/boxbevel.png %%PORTDOCS%%share/doc/qcad/en/img/boxdirection.png @@ -232,6 +231,7 @@ %%PORTDOCS%%share/doc/qcad/en/img/zoomtagged.png %%PORTDOCS%%share/doc/qcad/en/img/zoomwindow.png %%PORTDOCS%%share/doc/qcad/en/index.html +%%PORTDOCS%%share/examples/qcad/ReadMe_Ja_Font.dxf %%PORTDOCS%%share/examples/qcad/border.dxf %%PORTDOCS%%share/examples/qcad/example01.dxf %%PORTDOCS%%share/examples/qcad/example02.dxf @@ -245,6 +245,7 @@ share/qcad/cur/cur_cross_mask.cur share/qcad/cur/cur_glass_bmp.cur share/qcad/cur/cur_glass_mask.cur +share/qcad/doc share/qcad/fonts/courier.cxf share/qcad/fonts/cursive.cxf share/qcad/fonts/cyrillic.cxf @@ -252,6 +253,7 @@ share/qcad/fonts/latin2.cxf share/qcad/fonts/normal.cxf share/qcad/fonts/romans.cxf +share/qcad/fonts/symbol.cxf share/qcad/hatches/0.dxf share/qcad/hatches/135.dxf share/qcad/hatches/45.dxf @@ -261,486 +263,248 @@ share/qcad/hatches/honeycomb.dxf share/qcad/hatches/plastic.dxf share/qcad/hatches/sand.dxf -share/qcad/libraries/mechanical/bearing/ball/608.dat share/qcad/libraries/mechanical/bearing/ball/608.dxf -share/qcad/libraries/mechanical/bearing/cone_roll/322_10.dat share/qcad/libraries/mechanical/bearing/cone_roll/322_10.dxf -share/qcad/libraries/mechanical/bearing/cone_roll/322_12.dat share/qcad/libraries/mechanical/bearing/cone_roll/322_12.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/KM0-b.dat share/qcad/libraries/mechanical/bearing/shaft_nut/KM0-b.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/KM0-c.dat share/qcad/libraries/mechanical/bearing/shaft_nut/KM0-c.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/KM1-b.dat share/qcad/libraries/mechanical/bearing/shaft_nut/KM1-b.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/KM1-c.dat share/qcad/libraries/mechanical/bearing/shaft_nut/KM1-c.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/KM2-b.dat share/qcad/libraries/mechanical/bearing/shaft_nut/KM2-b.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/KM2-c.dat share/qcad/libraries/mechanical/bearing/shaft_nut/KM2-c.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/KM_10.dat share/qcad/libraries/mechanical/bearing/shaft_nut/KM_10.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/MB0-b.dat share/qcad/libraries/mechanical/bearing/shaft_nut/MB0-b.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/MB0-c.dat share/qcad/libraries/mechanical/bearing/shaft_nut/MB0-c.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/MB1-b.dat share/qcad/libraries/mechanical/bearing/shaft_nut/MB1-b.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/MB1-c.dat share/qcad/libraries/mechanical/bearing/shaft_nut/MB1-c.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/MB2-b.dat share/qcad/libraries/mechanical/bearing/shaft_nut/MB2-b.dxf -share/qcad/libraries/mechanical/bearing/shaft_nut/MB2-c.dat share/qcad/libraries/mechanical/bearing/shaft_nut/MB2-c.dxf -share/qcad/libraries/mechanical/notches/form_a.dat share/qcad/libraries/mechanical/notches/form_a.dxf -share/qcad/libraries/mechanical/notches/form_a_2x2a_xL.dat share/qcad/libraries/mechanical/notches/form_a_2x2a_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_2x2c_xL.dat share/qcad/libraries/mechanical/notches/form_a_2x2c_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_3x3a_xL.dat share/qcad/libraries/mechanical/notches/form_a_3x3a_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_3x3c_xL.dat share/qcad/libraries/mechanical/notches/form_a_3x3c_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_4x4a_xL.dat share/qcad/libraries/mechanical/notches/form_a_4x4a_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_4x4c_xL.dat share/qcad/libraries/mechanical/notches/form_a_4x4c_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_5x5a_xL.dat share/qcad/libraries/mechanical/notches/form_a_5x5a_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_5x5c_xL.dat share/qcad/libraries/mechanical/notches/form_a_5x5c_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_6x6a_xL.dat share/qcad/libraries/mechanical/notches/form_a_6x6a_xL.dxf -share/qcad/libraries/mechanical/notches/form_a_8x7c_xL.dat share/qcad/libraries/mechanical/notches/form_a_8x7c_xL.dxf -share/qcad/libraries/mechanical/notches/form_b_2x2a_xL.dat share/qcad/libraries/mechanical/notches/form_b_2x2a_xL.dxf -share/qcad/libraries/mechanical/notches/form_b_2x2c_xL.dat share/qcad/libraries/mechanical/notches/form_b_2x2c_xL.dxf -share/qcad/libraries/mechanical/notches/form_b_3x3a_xL.dat share/qcad/libraries/mechanical/notches/form_b_3x3a_xL.dxf -share/qcad/libraries/mechanical/notches/form_b_4x4c_xL.dat share/qcad/libraries/mechanical/notches/form_b_4x4c_xL.dxf -share/qcad/libraries/mechanical/notches/form_b_6x6c_xL.dat share/qcad/libraries/mechanical/notches/form_b_6x6c_xL.dxf -share/qcad/libraries/mechanical/notches/form_c.dat share/qcad/libraries/mechanical/notches/form_c.dxf -share/qcad/libraries/mechanical/notches/form_c_2x2a_xL.dat share/qcad/libraries/mechanical/notches/form_c_2x2a_xL.dxf -share/qcad/libraries/mechanical/notches/form_c_2x2c_xL.dat share/qcad/libraries/mechanical/notches/form_c_2x2c_xL.dxf -share/qcad/libraries/mechanical/notches/form_c_3x3a_xL.dat share/qcad/libraries/mechanical/notches/form_c_3x3a_xL.dxf -share/qcad/libraries/mechanical/notches/form_c_3x3c_xL.dat share/qcad/libraries/mechanical/notches/form_c_3x3c_xL.dxf -share/qcad/libraries/mechanical/notches/form_c_4x4a_xL.dat share/qcad/libraries/mechanical/notches/form_c_4x4a_xL.dxf -share/qcad/libraries/mechanical/notches/form_c_4x4c_xL.dat share/qcad/libraries/mechanical/notches/form_c_4x4c_xL.dxf -share/qcad/libraries/mechanical/notches/form_c_6x6a_xL.dat share/qcad/libraries/mechanical/notches/form_c_6x6a_xL.dxf -share/qcad/libraries/mechanical/nuts/Hk-M10a.dat share/qcad/libraries/mechanical/nuts/Hk-M10a.dxf -share/qcad/libraries/mechanical/nuts/Hk-M10c.dat share/qcad/libraries/mechanical/nuts/Hk-M10c.dxf -share/qcad/libraries/mechanical/nuts/Hk-M12a.dat share/qcad/libraries/mechanical/nuts/Hk-M12a.dxf -share/qcad/libraries/mechanical/nuts/Hk-M12c.dat share/qcad/libraries/mechanical/nuts/Hk-M12c.dxf -share/qcad/libraries/mechanical/nuts/Hk-M6a.dat share/qcad/libraries/mechanical/nuts/Hk-M6a.dxf -share/qcad/libraries/mechanical/nuts/Hk-M6c.dat share/qcad/libraries/mechanical/nuts/Hk-M6c.dxf -share/qcad/libraries/mechanical/nuts/Hk-M8a.dat share/qcad/libraries/mechanical/nuts/Hk-M8a.dxf -share/qcad/libraries/mechanical/nuts/Hk-M8c.dat share/qcad/libraries/mechanical/nuts/Hk-M8c.dxf -share/qcad/libraries/mechanical/nuts/Hm-M10a.dat share/qcad/libraries/mechanical/nuts/Hm-M10a.dxf -share/qcad/libraries/mechanical/nuts/Hm-M10c.dat share/qcad/libraries/mechanical/nuts/Hm-M10c.dxf -share/qcad/libraries/mechanical/nuts/Hm-M20a.dat share/qcad/libraries/mechanical/nuts/Hm-M20a.dxf -share/qcad/libraries/mechanical/nuts/Hm-M20c.dat share/qcad/libraries/mechanical/nuts/Hm-M20c.dxf -share/qcad/libraries/mechanical/nuts/Hm-M8a.dat share/qcad/libraries/mechanical/nuts/Hm-M8a.dxf -share/qcad/libraries/mechanical/nuts/Hm-M8c.dat share/qcad/libraries/mechanical/nuts/Hm-M8c.dxf -share/qcad/libraries/mechanical/nuts/M10.dat share/qcad/libraries/mechanical/nuts/M10.dxf -share/qcad/libraries/mechanical/nuts/M10_c.dat share/qcad/libraries/mechanical/nuts/M10_c.dxf -share/qcad/libraries/mechanical/nuts/M10_nut.dat share/qcad/libraries/mechanical/nuts/M10_nut.dxf -share/qcad/libraries/mechanical/nuts/M12.dat share/qcad/libraries/mechanical/nuts/M12.dxf -share/qcad/libraries/mechanical/nuts/M12_c.dat share/qcad/libraries/mechanical/nuts/M12_c.dxf -share/qcad/libraries/mechanical/nuts/M12_nut.dat share/qcad/libraries/mechanical/nuts/M12_nut.dxf -share/qcad/libraries/mechanical/nuts/M16.dat share/qcad/libraries/mechanical/nuts/M16.dxf -share/qcad/libraries/mechanical/nuts/M16_c.dat share/qcad/libraries/mechanical/nuts/M16_c.dxf -share/qcad/libraries/mechanical/nuts/M16_nut.dat share/qcad/libraries/mechanical/nuts/M16_nut.dxf -share/qcad/libraries/mechanical/nuts/M1_6.dat share/qcad/libraries/mechanical/nuts/M1_6.dxf -share/qcad/libraries/mechanical/nuts/M1_6_c.dat share/qcad/libraries/mechanical/nuts/M1_6_c.dxf -share/qcad/libraries/mechanical/nuts/M2.dat share/qcad/libraries/mechanical/nuts/M2.dxf -share/qcad/libraries/mechanical/nuts/M20.dat share/qcad/libraries/mechanical/nuts/M20.dxf -share/qcad/libraries/mechanical/nuts/M20_c.dat share/qcad/libraries/mechanical/nuts/M20_c.dxf -share/qcad/libraries/mechanical/nuts/M2_5.dat share/qcad/libraries/mechanical/nuts/M2_5.dxf -share/qcad/libraries/mechanical/nuts/M2_5_c.dat share/qcad/libraries/mechanical/nuts/M2_5_c.dxf -share/qcad/libraries/mechanical/nuts/M2_c.dat share/qcad/libraries/mechanical/nuts/M2_c.dxf -share/qcad/libraries/mechanical/nuts/M3.dat share/qcad/libraries/mechanical/nuts/M3.dxf -share/qcad/libraries/mechanical/nuts/M3_c.dat share/qcad/libraries/mechanical/nuts/M3_c.dxf -share/qcad/libraries/mechanical/nuts/M4.dat share/qcad/libraries/mechanical/nuts/M4.dxf -share/qcad/libraries/mechanical/nuts/M48_a.dat share/qcad/libraries/mechanical/nuts/M48_a.dxf -share/qcad/libraries/mechanical/nuts/M48_c.dat share/qcad/libraries/mechanical/nuts/M48_c.dxf -share/qcad/libraries/mechanical/nuts/M4_c.dat share/qcad/libraries/mechanical/nuts/M4_c.dxf -share/qcad/libraries/mechanical/nuts/M4_nut.dat share/qcad/libraries/mechanical/nuts/M4_nut.dxf -share/qcad/libraries/mechanical/nuts/M5.dat share/qcad/libraries/mechanical/nuts/M5.dxf -share/qcad/libraries/mechanical/nuts/M5_c.dat share/qcad/libraries/mechanical/nuts/M5_c.dxf -share/qcad/libraries/mechanical/nuts/M5_nut.dat share/qcad/libraries/mechanical/nuts/M5_nut.dxf -share/qcad/libraries/mechanical/nuts/M6.dat share/qcad/libraries/mechanical/nuts/M6.dxf -share/qcad/libraries/mechanical/nuts/M6_c.dat share/qcad/libraries/mechanical/nuts/M6_c.dxf -share/qcad/libraries/mechanical/nuts/M6_nut.dat share/qcad/libraries/mechanical/nuts/M6_nut.dxf -share/qcad/libraries/mechanical/nuts/M6a_nut.dat share/qcad/libraries/mechanical/nuts/M6a_nut.dxf -share/qcad/libraries/mechanical/nuts/M6c_nut.dat share/qcad/libraries/mechanical/nuts/M6c_nut.dxf -share/qcad/libraries/mechanical/nuts/M8.dat share/qcad/libraries/mechanical/nuts/M8.dxf -share/qcad/libraries/mechanical/nuts/M8_c.dat share/qcad/libraries/mechanical/nuts/M8_c.dxf -share/qcad/libraries/mechanical/nuts/M8_nut.dat share/qcad/libraries/mechanical/nuts/M8_nut.dxf -share/qcad/libraries/mechanical/screws/chc/Chc-M6a-L10-L30.dat share/qcad/libraries/mechanical/screws/chc/Chc-M6a-L10-L30.dxf -share/qcad/libraries/mechanical/screws/chc/Chc-M6a-L35-L60.dat share/qcad/libraries/mechanical/screws/chc/Chc-M6a-L35-L60.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M10a-L20-L35.dat share/qcad/libraries/mechanical/screws/hex/Hm-M10a-L20-L35.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M10a-L40-L100.dat share/qcad/libraries/mechanical/screws/hex/Hm-M10a-L40-L100.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M12a-L25-L40.dat share/qcad/libraries/mechanical/screws/hex/Hm-M12a-L25-L40.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M12a-L45-L120.dat share/qcad/libraries/mechanical/screws/hex/Hm-M12a-L45-L120.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M14a-L30-L40.dat share/qcad/libraries/mechanical/screws/hex/Hm-M14a-L30-L40.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M14a-L45-L140.dat share/qcad/libraries/mechanical/screws/hex/Hm-M14a-L45-L140.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M16a-L130-L160.dat share/qcad/libraries/mechanical/screws/hex/Hm-M16a-L130-L160.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M16a-L35-L50.dat share/qcad/libraries/mechanical/screws/hex/Hm-M16a-L35-L50.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M16a-L55-L120.dat share/qcad/libraries/mechanical/screws/hex/Hm-M16a-L55-L120.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M5a-L10-L20.dat share/qcad/libraries/mechanical/screws/hex/Hm-M5a-L10-L20.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M5a-L25-L50.dat share/qcad/libraries/mechanical/screws/hex/Hm-M5a-L25-L50.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M6a-L12-L25.dat share/qcad/libraries/mechanical/screws/hex/Hm-M6a-L12-L25.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M6a-L30-L60.dat share/qcad/libraries/mechanical/screws/hex/Hm-M6a-L30-L60.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M8a-L16-L30.dat share/qcad/libraries/mechanical/screws/hex/Hm-M8a-L16-L30.dxf -share/qcad/libraries/mechanical/screws/hex/Hm-M8a-L35-L85.dat share/qcad/libraries/mechanical/screws/hex/Hm-M8a-L35-L85.dxf -share/qcad/libraries/mechanical/screws/hex/M10_a.dat share/qcad/libraries/mechanical/screws/hex/M10_a.dxf -share/qcad/libraries/mechanical/screws/hex/M10_c.dat share/qcad/libraries/mechanical/screws/hex/M10_c.dxf -share/qcad/libraries/mechanical/screws/hex/M12_a.dat share/qcad/libraries/mechanical/screws/hex/M12_a.dxf -share/qcad/libraries/mechanical/screws/hex/M12_c.dat share/qcad/libraries/mechanical/screws/hex/M12_c.dxf -share/qcad/libraries/mechanical/screws/hex/M16_a.dat share/qcad/libraries/mechanical/screws/hex/M16_a.dxf -share/qcad/libraries/mechanical/screws/hex/M16_c.dat share/qcad/libraries/mechanical/screws/hex/M16_c.dxf -share/qcad/libraries/mechanical/screws/hex/M1_6_a.dat share/qcad/libraries/mechanical/screws/hex/M1_6_a.dxf -share/qcad/libraries/mechanical/screws/hex/M1_6_c.dat share/qcad/libraries/mechanical/screws/hex/M1_6_c.dxf -share/qcad/libraries/mechanical/screws/hex/M20_a.dat share/qcad/libraries/mechanical/screws/hex/M20_a.dxf -share/qcad/libraries/mechanical/screws/hex/M20_c.dat share/qcad/libraries/mechanical/screws/hex/M20_c.dxf -share/qcad/libraries/mechanical/screws/hex/M2_5_a.dat share/qcad/libraries/mechanical/screws/hex/M2_5_a.dxf -share/qcad/libraries/mechanical/screws/hex/M2_5_c.dat share/qcad/libraries/mechanical/screws/hex/M2_5_c.dxf -share/qcad/libraries/mechanical/screws/hex/M2_a.dat share/qcad/libraries/mechanical/screws/hex/M2_a.dxf -share/qcad/libraries/mechanical/screws/hex/M2_c.dat share/qcad/libraries/mechanical/screws/hex/M2_c.dxf -share/qcad/libraries/mechanical/screws/hex/M3_a.dat share/qcad/libraries/mechanical/screws/hex/M3_a.dxf -share/qcad/libraries/mechanical/screws/hex/M3_c.dat share/qcad/libraries/mechanical/screws/hex/M3_c.dxf -share/qcad/libraries/mechanical/screws/hex/M4_a.dat share/qcad/libraries/mechanical/screws/hex/M4_a.dxf -share/qcad/libraries/mechanical/screws/hex/M4_c.dat share/qcad/libraries/mechanical/screws/hex/M4_c.dxf -share/qcad/libraries/mechanical/screws/hex/M5_a.dat share/qcad/libraries/mechanical/screws/hex/M5_a.dxf -share/qcad/libraries/mechanical/screws/hex/M5_c.dat share/qcad/libraries/mechanical/screws/hex/M5_c.dxf -share/qcad/libraries/mechanical/screws/hex/M6_a.dat share/qcad/libraries/mechanical/screws/hex/M6_a.dxf -share/qcad/libraries/mechanical/screws/hex/M6_c.dat share/qcad/libraries/mechanical/screws/hex/M6_c.dxf -share/qcad/libraries/mechanical/screws/hex/M8_a.dat share/qcad/libraries/mechanical/screws/hex/M8_a.dxf -share/qcad/libraries/mechanical/screws/hex/M8_c.dat share/qcad/libraries/mechanical/screws/hex/M8_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M10_a.dat share/qcad/libraries/mechanical/screws/in_hex/M10_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M10_c.dat share/qcad/libraries/mechanical/screws/in_hex/M10_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M12_a.dat share/qcad/libraries/mechanical/screws/in_hex/M12_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M12_c.dat share/qcad/libraries/mechanical/screws/in_hex/M12_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M16_a.dat share/qcad/libraries/mechanical/screws/in_hex/M16_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M16_c.dat share/qcad/libraries/mechanical/screws/in_hex/M16_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M1_6_a.dat share/qcad/libraries/mechanical/screws/in_hex/M1_6_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M1_6_c.dat share/qcad/libraries/mechanical/screws/in_hex/M1_6_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M20_a.dat share/qcad/libraries/mechanical/screws/in_hex/M20_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M20_c.dat share/qcad/libraries/mechanical/screws/in_hex/M20_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M2_5_a.dat share/qcad/libraries/mechanical/screws/in_hex/M2_5_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M2_5_c.dat share/qcad/libraries/mechanical/screws/in_hex/M2_5_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M2_a.dat share/qcad/libraries/mechanical/screws/in_hex/M2_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M2_c.dat share/qcad/libraries/mechanical/screws/in_hex/M2_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M3_a.dat share/qcad/libraries/mechanical/screws/in_hex/M3_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M3_c.dat share/qcad/libraries/mechanical/screws/in_hex/M3_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M4_a.dat share/qcad/libraries/mechanical/screws/in_hex/M4_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M4_c.dat share/qcad/libraries/mechanical/screws/in_hex/M4_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M5_a.dat share/qcad/libraries/mechanical/screws/in_hex/M5_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M5_c.dat share/qcad/libraries/mechanical/screws/in_hex/M5_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M6_a.dat share/qcad/libraries/mechanical/screws/in_hex/M6_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M6_c.dat share/qcad/libraries/mechanical/screws/in_hex/M6_c.dxf -share/qcad/libraries/mechanical/screws/in_hex/M8_a.dat share/qcad/libraries/mechanical/screws/in_hex/M8_a.dxf -share/qcad/libraries/mechanical/screws/in_hex/M8_c.dat share/qcad/libraries/mechanical/screws/in_hex/M8_c.dxf -share/qcad/libraries/mechanical/tapers/jarno/internal/no_2.dat share/qcad/libraries/mechanical/tapers/jarno/internal/no_2.dxf -share/qcad/libraries/mechanical/tapers/jarno/internal/no_3.dat share/qcad/libraries/mechanical/tapers/jarno/internal/no_3.dxf -share/qcad/libraries/mechanical/tapers/jarno/internal/no_4.dat share/qcad/libraries/mechanical/tapers/jarno/internal/no_4.dxf -share/qcad/libraries/mechanical/tapers/jarno/internal/no_5.dat share/qcad/libraries/mechanical/tapers/jarno/internal/no_5.dxf -share/qcad/libraries/mechanical/tapers/jarno/internal/no_6.dat share/qcad/libraries/mechanical/tapers/jarno/internal/no_6.dxf -share/qcad/libraries/mechanical/tapers/jarno/internal/no_7.dat share/qcad/libraries/mechanical/tapers/jarno/internal/no_7.dxf -share/qcad/libraries/mechanical/tapers/jarno/internal/no_8.dat share/qcad/libraries/mechanical/tapers/jarno/internal/no_8.dxf -share/qcad/libraries/mechanical/tapers/morse/internal/no_0.dat share/qcad/libraries/mechanical/tapers/morse/internal/no_0.dxf -share/qcad/libraries/mechanical/tapers/morse/internal/no_1.dat share/qcad/libraries/mechanical/tapers/morse/internal/no_1.dxf -share/qcad/libraries/mechanical/tapers/morse/internal/no_2.dat share/qcad/libraries/mechanical/tapers/morse/internal/no_2.dxf -share/qcad/libraries/mechanical/tapers/morse/internal/no_3.dat share/qcad/libraries/mechanical/tapers/morse/internal/no_3.dxf -share/qcad/libraries/mechanical/tapers/morse/internal/no_4.dat share/qcad/libraries/mechanical/tapers/morse/internal/no_4.dxf -share/qcad/libraries/mechanical/tapers/morse/internal/no_5.dat share/qcad/libraries/mechanical/tapers/morse/internal/no_5.dxf -share/qcad/libraries/mechanical/tapers/morse/internal/no_6.dat share/qcad/libraries/mechanical/tapers/morse/internal/no_6.dxf -share/qcad/libraries/mechanical/tapers/morse/internal/no_7.dat share/qcad/libraries/mechanical/tapers/morse/internal/no_7.dxf -share/qcad/libraries/mechanical/threads/external/M10.dat share/qcad/libraries/mechanical/threads/external/M10.dxf -share/qcad/libraries/mechanical/threads/external/M12.dat share/qcad/libraries/mechanical/threads/external/M12.dxf -share/qcad/libraries/mechanical/threads/external/M16.dat share/qcad/libraries/mechanical/threads/external/M16.dxf -share/qcad/libraries/mechanical/threads/external/M1_6.dat share/qcad/libraries/mechanical/threads/external/M1_6.dxf -share/qcad/libraries/mechanical/threads/external/M2.dat share/qcad/libraries/mechanical/threads/external/M2.dxf -share/qcad/libraries/mechanical/threads/external/M20.dat share/qcad/libraries/mechanical/threads/external/M20.dxf -share/qcad/libraries/mechanical/threads/external/M2_5.dat share/qcad/libraries/mechanical/threads/external/M2_5.dxf -share/qcad/libraries/mechanical/threads/external/M3.dat share/qcad/libraries/mechanical/threads/external/M3.dxf -share/qcad/libraries/mechanical/threads/external/M4.dat share/qcad/libraries/mechanical/threads/external/M4.dxf -share/qcad/libraries/mechanical/threads/external/M5.dat share/qcad/libraries/mechanical/threads/external/M5.dxf -share/qcad/libraries/mechanical/threads/external/M6.dat share/qcad/libraries/mechanical/threads/external/M6.dxf -share/qcad/libraries/mechanical/threads/external/M8.dat share/qcad/libraries/mechanical/threads/external/M8.dxf -share/qcad/libraries/mechanical/threads/internal/M10_a.dat share/qcad/libraries/mechanical/threads/internal/M10_a.dxf -share/qcad/libraries/mechanical/threads/internal/M10_c.dat share/qcad/libraries/mechanical/threads/internal/M10_c.dxf -share/qcad/libraries/mechanical/threads/internal/M12_a.dat share/qcad/libraries/mechanical/threads/internal/M12_a.dxf -share/qcad/libraries/mechanical/threads/internal/M12_c.dat share/qcad/libraries/mechanical/threads/internal/M12_c.dxf -share/qcad/libraries/mechanical/threads/internal/M16_a.dat share/qcad/libraries/mechanical/threads/internal/M16_a.dxf -share/qcad/libraries/mechanical/threads/internal/M16_c.dat share/qcad/libraries/mechanical/threads/internal/M16_c.dxf -share/qcad/libraries/mechanical/threads/internal/M1_6_a.dat share/qcad/libraries/mechanical/threads/internal/M1_6_a.dxf -share/qcad/libraries/mechanical/threads/internal/M1_6_c.dat share/qcad/libraries/mechanical/threads/internal/M1_6_c.dxf -share/qcad/libraries/mechanical/threads/internal/M20_a.dat share/qcad/libraries/mechanical/threads/internal/M20_a.dxf -share/qcad/libraries/mechanical/threads/internal/M20_c.dat share/qcad/libraries/mechanical/threads/internal/M20_c.dxf -share/qcad/libraries/mechanical/threads/internal/M2_5_a.dat share/qcad/libraries/mechanical/threads/internal/M2_5_a.dxf -share/qcad/libraries/mechanical/threads/internal/M2_5_c.dat share/qcad/libraries/mechanical/threads/internal/M2_5_c.dxf -share/qcad/libraries/mechanical/threads/internal/M2_a.dat share/qcad/libraries/mechanical/threads/internal/M2_a.dxf -share/qcad/libraries/mechanical/threads/internal/M2_c.dat share/qcad/libraries/mechanical/threads/internal/M2_c.dxf -share/qcad/libraries/mechanical/threads/internal/M3_a.dat share/qcad/libraries/mechanical/threads/internal/M3_a.dxf -share/qcad/libraries/mechanical/threads/internal/M3_c.dat share/qcad/libraries/mechanical/threads/internal/M3_c.dxf -share/qcad/libraries/mechanical/threads/internal/M4_a.dat share/qcad/libraries/mechanical/threads/internal/M4_a.dxf -share/qcad/libraries/mechanical/threads/internal/M4_c.dat share/qcad/libraries/mechanical/threads/internal/M4_c.dxf -share/qcad/libraries/mechanical/threads/internal/M5_a.dat share/qcad/libraries/mechanical/threads/internal/M5_a.dxf -share/qcad/libraries/mechanical/threads/internal/M5_c.dat share/qcad/libraries/mechanical/threads/internal/M5_c.dxf -share/qcad/libraries/mechanical/threads/internal/M6_a.dat share/qcad/libraries/mechanical/threads/internal/M6_a.dxf -share/qcad/libraries/mechanical/threads/internal/M6_c.dat share/qcad/libraries/mechanical/threads/internal/M6_c.dxf -share/qcad/libraries/mechanical/threads/internal/M8_a.dat share/qcad/libraries/mechanical/threads/internal/M8_a.dxf -share/qcad/libraries/mechanical/threads/internal/M8_c.dat share/qcad/libraries/mechanical/threads/internal/M8_c.dxf -share/qcad/libraries/mechanical/washers/M3_a.dat share/qcad/libraries/mechanical/washers/M3_a.dxf -share/qcad/libraries/mechanical/washers/M3_c.dat share/qcad/libraries/mechanical/washers/M3_c.dxf -share/qcad/libraries/mechanical/washers/M4_a.dat share/qcad/libraries/mechanical/washers/M4_a.dxf -share/qcad/libraries/mechanical/washers/M4_c.dat share/qcad/libraries/mechanical/washers/M4_c.dxf -share/qcad/libraries/mechanical/washers/M5_a.dat share/qcad/libraries/mechanical/washers/M5_a.dxf -share/qcad/libraries/mechanical/washers/M5_c.dat share/qcad/libraries/mechanical/washers/M5_c.dxf -share/qcad/libraries/mechanical/washers/M6_a.dat share/qcad/libraries/mechanical/washers/M6_a.dxf -share/qcad/libraries/mechanical/washers/M6_c.dat share/qcad/libraries/mechanical/washers/M6_c.dxf -share/qcad/libraries/mechanical/washers/M8_a.dat share/qcad/libraries/mechanical/washers/M8_a.dxf -share/qcad/libraries/mechanical/washers/M8_c.dat share/qcad/libraries/mechanical/washers/M8_c.dxf -share/qcad/libraries/misc/bicycle/AusfE-rechts.dat share/qcad/libraries/misc/bicycle/AusfE-rechts.dxf -share/qcad/libraries/misc/bicycle/Daempfer1.dat share/qcad/libraries/misc/bicycle/Daempfer1.dxf -share/qcad/libraries/misc/bicycle/Flasche-075.dat share/qcad/libraries/misc/bicycle/Flasche-075.dxf -share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-32.dat share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-32.dxf -share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-36.dat share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-36.dxf -share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-38.dat share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-38.dxf -share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-42.dat share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-42.dxf -share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-48.dat share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-48.dxf -share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-52.dat share/qcad/libraries/misc/bicycle/Kettenblatt/Kettenbl-52.dxf -share/qcad/libraries/misc/bicycle/Lichthalter.dat share/qcad/libraries/misc/bicycle/Lichthalter.dxf -share/qcad/libraries/misc/bicycle/Ritzel/R-10.dat share/qcad/libraries/misc/bicycle/Ritzel/R-10.dxf -share/qcad/libraries/misc/bicycle/Ritzel/R-11.dat share/qcad/libraries/misc/bicycle/Ritzel/R-11.dxf -share/qcad/libraries/misc/bicycle/Ritzel/R-22.dat share/qcad/libraries/misc/bicycle/Ritzel/R-22.dxf -share/qcad/libraries/misc/bicycle/Ritzel/Ritzel10.dat share/qcad/libraries/misc/bicycle/Ritzel/Ritzel10.dxf -share/qcad/libraries/misc/bicycle/Ritzel/Ritzel11.dat share/qcad/libraries/misc/bicycle/Ritzel/Ritzel11.dxf -share/qcad/libraries/misc/bicycle/Ritzel/Ritzel22.dat share/qcad/libraries/misc/bicycle/Ritzel/Ritzel22.dxf -share/qcad/libraries/misc/bicycle/Ritzel/Ritzel28.dat share/qcad/libraries/misc/bicycle/Ritzel/Ritzel28.dxf -share/qcad/libraries/misc/bicycle/Seculite.dat share/qcad/libraries/misc/bicycle/Seculite.dxf -share/qcad/libraries/misc/bicycle/Taschen/Backroller-alt.dat share/qcad/libraries/misc/bicycle/Taschen/Backroller-alt.dxf -share/qcad/libraries/misc/bicycle/Taschen/Backroller-neu.dat share/qcad/libraries/misc/bicycle/Taschen/Backroller-neu.dxf -share/qcad/libraries/misc/bicycle/Taschen/Frontroller.dat share/qcad/libraries/misc/bicycle/Taschen/Frontroller.dxf +share/qcad/libraries/misc/example.dxf share/qcad/libraries/misc/igus/GFM-121418-20.dxf share/qcad/libraries/misc/igus/GSM-0810-10.dxf share/qcad/libraries/misc/igus/GTM-0818-015.dxf -share/qcad/libraries/misc/screw.dat share/qcad/libraries/misc/screw.dxf -share/qcad/libraries/misc/t-part.dat share/qcad/libraries/misc/t-part.dxf -share/qcad/libraries/misc/tux.dat share/qcad/libraries/misc/tux.dxf share/qcad/libraries/templates/de/DIN_A4.dxf share/qcad/libraries/templates/de/DIN_A4_quer.dxf @@ -750,17 +514,11 @@ share/qcad/libraries/templates/en/iso_en_a2.dxf share/qcad/libraries/templates/en/iso_en_a3.dxf share/qcad/libraries/templates/en/iso_en_a4.dxf -share/qcad/libraries/templates/fr/A0_NF.dat share/qcad/libraries/templates/fr/A0_NF.dxf -share/qcad/libraries/templates/fr/A1_NF.dat share/qcad/libraries/templates/fr/A1_NF.dxf -share/qcad/libraries/templates/fr/A2_NF.dat share/qcad/libraries/templates/fr/A2_NF.dxf -share/qcad/libraries/templates/fr/A3_NF.dat share/qcad/libraries/templates/fr/A3_NF.dxf -share/qcad/libraries/templates/fr/A4_NF.dat share/qcad/libraries/templates/fr/A4_NF.dxf -share/qcad/libraries/templates/fr/nomenclature.dat share/qcad/libraries/templates/fr/nomenclature.dxf share/qcad/libraries/templates/pt/A2.dxf share/qcad/messages/qcad.lang @@ -776,7 +534,6 @@ share/qcad/messages/qcad_hu.qm share/qcad/messages/qcad_it.qm share/qcad/messages/qcad_jp.qm -share/qcad/messages/qcad_jp_corr.qm share/qcad/messages/qcad_kr.qm share/qcad/messages/qcad_nl.qm share/qcad/messages/qcad_pl.qm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 17: 0:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3645A37B406 for ; Fri, 26 Jul 2002 17:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4573343E70 for ; Fri, 26 Jul 2002 17:00: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.4/8.12.4) with ESMTP id g6R006JU001048 for ; Fri, 26 Jul 2002 17:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R0067i001047; Fri, 26 Jul 2002 17:00:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D201537B400 for ; Fri, 26 Jul 2002 16:51:25 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7534643E6A for ; Fri, 26 Jul 2002 16:51:25 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNpPOT038320 for ; Fri, 26 Jul 2002 16:51:25 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNpPMc038319; Fri, 26 Jul 2002 16:51:25 -0700 (PDT) Message-Id: <200207262351.g6QNpPMc038319@www.freebsd.org> Date: Fri, 26 Jul 2002 16:51:25 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41030: Update port: editors/ted to 2.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41030 >Category: ports >Synopsis: Update port: editors/ted to 2.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 17:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 2.11 Remove file: files/patch-aa files/patch-ab >How-To-Repeat: >Fix: diff -urN /usr/ports/editors/ted/Makefile editors/ted/Makefile --- /usr/ports/editors/ted/Makefile Sat Jun 22 02:04:00 2002 +++ editors/ted/Makefile Thu Jul 25 00:33:07 2002 @@ -6,8 +6,7 @@ # PORTNAME= ted -PORTVERSION= 2.10 -PORTREVISION= 1 +PORTVERSION= 2.11 CATEGORIES= editors textproc print MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ EXTRACT_SUFX= .src.tar.gz @@ -20,29 +19,33 @@ WRKSRC= ${WRKDIR}/Ted-${PORTVERSION} -USE_REINPLACE= yes USE_X_PREFIX= yes -USE_MOTIF= yes +USE_XPM= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/Ted CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" -CONFIGURE_ARGS= --with-MOTIF +CONFIGURE_ARGS= --with-GTK +MAKE_ENV= DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}\\\"\"" \ + DEF_INDDIR="-DINDDIR=\"\\\"${INDDIR}\\\"\"" \ + DEF_DOCUMENT_DIR="-DDOCUMENT_DIR=\"\\\"${INFODIR}/\\\"\"" ALL_TARGET= compile.shared AFMDIR= ${PREFIX}/share/Ted/afm -INDDIR= ${PREFIX}/share/Ted/ind +INDDIR= ${PREFIX}/share/Ted/ind INFODIR= ${PREFIX}/share/doc/Ted post-extract: cd ${WRKSRC}/tedPackage && ${TAR} xf TedBindist.tar post-patch: - cd ${WRKSRC}/tedPackage/info && \ - ${SED} -e 's,/usr/local/afm,${AFMDIR},' \ - -e 's,/usr/local/ind,${INDDIR},' \ - -e 's,/usr/local/info,${INFODIR},' \ - Ted.ad.sample >Ted - ${REINPLACE_CMD} -e 's|/usr/apps|${LOCALBASE}|g' ${WRKSRC}/bitmap/configure + ${FIND} ${WRKSRC} -name "configure" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|/usr/apps|${LOCALBASE}|g ; \ + s|gtk-config|${GTK_CONFIG:T}|g' + ${REINPLACE_CMD} \ + 's|DEF_PKGDIR|DEF_DOCUMENT_DIR|g' ${WRKSRC}/Ted/makefile.in post-configure: .for dir in appFrame appUtil bitmap ind libreg @@ -55,8 +58,8 @@ @${MKDIR} ${AFMDIR} ${INSTALL_DATA} ${WRKSRC}/tedPackage/afm/* ${AFMDIR} @${MKDIR} ${INDDIR} + ${INSTALL_DATA} ${WRKSRC}/tedPackage/ind/US_English.ind ${INDDIR} @${MKDIR} ${INFODIR} - ${INSTALL_DATA} ${WRKSRC}/tedPackage/info/TedDocument.rtf ${INFODIR} - ${INSTALL_DATA} ${WRKSRC}/tedPackage/info/Ted ${PREFIX}/lib/X11/app-defaults + ${INSTALL_DATA} ${WRKSRC}/tedPackage/Ted/TedDocument-en_US.rtf ${INFODIR} .include diff -urN /usr/ports/editors/ted/distinfo editors/ted/distinfo --- /usr/ports/editors/ted/distinfo Fri Aug 24 17:32:19 2001 +++ editors/ted/distinfo Wed Jul 24 03:17:25 2002 @@ -1 +1 @@ -MD5 (ted-2.10.src.tar.gz) = 32758a4b0dd6d5cd3926960859cc8d54 +MD5 (ted-2.11.src.tar.gz) = 04b6f9a142f9c23e2022f89065c126e8 diff -urN /usr/ports/editors/ted/files/patch-aa editors/ted/files/patch-aa --- /usr/ports/editors/ted/files/patch-aa Fri Aug 24 17:32:19 2001 +++ editors/ted/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,12 +0,0 @@ -$OpenBSD: patch-appFrame_appFileChooserMotif_c,v 1.2 2001/07/13 13:28:25 espie Exp $ ---- appFrame/appFileChooserMotif.c.orig Sun Apr 8 18:05:30 2001 -+++ appFrame/appFileChooserMotif.c Fri Jul 13 15:04:41 2001 -@@ -524,7 +524,7 @@ static int appMakeFileChooser( AppChoose - XtSetArg( al[ac], XmNuseAsyncGeometry, True ); ac++; - - XtSetArg( al[ac], XmNchildPlacement,XmPLACE_ABOVE_SELECTION ); ac++; --# if XmVersion >= 2000 -+# if XmVersion >= 2000 && !defined(LESSTIF_VERSION) - XtSetArg( al[ac], XmNfileFilterStyle, - XmFILTER_HIDDEN_FILES ); ac++; - # endif diff -urN /usr/ports/editors/ted/files/patch-ab editors/ted/files/patch-ab --- /usr/ports/editors/ted/files/patch-ab Fri Aug 24 17:32:20 2001 +++ editors/ted/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,106 +0,0 @@ -$OpenBSD: patch-bitmap_bmpng_c,v 1.1 2001/07/13 13:28:26 espie Exp $ ---- bitmap/bmpng.c.orig Fri Jul 13 15:07:41 2001 -+++ bitmap/bmpng.c Fri Jul 13 15:15:19 2001 -@@ -148,7 +148,7 @@ int bmReadPngFile( const char * filenam - FILE * f; - - png_struct png; -- png_info pngi; -+ png_infop pngi; - - unsigned char * buffer; - -@@ -167,30 +167,30 @@ int bmReadPngFile( const char * filenam - if ( setjmp( png.jmpbuf ) ) - { - SDEB(filename); -- png_read_destroy( &png, &pngi, (png_info *)0 ); -+ png_read_destroy( &png, pngi, (png_info *)0 ); - fclose( f ); - return -1; - } - -- png_info_init( &pngi ); -+ pngi = png_create_info_struct(&png); - png_read_init( &png ); - - png_init_io( &png, f ); - -- png_read_info( &png, &pngi ); -+ png_read_info( &png, pngi ); - -- if ( bpPngiToBitmap( &pngi, bd ) ) -+ if ( bpPngiToBitmap( pngi, bd ) ) - { - LLDEB(bd->bdColorCount,bd->bdRGB8Palette); -- png_read_destroy( &png, &pngi, (png_info *)0 ); -+ png_read_destroy( &png, pngi, (png_info *)0 ); - fclose( f ); - return -1; - } - -- if ( bmPngReadContents( &pngi, &png, bd, &buffer ) ) -+ if ( bmPngReadContents( pngi, &png, bd, &buffer ) ) - { - LLDEB(bd->bdBufferLength,buffer); -- png_read_destroy( &png, &pngi, (png_info *)0 ); -+ png_read_destroy( &png, pngi, (png_info *)0 ); - fclose( f ); - return -1; - } -@@ -200,6 +200,8 @@ int bmReadPngFile( const char * filenam - *pBuffer= buffer; - *pPrivateFormat= 0; - -+ png_destroy_info_struct(&png, &pngi); -+ - return 0; - } - -@@ -227,37 +229,38 @@ int bmPngReadPng( BitmapDescription * bd - SimpleInputStream * sis ) - { - png_struct png; -- png_info pngi; -+ png_infop pngi; - - unsigned char * buffer; - - if ( setjmp( png.jmpbuf ) ) -- { LDEB(1); png_read_destroy( &png, &pngi, (png_info *)0 ); return -1; } -+ { LDEB(1); png_read_destroy( &png, pngi, (png_info *)0 ); return -1; } - -- png_info_init( &pngi ); -+ pngi = png_create_info_struct(&png); - png_read_init( &png ); - - png_init_io( &png, (FILE *)0 ); - png_set_read_fn( &png, (void *)sis, bmReadPngBytes ); - -- png_read_info( &png, &pngi ); -+ png_read_info( &png, pngi ); - -- if ( bpPngiToBitmap( &pngi, bd ) ) -+ if ( bpPngiToBitmap( pngi, bd ) ) - { - LLDEB(bd->bdColorCount,bd->bdRGB8Palette); -- png_read_destroy( &png, &pngi, (png_info *)0 ); -+ png_read_destroy( &png, pngi, (png_info *)0 ); - return -1; - } - -- if ( bmPngReadContents( &pngi, &png, bd, &buffer ) ) -+ if ( bmPngReadContents( pngi, &png, bd, &buffer ) ) - { - LLDEB(bd->bdBufferLength,buffer); -- png_read_destroy( &png, &pngi, (png_info *)0 ); -+ png_read_destroy( &png, pngi, (png_info *)0 ); - return -1; - } - - *pBuffer= buffer; - -+ png_destroy_info_struct(&png, &pngi); - return 0; - } - diff -urN /usr/ports/editors/ted/pkg-plist editors/ted/pkg-plist --- /usr/ports/editors/ted/pkg-plist Fri Aug 24 17:32:19 2001 +++ editors/ted/pkg-plist Thu Jul 25 00:26:27 2002 @@ -1,5 +1,4 @@ bin/Ted -lib/X11/app-defaults/Ted share/Ted/afm/Courier-Bold.afm share/Ted/afm/Courier-BoldOblique.afm share/Ted/afm/Courier-Oblique.afm @@ -13,9 +12,9 @@ share/Ted/afm/Times-BoldItalic.afm share/Ted/afm/Times-Italic.afm share/Ted/afm/Times-Roman.afm -share/doc/Ted/TedDocument.rtf +share/Ted/ind/US_English.ind +share/doc/Ted/TedDocument-en_US.rtf @dirrm share/doc/Ted -@exec mkdir -p %D/share/Ted/ind @dirrm share/Ted/ind @dirrm share/Ted/afm @dirrm share/Ted >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 17: 1: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 459BC37B407 for ; Fri, 26 Jul 2002 17:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A581D43E77 for ; Fri, 26 Jul 2002 17:00: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.4/8.12.4) with ESMTP id g6R007JU001075 for ; Fri, 26 Jul 2002 17:00:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R007qo001074; Fri, 26 Jul 2002 17:00:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D8F337B400 for ; Fri, 26 Jul 2002 16:52:24 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D624043E42 for ; Fri, 26 Jul 2002 16:52:23 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNqNOT038352 for ; Fri, 26 Jul 2002 16:52:23 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNqNd4038351; Fri, 26 Jul 2002 16:52:23 -0700 (PDT) Message-Id: <200207262352.g6QNqNd4038351@www.freebsd.org> Date: Fri, 26 Jul 2002 16:52:23 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41032: Update port: sysutils/asapm 2.12 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41032 >Category: ports >Synopsis: Update port: sysutils/asapm 2.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 17:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 2.12 >How-To-Repeat: >Fix: diff -urN /usr/ports/sysutils/asapm/Makefile sysutils/asapm/Makefile --- /usr/ports/sysutils/asapm/Makefile Mon Jul 22 20:57:17 2002 +++ sysutils/asapm/Makefile Fri Jul 26 20:26:35 2002 @@ -6,12 +6,13 @@ # PORTNAME= asapm -PORTVERSION= 2.9 +PORTVERSION= 2.12 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_AFTERSTEP} +MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \ + http://www.tigr.net/afterstep/download/asapm/ MASTER_SITE_SUBDIR= apps/asapm -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org ONLY_FOR_ARCHS= i386 diff -urN /usr/ports/sysutils/asapm/distinfo sysutils/asapm/distinfo --- /usr/ports/sysutils/asapm/distinfo Tue Jul 11 00:32:59 2000 +++ sysutils/asapm/distinfo Fri Jul 26 20:26:59 2002 @@ -1 +1 @@ -MD5 (asapm-2.9.tar.gz) = 81b39ff2827f1c60992b739c0352b24b +MD5 (asapm-2.12.tar.gz) = 26b3d59d3227f9b59f644b8ffb10c62a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 17: 1: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C54037B409 for ; Fri, 26 Jul 2002 17:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9664943E7B for ; Fri, 26 Jul 2002 17:00: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.4/8.12.4) with ESMTP id g6R008JU001089 for ; Fri, 26 Jul 2002 17:00:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R008j7001087; Fri, 26 Jul 2002 17:00:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F0B37B400 for ; Fri, 26 Jul 2002 16:52:58 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE0D43E42 for ; Fri, 26 Jul 2002 16:52:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QNqwOT038384 for ; Fri, 26 Jul 2002 16:52:58 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QNqwgR038383; Fri, 26 Jul 2002 16:52:58 -0700 (PDT) Message-Id: <200207262352.g6QNqwgR038383@www.freebsd.org> Date: Fri, 26 Jul 2002 16:52:58 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41033: Update port: x11-clocks/rclock to 2.7.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41033 >Category: ports >Synopsis: Update port: x11-clocks/rclock to 2.7.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 17:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 2.7.8 Remove file: files/patch-aa >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-clocks/rclock/Makefile x11-clocks/rclock/Makefile --- /usr/ports/x11-clocks/rclock/Makefile Thu May 9 06:49:52 2002 +++ x11-clocks/rclock/Makefile Thu Jul 25 02:00:17 2002 @@ -5,27 +5,32 @@ # # $FreeBSD: ports/x11-clocks/rclock/Makefile,v 1.18 2002/05/08 21:02:43 obrien Exp $ # -# If possible, please consider updating the simple ports/x11/rxvt -# (and maybe ports/chinese/rxvt) when you upgrade rxvt. These ports all use -# the same distfile. +# If possible, please consider updating the simple ports/x11/rxvt-devel +# when you upgrade rxvt. These ports all use the same distfile. # PORTNAME= rclock -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.8 CATEGORIES= x11-clocks -MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ - ftp://mason.primenet.com.au/pub/rxvt/ \ - ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= X11/terms +MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ + ftp://mason.primenet.com.au/pub/rxvt/%SUBDIR%/ \ + ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \ + ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old devel DISTNAME= rxvt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -CFLAGS+= -DMAIL_SPOOL='\"/var/mail/\"' USE_BZIP2= yes USE_X_PREFIX= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-DMAIL_SPOOL='\"/var/mail/\"'" ALL_TARGET= clock MAN1= rclock.1 + +post-patch: + @${REINPLACE_CMD} \ + 's|^subdirs =.*$$|subdirs = rclock|g' ${WRKSRC}/Makefile.in .include diff -urN /usr/ports/x11-clocks/rclock/distinfo x11-clocks/rclock/distinfo --- /usr/ports/x11-clocks/rclock/distinfo Tue Mar 28 05:06:43 2000 +++ x11-clocks/rclock/distinfo Thu Jul 25 01:48:05 2002 @@ -1 +1 @@ -MD5 (rxvt-2.7.3.tar.bz2) = 4f22d749152ba717c5b716df43801800 +MD5 (rxvt-2.7.8.tar.bz2) = bacf6ab83464d4ede04c2407c0a76535 diff -urN /usr/ports/x11-clocks/rclock/files/patch-aa x11-clocks/rclock/files/patch-aa --- /usr/ports/x11-clocks/rclock/files/patch-aa Sat Dec 25 13:11:34 1999 +++ x11-clocks/rclock/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Dec 24 20:08:57 1999 -+++ Makefile.in Fri Dec 24 20:09:23 1999 -@@ -9,7 +9,7 @@ - first_rule: all - dummy: - --subdirs = src doc rclock src/graphics src/test -+subdirs = rclock #src doc src/graphics src/test - - DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 19:22:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82BFE37B480; Fri, 26 Jul 2002 19:22:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36BF043E3B; Fri, 26 Jul 2002 19:22:33 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R2MXJU023946; Fri, 26 Jul 2002 19:22:33 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R2MXRs023942; Fri, 26 Jul 2002 19:22:33 -0700 (PDT) Date: Fri, 26 Jul 2002 19:22:33 -0700 (PDT) From: Patrick Li Message-Id: <200207270222.g6R2MXRs023942@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41032: Update port: sysutils/asapm 2.12 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: sysutils/asapm 2.12 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 19:22:24 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41032 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 19:28:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E14437B400; Fri, 26 Jul 2002 19:28:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EFA43E3B; Fri, 26 Jul 2002 19:28:17 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R2SHJU024283; Fri, 26 Jul 2002 19:28:17 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R2SHXi024279; Fri, 26 Jul 2002 19:28:17 -0700 (PDT) Date: Fri, 26 Jul 2002 19:28:17 -0700 (PDT) From: Patrick Li Message-Id: <200207270228.g6R2SHXi024279@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41026: Update port: audio/muse to 0.7.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/muse to 0.7.2 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 19:28:00 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41026 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 19:33:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ED7637B401; Fri, 26 Jul 2002 19:33:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5E9743E31; Fri, 26 Jul 2002 19:33:32 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R2XWJU024972; Fri, 26 Jul 2002 19:33:32 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R2XW4e024968; Fri, 26 Jul 2002 19:33:32 -0700 (PDT) Date: Fri, 26 Jul 2002 19:33:32 -0700 (PDT) From: Patrick Li Message-Id: <200207270233.g6R2XW4e024968@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41025: Update port: audio/autools to 1.1.9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/autools to 1.1.9 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 19:33:24 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41025 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 19:36:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0E2037B49D; Fri, 26 Jul 2002 19:36:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED61F43E70; Fri, 26 Jul 2002 19:36:16 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R2aGJU025288; Fri, 26 Jul 2002 19:36:16 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R2aGu2025284; Fri, 26 Jul 2002 19:36:16 -0700 (PDT) Date: Fri, 26 Jul 2002 19:36:16 -0700 (PDT) From: Patrick Li Message-Id: <200207270236.g6R2aGu2025284@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41024: Update port: astro/saoimage to 1.31.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: astro/saoimage to 1.31.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 19:36:08 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 19:37: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A03937B400 for ; Fri, 26 Jul 2002 19:37:00 -0700 (PDT) Received: from alchemistry.net (alchemistry.net [66.114.66.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03AC243E42 for ; Fri, 26 Jul 2002 19:37:00 -0700 (PDT) (envelope-from mail@krel.org) Received: from amavis by alchemistry.net with scanned-ok (Exim 3.36 #1) id 17YHRz-000CzV-00 for freebsd-ports@FreeBSD.org; Fri, 26 Jul 2002 22:36:59 -0400 Received: from [192.168.0.1] (helo=ilya) by alchemistry.net with smtp (TLSv1:RC4-MD5:128) (Exim 3.36 #1) id 17YHRy-000CzL-00 for freebsd-ports@FreeBSD.org; Fri, 26 Jul 2002 22:36:58 -0400 Message-ID: <003501c23516$9ea102e0$0100a8c0@ilya> From: "Ilya" To: References: <200207270233.g6R2XW4e024968@freefall.freebsd.org> Subject: autoconf-2.53 Date: Fri, 26 Jul 2002 22:37:58 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: base64 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Virus-Scanned: by AMaViS snapshot-20010714 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org SGVsbG8gYWxsLg0KSSBoYXZlIHRoZSBmb2xsb3dpbmcgcHJvYmxlbSAtIHdoZW4gSSB0cnkgdG8g YnVpbGQgYXV0b2NvbmYtMi41MywgdGhlIGJ1aWxkIHByb2Nlc3MgZGllcyB3aXRoIGFuIGVycm9y IHNheWluZyB0aGF0IE1ha2VmaWxlIGNhbm5vdCBiZSBmb3VuZC4gSXQgaXMgaW5kZWVkIHNvLiAu L2NvbmZpZ3VyZSBydW5zIHN1Y2Nlc3NmdWxseSBidXQgTWFrZWZpbGUgaXMgbm90IGNyZWF0ZWQu IFRoaXMgaXMgdGhlIG9ubHkgcG9ydCB3aGljaCBnaXZlcyBtZSBzdWNoIGVycm9yLiBTb21lIG90 aGVyIHBvcnRzIGRpZXMgb24gY29tcGlsYXRpb24gdGVzdCwgc2F5aW5nIGV4ZWN1dGFibGVzIGNh bnQgYmUgY3JlYXRlZC4gSSB0cmFjZWQgaXQgdG8gdGhlIHBhcnQgb2YgY29uZmlndXJlIHdoaWNo IGNyZWF0ZXMgY29uZnRlc3QuYyAtIGl0IGlzIGNyZWF0ZWQgRU1QVFkgb24gbXkgc3lzdGVtLiAN Ckkgc3VzcGVjdCB0aGF0IHRoZXNlIHR3byBhcmUgcmVsYXRlZCwgYnV0IEkgY2Fubm90IGZpbmQg dGhlIHJlYXNvbiBmb3IgdGhpcy4gDQoNCkNhbiBzb21lb25lIGV4cGxhaW4gdG8gbWUgaW4gc2hv cnQgdGVybXMgd2hhdCBwcm9ncmFtcyBhcmUgaW52b2x2ZWQgaW4gYnVpbGRpbmcgPyBJdmUgdHJp ZWQgdG8gcmVpbnN0YWxsIGV2ZXJ5dGhpbmcgcG9zc2libGUgZnJvbSBwb3J0cy9kZXZlbC4gbWFr ZSB3b3JsZCB3b3JrcyB3aXRoIG5vIHByb2JsZW0sIGFuZCBJdmUgZG9uZSBpdCBzZXZlcmFsIHRp bWVzLg0KSSBhbSBjb21wbGV0ZWx5IGF0IGxvc3MgaGVyZS4NCg0KRnJlZUJTRCBhbGNoZW1pc3Ry eSA0LjYtU1RBQkxFIEZyZWVCU0QgNC42LVNUQSBpMzg2IGkzODYNCg0K To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 19:51:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2F0937B401; Fri, 26 Jul 2002 19:51:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7972543E77; Fri, 26 Jul 2002 19:49:28 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R2nIJU026659; Fri, 26 Jul 2002 19:49:18 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R2lwF4026601; Fri, 26 Jul 2002 19:47:58 -0700 (PDT) Date: Fri, 26 Jul 2002 19:47:58 -0700 (PDT) From: Patrick Li Message-Id: <200207270247.g6R2lwF4026601@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41031: Update port: games/xpipeman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: games/xpipeman State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 19:47:50 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41031 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 19:52:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B674737B40C; Fri, 26 Jul 2002 19:52:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B89B43E3B; Fri, 26 Jul 2002 19:52:09 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R2q9JU027193; Fri, 26 Jul 2002 19:52:09 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R2q9pU027189; Fri, 26 Jul 2002 19:52:09 -0700 (PDT) Date: Fri, 26 Jul 2002 19:52:09 -0700 (PDT) From: Patrick Li Message-Id: <200207270252.g6R2q9pU027189@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41030: Update port: editors/ted to 2.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: editors/ted to 2.11 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 19:52:00 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41030 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 19:57:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA96437B477; Fri, 26 Jul 2002 19:57:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA9A43E31; Fri, 26 Jul 2002 19:57:31 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R2vVJU027522; Fri, 26 Jul 2002 19:57:31 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R2vVkm027518; Fri, 26 Jul 2002 19:57:31 -0700 (PDT) Date: Fri, 26 Jul 2002 19:57:31 -0700 (PDT) From: Patrick Li Message-Id: <200207270257.g6R2vVkm027518@freefall.freebsd.org> To: erwin@lansing.dk, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41023: update net/p5-Net-SNPP to 1.13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update net/p5-Net-SNPP to 1.13 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 19:57:23 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41023 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 20: 3: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D7037B4AC; Fri, 26 Jul 2002 20:03:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1560343E42; Fri, 26 Jul 2002 20:03:04 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R333JU028156; Fri, 26 Jul 2002 20:03:03 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R333Ro028152; Fri, 26 Jul 2002 20:03:03 -0700 (PDT) Date: Fri, 26 Jul 2002 20:03:03 -0700 (PDT) From: Patrick Li Message-Id: <200207270303.g6R333Ro028152@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41033: Update port: x11-clocks/rclock to 2.7.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-clocks/rclock to 2.7.8 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jul 26 20:02:55 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41033 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 21:22:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0EDC37B400 for ; Fri, 26 Jul 2002 21:22:43 -0700 (PDT) Received: from silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (IP1A0644.kng.mesh.ad.jp [211.13.34.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6445243E65 for ; Fri, 26 Jul 2002 21:22:40 -0700 (PDT) (envelope-from tanimura@r.dl.itc.u-tokyo.ac.jp) Received: from silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (8.12.5/3.7W-carrots-Keikyu-Kurihama) with ESMTP id g6R4LZ3K046239 ; Sat, 27 Jul 2002 13:21:55 +0900 (JST) Message-Id: <200207270421.g6R4LZ3K046239@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> Date: Sat, 27 Jul 2002 13:21:34 +0900 From: Seigo Tanimura To: Alan E Cc: FreeBSD Ports List , Seigo Tanimura Subject: Re: troubles with the FAM port In-Reply-To: <20020718182425.GA41703@wwweasel.geeksrus.net> References: <200207181631.g6IGVLJ1037421@250-217.customer.cloud9.net> <20020718182425.GA41703@wwweasel.geeksrus.net> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Digital Library Research Division, Information Techinology Centre, The University of Tokyo MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: multipart/mixed; boundary="Multipart_Sat_Jul_27_13:21:34_2002-1" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Multipart_Sat_Jul_27_13:21:34_2002-1 Content-Type: text/plain; charset=US-ASCII On Thu, 18 Jul 2002 14:24:25 -0400, Alan E said: >> . configure failing due to mountlist issues -- >> solved by changing in configure.in >> to and ; Alan> Hmm. The file has changed locations? Or is there more than one Alan> mount.h? Alan> . libfam/Client.h failing to compile for a whole bunch >> of hard to decipher errors/warnings -- gave up. Alan> This is not useful at all. Why not include the compiler output? Those were due to a duplicated __BEGIN_DECLS in /usr/include/rpc/clnt.h. It is fixed in src/include/rpc/clnt.h rev 1.20: ---------------------------- revision 1.20 date: 2002/07/21 20:37:58; author: robert; state: Exp; lines: +0 -1 Remove duplicated '__BEGIN_DECLS' which obviated compiling C++ sources that use this header. Reported by: Jan Stocker ---------------------------- Other than those, attached is the patch to build with the system and portbld gcc 3.1, and to catch up to assert() in -current. --Multipart_Sat_Jul_27_13:21:34_2002-1 Content-Type: text/patch; type=patch; charset=US-ASCII Content-Disposition: attachment; filename="fam.diff" Content-Transfer-Encoding: 7bit Index: files/patch-fam-Log.c++ =================================================================== RCS file: /home/ncvs/ports/devel/fam/files/patch-fam-Log.c++,v retrieving revision 1.1 diff -u -r1.1 patch-fam-Log.c++ --- files/patch-fam-Log.c++ 9 Jun 2002 08:29:40 -0000 1.1 +++ files/patch-fam-Log.c++ 27 Jul 2002 04:20:10 -0000 @@ -1,12 +1,43 @@ -diff -ruN fam/Log.c++ fam/Log.c++ ---- fam/Log.c++ Wed May 29 00:20:30 2002 -+++ fam/Log.c++ Sat Jun 8 16:31:07 2002 -@@ -28,6 +28,8 @@ +--- fam/Log.c++.orig Wed May 29 13:20:30 2002 ++++ fam/Log.c++ Sat Jul 27 13:12:36 2002 +@@ -28,6 +28,9 @@ #include #include #include ++#include +#include +#include #include #include #include +@@ -260,15 +263,30 @@ + } + + #ifndef NDEBUG ++#if defined(__assert) ++#undef __assert ++#endif /* __assert */ + + // New back end for assert() will log to syslog, put core file + // in known directory. + ++/* XXX This is not exact, but should be close enough. */ ++#if __FreeBSD_version >= 500027 ++void __assert(const char *msg, const char *file, int line, const char *failedexpr) ++{ ++ char *dirname = new char[strlen(Log::getName()) + 20]; ++ (void) sprintf(dirname, "/usr/tmp/%s.%d", Log::getName(), getpid()); ++ if (msg == NULL) ++ Log::error("Assertion failed: (%s), file %s, line %d", failedexpr, file, line); ++ else ++ Log::error("Assertion failed: (%s), msg %s, file %s, line %d", failedexpr, msg, file, line); ++#else + void __assert(const char *msg, const char *file, int line) + { + char *dirname = new char[strlen(Log::getName()) + 20]; + (void) sprintf(dirname, "/usr/tmp/%s.%d", Log::getName(), getpid()); + Log::error("Assertion failed at %s line %d: %s", file, line, msg); ++#endif + Log::error("Dumping core in %s/core", dirname); + + if (setreuid(0, 0) < 0) Index: files/patch-fam-Scheduler.h =================================================================== RCS file: /home/ncvs/ports/devel/fam/files/patch-fam-Scheduler.h,v retrieving revision 1.1 diff -u -r1.1 patch-fam-Scheduler.h --- files/patch-fam-Scheduler.h 9 Jun 2002 08:29:40 -0000 1.1 +++ files/patch-fam-Scheduler.h 27 Jul 2002 04:20:10 -0000 @@ -1,6 +1,5 @@ -diff -ruN fam/Scheduler.h fam/Scheduler.h ---- fam/Scheduler.h Mon Apr 29 02:26:54 2002 -+++ fam/Scheduler.h Sat Jun 8 16:31:07 2002 +--- fam/Scheduler.h.orig Mon Apr 29 15:26:54 2002 ++++ fam/Scheduler.h Fri Jul 26 21:50:32 2002 @@ -24,6 +24,7 @@ #define Scheduler_included @@ -9,3 +8,18 @@ #include "Boolean.h" +@@ -104,11 +105,11 @@ + // for the corresponding I/O type. + + struct IOTypeInfo { +- FDInfo::FDIOHandler FDInfo::*const iotype; ++ FDInfo::FDIOHandler FDInfo::* iotype; + unsigned int nbitsset; // number of bits set in fds + fd_set fds; +- IOTypeInfo(FDInfo::FDIOHandler FDInfo::* a_iotype) : +- iotype(a_iotype), nbitsset(0) { FD_ZERO(&fds); } ++ IOTypeInfo(FDInfo::FDIOHandler FDInfo::* a_iotype) ++ { iotype = a_iotype; nbitsset = 0; FD_ZERO(&fds); }; + }; + + struct onetime_task { --Multipart_Sat_Jul_27_13:21:34_2002-1 Content-Type: text/plain; charset=US-ASCII -- Seigo Tanimura --Multipart_Sat_Jul_27_13:21:34_2002-1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jul 26 22:12:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C1537B401 for ; Fri, 26 Jul 2002 22:12:33 -0700 (PDT) Received: from smtp.noos.fr (descartes.noos.net [212.198.2.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE76A43E6A for ; Fri, 26 Jul 2002 22:12:31 -0700 (PDT) (envelope-from cyrille.lefevre@laposte.net) Received: (qmail 56979367 invoked by uid 0); 27 Jul 2002 05:12:30 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with SMTP for ; 27 Jul 2002 05:12:30 -0000 Received: from gits.gits.fr.invalid (klc7h9eivmwilqlu@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g6R5CT5P008986 for ; Sat, 27 Jul 2002 07:12:29 +0200 (CEST) (envelope-from cyrille.lefevre@laposte.net) Date: Sat, 27 Jul 2002 07:12:24 +0200 To: Tony Finch Cc: freebsd-hackers@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: sed -i has difficulty with read-only files Message-ID: <20020727051224.GA7996@gits.dyndns.org> References: <20020726165021.C7551@chiark.greenend.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020726165021.C7551@chiark.greenend.org.uk> User-Agent: Mutt/1.3.99i Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6);aI.[< Mail-Followup-To: cyrille.lefevre+dated+1028178747.705301@laposte.net, dot@dotat.at, freebsd-hackers@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG X-Delivery-Agent: TMDA/0.58 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jul 26, 2002 at 04:50:21PM +0100, Tony Finch wrote: [snip] > Comments, opinions? I'd like to commit patch two if it works satisfactorily, > otherwise I'll commit patch one. > > Patch one: > > --- main.c Fri Jul 26 15:19:06 2002 > +++ main.c.one Fri Jul 26 14:44:48 2002 > @@ -407,6 +407,8 @@ > > /* > * Modify a pointer to a filename for inplace editing and reopen stdout > + * > + * We remove the files before opening them in case of permissions problems > */ > static int > inplace_edit(filename) > @@ -453,8 +457,15 @@ > err(1, "munmap(%s)", *filename); > close(input); > close(output); > - freopen(*filename, "w", stdout); > + if (unlink(*filename) == -1) > + err(1, "unlink(%s)", *filename); > + if (freopen(*filename, "w", stdout) == NULL) fp = freopen(... > + err(1, "freopen(%s)", *filename); > + if (chmod(*filename, orig.st_mode) == -1) fchmod(fileno(fp), ... > + err(1, "chmod(%s)", *filename); > *filename = strdup(backup); > + if (*filename == NULL) > + err(1, "malloc"); > return 0; > } > > > Patch two: > > --- main.c Fri Jul 26 15:42:32 2002 > +++ main.c.two Fri Jul 26 15:43:09 2002 > @@ -413,9 +413,7 @@ > char **filename; > { > struct stat orig; > - int input, output; > char backup[MAXPATHLEN]; > - char *buffer; > > if (lstat(*filename, &orig) == -1) > err(1, "lstat"); > @@ -425,35 +423,33 @@ > } > > if (*inplace == '\0') { > - char template[] = "/tmp/sed.XXXXXXXXXX"; > - > - output = mkstemp(template); > - if (output == -1) > - err(1, "mkstemp"); > - strlcpy(backup, template, MAXPATHLEN); > + /* > + * This is a bit of a hack: we use mkstemp() to avoid the > + * mktemp() link-time warning, although mktemp() would fit in > + * this context much better. We're only interested in getting > + * a name for use in the rename(); there aren't any security > + * issues here that don't already exist in relation to the > + * original file and its directory. > + */ > + int fd; > + strlcpy(backup, *filename, MAXPATHLEN); > + strlcat(backup, ".XXXXXXXXXX", MAXPATHLEN); > + fd = mkstemp(backup); > + if (fd == -1) > + errx(1, "could not create backup of %s", *filename); > + else > + close(fd); IMHO, both the old and the newer code are wrong. they should use getenv("TMPDIR") if any and certainly not the current directory. there is probably more room in ${TMPDIR:-/var/tmp} then in the current directory. imagine that the current fs is nearly full... for the rest of the code, same assertion than above. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 0:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C84CB37B400 for ; Sat, 27 Jul 2002 00:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA77B43E5E for ; Sat, 27 Jul 2002 00:40: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.4/8.12.4) with ESMTP id g6R7e2JU087817 for ; Sat, 27 Jul 2002 00:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R7e2qB087816; Sat, 27 Jul 2002 00:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D642637B400 for ; Sat, 27 Jul 2002 00:33:11 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BB9843E31 for ; Sat, 27 Jul 2002 00:33:11 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (537fd48bfe7068051623662b639e9415@localhost [127.0.0.1]) by vectors.cx (8.12.4/8.12.4) with ESMTP id g6R7Xf2e058456 for ; Sat, 27 Jul 2002 00:33:41 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.4/8.12.4/Submit) id g6R7Xf2M058455; Sat, 27 Jul 2002 00:33:41 -0700 (PDT) (envelope-from monkey) Message-Id: <200207270733.g6R7Xf2M058455@vectors.cx> Date: Sat, 27 Jul 2002 00:33:41 -0700 (PDT) From: Adam Weinberger Reply-To: Adam Weinberger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41036: New port: x11-wm/wmDeskGuide, a dockbar pager Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41036 >Category: ports >Synopsis: New port: x11-wm/wmDeskGuide, a dockbar pager >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 00:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adam Weinberger >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD smacky.vectors.cx 4.6-STABLE FreeBSD 4.6-STABLE #113: Wed Jul 24 12:13:03 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386 >Description: New port: wmDeskGuide, a pager for the windowmaker dock thing >How-To-Repeat: >Fix: --- wmDeskGuide.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: # # /usr/ports/x11-wm/wmDeskGuide/ # /usr/ports/x11-wm/wmDeskGuide/Makefile # /usr/ports/x11-wm/wmDeskGuide/distinfo # /usr/ports/x11-wm/wmDeskGuide/pkg-comment # /usr/ports/x11-wm/wmDeskGuide/pkg-descr # /usr/ports/x11-wm/wmDeskGuide/pkg-plist # echo c - /usr/ports/x11-wm/wmDeskGuide/ mkdir -p /usr/ports/x11-wm/wmDeskGuide/ > /dev/null 2>&1 echo x - /usr/ports/x11-wm/wmDeskGuide/Makefile sed 's/^X//' >/usr/ports/x11-wm/wmDeskGuide/Makefile << 'END-of-/usr/ports/x11-wm/wmDeskGuide/Makefile' X# New ports collection makefile for: wmDeskGuide X# Date created: 26 July 2002 X# Whom: Adam Weinberger X# X# $FreeBSD$ X# X XPORTNAME= wmDeskGuide XPORTVERSION= 0.1 XCATEGORIES= windowmaker x11-wm XMASTER_SITES= http://charybda.icm.edu.pl/~jarwyp/download/ X XMAINTAINER= adam@vectors.cx X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_GNOMELIBS= yes X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/wmDeskGuide ${PREFIX}/bin X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} X.endif X X.include END-of-/usr/ports/x11-wm/wmDeskGuide/Makefile echo x - /usr/ports/x11-wm/wmDeskGuide/distinfo sed 's/^X//' >/usr/ports/x11-wm/wmDeskGuide/distinfo << 'END-of-/usr/ports/x11-wm/wmDeskGuide/distinfo' XMD5 (wmDeskGuide-0.1.tar.gz) = 7e3d6b5551cf92398b2645fc128b2f8d END-of-/usr/ports/x11-wm/wmDeskGuide/distinfo echo x - /usr/ports/x11-wm/wmDeskGuide/pkg-comment sed 's/^X//' >/usr/ports/x11-wm/wmDeskGuide/pkg-comment << 'END-of-/usr/ports/x11-wm/wmDeskGuide/pkg-comment' XA pager for the WindowMaker dock END-of-/usr/ports/x11-wm/wmDeskGuide/pkg-comment echo x - /usr/ports/x11-wm/wmDeskGuide/pkg-descr sed 's/^X//' >/usr/ports/x11-wm/wmDeskGuide/pkg-descr << 'END-of-/usr/ports/x11-wm/wmDeskGuide/pkg-descr' XwmDeskGuide is a nice, well featured desktop pager designed to be run Xwith Window Maker. X XI have shamelessly stolen nearby all of the code from the fantastic desk_guide Xapplet for GNOME 1.4. Tim Janik is the one who wrote the base. X XIt is only a simplest possible port to Window Maker. It doesn't support many Xthings from the original applet. (multi page view for example). X XWWW: http://charybda.icm.edu.pl/~jarwyp/ X X-Adam Weinberger Xadam@vectors.cx END-of-/usr/ports/x11-wm/wmDeskGuide/pkg-descr echo x - /usr/ports/x11-wm/wmDeskGuide/pkg-plist sed 's/^X//' >/usr/ports/x11-wm/wmDeskGuide/pkg-plist << 'END-of-/usr/ports/x11-wm/wmDeskGuide/pkg-plist' Xbin/wmDeskGuide X%%PORTDOCS%%share/doc/wmDeskGuide/README X%%PORTDOCS%%@dirrm share/doc/wmDeskGuide END-of-/usr/ports/x11-wm/wmDeskGuide/pkg-plist exit --- wmDeskGuide.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 1:40:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED37F37B400; Sat, 27 Jul 2002 01:40:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E65343E5E; Sat, 27 Jul 2002 01:40:33 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: from freefall.freebsd.org (shige@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6R8eXJU096306; Sat, 27 Jul 2002 01:40:33 -0700 (PDT) (envelope-from shige@freefall.freebsd.org) Received: (from shige@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R8eXqJ096302; Sat, 27 Jul 2002 01:40:33 -0700 (PDT) Date: Sat, 27 Jul 2002 01:40:33 -0700 (PDT) From: Shigeyuki Fukushima Message-Id: <200207270840.g6R8eXqJ096302@freefall.freebsd.org> To: kanou@mil.allnet.ne.jp, shige@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41008: maintainer-update: japanese/kochi-ttfonts update to be suitable use in JDK13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update: japanese/kochi-ttfonts update to be suitable use in JDK13 State-Changed-From-To: open->closed State-Changed-By: shige State-Changed-When: Sat Jul 27 01:40:15 PDT 2002 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41008 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 1:50:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1E0537B400 for ; Sat, 27 Jul 2002 01:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EAE443E42 for ; Sat, 27 Jul 2002 01: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.4/8.12.4) with ESMTP id g6R8o1JU096979 for ; Sat, 27 Jul 2002 01:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R8o1bI096978; Sat, 27 Jul 2002 01:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 434C837B400 for ; Sat, 27 Jul 2002 01:44:19 -0700 (PDT) Received: from kartoffel.salatschuessel.net (pD95206DB.dip.t-dialin.net [217.82.6.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B09F43E31 for ; Sat, 27 Jul 2002 01:44:17 -0700 (PDT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.4/8.12.3) with ESMTP id g6R8hlVp042579; Sat, 27 Jul 2002 10:43:47 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from root@localhost) by kartoffel.salatschuessel.net (8.12.4/8.12.4/Submit) id g6R8hkNJ042578; Sat, 27 Jul 2002 10:43:46 +0200 (CEST) Message-Id: <200207270843.g6R8hkNJ042578@kartoffel.salatschuessel.net> Date: Sat, 27 Jul 2002 10:43:46 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/41037: update-port: graphics/xawtv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41037 >Category: ports >Synopsis: update-port: graphics/xawtv >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 01:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Wed Jul 10 21:57:02 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 update xawtv port 3.75 => 3.76 following patch files are removed: patch-console::Subdir.mk patch-debug::Subdir.mk patch-x11::Subdir.mk >Description: >How-To-Repeat: >Fix: --- xawtv.patch begins here --- diff -ruN xawtv.old/Makefile /usr/ports/graphics/xawtv/Makefile --- xawtv.old/Makefile Sat Jul 27 10:01:11 2002 +++ /usr/ports/graphics/xawtv/Makefile Sat Jul 27 10:37:33 2002 @@ -6,7 +6,7 @@ # PORTNAME= xawtv -PORTVERSION= 3.75 +PORTVERSION= 3.76 CATEGORIES= graphics MASTER_SITES= http://bytesex.org/xawtv/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -24,13 +24,14 @@ USE_GMAKE= yes USE_XPM= yes USE_X_PREFIX= yes +USE_REINPLACE= yes -FILES_X11BASE= configure -FILES_LOCALBASE=configure console/Subdir.mk debug/Subdir.mk x11/Subdir.mk +FILES_LIBJPEG= console/Subdir.mk debug/Subdir.mk x11/Subdir.mk -MAN1= alevtd.1 dump-mixers.1 fbtv.1 motv.1 ntsc-cc.1 propwatch.1 \ - radio.1 record.1 rootv.1 scantv.1 showriff.1 streamer.1 \ - subtitles.1 ttv.1 v4lctl.1 webcam.1 xawtv-remote.1 xawtv.1 +MAN1= alevtd.1 dump-mixers.1 fbtv.1 mtt.1 motv.1 ntsc-cc.1 pia.1 \ + propwatch.1 radio.1 record.1 rootv.1 scantv.1 showriff.1 \ + streamer.1 subtitles.1 ttv.1 v4lctl.1 webcam.1 xawtv-remote.1 \ + xawtv.1 MAN5= xawtvrc.5 MAN8= v4l-conf.8 @@ -44,11 +45,14 @@ PLIST_SUB+= X11PREFIX=${X11BASE} post-patch: -.for i in ${FILES_X11BASE} - ${PERL} -pi -e "s|%%X11BASE%%|${X11BASE}|g" ${WRKSRC}/$i -.endfor -.for i in ${FILES_LOCALBASE} - ${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/$i + + ${REINPLACE_CMD} \ + -e "s|/usr/X11R6|${X11BASE}|g" \ + -e "s|/usr/local|${LOCALBASE}|g" \ + ${WRKSRC}/configure + +.for i in ${FILES_LIBJPEG} + ${REINPLACE_CMD} -e "s|-ljpeg|-L${LOCALBASE}/lib -ljpeg|g" ${WRKSRC}/$i .endfor .include diff -ruN xawtv.old/distinfo /usr/ports/graphics/xawtv/distinfo --- xawtv.old/distinfo Sat Jul 27 10:01:11 2002 +++ /usr/ports/graphics/xawtv/distinfo Sat Jul 27 10:13:29 2002 @@ -1 +1 @@ -MD5 (xawtv_3.75.tar.gz) = 9ae700538a7b0bbfa7e7aeb971d66930 +MD5 (xawtv_3.76.tar.gz) = b566d24b1212fd73e2d7a40a64400261 diff -ruN xawtv.old/files/patch-common::Subdir.mk /usr/ports/graphics/xawtv/files/patch-common::Subdir.mk --- xawtv.old/files/patch-common::Subdir.mk Thu Jan 1 01:00:00 1970 +++ /usr/ports/graphics/xawtv/files/patch-common::Subdir.mk Sat Jul 27 10:24:52 2002 @@ -0,0 +1,11 @@ +--- common/Subdir.mk.orig Sat Jul 27 10:24:27 2002 ++++ common/Subdir.mk Sat Jul 27 10:22:47 2002 +@@ -16,7 +16,7 @@ + common/midictrl.o + + # RegEdit.c is good old K&R ... +-common/RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes ++#common/RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes + + common/channel-no-x11.o:: common/channel.c + $(CC) $(CFLAGS) -DNO_X11=1 -Wp,-MD,$*.dep -c -o $@ $< diff -ruN xawtv.old/files/patch-configure /usr/ports/graphics/xawtv/files/patch-configure --- xawtv.old/files/patch-configure Sat Jul 27 10:01:11 2002 +++ /usr/ports/graphics/xawtv/files/patch-configure Sat Jul 27 10:05:35 2002 @@ -1,46 +1,21 @@ ---- configure.orig Thu Jun 20 10:08:52 2002 -+++ configure Sat Jun 22 16:54:00 2002 -@@ -2028,7 +2028,7 @@ - OpenBSD | FreeBSD | NetBSD) - # *BSD has important stuff (from ports) - # in /usr/local ... -- CFLAGS="$CFLAGS -I/usr/local/include -L/usr/local/lib" -+ CFLAGS="-I%%LOCALBASE%%/include -L%%LOCALBASE%%/lib" - FOUND_OS="bsd" - ;; - *) -@@ -2591,10 +2591,10 @@ - /usr/XFree86/include/X11 - - /usr/include --/usr/local/include -+%%LOCALBASE%%/include - /usr/unsupported/include - /usr/athena/include --/usr/local/x11r5/include -+%%LOCALBASE%%/x11r5/include - /usr/lpp/Xamples/include - - /usr/openwin/include -@@ -4442,19 +4442,13 @@ - - echo "$as_me:4443: checking for X11 config directory" >&5 +--- configure.orig Wed Jul 24 19:13:38 2002 ++++ configure Sat Jul 27 10:05:07 2002 +@@ -4460,18 +4460,12 @@ + echo "$as_me:4460: checking for X11 config directory" >&5 echo $ECHO_N "checking for X11 config directory... $ECHO_C" >&6 --x11conf=/usr/X11R6/lib/X11 + x11conf=/usr/X11R6/lib/X11 -if test -d /etc/X11; then - x11conf=/etc/X11 -fi -+x11conf=%%X11BASE%%/lib/X11 - echo "$as_me:4449: result: $x11conf" >&5 + echo "$as_me:4466: result: $x11conf" >&5 echo "${ECHO_T}$x11conf" >&6 - echo "$as_me:4452: checking for X11 app-defaults directory" >&5 + echo "$as_me:4469: checking for X11 app-defaults directory" >&5 echo $ECHO_N "checking for X11 app-defaults directory... $ECHO_C" >&6 --resdir=/usr/X11R6/lib/X11 + resdir=/usr/X11R6/lib/X11 -if test -d /etc/X11/app-defaults; then - resdir=/etc/X11 -fi -+resdir=%%X11BASE%%/lib/X11 - echo "$as_me:4458: result: $resdir/app-defaults" >&5 + echo "$as_me:4475: result: $resdir/app-defaults" >&5 echo "${ECHO_T}$resdir/app-defaults" >&6 diff -ruN xawtv.old/files/patch-console::Subdir.mk /usr/ports/graphics/xawtv/files/patch-console::Subdir.mk --- xawtv.old/files/patch-console::Subdir.mk Sat Jul 27 10:01:11 2002 +++ /usr/ports/graphics/xawtv/files/patch-console::Subdir.mk Thu Jan 1 01:00:00 1970 @@ -1,19 +0,0 @@ ---- console/Subdir.mk.orig Sat Jun 22 17:04:53 2002 -+++ console/Subdir.mk Sat Jun 22 17:05:30 2002 -@@ -65,11 +65,11 @@ - # libraries to link - console/fbtv : LDLIBS := \ - $(THREAD_LIBS) $(CURSES_LIBS) $(LIRC_LIBS) $(ALSA_LIBS) \ -- $(FS_LIBS) -ljpeg -lm --console/ttv : LDLIBS := $(THREAD_LIBS) $(AA_LIBS) -ljpeg -lm --console/scantv : LDLIBS := $(THREAD_LIBS) $(VBI_LIBS) -ljpeg --console/streamer : LDLIBS := $(THREAD_LIBS) -ljpeg -lm --console/webcam : LDLIBS := $(THREAD_LIBS) -ljpeg -+ $(FS_LIBS) -L%%LOCALBASE%%/lib -ljpeg -lm -+console/ttv : LDLIBS := $(THREAD_LIBS) $(AA_LIBS) -L%%LOCALBASE%%/lib -ljpeg -lm -+console/scantv : LDLIBS := $(THREAD_LIBS) $(VBI_LIBS) -L%%LOCALBASE%%/lib -ljpeg -+console/streamer : LDLIBS := $(THREAD_LIBS) -L%%LOCALBASE%%/lib -ljpeg -lm -+console/webcam : LDLIBS := $(THREAD_LIBS) -L%%LOCALBASE%%/lib -ljpeg - console/radio : LDLIBS := $(CURSES_LIBS) - console/record : LDLIBS := $(CURSES_LIBS) - console/v4l-conf : LDLIBS := $(ATHENA_LIBS) diff -ruN xawtv.old/files/patch-debug::Subdir.mk /usr/ports/graphics/xawtv/files/patch-debug::Subdir.mk --- xawtv.old/files/patch-debug::Subdir.mk Sat Jul 27 10:01:11 2002 +++ /usr/ports/graphics/xawtv/files/patch-debug::Subdir.mk Thu Jan 1 01:00:00 1970 @@ -1,13 +0,0 @@ ---- debug/Subdir.mk.orig Mon Jun 24 02:12:21 2002 -+++ debug/Subdir.mk Mon Jun 24 02:12:46 2002 -@@ -22,8 +22,8 @@ - - debug/xvideo: debug/xvideo.o - --debug/gl : LDLIBS := $(THREADLIB) $(MOTIF_LIBS) -lGLU -lGL -ljpeg -lm --debug/hwscan : LDLIBS := $(ALSA_LIBS) -ljpeg -+debug/gl : LDLIBS := $(THREADLIB) $(MOTIF_LIBS) -L%%LOCALBASE%%/lib -lGLU -lGL -ljpeg -lm -+debug/hwscan : LDLIBS := $(ALSA_LIBS) -L%%LOCALBASE%%/lib -ljpeg - debug/xvideo : LDLIBS := $(ATHENA_LIBS) - - debug/gl : LDFLAGS := $(DLFLAGS) diff -ruN xawtv.old/files/patch-x11::Subdir.mk /usr/ports/graphics/xawtv/files/patch-x11::Subdir.mk --- xawtv.old/files/patch-x11::Subdir.mk Sat Jul 27 10:01:11 2002 +++ /usr/ports/graphics/xawtv/files/patch-x11::Subdir.mk Thu Jan 1 01:00:00 1970 @@ -1,18 +0,0 @@ ---- x11/Subdir.mk.orig Sat Jun 22 17:13:04 2002 -+++ x11/Subdir.mk Sat Jun 22 17:13:43 2002 -@@ -83,12 +83,12 @@ - # libraries to link - x11/xawtv : LDLIBS := \ - $(THREAD_LIBS) $(CURSES_LIBS) $(LIRC_LIBS) $(ALSA_LIBS) \ -- $(ATHENA_LIBS) $(VBI_LIBS) -ljpeg -lm -+ $(ATHENA_LIBS) $(VBI_LIBS) -L%%LOCALBASE%%/lib -ljpeg -lm - x11/motv : LDLIBS := \ - $(THREAD_LIBS) $(CURSES_LIBS) $(LIRC_LIBS) $(ALSA_LIBS) \ -- $(MOTIF_LIBS) $(VBI_LIBS) -ljpeg -lm -+ $(MOTIF_LIBS) $(VBI_LIBS) -L%%LOCALBASE%%/lib -ljpeg -lm - x11/mtt : LDLIBS := $(THREAD_LIBS) $(MOTIF_LIBS) $(VBI_LIBS) --x11/v4lctl : LDLIBS := $(THREAD_LIBS) $(ATHENA_LIBS) -ljpeg -lm -+x11/v4lctl : LDLIBS := $(THREAD_LIBS) $(ATHENA_LIBS) -L%%LOCALBASE%%/lib -ljpeg -lm - x11/rootv : LDLIBS := $(ATHENA_LIBS) - x11/xawtv-remote : LDLIBS := $(ATHENA_LIBS) - x11/propwatch : LDLIBS := $(ATHENA_LIBS) diff -ruN xawtv.old/pkg-plist /usr/ports/graphics/xawtv/pkg-plist --- xawtv.old/pkg-plist Sat Jul 27 10:01:11 2002 +++ /usr/ports/graphics/xawtv/pkg-plist Sat Jul 27 10:36:45 2002 @@ -1,6 +1,7 @@ bin/dump-mixers bin/motv bin/ntsc-cc +bin/pia bin/propwatch bin/record bin/rootv @@ -14,8 +15,11 @@ bin/xawtv-remote lib/xawtv/conv-mjpeg.so lib/xawtv/drv0-bsd.so +lib/xawtv/flt-disor.so lib/xawtv/flt-gamma.so lib/xawtv/flt-invert.so +lib/xawtv/flt-smooth.so +lib/xawtv/read-avi.so lib/xawtv/snd-oss.so lib/xawtv/write-avi.so @dirrm lib/xawtv --- xawtv.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 2:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3EA437B401 for ; Sat, 27 Jul 2002 02:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5100243E5E for ; Sat, 27 Jul 2002 02:30: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.4/8.12.4) with ESMTP id g6R9U2JU004111 for ; Sat, 27 Jul 2002 02:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6R9U2Eh004110; Sat, 27 Jul 2002 02:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE99237B400 for ; Sat, 27 Jul 2002 02:26:14 -0700 (PDT) Received: from voi.aagh.net (pc1-hart2-4-cust20.mid.cable.ntl.com [213.105.22.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 679B643E31 for ; Sat, 27 Jul 2002 02:26:14 -0700 (PDT) (envelope-from freaky@voi.aagh.net) Received: from freaky by voi.aagh.net with local (Exim 3.36 #1) id 17YNq6-0006em-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 27 Jul 2002 10:26:18 +0100 Message-Id: Date: Sat, 27 Jul 2002 10:26:18 +0100 From: Thomas Hurst Reply-To: Thomas Hurst To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41038: Update misc/sloccount to 2.14 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41038 >Category: ports >Synopsis: Update misc/sloccount to 2.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thomas Hurst >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD voi.freak.lan 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jun 16 16:35:50 BST 2002 root@voi.freak.lan:/usr/obj/usr/src/sys/VOI i386 >Description: Update misc/sloccount from 2.13 to 2.14, improving Cobol support. >How-To-Repeat: >Fix: Apply the following patch to misc/sloccount diff -ru /usr/ports/misc/sloccount/Makefile sloccount/Makefile --- /usr/ports/misc/sloccount/Makefile Thu Jun 6 21:41:33 2002 +++ sloccount/Makefile Sat Jul 27 10:03:03 2002 @@ -7,7 +7,7 @@ # PORTNAME= sloccount -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= misc MASTER_SITES= http://www.dwheeler.com/sloccount/ diff -ru /usr/ports/misc/sloccount/distinfo sloccount/distinfo --- /usr/ports/misc/sloccount/distinfo Thu Jun 6 21:41:33 2002 +++ sloccount/distinfo Sat Jul 27 10:04:24 2002 @@ -1 +1 @@ -MD5 (sloccount-2.13.tar.gz) = a3ae89b09a68bf6576c78b3b1ca1bc70 +MD5 (sloccount-2.14.tar.gz) = b9ab419d6d9318df729856e6091bc37e diff -ru /usr/ports/misc/sloccount/files/patch-break_filelist sloccount/files/patch-break_filelist --- /usr/ports/misc/sloccount/files/patch-break_filelist Sun Mar 31 21:04:06 2002 +++ sloccount/files/patch-break_filelist Sat Jul 27 10:13:41 2002 @@ -1,6 +1,6 @@ ---- break_filelist.orig Mon Mar 25 11:18:45 2002 -+++ break_filelist Sun Mar 31 16:05:02 2002 -@@ -591,7 +591,7 @@ +--- break_filelist.orig Wed Jul 24 22:41:24 2002 ++++ break_filelist Sat Jul 27 10:04:36 2002 +@@ -607,7 +607,7 @@ return $cached_digest; # We did, so here's what it was. } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 3: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A68AA37B400 for ; Sat, 27 Jul 2002 03:00:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 529C143E3B for ; Sat, 27 Jul 2002 03:00: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.4/8.12.4) with ESMTP id g6RA09JU006225 for ; Sat, 27 Jul 2002 03:00:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RA098v006224; Sat, 27 Jul 2002 03:00:09 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D56B37B400 for ; Sat, 27 Jul 2002 02:52:35 -0700 (PDT) Received: from dominik.saargate.de (dominik.saargate.de [212.88.130.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E10343E31 for ; Sat, 27 Jul 2002 02:52:34 -0700 (PDT) (envelope-from domi@dominik.saargate.de) Received: (from domi@localhost) by dominik.saargate.de (8.11.6/8.11.6) id g6R9jH718902; Sat, 27 Jul 2002 11:45:17 +0200 (CEST) (envelope-from domi) Message-Id: <200207270945.g6R9jH718902@dominik.saargate.de> Date: Sat, 27 Jul 2002 11:45:17 +0200 (CEST) From: Dominik Brettnacher Reply-To: Dominik Brettnacher To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41039: grun pkg-descr update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41039 >Category: ports >Synopsis: grun pkg-descr update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 03:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominik Brettnacher >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD dominik.saargate.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Feb 3 16:19:53 CET 2002 domi@dominik.saargate.de:/usr/obj/usr/src/sys/DOMINIK i386 >Description: The WWW-site in pkg-descr no longer exists. grun seems to have disappeared from the web, as Google does not find anything either. >How-To-Repeat: >Fix: diff -urN /usr/ports/misc/grun/pkg-descr grun/pkg-descr --- /usr/ports/misc/grun/pkg-descr Sun Oct 15 20:05:47 2000 +++ grun/pkg-descr Sat Jul 27 11:43:23 2002 @@ -1,5 +1,3 @@ gRun is a GTK/X application launcher that looks like the MS Windows 95/98/NT(tm) Run dialog. It has a history function and can optionally distinguish between console and X programs. - -WWW: http://www.geocities.com/ResearchTriangle/Facility/1468/sg/grun.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 3: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 656CF37B400 for ; Sat, 27 Jul 2002 03:00:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C542643E31 for ; Sat, 27 Jul 2002 03:00: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.4/8.12.4) with ESMTP id g6RA0FJU006266 for ; Sat, 27 Jul 2002 03:00:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RA0Fga006265; Sat, 27 Jul 2002 03:00:15 -0700 (PDT) Date: Sat, 27 Jul 2002 03:00:15 -0700 (PDT) Message-Id: <200207271000.g6RA0Fga006265@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Adam Weinberger Subject: Re: ports/41036: New port: x11-wm/wmDeskGuide, a dockbar pager Reply-To: Adam Weinberger Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41036; it has been noted by GNATS. From: Adam Weinberger To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/41036: New port: x11-wm/wmDeskGuide, a dockbar pager Date: Sat, 27 Jul 2002 02:58:56 -0700 not quite sure what i was thinking. i forgot to patch the Makefile in wrksrc. so: in the port makefile i submitted, -USE_GNOMELIBS= yes +USE_GNOMENG= yes +USE_GNOME= gnomelibs gdkpixbuf and, here is files/patch-Makefile. -- begin x11-wm.wmDeskGuide.files.patch-Makefile -- --- Makefile.orig Sat Jul 27 02:22:18 2002 +++ Makefile Sat Jul 27 02:51:10 2002 @@ -1,19 +1,18 @@ TARGET=wmDeskGuide SRC= gstc.c gwmh.c gwmthumbnail.c gwmdesktop.c gwmtaskview.c deskguide_applet.c OBJ= gstc.o gwmh.o gwmthumbnail.o gwmdesktop.o gwmtaskview.o deskguide_applet.o -INCLUDES= -I. `gnome-config gnomeui gnome --cflags` `gdk-pixbuf-config --cflags` -I/usr/X11/include -CFLAGS=-Wall -O2 -c +INCLUDES= -I. `${GNOME_CONFIG} gnomeui gnome --cflags` \ + `$(GDK_PIXBUF_CONFIG) --cflags` -I${X11BASE}/include HDR= gstc.h gwmh.h gwmdesktop.h gwmtaskview.h gwmthumbnail.h deskguide_applet.h config.h -CPFLAGS=-Wall -O2 -LIBS=`gnome-config gnomeui gnome --libs` `gdk-pixbuf-config --libs` +LIBS=`${GNOME_CONFIG} gnomeui gnome --libs` `${GDK_PIXBUF_CONFIG} --libs` all: $(TARGET) $(TARGET): $(OBJ) - gcc $(CPFLAGS) -o $(TARGET) $(OBJ) $(LIBS) + ${CC} $(CFLAGS) -o $(TARGET) $(OBJ) $(LIBS) %.o: %.c $(HDR) - gcc $(CFLAGS) $(INCLUDES) -c $(*F).c + ${CC} $(CFLAGS) $(INCLUDES) -c $(*F).c EXTRA_DIST = \ -- end x11-wm.wmDeskGuide.files.patch-Makefile -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 3:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE52437B400 for ; Sat, 27 Jul 2002 03:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52D6543E5E for ; Sat, 27 Jul 2002 03: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.4/8.12.4) with ESMTP id g6RAA2JU011166 for ; Sat, 27 Jul 2002 03:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RAA1tO011165; Sat, 27 Jul 2002 03:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70C0137B400 for ; Sat, 27 Jul 2002 03:07:24 -0700 (PDT) Received: from kajsa.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 565F443E42 for ; Sat, 27 Jul 2002 03:07:19 -0700 (PDT) (envelope-from flynn@kajsa.energyhq.tk) Received: from kajsa.energyhq.tk (localhost [127.0.0.1]) by kajsa.energyhq.tk (8.12.5/8.12.5) with ESMTP id g6RA5miK013014; Sat, 27 Jul 2002 12:05:48 +0200 (CEST) (envelope-from flynn@kajsa.energyhq.tk) Received: (from flynn@localhost) by kajsa.energyhq.tk (8.12.5/8.12.5/Submit) id g6RA5kwW013013; Sat, 27 Jul 2002 12:05:46 +0200 (CEST) Message-Id: <200207271005.g6RA5kwW013013@kajsa.energyhq.tk> Date: Sat, 27 Jul 2002 12:05:46 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org Cc: mkm@ieee.org X-Send-Pr-Version: 3.113 Subject: ports/41040: Unbreak devel/crystal (problem with nasm flags) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41040 >Category: ports >Synopsis: Unbreak devel/crystal (problem with nasm flags) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 03:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kajsa.energyhq.tk 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jul 19 21:27:07 CEST 2002 root@kajsa.energyhq.tk:/usr/obj/usr/src/sys/KAJSA i386 >Description: nasm.mak is currently set in a way the triggers a nasm -f aoutb call, which is not valid for FreeBSD, change to -f elf >How-To-Repeat: >Fix: --- crystal.diff begins here --- diff -ruN crystal.old/files/patch-ab crystal/files/patch-ab --- crystal.old/files/patch-ab Thu Jan 1 01:00:00 1970 +++ crystal/files/patch-ab Sat Jul 27 11:44:02 2002 @@ -0,0 +1,11 @@ +--- mk/nasm.mak.old Sat Jul 27 11:29:09 2002 ++++ mk/nasm.mak Sat Jul 27 11:29:28 2002 +@@ -18,7 +18,7 @@ + NASM.BIN = nasm + + # NASM flags (well, PROC= is not quite useful (for now?)) +-NASMFLAGS = -DOS=$(OS) -DCOMP=$(COMP) -DPROC=$(PROC) $(NASMFLAGS.SYSTEM) ++NASMFLAGS = -DOS=$(OS) -DCOMP=$(COMP) -DPROC=$(PROC) -f elf + + # If shared libraries use position-independent code, tell NASM about that + ifneq ($(substr pic,$(CFLAGS.DLL))$(substr PIC,$(CFLAGS.DLL)),) --- crystal.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 4:31:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C37C37B400 for ; Sat, 27 Jul 2002 04:31:29 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DE5F243E5E for ; Sat, 27 Jul 2002 04:31:27 -0700 (PDT) (envelope-from mue.da@gmx.de) Received: (qmail 25390 invoked by uid 0); 27 Jul 2002 11:31:26 -0000 Received: from pd9e8216e.dip.t-dialin.net (HELO gmx.de) (217.232.33.110) by mail.gmx.net (mp003-rz3) with SMTP; 27 Jul 2002 11:31:26 -0000 Message-ID: <3D428455.3020500@gmx.de> Date: Sat, 27 Jul 2002 13:30:29 +0200 From: Daniel Mueller User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020714 X-Accept-Language: de, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: libgda2-0.8.192 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, i have an error on my freebsd 4-stable system to compile the libgda2 port. Following error message: " cc -O -pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-pr ototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -o .lib s/gda-config-tool gda-config-tool.o -lreadline -lhistory -lpopt -pthread -Wl,--e xport-dynamic -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib- 2.0 -lintl -lxslt -liconv -lxml2 -lz -lm ../libgda/.libs/libgda-2.so -pthread -l gobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lxslt -liconv -lxml2 -lz -lm -lintl -lgdbm -L/usr/local/lib -lintl -lgdbm -Wl,--rpath -Wl,/usr/X11R6 /lib gda-config-tool.o: In function `completion_func': gda-config-tool.o(.text+0x17e0): undefined reference to `rl_completion_matches' gmake[2]: *** [gda-config-tool] Error 1 gmake[2]: Leaving directory `/usr/ports/databases/libgda2/work/libgda-0.8.192/to ols' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/databases/libgda2/work/libgda-0.8.192' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/databases/libgda2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade364.0 make ** Fix the problem and try again. ---> Skipping 'databases/libgnomedb' (libgnomedb-0.8.191) because 'databases/li bgda2' (libgda2-0.8.191) failed ---> Skipping 'devel/glade2' (glade2-1.1.0) because 'databases/libgnomedb' (lib gnomedb-0.8.191) failed ---> Skipping 'x11/gnome2' (gnome2-2.0_3) because 'databases/libgda2' (libgda2- 0.8.191) failed ** The following packages were not installed or upgraded (*:skipped / !:failed) ! databases/libgda2 (libgda2-0.8.191) (new compiler error) * databases/libgnomedb (libgnomedb-0.8.191) * devel/glade2 (glade2-1.1.0) * x11/gnome2 (gnome2-2.0_3) su-2.05a# " Hope you can fix it. CU Daniel Müller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 5: 6:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE27737B400 for ; Sat, 27 Jul 2002 05:06:48 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 762A643E5E for ; Sat, 27 Jul 2002 05:06:47 -0700 (PDT) (envelope-from mue.da@gmx.de) Received: (qmail 25346 invoked by uid 0); 27 Jul 2002 12:06:45 -0000 Received: from pd9e8216e.dip.t-dialin.net (HELO gmx.de) (217.232.33.110) by mail.gmx.net (mp018-rz3) with SMTP; 27 Jul 2002 12:06:45 -0000 Message-ID: <3D428C9C.7080702@gmx.de> Date: Sat, 27 Jul 2002 14:05:48 +0200 From: Daniel Mueller User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020714 X-Accept-Language: de, en MIME-Version: 1.0 To: trevor@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: acroread5-5.0.6 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, i have a question about the acroread port. I have a FreeBSD 4-stable system and when installing acoread i got the following message: " su-2.05a# make install ===> Installing for acroread-5.0.6 ===> acroread-5.0.6 depends on file: /compat/linux/etc/redhat-release - found This installation requires 25MB of free disk space. Installing platform independent files ... Done Installing platform dependent files ... Done /bin/mkdir -p /usr/local/share/doc/acroread strings -1 /usr/ports/print/acroread5/work/README > /usr/local/share/doc/acroread/README ===> Generating temporary packing list /usr/bin/sed -i -E 's:Linux):FreeBSD|Linux):g' /usr/local/Acrobat5/bin/acroread /compat/linux/usr/bin/strip:No such file or directory *** Error code 1 (ignored) /usr/bin/sed -i -E 's:OSF1):FreeBSD|OSF1):g' /usr/local/Acrobat5/bin/acroread [ -e /usr/local/bin/acroread ] || (cd /usr/local/bin ; /bin/ln -s acroread5 acroread) Be sure to read the license agreement in /usr/local/Acrobat5/Reader/license.txt ===> Registering installation for acroread-5.0.6 su-2.05a# " After installing acroread works, but my question is if the error message is normal? Thank You Daniel Müller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 5:14:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF6537B400; Sat, 27 Jul 2002 05:14:21 -0700 (PDT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E91143E3B; Sat, 27 Jul 2002 05:14:20 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd01.sul.t-online.de by mailout05.sul.t-online.com with smtp id 17YQSh-0005iV-03; Sat, 27 Jul 2002 14:14:19 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.82.61.52]) by fmrl01.sul.t-online.com with esmtp id 17YQSf-0zCkvAC; Sat, 27 Jul 2002 14:14:17 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6RCEGQ74616; Sat, 27 Jul 2002 14:14:16 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g6RCDFPf000495; Sat, 27 Jul 2002 14:13:15 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g6RCDFak000494; Sat, 27 Jul 2002 14:13:15 +0200 (CEST) (envelope-from corecode) Date: Sat, 27 Jul 2002 14:13:12 +0200 From: "Simon 'corecode' Schubert" To: Daniel Mueller Cc: trevor@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: acroread5-5.0.6 Message-Id: <20020727141312.5c81bab9.corecode@corecode.ath.cx> In-Reply-To: <3D428C9C.7080702@gmx.de> References: <3D428C9C.7080702@gmx.de> X-Mailer: Sylpheed version 0.8.0claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="=.KfjxQdT+QMZDON" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.KfjxQdT+QMZDON Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 27 Jul 2002 14:05:48 +0200 Daniel Mueller wrote: > /compat/linux/usr/bin/strip:No such file or directory > *** Error code 1 (ignored) [...] > After installing acroread works, but my question is if the error message > is normal? this one? as you see it's not critical because it is being ignored anyways. strip now is in the linux-devtools port. but you don't need it. -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.KfjxQdT+QMZDON Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9Qo5br5S+dk6z85oRAjm+AJ9jIZlrzCiZWedCNBKInwSI6Au3swCgtGsV cHvXbT86Vl3OZYlKkQwAtIY= =NUkH -----END PGP SIGNATURE----- --=.KfjxQdT+QMZDON-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 5:57:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB8B137B400; Sat, 27 Jul 2002 05:57:45 -0700 (PDT) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6706643E5E; Sat, 27 Jul 2002 05:57:44 -0700 (PDT) (envelope-from lizard@informatik.unibw-muenchen.de) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g6RCHt601035; Sat, 27 Jul 2002 14:17:55 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id AB5645A546; Sat, 27 Jul 2002 14:17:54 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 0F9FC5A545; Sat, 27 Jul 2002 14:17:54 +0200 (CEST) Date: Sat, 27 Jul 2002 14:17:54 +0200 From: Oliver Braun To: Daniel Mueller Cc: trevor@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: acroread5-5.0.6 Message-ID: <20020727121754.GA30727@informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Daniel Mueller , trevor@FreeBSD.ORG, ports@FreeBSD.ORG References: <3D428C9C.7080702@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <3D428C9C.7080702@gmx.de> Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-STABLE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-PGP-Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xEF25B1BA X-PGP-Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA X-Uptime: 17:46 X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Daniel, > i have a question about the acroread port. > I have a FreeBSD 4-stable system and when installing acoread i got the > following message: > su-2.05a# make install > /compat/linux/usr/bin/strip:No such file or directory > *** Error code 1 (ignored) > After installing acroread works, but my question is if the error message > is normal? Don't worry about this error message. It is normal with the current linux_base port. # grep strip Makefile -@/compat/linux/usr/bin/strip ${PREFIX}/Acrobat5/Reader/intellinux/= bin/acroread The maintainer has put a '-' in front of this line, which means "ignore an error here". linux_base 6 has had /compat/linux/usr/bin/strip. Regards, Olli --=20 IST & IIS _ INF _ UniBwM _____ http://ist.unibw-muenchen.de/People/obraun/ Tele-Consulting GmbH _________ http://www.tele-consulting.com/ ___ obraun@ FreeBSD: The Power To Serve __ http://www.freebsd.org/ ___________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 6: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 909E337B400 for ; Sat, 27 Jul 2002 06:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B79C43E65 for ; Sat, 27 Jul 2002 06:00: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.4/8.12.4) with ESMTP id g6RD05JU040441 for ; Sat, 27 Jul 2002 06:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RD05cZ040440; Sat, 27 Jul 2002 06:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A56C37B400 for ; Sat, 27 Jul 2002 05:51:42 -0700 (PDT) Received: from kajsa.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79A5843E4A for ; Sat, 27 Jul 2002 05:51:37 -0700 (PDT) (envelope-from flynn@kajsa.energyhq.tk) Received: from kajsa.energyhq.tk (localhost [127.0.0.1]) by kajsa.energyhq.tk (8.12.5/8.12.5) with ESMTP id g6RCo1iK014215 for ; Sat, 27 Jul 2002 14:50:01 +0200 (CEST) (envelope-from flynn@kajsa.energyhq.tk) Received: (from flynn@localhost) by kajsa.energyhq.tk (8.12.5/8.12.5/Submit) id g6RCo1Xm014214; Sat, 27 Jul 2002 14:50:01 +0200 (CEST) Message-Id: <200207271250.g6RCo1Xm014214@kajsa.energyhq.tk> Date: Sat, 27 Jul 2002 14:50:01 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41042: Change print/acroread5 ln's command to -sf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41042 >Category: ports >Synopsis: Change print/acroread5 ln's command to -sf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 06:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kajsa.energyhq.tk 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jul 19 21:27:07 CEST 2002 root@kajsa.energyhq.tk:/usr/obj/usr/src/sys/KAJSA i386 >Description: If one installs acroread4 (or had it installed) , pkg_deletes the port and tries to install acroread5, the installation will fail since the old symbolic is still there. >How-To-Repeat: cd /usr/ports/print/acroread4 && make install clean; pkg_delete acroread4 ;\ cd /usr/ports/print/acroread5 && make install clean >Fix: --- acroread5.diff begins here --- diff -ruN acroread5.old/Makefile acroread5/Makefile --- acroread5.old/Makefile Fri Jul 26 00:33:43 2002 +++ acroread5/Makefile Sat Jul 27 14:39:01 2002 @@ -54,7 +54,7 @@ @${CHOWN} -R -h root:wheel ${PREFIX}/Acrobat5 @${CHMOD} +x ${PREFIX}/bin/acroread5 [ -e ${PREFIX}/bin/acroread ] \ - || (cd ${PREFIX}/bin ; ${LN} -s acroread5 acroread) + || (cd ${PREFIX}/bin ; ${LN} -sf acroread5 acroread) @${ECHO_MSG} "Be sure to read the license agreement in" @${ECHO_MSG} "${PREFIX}/Acrobat5/Reader/license.txt" --- acroread5.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 6: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 086D137B405 for ; Sat, 27 Jul 2002 06:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D618743E6A for ; Sat, 27 Jul 2002 06:00: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.4/8.12.4) with ESMTP id g6RD06JU040468 for ; Sat, 27 Jul 2002 06:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RD06cS040467; Sat, 27 Jul 2002 06:00:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A6737B400 for ; Sat, 27 Jul 2002 05:56:53 -0700 (PDT) Received: from unsane.de (pD950FE7C.dip.t-dialin.net [217.80.254.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA0E43E42 for ; Sat, 27 Jul 2002 05:56:52 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id F088C9C1 for ; Sat, 27 Jul 2002 14:56:48 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id B3CB49B0; Sat, 27 Jul 2002 14:56:47 +0200 (CEST) Message-Id: <20020727125647.B3CB49B0@unsane.de> Date: Sat, 27 Jul 2002 14:56:47 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41044: Update port: mail/p5-Mail-SpamAssassin - Fix permissions for startup-script Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41044 >Category: ports >Synopsis: Update port: mail/p5-Mail-SpamAssassin - Fix permissions for startup-script >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 06:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Change INSTALL_DATA to INSTALL_SCRIPT for rc.d startup-script. Bumped PORTREVISION (?). Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/p5-Mail-SpamAssassin/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 2002/07/15 04:40:53 1.19 +++ Makefile 2002/07/27 12:56:15 @@ -7,6 +7,7 @@ PORTNAME= Mail-SpamAssassin PORTVERSION= 2.31 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= http://spamassassin.org/released/ \ ${MASTER_SITE_PERL_CPAN} @@ -36,7 +37,7 @@ post-install: @strip ${PREFIX}/bin/spamc - ${INSTALL_DATA} ${FILESDIR}/spamd.sh ${PREFIX}/etc/rc.d/spamd.sh-dist + ${INSTALL_SCRIPT} ${FILESDIR}/spamd.sh ${PREFIX}/etc/rc.d/spamd.sh-dist .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 6:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B90EB37B400 for ; Sat, 27 Jul 2002 06:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8790343E5E for ; Sat, 27 Jul 2002 06:10: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.4/8.12.4) with ESMTP id g6RDA3JU051008 for ; Sat, 27 Jul 2002 06:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RDA3c0051007; Sat, 27 Jul 2002 06:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79B8837B400 for ; Sat, 27 Jul 2002 06:00:52 -0700 (PDT) Received: from consolidation.home.vee.net (consolidation.home.vee.net [203.18.245.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A5E43E4A for ; Sat, 27 Jul 2002 06:00:51 -0700 (PDT) (envelope-from mjg@consolidation.home.vee.net) Received: from consolidation.home.vee.net (localhost [127.0.0.1]) by consolidation.home.vee.net (8.12.5/8.12.5) with ESMTP id g6RD1wjW000726 for ; Sat, 27 Jul 2002 22:31:58 +0930 (CST) (envelope-from mjg@consolidation.home.vee.net) Received: (from mjg@localhost) by consolidation.home.vee.net (8.12.5/8.12.5/Submit) id g6RD1wK4000725; Sat, 27 Jul 2002 22:31:58 +0930 (CST) Message-Id: <200207271301.g6RD1wK4000725@consolidation.home.vee.net> Date: Sat, 27 Jul 2002 22:31:58 +0930 (CST) From: Michael Gratton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41045: Build www/mod_php4 with --enable-track-vars and --enable-force-cgi-redirect Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41045 >Category: ports >Synopsis: Build www/mod_php4 with --enable-track-vars and --enable-force-cgi-redirect >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 06:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Gratton >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD consolidation.home.vee.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jun 28 20:11:18 CST 2002 root@consolidation.home.vee.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Many web applications which use PHP4 expect it to be built with configure given the argument "--enable-track-vars". The specific example which caused me to file this PR is Squirrel Mail. Also, `configure --help` suggests that when building PHP as a module, that it be run with the argument "--enable-force-cgi-redirect", again which is required by Squirrel Mail. >How-To-Repeat: Build the port www/mod_php4 >Fix: The following patch for www/mod_php4/Makefile ensures it is built with the desired configure args. --- Makefile.diff begins here --- --- Makefile.old Sat Jul 27 22:13:33 2002 +++ Makefile Sat Jul 27 22:22:06 2002 @@ -55,11 +55,15 @@ .else .if defined(WITH_APACHE2) CONFIGURE_ARGS= --with-apxs2=${PREFIX}/sbin/apxs \ + --enable-track-vars \ + --enable-force-cgi-redirect \ --with-tsrm-pth PLIST_SUB= MOD_DIR=libexec/apache2 \ NON= .else CONFIGURE_ARGS= --with-apxs=${PREFIX}/sbin/apxs \ + --enable-track-vars \ + --enable-force-cgi-redirect PLIST_SUB= MOD_DIR=libexec/apache \ NON=non- .endif --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 6:30: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6037B37B400; Sat, 27 Jul 2002 06:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7F2843E3B; Sat, 27 Jul 2002 06:30: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.4/8.12.4) with ESMTP id g6RDU1JU055059; Sat, 27 Jul 2002 06:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RDU1XF055058; Sat, 27 Jul 2002 06:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BDB537B400 for ; Sat, 27 Jul 2002 06:21:31 -0700 (PDT) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF04443E3B for ; Sat, 27 Jul 2002 06:21:30 -0700 (PDT) (envelope-from ler@lerlaptop.lerctr.org) Received: from lerlaptop.lerctr.org (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.5/8.12.5) with ESMTP id g6RDLS3v086687 for ; Sat, 27 Jul 2002 08:21:28 -0500 (CDT) (envelope-from ler@lerlaptop.lerctr.org) Received: (from ler@localhost) by lerlaptop.lerctr.org (8.12.5/8.12.5/Submit) id g6RDLStP086686; Sat, 27 Jul 2002 08:21:28 -0500 (CDT) (envelope-from ler) Message-Id: <200207271321.g6RDLStP086686@lerlaptop.lerctr.org> Date: Sat, 27 Jul 2002 08:21:28 -0500 (CDT) From: Larry Rosenman Reply-To: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: ler@lerctr.org Subject: ports/41047: print/acroread 5.0.6 considered downgrade from 5.05. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41047 >Category: ports >Synopsis: print/acroread 5.0.6 considered downgrade from 5.05. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 06:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.6-STABLE i386 >Organization: LERCTR Consulting >Environment: System: FreeBSD lerlaptop.lerctr.org 4.6-STABLE FreeBSD 4.6-STABLE #26: Tue Jul 23 04:56:47 CDT 2002 ler@lerlaptop.lerctr.org:/usr/obj/usr/src/sys/LERLAPTOP i386 >Description: The recent change to print/acroread from 5.05 to 5.0.6 is seen as a downgrade by the portupgrade script. >How-To-Repeat: have print/acroread 5.05 installed, run portupgrade after updating ports skeleton to the 5.0.6. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 6:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F31B37B400 for ; Sat, 27 Jul 2002 06:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F4C43E5E for ; Sat, 27 Jul 2002 06: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.4/8.12.4) with ESMTP id g6RDU2JU055073 for ; Sat, 27 Jul 2002 06:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RDU27R055072; Sat, 27 Jul 2002 06:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C4F837B400 for ; Sat, 27 Jul 2002 06:25:20 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id C819A43E3B for ; Sat, 27 Jul 2002 06:25:19 -0700 (PDT) (envelope-from ycheng@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1000) id CD281783; Sat, 27 Jul 2002 21:25:21 +0800 (CST) Message-Id: <20020727132521.CD281783@freebsd.sinica.edu.tw> Date: Sat, 27 Jul 2002 21:25:21 +0800 (CST) From: Yuan-Chen Cheng Reply-To: Yuan-Chen Cheng To: FreeBSD-gnats-submit@FreeBSD.org Cc: Tilman Linneweh X-Send-Pr-Version: 3.113 Subject: ports/41048: update logrotate port from maintainer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41048 >Category: ports >Synopsis: update logrotate port from maintainer >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 06:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yuan-Chen Cheng >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.6-STABLE FreeBSD 4.6-STABLE #1: Tue Jul 23 15:34:20 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: logrotate FTP locatione update. >How-To-Repeat: >Fix: apply attach patch Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/logrotate/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 23 Sep 2001 19:50:38 -0000 1.10 +++ Makefile 26 Jul 2002 09:12:09 -0000 @@ -8,7 +8,8 @@ PORTNAME= logrotate PORTVERSION= 3.5.2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.redhat.com/redhat/linux/7.0/en/os/i386/SRPMS/ +MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} +MASTER_SITE_SUBDIR= 7.0/en/os/i386/SRPMS/ EXTRACT_SUFX= -1.src.rpm >Release-Note: >Audit-Trail: >Unformatted: maintainer-update To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 6:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DCE037B400 for ; Sat, 27 Jul 2002 06:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E576343E5E for ; Sat, 27 Jul 2002 06: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.4/8.12.4) with ESMTP id g6RDo1JU056390 for ; Sat, 27 Jul 2002 06:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RDo1Eb056389; Sat, 27 Jul 2002 06:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1048037B401 for ; Sat, 27 Jul 2002 06:46:23 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBB9A43E3B for ; Sat, 27 Jul 2002 06:46:22 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RDkMOT006002 for ; Sat, 27 Jul 2002 06:46:22 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6RDkMLC006001; Sat, 27 Jul 2002 06:46:22 -0700 (PDT) Message-Id: <200207271346.g6RDkMLC006001@www.freebsd.org> Date: Sat, 27 Jul 2002 06:46:22 -0700 (PDT) From: Dan Naumov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41050: Blender fails to start. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41050 >Category: ports >Synopsis: Blender fails to start. >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 06:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Naumov >Release: 4.6.1-RELEASE >Organization: none, home user. >Environment: FreeBSD localhost.localdomain 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #0: Fri Jul 26 03:36:32 EEST 2002 jago@localhost.localdomain:/usr/obj/usr/src/sys/JAGO i386 >Description: After installing the Blender port from /graphics/blender using either plain "make install" or portinstall, starting the program fails with the following error: /usr/libexec/ld-elf.so.1: Shared object "libGL.so.14" not found I am using XFree86-4.2.0_1,1 installed from ports. The Blender port installation completed without any errors so I was kinda wonder why it doesn't start. >How-To-Repeat: run "portinstall blender". run "blender". >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 7: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23B1C37B400 for ; Sat, 27 Jul 2002 07:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7759443E42 for ; Sat, 27 Jul 2002 07:00: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.4/8.12.4) with ESMTP id g6RE05JU057089 for ; Sat, 27 Jul 2002 07:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RE05nf057088; Sat, 27 Jul 2002 07:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAE0537B400 for ; Sat, 27 Jul 2002 06:58:29 -0700 (PDT) Received: from unsane.de (pD950FE7C.dip.t-dialin.net [217.80.254.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1330B43E31 for ; Sat, 27 Jul 2002 06:58:29 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 4976C9B1; Sat, 27 Jul 2002 15:58:23 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 9AE6A204; Sat, 27 Jul 2002 15:58:20 +0200 (CEST) Message-Id: <20020727135820.9AE6A204@unsane.de> Date: Sat, 27 Jul 2002 15:58:20 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org Cc: simonmar@microsoft.com X-Send-Pr-Version: 3.113 Subject: ports/41051: Update port: lang/ghc - avoid problems with textproc/haxml, fix package Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41051 >Category: ports >Synopsis: Update port: lang/ghc - avoid problems with textproc/haxml, fix package >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 07:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: [CCed maintainer] lang/ghc includes a version of haxml for ghc. Since it installs the same binaries as textproc/haxml I have added -ghc to them, namely DrIFT-ghc, DtdToHaskell-ghc, and Xtract-ghc. If lang/ghc is installed as package, six (empty) directories were not created. I have added the neccesary statements to pkg-plist. Bumped PORTREVISION. Simon, could you please check my patch and approve it, if you are agreed. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/ghc/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 2002/07/23 01:18:29 1.12 +++ Makefile 2002/07/27 13:31:43 @@ -6,7 +6,7 @@ PORTNAME= ghc PORTVERSION= 5.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/ @@ -48,6 +48,15 @@ # to build some of the larger libraries. TMPDIR = ${WRKSRC}/tmp MAKE_ENV += TMPDIR=${TMPDIR} + +post-patch: + @${PERL} -pi -e 's/DrIFT/DrIFT-ghc/g; \ + s/DtdToHaskell/DtdToHaskell-ghc/g; \ + s/Xtract/Xtract-ghc/g' \ + ${WRKSRC}/ghc/mk/config.mk \ + ${WRKSRC}/hslibs/tools/DrIFT/Makefile \ + ${WRKSRC}/hslibs/tools/DtdToHaskell/Makefile \ + ${WRKSRC}/hslibs/tools/Xtract/Makefile pre-configure: @(cd ${BOOT_DIR} && ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}) Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/lang/ghc/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- pkg-plist 2002/07/21 14:10:56 1.8 +++ pkg-plist 2002/07/27 13:31:45 @@ -9,9 +9,9 @@ bin/hp2ps bin/ghcprof bin/stat2resid -bin/DrIFT -bin/DtdToHaskell -bin/Xtract +bin/DrIFT-ghc +bin/DtdToHaskell-ghc +bin/Xtract-ghc lib/ghc-%%GHC_VERSION%%/HSbase.o lib/ghc-%%GHC_VERSION%%/HSbase_cbits.o lib/ghc-%%GHC_VERSION%%/HSconcurrent.o @@ -825,6 +825,12 @@ lib/ghc-%%GHC_VERSION%%/process-gcstats.prl lib/ghc-%%GHC_VERSION%%/template-hsc.h lib/ghc-%%GHC_VERSION%%/unlit +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/Database +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/FileFormat +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/Hugs +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/Language +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/NHC +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/Network @dirrm lib/ghc-%%GHC_VERSION%%/include @dirrm lib/ghc-%%GHC_VERSION%%/imports/util @dirrm lib/ghc-%%GHC_VERSION%%/imports/text >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 7:39:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F9E837B400 for ; Sat, 27 Jul 2002 07:39:42 -0700 (PDT) Received: from mail.libertysurf.net (mail.libertysurf.net [213.36.80.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id C166B43E31 for ; Sat, 27 Jul 2002 07:39:36 -0700 (PDT) (envelope-from nicolas@liamail.org) Received: from there (212.47.242.56) by mail.libertysurf.net (5.1.053) id 3D3BF81900145643 for ports@FreeBSD.org; Sat, 27 Jul 2002 16:39:35 +0200 MIME-Version: 1.0 Message-Id: <3D42B048.000007.00431@vaio> Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_CNWWASBXFQQMYJ0CCJD0" From: Nicolas Huet To: ports@FreeBSD.org Subject: Liamail Reply-To: Nicolas Huet Date: Sat, 27 Jul 2002 16:39:35 +0200 (CEST) X-Mailer: Liamail 0.5 by Nicolas Huet http://www.liamail.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --------------Boundary-00=_CNWWASBXFQQMYJ0CCJD0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello I think you can now add liamail 26/07/2002 in the freebsd port instead of= liamail 0.4. The 26/07/2002 is stable enought.=20 List change : Added more options such as "Reply to All - Forward - Forward as Attachmen= t", Drag/drop to move messages, "check mail every x minutes", "set email = as read after x secondes", "beep when new email". Signatures and reading = confirmations are fully supported now. More many bugs have been fixed. Then, liamail has a better support of MIME type, it supports attachment a= nd has Minor support for html messages. To finish, the addressbook is started. Addressbook is fully functionnal. = But actually, the number of information about contact is limited. Best regards, Nicolas Huet --------------Boundary-00=_CNWWASBXFQQMYJ0CCJD0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 8: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CEA137B400 for ; Sat, 27 Jul 2002 08:00:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBE7443E67 for ; Sat, 27 Jul 2002 08:00: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.4/8.12.4) with ESMTP id g6RF0BJU065310 for ; Sat, 27 Jul 2002 08:00:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RF0BBB065309; Sat, 27 Jul 2002 08:00:11 -0700 (PDT) Date: Sat, 27 Jul 2002 08:00:11 -0700 (PDT) Message-Id: <200207271500.g6RF0BBB065309@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/41051: Update port: lang/ghc - avoid problems with textproc/haxml, fix package Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41051; it has been noted by GNATS. From: Oliver Braun To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/41051: Update port: lang/ghc - avoid problems with textproc/haxml, fix package Date: Sat, 27 Jul 2002 16:53:51 +0200 forgot to add a pkg-message (Committer: pkg-message is a new file!). New patch supersedes the former one. Simon, please take a look at pkg-message, since for users it looks like you have written these words. Regards, Olli diff -ruN /usr/ports/lang/ghc/Makefile ghc/Makefile --- /usr/ports/lang/ghc/Makefile Tue Jul 23 07:48:19 2002 +++ ghc/Makefile Sat Jul 27 16:44:31 2002 @@ -6,7 +6,7 @@ PORTNAME= ghc PORTVERSION= 5.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/ @@ -49,11 +49,23 @@ TMPDIR = ${WRKSRC}/tmp MAKE_ENV += TMPDIR=${TMPDIR} +post-patch: + @${PERL} -pi -e 's/DrIFT/DrIFT-ghc/g; \ + s/DtdToHaskell/DtdToHaskell-ghc/g; \ + s/Xtract/Xtract-ghc/g' \ + ${WRKSRC}/ghc/mk/config.mk \ + ${WRKSRC}/hslibs/tools/DrIFT/Makefile \ + ${WRKSRC}/hslibs/tools/DtdToHaskell/Makefile \ + ${WRKSRC}/hslibs/tools/Xtract/Makefile + pre-configure: @(cd ${BOOT_DIR} && ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}) @(cd ${BOOT_DIR} && ${MAKE} in-place) pre-build: @${MKDIR} ${TMPDIR} + +post-install: + @${CAT} ${PKGMESSAGE} .include diff -ruN /usr/ports/lang/ghc/pkg-message ghc/pkg-message --- /usr/ports/lang/ghc/pkg-message Thu Jan 1 01:00:00 1970 +++ ghc/pkg-message Sat Jul 27 16:41:03 2002 @@ -0,0 +1,9 @@ +******************************************************** +In order to avoid problems with the textproc/haxml port, + + DrIFT, DtdToHaskell, and Xtract + +were installed as + + DrIFT-ghc, DtdToHaskell-ghc, and Xtract-ghc +******************************************************** diff -ruN /usr/ports/lang/ghc/pkg-plist ghc/pkg-plist --- /usr/ports/lang/ghc/pkg-plist Sun Jul 21 17:15:33 2002 +++ ghc/pkg-plist Sat Jul 27 15:27:44 2002 @@ -9,9 +9,9 @@ bin/hp2ps bin/ghcprof bin/stat2resid -bin/DrIFT -bin/DtdToHaskell -bin/Xtract +bin/DrIFT-ghc +bin/DtdToHaskell-ghc +bin/Xtract-ghc lib/ghc-%%GHC_VERSION%%/HSbase.o lib/ghc-%%GHC_VERSION%%/HSbase_cbits.o lib/ghc-%%GHC_VERSION%%/HSconcurrent.o @@ -825,6 +825,12 @@ lib/ghc-%%GHC_VERSION%%/process-gcstats.prl lib/ghc-%%GHC_VERSION%%/template-hsc.h lib/ghc-%%GHC_VERSION%%/unlit +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/Database +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/FileFormat +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/Hugs +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/Language +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/NHC +@exec /bin/mkdir -p %D/lib/ghc-%%GHC_VERSION%%/imports/base/Network @dirrm lib/ghc-%%GHC_VERSION%%/include @dirrm lib/ghc-%%GHC_VERSION%%/imports/util @dirrm lib/ghc-%%GHC_VERSION%%/imports/text To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 8:20:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D6D737B405; Sat, 27 Jul 2002 08:20:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B516743E4A; Sat, 27 Jul 2002 08:20:40 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RFKeJU070897; Sat, 27 Jul 2002 08:20:40 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RFKeIY070893; Sat, 27 Jul 2002 08:20:40 -0700 (PDT) Date: Sat, 27 Jul 2002 08:20:40 -0700 (PDT) From: Patrick Li Message-Id: <200207271520.g6RFKeIY070893@freefall.freebsd.org> To: ler@lerctr.org, ler@lerctr.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41047: print/acroread 5.0.6 considered downgrade from 5.05. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: print/acroread 5.0.6 considered downgrade from 5.05. State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 08:20:06 PDT 2002 State-Changed-Why: Fix committed by trevor already so close this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=41047 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 8:21:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2955D37B400; Sat, 27 Jul 2002 08:21:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FE8C43E31; Sat, 27 Jul 2002 08:21:13 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RFLDJU070965; Sat, 27 Jul 2002 08:21:13 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RFLDkZ070961; Sat, 27 Jul 2002 08:21:13 -0700 (PDT) Date: Sat, 27 Jul 2002 08:21:13 -0700 (PDT) From: Patrick Li Message-Id: <200207271521.g6RFLDkZ070961@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/41042: Change print/acroread5 ln's command to -sf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Change print/acroread5 ln's command to -sf Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: pat Responsible-Changed-When: Sat Jul 27 08:20:47 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41042 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 8:21:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 698CB37B400; Sat, 27 Jul 2002 08:21:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C67F43E3B; Sat, 27 Jul 2002 08:21:51 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RFLoJU071077; Sat, 27 Jul 2002 08:21:50 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RFLoBb071073; Sat, 27 Jul 2002 08:21:50 -0700 (PDT) Date: Sat, 27 Jul 2002 08:21:50 -0700 (PDT) From: Patrick Li Message-Id: <200207271521.g6RFLoBb071073@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/41045: Build www/mod_php4 with --enable-track-vars and --enable-force-cgi-redirect Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Build www/mod_php4 with --enable-track-vars and --enable-force-cgi-redirect Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: pat Responsible-Changed-When: Sat Jul 27 08:21:36 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41045 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 8:25:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7477A37B40A; Sat, 27 Jul 2002 08:25:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A51343E3B; Sat, 27 Jul 2002 08:25:14 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RFPEJU071533; Sat, 27 Jul 2002 08:25:14 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RFPDjJ071529; Sat, 27 Jul 2002 08:25:13 -0700 (PDT) Date: Sat, 27 Jul 2002 08:25:13 -0700 (PDT) From: Patrick Li Message-Id: <200207271525.g6RFPDjJ071529@freefall.freebsd.org> To: domi@saargate.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41039: grun pkg-descr update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: grun pkg-descr update State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 08:25:01 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 8:27:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8776C37B400; Sat, 27 Jul 2002 08:27:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2199643E31; Sat, 27 Jul 2002 08:27:54 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RFRrJU071826; Sat, 27 Jul 2002 08:27:53 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RFRrvP071822; Sat, 27 Jul 2002 08:27:53 -0700 (PDT) Date: Sat, 27 Jul 2002 08:27:53 -0700 (PDT) From: Patrick Li Message-Id: <200207271527.g6RFRrvP071822@freefall.freebsd.org> To: freaky@aagh.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41038: Update misc/sloccount to 2.14 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update misc/sloccount to 2.14 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 08:27:39 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41038 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 8:55:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554C137B401; Sat, 27 Jul 2002 08:55:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB48C43E77; Sat, 27 Jul 2002 08:53:01 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RFqpJU074283; Sat, 27 Jul 2002 08:52:51 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RFpVI8074235; Sat, 27 Jul 2002 08:51:31 -0700 (PDT) Date: Sat, 27 Jul 2002 08:51:31 -0700 (PDT) From: Patrick Li Message-Id: <200207271551.g6RFpVI8074235@freefall.freebsd.org> To: lehmann@ans-netz.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41037: update-port: graphics/xawtv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: graphics/xawtv State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 08:51:20 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 9:23:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59EDE37B400 for ; Sat, 27 Jul 2002 09:23:11 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id A763C43E4A for ; Sat, 27 Jul 2002 09:23:10 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g6RGMkFG082218; Sat, 27 Jul 2002 12:22:46 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g6RGMgrr082217; Sat, 27 Jul 2002 12:22:42 -0400 (EDT) (envelope-from alane) Date: Sat, 27 Jul 2002 12:22:42 -0400 From: Alan E To: Seigo Tanimura Cc: FreeBSD Ports List Subject: Re: troubles with the FAM port Message-ID: <20020727162242.GA82166@wwweasel.geeksrus.net> References: <200207181631.g6IGVLJ1037421@250-217.customer.cloud9.net> <20020718182425.GA41703@wwweasel.geeksrus.net> <200207270421.g6R4LZ3K046239@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207270421.g6R4LZ3K046239@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jul 27, 2002 at 01:21:34PM +0900, Seigo Tanimura wrote: >On Thu, 18 Jul 2002 14:24:25 -0400, > Alan E said: > >>> . configure failing due to mountlist issues -- >>> solved by changing in configure.in >>> to and ; [lots of old text elided] > >Other than those, attached is the patch to build with the system and >portbld gcc 3.1, and to catch up to assert() in -current. > Here are the questions I need to have answered at this point: 1. What is the standard compiler for ports on -current? 1a. If it is not the portbld gcc31, then why should I patch for that compiler? 2. What affect does all this assert code have on -stable compilation? I believe it's ifdef'd out, which is good. 3. Whose idea was it to have asserts go to syslog? 3a. How well has this been tested? 3b, What happens if syslogd is down? Please give me answers to the preceding questions, and if I am convinced this is a good idea, I will ask you to submit a PR so this issue can be tracked. I will also run this by the SGI guys before I consider committing it, due the the large amount of new code. We are trying to converge the code, not diverge it. Thanks. -- AlanE KDE-FreeBSD Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 10:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E55837B400 for ; Sat, 27 Jul 2002 10:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBEDC43E3B for ; Sat, 27 Jul 2002 10:10: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.4/8.12.4) with ESMTP id g6RHA3JU089011 for ; Sat, 27 Jul 2002 10:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RHA3Lw089010; Sat, 27 Jul 2002 10:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D50E237B400 for ; Sat, 27 Jul 2002 10:04:52 -0700 (PDT) Received: from enterprise.francisscott.net (enterprise.francisscott.net [64.81.95.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E6643E3B for ; Sat, 27 Jul 2002 10:04:52 -0700 (PDT) (envelope-from scott@cobalt.heavymetal.org) Received: from cobalt.heavymetal.org (cobalt.heavymetal.org [64.81.95.242]) by enterprise.francisscott.net (Postfix) with ESMTP id 5A79E57EF for ; Sat, 27 Jul 2002 10:04:52 -0700 (PDT) Received: by cobalt.heavymetal.org (Postfix, from userid 1001) id 6D2283130; Sat, 27 Jul 2002 10:04:51 -0700 (PDT) Message-Id: <20020727170451.6D2283130@cobalt.heavymetal.org> Date: Sat, 27 Jul 2002 10:04:51 -0700 (PDT) From: Scott Lampert Reply-To: Scott Lampert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41053: Major library version change in mm breaks this port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41053 >Category: ports >Synopsis: Major library version change in mm breaks this port >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 10:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scott Lampert >Release: FreeBSD 4.5-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD cobalt.heavymetal.org 4.5-RELEASE-p7 FreeBSD 4.5-RELEASE-p7 #0: Wed Jun 26 20:38:30 PDT 2002 root@cobalt.heavymetal.org:/usr/obj/usr/src/sys/COBALT i386 >Description: Upgrade of mm to major library version 12 while port expects 11. >How-To-Repeat: Upgrade mm to the current version and try to build www/apache13-modssl >Fix: Apply the following diff: --- Makefile.orig Sat Jul 27 09:54:58 2002 +++ Makefile Sat Jul 27 09:55:03 2002 @@ -30,7 +30,7 @@ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm MASTER_SITES_MODSSL= http://www.modssl.org/source/ \ ftp://ftp.modssl.org/source/ \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 10:11:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A0E37B400 for ; Sat, 27 Jul 2002 10:11:28 -0700 (PDT) Received: from pimout4-int.prodigy.net (pimout4-ext.prodigy.net [207.115.63.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 916E443E31 for ; Sat, 27 Jul 2002 10:11:27 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com (adsl-66-126-109-84.dsl.lsan03.pacbell.net [66.126.109.84]) by pimout4-int.prodigy.net (8.11.0/8.11.0) with ESMTP id g6RHBQF392218 for ; Sat, 27 Jul 2002 13:11:26 -0400 Message-ID: <3D42D3EF.5040100@hotmail.com> Date: Sat, 27 Jul 2002 10:10:07 -0700 From: walt Organization: none User-Agent: Mozilla/6.66 [en] (GNU/Hurd; I) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: libgda2-0.8.192 References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Daniel Mueller wrote: > Hi, i have an error on my freebsd 4-stable system to compile the libgda2 > port... I have the same error. Do you have MySQL installed also? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 10:17:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 257AD37B400; Sat, 27 Jul 2002 10:17:39 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6928143E3B; Sat, 27 Jul 2002 10:17:38 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6RHHQ9I016773; Sat, 27 Jul 2002 13:17:27 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: libgda2-0.8.192 From: Joe Marcus Clarke To: Daniel Mueller Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <3D428455.3020500@gmx.de> References: <3D428455.3020500@gmx.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nlOHF0Pfr4UNfvpMl2DH" X-Mailer: Ximian Evolution 1.0.8 Date: 27 Jul 2002 13:17:42 -0400 Message-Id: <1027790262.46963.7.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-nlOHF0Pfr4UNfvpMl2DH Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, 2002-07-27 at 07:30, Daniel Mueller wrote: > Hi, i have an error on my freebsd 4-stable system to compile the libgda2=20 > port. > Following error message: >=20 > " > cc -O -pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations=20 > -Wmissing-pr > ototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare=20 > -o .lib > s/gda-config-tool gda-config-tool.o -lreadline -lhistory -lpopt -pthread=20 > -Wl,--e > xport-dynamic -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0=20 > -lglib- > 2.0 -lintl -lxslt -liconv -lxml2 -lz -lm ../libgda/.libs/libgda-2.so=20 > -pthread -l > gobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lxslt -liconv=20 > -lxml2 > -lz -lm -lintl -lgdbm -L/usr/local/lib -lintl -lgdbm -Wl,--rpath=20 > -Wl,/usr/X11R6 > /lib > gda-config-tool.o: In function `completion_func': > gda-config-tool.o(.text+0x17e0): undefined reference to=20 > `rl_completion_matches' > gmake[2]: *** [gda-config-tool] Error 1 > gmake[2]: Leaving directory=20 > `/usr/ports/databases/libgda2/work/libgda-0.8.192/to > ols' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory=20 > `/usr/ports/databases/libgda2/work/libgda-0.8.192' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/databases/libgda2. > ** Command failed [exit code 1]: /usr/bin/script -qa=20 > /tmp/portupgrade364.0 make > ** Fix the problem and try again. > ---> Skipping 'databases/libgnomedb' (libgnomedb-0.8.191) because=20 > 'databases/li > bgda2' (libgda2-0.8.191) failed > ---> Skipping 'devel/glade2' (glade2-1.1.0) because=20 > 'databases/libgnomedb' (lib > gnomedb-0.8.191) failed > ---> Skipping 'x11/gnome2' (gnome2-2.0_3) because 'databases/libgda2'=20 > (libgda2- > 0.8.191) failed > ** The following packages were not installed or upgraded (*:skipped /=20 > !:failed) > ! databases/libgda2 (libgda2-0.8.191) (new compiler error) > * databases/libgnomedb (libgnomedb-0.8.191) > * devel/glade2 (glade2-1.1.0) > * x11/gnome2 (gnome2-2.0_3) > su-2.05a# > " >=20 > Hope you can fix it. I can (and I did). I forgot to add a patch file on my commit. Silly Joe. I'll do it now. Sorry. Joe >=20 > CU Daniel M=FCller >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=-nlOHF0Pfr4UNfvpMl2DH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9QtW2b2iPiv4Uz4cRAksXAJ9PXkbisd8GW5j9pVMUHraoWl+HBwCgrxeG Dr+3FPjTtu3PQBHttLbA6zE= =x8TZ -----END PGP SIGNATURE----- --=-nlOHF0Pfr4UNfvpMl2DH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 10:18:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B52F337B400 for ; Sat, 27 Jul 2002 10:18:10 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2584543E3B for ; Sat, 27 Jul 2002 10:18:10 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6RHHx9I016786; Sat, 27 Jul 2002 13:17:59 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: libgda2-0.8.192 From: Joe Marcus Clarke To: walt Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <3D42D3EF.5040100@hotmail.com> References: <3D42D3EF.5040100@hotmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-vrhq81JToVLn+sE/OvZq" X-Mailer: Ximian Evolution 1.0.8 Date: 27 Jul 2002 13:18:14 -0400 Message-Id: <1027790294.46963.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-vrhq81JToVLn+sE/OvZq Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-07-27 at 13:10, walt wrote: > Daniel Mueller wrote: > > Hi, i have an error on my freebsd 4-stable system to compile the libgda= 2=20 > > port... >=20 > I have the same error. Do you have MySQL installed also? The problem is not you, it's me. I forgot to cvs add a patch file.=20 Give me a minute, then cvsup again. Joe >=20 >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=-vrhq81JToVLn+sE/OvZq Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9QtXWb2iPiv4Uz4cRAurPAKCW4af6Kocf3YhphhYKZYkuJ/3DIACgqe0J rC4mM+bmBDEbVsNNuUTTvp8= =9mNZ -----END PGP SIGNATURE----- --=-vrhq81JToVLn+sE/OvZq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 10:50:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 053ED37B400 for ; Sat, 27 Jul 2002 10:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26FAF43E72 for ; Sat, 27 Jul 2002 10:50: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.4/8.12.4) with ESMTP id g6RHo3JU092447 for ; Sat, 27 Jul 2002 10:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RHo2TD092446; Sat, 27 Jul 2002 10:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68CAC37B400 for ; Sat, 27 Jul 2002 10:40:52 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 889F043E3B for ; Sat, 27 Jul 2002 10:40:50 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6RHg8j43512 for ; Sat, 27 Jul 2002 19:42:08 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6RHeoIN037923; Sat, 27 Jul 2002 19:40:50 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6RHenNp037922; Sat, 27 Jul 2002 19:40:49 +0200 (CEST) Message-Id: <200207271740.g6RHenNp037922@sauna.arved.de> Date: Sat, 27 Jul 2002 19:40:49 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/41055: New Port: audio/swhplugins A huge collection of LADSPA Plugins Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41055 >Category: ports >Synopsis: New Port: audio/swhplugins A huge collection of LADSPA Plugins >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 10:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: This superesedes ports/38112. LADSPA is a common Plugin API, which aims to be the VST of the UNIX World Steve W. Harris plugin Collection is the largest available Collection of LADSPA Plugins. LADSPA Plugins can be used by the following ports: audio/glame audio/pd audio/terminatorx audio/xmms (via the audio/xmms-ladspa Plugin) audio/ecasound and audio/snd For further information visit http://www.ladspa.org >How-To-Repeat: >Fix: --- swhplugins.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: # # . # ./pkg-plist # ./pkg-descr # ./pkg-comment # ./Makefile # ./files # ./files/patch-configure.in # ./files/patch-aclocal.m4 # ./distinfo # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xlib/ladspa/alias_1407.so Xlib/ladspa/amp_1181.so Xlib/ladspa/analogue_osc_1416.so Xlib/ladspa/comb_1190.so Xlib/ladspa/comb_splitter_1411.so Xlib/ladspa/crossover_dist_1404.so Xlib/ladspa/dc_remove_1207.so Xlib/ladspa/debug_1184.so Xlib/ladspa/decimator_1202.so Xlib/ladspa/declip_1195.so Xlib/ladspa/delayorama_1402.so Xlib/ladspa/diode_1185.so Xlib/ladspa/divider_1186.so Xlib/ladspa/dyson_compress_1403.so Xlib/ladspa/fad_delay_1192.so Xlib/ladspa/flanger_1191.so Xlib/ladspa/foldover_1213.so Xlib/ladspa/foverdrive_1196.so Xlib/ladspa/gate_1410.so Xlib/ladspa/gsm_1215.so Xlib/ladspa/gverb_1216.so Xlib/ladspa/hard_limiter_1413.so Xlib/ladspa/harmonic_gen_1220.so Xlib/ladspa/hermes_filter_1200.so Xlib/ladspa/karaoke_1409.so Xlib/ladspa/multivoice_chorus_1201.so Xlib/ladspa/phasers_1217.so Xlib/ladspa/retro_flange_1208.so Xlib/ladspa/ringmod_1188.so Xlib/ladspa/satan_maximiser_1408.so Xlib/ladspa/shaper_1187.so Xlib/ladspa/sifter_1210.so Xlib/ladspa/single_para_1203.so Xlib/ladspa/sinus_wavewrapper_1198.so Xlib/ladspa/smooth_decimate_1414.so Xlib/ladspa/split_1406.so Xlib/ladspa/step_muxer_1212.so Xlib/ladspa/surround_encoder_1401.so Xlib/ladspa/svf_1214.so Xlib/ladspa/tape_delay_1211.so Xlib/ladspa/transient_1206.so Xlib/ladspa/triple_para_1204.so Xlib/ladspa/valve_1209.so Xlib/ladspa/valve_rect_1405.so Xlib/ladspa/wave_terrain_1412.so Xlib/ladspa/fm_osc_1415.so Xlib/ladspa/rate_shifter_1417.so Xlib/ladspa/freq_tracker_1418.so Xlib/ladspa/mod_delay_1419.so Xlib/ladspa/matrix_st_ms_1420.so Xlib/ladspa/matrix_ms_st_1421.so Xlib/ladspa/matrix_spatialiser_1422.so Xlib/ladspa/plate_1423.so Xlib/ladspa/gong_1424.so Xlib/ladspa/mbeq_1197.so Xlib/ladspa/pitch_scale_1193.so Xlib/ladspa/pitch_scale_1194.so Xlib/ladspa/imp_1199.so END-of-./pkg-plist echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThis is Steve Harris' LADSPA-Plugin Collection. X XAuthor: Steve Harris XWWW: http://www.plugin.org.uk END-of-./pkg-descr echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XThis is Steve Harris' huge Collection of LADSPA Plugins END-of-./pkg-comment echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection Makefile for: swhplugins X# Date created: 12 May 2002 X# Whom: Tilman Linneweh X# X# $FreeBSD$ X XPORTNAME= swhplugins XPORTVERSION= 0.2.8 XCATEGORIES= audio XMASTER_SITES= http://plugin.org.uk/releases/${PORTVERSION}/ XDISTNAME= swh-plugins-${PORTVERSION} X XMAINTAINER= freebsdports@arved.de X XBUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa XLIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw X XUSE_AUTOMAKE= yes XUSE_AUTOMAKE_VER= 14 XAUTOMAKE_ARGS= --add-missing --foreign XINSTALLS_SHLIB= yes XUSE_REINPLACE= yes X Xpre-extract: X @${ECHO_CMD} "Note: This port does not build the matrix_spatialiser \ X Plugin, due to missing lrintf() function on FreeBSD" X Xpost-patch: X ${REINPLACE_CMD} -e 's,matrix_spatialiser_1422.so,,' ${WRKSRC}/Makefile.am X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-configure.in sed 's/^X//' >./files/patch-configure.in << 'END-of-./files/patch-configure.in' X--- configure.in.orig Fri Jul 19 15:37:35 2002 X+++ configure.in Sat Jul 20 23:54:03 2002 X@@ -12,9 +12,9 @@ X AC_LANG_C X AC_PROG_CC X AC_REQUIRE_CPP X-AC_CHECK_HEADER(ladspa.h, [], [AC_MSG_ERROR([Cannot find ladspa.h, please install the LADSPA_SDK, or put ladspa.h somewhere it can be found]);]) X X-CFLAGS="-lm" X+CFLAGS="-I/usr/local/include" X+LDFLAGS="-lm -L/usr/local/lib" X X AC_CHECK_LIB(sfftw,fftw_one, X [ X@@ -25,7 +25,7 @@ X ], X [ AC_CHECK_LIB(fftw,fftw_one, X [ X- FFTLIBS="$LIBS -lrfftw -lfftw" X+ FFTLIBS="$LIBS -lrfftw -lfftw -L/usr/local/lib" X STATIC_FFTLIBS="$LIBS /usr/lib/libfftw.a /usr/lib/librfftw.a" X FFT_PLUGINS="mbeq_1197.so pitch_scale_1193.so pitch_scale_1194.so imp_1199.so" X ], X@@ -39,7 +39,7 @@ X X dnl For gcc use: X UNAME_MACHINE=`uname -m` X-CFLAGS="-Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -mcpu=${UNAME_MACHINE} -march=${UNAME_MACHINE}" X+dnl CFLAGS="-Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC -mcpu=${UNAME_MACHINE} -march=${UNAME_MACHINE}" X X dnl For Intel's C compiler use: X dnl CC="icc" END-of-./files/patch-configure.in echo x - ./files/patch-aclocal.m4 sed 's/^X//' >./files/patch-aclocal.m4 << 'END-of-./files/patch-aclocal.m4' X--- aclocal.m4.orig Mon May 13 00:01:38 2002 X+++ aclocal.m4 Mon May 13 00:06:09 2002 X@@ -61,7 +61,7 @@ X missing_dir=`cd $ac_aux_dir && pwd` X AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) X AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir) X-AM_MISSING_PROG(AUTOMAKE, automake, $missing_dir) X+AM_MISSING_PROG(AUTOMAKE, automake14, $missing_dir) X AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir) X AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir) X AC_REQUIRE([AC_PROG_MAKE_SET])]) END-of-./files/patch-aclocal.m4 echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (swh-plugins-0.2.8.tar.gz) = 713173f78f8b0a564c55f384474a6cd2 END-of-./distinfo exit --- swhplugins.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 11: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EDA137B400 for ; Sat, 27 Jul 2002 11:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D75043E67 for ; Sat, 27 Jul 2002 11:00: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.4/8.12.4) with ESMTP id g6RI05JU093734 for ; Sat, 27 Jul 2002 11:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RI05tp093733; Sat, 27 Jul 2002 11:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB18C37B400 for ; Sat, 27 Jul 2002 10:55:55 -0700 (PDT) Received: from wrath.cs.utah.edu (wrath.cs.utah.edu [155.99.198.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 140D743E3B for ; Sat, 27 Jul 2002 10:55:55 -0700 (PDT) (envelope-from ricci@cs.utah.edu) Received: from slow.cs.utah.edu (slow.cs.utah.edu [155.99.212.4]) by wrath.cs.utah.edu (8.11.6/8.11.6) with ESMTP id g6RHtsD05553 for ; Sat, 27 Jul 2002 11:55:54 -0600 (MDT) Received: from slow.cs.utah.edu (localhost [127.0.0.1]) by slow.cs.utah.edu (8.12.3/8.12.3) with ESMTP id g6RHtr6T061611 for ; Sat, 27 Jul 2002 11:55:53 -0600 (MDT) (envelope-from ricci@slow.cs.utah.edu) Received: (from ricci@localhost) by slow.cs.utah.edu (8.12.3/8.12.3/Submit) id g6RHtrhu061610; Sat, 27 Jul 2002 11:55:53 -0600 (MDT) Message-Id: <200207271755.g6RHtrhu061610@slow.cs.utah.edu> Date: Sat, 27 Jul 2002 11:55:53 -0600 (MDT) From: Robert P Ricci Reply-To: Robert P Ricci To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41056: Apply -pedantic fix and user-smubmitted patches to x11-wm/ion Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41056 >Category: ports >Synopsis: Apply -pedantic fix and user-smubmitted patches to x11-wm/ion >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 11:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Robert P Ricci >Release: FreeBSD 4.6-STABLE i386 >Organization: University of Utah Flux Group >Environment: System: FreeBSD hactar.xrob.org 4.6-STABLE FreeBSD 4.6-STABLE #17: Wed Jul 24 17:49:04 MDT 2002 root@hactar.xrob.org:/usr/obj/usr/src/sys/HACTAR i386 >Description: Build for this port is broken, due to problems reported in PR standards/40402 . One of the submitted patches removes '-pedantic-errors' from the compiler flags, so that the port will build again. Also, a few user-submitted patches are included, as requested by a user of the port. New files: files/patch-system.mk-no_pedantic files/patch-disable_border files/patch-winprop_frame Patch relative to /usr/ports/x11-wm is included in the Fix section. >How-To-Repeat: >Fix: diff -ruN ion.old/files/patch-disable_border ion/files/patch-disable_border --- ion.old/files/patch-disable_border Wed Dec 31 17:00:00 1969 +++ ion/files/patch-disable_border Sat Jul 27 10:32:25 2002 @@ -0,0 +1,162 @@ +# This patch was originally sent to the ION mailing list by: +# Christian Mauduit + +diff -r -u doc.orig/functions.txt doc/functions.txt +--- doc.orig/functions.txt Fri Feb 8 22:23:17 2002 ++++ doc/functions.txt Fri Mar 8 23:57:46 2002 +@@ -59,6 +59,13 @@ + enabled + + ++Border control ++-------------- ++ ++disable_border Disables the border and the bar ++enable_border Enables the border and the bar ++ ++ + Close and destroy + ----------------- + +diff -r -u src.orig/draw.c src/draw.c +--- src.orig/draw.c Fri Feb 8 22:23:17 2002 ++++ src/draw.c Fri Mar 8 23:53:34 2002 +@@ -136,6 +136,13 @@ + DrawInfo _dinfo, *dinfo=&_dinfo; + WGRData *grdata=GRDATA_OF(frame); + ++ if(complete) ++ XClearWindow(wglobal.dpy, FRAME_WIN(frame)); ++ ++ /* if the border is not active, we draw nothing here */ ++ if (frame->flags & WFRAME_NO_BORDER) ++ return; ++ + dinfo->win=FRAME_WIN(frame); + dinfo->grdata=grdata; + dinfo->gc=grdata->gc; +@@ -143,15 +150,12 @@ + dinfo->geom.w+=FRAME_W(frame); + dinfo->geom.h+=FRAME_H(frame); + dinfo->border=&(grdata->frame_border); +- ++ + if(IS_ACTIVE_FRAME(frame)) + dinfo->colors=&(grdata->act_frame_colors); + else + dinfo->colors=&(grdata->frame_colors); + +- if(complete) +- XClearWindow(wglobal.dpy, FRAME_WIN(frame)); +- + /*#if 1*/ + draw_box(dinfo, FALSE); + /*#else +@@ -191,6 +195,10 @@ + WGRData *grdata=&(scr->grdata); + WRectangle bg; + ++ /* if the border is not active, we draw nothing here */ ++ if (frame->flags & WFRAME_NO_BORDER) ++ return; ++ + frame_bar_geom(frame, &bg); + + dinfo->win=FRAME_WIN(frame); +diff -r -u src.orig/frame.c src/frame.c +--- src.orig/frame.c Fri Feb 8 22:23:17 2002 ++++ src/frame.c Fri Mar 8 23:53:37 2002 +@@ -41,15 +41,28 @@ + #define BAR_W(FRAME, GRDATA) ((FRAME)->win.geom.w+(GRDATA)->bar_off.w) + #define BAR_H(FRAME, GRDATA) ((GRDATA)->bar_h) + +-#define FRAME_TO_CLIENT_W(W, GRDATA) ((W)+(GRDATA)->client_off.w) +-#define FRAME_TO_CLIENT_H(H, GRDATA) ((H)+(GRDATA)->client_off.h) +-#define CLIENT_TO_FRAME_W(W, GRDATA) ((W)-(GRDATA)->client_off.w) +-#define CLIENT_TO_FRAME_H(H, GRDATA) ((H)-(GRDATA)->client_off.h) +- +-#define CLIENT_X(FRAME, GRDATA) ((GRDATA)->client_off.x) +-#define CLIENT_Y(FRAME, GRDATA) ((GRDATA)->client_off.y) +-#define CLIENT_W(FRAME, GRDATA) FRAME_TO_CLIENT_W(FRAME_W(FRAME), GRDATA) +-#define CLIENT_H(FRAME, GRDATA) FRAME_TO_CLIENT_H(FRAME_H(FRAME), GRDATA) ++#define FRAME_TO_CLIENT_W(W, FRAME, GRDATA) \ ++ (((FRAME)->flags & WFRAME_NO_BORDER) ? \ ++ (W) : (W)+(GRDATA)->client_off.w) ++#define FRAME_TO_CLIENT_H(H, FRAME, GRDATA) \ ++ (((FRAME)->flags & WFRAME_NO_BORDER) ? \ ++ (H) : (H)+(GRDATA)->client_off.h) ++#define CLIENT_TO_FRAME_W(W, FRAME, GRDATA) \ ++ (((FRAME)->flags & WFRAME_NO_BORDER) ? \ ++ (W) : (W)-(GRDATA)->client_off.w) ++#define CLIENT_TO_FRAME_H(H, FRAME, GRDATA) \ ++ (((FRAME)->flags & WFRAME_NO_BORDER) ? \ ++ (H) : (H)-(GRDATA)->client_off.h) ++ ++#define CLIENT_X(FRAME, GRDATA) \ ++ ((FRAME)->flags & WFRAME_NO_BORDER ? \ ++ 0 : (GRDATA)->client_off.x) ++#define CLIENT_Y(FRAME, GRDATA) \ ++ ((FRAME)->flags & WFRAME_NO_BORDER ? \ ++ 0 : (GRDATA)->client_off.y) ++ ++#define CLIENT_W(FRAME, GRDATA) FRAME_TO_CLIENT_W(FRAME_W(FRAME), FRAME, GRDATA) ++#define CLIENT_H(FRAME, GRDATA) FRAME_TO_CLIENT_H(FRAME_H(FRAME), FRAME, GRDATA) + + + WThingFuntab frame_funtab={deinit_frame, frame_remove_child}; +@@ -658,6 +671,22 @@ + geom->y=CLIENT_Y(frame, grdata); + geom->w=CLIENT_W(frame, grdata); + geom->h=CLIENT_H(frame, grdata); ++} ++ ++void enable_border(WFrame *frame) ++{ ++ frame->flags = frame->flags & (~WFRAME_NO_BORDER); ++ ++ frame_fit_clients(frame); ++ draw_frame(frame,TRUE); ++} ++ ++void disable_border(WFrame *frame) ++{ ++ frame->flags = frame->flags | WFRAME_NO_BORDER; ++ ++ frame_fit_clients(frame); ++ draw_frame(frame,TRUE); + } + + +diff -r -u src.orig/frame.h src/frame.h +--- src.orig/frame.h Fri Feb 8 22:23:17 2002 ++++ src/frame.h Fri Mar 8 23:05:54 2002 +@@ -23,6 +23,7 @@ + #define WFRAME_SHADE 0x0004 + #define WFRAME_NO_BAR 0x0008 + #define WFRAME_MAX_BOTH (WFRAME_MAX_VERT|WFRAME_MAX_HORIZ) ++#define WFRAME_NO_BORDER 0x0010 + + #define FRAME_SHORTCUT_W 23 + +@@ -96,5 +97,8 @@ + extern void split_top(WWorkspace *ws, char *str); + + extern WFrame *find_frame_of(Window win); ++ ++extern void enable_border(WFrame *frame); ++extern void disable_border(WFrame *frame); + + #endif /* INCLUDED_FRAME_H */ +diff -r -u src.orig/function.c src/function.c +--- src.orig/function.c Fri Feb 8 22:23:17 2002 ++++ src/function.c Fri Mar 8 23:05:54 2002 +@@ -90,6 +90,9 @@ + FN(d, generic, WFrame, "set_widthq", set_widthq), + FN(d, generic, WFrame, "set_heightq", set_heightq), + ++ FN_VOID(generic, WFrame, "enable_border", enable_border), ++ FN_VOID(generic, WFrame, "disable_border", disable_border), ++ + FN(s, generic, WWorkspace,"split_top", split_top), + + /* client */ diff -ruN ion.old/files/patch-system.mk-no_pedantic ion/files/patch-system.mk-no_pedantic --- ion.old/files/patch-system.mk-no_pedantic Wed Dec 31 17:00:00 1969 +++ ion/files/patch-system.mk-no_pedantic Sat Jul 27 11:32:06 2002 @@ -0,0 +1,19 @@ +*** system.mk.orig Sat Jul 27 11:06:16 2002 +--- system.mk Sat Jul 27 11:06:25 2002 +*************** +*** 83,89 **** + # have unused variables. + WARN= -W -Wimplicit -Wreturn-type -Wswitch -Wcomment \ + -Wtrigraphs -Wformat -Wchar-subscripts \ +! -Wparentheses -pedantic-errors -Wuninitialized + + + CFLAGS+= $(WARN) $(DEFINES) $(INCLUDES) $(EXTRA_INCLUDES) -D_ANSI_SOURCE +--- 83,89 ---- + # have unused variables. + WARN= -W -Wimplicit -Wreturn-type -Wswitch -Wcomment \ + -Wtrigraphs -Wformat -Wchar-subscripts \ +! -Wparentheses -Wuninitialized + + + CFLAGS+= $(WARN) $(DEFINES) $(INCLUDES) $(EXTRA_INCLUDES) -D_ANSI_SOURCE diff -ruN ion.old/files/patch-winprop_frame ion/files/patch-winprop_frame --- ion.old/files/patch-winprop_frame Wed Dec 31 17:00:00 1969 +++ ion/files/patch-winprop_frame Sat Jul 27 10:34:45 2002 @@ -0,0 +1,74 @@ +# This patch was originally sent to the ION mailing list by: +# Alejandro Forero Cuervo + +diff -Naur ChangeLog.orig ChangeLog +--- ChangeLog.orig Tue Feb 5 23:46:01 2002 ++++ ChangeLog Sat Feb 9 17:19:06 2002 +@@ -1,3 +1,6 @@ ++2002-02-09: ++ * Implemented "frame" functionality for winprops (Alejandro Forero ++ ). + + 2002-02-06: + * Added 'split_top "dir"' command. +diff -Naur src.orig/clientwin.c src/clientwin.c +--- src.orig/clientwin.c Wed Feb 6 18:41:22 2002 ++++ src/clientwin.c Sat Feb 9 17:09:22 2002 +@@ -180,7 +180,10 @@ + } + } + +- get_integer_property(win, wglobal.atom_frame_id, &frame_id); ++ if (props!=NULL && props->frame!=0) ++ frame_id=props->frame; ++ else ++ get_integer_property(win, wglobal.atom_frame_id, &frame_id); + + /* Get client to place this window in */ + if(client==NULL){ +diff -Naur src.orig/readconfig.c src/readconfig.c +--- src.orig/readconfig.c Wed Feb 6 18:38:16 2002 ++++ src/readconfig.c Sat Feb 9 17:24:01 2002 +@@ -674,6 +674,14 @@ + return TRUE; + } + ++ ++static bool opt_winprop_frame(Tokenizer *tokz, int n, Token *toks) ++{ ++ tmp_winprop->frame=TOK_LONG_VAL(&(toks[1])); ++ return TRUE; ++} ++ ++ + static bool opt_winprop_transient_mode(Tokenizer *tokz, int n, Token *toks) + { + char *mod=TOK_IDENT_VAL(&(toks[1])); +@@ -721,6 +729,7 @@ + tmp_winprop->data=wclass=TOK_TAKE_STRING_VAL(&(toks[1])); + tmp_winprop->switchto=-1; + tmp_winprop->stubborn=0; ++ tmp_winprop->frame=0; + tmp_winprop->transient_mode=TRANSIENT_MODE_NORMAL; + + winstance=strchr(wclass, '.'); +@@ -799,6 +808,7 @@ + {"switchto", "b", opt_winprop_switchto, NULL}, + {"stubborn", "b", opt_winprop_stubborn, NULL}, + {"transient_mode", "i", opt_winprop_transient_mode, NULL}, ++ {"frame", "l", opt_winprop_frame, NULL}, + + {"#end", NULL, end_winprop, NULL}, + /*{"#cancel", NULL, cancel_winprop, NULL},*/ +diff -Naur src.orig/winprops.h src/winprops.h +--- src.orig/winprops.h Mon Mar 5 16:16:06 2001 ++++ src/winprops.h Sat Feb 9 17:09:22 2002 +@@ -30,6 +30,7 @@ + int transient_mode; + int max_w, max_h; + int aspect_w, aspect_h; ++ int frame; + + WWinProp *next, *prev; + }; + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 13:18:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DAB137B400; Sat, 27 Jul 2002 13:18:36 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC80243E65; Sat, 27 Jul 2002 13:18:34 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.5/8.12.5) id g6RKIOAw021178; Sat, 27 Jul 2002 15:18:24 -0500 (CDT) (envelope-from dan) Date: Sat, 27 Jul 2002 15:18:24 -0500 From: Dan Nelson To: Cyrille Lefevre Cc: Tony Finch , freebsd-hackers@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: sed -i has difficulty with read-only files Message-ID: <20020727201824.GB16128@dan.emsphone.com> References: <20020726165021.C7551@chiark.greenend.org.uk> <20020727051224.GA7996@gits.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020727051224.GA7996@gits.dyndns.org> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In the last episode (Jul 27), Cyrille Lefevre said: > IMHO, both the old and the newer code are wrong. they should use > getenv("TMPDIR") if any and certainly not the current directory. > there is probably more room in ${TMPDIR:-/var/tmp} then in the > current directory. imagine that the current fs is nearly full... Don't you want to temp filename to be in exactly the same place as the original file, so the rename() swap will work? If the current fs is full, then sed -i will fail anyway. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 13:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0069637B400 for ; Sat, 27 Jul 2002 13:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 164D443E4A for ; Sat, 27 Jul 2002 13: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.4/8.12.4) with ESMTP id g6RKK1JU028112 for ; Sat, 27 Jul 2002 13:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RKK13a028111; Sat, 27 Jul 2002 13:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E012537B400 for ; Sat, 27 Jul 2002 13:13:01 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C40C43E4A for ; Sat, 27 Jul 2002 13:13:01 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6RKD1OT030814 for ; Sat, 27 Jul 2002 13:13:01 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6RKD10t030813; Sat, 27 Jul 2002 13:13:01 -0700 (PDT) Message-Id: <200207272013.g6RKD10t030813@www.freebsd.org> Date: Sat, 27 Jul 2002 13:13:01 -0700 (PDT) From: "Nathan J. Yoder" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41057: WebMagick doesn't compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41057 >Category: ports >Synopsis: WebMagick doesn't compile >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 13:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nathan J. Yoder >Release: FreeBSD 4.5-RELEASE-p6 >Organization: >Environment: FreeBSD topcat.mine.nu 4.5-RELEASE-p6 FreeBSD 4.5-RELEASE-p6 #4: Wed Jun 26 00:30:22 EDT 2002 njyoder@topcat.mine.nu:/usr/obj/usr/src/sys/TOPCAT i386 >Description: WebMagick fails when running it's configure script. It's important to note that I do not have X11 on this system, with the corresponding flags set in /etc/make.conf (so it installs non-x11 versions of certain ports). Here are some file outputs that might help- /etc/make.conf: #USE_GCC=3.1 CPUTYPE=k6-2 CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_X=true NO_X11=true WITHOUT_X11=true WITHOUT_SNMP=true config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:556: checking for a BSD compatible install configure:609: checking whether build environment is sane configure:666: checking whether make sets ${MAKE} configure:705: checking for working aclocal configure:718: checking for working autoconf configure:731: checking for working automake configure:744: checking for working autoheader configure:757: checking for working makeinfo configure:773: checking whether build environment is sane configure:824: checking for a BSD compatible install configure:879: checking for perl configure:919: checking for RGB database configure:986: checking for xlsfonts configure:1022: checking for default font make output: ===> Configuring for WebMagick-2.02_1,1 loading 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 make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking whether build environment is sane... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for perl... /usr/bin/perl checking for RGB database... checking for xlsfonts... xlsfonts checking for default font... ===> Script "configure" failed unexpectedly. Please report the problem to ache@freebsd.org [maintainer] and attach the "/usr/ports/www/WebMagick/work/WebMagick-2.02/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 Stop in /usr/ports/www/WebMagick. Installed packages: ImageMagick-nox11-5.4.7.1_1 agrep-2.04 apg-2.0.0 arpwatch-2.1.a11_2 autoconf-2.53 autoconf213-2.13.000227_2 automake14-1.4.5 bash-2.05a bison-1.35_1 boehm-gc-6.0 bounce-1.0 chexedit-0.9.7 curl-7.9.8 cvsup-without-gui-16.1f ddup-3.0.1 dict-1.5.5 dsniff-2.3 expat-1.2 expat-1.95.3 flawfinder-1.01 freenet6-0.9.6 freetype2-2.1.2 gcc-3.1.1_20020617 gd-1.8.4_6 gdbm-1.8.0 gdchart-0.10.1_1 gettext-0.10.35_2 gettext-0.11.2 ghostscript-gnu-nox11-7.05_1 gmake-3.79.1_2 isc-dhcp3-3.0.1.r9 its4-1.1.1 jbigkit-1.4 jpeg-6b_1 jpgtn-1.04 lcms-1.08 libfpx-1.2.0.4 libiconv-1.8 libnet-1.0.2a libnids-1.16_1 libtool-1.3.4_4 libxml2-2.4.23 lynx-ssl-2.8.4.1b_1 m4-1.4_1 nano-1.0.9_1 netcat-1.10_1 netpbm-10.3 newsfetch-1.21 newsfish-1.2.5 newsgrab-0.2.2 nmap-2.54.b34 ntop-2.0.99.r2_1 openssh-3.4_3 openssl-0.9.6d p5-NNTPClient-0.37 p5-News-Newsrc-1.08 p5-Set-IntSpan-1.07 p5-Term-ReadKey-2.14 p5-Time-101.062101 pavuk-0.9.28_1 pkg_remove-1.1 pkg_tarup-1.2_3 pkg_tree-1.1 pkgconfig-0.12.0 pkgdb.db png-1.2.4 popt-1.5.1_1 portupgrade-20020429_1 python-2.2.1 rats-1.3 replaceit-1.0.0 rsync-2.5.5_1 ruby-1.6.7.2002.05.23 ruby-bdb1-0.1.7 ruby-optparse-0.8.6 ruby-shim-ruby18-1.7.2.2002.05.21 screen-3.9.11_1 sed_inplace-2002.06.28 snort-1.8.6 thttpd-2.22 thumbnail_index-1998.08.10_1 tiff-3.5.7 txt2regex-0.7 unzip-5.50 w3m-0.3 w3mir-1.0.10 wget+ipv6-1.7_2 >How-To-Repeat: cd /usr/ports/www/WebMagick make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 13:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9778E37B400 for ; Sat, 27 Jul 2002 13:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2CCB43E3B for ; Sat, 27 Jul 2002 13:40: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.4/8.12.4) with ESMTP id g6RKe2JU029434 for ; Sat, 27 Jul 2002 13:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RKe26b029433; Sat, 27 Jul 2002 13:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6EFB37B400 for ; Sat, 27 Jul 2002 13:38:11 -0700 (PDT) Received: from mel-rto2.wanadoo.fr (smtp-out-2.wanadoo.fr [193.252.19.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FD6B43E3B for ; Sat, 27 Jul 2002 13:38:10 -0700 (PDT) (envelope-from stephane@freebsd-fr.org) Received: from mel-rta8.wanadoo.fr (193.252.19.79) by mel-rto2.wanadoo.fr (6.5.007) id 3D1838B601110A91 for FreeBSD-gnats-submit@freebsd.org; Sat, 27 Jul 2002 22:38:08 +0200 Received: from sequoia.mondomaineamoi.megalo (193.253.242.153) by mel-rta8.wanadoo.fr (6.5.007) id 3D2A78F6008AAD1C for FreeBSD-gnats-submit@freebsd.org; Sat, 27 Jul 2002 22:38:08 +0200 Received: from sequoia.mondomaineamoi.megalo (localhost.mondomaineamoi.megalo [127.0.0.1]) by sequoia.mondomaineamoi.megalo (8.12.5/8.12.2) with ESMTP id g6RKb4K8086433 for ; Sat, 27 Jul 2002 22:37:04 +0200 (CEST) (envelope-from stephane@sequoia.mondomaineamoi.megalo) Received: (from root@localhost) by sequoia.mondomaineamoi.megalo (8.12.5/8.12.5/Submit) id g6RKb2FQ086406; Sat, 27 Jul 2002 22:37:02 +0200 (CEST) Message-Id: <200207272037.g6RKb2FQ086406@sequoia.mondomaineamoi.megalo> Date: Sat, 27 Jul 2002 22:37:02 +0200 (CEST) From: Stephane Legrand Reply-To: Stephane Legrand To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41059: Maintainer update for security/bugs port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41059 >Category: ports >Synopsis: Maintainer update for security/bugs port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 13:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stephane Legrand >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD sequoia.mondomaineamoi.megalo 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 27 18:07:11 CEST 2002 root@sequoia.mondomaineamoi.megalo:/usr/obj/usr/src/sys/BAOBAB i386 >Description: Maintainer update for security/bugs port diff -ruN bugs-orig/Makefile bugs/Makefile --- bugs-orig/Makefile Sat Jul 27 21:30:44 2002 +++ bugs/Makefile Sat Jul 27 22:00:26 2002 @@ -6,15 +6,17 @@ # PORTNAME= bugs -PORTVERSION= 4.0.1 +PORTVERSION= 4.1.0 CATEGORIES= security MASTER_SITES= http://www.encryptsolutions.com/english/download/ \ http://www.bcrypt.com/english/download/ EXTRACT_SUFX= .tgz -MAINTAINER= stephane.legrand@bigfoot.com +MAINTAINER= stephane@freebsd-fr.org PLIST_SUB+= PORTVERSION=${PORTVERSION} + +USE_GMAKE= yes # No Manual page diff -ruN bugs-orig/distinfo bugs/distinfo --- bugs-orig/distinfo Sat Jul 27 21:30:44 2002 +++ bugs/distinfo Sat Jul 27 21:36:37 2002 @@ -1 +1 @@ -MD5 (bugs-4.0.1.tgz) = 6d2b40477c19c0f2a12fcbc92eedaa16 +MD5 (bugs-4.1.0.tgz) = b3f6e04c0d5f980ccd9134ee56d62ac1 diff -ruN bugs-orig/pkg-descr bugs/pkg-descr --- bugs-orig/pkg-descr Sat Jul 27 21:30:44 2002 +++ bugs/pkg-descr Sat Jul 27 22:00:07 2002 @@ -14,4 +14,4 @@ - Stephane Legrand -stephane.legrand@bigfoot.com +stephane@freebsd-fr.org diff -ruN bugs-orig/pkg-plist bugs/pkg-plist --- bugs-orig/pkg-plist Sat Jul 27 21:30:44 2002 +++ bugs/pkg-plist Sat Jul 27 21:44:37 2002 @@ -47,6 +47,7 @@ bugs-%%PORTVERSION%%/doc/history/old_french.txt bugs-%%PORTVERSION%%/include/bstandard.h bugs-%%PORTVERSION%%/include/extra.h +bugs-%%PORTVERSION%%/include/fpos_t.h bugs-%%PORTVERSION%%/include/isaac.h bugs-%%PORTVERSION%%/include/main.h bugs-%%PORTVERSION%%/include/misc.h >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 14:36:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0066837B401 for ; Sat, 27 Jul 2002 14:36:55 -0700 (PDT) Received: from smtp.noos.fr (aragon.noos.net [212.198.2.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A0143E5E for ; Sat, 27 Jul 2002 14:36:54 -0700 (PDT) (envelope-from cyrille.lefevre@laposte.net) Received: (qmail 12475891 invoked by uid 0); 27 Jul 2002 21:36:52 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with SMTP for ; 27 Jul 2002 21:36:52 -0000 Received: from gits.gits.fr.invalid (poikykfdawdd0696@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g6RLaqNc093205 for ; Sat, 27 Jul 2002 23:36:52 +0200 (CEST) (envelope-from cyrille.lefevre@laposte.net) Date: Sat, 27 Jul 2002 23:36:48 +0200 To: Dan Nelson Cc: Tony Finch , freebsd-hackers@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: sed -i has difficulty with read-only files Message-ID: <20020727213648.GA93121@gits.dyndns.org> References: <20020726165021.C7551@chiark.greenend.org.uk> <20020727051224.GA7996@gits.dyndns.org> <20020727201824.GB16128@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020727201824.GB16128@dan.emsphone.com> User-Agent: Mutt/1.3.99i Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6);aI.[< Mail-Followup-To: cyrille.lefevre+dated+1028237810.0fe279@laposte.net, dnelson@allantgroup.com, dot@dotat.at, freebsd-hackers@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG X-Delivery-Agent: TMDA/0.58 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jul 27, 2002 at 03:18:24PM -0500, Dan Nelson wrote: > In the last episode (Jul 27), Cyrille Lefevre said: > > IMHO, both the old and the newer code are wrong. they should use > > getenv("TMPDIR") if any and certainly not the current directory. > > there is probably more room in ${TMPDIR:-/var/tmp} then in the > > current directory. imagine that the current fs is nearly full... > > Don't you want to temp filename to be in exactly the same place as the > original file, so the rename() swap will work? If the current fs is > full, then sed -i will fail anyway. currently, "sed -i '' ..." shouldn't fail (except if /tmp is too small) where "sed -i .bak ..." will. the proposed patch prevent inplace editing even when a backup file isn't asked. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 15:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B89D637B401 for ; Sat, 27 Jul 2002 15:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2309543E3B for ; Sat, 27 Jul 2002 15:40: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.4/8.12.4) with ESMTP id g6RMe1JU056832 for ; Sat, 27 Jul 2002 15:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6RMe1FQ056831; Sat, 27 Jul 2002 15:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B916C37B400 for ; Sat, 27 Jul 2002 15:38:53 -0700 (PDT) Received: from smtp.noos.fr (descartes.noos.net [212.198.2.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE95D43E5E for ; Sat, 27 Jul 2002 15:38:52 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 57975760 invoked by uid 0); 27 Jul 2002 22:38:50 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with SMTP for ; 27 Jul 2002 22:38:50 -0000 Received: from gits.gits.dyndns.org (idssp6xu9ksgvdlu@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g6RMcnNc097617 for ; Sun, 28 Jul 2002 00:38:50 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.5/8.12.5/Submit) id g6RMcmhd097616; Sun, 28 Jul 2002 00:38:48 +0200 (CEST) (envelope-from root) Message-Id: <200207272238.g6RMcmhd097616@gits.gits.dyndns.org> Date: Sun, 28 Jul 2002 00:38:48 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41061: New port: archivers/gzip (1.3.3) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41061 >Category: ports >Synopsis: New port: archivers/gzip (1.3.3) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.6-STABLE i386 >Organization: ACME >Environment: System: FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 23 08:29:49 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386 >Description: this is gzip 1.3.3, a compression utility designed to be a replacement for compress. >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: # # archivers/gzip # archivers/gzip/Makefile # archivers/gzip/distinfo # archivers/gzip/pkg-comment # archivers/gzip/pkg-descr # archivers/gzip/pkg-plist # echo c - archivers/gzip mkdir -p archivers/gzip > /dev/null 2>&1 echo x - archivers/gzip/Makefile sed 's/^X//' >archivers/gzip/Makefile << 'END-of-archivers/gzip/Makefile' X# New ports collection makefile for: gzip X# Date created: 27 July 2002 X# Whom: cyrille.lefevre@laposte.net X# X# $FreeBSD$ X# X XPORTNAME= gzip XPORTVERSION= 1.3.3 XCATEGORIES= archivers XMASTER_SITES= ${MASTER_SITE_GNU_ALPHA} XMASTER_SITE_SUBDIR= ${PORTNAME} X# EXTRACT_SUFX= .tar X XMAINTAINER= cyrille.lefevre@laposte.net X XMASTER_SITE_GNU_ALPHA= \ X ftp://ftp.funet.fi/pub/gnu/alpha/gnu/%SUBDIR%/ \ X http://www.funet.fi/pub/gnu/alpha/gnu/%SUBDIR%/ X# ftp://alpha.gnu.org/gnu/%SUBDIR%/ X XUSE_REINPLACE= yes XGNU_CONFIGURE= yes X XMAN1= gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 \ X zgrep.1 zless.1 zmore.1 znew.1 X Xpost-configure: X @${REINPLACE_CMD} -e 's|^SHELL =.*|SHELL=/bin/sh|' ${WRKSRC}/Makefile X X.include END-of-archivers/gzip/Makefile echo x - archivers/gzip/distinfo sed 's/^X//' >archivers/gzip/distinfo << 'END-of-archivers/gzip/distinfo' XMD5 (gzip-1.3.3.tar.gz) = 52eaf713673507d21f7abefee98ba662 END-of-archivers/gzip/distinfo echo x - archivers/gzip/pkg-comment sed 's/^X//' >archivers/gzip/pkg-comment << 'END-of-archivers/gzip/pkg-comment' XA compression utility designed to be a replacement for compress END-of-archivers/gzip/pkg-comment echo x - archivers/gzip/pkg-descr sed 's/^X//' >archivers/gzip/pkg-descr << 'END-of-archivers/gzip/pkg-descr' XGzip (GNU zip) is a compression utility designed to be a replacement Xfor compress. Its main advantages over compress are much better Xcompression and freedom from patented algorithms. X XWWW: http://www.gzip.org/ END-of-archivers/gzip/pkg-descr echo x - archivers/gzip/pkg-plist sed 's/^X//' >archivers/gzip/pkg-plist << 'END-of-archivers/gzip/pkg-plist' X@comment $FreeBSD$ Xbin/gunzip Xbin/gzexe Xbin/gzip Xbin/zcat Xbin/zcmp Xbin/zdiff Xbin/zegrep Xbin/zfgrep Xbin/zforce Xbin/zgrep Xbin/zless Xbin/zmore Xbin/znew X@unexec install-info --quiet --delete %D/info/gzip.info %D/info/dir Xinfo/gzip.info X@exec install-info %D/info/gzip.info %D/info/dir END-of-archivers/gzip/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 17:20:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3A2237B407 for ; Sat, 27 Jul 2002 17:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6887F43E4A for ; Sat, 27 Jul 2002 17: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.4/8.12.4) with ESMTP id g6S0K2JU078758 for ; Sat, 27 Jul 2002 17:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S0K2n2078757; Sat, 27 Jul 2002 17:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C100D37B400 for ; Sat, 27 Jul 2002 17:18:24 -0700 (PDT) Received: from kappa.allnet.ne.jp (kappa.allnet.ne.jp [61.211.150.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA9743E31 for ; Sat, 27 Jul 2002 17:18:24 -0700 (PDT) (envelope-from kanou@kappa.allnet.ne.jp) Received: from kappa.allnet.ne.jp (localhost [127.0.0.1]) by kappa.allnet.ne.jp (8.12.5/8.12.5) with ESMTP id g6S0JFfT010093; Sun, 28 Jul 2002 09:19:15 +0900 (JST) (envelope-from kanou@kappa.allnet.ne.jp) Received: (from kanou@localhost) by kappa.allnet.ne.jp (8.12.5/8.12.5/Submit) id g6S0JEq9010092; Sun, 28 Jul 2002 09:19:14 +0900 (JST) Message-Id: <200207280019.g6S0JEq9010092@kappa.allnet.ne.jp> Date: Sun, 28 Jul 2002 09:19:14 +0900 (JST) From: KANOU Hiroki Reply-To: KANOU Hiroki To: FreeBSD-gnats-submit@FreeBSD.org Cc: kanou@mil.allnet.ne.jp X-Send-Pr-Version: 3.113 Subject: ports/41066: update port: print/ttf2pt1 to 3.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41066 >Category: ports >Synopsis: update port: print/ttf2pt1 to 3.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 17:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD zinc 4.6-STABLE FreeBSD 4.6-STABLE #3: Sun Jun 30 11:43:37 JST 2002 kanou@zinc:/usr/src/sys/compile/COPPER i386 >Description: ttf2pt1 3.4.1 is out in July 13 2002. Current port version is 3.4.0. >How-To-Repeat: >Fix: diff -uNr ttf2pt1.orig/Makefile ttf2pt1/Makefile --- ttf2pt1.orig/Makefile Mon Dec 3 03:20:37 2001 +++ ttf2pt1/Makefile Sun Jul 21 19:54:28 2002 @@ -7,7 +7,7 @@ # PORTNAME= ttf2pt1 -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -uNr ttf2pt1.orig/distinfo ttf2pt1/distinfo --- ttf2pt1.orig/distinfo Mon Nov 26 22:15:51 2001 +++ ttf2pt1/distinfo Sun Jul 21 19:54:48 2002 @@ -1 +1 @@ -MD5 (ttf2pt1-3.4.0.tgz) = 98c7f1f4359cdf094229be7bc0884f87 +MD5 (ttf2pt1-3.4.1.tgz) = 2775078bd8988f50a9f390c8d15c1d64 diff -uNr ttf2pt1.orig/files/patch-Makefile ttf2pt1/files/patch-Makefile --- ttf2pt1.orig/files/patch-Makefile Mon Nov 26 22:15:51 2001 +++ ttf2pt1/files/patch-Makefile Sun Jul 21 20:00:25 2002 @@ -1,5 +1,5 @@ ---- Makefile.orig Mon Nov 26 21:09:14 2001 -+++ Makefile Mon Nov 26 21:11:59 2001 +--- Makefile.orig Fri Jun 14 09:51:39 2002 ++++ Makefile Sun Jul 21 19:58:47 2002 @@ -20,7 +20,7 @@ # # Default @@ -24,13 +24,13 @@ # To enable use of the FreeType-2 library # (if the include and lib directory do not match your installation, -@@ -87,17 +87,17 @@ +@@ -114,17 +114,17 @@ CFLAGS_EXTT1ASM= #CFLAGS_EXTT1ASM= -DEXTERNAL_T1ASM --CFLAGS= $(CFLAGS_SYS) $(CFLAGS_FT) $(CFLAGS_PREF) -+CFLAGS+= $(CFLAGS_SYS) $(CFLAGS_FT) $(CFLAGS_PREF) - LIBS= $(LIBS_SYS) $(LIBS_FT) +-CFLAGS= $(CFLAGS_SYS) $(CFLAGS_FT) $(CFLAGS_AT) $(CFLAGS_PREF) ++CFLAGS+= $(CFLAGS_SYS) $(CFLAGS_FT) $(CFLAGS_AT) $(CFLAGS_PREF) + LIBS= $(LIBS_SYS) $(LIBS_FT) $(LIBS_AT) # Installation-related stuff # >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 17:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6D1637B408 for ; Sat, 27 Jul 2002 17:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2435F43E6A for ; Sat, 27 Jul 2002 17: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.4/8.12.4) with ESMTP id g6S0K3JU078772 for ; Sat, 27 Jul 2002 17:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S0K2jJ078771; Sat, 27 Jul 2002 17:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B1C937B400 for ; Sat, 27 Jul 2002 17:18:51 -0700 (PDT) Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBABD43E3B for ; Sat, 27 Jul 2002 17:18:50 -0700 (PDT) (envelope-from leeym@utopia.leeym.com) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id A6EC33E9BD3 for ; Sun, 28 Jul 2002 08:18:48 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id F198C3E9BD2; Sun, 28 Jul 2002 08:18:45 +0800 (CST) Message-Id: <20020728001845.F198C3E9BD2@utopia.leeym.com> Date: Sun, 28 Jul 2002 08:18:45 +0800 (CST) From: Yen-Ming Lee Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41067: update port: textproc/antiword Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41067 >Category: ports >Synopsis: update port: textproc/antiword >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 17:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD utopia.leeym.com 4.6-STABLE FreeBSD 4.6-STABLE #51: Tue Jul 23 05:19:48 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386 >Description: update to antiword-0.33 support REINPLACE_CMD >How-To-Repeat: >Fix: --- antiword.diff begins here --- diff -ruN --exclude CVS /usr/ports/textproc/antiword/Makefile antiword/Makefile --- /usr/ports/textproc/antiword/Makefile Wed Nov 21 04:33:25 2001 +++ antiword/Makefile Sun Jul 28 08:11:41 2002 @@ -6,25 +6,24 @@ # PORTNAME= antiword -PORTVERSION= 0.32 +PORTVERSION= 0.33 CATEGORIES= textproc MASTER_SITES= http://www.winfield.demon.nl/linux/ MAINTAINER= leeym@leeym.com -WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION} +USE_REINPLACE= yes +INSTALL_TARGET= global_install MAN1= antiword.1 post-patch: - @${PERL5} -pi -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/antiword.h + @${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' \ + -e 's,/usr/share,${PREFIX}/share,g' \ + ${WRKSRC}/Makefile.* ${WRKSRC}/*.[ch] -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/antiword ${PREFIX}/bin - @${INSTALL_SCRIPT} ${WRKSRC}/kantiword ${PREFIX}/bin +post-install: @${INSTALL_MAN} ${WRKSRC}/Docs/antiword.1 ${MANPREFIX}/man/man1 - @${MKDIR} ${DATADIR} - @${INSTALL_DATA} ${WRKSRC}/Resources/* ${DATADIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/Docs/* ${DOCSDIR} diff -ruN --exclude CVS /usr/ports/textproc/antiword/distinfo antiword/distinfo --- /usr/ports/textproc/antiword/distinfo Wed Nov 21 04:33:25 2001 +++ antiword/distinfo Sun Jul 28 06:51:27 2002 @@ -1 +1 @@ -MD5 (antiword-0.32.tar.gz) = bbbef871b7e7bea4df2102c8f634f81e +MD5 (antiword-0.33.tar.gz) = e2178402066bbb1f5b3a49d47316a1fc diff -ruN --exclude CVS /usr/ports/textproc/antiword/files/patch-Makefile.Linux antiword/files/patch-Makefile.Linux --- /usr/ports/textproc/antiword/files/patch-Makefile.Linux Wed Nov 21 04:33:28 2001 +++ antiword/files/patch-Makefile.Linux Thu Jan 1 08:00:00 1970 @@ -1,29 +0,0 @@ ---- Makefile.Linux.orig Sat Jul 21 15:58:03 2001 -+++ Makefile.Linux Sat Nov 3 15:30:36 2001 -@@ -2,7 +2,7 @@ - # Makefile for antiword (Linux version) - # - --CC = gcc -+CC ?= gcc - LD = gcc - - # must be equal to DEBUG or NDEBUG -@@ -12,7 +12,7 @@ - - LDLIBS = - --CFLAGS = -Wall -pedantic $(OPT) -D$(DB) -+CFLAGS += -Wall -pedantic -D$(DB) - LDFLAGS = - - OBJS =\ -@@ -27,7 +27,7 @@ - antiword\ - kantiword - --INSTALL_DIR = $(HOME)/bin -+INSTALL_DIR = $(PREFIX)/bin - - all: $(PROGS) - diff -ruN --exclude CVS /usr/ports/textproc/antiword/files/patch-antiword.h antiword/files/patch-antiword.h --- /usr/ports/textproc/antiword/files/patch-antiword.h Wed Nov 21 04:33:28 2001 +++ antiword/files/patch-antiword.h Thu Jan 1 08:00:00 1970 @@ -1,11 +0,0 @@ ---- antiword.h.orig Sat Oct 27 08:35:52 2001 -+++ antiword.h Sat Oct 27 08:36:13 2001 -@@ -143,7 +143,7 @@ - #define ANTIWORD_DIR "antiword" - #define FONTNAMES_FILE "fontname.txt" - #else --#define GLOBAL_ANTIWORD_DIR "/opt/antiword/share" -+#define GLOBAL_ANTIWORD_DIR "%%PREFIX%%/share/antiword" - #define ANTIWORD_DIR ".antiword" - #define FONTNAMES_FILE "fontnames" - #endif /* __dos */ diff -ruN --exclude CVS /usr/ports/textproc/antiword/pkg-plist antiword/pkg-plist --- /usr/ports/textproc/antiword/pkg-plist Wed Nov 21 04:33:25 2001 +++ antiword/pkg-plist Sun Jul 28 08:16:40 2002 @@ -5,6 +5,7 @@ share/antiword/8859-13.txt share/antiword/8859-14.txt share/antiword/8859-15.txt +share/antiword/8859-16.txt share/antiword/8859-2.txt share/antiword/8859-3.txt share/antiword/8859-4.txt @@ -13,28 +14,29 @@ share/antiword/8859-7.txt share/antiword/8859-8.txt share/antiword/8859-9.txt -share/antiword/Default -share/antiword/Example share/antiword/MacRoman.txt share/antiword/UTF-8.txt -share/antiword/Unicode share/antiword/cp1250.txt share/antiword/cp1251.txt share/antiword/cp1252.txt +share/antiword/cp437.txt +share/antiword/cp850.txt +share/antiword/cp852.txt share/antiword/fontnames -share/antiword/fontnames.russian share/antiword/koi8-r.txt +share/antiword/koi8-u.txt share/antiword/roman.txt %%PORTDOCS%%share/doc/antiword/COPYING %%PORTDOCS%%share/doc/antiword/ChangeLog %%PORTDOCS%%share/doc/antiword/Exmh %%PORTDOCS%%share/doc/antiword/FAQ %%PORTDOCS%%share/doc/antiword/History -%%PORTDOCS%%share/doc/antiword/Netscape %%PORTDOCS%%share/doc/antiword/Mutt +%%PORTDOCS%%share/doc/antiword/Netscape %%PORTDOCS%%share/doc/antiword/QandA %%PORTDOCS%%share/doc/antiword/ReadMe %%PORTDOCS%%share/doc/antiword/antiword.1 %%PORTDOCS%%share/doc/antiword/antiword.man +%%PORTDOCS%%share/doc/antiword/testdoc.doc %%PORTDOCS%%@dirrm share/doc/antiword @dirrm share/antiword --- antiword.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 17:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 990E837B400 for ; Sat, 27 Jul 2002 17:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6DFF43E67 for ; Sat, 27 Jul 2002 17:30: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.4/8.12.4) with ESMTP id g6S0U1JU079493 for ; Sat, 27 Jul 2002 17:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S0U12j079492; Sat, 27 Jul 2002 17:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C68137B400 for ; Sat, 27 Jul 2002 17:24:59 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 149F343E5E for ; Sat, 27 Jul 2002 17:24:59 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S0OwOT061469 for ; Sat, 27 Jul 2002 17:24:58 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6S0OwTF061468; Sat, 27 Jul 2002 17:24:58 -0700 (PDT) Message-Id: <200207280024.g6S0OwTF061468@www.freebsd.org> Date: Sat, 27 Jul 2002 17:24:58 -0700 (PDT) From: Dan Naumov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41068: [Update Port] games/xqf (Version Bump) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41068 >Category: ports >Synopsis: [Update Port] games/xqf (Version Bump) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 17:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Naumov >Release: FreeBSD 4.6.1-RELEASE >Organization: none, home user >Environment: FreeBSD localhost.localdomain 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #0: Fri Jul 26 03:36:32 EEST 2002 jago@localhost.localdomain:/usr/obj/usr/src/sys/JAGO i386 >Description: This bumps up the version of the XQF Server browser from 0.9.1 to 0.9.9. The patch used with 0.9.1 is also no longer relevant since the program appears to locate gtk12-config properly. >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: # # xqf # xqf/Makefile # xqf/distinfo # xqf/pkg-comment # xqf/pkg-descr # xqf/pkg-plist # xqf/files # echo c - xqf mkdir -p xqf > /dev/null 2>&1 echo x - xqf/Makefile sed 's/^X//' >xqf/Makefile << 'END-of-xqf/Makefile' X# New ports collection makefile for: xqf X# Date created: 08 February 1999 X# Whom: steve farrell X# X# $FreeBSD: ports/games/xqf/Makefile,v 1.10 2000/10/05 06:36:16 reg Exp $ X# X XPORTNAME= xqf XPORTVERSION= 0.9.9 XCATEGORIES= games XMASTER_SITES= http://umn.dl.sourceforge.net/sourceforge/xqf/ \ X http://unc.dl.sourceforge.net/sourceforge/xqf/ \ X http://telia.dl.sourceforge.net/sourceforge/xqf/ \ X http://belnet.dl.sourceforge.net/sourceforge/xqf/ X XMAINTAINER= steve@farrell.org X XRUN_DEPENDS= qstat:${PORTSDIR}/games/qstat X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GTK= yes X X.include END-of-xqf/Makefile echo x - xqf/distinfo sed 's/^X//' >xqf/distinfo << 'END-of-xqf/distinfo' XMD5 (xqf-0.9.9.tar.gz) = 2c2aa41e8016b05f2dd15c7bdea9a25b END-of-xqf/distinfo echo x - xqf/pkg-comment sed 's/^X//' >xqf/pkg-comment << 'END-of-xqf/pkg-comment' XFind quake servers END-of-xqf/pkg-comment echo x - xqf/pkg-descr sed 's/^X//' >xqf/pkg-descr << 'END-of-xqf/pkg-descr' XXQF is Quake/QuakeWorld/Quake2 server browser and launcher for Unix/X11. XIt's a front-end to QStat, a program by Steve Jankowski. XQF uses the GTK+ Xtoolkit. END-of-xqf/pkg-descr echo x - xqf/pkg-plist sed 's/^X//' >xqf/pkg-plist << 'END-of-xqf/pkg-plist' Xbin/xqf END-of-xqf/pkg-plist echo c - xqf/files mkdir -p xqf/files > /dev/null 2>&1 exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 17:31:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFE2A37B400 for ; Sat, 27 Jul 2002 17:31:08 -0700 (PDT) Received: from smtp1.us4.outblaze.com (205-158-62-78.outblaze.com [205.158.62.78]) by mx1.FreeBSD.org (Postfix) with SMTP id 12E7643E31 for ; Sat, 27 Jul 2002 17:31:08 -0700 (PDT) (envelope-from cbedford@iname.com) Received: (qmail 11009 invoked from network); 28 Jul 2002 00:31:07 -0000 Received: from unknown (HELO Bedman8k) (cbedford:iname.com?iname.com@63.225.108.149) by 205-158-62-78.outblaze.com with SMTP; 28 Jul 2002 00:31:07 -0000 From: "Charles Bedford" To: Cc: Subject: FreeBSD Port: quakeserver-1.0 Date: Sat, 27 Jul 2002 18:31:22 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm having issues with the port version of quakeserver. I hope I'm contacting the right person about this, and not just being a nuissance. Under FreeBSD 4.6-RELEASE-p3 I'm getting the following error when I try to bind to an aliased ip address. Here's the output: ---------- # cd /usr/local/quakeserver # ./unixded -ip 10.0.0.140 Unix Dedicated Quake Server -- Version 1.000 Added packfile ./id1/pak0.pak (339 files) FindFile: can't find gfx/pop.lmp Playing shareware version. PackFile: ./id1/pak0.pak : gfx.wad Console initialized. Binding to IP Interface Address of 10.0.0.140 UDP_Init: Unable to open control socket Sys_Error: # sh: turning off NDELAY mode ---------------------- Any ideas? It seems to work acceptably without the -ip argument. Oh - here's the output of a part of ifconfig -a ---------------------- fxp0: flags=8843 mtu 1500 inet6 fe80::2e0:81ff:fe10:3a62%fxp0 prefixlen 64 scopeid 0x1 inet 10.0.0.4 netmask 0xffffff00 broadcast 10.0.0.255 inet 10.0.0.140 netmask 0xffffffff broadcast 10.0.0.140 inet 10.0.0.141 netmask 0xffffffff broadcast 10.0.0.141 ether 00:e0:81:10:3a:62 media: Ethernet autoselect (100baseTX) status: active ---------------------- Thanks in advance -- Charles 'BedMan' Bedford Quakecon Servers team http://www.quakecon.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 18:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEA0B37B401 for ; Sat, 27 Jul 2002 18:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C90B43E42 for ; Sat, 27 Jul 2002 18: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.4/8.12.4) with ESMTP id g6S1K4JU089742 for ; Sat, 27 Jul 2002 18:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S1K4gw089741; Sat, 27 Jul 2002 18:20:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32DB237B400 for ; Sat, 27 Jul 2002 18:14:10 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29C3043E4A for ; Sat, 27 Jul 2002 18:14:09 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id EC757812F4; Sun, 28 Jul 2002 10:44:06 +0930 (CST) Message-Id: <20020728011406.GL63317@wantadilla.lemis.com> Date: Sun, 28 Jul 2002 10:44:06 +0930 From: Greg Lehey Reply-To: Greg Lehey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41069: kdegames fails to build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41069 >Category: ports >Synopsis: kdegames fails to build >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 18:20:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Greg Lehey >Release: FreeBSD 4.6-STABLE i386 >Organization: LEMIS, Echunga, South Australia >Environment: System: FreeBSD fujistu.lemis.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 25 12:19:18 EST 2002 root@fujistu.lemis.com:/usr/src/sys/compile/FUJISTU i386 >Description: 'make install' of x11/kde2 fails in kdegames >How-To-Repeat: cd /usr/ports/x11/kde2 make install >Fix: --- kpat/freecell-solver//md5.h 5 Apr 2001 14:50:56 -0000 1.7 +++ kpat/freecell-solver//md5.h 28 Jul 2002 01:00:01 -0000 @@ -13,7 +13,7 @@ typedef unsigned __int32 u_int32_t; #elif defined(__osf__) typedef unsigned int u_int32_t; -#elif !defined(__linux__) && !defined(__NetBSD__) +#elif !defined(__linux__) && !defined(__NetBSD__) && !defined(__FreeBSD__) typedef uint32_t u_int32_t; #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 19: 7:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9329437B400 for ; Sat, 27 Jul 2002 19:07:37 -0700 (PDT) Received: from ip68-99-84-220.ph.ph.cox.net (ip68-99-84-220.ph.ph.cox.net [68.99.84.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FD0243E3B for ; Sat, 27 Jul 2002 19:07:37 -0700 (PDT) (envelope-from johnjen@reynoldsnet.org) Received: from whale.home-net (whale [192.168.1.2]) by ip68-99-84-220.ph.ph.cox.net (8.12.5/8.12.5) with ESMTP id g6S27Zh3012448 for ; Sat, 27 Jul 2002 19:07:36 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) Received: (from jjreynold@localhost) by whale.home-net (8.11.6/8.11.6) id g6S27Ys12066; Sat, 27 Jul 2002 19:07:34 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) From: John Reynolds MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15683.20966.590902.416783@whale.home-net> Date: Sat, 27 Jul 2002 19:07:34 -0700 To: ports@freebsd.org Subject: how is the GNOME 2 package these days? X-Mailer: VM 6.88 under Emacs 20.7.1 Cc: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi -ports, I was reconfiguring my laptop this afternoon and wanted to blow away GNOME 1.4 and try GNOME 2. What's the status of the port(s)? Are they currently buildable and 'usable'? Are there any known "gotchas" to watch out for? I planned on deleting darn near every port on the system before starting the massive compile-fest (had to do this for GNOME 1.2 -> 1.4 as well). Just curious to see what "state" things are in. -Jr -- John & Jennifer Reynolds johnjen@reynoldsnet.org http://www.reynoldsnet.org/ Sr. Component Design Engineer, ICG, Intel Corp. jreynold@sedona.ch.intel.com Running FreeBSD since 2.1.5-RELEASE. FreeBSD: The Power to Serve! "Unix is user friendly, it's just particular about the friends it chooses." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 19:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C12C137B400 for ; Sat, 27 Jul 2002 19:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E55E43E65 for ; Sat, 27 Jul 2002 19: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.4/8.12.4) with ESMTP id g6S2A1JU000322 for ; Sat, 27 Jul 2002 19:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S2A1jL000321; Sat, 27 Jul 2002 19:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 577D137B400 for ; Sat, 27 Jul 2002 19:07:29 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id C125943E5E for ; Sat, 27 Jul 2002 19:07:28 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 072EE2B8D5 for ; Sun, 28 Jul 2002 04:07:25 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id CFA676A711E; Sun, 28 Jul 2002 12:07:21 +1000 (EST) Message-Id: <20020728020721.CFA676A711E@k7.mavetju> Date: Sun, 28 Jul 2002 12:07:21 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41072: [maintainer-update] games/sopwidth: invalid BUILD_DEPENDENCY Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41072 >Category: ports >Synopsis: [maintainer-update] games/sopwidth: invalid BUILD_DEPENDENCY >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 19:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: The dependency in games/sopwith is graphics/sdl12, but it should be devel/sdl12. (also make portlint happy) >How-To-Repeat: >Fix: Please commit ports/40061 first. --- Makefile-old Sun Jul 28 11:20:04 2002 +++ Makefile Sun Jul 28 11:23:04 2002 @@ -7,13 +7,14 @@ PORTNAME= sopwith PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://fraggle.despayre.org:81/stuffage/sopwith/ DISTNAME= sdl_sopwith-1.4.0 -BUILD_DEPENDS= ${PREFIX}/bin/sdl11-config:${PORTSDIR}/graphics/sdl12 - MAINTAINER= edwin@mavetju.org + +BUILD_DEPENDS= ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 USE_GTK= yes USE_GMAKE= yes --- pkg-comment-old Sun Jul 28 11:23:47 2002 +++ pkg-comment Sun Jul 28 11:23:18 2002 @@ -1 +1 @@ -Sopwith, port of the classic computer game. +Sopwith, port of the classic computer game >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 19:50:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7452437B405 for ; Sat, 27 Jul 2002 19:50:07 -0700 (PDT) Received: from mail01.svc.cra.dublin.eircom.net (mail01.svc.cra.dublin.eircom.net [159.134.118.17]) by mx1.FreeBSD.org (Postfix) with SMTP id 2807F43E4A for ; Sat, 27 Jul 2002 19:50:05 -0700 (PDT) (envelope-from bennine@eircom.net) Received: (qmail 41589 messnum 314967 invoked from network[159.134.237.75/jimbo.eircom.net]); 28 Jul 2002 02:50:04 -0000 Received: from jimbo.eircom.net (HELO webmail.eircom.net) (159.134.237.75) by mail01.svc.cra.dublin.eircom.net (qp 41589) with SMTP; 28 Jul 2002 02:50:04 -0000 From: To: bennine@eircom.net Subject: Request For Transfer Assistance Date: Sun, 28 Jul 2002 03:50:04 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Originating-IP: 216.139.173.12 X-Mailer: Eircom Net CRC Webmail (http://www.eircom.net/) Organization: Eircom Net (http://www.eircom.net/) Message-Id: <20020728025005.2807F43E4A@mx1.FreeBSD.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FROM: DR. BEN KOKORI(alternative email address:(benkokori1@eircom.net). Compliments of the season. I would like to firstly send to you the best wishes of good health and success in your pursuits particularly through my proposal as Contained in this letter. Before going into details of my proposal to you, I must first implore you to treat with the utmost confidentiality, as this is required for its success. My colleagues and I are senior officials of the Federal Government of Nigeria’s Contracts Review Panel (CRP) who are interested in diverting some funds that are presently floating in the accounts of the Central Bank of Nigeria. In order to commence this transaction, we solicit for your assistance to enable us transfer into your nominated account the said floating funds. We are determined to conclude the transfer before the end of this quarter of 2002. The source of the funds is as follows: During the last military regime in Nigeria, government Officials set up companies and awarded themselves contracts that were grossly over-invoiced in various ministries and parastatals. The present civilian government set up the contract Review Panel, which has the mandate to use the instruments of payments made available to it by the decree setting up the panel, to review these contracts and if necessary pay those who are being owed outstanding amounts. My colleagues and I have identified quite a huge sum of these funds which are presently floating in the Central Bank of Nigeria ready for disbursement and would like to divert some of it for our own purposes. However, by virtue of our positions as civil servants a nd members of this panel, we cannot acquire these funds in our names or in the names of companies that are based in Nigeria. I have therefore been mandated, as a matter of trust by my colleagues in the panel, to look for a reliable overseas partner into whose account we can transfer the sum of U.S.$25,500,000.00 (Twenty Five million, five hundred thousand U.S.dollars). That is why I am writing you this letter. We have agreed to share the money to be Transferred into your account, if you agree with our proposition as follows; (i) 20%to the account owner (you). ( ii) 70% for us (the panel officials (iii)10% to be used in settling all expenses(by both you and us) incidental to the actualization of this project. We wish to invest our share of the proceeds of this project in foreign stock markets and other business till we are ready and able to have access to them without raising any eyebrows here at home. Please note that this transaction is 100% safe and risk-free. We Intend to effect the transfer within fourteen (14) banking days from the date of receipt of the following information through the fax number stated above_-:Your Bank's name, Company’s name, address, telephone and fax numbers and the account number into which the funds should be paid. The above information will enable us write letters of claim and job description respectively. This way, we will use your company’s name to apply for the payment and backdate the award of the contract to your company. We are looking forward to doing this transaction with you and we solicit for your utmost confidentiality in this transaction. Please acknowledge the receipt of this letter using my direct Telephone number 234 1775 5791 and my America Internet Fax number 240 744 0416 or 801 516 7986 only. It was acquired for the purpose of confidentiality. I will bring you into a more detailed picture of this transaction when I hear from you. Best regards, BEN KOKORI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 19:53:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FD8B37B400 for ; Sat, 27 Jul 2002 19:53:40 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 564B643E3B for ; Sat, 27 Jul 2002 19:53:39 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6S2rO9I019800; Sat, 27 Jul 2002 22:53:24 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: how is the GNOME 2 package these days? From: Joe Marcus Clarke To: John Reynolds Cc: ports@FreeBSD.ORG In-Reply-To: <15683.20966.590902.416783@whale.home-net> References: <15683.20966.590902.416783@whale.home-net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-4HhY0Gc5rer38k27APgt" X-Mailer: Ximian Evolution 1.0.8 Date: 27 Jul 2002 22:53:44 -0400 Message-Id: <1027824824.48261.57.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-4HhY0Gc5rer38k27APgt Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-07-27 at 22:07, John Reynolds wrote: > Hi -ports, I was reconfiguring my laptop this afternoon and wanted to blo= w away > GNOME 1.4 and try GNOME 2. What's the status of the port(s)? Are they cur= rently > buildable and 'usable'? Are there any known "gotchas" to watch out for? I > planned on deleting darn near every port on the system before starting th= e > massive compile-fest (had to do this for GNOME 1.2 -> 1.4 as well). >=20 > Just curious to see what "state" things are in. Things are good. I have two GNOME 2.0 test machines, and I recently did a friend's machine on GNOME 2.0, and so far, no big problems. The biggest (maybe only real serious) gotcha is gdm. gdm2 doesn't work out of /etc/ttys right now. You have to create an RC script in /usr/X11R6/etc/rc.d to start gdm. For example: #!/bin/sh PREFIX=3D/usr/X11R6 case "$1" in start) ${PREFIX}/bin/gdm ;; stop) /usr/bin/killall gdm 2>/dev/null ;; *) echo "$0 start | stop" ;; esac I'm still trying to figure out why gdm doesn't like /etc/ttys. Other than that, I've been pretty happy with the way GNOME 2.0 has worked out. Of course, you'll want to review http://www.freebsd.org/gnome for some other hints, and keep checking it as it will be updated as GNOMENG progresses. Joe >=20 > -Jr >=20 > --=20 > John & Jennifer Reynolds johnjen@reynoldsnet.org http://www.reynoldsnet= .org/ > Sr. Component Design Engineer, ICG, Intel Corp. jreynold@sedona.ch.int= el.com > Running FreeBSD since 2.1.5-RELEASE. FreeBSD: The Power to = Serve! > "Unix is user friendly, it's just particular about the friends it chooses= ." >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=-4HhY0Gc5rer38k27APgt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9Q1y3b2iPiv4Uz4cRAul5AKCjBKcQdif2UBx1HOWj3IvsozZpPgCghSUH Mh3vvQoj7v7M2dTkSS9rihA= =tx1P -----END PGP SIGNATURE----- --=-4HhY0Gc5rer38k27APgt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 20:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0767837B400 for ; Sat, 27 Jul 2002 20:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED8D43E5E for ; Sat, 27 Jul 2002 20:30: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.4/8.12.4) with ESMTP id g6S3U2JU010505 for ; Sat, 27 Jul 2002 20:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S3U2DU010504; Sat, 27 Jul 2002 20:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A41A937B400 for ; Sat, 27 Jul 2002 20:28:04 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 648FB43E5E for ; Sat, 27 Jul 2002 20:28:04 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S3S4OT073546 for ; Sat, 27 Jul 2002 20:28:04 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6S3S4Et073545; Sat, 27 Jul 2002 20:28:04 -0700 (PDT) Message-Id: <200207280328.g6S3S4Et073545@www.freebsd.org> Date: Sat, 27 Jul 2002 20:28:04 -0700 (PDT) From: Edwin Culp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41074: mysql323-server doesn't compile on i386 current. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41074 >Category: ports >Synopsis: mysql323-server doesn't compile on i386 current. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 20:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Culp >Release: 5.0-Current >Organization: N/A >Environment: FreeBSD encontacto.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Jul 22 06:38:33 PDT 2002 root@encontacto.net:/usr/obj/usr/src/sys/PIII850N i386 >Description: I have attempted compiling mysql323-server several different ways and always end with the following cc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H -I../bdb/build_unix -I../innobase/include -I./../include -I./../regex -I. -I../include -I.. -I. -DDBUG_OFF -O -pipe -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -c mysqld.cc /usr/include/tcpd.h: In function `void* handle_connections_sockets(void*)': /usr/include/tcpd.h:137: too many arguments to function `void sock_host()' mysqld.cc:2428: at this point in file /usr/include/tcpd.h:75: too many arguments to function `int hosts_access()' mysqld.cc:2429: at this point in file /usr/include/tcpd.h:130: too many arguments to function `char* eval_client()' mysqld.cc:2437: at this point in file *** Error code 1 Stop in /usr/ports/databases/mysql323-server/work/mysql-3.23.51/sql. *** Error code 1 >How-To-Repeat: # cd /usr/ports/databases/mysql323-server # make >Fix: I read that the problem was the CXX="${CC}" line in the make file. I have tried with gcc and c++ with the same results. It does seem that removing --with-libwrap does allow it to compile but after installing I get intermittent hangs with mysql. I don't really know if it is related. I didn't have this problem with 3.23.49. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 20:36:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC3BD37B400 for ; Sat, 27 Jul 2002 20:36:25 -0700 (PDT) Received: from pimout3-int.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5569943E3B for ; Sat, 27 Jul 2002 20:36:25 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com (adsl-67-114-252-114.dsl.lsan03.pacbell.net [67.114.252.114]) by pimout3-int.prodigy.net (8.11.0/8.11.0) with ESMTP id g6S3aKa186714 for ; Sat, 27 Jul 2002 23:36:21 -0400 Message-ID: <3D4367F6.4080402@hotmail.com> Date: Sat, 27 Jul 2002 20:41:42 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020714 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: how is the GNOME 2 package these days? References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Joe Marcus Clarke wrote: > --=-4HhY0Gc5rer38k27APgt > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > On Sat, 2002-07-27 at 22:07, John Reynolds wrote: > >>Hi -ports, I was reconfiguring my laptop this afternoon and wanted to >>blow away GNOME 1.4 and try GNOME 2... Everything on -stable works well for me. (I don't use gdm anyway.) However, the last time I compiled gnumeric, several weeks ago, it still had some dependencies on something in 1.4 so I couldn't delete everything. If you don't use gnumeric then you probably can delete 1.4. > Things are good. I have two GNOME 2.0 test machines, and I recently did > a friend's machine on GNOME 2.0, and so far, no big problems... Have you tried it on -current? Most everything seems to be working OK for me except gnome-session which crashes everytime I start it. Gnome-panel and any other gnome app I've tried work fine, though, including nautilus. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 20:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48B1437B400 for ; Sat, 27 Jul 2002 20:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1A9C43E3B for ; Sat, 27 Jul 2002 20: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.4/8.12.4) with ESMTP id g6S3e5JU011309 for ; Sat, 27 Jul 2002 20:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S3e55d011308; Sat, 27 Jul 2002 20:40:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8141937B400 for ; Sat, 27 Jul 2002 20:30:45 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3152943E4A for ; Sat, 27 Jul 2002 20:30:44 -0700 (PDT) (envelope-from naddy@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17YelW-0002Yg-00; Sun, 28 Jul 2002 05:30:42 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g6S2Zghn047421 for ; Sun, 28 Jul 2002 04:35:42 +0200 (CEST) (envelope-from naddy@localhost.mips.inka.de) Received: (from naddy@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g6S2Zg59047420; Sun, 28 Jul 2002 04:35:42 +0200 (CEST) Message-Id: <200207280235.g6S2Zg59047420@kemoauc.mips.inka.de> Date: Sun, 28 Jul 2002 04:35:42 +0200 (CEST) From: Christian Weisgerber Reply-To: Christian Weisgerber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41075: devel/gmake segfaults in non-default locale Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41075 >Category: ports >Synopsis: devel/gmake segfaults in non-default locale >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 20:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 5.0-CURRENT alpha >Organization: >Environment: System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jul 27 13:35:17 CEST 2002 naddy@kemoauc.mips.inka.de:/usr/obj/usr/src/sys/KEMOAUC alpha >Description: gmake segfaults on start-up if run with a locale other than the default "C". Specifically, in gettext.c:read_alias_file(), alias entries are handled as a map of alias/value pairs, which are pointers into a string pool where the actual string data is stored. When the string pool is full it is realloc()ed but the pointers to the data are not updated. The fix below is taken from the head of the glibc CVS repository (where gettext.c is from). It updates the pointers into the realloc()ed area. >How-To-Repeat: $ LANG=en_US.ISO8859-15 gmake --version >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/gmake/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- Makefile 6 Jun 2002 22:40:39 -0000 1.40 +++ Makefile 28 Jul 2002 02:23:26 -0000 @@ -7,7 +7,7 @@ PORTNAME= gmake PORTVERSION= 3.79.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= make Index: files/patch-gettext.c =================================================================== RCS file: /home/ncvs/ports/devel/gmake/files/patch-gettext.c,v retrieving revision 1.1 diff -u -r1.1 patch-gettext.c --- files/patch-gettext.c 6 Jun 2002 22:40:06 -0000 1.1 +++ files/patch-gettext.c 28 Jul 2002 02:23:26 -0000 @@ -1,8 +1,8 @@ -$FreeBSD: ports/devel/gmake/files/patch-gettext.c,v 1.1 2002/06/06 22:40:06 sobomax Exp $ +$FreeBSD$ ---- gettext.c 2002/06/06 22:10:23 1.1 -+++ gettext.c 2002/06/06 22:11:09 +--- gettext.c.orig Wed Feb 9 08:02:18 2000 ++++ gettext.c Sun Jul 28 04:22:31 2002 @@ -22,6 +22,10 @@ # include #endif @@ -14,3 +14,19 @@ #ifdef __GNUC__ # define alloca __builtin_alloca # define HAVE_ALLOCA 1 +@@ -1294,6 +1298,15 @@ + { + FREE_BLOCKS (block_list); + return added; ++ } ++ if (string_space != new_pool) ++ { ++ size_t i; ++ for (i = 0; i < nmap; i++) ++ { ++ map[i].alias += new_pool - string_space; ++ map[i].value += new_pool - string_space; ++ } + } + string_space = new_pool; + string_space_max = new_size; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 21:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6D2137B400 for ; Sat, 27 Jul 2002 21:40:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37BD143E4A for ; Sat, 27 Jul 2002 21: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.4/8.12.4) with ESMTP id g6S4eBJU020432 for ; Sat, 27 Jul 2002 21:40:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S4eBru020431; Sat, 27 Jul 2002 21:40:11 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8FDF37B400 for ; Sat, 27 Jul 2002 21:37:02 -0700 (PDT) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F3A43E3B for ; Sat, 27 Jul 2002 21:37:01 -0700 (PDT) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([218.46.0.52]) by t-mta8.odn.ne.jp with ESMTP id <20020728043659152.EMZH.4787.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Sun, 28 Jul 2002 13:36:59 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 538195592; Sun, 28 Jul 2002 13:36:49 +0900 (JST) Message-Id: <20020728043649.538195592@hadaly.dyndns.org> Date: Sun, 28 Jul 2002 13:36:49 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41076: Update port: textproc/dtdinst to 2002.07.24 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41076 >Category: ports >Synopsis: Update port: textproc/dtdinst to 2002.07.24 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 21:40:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #7: Fri Jul 26 19:28:55 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: - Update to 2002.07.24 - Change maintainer's address >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/dtdinst/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2002/04/04 05:17:18 1.2 +++ Makefile 2002/07/28 04:34:28 @@ -6,7 +6,7 @@ # PORTNAME= dtdinst -PORTVERSION= 2001.12.03 +PORTVERSION= 2002.07.24 CATEGORIES= textproc MASTER_SITES= http://www.thaiopensource.com/dtdinst/ DISTNAME= ${PORTNAME} @@ -14,7 +14,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= -MAINTAINER= fuyuki@mj.0038.net +MAINTAINER= fuyuki@hadaly.org USE_JAVA= 1.1+ NO_BUILD_DEPENDS_JAVA= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/dtdinst/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2002/02/07 01:46:52 1.1 +++ distinfo 2002/07/28 04:34:28 @@ -1,4 +1,4 @@ -MD5 (dtdinst/dtdinst.jar) = 6db070bfa35ab6b9d7ead88a1241cce7 +MD5 (dtdinst/dtdinst.jar) = 9797744eae2e2e04e10eaa993555dbbf MD5 (dtdinst/dtdinst2rng.xsl) = b06e045533c29c177f407cd4f79010fa -MD5 (dtdinst/index.html) = 34ef5c943a2ea2a954510839490b8be9 +MD5 (dtdinst/index.html) = 14b1707b2ee1238f9be53bcd18188a68 MD5 (dtdinst/copying.txt) = febb9f1c62da7a0b7838728442c2d44f Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/dtdinst/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 2002/02/07 01:46:52 1.1 +++ pkg-descr 2002/07/28 04:34:28 @@ -5,4 +5,4 @@ WWW: http://www.thaiopensource.com/dtdinst/ - Kimura Fuyuki -fuyuki@mj.0038.net +fuyuki@hadaly.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 21:49: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F31F37B400; Sat, 27 Jul 2002 21:49:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 249CD43E31; Sat, 27 Jul 2002 21:49:08 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S4n8JU021441; Sat, 27 Jul 2002 21:49:08 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S4n729021437; Sat, 27 Jul 2002 21:49:08 -0700 (PDT) Date: Sat, 27 Jul 2002 21:49:08 -0700 (PDT) From: Patrick Li Message-Id: <200207280449.g6S4n729021437@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/41074: mysql323-server doesn't compile on i386 current. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mysql323-server doesn't compile on i386 current. Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: pat Responsible-Changed-When: Sat Jul 27 21:48:58 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41074 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 21:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC3F37B400 for ; Sat, 27 Jul 2002 21:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 982AF43E42 for ; Sat, 27 Jul 2002 21: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.4/8.12.4) with ESMTP id g6S4o1JU021501 for ; Sat, 27 Jul 2002 21:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S4o1tq021500; Sat, 27 Jul 2002 21:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E634137B400 for ; Sat, 27 Jul 2002 21:44:22 -0700 (PDT) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1F4D43E42 for ; Sat, 27 Jul 2002 21:44:21 -0700 (PDT) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([218.46.0.52]) by t-mta8.odn.ne.jp with ESMTP id <20020728044420673.ENPR.4787.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Sun, 28 Jul 2002 13:44:20 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 3218C5592; Sun, 28 Jul 2002 13:44:17 +0900 (JST) Message-Id: <20020728044417.3218C5592@hadaly.dyndns.org> Date: Sun, 28 Jul 2002 13:44:17 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41077: Update port: textproc/jing to 2002.07.24 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41077 >Category: ports >Synopsis: Update port: textproc/jing to 2002.07.24 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 21:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #7: Fri Jul 26 19:28:55 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: Update to 2002.07.24 >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/jing/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2002/06/08 05:11:31 1.5 +++ Makefile 2002/07/28 04:43:27 @@ -6,7 +6,7 @@ # PORTNAME= jing -PORTVERSION= 2002.05.31 +PORTVERSION= 2002.07.24 CATEGORIES= textproc MASTER_SITES= http://www.thaiopensource.com/relaxng/ DISTNAME= ${PORTNAME}-bin Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/jing/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2002/06/08 05:11:31 1.4 +++ distinfo 2002/07/28 04:43:27 @@ -1 +1 @@ -MD5 (jing-bin.zip) = 1336f293b2379a8a20e4c55ff7d16d32 +MD5 (jing-bin.zip) = 17832aaa8b87da4a7128b7a2beb1d9ed >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 21:59: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B829537B40A; Sat, 27 Jul 2002 21:59:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF7B43E4A; Sat, 27 Jul 2002 21:59:01 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S4x0JU022205; Sat, 27 Jul 2002 21:59:00 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S4x0Kc022197; Sat, 27 Jul 2002 21:59:00 -0700 (PDT) Date: Sat, 27 Jul 2002 21:59:00 -0700 (PDT) From: Patrick Li Message-Id: <200207280459.g6S4x0Kc022197@freefall.freebsd.org> To: leeym@utopia.leeym.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41067: update port: textproc/antiword Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update port: textproc/antiword State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 21:58:52 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41067 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA0F37B400 for ; Sat, 27 Jul 2002 22:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69BAD43E67 for ; Sat, 27 Jul 2002 22:00: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.4/8.12.4) with ESMTP id g6S505JU022329 for ; Sat, 27 Jul 2002 22:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S505AH022328; Sat, 27 Jul 2002 22:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6AD737B400 for ; Sat, 27 Jul 2002 21:51:48 -0700 (PDT) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE24043E3B for ; Sat, 27 Jul 2002 21:51:47 -0700 (PDT) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([218.46.0.52]) by t-mta8.odn.ne.jp with ESMTP id <20020728045146051.EOFW.4787.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Sun, 28 Jul 2002 13:51:46 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 2EBC55592; Sun, 28 Jul 2002 13:51:42 +0900 (JST) Message-Id: <20020728045142.2EBC55592@hadaly.dyndns.org> Date: Sun, 28 Jul 2002 13:51:42 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41078: Update port: textproc/manued.el - WWW changed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41078 >Category: ports >Synopsis: Update port: textproc/manued.el - WWW changed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 22:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #7: Fri Jul 26 19:28:55 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: - Update WWW - Change maintainer's address >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/manued.el/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2002/02/27 12:48:24 1.1 +++ Makefile 2002/07/28 04:48:26 @@ -17,7 +17,7 @@ EXTRACT_ONLY+= manued-0.9.3${EXTRACT_SUFX} .endif -MAINTAINER= fuyuki@mj.0038.net +MAINTAINER= fuyuki@hadaly.org NO_BUILD= yes WRKSRC= ${WRKDIR}/manued-0.9.3 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/manued.el/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 2002/02/27 12:48:24 1.1 +++ pkg-descr 2002/07/28 04:48:26 @@ -5,7 +5,7 @@ Manued.el is an emacs lisp implementation for supporting manued method. -WWW: http://www.mpi-sb.mpg.de/~hitoshi/projects/manued/index.shtml +WWW: http://www.mpi-sb.mpg.de/~hitoshi/otherprojects/manued/index.shtml - Kimura Fuyuki -fuyuki@mj.0038.net +fuyuki@hadaly.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22: 2:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30E2837B4A1; Sat, 27 Jul 2002 22:02:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB68443E42; Sat, 27 Jul 2002 22:02:27 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S52RJU022828; Sat, 27 Jul 2002 22:02:27 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S52RQq022824; Sat, 27 Jul 2002 22:02:27 -0700 (PDT) Date: Sat, 27 Jul 2002 22:02:27 -0700 (PDT) From: Patrick Li Message-Id: <200207280502.g6S52RQq022824@freefall.freebsd.org> To: fuyuki@hadaly.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41076: Update port: textproc/dtdinst to 2002.07.24 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: textproc/dtdinst to 2002.07.24 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:02:19 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41076 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22: 4:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A0237B486; Sat, 27 Jul 2002 22:04:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4739C43E3B; Sat, 27 Jul 2002 22:04:11 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S54BJU023061; Sat, 27 Jul 2002 22:04:11 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S54BUO023057; Sat, 27 Jul 2002 22:04:11 -0700 (PDT) Date: Sat, 27 Jul 2002 22:04:11 -0700 (PDT) From: Patrick Li Message-Id: <200207280504.g6S54BUO023057@freefall.freebsd.org> To: fuyuki@hadaly.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41078: Update port: textproc/manued.el - WWW changed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: textproc/manued.el - WWW changed State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:04:02 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41078 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22: 4:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F1F137B400 for ; Sat, 27 Jul 2002 22:04:17 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id E13A543E31 for ; Sat, 27 Jul 2002 22:04:15 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6S5419I020525; Sun, 28 Jul 2002 01:04:01 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: how is the GNOME 2 package these days? From: Joe Marcus Clarke To: walt Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <3D4367F6.4080402@hotmail.com> References: <3D4367F6.4080402@hotmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OqGiCpS1kfSfpIKu8vgT" X-Mailer: Ximian Evolution 1.0.8 Date: 28 Jul 2002 01:04:21 -0400 Message-Id: <1027832661.48261.77.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-OqGiCpS1kfSfpIKu8vgT Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-07-27 at 23:41, walt wrote: > Joe Marcus Clarke wrote: > > --=3D-4HhY0Gc5rer38k27APgt > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > On Sat, 2002-07-27 at 22:07, John Reynolds wrote: > >=20 > >>Hi -ports, I was reconfiguring my laptop this afternoon and wanted to > >>blow away GNOME 1.4 and try GNOME 2... >=20 > Everything on -stable works well for me. (I don't use gdm anyway.) > However, the last time I compiled gnumeric, several weeks ago, it still > had some dependencies on something in 1.4 so I couldn't delete everything= . > If you don't use gnumeric then you probably can delete 1.4. Right now, if you want a good collection of apps, you will still need some 1.4.1 bits. The GNOMENG project is trying to ensure that compiling those bits won't overwrite your GNOME 2.0 desktop. I think we've taken care of the entire GNOME 1.4.1 fifth toe. >=20 > > Things are good. I have two GNOME 2.0 test machines, and I recently di= d > > a friend's machine on GNOME 2.0, and so far, no big problems... >=20 > Have you tried it on -current? Most everything seems to be working OK fo= r > me except gnome-session which crashes everytime I start it. Gnome-panel > and any other gnome app I've tried work fine, though, including nautilus. I'm still running 1.4.1 on my -CURRENT machine. However, sobomax runs GNOME 2.0 on -CURRENT I think. If you're seeing crashes in gnome-session, you might try removing all your X fonts directories, then reinstall the 4.2.0 fonts. This fixed some other users' problems in the past after they upgraded from X 4.1.x. Joe >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=-OqGiCpS1kfSfpIKu8vgT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9Q3tVb2iPiv4Uz4cRAguBAKCjGjgiEZ6QKChpk0frT+vIAcHo2gCfWw4w 7ucpnu0bFYvhKIejRQwcI4c= =Rlvh -----END PGP SIGNATURE----- --=-OqGiCpS1kfSfpIKu8vgT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22: 6:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B98BE37B4D3; Sat, 27 Jul 2002 22:06:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FB7643E31; Sat, 27 Jul 2002 22:06:45 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S56jJU027451; Sat, 27 Jul 2002 22:06:45 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S56jBO027447; Sat, 27 Jul 2002 22:06:45 -0700 (PDT) Date: Sat, 27 Jul 2002 22:06:45 -0700 (PDT) From: Patrick Li Message-Id: <200207280506.g6S56jBO027447@freefall.freebsd.org> To: fuyuki@hadaly.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41077: Update port: textproc/jing to 2002.07.24 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: textproc/jing to 2002.07.24 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:06:37 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41077 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:10:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505C137B4CA; Sat, 27 Jul 2002 22:10:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 062B943E5E; Sat, 27 Jul 2002 22:10:36 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5AZJU028000; Sat, 27 Jul 2002 22:10:35 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5AZqC027996; Sat, 27 Jul 2002 22:10:35 -0700 (PDT) Date: Sat, 27 Jul 2002 22:10:35 -0700 (PDT) From: Patrick Li Message-Id: <200207280510.g6S5AZqC027996@freefall.freebsd.org> To: stephane@freebsd-fr.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41059: Maintainer update for security/bugs port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update for security/bugs port State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:10:25 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41059 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:12:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE3F37B400; Sat, 27 Jul 2002 22:12:47 -0700 (PDT) Received: from protov.plain.co.nz (protov.plain.co.nz [202.36.174.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id B988B43E31; Sat, 27 Jul 2002 22:12:46 -0700 (PDT) (envelope-from zombie@i4free.co.nz) Received: from alpha (ppp65160.cyberxpress.co.nz [202.49.65.160]) by protov.plain.co.nz (Postfix) with ESMTP id 6EC8F3C97F; Sun, 28 Jul 2002 17:12:44 +1200 (NZST) From: "Andrew Turner" To: lioux@FreeBSD.org Date: Sun, 28 Jul 2002 17:12:29 +1200 Subject: FreeBSD Port: gstreamer-0.4.0 Cc: ports@freebsd.org Message-ID: <3D4425FD.350.1F05E3@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, To build GStreamer 0.4.0 bison also needs to be installed as it complains in the configure script. Andrew Turner Real_men_don't_need_spacebars To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:12:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3291537B405; Sat, 27 Jul 2002 22:12:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCFEB43E31; Sat, 27 Jul 2002 22:12:47 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5ClJU028243; Sat, 27 Jul 2002 22:12:47 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5CgQS028229; Sat, 27 Jul 2002 22:12:42 -0700 (PDT) Date: Sat, 27 Jul 2002 22:12:42 -0700 (PDT) From: Patrick Li Message-Id: <200207280512.g6S5CgQS028229@freefall.freebsd.org> To: tilman@arved.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38112: New Port: audio/swh-plugins Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: audio/swh-plugins State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:12:22 PDT 2002 State-Changed-Why: Superseded by PR ports/41055 http://www.freebsd.org/cgi/query-pr.cgi?pr=38112 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:15:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FBD337B428; Sat, 27 Jul 2002 22:15:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4470643E3B; Sat, 27 Jul 2002 22:15:38 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5FcJU028438; Sat, 27 Jul 2002 22:15:38 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5Fcx0028434; Sat, 27 Jul 2002 22:15:38 -0700 (PDT) Date: Sat, 27 Jul 2002 22:15:38 -0700 (PDT) From: Patrick Li Message-Id: <200207280515.g6S5Fcx0028434@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41044: Update port: mail/p5-Mail-SpamAssassin - Fix permissions for startup-script Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: mail/p5-Mail-SpamAssassin - Fix permissions for startup-script State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:15:29 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41044 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D08CD37B400 for ; Sat, 27 Jul 2002 22:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E7B943E3B for ; Sat, 27 Jul 2002 22:30: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.4/8.12.4) with ESMTP id g6S5U2JU029430 for ; Sat, 27 Jul 2002 22:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5U1fp029429; Sat, 27 Jul 2002 22:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6509B37B400 for ; Sat, 27 Jul 2002 22:24:06 -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 03D0243E31 for ; Sat, 27 Jul 2002 22:24:05 -0700 (PDT) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([61.201.65.204]) by t-mta7.odn.ne.jp with ESMTP id <20020728052403657.SDLR.2063.t-mta7.odn.ne.jp@mta7.odn.ne.jp>; Sun, 28 Jul 2002 14:24:03 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 1D81555A7; Sun, 28 Jul 2002 14:23:57 +0900 (JST) Message-Id: <20020728052357.1D81555A7@hadaly.dyndns.org> Date: Sun, 28 Jul 2002 14:23:57 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41079: Update port: japanese/zipcodes to 20020601 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41079 >Category: ports >Synopsis: Update port: japanese/zipcodes to 20020601 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 22:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #7: Fri Jul 26 19:28:55 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: - Update to 20020601 - USE_PERL5 - Update WWW >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/zipcodes/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- Makefile 2002/06/24 18:03:39 1.24 +++ Makefile 2002/07/28 05:22:33 @@ -6,7 +6,7 @@ # PORTNAME= zipcodes -PORTVERSION= 20020501 +PORTVERSION= 20020601 CATEGORIES= japanese misc MASTER_SITES= http://www.post.yusei.go.jp/newnumber/lzh/s/ DISTNAME= ken_all @@ -22,7 +22,8 @@ EXTRACT_AFTER_ARGS= >ken_all.csv NO_WRKSUBDIR= yes -MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} +USE_PERL5= yes +MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} PERL=${PERL} post-extract: @${CP} ${FILESDIR}/Makefile ${WRKDIR} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/japanese/zipcodes/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 2002/06/24 18:03:39 1.13 +++ distinfo 2002/07/28 05:22:33 @@ -1 +1 @@ -MD5 (ken_all.lzh) = 9b1b15df311640d24ebef2422075c5c5 +MD5 (ken_all.lzh) = 37de5ef6c185e9a135ec6299439e72f3 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/japanese/zipcodes/pkg-descr,v retrieving revision 1.5 diff -u -r1.5 pkg-descr --- pkg-descr 2002/04/27 13:23:04 1.5 +++ pkg-descr 2002/07/28 05:22:33 @@ -5,4 +5,4 @@ The database was provided to the public by Japan Postal Service Agency. -WWW: http://www.yusei.go.jp/ +WWW: http://www.post.yusei.go.jp/newnumber/ cvs server: Diffing files cvs server: Diffing scripts >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:32:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36E7037B401; Sat, 27 Jul 2002 22:32:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09BD43E3B; Sat, 27 Jul 2002 22:32:56 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5WuJU029889; Sat, 27 Jul 2002 22:32:56 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5WufN029885; Sat, 27 Jul 2002 22:32:56 -0700 (PDT) Date: Sat, 27 Jul 2002 22:32:56 -0700 (PDT) From: Patrick Li Message-Id: <200207280532.g6S5WufN029885@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40890: [MAINTAINER UPDATE] Fix port: lang/nhc98 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Fix port: lang/nhc98 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:32:48 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40890 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:35:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12EE437B4BE; Sat, 27 Jul 2002 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 B72D543E67; Sat, 27 Jul 2002 22:35:53 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5ZrJU030158; Sat, 27 Jul 2002 22:35:53 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5ZrWK030154; Sat, 27 Jul 2002 22:35:53 -0700 (PDT) Date: Sat, 27 Jul 2002 22:35:53 -0700 (PDT) From: Patrick Li Message-Id: <200207280535.g6S5ZrWK030154@freefall.freebsd.org> To: jonc@chen.org.nz, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40998: patch for psi-0.8.6 (net/psi) to fix missing line breaks in chat box Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: patch for psi-0.8.6 (net/psi) to fix missing line breaks in chat box State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:35:45 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:48:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3F3937B400; Sat, 27 Jul 2002 22:48:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8898A43E3B; Sat, 27 Jul 2002 22:48:13 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5mDJU031244; Sat, 27 Jul 2002 22:48:13 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5mDDV031240; Sat, 27 Jul 2002 22:48:13 -0700 (PDT) Date: Sat, 27 Jul 2002 22:48:13 -0700 (PDT) From: Patrick Li Message-Id: <200207280548.g6S5mDDV031240@freefall.freebsd.org> To: scott@lampert.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41053: Major library version change in mm breaks this port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Major library version change in mm breaks this port State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:47:51 PDT 2002 State-Changed-Why: Committed, Thanks! (This isn't the only port affected so fixed others as well) http://www.freebsd.org/cgi/query-pr.cgi?pr=41053 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:49:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C04BB37B400; Sat, 27 Jul 2002 22:49:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76D7743E42; Sat, 27 Jul 2002 22:49:24 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5nOJU031449; Sat, 27 Jul 2002 22:49:24 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5nOi2031445; Sat, 27 Jul 2002 22:49:24 -0700 (PDT) Date: Sat, 27 Jul 2002 22:49:24 -0700 (PDT) From: Patrick Li Message-Id: <200207280549.g6S5nOi2031445@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/41075: devel/gmake segfaults in non-default locale Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: devel/gmake segfaults in non-default locale Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: pat Responsible-Changed-When: Sat Jul 27 22:49:13 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41075 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:54:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6E0437B405; Sat, 27 Jul 2002 22:54:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E0BF43E4A; Sat, 27 Jul 2002 22:54:17 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5sHJU032173; Sat, 27 Jul 2002 22:54:17 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5sGjJ032169; Sat, 27 Jul 2002 22:54:16 -0700 (PDT) Date: Sat, 27 Jul 2002 22:54:16 -0700 (PDT) From: Patrick Li Message-Id: <200207280554.g6S5sGjJ032169@freefall.freebsd.org> To: ycheng@sinica.edu.tw, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41048: update logrotate port from maintainer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update logrotate port from maintainer State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:54:07 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 22:59:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1FEC37B646; Sat, 27 Jul 2002 22:59:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FC9643E4A; Sat, 27 Jul 2002 22:59:16 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S5xGJU032557; Sat, 27 Jul 2002 22:59:16 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S5xGFk032553; Sat, 27 Jul 2002 22:59:16 -0700 (PDT) Date: Sat, 27 Jul 2002 22:59:16 -0700 (PDT) From: Patrick Li Message-Id: <200207280559.g6S5xGFk032553@freefall.freebsd.org> To: fuyuki@hadaly.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41079: Update port: japanese/zipcodes to 20020601 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: japanese/zipcodes to 20020601 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jul 27 22:59:07 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41079 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jul 27 23: 7: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A1C737B400; Sat, 27 Jul 2002 23:07:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3ECE43E67; Sat, 27 Jul 2002 23:07:04 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S674JU037454; Sat, 27 Jul 2002 23:07:04 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S674QC037450; Sat, 27 Jul 2002 23:07:04 -0700 (PDT) Date: Sat, 27 Jul 2002 23:07:04 -0700 (PDT) From: Patrick Li Message-Id: <200207280607.g6S674QC037450@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/41068: [Update Port] games/xqf (Version Bump) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Update Port] games/xqf (Version Bump) Responsible-Changed-From-To: freebsd-ports->pat Responsible-Changed-By: pat Responsible-Changed-When: Sat Jul 27 23:06:50 PDT 2002 Responsible-Changed-Why: I'll take care of this one http://www.freebsd.org/cgi/query-pr.cgi?pr=41068 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message