From owner-freebsd-ports Sun Jan 20 1:41: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF5CB37B400; Sun, 20 Jan 2002 01:41:02 -0800 (PST) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0K9a6r87179; Sun, 20 Jan 2002 01:36:06 -0800 (PST) (envelope-from okazaki) Date: Sun, 20 Jan 2002 01:36:06 -0800 (PST) From: Message-Id: <200201200936.g0K9a6r87179@freefall.freebsd.org> To: shaun@eng.uct.ac.za, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, okazaki@FreeBSD.org Subject: Re: ports/33680: /usr/ports/graphics/aalib fails to 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 Synopsis: /usr/ports/graphics/aalib fails to compile State-Changed-From-To: open->feedback State-Changed-By: okazaki State-Changed-When: Sun Jan 20 01:13:52 PST 2002 State-Changed-Why: I have committed the fix in rev. 1.23 of the port Makefile. Please update the port and try building it again to check this problem was solved. Responsible-Changed-From-To: freebsd-ports->okazaki Responsible-Changed-By: okazaki Responsible-Changed-When: Sun Jan 20 01:13:52 PST 2002 Responsible-Changed-Why: I have committed a fix candidate. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33680 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 2:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2685B37B416 for ; Sun, 20 Jan 2002 02:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KAo1098013; Sun, 20 Jan 2002 02:50:01 -0800 (PST) (envelope-from gnats) Received: from navy.csi.cam.ac.uk (navy.csi.cam.ac.uk [131.111.8.49]) by hub.freebsd.org (Postfix) with ESMTP id 75B6D37B404 for ; Sun, 20 Jan 2002 02:48:01 -0800 (PST) Received: from m218-3.phy.cam.ac.uk ([131.111.79.217]) by navy.csi.cam.ac.uk with esmtp (Exim 3.34 #1) id 16SFW4-0002kB-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 20 Jan 2002 10:48:00 +0000 Received: from sa264 by m218-3.phy.cam.ac.uk with local (Exim 3.34 #1) id 16SFW3-0001Xd-00; Sun, 20 Jan 2002 10:47:59 +0000 Message-Id: Date: Sun, 20 Jan 2002 10:47:59 +0000 From: AMAKAWA Shuhei Reply-To: AMAKAWA Shuhei To: FreeBSD-gnats-submit@freebsd.org Cc: sa264@cam.ac.uk X-Send-Pr-Version: 3.113 Subject: ports/34077: emacs-lisp-intro to 2.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 >Number: 34077 >Category: ports >Synopsis: emacs-lisp-intro to 2.04 >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 Jan 20 02:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: AMAKAWA Shuhei >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD m218-3.phy.cam.ac.uk 4.5-RC FreeBSD 4.5-RC #1: Fri Jan 18 21:40:00 GMT 2002 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386 >Description: emacs-lisp-intro to 2.04 >How-To-Repeat: >Fix: Removed file: files/patch-aa Added file: files/patch-ac diff -uNr /usr/ports/lang/emacs-lisp-intro/Makefile emacs-lisp-intro/Makefile --- /usr/ports/lang/emacs-lisp-intro/Makefile Sun May 21 12:52:04 2000 +++ emacs-lisp-intro/Makefile Tue Jan 8 22:12:52 2002 @@ -6,11 +6,13 @@ # PORTNAME= emacs-lisp-intro -PORTVERSION= 1.05 +PORTVERSION= 2.04 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs MAINTAINER= croyle@gelemna.org + +USE_AUTOCONF= yes .include diff -uNr /usr/ports/lang/emacs-lisp-intro/distinfo emacs-lisp-intro/distinfo --- /usr/ports/lang/emacs-lisp-intro/distinfo Mon Apr 27 15:49:57 1998 +++ emacs-lisp-intro/distinfo Sat Dec 22 12:29:00 2001 @@ -1 +1 @@ -MD5 (emacs-lisp-intro-1.05.tar.gz) = d132619678e3e22f0cb4d32b4468326d +MD5 (emacs-lisp-intro-2.04.tar.gz) = a2e839f6ec82ccadcd36427d32df709a diff -uNr /usr/ports/lang/emacs-lisp-intro/files/patch-aa emacs-lisp-intro/files/patch-aa --- /usr/ports/lang/emacs-lisp-intro/files/patch-aa Fri Sep 18 23:28:04 1998 +++ emacs-lisp-intro/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,14 +0,0 @@ ---- Makefile.orig Sat Sep 19 06:12:34 1998 -+++ Makefile Sat Sep 19 06:21:14 1998 -@@ -0,0 +1,11 @@ -+all: emacs-lisp-intro.info -+ -+emacs-lisp-intro.info: -+ makeinfo --no-split emacs-lisp-intro.texi -+ -+install: all -+ ${BSD_INSTALL_DATA} emacs-lisp-intro.info ${PREFIX}/info/ -+ install-info ${PREFIX}/info/emacs-lisp-intro.info ${PREFIX}/info/dir -+ -+clean: -+ rm -f emacs-lisp-intro.info diff -uNr /usr/ports/lang/emacs-lisp-intro/files/patch-ab emacs-lisp-intro/files/patch-ab --- /usr/ports/lang/emacs-lisp-intro/files/patch-ab Mon Apr 27 15:49:55 1998 +++ emacs-lisp-intro/files/patch-ab Tue Jan 8 22:35:46 2002 @@ -1,15 +1,26 @@ -*** emacs-lisp-intro.texi.orig Tue Oct 21 11:33:24 1997 ---- emacs-lisp-intro.texi Tue Nov 18 20:34:18 1997 -*************** -*** 3,8 **** ---- 3,12 ---- - @setfilename emacs-lisp-intro.info - @c sethtmlfilename emacs-lisp-intro.html - @settitle Programming in Emacs Lisp -+ @dircategory Emacs Lisp programming -+ @direntry -+ * Emacs Lisp Intro: (emacs-lisp-intro.info). Programming in Emacs Lisp. -+ @end direntry - @syncodeindex vr cp - @syncodeindex fn cp - @setchapternewpage odd +--- emacs-lisp-intro.texi.orig Mon Dec 17 19:19:08 2001 ++++ emacs-lisp-intro.texi Tue Jan 8 22:35:19 2002 +@@ -3,6 +3,10 @@ + @setfilename emacs-lisp-intro.info + @c sethtmlfilename emacs-lisp-intro.html + @settitle Programming in Emacs Lisp ++@dircategory Emacs Lisp programming ++@direntry ++* Emacs Lisp Intro: (emacs-lisp-intro.info). Programming in Emacs Lisp. ++@end direntry + @syncodeindex vr cp + @syncodeindex fn cp + @setchapternewpage odd +@@ -218,12 +222,6 @@ + @end tex + + @c ---------------------------------------------------- +- +-@dircategory Emacs +-@direntry +-* Emacs Lisp Intro: (eintr). +- A simple introduction to Emacs Lisp programming. +-@end direntry + + @ifinfo + This is an introduction to @cite{Programming in Emacs Lisp}, for diff -uNr /usr/ports/lang/emacs-lisp-intro/files/patch-ac emacs-lisp-intro/files/patch-ac --- /usr/ports/lang/emacs-lisp-intro/files/patch-ac Thu Jan 1 01:00:00 1970 +++ emacs-lisp-intro/files/patch-ac Sun Dec 23 05:30:51 2001 @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Dec 17 19:24:43 2001 ++++ Makefile.in Sun Dec 23 05:29:31 2001 +@@ -57,7 +57,7 @@ + NORMAL_UNINSTALL = : + PRE_UNINSTALL = : + POST_UNINSTALL = : +-MAKEINFO = @MAKEINFO@ ++MAKEINFO = @MAKEINFO@ --no-split + PACKAGE = @PACKAGE@ + VERSION = @VERSION@ + >Release-Note: >Audit-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 Jan 20 3:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBD7937B405 for ; Sun, 20 Jan 2002 03:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KBe1f05823; Sun, 20 Jan 2002 03:40:01 -0800 (PST) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id EC2F337B404; Sun, 20 Jan 2002 03:36:43 -0800 (PST) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.11.6/8.11.4) id g0KBahu26170; Sun, 20 Jan 2002 20:36:43 +0900 (KST) (envelope-from perky) Message-Id: <200201201136.g0KBahu26170@akaraka.yonsei.ac.kr> Date: Sun, 20 Jan 2002 20:36:43 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@freebsd.org Cc: Thomas Gellekum X-Send-Pr-Version: 3.113 Subject: ports/34078: Update port: lang/python21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34078 >Category: ports >Synopsis: Update port: lang/python21 >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 Jan 20 03:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Mon Dec 24 06:07:50 KST 2001 root@akaraka.yonsei.ac.kr:/usr/src/sys/compile/RYOKO i386 >Description: update to 2.1.2 (bugfix for 2.1.1) >How-To-Repeat: >Fix: --- bsd.python.mk.orig Sun Jan 20 20:14:48 2002 +++ bsd.python.mk Sun Jan 20 20:15:04 2002 @@ -100,11 +100,11 @@ PYDISTUTILS= ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR} PYXML= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml -PYTHON_DISTFILE= Python-2.1.1.tgz +PYTHON_DISTFILE= Python-2.1.2.tgz PYTHON_PORTSDIR= ${PORTSDIR}/lang/python21 -PYTHON_REL= 211 +PYTHON_REL= 212 PYTHON_SUFFIX= 21 -PYTHON_WRKSRC= ${WRKDIR}/Python-2.1.1 +PYTHON_WRKSRC= ${WRKDIR}/Python-2.1.2 # Python-2.0 .elif ${PYTHON_VERSION} == "python2.0" diff -ruN python21.orig/Makefile python21/Makefile --- python21.orig/Makefile Wed Jan 16 21:35:05 2002 +++ python21/Makefile Sun Jan 20 20:13:17 2002 @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/ diff -ruN python21.orig/distinfo python21/distinfo --- python21.orig/distinfo Wed Jan 16 21:35:05 2002 +++ python21/distinfo Sun Jan 20 20:17:17 2002 @@ -1 +1 @@ -MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4 +MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 diff -ruN python21.orig/pkg-plist python21/pkg-plist --- python21.orig/pkg-plist Wed Jan 16 21:35:05 2002 +++ python21/pkg-plist Sun Jan 20 20:31:27 2002 @@ -116,6 +116,8 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/bgen/bgen/bgenlocations.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/bgen/bgen/macsupport.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/bgen/bgen/scantools.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/ast.txt +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/astgen.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compile.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/__init__.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/ast.py @@ -1350,6 +1352,7 @@ lib/%%PYTHON_VERSION%%/test/output/test_popen2 lib/%%PYTHON_VERSION%%/test/output/test_posixpath lib/%%PYTHON_VERSION%%/test/output/test_pow +lib/%%PYTHON_VERSION%%/test/output/test_profile lib/%%PYTHON_VERSION%%/test/output/test_pty lib/%%PYTHON_VERSION%%/test/output/test_pwd lib/%%PYTHON_VERSION%%/test/output/test_pyexpat @@ -1714,6 +1717,9 @@ lib/%%PYTHON_VERSION%%/test/test_pow.py lib/%%PYTHON_VERSION%%/test/test_pow.pyc lib/%%PYTHON_VERSION%%/test/test_pow.pyo +lib/%%PYTHON_VERSION%%/test/test_profile.py +lib/%%PYTHON_VERSION%%/test/test_profile.pyc +lib/%%PYTHON_VERSION%%/test/test_profile.pyo lib/%%PYTHON_VERSION%%/test/test_pty.py lib/%%PYTHON_VERSION%%/test/test_pty.pyc lib/%%PYTHON_VERSION%%/test/test_pty.pyo @@ -1873,6 +1879,9 @@ lib/%%PYTHON_VERSION%%/test/tokenize_tests.py lib/%%PYTHON_VERSION%%/test/tokenize_tests.pyc lib/%%PYTHON_VERSION%%/test/tokenize_tests.pyo +lib/%%PYTHON_VERSION%%/this.py +lib/%%PYTHON_VERSION%%/this.pyc +lib/%%PYTHON_VERSION%%/this.pyo lib/%%PYTHON_VERSION%%/threading.py lib/%%PYTHON_VERSION%%/threading.pyc lib/%%PYTHON_VERSION%%/threading.pyo >Release-Note: >Audit-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 Jan 20 4:53: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 6BA2137B405 for ; Sun, 20 Jan 2002 04:53:01 -0800 (PST) Received: from [128.130.111.23] (pulcherrima [128.130.111.23]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g0KCqaB20373; Sun, 20 Jan 2002 13:52:36 +0100 (MET) Date: Sun, 20 Jan 2002 13:52:34 +0100 (CET) From: Gerald Pfeifer To: patrick@watson.org Cc: ports@freebsd.org Subject: FreeBSD Port: ocaml-3.02 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 I noticed that there has been a new release of OCaml, 3.04, a month ago. Is there any specific reason the FreeBSD port hasn't been updated? If not, would you mind doing so? (I'm asking because I am currently preparing a new port which depends on the ocaml port, as the new port is written in ocaml...) 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 Sun Jan 20 5:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B76A237B404 for ; Sun, 20 Jan 2002 05:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDA1k27926; Sun, 20 Jan 2002 05:10:01 -0800 (PST) (envelope-from gnats) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 71EDD37B416 for ; Sun, 20 Jan 2002 05:02:32 -0800 (PST) Received: from pulcherrima.dbai.tuwien.ac.at (pulcherrima [128.130.111.23]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g0KD2UB20466; Sun, 20 Jan 2002 14:02:30 +0100 (MET) Received: (from pfeifer@localhost) by pulcherrima.dbai.tuwien.ac.at (8.11.6/8.11.6) id g0KD2Sj87261; Sun, 20 Jan 2002 14:02:28 +0100 (CET) (envelope-from pfeifer) Message-Id: <200201201302.g0KD2Sj87261@pulcherrima.dbai.tuwien.ac.at> Date: Sun, 20 Jan 2002 14:02:28 +0100 (CET) From: Gerald Pfeifer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34079: New port print/bibtex2html (bibtex2html 1.52) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34079 >Category: ports >Synopsis: New port print/bibtex2html (bibtex2html 1.52) >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 Jan 20 05:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: >Description: This is a new port, print/bibtex2html, for bibtex2html 1.52; see http://www.lri.fr/~filliatr/bibtex2html/ for details. I tried to follow the guidlines for new ports, and also ran portlint. (The package is written in ocaml, which we already have in lang/ocaml.) >How-To-Repeat: >Fix: Install the patch below. # 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: # # bibtex2html # bibtex2html/Makefile # bibtex2html/distinfo # bibtex2html/pkg-comment # bibtex2html/pkg-descr # bibtex2html/pkg-plist # echo c - bibtex2html mkdir -p bibtex2html > /dev/null 2>&1 echo x - bibtex2html/Makefile sed 's/^X//' >bibtex2html/Makefile << 'END-of-bibtex2html/Makefile' X# ex:ts=8 X# New ports collection makefile for: bibtex2html X# Date created: 2002-01-21 X# Whom: Gerald Pfeifer X# X# $FreeBSD$ X# X XPORTNAME= bibtex2html XPORTVERSION= 1.52 XCATEGORIES= print textproc XMASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ X XMAINTAINER= pfeifer@dbai.tuwien.ac.at X XGNU_CONFIGURE= yes XMAN1= bibtex2html.1 bib2bib.1 aux2bib.1 XBUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml X X.include END-of-bibtex2html/Makefile echo x - bibtex2html/distinfo sed 's/^X//' >bibtex2html/distinfo << 'END-of-bibtex2html/distinfo' XMD5 (bibtex2html-1.52.tar.gz) = 39201fae7380cfebd2860dd10bb037c4 END-of-bibtex2html/distinfo echo x - bibtex2html/pkg-comment sed 's/^X//' >bibtex2html/pkg-comment << 'END-of-bibtex2html/pkg-comment' XA collection of tools for searching BibTeX and translating from BibTeX to HTML END-of-bibtex2html/pkg-comment echo x - bibtex2html/pkg-descr sed 's/^X//' >bibtex2html/pkg-descr << 'END-of-bibtex2html/pkg-descr' Xbibtex2html is a collection of tools for translating from BibTeX to HTML. XThey allow to produce, from a set of bibliography files in BibTeX format, Xa bibliography in HTML format. Here are some features: X X o Handle any BibTeX style (even those producing multiple bibliographies); X o Use additional fields like abstract, url, ps, etc. to insert web links; X o Crossrefs are also replaced by links; X o Sort by dates or authors, in increasing or decreasing order; X o Read simple macros in TeX or LaTeX files; X o Show syntax errors in BibTeX files; X o Extract from one or several BibTeX files the set of entries satisfying a X given criterion. X XWWW: http://www.lri.fr/~filliatr/bibtex2html/ X XGerald Pfeifer END-of-bibtex2html/pkg-descr echo x - bibtex2html/pkg-plist sed 's/^X//' >bibtex2html/pkg-plist << 'END-of-bibtex2html/pkg-plist' Xbin/aux2bib Xbin/bib2bib Xbin/bibtex2html END-of-bibtex2html/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 Sun Jan 20 5:37:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sahiro.homeip.net (p93-dna05sawada.niigata.ocn.ne.jp [211.122.195.221]) by hub.freebsd.org (Postfix) with ESMTP id E7C5B37B420 for ; Sun, 20 Jan 2002 05:37:41 -0800 (PST) Date: Sun, 20 Jan 2002 22:37:42 +0900 From: SASAKI Katuhiro Subject: About LDAP support in sylpheed. To: lehmann@ans-netz.de Cc: ports@FreeBSD.org Message-ID: <3c4ac826.6566%sahiro@crest.ocn.ne.jp> 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. Today, I succeeded to build sylpheed with LDAP support enabled. Patch below add optional LDAP support to sylpheed port. In post-patch stage, perl command fixes configure script. This is needed for LDAP support to work. Lehmann, if you have no objection against this, I will send-pr. Please give me your thought. Thank you. diff -urN /usr/ports/mail/sylpheed/Makefile sylpheed/Makefile --- /usr/ports/mail/sylpheed/Makefile Fri Jan 18 19:07:01 2002 +++ sylpheed/Makefile Sun Jan 20 21:23:58 2002 @@ -55,6 +55,12 @@ .else CONFIGURE_ARGS+= --disable-jpilot .endif +.if defined(WITH_LDAP) +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 +CONFIGURE_ARGS+=--enable-ldap +.else +CONFIGURE_ARGS+=--disable-ldap +.endif .if !defined(WITHOUT_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+=--enable-ssl @@ -72,9 +78,14 @@ @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion" @${ECHO} " library libjconv." @${ECHO} " WITH_JPILOT=yes Enable JPilot support." + @${ECHO} " WITH_LDAP=yes Enable LDAP support." @${ECHO} "" @${ECHO} " WITHOUT_SSL=yes Disable OpenSSL support." @${ECHO} "" + +post-patch: + @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g; \ + s|-lresolv||g' ${WRKSRC}/configure pre-build: ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool ================================================================ SASAKI Katuhiro mailto: sahiro@crest.ocn.ne.jp ================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 5:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38D7337B419 for ; Sun, 20 Jan 2002 05:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDo1g34373; Sun, 20 Jan 2002 05:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DCCD137B404 for ; Sun, 20 Jan 2002 05:46:06 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDk6D33583; Sun, 20 Jan 2002 05:46:06 -0800 (PST) (envelope-from nobody) Message-Id: <200201201346.g0KDk6D33583@freefall.freebsd.org> Date: Sun, 20 Jan 2002 05:46:06 -0800 (PST) From: Yoichi ASAI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34082: Update port: audio/timidity++-tcltk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34082 >Category: ports >Synopsis: Update port: audio/timidity++-tcltk >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 Jan 20 05:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.5-PRERELEASE >Organization: >Environment: >Description: Update port: audio/timidity++-tcltk. inserted %%PORTDOCS%% in pkg-plist. >How-To-Repeat: >Fix: diff -urN timidity++-tcltk.orig/pkg-plist timidity++-tcltk/pkg-plist --- timidity++-tcltk.orig/pkg-plist Thu Apr 6 16:16:56 2000 +++ timidity++-tcltk/pkg-plist Sun Jan 20 16:47:17 2002 @@ -16,6 +16,6 @@ lib/timidity/tclIndex lib/timidity/tkmidity.tcl lib/timidity/tkpanel.tcl -share/doc/timidity/C/README.tk -share/doc/timidity/ja/README.tk +%%PORTDOCS%%share/doc/timidity++/README.tk +%%PORTDOCS%%share/doc/ja/timidity++/README.tk @dirrm lib/timidity/bitmaps >Release-Note: >Audit-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 Jan 20 5:50:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 363A637B420 for ; Sun, 20 Jan 2002 05:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDo2o34391; Sun, 20 Jan 2002 05:50:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DCC3537B405 for ; Sun, 20 Jan 2002 05:47:19 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDlJn33913; Sun, 20 Jan 2002 05:47:19 -0800 (PST) (envelope-from nobody) Message-Id: <200201201347.g0KDlJn33913@freefall.freebsd.org> Date: Sun, 20 Jan 2002 05:47:19 -0800 (PST) From: Yoichi ASAI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34084: Update port: audio/timidity++-xskin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34084 >Category: ports >Synopsis: Update port: audio/timidity++-xskin >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 Jan 20 05:50:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.5-PRERELEASE >Organization: >Environment: >Description: Update port: audio/timidity++-xskin. inserted %%PORTDOCS%% in pkg-plist. >How-To-Repeat: >Fix: diff -urN timidity++-xskin.orig/pkg-plist timidity++-xskin/pkg-plist --- timidity++-xskin.orig/pkg-plist Wed Oct 13 01:40:01 1999 +++ timidity++-xskin/pkg-plist Sun Jan 20 16:59:56 2002 @@ -1,4 +1,4 @@ bin/xskinmidi lib/timidity/interface_i.so -share/doc/timidity/C/README.xskin -share/doc/timidity/ja/README.xskin +%%PORTDOCS%%share/doc/timidity++/README.xskin +%%PORTDOCS%%share/doc/ja/timidity++/README.xskin >Release-Note: >Audit-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 Jan 20 5:50:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 257D137B41D for ; Sun, 20 Jan 2002 05:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDo1M34382; Sun, 20 Jan 2002 05:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D8FD37B416 for ; Sun, 20 Jan 2002 05:46:45 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDkjE33752; Sun, 20 Jan 2002 05:46:45 -0800 (PST) (envelope-from nobody) Message-Id: <200201201346.g0KDkjE33752@freefall.freebsd.org> Date: Sun, 20 Jan 2002 05:46:45 -0800 (PST) From: Yoichi ASAI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34083: Update port: audio/timidity++-xaw Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34083 >Category: ports >Synopsis: Update port: audio/timidity++-xaw >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 Jan 20 05:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.5-PRERELEASE >Organization: >Environment: >Description: Update port: audio/timidity++-xaw. inserted %%PORTDOCS%% in pkg-plist. >How-To-Repeat: >Fix: diff -urN timidity++-xaw.orig/pkg-plist timidity++-xaw/pkg-plist --- timidity++-xaw.orig/pkg-plist Thu Apr 6 16:18:17 2000 +++ timidity++-xaw/pkg-plist Sun Jan 20 16:59:32 2002 @@ -15,6 +15,6 @@ lib/timidity/bitmaps/stop.xbm lib/timidity/bitmaps/timidity.xbm lib/timidity/interface_a.so -share/doc/timidity/C/README.xaw -share/doc/timidity/ja/README.xaw +%%PORTDOCS%%share/doc/timidity++/README.xaw +%%PORTDOCS%%share/doc/ja/timidity++/README.xaw @dirrm lib/timidity/bitmaps >Release-Note: >Audit-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 Jan 20 5:50:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2096E37B416 for ; Sun, 20 Jan 2002 05:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDo1334364; Sun, 20 Jan 2002 05:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8CC037B402 for ; Sun, 20 Jan 2002 05:44:43 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDihK33400; Sun, 20 Jan 2002 05:44:43 -0800 (PST) (envelope-from nobody) Message-Id: <200201201344.g0KDihK33400@freefall.freebsd.org> Date: Sun, 20 Jan 2002 05:44:43 -0800 (PST) From: Yoichi ASAI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34081: Update port: audio/timidity++-emacs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34081 >Category: ports >Synopsis: Update port: audio/timidity++-emacs >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 Jan 20 05:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.5-PRERELEASE >Organization: >Environment: >Description: Update port: audio/timidity++-emacs >How-To-Repeat: >Fix: diff -urN timidity++-emacs.orig/Makefile timidity++-emacs/Makefile --- timidity++-emacs.orig/Makefile Sat May 26 14:17:27 2001 +++ timidity++-emacs/Makefile Sun Jan 20 16:58:48 2002 @@ -6,7 +6,7 @@ # PORTNAME= timidity++ -PORTVERSION= 2.10.4 +PORTVERSION= 2.11.3 CATEGORIES+= audio MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ PKGNAMESUFFIX= -${INTERFACE} @@ -124,9 +124,9 @@ .if !defined(NOPORTDOCS) .for lang in ${DOCLANG} @${MKDIR} \ - ${PREFIX}/share/doc/timidity/`echo ${lang} | ${SED} 's/_JP.ujis//'` + ${PREFIX}/share/doc/`echo ${lang} | ${SED} -e 's/^C$$//' -e 's/_JP.ujis$$//'`/timidity++ ${INSTALL_DATA} ${WRKSRC}/doc/${lang}/${DOCFILES} \ - ${PREFIX}/share/doc/timidity/`echo ${lang} | ${SED} 's/_JP.ujis//'` + ${PREFIX}/share/doc/`echo ${lang} | ${SED} -e 's/^C$$//' -e 's/_JP.ujis$$//'`/timidity++ .endfor .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 Sun Jan 20 5:50:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D26A837B422 for ; Sun, 20 Jan 2002 05:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDo2G34402; Sun, 20 Jan 2002 05:50:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEC9E37B405 for ; Sun, 20 Jan 2002 05:48:03 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDm3E34063; Sun, 20 Jan 2002 05:48:03 -0800 (PST) (envelope-from nobody) Message-Id: <200201201348.g0KDm3E34063@freefall.freebsd.org> Date: Sun, 20 Jan 2002 05:48:03 -0800 (PST) From: Yoichi ASAI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34085: Update port: japanese/timidity++-tcltk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34085 >Category: ports >Synopsis: Update port: japanese/timidity++-tcltk >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 Jan 20 05:50:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.5-PRERELEASE >Organization: >Environment: >Description: Update port: japanese/timidity++-tcltk. inserted %%PORTDOCS%% in pkg-plist. >How-To-Repeat: >Fix: diff -urN timidity++-tcltk.orig/pkg-plist timidity++-tcltk/pkg-plist --- timidity++-tcltk.orig/pkg-plist Thu Apr 6 16:21:49 2000 +++ timidity++-tcltk/pkg-plist Sun Jan 20 17:00:22 2002 @@ -16,6 +16,6 @@ lib/timidity/tclIndex lib/timidity/tkmidity.tcl lib/timidity/tkpanel.tcl -share/doc/timidity/C/README.tk -share/doc/timidity/ja/README.tk +%%PORTDOCS%%share/doc/timidity++/README.tk +%%PORTDOCS%%share/doc/ja/timidity++/README.tk @dirrm lib/timidity/bitmaps >Release-Note: >Audit-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 Jan 20 5:50:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D432B37B402 for ; Sun, 20 Jan 2002 05:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDo0D34355; Sun, 20 Jan 2002 05:50:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CEE437B400 for ; Sun, 20 Jan 2002 05:43:19 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KDhJ633150; Sun, 20 Jan 2002 05:43:19 -0800 (PST) (envelope-from nobody) Message-Id: <200201201343.g0KDhJ633150@freefall.freebsd.org> Date: Sun, 20 Jan 2002 05:43:19 -0800 (PST) From: Yoichi ASAI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34080: Update port: audio/timidity++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34080 >Category: ports >Synopsis: Update port: audio/timidity++ >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 Jan 20 05:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.5-PRERELEASE >Organization: >Environment: >Description: Update port: audio/timidity++. added files/patch-ae. >How-To-Repeat: >Fix: diff -urN timidity++.orig/Makefile timidity++/Makefile --- timidity++.orig/Makefile Wed Sep 12 00:26:10 2001 +++ timidity++/Makefile Sun Jan 20 17:05:07 2002 @@ -6,7 +6,7 @@ # PORTNAME= timidity++ -PORTVERSION= 2.10.4 +PORTVERSION= 2.11.3 CATEGORIES= audio MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ DISTNAME= TiMidity++-${PORTVERSION} @@ -31,15 +31,16 @@ .endif DIST_SUBDIR= timidity -INSTALL_TARGET= install install.man .if !defined(WITHOUT_X11) CONFIGURE_ARGS= --with-x --enable-ncurses --enable-vt100 \ --enable-dynamic --enable-server \ - --enable-network --enable-spectrogram --enable-wrd + --enable-network --enable-spectrogram --enable-wrd \ + --program-transform-name= .else CONFIGURE_ARGS= --enable-ncurses --enable-vt100 \ - --enable-network --disable-spectrogram --disable-wrd + --enable-network --disable-spectrogram --disable-wrd \ + --program-transform-name= .endif MAN1= timidity.1 @@ -70,10 +71,10 @@ .if !defined(NOPORTDOCS) .for lang in ${DOCLANG} @${MKDIR} \ - ${PREFIX}/share/doc/timidity/`echo ${lang} | ${SED} 's/_JP.ujis//'` + ${PREFIX}/share/doc/`echo ${lang} | ${SED} -e 's/^C$$//' -e 's/_JP.ujis$$//'`/timidity++ for f in ${DOCFILES}; do \ ${INSTALL_DATA} ${WRKSRC}/doc/${lang}/$$f \ - ${PREFIX}/share/doc/timidity/`echo ${lang} | ${SED} 's/_JP.ujis//'`; \ + ${PREFIX}/share/doc/`echo ${lang} | ${SED} -e 's/^C$$//' -e 's/_JP.ujis$$//'`/timidity++; \ done; .endfor .endif diff -urN timidity++.orig/distinfo timidity++/distinfo --- timidity++.orig/distinfo Thu Mar 22 09:48:12 2001 +++ timidity++/distinfo Sun Jan 20 14:56:05 2002 @@ -1 +1 @@ -MD5 (timidity/TiMidity++-2.10.4.tar.bz2) = 8e69753b7e71055e61aeb3c234048f1e +MD5 (timidity/TiMidity++-2.11.3.tar.bz2) = 72f6624d467b61c69b8ec9ce002c21a8 diff -urN timidity++.orig/files/patch-ae timidity++/files/patch-ae --- timidity++.orig/files/patch-ae Thu Jan 1 09:00:00 1970 +++ timidity++/files/patch-ae Sun Jan 20 15:27:33 2002 @@ -0,0 +1,14 @@ +--- timidity/Makefile.in.orig Fri Jan 18 08:43:16 2002 ++++ timidity/Makefile.in Sun Jan 20 15:27:17 2002 +@@ -363,9 +363,8 @@ + p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ + if test -f $$p \ + ; then \ +- f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \ +- echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \ +- $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \ ++ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$p"; \ ++ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$p; \ + else :; fi; \ + done + diff -urN timidity++.orig/pkg-plist timidity++/pkg-plist --- timidity++.orig/pkg-plist Wed May 31 05:14:34 2000 +++ timidity++/pkg-plist Sun Jan 20 17:07:23 2002 @@ -1,10 +1,9 @@ bin/timidity -share/doc/timidity/C/README.dl -share/doc/timidity/C/README.sf -share/doc/timidity/ja/README.dl -share/doc/timidity/ja/README.sf +%%PORTDOCS%%share/doc/timidity++/README.dl +%%PORTDOCS%%share/doc/timidity++/README.sf +%%PORTDOCS%%share/doc/ja/timidity++/README.dl +%%PORTDOCS%%share/doc/ja/timidity++/README.sf @dirrm lib/timidity -@dirrm share/doc/timidity/C -@dirrm share/doc/timidity/ja -@dirrm share/doc/timidity +%%PORTDOCS%%@dirrm share/doc/ja/timidity++ +%%PORTDOCS%%@dirrm share/doc/timidity++ @dirrm share/timidity >Release-Note: >Audit-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 Jan 20 6: 4:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sahiro.homeip.net (p104-dna05sawada.niigata.ocn.ne.jp [211.122.195.232]) by hub.freebsd.org (Postfix) with ESMTP id 01DC737B41A for ; Sun, 20 Jan 2002 06:03:48 -0800 (PST) Date: Sun, 20 Jan 2002 23:04:07 +0900 From: SASAKI Katuhiro Subject: About upgrading net/kmsn to kmerlin 0.3.1 To: jon@witchspace.com Cc: ports@FreeBSD.org Message-ID: <3c4acb3a.6567%sahiro@crest.ocn.ne.jp> 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. Are you planning to upgrade net/kmsn (FreeBSD port) to kmerlin 0.3.1 ? On my 4.4-RC, patch below seems to work well. Please test and review. Thank you. diff -urN /usr/ports/net/kmsn/Makefile kmsn/Makefile --- /usr/ports/net/kmsn/Makefile Tue Sep 4 03:10:15 2001 +++ kmsn/Makefile Sun Jan 20 12:22:10 2002 @@ -1,23 +1,40 @@ -# New ports collection makefile for: kmsn +# New ports collection makefile for: kmerlin # Date created: Sunday June 10, 2001 # Whom: Jonathan Belson (jon@witchspace.com) # # $FreeBSD: ports/net/kmsn/Makefile,v 1.1 2001/09/03 18:10:37 will Exp $ # -PORTNAME= kmsn -PORTVERSION= 0.2 -CATEGORIES= net kde +PORTNAME= kmerlin +PORTVERSION= 0.3.1 +CATEGORIES?= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kmsn MAINTAINER= jon@witchspace.com -LIB_DEPENDS= kmsn.1:${PORTSDIR}/net/libkmsn +BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ + automake14:${PORTSDIR}/devel/automake14 USE_KDELIBS_VER=2 USE_GMAKE= yes GNU_CONFIGURE= yes -MAKE_ENV+= ${CONFIGURE_ENV} -.include +_NO_KDE_OBJPRELINK=yes + +.include "${.CURDIR}/../../x11/kde2/Makefile.kde" + +.include + +pre-configure: + ${MKDIR} ${WRKSRC}/auto-bin +.for AC in autoconf autoheader + ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/auto-bin/${AC} +.endfor +.for AM in automake aclocal + ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM} +.endfor + cd ${WRKSRC} && env PATH=${WRKSRC}/auto-bin:$$PATH \ + ${GMAKE} -f Makefile.cvs + +.include diff -urN /usr/ports/net/kmsn/distinfo kmsn/distinfo --- /usr/ports/net/kmsn/distinfo Tue Sep 4 03:10:15 2001 +++ kmsn/distinfo Fri Jan 18 17:40:48 2002 @@ -1 +1 @@ -MD5 (kmsn-0.2.tar.gz) = bf8a17ba7200e1491cff3f0f9a07c167 +MD5 (kmerlin-0.3.1.tar.gz) = 5dbc5a3b5242dc24f29a578ec3288a0f diff -urN /usr/ports/net/kmsn/pkg-descr kmsn/pkg-descr --- /usr/ports/net/kmsn/pkg-descr Tue Sep 4 03:10:15 2001 +++ kmsn/pkg-descr Sun Jan 20 13:12:37 2002 @@ -1,10 +1,10 @@ -KMSN is an IM (instant messaging) client for the MSN messenger network. - -Features include: +KMerlin (f/k/a KMsn) is an IM (instant messaging) client for the MSN +messenger network. +Features include: A buddy list on which you can block users, multiple chat windows, and multiple users per chat (simply invite those you want in your chat session). Keep in touch with all your Windows friends! -WWW: http://kmsn.sourceforge.net/ +WWW: http://kmerlin.olsd.de/ diff -urN /usr/ports/net/kmsn/pkg-plist kmsn/pkg-plist --- /usr/ports/net/kmsn/pkg-plist Tue Sep 4 03:10:15 2001 +++ kmsn/pkg-plist Sun Jan 20 13:22:21 2002 @@ -1,25 +1,70 @@ -bin/kmsn -share/icons/locolor/32x32/apps/kmsn.png -share/icons/locolor/16x16/apps/kmsn.png -share/applnk/Internet/kmsn.desktop -share/apps/kmsn/eventsrc -share/apps/kmsn/pics/mail.png -share/apps/kmsn/pics/user.png -@dirrm share/apps/kmsn/pics -share/apps/kmsn/smilies/smilie1.png -share/apps/kmsn/smilies/smilie2.png -share/apps/kmsn/smilies/smilie3.png -share/apps/kmsn/smilies/smilie4.png -share/apps/kmsn/smilies/smilie5.png -share/apps/kmsn/smilies/smilie6.png -share/apps/kmsn/smilies/smilie7.png -share/apps/kmsn/smilies/smilie8.png -@dirrm share/apps/kmsn/smilies -share/apps/kmsn/toolbar/away.png -share/apps/kmsn/toolbar/offline.png -share/apps/kmsn/toolbar/online.png -@dirrm share/apps/kmsn/toolbar -@dirrm share/apps/kmsn -share/doc/HTML/en/kmsn/index.docbook -share/doc/HTML/en/kmsn/common -@dirrm share/doc/HTML/en/kmsn +bin/kmerlin +include/kmsn/msn.h +include/kmsn/msnuser.h +include/kmsn/switchboard.h +lib/libkmsn.la +lib/libkmsn.so +lib/libkmsn.so.1 +share/applnk/Internet/kmerlin.desktop +share/apps/kmerlin/eventsrc +share/apps/kmerlin/kmerlinbaseui.rc +share/apps/kmerlin/kmerlinui.rc +share/apps/kmerlin/pics/kong.png +share/apps/kmerlin/pics/mail.png +share/apps/kmerlin/pics/user.png +share/apps/kmerlin/smilies/smilie1.png +share/apps/kmerlin/smilies/smilie2.png +share/apps/kmerlin/smilies/smilie3.png +share/apps/kmerlin/smilies/smilie4.png +share/apps/kmerlin/smilies/smilie5.png +share/apps/kmerlin/smilies/smilie6.png +share/apps/kmerlin/smilies/smilie7.png +share/apps/kmerlin/smilies/smilie8.png +share/apps/kmerlin/toolbar/away.png +share/apps/kmerlin/toolbar/blocked.png +share/apps/kmerlin/toolbar/e-mail.png +share/apps/kmerlin/toolbar/filetypes.png +share/apps/kmerlin/toolbar/invisible.png +share/apps/kmerlin/toolbar/offline.png +share/apps/kmerlin/toolbar/online.png +share/doc/HTML/en/kmerlin/common +share/doc/HTML/en/kmerlin/index.docbook +share/icons/hicolor/16x16/apps/kmerlin.png +share/icons/hicolor/32x32/apps/kmerlin.png +share/icons/locolor/16x16/apps/kmerlin.png +share/icons/locolor/32x32/apps/kmerlin.png +share/locale/ca/LC_MESSAGES/kmerlin.mo +share/locale/de/LC_MESSAGES/kmerlin.mo +share/locale/es/LC_MESSAGES/kmerlin.mo +share/locale/nl/LC_MESSAGES/kmerlin.mo +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/nl +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/es +@dirrm share/locale/de/LC_MESSAGES +@dirrm share/locale/de +@dirrm share/locale/ca/LC_MESSAGES +@dirrm share/locale/ca +@dirrm share/locale +@dirrm share/icons/locolor/32x32/apps +@dirrm share/icons/locolor/32x32 +@dirrm share/icons/locolor/16x16/apps +@dirrm share/icons/locolor/16x16 +@dirrm share/icons/locolor +@dirrm share/icons/hicolor/32x32/apps +@dirrm share/icons/hicolor/32x32 +@dirrm share/icons/hicolor/16x16/apps +@dirrm share/icons/hicolor/16x16 +@dirrm share/icons/hicolor +@dirrm share/icons +@dirrm share/doc/HTML/en/kmerlin +@dirrm share/doc/HTML/en +@dirrm share/doc/HTML +@dirrm share/apps/kmerlin/toolbar +@dirrm share/apps/kmerlin/smilies +@dirrm share/apps/kmerlin/pics +@dirrm share/apps/kmerlin +@dirrm share/apps +@dirrm share/applnk/Internet +@dirrm share/applnk +@dirrm include/kmsn ================================================================ SASAKI Katuhiro mailto: sahiro@crest.ocn.ne.jp ================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 6: 4:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sahiro.homeip.net (p104-dna05sawada.niigata.ocn.ne.jp [211.122.195.232]) by hub.freebsd.org (Postfix) with ESMTP id AC10837B419 for ; Sun, 20 Jan 2002 06:03:47 -0800 (PST) Date: Sun, 20 Jan 2002 23:04:07 +0900 From: SASAKI Katuhiro Subject: About upgrading net/kxicq2 to 0.7.6. To: andrey@novikov.com Cc: ports@FreeBSD.org Message-ID: <3c4accd7.6568%sahiro@crest.ocn.ne.jp> 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. Are you planning to upgrade net/kxicq2 (FreeBSD port) to 0.7.6 ? On my 4.4-RC, patch below seems to work well. Please test and review. Thank you. diff -urN /usr/ports/net/kxicq2/Makefile kxicq2/Makefile --- /usr/ports/net/kxicq2/Makefile Fri Apr 6 22:15:28 2001 +++ kxicq2/Makefile Fri Jan 18 22:23:17 2002 @@ -5,15 +5,39 @@ # $FreeBSD: ports/net/kxicq2/Makefile,v 1.1 2001/04/06 13:15:50 demon Exp $ PORTNAME= kxicq2 -PORTVERSION= 0.0.6 +PORTVERSION= 0.7.6 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kxicq MAINTAINER= andrey@novikov.com +BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ + automake14:${PORTSDIR}/devel/automake14 + USE_KDELIBS_VER=2 USE_GMAKE= yes GNU_CONFIGURE= yes -.include +_NO_KDE_FINAL= yes + +.include "${.CURDIR}/../../x11/kde2/Makefile.kde" + +.include + +post-patch: + @${FIND} ${WRKSRC} -type f -name 'Makefile\.am' | ${XARGS} \ + ${PERL} -pi -e 's|-g -O2 -Wall|\@CXXFLAGS\@|g' + +pre-configure: + ${MKDIR} ${WRKSRC}/auto-bin +.for AC in autoconf autoheader + ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/auto-bin/${AC} +.endfor +.for AM in automake aclocal + ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM} +.endfor + cd ${WRKSRC} && env PATH=${WRKSRC}/auto-bin:$$PATH \ + ${GMAKE} -f Makefile.cvs + +.include diff -urN /usr/ports/net/kxicq2/distinfo kxicq2/distinfo --- /usr/ports/net/kxicq2/distinfo Fri Apr 6 22:15:28 2001 +++ kxicq2/distinfo Fri Jan 18 14:10:01 2002 @@ -1 +1 @@ -MD5 (kxicq2-0.0.6.tar.gz) = 4baad94467a624e2f03236a496c94d34 +MD5 (kxicq2-0.7.6.tar.gz) = 6dd77020e604e9c8c90eedb17701f202 diff -urN /usr/ports/net/kxicq2/files/patch-aa kxicq2/files/patch-aa --- /usr/ports/net/kxicq2/files/patch-aa Fri Apr 6 22:15:29 2001 +++ kxicq2/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,64 +0,0 @@ ---- acinclude.m4.orig Sun Mar 4 17:23:28 2001 -+++ acinclude.m4 Thu Apr 5 16:06:32 2001 -@@ -804,9 +804,9 @@ - AC_REQUIRE([KDE_USE_QT]) - kde_qt_was_given=yes - if test -z "$LIBQT"; then -- LIBQT="-lqt" -+ LIBQT="-lqt2" - kde_qt_was_given=no -- kde_int_qt="-lqt" -+ kde_int_qt="-lqt2" - else - kde_int_qt="$LIBQT" - fi ---- aclocal.m4.orig Sun Mar 4 17:23:29 2001 -+++ aclocal.m4 Thu Apr 5 16:06:47 2001 -@@ -815,9 +815,9 @@ - AC_REQUIRE([KDE_USE_QT]) - kde_qt_was_given=yes - if test -z "$LIBQT"; then -- LIBQT="-lqt" -+ LIBQT="-lqt2" - kde_qt_was_given=no -- kde_int_qt="-lqt" -+ kde_int_qt="-lqt2" - else - kde_int_qt="$LIBQT" - fi ---- configure.orig Sun Mar 4 17:23:32 2001 -+++ configure Thu Apr 5 16:07:10 2001 -@@ -5049,9 +5049,9 @@ - - kde_qt_was_given=yes - if test -z "$LIBQT"; then -- LIBQT="-lqt" -+ LIBQT="-lqt2" - kde_qt_was_given=no -- kde_int_qt="-lqt" -+ kde_int_qt="-lqt2" - else - kde_int_qt="$LIBQT" - fi ---- kxicq/Makefile.am.orig Sun Mar 4 17:25:54 2001 -+++ kxicq/Makefile.am Thu Apr 5 16:07:44 2001 -@@ -17,7 +17,7 @@ - -lX11 $\ - -lpng -lz -lm\ - -ljpeg\ -- -lqt $ $ -lXext $ $\ -+ -lqt2 $ $ -lXext $ $\ - -lkdecore\ - -lkdeui\ - -lkfile ---- kxicq/Makefile.in.orig Sun Mar 4 17:29:43 2001 -+++ kxicq/Makefile.in Thu Apr 5 16:07:31 2001 -@@ -202,7 +202,7 @@ - bin_PROGRAMS = kxicq - - kxicq_LDFLAGS = $(all_libraries) --kxicq_LDADD = $(top_srcdir)/kxicq/widgets/libwidgets.a $(top_srcdir)/kxicq/widgets/checklistbox/libchecklistbox.a $(top_srcdir)/kxicq/engine/libengine.a $(top_srcdir)/kxicq/ui/libui.a -lX11 $ -lpng -lz -lm -ljpeg -lqt $ $ -lXext $ $ -lkdecore -lkdeui -lkfile -+kxicq_LDADD = $(top_srcdir)/kxicq/widgets/libwidgets.a $(top_srcdir)/kxicq/widgets/checklistbox/libchecklistbox.a $(top_srcdir)/kxicq/engine/libengine.a $(top_srcdir)/kxicq/ui/libui.a -lX11 $ -lpng -lz -lm -ljpeg -lqt2 $ $ -lXext $ $ -lkdecore -lkdeui -lkfile - - LDFLAGS = - INCLUDES = $(all_includes) -I$(top_srcdir)/ -I$(top_srcdir)/kxicq -I$(top_srcdir)/kxicq/ui -I$(top_srcdir)/kxicq/engine -I$(top_srcdir)/kxicq/widgets -I$(top_srcdir)/kxicq/widgets/checklistbox diff -urN /usr/ports/net/kxicq2/files/patch-ac kxicq2/files/patch-ac --- /usr/ports/net/kxicq2/files/patch-ac Fri Apr 6 22:15:29 2001 +++ kxicq2/files/patch-ac Thu Jan 1 09:00:00 1970 @@ -1,63 +0,0 @@ ---- kxicq/engine/kxengine.cpp.orig Sat Mar 3 22:27:29 2001 -+++ kxicq/engine/kxengine.cpp Wed Mar 28 11:19:25 2001 -@@ -6,6 +6,7 @@ - #include "kxcontact.h" - #include - #include -+#include "cyrrilic.h" - - kxEngine *kxEngine::ptr=0L; - -@@ -194,6 +195,23 @@ - - void kxEngine::SlotNewMessage(UIN _uin, kxMessageStruct _msg) - { -+ // HACK - recode Cyrrilic chars -+ const char *tt = new char[_msg.message.length()+1]; -+ strcpy((char *)tt,(char *)_msg.message.data()); -+ -+ unsigned char *c = (unsigned char*)tt; -+ unsigned char *d = (unsigned char*)tt; -+ while (*c) { -+ if (*c>=0xA0) *d = trnTablWIN2KOI[*c]; -+ else *d = *c; -+ c++;d++; -+ } -+ *d=0x0; -+ -+ _msg.message = QString::fromLocal8Bit(tt); -+ debug("RECODED FOR RECEIVE: [%s]",_msg.message.data()); -+ delete tt; -+ // END OF HACK - emit SignalNewMessage(_uin, _msg); - emit SignalUpdateDock(); - } -@@ -237,8 +255,28 @@ - } - kxSend *kxEngine::sendMessage(UIN _uin, QString _msg, bool _server) - { - sendSeq++; - kxSend *send; -+ -+ // HACK - recode Cyrrilic chars -+ _msg = _msg.local8Bit().data(); -+ const char *tt = new char[_msg.length()+1]; -+ strcpy((char *)tt,(char *)_msg.data()); -+ -+ unsigned char *c = (unsigned char*)tt; -+ unsigned char *d = (unsigned char*)tt; -+ while (*c) { -+ if (*c>=0xA0) *d = trnTablKOI2WIN[*c]; -+ else *d = *c; -+ c++;d++; -+ } -+ *d=0x0; -+ -+ _msg = QString(tt); -+ delete tt; -+ // END OF HACK -+ -+ debug("RECODED FOR SENDING: [%s]",_msg.data()); - send=new kxSend(MESSAGE_TYPE, sendSeq, _uin, _msg,"",_server); - return send; - } diff -urN /usr/ports/net/kxicq2/files/patch-ad kxicq2/files/patch-ad --- /usr/ports/net/kxicq2/files/patch-ad Fri Apr 6 22:15:29 2001 +++ kxicq2/files/patch-ad Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- kxicq/engine/kxmessage.cpp.orig Sat Nov 11 00:24:55 2000 -+++ kxicq/engine/kxmessage.cpp Wed Mar 28 11:19:33 2001 -@@ -100,6 +100,7 @@ - tw << size; - file.at(file.size()); - QTextStream t ( &file ); -+ t.setEncoding(QTextStream::Locale); - kxMessageInfoStruct *info; - info=new kxMessageInfoStruct; - info->uin=_uin; diff -urN /usr/ports/net/kxicq2/files/patch-ae kxicq2/files/patch-ae --- /usr/ports/net/kxicq2/files/patch-ae Fri Apr 6 22:15:29 2001 +++ kxicq2/files/patch-ae Thu Jan 1 09:00:00 1970 @@ -1,77 +0,0 @@ ---- kxicq/engine/cyrrilic.h.orig Thu Jan 1 03:00:00 1970 -+++ kxicq/engine/cyrrilic.h Wed Mar 28 11:06:23 2001 -@@ -0,0 +1,74 @@ -+#ifndef CYRRILIC_H -+#define CYRRILIC_H -+ -+static unsigned char trnTablWIN2KOI[]={ -+ '\x00', '\x01', '\x02', '\x03', '\x04', '\x05', '\x06', '\x07', -+ '\x08', '\x09', '\x0a', '\x0b', '\x0c', '\x0d', '\x0e', '\x0f', -+ '\x10', '\x11', '\x12', '\x13', '\x14', '\x15', '\x16', '\x17', -+ '\x18', '\x19', '\x1a', '\x1b', '\x1c', '\x1d', '\x1e', '\x1f', -+ '\x20', '\x21', '\x22', '\x23', '\x24', '\x25', '\x26', '\x27', -+ '\x28', '\x29', '\x2a', '\x2b', '\x2c', '\x2d', '\x2e', '\x2f', -+ '\x30', '\x31', '\x32', '\x33', '\x34', '\x35', '\x36', '\x37', -+ '\x38', '\x39', '\x3a', '\x3b', '\x3c', '\x3d', '\x3e', '\x3f', -+ '\x40', '\x41', '\x42', '\x43', '\x44', '\x45', '\x46', '\x47', -+ '\x48', '\x49', '\x4a', '\x4b', '\x4c', '\x4d', '\x4e', '\x4f', -+ '\x50', '\x51', '\x52', '\x53', '\x54', '\x55', '\x56', '\x57', -+ '\x58', '\x59', '\x5a', '\x5b', '\x5c', '\x5d', '\x5e', '\x5f', -+ '\x60', '\x61', '\x62', '\x63', '\x64', '\x65', '\x66', '\x67', -+ '\x68', '\x69', '\x6a', '\x6b', '\x6c', '\x6d', '\x6e', '\x6f', -+ '\x70', '\x71', '\x72', '\x73', '\x74', '\x75', '\x76', '\x77', -+ '\x78', '\x79', '\x7a', '\x7b', '\x7c', '\x7d', '\x7e', '\x7f', -+ '\x80', '\x81', '\x82', '\x83', '\x84', '\x85', '\x86', '\x87', -+ '\x88', '\x89', '\x8a', '\x8b', '\x8c', '\x8d', '\x8e', '\x8f', -+ '\x90', '\x91', '\x92', '\x93', '\x94', '\x95', '\x96', '\x97', -+ '\x98', '\x99', '\x9a', '\x9b', '\x9c', '\x9d', '\x9e', '\x9f', -+ '\xa0', '\xa1', '\xa2', '\xa3', '\xa4', '\xa5', '\xa6', '\xa7', -+ '\xb3', '\xa9', '\xaa', '\xab', '\xac', '\xad', '\xae', '\xaf', -+ '\xb0', '\xb1', '\xb2', '\xb3', '\xb4', '\xb5', '\xb6', '\xb7', -+ '\xa3', '\xb9', '\xba', '\xbb', '\xbc', '\xbd', '\xbe', '\xbf', -+ '\xe1', '\xe2', '\xf7', '\xe7', '\xe4', '\xe5', '\xf6', '\xfa', -+ '\xe9', '\xea', '\xeb', '\xec', '\xed', '\xee', '\xef', '\xf0', -+ '\xf2', '\xf3', '\xf4', '\xf5', '\xe6', '\xe8', '\xe3', '\xfe', -+ '\xfb', '\xfd', '\xff', '\xf9', '\xf8', '\xfc', '\xe0', '\xf1', -+ '\xc1', '\xc2', '\xd7', '\xc7', '\xc4', '\xc5', '\xd6', '\xda', -+ '\xc9', '\xca', '\xcb', '\xcc', '\xcd', '\xce', '\xcf', '\xd0', -+ '\xd2', '\xd3', '\xd4', '\xd5', '\xc6', '\xc8', '\xc3', '\xde', -+ '\xdb', '\xdd', '\xdf', '\xd9', '\xd8', '\xdc', '\xc0', '\xd1' -+ }; -+ -+static unsigned char trnTablKOI2WIN[]={ -+ '\x00', '\x01', '\x02', '\x03', '\x04', '\x05', '\x06', '\x07', -+ '\x08', '\x09', '\x0a', '\x0b', '\x0c', '\x0d', '\x0e', '\x0f', -+ '\x10', '\x11', '\x12', '\x13', '\x14', '\x15', '\x16', '\x17', -+ '\x18', '\x19', '\x1a', '\x1b', '\x1c', '\x1d', '\x1e', '\x1f', -+ '\x20', '\x21', '\x22', '\x23', '\x24', '\x25', '\x26', '\x27', -+ '\x28', '\x29', '\x2a', '\x2b', '\x2c', '\x2d', '\x2e', '\x2f', -+ '\x30', '\x31', '\x32', '\x33', '\x34', '\x35', '\x36', '\x37', -+ '\x38', '\x39', '\x3a', '\x3b', '\x3c', '\x3d', '\x3e', '\x3f', -+ '\x40', '\x41', '\x42', '\x43', '\x44', '\x45', '\x46', '\x47', -+ '\x48', '\x49', '\x4a', '\x4b', '\x4c', '\x4d', '\x4e', '\x4f', -+ '\x50', '\x51', '\x52', '\x53', '\x54', '\x55', '\x56', '\x57', -+ '\x58', '\x59', '\x5a', '\x5b', '\x5c', '\x5d', '\x5e', '\x5f', -+ '\x60', '\x61', '\x62', '\x63', '\x64', '\x65', '\x66', '\x67', -+ '\x68', '\x69', '\x6a', '\x6b', '\x6c', '\x6d', '\x6e', '\x6f', -+ '\x70', '\x71', '\x72', '\x73', '\x74', '\x75', '\x76', '\x77', -+ '\x78', '\x79', '\x7a', '\x7b', '\x7c', '\x7d', '\x7e', '\x7f', -+ '\x80', '\x81', '\x82', '\x83', '\x84', '\x85', '\x86', '\x87', -+ '\x88', '\x89', '\x8a', '\x8b', '\x8c', '\x8d', '\x8e', '\x8f', -+ '\x90', '\x91', '\x92', '\x93', '\x94', '\x95', '\x96', '\x97', -+ '\x98', '\x99', '\x9a', '\x9b', '\x9c', '\x9d', '\x9e', '\x9f', -+ '\xa0', '\xa1', '\xa2', '\xb8', '\xa4', '\xa5', '\xa6', '\xa7', -+ '\xa8', '\xa9', '\xaa', '\xab', '\xac', '\xad', '\xae', '\xaf', -+ '\xb0', '\xb1', '\xb2', '\xa8', '\xb4', '\xb5', '\xb6', '\xb7', -+ '\xb8', '\xb9', '\xba', '\xbb', '\xbc', '\xbd', '\xbe', '\xbf', -+ '\xfe', '\xe0', '\xe1', '\xf6', '\xe4', '\xe5', '\xf4', '\xe3', -+ '\xf5', '\xe8', '\xe9', '\xea', '\xeb', '\xec', '\xed', '\xee', -+ '\xef', '\xff', '\xf0', '\xf1', '\xf2', '\xf3', '\xe6', '\xe2', -+ '\xfc', '\xfb', '\xe7', '\xf8', '\xfd', '\xf9', '\xf7', '\xfa', -+ '\xde', '\xc0', '\xc1', '\xd6', '\xc4', '\xc5', '\xd4', '\xc3', -+ '\xd5', '\xc8', '\xc9', '\xca', '\xcb', '\xcc', '\xcd', '\xce', -+ '\xcf', '\xdf', '\xd0', '\xd1', '\xd2', '\xd3', '\xc6', '\xc2', -+ '\xdc', '\xdb', '\xc7', '\xd8', '\xdd', '\xd9', '\xd7', '\xda' -+}; -+ -+#endif diff -urN /usr/ports/net/kxicq2/files/patch-kxicq::Makefile.am kxicq2/files/patch-kxicq::Makefile.am --- /usr/ports/net/kxicq2/files/patch-kxicq::Makefile.am Thu Jan 1 09:00:00 1970 +++ kxicq2/files/patch-kxicq::Makefile.am Sun Dec 30 22:50:25 2001 @@ -0,0 +1,18 @@ +--- kxicq/Makefile.am.orig Sun Dec 9 03:56:21 2001 ++++ kxicq/Makefile.am Sun Dec 30 22:48:21 2001 +@@ -14,13 +14,8 @@ + $(top_srcdir)/kxicq/engine/libengine.a\ + $(top_srcdir)/kxicq/ui/libui.a\ + $(top_srcdir)/kxicq/wm/libwm.a\ +- -lX11 $\ +- -lpng -lz -lm\ +- -ljpeg\ +- -lqt $ $ -lXext $ $\ +- -lkdecore\ +- -lkdeui\ +- -lkfile -lXpm ++ $(LIB_X11) $(LIBPNG) $(LIBJPEG) $(XPMLIB) \ ++ $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KFILE) + LDFLAGS = + INCLUDES = $(all_includes)\ + -I$(top_srcdir)/\ diff -urN /usr/ports/net/kxicq2/pkg-plist kxicq2/pkg-plist --- /usr/ports/net/kxicq2/pkg-plist Fri Apr 6 22:15:29 2001 +++ kxicq2/pkg-plist Fri Jan 18 15:29:41 2002 @@ -1,9 +1,24 @@ bin/kxicq +share/applnk/Internet/kxicq2.desktop share/apps/kxicq2/pics/available.xpm share/apps/kxicq2/pics/away.xpm +share/apps/kxicq2/pics/config_away.png +share/apps/kxicq2/pics/config_chat.png +share/apps/kxicq2/pics/config_color.png +share/apps/kxicq2/pics/config_deny.png +share/apps/kxicq2/pics/config_main.png +share/apps/kxicq2/pics/config_network.png +share/apps/kxicq2/pics/config_profile.png +share/apps/kxicq2/pics/config_security.png +share/apps/kxicq2/pics/config_sound.png +share/apps/kxicq2/pics/config_text.png +share/apps/kxicq2/pics/contactsms.xpm share/apps/kxicq2/pics/dnd.xpm share/apps/kxicq2/pics/exit.xpm share/apps/kxicq2/pics/ffc.xpm +share/apps/kxicq2/pics/file.xpm +share/apps/kxicq2/pics/groupdown.xpm +share/apps/kxicq2/pics/groupup.xpm share/apps/kxicq2/pics/history.xpm share/apps/kxicq2/pics/invisible.xpm share/apps/kxicq2/pics/na.xpm @@ -14,6 +29,9 @@ share/apps/kxicq2/pics/selectcolor.xpm share/apps/kxicq2/pics/selecttext.xpm share/apps/kxicq2/pics/send.xpm -share/applnk/Internet/kxicq2.desktop +share/apps/kxicq2/pics/url.xpm @dirrm share/apps/kxicq2/pics @dirrm share/apps/kxicq2 +@dirrm share/apps +@dirrm share/applnk/Internet +@dirrm share/applnk ================================================================ SASAKI Katuhiro mailto: sahiro@crest.ocn.ne.jp ================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 6:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99FDC37B42F for ; Sun, 20 Jan 2002 06:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KEA1E41451; Sun, 20 Jan 2002 06:10:01 -0800 (PST) (envelope-from gnats) Received: from sahiro.homeip.net (p104-dna05sawada.niigata.ocn.ne.jp [211.122.195.232]) by hub.freebsd.org (Postfix) with ESMTP id 1433C37B404 for ; Sun, 20 Jan 2002 06:01:16 -0800 (PST) Received: by sahiro.merseine.nu (Postfix, from userid 1000) id 1F6C6BA1F; Sun, 20 Jan 2002 23:01:12 +0900 (JST) Message-Id: <20020120140134.1F6C6BA1F@sahiro.merseine.nu> Date: Sun, 20 Jan 2002 23:01:12 +0900 (JST) From: SASAKI Katuhiro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34086: Update port: www/aria Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34086 >Category: ports >Synopsis: Update port: www/aria >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 Jan 20 06:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: SASAKI Katuhiro >Release: FreeBSD 4.4-RELEASE-p2 i386 >Organization: personal >Environment: >Description: Add perl command to fix configure script. This is needed for SSL support to work. Bump PORTREVISION. >How-To-Repeat: >Fix: diff -urN /usr/ports/www/aria/Makefile aria/Makefile --- /usr/ports/www/aria/Makefile Tue Jan 15 00:51:06 2002 +++ aria/Makefile Sun Jan 20 19:44:03 2002 @@ -7,6 +7,7 @@ PORTNAME= aria PORTVERSION= 0.10.2.t3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://rabien.virtualave.net/linux/storage/sources/ \ http://aria.rednoah.com/storage/sources/ @@ -16,6 +17,7 @@ USE_BZIP2= yes USE_GTK= yes +USE_OPENSSL= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes @@ -23,7 +25,8 @@ LIBS="-L${LOCALBASE}/lib" pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g; \ + s|-lssl|-lcrypto -lssl|g; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @${PERL} -pi -e 's|^CXXFLAGS.*|CXXFLAGS = \@CXXFLAGS\@|' \ ${WRKSRC}/src/Makefile.in >Release-Note: >Audit-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 Jan 20 6:48:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from msv02-kent-syd.comindico.com.au (msv02-kent-syd.comindico.com.au [203.194.29.48]) by hub.freebsd.org (Postfix) with ESMTP id B365537B405 for ; Sun, 20 Jan 2002 06:48:41 -0800 (PST) Received: from slingo.nq.nu (dialup-37.198.220.203.acc01-alma-roc.comindico.com.au [203.220.198.37]) by msv02-kent-syd.comindico.com.au (8.10.2+Sun/8.10.2) with ESMTP id g0KEkaI11095; Mon, 21 Jan 2002 01:46:37 +1100 (EST) Message-ID: <3C4AD8A5.49EB27EC@slingo.nq.nu> Date: Mon, 21 Jan 2002 00:48:06 +1000 From: Mark Slingo Reply-To: mark@slingo.nq.nu X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: riggs@rrr.de Cc: ports@FreeBSD.org Subject: FreeBSD Port: mplayer-0.60.1 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 wondering what happened to the new "mencoder" portion of Vers. 0.60.1 of the mplayer port? Mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 7: 8:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 3B94337B405 for ; Sun, 20 Jan 2002 07:08:16 -0800 (PST) Received: from localhost (patrick@localhost) by fledge.watson.org (8.11.6/8.11.5) with ESMTP id g0KF7xc52647; Sun, 20 Jan 2002 10:07:59 -0500 (EST) (envelope-from patrick@watson.org) Date: Sun, 20 Jan 2002 10:07:58 -0500 (EST) From: Patrick M Doane To: Gerald Pfeifer Cc: ports@freebsd.org Subject: Re: FreeBSD Port: ocaml-3.02 In-Reply-To: Message-ID: <20020120100630.T44613-100000@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 3.04 was released over the holidays and by the time I was done with travelling and all, someone else had already submitted a patch to 3.04. So I assume that everything is in the pipeline for it to be updated. Thanks for checking in, Patrick On Sun, 20 Jan 2002, Gerald Pfeifer wrote: > I noticed that there has been a new release of OCaml, 3.04, a month ago. > > Is there any specific reason the FreeBSD port hasn't been updated? If > not, would you mind doing so? > > (I'm asking because I am currently preparing a new port which depends > on the ocaml port, as the new port is written in ocaml...) > > 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 Sun Jan 20 7:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80EB237B416 for ; Sun, 20 Jan 2002 07:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KFK1G83537; Sun, 20 Jan 2002 07:20:01 -0800 (PST) (envelope-from gnats) Received: from femme.sapphite.org (bgp01560710bgs.gambrl01.md.comcast.net [68.50.32.183]) by hub.freebsd.org (Postfix) with ESMTP id 6F35037B417 for ; Sun, 20 Jan 2002 07:14:46 -0800 (PST) Received: from femme.sapphite.org (smmsp@localhost [127.0.0.1]) by femme.sapphite.org (8.12.1/8.12.1) with ESMTP id g0KFEcdT050896 for ; Sun, 20 Jan 2002 10:14:45 -0500 (EST) Received: (from root@localhost) by femme.sapphite.org (8.12.1/8.12.1/Submit) id g0KFEcUd050895; Sun, 20 Jan 2002 10:14:38 -0500 (EST) Message-Id: <200201201514.g0KFEcUd050895@femme.sapphite.org> Date: Sun, 20 Jan 2002 10:14:38 -0500 (EST) From: Trish Lynch Reply-To: Trish Lynch To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34087: New Port: Ecartis to replace Listar 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: 34087 >Category: ports >Synopsis: New Port: Ecartis to replace Listar Port >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 20 07:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Trish Lynch >Release: FreeBSD 5.0-CURRENT i386 >Organization: Ecartis-core >Environment: System: FreeBSD femme.sapphite.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Dec 17 18:06:39 EST 2001 trish@femme.sapphite.org:/admins/obj/usr/src/sys/FEMME i386 >Description: The Listar port was recently disabled at my request (as Ecartis core member) for a remotely exploitable buffer overflow via mail. This port replaces it. The problem has been fixed, however I am going through the code and looking at it more closely. We would like to replace (maybe put a pointer in the Forbidden message to this port) the Listar port (mail/listar) with this one. That being said, there will probably be many changes in the near future and I would like to be able to maintain this directly so we won't have to wait for commits to it in case of more issues :) Yes, consider this an application for commit access as well for this and Listar port, which I have taken over from Peter Losher (plosher@wwiv.com). -Trish Lynch , Ecartis Core Team Shell Archive submitted below: # 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: # # ecartis # ecartis/Makefile # ecartis/distinfo # ecartis/files # ecartis/files/patch-aa # ecartis/pkg-comment # ecartis/pkg-descr # ecartis/pkg-install # ecartis/pkg-plist # echo c - ecartis mkdir -p ecartis > /dev/null 2>&1 echo x - ecartis/Makefile sed 's/^X//' >ecartis/Makefile << 'END-of-ecartis/Makefile' X# New ports collection makefile for: ecartis X# Date created: 20 January 2002 X# Whom: Trish Lynch X# X# $FreeBSD$ X# X XPORTNAME= ecartis XPORTVERSION= 1.0.0b XCATEGORIES= mail XMASTER_SITES= ftp://ftp.ecartis.org/pub/ecartis/snapshots/tar/ XDISTFILES= ecartis-1.0.0-snap20020118${EXTRACT_SUFX} X XMAINTAINER= trish@bsdunix.net X XUSE_GMAKE= yes X XNO_PACKAGE= "Requires ecartis uid" XWRKSRC= ${WRKDIR}/ecartis-1.0.0/src X Xpre-patch: X X @ ${CP} ${WRKSRC}/Makefile.dist ${WRKSRC}/Makefile X Xpre-install: X X @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL X @ ${MKDIR} ${PREFIX}/${PORTNAME} X @ ${CP} -R ${WRKDIR}/${PORTNAME}-1.0.0/* ${PREFIX}/ecartis X @ ${RM} -R ${PREFIX}/${PORTNAME}/src/ X @ ${RM} -R ${PREFIX}/${PORTNAME}/debian/ X @ ${CHOWN} -R ecartis:ecartis ${PREFIX}/${PORTNAME}/* X Xpost-install: X X @${ECHO_MSG} "---------------------------------------------------" X @${ECHO_MSG} "- Thank You for installing the Ecartis Listserver -" X @${ECHO_MSG} "- package. Please read the documentation located -" X @${ECHO_MSG} "- in ${PREFIX}/ecartis/, or online at: -" X @${ECHO_MSG} "- -" X @${ECHO_MSG} "- http://www.listar.org/ -" X @${ECHO_MSG} "- -" X @${ECHO_MSG} "- -The Listar/Ecartis Developers -" X @${ECHO_MSG} "---------------------------------------------------" X X.include END-of-ecartis/Makefile echo x - ecartis/distinfo sed 's/^X//' >ecartis/distinfo << 'END-of-ecartis/distinfo' XMD5 (ecartis-1.0.0-snap20020118.tar.gz) = 9f3c60e2786212f73feb2f9366f491f3 END-of-ecartis/distinfo echo c - ecartis/files mkdir -p ecartis/files > /dev/null 2>&1 echo x - ecartis/files/patch-aa sed 's/^X//' >ecartis/files/patch-aa << 'END-of-ecartis/files/patch-aa' X--- Makefile.orig Sun Jun 17 22:13:03 2001 X+++ Makefile Sun Jun 17 22:14:19 2001 X@@ -6,8 +6,8 @@ X # they should be set. All of them are conditional on options set in this X # file, so it should be relatively easy to determine which branch is correct X X-BINDIR = .. X-MODDIR = ../modules X+BINDIR = ${PREFIX}/ecartis X+MODDIR = ${PREFIX}/ecartis/modules X X # First things first we need to set up some various options since OS's aren't X # as nice about things are they could be. X@@ -38,7 +38,7 @@ X # Uncomment this if you are on a BSD system AND you want dynamic modules X # SunOS (4 and 5 both) also needs this setting. X # X-#BSDMOD = 1 X+BSDMOD = 1 X X # Uncomment this if you are compiling on OpenBSD with modules (BSDMOD = 1) X #OBSDMOD = 1 X@@ -60,7 +60,7 @@ X # Uncomment this if you have the GNU strftime() function. This version X # of the function understands %z to return the numerical offset. It's better X # to use that if it's available for RFC822 date headers X-GNU_STRFTIME=-DGNU_STRFTIME X+#GNU_STRFTIME=-DGNU_STRFTIME X X # Uncomment this if you are on a machine that doesn't have strerror() X # X@@ -125,7 +125,6 @@ X ifdef BSDIMOD X CC=shlicc X else X-CC=gcc X endif X X # Warning-level flags. Under SunOS (4 and 5), this NEEDS TO BE BLANK. X@@ -134,7 +133,7 @@ X # X # It appears that IRIX is also rather stupid, and may require this X # to be removed. X-WFLAGS=-Wall -Werror X+WFLAGS:=${CFLAGS} X X # Now set up the initial command line. SUNOS_5 makes this a bit wierd. X ifndef SUNOS_5 X@@ -321,6 +320,7 @@ X install: targets X cp build/ecartis ${BINDIR} X chmod ug+s ${BINDIR}/ecartis X+ chown -R ecartis:ecartis ${BINDIR} X ifdef DYNMOD X @for dir in ${MODULES}; do \ X cp build/$${dir}.lpm ${MODDIR}/$${dir}.lpm; \ END-of-ecartis/files/patch-aa echo x - ecartis/pkg-comment sed 's/^X//' >ecartis/pkg-comment << 'END-of-ecartis/pkg-comment' XThe Ecartis Listserver \ Mailing List Manager END-of-ecartis/pkg-comment echo x - ecartis/pkg-descr sed 's/^X//' >ecartis/pkg-descr << 'END-of-ecartis/pkg-descr' XListar is a open-source (GNU Licence) software package that adminsters Xmailing lists (similar to Majordomo and Listserv). Some of Listar's Xfeatures include: X X - A modular design structure, so that you can compile what you X need (and don't) X - The ability to strip down MIME messages and remove their X attachments. X - Ability to be run in a multi-Virtual Host configuration. X XTake a look at Listar's website to get a full feature list: X XWWW: http://www.listar.org/ END-of-ecartis/pkg-descr echo x - ecartis/pkg-install sed 's/^X//' >ecartis/pkg-install << 'END-of-ecartis/pkg-install' X#!/bin/sh X Xuser=ecartis Xgroup=ecartis 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 Xif [ x"$2" = xPRE-INSTALL ]; then X if pw groupshow "${group}" 2>/dev/null; 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 yesno "Would you like me to create it" y; then X pw groupadd ${group} -h - || exit X echo "Done." X else X echo "Please create it, and try again." X exit 1 X fi X fi X X if pw user show "${user}" 2>/dev/null; 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 yesno "Would you like me to create it" y; then X pw useradd ${user} -g ${group} -h - -d /nonexistent \ X -s /nonexistent -c "Listar Listserver" || exit X echo "Done." X else X echo "Please create it, and try again." X exit 1 X fi X fi X Xfi X END-of-ecartis/pkg-install echo x - ecartis/pkg-plist sed 's/^X//' >ecartis/pkg-plist << 'END-of-ecartis/pkg-plist' Xecartis/ecartis Xecartis/banned Xecartis/queue/README Xecartis/modules/README Xecartis/modules/bouncer.lpm Xecartis/modules/listarchive.lpm Xecartis/modules/filearchive.lpm Xecartis/modules/admin.lpm Xecartis/modules/acctmgr.lpm Xecartis/modules/stat.lpm Xecartis/modules/send.lpm Xecartis/modules/base.lpm Xecartis/modules/digest.lpm Xecartis/modules/antispam.lpm Xecartis/modules/administrivia.lpm Xecartis/modules/toolbox.lpm Xecartis/modules/pantomime.lpm Xecartis/modules/lsg2.lpm Xecartis/modules/password.lpm Xecartis/modules/peruser.lpm Xecartis/scripts/lsg2.cgi.dist Xecartis/lists/test/text/blacklist.txt Xecartis/lists/test/text/closed-post.txt Xecartis/lists/test/text/footer.txt Xecartis/lists/test/text/intro.txt Xecartis/lists/test/config Xecartis/lists/test/cookies Xecartis/lists/test/users Xecartis/templates/userlist.lsc Xecartis/templates/admin-usersetinfo.lsc Xecartis/templates/adminmenu.lsc Xecartis/templates/config.lsc Xecartis/templates/error.lsc Xecartis/templates/fileedit.lsc Xecartis/templates/flagedit.lsc Xecartis/templates/footer.lsc Xecartis/templates/frontpage.lsc Xecartis/templates/generic.lsc Xecartis/templates/header.lsc Xecartis/templates/listmenu.lsc Xecartis/templates/logincookie.lsc Xecartis/templates/mainmenu.lsc Xecartis/templates/subscribe.lsc Xecartis/templates/textfile.lsc Xecartis/templates/unsubscribe.lsc Xecartis/templates/userinfo.lsc Xecartis/templates/userlist-deny.lsc Xecartis/templates/admin-userinfo.lsc Xecartis/README.LISTS Xecartis/README.DIGEST Xecartis/README.ANTISPAM Xecartis/README Xecartis/NOTE Xecartis/LICENSE Xecartis/ECARTIS.TODO Xecartis/COPYRIGHT Xecartis/spam-regexp.sample Xecartis/ecartis.spec Xecartis/ecartis.hlp Xecartis/ecartis.cfg.dist Xecartis/ecartis.aliases.dist X@dirrm ecartis/lists/test/text X@dirrm ecartis/lists/test X@dirrm ecartis/lists X@dirrm ecartis/templates X@dirrm ecartis/scripts X@dirrm ecartis/queue X@dirrm ecartis/modules X@dirrm ecartis END-of-ecartis/pkg-plist exit >How-To-Repeat: no need to repeat. >Fix: put pointer to ecartis port in mail/listar port, commit ecartis 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 Sun Jan 20 7:23:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from endymion.skorga.org (CPE0080C6EC93C1.cpe.net.cable.rogers.com [24.42.151.7]) by hub.freebsd.org (Postfix) with ESMTP id 5184537B402 for ; Sun, 20 Jan 2002 07:23:35 -0800 (PST) Received: from localhost (bacchusrx@localhost) by endymion.skorga.org (8.11.6/8.11.6) with ESMTP id g0KFNXG02810 for ; Sun, 20 Jan 2002 10:23:34 -0500 (EST) (envelope-from erothwell@callgtn.com) X-Authentication-Warning: endymion.skorga.org: bacchusrx owned process doing -bs Date: Sun, 20 Jan 2002 10:23:33 -0500 (EST) From: Erik Rothwell X-X-Sender: To: Subject: XFree86 4.2.0 problems... Message-ID: <20020120101217.B1794-100000@endymion> 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 folks, I just cvsupped ports and built the new XFree86 4.2. I'm experiencing some strange behaviour after the install, however. I can't find any reference to anybody else having this problem, so I thought I'd throw it out there. The new version of X starts up fine, it seems, but I get this incredibly pronounced flickering. That is: the video image is there for a split second, only to cut out completely a moment later. The monitor makes that familiar "click" sound as when it looses sync. The duration of the on/off periods is small, but seemingly random. I do not get the same sort of thing under XF86 4.1.0... nor from a vt... nor when I connect the monitor to a BeOS box. /var/log/XFree86.0.log shows nothing out of the ordinary. I have an ATI AIW Pro (8MB) connected to this machine. I'm not sure where to start looking for a solution, really. I removed /usr/X11R6 completely, and re-installed X... nothing nothing. I disabled all extensions, all custom modelines, etc... no luck. I wiped out my /etc/XF86Config... re-ran X -configure... nothing. I even grabbed a copy of (today's) experimental ati.2 libs from GATOS, but, that had the same issue. I'm stumped. Erik. -- E. L. Rothwell PGP Public Key at http://www.keyserver.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 7:40:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 154F537B41A for ; Sun, 20 Jan 2002 07:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KFe2d85886; Sun, 20 Jan 2002 07:40:02 -0800 (PST) (envelope-from gnats) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 5F12E37B404 for ; Sun, 20 Jan 2002 07:35:57 -0800 (PST) Received: from graf.pompo.net (lyon-2-a7-21-131.dial.proxad.net [62.147.21.131]) by postfix2-1.free.fr (Postfix) with ESMTP id 27B14378 for ; Sun, 20 Jan 2002 16:35:53 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 3AF677511; Sun, 20 Jan 2002 16:33:51 +0100 (CET) Message-Id: <20020120153351.3AF677511@graf.pompo.net> Date: Sun, 20 Jan 2002 16:33:51 +0100 (CET) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34089: Maintainer-update: misc/libmcal causes errors in httpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34089 >Category: ports >Synopsis: Maintainer-update: misc/libmcal causes errors in httpd >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 Jan 20 07:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-RC i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-RC FreeBSD 4.5-RC #0: Sat Jan 12 16:26:48 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: In some circumstances libmcal causes warnings and even errors in /var/log/httpd-error.log: httpd in free(): warning: recursive call httpd in free(): warning: page is already free httpd in free(): warning: chunk is already free httpd in free(): error: freelist is destroyed >How-To-Repeat: Do not know exactly, but these errors occured when using kronolith. >Fix: After applying the following patches (from libmcal's CVS) I have been playing with kronolith without noticing any warnings or erors. (+ bump portrevision + change maintainer address.) diff -urN /usr/ports/misc/libmcal.orig/Makefile /usr/ports/misc/libmcal/Makefile --- /usr/ports/misc/libmcal.orig/Makefile Wed Dec 12 21:16:21 2001 +++ /usr/ports/misc/libmcal/Makefile Sun Jan 20 13:51:58 2002 @@ -1,19 +1,19 @@ # New ports collection makefile for: libmcal # Date created: Sat Oct 13 08:45:04 GMT 2001 -# Whom: thierry@thomas.as +# Whom: thierry@pompo.net # # $FreeBSD: ports/misc/libmcal/Makefile,v 1.2 2001/12/12 20:16:21 ijliao Exp $ # PORTNAME= libmcal PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} mcaldrivers-0.8.tar.gz -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool diff -urN /usr/ports/misc/libmcal.orig/files/patch-ag /usr/ports/misc/libmcal/files/patch-ag --- /usr/ports/misc/libmcal.orig/files/patch-ag Sat Dec 8 21:29:55 2001 +++ /usr/ports/misc/libmcal/files/patch-ag Sun Jan 20 13:22:58 2002 @@ -1,16 +1,17 @@ --- icalroutines.c.orig Tue Jan 25 04:08:10 2000 -+++ icalroutines.c Thu May 11 21:43:23 2000 ++++ icalroutines.c Sun Jan 20 13:21:22 2002 @@ -1,5 +1,5 @@ /* - * #$Id: icalroutines.c,v 1.1 2000/01/25 03:08:10 markie Exp $ -+ * #$Id: icalroutines.c,v 1.2 2000/05/11 19:43:23 inan Exp $ ++ * #$Id: icalroutines.c,v 1.3 2001/12/10 03:16:41 chuck Exp $ * * Libmcal - Modular Calendar Access Library * Copyright (C) 1999 Mark Musone and Andrew Skalski -@@ -594,3 +594,110 @@ +@@ -593,4 +593,111 @@ + } putc(pad, out); } - } ++} + +#define MAX(a,b) (a)>(b) ? (a) :(b) +void @@ -117,4 +118,4 @@ + } else { + *output = RECUR_NONE; + } -+} + } diff -urN /usr/ports/misc/libmcal.orig/files/patch-aj /usr/ports/misc/libmcal/files/patch-aj --- /usr/ports/misc/libmcal.orig/files/patch-aj Sat Dec 8 21:39:05 2001 +++ /usr/ports/misc/libmcal/files/patch-aj Sun Jan 20 13:16:27 2002 @@ -1,9 +1,9 @@ --- mcal.c.orig Sun Feb 27 06:01:54 2000 -+++ mcal.c Tue Jan 9 04:26:48 2001 ++++ mcal.c Sun Jan 20 13:13:15 2002 @@ -1,5 +1,5 @@ /* - * $Id: mcal.c,v 1.6 2000/02/27 05:01:54 inan Exp $ -+ * $Id: mcal.c,v 1.9 2001/01/09 03:26:48 markie Exp $ ++ * $Id: mcal.c,v 1.10 2001/12/10 03:16:41 chuck Exp $ * Libmcal - Modular Calendar Access Library * Copyright (C) 1999 Mark Musone and Andrew Skalski * @@ -121,19 +121,21 @@ static bool dummy_search_range( CALSTREAM *stream, const datetime_t *start, const datetime_t *end); -@@ -967,18 +1023,28 @@ +@@ -966,6 +1022,13 @@ + unsigned long id); static bool dummy_snooze( CALSTREAM *stream, unsigned long id); - ++static bool dummy_store( CALSTREAM *stream, ++ const CALEVENT *event); +static bool dummy_delete( CALSTREAM *stream, + char *calendar); + +static bool dummy_rename( CALSTREAM *stream, + char *src,char *dest); -+ + const CALDRIVER dummy_driver = { - dummy_valid, +@@ -973,12 +1036,17 @@ dummy_open, dummy_close, dummy_ping, @@ -144,13 +146,14 @@ dummy_append, dummy_remove, dummy_snooze, ++ dummy_store, + dummy_delete, + dummy_rename, + }; -@@ -1011,6 +1077,12 @@ +@@ -1011,6 +1079,12 @@ return false; } @@ -163,10 +166,16 @@ bool dummy_search_range( CALSTREAM *stream, -@@ -1052,6 +1124,18 @@ +@@ -1052,6 +1126,24 @@ bool dummy_snooze(CALSTREAM *stream, unsigned long id) ++{ ++ return false; ++} ++ ++bool ++dummy_store(CALSTREAM *stream, const CALEVENT *event) +{ + return false; +} diff -urN /usr/ports/misc/libmcal.orig/files/patch-al /usr/ports/misc/libmcal/files/patch-al --- /usr/ports/misc/libmcal.orig/files/patch-al Tue Dec 11 12:39:13 2001 +++ /usr/ports/misc/libmcal/files/patch-al Sun Jan 20 13:38:13 2002 @@ -1,13 +1,14 @@ --- mstore/mstore.c.orig Mon Mar 27 06:07:12 2000 -+++ mstore/mstore.c Tue Dec 11 08:56:58 2001 -@@ -1,4 +1,4 @@ ++++ mstore/mstore.c Sun Jan 20 13:36:14 2002 +@@ -1,31 +1,39 @@ -/* $Id: mstore.c,v 1.11 2000/03/27 04:07:12 zircote Exp $ */ -+/* $Id: mstore.c,v 1.21 2001/05/07 17:37:10 chuck Exp $ */ ++/* $Id: mstore.c,v 1.22 2001/12/25 02:41:44 chuck Exp $ */ #include #include -@@ -6,26 +6,33 @@ + #include #include ++#include #include #include + @@ -43,7 +44,7 @@ static bool mstore_search_range( CALSTREAM *stream, const datetime_t *start, const datetime_t *end); -@@ -44,12 +51,18 @@ +@@ -44,12 +52,18 @@ unsigned long id); static bool mstore_store( CALSTREAM *stream, const CALEVENT *modified_event); @@ -62,7 +63,7 @@ mstore_search_range, mstore_search_alarm, mstore_fetch, -@@ -57,6 +70,8 @@ +@@ -57,6 +71,8 @@ mstore_remove, mstore_snooze, mstore_store, @@ -71,7 +72,7 @@ }; -@@ -88,13 +103,98 @@ +@@ -88,13 +104,98 @@ } @@ -171,7 +172,7 @@ if(!mpasswd) { printf("Error! couldn't open mpasswd file!\n"); -@@ -123,36 +223,31 @@ +@@ -123,36 +224,31 @@ } fclose(mpasswd); return false; @@ -233,7 +234,7 @@ } -@@ -161,8 +256,6 @@ +@@ -161,8 +257,6 @@ { if (!addr->proto || strcasecmp(addr->proto, "mstore")) return false; @@ -242,7 +243,7 @@ return true; } -@@ -197,10 +290,18 @@ +@@ -197,10 +291,18 @@ } cc_login(&username, &password); @@ -263,7 +264,7 @@ } if (!reopen) { -@@ -212,13 +313,23 @@ +@@ -212,13 +314,23 @@ if (options & CAL_LOGIN) { /* Copy login_userbuf, folder. */ @@ -289,7 +290,7 @@ /* Set up folder_user */ if(addr->host) -@@ -229,8 +340,13 @@ +@@ -229,8 +341,13 @@ DATA->login_user=DATA->login_userbuf; if (addr->user) { /* Copy and split folder_userbuf */ @@ -304,7 +305,7 @@ /* Check for identical folder/login users. */ DATA->folder_user=DATA->folder_userbuf; if ( !strcmp(DATA->login_user, DATA->folder_user)) -@@ -246,7 +362,6 @@ +@@ -246,7 +363,6 @@ DATA->folder_user = DATA->login_user; } @@ -312,7 +313,7 @@ return stream; fail: mstore_freestream(stream); -@@ -270,6 +385,36 @@ +@@ -270,6 +386,36 @@ } @@ -349,17 +350,7 @@ CALEVENT *read_event(FILE *calfile) { char line[100]; -@@ -277,7 +422,8 @@ - int size; - CALEVENT *event; - -- fgets(line, sizeof(line), calfile); -+ if (fgets(line, sizeof(line), calfile) == NULL) -+ return NULL; - if (sscanf(line, "%d", &size) != 1) - return NULL; - buf = malloc(size + 2); -@@ -334,17 +480,18 @@ +@@ -334,79 +480,75 @@ datetime_t _end = DT_INIT; FILE *calfile; char userpath[1000]; @@ -378,21 +369,74 @@ rewind(calfile); if (start) { - if (!dt_hasdate(start)) -+//LM:should this be _start = NULL? and again below for end? - start = NULL; - else { - dt_setdate(&_start, -@@ -358,7 +505,7 @@ - dt_setdate(&_end, end->year, end->mon, end->mday); +- if (!dt_hasdate(start)) +- start = NULL; +- else { +- dt_setdate(&_start, +- start->year, start->mon, start->mday); +- } ++ if (!dt_hasdate(start)) { ++ // LM:should this be _start = NULL? and again below for end? ++ start = NULL; ++ } else { ++ dt_setdate(&_start, ++ start->year, start->mon, start->mday); ++ } } - + if (end) { +- if (!dt_hasdate(end)) +- end = NULL; +- else +- dt_setdate(&_end, end->year, end->mon, end->mday); +- } +- - while((event=read_event(calfile))) { -+ while((event = read_event(calfile))) { - datetime_t clamp = DT_INIT; +- datetime_t clamp = DT_INIT; +- +- if (!start) +- dt_setdate(&clamp, 1, JANUARY, 1); +- else { +- dt_setdate(&clamp, +- _start.year, _start.mon, _start.mday); +- } ++ if (!dt_hasdate(end)) ++ end = NULL; ++ else ++ dt_setdate(&_end, end->year, end->mon, end->mday); ++ } ++ ++ while ((event = read_event(calfile))) { ++ datetime_t clamp = DT_INIT; ++ ++ if (!start) { ++ dt_setdate(&clamp, 1, JANUARY, 1); ++ } else { ++ dt_setdate(&clamp, ++ _start.year, _start.mon, _start.mday); ++ } + +- calevent_next_recurrence(event, &clamp, stream->startofweek); +- if ( dt_hasdate(&clamp) && +- !(end && dt_compare(&clamp, &_end) > 0)) +- { +- cc_searched(event->id); +- } ++ calevent_next_recurrence(event, &clamp, stream->startofweek); ++ if (dt_hasdate(&clamp) && ++ !(end && dt_compare(&clamp, &_end) > 0)) { ++ cc_searched(event->id); ++ } + +- calevent_free(event); ++ calevent_free(event); + } +- fclose(calfile); +- return true; ++ fclose(calfile); ++ return true; + } + - if (!start) -@@ -385,28 +532,24 @@ bool mstore_search_alarm(CALSTREAM *stream, const datetime_t *when) { @@ -409,8 +453,8 @@ - if(!calfile) - { + snprintf(userpath, 900, "%s/%s", DATA->base_path, DATA->folder_user); -+ calfile=fopen (userpath, "a+"); -+ if(!calfile) { ++ calfile = fopen (userpath, "a+"); ++ if (!calfile) { printf("Error! couldn't open calendar file!\n"); exit(1); - } @@ -431,7 +475,7 @@ } calevent_free(event); } -@@ -422,13 +565,12 @@ +@@ -422,13 +564,12 @@ FILE *calfile; char userpath[1000]; @@ -449,19 +493,83 @@ rewind(calfile); while((event=read_event(calfile))) { if(event->id==id) { -@@ -459,8 +601,11 @@ - if (strcasecmp(addr->folder, "INBOX")) - return false; +@@ -445,43 +586,45 @@ + + + bool +-mstore_append( CALSTREAM *stream, const CALADDR *addr, +- unsigned long *id, const CALEVENT *event) ++mstore_append(CALSTREAM *stream, const CALADDR *addr, ++ unsigned long *id, const CALEVENT *event) + { +- CALEVENT myevent; +- FILE *calfile; +- char userpath[1000]; ++ CALEVENT myevent; ++ FILE *calfile; ++ char userpath[1000]; ++ ++ if (addr->host) { ++ return false; ++ } ++ if (addr->user) { ++ return false; ++ } ++ if (strcasecmp(addr->folder, "INBOX")) { ++ return false; ++ } + +- if (addr->host) +- return false; +- if (addr->user) +- return false; +- if (strcasecmp(addr->folder, "INBOX")) +- return false; ++ if (!dt_hasdate(&event->start)) { ++ return false; ++ } + +- if (DATA->folder_userbuf) +- return false; +- if (!dt_hasdate(&event->start)) +- return false; ++ snprintf(userpath, 900, "%s/%s", DATA->base_path, DATA->folder_user); ++ calfile = fopen(userpath, "a"); ++ if (!calfile) { ++ printf("Error! couldn't open calendar file %s\n",userpath); ++ perror("mstore_append"); ++ return false; ++ } + +- snprintf(userpath,900,"%s/%s",DATA->base_path,DATA->folder_user); +- calfile=fopen (userpath,"a"); +- if(!calfile) +- { +- printf("Error! couldn't open calendar file %s\n",userpath); +- perror("mstore_append"); +- return false; +- } +- +- myevent = *event; +- myevent.id = time(NULL); +- write_event(calfile, &myevent); ++ myevent = *event; ++ myevent.id = time(NULL); ++ ++ write_event(calfile, &myevent); + +- fclose(calfile); ++ fclose(calfile); + +- *id = myevent.id; ++ *id = myevent.id; + +- return true; ++ return true; + } -+ /* comment this out so that we can share calendars - if (DATA->folder_userbuf) - return false; -+ */ -+ - if (!dt_hasdate(&event->start)) - return false; -@@ -609,3 +754,15 @@ +@@ -609,3 +752,15 @@ return true; } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 8: 0: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EC3137B402 for ; Sun, 20 Jan 2002 08:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KG03B88150; Sun, 20 Jan 2002 08:00:03 -0800 (PST) (envelope-from gnats) Received: from phobos.raisdorf.net (phobos.raisdorf.net [195.244.235.251]) by hub.freebsd.org (Postfix) with ESMTP id 3F07337B416 for ; Sun, 20 Jan 2002 07:55:33 -0800 (PST) Received: (from olivleh1@localhost) by phobos.raisdorf.net (8.11.6/8.11.6) id g0KFbqV18541; Sun, 20 Jan 2002 16:37:52 +0100 (CET) Message-Id: <200201201537.g0KFbqV18541@phobos.raisdorf.net> Date: Sun, 20 Jan 2002 16:37:52 +0100 (CET) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@freebsd.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/34090: update-port mail/sylpheed (enable LDAP) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34090 >Category: ports >Synopsis: update-port mail/sylpheed (enable LDAP) >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 Jan 20 08:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD sina.sesamestreet.net 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 18 00:15:28 CET 2002 olivleh1@bert.sesamestreet.net:/usr/obj/i386/usr/src/sys/SINA i386 >Description: enable LDAP support in sylpheed 0.7.0 (thanks to SASAKI Katuhiro) >How-To-Repeat: >Fix: diff -ruN sylpheed.old/Makefile /usr/ports/mail/sylpheed/Makefile --- sylpheed.old/Makefile Sun Jan 20 16:47:00 2002 +++ /usr/ports/mail/sylpheed/Makefile Sun Jan 20 16:47:58 2002 @@ -7,6 +7,7 @@ PORTNAME= sylpheed PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ @@ -55,6 +56,12 @@ .else CONFIGURE_ARGS+= --disable-jpilot .endif +.if defined(WITH_LDAP) +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 +CONFIGURE_ARGS+=--enable-ldap +.else +CONFIGURE_ARGS+=--disable-ldap +.endif .if !defined(WITHOUT_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+=--enable-ssl @@ -72,9 +79,14 @@ @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion" @${ECHO} " library libjconv." @${ECHO} " WITH_JPILOT=yes Enable JPilot support." + @${ECHO} " WITH_LDAP=yes Enable LDAP support." @${ECHO} "" @${ECHO} " WITHOUT_SSL=yes Disable OpenSSL support." @${ECHO} "" + +post-patch: + @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g; \ + s|-lresolv||g' ${WRKSRC}/configure pre-build: ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool >Release-Note: >Audit-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 Jan 20 9:18: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (Postfix) with ESMTP id 536C437B41A; Sun, 20 Jan 2002 09:17:55 -0800 (PST) Received: from veidit.net (h224n2fls34o1000.telia.com [213.64.210.224]) by mailc.telia.com (8.11.6/8.11.6) with ESMTP id g0KHHrU26763; Sun, 20 Jan 2002 18:17:53 +0100 (CET) Message-ID: <3C4AFB48.812402C1@veidit.net> Date: Sun, 20 Jan 2002 18:15:53 +0100 From: John Angelmo X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: kde@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: qt23-2.3.1 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 qt 2.3.2 is out, is it possible to get it in ports? /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 10: 2:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from crucible.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by hub.freebsd.org (Postfix) with ESMTP id 4CD2F37B417; Sun, 20 Jan 2002 10:02:39 -0800 (PST) Received: from zappa.athame.co.uk ([10.134.28.148] helo=there) by crucible.athame.co.uk with smtp (Exim 3.33 #1) id 16SMIR-0000Gd-00; Sun, 20 Jan 2002 20:02:23 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Andy Fawcett Message-Id: <200201202000.50888@zappa.athame.co.uk> To: John Angelmo , kde@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 Date: Sun, 20 Jan 2002 20:02:33 +0200 X-Mailer: KMail [version 1.3.2] Cc: ports@FreeBSD.org References: <3C4AFB48.812402C1@veidit.net> In-Reply-To: <3C4AFB48.812402C1@veidit.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sunday 20 January 2002 19:15, John Angelmo wrote: > qt 2.3.2 is out, is it possible to get it in ports? > qt-2.3.2 has "issues", especially with KDE, which is why virtually all installations use a patched 2.3.1 This includes most Linux distributions. I am not aware of what the issues are, but they are probably searchable on google. Andy -- Andy Fawcett | "In an open world without walls and fences, andy@athame.co.uk | we wouldn't need Windows and Gates." tap@lspace.org | -- anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 10: 7:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by hub.freebsd.org (Postfix) with ESMTP id E84BB37B402; Sun, 20 Jan 2002 10:07:34 -0800 (PST) Received: from veidit.net (h224n2fls34o1000.telia.com [213.64.210.224]) by maila.telia.com (8.11.6/8.11.6) with ESMTP id g0KI7LZ07610; Sun, 20 Jan 2002 19:07:21 +0100 (CET) Message-ID: <3C4B06E0.1DDDE1D5@veidit.net> Date: Sun, 20 Jan 2002 19:05:20 +0100 From: John Angelmo X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Andy Fawcett Cc: kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 References: <3C4AFB48.812402C1@veidit.net> <200201202000.50888@zappa.athame.co.uk> 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 Andy Fawcett wrote: > > On Sunday 20 January 2002 19:15, John Angelmo wrote: > > qt 2.3.2 is out, is it possible to get it in ports? > > > > qt-2.3.2 has "issues", especially with KDE, which is why virtually all > installations use a patched 2.3.1 > > This includes most Linux distributions. > > I am not aware of what the issues are, but they are probably searchable > on google. > > Andy > OK Yes I have seen some stuff in 2.3.2 libjpeg, libpng and so on can't seem to be found in /usr/local/lib but it can find it in /usr/lib ;) /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 10:33:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tk212017121218.teleweb.at (TK212017121218.teleweb.at [212.17.121.218]) by hub.freebsd.org (Postfix) with SMTP id 8CE9E37B400 for ; Sun, 20 Jan 2002 10:33:35 -0800 (PST) Received: (qmail 63549 invoked from network); 20 Jan 2002 18:33:29 -0000 Received: from unknown (HELO freebsd3.rocks) (192.168.1.10) by 192.168.1.1 with SMTP; 20 Jan 2002 18:33:29 -0000 Received: (qmail 65767 invoked by uid 1001); 20 Jan 2002 18:33:05 -0000 Date: Sun, 20 Jan 2002 19:33:05 +0100 From: Herbert To: freebsd-ports@FreeBSD.org Subject: malsync-2.06_1 - a small one ;) Message-ID: <20020120183305.GA56802@freebsd3.rocks> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD 4.5-RC i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hei! Pilot-Link is installed into /usr/local, but malsync still looks for the pilot-link headers and libs in /usr/local/pilot. Here is a small patch to fix this error. Greetings, Herbert --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch diff -ruN malsync/files/patch-aa malsync.bak/files/patch-aa --- malsync/files/patch-aa Thu Jul 27 08:46:49 2000 +++ malsync.bak/files/patch-aa Sun Jan 20 19:21:42 2002 @@ -10,7 +10,7 @@ TREETOP = ../../.. -PILOT_LINK_DIR = $(TREETOP)/vendor/pilot/pilot-link.0.9.3 -+PILOT_LINK_DIR = $(PREFIX)/pilot ++PILOT_LINK_DIR = $(PREFIX) + +DEFINES = -DMALSYNC --KsGdsel6WgEHnImy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 11: 1:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4025737B419 for ; Sun, 20 Jan 2002 11:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KJ03622690; Sun, 20 Jan 2002 11:00:03 -0800 (PST) (envelope-from gnats) Received: from emily.cc.duth.gr (emily.cc.duth.gr [192.108.114.21]) by hub.freebsd.org (Postfix) with ESMTP id 4231737B416 for ; Sun, 20 Jan 2002 10:52:44 -0800 (PST) Received: (from kkonstan@localhost) by emily.cc.duth.gr (8.11.6/8.11.6) id g0KIqfC61500; Sun, 20 Jan 2002 20:52:41 +0200 (EET) (envelope-from kkonstan) Message-Id: <200201201852.g0KIqfC61500@emily.cc.duth.gr> Date: Sun, 20 Jan 2002 20:52:41 +0200 (EET) From: Konstantinos Konstantinidis Reply-To: Konstantinos Konstantinidis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34091: Maintainer-update: webfonts 0.12->0.21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34091 >Category: ports >Synopsis: Maintainer-update: webfonts 0.12->0.21 >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 Jan 20 11:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Konstantinos Konstantinidis >Release: FreeBSD 4.4-RELEASE i386 >Organization: Demokritos University of Thrace >Environment: >Description: * Makefile cleaned up quite a lot and the port was made more XFree86 3.3.6 friendly, almost entirely due to the incorporation of several patches by clefevre@citeweb.net (following up on ports/32046). * Added "Arial Unicode MS" (thanks to duraid@fl.net.au for the pointer). * Netscape aliases are now disabled by default since they may interfere with other applications, and other browsers are now quite viable. >How-To-Repeat: >Fix: diff -ruN webfonts.orig/Makefile webfonts/Makefile --- webfonts.orig/Makefile Sun Jan 20 20:37:33 2002 +++ webfonts/Makefile Sun Jan 20 20:37:51 2002 @@ -6,89 +6,195 @@ # PORTNAME= webfonts -PORTVERSION= 0.12 +PORTVERSION= 0.21 CATEGORIES= x11-fonts -MASTER_SITES= http://www.microsoft.com/typography/downloads/ +MASTER_SITES= http://www.microsoft.com/typography/downloads/ \ + http://www.eu.microsoft.com/typography/downloads/ \ + http://www.asia.microsoft.com/typography/downloads/ +.if defined(WITH_ARIAL_UNICODE) +MASTER_SITES+= http://download.microsoft.com/download/publisher2000/Aruniup/2000/WIN98/EN-US/ +.endif DISTFILES= andale32.exe trebuc32.exe georgi32.exe verdan32.exe \ comic32.exe arialb32.exe impact32.exe arial32.exe \ times32.exe courie32.exe webdin32.exe -DIST_SUBDIR= webfonts +.if defined(WITH_ARIAL_UNICODE) +DISTFILES+= Aruniupd.exe +.endif +DIST_SUBDIR= ${PORTNAME} MAINTAINER= kkonstan@daemon.gr BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir \ cabextract:${PORTSDIR}/archivers/cabextract +.if ${XFREE86_VERSION} == 3 +RUN_DEPENDS= xfstt:${PORTSDIR}/x11-servers/Xfstt +.endif -RESTRICTED= "Restrictive license \(can\'t place on server for distribution\)" -NO_CDROM= "Restrictive license \(can\'t sell for profit\)" -NO_PACKAGE= "Restrictive license \(can\'t distribute in forms other than the original\)" +RESTRICTED= "Restrictive license - cannot place on server for distribution" +NO_CDROM= "Restrictive license - cannot sell for profit" +NO_PACKAGE= "Restrictive license - cannot distribute in modified form" + +EXTRACT_CMD= ${LOCALBASE}/bin/cabextract +EXTRACT_BEFORE_ARGS= --lowercase --quiet +EXTRACT_AFTER_ARGS= USE_X_PREFIX= yes +PLIST_SUB= PKG_OLDXF86=${PKG_OLDXF86} \ + PKG_NSALIAS=${PKG_NSALIAS} \ + PKG_UNICODE=${PKG_UNICODE} \ + FONTNAME="${FONTNAME}" \ + FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" \ + TTFONTSDIR="${TTFONTSDIR:S|${X11BASE}/||}" + +MSG_FILE= ${PKGDIR}/pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message + +.if ${XFREE86_VERSION} == 3 +OLDXF86= +.else +OLDXF86= "@comment " +.endif + +.if defined(WITH_NETSCAPE_ALIASES) +PKG_NSALIAS= +.else +PKG_NSALIAS= "@comment " +.endif + +.if defined(WITH_ARIAL_UNICODE) +PKG_UNICODE= +.else +PKG_UNICODE= "@comment " +.endif + +# +# Local variables +# + +FONTNAME= ${PORTNAME} +FONTSDIR?= ${PREFIX}/lib/X11/fonts/${FONTNAME} +TTFONTSDIR?= ${X11BASE}/lib/X11/fonts/TrueType + +TTMKFDIR_CMD?= ${X11BASE}/bin/ttmkfdir +SORT?= sort + +# The following are for the NS aliases, feel free to tweak them! +FONTSIZES= 8 9 10 12 14 16 18 20 24 +FONTLIMIT= 11 + +.SILENT: + +# +# Display options +# + +pre-everything:: +.if !defined(WITH_NETSCAPE_ALIASES) + ${ECHO_MSG} + ${ECHO_MSG} "If you want font aliases that work around Netscape's tiny font bug (4.x ONLY)," + ${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_NETSCAPE_ALIASES=yes\"" + ${ECHO_MSG} +.endif +.if !defined(WITH_ARIAL_UNICODE) + ${ECHO_MSG} + ${ECHO_MSG} "If you want \"Arial Unicode MS\", a complete Unicode 2.1 font (13.7MB download)," + ${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_ARIAL_UNICODE=yes\"" + ${ECHO_MSG} +.endif + +# +# Post-extract +# + +post-extract: move-fonts rename-license remove-extras + +move-fonts: + ${MKDIR} ${WRKSRC} + ${MV} ${WRKDIR}/*.ttf ${WRKSRC} + +rename-license: + ${MV} ${WRKDIR}/licen.txt ${WRKSRC}/LICENSE + +remove-extras: + ${RM} -f ${WRKDIR}/*.dll ${WRKDIR}/*.exe ${WRKDIR}/*.inf + +# +# Post-patch +# + +post-patch: patch-message + +patch-message: + ${SED} 's|%%FONTSDIR%%|${FONTSDIR}|g' ${MSG_FILE} > ${PKGMESSAGE} + +# +# Build +# + +do-build: make-fonts.scale make-fonts.dir make-fonts.alias + +make-fonts.scale: + ${TTMKFDIR_CMD} -c -d ${WRKSRC} | ${CAT} -n | ${SED} -e ' \ + s,^ 1,100000,; \ + s,monotype,${FONTNAME},; \ + s,microsoft,${FONTNAME},; \ + ' | ${SORT} -r | ${CUT} -c 8- > ${WRKSRC}/fonts.scale + +make-fonts.dir: + ${CP} ${WRKSRC}/fonts.scale ${WRKSRC}/fonts.dir + +make-fonts.alias: +.if defined(WITH_NETSCAPE_ALIASES) + ${ECHO_MSG} + ${ECHO_MSG} -n "Building aliases for Netscape..." + [ -t 0 ] && tty=/dev/tty || tty=/dev/null; \ + ${TAIL} +2 ${WRKSRC}/fonts.scale | ${CUT} -f 2- -d" " | \ + while read font; do \ + ${ECHO} \"$${font}\" \"$${font}\"; \ + for nsize in ${FONTSIZES}; do \ + tsize=$${nsize}; \ + [ $${tsize} -lt ${FONTLIMIT} ] && tsize=${FONTLIMIT}; \ + ${ECHO} \"$${font}\" \"$${font}\" | \ + ${SED} -e "s,--0-0-0-0-,--$${nsize}-$${nsize}0-0-0-," \ + -e "s,--0-0-0-0-,--$${tsize}-$${tsize}0-75-75-," \ + -e "s,^\"-${FONTNAME},\"-netscape,"; \ + done; \ + ${ECHO_MSG} -n "." > $${tty}; \ + done | \ + ${SED} -n -e p -e "\ + s,-Arial-,-Helvetica-,p; \ + s,-Helvetica-,-MS Sans Serif-,p; \ + s,-Times New Roman-,-Times-,p; \ + s,-Courier New-,-Courier-,p; \ + " | \ + ${SED} -e '/"\([^"]*\)" "\1"/d' > ${WRKSRC}/fonts.alias + ${ECHO_MSG} +.endif + +# +# Install +# + +do-install: install-fonts + +install-fonts: + ${MKDIR} ${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/* ${FONTSDIR} + +# +# Post-install +# + +post-install: truetype-link display-message + +truetype-link: +.if ${XFREE86_VERSION} == 3 + ${LN} -fs ${FONTSDIR} ${TTFONTSDIR}/${FONTNAME} +.endif -EXTRACT_CMD= cabextract -EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= >/dev/null - -post-extract: - @${MKDIR} ${WRKDIR}/webfonts - @${MV} ${WRKDIR}/*.* ${WRKDIR}/webfonts - @${RM} ${WRKDIR}/webfonts/*.[Dd][Ll][Ll] - @${RM} ${WRKDIR}/webfonts/*.[Ee][Xx][Ee] - @${RM} ${WRKDIR}/webfonts/*.[Ii][Nn][Ff] - @for file in `cd ${WRKDIR}/webfonts; ${ECHO} *` ; do \ - ${MV} `${ECHO} ${WRKDIR}/webfonts/$${file}` \ - `${ECHO} ${WRKDIR}/webfonts/``${ECHO} $${file} | ${AWK} 'BEGIN { FS=" " } { print tolower($$1) }'` ;\ - done - @${MV} ${WRKDIR}/webfonts/licen.txt ${WRKDIR}/webfonts/LICENSE - @${CHMOD} 644 ${WRKDIR}/webfonts/* - -do-build: - @${X11BASE}/bin/ttmkfdir -d ${WRKDIR}/webfonts | \ - ${SED} -e "s,monotype,truetype,g;s,microsoft,truetype,g" > ${WRKDIR}/webfonts/fonts.scale - @head -1 ${WRKDIR}/webfonts/fonts.scale > ${WRKDIR}/webfonts/fonts.dir - @tail +2 ${WRKDIR}/webfonts/fonts.scale | ${CAT} -n | sort -r | cut -c8- >>${WRKDIR}/webfonts/fonts.dir - @cp ${WRKDIR}/webfonts/fonts.dir ${WRKDIR}/webfonts/fonts.scale - @cp /dev/null ${WRKDIR}/webfonts/fonts.alias -.if !defined(WITHOUT_NETSCAPE) - @${ECHO} "" - @${ECHO} "Building aliases for Netscape. You can skip this by defining WITHOUT_NETSCAPE." - @${ECHO} -n "This might take a few minutes, please be patient..." - @tail +2 ${WRKDIR}/webfonts/fonts.scale | cut -f2- -d" " | while read LINE; do \ - for NSIZE in 8 9 10 12 14 16 18 20 24 ; do \ - if [ $${NSIZE} -lt 11 ] ; then \ - TSIZE=11 ;\ - else \ - TSIZE=$${NSIZE} ;\ - fi ;\ - TFONT=`${ECHO} $${LINE} | ${SED} -e "s,--0-0-0-0-,--$${TSIZE}-$${TSIZE}0-75-75-,g"` ;\ - NFONT=`${ECHO} $${LINE} | ${SED} -e "s,--0-0-0-0-,--$${NSIZE}-$${NSIZE}0-0-0-,g; s,truetype,netscape,g"` ;\ - ${ECHO} "\"$${NFONT}\" \"$${TFONT}\"" >>${WRKDIR}/webfonts/fonts.alias ;\ - done ;\ - ${ECHO} -n "." ;\ - done - @cp ${WRKDIR}/webfonts/fonts.alias ${WRKDIR}/webfonts/fonts.tmp - @grep -- "-netscape-Arial-" ${WRKDIR}/webfonts/fonts.tmp | \ - ${SED} -e "s,-netscape-Arial-,-netscape-MS Sans Serif-,g" >>${WRKDIR}/webfonts/fonts.alias - @grep -- "-netscape-Arial-" ${WRKDIR}/webfonts/fonts.tmp | \ - ${SED} -e "s,-netscape-Arial-,-netscape-helvetica-,g" >>${WRKDIR}/webfonts/fonts.alias - @grep -- "-netscape-Times New Roman-" ${WRKDIR}/webfonts/fonts.tmp | \ - ${SED} -e "s,-netscape-Times New Roman-,-netscape-times-,g" >>${WRKDIR}/webfonts/fonts.alias - @grep -- "-netscape-Courier New-" ${WRKDIR}/webfonts/fonts.tmp | \ - ${SED} -e "s,-netscape-Courier New-,-netscape-courier-,g" >>${WRKDIR}/webfonts/fonts.alias - @${RM} -f ${WRKDIR}/webfonts/fonts.tmp - @${ECHO} "" -.endif - @${CHMOD} 644 ${WRKDIR}/webfonts/* - -do-install: - @${MKDIR} ${PREFIX}/lib/X11/fonts/webfonts - @${CP} ${WRKDIR}/webfonts/* ${PREFIX}/lib/X11/fonts/webfonts - @${CHMOD} 755 ${PREFIX}/lib/X11/fonts/webfonts - @${CHMOD} 644 ${PREFIX}/lib/X11/fonts/webfonts/* - -post-install: - @${ECHO} "" - @${CAT} ${PKGMESSAGE} - @${ECHO} "" +display-message: + ${ECHO_MSG} + ${CAT} ${PKGMESSAGE} + ${ECHO_MSG} .include diff -ruN webfonts.orig/distinfo webfonts/distinfo --- webfonts.orig/distinfo Sun Jan 20 20:37:33 2002 +++ webfonts/distinfo Sun Jan 20 20:37:51 2002 @@ -1,11 +1,12 @@ MD5 (webfonts/andale32.exe) = cbdc2fdd7d2ed0832795e86a8b9ee19a -MD5 (webfonts/arial32.exe) = 9637df0e91703179f0723ec095a36cb5 -MD5 (webfonts/arialb32.exe) = c9089ae0c3b3d0d8c4b0a95979bb9ff0 -MD5 (webfonts/comic32.exe) = 2b30de40bb5e803a0452c7715fc835d1 -MD5 (webfonts/courie32.exe) = 4e412c772294403ab62fb2d247d85c60 +MD5 (webfonts/trebuc32.exe) = 0d7ea16cac6261f8513a061fbfcdb2b5 MD5 (webfonts/georgi32.exe) = 4d90016026e2da447593b41a8d8fa8bd +MD5 (webfonts/verdan32.exe) = 12d2a75f8156e10607be1eaa8e8ef120 +MD5 (webfonts/comic32.exe) = 2b30de40bb5e803a0452c7715fc835d1 +MD5 (webfonts/arialb32.exe) = c9089ae0c3b3d0d8c4b0a95979bb9ff0 MD5 (webfonts/impact32.exe) = 7907c7dd6684e9bade91cff82683d9d7 +MD5 (webfonts/arial32.exe) = 9637df0e91703179f0723ec095a36cb5 MD5 (webfonts/times32.exe) = ed39c8ef91b9fb80f76f702568291bd5 -MD5 (webfonts/trebuc32.exe) = 0d7ea16cac6261f8513a061fbfcdb2b5 -MD5 (webfonts/verdan32.exe) = 12d2a75f8156e10607be1eaa8e8ef120 +MD5 (webfonts/courie32.exe) = 4e412c772294403ab62fb2d247d85c60 MD5 (webfonts/webdin32.exe) = 230a1d13a365b22815f502eb24d9149b +MD5 (webfonts/Aruniupd.exe) = 1bef548eb449a0b24ad1c0b8e9d5f2ba diff -ruN webfonts.orig/pkg-descr webfonts/pkg-descr --- webfonts.orig/pkg-descr Sun Jan 20 20:37:33 2002 +++ webfonts/pkg-descr Sun Jan 20 20:37:51 2002 @@ -1,8 +1,18 @@ This is a collection of high quality and free to use TrueType fonts created by -Monotype and Microsoft Typography. It consists of the following families: +Monotype and Microsoft Typography. It consists of the following families: -Times New Roman, Courier New, Arial, Arial Black, Impact, Trebuchet MS, Andale -Mono, Verdana, Georgia and Comic Sans. + Times New Roman, Courier New, Georgia, Trebuchet MS, Comic Sans MS + Arial, Arial Black, Arial Unicode MS, Verdana, Andale Mono, Impact + +They contain all 652 glyphs defined in WGL4 and are available in the following +encodings: + + ISO 8859-1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and 15 + JIS X 0201-1976 (Arial Unicode MS only) + KOI8-R and -RU + +The Arial Unicode MS family contains all the glyphs defined in the Unicode 2.1 +standard and is optional because of its considerable size - 13.7MB compressed! WWW: http://www.microsoft.com/typography/fontpack/ diff -ruN webfonts.orig/pkg-message webfonts/pkg-message --- webfonts.orig/pkg-message Sun Jan 20 20:37:33 2002 +++ webfonts/pkg-message Sun Jan 20 20:37:51 2002 @@ -1,13 +1,21 @@ IMPORTANT - READ CAREFULLY: You may not use these fonts if you do not agree to -the terms of the Microsoft End-User License Agreement ("EULA"). You will find -the EULA at ${X11BASE}/lib/X11/fonts/webfonts/LICENSE. +the terms of the Microsoft End-User License Agreement ("EULA"). You will find +the EULA at %%FONTSDIR%%/LICENSE. If you read and agreed +to the EULA, you can start using the fonts by following these insructions: -If you read and agreed to the EULA, you can start using the fonts. To be able -to use them, you must add ${X11BASE}/lib/X11/fonts/webfonts to the X font path -by either: +--- XFree86 4.x.x (using the freetype module) -xset +fp ${X11BASE}/lib/X11/fonts/webfonts -xset fp rehash +Make sure that the freetype module is loaded. If it is not, add the following +line to the "Modules" section of XF86Config: -or by adding it to your X server configuration file. If you're using XFree86, -check XF86Config(5) for detailed instructions. + Load "freetype" + +Add the following line to the "Files" section of XF86Config: + + FontPath "%%FONTSDIR%%/" + +--- XFree86 3.x.x (using Xfstt) + +Add the following line to the "Files" section of XF86Config: + + FontPath "unix/:7101" diff -ruN webfonts.orig/pkg-plist webfonts/pkg-plist --- webfonts.orig/pkg-plist Sun Jan 20 20:37:33 2002 +++ webfonts/pkg-plist Sun Jan 20 20:37:51 2002 @@ -1,35 +1,39 @@ -lib/X11/fonts/webfonts/LICENSE -lib/X11/fonts/webfonts/andalemo.ttf -lib/X11/fonts/webfonts/arial.ttf -lib/X11/fonts/webfonts/arialbd.ttf -lib/X11/fonts/webfonts/arialbi.ttf -lib/X11/fonts/webfonts/ariali.ttf -lib/X11/fonts/webfonts/ariblk.ttf -lib/X11/fonts/webfonts/comic.ttf -lib/X11/fonts/webfonts/comicbd.ttf -lib/X11/fonts/webfonts/cour.ttf -lib/X11/fonts/webfonts/courbd.ttf -lib/X11/fonts/webfonts/courbi.ttf -lib/X11/fonts/webfonts/couri.ttf -lib/X11/fonts/webfonts/fonts.alias -lib/X11/fonts/webfonts/fonts.dir -lib/X11/fonts/webfonts/fonts.scale -lib/X11/fonts/webfonts/georgia.ttf -lib/X11/fonts/webfonts/georgiab.ttf -lib/X11/fonts/webfonts/georgiai.ttf -lib/X11/fonts/webfonts/georgiaz.ttf -lib/X11/fonts/webfonts/impact.ttf -lib/X11/fonts/webfonts/times.ttf -lib/X11/fonts/webfonts/timesbd.ttf -lib/X11/fonts/webfonts/timesbi.ttf -lib/X11/fonts/webfonts/timesi.ttf -lib/X11/fonts/webfonts/trebuc.ttf -lib/X11/fonts/webfonts/trebucbd.ttf -lib/X11/fonts/webfonts/trebucbi.ttf -lib/X11/fonts/webfonts/trebucit.ttf -lib/X11/fonts/webfonts/verdana.ttf -lib/X11/fonts/webfonts/verdanab.ttf -lib/X11/fonts/webfonts/verdanai.ttf -lib/X11/fonts/webfonts/verdanaz.ttf -lib/X11/fonts/webfonts/webdings.ttf -@dirrm lib/X11/fonts/webfonts +@comment $FreeBSD$ +%%FONTSDIR%%/LICENSE +%%FONTSDIR%%/andalemo.ttf +%%FONTSDIR%%/arial.ttf +%%FONTSDIR%%/arialbd.ttf +%%FONTSDIR%%/arialbi.ttf +%%FONTSDIR%%/ariali.ttf +%%PKG_UNICODE%%%%FONTSDIR%%/arialuni.ttf +%%FONTSDIR%%/ariblk.ttf +%%FONTSDIR%%/comic.ttf +%%FONTSDIR%%/comicbd.ttf +%%FONTSDIR%%/cour.ttf +%%FONTSDIR%%/courbd.ttf +%%FONTSDIR%%/courbi.ttf +%%FONTSDIR%%/couri.ttf +%%PKG_NSALIAS%%%%FONTSDIR%%/fonts.alias +%%FONTSDIR%%/fonts.dir +%%FONTSDIR%%/fonts.scale +%%FONTSDIR%%/georgia.ttf +%%FONTSDIR%%/georgiab.ttf +%%FONTSDIR%%/georgiai.ttf +%%FONTSDIR%%/georgiaz.ttf +%%FONTSDIR%%/impact.ttf +%%FONTSDIR%%/times.ttf +%%FONTSDIR%%/timesbd.ttf +%%FONTSDIR%%/timesbi.ttf +%%FONTSDIR%%/timesi.ttf +%%FONTSDIR%%/trebuc.ttf +%%FONTSDIR%%/trebucbd.ttf +%%FONTSDIR%%/trebucbi.ttf +%%FONTSDIR%%/trebucit.ttf +%%FONTSDIR%%/verdana.ttf +%%FONTSDIR%%/verdanab.ttf +%%FONTSDIR%%/verdanai.ttf +%%FONTSDIR%%/verdanaz.ttf +%%FONTSDIR%%/webdings.ttf +@dirrm %%FONTSDIR%% +%%PKG_OLDXF86%%@exec ln -fs %D/%%FONTSDIR%% %D/%%TTFONTSDIR%%/%%FONTNAME%% +%%PKG_OLDXF86%%@unexec rm -f %D/%%TTFONTSDIR%%/%%FONTNAME%% >Release-Note: >Audit-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 Jan 20 11:20: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 22BEA37B417 for ; Sun, 20 Jan 2002 11:20:01 -0800 (PST) Received: (qmail 22458 invoked by uid 0); 20 Jan 2002 19:19:58 -0000 Received: from 252.catv54.lgt01.lan.ch (HELO workstation.lan-turbo.ch) (212.60.54.252) by mail.gmx.net (mp014-rz3) with SMTP; 20 Jan 2002 19:19:58 -0000 Date: Sun, 20 Jan 2002 20:19:55 +0100 From: Thomas Vogt To: ports@FreeBSD.org Subject: Freebsd Port: tuxracer 0.61 Message-Id: <20020120201955.2dbf1eec.turbo23@gmx.net> X-Mailer: Sylpheed version 0.7.0claws (GTK+ 1.2.10; i386--freebsd4.5) 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 Helo Has anyone tried to install tuxracer0.61 from the ports? I got this error message during the installation: /usr/libexec/elf/ld: cannot find -lopengl32 configure: failed program was: #line 3603 "configure" #include "confdefs.h" int main() { ; return 0; } (end of "config.log") *** Error code 1 Mesa 3.4.2 is installed. Do I've to installe Linux-Mesa for tuxracer??? uname -a FreeBSD workstation.lan-turbo.ch 4.5-RC FreeBSD 4.5-RC #0: Sat Jan 19 17:28:09 CET 2002 root@workstation.lan-turbo.ch:/usr/obj/usr/src/sys/TURBO i386 thnx for help Regards, Thomas Vogt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 11:21: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCB0F37B405; Sun, 20 Jan 2002 11:21:03 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KJJiN28989; Sun, 20 Jan 2002 11:19:44 -0800 (PST) (envelope-from dwcjr) Date: Sun, 20 Jan 2002 11:19:44 -0800 (PST) From: Message-Id: <200201201919.g0KJJiN28989@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/34068: security/cyrus-sasl: Add JavaSASL & fix build with OpenLDAP v1 Sender: owner-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: security/cyrus-sasl: Add JavaSASL & fix build with OpenLDAP v1 Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: dwcjr Responsible-Changed-When: Sun Jan 20 11:19:32 PST 2002 Responsible-Changed-Why: I'll handle this one. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34068 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 11:31: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A30937B404; Sun, 20 Jan 2002 11:31:04 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KJOSG30306; Sun, 20 Jan 2002 11:24:28 -0800 (PST) (envelope-from dwcjr) Date: Sun, 20 Jan 2002 11:24:28 -0800 (PST) From: Message-Id: <200201201924.g0KJOSG30306@freefall.freebsd.org> To: ckd@ckdhr.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33628: cyrus-sasl patch will not build with DB3 Sender: owner-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: cyrus-sasl patch will not build with DB3 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sun Jan 20 11:24:08 PST 2002 State-Changed-Why: Fixed via 33603 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33628 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 11:31:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEBC037B416; Sun, 20 Jan 2002 11:31:08 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KJOnl30409; Sun, 20 Jan 2002 11:24:49 -0800 (PST) (envelope-from dwcjr) Date: Sun, 20 Jan 2002 11:24:49 -0800 (PST) From: Message-Id: <200201201924.g0KJOnl30409@freefall.freebsd.org> To: smkelly@zombie.org, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33767: security/cyrus-sasl port broken if built with db3 Sender: owner-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: security/cyrus-sasl port broken if built with db3 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sun Jan 20 11:24:41 PST 2002 State-Changed-Why: Fixed via 33603 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33767 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 11:31:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B72A37B405; Sun, 20 Jan 2002 11:31:08 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KJPCg30519; Sun, 20 Jan 2002 11:25:12 -0800 (PST) (envelope-from dwcjr) Date: Sun, 20 Jan 2002 11:25:12 -0800 (PST) From: Message-Id: <200201201925.g0KJPCg30519@freefall.freebsd.org> To: vs@foldr.org, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33084: security/cyrus-sasl doesn't add group & user Sender: owner-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: security/cyrus-sasl doesn't add group & user State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sun Jan 20 11:24:57 PST 2002 State-Changed-Why: Maintainer cannot reproduce. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33084 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 11:31:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C093D37B41A; Sun, 20 Jan 2002 11:31:09 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KJPxK30651; Sun, 20 Jan 2002 11:25:59 -0800 (PST) (envelope-from dwcjr) Date: Sun, 20 Jan 2002 11:25:59 -0800 (PST) From: Message-Id: <200201201925.g0KJPxK30651@freefall.freebsd.org> To: dwcjr@FreeBSD.org, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/25419: Difficulties installing print/teTeX 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: Difficulties installing print/teTeX port Responsible-Changed-From-To: dwcjr->freebsd-ports Responsible-Changed-By: dwcjr Responsible-Changed-When: Sun Jan 20 11:25:43 PST 2002 Responsible-Changed-Why: Back to ports, don't know why I took this one. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25419 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 11:41: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FE4A37B402; Sun, 20 Jan 2002 11:41:08 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KJXvf34535; Sun, 20 Jan 2002 11:33:57 -0800 (PST) (envelope-from dwcjr) Date: Sun, 20 Jan 2002 11:33:57 -0800 (PST) From: Message-Id: <200201201933.g0KJXvf34535@freefall.freebsd.org> To: maneo@bsdpro.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33932: ports submission request for net/ipex Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports submission request for net/ipex State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sun Jan 20 11:33:42 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33932 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 12:12:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 1AC1637B402 for ; Sun, 20 Jan 2002 12:12:08 -0800 (PST) Received: from there (kajsa.energyhq.org [192.168.0.1]) by energyhq.homeip.net (Postfix) with SMTP id E12D23FC1F for ; Sun, 20 Jan 2002 21:12:09 +0100 (CET) From: Miguel Mendez Organization: Energy HQ To: ports@freebsd.org Subject: Port in progress... Date: Sun, 20 Jan 2002 21:11:50 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_QR69JYZIK9P69BBIMZQ6" Message-Id: <20020120201209.E12D23FC1F@energyhq.homeip.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --------------Boundary-00=_QR69JYZIK9P69BBIMZQ6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Hi porters, I'm currently working on the port of disc-cover (http://www.liacs.nl/~jvhemert/disc-cover/) , which happens to depend on FreeDB.pm which I've alreayd ported, well, almost. This perl module has some hardcoded ioctls for cdrom access which I'm replacing with FreeBSD equivalents. Of course, there are no comments are all in the code, but I think I got it pretty clear. Has anyone experience in this kind of ports and/or would like to help here? The port still doesn't work but I'm confident I'll get it to do so in a few days. I only have SCSI cdrom's so I can only test it on that. Any suggestion/ideas/feedback? I attach the two .shar files if anyone wants to play around with it. p5-FreeDB goes to audio and so does disc-cover. Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net EnergyHQ :: http://energyhq.homeip.net FreeBSD - The power to serve! --------------Boundary-00=_QR69JYZIK9P69BBIMZQ6 Content-Type: text/plain; charset="iso-8859-1"; name="p5-FreeDB.shar" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="p5-FreeDB.shar" IyBUaGlzIGlzIGEgc2hlbGwgYXJjaGl2ZS4gIFNhdmUgaXQgaW4gYSBmaWxlLCByZW1vdmUgYW55 dGhpbmcgYmVmb3JlCiMgdGhpcyBsaW5lLCBhbmQgdGhlbiB1bnBhY2sgaXQgYnkgZW50ZXJpbmcg InNoIGZpbGUiLiAgTm90ZSwgaXQgbWF5CiMgY3JlYXRlIGRpcmVjdG9yaWVzOyBmaWxlcyBhbmQg ZGlyZWN0b3JpZXMgd2lsbCBiZSBvd25lZCBieSB5b3UgYW5kCiMgaGF2ZSBkZWZhdWx0IHBlcm1p c3Npb25zLgojCiMgVGhpcyBhcmNoaXZlIGNvbnRhaW5zOgojCiMJcDUtRnJlZURCCiMJcDUtRnJl ZURCL3BrZy1wbGlzdAojCXA1LUZyZWVEQi9wa2ctZGVzY3IKIwlwNS1GcmVlREIvcGtnLWNvbW1l bnQKIwlwNS1GcmVlREIvZGlzdGluZm8KIwlwNS1GcmVlREIvTWFrZWZpbGUKIwlwNS1GcmVlREIv ZmlsZXMKIwlwNS1GcmVlREIvZmlsZXMvcGF0Y2gtRnJlZURCLnBtCiMKZWNobyBjIC0gcDUtRnJl ZURCCm1rZGlyIC1wIHA1LUZyZWVEQiA+IC9kZXYvbnVsbCAyPiYxCmVjaG8geCAtIHA1LUZyZWVE Qi9wa2ctcGxpc3QKc2VkICdzL15YLy8nID5wNS1GcmVlREIvcGtnLXBsaXN0IDw8ICdFTkQtb2Yt cDUtRnJlZURCL3BrZy1wbGlzdCcKWGxpYi9wZXJsNS9zaXRlX3BlcmwvJSVQRVJMX1ZFUiUlL0Zy ZWVEQi5wbQpYbGliL3Blcmw1L3NpdGVfcGVybC8lJVBFUkxfVkVSJSUvJSVQRVJMX0FSQ0glJS9h dXRvL0ZyZWVEQi8ucGFja2xpc3QKWEBkaXJybSBsaWIvcGVybDUvc2l0ZV9wZXJsLyUlUEVSTF9W RVIlJS8lJVBFUkxfQVJDSCUlL2F1dG8vRnJlZURCCkVORC1vZi1wNS1GcmVlREIvcGtnLXBsaXN0 CmVjaG8geCAtIHA1LUZyZWVEQi9wa2ctZGVzY3IKc2VkICdzL15YLy8nID5wNS1GcmVlREIvcGtn LWRlc2NyIDw8ICdFTkQtb2YtcDUtRnJlZURCL3BrZy1kZXNjcicKWE5vdCBmaWxsZWQgeWV0CkVO RC1vZi1wNS1GcmVlREIvcGtnLWRlc2NyCmVjaG8geCAtIHA1LUZyZWVEQi9wa2ctY29tbWVudApz ZWQgJ3MvXlgvLycgPnA1LUZyZWVEQi9wa2ctY29tbWVudCA8PCAnRU5ELW9mLXA1LUZyZWVEQi9w a2ctY29tbWVudCcKWE5vdCBmaWxsZWQgeWV0CkVORC1vZi1wNS1GcmVlREIvcGtnLWNvbW1lbnQK ZWNobyB4IC0gcDUtRnJlZURCL2Rpc3RpbmZvCnNlZCAncy9eWC8vJyA+cDUtRnJlZURCL2Rpc3Rp bmZvIDw8ICdFTkQtb2YtcDUtRnJlZURCL2Rpc3RpbmZvJwpYTUQ1IChGcmVlREItMS4xLjIudGFy Lmd6KSA9IDY5MTJiMmRhMDdjOTBmNTIwYmNmZDM3MTI2MzlkMmJlCkVORC1vZi1wNS1GcmVlREIv ZGlzdGluZm8KZWNobyB4IC0gcDUtRnJlZURCL01ha2VmaWxlCnNlZCAncy9eWC8vJyA+cDUtRnJl ZURCL01ha2VmaWxlIDw8ICdFTkQtb2YtcDUtRnJlZURCL01ha2VmaWxlJwpYIyBOZXcgcG9ydHMg Y29sbGVjdGlvbiBtYWtlZmlsZSBmb3I6CXA1LUNEREIKWCMgRGF0ZSBjcmVhdGVkOgkJMjAgSmFu IDIwMDIKWCMgV2hvbToJCQlNaWd1ZWwgTWVuZGV6IDxmbHlubkBlbmVyZ3locS5ob21laXAubmV0 PgpYIwpYIyAkRnJlZUJTRCQKWCMKWApYUE9SVE5BTUU9CUZyZWVEQgpYUE9SVFZFUlNJT049CTEu MS4yClhDQVRFR09SSUVTPQlhdWRpbyBwZXJsNQpYTUFTVEVSX1NJVEVTPQlodHRwOi8vd3d3LnJl ZC1iZWFuLmNvbS9+YndmL3NvZnR3YXJlL0ZyZWVEQi8KWApYClhQS0dOQU1FUFJFRklYPQlwNS0K WApYTUFJTlRBSU5FUj0JZmx5bm5AZW5lcmd5aHEuaG9tZWlwLm5ldApYClhQRVJMX0NPTkZJR1VS RT0JeWVzClgKWE1BTjM9ICAgICAgICAgICBGcmVlREIuMwpYTUFOUFJFRklYPSAgICAgICR7UFJF RklYfS9saWIvcGVybDUvJHtQRVJMX1ZFUlNJT059ClgKWC5pbmNsdWRlIDxic2QucG9ydC5taz4K RU5ELW9mLXA1LUZyZWVEQi9NYWtlZmlsZQplY2hvIGMgLSBwNS1GcmVlREIvZmlsZXMKbWtkaXIg LXAgcDUtRnJlZURCL2ZpbGVzID4gL2Rldi9udWxsIDI+JjEKZWNobyB4IC0gcDUtRnJlZURCL2Zp bGVzL3BhdGNoLUZyZWVEQi5wbQpzZWQgJ3MvXlgvLycgPnA1LUZyZWVEQi9maWxlcy9wYXRjaC1G cmVlREIucG0gPDwgJ0VORC1vZi1wNS1GcmVlREIvZmlsZXMvcGF0Y2gtRnJlZURCLnBtJwpYLS0t IEZyZWVEQi5wbS5vbGQJU3VuIEphbiAyMCAxODozMjo1NSAyMDAyClgrKysgRnJlZURCLnBtCVN1 biBKYW4gMjAgMTk6MDg6MjcgMjAwMgpYQEAgLTU3Niw3ICs1NzYsMTAgQEAKWCAJCW15ICgkdHJh Y2tubywgJHR0aXRsZSkgPSBzcGxpdCgnPScsICRpKTsKWCAJCSR0cmFja3NbJHRyYWNrbm9dIC49 ICR0dGl0bGU7ClggCX0KWC0JcmV0dXJuIDAgaWYgKEB0cmFja3NbMV0gZXEgIiIpOwpYKwpYKyMg d2FzIEB0cmFja3NbMV0KWCsKWCsJcmV0dXJuIDAgaWYgKCR0cmFja3NbMV0gZXEgIiIpOwpYIAlt eSAoQG9mZnNldHMpID0gKCR0bXAgPX4gL15cI1xzKyhcZCspL21nKTsKWCAJbXkgKCRkaXNjbGVu Z3RoKSA9ICgkdG1wID1+IC9eXCNccypEaXNjIGxlbmd0aDpccyooXGQrKS9tZyk7ClggCQpYQEAg LTYzMiw3ICs2MzUsNyBAQApYIAlvcGVuIChjZHJvbV9mZCwgIiRzZWxmLT57J2Nkcm9tX2Rldmlj ZSd9Iikgb3IgY3JvYWsgIkVycm9yOiBjb3VsZCBub3Qgb3BlbiBkZXZpY2U6IFwiJHNlbGYtPnsn Y2Ryb21fZGV2aWNlJ31cIlxuXG5Tb2x1dGlvbjogbG9naW4gYXMgcm9vdCBhbmQgbWFrZSBhIG5l dyBncm91cCAnY2Ryb20nIGluIC9ldGMvZ3JvdXBcbnRoZW4gaXNzdWUgdGhlc2UgY29tbWFuZHM6 XG4gIGNoZ3JwIGNkcm9tICRzZWxmLT57J2Nkcm9tX2RldmljZSd9XG4gIGNkbW9kIGcrciAkc2Vs Zi0+eydjZHJvbV9kZXZpY2UnfVxuICBhZGR1c2VyIDx1c2VybmFtZT4gY2Ryb21cbk5vdyBsb2dv dXQgYW5kIGxvZ2luIGFzIHRoZSB1c2VyIGFnYWluLlxuXG4iOwpYIApYIAkjIEdldCBzdGFydCBh bmQgZW5kIHRyYWNrIG51bWJlcgpYLSAgICRyZXN1bHQgPSBpb2N0bChjZHJvbV9mZCwgMHg1MzA1 LCAkY2hkcik7ClgrICAgJHJlc3VsdCA9IGlvY3RsKGNkcm9tX2ZkLCAweDQwMDQ2MzA0LCAkY2hk cik7ClggICAgJHJlc3VsdCBvciBjcm9hayAiQ0QgcmVhZGluZyBpb2N0bCBmYWlsZWQuXG4iOwpY ICAgICRzZWxmLT5kZWJ1ZygyLCJSRVNVTFQgSVM6ICRyZXN1bHRcbiIpOwpYIAkoJHN0YXJ0LCAk ZW5kKSA9IHVucGFjaygnQ0MnLCAkY2hkcik7ClhAQCAtNjQxLDcgKzY0NCw3IEBAClggCWZvciAo JHRyYWNrbnVtYmVyID0gJHN0YXJ0OyAkdHJhY2tudW1iZXIgPD0gJGVuZDsgJHRyYWNrbnVtYmVy KyspIHsKWCAJCW15ICR0b2NlbnRyeSA9IHBhY2soJ0M4JywgJHRyYWNrbnVtYmVyLCAwLCAyLCAw LCAwLCAwLCAwLCAwKTsKWCAKWC0JCWlmKCBpb2N0bChjZHJvbV9mZCwgMHg1MzA2LCAkdG9jZW50 cnkpIDwgMCApIHsKWCsJCWlmKCBpb2N0bChjZHJvbV9mZCwgMHhjMDA4NjMwNSwgJHRvY2VudHJ5 KSA8IDAgKSB7ClggCQkJY3JvYWsgIkVycm9yOiBwcm9ibGVtcyBkdXJpbmcgY2Ryb20gdHJhY2tz IHJlYWQgaW5cblxuU29sdXRpb246IHNvcnJ5IG5vIHNvbHV0aW9uXG4iOwpYIAkJfQpYIAkJKCR0 cmFjaywgJGFkcl9jdHJsLCAkZm9ybWF0LCAkZnJhbWUsICRtaW51dGUsICRzZWNvbmQpID0gdW5w YWNrKCdDKicsICR0b2NlbnRyeSk7ClhAQCAtNjUxLDcgKzY1NCw3IEBAClggClggCSMgR2V0IGlu Zm8gZm9yIGxlYWRvdXQKWCAJbXkgJHRvY2VudHJ5ID0gcGFjaygnQzgnLCAweEFBLCAwLCAyLCAw LCAwLCAwLCAwICwwKTsKWC0JaWYoIGlvY3RsKGNkcm9tX2ZkLCAweDUzMDYsICR0b2NlbnRyeSkg PCAwICkKWCsJaWYoIGlvY3RsKGNkcm9tX2ZkLCAweGMwMDg2MzA1LCAkdG9jZW50cnkpIDwgMCAp ClggCXsKWCAJCWNyb2FrICJFcnJvcjogcHJvYmxlbXMgZHVyaW5nIGNkcm9tIHRyYWNrcyByZWFk IGluXG5cblNvbHV0aW9uOiBzb3JyeSBubyBzb2x1dGlvblxuIjsKWCAJfQpFTkQtb2YtcDUtRnJl ZURCL2ZpbGVzL3BhdGNoLUZyZWVEQi5wbQpleGl0Cgo= --------------Boundary-00=_QR69JYZIK9P69BBIMZQ6 Content-Type: text/plain; charset="iso-8859-1"; name="disc-cover.shar" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="disc-cover.shar" IyBUaGlzIGlzIGEgc2hlbGwgYXJjaGl2ZS4gIFNhdmUgaXQgaW4gYSBmaWxlLCByZW1vdmUgYW55 dGhpbmcgYmVmb3JlCiMgdGhpcyBsaW5lLCBhbmQgdGhlbiB1bnBhY2sgaXQgYnkgZW50ZXJpbmcg InNoIGZpbGUiLiAgTm90ZSwgaXQgbWF5CiMgY3JlYXRlIGRpcmVjdG9yaWVzOyBmaWxlcyBhbmQg ZGlyZWN0b3JpZXMgd2lsbCBiZSBvd25lZCBieSB5b3UgYW5kCiMgaGF2ZSBkZWZhdWx0IHBlcm1p c3Npb25zLgojCiMgVGhpcyBhcmNoaXZlIGNvbnRhaW5zOgojCiMJZGlzYy1jb3ZlcgojCWRpc2Mt Y292ZXIvcGtnLWRlc2NyCiMJZGlzYy1jb3Zlci9wa2ctY29tbWVudAojCWRpc2MtY292ZXIvZGlz dGluZm8KIwlkaXNjLWNvdmVyL01ha2VmaWxlCiMJZGlzYy1jb3Zlci9wa2ctcGxpc3QKIwplY2hv IGMgLSBkaXNjLWNvdmVyCm1rZGlyIC1wIGRpc2MtY292ZXIgPiAvZGV2L251bGwgMj4mMQplY2hv IHggLSBkaXNjLWNvdmVyL3BrZy1kZXNjcgpzZWQgJ3MvXlgvLycgPmRpc2MtY292ZXIvcGtnLWRl c2NyIDw8ICdFTkQtb2YtZGlzYy1jb3Zlci9wa2ctZGVzY3InClhOb3QgZmlsbGVkIHlldApFTkQt b2YtZGlzYy1jb3Zlci9wa2ctZGVzY3IKZWNobyB4IC0gZGlzYy1jb3Zlci9wa2ctY29tbWVudApz ZWQgJ3MvXlgvLycgPmRpc2MtY292ZXIvcGtnLWNvbW1lbnQgPDwgJ0VORC1vZi1kaXNjLWNvdmVy L3BrZy1jb21tZW50JwpYTm90IGZpbGxlZCB5ZXQKRU5ELW9mLWRpc2MtY292ZXIvcGtnLWNvbW1l bnQKZWNobyB4IC0gZGlzYy1jb3Zlci9kaXN0aW5mbwpzZWQgJ3MvXlgvLycgPmRpc2MtY292ZXIv ZGlzdGluZm8gPDwgJ0VORC1vZi1kaXNjLWNvdmVyL2Rpc3RpbmZvJwpYTUQ1IChkaXNjLWNvdmVy LTEuMC4xLnRhci5neikgPSA2MDVhYTU3N2QyZjAxNjRiZGFiYjdhNjMxYmFlODI1MQpFTkQtb2Yt ZGlzYy1jb3Zlci9kaXN0aW5mbwplY2hvIHggLSBkaXNjLWNvdmVyL01ha2VmaWxlCnNlZCAncy9e WC8vJyA+ZGlzYy1jb3Zlci9NYWtlZmlsZSA8PCAnRU5ELW9mLWRpc2MtY292ZXIvTWFrZWZpbGUn ClgjIE5ldyBwb3J0cyBjb2xsZWN0aW9uIG1ha2VmaWxlIGZvcjogICAgZGlzYy1jb3ZlcgpYIyBE YXRlIGNyZWF0ZWQ6ICAgICAgICAgMjAgSmFuIDIwMDIKWCMgV2hvbTogICAgICAgICAgICAgICAg IE1pZ3VlbCBNZW5kZXogPGZseW5uQGVuZXJneWhxLmhvbWVpcC5uZXQ+ClgjClgjICRGcmVlQlNE JApYIwpYClhQT1JUTkFNRT0JZGlzYy1jb3ZlcgpYUE9SVFZFUlNJT049CTEuMC4xClhDQVRFR09S SUVTPQlhdWRpbwpYTUFTVEVSX1NJVEVTPQlodHRwOi8vd3d3LmxpYWNzLm5sL35qdmhlbWVydC9k aXNjLWNvdmVyL2Rvd25sb2FkL3N0YWJsZS8KWApYQlVJTERfREVQRU5EUz0JJHtMT0NBTEJBU0V9 L2xpYi9wZXJsNS9zaXRlX3BlcmwvJChQRVJMX1ZFUikvQnVuZGxlL0xXUC5wbToke1BPUlRTRElS fS93d3cvcDUtbGlid3d3IFwKWAkJJHtMT0NBTEJBU0V9L2xpYi9wZXJsNS9zaXRlX3BlcmwvJChQ RVJMX1ZFUikvRnJlZURCLnBtOiR7UE9SVFNESVJ9L2F1ZGlvL3A1LUZyZWVEQiBcClgJCWxhdGV4 OiR7UE9SVFNESVJ9L3ByaW50L2xhdGV4IFwKWAkJZHZpcHM6JHtQT1JUU0RJUn0vcHJpbnQvZHZp cHMgXApYCQljb252ZXJ0OiR7UE9SVFNESVJ9L2dyYXBoaWNzL0ltYWdlTWFnaWNrLwpYCQkKWE1B SU5UQUlORVI9ICAgICBmbHlubkBlbmVyZ3locS5ob21laXAubmV0ClgKWC5pbmNsdWRlIDxic2Qu cG9ydC5taz4KRU5ELW9mLWRpc2MtY292ZXIvTWFrZWZpbGUKZWNobyB4IC0gZGlzYy1jb3Zlci9w a2ctcGxpc3QKc2VkICdzL15YLy8nID5kaXNjLWNvdmVyL3BrZy1wbGlzdCA8PCAnRU5ELW9mLWRp c2MtY292ZXIvcGtnLXBsaXN0JwpFTkQtb2YtZGlzYy1jb3Zlci9wa2ctcGxpc3QKZXhpdAoK --------------Boundary-00=_QR69JYZIK9P69BBIMZQ6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 12:18: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 76EB737B404; Sun, 20 Jan 2002 12:17:51 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 91EA19B73; Sun, 20 Jan 2002 15:17:33 -0500 (EST) Date: Sun, 20 Jan 2002 15:17:33 -0500 From: Will Andrews To: John Angelmo Cc: Andy Fawcett , kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 Message-ID: <20020120151733.C18609@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: John Angelmo , Andy Fawcett , kde@FreeBSD.org, ports@FreeBSD.org References: <3C4AFB48.812402C1@veidit.net> <200201202000.50888@zappa.athame.co.uk> <3C4B06E0.1DDDE1D5@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C4B06E0.1DDDE1D5@veidit.net> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 20, 2002 at 07:05:20PM +0100, John Angelmo wrote: > Yes I have seen some stuff in 2.3.2 libjpeg, libpng and so on can't seem > to be found in /usr/local/lib but it can find it in /usr/lib ;) That is a long-term bug in their configure script which apparently doesn't add very many places to look for libjpeg (or other so-called "non-standard" places) in. It's been around for about 2 years, before I started maintaining Qt2/KDE2 ports in the ports tree. It may well get fixed at some point in the default configure script, but for now, we get around it with CONFIGURE_ENV and CONFIGURE_ARGS. See ports/Mk/bsd.kde.mk. In any case, Andy was referring to bugs that affected things like antialiasing of fonts, and this fact was quite visible in our beta testing of KDE 2.2.2 / Qt 2.3.2. So I downgraded it back to 2.3.1 and applied a few patches to improve it. No patches from Trolltech or KDE that were in 2.3.2 vs 2.3.1, though. They were just too trivial to bother. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 12:20:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 70D9637B400 for ; Sun, 20 Jan 2002 12:19:37 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id A61049B08; Sun, 20 Jan 2002 15:19:19 -0500 (EST) Date: Sun, 20 Jan 2002 15:19:19 -0500 From: Will Andrews To: Miguel Mendez Cc: ports@freebsd.org Subject: Re: Port in progress... Message-ID: <20020120151919.D18609@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Miguel Mendez , ports@freebsd.org References: <20020120201209.E12D23FC1F@energyhq.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020120201209.E12D23FC1F@energyhq.homeip.net> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 20, 2002 at 09:11:50PM +0100, Miguel Mendez wrote: > I'm currently working on the port of disc-cover > (http://www.liacs.nl/~jvhemert/disc-cover/) , which happens to depend on > FreeDB.pm which I've alreayd ported, well, almost. This perl module has some > hardcoded ioctls for cdrom access which I'm replacing with FreeBSD > equivalents. Of course, there are no comments are all in the code, but I > think I got it pretty clear. Has anyone experience in this kind of ports > and/or would like to help here? The port still doesn't work but I'm confident > I'll get it to do so in a few days. I only have SCSI cdrom's so I can only > test it on that. Any suggestion/ideas/feedback? Wow, that is gross. See if you can centralize the list of ioctl's, and use variables instead. :\ -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 13:12: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 3438237B416 for ; Sun, 20 Jan 2002 13:11:56 -0800 (PST) Received: from colt.ncptiddische.net (ppp-186.wobline.de [212.68.69.197]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id g0KLBqa02127; Sun, 20 Jan 2002 22:11:53 +0100 Received: from tisys.org (poison.ncptiddische.net [192.168.0.5]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id g0KLDeX91023; Sun, 20 Jan 2002 22:13:40 +0100 (CET) (envelope-from nils@tisys.org) Received: (from nils@localhost) by tisys.org (8.11.6/8.11.6) id g0KLCQL01593; Sun, 20 Jan 2002 22:12:26 +0100 (CET) (envelope-from nils) Date: Sun, 20 Jan 2002 22:12:26 +0100 From: Nils Holland To: Erik Rothwell Cc: ports@FreeBSD.ORG Subject: Re: XFree86 4.2.0 problems... Message-ID: <20020120221226.A1456@tisys.org> References: <20020120101217.B1794-100000@endymion> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020120101217.B1794-100000@endymion>; from erothwell@callgtn.com on Sun, Jan 20, 2002 at 10:23:33AM -0500 X-Operating-System: FreeBSD poison.ncptiddische.net 4.5-RC FreeBSD 4.5-RC X-Machine-Uptime: 9:56PM up 1:12, 1 user, load averages: 0.25, 0.14, 0.09 Sender: owner-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, Jan 20, 2002 at 10:23:33AM -0500, Erik Rothwell stood up and spoke: > Hi folks, > > I just cvsupped ports and built the new XFree86 4.2. I'm experiencing some > strange behaviour after the install, however. I can't find any reference > to anybody else having this problem, so I thought I'd throw it out there. > > The new version of X starts up fine, it seems, but I get this incredibly > pronounced flickering. That is: the video image is there for a split > second, only to cut out completely a moment later. The monitor makes that > familiar "click" sound as when it looses sync. The duration of the on/off > periods is small, but seemingly random. I had a similar issue, basically it was like this (using a mach64 / ATi Rage card): 1) When using the ati driver (my XF86Config as of 4.1), X would start, but the screen would remain blank. However, X was indeed running, as I could start applications "blindly" (it's nice to walk through my fvwm2 menu without seeing a thing!) 2) When using the generic vga driver, the picture would be there for a few seconds, then disappear for some time, then come back, and so on... Solution: The monitor I used does not support DDC and composite sync. X 4.1.0 seems to query the monitor via DDC and if the DDC query fails, it does not seem to use composite sync by default. However, XFre86 4.2.0 seems to use composite sync by default when the DDC query fails. So, what did I do? I set "composite_sync" to false in my XF86Config as can be seen below, and that solved the problem! Section "Device" Identifier "ATI Xpert@Work" VendorName "ATI" BoardName "ATI Xpert@Work" Driver "ati" Option "composite_sync" "False" # Insert Clocks lines here if appropriate EndSection I don't know if this is specific to the ati driver, but if you are using something else, you may still want to try it. Furthermore, it seems that if a DDC-enabled monitor is in use, this line is not neccessary, as X queries the monitor and finds out itself if it should use composite_sync or not. What seems to have changed is only the default value of composite_sync (true/false) in case the monitor is not DDC enabled and thus cannot tell X what should be used... Hope that helps. Nils -- Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC32737B416 for ; Sun, 20 Jan 2002 14:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KM02460433; Sun, 20 Jan 2002 14:00:02 -0800 (PST) (envelope-from gnats) Date: Sun, 20 Jan 2002 14:00:02 -0800 (PST) Message-Id: <200201202200.g0KM02460433@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/33312: New port: www/jonah - a portal and content collection system Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33312; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/33312: New port: www/jonah - a portal and content collection system Date: Sun, 20 Jan 2002 22:46:36 +0100 Le 29 Dec 01 ŕ 23:35:44 +0000, Thierry Thomas écrivait : > > >Number: 33312 > >Category: ports > >Synopsis: New port: www/jonah - a portal and content collection system My e-mail will become invalid at the end of this month. Please apply the following patch when committing this PR: --- /usr/ports/www/jonah/Makefile.orig Sat Dec 29 23:07:20 2001 +++ /usr/ports/www/jonah/Makefile Sun Jan 20 22:44:52 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: Jonah # Date created: Mon Dec 17, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD$ # @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://pompo.net/horde/jonah/ -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde-devel \ ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4 -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B399A37B419 for ; Sun, 20 Jan 2002 14:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KM01Z60428; Sun, 20 Jan 2002 14:00:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id C014737B400 for ; Sun, 20 Jan 2002 13:51:24 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0KLp5m79051; Sun, 20 Jan 2002 16:51:05 -0500 (EST) (envelope-from alane) Message-Id: <200201202151.g0KLp5m79051@wwweasel.geeksrus.net> Date: Sun, 20 Jan 2002 16:51:05 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34093: Take maintainership of audio/grip: I know the code inside & out Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34093 >Category: ports >Synopsis: Take maintainership of audio/grip: I know the code inside & out >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 Jan 20 14:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: I'd like to take maintainership of this port. I know this program inside and out. I'm *the* major patch submitter on the sourceforge site. I've done both major bug fixes and some of the things on the author's todo list. >How-To-Repeat: >Fix: Index: audio/grip/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/audio/grip/Makefile,v retrieving revision 1.8 diff -u -3 -r1.8 Makefile --- audio/grip/Makefile 10 Sep 2001 01:40:47 -0000 1.8 +++ audio/grip/Makefile 20 Jan 2002 21:43:09 -0000 @@ -12,7 +12,7 @@ MASTER_SITES= http://www.nostatic.org/grip/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@geeksrus.net USE_GMAKE= yes USE_X_PREFIX= 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 Sun Jan 20 14: 0:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFC4337B41B for ; Sun, 20 Jan 2002 14:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KM03G60438; Sun, 20 Jan 2002 14:00:03 -0800 (PST) (envelope-from gnats) Date: Sun, 20 Jan 2002 14:00:03 -0800 (PST) Message-Id: <200201202200.g0KM03G60438@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/32883: New port: deskutils/nag - Horde's task list manager. Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32883; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/32883: New port: deskutils/nag - Horde's task list manager. Date: Sun, 20 Jan 2002 22:41:09 +0100 Le 25 Dec 01 ŕ 9:30:02 +0000, Thierry Thomas écrivait : > The following reply was made to PR ports/32883; it has been noted by GNATS. > > From: Thierry Thomas > To: FreeBSD-gnats-submit@FreeBSD.ORG > Cc: > Subject: Re: ports/32883: New port: deskutils/nag - Horde's task list manager. > Date: Tue, 25 Dec 2001 18:21:06 +0100 My e-mail thierry@thomas.as will become invalid at the end of this month. Please apply the following patch when committing this PR: --- /usr/ports/deskutils/nag/Makefile.orig Tue Dec 25 17:44:52 2001 +++ /usr/ports/deskutils/nag/Makefile Sun Jan 20 22:39:47 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: Nag # Date created: Sun Dec 14, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD$ # @@ -10,7 +10,7 @@ CATEGORIES= deskutils www MASTER_SITES= http://pompo.net/horde/nag/ -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net RUN_DEPENDS= ${LOCALBASE}/www/horde/kronolith/index.php:${PORTSDIR}/deskutils/kronolith -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14: 0:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 058DD37B41F for ; Sun, 20 Jan 2002 14:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KM04F60443; Sun, 20 Jan 2002 14:00:04 -0800 (PST) (envelope-from gnats) Date: Sun, 20 Jan 2002 14:00:04 -0800 (PST) Message-Id: <200201202200.g0KM04F60443@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/32481: New port: devel/chora - the Horde CVS web-viewer Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32481; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/32481: New port: devel/chora - the Horde CVS web-viewer Date: Sun, 20 Jan 2002 22:35:21 +0100 Le 25 Dec 01 ŕ 9:30:03 +0000, Thierry Thomas écrivait : > The following reply was made to PR ports/32481; it has been noted by GNATS. > > From: Thierry Thomas > To: FreeBSD-gnats-submit@FreeBSD.ORG > Cc: > Subject: Re: ports/32481: New port: devel/chora - the Horde CVS web-viewer > Date: Tue, 25 Dec 2001 18:19:33 +0100 > > Le 3 Dec 01 ŕ 23:35:00 +0000, Thierry Thomas écrivait : > > > > >Number: 32481 > > >Category: ports > > >Synopsis: New port: devel/chora - the Horde CVS web-viewer > > After committing PR ports/33172, please apply the following patch to the > summitted port: > > > --- /usr/ports/devel/chora/Makefile.orig Mon Dec 3 22:06:31 2001 > +++ /usr/ports/devel/chora/Makefile Tue Dec 25 17:14:41 2001 > @@ -58,6 +58,8 @@ > @${CP} -p ${FILESDIR}/httpd.conf.chora ${HORDE_INC} > @${PERL} -pi -e "s:/home/httpd/html/horde/chora:${CHORADIR}:g" \ > ${HORDE_INC}/httpd.conf.chora > + @${PERL} -pi -e "s://UNCOMMENTWHENINSTCHORA::" \ > + ${HORDEDIR}/config/registry.php > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > .for FILE in ${DOCS} My e-mail thierry@thomas.as will become invalid at the end of this month. Please apply the following patch: --- /usr/ports/devel/chora/Makefile.orig Tue Dec 25 17:14:41 2001 +++ /usr/ports/devel/chora/Makefile Sun Jan 20 22:34:07 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: Chora # Date created: Mon Nov 26, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD$ # @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/chora/tarballs/ DISTNAME= ${PORTNAME}-${PORTVERSION}-RC1 -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde-devel -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14: 0:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B871937B404 for ; Sun, 20 Jan 2002 14:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KM06c60457; Sun, 20 Jan 2002 14:00:06 -0800 (PST) (envelope-from gnats) Date: Sun, 20 Jan 2002 14:00:06 -0800 (PST) Message-Id: <200201202200.g0KM06c60457@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/31461: New ports: deskutils/mcal & gmcal - a libmcal powered cal replacement Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/31461; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/31461: New ports: deskutils/mcal & gmcal - a libmcal powered cal replacement Date: Sun, 20 Jan 2002 22:27:20 +0100 Le 24 Oct 01 ŕ 0:44:27 +0000, Thierry Thomas écrivait : > > >Number: 31461 > >Category: ports > >Synopsis: New ports: deskutils/mcal & gmcal - a libmcal powered cal replacement Note: my e-mail will change at the end of this month. If committing these ports, please apply the following patches: --- /usr/ports/deskutils/mcal/Makefile.orig Tue Oct 23 23:53:07 2001 +++ /usr/ports/deskutils/mcal/Makefile Sun Jan 20 22:23:22 2002 @@ -1,6 +1,6 @@ # New ports collection makefile for: mcal # Date created: Mon Oct 15 14:13:23 GMT 2001 -# Whom: thierry@thomas.as +# Whom: thierry@pompo.net # # $FreeBSD$ # @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libmcal -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net LIB_DEPENDS= mcal.0:${PORTSDIR}/misc/libmcal --- /usr/ports/deskutils/gmcal/Makefile.orig Wed Oct 24 00:09:15 2001 +++ /usr/ports/deskutils/gmcal/Makefile Sun Jan 20 22:25:50 2002 @@ -1,6 +1,6 @@ # New ports collection makefile for: gmcal # Date created: Mon Oct 15 09:09:46 GMT 2001 -# Whom: thierry@thomas.as +# Whom: thierry@pompo.net # # $FreeBSD$ # @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libmcal -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net LIB_DEPENDS= mcal.0:${PORTSDIR}/misc/libmcal RUN_DEPENDS= ${PREFIX}/mcal/mcal:${PORTSDIR}/deskutils/mcal -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14: 0:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E522C37B423 for ; Sun, 20 Jan 2002 14:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KM06N60475; Sun, 20 Jan 2002 14:00:06 -0800 (PST) (envelope-from gnats) Received: from adam.iec.hiroshima-u.ac.jp (adam.iec.hiroshima-u.ac.jp [133.41.37.190]) by hub.freebsd.org (Postfix) with ESMTP id BD53837B402 for ; Sun, 20 Jan 2002 13:56:04 -0800 (PST) Received: (from katsu@localhost) by adam.iec.hiroshima-u.ac.jp (8.11.6/8.11.6) id g0KLu4b06254; Mon, 21 Jan 2002 06:56:04 +0900 (JST) (envelope-from katsu) Message-Id: <200201202156.g0KLu4b06254@adam.iec.hiroshima-u.ac.jp> Date: Mon, 21 Jan 2002 06:56:04 +0900 (JST) From: TATEISHI Katsuyuki Reply-To: TATEISHI Katsuyuki To: FreeBSD-gnats-submit@freebsd.org Cc: katsu@iec.hiroshima-u.ac.jp X-Send-Pr-Version: 3.113 Subject: ports/34096: Update port: japanese/gqmpeg Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34096 >Category: ports >Synopsis: Update port: japanese/gqmpeg >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 Jan 20 14:00:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: TATEISHI Katsuyuki >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD adam.iec.hiroshima-u.ac.jp 4.5-RC FreeBSD 4.5-RC #23: Sun Jan 13 07:28:36 JST 2002 root@adam.iec.hiroshima-u.ac.jp:/usr/obj/usr/src/sys/ADAM i386 >Description: - Update to 0.12.0 >How-To-Repeat: >Fix: Index: gqmpeg/distinfo =================================================================== RCS file: /home/ncvs/ports/japanese/gqmpeg/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- gqmpeg/distinfo 23 Dec 2001 08:20:04 -0000 1.2 +++ gqmpeg/distinfo 17 Jan 2002 09:29:20 -0000 @@ -1,2 +1,2 @@ -MD5 (gqmpeg-0.11.0.tar.gz) = a6b1f35c47afc5e5c67ad801dffb93ae +MD5 (gqmpeg-0.12.0.tar.gz) = 3d4eff0a862afea0eedd8e5c08a1ded6 MD5 (gqmpeg-0.9.0-jp_title.patch) = 3dbfe441de2915a8277c674f70c42588 >Release-Note: >Audit-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 Jan 20 14: 1:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A97537B41D for ; Sun, 20 Jan 2002 14:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KM05I60452; Sun, 20 Jan 2002 14:00:05 -0800 (PST) (envelope-from gnats) Received: from adam.iec.hiroshima-u.ac.jp (adam.iec.hiroshima-u.ac.jp [133.41.37.190]) by hub.freebsd.org (Postfix) with ESMTP id 2F4A637B402 for ; Sun, 20 Jan 2002 13:56:01 -0800 (PST) Received: (from katsu@localhost) by adam.iec.hiroshima-u.ac.jp (8.11.6/8.11.6) id g0KLtua05096; Mon, 21 Jan 2002 06:55:56 +0900 (JST) (envelope-from katsu) Message-Id: <200201202155.g0KLtua05096@adam.iec.hiroshima-u.ac.jp> Date: Mon, 21 Jan 2002 06:55:56 +0900 (JST) From: TATEISHI Katsuyuki Reply-To: TATEISHI Katsuyuki To: FreeBSD-gnats-submit@freebsd.org Cc: lyngbol@wheel.dk, katsu@iec.hiroshima-u.ac.jp X-Send-Pr-Version: 3.113 Subject: ports/34094: Update port: audio/gqmpeg Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34094 >Category: ports >Synopsis: Update port: audio/gqmpeg >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 Jan 20 14:00:05 PST 2002 >Closed-Date: >Last-Modified: >Originator: TATEISHI Katsuyuki >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD adam.iec.hiroshima-u.ac.jp 4.5-RC FreeBSD 4.5-RC #23: Sun Jan 13 07:28:36 JST 2002 root@adam.iec.hiroshima-u.ac.jp:/usr/obj/usr/src/sys/ADAM i386 >Description: - Update to 0.12.0 - Add WITH_MPG321 option which build this port with RUN_DEPENDS=mpg321 instad of mpg123 Reviewed by: MAINTAINER Approved by MAINTAINER >How-To-Repeat: >Fix: Index: gqmpeg/Makefile =================================================================== RCS file: /home/ncvs/ports/audio/gqmpeg/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- gqmpeg/Makefile 11 Nov 2001 13:22:37 -0000 1.37 +++ gqmpeg/Makefile 17 Jan 2002 09:33:22 -0000 @@ -6,7 +6,7 @@ # PORTNAME= gqmpeg -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 CATEGORIES+= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,11 @@ MAINTAINER?= lyngbol@wheel.dk LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf +.if defined(WITH_MPG321) +RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 +.else RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +.endif USE_X_PREFIX= yes USE_GTK= yes @@ -34,8 +38,21 @@ USE_GNOME= yes .endif +.if !defined(WITH_MPG321) +pre-everything:: + @${ECHO_MSG} + @${ECHO_MSG} "If you want to use mpg321 instead of mpg123," + @${ECHO_MSG} "hit Ctrl-C right now and execute \"make WITH_MPG321=yes\"" + @${ECHO_MSG} +.endif + post-patch: @find ${WRKSRC} -name 'Makefile.in*' | xargs ${PERL} -pi.orig -e \ 's|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' +.if defined(WITH_MPG321) + @${PERL} -pi.orig -e \ + 's/^(#define MPG123_BINARY "mpg)123"/$${1}321"/' \ + ${WRKSRC}/src/io_mpg123.c +.endif .include Index: gqmpeg/distinfo =================================================================== RCS file: /home/ncvs/ports/audio/gqmpeg/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- gqmpeg/distinfo 11 Nov 2001 13:22:37 -0000 1.16 +++ gqmpeg/distinfo 17 Jan 2002 09:00:22 -0000 @@ -1 +1 @@ -MD5 (gqmpeg-0.11.0.tar.gz) = a6b1f35c47afc5e5c67ad801dffb93ae +MD5 (gqmpeg-0.12.0.tar.gz) = 3d4eff0a862afea0eedd8e5c08a1ded6 Index: gqmpeg/pkg-plist =================================================================== RCS file: /home/ncvs/ports/audio/gqmpeg/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- gqmpeg/pkg-plist 31 Aug 2001 12:41:25 -0000 1.5 +++ gqmpeg/pkg-plist 17 Jan 2002 09:00:22 -0000 @@ -2,11 +2,13 @@ bin/gqmpeg-shoutcast-plugin.sh %%GNOME:%%%%DATADIR%%/apps/Multimedia/gqmpeg.desktop %%GNOME:%%%%DATADIR%%/pixmaps/gqmpeg.png +share/gqmpeg/skins/README share/gqmpeg/skins/SKIN-SPECS share/locale/cs/LC_MESSAGES/gqmpeg.mo share/locale/de/LC_MESSAGES/gqmpeg.mo share/locale/fr/LC_MESSAGES/gqmpeg.mo share/locale/ja/LC_MESSAGES/gqmpeg.mo share/locale/pt_BR/LC_MESSAGES/gqmpeg.mo +share/locale/zh_TW/LC_MESSAGES/gqmpeg.mo @dirrm share/gqmpeg/skins @dirrm share/gqmpeg Index: gqmpeg/files/patch-ad =================================================================== RCS file: /home/ncvs/ports/audio/gqmpeg/files/patch-ad,v retrieving revision 1.2 diff -u -r1.2 patch-ad --- gqmpeg/files/patch-ad 11 Nov 2001 13:22:37 -0000 1.2 +++ gqmpeg/files/patch-ad 20 Jan 2002 00:21:07 -0000 @@ -1,8 +1,8 @@ ---- Makefile.in.orig Sat Nov 10 18:39:44 2001 -+++ Makefile.in Sat Nov 10 18:40:14 2001 +--- Makefile.in.orig Sun Jan 20 09:20:14 2002 ++++ Makefile.in Sun Jan 20 09:20:32 2002 @@ -116,7 +116,7 @@ skindir = $(prefix)/share/gqmpeg/skins - skin_DATA = SKIN-SPECS + skin_DATA = SKIN-SPECS README -@HAVE_GNOME_TRUE@desktopdir = @HAVE_GNOME_TRUE@$(GNOME_DATADIR)/gnome/apps/Multimedia +@HAVE_GNOME_TRUE@desktopdir = @HAVE_GNOME_TRUE@$(GNOME_DATADIR)/apps/Multimedia >Release-Note: >Audit-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 Jan 20 14: 2:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF15D37B421 for ; Sun, 20 Jan 2002 14:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KM06S60466; Sun, 20 Jan 2002 14:00:06 -0800 (PST) (envelope-from gnats) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 42E0637B400 for ; Sun, 20 Jan 2002 13:56:03 -0800 (PST) Received: from graf.pompo.net (lyon-1-a7-16-254.dial.proxad.net [62.147.16.254]) by postfix2-1.free.fr (Postfix) with ESMTP id DAE59143 for ; Sun, 20 Jan 2002 22:55:56 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 734F97511; Sun, 20 Jan 2002 22:16:32 +0100 (CET) Message-Id: <20020120211632.734F97511@graf.pompo.net> Date: Sun, 20 Jan 2002 22:16:32 +0100 (CET) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34095: Maintainer email address 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: 34095 >Category: ports >Synopsis: Maintainer email address change >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: Sun Jan 20 14:00:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-RC i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-RC FreeBSD 4.5-RC #0: Sat Jan 12 16:26:48 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: The following patches updates the maintainer email address of ports I maintain. >How-To-Repeat: N/A. >Fix: Apply the following patches: --- /usr/ports/deskutils/kronolith/Makefile.orig Sat Jan 19 21:09:18 2002 +++ /usr/ports/deskutils/kronolith/Makefile Sun Jan 20 21:48:29 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: Kronolith # Date created: Sun Dec 02, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD: ports/deskutils/kronolith/Makefile,v 1.2 2002/01/19 16:58:09 ijliao Exp $ # @@ -11,7 +11,7 @@ CATEGORIES= deskutils www MASTER_SITES= http://pompo.net/horde/kronolith/ -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net RUN_DEPENDS= ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/imp-devel --- /usr/ports/devel/pear/Makefile.orig Sat Dec 22 22:49:34 2001 +++ /usr/ports/devel/pear/Makefile Sun Jan 20 21:52:34 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: pear # Date created: Sat Nov 10, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD: ports/devel/pear/Makefile,v 1.3 2001/12/22 21:49:34 dwcjr Exp $ # @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ PKGNAMESUFFIX= -devel -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 --- /usr/ports/french/xtel/Makefile.orig Sun Jan 20 21:07:45 2002 +++ /usr/ports/french/xtel/Makefile Sun Jan 20 21:56:23 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: xtel # Date created: Wed Jul 11, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD: ports/french/xtel/Makefile,v 1.8 2002/01/20 12:21:45 mita Exp $ # @@ -11,7 +11,7 @@ CATEGORIES= french comms emulators MASTER_SITES= http://pficheux.free.fr/xtel/download/ -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg --- /usr/ports/mail/imp/Makefile.orig Wed Dec 26 22:53:22 2001 +++ /usr/ports/mail/imp/Makefile Sun Jan 20 21:59:25 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: imp # Date created: Sun Jul 08, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # N.B.: parts of this ports come from the Horde's port by NetBSD (jlam@netbsd.org) # # $FreeBSD: ports/mail/imp/Makefile,v 1.6 2001/12/26 21:53:22 petef Exp $ @@ -11,7 +11,7 @@ CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/ -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net #----------------------------------------------------------------------- # You may define these options: --- /usr/ports/mail/imp-devel/Makefile.orig Sat Jan 19 18:07:05 2002 +++ /usr/ports/mail/imp-devel/Makefile Sun Jan 20 22:01:42 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: imp-devel # Date created: Mon Oct 08, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD: ports/mail/imp-devel/Makefile,v 1.4 2002/01/19 17:07:05 ijliao Exp $ # @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/ PKGNAMESUFFIX= -devel -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} --- /usr/ports/mail/turba/Makefile.orig Sat Jan 19 17:58:09 2002 +++ /usr/ports/mail/turba/Makefile Sun Jan 20 22:04:40 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: turba # Date created: Sat Nov 16, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD: ports/mail/turba/Makefile,v 1.4 2002/01/19 16:58:09 ijliao Exp $ # @@ -11,7 +11,7 @@ CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/turba/tarballs/ -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} --- /usr/ports/news/newsx/Makefile.orig Mon Jan 7 22:37:49 2002 +++ /usr/ports/news/newsx/Makefile Sun Jan 20 22:08:45 2002 @@ -1,6 +1,6 @@ # New ports collection makefile for: newsx # Date created: 10th February, 2001 -# Whom: Thierry Thomas +# Whom: Thierry Thomas # # $FreeBSD: ports/news/newsx/Makefile,v 1.5 2002/01/06 06:20:21 will Exp $ # @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.kvaleberg.com/pub/ -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net BUILD_DEPENDS= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn --- /usr/ports/www/horde/Makefile.orig Tue Nov 13 09:22:47 2001 +++ /usr/ports/www/horde/Makefile Sun Jan 20 22:11:45 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: horde # Date created: Sat Jul 07, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # N.B.: parts of this ports come from the Horde's port by NetBSD (jlam@netbsd.org) # # $FreeBSD: ports/www/horde/Makefile,v 1.5 2001/11/13 08:22:47 ijliao Exp $ @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net #----------------------------------------------------------------------- # You may define these options: --- /usr/ports/www/horde-devel/Makefile.orig Sat Jan 19 21:09:55 2002 +++ /usr/ports/www/horde-devel/Makefile Sun Jan 20 22:14:17 2002 @@ -1,6 +1,6 @@ # Ports collection makefile for: horde-devel # Date created: Sun Oct 07, 2001 -# Whom: Thierry Thomas () +# Whom: Thierry Thomas () # # $FreeBSD: ports/www/horde-devel/Makefile,v 1.4 2002/01/19 16:58:08 ijliao Exp $ # @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ PKGNAMESUFFIX= -devel -MAINTAINER= thierry@thomas.as +MAINTAINER= thierry@pompo.net WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14: 3:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 42B7B37B492 for ; Sun, 20 Jan 2002 14:02:41 -0800 (PST) Received: from there (localhost.geeksrus.net [127.0.0.1]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with SMTP id g0KM2EX79309; Sun, 20 Jan 2002 17:02:14 -0500 (EST) (envelope-from alane@geeksrus.net) Message-Id: <200201202202.g0KM2EX79309@wwweasel.geeksrus.net> Content-Type: text/plain; charset="iso-8859-1" From: Alan E To: Miguel Mendez , ports@FreeBSD.ORG Subject: Re: Port in progress... Date: Sun, 20 Jan 2002 17:02:14 -0500 X-Mailer: KMail [version 1.3.2] References: <20020120201209.E12D23FC1F@energyhq.homeip.net> In-Reply-To: <20020120201209.E12D23FC1F@energyhq.homeip.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sunday 20 January 2002 15:11, Miguel Mendez wrote: > Hi porters, > > I'm currently working on the port of disc-cover > (http://www.liacs.nl/~jvhemert/disc-cover/) , which happens to depend on > FreeDB.pm which I've alreayd ported, well, almost. This perl module has > some hardcoded ioctls for cdrom access which I'm replacing with FreeBSD I'm currently cleaning up my py-cdda Python package and getting it to work on BSD. I know that I was able to do this entirely in Python, so I'll take a look at what you've got and see if I have anything to offer for you. One thing I know: you *don't* need C code at all. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14:24:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bilbo.jeffco.ruralcom.net (bilbo.ruralcom.net [64.123.245.13]) by hub.freebsd.org (Postfix) with SMTP id DD41F37B43F for ; Sun, 20 Jan 2002 14:24:02 -0800 (PST) Received: from QRJATYDI (unverified [213.96.132.242]) by bilbo.jeffco.ruralcom.net (EMWAC SMTPRS 0.83) with SMTP id ; Sun, 20 Jan 2002 16:30:26 -0600 Message-ID: From: ňőóř-đňĺóó@.FreeBSD.ORG To: Marketing@FreeBSD.ORG Subject: ňĹËĚÁÍÁ × ŇĹÇÉĎÎÁĚŘÎĎĘ ĐŇĹÓÓĹ X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Outlook Express Date: Mon, 21 Jan 2002 1:2:35 +0300 Mime-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org áÓÓĎĂÉÁĂÉŃ ňĹÇÉĎÎÁĚŘÎĎĘ đŇĹÓÓŮ ňć ĐŇĹÄĚÁÇÁĹÔ: * 2.950 ŇŐÂĚĹĘ - É ÷ÁŰÁ ŇĹËĚÁÍÁ × 59 ĎÂĚÁÓÔÎŮČ ÇÁÚĹÔÁČ ňĎÓÓÉÉ (ĎÂÝÉĘ ÔÉŇÁÖ - 1.500.000 ÜËÚ.) * îĎ×ÁŃ ×ĹŇÓÉŃ CD-ËÁÔÁĚĎÇÁ "ňĹÇÉĎÎÁĚŘÎÁŃ đŇĹÓÓÁ. đŇÁĘÓ-ĚÉÓÔŮ" (ÂĎĚĹĹ 1000 ĎÂĚÁÓÔÎŮČ ÇÁÚĹÔ ÉÚ 185 ÇĎŇĎÄĎ× ňć É óîç). óÔĎÉÍĎÓÔŘ ÄÉÓËÁ - 600 ŇŐÂ. úÁ ÄĎĐĎĚÎÉÔĹĚŘÎĎĘ ÉÎĆĎŇÍÁĂÉĹĘ Ú×ĎÎÉÔĹ: íďóë÷á (095) 956-1872 ó.-đĺôĺňâőňç (812) 321-8842 ĺëáôĺňéîâőňç (3432)78-55-45 ÉĚÉ ĐÉŰÉÔĹ ÎÁ mailto:info@pubIicist.com&subject=ZAPROS _____________________________________ äÁÎÎÁŃ ŇÁÓÓŮĚËÁ ĐŇĎÉÚ×ĹÄĹÎÁ ËĎÍĐÁÎÉĹĘ E-Market Research Inc. (Seattle, US) × ÓĎĎÔ×ĹÔÓÔ×ÉÉ Ó Ţ.4 ÓÔ.29 ëĎÎÓÔÉÔŐĂÉÉ ňć. ÷ÁŰ ÜĚĹËÔŇĎÎÎŮĘ ÁÄŇĹÓ ĐĎĚŐŢĹÎ ÉÚ ĎÔËŇŮÔŮČ ÉÓÔĎŢÎÉËĎ× (ÄĎÓËÁ ĎÂßŃ×ĚĹÎÉĘ) É ÉÓĐĎĚŘÚŐĹÔÓŃ ÄĚŃ ĹÄÉÎÉŢÎĎĘ ÄĎÓÔÁ×ËÉ ÓĎĎÂÝĹÎÉŃ. ÷ ÓĚŐŢÁĹ ÎĹÖĹĚÁÎÉŃ ĐĎĚŐŢÁÔŘ ËĎÍÍĹŇŢĹÓËÉĹ ĐŇĹÄĚĎÖĹÎÉŃ ÎÁŰÉČ ËĚÉĹÎÔĎ×, ĐŇĎÓÔĎ ĎÔĐŇÁ×ŘÔĹ ĐŐÓÔĎĹ ĐÉÓŘÍĎ ĐĎ ÁÄŇĹÓŐ mailto:remove@pubIicist.com&subject=REMOVE (×ÁŰ e-mail ÂŐÄĹÔ ŐÄÁĚĹÎ ÉÚ ÂÁÚŮ Á×ÔĎÍÁÔÉŢĹÓËÉ). îÁŰ ÔĹĚ./ĆÁËÓ +1 (360) 351-6818. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14:31: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09FF437B405; Sun, 20 Jan 2002 14:31:04 -0800 (PST) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KMON867122; Sun, 20 Jan 2002 14:24:23 -0800 (PST) (envelope-from trevor) Date: Sun, 20 Jan 2002 14:24:23 -0800 (PST) From: Message-Id: <200201202224.g0KMON867122@freefall.freebsd.org> To: ports@geeksrus.net, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34093: Take maintainership of audio/grip: I know the code inside & out Sender: owner-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: Take maintainership of audio/grip: I know the code inside & out State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Sun Jan 20 14:23:11 PST 2002 State-Changed-Why: committed--thank you, Alan http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34093 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14:41: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D65837B405; Sun, 20 Jan 2002 14:41:05 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KMVM268262; Sun, 20 Jan 2002 14:31:22 -0800 (PST) (envelope-from jim) Date: Sun, 20 Jan 2002 14:31:22 -0800 (PST) From: Message-Id: <200201202231.g0KMVM268262@freefall.freebsd.org> To: kkonstan@duth.gr, jim@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34091: Maintainer-update: webfonts 0.12->0.21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer-update: webfonts 0.12->0.21 State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Sun Jan 20 14:31:09 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34091 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 14:41: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 945BD37B419; Sun, 20 Jan 2002 14:41:05 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KMXKB68908; Sun, 20 Jan 2002 14:33:20 -0800 (PST) (envelope-from lioux) Date: Sun, 20 Jan 2002 14:33:20 -0800 (PST) From: Message-Id: <200201202233.g0KMXKB68908@freefall.freebsd.org> To: thierry@pompo.net, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34095: Maintainer email address change Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer email address change State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Sun Jan 20 14:32:52 PST 2002 State-Changed-Why: Committed but the Whom lines were not touched, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34095 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 15:17: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ncc-1701.webonaut.com (static62-99-136-018.adsl.inode.at [62.99.136.18]) by hub.freebsd.org (Postfix) with ESMTP id 3E99137B416; Sun, 20 Jan 2002 15:16:27 -0800 (PST) Received: from mysqlhost (mysqlhost [127.0.0.1]) by ncc-1701.webonaut.com (Postfix) with ESMTP id BE2046F958; Mon, 21 Jan 2002 00:16:33 +0100 (CET) Subject: FreeBSD Port: evolution-1.0.1 From: Franz Klammer To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 21 Jan 2002 00:16:33 +0100 Message-Id: <1011568593.68163.11.camel@ncc-1701.webonaut.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 Hello! after the update xfree to version 4.2.0 evolution doesn't found libfreetype.so.6. it seems it comes with libfreetype.so.8. first I try a new install, but that don't helps then as temporary solution I made a link to *so.6 -> *so.8. OK! I dont think you want to hear the whole story ;-) the reason i write this you is just for information. Franz. -- WEBONAUT.com http://webonaut.com mailto:klammer@webonaut.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 15:47: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx2.post.kek.jp (mx2.post.kek.jp [130.87.41.146]) by hub.freebsd.org (Postfix) with ESMTP id 5535337B402 for ; Sun, 20 Jan 2002 15:46:52 -0800 (PST) Received: from post.kek.jp (mbox2 [130.87.41.148]) by mx2.post.kek.jp (8.10.1/3.7WpostKEK:03/01/01) with ESMTP id g0KNklT35226 for ; Mon, 21 Jan 2002 08:46:47 +0900 (envelope-from yosimoto@post.kek.jp) Received: from chandra.kek.jp (chandra.kek.jp [130.87.85.59]) by post.kek.jp (8.10.1/3.7W/01010522) with SMTP id g0KNkYC92590 for ; Mon, 21 Jan 2002 08:46:46 +0900 Date: Mon, 21 Jan 2002 08:46:29 +0900 From: Shin-ichi Yoshimoto To: ports@freebsd.org Subject: XFree86 4.2.0 problems on Gnome Message-Id: <20020121084629.244f5ca7.yosimoto@post.kek.jp> Organization: KEK X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.5) 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 installed XFree86 4.2.0 and rebuild all GNOME related ports. After that, "startx", then X server started. But GNOME could not start and some applications were core dumping. And "xwnmo" which is the input method including "Wnn 7", is also core dumping. -- Shin-ichi YOSHIMOTO KEK, High Energy Accelerator Research Organization To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 15:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2421637B417 for ; Sun, 20 Jan 2002 15:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KNo0I82097; Sun, 20 Jan 2002 15:50:00 -0800 (PST) (envelope-from gnats) Received: from todorov.info (dialup116.haskovo.spnet.net [213.169.42.244]) by hub.freebsd.org (Postfix) with ESMTP id AF94337B419 for ; Sun, 20 Jan 2002 15:46:25 -0800 (PST) Received: (from root@localhost) by todorov.info (8.11.6/8.9.3) id g0KNqlh52818; Mon, 21 Jan 2002 01:52:47 +0200 (EET) (envelope-from root) Message-Id: <200201202352.g0KNqlh52818@todorov.info> Date: Mon, 21 Jan 2002 01:52:47 +0200 (EET) From: Angel Todorov Reply-To: todorov_bg@gmx.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34098: new port: cdbakeoven Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34098 >Category: ports >Synopsis: new port: cdbakeoven >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 Jan 20 15:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Angel Todorov >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: none >Environment: System: FreeBSD todorov.info 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #1: Wed Jan 9 09:07:25 EET 2002 root@todorov.info:/usr/src/sys/compile/ROAM i386 >Description: New port: cdbakeoven, a CD recording utility for KDE >How-To-Repeat: >Fix: --- cdbakeoven-port begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cdbakeoven # cdbakeoven/Makefile # cdbakeoven/distinfo # cdbakeoven/pkg-comment # cdbakeoven/pkg-plist # cdbakeoven/pkg-descr # echo c - cdbakeoven mkdir -p cdbakeoven > /dev/null 2>&1 echo x - cdbakeoven/Makefile sed 's/^X//' >cdbakeoven/Makefile << 'END-of-cdbakeoven/Makefile' X# New ports collection makefile for: cdbakeoven X# Date created: 18 January 2002 X# Whom: Angel Todorov X# X# $FreeBSD$ X# X XPORTNAME= cdbakeoven XPORTVERSION= 1.7.9 XCATEGORIES= sysutils XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= cdbakeoven X XMAINTAINER= todorov_bg@gmx.net X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 \ X cdrtools:${PORTSDIR}/sysutils/cdrtools X XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_KDELIBS_VER= 2 X Xpre-configure: X ${MKDIR} ${WRKSRC}/generatebin X.for AC in autoconf autoheader X ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/generatebin/${AC} X.endfor X.for AM in automake aclocal X ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/generatebin/${AM} X.endfor X cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/generatebin:$$PATH \ X X.include END-of-cdbakeoven/Makefile echo x - cdbakeoven/distinfo sed 's/^X//' >cdbakeoven/distinfo << 'END-of-cdbakeoven/distinfo' XMD5 (cdbakeoven-1.7.9.tar.bz2) = 7cf5921a8de85aa909c67a61e8d36302 END-of-cdbakeoven/distinfo echo x - cdbakeoven/pkg-comment sed 's/^X//' >cdbakeoven/pkg-comment << 'END-of-cdbakeoven/pkg-comment' XAn interactive CD creation utility designed for KDE END-of-cdbakeoven/pkg-comment echo x - cdbakeoven/pkg-plist sed 's/^X//' >cdbakeoven/pkg-plist << 'END-of-cdbakeoven/pkg-plist' Xbin/cdbakeoven Xshare/doc/HTML/en/cdbakeoven/index.docbook Xshare/apps/cdbakeoven/toolbar/bookmark_add.png Xshare/apps/cdbakeoven/toolbar/bottom.png Xshare/apps/cdbakeoven/toolbar/burn.xpm Xshare/apps/cdbakeoven/toolbar/cross.xpm Xshare/apps/cdbakeoven/toolbar/cdcopySm.png Xshare/apps/cdbakeoven/toolbar/cdImage.png Xshare/apps/cdbakeoven/toolbar/cdImageLg.png Xshare/apps/cdbakeoven/toolbar/cdImageSm.png Xshare/apps/cdbakeoven/toolbar/colapse.xpm Xshare/apps/cdbakeoven/toolbar/copyCD.png Xshare/apps/cdbakeoven/toolbar/eraseCD.png Xshare/apps/cdbakeoven/toolbar/error.png Xshare/apps/cdbakeoven/toolbar/file_properties.png Xshare/apps/cdbakeoven/toolbar/fileopen.png Xshare/apps/cdbakeoven/toolbar/find.png Xshare/apps/cdbakeoven/toolbar/imageToCD.png Xshare/apps/cdbakeoven/toolbar/info.png Xshare/apps/cdbakeoven/toolbar/isoSetup.png Xshare/apps/cdbakeoven/toolbar/erase.png Xshare/apps/cdbakeoven/toolbar/target.png Xshare/apps/cdbakeoven/toolbar/source.png Xshare/apps/cdbakeoven/toolbar/musicCD.png Xshare/apps/cdbakeoven/toolbar/ok.png Xshare/apps/cdbakeoven/toolbar/open.png Xshare/apps/cdbakeoven/toolbar/setUpSm.png Xshare/apps/cdbakeoven/toolbar/remove.png Xshare/apps/cdbakeoven/toolbar/process.png Xshare/apps/cdbakeoven/toolbar/reload.png Xshare/apps/cdbakeoven/toolbar/package_utilities.png Xshare/apps/cdbakeoven/toolbar/cdImageVerySm.png Xshare/apps/cdbakeoven/toolbar/eraseSm.png Xshare/apps/cdbakeoven/toolbar/2vertleftarrow.png Xshare/apps/cdbakeoven/toolbar/2vertrightarrow.png Xshare/apps/cdbakeoven/cdbakeovenui.rc Xshare/mimelnk/application/cdbo-file-list.desktop Xshare/mimelnk/inode/ISO-image.desktop Xshare/icons/hicolor/32x32/mimetypes/cdimage.png Xshare/icons/hicolor/32x32/mimetypes/cdbo_list.png Xshare/icons/hicolor/32x32/apps/cdbakeoven.png Xshare/icons/hicolor/16x16/apps/cdbakeoven.png Xshare/icons/hicolor/16x16/mimetypes/cdimage.png Xshare/icons/hicolor/16x16/mimetypes/cdbo_list.png Xshare/icons/hicolor/48x48/mimetypes/cdimage.png Xshare/icons/hicolor/48x48/apps/cdbakeoven.png Xshare/applnk/Applications/cdbakeoven.desktop X@dirrm share/doc/HTML/en/cdbakeoven X@dirrm share/doc/HTML/en/cdbakeoven/common X@dirrm share/apps/cdbakeoven X@dirrm share/apps/cdbakeoven/toolbar X@dirrm share/mimelnk/application X@dirrm share/mimelnk/inode X@dirrm share/icons/hicolor/32x32/mimetypes X@dirrm share/icons/hicolor/32x32/apps X@dirrm share/icons/hicolor/16x16/apps X@dirrm share/icons/hicolor/16x16/mimetypes X@dirrm share/icons/hicolor/48x48/mimetypes X@dirrm share/icons/hicolor/48x48/apps X@dirrm share/applnk/Applications END-of-cdbakeoven/pkg-plist echo x - cdbakeoven/pkg-descr sed 's/^X//' >cdbakeoven/pkg-descr << 'END-of-cdbakeoven/pkg-descr' XCDBO enables you to: X- Create your custom CDs through fully featured drag-n-drop interface. X- Multi-session support. X- Create CDs 'on-the-fly' . X- Browse & detect devices. X- Fully customize CD creation/duplication process. X- Create ISO images, read audio... X- Preview ISO Image before actual burn. X XOther features include: X Burn-At-Once support. X BurnProf support. (Note only on drives with support for it) X Bootable CD creation. X Multiplatform CD creation. X Listen to audio CD while coping it. X XCDBO uses the polular cdda2wav, cdrecord, mkisofs and mkhybrid. X XWWW: http://cdbakeoven.sourceforge.net X X-Angel Xtodorov_bg@gmx.net END-of-cdbakeoven/pkg-descr exit --- cdbakeoven-port 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 Jan 20 15:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E175537B405 for ; Sun, 20 Jan 2002 15:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KNo0v82088; Sun, 20 Jan 2002 15:50:00 -0800 (PST) (envelope-from gnats) Received: from todorov.info (dialup116.haskovo.spnet.net [213.169.42.244]) by hub.freebsd.org (Postfix) with ESMTP id 2894237B402 for ; Sun, 20 Jan 2002 15:46:22 -0800 (PST) Received: (from root@localhost) by todorov.info (8.11.6/8.9.3) id g0KNqfJ52809; Mon, 21 Jan 2002 01:52:41 +0200 (EET) (envelope-from root) Message-Id: <200201202352.g0KNqfJ52809@todorov.info> Date: Mon, 21 Jan 2002 01:52:41 +0200 (EET) From: Angel Todorov Reply-To: todorov_bg@gmx.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34097: new port: Kguitar Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34097 >Category: ports >Synopsis: new port: Kguitar >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 Jan 20 15:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Angel Todorov >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: none >Environment: System: FreeBSD todorov.info 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #1: Wed Jan 9 09:07:25 EET 2002 root@todorov.info:/usr/src/sys/compile/ROAM i386 >Description: New port: Kguitar - A full-sized guitarist environment >How-To-Repeat: >Fix: --- port-data 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: # # kguitar # kguitar/pkg-plist # kguitar/pkg-descr # kguitar/pkg-comment # kguitar/distinfo # kguitar/Makefile # echo c - kguitar mkdir -p kguitar > /dev/null 2>&1 echo x - kguitar/pkg-plist sed 's/^X//' >kguitar/pkg-plist << 'END-of-kguitar/pkg-plist' Xbin/kguitar Xshare/locale/de/LC_MESSAGES/kguitar.mo Xshare/locale/es/LC_MESSAGES/kguitar.mo Xshare/locale/fr/LC_MESSAGES/kguitar.mo Xshare/locale/ru/LC_MESSAGES/kguitar.mo Xshare/locale/it/LC_MESSAGES/kguitar.mo Xshare/apps/kguitar/icons/hicolor/22x22/actions/fx_harmonic.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/note16.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/note2.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/note4.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/timesig.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/note8.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/arc.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/fx_palmmute.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/fx_bend.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/fx_legato.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/note32.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/fx_slide.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/note1.png Xshare/apps/kguitar/icons/hicolor/22x22/actions/chord.png Xshare/apps/kguitar/icons/hicolor/16x16/actions/timesig.png Xshare/apps/kguitar/icons/hicolor/16x16/actions/chord.png Xshare/apps/kguitar/pics/musixtex.png Xshare/apps/kguitar/kguitarui.rc Xshare/apps/kguitar/kguitar_part.rc Xshare/apps/kguitar/kguitar_konq.rc Xshare/mimelnk/application/x-kguitar.desktop Xshare/services/kguitar_component.desktop Xshare/icons/hicolor/32x32/mimetypes/kguitar_tab.png Xshare/icons/hicolor/32x32/apps/kguitar.png Xshare/icons/hicolor/48x48/mimetypes/kguitar_tab.png Xshare/icons/hicolor/48x48/apps/kguitar.png Xshare/icons/locolor/32x32/apps/kguitar.png Xshare/icons/locolor/16x16/apps/kguitar.png Xshare/icons/locolor/16x16/mimetypes/kguitar_tab.png Xshare/applnk/Multimedia/kguitar.desktop Xshare/texmf/ls-R Xshare/texmf/tex/generic/kgtabs/kgtabs.tex Xlib/libkguitar.so.1 Xlib/libkguitar.so Xlib/libkguitar.la X@dirrm share/locale/de/LC_MESSAGES X@dirrm share/locale/es/LC_MESSAGES X@dirrm share/locale/fr/LC_MESSAGES X@dirrm share/locale/ru/LC_MESSAGES X@dirrm share/locale/it/LC_MESSAGES X@dirrm share/apps/kguitar X@dirrm share/apps/kguitar/icons/hicolor/22x22/actions X@dirrm share/apps/kguitar/icons/hicolor/16x16/actions X@dirrm share/apps/kguitar/pics X@dirrm share/mimelnk/application X@dirrm share/services X@dirrm share/icons/hicolor/32x32/mimetypes X@dirrm share/icons/hicolor/32x32/apps X@dirrm share/icons/hicolor/48x48/mimetypes X@dirrm share/icons/hicolor/48x48/apps X@dirrm share/icons/locolor/32x32/apps X@dirrm share/icons/locolor/16x16/apps X@dirrm share/icons/locolor/16x16/mimetypes X@dirrm share/applnk/Multimedia X@dirrm share/texmf X@dirrm share/texmf/tex/generic/kgtabs X@dirrm lib END-of-kguitar/pkg-plist echo x - kguitar/pkg-descr sed 's/^X//' >kguitar/pkg-descr << 'END-of-kguitar/pkg-descr' X KGuitar project was started for developing an efficient and Xeasy-to-use environment for a guitarist. X X The main features of KGuitar include: X X - Free GPLed program; X - K Desktop Environment GUI; X - Powerful and convenient tabulature editing, including many effects Xand classical note score editing for classic instrument players; X - Full and very customizable MIDI to tabulature import and export; X - Support of extra data formats, such as ASCII tabulatures or popular Xprograms' format, such as Guitar Pro's or TablEdit; X - Chord fingering construction tools - chord finder & chord analyzer; X - Highly customizable to suit a lot of possible instruments (not only X6-stringed guitars, and even not only guitars), including drum Xtracks, lyrics and other MIDI events. X XWWW: http://kguitar.sourceforge.net X X-Angel Xtodorov_bg@gmx.net END-of-kguitar/pkg-descr echo x - kguitar/pkg-comment sed 's/^X//' >kguitar/pkg-comment << 'END-of-kguitar/pkg-comment' XA full-sized guitarist environment END-of-kguitar/pkg-comment echo x - kguitar/distinfo sed 's/^X//' >kguitar/distinfo << 'END-of-kguitar/distinfo' XMD5 (kguitar-0.4.tar.gz) = cbb679692109fa3e54728c86ea672586 END-of-kguitar/distinfo echo x - kguitar/Makefile sed 's/^X//' >kguitar/Makefile << 'END-of-kguitar/Makefile' X# New ports collection makefile for: kguitar X# Date Created: 20 February 2002 X# Whom: Angel Todorov X# X# $FreeBSD$ X# X XPORTNAME= kguitar XPORTVERSION= 0.4 XCATEGORIES= audio kde XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= kguitar X XMAINTAINER= todorov_bg@gmx.net X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 X XUSE_KDELIBS_VER=2 XGNU_CONFIGURE= yes XUSE_GMAKE= yes X Xpre-configure: X ${MKDIR} ${WRKSRC}/generatebin X.for AC in autoconf autoheader X ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/generatebin/${AC} X.endfor X.for AM in automake aclocal X ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/generatebin/${AM} X.endfor X cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/generatebin:$$PATH \ X ${GMAKE} -f Makefile.cvs X X.include END-of-kguitar/Makefile exit --- port-data 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 Jan 20 16: 3:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 7D46E37B400 for ; Sun, 20 Jan 2002 16:03:28 -0800 (PST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id B285224D1C; Mon, 21 Jan 2002 09:03:27 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 5D7481E46E8; Mon, 21 Jan 2002 09:03:26 +0900 (JST) Date: Mon, 21 Jan 2002 09:03:10 +0900 Message-ID: <7mwuyczi2p.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Georg-W Koltermann Cc: freebsd-ports@freebsd.org Subject: Re: gnupg-1.0.6_2 localization problem In-Reply-To: References: User-Agent: Wanderlust/2.9.5 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 Fri, 18 Jan 2002 16:26:19 +0000 (UTC), Georg-W Koltermann wrote: > it seems gnupg-1.0.6_2 is not localized correctly. With a German > locale I get: Is this a problem of gnupg itself? If so, please report this to gnupg-devel@gnupg.org or gnupg-i18n@gnupg.org. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 16:11: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42F6B37B405; Sun, 20 Jan 2002 16:11:05 -0800 (PST) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L04vT84068; Sun, 20 Jan 2002 16:04:57 -0800 (PST) (envelope-from okazaki) Date: Sun, 20 Jan 2002 16:04:57 -0800 (PST) From: Message-Id: <200201210004.g0L04vT84068@freefall.freebsd.org> To: lev@macro.ru, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33837: Error building port print/ghostscript-afpl-nox11 Sender: owner-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: Error building port print/ghostscript-afpl-nox11 State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Sun Jan 20 15:59:49 PST 2002 State-Changed-Why: This problem was fixed by andreas. Please update print/ghostscript-afpl port. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33837 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 16:41:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from henoc.dnsalias.com (modemcable039.36-202-24.mtl.mc.videotron.ca [24.202.36.39]) by hub.freebsd.org (Postfix) with ESMTP id 5D18B37B404; Sun, 20 Jan 2002 16:41:24 -0800 (PST) Received: from jsbach.henocoffice.com (jsbach.henocoffice.com [192.168.0.102]) by henoc.dnsalias.com (8.11.6/8.11.6) with ESMTP id g0L0fAZ08249; Sun, 20 Jan 2002 19:41:12 -0500 (EST) (envelope-from Unix@henoc.com) Subject: Re: FreeBSD Port: evolution-1.0.1 From: Roger Savard To: Franz Klammer Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <1011568593.68163.11.camel@ncc-1701.webonaut.com> References: <1011568593.68163.11.camel@ncc-1701.webonaut.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution/1.0.1 Date: 20 Jan 2002 19:41:10 -0500 Message-Id: <1011573673.225.2.camel@jsbach.henocoffice.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 Hi, I had the exact same problem with nautilus and gnomedb-fe.. Had to create a symbolic link too. le Dim 20-01-2002 =E0 18:16, Franz Klammer a =E9crit : > Hello! >=20 > after the update xfree to version 4.2.0 evolution doesn't=20 > found libfreetype.so.6. it seems it comes with libfreetype.so.8. >=20 > first I try a new install, but that don't helps then > as temporary solution I made a link to *so.6 -> *so.8. >=20 > OK! I dont think you want to hear the whole story ;-) >=20 > the reason i write this you is just for information. >=20 > Franz. >=20 > --=20 > WEBONAUT.com > http://webonaut.com > mailto:klammer@webonaut.com >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 16:45: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 1287737B405; Sun, 20 Jan 2002 16:44:59 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0L0i3Z55623; Sun, 20 Jan 2002 19:44:04 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: evolution-1.0.1 From: Joe Clarke To: Franz Klammer Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <1011568593.68163.11.camel@ncc-1701.webonaut.com> References: <1011568593.68163.11.camel@ncc-1701.webonaut.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 20 Jan 2002 19:45:04 -0500 Message-Id: <1011573904.28534.31.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 2002-01-20 at 18:16, Franz Klammer wrote: > Hello! > > after the update xfree to version 4.2.0 evolution doesn't > found libfreetype.so.6. it seems it comes with libfreetype.so.8. > > first I try a new install, but that don't helps then > as temporary solution I made a link to *so.6 -> *so.8. > > OK! I dont think you want to hear the whole story ;-) > > the reason i write this you is just for information. You will probably have to rebuild all the GNOME bits on your system. Symlinking libraries is probably a bad idea in the long run. Joe > > Franz. > > -- > WEBONAUT.com > http://webonaut.com > mailto:klammer@webonaut.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 16:49:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 2E64737B419 for ; Sun, 20 Jan 2002 16:49:54 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0L0l2Z55648; Sun, 20 Jan 2002 19:47:02 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: XFree86 4.2.0 problems on Gnome From: Joe Clarke To: Shin-ichi Yoshimoto Cc: ports@FreeBSD.ORG In-Reply-To: <20020121084629.244f5ca7.yosimoto@post.kek.jp> References: <20020121084629.244f5ca7.yosimoto@post.kek.jp> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 20 Jan 2002 19:48:02 -0500 Message-Id: <1011574082.28534.35.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 2002-01-20 at 18:46, Shin-ichi Yoshimoto wrote: > I installed XFree86 4.2.0 and rebuild all GNOME related ports. After that, > "startx", then X server started. But GNOME could not start and some > applications were core dumping. What specific applications were core dumping? Did you get any specific errors from the failing GNOME applications? Joe > > And "xwnmo" which is the input method including "Wnn 7", is also core dumping. > > -- > Shin-ichi YOSHIMOTO > KEK, High Energy Accelerator Research Organization > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 16:56:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id AF1BE37B417 for ; Sun, 20 Jan 2002 16:56:15 -0800 (PST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id A56E024D2C for ; Mon, 21 Jan 2002 09:56:14 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id A5FB41E46E8 for ; Mon, 21 Jan 2002 09:56:13 +0900 (JST) Date: Mon, 21 Jan 2002 09:55:57 +0900 Message-ID: <7mvgdwzfmq.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: ports@freebsd.org Subject: Re: Standardized directories for SGML, XML, Java In-Reply-To: References: User-Agent: Wanderlust/2.9.5 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 Sat, 19 Jan 2002 00:53:34 +0000 (UTC), Dag-Erling Smorgrav wrote: > share/java/classes (Jar files) > share/sgml (SGML DTDs, catalogs and entity sets) > share/xml (XML DTDs, catalogs and entity sets) > > I'd like to formalize these by adding them to BSD.local.dist (see > attached patch), and removing the corresponding @dirrm entries from > the plists of various ports. I like this idea. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 17: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E48FE37B419 for ; Sun, 20 Jan 2002 17:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L102S94256; Sun, 20 Jan 2002 17:00:02 -0800 (PST) (envelope-from gnats) Date: Sun, 20 Jan 2002 17:00:02 -0800 (PST) Message-Id: <200201210100.g0L102S94256@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jun Kuriyama Subject: Re: ports/34077: emacs-lisp-intro to 2.04 Reply-To: Jun Kuriyama Sender: owner-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/34077; it has been noted by GNATS. From: Jun Kuriyama To: croyle@gelemna.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34077: emacs-lisp-intro to 2.04 Date: Mon, 21 Jan 2002 09:59:19 +0900 Hi Don, Could you please reviewing this PR? At Sun, 20 Jan 2002 10:50:12 +0000 (UTC), AMAKAWA Shuhei wrote: > >Number: 34077 > >Category: ports > >Synopsis: emacs-lisp-intro to 2.04 -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 17:41: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5806937B402; Sun, 20 Jan 2002 17:41:04 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L1a6R04308; Sun, 20 Jan 2002 17:36:06 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 17:36:06 -0800 (PST) From: Message-Id: <200201210136.g0L1a6R04308@freefall.freebsd.org> To: katsu@iec.hiroshima-u.ac.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34094: Update port: audio/gqmpeg Sender: owner-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/gqmpeg State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 17:35:48 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34094 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 17:41: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2E8137B416; Sun, 20 Jan 2002 17:41:04 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L1ZYV04138; Sun, 20 Jan 2002 17:35:34 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 17:35:34 -0800 (PST) From: Message-Id: <200201210135.g0L1ZYV04138@freefall.freebsd.org> To: katsu@iec.hiroshima-u.ac.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34096: Update port: japanese/gqmpeg Sender: owner-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/gqmpeg State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 17:35:21 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34096 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 18: 6:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 6EB3B37B404 for ; Sun, 20 Jan 2002 18:06:10 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0L25lR81736; Sun, 20 Jan 2002 21:05:47 -0500 (EST) (envelope-from alane) Date: Sun, 20 Jan 2002 21:05:47 -0500 From: Alan Eldridge To: Miguel Mendez Cc: ports@FreeBSD.ORG Subject: Re: Port in progress... Message-ID: <20020121020547.GA81588@wwweasel.geeksrus.net> References: <20020120201209.E12D23FC1F@energyhq.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020120201209.E12D23FC1F@energyhq.homeip.net> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 20, 2002 at 09:11:50PM +0100, Miguel Mendez wrote: >Hi porters, > >I'm currently working on the port of disc-cover >(http://www.liacs.nl/~jvhemert/disc-cover/) , which happens to depend on >FreeDB.pm which I've alreayd ported, well, almost. This perl module has some OK, here's the correct files/patch-FreeDB.pm ... :) I'm not a perl d00d3, so the code is kinda rough, but, hey, it works. It should be enough to send back to the author so he can patch his code to work on both Linux and FreeBSD. I'm sure there's a Right Way to do what I did, but this'll do in a pinch. ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<--- --- FreeDB.pm.orig Wed Dec 8 08:46:32 1999 +++ FreeDB.pm Sun Jan 20 21:00:40 2002 @@ -49,6 +49,21 @@ $VERSION = '1.1.2'; +my ($os, $CDIOREADTOCHEADER, $CDIOREADTOCENTRY); + +sub BEGIN { + $os = `uname`; + if ($os =~ m/FreeBSD/) { + $CDIOREADTOCHEADER = 0x40046304; + $CDIOREADTOCENTRY = 0xc00c6306; + } elsif ($os =~ m/Linux/) { + $CDIOREADTOCHEADER = 0x5305; + $CDIOREADTOCENTRY = 0x5306; + } else { + die "FIXME: $os not supported"; + } +} + # Preloaded methods go here. sub new { @@ -576,7 +591,10 @@ my ($trackno, $ttitle) = split('=', $i); $tracks[$trackno] .= $ttitle; } - return 0 if (@tracks[1] eq ""); + +# was @tracks[1] + + return 0 if ($tracks[1] eq ""); my (@offsets) = ($tmp =~ /^\#\s+(\d+)/mg); my ($disclength) = ($tmp =~ /^\#\s*Disc length:\s*(\d+)/mg); @@ -624,38 +642,68 @@ # Sets: {discid} and _server_string() sub _get_disc_info { my $self = shift @_; - my ($result, $start, $end, $discid, $tracknumber); + my ($result, $start, $end, $discid, $tracknumber, $chdr); my ($track, $adr_ctrl, $format, $frame, $minute, $second); - my $chdr = ""; my @tracks = (); open (cdrom_fd, "$self->{'cdrom_device'}") or croak "Error: could not open device: \"$self->{'cdrom_device'}\"\n\nSolution: login as root and make a new group 'cdrom' in /etc/group\nthen issue these commands:\n chgrp cdrom $self->{'cdrom_device'}\n cdmod g+r $self->{'cdrom_device'}\n adduser cdrom\nNow logout and login as the user again.\n\n"; + my $hdrfmt; + if ($os =~ m/Linux/) { + $hdrfmt = 'CC'; + } elsif ($os =~ m/FreeBSD/) { + $hdrfmt = 'xxCC'; + } # Get start and end track number - $result = ioctl(cdrom_fd, 0x5305, $chdr); + $chdr = pack($hdrfmt, 0, 0); + $result = ioctl(cdrom_fd, $CDIOREADTOCHEADER, $chdr); $result or croak "CD reading ioctl failed.\n"; $self->debug(2,"RESULT IS: $result\n"); - ($start, $end) = unpack('CC', $chdr); - + ($start, $end) = unpack($hdrfmt, $chdr); # Get info for each track for ($tracknumber = $start; $tracknumber <= $end; $tracknumber++) { - my $tocentry = pack('C8', $tracknumber, 0, 2, 0, 0, 0, 0, 0); + my $tocentry; + + if ($os =~ m/Linux/) { + $tocentry = pack('C8', $tracknumber, 0, 2, 0, 0, 0, 0, 0); + } elsif ($os =~ m/FreeBSD/) { + $tocentry = pack('CCx10', 2, $tracknumber); + } - if( ioctl(cdrom_fd, 0x5306, $tocentry) < 0 ) { + if( ioctl(cdrom_fd, $CDIOREADTOCENTRY, $tocentry) < 0 ) { croak "Error: problems during cdrom tracks read in\n\nSolution: sorry no solution\n"; } - ($track, $adr_ctrl, $format, $frame, $minute, $second) = unpack('C*', $tocentry); + if ($os =~ m/Linux/) { + ($track, $adr_ctrl, $format, $frame, $minute, $second) + = unpack('C*', $tocentry); + } elsif ($os =~ m/FreeBSD/) { + ($format, $track, $minute, $second, $frame) + = unpack('CCx7CCC', $tocentry); + } $tracks[$tracknumber] = (60 * $minute + $second); - } # Get info for leadout - my $tocentry = pack('C8', 0xAA, 0, 2, 0, 0, 0, 0 ,0); - if( ioctl(cdrom_fd, 0x5306, $tocentry) < 0 ) + my $tocentry; + + if ($os =~ m/Linux/) { + $tocentry = pack('C8', 0xAA, 0, 2, 0, 0, 0, 0 ,0); + } elsif ($os =~ m/FreeBSD/) { + $tocentry = pack('CCx10', 2, 0xAA); + } + + if( ioctl(cdrom_fd, $CDIOREADTOCENTRY, $tocentry) < 0 ) { croak "Error: problems during cdrom tracks read in\n\nSolution: sorry no solution\n"; } - ($track, $adr_ctrl, $format, $frame, $minute, $second) = unpack('C*', $tocentry); + + if ($os =~ m/Linux/) { + ($track, $adr_ctrl, $format, $frame, $minute, $second) + = unpack('C*', $tocentry); + } elsif ($os =~ m/FreeBSD/) { + ($format, $track, $minute, $second, $frame) + = unpack('CCx7CCC', $tocentry); + } $tracks[$end + 1] = (60 * $minute + $second); # Calculate cddb sum for all tracks and for total ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<--- -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 18:11: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EC5D37B404; Sun, 20 Jan 2002 18:11:04 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L23qA09719; Sun, 20 Jan 2002 18:03:52 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 18:03:52 -0800 (PST) From: Message-Id: <200201210203.g0L23qA09719@freefall.freebsd.org> To: sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34086: Update port: www/aria Sender: owner-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: www/aria State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 18:03:31 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34086 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 18:11: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B862837B416; Sun, 20 Jan 2002 18:11:04 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L24IS10506; Sun, 20 Jan 2002 18:04:18 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 18:04:18 -0800 (PST) From: Message-Id: <200201210204.g0L24IS10506@freefall.freebsd.org> To: sf@FreeBSD.org, freebsd-ports@FreeBSD.org, sf@FreeBSD.org Subject: Re: ports/34086: Update port: www/aria Sender: owner-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: www/aria Responsible-Changed-From-To: freebsd-ports->sf Responsible-Changed-By: sf Responsible-Changed-When: Sun Jan 20 18:03:57 PST 2002 Responsible-Changed-Why: I've committed this one in my responsibility. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34086 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 18:30:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4271A37B417 for ; Sun, 20 Jan 2002 18:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L2U1J21839; Sun, 20 Jan 2002 18:30:01 -0800 (PST) (envelope-from gnats) Received: from pendragon.tacni.net (radius.tacni.net [64.247.218.2]) by hub.freebsd.org (Postfix) with SMTP id A2C7E37B404 for ; Sun, 20 Jan 2002 18:22:38 -0800 (PST) Received: (qmail 55653 invoked by alias); 21 Jan 2002 01:22:37 -0000 Received: from unknown (HELO cerebro.superhero.org) (216.201.213.69) by tacni.net with SMTP; 21 Jan 2002 01:22:37 -0000 Received: (qmail 87392 invoked by uid 1000); 21 Jan 2002 01:22:38 -0000 Message-Id: <20020121012238.87391.qmail@cerebro.superhero.org> Date: 21 Jan 2002 01:22:38 -0000 From: Erich Zigler To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34099: /usr/ports/java/jdk13 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: 34099 >Category: ports >Synopsis: /usr/ports/java/jdk13 fails to build >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 20 18:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD cerebro.superhero.org 4.5-RC FreeBSD 4.5-RC #0: Wed Jan 16 21:06:01 CST 2002 root@cerebro.superhero.org:/usr/src/sys/compile/CEREBRO i386 >Description: gmake[3]: Entering directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/jpda/make/gui' rm -f ../../../../make/../build/bsd-i386/tmp/jpda/com.sun.tools.example.debug.gui/.classes.list if [ -s ../../../../make/../build/bsd-i386/tmp/jpda/com.sun.tools.example.debug.gui/.classes.list ] ; \ then ../../../../make/../build/bsd-i386/bin/javac -J-Xms16m -J-Xmx256m -J-Djava.compiler=NONE -classpath ../../../../make/../build/bsd-i386/classes -bootclasspath "" -sourcepath "../../../../make/../build/bsd-i386/gensrc:../../src/solaris/classes:../../src/share/classes" -d ../../../../make/../build/bsd-i386/classes \ ../../src/share/classes/com/sun/tools/example/debug/gui/MonitorListModel.java ../../src/share/classes/com/sun/tools/example/debug/gui/SingleLeafTreeSelectionModel.java ../../src/share/classes/com/sun/tools/example/debug/gui/SourceListener.java ../../src/share/classes/com/sun/tools/example/debug/gui/SourcepathChangedEvent.java ../../src/share/classes/com/sun/tools/example/debug/gui/TypeScriptOutputListener.java ../../src/share/classes/com/sun/tools/example/debug/gui/TypeScriptWriter.java ; \ fi ../../src/share/classes/com/sun/tools/example/debug/gui/MonitorListModel.java:90: cannot resolve symbol symbol : method sizE () location: interface java.util.List fireContentsChanged(this, 0, monitors.sizE()-1); ^ 1 error gmake[3]: *** [.compile.classlist] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/jpda/make/gui' gmake[2]: *** [optimized] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/jpda/make/gui' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/jpda/make' gmake: *** [ext-all] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. >How-To-Repeat: cd /usr/ports/java/jdk13 && 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 Sun Jan 20 18:42: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gladstone.uoregon.edu (gladstone.uoregon.edu [128.223.142.14]) by hub.freebsd.org (Postfix) with ESMTP id BBE6F37B417 for ; Sun, 20 Jan 2002 18:42:02 -0800 (PST) Received: from there (anholt@d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.12.2/8.12.2) with SMTP id g0L2fwuk006392; Sun, 20 Jan 2002 18:41:58 -0800 (PST) Message-Id: <200201210241.g0L2fwuk006392@gladstone.uoregon.edu> Content-Type: text/plain; charset="iso-8859-1" From: Eric Anholt Reply-To: eanholt@gladstone.uoregon.edu To: Thomas Vogt , ports@FreeBSD.ORG Subject: Re: Freebsd Port: tuxracer 0.61 Date: Sun, 20 Jan 2002 18:41:59 -0800 X-Mailer: KMail [version 1.3.1] References: <20020120201955.2dbf1eec.turbo23@gmx.net> In-Reply-To: <20020120201955.2dbf1eec.turbo23@gmx.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You're compiling a freebsd program, so it doesn't need any linux libraries. That bit of config.log is where it's trying for other types of libGL after not finding the one we want it to find. Could you send the config.log to me privately? BTW, is anyone else having this problem, or automake issues with it? On Sunday 20 January 2002 11:19, Thomas Vogt wrote: > Helo > > Has anyone tried to install tuxracer0.61 from the ports? > > I got this error message during the installation: > > /usr/libexec/elf/ld: cannot find -lopengl32 > configure: failed program was: > #line 3603 "configure" > #include "confdefs.h" > > int main() { > > ; return 0; } > (end of "config.log") > *** Error code 1 > > Mesa 3.4.2 is installed. Do I've to installe Linux-Mesa for tuxracer??? > > uname -a > FreeBSD workstation.lan-turbo.ch 4.5-RC FreeBSD 4.5-RC #0: Sat Jan 19 > 17:28:09 CET 2002 > root@workstation.lan-turbo.ch:/usr/obj/usr/src/sys/TURBO i386 > > thnx for help > > Regards, > Thomas Vogt > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Eric Anholt eanholt@gladstone.uoregon.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 19: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D119E37B41D for ; Sun, 20 Jan 2002 19:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L301x25524; Sun, 20 Jan 2002 19:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 477FB37B41B for ; Sun, 20 Jan 2002 18:53:10 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L2rA024596; Sun, 20 Jan 2002 18:53:10 -0800 (PST) (envelope-from nobody) Message-Id: <200201210253.g0L2rA024596@freefall.freebsd.org> Date: Sun, 20 Jan 2002 18:53:10 -0800 (PST) From: Mike Clement To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34100: Update port: net/gopher-3.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34100 >Category: ports >Synopsis: Update port: net/gopher-3.0.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: Sun Jan 20 19:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mike Clement >Release: 4.4-RELEASE >Organization: >Environment: FreeBSD kokkaku 4.4-RELEASE FreeBSD 4.4-RELEASE #3: Wed Jan 16 18:07:49 PST 2002 badfugu@kokkaku:/usr/src/sys/compile/KOKKAKU i386 >Description: Update of net/gopher port from version 2.3.1 to 3.0.2 >How-To-Repeat: >Fix: shar of new net/gopher: # 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: # # net/gopher/Makefile # net/gopher/distinfo # net/gopher/pkg-comment # net/gopher/pkg-descr # net/gopher/pkg-message # net/gopher/pkg-plist # echo x - net/gopher/Makefile sed 's/^X//' >net/gopher/Makefile << 'END-of-net/gopher/Makefile' X# New ports collection makefile for: gopher X# Date created: 20 Jan 2002 X# Whom: Mike Clement X# X# $FreeBSD$ X# X XPORTNAME= gopher XPORTVERSION= 3.0.2 XCATEGORIES= net XMASTER_SITES= # fetch manually X XMAINTAINER= ports@FreeBSD.org X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XDATADIR= /gopher-data X XMAN1= gopher.1 gophfilt.1 XMAN5= gopherd.conf.5 gopherrc.5 XMAN8= gopherd.8 gopherindex.8 X X.include X X.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) XIGNORE= sources are not available from the master site via ftp. You \ X must manually fetch ${DISTFILES} from gopher://gopher.quux.org:70/ or \ X http://quux.org/ into ${DISTDIR} and then restart this build X.endif X Xpre-install: X $(MKDIR) $(DATADIR) X Xpost-install: X strip ${PREFIX}/bin/gopher X strip ${PREFIX}/bin/gophfilt X strip ${PREFIX}/sbin/gopherd X X mv ${PREFIX}/etc/gopher/gopher.rc ${PREFIX}/etc/gopher/gopher.rc.sample X mv ${PREFIX}/etc/gopher/gopherremote.rc ${PREFIX}/etc/gopher/gopherremote.rc.sample X mv ${PREFIX}/etc/gopherd/gopherd.conf ${PREFIX}/etc/gopherd/gopherd.conf.sample X mv ${PREFIX}/etc/gopherd/gopherdlocal.conf ${PREFIX}/etc/gopherd/gopherdlocal.conf.sample X X cat pkg-message X X.include END-of-net/gopher/Makefile echo x - net/gopher/distinfo sed 's/^X//' >net/gopher/distinfo << 'END-of-net/gopher/distinfo' XMD5 (gopher-3.0.2.tar.gz) = dfbe1c87ee248b24e5e2d16e3e60b639 END-of-net/gopher/distinfo echo x - net/gopher/pkg-comment sed 's/^X//' >net/gopher/pkg-comment << 'END-of-net/gopher/pkg-comment' XClient and server for access to a distributed document service END-of-net/gopher/pkg-comment echo x - net/gopher/pkg-descr sed 's/^X//' >net/gopher/pkg-descr << 'END-of-net/gopher/pkg-descr' XThe Internet Gopher is a distributed document delivery service. It Xallows a neophyte user to access various types of data residing on Xmultiple hosts in a seamless fashion. This is accomplished by Xpresenting the user a hierarchical arrangement of documents and by Xusing a client-server communications model. The Internet Gopher XServer accepts simple queries, and responds by sending the client Xa document. X X University of Minnesota X Xgopher://gopher.quux.org:70/ Xhttp://quux.org/ X XThis port was assembled by Mike Clement END-of-net/gopher/pkg-descr echo x - net/gopher/pkg-message sed 's/^X//' >net/gopher/pkg-message << 'END-of-net/gopher/pkg-message' X*** Welcome to Gopher! *** X XSample configuration files are in the gopher and gopherd directories in X/usr/local/etc. You MUST copy and edit these files to their respective names Xwithout the .sample in order for the programs to work properly. When running Xgopherd, the data directory is /gopher-data. Be sure to run it with the -u Xflag, otherwise you will give the remote user root privileges! END-of-net/gopher/pkg-message echo x - net/gopher/pkg-plist sed 's/^X//' >net/gopher/pkg-plist << 'END-of-net/gopher/pkg-plist' Xbin/gopher Xbin/gophfilt Xsbin/gopherd Xsbin/gopherls Xsbin/gindexd Xetc/gopher/gopher.hlp Xetc/gopher/gopher.rc.sample Xetc/gopher/gopherremote.rc.sample X@unexec rmdir %D/etc/gopher 2>/dev/null || true Xetc/gopherd/gopherd.conf.sample Xetc/gopherd/gopherdlocal.conf.sample X@unexec rmdir %D/etc/gopherd 2>/dev/null || true X END-of-net/gopher/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 Sun Jan 20 19:41: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E4FE37B404; Sun, 20 Jan 2002 19:41:04 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L3X4j33406; Sun, 20 Jan 2002 19:33:04 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 19:33:04 -0800 (PST) From: Message-Id: <200201210333.g0L3X4j33406@freefall.freebsd.org> To: yatt@msc.biglobe.ne.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34083: Update port: audio/timidity++-xaw Sender: owner-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/timidity++-xaw State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 19:32:55 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34083 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 19:41: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B63437B416; Sun, 20 Jan 2002 19:41:05 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L3WpB33243; Sun, 20 Jan 2002 19:32:51 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 19:32:51 -0800 (PST) From: Message-Id: <200201210332.g0L3WpB33243@freefall.freebsd.org> To: yatt@msc.biglobe.ne.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34084: Update port: audio/timidity++-xskin Sender: owner-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/timidity++-xskin State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 19:32:41 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34084 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 19:41:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D37CD37B417; Sun, 20 Jan 2002 19:41:05 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L3XH033524; Sun, 20 Jan 2002 19:33:17 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 19:33:17 -0800 (PST) From: Message-Id: <200201210333.g0L3XH033524@freefall.freebsd.org> To: yatt@msc.biglobe.ne.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34082: Update port: audio/timidity++-tcltk Sender: owner-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/timidity++-tcltk State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 19:33:08 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34082 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 19:41:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E14D37B41A; Sun, 20 Jan 2002 19:41:07 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L3XVb33699; Sun, 20 Jan 2002 19:33:31 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 19:33:31 -0800 (PST) From: Message-Id: <200201210333.g0L3XVb33699@freefall.freebsd.org> To: yatt@msc.biglobe.ne.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34081: Update port: audio/timidity++-emacs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/timidity++-emacs State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 19:33:22 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34081 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 19:41:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A3A6937B419; Sun, 20 Jan 2002 19:41:07 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L3WbC33117; Sun, 20 Jan 2002 19:32:37 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 19:32:37 -0800 (PST) From: Message-Id: <200201210332.g0L3WbC33117@freefall.freebsd.org> To: yatt@msc.biglobe.ne.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34085: Update port: japanese/timidity++-tcltk Sender: owner-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/timidity++-tcltk State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 19:32:20 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34085 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 19:41:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0CE137B404; Sun, 20 Jan 2002 19:41:08 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L3Z2Z34248; Sun, 20 Jan 2002 19:35:02 -0800 (PST) (envelope-from sf) Date: Sun, 20 Jan 2002 19:35:02 -0800 (PST) From: Message-Id: <200201210335.g0L3Z2Z34248@freefall.freebsd.org> To: yatt@msc.biglobe.ne.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34080: Update port: audio/timidity++ Sender: owner-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/timidity++ State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Sun Jan 20 19:33:35 PST 2002 State-Changed-Why: Committed, thanks. Next time, please submit in one PR for these tight-related ports. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34080 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 20:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72DD937B402 for ; Sun, 20 Jan 2002 20:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L4o2L51104; Sun, 20 Jan 2002 20:50:02 -0800 (PST) (envelope-from gnats) Date: Sun, 20 Jan 2002 20:50:02 -0800 (PST) Message-Id: <200201210450.g0L4o2L51104@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Akinori MUSHA" Subject: Re: ports/33702: new port: sysutils/bsdsar Reply-To: "Akinori MUSHA" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33702; it has been noted by GNATS. From: "Akinori MUSHA" To: Yen-Ming Lee Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/33702: new port: sysutils/bsdsar Date: Mon, 21 Jan 2002 13:45:03 +0900 Please review the attached patch, which does: - Make the port PREFIX clean. - Change the sed expression not to leave blank lines in /etc/crontab after a deinstallation. - Install the document files. - Remove an unneeded post-deinstall target from Makefile. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." diff -ruN bsdsar.orig/Makefile bsdsar/Makefile --- bsdsar.orig/Makefile Mon Jan 21 13:35:12 2002 +++ bsdsar/Makefile Mon Jan 21 13:41:03 2002 @@ -18,10 +18,13 @@ .for file in bsdsar bsdsar_gather ${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin .endfor - ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - ${CAT} ${PKGMESSAGE} - -post-deinstall: - ${SH} ${PKGDEINSTALL} ${PKGNAME} DEINSTALL + ${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} +.for file in CHANGELOG README + ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} +.endfor +.endif + @${CAT} ${PKGMESSAGE} .include diff -ruN bsdsar.orig/pkg-deinstall bsdsar/pkg-deinstall --- bsdsar.orig/pkg-deinstall Mon Jan 21 13:35:12 2002 +++ bsdsar/pkg-deinstall Mon Jan 21 13:28:39 2002 @@ -12,7 +12,7 @@ # case $2 in DEINSTALL) - cat /etc/crontab | /usr/bin/sed -e 's/.*bsdsar.*//' > /tmp/crontab.bsdsar + cat /etc/crontab | /usr/bin/sed -e '/bsdsar/d' > /tmp/crontab.bsdsar mv /tmp/crontab.bsdsar /etc/crontab ;; POST-DEINSTALL) diff -ruN bsdsar.orig/pkg-install bsdsar/pkg-install --- bsdsar.orig/pkg-install Mon Jan 21 13:35:12 2002 +++ bsdsar/pkg-install Mon Jan 21 13:24:48 2002 @@ -1,7 +1,7 @@ #!/bin/sh # -# +PKG_PREFIX=${PKG_PREFIX:-/usr/local} # Verify proper execution # @@ -19,8 +19,8 @@ POST-INSTALL) echo "Adding 2 lines to /etc/crontab ..." echo "# bsdsar execution" >> /etc/crontab - echo "20,40 8-18 * * * root /usr/local/bin/bsdsar_gather /var/log" >> /etc/crontab - echo "0 * * * * root /usr/local/bin/bsdsar_gather /var/log" >> /etc/crontab + echo "20,40 8-18 * * * root $PKG_PREFIX/bin/bsdsar_gather /var/log" >> /etc/crontab + echo "0 * * * * root $PKG_PREFIX/bin/bsdsar_gather /var/log" >> /etc/crontab ;; *) echo "usage: $0 distname { PRE-INSTALL | POST-INSTALL }" >&2 @@ -29,7 +29,3 @@ esac exit 0 - - - - diff -ruN bsdsar.orig/pkg-message bsdsar/pkg-message --- bsdsar.orig/pkg-message Mon Jan 21 13:35:12 2002 +++ bsdsar/pkg-message Mon Jan 21 13:24:15 2002 @@ -1,10 +1,11 @@ ==================================================== NOTE: -The following lines have been added to /etc/crontab +The following lines have been added to /etc/crontab: -20,40 8-18 * * * root /usr/local/bin/bsdsar_gather /var/log -0 * * * * root /usr/local/bin/bsdsar_gather /var/log +20,40 8-18 * * * root $PREFIX/bin/bsdsar_gather /var/log +0 * * * * root $PREFIX/bin/bsdsar_gather /var/log -==================================================== +Where $PREFIX is typically "/usr/local". +==================================================== diff -ruN bsdsar.orig/pkg-plist bsdsar/pkg-plist --- bsdsar.orig/pkg-plist Mon Jan 21 13:35:12 2002 +++ bsdsar/pkg-plist Mon Jan 21 13:41:26 2002 @@ -1,2 +1,4 @@ bin/bsdsar bin/bsdsar_gather +%%PORTDOCS%%share/doc/bsdsar/CHANGELOG +%%PORTDOCS%%share/doc/bsdsar/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 21:11: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A3CD937B416; Sun, 20 Jan 2002 21:11:04 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L542P52959; Sun, 20 Jan 2002 21:04:02 -0800 (PST) (envelope-from pat) Date: Sun, 20 Jan 2002 21:04:02 -0800 (PST) From: Message-Id: <200201210504.g0L542P52959@freefall.freebsd.org> To: lehmann@ans-netz.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34090: update-port mail/sylpheed (enable LDAP) Sender: owner-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 (enable LDAP) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Jan 20 21:03:46 PST 2002 State-Changed-Why: Fixed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34090 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 21:20: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 655A637B419 for ; Sun, 20 Jan 2002 21:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L5K1I58240; Sun, 20 Jan 2002 21:20:01 -0800 (PST) (envelope-from gnats) Date: Sun, 20 Jan 2002 21:20:01 -0800 (PST) Message-Id: <200201210520.g0L5K1I58240@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Yen-Ming Lee Subject: Re: ports/33702: new port: sysutils/bsdsar Reply-To: Yen-Ming Lee Sender: owner-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/33702; it has been noted by GNATS. From: Yen-Ming Lee To: Akinori MUSHA Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/33702: new port: sysutils/bsdsar Date: Mon, 21 Jan 2002 13:13:57 +0800 On Mon, Jan 21, 2002 at 01:45:03PM +0900, Akinori MUSHA wrote: > Please review the attached patch, which does: > > - Make the port PREFIX clean. > - Change the sed expression not to leave blank lines in /etc/crontab > after a deinstallation. > - Install the document files. > - Remove an unneeded post-deinstall target from Makefile. > > -- > / > /__ __ Akinori.org / MUSHA.org > / ) ) ) ) / FreeBSD.org / Ruby-lang.org > Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp > > "Somewhere out of a memory.. of lighted streets on quiet nights.." > It looks great, please commit it. Thanks. -- Yen-Ming Lee [§ő«Ű©ú] | http://www.leeym.com/ "Have the appropriate amount of fun." -- Larry Wall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jan 20 21:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB7DD37B41A for ; Sun, 20 Jan 2002 21:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L5K1r58255; Sun, 20 Jan 2002 21:20:01 -0800 (PST) (envelope-from gnats) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id ECFCC37B420 for ; Sun, 20 Jan 2002 21:18:58 -0800 (PST) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.2/8.12.2) with ESMTP id g0L5IuBN009284 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 20 Jan 2002 21:18:57 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.2/8.12.2/Submit) id g0L5Iul7009283; Sun, 20 Jan 2002 21:18:56 -0800 (PST) Message-Id: <200201210518.g0L5Iul7009283@horsey.gshapiro.net> Date: Sun, 20 Jan 2002 21:18:56 -0800 (PST) From: Gregory Neil Shapiro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34101: Fix for listmanager port distribution site Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34101 >Category: ports >Synopsis: Fix for listmanager port distribution site >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 Jan 20 21:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Neil Shapiro >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: FreeBSD.org >Environment: System: FreeBSD horsey.gshapiro.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #28: Sat Dec 29 00:22:33 PST 2001 gshapiro@horsey.gshapiro.net:/home/FreeBSD/RELENG_4/obj/sys/HORSEY i386 >Description: The listmanager author has changed the layout of the distribution site so the current port can't find the listmanager binary. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/listmanager/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 15 Dec 2001 20:27:30 -0000 1.11 +++ Makefile 21 Jan 2002 05:16:21 -0000 @@ -8,7 +8,8 @@ PORTNAME= listmanager PORTVERSION= 2.109 CATEGORIES= mail -MASTER_SITES= http://www.listmanager.org/ +MASTER_SITES= http://www.listmanager.org/v${PORTVERSION}/ \ + http://www.listmanager.org/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME} >Release-Note: >Audit-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 Jan 20 22:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B72437B416 for ; Sun, 20 Jan 2002 22:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L6U1Z70207; Sun, 20 Jan 2002 22:30:01 -0800 (PST) (envelope-from gnats) Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id B31F737B402; Sun, 20 Jan 2002 22:28:32 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id WAA12129; Sun, 20 Jan 2002 22:27:16 -0800 Received: by johncoop.MSHOME (Postfix, from userid 0) id 5EE0215504; Sun, 20 Jan 2002 22:28:19 -0800 (PST) Message-Id: <20020121062819.5EE0215504@johncoop.MSHOME> Date: Sun, 20 Jan 2002 22:28:19 -0800 (PST) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@freebsd.org Cc: sobomax@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34103: [NEW PORT] gfax (missing-in-action for fifth-toe) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34103 >Category: ports >Synopsis: [NEW PORT] gfax (missing-in-action for fifth-toe) >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 Jan 20 22:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD johncoop.MSHOME 4.5-RC FreeBSD 4.5-RC #50: Thu Jan 17 22:58:12 PST 2002 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: I'm trying to port some of the GNOME programs missing from the FreeBSD GNOME distribution in x11/gnome-fifth-toe. GFax is one of them.:) NOTE: This might be a candidate for pkg-install; particularly if uninstall can be done this way. NOTE2: Might need the late-model gettext . . . not sure on this point. NOTE3: There is a version 0.5, but this one is listed as the current release. >How-To-Repeat: N/A >Fix: Prepare to receive the hated-and-despised shar file: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gfax # gfax/files # gfax/files/patch-gfax.install-lpr # gfax/files/patch-lpr.gfax # gfax/Makefile # gfax/distinfo # gfax/pkg-comment # gfax/pkg-descr # gfax/pkg-plist # echo c - gfax mkdir -p gfax > /dev/null 2>&1 echo c - gfax/files mkdir -p gfax/files > /dev/null 2>&1 echo x - gfax/files/patch-gfax.install-lpr sed 's/^X//' >gfax/files/patch-gfax.install-lpr << 'END-of-gfax/files/patch-gfax.install-lpr' X--- gfax.install-lpr Sun Dec 12 10:47:19 1999 X+++ gfax.install-lpr.new Sun Jan 20 21:17:31 2002 X@@ -10,9 +10,10 @@ X # X BINDIR=/usr/bin X LPRBINDIR=/usr/bin X+PREFIX=/usr/X11R6/bin X X if [ ! -x $LPRBINDIR/lpr.dist ]; then X mv $LPRBINDIR/lpr $LPRBINDIR/lpr.dist X- ln -s $BINDIR/lpr.gfax $BINDIR/lpr X+ ln -s $PREFIX/lpr.gfax $BINDIR/lpr X chmod +x $BINDIR/lpr X fi END-of-gfax/files/patch-gfax.install-lpr echo x - gfax/files/patch-lpr.gfax sed 's/^X//' >gfax/files/patch-lpr.gfax << 'END-of-gfax/files/patch-lpr.gfax' X--- lpr.gfax Sun Dec 12 10:47:16 1999 X+++ lpr.gfax.new Sun Jan 20 21:38:07 2002 X@@ -29,8 +29,9 @@ X FAX= X SPOOL_DIR=/tmp X X-BINDIR=/usr/bin X+#BINDIR=/usr/bin X #BINDIR=/usr/local/bin X+BINDIR=/usr/X11R6/bin X X for i in $* X do END-of-gfax/files/patch-lpr.gfax echo x - gfax/Makefile sed 's/^X//' >gfax/Makefile << 'END-of-gfax/Makefile' X# New ports collection makefile for: gfax X# Date created: 20 January 2002 X# Whom: John Merryweather Cooper X# X# $FreeBSD$ X# X XPORTNAME= gfax XPORTVERSION= 0.4.2 XCATEGORIES= comms print XMASTER_SITES= ${MASTER_SITE_GNOME} XMASTER_SITE_SUBDIR= stable/sources/gfax X XMAINTAINER= jmcoopr@webmail.bmi.net X XBUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake \ X ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax XRUN_DEPENDS= ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax X XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_GNOME= yes XGNU_CONFIGURE= yes X XCONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" X Xpost-extract: X @${LN} -sf ${LOCALBASE}/share/automake/install-sh ${WRKSRC}/install-sh X @${LN} -sf ${LOCALBASE}/share/automake/missing ${WRKSRC}/missing X @${LN} -sf ${LOCALBASE}/share/automake/mkinstalldirs ${WRKSRC}/mkinstalldirs X Xpost-patch: X @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ X s|DATADIRNAME=lib|DATADIRNAME=share|g' \ X ${WRKSRC}/configure X @find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \ X 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ X s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \ X s|\$\(gnomedatadir\)/gnome|\$\(gnomedatadir\)|g' X Xpre-install: X @${MV} ${WRKSRC}/gfax.install-lpr ${WRKSRC}/gfax.install-lpr.orig X @${SED} \ X -e 's#/usr/X11R6/#${PREFIX}/#' \ X ${WRKSRC}/gfax.install-lpr.orig > ${WRKSRC}/gfax.install-lpr X @${MV} ${WRKSRC}/lpr.gfax ${WRKSRC}/lpr.gfax.orig X @${SED} \ X -e 's#/usr/X11R6/#${PREFIX}/#' \ X ${WRKSRC}/lpr.gfax.orig > ${WRKSRC}/lpr.gfax X Xpost-install: X @${SH} ${PREFIX}/bin/gfax.install-lpr X X.include END-of-gfax/Makefile echo x - gfax/distinfo sed 's/^X//' >gfax/distinfo << 'END-of-gfax/distinfo' XMD5 (gfax-0.4.2.tar.gz) = 815523780287a97133e85585f0319a20 END-of-gfax/distinfo echo x - gfax/pkg-comment sed 's/^X//' >gfax/pkg-comment << 'END-of-gfax/pkg-comment' Xa GNOME pop-up fax manager END-of-gfax/pkg-comment echo x - gfax/pkg-descr sed 's/^X//' >gfax/pkg-descr << 'END-of-gfax/pkg-descr' XGFax is a front end fax program that performs as the familiar pop-up fax Xmanager when one prints to a fax printer. GFax works with all X programs Xthat use lpr as the printer interface--even the command line. X XWWW: http://www.gmsys.com/ END-of-gfax/pkg-descr echo x - gfax/pkg-plist sed 's/^X//' >gfax/pkg-plist << 'END-of-gfax/pkg-plist' Xbin/gfax Xbin/lpr.gfax Xbin/gfax.install-lpr Xbin/gfax.uninstall-lpr Xshare/gnome/gfax/glade/gfax.glade Xshare/gnome/gfax/glade/setup.glade Xshare/gnome/gfax/glade/mgettydruid.glade Xshare/gnome/gfax/glade/spool.glade Xshare/gnome/help/gfax/C/gfax.html Xshare/gnome/help/gfax/C/topic.dat Xshare/gnome/help/gfax/C/index.html Xshare/gnome/apps/Applications/gfax.desktop Xshare/gnome/pixmaps/gfax.png X@unexec /bin/sh %D/bin/gfax.uninstall-lpr X@exec /bin/sh %D/bin/gfax.install-lpr X@dirrm share/gnome/gfax/glade X@dirrm share/gnome/gfax X@dirrm share/gnome/help/gfax/C X@dirrm share/gnome/help/gfax X@dirrm share/gnome/help X@dirrm share/gnome/apps/Applications X@dirrm share/gnome/apps X@dirrm share/gnome/pixmaps X@dirrm share/gnome END-of-gfax/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 Sun Jan 20 23:42: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by hub.freebsd.org (Postfix) with ESMTP id DE27837B416 for ; Sun, 20 Jan 2002 23:42:04 -0800 (PST) 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.33 #1) id 16SZ5f-00079c-00; Mon, 21 Jan 2002 08:42:03 +0100 Received: (from riggs@localhost) by f113.hadiko.de (8.11.6/8.11.6) id g0L7g2962557; Mon, 21 Jan 2002 08:42:02 +0100 (CET) (envelope-from riggs) Date: Mon, 21 Jan 2002 08:42:02 +0100 From: "Thomas E. Zander" To: Mark Slingo Cc: ports@freebsd.org Subject: Re: FreeBSD Port: mplayer-0.60.1 Message-ID: <20020121074201.GA62424@f113.hadiko.de> References: <3C4AD8A5.49EB27EC@slingo.nq.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <3C4AD8A5.49EB27EC@slingo.nq.nu> 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 1011598661) X-Operating-System: Riggiland BSD 4.4-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 Mon, 21. Jan 2002, at 0:48 +1000, Mark Slingo wrote according to [FreeBSD Port: mplayer-0.60.1]: > Just wondering what happened to the new "mencoder" portion of Vers. > 0.60.1 of the mplayer port? The divx for freebsd implementation project hasn't released a final release of the codec, there are just cvs snapshots. I think it would make sense to wait until we can make a proper port of it. 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 Mon Jan 21 0:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D78FA37B41F for ; Mon, 21 Jan 2002 00:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L8o0S01282; Mon, 21 Jan 2002 00:50:00 -0800 (PST) (envelope-from gnats) Received: from taro.msel.t.u-tokyo.ac.jp (brown.naoe.t.u-tokyo.ac.jp [133.11.64.48]) by hub.freebsd.org (Postfix) with ESMTP id BD4A737B402 for ; Mon, 21 Jan 2002 00:48:41 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by taro.msel.t.u-tokyo.ac.jp (Postfix) with ESMTP id CFF161B329 for ; Mon, 21 Jan 2002 17:48:39 +0900 (JST) Received: from localhost (brown.naoe.t.u-tokyo.ac.jp [133.11.64.48]) by taro.msel.t.u-tokyo.ac.jp (Postfix) with ESMTP id 04C501B328 for ; Mon, 21 Jan 2002 17:48:39 +0900 (JST) Message-Id: <20020121.174835.74667371.mastake@msel.t.u-tokyo.ac.jp> Date: Mon, 21 Jan 2002 17:48:35 +0900 (JST) From: TAKEMURA Masahiro Reply-To: TAKEMURA Masahiro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34104: [MAINTAINER UPDATE] graphics/linux_mesa3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34104 >Category: ports >Synopsis: graphics/linux_mesa3 can't build without X >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 Jan 21 00:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: TAKEMURA Masahiro >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: University of Tokyo >Environment: System: FreeBSD taro.msel.t.u-tokyo.ac.jp 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sat Dec 29 17:57:09 JST 2001 mastake@taro.msel.t.u-tokyo.ac.jp:/usr/obj/usr/src/sys/TARO i386 >Description: Can't build without X >How-To-Repeat: make in ${PORTSDIR}/graphics/linux_mesa3 without X >Fix: --- linux_mesa3/Makefile.orig Mon Jan 21 17:40:28 2002 +++ linux_mesa3/Makefile Mon Jan 21 17:41:26 2002 @@ -32,7 +32,9 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= # -CONFIGURE_ARGS= --libdir="${PREFIX}/usr/X11R6/lib" \ +CONFIGURE_ARGS+= --x-libraries="${LINUXBASE}/usr/X11R6/lib" \ + --x-includes="${LINUXBASE}/usr/X11R6/include" \ + --libdir="${PREFIX}/usr/X11R6/lib" \ --includedir="${PREFIX}/usr/X11R6/include" CONFIGURE_ENV= PATH="${LINUXBASE}/bin:${LINUXBASE}/usr/bin:${PATH}" \ GL_MAJOR_VER="${GL_MAJOR_VER}" \ >Release-Note: >Audit-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 Jan 21 1: 4:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id E3E8737B416 for ; Mon, 21 Jan 2002 01:04:49 -0800 (PST) Received: from there (kajsa.energyhq.org [192.168.0.1]) by energyhq.homeip.net (Postfix) with SMTP id A92183FC9E; Mon, 21 Jan 2002 10:04:50 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Miguel Mendez Organization: Energy HQ To: Alan Eldridge Subject: Re: Port in progress... Date: Mon, 21 Jan 2002 10:04:27 +0100 X-Mailer: KMail [version 1.3.2] Cc: ports@FreeBSD.ORG References: <20020120201209.E12D23FC1F@energyhq.homeip.net> <20020121020547.GA81588@wwweasel.geeksrus.net> In-Reply-To: <20020121020547.GA81588@wwweasel.geeksrus.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020121090450.A92183FC9E@energyhq.homeip.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Monday 21 January 2002 03:05, Alan Eldridge wrote: Hi Alan and all, > OK, here's the correct files/patch-FreeDB.pm ... :) > > I'm not a perl d00d3, so the code is kinda rough, but, hey, it works. > It should be enough to send back to the author so he can patch his code > to work on both Linux and FreeBSD. Excellent work, thank you! I've submitted the ports and will contact the author of FreeDB so that they can incorporate this patch in their next version. Thanks a lot for helping me on this one. Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net EnergyHQ :: http://energyhq.homeip.net FreeBSD - The power to serve! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 1:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EA5E37B41D for ; Mon, 21 Jan 2002 01:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L9A1N07517; Mon, 21 Jan 2002 01:10:01 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id CE8D137B405 for ; Mon, 21 Jan 2002 01:02:59 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id g0L930x02772; Mon, 21 Jan 2002 10:03:00 +0100 (CET) (envelope-from flynn) Message-Id: <200201210903.g0L930x02772@energyhq.homeip.net> Date: Mon, 21 Jan 2002 10:03:00 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34106: New Port: audio/disc-cover Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34106 >Category: ports >Synopsis: New Port: audio/disc-cover >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 Jan 21 01:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 18 19:08:06 CET 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: disc-cover provides an easy way to produce covers for audio cds. It scans audio cds and uses information from the freedb database to build a back and front cover for the cd. The cover is output is in Latex, Dvi, Pdf or Postscript. IMPORTANT: This port depends on a previous PR from me (p5-FreeDB) so whoever commits this needs to have p5-FreeDB commited first. >How-To-Repeat: >Fix: --- disc-cover.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: # # disc-cover/ # disc-cover/pkg-descr # disc-cover/pkg-comment # disc-cover/distinfo # disc-cover/Makefile # disc-cover/pkg-plist # echo c - disc-cover/ mkdir -p disc-cover/ > /dev/null 2>&1 echo x - disc-cover/pkg-descr sed 's/^X//' >disc-cover/pkg-descr << 'END-of-disc-cover/pkg-descr' Xdisc-cover provides an easy way to produce covers for audio cds. It scans Xaudio cds and uses information from the freedb database to build a back and Xfront cover for the cd. The cover is output is in Latex, Dvi, Pdf or XPostscript. X XWWW: http://www.liacs.nl/~jvhemert/disc-cover/ XMiguel Mendez END-of-disc-cover/pkg-descr echo x - disc-cover/pkg-comment sed 's/^X//' >disc-cover/pkg-comment << 'END-of-disc-cover/pkg-comment' XTool to produce covers from audio CDs using FreeDB END-of-disc-cover/pkg-comment echo x - disc-cover/distinfo sed 's/^X//' >disc-cover/distinfo << 'END-of-disc-cover/distinfo' XMD5 (disc-cover-1.0.1.tar.gz) = 605aa577d2f0164bdabb7a631bae8251 END-of-disc-cover/distinfo echo x - disc-cover/Makefile sed 's/^X//' >disc-cover/Makefile << 'END-of-disc-cover/Makefile' X# New ports collection makefile for: disc-cover X# Date created: 20 Jan 2002 X# Whom: Miguel Mendez X# X# $FreeBSD$ X# X XPORTNAME= disc-cover XPORTVERSION= 1.0.1 XCATEGORIES= audio XMASTER_SITES= http://www.liacs.nl/~jvhemert/disc-cover/download/stable/ X XMAINTAINER= flynn@energyhq.homeip.net X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/$(PERL_VER)/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ X ${LOCALBASE}/lib/perl5/site_perl/$(PERL_VER)/FreeDB.pm:${PORTSDIR}/audio/p5-FreeDB \ X latex:${PORTSDIR}/print/latex \ X dvips:${PORTSDIR}/print/dvips \ X convert:${PORTSDIR}/graphics/ImageMagick/ X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/$(PERL_VER)/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ X ${LOCALBASE}/lib/perl5/site_perl/$(PERL_VER)/FreeDB.pm:${PORTSDIR}/audio/p5-FreeDB \ X latex:${PORTSDIR}/print/latex \ X dvips:${PORTSDIR}/print/dvips \ X convert:${PORTSDIR}/graphics/ImageMagick/ X XMAN1= disc-cover.1 X Xpost-patch: X @${PERL} -pi -e 's@/etc/disc-cover.conf@${LOCALBASE}/etc/disc-cover.conf@g' ${WRKSRC}/disc-cover X @$(ECHO) "all:" > ${WRKSRC}/Makefile X @$(ECHO) >> ${WRKSRC}/Makefile X @$(ECHO) "install:" >> ${WRKSRC}/Makefile X X# This port doesn't have a Makefile, and we need to fix some stuff (like the conf file name) X Xpost-install: X @${INSTALL} ${WRKSRC}/disc-cover ${LOCALBASE}/bin X @${INSTALL} ${WRKSRC}/example.conf ${LOCALBASE}/etc/${PORTNAME}.conf.sample X @${INSTALL} ${WRKSRC}/disc-cover.1 ${LOCALBASE}/man/man1 X @${ECHO} X @${ECHO} " ############################################################" X @${ECHO} " You can set your preferences by editing the file ${PORTNAME}.conf.sample" X @${ECHO} " in ${LOCALBASE}/etc and renaming it to ${PORTNAME}.conf" X @${ECHO} " ############################################################" X @${ECHO} X X.include END-of-disc-cover/Makefile echo x - disc-cover/pkg-plist sed 's/^X//' >disc-cover/pkg-plist << 'END-of-disc-cover/pkg-plist' Xbin/disc-cover Xetc/disc-cover.conf.sample END-of-disc-cover/pkg-plist exit --- disc-cover.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 Jan 21 1:10:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECCB637B41B for ; Mon, 21 Jan 2002 01:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L9A0W07508; Mon, 21 Jan 2002 01:10:00 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id F128C37B404 for ; Mon, 21 Jan 2002 01:00:08 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id g0L902f02685; Mon, 21 Jan 2002 10:00:02 +0100 (CET) (envelope-from flynn) Message-Id: <200201210900.g0L902f02685@energyhq.homeip.net> Date: Mon, 21 Jan 2002 10:00:02 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34105: New port: audio/p5-FreeDB Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34105 >Category: ports >Synopsis: New port: audio/p5-FreeDB >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 Jan 21 01:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 18 19:08:06 CET 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: FreeDB.pm is a Perl Module that provides a simple object-oriented programming interface to the FreeDB entry for whatever CD you pop into your drive. WWW: http://www.red-bean.com/~bwf/software/FreeDB/ Miguel Mendez >How-To-Repeat: >Fix: --- p5-FreeDB.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-FreeDB/ # p5-FreeDB/pkg-plist # p5-FreeDB/pkg-descr # p5-FreeDB/pkg-comment # p5-FreeDB/distinfo # p5-FreeDB/Makefile # p5-FreeDB/files # p5-FreeDB/files/patch-FreeDB.pm # echo c - p5-FreeDB/ mkdir -p p5-FreeDB/ > /dev/null 2>&1 echo x - p5-FreeDB/pkg-plist sed 's/^X//' >p5-FreeDB/pkg-plist << 'END-of-p5-FreeDB/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/FreeDB.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/FreeDB/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/FreeDB END-of-p5-FreeDB/pkg-plist echo x - p5-FreeDB/pkg-descr sed 's/^X//' >p5-FreeDB/pkg-descr << 'END-of-p5-FreeDB/pkg-descr' XFreeDB.pm is a Perl Module that provides a simple object-oriented programming Xinterface to the FreeDB entry for whatever CD you pop into your drive. Take a Xlook at the online man page to find out more about it. X XWWW: http://www.red-bean.com/~bwf/software/FreeDB/ XMiguel Mendez END-of-p5-FreeDB/pkg-descr echo x - p5-FreeDB/pkg-comment sed 's/^X//' >p5-FreeDB/pkg-comment << 'END-of-p5-FreeDB/pkg-comment' XPerl Module that provides a programming interface to FreeDB END-of-p5-FreeDB/pkg-comment echo x - p5-FreeDB/distinfo sed 's/^X//' >p5-FreeDB/distinfo << 'END-of-p5-FreeDB/distinfo' XMD5 (FreeDB-1.1.2.tar.gz) = 6912b2da07c90f520bcfd3712639d2be END-of-p5-FreeDB/distinfo echo x - p5-FreeDB/Makefile sed 's/^X//' >p5-FreeDB/Makefile << 'END-of-p5-FreeDB/Makefile' X# New ports collection makefile for: p5-CDDB X# Date created: 20 Jan 2002 X# Whom: Miguel Mendez X# FreeDB.pm patch by Alan Eldridge X# X# $FreeBSD$ X# X XPORTNAME= FreeDB XPORTVERSION= 1.1.2 XCATEGORIES= audio perl5 XMASTER_SITES= http://www.red-bean.com/~bwf/software/FreeDB/ XPKGNAMEPREFIX= p5- X XMAINTAINER= flynn@energyhq.homeip.net X XPERL_CONFIGURE= yes X XMAN3= FreeDB.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-FreeDB/Makefile echo c - p5-FreeDB/files mkdir -p p5-FreeDB/files > /dev/null 2>&1 echo x - p5-FreeDB/files/patch-FreeDB.pm sed 's/^X//' >p5-FreeDB/files/patch-FreeDB.pm << 'END-of-p5-FreeDB/files/patch-FreeDB.pm' X--- FreeDB.pm.orig Wed Dec 8 08:46:32 1999 X+++ FreeDB.pm Sun Jan 20 21:00:40 2002 X@@ -49,6 +49,21 @@ X X $VERSION = '1.1.2'; X X+my ($os, $CDIOREADTOCHEADER, $CDIOREADTOCENTRY); X+ X+sub BEGIN { X+ $os = `uname`; X+ if ($os =~ m/FreeBSD/) { X+ $CDIOREADTOCHEADER = 0x40046304; X+ $CDIOREADTOCENTRY = 0xc00c6306; X+ } elsif ($os =~ m/Linux/) { X+ $CDIOREADTOCHEADER = 0x5305; X+ $CDIOREADTOCENTRY = 0x5306; X+ } else { X+ die "FIXME: $os not supported"; X+ } X+} X+ X # Preloaded methods go here. X X sub new { X@@ -576,7 +591,10 @@ X my ($trackno, $ttitle) = split('=', $i); X $tracks[$trackno] .= $ttitle; X } X- return 0 if (@tracks[1] eq ""); X+ X+# was @tracks[1] X+ X+ return 0 if ($tracks[1] eq ""); X my (@offsets) = ($tmp =~ /^\#\s+(\d+)/mg); X my ($disclength) = ($tmp =~ /^\#\s*Disc length:\s*(\d+)/mg); X X@@ -624,38 +642,68 @@ X # Sets: {discid} and _server_string() X sub _get_disc_info { X my $self = shift @_; X- my ($result, $start, $end, $discid, $tracknumber); X+ my ($result, $start, $end, $discid, $tracknumber, $chdr); X my ($track, $adr_ctrl, $format, $frame, $minute, $second); X- my $chdr = ""; X my @tracks = (); X X open (cdrom_fd, "$self->{'cdrom_device'}") or croak "Error: could not open device: \"$self->{'cdrom_device'}\"\n\nSolution: login as root and make a new group 'cdrom' in /etc/group\nthen issue these commands:\n chgrp cdrom $self->{'cdrom_device'}\n cdmod g+r $self->{'cdrom_device'}\n adduser cdrom\nNow logout and login as the user again.\n\n"; X X+ my $hdrfmt; X+ if ($os =~ m/Linux/) { X+ $hdrfmt = 'CC'; X+ } elsif ($os =~ m/FreeBSD/) { X+ $hdrfmt = 'xxCC'; X+ } X # Get start and end track number X- $result = ioctl(cdrom_fd, 0x5305, $chdr); X+ $chdr = pack($hdrfmt, 0, 0); X+ $result = ioctl(cdrom_fd, $CDIOREADTOCHEADER, $chdr); X $result or croak "CD reading ioctl failed.\n"; X $self->debug(2,"RESULT IS: $result\n"); X- ($start, $end) = unpack('CC', $chdr); X- X+ ($start, $end) = unpack($hdrfmt, $chdr); X # Get info for each track X for ($tracknumber = $start; $tracknumber <= $end; $tracknumber++) { X- my $tocentry = pack('C8', $tracknumber, 0, 2, 0, 0, 0, 0, 0); X+ my $tocentry; X+ X+ if ($os =~ m/Linux/) { X+ $tocentry = pack('C8', $tracknumber, 0, 2, 0, 0, 0, 0, 0); X+ } elsif ($os =~ m/FreeBSD/) { X+ $tocentry = pack('CCx10', 2, $tracknumber); X+ } X X- if( ioctl(cdrom_fd, 0x5306, $tocentry) < 0 ) { X+ if( ioctl(cdrom_fd, $CDIOREADTOCENTRY, $tocentry) < 0 ) { X croak "Error: problems during cdrom tracks read in\n\nSolution: sorry no solution\n"; X } X- ($track, $adr_ctrl, $format, $frame, $minute, $second) = unpack('C*', $tocentry); X+ if ($os =~ m/Linux/) { X+ ($track, $adr_ctrl, $format, $frame, $minute, $second) X+ = unpack('C*', $tocentry); X+ } elsif ($os =~ m/FreeBSD/) { X+ ($format, $track, $minute, $second, $frame) X+ = unpack('CCx7CCC', $tocentry); X+ } X $tracks[$tracknumber] = (60 * $minute + $second); X- X } X X # Get info for leadout X- my $tocentry = pack('C8', 0xAA, 0, 2, 0, 0, 0, 0 ,0); X- if( ioctl(cdrom_fd, 0x5306, $tocentry) < 0 ) X+ my $tocentry; X+ X+ if ($os =~ m/Linux/) { X+ $tocentry = pack('C8', 0xAA, 0, 2, 0, 0, 0, 0 ,0); X+ } elsif ($os =~ m/FreeBSD/) { X+ $tocentry = pack('CCx10', 2, 0xAA); X+ } X+ X+ if( ioctl(cdrom_fd, $CDIOREADTOCENTRY, $tocentry) < 0 ) X { X croak "Error: problems during cdrom tracks read in\n\nSolution: sorry no solution\n"; X } X- ($track, $adr_ctrl, $format, $frame, $minute, $second) = unpack('C*', $tocentry); X+ X+ if ($os =~ m/Linux/) { X+ ($track, $adr_ctrl, $format, $frame, $minute, $second) X+ = unpack('C*', $tocentry); X+ } elsif ($os =~ m/FreeBSD/) { X+ ($format, $track, $minute, $second, $frame) X+ = unpack('CCx7CCC', $tocentry); X+ } X $tracks[$end + 1] = (60 * $minute + $second); X X # Calculate cddb sum for all tracks and for total X X END-of-p5-FreeDB/files/patch-FreeDB.pm exit --- p5-FreeDB.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 Jan 21 2:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FDE837B417 for ; Mon, 21 Jan 2002 02:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LAe1C33165; Mon, 21 Jan 2002 02:40:01 -0800 (PST) (envelope-from gnats) Received: from ada.eu.org (marvin.enst.fr [137.194.161.2]) by hub.freebsd.org (Postfix) with ESMTP id 243F237B443 for ; Mon, 21 Jan 2002 02:36:25 -0800 (PST) Received: by ada.eu.org (Postfix, from userid 10) id 4D383A8054; Mon, 21 Jan 2002 11:36:03 +0100 (CET) Received: by trillian.rfc1149.net (Postfix, from userid 1000) id 3E3101930E7; Mon, 21 Jan 2002 11:35:15 +0100 (CET) Message-Id: <20020121103515.3E3101930E7@trillian.rfc1149.net> Date: Mon, 21 Jan 2002 11:35:15 +0100 (CET) From: Samuel Tardieu Reply-To: Samuel Tardieu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34107: New port: devel/gputils Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34107 >Category: ports >Synopsis: New port: devel/gputils >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 Jan 21 02:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Samuel Tardieu >Release: FreeBSD 4.4-STABLE i386 >Organization: TELECOM Paris >Environment: >Description: gpasm has became gputils and has a new version >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: # # gputils/Makefile # gputils/distinfo # gputils/pkg-comment # gputils/pkg-descr # gputils/pkg-plist # echo x - gputils/Makefile sed 's/^X//' >gputils/Makefile << 'END-of-gputils/Makefile' X# New ports collection makefile for: gputils X# Date created: 21 Jan 2002 X# Whom: Samuel Tardieu X# X# $FreeBSD$ X# X XPORTNAME= gputils XPORTVERSION= 0.10.0 XCATEGORIES= devel XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= sam@inf.enst.fr X XGNU_CONFIGURE= yes X X.if !defined(NOPORTDOCS) Xpost-install: X ${MKDIR} ${PREFIX}/share/doc/gputils X ${INSTALL_DATA} ${WRKSRC}/doc/gputils.ps ${PREFIX}/share/doc/gputils X ${INSTALL_DATA} ${WRKSRC}/doc/gputils.pdf ${PREFIX}/share/doc/gputils X ${INSTALL_DATA} ${WRKSRC}/doc/gputils.lyx ${PREFIX}/share/doc/gputils X.endif X X.include END-of-gputils/Makefile echo x - gputils/distinfo sed 's/^X//' >gputils/distinfo << 'END-of-gputils/distinfo' XMD5 (gputils-0.10.0.tar.gz) = 11835b296740088995a0307171539383 END-of-gputils/distinfo echo x - gputils/pkg-comment sed 's/^X//' >gputils/pkg-comment << 'END-of-gputils/pkg-comment' XGPUTILS is a set of utilities for Microchip PIC microcontrollers END-of-gputils/pkg-comment echo x - gputils/pkg-descr sed 's/^X//' >gputils/pkg-descr << 'END-of-gputils/pkg-descr' XGPUTILS contains a set of utilities (assembler, disassembler, ...) for XMicrochip's PIC microcontroller families. X XThis port was previously called GPASM. X XWWW: http://gputils.sourceforge.net/ X X -- Samuel Tardieu X sam@inf.enst.fr END-of-gputils/pkg-descr echo x - gputils/pkg-plist sed 's/^X//' >gputils/pkg-plist << 'END-of-gputils/pkg-plist' Xbin/gpasm Xbin/gpvc Xbin/gpdasm Xshare/gputils/header/memory.inc Xshare/gputils/header/p12c508.inc Xshare/gputils/header/p12c508a.inc Xshare/gputils/header/p12c509.inc Xshare/gputils/header/p12c509a.inc Xshare/gputils/header/p12c671.inc Xshare/gputils/header/p12c672.inc Xshare/gputils/header/p12ce518.inc Xshare/gputils/header/p12ce519.inc Xshare/gputils/header/p12ce673.inc Xshare/gputils/header/p12ce674.inc Xshare/gputils/header/p14000.inc Xshare/gputils/header/p16c432.inc Xshare/gputils/header/p16c433.inc Xshare/gputils/header/p16c461.inc Xshare/gputils/header/p16c505.inc Xshare/gputils/header/p16c554.inc Xshare/gputils/header/p16c558.inc Xshare/gputils/header/p16c5x.inc Xshare/gputils/header/p16c61.inc Xshare/gputils/header/p16c62.inc Xshare/gputils/header/p16c620.inc Xshare/gputils/header/p16c620a.inc Xshare/gputils/header/p16c621.inc Xshare/gputils/header/p16c621a.inc Xshare/gputils/header/p16c622.inc Xshare/gputils/header/p16c622a.inc Xshare/gputils/header/p16c62a.inc Xshare/gputils/header/p16c62b.inc Xshare/gputils/header/p16c63.inc Xshare/gputils/header/p16c63a.inc Xshare/gputils/header/p16c64.inc Xshare/gputils/header/p16c641.inc Xshare/gputils/header/p16c642.inc Xshare/gputils/header/p16c64a.inc Xshare/gputils/header/p16c65.inc Xshare/gputils/header/p16c65a.inc Xshare/gputils/header/p16c65b.inc Xshare/gputils/header/p16c66.inc Xshare/gputils/header/p16c661.inc Xshare/gputils/header/p16c662.inc Xshare/gputils/header/p16c67.inc Xshare/gputils/header/p16c70.inc Xshare/gputils/header/p16c71.inc Xshare/gputils/header/p16c710.inc Xshare/gputils/header/p16c711.inc Xshare/gputils/header/p16c712.inc Xshare/gputils/header/p16c715.inc Xshare/gputils/header/p16c716.inc Xshare/gputils/header/p16c717.inc Xshare/gputils/header/p16c71a.inc Xshare/gputils/header/p16c72.inc Xshare/gputils/header/p16c72a.inc Xshare/gputils/header/p16c73.inc Xshare/gputils/header/p16c73a.inc Xshare/gputils/header/p16c73b.inc Xshare/gputils/header/p16c74.inc Xshare/gputils/header/p16c745.inc Xshare/gputils/header/p16c74a.inc Xshare/gputils/header/p16c74b.inc Xshare/gputils/header/p16c76.inc Xshare/gputils/header/p16c765.inc Xshare/gputils/header/p16c77.inc Xshare/gputils/header/p16c770.inc Xshare/gputils/header/p16c771.inc Xshare/gputils/header/p16c773.inc Xshare/gputils/header/p16c774.inc Xshare/gputils/header/p16c781.inc Xshare/gputils/header/p16c782.inc Xshare/gputils/header/p16c84.inc Xshare/gputils/header/p16c923.inc Xshare/gputils/header/p16c924.inc Xshare/gputils/header/p16c925.inc Xshare/gputils/header/p16c926.inc Xshare/gputils/header/p16ce623.inc Xshare/gputils/header/p16ce624.inc Xshare/gputils/header/p16ce625.inc Xshare/gputils/header/p16cr62.inc Xshare/gputils/header/p16cr63.inc Xshare/gputils/header/p16cr64.inc Xshare/gputils/header/p16cr65.inc Xshare/gputils/header/p16cr72.inc Xshare/gputils/header/p16cr83.inc Xshare/gputils/header/p16cr84.inc Xshare/gputils/header/p16f627.inc Xshare/gputils/header/p16f628.inc Xshare/gputils/header/p16f73.inc Xshare/gputils/header/p16f74.inc Xshare/gputils/header/p16f76.inc Xshare/gputils/header/p16f77.inc Xshare/gputils/header/p16f83.inc Xshare/gputils/header/p16f84.inc Xshare/gputils/header/p16f85.inc Xshare/gputils/header/p16f86.inc Xshare/gputils/header/p16f84a.inc Xshare/gputils/header/p16f870.inc Xshare/gputils/header/p16f871.inc Xshare/gputils/header/p16f872.inc Xshare/gputils/header/p16f873.inc Xshare/gputils/header/p16f874.inc Xshare/gputils/header/p16f876.inc Xshare/gputils/header/p16f877.inc Xshare/gputils/header/p16f877a.inc Xshare/gputils/header/p16hv540.inc Xshare/gputils/header/p17c42.inc Xshare/gputils/header/p17c42a.inc Xshare/gputils/header/p17c43.inc Xshare/gputils/header/p17c44.inc Xshare/gputils/header/p17c752.inc Xshare/gputils/header/p17c756.inc Xshare/gputils/header/p17c756a.inc Xshare/gputils/header/p17c762.inc Xshare/gputils/header/p17c766.inc Xshare/gputils/header/p17cr42.inc Xshare/gputils/header/p17cr43.inc Xshare/gputils/header/p18c242.inc Xshare/gputils/header/p18c252.inc Xshare/gputils/header/p18c442.inc Xshare/gputils/header/p18c452.inc Xshare/gputils/header/p18c601.inc Xshare/gputils/header/p18c658.inc Xshare/gputils/header/p18c801.inc Xshare/gputils/header/p18c858.inc Xshare/gputils/header/p18f020.inc Xshare/gputils/header/p18f242.inc Xshare/gputils/header/p18f248.inc Xshare/gputils/header/p18f252.inc Xshare/gputils/header/p18f258.inc Xshare/gputils/header/p18f442.inc Xshare/gputils/header/p18f448.inc Xshare/gputils/header/p18f452.inc Xshare/gputils/header/p18f458.inc Xshare/doc/gputils/gputils.ps Xshare/doc/gputils/gputils.pdf Xshare/doc/gputils/gputils.lyx X@dirrm share/gputils/header X@dirrm share/gputils X@dirrm share/doc/gputils END-of-gputils/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 Jan 21 3:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A64437B404 for ; Mon, 21 Jan 2002 03:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LBA1Q43064; Mon, 21 Jan 2002 03:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2E2B37B404 for ; Mon, 21 Jan 2002 03:02:08 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LB28d38072; Mon, 21 Jan 2002 03:02:08 -0800 (PST) (envelope-from nobody) Message-Id: <200201211102.g0LB28d38072@freefall.freebsd.org> Date: Mon, 21 Jan 2002 03:02:08 -0800 (PST) From: Borja Marcod To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34110: linux-opera TP3 doesn't work Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34110 >Category: ports >Synopsis: linux-opera TP3 doesn't work >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 03:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Borja Marcod >Release: 4-5 PRERELEASE >Organization: N/A >Environment: FreeBSD borja.sarenet.es 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 18 09:09:50 CET 2002 root@borja.sarenet.es:/usr/obj/usr/src/sys/BORJA i386 >Description: Opera TP3 doesn't work. When loading a webpage (even www.opera.com) it keeps hanging on "Sending request to...". Hitting "ESC" to abort the page load can make it work sometimes. It does not seem to load all the images. Tested with linux_base and linux_base-62 (refreshed by cvsup today) >How-To-Repeat: Installing Opera TP3 >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 Jan 21 4:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E576E37B405 for ; Mon, 21 Jan 2002 04:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LCo1o71850; Mon, 21 Jan 2002 04:50:01 -0800 (PST) (envelope-from gnats) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 082E637B404 for ; Mon, 21 Jan 2002 04:45:39 -0800 (PST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.6/8.11.4) id g0LCjbq71766; Mon, 21 Jan 2002 13:45:37 +0100 (CET) (envelope-from stijn) Message-Id: <200201211245.g0LCjbq71766@pcwin002.win.tue.nl> Date: Mon, 21 Jan 2002 13:45:37 +0100 (CET) From: stijn@win.tue.nl Reply-To: stijn@win.tue.nl To: FreeBSD-gnats-submit@freebsd.org Cc: patseal@hyperhost.net X-Send-Pr-Version: 3.113 Subject: ports/34113: [UPDATE]: x11-wm/blackbox Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34113 >Category: ports >Synopsis: [UPDATE]: x11-wm/blackbox >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 Jan 21 04:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Stijn Hoop >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD 4.5-RC #0: Wed Jan 16 04:30:08 CET 2002 >Description: - Update to 0.62.0 - Assume maintainership (per mail with original maintainer, in spirit - if he objects, I'll withdraw request) >How-To-Repeat: N/A >Fix: diff -urN /usr/ports/x11-wm/blackbox/Makefile blackbox/Makefile --- /usr/ports/x11-wm/blackbox/Makefile Mon Oct 9 09:28:28 2000 +++ blackbox/Makefile Mon Jan 21 13:37:04 2002 @@ -6,16 +6,19 @@ # PORTNAME= blackbox -PORTVERSION= 0.61.1 +PORTVERSION= 0.62.0 CATEGORIES= x11-wm -MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= blackboxwm -MAINTAINER= patseal@hyperhost.net +MAINTAINER= stijn@win.tue.nl MAN1= blackbox.1 bsetroot.1 USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_BZIP2= yes + +pre-patch: + ${PERL} -ni -e '/^SUBDIRS/ || print' ${WRKSRC}/doc/Makefile.in .include diff -urN /usr/ports/x11-wm/blackbox/distinfo blackbox/distinfo --- /usr/ports/x11-wm/blackbox/distinfo Mon Oct 9 09:28:28 2000 +++ blackbox/distinfo Mon Jan 21 12:37:17 2002 @@ -1 +1 @@ -MD5 (blackbox-0.61.1.tar.bz2) = 03c67404bda28a401ff7d23a2316882b +MD5 (blackbox-0.62.0.tar.gz) = 133bdf96ce03f28a4262276fa187f7a6 diff -urN /usr/ports/x11-wm/blackbox/pkg-descr blackbox/pkg-descr --- /usr/ports/x11-wm/blackbox/pkg-descr Sun Jun 18 03:43:16 2000 +++ blackbox/pkg-descr Mon Jan 21 13:03:46 2002 @@ -3,7 +3,4 @@ rendering code, does image dithering at 8, 15 and 16 bits per pixel and colour icon support. Blackbox is [mostly] ICCCM compliant. -WWW: http://portal.alug.org/blackbox/ - -- Patrick -patseal@hyperhost.net +WWW: http://blackbox.alug.org/ diff -urN /usr/ports/x11-wm/blackbox/pkg-plist blackbox/pkg-plist --- /usr/ports/x11-wm/blackbox/pkg-plist Mon Oct 9 09:28:28 2000 +++ blackbox/pkg-plist Mon Jan 21 12:50:35 2002 @@ -1,51 +1,67 @@ bin/blackbox bin/bsetroot bin/bsetbg -share/Blackbox/menu -share/Blackbox/nls/C/blackbox.cat -share/Blackbox/nls/da_DK/blackbox.cat -share/Blackbox/nls/es_ES/blackbox.cat -share/Blackbox/nls/et_EE/blackbox.cat -share/Blackbox/nls/fr_FR/blackbox.cat -share/Blackbox/nls/pt_BR/blackbox.cat -share/Blackbox/nls/ru_RU/blackbox.cat -share/Blackbox/nls/sv_SE/blackbox.cat -share/Blackbox/nls/tr_TR/blackbox.cat -share/Blackbox/styles/Artwiz -share/Blackbox/styles/Cthulhain -share/Blackbox/styles/Flux -share/Blackbox/styles/Minimal -share/Blackbox/styles/Nyz -share/Blackbox/styles/Operation -share/Blackbox/styles/Outcomes -share/Blackbox/styles/Rampage -share/Blackbox/styles/Rancor -share/Blackbox/styles/Results -share/Blackbox/styles/Shade -share/Blackbox/styles/Spiff -share/Blackbox/styles/TDF -share/Blackbox/styles/Twice -@dirrm share/Blackbox/nls/C -@dirrm share/Blackbox/nls/da_DK -@dirrm share/Blackbox/nls/es_ES -@dirrm share/Blackbox/nls/et_EE -@dirrm share/Blackbox/nls/fr_FR -@dirrm share/Blackbox/nls/pt_BR -@dirrm share/Blackbox/nls/ru_RU -@dirrm share/Blackbox/nls/sv_SE -@dirrm share/Blackbox/nls/tr_TR -@exec ln -s C %D/share/Blackbox/nls/POSIX -@unexec rm %D/share/Blackbox/nls/POSIX -@exec ln -s C %D/share/Blackbox/nls/US_ASCII -@unexec rm %D/share/Blackbox/nls/US_ASCII -@exec ln -s C %D/share/Blackbox/nls/en -@unexec rm %D/share/Blackbox/nls/en -@exec ln -s C %D/share/Blackbox/nls/en_US -@unexec rm %D/share/Blackbox/nls/en_US -@exec ln -s es_ES %D/share/Blackbox/nls/es -@unexec rm %D/share/Blackbox/nls/es -@exec ln -s fr_FR %D/share/Blackbox/nls/fr -@unexec rm %D/share/Blackbox/nls/fr -@dirrm share/Blackbox/nls -@dirrm share/Blackbox/styles -@dirrm share/Blackbox +share/blackbox/menu +share/blackbox/nls/C/blackbox.cat +share/blackbox/nls/da_DK/blackbox.cat +share/blackbox/nls/de_DE/blackbox.cat +share/blackbox/nls/es_ES/blackbox.cat +share/blackbox/nls/et_EE/blackbox.cat +share/blackbox/nls/fr_FR/blackbox.cat +share/blackbox/nls/it_IT/blackbox.cat +share/blackbox/nls/ja_JP/blackbox.cat +share/blackbox/nls/nl_NL/blackbox.cat +share/blackbox/nls/pt_BR/blackbox.cat +share/blackbox/nls/ru_RU/blackbox.cat +share/blackbox/nls/sl_SI/blackbox.cat +share/blackbox/nls/sv_SE/blackbox.cat +share/blackbox/nls/tr_TR/blackbox.cat +share/blackbox/styles/Artwiz +share/blackbox/styles/Cthulhain +share/blackbox/styles/Flux +share/blackbox/styles/Minimal +share/blackbox/styles/Nyz +share/blackbox/styles/Operation +share/blackbox/styles/Outcomes +share/blackbox/styles/Rampage +share/blackbox/styles/Rancor +share/blackbox/styles/Results +share/blackbox/styles/Shade +share/blackbox/styles/Spiff +share/blackbox/styles/TDF +share/blackbox/styles/Twice +@dirrm share/blackbox/nls/C +@dirrm share/blackbox/nls/da_DK +@dirrm share/blackbox/nls/de_DE +@dirrm share/blackbox/nls/es_ES +@dirrm share/blackbox/nls/et_EE +@dirrm share/blackbox/nls/fr_FR +@dirrm share/blackbox/nls/it_IT +@dirrm share/blackbox/nls/ja_JP +@dirrm share/blackbox/nls/nl_NL +@dirrm share/blackbox/nls/pt_BR +@dirrm share/blackbox/nls/ru_RU +@dirrm share/blackbox/nls/sl_SI +@dirrm share/blackbox/nls/sv_SE +@dirrm share/blackbox/nls/tr_TR +@exec ln -s C %D/share/blackbox/nls/POSIX +@unexec rm %D/share/blackbox/nls/POSIX +@exec ln -s C %D/share/blackbox/nls/US_ASCII +@unexec rm %D/share/blackbox/nls/US_ASCII +@exec ln -s de_DE %D/share/blackbox/nls/de +@unexec rm %D/share/blackbox/nls/de +@exec ln -s C %D/share/blackbox/nls/en +@unexec rm %D/share/blackbox/nls/en +@exec ln -s C %D/share/blackbox/nls/en_US +@unexec rm %D/share/blackbox/nls/en_US +@exec ln -s es_ES %D/share/blackbox/nls/es +@unexec rm %D/share/blackbox/nls/es +@exec ln -s fr_FR %D/share/blackbox/nls/fr +@unexec rm %D/share/blackbox/nls/fr +@exec ln -s it_IT %D/share/blackbox/nls/it +@unexec rm %D/share/blackbox/nls/it +@exec ln -s nl_NL %D/share/blackbox/nls/nl +@unexec rm %D/share/blackbox/nls/nl +@dirrm share/blackbox/nls +@dirrm share/blackbox/styles +@dirrm share/blackbox >Release-Note: >Audit-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 Jan 21 5:10: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBF3837B416 for ; Mon, 21 Jan 2002 05:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LDA1v78900; Mon, 21 Jan 2002 05:10:01 -0800 (PST) (envelope-from gnats) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id C0E6D37B404 for ; Mon, 21 Jan 2002 05:04:40 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id OAA04183 for FreeBSD-gnats-submit@freebsd.org; Mon, 21 Jan 2002 14:04:39 +0100 (CET) Received: (from hohmuth@localhost) by olymp.sax.de (8.11.5/8.11.5) id g0LCwXb72607; Mon, 21 Jan 2002 13:58:33 +0100 (CET) (envelope-from hohmuth) Message-Id: <200201211258.g0LCwXb72607@olymp.sax.de> Date: Mon, 21 Jan 2002 13:58:33 +0100 (CET) From: Michael Hohmuth Reply-To: Michael Hohmuth To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34114: portupgrade crashes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34114 >Category: ports >Synopsis: portupgrade crashes >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 Jan 21 05:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michael Hohmuth >Release: FreeBSD 4.4-PRERELEASE i386 >Organization: private site >Environment: System: FreeBSD olymp.sax.de 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #0: Mon Aug 13 17:18:37 CEST 2001 root@olymp.sax.de:/usr/src/sys/compile/OLYMP i386 FreeBSD-stable installation as of Aug 7, 2001. portupgrade rev.1.160 >Description: When upgrading a package using `portupgrade', the `portupgrade' tool crashed. See session script below. root(hohmuth)@olymp:~# portupgrade -P xemacs-packages ---> Checking the availability of the latest package of editors/xemacs-packages ---> Fetching the package(s) for 'xemacs-packages-2.1' (editors/xemacs-packages) ---> Fetching xemacs-packages-2.1.tgz Receiving /var/tmp/xemacs-packages-2.1.tgz (20830735 bytes): 100% 20830735 bytes transferred in 246.8 seconds (82.42 kBps) ---> Downloaded as xemacs-packages-2.1.tgz ---> Identifying the package /usr/ports/packages/All/xemacs-packages-2.1.tgz ---> Saved as /usr/ports/packages/All/xemacs-packages-2.1.tgz ---> Upgrading 'xemacs-packages-1.10' to 'xemacs-packages-2.1' (editors/xemacs-packages) using a package ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'xemacs-packages-1.10' pkg_delete: package `xemacs-packages-1.10' is required by these other packages and may not be deinstalled (but I'll delete it anyway): xemacs-21.1.14 pkg_delete: unable to completely remove directory '/usr/local/lib/xemacs/xemacs-packages/lisp/w3' pkg_delete: unable to completely remove directory '/usr/local/lib/xemacs/xemacs-packages/lisp/net-utils' pkg_delete: unable to completely remove directory '/usr/local/lib/xemacs/xemacs-packages/lisp/dired' pkg_delete: unable to completely remove directory '/usr/local/lib/xemacs/xemacs-packages/lisp/apel' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) [Updating the pkgdb in /var/db/pkg ... - 338 packages found (-1 +0) (...) done] ---> Installing the new version via the package /usr/local/sbin/portupgrade:1382:in `install_pkg': undefined local variable or method `origin' for # (NameError) from /usr/local/sbin/portupgrade:953:in `upgrade_pkg' from /usr/local/sbin/portupgrade:661:in `main' from /usr/local/sbin/portupgrade:609:in `each' from /usr/local/sbin/portupgrade:609:in `main' from /usr/local/sbin/portupgrade:186:in `initialize' from /usr/local/sbin/portupgrade:186:in `new' from /usr/local/sbin/portupgrade:186:in `main' from /usr/local/sbin/portupgrade:1620 >How-To-Repeat: Upgrade an installed package using "portupgrade -P". >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 Jan 21 5:20: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailf.telia.com (mailf.telia.com [194.22.194.25]) by hub.freebsd.org (Postfix) with ESMTP id 3FF6337B404; Mon, 21 Jan 2002 05:19:52 -0800 (PST) Received: from veidit.net (h224n2fls34o1000.telia.com [213.64.210.224]) by mailf.telia.com (8.11.6/8.11.6) with ESMTP id g0LDJcT12259; Mon, 21 Jan 2002 14:19:39 +0100 (CET) Message-ID: <3C4C14E0.CDA96892@veidit.net> Date: Mon, 21 Jan 2002 14:17:20 +0100 From: John Angelmo X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: Andy Fawcett , kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 References: <3C4AFB48.812402C1@veidit.net> <200201202000.50888@zappa.athame.co.uk> <3C4B06E0.1DDDE1D5@veidit.net> <20020120151733.C18609@squall.waterspout.com> 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 Will Andrews wrote: > > On Sun, Jan 20, 2002 at 07:05:20PM +0100, John Angelmo wrote: > > Yes I have seen some stuff in 2.3.2 libjpeg, libpng and so on can't seem > > to be found in /usr/local/lib but it can find it in /usr/lib ;) > > That is a long-term bug in their configure script which > apparently doesn't add very many places to look for libjpeg (or > other so-called "non-standard" places) in. It's been around for > about 2 years, before I started maintaining Qt2/KDE2 ports in the > ports tree. It may well get fixed at some point in the default > configure script, but for now, we get around it with > CONFIGURE_ENV and CONFIGURE_ARGS. See ports/Mk/bsd.kde.mk. > > In any case, Andy was referring to bugs that affected things like > antialiasing of fonts, and this fact was quite visible in our > beta testing of KDE 2.2.2 / Qt 2.3.2. So I downgraded it back to > 2.3.1 and applied a few patches to improve it. No patches from > Trolltech or KDE that were in 2.3.2 vs 2.3.1, though. They were > just too trivial to bother. > > Regards, > -- > wca I just noticed a problem with the updated kdelibs: it locks at: In file included from libkdeui_la.all_cpp.cpp:6: knuminput.cpp:227: warning: #warning workaround for a bug of QSpinBox in >= Qt 2.2.0 In file included from libkdeui_la.all_cpp.cpp:7: ktoolbar.cpp:1396: warning: #warning workaround for a QToolbar bug in Qt 2.2.3 In file included from libkdeui_la.all_cpp.cpp:51: kmessagebox.cpp:52: warning: #warning FIXME - Implement Notification I hope this can help I went in a and did a make clean && make but it just locks up there /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 5:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C19537B419 for ; Mon, 21 Jan 2002 05:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LDK1q80516; Mon, 21 Jan 2002 05:20:01 -0800 (PST) (envelope-from gnats) Received: from hactar.xrob.org (ricci.dsl.xmission.com [166.70.26.217]) by hub.freebsd.org (Postfix) with ESMTP id 3408F37B400 for ; Mon, 21 Jan 2002 05:16:06 -0800 (PST) Received: (from ricci@localhost) by hactar.xrob.org (8.11.6/8.11.6) id g0LDJDV00803; Mon, 21 Jan 2002 06:19:13 -0700 (MST) (envelope-from ricci) Message-Id: <200201211319.g0LDJDV00803@hactar.xrob.org> Date: Mon, 21 Jan 2002 06:19:13 -0700 (MST) From: Robert P Ricci Reply-To: Robert P Ricci To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34115: Update port x11-wm/ion to author's latest 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 >Number: 34115 >Category: ports >Synopsis: Update port x11-wm/ion to author's latest version >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 Jan 21 05:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Robert P Ricci >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: University of Utah Flux Group >Environment: System: FreeBSD hactar.xrob.org 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #9: Sun Jan 6 17:39:45 MST 2002 root@hactar.xrob.org:/usr/obj/usr/src/sys/HACTAR i386 Tested with XFree86-4.1.0_10 and XFree86-4.2.0 >Description: Update ports/x11-wm/ion to author's latest version. Patch relative to ports/x11-wm is below in Fix section. >How-To-Repeat: >Fix: diff -ruN ion.old/Makefile ion/Makefile --- ion.old/Makefile Sat Nov 10 14:07:09 2001 +++ ion/Makefile Sun Jan 20 23:33:27 2002 @@ -6,7 +6,7 @@ # PORTNAME= ion -PORTVERSION= 20011109 +PORTVERSION= 20020120 CATEGORIES= x11-wm MASTER_SITES= http://www.students.tut.fi/~tuomov/dl/ diff -ruN ion.old/distinfo ion/distinfo --- ion.old/distinfo Sat Nov 10 12:12:14 2001 +++ ion/distinfo Sun Jan 20 23:33:40 2002 @@ -1 +1 @@ -MD5 (ion-20011109.tar.gz) = db5400a7bb05ae74babacca60e2a2609 +MD5 (ion-20020120.tar.gz) = 67e6fff16283a696c2c92b0f5c10ff3c >Release-Note: >Audit-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 Jan 21 5:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 066CB37B404 for ; Mon, 21 Jan 2002 05:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LDo1886285; Mon, 21 Jan 2002 05:50:01 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 05:50:01 -0800 (PST) Message-Id: <200201211350.g0LDo1886285@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thomas Hurst Subject: Re: ports/34114: portupgrade crashes Reply-To: Thomas Hurst Sender: owner-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/34114; it has been noted by GNATS. From: Thomas Hurst To: Michael Hohmuth Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34114: portupgrade crashes Date: Mon, 21 Jan 2002 13:49:38 +0000 * Michael Hohmuth (hohmuth@olymp.sax.de) wrote: > >Number: 34114 > >Category: ports > >Synopsis: portupgrade crashes > portupgrade rev.1.160 > ---> Installing the new version via the package > /usr/local/sbin/portupgrade:1382:in `install_pkg': undefined local variable or method `origin' for # (NameError) > from /usr/local/sbin/portupgrade:953:in `upgrade_pkg' [snip backtrace] > >How-To-Repeat: > Upgrade an installed package using "portupgrade -P". This has been closed in ports/33478; c [2002/01/02] ports/33478 knu portupgrade -P -i -a: problem at line 1382 of portupgrade (origin undefined) Upgrade your version of portupgrade/pkgtools, or apply the patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/33478 -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - Adler's Distinction: Language is all that separates us from the lower animals, and from the bureaucrats. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 6:20: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7C7F37B404 for ; Mon, 21 Jan 2002 06:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LEK0D98264; Mon, 21 Jan 2002 06:20:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7016437B404 for ; Mon, 21 Jan 2002 06:18:14 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LEIEB97909; Mon, 21 Jan 2002 06:18:14 -0800 (PST) (envelope-from nobody) Message-Id: <200201211418.g0LEIEB97909@freefall.freebsd.org> Date: Mon, 21 Jan 2002 06:18:14 -0800 (PST) From: Peter Hollaubek To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34116: lopster src also has strcasestr now included 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: 34116 >Category: ports >Synopsis: lopster src also has strcasestr now included libc >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 Jan 21 06:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter Hollaubek >Release: 4.5-PRERELEASE >Organization: >Environment: FreeBSD fif.inext.hu 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Tue Jan 8 13:56:00 CET 2002 root@fif.inext.hu:/usr/obj/usr/src/sys/FIF i386 >Description: libc now has strcasestr that is also in the lopster source, and the two conflicts during compilation. >How-To-Repeat: make >Fix: diff -rNub src.orig/global.c src/global.c --- src.orig/global.c Mon Jan 21 15:03:30 2002 +++ src/global.c Mon Jan 21 15:03:54 2002 @@ -1333,7 +1333,6 @@ return NULL; } -*/ char *strcasestr(char *str, char *sub) { @@ -1361,6 +1360,7 @@ return NULL; } +*/ int idle_function(gpointer data ATTR_UNUSED) { diff -rNub src.orig/global.h src/global.h --- src.orig/global.h Mon Jan 21 15:03:30 2002 +++ src/global.h Mon Jan 21 15:03:40 2002 @@ -98,7 +98,7 @@ void create_dir(char *dir); void update_status_line(int highlight); -char *strcasestr(char *str, char *sub); +// char *strcasestr(char *str, char *sub); >Release-Note: >Audit-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 Jan 21 6:50:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E54E37B41C for ; Mon, 21 Jan 2002 06:50:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LEo2H40242; Mon, 21 Jan 2002 06:50:02 -0800 (PST) (envelope-from gnats) Received: from sahiro.homeip.net (p97-dna05sawada.niigata.ocn.ne.jp [211.122.195.225]) by hub.freebsd.org (Postfix) with ESMTP id C9E0837B400 for ; Mon, 21 Jan 2002 06:45:46 -0800 (PST) Received: by sahiro.merseine.nu (Postfix, from userid 1000) id F3706BAB6; Mon, 21 Jan 2002 23:45:37 +0900 (JST) Message-Id: <20020121144559.F3706BAB6@sahiro.merseine.nu> Date: Mon, 21 Jan 2002 23:45:37 +0900 (JST) From: SASAKI Katuhiro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34118: Update port : japanese/kde2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34118 >Category: ports >Synopsis: Update port : japanese/kde2 >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 Jan 21 06:50:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: SASAKI Katuhiro >Release: FreeBSD 4.4-RELEASE-p2 i386 >Organization: personal >Environment: >Description: Add japanese/koffice-i18n to dependency list. Bump PORTREVISION. >How-To-Repeat: >Fix: diff -urN /usr/ports/japanese/kde2/Makefile kde2/Makefile --- /usr/ports/japanese/kde2/Makefile Sat Dec 8 00:02:52 2001 +++ kde2/Makefile Mon Jan 21 19:06:11 2002 @@ -7,6 +7,7 @@ PORTNAME= kde PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= japanese x11 kde MASTER_SITES= # empty DISTFILES= # none @@ -19,7 +20,8 @@ konq.4:${PORTSDIR}/japanese/kdebase2 RUN_DEPENDS= kppp:${PORTSDIR}/japanese/kdenetwork2 \ dcop_kate:${PORTSDIR}/japanese/kdeaddons \ - ${LOCALBASE}/share/locale/ja/entry.desktop:${PORTSDIR}/japanese/kde2-i18n + ${LOCALBASE}/share/locale/ja/entry.desktop:${PORTSDIR}/japanese/kde2-i18n \ + ${LOCALBASE}/share/locale/ja/LC_MESSAGES/koshell.mo:${PORTSDIR}/japanese/koffice-i18n NO_BUILD= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 6:54:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from clmboh1-smtp4.columbus.rr.com (clmboh1-smtp4.columbus.rr.com [65.24.0.114]) by hub.freebsd.org (Postfix) with ESMTP id 7828D37B417 for ; Mon, 21 Jan 2002 06:54:52 -0800 (PST) Received: from there (cvg-65-27-178-104.cinci.rr.com [65.27.178.104]) by clmboh1-smtp4.columbus.rr.com (8.11.2/8.11.2) with SMTP id g0LEt7f14776 for ; Mon, 21 Jan 2002 09:55:07 -0500 (EST) Message-Id: <200201211455.g0LEt7f14776@clmboh1-smtp4.columbus.rr.com> Content-Type: text/plain; charset="iso-8859-1" From: Mike To: freebsd-ports@freebsd.org Subject: Install Errors - Qtella 0.2.1 Date: Mon, 21 Jan 2002 09:57:14 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Does anybody know how to get Qtella to install, I've installed all of the dependencies of qtella manually and deleted and reinstalled the port several times, here is the error that I am getting. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 7: 1: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 916C737B405; Mon, 21 Jan 2002 07:01:05 -0800 (PST) Received: (from greid@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LEqvi57874; Mon, 21 Jan 2002 06:52:57 -0800 (PST) (envelope-from greid) Date: Mon, 21 Jan 2002 06:52:57 -0800 (PST) From: Message-Id: <200201211452.g0LEqvi57874@freefall.freebsd.org> To: trish@bsdunix.net, greid@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34087: New Port: Ecartis to replace Listar 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: New Port: Ecartis to replace Listar Port State-Changed-From-To: open->closed State-Changed-By: greid State-Changed-When: Mon Jan 21 06:51:30 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34087 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 7: 2:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from clmboh1-smtp4.columbus.rr.com (clmboh1-smtp4.columbus.rr.com [65.24.0.114]) by hub.freebsd.org (Postfix) with ESMTP id 7601B37B400 for ; Mon, 21 Jan 2002 07:02:21 -0800 (PST) Received: from there (cvg-65-27-178-104.cinci.rr.com [65.27.178.104]) by clmboh1-smtp4.columbus.rr.com (8.11.2/8.11.2) with SMTP id g0LF2af19472 for ; Mon, 21 Jan 2002 10:02:36 -0500 (EST) Message-Id: <200201211502.g0LF2af19472@clmboh1-smtp4.columbus.rr.com> Content-Type: text/plain; charset="iso-8859-1" From: Mike To: freebsd-ports@freebsd.org Subject: Re: Install Errors - Qtella 0.2.1 Date: Mon, 21 Jan 2002 10:04:43 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org /usr/X11R6/include/qt2/qtextstream.h:294: class QTextStream & operator <<(QTextStream &, QTSManip) gmake[1]: *** [QtellaSub.o] Error 1 gmake[1]: Leaving directory `/usr/ports/net/qtella/work/qtella-0.2.1/src' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/net/qtella. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 7:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E957137B419 for ; Mon, 21 Jan 2002 07:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LFA2J39799; Mon, 21 Jan 2002 07:10:02 -0800 (PST) (envelope-from gnats) Received: from cathbad.happygiraffe.net (choke.semantico.com [212.74.15.98]) by hub.freebsd.org (Postfix) with ESMTP id CB5E937B400 for ; Mon, 21 Jan 2002 07:09:56 -0800 (PST) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id 2ADDE5F74; Sat, 19 Jan 2002 11:26:06 +0000 (GMT) Message-Id: <20020119112606.2ADDE5F74@cathbad.happygiraffe.net> Date: Sat, 19 Jan 2002 11:26:06 +0000 (GMT) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34119: new port: games/toppler Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34119 >Category: ports >Synopsis: new port: games/toppler >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 Jan 21 07:10:02 PST 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 #25: Mon Jan 14 12:44:19 GMT 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 SDL-1.2.3_1 >Description: toppler (aka nebulous) is a game where you have to guide a small frog up a tower, avoiding the baddies. You do have a snowball to fire, though. >How-To-Repeat: n/a >Fix: Here's the shar # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # toppler # toppler/Makefile # toppler/distinfo # toppler/pkg-descr # toppler/pkg-comment # toppler/pkg-plist # toppler/files # toppler/files/patch-configure # toppler/files/patch-menu.cc # echo c - toppler mkdir -p toppler > /dev/null 2>&1 echo x - toppler/Makefile sed 's/^X//' >toppler/Makefile << 'END-of-toppler/Makefile' X# New ports collection makefile for: toppler X# Date created: 18 Jan 2002 X# Whom: Dom Mitchell X# X# $FreeBSD$ X# X XPORTNAME= toppler XPORTVERSION= 0.71 XCATEGORIES= games XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= toppler X XMAINTAINER= dom@happygiraffe.net X XLIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 X XSDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" X XSCOREDIR?= /var/games/${PORTNAME} XSCOREFILE?= ${PORTNAME}.hscr X Xpre-patch: X @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure X @find ${WRKSRC} \( -name "*.[ch]" -or -name "*.cc" \) | \ X xargs ${PERL} -pi -e 's|"SDL/SDL|"SDL|g ; s| END-of-toppler/Makefile echo x - toppler/distinfo sed 's/^X//' >toppler/distinfo << 'END-of-toppler/distinfo' XMD5 (toppler-0.71.tar.gz) = cdaa3dd91cfa2938ffa3979ed03f7f4f END-of-toppler/distinfo echo x - toppler/pkg-descr sed 's/^X//' >toppler/pkg-descr << 'END-of-toppler/pkg-descr' XThe target of the game is to reach the target door of each of the 8 Xtowers in currently 2 missions with this little green animal. This Xdoor is usually at the very top of the tower. X XBut finding the way by using elevators and walking trough a maze of Xdoors and platforms is not the only problem you have to solve. There Xis a bunch of other creatures living on the tower that will hinder Xyou to reach your target by pushing you over the edge of the Xplatforms. X XThe only weapon of defence you have is to throw a little snowball. But Xmost of the other creatures just don't care about this. So you must Xavoid them. X XWWW: http://toppler.sf.net/ END-of-toppler/pkg-descr echo x - toppler/pkg-comment sed 's/^X//' >toppler/pkg-comment << 'END-of-toppler/pkg-comment' XA game where you have to climb the tower and avoid the monsters END-of-toppler/pkg-comment echo x - toppler/pkg-plist sed 's/^X//' >toppler/pkg-plist << 'END-of-toppler/pkg-plist' Xbin/toppler Xshare/toppler/boing.wav Xshare/toppler/bubbles.wav Xshare/toppler/hit.wav Xshare/toppler/honk.wav Xshare/toppler/layer1.tga Xshare/toppler/layer2.tga Xshare/toppler/layer3.tga Xshare/toppler/nebulous.dat Xshare/toppler/splash.wav Xshare/toppler/swosh.wav Xshare/toppler/tap.wav Xshare/toppler/tick.wav Xshare/toppler/water.wav X@dirrm share/toppler END-of-toppler/pkg-plist echo c - toppler/files mkdir -p toppler/files > /dev/null 2>&1 echo x - toppler/files/patch-configure sed 's/^X//' >toppler/files/patch-configure << 'END-of-toppler/files/patch-configure' X--- configure.orig Sat Jan 19 09:55:17 2002 X+++ configure Sat Jan 19 09:54:37 2002 X@@ -1167,7 +1167,7 @@ X rm -f conf.sdltest X X CPPFLAGS="$CPPFLAGS $SDL_CFLAGS" X-LIS="$LIBS $SDL_LIBS" X+LIBS="$LIBS $SDL_LIBS" X X echo $ac_n "checking for main in -lSDL_mixer""... $ac_c" 1>&6 X echo "configure:1174: checking for main in -lSDL_mixer" >&5 END-of-toppler/files/patch-configure echo x - toppler/files/patch-menu.cc sed 's/^X//' >toppler/files/patch-menu.cc << 'END-of-toppler/files/patch-menu.cc' X--- menu.cc.orig Sat Jan 19 11:08:41 2002 X+++ menu.cc Sat Jan 19 11:11:09 2002 X@@ -10,6 +10,9 @@ X X #include X X+#define SCOREDIR "%SCOREDIR%" X+#define SCOREFILE "%SCOREFILE%" X+ X static unsigned short menupicture, titledata; X static unsigned char currentmission = 0; X X@@ -175,7 +178,7 @@ X static void getscores() { X char n[300]; X X- sprintf(n, "%s/nebulous.hsc", getenv("HOME")); X+ sprintf(n, "%s/%s", SCOREDIR, SCOREFILE); X FILE *f = fopen(n, "rb"); X X if (f) { X@@ -195,7 +198,7 @@ X static void savescores() { X char n[300]; X X- sprintf(n, "%s/nebulous.hsc", getenv("HOME")); X+ sprintf(n, "%s/%s", SCOREDIR, SCOREFILE); X X FILE *f = fopen(n, "r+b"); X END-of-toppler/files/patch-menu.cc 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 Jan 21 7:47:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 8089A37B419; Mon, 21 Jan 2002 07:47:38 -0800 (PST) Received: from there (localhost.geeksrus.net [127.0.0.1]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with SMTP id g0LFkQX62882; Mon, 21 Jan 2002 10:46:26 -0500 (EST) (envelope-from alane@geeksrus.net) Message-Id: <200201211546.g0LFkQX62882@wwweasel.geeksrus.net> Content-Type: text/plain; charset="iso-8859-1" From: Alan E To: John Angelmo , Will Andrews Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 Date: Mon, 21 Jan 2002 10:46:26 -0500 X-Mailer: KMail [version 1.3.2] Cc: Andy Fawcett , kde@FreeBSD.ORG, ports@FreeBSD.ORG References: <3C4AFB48.812402C1@veidit.net> <20020120151733.C18609@squall.waterspout.com> <3C4C14E0.CDA96892@veidit.net> In-Reply-To: <3C4C14E0.CDA96892@veidit.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Monday 21 January 2002 08:17, John Angelmo wrote: > I just noticed a problem with the updated kdelibs: > > it locks at: > > In file included from libkdeui_la.all_cpp.cpp:6: > knuminput.cpp:227: warning: #warning workaround for a bug of QSpinBox in > > >= Qt 2.2.0 John, what does "lock" mean? You mean the build stops? -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 7:51: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A549837B400; Mon, 21 Jan 2002 07:51:05 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LFmqS46334; Mon, 21 Jan 2002 07:48:52 -0800 (PST) (envelope-from kevlo) Date: Mon, 21 Jan 2002 07:48:52 -0800 (PST) From: Message-Id: <200201211548.g0LFmqS46334@freefall.freebsd.org> To: ricci@xrob.org, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34115: Update port x11-wm/ion to author's latest 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: Update port x11-wm/ion to author's latest version State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Jan 21 07:48:42 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34115 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 7:51:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by hub.freebsd.org (Postfix) with ESMTP id 57F5E37B400; Mon, 21 Jan 2002 07:51:12 -0800 (PST) Received: from veidit.net (h224n2fls34o1000.telia.com [213.64.210.224]) by maile.telia.com (8.11.6/8.11.6) with ESMTP id g0LFp3013902; Mon, 21 Jan 2002 16:51:04 +0100 (CET) Message-ID: <3C4C3859.9978D71D@veidit.net> Date: Mon, 21 Jan 2002 16:48:41 +0100 From: John Angelmo X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Alan E Cc: Will Andrews , Andy Fawcett , kde@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 References: <3C4AFB48.812402C1@veidit.net> <20020120151733.C18609@squall.waterspout.com> <3C4C14E0.CDA96892@veidit.net> <200201211546.g0LFkQX62882@wwweasel.geeksrus.net> 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 Alan E wrote: > > On Monday 21 January 2002 08:17, John Angelmo wrote: > > > I just noticed a problem with the updated kdelibs: > > > > it locks at: > > > > In file included from libkdeui_la.all_cpp.cpp:6: > > knuminput.cpp:227: warning: #warning workaround for a bug of QSpinBox in > > > > >= Qt 2.2.0 > > John, what does "lock" mean? You mean the build stops? > Sorry my fault i did stop for about 10 minutes then it continued I only installing it on a 366 Celeron with 64 megs of ram perhaps there lies the real problem :) /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 8:19:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailhub10.isdnet.net (mailhub10.isdnet.net [195.154.209.131]) by hub.freebsd.org (Postfix) with ESMTP id D7B6F37B400 for ; Mon, 21 Jan 2002 08:19:29 -0800 (PST) Received: from whisper.dippgw.homedns.org (ppp1406-cwdsl-paris.fr.cw.net [62.210.117.127]) by mailhub10.isdnet.net (8.9.3/8.9.3) with SMTP id RAA21442; Mon, 21 Jan 2002 17:19:14 +0100 (CET) Date: Mon, 21 Jan 2002 17:21:44 +0100 From: Geraud CONTINSOUZAS To: pvh@egenetics.com Cc: ports@FreeBSD.org Subject: FreeBSD Port: icukrell-0.1.3 Message-Id: <20020121172144.24c547b9.geraud.continsouzas@dipp.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Mr. pvh, I send you this email as I saw you were listed as the maintainer for this port. First of all, I would like to apologize for my low level english. I just hope you'll be able able to understand what I'm trying to explain here. Second of all, since I'm pretty new in the FreeBSD world, I'm not really sure that sending an email to the port maintainer is the appropriate way to report errors. I'm just giving it a try. To make a long story short, I tried to install icukrell from the ports tree and it didn't work. Here are the versions of gkrellm and gnomeicu I've installed on my 4.4-RELEASE box : gkrellm-1.2.8 gnomeicu-0.98 And here is what happened to me in the details : <------ snip ------> -- root@whisper:/usr/ports/net/icukrell -- [102]# make && make install >> icukrell-0.1.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://prdownloads.sourceforge.net/icukrell/. Receiving icukrell-0.1.3.tar.gz (18137 bytes): 100% 18137 bytes transferred in 1.0 seconds (18.40 kBps) ===> Extracting for icukrell-0.1.3 >> Checksum OK for icukrell-0.1.3.tar.gz. ===> icukrell-0.1.3 depends on file: /usr/X11R6/include/gkrellm/gkrellm.h - found ===> icukrell-0.1.3 depends on shared library: X11.6 - found ===> icukrell-0.1.3 depends on shared library: esd.2 - found ===> icukrell-0.1.3 depends on shared library: glib12.3 - found ===> icukrell-0.1.3 depends on shared library: gtk12.2 - found ===> icukrell-0.1.3 depends on shared library: Imlib.5 - found ===> icukrell-0.1.3 depends on shared library: gnome.5 - found ===> Patching for icukrell-0.1.3 ===> Applying FreeBSD patches for icukrell-0.1.3 ===> Configuring for icukrell-0.1.3 ===> Building for icukrell-0.1.3 cc -O -pipe -Wall -fPIC `/usr/X11R6/bin/gtk12-config --cflags` `/usr/X11R6/bin/gnome-config --cflags gnorba gnomeui` `/usr/X11R6/bin/imlib-config --cflags-gdk` -O -pipe -Wall -fPIC `/usr/X11R6/bin/gtk12-config --cflags` `/usr/X11R6/bin/gnome-config --cflags gnorba gnomeui` `/usr/X11R6/bin/imlib-config --cflags-gdk` -c src/action.c cc -O -pipe -Wall -fPIC `/usr/X11R6/bin/gtk12-config --cflags` `/usr/X11R6/bin/gnome-config --cflags gnorba gnomeui` `/usr/X11R6/bin/imlib-config --cflags-gdk` -O -pipe -Wall -fPIC `/usr/X11R6/bin/gtk12-config --cflags` `/usr/X11R6/bin/gnome-config --cflags gnorba gnomeui` `/usr/X11R6/bin/imlib-config --cflags-gdk` -c src/options.c src/options.c: In function `options_menu_factory': src/options.c:173: `top_window' undeclared (first use in this function) src/options.c:173: (Each undeclared identifier is reported only once src/options.c:173: for each function it appears in.) *** Error code 1 Stop in /usr/ports/net/icukrell/work/icukrell-0.1.3. *** Error code 1 Stop in /usr/ports/net/icukrell. *** Error code 1 Stop in /usr/ports/net/icukrell. *** Error code 1 Stop in /usr/ports/net/icukrell. <------ snip ------> Since C code is like old greek language for me, I don't know what I can do to fix that. Oh, one last thing, my purpose here is not to urge you to fix that and bothering you is surely the last thing I want to do (I can assure you I'll be able to leave without this port :) ). No, my email's purpose is only to inform you about an error in an attempt to install a port, no more. I just hope these informations will be helpful to you to either fix it, or delete this port. On the contrary, if you feel like I didn't give you enough infos, feel free to email me so I could give you more. Sincerely yours, Geraud CONTINSOUZAS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 8:27:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailhub10.isdnet.net (mailhub10.isdnet.net [195.154.209.131]) by hub.freebsd.org (Postfix) with ESMTP id 3F15A37B41C for ; Mon, 21 Jan 2002 08:27:33 -0800 (PST) Received: from whisper.dippgw.homedns.org (ppp1406-cwdsl-paris.fr.cw.net [62.210.117.127]) by mailhub10.isdnet.net (8.9.3/8.9.3) with SMTP id RAA28698; Mon, 21 Jan 2002 17:27:15 +0100 (CET) Date: Mon, 21 Jan 2002 17:29:44 +0100 From: Geraud CONTINSOUZAS To: pvh@wfeet.za.net Cc: ports@FreeBSD.org Subject: FreeBSD Port: icukrell-0.1.3 Message-Id: <20020121172944.329279ce.geraud.continsouzas@dipp.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Mr. van Heusden, I send you this email as I saw you were listed as the maintainer for this port. First of all, I would like to apologize for my low level english. I just hope you'll be able able to understand what I'm trying to explain here. Second of all, since I'm pretty new in the FreeBSD world, I'm not really sure that sending an email to the port maintainer is the appropriate way to report errors. I'm just giving it a try. To make a long story short, I tried to install icukrell from the ports tree and it didn't work. Here are the versions of gkrellm and gnomeicu I've installed on my 4.4-RELEASE box : gkrellm-1.2.8 gnomeicu-0.98 And here is what happened to me in the details : <------ snip ------> -- root@whisper:/usr/ports/net/icukrell -- [102]# make && make install >> icukrell-0.1.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://prdownloads.sourceforge.net/icukrell/. Receiving icukrell-0.1.3.tar.gz (18137 bytes): 100% 18137 bytes transferred in 1.0 seconds (18.40 kBps) ===> Extracting for icukrell-0.1.3 >> Checksum OK for icukrell-0.1.3.tar.gz. ===> icukrell-0.1.3 depends on file: /usr/X11R6/include/gkrellm/gkrellm.h - found ===> icukrell-0.1.3 depends on shared library: X11.6 - found ===> icukrell-0.1.3 depends on shared library: esd.2 - found ===> icukrell-0.1.3 depends on shared library: glib12.3 - found ===> icukrell-0.1.3 depends on shared library: gtk12.2 - found ===> icukrell-0.1.3 depends on shared library: Imlib.5 - found ===> icukrell-0.1.3 depends on shared library: gnome.5 - found ===> Patching for icukrell-0.1.3 ===> Applying FreeBSD patches for icukrell-0.1.3 ===> Configuring for icukrell-0.1.3 ===> Building for icukrell-0.1.3 cc -O -pipe -Wall -fPIC `/usr/X11R6/bin/gtk12-config --cflags` `/usr/X11R6/bin/gnome-config --cflags gnorba gnomeui` `/usr/X11R6/bin/imlib-config --cflags-gdk` -O -pipe -Wall -fPIC `/usr/X11R6/bin/gtk12-config --cflags` `/usr/X11R6/bin/gnome-config --cflags gnorba gnomeui` `/usr/X11R6/bin/imlib-config --cflags-gdk` -c src/action.c cc -O -pipe -Wall -fPIC `/usr/X11R6/bin/gtk12-config --cflags` `/usr/X11R6/bin/gnome-config --cflags gnorba gnomeui` `/usr/X11R6/bin/imlib-config --cflags-gdk` -O -pipe -Wall -fPIC `/usr/X11R6/bin/gtk12-config --cflags` `/usr/X11R6/bin/gnome-config --cflags gnorba gnomeui` `/usr/X11R6/bin/imlib-config --cflags-gdk` -c src/options.c src/options.c: In function `options_menu_factory': src/options.c:173: `top_window' undeclared (first use in this function) src/options.c:173: (Each undeclared identifier is reported only once src/options.c:173: for each function it appears in.) *** Error code 1 Stop in /usr/ports/net/icukrell/work/icukrell-0.1.3. *** Error code 1 Stop in /usr/ports/net/icukrell. *** Error code 1 Stop in /usr/ports/net/icukrell. *** Error code 1 Stop in /usr/ports/net/icukrell. <------ snip ------> Since C code is like old greek language for me, I don't know what I can do to fix that. Oh, one last thing, my purpose here is not to urge you to fix that and bothering you is surely the last thing I want to do (I can assure you I'll be able to leave without this port :) ). No, my email's purpose is only to inform you about an error in an attempt to install a port, no more. I just hope these informations will be helpful to you to either fix it, or delete this port. On the contrary, if you feel like I didn't give you enough infos, feel free to email me so I could give you more. Sincerely yours, Geraud CONTINSOUZAS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 8:32:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BEEF37B420 for ; Mon, 21 Jan 2002 08:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LGU1M57445; Mon, 21 Jan 2002 08:30:01 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 11BD337B402 for ; Mon, 21 Jan 2002 08:20:59 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id g0LGLDM69818; Mon, 21 Jan 2002 11:21:13 -0500 (EST) (envelope-from marcus) Message-Id: <200201211621.g0LGLDM69818@shumai.marcuscom.com> Date: Mon, 21 Jan 2002 11:21:13 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34121: [PATCH] Update news/pan to 0.11.1.92 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34121 >Category: ports >Synopsis: [PATCH] Update news/pan to 0.11.1.92 >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 Jan 21 08:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-RC i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.5-RC FreeBSD 4.5-RC #0: Sun Jan 13 15:17:31 EST 2002 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: Pan was updated to 0.11.1.92 which fixes some pretty serious bugs as well as adds a new threading feature. No pkg-plist contents were altered. >How-To-Repeat: >Fix: --- Makefile.orig Mon Jan 21 11:12:34 2002 +++ Makefile Mon Jan 21 11:12:44 2002 @@ -6,7 +6,7 @@ # PORTNAME= pan -PORTVERSION= 0.11.1.91 +PORTVERSION= 0.11.1.92 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ \ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ --- distinfo.orig Mon Jan 21 11:17:46 2002 +++ distinfo Mon Jan 21 11:12:59 2002 @@ -1 +1 @@ -MD5 (pan-0.11.1.91.tar.bz2) = e94593bb3bdabbad1e2f40ab2e6e8c29 +MD5 (pan-0.11.1.92.tar.bz2) = e18b107d3d4f910c6dd19c340b1e979f >Release-Note: >Audit-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 Jan 21 9:10:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B99BC37B41F for ; Mon, 21 Jan 2002 09:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LHA2u68038; Mon, 21 Jan 2002 09:10:02 -0800 (PST) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id DBDCD37B416 for ; Mon, 21 Jan 2002 09:06:23 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id g0LH6KK86444; Mon, 21 Jan 2002 19:06:20 +0200 (EET) (envelope-from never) Message-Id: <200201211706.g0LH6KK86444@mile.nevermind.kiev.ua> Date: Mon, 21 Jan 2002 19:06:20 +0200 (EET) From: Nevermind Reply-To: Nevermind To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34123: sudo coredumps on ^C in password prompt & kern.sugid_coredump=1 does not work, suid files do not leave core Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34123 >Category: ports >Synopsis: sudo coredumps on ^C in password prompt & kern.sugid_coredump=1 does not work, suid files do not leave core >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 09:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nevermind >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 23 16:39:07 EET 2001 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 >Description: 1. If you run sudo -s, then on password prompt type ^C, sudo segfaults. As far as sudo is suid, it does not leave core until sysctl kern.sugid_coredump=1. 2. kern.sugid_coredump=1 does not affect coredumping: bash-2.05$ sudo -s Password:^C Segmentation fault (core dumped) bash-2.05$ sysctl -a | grep gid kern.sugid_coredump: 1 bash-2.05$ sysctl -a | grep corefile kern.corefile: %N.core bash-2.05$ sysctl -a | grep kern.coredump kern.coredump: 1 bash-2.05$ ls -la sudo.core ls: sudo.core: No such file or directory bash-2.05$ pkg_info | grep sudo sudo-1.6.5.1 Allow others to run commands as root bash-2.05$ uname -a FreeBSD rabbit.xxx 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Wed Dec 26 14:58:13 EET 2001 root@rabbit.xxx:/usr/obj/usr/src/sys/rabbit i386 >How-To-Repeat: sudo -s type ^C sysctl kern.sugid_coredump=1 sudo -s type ^C ls -la sudo.core >Fix: N/A >Release-Note: >Audit-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 Jan 21 9:13:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A438937B41D for ; Mon, 21 Jan 2002 09:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LHA2X68029; Mon, 21 Jan 2002 09:10:02 -0800 (PST) (envelope-from gnats) Received: from andrew.int.ids.pl (andrew.int.ids.pl [213.241.27.112]) by hub.freebsd.org (Postfix) with ESMTP id 3929837B419 for ; Mon, 21 Jan 2002 09:05:04 -0800 (PST) Received: (from andrew@localhost) by andrew.int.ids.pl (8.11.6/8.9.3) id g0LG5Gf57920; Mon, 21 Jan 2002 17:05:16 +0100 (CET) (envelope-from andrew) Message-Id: <200201211605.g0LG5Gf57920@andrew.int.ids.pl> Date: Mon, 21 Jan 2002 17:05:16 +0100 (CET) From: Andrew Bihun Reply-To: Andrew Bihun To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34122: proposition of new 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: 34122 >Category: ports >Synopsis: proposition of new 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 Jan 21 09:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Andrew Bihun >Release: FreeBSD 4.5-RC i386 >Organization: TDC Internet Polska SA >Environment: System: FreeBSD andrew.int.ids.pl 4.5-RC FreeBSD 4.5-RC #16: Thu Jan 17 16:24:47 CET 2002 root@andrew.int.ids.pl:/usr/src/sys/compile/ANDREW i386 >Description: International Components for Unicode libraries (ICU version 2.0) from IBM >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 x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: icu2 X# Date created: 18 Jan 2002 X# Whom: andrew@ids.pl X# X# $FreeBSD$ X# X XPORTNAME= icu XPORTVERSION= 2.0 XCATEGORIES= devel XMASTER_SITES= http://oss.software.ibm.com/icu/download/2.0/ XEXTRACT_SUFX= .tgz X XMAINTAINER= andrew@ids.pl X XBUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X XINSTALLS_SHLIB= yes X XWRKSRC= ${WRKDIR}/icu/source X X.include END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (icu-2.0.tgz) = 77a52af541c116aa9574677f949df5cb END-of-distinfo echo x - pkg-comment sed 's/^X//' >pkg-comment << 'END-of-pkg-comment' XInternational Components for Unicode END-of-pkg-comment echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XThe International Components for Unicode(ICU) is a C and C++ library that Xprovides Unicode support (character sets conversion, transliteration, Xformation etc) X XWWW: http://oss.software.ibm.com/icu/ END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' Xbin/uconv Xetc/icu/convrtrs.txt Xinclude/unicode/bidi.h Xinclude/unicode/brkiter.h Xinclude/unicode/calendar.h Xinclude/unicode/chariter.h Xinclude/unicode/choicfmt.h Xinclude/unicode/coleitr.h Xinclude/unicode/coll.h Xinclude/unicode/convert.h Xinclude/unicode/cpdtrans.h Xinclude/unicode/datefmt.h Xinclude/unicode/dbbi.h Xinclude/unicode/dcfmtsym.h Xinclude/unicode/decimfmt.h Xinclude/unicode/docmain.h Xinclude/unicode/dtfmtsym.h Xinclude/unicode/fieldpos.h Xinclude/unicode/fmtable.h Xinclude/unicode/format.h Xinclude/unicode/gregocal.h Xinclude/unicode/hextouni.h Xinclude/unicode/locid.h Xinclude/unicode/msgfmt.h Xinclude/unicode/normlzr.h Xinclude/unicode/nultrans.h Xinclude/unicode/numfmt.h Xinclude/unicode/parseerr.h Xinclude/unicode/parsepos.h Xinclude/unicode/platform.h Xinclude/unicode/pmacos.h Xinclude/unicode/pos2.h Xinclude/unicode/pos400.h Xinclude/unicode/putil.h Xinclude/unicode/pwin32.h Xinclude/unicode/rbbi.h Xinclude/unicode/rbnf.h Xinclude/unicode/rbt.h Xinclude/unicode/rep.h Xinclude/unicode/resbund.h Xinclude/unicode/schriter.h Xinclude/unicode/scsu.h Xinclude/unicode/search.h Xinclude/unicode/simpletz.h Xinclude/unicode/smpdtfmt.h Xinclude/unicode/sortkey.h Xinclude/unicode/stsearch.h Xinclude/unicode/tblcoll.h Xinclude/unicode/timezone.h Xinclude/unicode/translit.h Xinclude/unicode/ubidi.h Xinclude/unicode/ubrk.h Xinclude/unicode/ucal.h Xinclude/unicode/uchar.h Xinclude/unicode/uchriter.h Xinclude/unicode/uclean.h Xinclude/unicode/ucnv.h Xinclude/unicode/ucnv_cb.h Xinclude/unicode/ucnv_err.h Xinclude/unicode/ucol.h Xinclude/unicode/ucoleitr.h Xinclude/unicode/udat.h Xinclude/unicode/udata.h Xinclude/unicode/uloc.h Xinclude/unicode/umachine.h Xinclude/unicode/umisc.h Xinclude/unicode/umsg.h Xinclude/unicode/unicode.h Xinclude/unicode/unifilt.h Xinclude/unicode/unifltlg.h Xinclude/unicode/unimatch.h Xinclude/unicode/uniset.h Xinclude/unicode/unistr.h Xinclude/unicode/unitohex.h Xinclude/unicode/unorm.h Xinclude/unicode/unum.h Xinclude/unicode/urename.h Xinclude/unicode/urep.h Xinclude/unicode/ures.h Xinclude/unicode/uscript.h Xinclude/unicode/usearch.h Xinclude/unicode/ushape.h Xinclude/unicode/ustdio.h Xinclude/unicode/ustream.h Xinclude/unicode/ustring.h Xinclude/unicode/utf.h Xinclude/unicode/utf16.h Xinclude/unicode/utf32.h Xinclude/unicode/utf8.h Xinclude/unicode/utrans.h Xinclude/unicode/utypes.h Xinclude/unicode/uversion.h Xlib/libicuctestfw.so Xlib/libicuctestfw.so.20.0 Xlib/libicudata.so Xlib/libicudt20l.so Xlib/libicui18n.so Xlib/libicui18n.so.20.0 Xlib/libicutoolutil.so Xlib/libicutoolutil.so.20.0 Xlib/libicuuc.so Xlib/libicuuc.so.20.0 Xlib/icu/current Xlib/icu/Makefile.inc Xlib/icu/2.0/Makefile.inc Xman/man1/uconv.1 Xman/man5/cnvalias.dat.5 Xman/man5/convrtrs.txt.5 Xman/man8/decmn.8 Xman/man8/genccode.8 Xman/man8/gencmn.8 Xman/man8/gencnval.8 Xman/man8/gennames.8 Xman/man8/genrb.8 Xman/man8/genuca.8 Xman/man8/makeconv.8 Xsbin/decmn Xsbin/genccode Xsbin/gencmn Xsbin/gencnval Xsbin/gennames Xsbin/gennorm Xsbin/genprops Xsbin/genrb Xsbin/gentz Xsbin/genuca Xsbin/makeconv Xsbin/pkgdata Xshare/icu/2.0/README Xshare/icu/2.0/config/mh-bsd-gcc Xshare/icu/2.0/mkinstalldirs Xshare/icu/2.0/uconvmsg.dat X@dirrm etc/icu X@dirrm include/unicode X@dirrm lib/icu/2.0 X@dirrm lib/icu X@dirrm share/icu/2.0/config X@dirrm share/icu/2.0 X@dirrm share/icu 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 Mon Jan 21 9:15: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx7.airmail.net (mx7.airmail.net [209.196.77.104]) by hub.freebsd.org (Postfix) with ESMTP id 6A01E37B428 for ; Mon, 21 Jan 2002 09:14:18 -0800 (PST) Received: from covert.black-ring.iadfw.net ([209.196.123.142]) by mx7.airmail.net with smtp (Exim 3.16 #10) id 16Si1R-000Kr3-00; Mon, 21 Jan 2002 11:14:17 -0600 Received: from mail.airmail.net from [207.136.49.94] by covert.black-ring.iadfw.net (/\##/\ Smail3.1.30.16 #30.55) with smtp for sender: id ; Mon, 21 Jan 2002 11:16:02 -0600 (CST) Message-Id: Date: Mon, 21 Jan 2002 11:16:02 -0600 (CST) Apparently-To: , , , From: david bucher SUBJECT: E. conflict) you have to decide X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Outlook Express 5.00.2919.6600 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00A4_01C7074D.66074DD0" Content-Transfer-Encoding: 7bit To: undisclosed-recipients:; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_00A4_01C7074D.66074DD0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit What motivates this character to do whatever it is doing. Conflicts can me internal, or physical. He compares this to Chekhovs the three sisters, Its not about three sisters who don’t make it to Moscow; its about fighting like hell to get there all through the play. Conflict in my opinion is a simple concept to grasp, but a tough one to portray accurately. ------=_NextPart_000_00A4_01C7074D.66074DD0 Content-Type: application/octet-stream; name="character.pif" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="character.pif" TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v ZGUuDQ0KJAAAAAAAAABQRQAATAEFAH1j1zYAAAAA1cMAAOAADwELAQUAABYAAAAcAAAAAAAA4CEA AAAQAAAAMAAAAABAAAAQAAAAAgAABAAAAAAAAAAEAAAAAAAAAO0LAQAABAAAAAAAAAIAAAAAABAA ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAABQAACMAAAAAGAAAEwKAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAsUgAAoAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC50ZXh0AAAAvhUAAAAQAAAAFgAAAAQA AAAAAAAAAAAAAAAAACAAAGAucmRhdGEAABgDAAAAMAAAAAQAAAAaAAAAAAAAAAAAAAAAAABAAABA LmRhdGEAAABYAgAAAEAAAAACAAAAHgAAAAAAAAAAAAAAAAAAQAAAwC5pZGF0YQAARgYAAABQAAAA CAAAACAAAAAAAAAAAAAAAAAAAEAAAMAucnNyYwAAAO2rAAAAYAAAAIIAAAAoAAAAAAAAAAAAAAAA AABAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 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 AAAAAEhAQAC8////JBlAACAFkxkNAAAAsDJAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/////xAlQAAA AAAAGCVAAAEAAAAgJUAAAQAAACglQAADAAAAMCVAAAEAAAA4JUAABQAAAE8lQAAGAAAAZiVAAAcA AAB9JUAAAQAAAJQlQAAJAAAAnCVAAAkAAACkJUAACQAAAKwlQAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAkQAAQEUAAAAAA AAAAAAAAAAAAAAAAAAAAAABBYm9ydEV2ZW50AABXYWl0RXZlbnQAAADkMEAAAAAAAC5QQVgAAAAA 5DBAAAAAAAAuUEFEAAAAAFN1Y2Nlc3MAVGltZW91dABTVFJfSEtFWV9EWU5fREFUQQAAAFNUUl9I S0VZX0NVUlJFTlRfQ09ORklHAEhLRVlfVVNFUlMAAEhLRVlfTE9DQUxfTUFDSElORQAASEtFWV9D VVJSRU5UX1VTRVIAAABIS0VZX0NMQVNTRVNfUk9PVAAAAEFib3J0AAAARkFMU0UAAAAvVD0AL0Q9 AC9DPQBEAAAAL1A9AC9GPQAvUkQ9AAAAAC9SVj0AAAAAL1JLPQAAAAAvVz0A5DBAAAAAAAAuP0FW dHlwZV9pbmZvQEAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgUgAAAAAAAAAAAAAIVAAA wFMAALxQAAAAAAAAAAAAABJUAABcUgAAvFEAAAAAAAAAAAAAWlQAAFxTAACcUAAAAAAAAAAAAADG VQAAPFIAABRSAAAAAAAAAAAAAO5VAAC0UwAAjFAAAAAAAAAAAAAALFYAACxSAAAAAAAAAGxAAAAA AAAAAAAAAAAAABxWAAD6VQAACFYAAAAAAABUVQAAhFUAAJRVAABqVQAAtFUAAKBVAABcVQAAAAAA AFwJAIASDQCAtBQAgLYUAIBPFACA7w8AgFoSAIC7FACAqRQAgFIWAICmCwCASwwAgLsMAIBxEQCA QAwAgL4MAICpCwCACQwAgKALAID2DgCA9w4AgPEOAIAHDACA8A8AgFIPAIBjFgCAQQQAgC8DAIAc AgCAMQIAgDkDAIAgAwCAUQQAgGICAIAZAgCANgoAgDMWAICKGACAxBUAgFoDAICyEACAtRAAgGwQ AIAhEACAywoAgCEDAIC2EACAzAoAgOUWAIAdAgCAFwIAgKUKAIBBEgCAhhEAgNAJAID6CQCASBEA gOcYAICaDgCADhIAgB8BAIAoBgCAkAQAgAAAAABGVQAA0lQAAN5UAADyVAAAAlUAABJVAAAgVQAA MlUAALRUAADCVAAAnlQAAJZUAAB+VAAArFQAAGZUAABEVAAAPFQAADBUAAB0VAAAHFQAADpWAAAA AAAA4FUAANRVAAAAAAAA8FMAAMxTAAAAAAAAHFYAAPpVAAAIVgAAAAAAAFRVAACEVQAAlFUAAGpV AAC0VQAAoFUAAFxVAAAAAAAAXAkAgBINAIC0FACAthQAgE8UAIDvDwCAWhIAgLsUAICpFACAUhYA gKYLAIBLDACAuwwAgHERAIBADACAvgwAgKkLAIAJDACAoAsAgPYOAID3DgCA8Q4AgAcMAIDwDwCA Ug8AgGMWAIBBBACALwMAgBwCAIAxAgCAOQMAgCADAIBRBACAYgIAgBkCAIA2CgCAMxYAgIoYAIDE FQCAWgMAgLIQAIC1EACAbBAAgCEQAIDLCgCAIQMAgLYQAIDMCgCA5RYAgB0CAIAXAgCApQoAgEES AICGEQCA0AkAgPoJAIBIEQCA5xgAgJoOAIAOEgCAHwEAgCgGAICQBACAAAAAAEZVAADSVAAA3lQA APJUAAACVQAAElUAACBVAAAyVQAAtFQAAMJUAACeVAAAllQAAH5UAACsVAAAZlQAAERUAAA8VAAA MFQAAHRUAAAcVAAAOlYAAAAAAADgVQAA1FUAAAAAAADwUwAAzFMAAAAAAAAJAj9QYXRoTm9ybWFs aXplQEBZQVhBQVZDU3RyaW5nQEBAWgCgAD9GaWxlRXhpc3RzQEBZQUhQQkRAWgBVdGlscy5kbGwA TUZDNDIuRExMAEkAX19DeHhGcmFtZUhhbmRsZXIAvAFfc3RyaWNtcAAAOAJhdG9pAABBAF9DeHhU aHJvd0V4Y2VwdGlvbgAATVNWQ1JULmRsbAAAVQBfX2RsbG9uZXhpdACBAV9vbmV4aXQADgA/PzF0 eXBlX2luZm9AQFVBRUBYWgAAzwBfZXhpdABIAF9YY3B0RmlsdGVyAEQCZXhpdAAAZwBfX3BfX2Fj bWRsbgBYAF9fZ2V0bWFpbmFyZ3MACwFfaW5pdHRlcm0AgQBfX3NldHVzZXJtYXRoZXJyAACaAF9h ZGp1c3RfZmRpdgAAaQBfX3BfX2NvbW1vZGUAAG4AX19wX19mbW9kZQAAfwBfX3NldF9hcHBfdHlw ZQAAxgBfZXhjZXB0X2hhbmRsZXIzAACzAF9jb250cm9sZnAAAD8CU2xlZXAAGABDbG9zZUhhbmRs ZQBoAldhaXRGb3JNdWx0aXBsZU9iamVjdHMAAC4AQ3JlYXRlRXZlbnRBAAAUAlNldEV2ZW50AAD+ AEdldE1vZHVsZUhhbmRsZUEAACgBR2V0U3RhcnR1cEluZm9BAEtFUk5FTDMyLmRsbAAAZwFJc1dp bmRvdwAAzQBGaW5kV2luZG93QQBVU0VSMzIuZGxsAAAXAVJlZ0Nsb3NlS2V5ADYBUmVnUXVlcnlW YWx1ZUV4QQAALgFSZWdPcGVuS2V5RXhBAEFEVkFQSTMyLmRsbAAApQFfc2V0bWJjcAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB9Y9c2AAAAAAAABQADAAAA OAAAgAUAAABYAACABgAAAHAAAIAOAAAAiAAAgBAAAACgAACAAAAAAH1j1zYAAAAAAAACAAEAAAC4 AACAAgAAANAAAIAAAAAAfWPXNgAAAAAAAAEAZgAAAOgAAIAAAAAAfWPXNgAAAAAAAAEAAQAAAAAB AIAAAAAAfWPXNgAAAAAAAAEAgAAAABgBAIAAAAAAfWPXNgAAAAAAAAEAAQAAADABAIAAAAAAfWPX NgAAAAAAAAEACQQAAEgBAAAAAAAAfWPXNgAAAAAAAAEACQQAAFgBAAAAAAAAfWPXNgAAAAAAAAEA CQQAAGgBAAAAAAAAfWPXNgAAAAAAAAEACQQAAHgBAAAAAAAAfWPXNgAAAAAAAAEACQQAAIgBAAAA AAAAfWPXNgAAAAAAAAEACQQAAJgBAACwYQAA6AIAAAAAAAAAAAAAmGQAACgBAAAAAAAAAAAAAORl AADsAAAAAAAAAAAAAADYaQAAdAAAAAAAAAAAAAAAwGUAACIAAAAAAAAAAAAAANBmAAAIAwAAAAAA AAAAAAAAAAAAAAAAACgAAAAgAAAAQAAAAAEABAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AACAAACAAAAAgIAAgAAAAIAAgACAgAAAwMDAAICAgAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD/ //8A//////////////////////////////////////////////gACP///////4AAj/////gAAAAI /////4AAAACP//gAAAAAAAj//4jugAAAAI/uAAAAAAAACIju7ugAAAAA7gAAAAAAAAAO6ADuAAAA AO4A7gAAAAAAjoAAAAAAAADu7u4AAAAAAO4AAAAAAAAA7u4AAAAAAADuAADuAAAAAO4AAO4AAAAA 7gAI6AAAAADuAO7uAAAAAO4AjuAAAAAA7u7uj4AAAADu7u6I+AAAAO7uj///gAAADu6I///4AADu j/////+AAAAI//////gAj////////4gI////////+MyP/////4DuAAj/////+MzMzI///4AA7gAA CP//+MzMzMzMj44AAO4AAAAI+MzMzMzMzMzuAADuAAAABMzMxMTMTMxM7g7g7gAAAARMxExMxMxE xO4O4O4AAAAExEzExExEzETu7u7uAAAABEzETEzEzETE7u4O7gAAAARERExMRERETO7gAO4AAAAE TExERExExETugACPgAAABMRETMTETETE7gCP//+AAARExERETERMRO6P/////4AETERERERERESP ////////hERERERERERERI//////hEREREREREREREREj///hERERERERERERERERESPhERERERE REQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAACgAAAAQAAAAIAAAAAEABAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAwMDAAICAgAAAAP8AAP8AAAD//wD/AAAA/wD/AP// AAD///8A/wAA//8AAP8AAAAADuAAAOAAAADgAAAA7uAAAOAAAADgDgAA4A4AAO7v8ADu7/AA7/// 8A////DAD/AOAA/wDMzAAA4AAAzMzMzgDgAAzMTMzODuAADMTMTM7g4AAMTMTETgD/AAzMRERA// //BEREREQA/wBEREREREQAREREQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAIAICAQAAEABADoAgAAAQAQEBAAAQAEACgB AAACAAAAwADIkAAABAADAAAAAAC5AFwAAAAAAEkAQQBwAHAAVwBhAGkAdAAAAAgATQBTACAAUwBh AG4AcwAgAFMAZQByAGkAZgAAAAAAAQABUAAAAACAAAcAMgAOAAEA//+AAE8ASwAAAAAAAAAAAAFQ AAAAAIAAFwAyAA4AAgD//4AAQwBhAG4AYwBlAGwAAAAAAAAAAAACUAAAAAAFACIAcQAIAP////+C AFQATwBEAE8AOgAgAFAAbABhAGMAZQAgAGQAaQBhAGwAbwBnACAAYwBvAG4AdAByAG8AbABzACAA aABlAHIAZQAuAAAAAAAI6TQAAABWAFMAXwBWAEUAUgBTAEkATwBOAF8ASQBOAEYATwAAAAAAvQTv /gAAAQAAAAEAAQAAAAAAAQABAAAAPwAAAAAAAAAEAAAAAQAAAAAAAAAAAAAAAAAAAGYCAAABAFMA dAByAGkAbgBnAEYAaQBsAGUASQBuAGYAbwAAAEICAAABADAANAAwADkAMAA0AEIAMAAAACAAAAAB AEMAbwBtAHAAYQBuAHkATgBhAG0AZQAAAAAAWgAZAAEARgBpAGwAZQBEAGUAcwBjAHIAaQBwAHQA aQBvAG4AAAAAAEkAQQBwAHAAVwBhAGkAdAAgAE0ARgBDACAAQQBwAHAAbABpAGMAYQB0AGkAbwBu AAAAAAA2AAsAAQBGAGkAbABlAFYAZQByAHMAaQBvAG4AAAAAADEALAAgADAALAAgADAALAAgADEA AAAAADIACQABAEkAbgB0AGUAcgBuAGEAbABOAGEAbQBlAAAASQBBAHAAcABXAGEAaQB0AAAAAABQ ABYAAQBMAGUAZwBhAGwAQwBvAHAAeQByAGkAZwBoAHQAAABDAG8AcAB5AHIAaQBnAGgAdAAgAKkA IAAxADkAOQA4AC0AMQA5ADkAOQAAACgAAAABAEwAZQBnAGEAbABUAHIAYQBkAGUAbQBhAHIAawBz AAAAAABCAA0AAQBPAHIAaQBnAGkAbgBhAGwARgBpAGwAZQBuAGEAbQBlAAAASQBBAHAAcABXAGEA aQB0AC4ARQBYAEUAAAAAAEoAFQABAFAAcgBvAGQAdQBjAHQATgBhAG0AZQAAAAAASQBBAHAAcABX AGEAaQB0ACAAQQBwAHAAbABpAGMAYQB0AGkAbwBuAAAAAAA6AAsAAQBQAHIAbwBkAHUAYwB0AFYA ZQByAHMAaQBvAG4AAAAxACwAIAAwACwAIAAwACwAIAAxAAAAAABEAAAAAQBWAGEAcgBGAGkAbABl AEkAbgBmAG8AAAAAACQABAAAAFQAcgBhAG4AcwBsAGEAdABpAG8AbgAAAAAACQSwBAAABgBXAGkA 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 JXUqBAqDwADDmIP4Uuju////6A0AAAD8M8LpDgAAADEZC8RAg/gwwzUuNgQKi8To7f///4tkJAgr 22SPA1voAAAAAIPgDYs8JFiB77Nz9QDoDAAAABPB6QwAAAAxK0gDxCvGmMMDx/z5c0Ho7v///7jR yASqi9iB66bID6noDQAAAEgDx+kKAAAAMTkTxfjBwDvD+DV6UQQK6O7////oDQAAAAVXUwQK6QwA AAAxDvkDxEDDBV9YBAqD2GYD37qH3QSqgfIGwQSqkCvJgcHj+/6p6A0AAAD56Q4AAAAxORUSZQQK I8LWwwvD+cHYH+gLAAAAM8RA6QcAAAAxOfn5wzPENXBxBAro8f///zELQ0NDQzPGmJJIkugLAAAA SOkMAAAAMS/8A8IrxEDDA8X4wchR6A8AAAAlOwIFCukMAAAAMQpIA8f5A8HDg/hEmBvEwcFFg/BG M8BIA8J4Bemq////g+BCYUDDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAQEB AQEBAQEBAgMJAwMDAwMJCQMDAwMDAwMDAwMDAwMDAwMDAwkDDAwMDAwMDAMDAwMDAwMDAwMDAwIB AQICAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgIMDAwMDAwMDAwMDAwMDAwMAwMDAwMJ AwMDAwMDAwMMDAwMAwMDAwMDAwMDAwIBAQEBAQEBAQEBAQEBAQEBAQQAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= ------=_NextPart_000_00A4_01C7074D.66074DD0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 9:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F38C537B417 for ; Mon, 21 Jan 2002 09:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LHK0n69555; Mon, 21 Jan 2002 09:20:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 701F037B4AE for ; Mon, 21 Jan 2002 09:11:14 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LHBAM68209; Mon, 21 Jan 2002 09:11:10 -0800 (PST) (envelope-from nobody) Message-Id: <200201211711.g0LHBAM68209@freefall.freebsd.org> Date: Mon, 21 Jan 2002 09:11:10 -0800 (PST) From: "J. Brian Walters" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34124: gnucash 1.65 doesnt 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: 34124 >Category: ports >Synopsis: gnucash 1.65 doesnt build >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 Jan 21 09:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: J. Brian Walters >Release: 4.5-RC FreeBSD 4.5-RC #3 >Organization: >Environment: ma3j@arem guppi: uname -a FreeBSD arem.peritian.com 4.5-RC FreeBSD 4.5-RC #3: Tue Jan 15 08:09:10 EST 2002 root@arem.peritian.com:/usr/obj/usr/src/sys/arem i386 >Description: gnucash port fails when building at the following point meui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -lxml -lz -lbonobo-print -lgnomeprint -lreadline -ltermcap -lutil -lpython2.1 1>&5 /usr/libexec/elf/ld: cannot find -lpython2.1 configure: failed program was: #line 10846 "configure" #include "confdefs.h" #include #include int main() { return 0; ; return 0; } (end of "config.log") *** Error code 1 Stop in /usr/ports/deskutils/gnucash. *** Error code 1 Stop in /usr/ports/deskutils/gnucash. *** Error code 1 Stop in /usr/ports/deskutils/gnucash. *** Error code 1 Stop in /usr/ports/deskutils/gnucash. >How-To-Repeat: try to build gnucash 1.6.5 >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 Jan 21 9:26:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id EA2AF37B419; Mon, 21 Jan 2002 09:26:28 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id CE6789B08; Mon, 21 Jan 2002 12:26:09 -0500 (EST) Date: Mon, 21 Jan 2002 12:26:09 -0500 From: Will Andrews To: John Angelmo Cc: Alan E , Will Andrews , Andy Fawcett , kde@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 Message-ID: <20020121122609.G18609@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: John Angelmo , Alan E , Will Andrews , Andy Fawcett , kde@FreeBSD.ORG, ports@FreeBSD.ORG References: <3C4AFB48.812402C1@veidit.net> <20020120151733.C18609@squall.waterspout.com> <3C4C14E0.CDA96892@veidit.net> <200201211546.g0LFkQX62882@wwweasel.geeksrus.net> <3C4C3859.9978D71D@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C4C3859.9978D71D@veidit.net> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 21, 2002 at 04:48:41PM +0100, John Angelmo wrote: > Sorry my fault i did stop for about 10 minutes then it continued I only > installing it on a 366 Celeron with 64 megs of ram perhaps there lies > the real problem :) --enable-final is not for everyone. Hmm. I see that I changed the default to use that. Maybe this was a mistake? -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 9:33:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 0A04A37B404; Mon, 21 Jan 2002 09:33:05 -0800 (PST) Received: from veidit.net (h224n2fls34o1000.telia.com [213.64.210.224]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id g0LHVMM18411; Mon, 21 Jan 2002 18:31:22 +0100 (CET) Message-ID: <3C4C4FD9.4D1DE9D4@veidit.net> Date: Mon, 21 Jan 2002 18:28:57 +0100 From: John Angelmo X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: Alan E , Andy Fawcett , kde@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 References: <3C4AFB48.812402C1@veidit.net> <20020120151733.C18609@squall.waterspout.com> <3C4C14E0.CDA96892@veidit.net> <200201211546.g0LFkQX62882@wwweasel.geeksrus.net> <3C4C3859.9978D71D@veidit.net> <20020121122609.G18609@squall.waterspout.com> 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 Will Andrews wrote: > > On Mon, Jan 21, 2002 at 04:48:41PM +0100, John Angelmo wrote: > > Sorry my fault i did stop for about 10 minutes then it continued I only > > installing it on a 366 Celeron with 64 megs of ram perhaps there lies > > the real problem :) > > --enable-final is not for everyone. Hmm. I see that I changed > the default to use that. Maybe this was a mistake? > Stupid question but what does --enable-final do? If it "slows down" compiling but makes KDE run faster then it's OK One good thing would be to have some info when you run make or make install as it is with WITH_MOTIF=yes (or whatevere ;)) then ppl easily could choose. /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 10: 0:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id F34CF37B416; Mon, 21 Jan 2002 09:59:48 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id TAA61019; Mon, 21 Jan 2002 19:59:46 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h155.228.dialup.iptcom.net [212.9.228.155]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id TAA27015; Mon, 21 Jan 2002 19:59:44 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g0LHwVI15553; Mon, 21 Jan 2002 19:58:31 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C4C56FB.371CF266@FreeBSD.org> Date: Mon, 21 Jan 2002 19:59:23 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: jmz@FreeBSD.org Cc: ports@FreeBSD.org Subject: XFree96-4 misses s3 drived and possibly other ones Content-Type: multipart/mixed; boundary="------------FF29C67837973F4F55F3B801" Sender: owner-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. --------------FF29C67837973F4F55F3B801 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Hi, One of the major advantages of the version 4.2.0 of XFree86 is much broader graphics cards support, Unfortunately our port doesn't build new drivers added in this version, particularly I've found that the new s3 driver isn't compiled by default. Attached please find the patch which fixed scripts/configure. Please note that you will probably need another one for pkg-plist. -Maxim --------------FF29C67837973F4F55F3B801 Content-Type: text/plain; charset=koi8-r; name="xfree86-4.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xfree86-4.diff" Index: scripts/configure =================================================================== RCS file: /home/ncvs/ports/x11/XFree86-4/scripts/configure,v retrieving revision 1.82 diff -d -u -r1.82 configure --- scripts/configure 6 Oct 2001 21:20:26 -0000 1.82 +++ scripts/configure 21 Jan 2002 17:53:13 -0000 @@ -51,7 +51,7 @@ siliconmotion \ vesa vga XF86OSCardDrivers XF86ExtraCardDrivers #else -#define XF86CardDrivers mga glint nv tga s3virge sis rendition \ +#define XF86CardDrivers mga glint nv tga s3 s3virge sis rendition \ neomagic i740 tdfx savage \ cirrus tseng trident chips apm \ GlideDriver fbdev i128 \ --------------FF29C67837973F4F55F3B801-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 10: 2:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C863637B4A1; Mon, 21 Jan 2002 10:01:05 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LI0m077629; Mon, 21 Jan 2002 10:00:48 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 10:00:48 -0800 (PST) From: Message-Id: <200201211800.g0LI0m077629@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, des@FreeBSD.org Subject: Re: ports/34110: linux-opera TP3 doesn't work Sender: owner-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-opera TP3 doesn't work Responsible-Changed-From-To: freebsd-ports->des Responsible-Changed-By: pat Responsible-Changed-When: Mon Jan 21 10:00:35 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34110 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 10: 2:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E61C737B4C9 for ; Mon, 21 Jan 2002 10:00:52 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LI0HP77320 for ports@freebsd.org; Mon, 21 Jan 2002 10:00:17 -0800 (PST) (envelope-from fenner) Date: Mon, 21 Jan 2002 10:00:17 -0800 (PST) From: Message-Id: <200201211800.g0LI0HP77320@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 Mon Jan 21 10: 3: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F2C237B42B; Mon, 21 Jan 2002 10:01:46 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LI0Ic77333; Mon, 21 Jan 2002 10:00:18 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 10:00:18 -0800 (PST) From: Message-Id: <200201211800.g0LI0Ic77333@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, java@FreeBSD.org Subject: Re: ports/34099: /usr/ports/java/jdk13 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 Synopsis: /usr/ports/java/jdk13 fails to build Responsible-Changed-From-To: freebsd-ports->java Responsible-Changed-By: pat Responsible-Changed-When: Mon Jan 21 09:59:56 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34099 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 10: 3:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6B5337B47C; Mon, 21 Jan 2002 10:01:50 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LHx3N76262; Mon, 21 Jan 2002 09:59:03 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 09:59:03 -0800 (PST) From: Message-Id: <200201211759.g0LHx3N76262@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, mharo@FreeBSD.org Subject: Re: ports/34123: sudo coredumps on ^C in password prompt & kern.sugid_coredump=1 does not work, suid files do not leave core Sender: owner-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: sudo coredumps on ^C in password prompt & kern.sugid_coredump=1 does not work, suid files do not leave core Responsible-Changed-From-To: freebsd-ports->mharo Responsible-Changed-By: pat Responsible-Changed-When: Mon Jan 21 09:58:52 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34123 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 10:11:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 258B237B404; Mon, 21 Jan 2002 10:11:07 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LI1S077899; Mon, 21 Jan 2002 10:01:28 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 10:01:28 -0800 (PST) From: Message-Id: <200201211801.g0LI1S077899@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/34124: gnucash 1.65 doesnt 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 Synopsis: gnucash 1.65 doesnt build Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Mon Jan 21 10:01:16 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34124 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 10:13:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id CD0FA37B400; Mon, 21 Jan 2002 10:13:11 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id UAA72311; Mon, 21 Jan 2002 20:13:09 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h82.234.dialup.iptcom.net [212.9.234.82]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id UAA33520; Mon, 21 Jan 2002 20:13:07 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g0LICZI15664; Mon, 21 Jan 2002 20:12:35 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C4C5A47.9BD7DA6F@FreeBSD.org> Date: Mon, 21 Jan 2002 20:13:28 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: jmz@FreeBSD.org, ports@FreeBSD.org Subject: Re: XFree96-4 misses s3 drived and possibly other ones References: <3C4C56FB.371CF266@FreeBSD.org> Content-Type: multipart/mixed; boundary="------------DA3FC093689ABE61B43575F1" Sender: owner-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. --------------DA3FC093689ABE61B43575F1 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Maxim Sobolev wrote: > Hi, > > One of the major advantages of the version 4.2.0 of XFree86 is much > broader graphics cards support, Unfortunately our port doesn't build > new drivers added in this version, particularly I've found that the > new s3 driver isn't compiled by default. Attached please find the > patch which fixed scripts/configure. Please note that you will > probably need another one for pkg-plist. Sorry, wrong patch. Attaching correct one. -Maxim --------------DA3FC093689ABE61B43575F1 Content-Type: text/plain; charset=koi8-r; name="xfree86-4.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xfree86-4.diff" Index: scripts/configure =================================================================== RCS file: /home/ncvs/ports/x11/XFree86-4/scripts/configure,v retrieving revision 1.82 diff -d -u -r1.82 configure --- scripts/configure 6 Oct 2001 21:20:26 -0000 1.82 +++ scripts/configure 21 Jan 2002 18:10:47 -0000 @@ -43,7 +43,7 @@ cat >> $F < To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34000: New Port: kaptain Message-ID: <20020121151403.F57848@iib.unsam.edu.ar> References: <200201171759.g0HHxr629871@pi.iib.unsam.edu.ar> <200201171810.g0HIA0a40409@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201171810.g0HIA0a40409@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Thu, Jan 17, 2002 at 10:10:00AM -0800 X-PGP-Key: http://genoma.unsam.edu.ar/~fernan/pubkey.asc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This is an update to the original version of the port, which I think it is still traked down as 'open'. http://www.freebsd.org/cgi/query-pr.cgi?pr=34000 I have changed the behaviour of the port to build without KDE2 by default. Those who'd like kaptain with KDE libs should say WITH_KDE=yes at make time. There are some fixes (patches -ag and -ah) for the case of building without KDE, thanks to Brad Chapman from freebsd-bio. This was untested in the original submission of the port. New/modified files: Makefile modified pkg-descr modified pkg-comment modified files/patch-ag new files/patch-ah new I am including in this message the new files and diffs for the modified files. Fernan --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="Makefile.diff" --- Makefile.orig Mon Jan 21 15:09:56 2002 +++ Makefile Mon Jan 21 15:07:30 2002 @@ -1,5 +1,5 @@ # New ports collection makefile for: kaptain-0.6 -# Date created: 17 January 2002 +# Date created: 21 January 2002 # Whom: Fernan Aguero # # $FreeBSD$ @@ -9,6 +9,7 @@ PORTNAME= kaptain PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://download.sourceforge.net/ @@ -20,6 +21,16 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_QT_VER= 2 + +.if !defined(WITH_KDE) +WITH_KDE= no +.endif + +.if ${WITH_KDE:L} == yes +USE_KDELIBS_VER= 2 +.else +CONFIGURE_ARGS+= --disable-kde +.endif post-patch: $(PERL) -pi -e 's@qt@qt2@g' $(WRKSRC)/configure --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="pkg-comment.diff" --- pkg-comment.orig Mon Jan 21 15:10:20 2002 +++ pkg-comment Mon Jan 21 15:03:08 2002 @@ -1 +1 @@ -Kaptain is a universal graphical front-end for command line programs +Kaptain, a universal graphical front-end for command line programs --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="pkg-descr.diff" --- pkg-descr.orig Mon Jan 21 15:10:08 2002 +++ pkg-descr Mon Jan 21 15:06:47 2002 @@ -7,9 +7,10 @@ As of v0.6 Kaptain has no manpages. You should refer to the documentation in HTML format under PREFIX/share/doc/kaptain. -Although it expects KDE2, you can build it with --disable-kde. It will -still need the QT2 libraries, though. [currently untested! email the -maintainer - currently ports@freebsd.org - if you have problems] +Kaptain needs QT2 libraries and [optionally] KDE2 libraries. +The default behaviour is to build with QT libs only. +Pass WITH_KDE=yes to make if you'd like kaptain to look like any other +KDE app. Grammars for some popular command-line utilities are installed with the port under PREFIX/share/kaptain/grammars. --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-ag *** captain/qregvalidator.h.orig Sun Mar 25 07:54:58 2001 --- captain/qregvalidator.h Mon Jan 21 10:57:03 2002 *************** *** 23,29 **** #endif #include ! #include "regex.h" class QString; --- 23,29 ---- #endif #include ! #include "gnuregex.h" class QString; --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-ah *** captain/Makefile.in.orig Sat Mar 31 05:32:01 2001 --- captain/Makefile.in Mon Jan 21 11:20:05 2002 *************** *** 196,202 **** kaptain_SOURCES = kaptainwizard.cpp kexecutor.cpp qregvalidator.cpp kplace.cpp kgrammar.cpp krule.cpp parser.yy lexer.ll kaptain.cpp main.cpp kmyprocess.cpp kmyprocctrl.cpp ! kaptain_LDADD = -lqt -lXext -lX11 $(LIBSOCKET) EXTRA_DIST = main.cpp kaptain.cpp kaptain.h lexer.ll parser.yy krule.cpp krule.h kgrammar.cpp kgrammar.h parser.h kplace.cpp kplace.h qregvalidator.cpp qregvalidator.h kexecutor.cpp kexecutor.h kaptainwizard.cpp kaptainwizard.h kmyprocess.cpp kmyprocess.h kmyprocctrl.cpp kmyprocctrl.h --- 196,202 ---- kaptain_SOURCES = kaptainwizard.cpp kexecutor.cpp qregvalidator.cpp kplace.cpp kgrammar.cpp krule.cpp parser.yy lexer.ll kaptain.cpp main.cpp kmyprocess.cpp kmyprocctrl.cpp ! kaptain_LDADD = -lqt2 -lXext -lX11 $(LIBSOCKET) EXTRA_DIST = main.cpp kaptain.cpp kaptain.h lexer.ll parser.yy krule.cpp krule.h kgrammar.cpp kgrammar.h parser.h kplace.cpp kplace.h qregvalidator.cpp qregvalidator.h kexecutor.cpp kexecutor.h kaptainwizard.cpp kaptainwizard.h kmyprocess.cpp kmyprocess.h kmyprocctrl.cpp kmyprocctrl.h --u3/rZRmxL6MmkK24-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 10:50:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from w2xo.pgh.pa.us (18.gibs5.xdsl.nauticom.net [209.195.184.19]) by hub.freebsd.org (Postfix) with ESMTP id C96CC37B405 for ; Mon, 21 Jan 2002 10:50:31 -0800 (PST) Received: from there (pgh.nepinc.com [192.204.162.27] (may be forged)) by w2xo.pgh.pa.us (8.11.6/8.11.3) with SMTP id g0LJ50E45452 for ; Mon, 21 Jan 2002 14:05:00 -0500 (EST) (envelope-from durham@w2xo.pgh.pa.us) Message-Id: <200201211905.g0LJ50E45452@w2xo.pgh.pa.us> Content-Type: text/plain; charset="iso-8859-1" From: Jim Durham To: freebsd-ports@freebsd.org Subject: kpilot port loading old libs? Date: Mon, 21 Jan 2002 13:50:34 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I noticed that the kpilot port loads the KDE version 1 libs and qt-1.45. The last time a port did this to me, it apparently overwrote my KDE 2 and qt libs and/or include files and after restarting KDE, I had a KDE 1 looking screen. Is it safe to load this port without messing up KDE 2? -- Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 11: 0:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 998D337B416 for ; Mon, 21 Jan 2002 11:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LJ01A92077; Mon, 21 Jan 2002 11:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2BB337B400 for ; Mon, 21 Jan 2002 10:55:19 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LItJC91510; Mon, 21 Jan 2002 10:55:19 -0800 (PST) (envelope-from nobody) Message-Id: <200201211855.g0LItJC91510@freefall.freebsd.org> Date: Mon, 21 Jan 2002 10:55:19 -0800 (PST) From: Klaus Herrmann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34125: delete port net/gnubile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34125 >Category: ports >Synopsis: delete port net/gnubile >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 Jan 21 11:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Klaus Herrmann >Release: 4.4-Stable >Organization: >Environment: FreeBSD nordstern.own 4.4-STABLE FreeBSD 4.4-STABLE #0: Thu Dec 6 00:26:20 CET 2001 klaus@nordstern.own:/usr/src/sys/compile/NORDSTERN i386 >Description: I (the maintainer) would like to have the port net/gnubile removed. It is no longer developed and the last stable release is by now unavailable. (The last development release is of April 2000 and never worked for me). gtk-gnutella and limewire are way better tools for the same purpose anyway. regards. >How-To-Repeat: try to build/fetch net/gnubile port >Fix: delete port net/gnubile >Release-Note: >Audit-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 Jan 21 11: 3: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 062D637B405 for ; Mon, 21 Jan 2002 11:00:35 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LJ0YK92207 for freebsd-ports@freebsd.org; Mon, 21 Jan 2002 11:00:34 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 21 Jan 2002 11:00:34 -0800 (PST) Message-Id: <200201211900.g0LJ0YK92207@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 report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. 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. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/07/30] ports/29325 ports Dbview contains an error, because of whic o [2001/11/12] ports/31938 ports Broken cookie handling in lynx-ssl-2.8.4. o [2001/12/04] ports/32506 ports mod_auth_pam doesn't works o [2001/12/11] ports/32707 ports ghostscript-gnu fails during install o [2002/01/05] ports/33587 ports biabam needs base64 capable encoder o [2002/01/08] ports/33703 ports crossfire-0.94.3 crashes often on encount o [2002/01/16] ports/33964 ports games/flightgear broken (uncompilable) 7 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [2000/10/30] ports/22421 ports New port: Enhydra 3.1 beta 1 a [2001/01/31] ports/24753 ports Pipsecd may get a tun device with the IFH 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 a [2001/09/17] ports/30638 ports SQL-Ledger port update f [2001/09/18] ports/30663 ports NEW PORT: devel/libCxClient 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 a [2001/10/08] ports/31143 ports gd does not compile, uses nonexistent ftg o [2001/10/09] ports/31184 ports Latex2html problem o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/10/18] ports/31352 ports Netsaint check_by_ssh: fcntl(0, F_SETFL, o [2001/10/21] ports/31414 ports gd won't compile on 4.3 o [2001/10/28] ports/31567 ports tgif -print fails to create temp files o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/11/04] ports/31767 ports Fix glide3 includes for DRI compile o [2001/11/16] ports/32047 ports Existence of linux_base-62 appeares to be o [2001/11/23] ports/32223 ports Port databases/mysql-jdbc-mm is quite out o [2001/12/03] ports/32465 ports emulators/vmware2 doesn't build o [2001/12/03] ports/32471 ports amavis-perl only usable for sendmail o [2001/12/03] ports/32491 ports XF86 4.1.0 DPMS not functioning f [2001/12/08] ports/32637 ports Can't make install ja-mozilla-jlp-0.9.6, o [2001/12/09] ports/32639 ports freeamp: preference AllowMultipleInstance o [2001/12/12] ports/32753 ports althea port doesn't compile. o [2001/12/13] ports/32805 ports The apache2 port overwrites configuration o [2001/12/16] ports/32903 ports Kernel panic when returning from single m o [2001/12/17] ports/32943 ports PostgreSQL port broken o [2001/12/21] ports/33082 ports audio/mxv fails to compile o [2001/12/25] ports/33170 ports zip -T [zip file] fails with message abou o [2002/01/01] ports/33440 ports Ports can not resume an interrupted downl o [2002/01/02] ports/33482 ports New port for gimp-print o [2002/01/06] ports/33614 ports port devel/pike is out of date ! o [2002/01/07] ports/33643 ports irssi port: broken Perl support o [2002/01/07] ports/33667 ports [PATCH] mozilla locale description still o [2002/01/09] ports/33725 ports New port: A C library for dinamically gen o [2002/01/09] ports/33735 ports ghc 5.0.2 won't build o [2002/01/11] ports/33795 ports [PATCH] quakeserver questionable file own o [2002/01/13] ports/33847 ports mpd-netgraph doesn't allow Win95/98/Me us o [2002/01/13] ports/33848 ports CUPS doesn't find parallel port o [2002/01/14] ports/33878 ports perl 5.6.1 port doesn't run h2ph o [2002/01/15] ports/33924 ports firebird-devel build fails - can not appl o [2002/01/15] ports/33925 ports update port www/cgi-lib o [2002/01/15] ports/33927 ports ja-dvipdfm port requires texmf/dvips/base o [2002/01/15] ports/33928 ports o [2002/01/15] ports/33929 ports Section 15.15 of the FreeBSD Porter's Han o [2002/01/15] ports/33931 ports trouble installing StarOffice 5.2 over li o [2002/01/16] ports/33972 ports stow upgraded (fixes serious bug re delet o [2002/01/17] ports/34006 ports new port: x11/fspanel o [2002/01/18] ports/34056 ports vmware2 complains of missing file o [2002/01/19] ports/34060 ports astro/gpsman: wrong icon directory o [2002/01/19] ports/34064 ports audio/cdrdao fails to compile o [2002/01/19] ports/34066 ports Port update: x11-fm/afterstep o [2002/01/20] ports/34089 ports Maintainer-update: misc/libmcal causes er o [2002/01/20] ports/34101 ports Fix for listmanager port distribution sit 54 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1999/04/05] ports/10965 ports lcc-3.6 unable to compile anything o [2000/03/19] ports/17489 ports Zephyr port is broken with Kerberos enabl a [2000/08/14] ports/20601 ports DESTDIR and /etc/shells a [2000/12/02] ports/23232 ports gettext/xview port collision a [2000/12/12] ports/23499 ports [NEW PORT]: Two LaTeX macro package ports o [2000/12/19] ports/23649 ports the port of mod_php4 does not install cor o [2000/12/24] ports/23822 ports mtree entries for German X11 man pages o [2001/01/12] ports/24299 ports Configure the synaptics touchpad. a [2001/01/26] ports/24660 ports New port: Xerces-C 1.3.0 o [2001/01/27] ports/24687 ports QUAKE FORGE & SVGALIB a [2001/01/30] ports/24736 ports New port: SGI's open inventor (graphics/i a [2001/02/17] ports/25177 ports New port: java/jdbcpool-current a [2001/02/27] ports/25419 ports Difficulties installing print/teTeX port a [2001/02/28] ports/25448 ports mpmf20 fails to correctly display the dir a [2001/03/05] ports/25560 ports New port: ftp/kbear: An ftp client for KD a [2001/03/11] ports/25710 ports New port: news/slrn-pl, slrn with polish o [2001/03/28] ports/26192 ports apel appeared both in xemacs/site-package a [2001/04/01] ports/26274 ports New port: Perl/TK Jabber client a [2001/04/02] ports/26297 ports New port: devel/florist a [2001/04/03] ports/26313 ports New Port: german/eagle: A tool for design a [2001/04/16] ports/26628 ports New port: audio/qtecasound, well done o [2001/04/23] ports/26801 ports cyrus port should add periodic file to pr a [2001/04/24] ports/26825 ports port xmms-avi won't compile libavixmms.so a [2001/04/26] ports/26884 ports new port for visualworks 5i.3 o [2001/05/06] ports/27167 ports ETHOberonV4 won't run f [2001/05/15] ports/27332 ports New port: swedish/staroffice52 a [2001/05/23] ports/27569 ports bootup error problem with Apache 2 a [2001/05/31] ports/27805 ports New port: SQL-Ledger Accounting o [2001/06/07] ports/27931 ports devel/pth vs. native pthreads conflict fi a [2001/06/08] ports/27956 ports New port:A messenging client supporting A a [2001/06/12] ports/28115 ports New Port - textproc/htmldoc a [2001/06/19] ports/28272 ports Update port: net/libsocket++ o [2001/06/21] ports/28332 ports Gimp manual port 1-2 years out of date, m a [2001/06/23] ports/28363 ports New port: audacity-0.95 - a graphical wav a [2001/06/28] ports/28482 ports PostgreSQL Compile problem o [2001/06/29] ports/28521 ports inconsistency: daemontools and serialmail f [2001/06/30] ports/28551 ports ports/mail/faces doesn't build (linking w o [2001/07/06] ports/28771 ports opendx server fails to start o [2001/07/21] ports/29120 ports [PATCH] net/radiusd-cistron: Add PAM supp o [2001/07/29] ports/29297 ports NEW PORT: System Maintenance Aid written f [2001/07/30] ports/29332 ports Refiling New Port: ripem-2.1 o [2001/07/30] ports/29343 ports new postgresql7 port feature o [2001/07/31] ports/29346 ports New port: misc/afbackup-beta f [2001/08/07] ports/29514 ports new port submission: games/xlogical (SDL o [2001/08/07] ports/29519 ports X11 ports generate undef pthread refs wit f [2001/08/09] ports/29590 ports [new port] www/parser-bin One more server f [2001/08/17] ports/29836 ports New port: cyrus-imspd o [2001/08/21] ports/29924 ports remove port smalleiffel-0.76.b4 o [2001/08/21] ports/29929 ports wginstall.pl script chokes on calculated f [2001/08/28] ports/30166 ports ports/net/nettest2001 f [2001/09/01] ports/30249 ports SmallEiffel update to -0.75 o [2001/09/04] ports/30314 ports [PATCH] Add Exim packages to CDROM 1 f [2001/09/06] ports/30395 ports New port: lang/spl o [2001/09/13] ports/30549 ports Maintainer update: Jakarta Ant 1.4 o [2001/09/13] ports/30557 ports bitchx fails to build when WITH_TCL=yes i o [2001/09/15] ports/30604 ports postgresql7 doesn't build with kerberos5 f [2001/09/16] ports/30615 ports The 'bcwipe' port installs Linux binaries o [2001/09/17] ports/30625 ports [PATCH] vmware2 patch for -current with K o [2001/09/20] ports/30698 ports New port: news/pl-slrn o [2001/09/20] ports/30701 ports setiathome port misuses the 'nobody' user o [2001/09/21] ports/30707 ports midnight commander can't handle correctly f [2001/09/26] ports/30845 ports New port: textproc/xerces-c: Xerces C++ X o [2001/09/26] ports/30849 ports news/ntpcache fails compiling authinfo_pa f [2001/09/26] ports/30859 ports A New Port o [2001/09/27] ports/30870 ports httpd in free(): warning: recursive call o [2001/10/01] ports/30979 ports New port for "txfonts" TeX's font package o [2001/10/03] ports/31026 ports New Port: Internet Message Support Protoc f [2001/10/04] ports/31037 ports NEW PORT: Krusader o [2001/10/05] ports/31061 ports New port: security/gnupg-devel o [2001/10/05] ports/31063 ports Upgrade aim-transport in jabber port. a [2001/10/06] ports/31093 ports new port "flyway" a [2001/10/08] ports/31144 ports New port: x11/xcursor o [2001/10/11] ports/31222 ports ports:astro/SETIsupport(version is wrong) o [2001/10/11] ports/31223 ports ImageMagick utilities link without -lciph o [2001/10/11] ports/31229 ports new port: astro/linux-setiathome-i686 o [2001/10/15] ports/31282 ports NEW PORT: aolserver+ad f [2001/10/15] ports/31288 ports LPRng-3.7.9 port (LPRng) update o [2001/10/17] ports/31342 ports I was trying to install xscreensaver and o [2001/10/19] ports/31369 ports New KMerlin Port o [2001/10/23] ports/31461 ports New ports: deskutils/mcal & gmcal - a lib o [2001/10/24] ports/31475 ports New port: sysconftool o [2001/10/26] ports/31517 ports New Port: kdetheme-qnix o [2001/10/26] ports/31518 ports GD 1.8.4 port fails to build TTF support o [2001/10/27] ports/31539 ports New port: graphics/xpcd (PhotoCD tool col o [2001/10/30] ports/31630 ports Port se-ispell install the dictionary in o [2001/10/31] ports/31669 ports New port: graphics/xawtv_applet o [2001/10/31] ports/31674 ports port math/plplot doesn't build a TCL enab o [2001/10/31] ports/31684 ports ports/comms/hylafax fixes o [2001/11/01] ports/31697 ports Jabber port doesn't install jud o [2001/11/02] ports/31712 ports Add the Linux to flash Cisco/Aironet card o [2001/11/03] ports/31739 ports New port: lang/python-devel o [2001/11/03] ports/31744 ports New port: emulators/minix (2.0.0) o [2001/11/04] ports/31757 ports devel/gvd doesn't build without tex o [2001/11/05] ports/31773 ports New port: audio/cplay, audioplayer for th o [2001/11/05] ports/31775 ports Better path for the X11 fonts from the po o [2001/11/06] ports/31813 ports New Port - Update: dbXML - Java Native XM o [2001/11/07] ports/31841 ports update to geda tool set o [2001/11/08] ports/31858 ports New port: pike 7.2.234 (current CVS versi o [2001/11/12] ports/31926 ports New port security/drweb-qmail: Qmail mess a [2001/11/12] ports/31945 ports new port: devel/xbkregex library o [2001/11/13] ports/31970 ports New port o [2001/11/14] ports/31975 ports "Error in backend/storage/lmgr/proc.c: Pr o [2001/11/14] ports/31996 ports Build of db3 fails at ./configure o [2001/11/15] ports/32034 ports [NEW PORT] ncurses-ada -- an Ada 95 bindi o [2001/11/16] ports/32037 ports New port: pm-lib o [2001/11/16] ports/32046 ports Port cleanup: x11-fonts/webfonts o [2001/11/16] ports/32048 ports New port: palm/hdunix (1.0) o [2001/11/17] ports/32056 ports New Port: emulators/adamem f [2001/11/17] ports/32060 ports New port: mkfile(8) for FreeBSD o [2001/11/18] ports/32076 ports WISH: merge icon patch to blackbox port o [2001/11/22] ports/32202 ports ports/devel/py-htmlkit distribution does a [2001/11/23] ports/32231 ports Update port devel/fam o [2001/11/25] ports/32281 ports Dead project for openverse. o [2001/11/27] ports/32328 ports Port update: mc-4.5.55 o [2001/11/27] ports/32345 ports New port: devel/hmake o [2001/11/28] ports/32361 ports port doesn't work o [2001/11/28] ports/32362 ports postgresql7 port should install more *.h o [2001/11/29] ports/32379 ports NEW PORT: wots 1.22 o [2001/12/01] ports/32434 ports New Port: TeXmacs, a free wysiwyg scienti o [2001/12/02] ports/32440 ports graphics/gd does not build (requires free o [2001/12/03] ports/32481 ports New port: devel/chora - the Horde CVS web o [2001/12/05] ports/32535 ports update of /usr/ports/www/roxen/ o [2001/12/06] ports/32565 ports New port: QScheme scheme interpretor o [2001/12/08] ports/32604 ports Many ports which depends on apache don't o [2001/12/09] ports/32653 ports Added patches to improve USB scanner supp o [2001/12/12] ports/32743 ports Update port: games/nethack3-gnome/games/n o [2001/12/15] ports/32883 ports New port: deskutils/nag - Horde's task li o [2001/12/15] ports/32892 ports New ports: x11-toolkits/gtk12-apireferenc o [2001/12/16] ports/32899 ports mail/nbsmtp causes segfaults while a comm o [2001/12/16] ports/32911 ports New Port: devel/scons - SCons 0.01 - a bu o [2001/12/16] ports/32917 ports installing ports may fail if $GREP_OPTION o [2001/12/18] ports/32986 ports new port: graphics/transcode o [2001/12/18] ports/32999 ports New ports: devel/ORBacus4 o [2001/12/19] ports/33015 ports PORT UPDATE, PREFIX FIX : textproc/p5-XML a [2001/12/19] ports/33023 ports failed to make install ports/textproc/p5- o [2001/12/21] ports/33067 ports rdesktop port doesn't list dependencies p o [2001/12/23] ports/33109 ports Xercec-C++ port proposals o [2001/12/23] ports/33135 ports New port: devel/kprof - A profiling tool o [2001/12/24] ports/33157 ports Fix port: graphics/graphviz o [2001/12/24] ports/33159 ports New port: graphics/py-graphviz o [2001/12/25] ports/33168 ports new port: mail/mavbiff o [2001/12/25] ports/33176 ports fix minor build problem with ac-archive o [2001/12/26] ports/33192 ports java/jdbcpool: update to 0.99 o [2001/12/26] ports/33194 ports Update port: cad/pcb o [2001/12/26] ports/33207 ports LPRng port update o [2001/12/26] ports/33208 ports ifhp port update o [2001/12/26] ports/33209 ports LPRngTool port o [2001/12/26] ports/33222 ports new port: net/linux-edonkey2000-server o [2001/12/26] ports/33223 ports new port: net/linux-edonkey2000-client o [2001/12/27] ports/33232 ports new port: graphics/miniscrib 0.1 o [2001/12/27] ports/33233 ports new port: x11/xmon 1.5.6 o [2001/12/27] ports/33248 ports NEW PORT : x11-wm/kwinacqua_ace (superced o [2001/12/28] ports/33277 ports maintainer update: graphics/autotrace o [2001/12/28] ports/33278 ports Overflow in build for README.html o [2001/12/28] ports/33281 ports New port: databases/rdfdb o [2001/12/28] ports/33282 ports New port: SquirrelMail webmail (mail/squi o [2001/12/28] ports/33288 ports ports/comms/hylafax faxcron FAXUSER corre o [2001/12/29] ports/33301 ports editors/poedit: bad dependence with wxWin o [2001/12/29] ports/33312 ports New port: www/jonah - a portal and conten o [2001/12/29] ports/33313 ports New port for the Apache XML Processor xer o [2001/12/29] ports/33314 ports [patch] ports/mail/smtpd: smtpfwdd causes o [2001/12/30] ports/33336 ports Update port: devel/qtez o [2001/12/30] ports/33351 ports Update audio/xmradio to latest version o [2001/12/30] ports/33359 ports New port: net/nic - a suite of web-based o [2001/12/30] ports/33362 ports New port: Perl implementation of the One o [2001/12/30] ports/33364 ports New port: Perl implementation of the RC4 o [2001/12/30] ports/33365 ports New port: Sort a file or merge sort multi o [2001/12/30] ports/33366 ports New port: Convert singular to plural. Sel o [2001/12/30] ports/33368 ports New port: Module for splitting text into o [2001/12/30] ports/33369 ports New port: Perl extension for manipulating o [2001/12/30] ports/33375 ports New port: Pure Perl extension for DES enc o [2001/12/30] ports/33376 ports New port: Solitaire encryption o [2001/12/30] ports/33377 ports New port: Perl module to manipulate geogr o [2001/12/30] ports/33378 ports New port: Determine the infinitive form o o [2001/12/30] ports/33379 ports New port: Smart matching for human names o [2001/12/30] ports/33380 ports New port: Genealogical nickname matching o [2001/12/30] ports/33381 ports New port: Perl routines for manipulating o [2001/12/30] ports/33382 ports New port: Convert state, province, county o [2001/12/30] ports/33383 ports New port: A modern soundex. Phonetic enco o [2001/12/31] ports/33386 ports Update port: editors/em fixed bug tab set o [2001/12/31] ports/33387 ports A new port o [2001/12/31] ports/33392 ports Update port: lang/jython to 2.1 release o [2001/12/31] ports/33410 ports New port: Set up array elements as aliase o [2001/12/31] ports/33411 ports New port: Generate massive sorted CDB fil o [2001/12/31] ports/33412 ports New port: Perl extension for working with o [2001/12/31] ports/33413 ports New port: DBD independant class o [2001/12/31] ports/33414 ports New port: Create XHTML tables from SQL qu o [2001/12/31] ports/33415 ports New port: Dump arbitrary data structures o [2001/12/31] ports/33416 ports New port: Perl API to manipulate FAQ-O-Ma o [2001/12/31] ports/33417 ports New port: Parse routine arguments o [2001/12/31] ports/33418 ports New port: A subclass of MARC.pm to provid o [2001/12/31] ports/33419 ports New port: Perl module for essentially dat o [2001/12/31] ports/33420 ports New port: Sort an arbitrary array of arra o [2001/12/31] ports/33421 ports New port: Super class for representing no o [2001/12/31] ports/33422 ports New port: Maintain information about the o [2001/12/31] ports/33423 ports New port: Perl-style XML objects o [2002/01/01] ports/33429 ports New port: Class used to represent DBI dat o [2002/01/01] ports/33430 ports New port: Syncronize two directories rapi o [2002/01/01] ports/33431 ports New port: Convert Perl lists into linguis o [2002/01/01] ports/33432 ports New port: Perl module to fix the case of o [2002/01/01] ports/33433 ports New port: Converts numeric values into th o [2002/01/01] ports/33434 ports New port: Shorten text to minimum syllabl o [2002/01/01] ports/33435 ports New port: A simple tool for summarizing b o [2002/01/01] ports/33436 ports New port: Routine for estimating syllable o [2002/01/01] ports/33437 ports New port: Statistical language identifica o [2002/01/01] ports/33438 ports New port: Perl OO interface to the AOL In o [2002/01/01] ports/33439 ports New port: Run external processes reliably o [2002/01/01] ports/33441 ports New port: x11-wm/qnix (and happy new year f [2002/01/01] ports/33445 ports Update port: news/ubh Upgrade to version o [2002/01/01] ports/33453 ports New port: Apache module that can record t o [2002/01/01] ports/33454 ports New port: Filter output from other module o [2002/01/01] ports/33455 ports New port: Designed to replace generic cli o [2002/01/02] ports/33466 ports New port: graphics/pixieplus-kde (Mosfet' o [2002/01/02] ports/33471 ports update port: ftp/gftp to 2.0.10 o [2002/01/02] ports/33475 ports New port: SquirrelMail (PHP WebMail syste o [2002/01/02] ports/33477 ports ports/mail/razor-agents has wrong depende s [2002/01/02] ports/33481 ports kdm complains about "no modules" o [2002/01/02] ports/33487 ports NEW PORT: misc/polish-sms o [2002/01/02] ports/33491 ports NEW PORT: net/polish-ekg o [2002/01/02] ports/33506 ports inet.h incomplete type o [2002/01/03] ports/33511 ports [PATCH] Upgrade libesmtp to 0.8.9 o [2002/01/04] ports/33533 ports Port fix: misc/sword-modules: broke with o [2002/01/04] ports/33539 ports libungif-4.1.0b1 doesn't build with gcc 3 o [2002/01/04] ports/33540 ports Update to version 1.3.5 o [2002/01/05] ports/33588 ports Update of Icarus Verilog port to 0.5 o [2002/01/05] ports/33591 ports New port: net/libdnet o [2002/01/06] ports/33617 ports mpg123: -m broken o [2002/01/06] ports/33624 ports Update of R port to 1.4.0 o [2002/01/07] ports/33655 ports converters/mimepp can't be fetched o [2002/01/07] ports/33656 ports New Port: fist, emphatic message generato o [2002/01/08] ports/33686 ports GNOME-Mud doesn't exist in ports o [2002/01/08] ports/33690 ports New port www/logtools o [2002/01/08] ports/33701 ports new port submission o [2002/01/08] ports/33702 ports new port: sysutils/bsdsar o [2002/01/08] ports/33710 ports New port: Autologin program for Telia ADS o [2002/01/09] ports/33739 ports palm/jpilot install dir and palm/plucker o [2002/01/09] ports/33749 ports [NEW PORT] Add x11-toolkits/xclass o [2002/01/09] ports/33750 ports [NEW PORT] Add net/x0rfbserver o [2002/01/10] ports/33761 ports update-port: math/newmath (bento-fix) o [2002/01/10] ports/33764 ports update-port: ftp/gftp (fix forbidden) o [2002/01/10] ports/33776 ports port panel-- doesn't compile with gcc 3.0 o [2002/01/11] ports/33788 ports Update port: devel/lclint to splint 3.0.1 o [2002/01/11] ports/33793 ports New port: editors/scribus (version 0.5.2) o [2002/01/12] ports/33816 ports KLH-10 PDP-10 emulator port. o [2002/01/12] ports/33818 ports Bootable ITS image for KLH-10 PDP-10 emul o [2002/01/12] ports/33819 ports new release of ocaml -- port update o [2002/01/12] ports/33820 ports Update port: lang/ocaml new version 3.04 o [2002/01/12] ports/33824 ports update-port: games/quakeforge (bento-fix) o [2002/01/12] ports/33825 ports update-port: java/cryptix-jce (bento-fix) o [2002/01/13] ports/33842 ports New port: lang/njs - a standalone JavaScr o [2002/01/13] ports/33843 ports New port: x11-toolkits/gtoolkit (Obj-C wr o [2002/01/13] ports/33849 ports New port: www/p5-ApacheBench o [2002/01/13] ports/33853 ports New Port: biology/tRNAscan-SE o [2002/01/13] ports/33854 ports UPDATE: ipa Makefile update o [2002/01/13] ports/33859 ports New port: devel/libhash functions to mani o [2002/01/14] ports/33876 ports New port: textproc/xslide.el o [2002/01/14] ports/33899 ports New port: xpilotmon, a Tcl/Tk interface t o [2002/01/14] ports/33902 ports New Port: biology/spdbv o [2002/01/14] misc/33906 ports [PATCH] tic program as a port for easier o [2002/01/15] ports/33917 ports GNU-Radius port. o [2002/01/15] ports/33934 ports New port: Szip performs data compression/ o [2002/01/16] ports/33957 ports Update Port graphics/vcdimager 0.7.12 o [2002/01/16] ports/33958 ports New Port: elinks 0.2.1 o [2002/01/16] ports/33961 ports New port: graphics/lablgl - an OpenGL int o [2002/01/16] ports/33969 ports New port: french dictionary for aspell o [2002/01/16] ports/33975 ports Update port: net/unison to 2.7.7 o [2002/01/17] ports/33977 ports New port: textproc/resume - xml resume li o [2002/01/17] ports/33980 ports Can't use sgmltools-lite-3.0.0 port o [2002/01/17] ports/33991 ports fix build problem and update of japanese/ o [2002/01/17] ports/33995 ports New port o [2002/01/17] ports/34000 ports This is a port for kaptain, a universal G o [2002/01/17] ports/34011 ports New port: mail/squirrelmail, a web-based o [2002/01/18] ports/34025 ports new port: net/dnstracer o [2002/01/18] ports/34041 ports New port: www/caudium o [2002/01/18] ports/34042 ports Update to ports/30942 o [2002/01/18] ports/34044 ports Update to textproc/sablotron o [2002/01/18] ports/34053 ports ports/archivers/9e manpage o [2002/01/19] ports/34059 ports New port o [2002/01/19] ports/34061 ports patch for deskutils/kmymoney2 which curre o [2002/01/19] ports/34069 ports New port: x11/decurs (X11 mouse cursor ed o [2002/01/19] ports/34075 ports audio/avifile's packaging fails o [2002/01/20] ports/34077 ports emacs-lisp-intro to 2.04 o [2002/01/20] ports/34078 ports Update port: lang/python21 o [2002/01/20] ports/34079 ports New port print/bibtex2html (bibtex2html 1 o [2002/01/20] ports/34097 ports new port: Kguitar o [2002/01/20] ports/34098 ports new port: cdbakeoven o [2002/01/20] ports/34100 ports Update port: net/gopher-3.0.2 o [2002/01/20] ports/34103 ports [NEW PORT] gfax (missing-in-action for fi o [2002/01/21] ports/34104 ports graphics/linux_mesa3 can't build without o [2002/01/21] ports/34105 ports New port: audio/p5-FreeDB o [2002/01/21] ports/34106 ports New Port: audio/disc-cover o [2002/01/21] ports/34107 ports New port: devel/gputils o [2002/01/21] ports/34113 ports [UPDATE]: x11-wm/blackbox o [2002/01/21] ports/34114 ports portupgrade crashes o [2002/01/21] ports/34116 ports lopster src also has strcasestr now inclu o [2002/01/21] ports/34118 ports Update port : japanese/kde2 o [2002/01/21] ports/34119 ports new port: games/toppler o [2002/01/21] ports/34121 ports [PATCH] Update news/pan to 0.11.1.92 o [2002/01/21] ports/34122 ports proposition of new port o [2002/01/21] ports/34125 ports delete port net/gnubile 300 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 Jan 21 11:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 805FD37B405 for ; Mon, 21 Jan 2002 11:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LJe0m05943; Mon, 21 Jan 2002 11:40:00 -0800 (PST) (envelope-from gnats) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 19A3437B405; Mon, 21 Jan 2002 11:31:55 -0800 (PST) Received: (from mi@localhost) by aldan.algebra.com (8.11.6/8.11.5) id g0LJTmE47762; Mon, 21 Jan 2002 14:29:48 -0500 (EST) (envelope-from mi) Message-Id: <200201211929.g0LJTmE47762@aldan.algebra.com> Date: Mon, 21 Jan 2002 14:29:48 -0500 (EST) From: Mikhail Teterin Reply-To: Mikhail Teterin To: FreeBSD-gnats-submit@freebsd.org Cc: will@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34126: regexps in the LIB_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: 34126 >Category: ports >Synopsis: regexps in the LIB_DEPENDS >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 Jan 21 11:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 5.0-CURRENT i386 >Organization: Virtual Estates, Inc. >Environment: System: FreeBSD aldan.algebra.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Thu Jan 3 21:38:15 EST 2002 mi@aldan.algebra.com:/ccd/obj/ccd/src/sys/DEBUG i386 >Description: Currently, the libraries a port depends on can only be specified exactly with or without the version number, even though, quite often an exact version number is not important, as long as it is above certain value. In some other occasions, certain flavor of a library would satisfy a port too, but the flavor is named differently. Allowing ports to use regular expression to specify the dependencies in general, and LIB_DEPENDS in particular can be a useful feature of the ports. >How-To-Repeat: >Fix: This patch seems sufficient to me: Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.395 diff -U2 -r1.395 bsd.port.mk --- bsd.port.mk 22 Dec 2001 17:13:38 -0000 1.395 +++ bsd.port.mk 21 Jan 2002 18:05:14 -0000 @@ -2670,5 +2670,5 @@ depends_args="${DEPENDS_ARGS}"; \ fi; \ - if ${LDCONFIG} -r | ${GREP} -qwF -e "-l$$lib"; then \ + if ${LDCONFIG} -r | ${GREP} -qwE -e "-l$$lib"; then \ ${ECHO_MSG} "===> ${PKGNAME} depends on shared library: $$lib - found"; \ if [ ${_DEPEND_ALWAYS} = 1 ]; then \ >Release-Note: >Audit-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 Jan 21 11:41:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6314437B405; Mon, 21 Jan 2002 11:41:06 -0800 (PST) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LJWNw02372; Mon, 21 Jan 2002 11:32:23 -0800 (PST) (envelope-from mita) Date: Mon, 21 Jan 2002 11:32:23 -0800 (PST) From: Message-Id: <200201211932.g0LJWNw02372@freefall.freebsd.org> To: mita@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34118: Update port : japanese/kde2 Sender: owner-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/kde2 State-Changed-From-To: open->closed State-Changed-By: mita State-Changed-When: Mon Jan 21 11:31:48 PST 2002 State-Changed-Why: Committed. Thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34118 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 11:50:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD4F937B416 for ; Mon, 21 Jan 2002 11:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LJo1507496; Mon, 21 Jan 2002 11:50:01 -0800 (PST) (envelope-from gnats) Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id 68F6837B416 for ; Mon, 21 Jan 2002 11:40:11 -0800 (PST) Received: from laptop.internal.irrelevant.org ([192.168.253.2]) by nelly.internal.irrelevant.org with esmtp (Exim 3.34 #1) id 16SkIc-000DS8-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 21 Jan 2002 19:40:10 +0000 Received: (from simond@localhost) by laptop.internal.irrelevant.org (8.11.6/8.11.6) id g0LJe8s01168; Mon, 21 Jan 2002 19:40:08 GMT (envelope-from simond) Message-Id: <200201211940.g0LJe8s01168@laptop.internal.irrelevant.org> Date: Mon, 21 Jan 2002 19:40:08 GMT From: Simon Dick Reply-To: Simon Dick To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34127: Maintainer update: emulators/uae Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34127 >Category: ports >Synopsis: Maintainer update: emulators/uae >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 Jan 21 11:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD laptop.internal.irrelevant.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jan 17 15:59:48 GMT 2002 root@laptop.internal.irrelevant.org:/usr/obj/usr/src/sys/LAPTOP i386 >Description: Update uae port to 0.8.20 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/nfs/ncvs/ports/emulators/uae/Makefile,v retrieving revision 1.4 diff -r1.4 Makefile 9c9 < PORTVERSION= 0.8.18 --- > PORTVERSION= 0.8.20 11,12c11 < MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \ < http://www.users.globalnet.co.uk/~simd/ --- > MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ Index: distinfo =================================================================== RCS file: /usr/nfs/ncvs/ports/emulators/uae/distinfo,v retrieving revision 1.3 diff -r1.3 distinfo 1c1 < MD5 (uae-0.8.18.tar.gz) = fb4c2efe6eb26244d96a08a7a8416f63 --- > MD5 (uae-0.8.20.tar.gz) = 50d64862447c8d8fbdd917dac37687b1 >Release-Note: >Audit-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 Jan 21 12: 0:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 643C637B405 for ; Mon, 21 Jan 2002 12:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LK03I08818; Mon, 21 Jan 2002 12:00:03 -0800 (PST) (envelope-from gnats) Received: from libagent.cs.technion.ac.il (libagent.cs.technion.ac.il [132.68.32.100]) by hub.freebsd.org (Postfix) with ESMTP id 34D1937B402 for ; Mon, 21 Jan 2002 11:50:53 -0800 (PST) Received: (from nadav@localhost) by libagent.cs.technion.ac.il (8.11.3/8.11.3) id g0LJolG67682; Mon, 21 Jan 2002 21:50:47 +0200 (IST) (envelope-from nadav) Message-Id: <200201211950.g0LJolG67682@libagent.cs.technion.ac.il> Date: Mon, 21 Jan 2002 21:50:47 +0200 (IST) From: nadav@cs.technion.ac.il Reply-To: nadav@cs.technion.ac.il To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34129: Port update: hebrew/pine (by Maintainer). Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34129 >Category: ports >Synopsis: Port update: hebrew/pine (by Maintainer). >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 Jan 21 12:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nadav Eiron >Release: FreeBSD 4.3-RELEASE-p14 i386 >Organization: >Environment: System: FreeBSD lawrence.libagent.org 4.3-RELEASE-p14 FreeBSD 4.3-RELEASE-p14 #0: Tue Aug 28 21:53:23 IDT 2001 root@lawrence.libagent.org:/usr/obj/usr/src/sys/LAWRENCE i386 >Description: Update of the hebrew/pine port to 4.44. Old distfile removed from master site. >How-To-Repeat: >Fix: diff -uNr hebrew/pine.orig/Makefile hebrew/pine/Makefile --- hebrew/pine.orig/Makefile Mon Jan 21 11:32:59 2002 +++ hebrew/pine/Makefile Mon Jan 21 11:33:20 2002 @@ -5,10 +5,10 @@ # $FreeBSD: ports/hebrew/pine/Makefile,v 1.7 2001/12/08 02:08:36 pat Exp $ PORTNAME= pine -PORTVERSION= 4.42.2.9 +PORTVERSION= 4.44.2.9 CATEGORIES= hebrew mail news MASTER_SITES= ftp://www8.cc.huji.ac.il/pub/pine/ -DISTNAME= pine4.42_heb2.09 +DISTNAME= pine4.44_heb2.09 MAINTAINER?= nadav@cs.technion.ac.il diff -uNr hebrew/pine.orig/distinfo hebrew/pine/distinfo --- hebrew/pine.orig/distinfo Mon Jan 21 11:32:59 2002 +++ hebrew/pine/distinfo Mon Jan 21 11:38:07 2002 @@ -1 +1 @@ -MD5 (pine4.42_heb2.09.tar.gz) = ad78a5adf366e0f735789a864b829004 +MD5 (pine4.44_heb2.09.tar.gz) = 7c2de9fd77c99196f4563acf6b98a738 >Release-Note: >Audit-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 Jan 21 12: 1: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AF9A37B417 for ; Mon, 21 Jan 2002 12:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LK03b08827; Mon, 21 Jan 2002 12:00:03 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 797C237B402 for ; Mon, 21 Jan 2002 11:55:57 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0LJtMQ69824; Mon, 21 Jan 2002 14:55:22 -0500 (EST) (envelope-from alane) Message-Id: <200201211955.g0LJtMQ69824@wwweasel.geeksrus.net> Date: Mon, 21 Jan 2002 14:55:22 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org Cc: will@csociety.org X-Send-Pr-Version: 3.113 Subject: ports/34130: KPilot port is dead. Please remove. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34130 >Category: ports >Synopsis: KPilot port is dead. Please remove. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 12:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: We just got a problem report on kpilot port. Kpilot port is *old*. Current kpilot is contained in deskutils/kdepim. >How-To-Repeat: >Fix: Please remove the kpilot 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 Jan 21 12:42: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 208B537B47D; Mon, 21 Jan 2002 12:41:06 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LKZja18343; Mon, 21 Jan 2002 12:35:45 -0800 (PST) (envelope-from dwcjr) Date: Mon, 21 Jan 2002 12:35:45 -0800 (PST) From: Message-Id: <200201212035.g0LKZja18343@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/34121: [PATCH] Update news/pan to 0.11.1.92 Sender: owner-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 news/pan to 0.11.1.92 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: dwcjr Responsible-Changed-When: Mon Jan 21 12:35:33 PST 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34121 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 12:51:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D767937B42F; Mon, 21 Jan 2002 12:51:07 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LKhg719705; Mon, 21 Jan 2002 12:43:42 -0800 (PST) (envelope-from dwcjr) Date: Mon, 21 Jan 2002 12:43:42 -0800 (PST) From: Message-Id: <200201212043.g0LKhg719705@freefall.freebsd.org> To: k@123.org, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32535: update of /usr/ports/www/roxen/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update of /usr/ports/www/roxen/ State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Mon Jan 21 12:43:34 PST 2002 State-Changed-Why: Timed out. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32535 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 12:51:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B3E237B425; Mon, 21 Jan 2002 12:51:06 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LKgME19428; Mon, 21 Jan 2002 12:42:22 -0800 (PST) (envelope-from dwcjr) Date: Mon, 21 Jan 2002 12:42:22 -0800 (PST) From: Message-Id: <200201212042.g0LKgME19428@freefall.freebsd.org> To: strijar@urai.ru, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32328: Port update: mc-4.5.55 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port update: mc-4.5.55 State-Changed-From-To: open->feedback State-Changed-By: dwcjr State-Changed-When: Mon Jan 21 12:42:12 PST 2002 State-Changed-Why: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32328 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42E5C37B420 for ; Mon, 21 Jan 2002 13:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LL06Q22500; Mon, 21 Jan 2002 13:00:06 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 13:00:06 -0800 (PST) Message-Id: <200201212100.g0LL06Q22500@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/32805: The apache2 port overwrites configuration files. Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32805; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, glennpj@charter.net Cc: Subject: Re: ports/32805: The apache2 port overwrites configuration files. Date: Mon, 21 Jan 2002 14:51:41 -0600 Is this still an issue? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C751D37B41C for ; Mon, 21 Jan 2002 13:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LL02m22483; Mon, 21 Jan 2002 13:00:02 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 13:00:02 -0800 (PST) Message-Id: <200201212100.g0LL02m22483@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32491; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, alane@geeksrus.net Cc: Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning Date: Mon, 21 Jan 2002 14:51:14 -0600 How about now with 4.2.0, does your DPMS still not work? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13: 1: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA9EE37B402 for ; Mon, 21 Jan 2002 13:00:11 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LL0Br22528; Mon, 21 Jan 2002 13:00:11 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 13:00:11 -0800 (PST) Message-Id: <200201212100.g0LL0Br22528@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/34130: KPilot port is dead. Please remove. Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34130; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net Cc: Subject: Re: ports/34130: KPilot port is dead. Please remove. Date: Mon, 21 Jan 2002 14:52:44 -0600 Last time I tried to build kdepim it built everything but kpilot, does it build kpilot now? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13: 1: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D87637B417 for ; Mon, 21 Jan 2002 13:00:15 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LL0Fl22533; Mon, 21 Jan 2002 13:00:15 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 13:00:15 -0800 (PST) Message-Id: <200201212100.g0LL0Fl22533@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32491; it has been noted by GNATS. From: Alan Eldridge To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning Date: Mon, 21 Jan 2002 15:55:34 -0500 On Mon, Jan 21, 2002 at 02:51:14PM -0600, David W. Chapman Jr. wrote: >How about now with 4.2.0, does your DPMS still not work? I'm waiting until after the release to mess with 4.2, especially in consideration that the 4.2 ports changes are AFAIK going to be backed out until then. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13: 1:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E29C837B41F for ; Mon, 21 Jan 2002 13:00:20 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LL0J622540; Mon, 21 Jan 2002 13:00:19 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 13:00:19 -0800 (PST) Message-Id: <200201212100.g0LL0J622540@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/34130: KPilot port is dead. Please remove. Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34130; it has been noted by GNATS. From: Alan Eldridge To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net Subject: Re: ports/34130: KPilot port is dead. Please remove. Date: Mon, 21 Jan 2002 15:57:50 -0500 On Mon, Jan 21, 2002 at 02:52:44PM -0600, David W. Chapman Jr. wrote: >Last time I tried to build kdepim it built everything but kpilot, does >it build kpilot now? It has for a month or so, AFAIK. Otherwise, those kpilot files I'm using have some 'splaining to do. :) -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13: 1:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7857537B400 for ; Mon, 21 Jan 2002 13:00:23 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LL0NV22563; Mon, 21 Jan 2002 13:00:23 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 13:00:23 -0800 (PST) Message-Id: <200201212100.g0LL0NV22563@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32491; it has been noted by GNATS. From: "David W. Chapman Jr." To: Alan Eldridge Cc: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning Date: Mon, 21 Jan 2002 14:59:55 -0600 On Mon, Jan 21, 2002 at 03:55:34PM -0500, Alan Eldridge wrote: > On Mon, Jan 21, 2002 at 02:51:14PM -0600, David W. Chapman Jr. wrote: > >How about now with 4.2.0, does your DPMS still not work? > > I'm waiting until after the release to mess with 4.2, especially in > consideration that the 4.2 ports changes are AFAIK going to be backed > out until then. > I didn't hear about this, where was it discussed? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13:21:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 301B037B402; Mon, 21 Jan 2002 13:21:06 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LLBKQ27991; Mon, 21 Jan 2002 13:11:20 -0800 (PST) (envelope-from dwcjr) Date: Mon, 21 Jan 2002 13:11:20 -0800 (PST) From: Message-Id: <200201212111.g0LLBKQ27991@freefall.freebsd.org> To: chat95@mbox.kyoto-inet.or.jp, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32047: Existence of linux_base-62 appeares to be wrong Sender: owner-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: Existence of linux_base-62 appeares to be wrong State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Mon Jan 21 13:11:12 PST 2002 State-Changed-Why: Timed out. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32047 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13:30: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50CF337B404 for ; Mon, 21 Jan 2002 13:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LLU2331903; Mon, 21 Jan 2002 13:30:02 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 13:30:02 -0800 (PST) Message-Id: <200201212130.g0LLU2331903@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/33969: New port: french dictionary for aspell Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33969; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/33969: New port: french dictionary for aspell Date: Mon, 21 Jan 2002 22:20:33 +0100 Le 17 Jan 02 ŕ 1:14:56 +0000, Thierry Thomas écrivait : > > >Number: 33969 > >Category: ports > >Synopsis: New port: french dictionary for aspell BUILD_DEPENDS is necessary, but not sufficient => please add RUN_DEPENDS through this patch: --- Makefile.orig Thu Jan 17 00:40:11 2002 +++ Makefile Mon Jan 21 21:56:27 2002 @@ -19,6 +19,7 @@ MAINTAINER= thierry@pompo.net BUILD_DEPENDS= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell +RUN_DEPENDS= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell USE_BZIP2= yes HAS_CONFIGURE= yes -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 13:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E1A137B405 for ; Mon, 21 Jan 2002 13:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LLe2733448; Mon, 21 Jan 2002 13:40:02 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 271D937B400 for ; Mon, 21 Jan 2002 13:33:30 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g0LLgPT07865; Mon, 21 Jan 2002 22:42:25 +0100 (CET) (envelope-from doc) Message-Id: <200201212142.g0LLgPT07865@pr93.lublin.sdi.tpnet.pl> Date: Mon, 21 Jan 2002 22:42:25 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/34133: [PORTS] devel/mingw-opengl-headers Distfile download 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: 34133 >Category: ports >Synopsis: [PORTS] devel/mingw-opengl-headers Distfile download problem >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 Jan 21 13:40:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: http://people.freebsd.org/~fenner/portsurvey/doc@lublin.t1.pl.html >How-To-Repeat: >Fix: --- Makefile.orig Mon Jan 21 21:31:46 2002 +++ Makefile Mon Jan 21 21:42:00 2002 @@ -7,11 +7,20 @@ PORTNAME= opengl PORTVERSION= 20011229 CATEGORIES= devel graphics -MASTER_SITES= ftp://ftp.microsoft.com/softlib/mslfiles/ +MASTER_SITES= ftp://ftp.unina.it/pub/pcibm/microsoft/MSLFILES/ \ + ftp://ftp.clinet.fi/.3/ftp.microsoft.com/Softlib/MSLFILES/ \ + ftp://ftp.task.gda.pl/mirror/ftp.cdrom.com/pub/idgames2/telefragged/gamedesign/rust/quake2/level_editors/patches_utilities/ \ + ftp://ftp.esan.inet.co.th/pub/DRIVERS/VGA/AGP/3DLABS/PERMEDIA/WIN95/ \ + ftp.unina.it/pub/Pcibm/microsoft/MSLFILES/ \ + ftp.cyf-kr.edu.pl/pub/mirror/Microsoft/SoftLib/MSLFILES/ \ + ftp.wiwi.uni-marburg.de/pub/mirror/ftp.microsoft.com/Softlib/MSLFILES/ \ + ftp.demon.net/pub/mirrors/idgames/telefragged/gamedesign/rust/quake2/level_editors/patches_utilities/ \ + ftp.utbm.fr/pub/pc/microsoft/Softlib/MSLFILES/ \ + ftp.ntua.gr/pub/pc/microsoft/softlib/MSLFILES/ PKGNAMEPREFIX= mingw- PKGNAMESUFFIX= -headers -DISTNAME= opengl95 -EXTRACT_SUFX= .exe +DISTNAME= OPENGL95 +EXTRACT_SUFX= .EXE DIST_SUBDIR= mingw MAINTAINER= doc@lublin.t1.pl --- distinfo.orig Mon Jan 21 21:33:29 2002 +++ distinfo Mon Jan 21 22:35:01 2002 @@ -1 +1 @@ -MD5 (mingw/opengl95.exe) = edb0a9c371be828d2b5d2e90c5c89cb3 +MD5 (mingw/OPENGL95.EXE) = edb0a9c371be828d2b5d2e90c5c89cb3 >Release-Note: >Audit-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 Jan 21 13:41: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 480B337B400; Mon, 21 Jan 2002 13:41:06 -0800 (PST) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LLZ4H32681; Mon, 21 Jan 2002 13:35:04 -0800 (PST) (envelope-from olgeni) Date: Mon, 21 Jan 2002 13:35:04 -0800 (PST) From: Message-Id: <200201212135.g0LLZ4H32681@freefall.freebsd.org> To: olgeni@FreeBSD.org, freebsd-ports@FreeBSD.org, olgeni@FreeBSD.org Subject: Re: ports/33392: Update port: lang/jython to 2.1 release Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: lang/jython to 2.1 release Responsible-Changed-From-To: freebsd-ports->olgeni Responsible-Changed-By: olgeni Responsible-Changed-When: Mon Jan 21 13:34:08 PST 2002 Responsible-Changed-Why: I'll handle this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33392 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 14:11:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4325D37B417; Mon, 21 Jan 2002 14:11:06 -0800 (PST) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LMAMU42127; Mon, 21 Jan 2002 14:10:22 -0800 (PST) (envelope-from okazaki) Date: Mon, 21 Jan 2002 14:10:22 -0800 (PST) From: Message-Id: <200201212210.g0LMAMU42127@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, skv@FreeBSD.org Subject: Re: ports/34044: Update to textproc/sablotron Sender: owner-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 to textproc/sablotron Responsible-Changed-From-To: freebsd-ports->skv Responsible-Changed-By: okazaki Responsible-Changed-When: Mon Jan 21 14:09:33 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34044 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 14:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8B0D37B417 for ; Mon, 21 Jan 2002 14:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LMK2p43555; Mon, 21 Jan 2002 14:20:02 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 14:20:02 -0800 (PST) Message-Id: <200201212220.g0LMK2p43555@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32491; it has been noted by GNATS. From: Alan Eldridge To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning Date: Mon, 21 Jan 2002 17:15:53 -0500 On Mon, Jan 21, 2002 at 02:59:55PM -0600, David W. Chapman Jr. wrote: >On Mon, Jan 21, 2002 at 03:55:34PM -0500, Alan Eldridge wrote: >> On Mon, Jan 21, 2002 at 02:51:14PM -0600, David W. Chapman Jr. wrote: >> >How about now with 4.2.0, does your DPMS still not work? >> >> I'm waiting until after the release to mess with 4.2, especially in >> consideration that the 4.2 ports changes are AFAIK going to be backed >> out until then. >> > >I didn't hear about this, where was it discussed? > Discussion has been going on on the XFree86-FreeBSD mailing list. There is growing opposition to including a broken X port (which breaks other things) on a release. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 14:20:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 134C037B416 for ; Mon, 21 Jan 2002 14:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LMK1t43541; Mon, 21 Jan 2002 14:20:01 -0800 (PST) (envelope-from gnats) Received: from melchior.cuivre.fr.eu.org (melchior.enst.fr [137.194.161.6]) by hub.freebsd.org (Postfix) with ESMTP id B38AB37B417 for ; Mon, 21 Jan 2002 14:14:59 -0800 (PST) Received: from melusine.cuivre.fr.eu.org (melusine.enst.fr [137.194.160.34]) by melchior.cuivre.fr.eu.org (Postfix) with ESMTP id 7E63D82AF for ; Mon, 21 Jan 2002 23:14:55 +0100 (CET) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id 1858976; Mon, 21 Jan 2002 23:14:51 +0100 (CET) Message-Id: <20020121221451.1858976@melusine.cuivre.fr.eu.org> Date: Mon, 21 Jan 2002 23:14:51 +0100 (CET) From: Thomas Quinot Reply-To: Thomas Quinot To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34136: net/proxy-suite: new upstream release Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34136 >Category: ports >Synopsis: net/proxy-suite: new upstream release >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 Jan 21 14:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thomas Quinot >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD melusine.cuivre.fr.eu.org 4.5-RC FreeBSD 4.5-RC #7: Tue Jan 15 22:29:15 CET 2002 thomas@melusine.cuivre.fr.eu.org:/usr/obj/usr/src/sys/MELUSINE i386 >Description: SuSE has released proxy-suite version 1.8. >How-To-Repeat: >Fix: Please apply the following patch. Thanks, Thomas. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/proxy-suite/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 19 Oct 2001 15:51:59 -0000 1.3 +++ Makefile 21 Jan 2002 22:12:18 -0000 @@ -6,8 +6,7 @@ # PORTNAME= proxy-suite -PORTVERSION= 1.7 -PORTREVISION= 1 +PORTVERSION= 1.8 CATEGORIES= net MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \ ftp://ftp.crc.ca/pub/systems/linux/suse/projects/proxy-suite/src/ \ @@ -23,10 +22,16 @@ # basic configure args # CONFIGURE_ARGS= --prefix=${PREFIX} --with-libwrap=/usr/lib --with-regex \ - --sysconfdir=${PREFIX}/etc/proxy-suite \ --localstatedir=/var/run \ - --enable-warnings --enable-so-linger --enable-rfc1579 \ + --enable-warnings --enable-so-linger \ --disable-proc-mods + +# +# OPTIONAL: RFC1579 support -- not complete yet. +# +.if defined(WITH_RFC1579) +CONFIGURE_ARGS+= --enable-rfc1579 +.endif # # OPTIONAL: include ldap-support - currently ldap.2 needs minor fixes... Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/proxy-suite/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 7 Apr 2001 05:54:49 -0000 1.1 +++ distinfo 21 Jan 2002 22:12:18 -0000 @@ -1 +1 @@ -MD5 (proxy-suite-1.7.tar.gz) = de879e5d0c6398fde9970db3c5877fad +MD5 (proxy-suite-1.8.tar.gz) = 6411481720439022a3a2a0f30ec6a86b Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/proxy-suite/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 19 Oct 2001 15:52:00 -0000 1.2 +++ pkg-plist 21 Jan 2002 22:12:20 -0000 @@ -1,3 +1,2 @@ sbin/ftp-proxy -etc/proxy-suite/ftp-proxy.conf.sample @dirrm etc/proxy-suite diff -u files/patch-cf /dev/null --- files/patch-cf Fri Oct 19 17:52:02 2001 +++ /dev/null Mon Jan 21 23:12:30 2002 @@ -1,11 +0,0 @@ ---- ftp-proxy/Makefile.in -+++ ftp-proxy/Makefile.in Tue Jun 26 01:12:06 2001 -@@ -55,7 +55,7 @@ - PROC_FTP= @PROC_FTP@ - - CONF_SRC= ftp-proxy.conf.sample --CONF_DST= $(ETC_DIR)/ftp-proxy.conf -+CONF_DST= $(ETC_DIR)/ftp-proxy.conf.sample - - FTP_MAN5= ftp-proxy.conf.5 - FTP_MAN8= ftp-proxy.8 diff -u files/patch-etcdir /dev/null --- files/patch-etcdir Thu May 17 21:50:39 2001 +++ /dev/null Mon Jan 21 23:12:30 2002 @@ -1,26 +0,0 @@ -diff -ur work/proxy-suite-1.7/ftp-proxy/Makefile.in new/proxy-suite-1.7/ftp-proxy/Makefile.in ---- work/proxy-suite-1.7/ftp-proxy/Makefile.in Fri Oct 22 11:29:01 1999 -+++ ftp-proxy/Makefile.in Wed May 2 01:07:28 2001 -@@ -44,7 +44,7 @@ - INSTALL= @INSTALL@ - - CC= @CC@ --CFLAGS= @CFLAGS@ -+CFLAGS= @CFLAGS@ -DETC_PATH=\"$(ETC_DIR)/\" - LDFLAGS= @LDFLAGS@ - - LIBS= @LIB_WRAP@ @LIB_LDAP@ @LIB_REGEX@ @LIBS@ -diff -ur work/proxy-suite-1.7/ftp-proxy/ftp-main.c new/proxy-suite-1.7/ftp-proxy/ftp-main.c ---- work/proxy-suite-1.7/ftp-proxy/ftp-main.c Fri Oct 22 11:29:01 1999 -+++ ftp-proxy/ftp-main.c Wed May 2 01:03:58 2001 -@@ -75,7 +75,9 @@ - - #define SELECT_TIMEOUT 60 /* Wake up regularly */ - --#define ETC_PATH "/etc/proxy-suite/" -+#if !defined (ETC_PATH) -+# define ETC_PATH "/etc/proxy-suite/" -+#endif - #define DEFAULT_CONFIG ETC_PATH "ftp-proxy.conf" - - #if defined(COMPILE_DEBUG) diff -u files/patch-includes /dev/null --- files/patch-includes Sat Apr 7 07:54:50 2001 +++ /dev/null Mon Jan 21 23:12:30 2002 @@ -1,13 +0,0 @@ ---- common/com-socket.c.orig Fri Feb 11 15:20:33 2000 -+++ common/com-socket.c Fri Feb 11 15:20:52 2000 -@@ -71,8 +71,9 @@ - #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 Mon Jan 21 14:21: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BE6A37B400; Mon, 21 Jan 2002 14:21:06 -0800 (PST) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LMGtE43164; Mon, 21 Jan 2002 14:16:55 -0800 (PST) (envelope-from okazaki) Date: Mon, 21 Jan 2002 14:16:55 -0800 (PST) From: Message-Id: <200201212216.g0LMGtE43164@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, ijliao@FreeBSD.org Subject: Re: ports/33301: editors/poedit: bad dependence with wxWindows Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: editors/poedit: bad dependence with wxWindows Responsible-Changed-From-To: freebsd-ports->ijliao Responsible-Changed-By: okazaki Responsible-Changed-When: Mon Jan 21 14:16:16 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33301 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 14:40:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 0241D37B400 for ; Mon, 21 Jan 2002 14:40:37 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id g0LMeMV08188 for ; Mon, 21 Jan 2002 17:40:22 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200201212240.g0LMeMV08188@fac13.ds.psu.edu> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-ports@FreeBSD.ORG Subject: Creating port for lahey fortran; need to think ahead to others. From: dochawk@psu.edu Date: Mon, 21 Jan 2002 17:40:22 -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Lahey is sending me a copy of their linux fortran compiler to build a port. It probably arrives late this week or early next week. It is somewhere between possible and likely that a person would have/ want multiple fortran compilers on the system--all of which would want to be invoked as "f90". It is likely that a person would have one or more third party libraries such as IMSL, Nag, and a couple of others. All of the f90 ports I know of (and all f77 save g77, which can't handle multi-dimensional arrays) are commercial; the user must obtain license and/or executables separately. After reading the porter's handbook, my thinking is to create a f95-lahey port, and then a general fortran port. The fortran port would check distfiles/fortran for licenses and executables it knows about, fetch executables (when possible) to match licenses, and install the most recent version of each that it knows about. (I cannot conceive of a reasonable situation where the license would be there, but installation would not be desirable). Does this make sense? Also, what should the linux dependencies be? I know that there are (at least) two sets of linux ports at the moment. hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 15:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E94237B404 for ; Mon, 21 Jan 2002 15:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LNA1254585; Mon, 21 Jan 2002 15:10:01 -0800 (PST) (envelope-from gnats) Received: from sahiro.homeip.net (p30-dna05sawada.niigata.ocn.ne.jp [211.122.195.158]) by hub.freebsd.org (Postfix) with ESMTP id 0F78437B402 for ; Mon, 21 Jan 2002 15:03:02 -0800 (PST) Received: by sahiro.merseine.nu (Postfix, from userid 1000) id 143E9BAB6; Tue, 22 Jan 2002 08:02:47 +0859 (JST) Message-Id: <20020121230309.143E9BAB6@sahiro.merseine.nu> Date: Tue, 22 Jan 2002 08:02:47 +0859 (JST) From: SASAKI Katuhiro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34138: Update port: www/aria Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34138 >Category: ports >Synopsis: Update port: www/aria >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 Jan 21 15:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: SASAKI Katuhiro >Release: FreeBSD 4.4-RELEASE-p2 i386 >Organization: personal >Environment: >Description: Update www/aria to 0.10.2.t4. >How-To-Repeat: >Fix: diff -urN /usr/ports/www/aria/Makefile aria/Makefile --- /usr/ports/www/aria/Makefile Tue Jan 22 00:06:50 2002 +++ aria/Makefile Tue Jan 22 07:13:41 2002 @@ -6,8 +6,7 @@ # PORTNAME= aria -PORTVERSION= 0.10.2.t3 -PORTREVISION= 1 +PORTVERSION= 0.10.2.t4 CATEGORIES= www MASTER_SITES= http://rabien.virtualave.net/linux/storage/sources/ \ http://aria.rednoah.com/storage/sources/ diff -urN /usr/ports/www/aria/distinfo aria/distinfo --- /usr/ports/www/aria/distinfo Tue Jan 15 00:51:06 2002 +++ aria/distinfo Tue Jan 22 06:14:47 2002 @@ -1 +1 @@ -MD5 (aria-0.10.2test3.tar.bz2) = 2e1eda7874a397a362486fb86c96f0d2 +MD5 (aria-0.10.2test4.tar.bz2) = d58595670c88c9a7eb4968446ef21e69 >Release-Note: >Audit-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 Jan 21 15:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D5F337B404 for ; Mon, 21 Jan 2002 15:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LNK1b55821; Mon, 21 Jan 2002 15:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57C3B37B400 for ; Mon, 21 Jan 2002 15:19:07 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LNJ7X55669; Mon, 21 Jan 2002 15:19:07 -0800 (PST) (envelope-from nobody) Message-Id: <200201212319.g0LNJ7X55669@freefall.freebsd.org> Date: Mon, 21 Jan 2002 15:19:07 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34139: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34139 >Category: ports >Synopsis: Update port: print/ghostscript-afpl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 15:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update HPinkjet driver to version 1.0.2 - Fix WWW: line >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-afpl/Makefile print/ghostscript-afpl/Makefile --- /usr/ports/print/ghostscript-afpl/Makefile Mon Jan 21 20:33:07 2002 +++ print/ghostscript-afpl/Makefile Tue Jan 22 07:37:25 2002 @@ -7,7 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 7.03 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://members.ozemail.com.au/~geoffk/pdfencrypt/ \ @@ -111,7 +111,7 @@ # HPinkjet - HP developed printer driver for PhotoSmart/DeskJet series # http://hpinkjet.sourceforge.net/ HPIJS= hpijs -HPIJS_VERS= 1.0.1 +HPIJS_VERS= 1.0.2 HPIJS_NAME= ${HPIJS}-${HPIJS_VERS} HPIJS_SRC= ${HPIJS_NAME}.tar.gz @@ -173,8 +173,8 @@ ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' \ ${WRKSRC}/${HPIJS_NAME}/configure - find ${WRKSRC}/${HPIJS_NAME} -name '*.h' | xargs ${PERL} -pi -e \ - 's|#include ||g' + ${PERL} -pi -e 's|#include ||g' \ + ${WRKSRC}/${HPIJS_NAME}/platform.h # here we apply the modifications necessary to build the 3rd party drivers # advantage: you see unmodified makefiles after a pure make extract diff -urN /usr/ports/print/ghostscript-afpl/distinfo print/ghostscript-afpl/distinfo --- /usr/ports/print/ghostscript-afpl/distinfo Fri Jan 18 18:00:37 2002 +++ print/ghostscript-afpl/distinfo Tue Jan 22 07:36:30 2002 @@ -7,4 +7,4 @@ MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375 MD5 (ghostscript/gimp-print-4.2.0.tar.gz) = 4350e2ac1f27eccad0d7ce2aab90cdf6 -MD5 (ghostscript/hpijs-1.0.1.tar.gz) = 4ac76910a69eb781e35c8eca31db6008 +MD5 (ghostscript/hpijs-1.0.2.tar.gz) = 750923f29a5b70551ddea1d91b819cfa diff -urN /usr/ports/print/ghostscript-afpl/pkg-descr print/ghostscript-afpl/pkg-descr --- /usr/ports/print/ghostscript-afpl/pkg-descr Tue Jan 15 04:16:19 2002 +++ print/ghostscript-afpl/pkg-descr Tue Jan 22 07:34:15 2002 @@ -22,4 +22,4 @@ o Additional contributed uniprint driver profiles for - Epson Stylus Color 740 and Epson LQ-1170 -WWW: http://www.cs.wisc.edu/~ghost/doc/AFPL/index.html +WWW: http://www.cs.wisc.edu/~ghost/doc/AFPL/index.htm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 15:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EE3F37B416 for ; Mon, 21 Jan 2002 15:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LNK1N55830; Mon, 21 Jan 2002 15:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A278437B400 for ; Mon, 21 Jan 2002 15:19:54 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LNJs355791; Mon, 21 Jan 2002 15:19:54 -0800 (PST) (envelope-from nobody) Message-Id: <200201212319.g0LNJs355791@freefall.freebsd.org> Date: Mon, 21 Jan 2002 15:19:54 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34140: Update port: print/ghostscript-gnu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34140 >Category: ports >Synopsis: Update port: print/ghostscript-gnu >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 15:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update HPinkjet driver to version 1.0.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-gnu/Makefile print/ghostscript-gnu/Makefile --- /usr/ports/print/ghostscript-gnu/Makefile Mon Jan 21 20:33:08 2002 +++ print/ghostscript-gnu/Makefile Tue Jan 22 07:38:03 2002 @@ -7,7 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.52 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SOURCEFORGE} \ @@ -98,7 +98,7 @@ # http://www.harsch.net/Ghostscript/ghostscript.html HP970_DRV= gdevdj9.c.gz -# gimp-print - very high quality driver for Epson, HPs,... +# Gimp-Print - very high quality driver for Epson, HPs,... # http://gimp-print.sourceforge.net/ GPRINT= gimp-print GPRINT_VERS= 4.2.0 @@ -108,7 +108,7 @@ # HPinkjet - HP developed printer driver for PhotoSmart/DeskJet series # http://hpinkjet.sourceforge.net/ HPIJS= hpijs -HPIJS_VERS= 1.0.1 +HPIJS_VERS= 1.0.2 HPIJS_NAME= ${HPIJS}-${HPIJS_VERS} HPIJS_SRC= ${HPIJS_NAME}.tar.gz @@ -168,8 +168,8 @@ ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' \ ${WRKSRC}/${HPIJS_NAME}/configure - find ${WRKSRC}/${HPIJS_NAME} -name '*.h' | xargs ${PERL} -pi -e \ - 's|#include ||g' + ${PERL} -pi -e 's|#include ||g' \ + ${WRKSRC}/${HPIJS_NAME}/platform.h # here we apply the modifications necessary to build the 3rd party drivers # advantage: you see unmodified makefiles after a pure make extract diff -urN /usr/ports/print/ghostscript-gnu/distinfo print/ghostscript-gnu/distinfo --- /usr/ports/print/ghostscript-gnu/distinfo Fri Jan 18 18:00:37 2002 +++ print/ghostscript-gnu/distinfo Tue Jan 22 07:37:00 2002 @@ -7,4 +7,4 @@ MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375 MD5 (ghostscript/gimp-print-4.2.0.tar.gz) = 4350e2ac1f27eccad0d7ce2aab90cdf6 -MD5 (ghostscript/hpijs-1.0.1.tar.gz) = 4ac76910a69eb781e35c8eca31db6008 +MD5 (ghostscript/hpijs-1.0.2.tar.gz) = 750923f29a5b70551ddea1d91b819cfa >Release-Note: >Audit-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 Jan 21 15:50: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id C4CFC37B402 for ; Mon, 21 Jan 2002 15:49:56 -0800 (PST) Received: from [24.158.214.244] (HELO gforce.johnson.home) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP-TLS id 14207556; Mon, 21 Jan 2002 18:56:20 -0500 Received: (from glenn@localhost) by gforce.johnson.home (8.11.6/8.11.6) id g0LNnrU74736; Mon, 21 Jan 2002 17:49:53 -0600 (CST) (envelope-from glenn) From: Glenn Johnson Date: Mon, 21 Jan 2002 17:49:53 -0600 To: dochawk@psu.edu Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Creating port for lahey fortran; need to think ahead to others. Message-ID: <20020121234953.GA67953@gforce.johnson.home> Mail-Followup-To: glenn@FreeBSD.ORG, dochawk@psu.edu, freebsd-ports@FreeBSD.ORG References: <200201212240.g0LMeMV08188@fac13.ds.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201212240.g0LMeMV08188@fac13.ds.psu.edu> 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, Jan 21, 2002 at 05:40:22PM -0500, dochawk@psu.edu wrote: > Lahey is sending me a copy of their linux fortran compiler to build a > port. It probably arrives late this week or early next week. Are they sending you anything different than what one could buy from them? > It is somewhere between possible and likely that a person would have/ > want multiple fortran compilers on the system--all of which would want > to be invoked as "f90". It is likely that a person would have one or > more third party libraries such as IMSL, Nag, and a couple of others. Personally, I would rather have just one Fortran compiler that did a good job. That being said, there should be some mechanism in place to allow one to have multiple compilers and use them easily if that is necessary. > All of the f90 ports I know of (and all f77 save g77, which can't > handle multi-dimensional arrays) are commercial; the user must obtain > license and/or executables separately. > > After reading the porter's handbook, my thinking is to create a > f95-lahey port, and then a general fortran port. The fortran port > would check distfiles/fortran for licenses and executables it knows > about, fetch executables (when possible) to match licenses, and > install the most recent version of each that it knows about. (I > cannot conceive of a reasonable situation where the license would be > there, but installation would not be desirable). > > Does this make sense? Not entirely. Are you proposing to maintain a port that will keep various Fortran compilers up to date? This would imply that you have all of them and keep them up to date on your own systems which could be quite expensive. I guess having a port for each compiler would be the way to go rather than a general one. > Also, what should the linux dependencies be? I know that there are > (at least) two sets of linux ports at the moment. I would imagine that you would need the linux_devtools port which is only matched up with the linux_base-6.1 port at the present. I think that would pretty much decide the issue. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 15:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B4AE37B41A for ; Mon, 21 Jan 2002 15:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0LNo1j59060; Mon, 21 Jan 2002 15:50:01 -0800 (PST) (envelope-from gnats) Received: from sushi.sanyusan.se (h12n2fls34o835.telia.com [213.67.31.12]) by hub.freebsd.org (Postfix) with ESMTP id 1A70237B416 for ; Mon, 21 Jan 2002 15:43:15 -0800 (PST) Received: (from anders@localhost) by sushi.sanyusan.se (8.11.6/8.11.6) id g0LNgsX46567; Tue, 22 Jan 2002 00:42:54 +0100 (CET) (envelope-from anders) Message-Id: <200201212342.g0LNgsX46567@sushi.sanyusan.se> Date: Tue, 22 Jan 2002 00:42:54 +0100 (CET) From: Anders Andersson Reply-To: Anders Andersson To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34141: maintainer-update of port irc/ninja Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34141 >Category: ports >Synopsis: maintainer-update of port irc/ninja >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 Jan 21 15:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Anders Andersson >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD sushi.sanyusan.se 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Jan 18 20:53:04 CET 2002 root@sushi.sanyusan.se:/usr/obj/usr/src/sys/SUSHI i386 >Description: maintainer-update of port irc/ninja: - Update to the new version 1.5.8 >How-To-Repeat: >Fix: Index: ninja//Makefile =================================================================== RCS file: /home/ncvs/ports/irc/ninja/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- ninja//Makefile 7 Dec 2001 22:08:29 -0000 1.24 +++ ninja//Makefile 21 Jan 2002 23:33:32 -0000 @@ -6,7 +6,7 @@ # PORTNAME= ninja -PORTVERSION= 1.5.7 +PORTVERSION= 1.5.8 CATEGORIES= irc MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ Index: ninja//distinfo =================================================================== RCS file: /home/ncvs/ports/irc/ninja/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- ninja//distinfo 7 Dec 2001 22:08:29 -0000 1.13 +++ ninja//distinfo 21 Jan 2002 23:34:05 -0000 @@ -1 +1 @@ -MD5 (ninja-1.5.7.tar.gz) = bc83537c017501454ed6fd6e744e87ad +MD5 (ninja-1.5.8.tar.gz) = 08dbab138639fe2e5d729df3f1944cc8 >Release-Note: >Audit-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 Jan 21 15:52:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id D6F0237B402 for ; Mon, 21 Jan 2002 15:52:09 -0800 (PST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id F0C2924D1C; Tue, 22 Jan 2002 08:52:08 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 68D841E46DF; Tue, 22 Jan 2002 08:52:07 +0900 (JST) Date: Tue, 22 Jan 2002 08:51:46 +0900 Message-ID: <7msn8z2rfx.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Vivek Khera Cc: ports@freebsd.org Subject: Re: PR 33519 followup In-Reply-To: <15432.25188.804327.157940@onceler.kciLink.com> References: <15432.25188.804327.157940@onceler.kciLink.com> User-Agent: Wanderlust/2.9.5 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 Fri, 18 Jan 2002 17:59:05 +0000 (UTC), Vivek Khera wrote: > Can someone have a look at > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33519 > before the ports tree freeze? given that perl 5.6 is now in ports and > that freebsd 5 has 5.6, fixing this would be a good thing (TM). It seems a patch in ports/33519 cannot solve this problem. $PERL_VERSION is defined in bsd.port.post.mk section. So "defined(PERL_VERSION)" may return false even if you use bsd.port.{pre,post}.mk. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 15:56:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ece.cmu.edu (ECE.CMU.EDU [128.2.136.200]) by hub.freebsd.org (Postfix) with ESMTP id B206F37B402 for ; Mon, 21 Jan 2002 15:55:45 -0800 (PST) Received: from pyanfar.ece.cmu.edu (allbery@VPN52.ECE.CMU.EDU [128.2.138.52]) (authenticated) by ece.cmu.edu (8.11.0/8.10.2) with ESMTP id g0LNtUj07204; Mon, 21 Jan 2002 18:55:30 -0500 (EST) Subject: Re: ports/32491: XF86 4.1.0 DPMS not functioning From: "Brandon S. Allbery " KF8NH To: "David W. Chapman Jr." Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <200201212100.g0LL02m22483@freefall.freebsd.org> References: <200201212100.g0LL02m22483@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="=-fwn2/qISaadc0X1gI7o2" X-Mailer: Evolution/1.0.1 Date: 21 Jan 2002 18:55:21 -0500 Message-Id: <1011657331.3238.5.camel@pyanfar.ece.cmu.edu> 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 --=-fwn2/qISaadc0X1gI7o2 Content-Type: text/plain Content-Transfer-Encoding: 7bit On Mon, 2002-01-21 at 16:00, David W. Chapman Jr. wrote: > How about now with 4.2.0, does your DPMS still not work? Not working for me in 4.2.0. XFree86.0.log attached, for what good it does. -- brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net system administrator [WAY too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university ["better check the oblivious first" -ke6sls] --=-fwn2/qISaadc0X1gI7o2 Content-Disposition: attachment; filename=XFree86.0.log Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 XFree86 Version 4.2.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 18 January 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/) Build Operating System: FreeBSD 4.5-RC i386 [ELF]=20 Module Loader present Markers: (--) probed, (**) from config file, (=3D=3D) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (=3D=3D) Log file: "/var/log/XFree86.0.log", Time: Mon Jan 21 17:35:56 2002 (=3D=3D) Using config file: "/etc/X11/XF86Config" (=3D=3D) ServerLayout "XFree86 Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (=3D=3D) Keyboard: CustomKeycode disabled (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/:unscaled,/usr/X11R6/li= b/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/= X11R6/lib/X11/fonts/TrueType/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/l= ib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/= PEX/,/usr/X11R6/lib/X11/fonts/chinese/,/usr/X11R6/lib/X11/fonts/freefont/,/= usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/cyrillic/,/usr/X11R= 6/lib/X11/fonts/latin2/75dpi/,/usr/X11R6/lib/X11/fonts/latin2/100dpi/,/usr/= X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/jmk/,/usr/X11R6/lib/X11/= fonts/nucleus/,/usr/X11R6/lib/X11/fonts/mozilla/,/usr/X11R6/lib/X11/fonts/7= 5dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "BlankTime" "5" (**) Option "StandbyTime" "6" (**) Option "SuspendTime" "9" (**) Option "OffTime" "10" (--) Using syscons driver with X support (version 2.0) (--) using VT number 9 (II) Module ABI versions: XFree86 ANSI C Emulation: 0.1 XFree86 Video Driver: 0.5 XFree86 XInput driver : 0.3 XFree86 Server Extension : 0.1 XFree86 Font Renderer : 0.3 (II) Loader running on freebsd (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages =3D 0x03, oldVal1 =3D 0x00000000, mode1Res1 =3D 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr = 00 (II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr = 01 (II) PCI: 00:04:0: chip 104c,ac1c card 0000,0000 rev 01 class 06,07,00 hdr = 82 (II) PCI: 00:04:1: chip 104c,ac1c card 0000,0000 rev 01 class 06,07,00 hdr = 82 (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,80,00 hdr = 80 (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr = 00 (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr = 00 (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 03 class 06,80,00 hdr = 00 (II) PCI: 00:08:0: chip 125d,1978 card 1028,00cc rev 10 class 04,01,00 hdr = 00 (II) PCI: 01:00:0: chip 1002,4c46 card 1028,00cc rev 02 class 03,00,00 hdr = 00 (II) PCI: End of PCI scan (II) LoadModule: "scanpci" (II) Loading /usr/X11R6/lib/modules/libscanpci.a (II) Module scanpci: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) UnloadModule: "scanpci" (II) Unloading /usr/X11R6/lib/modules/libscanpci.a (II) Host-to-PCI bridge: (II) PCI-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x8c (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0x00002000 - 0x000020ff (0x100) IX[B] [1] -1 0x00002400 - 0x000024ff (0x100) IX[B] [2] -1 0x00002800 - 0x000028ff (0x100) IX[B] [3] -1 0x00002c00 - 0x00002cff (0x100) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0xf4000000 - 0xf40fffff (0x100000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B] (--) PCI:*(1:0:0) ATI Rage 128 Mobility LF rev 2, Mem @ 0xf8000000/26, 0xf4= 000000/14, I/O @ 0x2000/8 (II) Addressable bus resource ranges are [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0x00000000 - 0x000000ff (0x100) IX[B] (II) Active PCI resource ranges: [0] -1 0xe0000000 - 0xefffffff (0x10000000) MX[B]E [1] -1 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [2] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) [3] -1 0x00001400 - 0x000014ff (0x100) IX[B]E [4] -1 0x00001060 - 0x0000107f (0x20) IX[B]E [5] -1 0x00001050 - 0x0000105f (0x10) IX[B]E [6] -1 0x00002000 - 0x000020ff (0x100) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0xe0000000 - 0xefffffff (0x10000000) MX[B]E [1] -1 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [2] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) [3] -1 0x00001400 - 0x000014ff (0x100) IX[B]E [4] -1 0x00001060 - 0x0000107f (0x20) IX[B]E [5] -1 0x00001050 - 0x0000105f (0x10) IX[B]E [6] -1 0x00002000 - 0x000020ff (0x100) IX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xe0000000 - 0xefffffff (0x10000000) MX[B]E [6] -1 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [7] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) [8] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [9] -1 0x00000000 - 0x000000ff (0x100) IX[B] [10] -1 0x00001400 - 0x000014ff (0x100) IX[B]E [11] -1 0x00001060 - 0x0000107f (0x20) IX[B]E [12] -1 0x00001050 - 0x0000105f (0x10) IX[B]E [13] -1 0x00002000 - 0x000020ff (0x100) IX[B](B) (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension FontCache (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) LoadModule: "xie" (II) Loading /usr/X11R6/lib/modules/extensions/libxie.a (II) Module xie: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension XIE (II) LoadModule: "pex5" (II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a (II) Module pex5: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension X3D-PEX (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension GLX (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a (II) Module drm: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension XFree86-DRI (II) LoadModule: "drm" (II) Reloading /usr/X11R6/lib/modules/freebsd/libdrm.a (II) LoadModule: "GLcore" (II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension RECORD (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "speedo" (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a (II) Module speedo: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font Speedo (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.1.10 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font FreeType (II) LoadModule: "r128" (II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o (II) Module r128: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 4.0.1 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "ati" (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o (II) Module ati: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 6.4.8 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.3 (II) ATI: ATI driver (version 6.4.8) for chipsets: ati, ativga (II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI), ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI), ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP), ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP), ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI), ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI), ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP), ATI Rage 128 Mobility ML (AGP) (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP), ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP), ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP), ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP), ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP) (II) Primary Device is: PCI 01:00:0 (--) Chipset ATI Rage 128 Mobility LF (AGP) found (II) Loading sub module "r128" (II) LoadModule: "r128" (II) Reloading /usr/X11R6/lib/modules/drivers/r128_drv.o (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xe0000000 - 0xefffffff (0x10000000) MX[B]E [6] -1 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [7] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) [8] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [9] -1 0x00000000 - 0x000000ff (0x100) IX[B] [10] -1 0x00001400 - 0x000014ff (0x100) IX[B]E [11] -1 0x00001060 - 0x0000107f (0x20) IX[B]E [12] -1 0x00001050 - 0x0000105f (0x10) IX[B]E [13] -1 0x00002000 - 0x000020ff (0x100) IX[B](B) (II) resource ranges after probing: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xe0000000 - 0xefffffff (0x10000000) MX[B]E [6] -1 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [7] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) [8] 0 0x000a0000 - 0x000affff (0x10000) MS[B] [9] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [10] 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [12] -1 0x00000000 - 0x000000ff (0x100) IX[B] [13] -1 0x00001400 - 0x000014ff (0x100) IX[B]E [14] -1 0x00001060 - 0x0000107f (0x20) IX[B]E [15] -1 0x00001050 - 0x0000105f (0x10) IX[B]E [16] -1 0x00002000 - 0x000020ff (0x100) IX[B](B) [17] 0 0x000003b0 - 0x000003bb (0xc) IS[B] [18] 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/X11R6/lib/modules/libvgahw.a (II) Module vgahw: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) R128(0): PCI bus 1 card 0 func 0 (**) R128(0): Depth 16, (--) framebuffer bpp 16 (II) R128(0): Pixel depth =3D 16 bits stored in 2 bytes (16 bpp pixmaps) (=3D=3D) R128(0): Default visual is TrueColor (=3D=3D) R128(0): RGB weight 565 (II) R128(0): Using 6 bits per RGB (8 bit DAC) (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/X11R6/lib/modules/libint10.a (II) Module int10: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) R128(0): initializing int10 (=3D=3D) R128(0): Write-combining range (0xa0000,0x20000) was already clear (=3D=3D) R128(0): Write-combining range (0xf0000,0x10000) (II) R128(0): Primary V_BIOS segment is: 0xc000 (--) R128(0): Chipset: "ATI Rage 128 Mobility LF (AGP)" (ChipID =3D 0x4c46) (--) R128(0): Linear framebuffer at 0xf8000000 (--) R128(0): MMIO registers at 0xf4000000 (=3D=3D) R128(0): Write-combining range (0xf4000000,0x80000) was already cl= ear (--) R128(0): VideoRAM: 16384 kByte (128-bit SDR SGRAM 1:1) (**) R128(0): Using flat panel for display (II) R128(0): Panel size: 1600x1200 (II) R128(0): Panel ID: Toshiba LTM15C162 =20 (II) R128(0): Panel Type: Color, Single, TFT (II) R128(0): Panel Interface: LVDS (II) R128(0): PLL parameters: rf=3D2700 rd=3D60 min=3D12500 max=3D25000; xc= lk=3D10500 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/X11R6/lib/modules/libvbe.a (II) Module vbe: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) R128(0): VESA BIOS detected (II) R128(0): VESA VBE Version 2.0 (II) R128(0): VESA VBE Total Mem: 16384 kB (II) R128(0): VESA VBE OEM: ATI MOBILE M3 (II) R128(0): VESA VBE OEM Software Rev: 1.0 (II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc. (II) R128(0): VESA VBE OEM Product: M3 =20 (II) R128(0): VESA VBE OEM Product Rev: 01.00 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Reloading /usr/X11R6/lib/modules/libddc.a (II) R128(0): VESA VBE DDC supported (II) R128(0): VESA VBE DDC Level none (II) R128(0): VESA VBE DDC transfer in appr. 2 sec. (II) R128(0): VESA VBE DDC read failed (=3D=3D) R128(0): Using gamma correction (1.0, 1.0, 1.0) (II) R128(0): Monitor0: Using hsync range of 28.00-90.00 kHz (II) R128(0): Monitor0: Using vrefresh range of 40.00-160.00 Hz (II) R128(0): Clock range: 12.50 to 250.00 MHz (II) R128(0): Not using default mode "640x350" (hsync out of range) (II) R128(0): Not using default mode "320x175" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x400" (hsync out of range) (II) R128(0): Not using default mode "320x200" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "720x400" (no mode of this name) (II) R128(0): Not using default mode "360x200" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "800x600" (hsync out of range) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/d= oublescan) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1024x768" (hsync out of range) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1152x864" (no mode of this name) (II) R128(0): Not using default mode "576x432" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x480" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x480" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1600x1200" (hsync out of range) (II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1600x1200" (hsync out of range) (II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1792x1344" (no mode of this name) (II) R128(0): Not using default mode "896x672" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1792x1344" (bad mode clock/interlace/= doublescan) (II) R128(0): Not using default mode "896x672" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1856x1392" (no mode of this name) (II) R128(0): Not using default mode "928x696" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1856x1392" (bad mode clock/interlace/= doublescan) (II) R128(0): Not using default mode "928x696" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1920x1440" (no mode of this name) (II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/= doublescan) (II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "832x624" (no mode of this name) (II) R128(0): Not using default mode "416x312" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using default mode "1600x1024" (no mode of this name) (II) R128(0): Not using default mode "800x512" (bad mode clock/interlace/do= ublescan) (II) R128(0): Not using mode "1024x768" (no mode of this name) (II) R128(0): Not using mode "800x600" (no mode of this name) (II) R128(0): Not using mode "640x480" (no mode of this name) (--) R128(0): Virtual size is 1600x1200 (pitch 1600) (**) R128(0): Default mode "1600x1200": 160.0 MHz, 87.5 kHz, 70.0 Hz (II) R128(0): Modeline "1600x1200" 160.00 1600 1664 1688 2160 1200 1200 = 1203 1250 +hsync +vsync (**) R128(0): Mode "1400x1050": 160.0 MHz, 49.5 kHz, 39.6 Hz (II) R128(0): Modeline "1400x1050" 160.00 1400 1568 1592 2160 1050 1125 = 1128 1250 (null) (**) R128(0): Default mode "1280x1024": 160.0 MHz, 85.6 kHz, 79.7 Hz (II) R128(0): Modeline "1280x1024" 160.00 1280 1344 1368 1840 1024 1025 = 1028 1074 +hsync +vsync (=3D=3D) R128(0): DPI set to (75, 75) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.1 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/X11R6/lib/modules/libramdac.a (II) Module ramdac: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/X11R6/lib/modules/libxaa.a (II) Module xaa: vendor=3D"The XFree86 Project" compiled for 4.2.0, module version =3D 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (!!) R128(0): For information on using the multimedia capabilities of this adapter, please see http://gatos.sf.net. (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0xf4000000 - 0xf4003fff (0x4000) MS[B] [1] 0 0xf8000000 - 0xfbffffff (0x4000000) MS[B] [2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [5] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [7] -1 0xe0000000 - 0xefffffff (0x10000000) MX[B]E [8] -1 0xf4000000 - 0xf4003fff (0x4000) MX[B](B) [9] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) [10] 0 0x000a0000 - 0x000affff (0x10000) MS[B] [11] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [12] 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [13] 0 0x00002000 - 0x000020ff (0x100) IS[B] [14] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [15] -1 0x00000000 - 0x000000ff (0x100) IX[B] [16] -1 0x00001400 - 0x000014ff (0x100) IX[B]E [17] -1 0x00001060 - 0x0000107f (0x20) IX[B]E [18] -1 0x00001050 - 0x0000105f (0x10) IX[B]E [19] -1 0x00002000 - 0x000020ff (0x100) IX[B](B) [20] 0 0x000003b0 - 0x000003bb (0xc) IS[B] [21] 0 0x000003c0 - 0x000003df (0x20) IS[B] (=3D=3D) R128(0): Write-combining range (0xf4000000,0x80000) was already cl= ear (=3D=3D) R128(0): Write-combining range (0xf8000000,0x1000000) (=3D=3D) R128(0): Write-combining range (0xa0000,0x10000) was already clear drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 1 drmOpenDevice: node name is /dev/dri/card1 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 2 drmOpenDevice: node name is /dev/dri/card2 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 3 drmOpenDevice: node name is /dev/dri/card3 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 4 drmOpenDevice: node name is /dev/dri/card4 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 5 drmOpenDevice: node name is /dev/dri/card5 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 6 drmOpenDevice: node name is /dev/dri/card6 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 7 drmOpenDevice: node name is /dev/dri/card7 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 8 drmOpenDevice: node name is /dev/dri/card8 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 9 drmOpenDevice: node name is /dev/dri/card9 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 10 drmOpenDevice: node name is /dev/dri/card10 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 11 drmOpenDevice: node name is /dev/dri/card11 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 12 drmOpenDevice: node name is /dev/dri/card12 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 13 drmOpenDevice: node name is /dev/dri/card13 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed drmOpenDevice: minor is 14 drmOpenDevice: node name is /dev/dri/card14 drmOpenDevice: open result is -1, (Unknown error: 999() drmOpenDevice: Open failed (II) R128(0): [drm] drmOpen failed (EE) R128(0): [dri] DRIScreenInit failed. Disabling DRI. (II) R128(0): Memory manager initialized to (0,0) (1600,5242) (II) R128(0): Reserved area from (0,1200) to (1600,1202) (II) R128(0): Largest offscreen area available: 1600 x 4040 (=3D=3D) R128(0): Backing store disabled (=3D=3D) R128(0): Silken mouse enabled (II) R128(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Dashed Lines Scanline Image Writes Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 29 256x256 slots 14 512x512 slots (II) R128(0): Acceleration enabled (II) R128(0): Using hardware cursor (scanline 2404) (II) R128(0): Largest offscreen area available: 1600 x 4039 (WW) R128(0): Option "dpms" is not used (II) R128(0): Direct rendering disabled (II) Setting vga for screen 0. (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension LBX (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (**) Option "Protocol" "Auto" (**) Mouse0: Protocol: "Auto" (**) Option "CorePointer" (**) Mouse0: Core Pointer (**) Option "Device" "/dev/sysmouse" (**) Option "Emulate3Buttons" (**) Option "Emulate3Timeout" "50" (**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse0: ZAxisMapping: buttons 4 and 5 (**) Mouse0: Buttons: 5 (II) Keyboard "Keyboard0" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse0: SetupAuto: protocol is SysMouse (**) Option "BaudRate" "1200" AUDIT: Mon Jan 21 17:36:00 2002: 1494 X: client 2 rejected from local host AUDIT: Mon Jan 21 17:36:00 2002: 1494 X: client 3 rejected from local host (=3D=3D) R128(0): Write-combining range (0xa0000,0x10000) was already clear (**) Option "BaudRate" "1200" (**) Option "StopBits" "2" (**) Option "DataBits" "8" (**) Option "Parity" "None" (**) Option "Vmin" "1" (**) Option "Vtime" "0" (**) Option "FlowControl" "None" (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse0: SetupAuto: protocol is SysMouse SetKbdSettings - type: 0 rate: 30 delay: 500 snumlk: 0 SetKbdSettings - Succeeded (=3D=3D) R128(0): Write-combining range (0xa0000,0x10000) was already clear (**) Option "BaudRate" "1200" (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse0: SetupAuto: protocol is SysMouse (=3D=3D) R128(0): Write-combining range (0xa0000,0x10000) was already clear (**) Option "BaudRate" "1200" (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse0: SetupAuto: protocol is SysMouse --=-fwn2/qISaadc0X1gI7o2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 16:41: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6E7337B400; Mon, 21 Jan 2002 16:41:06 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M0Z6B67540; Mon, 21 Jan 2002 16:35:06 -0800 (PST) (envelope-from will) Date: Mon, 21 Jan 2002 16:35:06 -0800 (PST) From: Message-Id: <200201220035.g0M0Z6B67540@freefall.freebsd.org> To: ports@geeksrus.net, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34130: KPilot port is dead. Please remove. Sender: owner-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: KPilot port is dead. Please remove. State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Mon Jan 21 16:34:56 PST 2002 State-Changed-Why: removed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34130 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 17:29: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id A27DB37B404; Mon, 21 Jan 2002 17:28:55 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 58DA610DDF7; Mon, 21 Jan 2002 17:28:55 -0800 (PST) Date: Mon, 21 Jan 2002 17:28:55 -0800 From: Alfred Perlstein To: obrien@freebsd.org Cc: ports@freebsd.org Subject: vim update Message-ID: <20020121172855.S13686@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Index: Makefile =================================================================== RCS file: /home/ncvs/ports/editors/vim/Makefile,v retrieving revision 1.164 diff -u -r1.164 Makefile --- Makefile 16 Dec 2001 14:58:32 -0000 1.164 +++ Makefile 22 Jan 2002 01:27:27 -0000 @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 6.0.101 +PORTVERSION= 6.0.143 PORTREVISION?= 0 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ @@ -20,11 +20,22 @@ DISTNAME= vim-${PORTVERSION:C/\.[0-9]*$//} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -.for p in 01 02 03 04 05 06 07 08 09 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 71 72 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92 94 95 96 97 98 99 +.for p in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 71 72 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92 94 95 96 97 98 99 PATCHFILES+= ${PORTVERSION:C/\.[0-9]*$//}.0${p} .endfor -.for p in 0 1 -PATCHFILES+= ${PORTVERSION:C/\.[0-9]*$//}.10${p} +.for q in 0 1 2 3 +.for p in 0 1 2 3 4 5 6 7 8 9 +PATCHFILES+= ${PORTVERSION:C/\.[0-9]*$//}.1${q}${p} +.endfor +.endfor +.for p in 0 1 2 3 +PATCHFILES+= ${PORTVERSION:C/\.[0-9]*$//}.14${p} +.endfor + +BADPATCHES= 012 106 107 115 116 117 119 121 122 123 125 135 137 138 + +.for i in ${BADPATCHES} +PATCHFILES:= ${PATCHFILES:N6.0.${i}} .endfor MAINTAINER?= obrien@FreeBSD.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/editors/vim/distinfo,v retrieving revision 1.100 diff -u -r1.100 distinfo --- distinfo 16 Dec 2001 14:58:32 -0000 1.100 +++ distinfo 22 Jan 2002 01:30:38 -0000 @@ -90,3 +90,32 @@ MD5 (vim/6.0.099) = d8efd19b5b550c4a7c4681e1f232f4bf MD5 (vim/6.0.100) = 5677958273aea739ce25a80a6db3b934 MD5 (vim/6.0.101) = fefc91f3d28ed7c98b0f9d6020427c72 +MD5 (vim/6.0.102) = ec4e962d19af9e0fb195fdf49177ecab +MD5 (vim/6.0.103) = cd6d9ee717e72da1ee948b3769c31c17 +MD5 (vim/6.0.104) = 60d852120aec21aaf3c068d44c35d6db +MD5 (vim/6.0.105) = e1f036408b6d1e01450a53e0a9a5f308 +MD5 (vim/6.0.108) = 8897f769564f8d9f5c14c9a3fb3fbedf +MD5 (vim/6.0.109) = 4b897bfe4decfcfdd074a3ae820d89d8 +MD5 (vim/6.0.110) = 3d2d3f96ba5056beb228afd1defc0253 +MD5 (vim/6.0.111) = 9a2c69bd929d68fdd2b20cd28f53291d +MD5 (vim/6.0.112) = 058b14ac14b7682a5e15c6be90e435fc +MD5 (vim/6.0.113) = 3c4a9529c7386006e7e585f05c162df8 +MD5 (vim/6.0.114) = 3a631912a0dd04346f65f8450d974ea3 +MD5 (vim/6.0.118) = 3678dc11ad14bce3cf0f074d28062e3e +MD5 (vim/6.0.120) = 515bcf8dd387fd564ccf760fab9e26bf +MD5 (vim/6.0.124) = 8753afa44656be55dca10648bef8a894 +MD5 (vim/6.0.126) = 8c15768140fedcfe2e09f6e45095f6a3 +MD5 (vim/6.0.127) = 2b89cdfdbafeb8079a84d6de513a7fd0 +MD5 (vim/6.0.128) = 2cfa53256b8bba1a3079e26bd991b318 +MD5 (vim/6.0.129) = 9eb055a0eae3d6a54d0d9c3a246a06ac +MD5 (vim/6.0.130) = ae64a448a15d264a142c95fb4c6a145d +MD5 (vim/6.0.131) = 6171ebf8d9f763f5ce07d5cd4afa7ddf +MD5 (vim/6.0.132) = 6f56696749c7979ffba67dcd7bc55109 +MD5 (vim/6.0.133) = db486ccf990f567b46512f95c1e05e5d +MD5 (vim/6.0.134) = 5ee27ef92b3e33ec9df182d1d078cabb +MD5 (vim/6.0.136) = 2829d9db17fd487a34c3e670c1caa06e +MD5 (vim/6.0.139) = 9b326434124712e7c77c1d30125a5f73 +MD5 (vim/6.0.140) = 01bc7655bac1b48ac21be111a507866d +MD5 (vim/6.0.141) = 1b8101bef310b193e1a238e5df3cc48b +MD5 (vim/6.0.142) = ea5a349e7676a519a57f539c3b1d0dee +MD5 (vim/6.0.143) = bb7c28914821889baffe3c4b8403ed44 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 17:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B84FE37B404 for ; Mon, 21 Jan 2002 17:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M1U0F78289; Mon, 21 Jan 2002 17:30:00 -0800 (PST) (envelope-from gnats) Received: from CoolRat.org (bgp431251bgs.union01.nj.comcast.net [68.36.218.89]) by hub.freebsd.org (Postfix) with ESMTP id DB0FF37B404; Mon, 21 Jan 2002 17:20:05 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) (uid 1001) by CoolRat.org with local; Mon, 21 Jan 2002 20:20:04 -0500 Message-Id: Date: Mon, 21 Jan 2002 20:20:04 -0500 From: Yarema Reply-To: Yarema To: FreeBSD-gnats-submit@freebsd.org Cc: jim@freebsd.org;, dwhite@freebsd.org;, dwcjr@freebsd.org;, girgen@partitur.se X-Send-Pr-Version: 3.113 Subject: ports/34142: MAINTAINER-UPDATE: mail/mulberry Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34142 >Category: ports >Synopsis: MAINTAINER-UPDATE: mail/mulberry >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 17:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yarema >Release: FreeBSD 4.5-RC i386 >Organization: CoolRat.org >Environment: System: FreeBSD volyn.coolrat.org 4.5-RC FreeBSD 4.5-RC #0: Thu Jan 10 04:09:32 EST 2002 root@volyn.coolrat.org:/usr/obj/usr/src/sys/TIGER100 i386 >Description: Palle Girgensohn writes: > I just tried installing the mulberry port -DWITH_CRYPTO, and apparently > DISTFILES is emptied when you fill it up with MullberrS.tgz, and only the > crypto file is unpacked. It seems like my original port submission was run through portlint before getting committed and the number of warnings were reduced from 6 to 2. In doing so the DISTFILES=${DISTNAME}${EXTRACT_SUFX} was removed. This line might seem redundent at first glance, but trust me, it is required by this port. Please do not fix this port to be more portlint complient than it is. Portlint is a great tool, but trying to satisfy it does not make this port any better. In this case the port got broken. >How-To-Repeat: cd /usr/ports/mail/mulberry/ && make -DWITH_CRYPTO >Fix: diff -u mulberry~/Makefile mulberry/Makefile --- mulberry~/Makefile Wed Jan 16 03:46:29 2002 +++ mulberry/Makefile Mon Jan 21 20:00:51 2002 @@ -9,13 +9,14 @@ PORTVERSION= 2.1.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.cyrusoft.com/pub/Mulberry/v${PORTVERSION:S/./_/g}/ +DIST_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-rh6 +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} +DISTCRYPTO= MulberryS${EXTRACT_SUFX} EXTRACT_SUFX= .tgz -DIST_SUBDIR= ${PORTNAME} MAINTAINER= yds@CoolRat.org -DISTCRYPTO= MulberryS${EXTRACT_SUFX} USE_LINUX= yes NO_BUILD= yes NO_WRKSUBDIR= 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 Jan 21 17:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59D9D37B402 for ; Mon, 21 Jan 2002 17:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M1e1x83910; Mon, 21 Jan 2002 17:40:01 -0800 (PST) (envelope-from gnats) Received: from still.hungry.com (still.hungry.com [199.181.107.181]) by hub.freebsd.org (Postfix) with ESMTP id EAB8237B405 for ; Mon, 21 Jan 2002 17:36:05 -0800 (PST) Received: (from peter@localhost) by still.hungry.com (8.11.6/8.11.6) id g0M1bFH18512; Mon, 21 Jan 2002 17:37:15 -0800 (PST) (envelope-from peter) Message-Id: <200201220137.g0M1bFH18512@still.hungry.com> Date: Mon, 21 Jan 2002 17:37:15 -0800 (PST) From: Peter Radavich Reply-To: Peter Radavich To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34143: Recursive chmod breaks install of /usr/ports/www/apache13-modssl/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34143 >Category: ports >Synopsis: Recursive chmod breaks install of /usr/ports/www/apache13-modssl/ >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 Jan 21 17:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter Radavich >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD XXX.hungry.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Dec 3 04:18:53 PST 2001 toor@XXX.hungry.com:/usr/obj/usr/src/sys/XXX i386 >Description: The apache Makefile for /usr/ports/www/apache13-modssl/ does a recursive chmod using find and xargs on: Copying tree ./htdocs/ -> /usr/local/www/data.default/ echo "Copying tree ./htdocs/manual -> //usr/local/share/doc/apache/"; (cd ./htdocs/manual/ && /usr/local/bin/gtar -hcf - *) | (cd /usr/local/share/doc/apache/ && /usr/local/bin/gtar -xf -); find /usr/local/share/doc/apache/ -type d -exec chmod a+rx {} \; ; find /usr/local/share/doc/apache/ -type f -print | xargs chmod a+r ; # fi Copying tree ./htdocs/manual -> //usr/local/share/doc/apache/ xargs: unterminated quote *** Error code 1 This was using a cvsup of ports from: Mon Jan 21 17:15:25 PST 2002 Looks like it'd be better to use find -print0 and xargs -0 here. >How-To-Repeat: # cd /usr/ports/www/apache13-modssl # make all # make certificate # make install >Fix: --- /usr/ports/www/apache13-modssl/work/apache_1.3.22/Makefile Mon Jan 21 17:11:58 2002 +++ /usr/ports/www/apache13-modssl/work/apache_1.3.22/Makefile.working Mon Jan 21 17:11:42 2002 @@ -547,7 +547,7 @@ (cd $(TOP)/htdocs/manual/ && $(TAR) $(TAROPT) - *) |\ (cd $(root)$(manualdir)/ && $(TAR) -xf -); \ find $(root)$(manualdir)/ -type d -exec chmod a+rx {} \; ; \ - find $(root)$(manualdir)/ -type f -print | xargs chmod a+r ; \ + find $(root)$(manualdir)/ -type f -print0 | xargs -0 chmod a+r ; \ # fi # $(LN) -sf $(root)$(manualdir) $(root)$(htdocsdir).default/manual if [ ! -d $(root)$(htdocsdir)/ ]; then \ >Release-Note: >Audit-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 Jan 21 18:30:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C81C37B417 for ; Mon, 21 Jan 2002 18:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M2U1B94645; Mon, 21 Jan 2002 18:30:01 -0800 (PST) (envelope-from gnats) Received: from CoolRat.org (bgp431251bgs.union01.nj.comcast.net [68.36.218.89]) by hub.freebsd.org (Postfix) with ESMTP id 6B48837B416; Mon, 21 Jan 2002 18:20:57 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) (uid 1001) by CoolRat.org with local; Mon, 21 Jan 2002 21:20:55 -0500 Message-Id: Date: Mon, 21 Jan 2002 21:20:55 -0500 From: Yarema Reply-To: Yarema To: FreeBSD-gnats-submit@freebsd.org Cc: dwhite@freebsd.org;, dwcjr@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34145: MAINTAINER-UPDATE: Port upgrade: mail/courier Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34145 >Category: ports >Synopsis: MAINTAINER-UPDATE: Port upgrade: mail/courier >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 18:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yarema >Release: FreeBSD 4.5-RC i386 >Organization: CollRat.org >Environment: System: FreeBSD volyn.coolrat.org 4.5-RC FreeBSD 4.5-RC #0: Thu Jan 10 04:09:32 EST 2002 root@volyn.coolrat.org:/usr/obj/usr/src/sys/TIGER100 i386 >Description: Sam Varshavchik in writes: > This release fixes a locally-exploitable bug in Courier 0.37.1 and > earlier, identified by Nat Sakimura. A hand-crafted .courier file can > be used to insert \r characters in the message queue file. A bug in the > function that reads message queue files subsequently results in memory > corruption. In addition to upgrading the port to the 0.37.2 release this PR adapts a patch by Marcus Felipe Pereira to accept invalid MIME-formatted 8bit messages which violate RFC2047 and/or RFC2045 guidelines. There's a new patch-courier_module.esmtp_esmtpd.dist.in file which adds a runtime config knob for the above patch. This PR adds another knob to respect the make.conf(5) NOUUCP setting. If NOUUCP is defined none of courier's uucp functionality will be built or installed. >How-To-Repeat: >Fix: diff -ruN courier-0.37.0/Makefile courier/Makefile --- courier-0.37.0/Makefile Tue Jan 15 01:17:25 2002 +++ courier/Makefile Mon Jan 21 19:31:22 2002 @@ -6,16 +6,14 @@ # PORTNAME= courier -PORTVERSION= 0.37.0 +PORTVERSION= 0.37.2 PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://www.courier-mta.org/beta/%SUBDIR%/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier MAINTAINER= yds@CoolRat.org -#BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/sysconftool.m4:${PORTSDIR}/devel/sysconftool RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/CIDR.pm:${PORTSDIR}/net/p5-Net-CIDR # @@ -76,9 +74,17 @@ --enable-workarounds-for-imap-client-bugs CONFIGURE_ENV= PATH="${PATH}:${SCRIPTDIR}" +# Respect the make.conf(5) NOUUCP setting +.if defined(NOUUCP) +CONFIGURE_ARGS+=--with-transport='local esmtp dsn' +PLIST_SUB+= SUB_UUCP="@comment " +.else +PLIST_SUB+= SUB_UUCP="" +.endif + PKGMESSAGE= ${WRKDIR}/.PKGMESSAGE -INSTALL_TARGET= install-strip +INSTALL_TARGET= install-strip install-perms PLIST_SUB+= CACHEOWNER="${CACHEOWNER}" diff -ruN courier-0.37.0/Makefile.man courier/Makefile.man --- courier-0.37.0/Makefile.man Wed Jan 2 18:37:53 2002 +++ courier/Makefile.man Mon Jan 21 18:54:23 2002 @@ -32,7 +32,6 @@ courierldapaliasd.8 \ courierperlfilter.8 \ courierpop3d.8 \ - courieruucp.8 \ deliverquota.8 \ dupfilter.8 \ esmtpd.8 \ @@ -65,8 +64,13 @@ authlib.7 authvchkpw.7 \ courierfilter.8 filterctl.8 \ courierpop3d.8 courierpop3login.8 \ - courieruucp.8 makeuucpneighbors.8 \ esmtpd.8 esmtpd-msa.8 \ makesmtpaccess.8 makesmtpaccess-msa.8 \ makeuserdb.8 pw2userdb.8 \ makeuserdb.8 vchkpw2userdb.8 + +.if !defined(NOUUCP) +MAN8+= courieruucp.8 +MLINKS+=courieruucp.8 makeuucpneighbors.8 +.endif + diff -ruN courier-0.37.0/distinfo courier/distinfo --- courier-0.37.0/distinfo Wed Jan 9 16:06:22 2002 +++ courier/distinfo Mon Jan 21 14:03:00 2002 @@ -1 +1 @@ -MD5 (courier-0.37.0.tar.gz) = 3bbece1455c9d2de871d3edc9970a1c4 +MD5 (courier-0.37.2.tar.gz) = f7935e8152477a9f4625f982533e15ec diff -ruN courier-0.37.0/files/patch-courier_module.esmtp_esmtpd.dist.in courier/files/patch-courier_module.esmtp_esmtpd.dist.in --- courier-0.37.0/files/patch-courier_module.esmtp_esmtpd.dist.in Wed Dec 31 19:00:00 1969 +++ courier/files/patch-courier_module.esmtp_esmtpd.dist.in Mon Jan 21 15:15:39 2002 @@ -0,0 +1,16 @@ +--- courier/module.esmtp/esmtpd.dist.in.orig Mon Jan 21 14:43:56 2002 ++++ courier/module.esmtp/esmtpd.dist.in Mon Jan 21 15:13:05 2002 +@@ -39,6 +39,13 @@ + + BOFHCHECKDNS=1 + ++##NAME: BOFHACCEPT8BIT:0 ++# ++# Set BOFHACCEPT8BIT to 1 to accept invalid MIME-formatted 8bit ++# messages which violate RFC2047 and/or RFC2045 guidelines. ++ ++BOFHACCEPT8BIT=0 ++ + ##NAME: BOFHNOEXPN:1 + # + # Set BOFHNOEXP to 1 to disable EXPN diff -ruN courier-0.37.0/files/patch-courier_perms.sh.in courier/files/patch-courier_perms.sh.in --- courier-0.37.0/files/patch-courier_perms.sh.in Wed Dec 19 22:04:47 2001 +++ courier/files/patch-courier_perms.sh.in Mon Jan 21 18:46:41 2002 @@ -1,18 +1,17 @@ --- courier/perms.sh.in.orig Fri Dec 7 08:37:35 2001 -+++ courier/perms.sh.in Wed Dec 19 22:04:44 2001 -@@ -10,9 +10,9 @@ ++++ courier/perms.sh.in Mon Jan 21 18:46:38 2002 +@@ -10,9 +10,7 @@ exec_prefix="@exec_prefix@" PERMS=" -. 755 -+. 755 x root wheel - +- -@localstatedir@ 755 x bin bin +@localstatedir@ 755 x root wheel @localstatedir@/tmp 770 @localstatedir@/msgs 750 @localstatedir@/msgq 750 -@@ -41,120 +41,131 @@ +@@ -41,120 +39,125 @@ @sysconfdir@/rfcerr2046.txt 444 config @sysconfdir@/rfcerr2047.txt 444 config @@ -21,7 +20,6 @@ -@libexecdir@/courier 755 x bin bin -@libexecdir@/courier/modules 755 x bin bin -@libexecdir@/courier/modules/modules.ctl 444 x bin bin -+@libexecdir@ 755 x root wheel +@libexecdir@/authlib 755 x root wheel +@libexecdir@/courier 755 x root wheel +@libexecdir@/courier/modules 755 x root wheel @@ -32,7 +30,6 @@ +@libexecdir@/courier/modules/local/courierdeliver 555 x root wheel +@libexecdir@/courier/modules/local/courierlocal 555 x root wheel +@libexecdir@/courier/modules/modules.ctl 444 x root wheel -+@libexecdir@/courier/modules/uucp 755 x root wheel @libexecdir@/courier/submitmkdir 4550 -@libexecdir@/courier/courierd 550 -@libexecdir@/courier/courierpop3d 555 @@ -64,7 +61,6 @@ +@libexecdir@/filters/dupfilter 555 x root wheel +@libexecdir@/filters/perlfilter 555 x root wheel + -+@sbindir@ 755 x root wheel +@sbindir@/courier 555 x root wheel +@sbindir@/showconfig 555 x root wheel @sbindir@/showmodules 550 @@ -84,7 +80,6 @@ +@datadir@/imapd-ssl 555 x root wheel -@bindir@ 755 x bin bin -+@bindir@ 755 x root wheel @bindir@/cancelmsg 6555 -@bindir@/courier-config 555 -@bindir@/mailq 2555 @@ -180,7 +175,6 @@ +@bindir@/mimegpg 555 x root wheel +@bindir@/couriermlm 555 x root wheel +@bindir@/dotforward 555 x root wheel -+@bindir@/preline 555 x root wheel + +@datadir@/makedat 555 x root wheel +@bindir@/makedat 555 x root wheel @@ -205,7 +199,6 @@ +@datadir@/vchkpw2userdb 555 x root wheel +@sbindir@/vchkpw2userdb 555 x root wheel + -+@datadir@ 755 x root wheel +@datadir@/courierctl.start 555 x root wheel + +@datadir@/mkimapdcert 555 x root wheel @@ -250,7 +243,7 @@ " echo "$PERMS" | while read FILE MODE SPECIAL USER GROUP -@@ -198,7 +209,7 @@ +@@ -198,7 +201,7 @@ if test "$couriertls" != "" then @@ -259,7 +252,7 @@ fi if test "@HAVE_LDAP@" != 0 -@@ -207,23 +218,23 @@ +@@ -207,23 +210,23 @@ echo @sbindir@/courierldapaliasd 700 @mailuser@ @mailgroup@ fi @@ -287,7 +280,7 @@ done . ../authlib/authdaemonrc -@@ -240,16 +251,16 @@ +@@ -240,16 +243,16 @@ . ../authlib/authpwdprogs @@ -305,5 +298,5 @@ test "$f" = "dummy" && continue echo "@authchangepwdir@/$f 555 @mailuser@ @mailgroup@" - echo "@datadir@/$f 555 @mailuser@ @mailgroup@" -+ echo "@datadir@/$f 555 root wheel ++ echo "@datadir@/$f 555 root wheel" done diff -ruN courier-0.37.0/files/patch-courier_submit2.C courier/files/patch-courier_submit2.C --- courier-0.37.0/files/patch-courier_submit2.C Mon Jan 14 20:32:29 2002 +++ courier/files/patch-courier_submit2.C Mon Jan 21 15:39:29 2002 @@ -1,18 +1,26 @@ ---- courier/submit2.C.orig Sat Dec 15 16:19:01 2001 -+++ courier/submit2.C Mon Jan 14 20:32:21 2002 -@@ -800,6 +800,7 @@ +--- courier/submit2.C.orig Tue Jan 15 17:44:37 2002 ++++ courier/submit2.C Mon Jan 21 15:38:40 2002 +@@ -777,6 +777,8 @@ + { + int is8bit=0, dorewrite=0, rwmode=0; + const char *mime=getenv("MIME"); ++const char *q=getenv("BOFHACCEPT8BIT"); ++const int accept8bit=(q && *q == '1' ? 1 : 0); + unsigned n; + struct stat stat_buf; + const char *rfcerr=NULL; +@@ -800,12 +802,12 @@ return (1); } -+#if !defined(RFC2045_ERR8BITACCEPT) - if (rwrfcptr->rfcviolation & RFC2045_ERR8BITHEADER) +- if (rwrfcptr->rfcviolation & RFC2045_ERR8BITHEADER) ++ if (!accept8bit && (rwrfcptr->rfcviolation & RFC2045_ERR8BITHEADER)) { rfcerr= SYSCONFDIR "/rfcerr2047.txt"; -@@ -810,6 +811,7 @@ - rfcerr= SYSCONFDIR "/rfcerr2045.txt"; dorewrite=1; } -+#endif - else if (rwrfcptr->rfcviolation & RFC2045_ERRBADBOUNDARY) +- else if (rwrfcptr->rfcviolation & RFC2045_ERR8BITCONTENT) ++ else if (!accept8bit && (rwrfcptr->rfcviolation & RFC2045_ERR8BITCONTENT)) { - rfcerr= SYSCONFDIR "/rfcerr2046.txt"; + rfcerr= SYSCONFDIR "/rfcerr2045.txt"; + dorewrite=1; diff -ruN courier-0.37.0/pkg-plist courier/pkg-plist --- courier-0.37.0/pkg-plist Wed Jan 9 17:37:59 2002 +++ courier/pkg-plist Mon Jan 21 19:00:46 2002 @@ -79,7 +79,7 @@ etc/courier/module.dsn etc/courier/module.esmtp etc/courier/module.local -etc/courier/module.uucp +%%SUB_UUCP%%etc/courier/module.uucp etc/courier/pop3d-ssl.dist etc/courier/pop3d.authpam etc/courier/pop3d.cnf @@ -142,7 +142,7 @@ libexec/courier/modules/local/courierdeliver libexec/courier/modules/local/courierlocal libexec/courier/modules/modules.ctl -libexec/courier/modules/uucp/courieruucp +%%SUB_UUCP%%libexec/courier/modules/uucp/courieruucp libexec/courier/pcpd libexec/courier/submit libexec/courier/submitmkdir @@ -152,7 +152,7 @@ libexec/filters/perlfilter @dirrm libexec/authlib/changepwd @dirrm libexec/authlib -@dirrm libexec/courier/modules/uucp +%%SUB_UUCP%%@dirrm libexec/courier/modules/uucp @dirrm libexec/courier/modules/local @dirrm libexec/courier/modules/esmtp @dirrm libexec/courier/modules/dsn @@ -178,7 +178,7 @@ sbin/makesmtpaccess sbin/makesmtpaccess-msa sbin/makeuserdb -sbin/makeuucpneighbors +%%SUB_UUCP%%sbin/makeuucpneighbors sbin/mkesmtpdcert sbin/mkimapdcert sbin/mkpop3dcert @@ -280,7 +280,7 @@ share/courier/makepercentrelay share/courier/makesmtpaccess share/courier/makeuserdb -share/courier/makeuucpneighbors +%%SUB_UUCP%%share/courier/makeuucpneighbors share/courier/mkesmtpdcert share/courier/mkimapdcert share/courier/mkpop3dcert @@ -445,6 +445,7 @@ share/courier/sqwebmail/images/replylist.gif share/courier/sqwebmail/images/right.gif share/courier/sqwebmail/images/right2.gif +share/courier/sqwebmail/images/save.gif share/courier/sqwebmail/images/sep.gif share/courier/sqwebmail/images/signin.gif share/courier/sqwebmail/images/sqwebmail.css @@ -497,7 +498,7 @@ %%PORTDOCS%%share/doc/courier/html/courierpop3d.html %%PORTDOCS%%share/doc/courier/html/couriertcpd.html %%PORTDOCS%%share/doc/courier/html/couriertls.html -%%PORTDOCS%%share/doc/courier/html/courieruucp.html +%%SUB_UUCP%%%%PORTDOCS%%share/doc/courier/html/courieruucp.html %%PORTDOCS%%share/doc/courier/html/deliverquota.html %%PORTDOCS%%share/doc/courier/html/dot-courier.html %%PORTDOCS%%share/doc/courier/html/dot-forward.html @@ -592,7 +593,7 @@ @exec chown courier:courier %D/etc/courier/module.dsn @exec chown courier:courier %D/etc/courier/module.esmtp @exec chown courier:courier %D/etc/courier/module.local -@exec chown courier:courier %D/etc/courier/module.uucp +%%SUB_UUCP%%@exec chown courier:courier %D/etc/courier/module.uucp @exec chown root:wheel %D/etc/courier/pop3d-ssl.dist @exec chown root:wheel %D/etc/courier/pop3d.authpam @exec chown root:wheel %D/etc/courier/pop3d.cnf @@ -614,7 +615,7 @@ @exec chown root:courier %D/libexec/courier/modules/esmtp/authstart @exec chown courier:courier %D/libexec/courier/modules/esmtp/courieresmtp @exec chown courier:courier %D/libexec/courier/modules/esmtp/courieresmtpd -@exec chown courier:courier %D/libexec/courier/modules/uucp/courieruucp +%%SUB_UUCP%%@exec chown courier:courier %D/libexec/courier/modules/uucp/courieruucp @exec chown courier:courier %D/libexec/courier/submit @exec chown courier:courier %D/libexec/courier/submitmkdir @exec chown courier:courier %D/sbin/showmodules diff -ruN courier-0.37.0/scripts/configure.courier courier/scripts/configure.courier --- courier-0.37.0/scripts/configure.courier Tue Jan 15 01:17:28 2002 +++ courier/scripts/configure.courier Mon Jan 21 15:41:45 2002 @@ -14,25 +14,19 @@ fi if [ "${BATCH}" = "yes" ]; then - [ "x${ENABLE_ACCEPT8BIT}" = "xYES" ] && OPTIONS="${OPTIONS} \"Accept8bit\"" - [ "x${ENABLE_EXPECT}" = "xYES" ] && OPTIONS="${OPTIONS} \"Expect\"" - [ "x${ENABLE_GNUPG}" = "xYES" ] && OPTIONS="${OPTIONS} \"GnuPG\"" - [ "x${ENABLE_ASPELL}" = "xYES" ] && OPTIONS="${OPTIONS} \"ASpell\"" - [ "x${ENABLE_ISPELL}" = "xYES" ] && OPTIONS="${OPTIONS} \"ISpell\"" - [ "x${ENABLE_LDAP1}" = "xYES" ] && OPTIONS="${OPTIONS} \"OpenLDAP1\"" - [ "x${ENABLE_LDAP2}" = "xYES" ] && OPTIONS="${OPTIONS} \"OpenLDAP2\"" - [ "x${ENABLE_MYSQL}" = "xYES" ] && OPTIONS="${OPTIONS} \"MySQL\"" - [ "x${ENABLE_PGSQL}" = "xYES" ] && OPTIONS="${OPTIONS} \"PostgreSQL\"" - [ "x${ENABLE_VPOPMAIL}" = "xYES" ] && OPTIONS="${OPTIONS} \"VPopMail\"" - [ "x${ENABLE_PROCMAIL}" = "xYES" ] && OPTIONS="${OPTIONS} \"Procmail\"" - [ "x${ENABLE_IPV6}" = "xYES" ] && OPTIONS="${OPTIONS} \"IPv6\"" + [ "x${ENABLE_EXPECT}" = "xYES" ] && OPTIONS="${OPTIONS} \"Expect\"" + [ "x${ENABLE_GNUPG}" = "xYES" ] && OPTIONS="${OPTIONS} \"GnuPG\"" + [ "x${ENABLE_ASPELL}" = "xYES" ] && OPTIONS="${OPTIONS} \"ASpell\"" + [ "x${ENABLE_ISPELL}" = "xYES" ] && OPTIONS="${OPTIONS} \"ISpell\"" + [ "x${ENABLE_LDAP1}" = "xYES" ] && OPTIONS="${OPTIONS} \"OpenLDAP1\"" + [ "x${ENABLE_LDAP2}" = "xYES" ] && OPTIONS="${OPTIONS} \"OpenLDAP2\"" + [ "x${ENABLE_MYSQL}" = "xYES" ] && OPTIONS="${OPTIONS} \"MySQL\"" + [ "x${ENABLE_PGSQL}" = "xYES" ] && OPTIONS="${OPTIONS} \"PostgreSQL\"" + [ "x${ENABLE_VPOPMAIL}" = "xYES" ] && OPTIONS="${OPTIONS} \"VPopMail\"" + [ "x${ENABLE_PROCMAIL}" = "xYES" ] && OPTIONS="${OPTIONS} \"Procmail\"" + [ "x${ENABLE_IPV6}" = "xYES" ] && OPTIONS="${OPTIONS} \"IPv6\"" [ -n "${OPTIONS}" ] && set ${OPTIONS} else - if [ "x${ENABLE_ACCEPT8BIT}" = "xYES" ]; then - SET_ACCEPT8BIT="ON" - else - SET_ACCEPT8BIT="OFF" - fi if [ "x${ENABLE_EXPECT}" = "xYES" \ -o -x ${LOCALBASE}/bin/expect ]; then SET_EXPECT="ON" @@ -107,7 +101,6 @@ /usr/bin/dialog --title "Courier configuration options" --clear \ --checklist "\n\ Please select desired options:" -1 -1 16 \ -Accept8bit "http://www.Courier-MTA.org/FAQ.html#esmtperr" ${SET_ACCEPT8BIT} \ Expect "Expect support for WebMail change passwd" ${SET_EXPECT} \ GnuPG "GNU Privacy Guard support for WebMail" ${SET_GNUPG} \ ASpell "ASpell support for WebMail" ${SET_ASPELL} \ @@ -155,9 +148,6 @@ while [ "$1" ]; do case $1 in - \"Accept8bit\") - echo "CXXFLAGS+= -DRFC2045_ERR8BITACCEPT" - ;; \"Expect\") echo "BUILD_DEPENDS+= expect:${PORTSDIR}/lang/expect" ;; >Release-Note: >Audit-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 Jan 21 18:41: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10B5C37B405; Mon, 21 Jan 2002 18:41:07 -0800 (PST) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M2cDj95965; Mon, 21 Jan 2002 18:38:13 -0800 (PST) (envelope-from trevor) Date: Mon, 21 Jan 2002 18:38:13 -0800 (PST) From: Message-Id: <200201220238.g0M2cDj95965@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/34140: Update port: print/ghostscript-gnu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/ghostscript-gnu Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: trevor Responsible-Changed-When: Mon Jan 21 18:38:01 PST 2002 Responsible-Changed-Why: I'm working on this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34140 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 18:41:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACB7837B404; Mon, 21 Jan 2002 18:41:06 -0800 (PST) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M2bVP95801; Mon, 21 Jan 2002 18:37:31 -0800 (PST) (envelope-from trevor) Date: Mon, 21 Jan 2002 18:37:31 -0800 (PST) From: Message-Id: <200201220237.g0M2bVP95801@freefall.freebsd.org> To: tkato@prontomail.com, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34139: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/ghostscript-afpl State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Mon Jan 21 18:34:09 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34139 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 18:42:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id A2FFE37B402 for ; Mon, 21 Jan 2002 18:42:05 -0800 (PST) Received: by yertle.kciLink.com (Postfix, from userid 100) id 44E022179D; Mon, 21 Jan 2002 21:42:03 -0500 (EST) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15436.53627.187710.956331@yertle.kciLink.com> Date: Mon, 21 Jan 2002 21:42:03 -0500 To: Jun Kuriyama Cc: ports@freebsd.org Subject: Re: PR 33519 followup In-Reply-To: <7msn8z2rfx.wl@waterblue.imgsrc.co.jp> References: <15432.25188.804327.157940@onceler.kciLink.com> <7msn8z2rfx.wl@waterblue.imgsrc.co.jp> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >>>>> "JK" == Jun Kuriyama writes: JK> At Fri, 18 Jan 2002 17:59:05 +0000 (UTC), JK> Vivek Khera wrote: >> Can someone have a look at >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33519 >> before the ports tree freeze? given that perl 5.6 is now in ports and >> that freebsd 5 has 5.6, fixing this would be a good thing (TM). JK> It seems a patch in ports/33519 cannot solve this problem. JK> $PERL_VERSION is defined in bsd.port.post.mk section. So JK> "defined(PERL_VERSION)" may return false even if you use JK> bsd.port.{pre,post}.mk. It *does* work. My patch does not use defined(PERL_VERSION), it simply changes the test from <= to == since 5.6.1 is not a number format that make likes in an "if" clause. The == test causes string compare to be used. The german/BBBike port is the only port affected by this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 18:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 655B637B402 for ; Mon, 21 Jan 2002 18:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M2o1o97293; Mon, 21 Jan 2002 18:50:01 -0800 (PST) (envelope-from gnats) Received: from charon.kummefryser.dk (charon.kummefryser.dk [213.237.49.116]) by hub.freebsd.org (Postfix) with SMTP id 3242837B402 for ; Mon, 21 Jan 2002 18:49:19 -0800 (PST) Received: (qmail 83529 invoked by uid 0); 22 Jan 2002 02:55:48 -0000 Message-Id: <20020122025548.83528.qmail@charon.kummefryser.dk> Date: 22 Jan 2002 02:55:48 -0000 From: "Daniel V.Pedersen" Reply-To: "Daniel V.Pedersen" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34147: New port: perl module for writing perl subroutines in other languages Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34147 >Category: ports >Synopsis: New port: perl module for writing perl subroutines in other languages >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 Jan 21 18:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Daniel V. Pedersen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD charon.kummefryser.dk 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Nov 14 21:02:37 CET 2001 root@charon.kummefryser.dk:/usr/src/sys/compile/GENERIC i386 >Description: Pretty much what i said in the synopsis. >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-Inline # p5-Inline/Makefile # p5-Inline/pkg-comment # p5-Inline/pkg-plist # p5-Inline/pkg-descr # p5-Inline/distinfo # echo c - p5-Inline mkdir -p p5-Inline > /dev/null 2>&1 echo x - p5-Inline/Makefile sed 's/^X//' >p5-Inline/Makefile << 'END-of-p5-Inline/Makefile' X# New ports collection makefile for: p5-Inline X# Date Created: 22 Jan 2002 X# Whom: Daniel V. Pedersen X# X# $FreeBSD$ X# X XPORTNAME= Inline XPORTVERSION= 0.43 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Inline XPKGNAMEPREFIX= p5- X XMAINTAINER= daniel@rtfm.dk X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 X XPERL_CONFIGURE= yes X XMAN3= Inline::C-Cookbook.3 Inline::C.3 Inline.3 Inline-Support.3 Inline-FAQ.3 Inline-API.3 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Inline/Makefile echo x - p5-Inline/pkg-comment sed 's/^X//' >p5-Inline/pkg-comment << 'END-of-p5-Inline/pkg-comment' XWrite Perl subroutines in other programming languages END-of-p5-Inline/pkg-comment echo x - p5-Inline/pkg-plist sed 's/^X//' >p5-Inline/pkg-plist << 'END-of-p5-Inline/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent_data.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent_value.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent_hash.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent_array.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent_scalar.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent_ref.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent_undef.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/indent_name.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/_print_ref.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/M01_invalid_indent_width.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/M02_no_key_end_marker.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/M03_no_value_end_marker.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/M04_mismatched_quotes.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/M05_invalid_key_value.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/M06_invalid_indent_level.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter/M07_invalid_scalar_value.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/receive_code.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/read_inline_file.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/check_config_file.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/create_config_file.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/check_module.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/install.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/write_inl_file.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/with_configs.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/env_untaint.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/obj_untaint.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/clean_build.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/filter.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/reportbug.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/print_info.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/maker_utils.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/mkpath.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/rmpath.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/_rmtree.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/find_temp_dir.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/_mkdir.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M01_usage_use.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M02_usage.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M03_usage_bind.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M04_error_nocode.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M05_error_eval.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M06_code_file_failed_open.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M07_code_file_does_not_exist.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M08_no_DATA_source_code.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M09_marker_mismatch.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M10_usage_WITH.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M11_usage_DIRECTORY.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M12_usage_NAME.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M13_usage_VERSION.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M14_usage_Config.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M15_usage_install_directory.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M16_DIRECTORY_mkdir_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M17_config_open_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M18_error_old_version.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M19_usage_language.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M20_config_creation_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M21_opendir_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M22_usage_register.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M23_usage_alias_used.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M24_open_for_output_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M25_no_WITH_support.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M26_error_version_without_name.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M27_module_not_indexed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M28_error_grokking_path.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M29_error_relative_path.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M30_error_no_obj.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M31_inline_open_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M32_error_md5_validation.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M33_error_old_inline_version.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M34_error_incorrect_version.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M35_error_no_object_file.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M36_usage_install_main.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M37_usage_install_auto.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M38_usage_install_name.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M39_usage_install_version.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M40_usage_install_badname.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M41_usage_install_version_mismatch.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M42_usage_loader.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M43_error_bootstrap.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M45_usage_with.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M46_usage_with_bad.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M47_invalid_config_option.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M48_usage_shortcuts.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M49_usage_unsafe.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M51_unused_DATA.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M52_invalid_filter.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M53_mkdir_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M54_rmdir_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M55_unlink_failed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M56_no_DIRECTORY_found.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M57_wrong_architecture.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M58_site_install.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M59_bad_inline_file.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M60_no_inline_files.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M61_not_parsed.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M62_invalid_config_file.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M63_no_source.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/M64_install_not_c.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Inline/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/Inline/denter.pm Xlib/perl5/site_perl/%%PERL_VER%%/Inline/Foo.pm Xlib/perl5/site_perl/%%PERL_VER%%/Inline/C-Cookbook.pod Xlib/perl5/site_perl/%%PERL_VER%%/Inline/C.pod Xlib/perl5/site_perl/%%PERL_VER%%/Inline/C.pm Xlib/perl5/site_perl/%%PERL_VER%%/Inline/C/grammar.pm Xlib/perl5/site_perl/%%PERL_VER%%/Inline/MakeMaker.pm Xlib/perl5/site_perl/%%PERL_VER%%/Inline-Support.pod Xlib/perl5/site_perl/%%PERL_VER%%/Inline.pm Xlib/perl5/site_perl/%%PERL_VER%%/Inline-FAQ.pod Xlib/perl5/site_perl/%%PERL_VER%%/Inline-API.pod Xlib/perl5/site_perl/%%PERL_VER%%/Inline.pod Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Inline/.packlist X X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Inline/denter X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Inline/C X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Inline/ X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Inline X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Inline END-of-p5-Inline/pkg-plist echo x - p5-Inline/pkg-descr sed 's/^X//' >p5-Inline/pkg-descr << 'END-of-p5-Inline/pkg-descr' XInline::C is the Inline Language Support Module (ILSM) for C X XExample: X X use Inline C => <<'END'; X SV* JAxH(char* x) { X return newSVpvf ("Just Another %s Hacker",x); X } X END X X print JAxH('Inline'), "\n"; X XWhen run, this complete program prints: X X Just Another Inline Hacker X X- Daniel. Xdaniel@rtfm.dk END-of-p5-Inline/pkg-descr echo x - p5-Inline/distinfo sed 's/^X//' >p5-Inline/distinfo << 'END-of-p5-Inline/distinfo' XMD5 (Inline-0.43.tar.gz) = 2defdebaaa5622b8653cb47f66f9d22e END-of-p5-Inline/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 Jan 21 19: 0: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC37037B400 for ; Mon, 21 Jan 2002 19:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M302L98481; Mon, 21 Jan 2002 19:00:02 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 19:00:02 -0800 (PST) Message-Id: <200201220300.g0M302L98481@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/34147: New port: perl module for writing perl subroutines in other languages Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34147; it has been noted by GNATS. From: Alan Eldridge To: "Daniel V.Pedersen" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/34147: New port: perl module for writing perl subroutines in other languages Date: Mon, 21 Jan 2002 21:52:21 -0500 On Tue, Jan 22, 2002 at 02:55:48AM -0000, Daniel V.Pedersen wrote: > >>Number: 34147 >>Category: ports >>Synopsis: New port: perl module for writing perl subroutines in other languages Already there, along with all the p5-Inline-LANG modules. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 19:18:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id EEC4837B405 for ; Mon, 21 Jan 2002 19:18:15 -0800 (PST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 14CA124D36; Tue, 22 Jan 2002 12:18:15 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id C8A031E46E2; Tue, 22 Jan 2002 12:18:13 +0900 (JST) Date: Tue, 22 Jan 2002 12:17:52 +0900 Message-ID: <7mlmer2hwf.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Vivek Khera Cc: ports@freebsd.org Subject: Re: PR 33519 followup In-Reply-To: <15436.53627.187710.956331@yertle.kciLink.com> References: <15432.25188.804327.157940@onceler.kciLink.com> <7msn8z2rfx.wl@waterblue.imgsrc.co.jp> <15436.53627.187710.956331@yertle.kciLink.com> User-Agent: Wanderlust/2.9.5 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 Mon, 21 Jan 2002 21:42:03 -0500, Vivek Khera wrote: > It *does* work. My patch does not use defined(PERL_VERSION), it > simply changes the test from <= to == since 5.6.1 is not a number > format that make likes in an "if" clause. The == test causes string > compare to be used. Ah, sorry. I forgot you defined $PERL_VERSION to 5.6.1 in /etc/make.conf. I think *your* problem will be solved with your patch. But current german/BBBike port cannot define $PLIST correctly in stock -current box. Can you fix this problem, too? % make -VPERL_VERSION -VPLIST 5.6.0 /usr/ports/german/BBBike/pkg-plist.5005 -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 19:21:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAD8537B405; Mon, 21 Jan 2002 19:21:06 -0800 (PST) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M3GWm05015; Mon, 21 Jan 2002 19:16:32 -0800 (PST) (envelope-from trevor) Date: Mon, 21 Jan 2002 19:16:32 -0800 (PST) From: Message-Id: <200201220316.g0M3GWm05015@freefall.freebsd.org> To: daniel@rtfm.dk, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34147: New port: perl module for writing perl subroutines in other languages Sender: owner-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: perl module for writing perl subroutines in other languages State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Mon Jan 21 19:14:57 PST 2002 State-Changed-Why: The port already exists. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34147 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 19:22:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 8DA1D37B400 for ; Mon, 21 Jan 2002 19:22:19 -0800 (PST) Received: by yertle.kciLink.com (Postfix, from userid 100) id 860FB2179D; Mon, 21 Jan 2002 22:22:18 -0500 (EST) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15436.56042.455647.410628@yertle.kciLink.com> Date: Mon, 21 Jan 2002 22:22:18 -0500 To: Jun Kuriyama Cc: ports@freebsd.org Subject: Re: PR 33519 followup In-Reply-To: <7mlmer2hwf.wl@waterblue.imgsrc.co.jp> References: <15432.25188.804327.157940@onceler.kciLink.com> <7msn8z2rfx.wl@waterblue.imgsrc.co.jp> <15436.53627.187710.956331@yertle.kciLink.com> <7mlmer2hwf.wl@waterblue.imgsrc.co.jp> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >>>>> "JK" == Jun Kuriyama writes: JK> At Mon, 21 Jan 2002 21:42:03 -0500, JK> Vivek Khera wrote: >> It *does* work. My patch does not use defined(PERL_VERSION), it >> simply changes the test from <= to == since 5.6.1 is not a number >> format that make likes in an "if" clause. The == test causes string >> compare to be used. JK> Ah, sorry. I forgot you defined $PERL_VERSION to 5.6.1 in JK> /etc/make.conf. I think *your* problem will be solved with your JK> patch. That was done by the perl5 port, so I'm sure others will have this situation as well. JK> But current german/BBBike port cannot define $PLIST correctly in stock JK> -current box. Can you fix this problem, too? JK> % make -VPERL_VERSION -VPLIST JK> 5.6.0 JK> /usr/ports/german/BBBike/pkg-plist.5005 Apparently, my patch does fix this: [yertle]BBBike% make -VPERL_VERSION -VPLIST 5.6.1 /amd/onceler/u/onceler1/usr/ports/german/BBBike/pkg-plist I don't have a -current box so I'm not sure what will be different to make it not work as on your system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 19:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8DC037B404 for ; Mon, 21 Jan 2002 19:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M3U0406662; Mon, 21 Jan 2002 19:30:00 -0800 (PST) (envelope-from gnats) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 082F137B416 for ; Mon, 21 Jan 2002 19:26:33 -0800 (PST) Received: (from root@localhost) by mail.westbend.net (8.11.6/8.11.6) id g0M3QWi52976; Mon, 21 Jan 2002 21:26:32 -0600 (CST) (envelope-from admin) Message-Id: <200201220326.g0M3QWi52976@mail.westbend.net> Date: Mon, 21 Jan 2002 21:26:32 -0600 (CST) From: "Scot W. Hetzel" Reply-To: "Scot W. Hetzel" To: FreeBSD-gnats-submit@freebsd.org Cc: Mark Hesselink X-Send-Pr-Version: 3.113 Subject: ports/34149: security/cyrus-sasl: Add missing headers to gssapi.c Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34149 >Category: ports >Synopsis: security/cyrus-sasl: Add missing headers to gssapi.c >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 Jan 21 19:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 4.5-RC i386 >Organization: West Bend Internet >Environment: System: FreeBSD wbiW009.westbend.net 4.5-RC FreeBSD 4.5-RC #0: Tue Jan 15 12:14:35 CST 2002 root@wbiW009.westbend.net:/usr/obj/usr/src/sys/GENERIC-SMP i386 >Description: When KRB5_HOME is defined, the gssapi plugin fails compilng with the following error: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include -I/usr/include/openssl -I/usr/include -I/usr/include -Wall -W -O -march=pentium -pipe -c gssapi.c -fPIC -DPIC -o .libs/gssapi.lo gssapi.c: In function `sasl_server_plug_init': gssapi.c:903: warning: implicit declaration of function `access' gssapi.c:903: `R_OK' undeclared (first use in this function) gssapi.c:903: (Each undeclared identifier is reported only once gssapi.c:903: for each function it appears in.) gssapi.c:904: `errno' undeclared (first use in this function) gssapi.c:909: warning: passing arg 1 of `gsskrb5_register_acceptor_identity' discards qualifiers from pointer target type This is caused by missing headers (unistd.h & errno.h). >How-To-Repeat: Build cyrus-sasl w/KRB5_HOME defined to location of Kerberos 5. >Fix: New files: files/patch-plugins::gssapi.c Index: files/patch-plugins::gssapi.c =================================================================== RCS file: files/patch-plugins::gssapi.c diff -N files/patch-plugins::gssapi.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-plugins::gssapi.c 22 Jan 2002 03:04:00 -0000 @@ -0,0 +1,15 @@ +--- plugins/gssapi.c.orig Fri Mar 9 23:56:46 2001 ++++ plugins/gssapi.c Mon Jan 21 21:03:32 2002 +@@ -71,6 +71,12 @@ + #include + #include + ++#ifdef HAVE_UNISTD_H ++#include ++#endif ++ ++#include ++ + #ifdef WIN32 + /* This must be after sasl.h */ + # include "saslgssapi.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 Jan 21 19:30:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AF3F37B419 for ; Mon, 21 Jan 2002 19:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M3U1O06680; Mon, 21 Jan 2002 19:30:01 -0800 (PST) (envelope-from gnats) Received: from mail.tgd.net (pop3-ssl.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 45E4B37B404 for ; Mon, 21 Jan 2002 19:27:29 -0800 (PST) Received: by mail.tgd.net (Postfix, from userid 0) id E79FA20F05; Mon, 21 Jan 2002 19:27:27 -0800 (PST) Message-Id: <20020122032727.E79FA20F05@mail.tgd.net> Date: Mon, 21 Jan 2002 19:27:27 -0800 (PST) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@freebsd.org Cc: anders@fix.no X-Send-Pr-Version: 3.113 Subject: ports/34151: Upgrade mod_mp3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34151 >Category: ports >Synopsis: Upgrade mod_mp3 >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 Jan 21 19:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD mat.tgd.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Nov 20 01:19:38 PST 2001 root@mat.tgd.net:/usr/obj/usr/src/sys/MAT i386 >Description: Upgrade www/mod_mp3 >How-To-Repeat: >Fix: --- Makefile.orig Mon Jan 21 19:19:01 2002 +++ Makefile Mon Jan 21 19:19:25 2002 @@ -6,7 +6,7 @@ # PORTNAME= mod_mp3 -PORTVERSION= 0.33 +PORTVERSION= 0.35 CATEGORIES= www audio MASTER_SITES= http://software.tangent.org/download/ \ ftp://ftp.tangent.org/pub/apache/ \ @@ -24,7 +24,7 @@ DOCS= ChangeLog README TODO faq.html do-install: - ${APXS} -i -A -n mp3 ${WRKSRC}/mod_mp3.so + ${APXS} -i -A -n mp3 ${WRKSRC}/src/mod_mp3.so .if !defined(NOPORTDOCS) @${INSTALL} -d -m 0755 ${PREFIX}/share/doc/mod_mp3 .for f in ${DOCS} --- distinfo.orig Mon Jan 21 19:19:29 2002 +++ distinfo Mon Jan 21 19:19:33 2002 @@ -1 +1 @@ -MD5 (mod_mp3-0.33.tar.gz) = b8be32e145262fefcd43f187b60ab8b5 +MD5 (mod_mp3-0.35.tar.gz) = b8be32e145262fefcd43f187b60ab8b5 >Release-Note: >Audit-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 Jan 21 19:30:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0165E37B416 for ; Mon, 21 Jan 2002 19:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M3U0m06671; Mon, 21 Jan 2002 19:30:00 -0800 (PST) (envelope-from gnats) Received: from ssec.wisc.edu (ssec.wisc.edu [144.92.108.61]) by hub.freebsd.org (Postfix) with ESMTP id BB5A037B402 for ; Mon, 21 Jan 2002 19:27:19 -0800 (PST) Received: from hyde.ssec.wisc.edu (root@hyde.ssec.wisc.edu [128.104.109.251]) by ssec.wisc.edu (8.9.3/8.9.3) with ESMTP id VAA43365 for ; Mon, 21 Jan 2002 21:27:18 -0600 Received: from hyde.ssec.wisc.edu (localhost [127.0.0.1]) by hyde.ssec.wisc.edu (8.10.2+Sun/8.10.2) with ESMTP id g0M3R5k11617 for ; Mon, 21 Jan 2002 21:27:06 -0600 (CST) Message-Id: <200201220327.g0M3R5k11617@hyde.ssec.wisc.edu> Date: Mon, 21 Jan 2002 21:27:05 -0600 From: Dave Glowacki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34150: Maintainer update of databases/mysql-jdbc-mm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34150 >Category: ports >Synopsis: Maintainer update of databases/mysql-jdbc-mm >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 Jan 21 19:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dave Glowacki >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD eusebius.glowacki.org 4.5-RC FreeBSD 4.5-RC #3: Sat Jan 19 22:16:04 CST 2002 dglo@eusebius.glowacki.org:/usr/src/sys/compile/EUSEBIUS i386 >Description: Update to latest version of mm JDBC driver This should build with either native jdk >How-To-Repeat: >Fix: The current port is for version 1.2c and the current version is 2.0.9. I've appended a shar file because it was shorter than the patch file. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mysql-jdbc-mm # mysql-jdbc-mm/files # mysql-jdbc-mm/files/patch-build.xml # mysql-jdbc-mm/files/patch-j1c # mysql-jdbc-mm/Makefile # mysql-jdbc-mm/distinfo # mysql-jdbc-mm/pkg-comment # mysql-jdbc-mm/pkg-descr # mysql-jdbc-mm/pkg-plist # echo c - mysql-jdbc-mm mkdir -p mysql-jdbc-mm > /dev/null 2>&1 echo c - mysql-jdbc-mm/files mkdir -p mysql-jdbc-mm/files > /dev/null 2>&1 echo x - mysql-jdbc-mm/files/patch-build.xml sed 's/^X//' >mysql-jdbc-mm/files/patch-build.xml << 'END-of-mysql-jdbc-mm/files/patch-build.xml' X--- build.xml.orig Mon Jan 21 20:14:41 2002 X+++ build.xml Mon Jan 21 20:24:25 2002 X@@ -1,7 +1,7 @@ X X X- X- X+ X+ X X X X@@ -67,7 +67,7 @@ X X X X- X+ X X X END-of-mysql-jdbc-mm/files/patch-build.xml echo x - mysql-jdbc-mm/files/patch-j1c sed 's/^X//' >mysql-jdbc-mm/files/patch-j1c << 'END-of-mysql-jdbc-mm/files/patch-j1c' X--- j1c.orig Thu Nov 29 16:26:08 2001 X+++ j1c Thu Nov 29 16:26:36 2001 X@@ -0,0 +1,7 @@ X+#!/bin/sh X+ X+JAVAC_1=%%PREFIX%%/jdk1.1.8/bin/javac X+ X+unset JAVA_HOME LD_LIBRARY_PATH LD_PRELOAD CLASSPATH X+ X+exec "$JAVAC_1" "$@" END-of-mysql-jdbc-mm/files/patch-j1c echo x - mysql-jdbc-mm/Makefile sed 's/^X//' >mysql-jdbc-mm/Makefile << 'END-of-mysql-jdbc-mm/Makefile' X# New ports collection makefile for: The mm MySql JDBC interface X# Date created: 2 January 2000 X# Whom: Dave Glowacki X# X# $FreeBSD: ports/databases/mysql-jdbc-mm/Makefile,v 1.7 2001/06/01 11:49:08 jeh Exp $ X# X X#BROKEN= Distribution contains bad JAR files. X XPORTNAME= mysql-jdbc-mm XPORTVERSION= 2.0.9 XCATEGORIES= databases java XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= mmmysql XDISTNAME= mm.mysql-${PORTVERSION} XEXTRACT_SUFX= -you-must-unjar-me.jar X XMAINTAINER= dglo@SSEC.WISC.EDU X XBUILD_DEPENDS= ${JAVA_HOME}/bin/javac:${PORTSDIR}/java/jdk13 \ X ant:${PORTSDIR}/devel/jakarta-ant XRUN_DEPENDS= ${JAVA_HOME}/bin/java:${PORTSDIR}/java/jdk13 X XJAVA_HOME?= ${PREFIX}/jdk1.3.1 X XEXTRACT_CMD= ${JAVA_HOME}/bin/jar XEXTRACT_BEFORE_ARGS= -xf X Xpost-patch: X @(cd ${WRKSRC}; ${MV} build.xml build.xml.patched; \ X ${SED} -e "s;%%WRKSRC%%;${WRKSRC};g" -e "s;%%PREFIX%%;${PREFIX};g" \ X < build.xml.patched > build.xml) X @(cd ${WRKSRC}; ${MV} j1c j1c.patched; \ X ${SED} "s;%%PREFIX%%;${PREFIX};g" < j1c.patched > j1c; \ X ${CHMOD} 555 j1c) X Xdo-build: X @(cd ${WRKSRC}; ${SETENV} JAVA_HOME=${JAVA_HOME} ant clean dist) X.if !defined(NOPORTDOCS) X @(cd ${WRKSRC}; ${MKDIR} doc; \ X ${JAVA_HOME}/bin/javadoc -d doc -package \ X -classpath ${WRKSRC}:${WRKSRC}/lib/jdbc2_0-stdext.jar:${WRKSRC}/lib/jta-spec1_0_1.jar:${CLASSPATH} \ X org.gjt.mm.mysql org.gjt.mm.mysql.jdbc2) X.endif X Xdo-install: X @${MKDIR} ${PREFIX}/share/java/classes X @${INSTALL_DATA} ${WRKSRC}/build/mm.mysql-${PORTVERSION}/mm.mysql-${PORTVERSION}-bin.jar \ X ${PREFIX}/share/java/classes/mm.mysql-${PORTVERSION}.jar X @${INSTALL_DATA} ${WRKSRC}/lib/jdbc2_0-stdext.jar \ X ${PREFIX}/share/java/classes/ X @${INSTALL_DATA} ${WRKSRC}/lib/jta-spec1_0_1.jar \ X ${PREFIX}/share/java/classes/ X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/mysql-jdbc X @(cd ${WRKSRC}/doc && ${TAR} -c -f - .) \ X | (cd ${PREFIX}/share/doc/mysql-jdbc && ${TAR} --unlink -x -f -) X.endif X Xpost-install: X @${ECHO} share/java/classes/mm.mysql-${PORTVERSION}.jar >> ${TMPPLIST} X @${ECHO} share/java/classes/jdbc2_0-stdext.jar >> ${TMPPLIST} X @${ECHO} share/java/classes/jta-spec1_0_1.jar >> ${TMPPLIST} X.if !defined(NOPORTDOCS) X @(cd ${PREFIX} \ X && find share/doc/mysql-jdbc -type f -print >> ${TMPPLIST}) X @${ECHO} "@dirrm share/doc/mysql-jdbc" >> ${TMPPLIST} X.endif X @${ECHO} "@unexec ${RMDIR} %D/share/java/classes 2>/dev/null || true" >> ${TMPPLIST} X @${ECHO} "@unexec ${RMDIR} %D/share/java 2>/dev/null || true" >> ${TMPPLIST} X X.include END-of-mysql-jdbc-mm/Makefile echo x - mysql-jdbc-mm/distinfo sed 's/^X//' >mysql-jdbc-mm/distinfo << 'END-of-mysql-jdbc-mm/distinfo' XMD5 (mm.mysql-2.0.9-you-must-unjar-me.jar) = 610d999ac7157006063e31245e3f7c6c END-of-mysql-jdbc-mm/distinfo echo x - mysql-jdbc-mm/pkg-comment sed 's/^X//' >mysql-jdbc-mm/pkg-comment << 'END-of-mysql-jdbc-mm/pkg-comment' XThe mm JDBC interface for MySQL END-of-mysql-jdbc-mm/pkg-comment echo x - mysql-jdbc-mm/pkg-descr sed 's/^X//' >mysql-jdbc-mm/pkg-descr << 'END-of-mysql-jdbc-mm/pkg-descr' XThis is a port of the mm JDBC driver which is used to access MySQL Xdatabases using a database-independant API in Java. X XWWW: http://www.worldserver.com/mm.mysql/ X Xdglo@ssec.wisc.edu END-of-mysql-jdbc-mm/pkg-descr echo x - mysql-jdbc-mm/pkg-plist sed 's/^X//' >mysql-jdbc-mm/pkg-plist << 'END-of-mysql-jdbc-mm/pkg-plist' X END-of-mysql-jdbc-mm/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 Jan 21 20: 3:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 4898B37B402 for ; Mon, 21 Jan 2002 20:03:53 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g0M41jQ53644; Mon, 21 Jan 2002 23:01:46 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201220401.g0M41jQ53644@aldan.algebra.com> Date: Mon, 21 Jan 2002 23:01:42 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: ports/graphics/gd2 Makefile pkg-plist ports/graphics/gd2/files Makefile.bsd To: will@csociety.org Cc: ports@FreeBSD.org In-Reply-To: <20020121222747.B18609@squall.waterspout.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 [moved to -ports] On 21 Jan, Will Andrews wrote: > On Mon, Jan 21, 2002 at 10:19:06PM -0500, Mikhail Teterin wrote: >> Well, the reason I did this is because some stuff, actually, just >> expects to find gd.h -- not gd/gd.h (libwmf, for example, or gdtclft) >> -- and needs to be patched somehow. Since all of the headers are >> named gd.h too, I think, it would be proper to install >> them in include directly. > You should have put this information in your commit log. I thought I did... Oh, well. > Regardless, such programs can easily -I${LOCALBASE}/include/gd, > whereas programs that do gd/gd.h (which I believe is the standard way, > if memory from playing around with gd from about 2-3 years ago > serves) have a problem, unless you plan on symlinking gd to . in > ${LOCALBASE/include. That's a possibility -- depending on how many things break (most have -I${LB}/inlude anyway). One way or the other things will need patching, so -- I figured -- might do the right thing :-) -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 20:10: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5036237B402 for ; Mon, 21 Jan 2002 20:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M4A2P14795; Mon, 21 Jan 2002 20:10:02 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 20:10:02 -0800 (PST) Message-Id: <200201220410.g0M4A2P14795@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Glenn Johnson Subject: Re: ports/32805: The apache2 port overwrites configuration files. Reply-To: Glenn Johnson Sender: owner-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/32805; it has been noted by GNATS. From: Glenn Johnson To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/32805: The apache2 port overwrites configuration files. Date: Mon, 21 Jan 2002 22:06:28 -0600 On Mon, Jan 21, 2002 at 02:51:41PM -0600, David W. Chapman Jr. wrote: > Is this still an issue? Yes. The httpd.conf file is no longer being overwritten but the mime.types file is. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 20:30:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD47137B405 for ; Mon, 21 Jan 2002 20:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M4U0x17366; Mon, 21 Jan 2002 20:30:00 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 036CA37B41A for ; Mon, 21 Jan 2002 20:22:02 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0M4Lac07628; Mon, 21 Jan 2002 23:21:36 -0500 (EST) (envelope-from alane) Message-Id: <200201220421.g0M4Lac07628@wwweasel.geeksrus.net> Date: Mon, 21 Jan 2002 23:21:36 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34152: MAINTAINER UPDATE: add network timeout to grip, other minor fixes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34152 >Category: ports >Synopsis: MAINTAINER UPDATE: add network timeout to grip, other minor fixes >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 20:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: 1. Add a timeout to CDDB connect, so it won't hang forever. 2. Remove two patches that did nothing. 3. Fix misspellings of "psychedelic". 4. Change MASTER_SITE to MASTER_SITE_SOURCEFORGE, since SF has multiple download URLs. Note 1: I had to remove the original site when I added MASTER_SITE_SOURCEFORGE, because the md5sums don't match, although the untarred contents do. Note 2: patch-ad, which was also removed, was folded into patch-grip.c. Yes, I know 2.98.2 is out. I'm working on it. It's a major rewrite in a lot of ways, so I won't be updating to it until I'm confident in it, as it is requiring some work to make a port. >How-To-Repeat: >Fix: Index: audio/grip/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/audio/grip/Makefile,v retrieving revision 1.9 diff -u -3 -r1.9 Makefile --- audio/grip/Makefile 20 Jan 2002 22:23:54 -0000 1.9 +++ audio/grip/Makefile 22 Jan 2002 04:07:11 -0000 @@ -7,9 +7,10 @@ PORTNAME= grip PORTVERSION= 2.96 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://www.nostatic.org/grip/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=grip EXTRACT_SUFX= .tgz MAINTAINER= ports@geeksrus.net Index: audio/grip/distinfo =================================================================== RCS file: /home/alane/cvsroot/ports/audio/grip/distinfo,v retrieving revision 1.4 diff -u -3 -r1.4 distinfo --- audio/grip/distinfo 20 Aug 2001 01:57:21 -0000 1.4 +++ audio/grip/distinfo 22 Jan 2002 04:07:25 -0000 @@ -1 +1 @@ -MD5 (grip-2.96.tgz) = 93bd9c4672a8d53daf32772812e624d8 +MD5 (grip-2.96.tgz) = 29d03b2874c5cb60096ac3051fbbc4e3 Index: audio/grip/files/patch-ab =================================================================== RCS file: audio/grip/files/patch-ab diff -N audio/grip/files/patch-ab --- audio/grip/files/patch-ab 5 Sep 2000 01:33:44 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,10 +0,0 @@ ---- grip.h.orig Tue Apr 18 10:37:44 2000 -+++ grip.h Mon Sep 4 17:59:26 2000 -@@ -257,6 +257,7 @@ - /* Low-level cd control routines -- found in cd.c */ - - int CDInitDevice(char *device_name); -+void CDCloseDevice(int cd_desc); - int CDStat(int cd_desc,struct disc_info *disc,gboolean read_toc); - int CDPlayFrames(int cd_desc,int startframe,int endframe); - int CDPlayTrackPos(int cd_desc,struct disc_info *disc,int starttrack, Index: audio/grip/files/patch-ac =================================================================== RCS file: audio/grip/files/patch-ac diff -N audio/grip/files/patch-ac --- audio/grip/files/patch-ac 5 Sep 2000 01:33:44 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ ---- cd.c.orig Tue Apr 18 10:37:44 2000 -+++ cd.c Mon Sep 4 17:59:26 2000 -@@ -98,6 +98,11 @@ - return cd_desc; - } - -+void CDCloseDevice(int cd_desc) -+{ -+ close(cd_desc); -+} -+ - /* Update a CD status structure... because operating system interfaces vary - so does this function. */ - Index: audio/grip/files/patch-ad =================================================================== RCS file: audio/grip/files/patch-ad diff -N audio/grip/files/patch-ad --- audio/grip/files/patch-ad 23 Oct 2000 19:51:17 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,29 +0,0 @@ ---- grip.c.orig Thu Oct 19 04:12:53 2000 -+++ grip.c Fri Oct 20 20:55:01 2000 -@@ -314,7 +314,7 @@ - gboolean use_proxy=FALSE; - gboolean use_proxy_env=FALSE; - --char *bin_search_paths[]={"/cpd/misc/bin","/usr/bin","/usr/local/bin",NULL}; -+char *bin_search_paths[]={"/cpd/misc/bin","/usr/bin","%%LOCALBASE%%/bin",NULL}; - Ripper ripper_defaults[]={ - #ifdef CDPAR - {"grip (cdparanoia)",""}, -@@ -327,7 +327,7 @@ - #endif - {"other",""}, - {"",""}}; --char ripexename[256]="/usr/bin/cdparanoia"; -+char ripexename[256]="%%LOCALBASE%%/bin/cdparanoia"; - char ripcmdline[256]="-d %c %t:[.%b]-%t:[.%e] %f"; - int selected_ripper=0; - char outputdir[256]; -@@ -346,7 +346,7 @@ - gboolean disable_extra_paranoia=FALSE; - gboolean disable_scratch_detect=FALSE; - gboolean disable_scratch_repair=FALSE; --char mp3exename[256]="/usr/bin/bladeenc"; -+char mp3exename[256]="%%LOCALBASE%%/bin/bladeenc"; - char mp3cmdline[256]="-%b -QUIT %f"; - int selected_encoder=1; - char mp3fileformat[256]="~/mp3/%a/%d/%n.mp3"; Index: audio/grip/files/patch-cddb.c =================================================================== RCS file: audio/grip/files/patch-cddb.c diff -N audio/grip/files/patch-cddb.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ audio/grip/files/patch-cddb.c 22 Jan 2002 03:53:37 -0000 @@ -0,0 +1,160 @@ +--- cddb.c.orig Mon Jul 16 12:15:32 2001 ++++ cddb.c Mon Jan 21 22:51:21 2002 +@@ -27,6 +27,9 @@ + #include + #endif + #include ++#include ++#include ++#include + #include + #include + #include +@@ -43,7 +46,7 @@ + extern char *Version; + + static int CDDBSum(int val); +-static int CDDBConnect(CDDBServer *server); ++static int CDDBConnect(CDDBServer *server, int ns); + static void CDDBDisconnect(int sock); + static void CDDBSkipHTTP(int sock); + static int CDDBReadLine(int sock,char *inbuffer,int len); +@@ -59,6 +62,81 @@ + "data","folk","jazz","misc","newage", + "reggae","rock","soundtrack"}; + ++/* nonblocking connect */ ++ ++static int ++nonbconnect(int fd, struct sockaddr *pa, socklen_t cba, int ns) ++{ ++ int n; ++ int s; ++ int fl; ++ fd_set rfds, wfds; ++ struct timeval tv; ++ ++ if (!ns) { ++ n = connect(fd, pa, cba); ++ pthread_testcancel(); ++ return n; ++ } ++ ++ fl = fcntl(fd, F_GETFL, 0); ++ fcntl(fd, F_SETFL, fl | O_NONBLOCK); ++ ++ if ((n = connect(fd, pa, cba)) < 0) { ++ if (errno != EINPROGRESS) { ++ return -1; ++ } ++ } else if (n == 0) { ++ fcntl(fd, F_SETFL, fl); ++ return 0; ++ } ++ ++ ++ for (s = 0; s < ns; s++) { ++ tv.tv_sec = 1; ++ tv.tv_usec = 0; ++ FD_ZERO(&rfds); ++ FD_SET(fd, &rfds); ++ wfds = rfds; ++ if ((n = select(fd + 1, &rfds, &wfds, 0, &tv)) > 0) { ++ break; ++ } else if (n < 0) { ++ if (errno == EINTR) { ++ s--; ++ } else { ++ return -1; ++ } ++ } ++ pthread_testcancel(); ++ } ++ ++ if (n == 0 && s == ns) { ++ errno = ETIMEDOUT; ++ return -1; ++ } ++ ++ if (FD_ISSET(fd, &rfds) || FD_ISSET(fd, &wfds)) { ++ int err; ++ int cberr = sizeof(err); ++ ++ getsockopt(fd, SOL_SOCKET, SO_ERROR, &err, &cberr); ++ if (err) { ++ errno = err; ++ return -1; ++ } ++ fcntl(fd, F_SETFL, fl); ++ tv.tv_sec = ns; ++ tv.tv_usec = 0; ++ setsockopt(fd, SOL_SOCKET, SO_RCVTIMEO, &tv, sizeof(tv)); ++ return 0; ++ } ++ ++ /* ohshit */ ++ ++ errno = EIO; /* WTF? */ ++ return -1; ++} ++ + /* CDDB sum function */ + + static int CDDBSum(int val) +@@ -115,7 +193,7 @@ + } + + /* Connect to a CDDB server */ +-static int CDDBConnect(CDDBServer *server) ++static int CDDBConnect(CDDBServer *server, int ns) + { + int sock; + struct sockaddr_in sin; +@@ -146,8 +224,10 @@ + + if((sock=socket(AF_INET,SOCK_STREAM,0))<0) return -1; + +- if(connect(sock,(struct sockaddr *)&sin,sizeof(sin))<0) return -1; +- ++ if(nonbconnect(sock,(struct sockaddr *)&sin,sizeof(sin),ns)<0) { ++ close(sock); ++ sock = -1; ++ } + return sock; + } + +@@ -243,7 +323,7 @@ + /* Query the CDDB for the CD currently in the CD-ROM */ + + gboolean CDDBDoQuery(int cd_desc,CDDBServer *server, +- CDDBHello *hello,CDDBQuery *query) ++ CDDBHello *hello,CDDBQuery *query, int ns) + { + int socket; + int index; +@@ -251,7 +331,7 @@ + char *offset_buffer,*query_buffer,*http_buffer,inbuffer[256]; + int tot_len,len; + +- socket=CDDBConnect(server); ++ socket=CDDBConnect(server,ns); + + if(socket==-1) return FALSE; + +@@ -476,14 +556,14 @@ + + gboolean CDDBRead(int cd_desc,CDDBServer *server, + CDDBHello *hello,CDDBEntry *entry, +- DiscData *data) ++ DiscData *data, int ns) + { + int socket; + int index; + char outbuffer[256], inbuffer[512],cmdbuffer[256]; + struct disc_info disc; + +- socket=CDDBConnect(server); ++ socket=CDDBConnect(server,ns); + if(socket==-1) return FALSE; + + CDStat(cd_desc,&disc,TRUE); Index: audio/grip/files/patch-grip.c =================================================================== RCS file: audio/grip/files/patch-grip.c diff -N audio/grip/files/patch-grip.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ audio/grip/files/patch-grip.c 22 Jan 2002 04:03:38 -0000 @@ -0,0 +1,99 @@ +--- grip.c.orig Mon Jul 16 12:15:32 2001 ++++ grip.c Mon Jan 21 23:03:30 2002 +@@ -54,6 +54,8 @@ + #include "parsecfg.h" + #include "dialog/dialog.h" + ++#define CDDB_USE_CANCEL 1 ++ + #ifdef CDPAR + #define size16 short + #define size32 int +@@ -212,6 +214,8 @@ + + GdkCursor *wait_cursor; + ++int cddb_tmo = 30; ++ + int cd_desc; + int changer_slots; + int current_disc=0; +@@ -315,7 +319,7 @@ + gboolean use_proxy=FALSE; + gboolean use_proxy_env=FALSE; + +-char *bin_search_paths[]={"/cpd/misc/bin","/usr/bin","/usr/local/bin",NULL}; ++char *bin_search_paths[]={"/cpd/misc/bin","/usr/bin","%%LOCALBASE%%/bin",NULL}; + Ripper ripper_defaults[]={ + #ifdef CDPAR + {"grip (cdparanoia)",""}, +@@ -328,7 +332,7 @@ + #endif + {"other",""}, + {"",""}}; +-char ripexename[256]="/usr/bin/cdparanoia"; ++char ripexename[256]="%%LOCALBASE%%/bin/cdparanoia"; + char ripcmdline[256]="-d %c %t:[.%b]-%t:[.%e] %f"; + int selected_ripper=0; + char outputdir[256]; +@@ -347,7 +351,7 @@ + gboolean disable_extra_paranoia=FALSE; + gboolean disable_scratch_detect=FALSE; + gboolean disable_scratch_repair=FALSE; +-char mp3exename[256]="/usr/bin/bladeenc"; ++char mp3exename[256]="%%LOCALBASE%%/bin/bladeenc"; + char mp3cmdline[256]="-%b -QUIT %f"; + int selected_encoder=1; + char mp3fileformat[256]="~/mp3/%a/%d/%n.mp3"; +@@ -450,7 +454,7 @@ + "Instrumental Rock", "Ethnic", "Gothic", "Darkwave", "Techno-Industrial", + "Electronic", "Pop-Folk", "Eurodance", "Dream", "Southern Rock", "Comedy", + "Cult", "Gangsta", "Top 40", "Christian Rap", "Pop/Funk", "Jungle", +- "Native American", "Cabaret", "New Wave", "Psychadelic", "Rave", "Showtunes", ++ "Native American", "Cabaret", "New Wave", "Psychedelic", "Rave", "Showtunes", + "Trailer", "Lo-Fi", "Tribal", "Acid Punk", "Acid Jazz", "Polka", "Retro", + "Musical", "Rock & Roll", "Hard Rock", "Folk", "Folk/Rock", "National Folk", + "Swing", "Fast Fusion", "Bebob", "Latin", "Revival", "Celtic", "Bluegrass", +@@ -1657,8 +1661,12 @@ + pthread_exit(&status); + #elif defined(__FreeBSD__) + pthread_kill(cddb_thread, 0); ++#elif defined(linux) ++#if CDDB_USE_CANCEL ++ pthread_cancel(cddb_thread); + #else +- pthread_kill_other_threads_np(); ++ pthread_kill_other_threads_np(); ++#endif + #endif + Debug("Aborted\n"); + looking_up=FALSE; +@@ -1722,6 +1730,7 @@ + int cddb_found = 0; + + if(!CDDBLookupDisc(&dbserver)) { ++ pthread_testcancel(); + if(*(dbserver2.name)) { + if(CDDBLookupDisc(&dbserver2)) { + cddb_found = 1; +@@ -1759,9 +1768,10 @@ + strncpy(hello.hello_program,PROGRAM,256); + strncpy(hello.hello_version,VERSION,256); + +- if(!CDDBDoQuery(cd_desc,server,&hello,&query)) { ++ if(!CDDBDoQuery(cd_desc,server,&hello,&query,cddb_tmo)) { + update_required=TRUE; + } else { ++ pthread_testcancel(); + switch(query.query_match) { + case MATCH_INEXACT: + case MATCH_EXACT: +@@ -1770,7 +1780,7 @@ + query.query_list[0].list_title); + entry.entry_genre = query.query_list[0].list_genre; + entry.entry_id = query.query_list[0].list_id; +- CDDBRead(cd_desc,server,&hello,&entry,&ddata); ++ CDDBRead(cd_desc,server,&hello,&entry,&ddata,cddb_tmo); + + Debug("Done\n"); + success=TRUE; Index: audio/grip/files/patch-grip.h =================================================================== RCS file: audio/grip/files/patch-grip.h diff -N audio/grip/files/patch-grip.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ audio/grip/files/patch-grip.h 22 Jan 2002 03:53:37 -0000 @@ -0,0 +1,18 @@ +--- grip.h.orig Mon Jul 16 12:15:32 2001 ++++ grip.h Mon Jan 21 22:51:22 2002 +@@ -239,13 +239,10 @@ + char *CDDBGenre(int genre); + int CDDBGenreValue(char *genre); + gboolean CDDBDoQuery(int cd_desc,CDDBServer *server, +- CDDBHello *hello,CDDBQuery *query); ++ CDDBHello *hello,CDDBQuery *query, int ns); + gboolean CDDBRead(int cd_desc,CDDBServer *server, + CDDBHello *hello,CDDBEntry *entry, +- DiscData *data); +-gboolean CDDBRead(int cd_desc,CDDBServer *server, +- CDDBHello *hello,CDDBEntry *entry, +- DiscData *data); ++ DiscData *data, int ns); + gboolean CDDBStatDiscData(int cd_desc); + int CDDBReadDiscData(int cd_desc, DiscData *outdata); + int CDDBWriteDiscData(int cd_desc,DiscData *ddata,FILE *outfile, >Release-Note: >Audit-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 Jan 21 20:35: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by hub.freebsd.org (Postfix) with ESMTP id 7D5E637B400 for ; Mon, 21 Jan 2002 20:34:56 -0800 (PST) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au (8.10.1/8.10.1) with ESMTP id g0M4XuF03637 for ; Tue, 22 Jan 2002 15:03:56 +1030 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au (Content Technologies SMTPRS 4.1.5) with ESMTP id for ; Tue, 22 Jan 2002 15:04:45 +1030 Received: from salex001.dsto.defence.gov.au (salex001.dsto.defence.gov.au [131.185.2.9]) by muttley.dsto.defence.gov.au (8.9.3/8.9.3/8.9.3.LMD.990513) with ESMTP id OAA11143 for ; Tue, 22 Jan 2002 14:55:12 +1030 (CST) Received: from pluto2.dsto.defence.gov.au (squirm.dsto.defence.gov.au [131.185.75.211]) by salex001.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id DLRR5J0Q; Tue, 22 Jan 2002 14:55:11 +1030 Date: Tue, 22 Jan 2002 14:50:12 +1030 (CST) From: "Wilkinson,Alex" X-X-Sender: Reply-To: To: Subject: PKG_PATH Message-ID: <20020122144757.E80819-100000@squirm.dsto.defence.gov.au> 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 Howdy there, Can anyone tell me where I can read about the environment variable PKG_PATH ? I did a man -k PKG_PATH and a man tcsh and found nothing. It is in the interests of using portupgrade. Thanks - Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 20:41: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D985337B400; Mon, 21 Jan 2002 20:41:06 -0800 (PST) Received: (from dwhite@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M4c8r18415; Mon, 21 Jan 2002 20:38:08 -0800 (PST) (envelope-from dwhite) Date: Mon, 21 Jan 2002 20:38:08 -0800 (PST) From: Message-Id: <200201220438.g0M4c8r18415@freefall.freebsd.org> To: dwhite@FreeBSD.org, freebsd-ports@FreeBSD.org, dwhite@FreeBSD.org Subject: Re: ports/34145: MAINTAINER-UPDATE: Port upgrade: mail/courier Sender: owner-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: Port upgrade: mail/courier Responsible-Changed-From-To: freebsd-ports->dwhite Responsible-Changed-By: dwhite Responsible-Changed-When: Mon Jan 21 20:37:13 PST 2002 Responsible-Changed-Why: I was responsible for this mess getting committed in the first place, so I feel somewhat obligated :) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34145 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 20:51: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E15B337B402; Mon, 21 Jan 2002 20:51:06 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M4mHD20294; Mon, 21 Jan 2002 20:48:17 -0800 (PST) (envelope-from knu) Date: Mon, 21 Jan 2002 20:48:17 -0800 (PST) From: Message-Id: <200201220448.g0M4mHD20294@freefall.freebsd.org> To: leeym@utopia.leeym.com, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33702: new port: sysutils/bsdsar Sender: owner-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/bsdsar State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Tue Jan 22 13:47:57 JST 2002 State-Changed-Why: Improved and committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33702 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:21: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8EC737B402; Mon, 21 Jan 2002 21:21:06 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5KMs28936; Mon, 21 Jan 2002 21:20:22 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:20:22 -0800 (PST) From: Message-Id: <200201220520.g0M5KMs28936@freefall.freebsd.org> To: anders@hack.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33471: update port: ftp/gftp to 2.0.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update port: ftp/gftp to 2.0.10 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 21:20:10 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33471 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:21:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95A0E37B405; Mon, 21 Jan 2002 21:21:07 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5Jlb28762; Mon, 21 Jan 2002 21:19:47 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:19:47 -0800 (PST) From: Message-Id: <200201220519.g0M5Jlb28762@freefall.freebsd.org> To: lehmann@ans-netz.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33764: update-port: ftp/gftp (fix forbidden) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: ftp/gftp (fix forbidden) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 21:19:33 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33764 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:31: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECA2637B400; Mon, 21 Jan 2002 21:31:06 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5PfY29734; Mon, 21 Jan 2002 21:25:41 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:25:41 -0800 (PST) From: Message-Id: <200201220525.g0M5PfY29734@freefall.freebsd.org> To: sean@chittenden.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34151: Upgrade mod_mp3 Sender: owner-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 mod_mp3 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 21:25:21 PST 2002 State-Changed-Why: committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34151 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:31:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C3FF37B439; Mon, 21 Jan 2002 21:31:11 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5UHP31022; Mon, 21 Jan 2002 21:30:17 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:30:17 -0800 (PST) From: Message-Id: <200201220530.g0M5UHP31022@freefall.freebsd.org> To: hetzels@westbend.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34149: security/cyrus-sasl: Add missing headers to gssapi.c Sender: owner-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: security/cyrus-sasl: Add missing headers to gssapi.c State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 21:30:06 PST 2002 State-Changed-Why: Fixed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34149 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DF2237B405 for ; Mon, 21 Jan 2002 21:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5e1Q32962; Mon, 21 Jan 2002 21:40:01 -0800 (PST) (envelope-from gnats) Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id CE7A337B400 for ; Mon, 21 Jan 2002 21:35:18 -0800 (PST) Received: from [24.158.214.244] (HELO gforce.johnson.home) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP-TLS id 14336979 for FreeBSD-gnats-submit@freebsd.org; Tue, 22 Jan 2002 00:41:41 -0500 Received: (from glenn@localhost) by gforce.johnson.home (8.11.6/8.11.6) id g0M5ZGL23468; Mon, 21 Jan 2002 23:35:16 -0600 (CST) (envelope-from glenn) Message-Id: <200201220535.g0M5ZGL23468@gforce.johnson.home> Date: Mon, 21 Jan 2002 23:35:16 -0600 (CST) From: Glenn Johnson Reply-To: Glenn Johnson To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34153: The apsfilter configure script adds bzip2 as a 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: 34153 >Category: ports >Synopsis: The apsfilter configure script adds bzip2 as a dependency. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 21:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Glenn Johnson >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD gforce.johnson.home 4.5-RC FreeBSD 4.5-RC #11: Mon Jan 21 10:43:01 CST 2002 root@gforce.johnson.home:/usr/obj/usr/src/sys/GFORCE i386 >Description: When installing the apsfilter port, you are prompted to select the file type you want to print. One of the selections is BZIP2. If one selects this, the bzip2 port is added to the RUN_DEPENDS make variable. This is inappropriate on FreeBSD systems that have bzip2 in the base system. The attached patch adds a simple test expression to the BZIP2 case in the configure script located in $PORTS/print/apsfilter/scripts >How-To-Repeat: >Fix: Apply the attached patch to $PORTS/print/apsfilter/scripts/configure --- configure.orig Mon Jan 21 23:24:01 2002 +++ configure Mon Jan 21 23:24:34 2002 @@ -135,7 +135,9 @@ echo RUN_DEPENDS+=smbclient:${PORTSDIR}/net/samba ;; \"BZIP2\") - echo RUN_DEPENDS+=bunzip2:${PORTSDIR}/archivers/bzip2 + if [ ! -x /usr/bin/bzip2 ]; then + echo RUN_DEPENDS+=bunzip2:${PORTSDIR}/archivers/bzip2 + fi ;; \"FREEZE\") echo RUN_DEPENDS+=melt:${PORTSDIR}/archivers/freeze >Release-Note: >Audit-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 Jan 21 21:41: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58DC037B400; Mon, 21 Jan 2002 21:41:07 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5aRV32447; Mon, 21 Jan 2002 21:36:27 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:36:27 -0800 (PST) From: Message-Id: <200201220536.g0M5aRV32447@freefall.freebsd.org> To: doc@lublin.t1.pl, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34133: [PORTS] devel/mingw-opengl-headers Distfile download 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: [PORTS] devel/mingw-opengl-headers Distfile download problem State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 21:36:14 PST 2002 State-Changed-Why: Fixed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34133 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:41:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4973037B402; Mon, 21 Jan 2002 21:41:08 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5bZY32709; Mon, 21 Jan 2002 21:37:35 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:37:35 -0800 (PST) From: Message-Id: <200201220537.g0M5bZY32709@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, nakai@FreeBSD.org Subject: Re: ports/34138: Update port: www/aria Sender: owner-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: www/aria Responsible-Changed-From-To: freebsd-ports->nakai Responsible-Changed-By: pat Responsible-Changed-When: Mon Jan 21 21:37:17 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34138 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:41:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F127837B416; Mon, 21 Jan 2002 21:41:06 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5WYC31619; Mon, 21 Jan 2002 21:32:34 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:32:34 -0800 (PST) From: Message-Id: <200201220532.g0M5WYC31619@freefall.freebsd.org> To: anders@hack.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34141: maintainer-update of port irc/ninja Sender: owner-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 port irc/ninja State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 21:32:13 PST 2002 State-Changed-Why: Port updated, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34141 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:51:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CDFC37B402; Mon, 21 Jan 2002 21:51:07 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5ibC33724; Mon, 21 Jan 2002 21:44:37 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:44:37 -0800 (PST) From: Message-Id: <200201220544.g0M5ibC33724@freefall.freebsd.org> To: nadav@cs.technion.ac.il, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34129: Port update: hebrew/pine (by Maintainer). Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port update: hebrew/pine (by Maintainer). State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 21:43:25 PST 2002 State-Changed-Why: Committed, Thanks! (Added ftp://www8.cc.huji.ac.il/pub/pine/old/ to MASTER_SITES list so that the tarball wont be unfetchable if another update is released) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34129 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 21:51:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0053337B400; Mon, 21 Jan 2002 21:51:06 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M5nY534376; Mon, 21 Jan 2002 21:49:34 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 21:49:34 -0800 (PST) From: Message-Id: <200201220549.g0M5nY534376@freefall.freebsd.org> To: simond@irrelevant.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34127: Maintainer update: emulators/uae Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update: emulators/uae State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 21:49:20 PST 2002 State-Changed-Why: Port updated, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34127 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 22:11:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 880DB37B402; Mon, 21 Jan 2002 22:11:07 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M68MM40547; Mon, 21 Jan 2002 22:08:22 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 22:08:22 -0800 (PST) From: Message-Id: <200201220608.g0M68MM40547@freefall.freebsd.org> To: hohmuth@sax.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34114: portupgrade crashes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: portupgrade crashes State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 22:07:35 PST 2002 State-Changed-Why: Update your version of portupgrade http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34114 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 22:11:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 529EF37B416; Mon, 21 Jan 2002 22:11:08 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M63Jk36326; Mon, 21 Jan 2002 22:03:19 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 22:03:19 -0800 (PST) From: Message-Id: <200201220603.g0M63Jk36326@freefall.freebsd.org> To: thomas@cuivre.fr.eu.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34136: net/proxy-suite: new upstream release Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/proxy-suite: new upstream release State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Jan 21 22:03:06 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34136 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 22:11:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51A0B37B41A; Mon, 21 Jan 2002 22:11:09 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M69lh40732; Mon, 21 Jan 2002 22:09:47 -0800 (PST) (envelope-from pat) Date: Mon, 21 Jan 2002 22:09:47 -0800 (PST) From: Message-Id: <200201220609.g0M69lh40732@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, andreas@FreeBSD.org Subject: Re: ports/34153: The apsfilter configure script adds bzip2 as a 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 Synopsis: The apsfilter configure script adds bzip2 as a dependency. Responsible-Changed-From-To: freebsd-ports->andreas Responsible-Changed-By: pat Responsible-Changed-When: Mon Jan 21 22:09:34 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34153 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 22:17:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dppl.com (sapas.dppl.com [216.182.10.231]) by hub.freebsd.org (Postfix) with ESMTP id 05BB637B42F; Mon, 21 Jan 2002 22:17:31 -0800 (PST) Received: from volyn.coolrat.org (bgp431251bgs.union01.nj.comcast.net [68.36.218.89]) (AUTH: PLAIN yds, TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by dppl.com with esmtp; Tue, 22 Jan 2002 01:17:30 -0500 Date: Tue, 22 Jan 2002 01:16:57 -0500 From: Yarema To: Ports FreeBSD Cc: Doug White , jim@freebsd.org Subject: Re: ports/34142: MAINTAINER-UPDATE: mail/mulberry Message-ID: <184790000.1011680217@volyn.coolrat.org> In-Reply-To: <20020121214253.W53531-100000@resnet.uoregon.edu> References: <20020121214253.W53531-100000@resnet.uoregon.edu> X-Mailer: Mulberry/2.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-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 Monday, January 21, 2002 21:50:43 -0800 Doug White wrote: > On Tue, 22 Jan 2002, Yarema wrote: > >> OK. You see, if DISTFILES is not set before being appended to in the >> .if defined(WITH_CRYPTO) block (which already is below >> .include ) then DISTFILES will only contain a reference >> to the MulberryS.tgz crypto tarball and *not* mulberry-2_1_2-rh6.tgz, >> the main tarball. It's a chicken and egg issue. It should really be >> fixed in . If set DISTFILES then this >> issue would not exist. >> >> I don't recall which port I ripped that idiom from, but I'm not the only >> one doing it that way. The bottom line is that without that >> DISTFILES= ${DISTNAME}${EXTRACT_SUFX} >> line this port is broken if WITH_CRYPTO is defined. One user already >> reported this problem. > > Yeah, I just tested it and it only extracts the crypto plugins. > > It would almost be better as a separate port that could be installed > later; that gets around the whole problem in a clumsy sort of way :-) > > I suggest you pester ports@ for the proper course of action. It would > really help if you mention the port that uses this style already. I don't > feel comfortable taking a stand on this since I don't track ports issues > to speak of. I might have ripped it from www/apache13-modssl, since that's a port I'm quite familiar with. www/apache13-modssl uses: DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ mod_ssl-${VERSION_MODSSL}-${VERSION_APACHE}${EXTRACT_SUFX} which is the same concept except they do it on one line so to speak. Seems like whenever there's more than one DISTFILE all the distfiles have to be listed in DISTFILES. If there's only one there's no need to define it directly -- takes care of that. > I'm not sure the current behavior is a complete bug since some ports don't > have DISTFILES at all and we need to be able to override it (although a > NO_DISTFILE type flag might be better... ?). I didn't go so far as to call it a bug.. :) Most ports do not need DISTFILES defined since constructs one for them. It's the few exceptions like www/apache13-modssl that have more than one distfile that need to redefine DISTFILES. In www/apache13-modssl it's obvious that you shouldn't mess with the DISTFILES setting. In mail/mulberry at first glance it seems like I'm redefining what does already. But when WITH_CRYPTO is defined I'm doing exactly what needs to be done and what www/apache13-modssl does. Except I'm doing it spread over two lines which are not next to each other. If I were reviewing the port I would have probably made the same mistake. -- Yarema To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jan 21 23: 8:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from eken2.eken.phys.nagoya-u.ac.jp (eken2.eken.phys.nagoya-u.ac.jp [133.6.121.2]) by hub.freebsd.org (Postfix) with ESMTP id 66C3A37B404 for ; Mon, 21 Jan 2002 23:08:19 -0800 (PST) Received: from eken3.eken.phys.nagoya-u.ac.jp (eken3 [133.6.121.3]) by eken2.eken.phys.nagoya-u.ac.jp (8.11.6+3.4W/3.7W-E) with ESMTP id g0M78HB07046 for ; Tue, 22 Jan 2002 16:08:17 +0900 (JST) Date: Tue, 22 Jan 2002 16:08:17 +0900 Message-ID: From: Yoichi NAKAYAMA To: freebsd-ports@FreeBSD.org Subject: question about bento builds for tramp User-Agent: Wanderlust/2.9.5 (Unchained Melody) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.7 (=?ISO-2022-JP?B?GyRCRiMwZjt7GyhC?=) APEL/10.3 Emacs/20.7 (i686-pc-linux-gnu) MULE/4.0 (=?ISO-2022-JP?B?GyRCMlYxYxsoQg==?=) Organization: E-ken, Dept. of Physics, Nagoya University, JAPAN X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx;v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P;-?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, As I can see in http://bento.freebsd.org/errorlogs/4-latest/ The port tree updated at (cvs update finished at: Mon Jan 21 13:06:35 PST 2002) sufficiently later than I've updated tramp as >> cvs log for ports/net/tramp/Makefile > date: 2002/01/14 20:53:57; author: yoichi; state: Exp; lines: +24 -3 > Update for new distfile (20011228). but bento builds tramp-emacs{20|21}-0.0.20011123 and causes checksum mismatch. Why bento builds with old port? -- Yoichi Nakayama To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 0:11:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D15037B404; Tue, 22 Jan 2002 00:11:07 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M85Ld67288; Tue, 22 Jan 2002 00:05:21 -0800 (PST) (envelope-from sobomax) Date: Tue, 22 Jan 2002 00:05:21 -0800 (PST) From: Message-Id: <200201220805.g0M85Ld67288@freefall.freebsd.org> To: mi@aldan.algebra.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/34126: regexps in the LIB_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 Synopsis: regexps in the LIB_DEPENDS State-Changed-From-To: open->feedback State-Changed-By: sobomax State-Changed-When: Tue Jan 22 00:03:16 PST 2002 State-Changed-Why: The patch is insufficient because of the following: 1. Documentation wasn't updated to reflect the change of semantics. 2. Because of dot's special RE meaning the patch could lead to a wrong matches, following is a short example: $ echo qt23.1234 | grep -qwE qt.3 && echo 'Bzzt, Wrong!!!' Bzzt, Wrong!!! Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: sobomax Responsible-Changed-When: Tue Jan 22 00:03:16 PST 2002 Responsible-Changed-Why: portmgr material. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34126 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 0:31: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0B9E37B405 for ; Tue, 22 Jan 2002 00:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M8U1e75955; Tue, 22 Jan 2002 00:30:01 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 92D3237B402 for ; Tue, 22 Jan 2002 00:20:52 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 364692B825 for ; Tue, 22 Jan 2002 09:19:51 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id B114F263; Tue, 22 Jan 2002 19:19:46 +1100 (EST) Message-Id: <20020122081946.B114F263@k7.mavetju.org> Date: Tue, 22 Jan 2002 19:19:46 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34154: [patch] update net/smm++ to v5.1 (also bento fix) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34154 >Category: ports >Synopsis: [patch] update net/smm++ to v5.1 (also bento fix) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 22 00:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Dec 25 02:20:13 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 # $FreeBSD: ports/net/smm++/Makefile,v 1.4 2001/09/09 15:46:12 kevlo Exp $ >Description: Update to version 5.1. Change in location where the source can be found >How-To-Repeat: n/a >Fix: --- smm++-5.0/Makefile Mon Sep 10 01:46:12 2001 +++ smm++/Makefile Tue Jan 22 19:09:44 2002 @@ -6,19 +6,19 @@ # PORTNAME= smm++ -PORTVERSION= 5r0 -PORTREVISION= 1 +PORTVERSION= 5.1 CATEGORIES= net -MASTER_SITES= http://www.issever.de/smm/downloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= smm DISTNAME= smm MAINTAINER= edwin@mavetju.org RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets3.0.0/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets \ - ${LOCALBASE}/bin/itkwish:${PORTSDIR}/x11-toolkits/itk \ - ${LOCALBASE}/bin/itclsh:${PORTSDIR}/lang/itcl + ${LOCALBASE}/lib/libitk32.so:${PORTSDIR}/x11-toolkits/itk \ + ${LOCALBASE}/lib/libitcl32.so:${PORTSDIR}/lang/itcl -WRKSRC= ${WRKDIR}/smm5r0/Install.unix +WRKSRC= ${WRKDIR}/smm/Install.unix USE_GMAKE= yes do-configure: --- smm++-5.0/distinfo Mon Jul 16 01:24:07 2001 +++ smm++/distinfo Tue Jan 22 18:40:20 2002 @@ -1 +1 @@ -MD5 (smm.tar.gz) = 1e72be5953067303051e44eeb085e73d +MD5 (smm.tar.gz) = ad82e7b42dc0f07342efe7096d256fcd --- smm++-5.0/files/patch-Makefile Mon Jul 16 01:24:10 2001 +++ smm++/files/patch-Makefile Tue Jan 22 18:46:50 2002 @@ -1,15 +1,6 @@ ---- /home/edwin/smm5r0/Install.unix/Makefile Fri Jun 15 07:05:56 2001 -+++ Makefile Sun Jul 15 19:20:06 2001 -@@ -12,7 +12,7 @@ - # usual unix environment (if you have root access). - BIN=/usr/local/bin - SRC=/usr/local/lib/smm --DOC=/usr/local/doc/smm -+DOC=/usr/local/share/doc/smm - - # --- If you don't have root access, you could choose to install - # SMM++ locally in your home directory. Therefore use the -@@ -60,6 +60,8 @@ +--- Makefile.orig Tue Jan 22 18:45:51 2002 ++++ Makefile Tue Jan 22 18:46:40 2002 +@@ -58,6 +58,8 @@ # this Makefile. If you can read Makefiles, feel free # to do whatever you like. @@ -18,27 +9,3 @@ smm: Makefile @echo "--- Building startup file." @if [ -z ${ITKWISH} ] ; then \ -@@ -89,9 +91,9 @@ - install-src: - @echo "--- Installing libraries to ${SRC}." - @install -d ${SRC} -- @cp -au ../sources/ ${SRC} -- @cp -au ../images/ ${SRC} -- @cp -au ../config/ ${SRC} -+ @cp -Rp ../sources ${SRC} -+ @cp -Rp ../images ${SRC} -+ @cp -Rp ../config ${SRC} - uninstall-src: - @echo "--- Uninstalling libraries from ${SRC}." - @rm -rf ${SRC} -@@ -100,8 +102,8 @@ - @echo " Documentation is installed in ${DOC}." - @echo " The html manual starts at file:${DOC}/man/index.html." - @install -d ${DOC} -- @cp -au ../docu/* ${DOC} -- @cp -au ../man/ ${DOC} -+ @cp -Rp ../docu/* ${DOC} -+ @cp -Rp ../man/ ${DOC} - uninstall-doc: - @echo "--- Uninstalling documentation from ${DOC}." - @rm -rf ${DOC} --- smm++-5.0/files/patch-itk.sh Mon Sep 10 01:46:14 2001 +++ smm++/files/patch-itk.sh Tue Jan 22 18:49:02 2002 @@ -1,46 +1,11 @@ ---- ../../smm5r0/Install.unix/itk.sh Mon Mar 19 08:46:07 2001 -+++ itk.sh Sun Jul 15 17:01:08 2001 -@@ -1,32 +1,16 @@ - #!/bin/sh +--- itk.sh.orig Tue Jan 22 18:48:12 2002 ++++ itk.sh Tue Jan 22 18:48:48 2002 +@@ -4,7 +4,7 @@ + # - # all possible itkwish executables --itkarray=(itkwish3.1 itkwish3 itkwish30 itkwish) + # all possible itkwish executables +-itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish" +itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish wish8.3 wish8.2" --# $PATH exploded as an array --explode=(`echo $PATH | sed 's/:/ /g'`) -- --element_count=${#explode[@]} --i=0 --found=0 --while [ $i -lt ${element_count} ] --do -- second_count=${#itkarray[@]} -- x=0 -- while [ $x -lt ${second_count} ] -- do -- if [ -x ${explode[$i]}/${itkarray[$x]} ]; then -- smm=${explode[$i]}/${itkarray[$x]} -- found=1 -- break -- fi -- let "x=$x + 1" -- done -- let "i = $i + 1" -+set $itkarray -+while [ ! -z "$1" ]; do -+ smm=`which $1` -+ if [ $? -eq 0 ]; then -+ echo ${smm} -+ exit 0 -+ fi -+ shift - done --if [ ${found} -eq 1 ] ; then -- echo ${smm} -- exit 0 --else -- exit 1 --fi -+ -+exit 1 + set $itkarray + while [ ! -z "$1" ]; do --- smm++-5.0/pkg-descr Tue Dec 26 17:16:49 2000 +++ smm++/pkg-descr Tue Jan 22 19:16:23 2002 @@ -6,4 +6,4 @@ information, where to get itcl and/or tcl/tk, please drop me a line.) -http://www.physik.uni-dortmund.de/~issevers/SMM++/ +WWW: http://smm.sourceforge.net/ --- smm++-5.0/pkg-plist Mon Jul 16 01:24:07 2001 +++ smm++/pkg-plist Tue Jan 22 19:12:53 2002 @@ -1,671 +1,296 @@ bin/smm +lib/smm/sources/tclIndex +lib/smm/sources/smm.tcl +lib/smm/sources/rsc/util.tcl +lib/smm/sources/rsc/tclIndex +lib/smm/sources/rsc/pqueue.tcl +lib/smm/sources/rsc/minmax.tcl +lib/smm/sources/rsc/TSecondaryWindow.tcl +lib/smm/sources/rsc/TNVContainer.tcl +lib/smm/sources/rsc/TMouseButtonConfig.tcl +lib/smm/sources/rsc/TLoadFeedback.tcl +lib/smm/sources/rsc/TLimitedFIFO.tcl +lib/smm/sources/rsc/TInformer.tcl +lib/smm/sources/rsc/TImage.tcl +lib/smm/sources/rsc/THLinesConfig.tcl +lib/smm/sources/rsc/TGUIManager.tcl +lib/smm/sources/rsc/TFont.tcl +lib/smm/sources/rsc/TFindKeyname.tcl +lib/smm/sources/rsc/TFileSystemManager.tcl +lib/smm/sources/rsc/TESCParser.tcl +lib/smm/sources/rsc/TColor.tcl +lib/smm/sources/rsc/TCN.tcl +@dirrm lib/smm/sources/rsc +lib/smm/sources/mudding/tclIndex +lib/smm/sources/mudding/TTicker.tcl +lib/smm/sources/mudding/TTabManager.tcl +lib/smm/sources/mudding/TOutX.tcl +lib/smm/sources/mudding/TMudder.tcl +lib/smm/sources/mudding/TEntryX.tcl +lib/smm/sources/mudding/TButton.tcl +@dirrm lib/smm/sources/mudding +lib/smm/sources/mapping/tclIndex +lib/smm/sources/mapping/TText.tcl +lib/smm/sources/mapping/TStuffList.tcl +lib/smm/sources/mapping/TRoom.tcl +lib/smm/sources/mapping/TMud.tcl +lib/smm/sources/mapping/TMap.tcl +lib/smm/sources/mapping/TExit.tcl +lib/smm/sources/mapping/TCoordinate.tcl +lib/smm/sources/mapping/TBG.tcl +@dirrm lib/smm/sources/mapping +lib/smm/sources/main/tclIndex +lib/smm/sources/main/TSession.tcl +lib/smm/sources/main/TSesMudManager.tcl +lib/smm/sources/main/TSesManagerUif.tcl +lib/smm/sources/main/TSesManager.tcl +lib/smm/sources/main/TSesEditor.tcl +lib/smm/sources/main/TNamecreator.tcl +lib/smm/sources/main/TMudManagerUif.tcl +lib/smm/sources/main/TMudEditor.tcl +lib/smm/sources/main/TMainUif.tcl +@dirrm lib/smm/sources/main lib/smm/sources/itcl/iwidgets/generic/texteddialog.tcl +lib/smm/sources/itcl/iwidgets/generic/tclIndex +lib/smm/sources/itcl/iwidgets/generic/shell.tcl +lib/smm/sources/itcl/iwidgets/generic/panedwindow.tcl lib/smm/sources/itcl/iwidgets/generic/line.tcl +lib/smm/sources/itcl/iwidgets/generic/labeledwidget.tcl lib/smm/sources/itcl/iwidgets/generic/fontmanager.tcl +lib/smm/sources/itcl/iwidgets/generic/fontconfig.tcl lib/smm/sources/itcl/iwidgets/generic/findreplacedialog.tcl -lib/smm/sources/itcl/iwidgets/generic/panedwindow.tcl -lib/smm/sources/itcl/iwidgets/generic/tclIndex -lib/smm/sources/itcl/iwidgets/generic/colormanager.tcl -lib/smm/sources/itcl/iwidgets/generic/labeledwidget.tcl -lib/smm/sources/itcl/iwidgets/generic/shell.tcl lib/smm/sources/itcl/iwidgets/generic/dialogshell.tcl -lib/smm/sources/itcl/iwidgets/generic/fontconfig.tcl +lib/smm/sources/itcl/iwidgets/generic/colormanager.tcl +@dirrm lib/smm/sources/itcl/iwidgets/generic +lib/smm/sources/itcl/iwidgets/demos/shell +lib/smm/sources/itcl/iwidgets/demos/load.tcl lib/smm/sources/itcl/iwidgets/demos/line -lib/smm/sources/itcl/iwidgets/demos/fontconfig +lib/smm/sources/itcl/iwidgets/demos/labeledwidget lib/smm/sources/itcl/iwidgets/demos/fontmanager -lib/smm/sources/itcl/iwidgets/demos/load.tcl +lib/smm/sources/itcl/iwidgets/demos/fontconfig lib/smm/sources/itcl/iwidgets/demos/colormanager -lib/smm/sources/itcl/iwidgets/demos/labeledwidget -lib/smm/sources/itcl/iwidgets/demos/shell -lib/smm/sources/error/TErrorLogger.tcl +@dirrm lib/smm/sources/itcl/iwidgets/demos +@dirrm lib/smm/sources/itcl/iwidgets +@dirrm lib/smm/sources/itcl lib/smm/sources/error/tclIndex -lib/smm/sources/c/tkAppInit.c -lib/smm/sources/c/Makefile -lib/smm/sources/editor/TConfigfileEditor.tcl +lib/smm/sources/error/TErrorLogger.tcl +@dirrm lib/smm/sources/error lib/smm/sources/editor/tclIndex -lib/smm/sources/editor/TConfigfileBuffer.tcl lib/smm/sources/editor/TConfigfileSelectors.tcl +lib/smm/sources/editor/TConfigfileEditor.tcl lib/smm/sources/editor/TConfigfileBufferManager.tcl +lib/smm/sources/editor/TConfigfileBuffer.tcl lib/smm/sources/editor/TClipboard.tcl -lib/smm/sources/mapping/TStuffList.tcl -lib/smm/sources/mapping/TCoordinate.tcl -lib/smm/sources/mapping/TExit.tcl -lib/smm/sources/mapping/tclIndex -lib/smm/sources/mapping/TMud.tcl -lib/smm/sources/mapping/TMap.tcl -lib/smm/sources/mapping/TRoom.tcl -lib/smm/sources/mapping/TText.tcl -lib/smm/sources/mapping/TBG.tcl -lib/smm/sources/rsc/util.tcl -lib/smm/sources/rsc/tclIndex -lib/smm/sources/rsc/TColor.tcl -lib/smm/sources/rsc/TGUIManager.tcl -lib/smm/sources/rsc/TSecondaryWindow.tcl -lib/smm/sources/rsc/TInformer.tcl -lib/smm/sources/rsc/TFileSystemManager.tcl -lib/smm/sources/rsc/TCN.tcl -lib/smm/sources/rsc/TImage.tcl -lib/smm/sources/rsc/TLimitedFIFO.tcl -lib/smm/sources/rsc/minmax.tcl -lib/smm/sources/rsc/TNVContainer.tcl -lib/smm/sources/rsc/TESCParser.tcl -lib/smm/sources/rsc/THLinesConfig.tcl -lib/smm/sources/rsc/TLoadFeedback.tcl -lib/smm/sources/rsc/TMouseButtonConfig.tcl -lib/smm/sources/rsc/pqueue.tcl -lib/smm/sources/rsc/TFont.tcl -lib/smm/sources/mudding/tclIndex -lib/smm/sources/mudding/TTicker.tcl -lib/smm/sources/mudding/TEntryX.tcl -lib/smm/sources/mudding/TMudder.tcl -lib/smm/sources/mudding/TOutX.tcl -lib/smm/sources/mudding/TButton.tcl -lib/smm/sources/mudding/TTabManager.tcl -lib/smm/sources/TSession.tcl.flc -lib/smm/sources/TMainUif.tcl -lib/smm/sources/TSession.tcl -lib/smm/sources/smm.tcl -lib/smm/sources/tclIndex +@dirrm lib/smm/sources/editor +lib/smm/sources/c/tkAppInit.c +lib/smm/sources/c/Makefile +@dirrm lib/smm/sources/c +@dirrm lib/smm/sources +lib/smm/images/system/stuff/none.gif +@dirrm lib/smm/images/system/stuff +lib/smm/images/system/exits/ux.gif +lib/smm/images/system/exits/uo.gif +lib/smm/images/system/exits/dx.gif +lib/smm/images/system/exits/do.gif +@dirrm lib/smm/images/system/exits +lib/smm/images/system/buttons/cut.gif +lib/smm/images/system/buttons/click.gif +@dirrm lib/smm/images/system/buttons +lib/smm/images/system/bg/none.gif +@dirrm lib/smm/images/system/bg +@dirrm lib/smm/images/system lib/smm/images/stuff_XL/ornaments/windrose.gif -lib/smm/images/stuff_XL/ornaments/scratches.gif lib/smm/images/stuff_XL/ornaments/seadragon.gif -lib/smm/images/stuff/beings/guard.gif -lib/smm/images/stuff/beings/person.gif -lib/smm/images/stuff/beings/pet.gif -lib/smm/images/stuff/books/book.gif -lib/smm/images/stuff/books/scroll.gif -lib/smm/images/stuff/equipment/armor.gif -lib/smm/images/stuff/equipment/magical_item.gif -lib/smm/images/stuff/equipment/money.gif -lib/smm/images/stuff/equipment/weapon.gif -lib/smm/images/stuff/furniture/rest.gif -lib/smm/images/stuff/furniture/trap.gif +lib/smm/images/stuff_XL/ornaments/scratches.gif +@dirrm lib/smm/images/stuff_XL/ornaments +@dirrm lib/smm/images/stuff_XL +lib/smm/images/stuff/provisions/water.gif +lib/smm/images/stuff/provisions/potion.gif +lib/smm/images/stuff/provisions/glass.gif +lib/smm/images/stuff/provisions/food.gif +lib/smm/images/stuff/provisions/bottle.gif +@dirrm lib/smm/images/stuff/provisions lib/smm/images/stuff/misc/whirl.gif -lib/smm/images/stuff/misc/cross.gif -lib/smm/images/stuff/misc/hidden.gif -lib/smm/images/stuff/misc/holy.gif -lib/smm/images/stuff/misc/quest_item.gif -lib/smm/images/stuff/misc/special.gif lib/smm/images/stuff/misc/stuff.gif +lib/smm/images/stuff/misc/special.gif +lib/smm/images/stuff/misc/quest_item.gif +lib/smm/images/stuff/misc/holy.gif +lib/smm/images/stuff/misc/hidden.gif +lib/smm/images/stuff/misc/cross.gif lib/smm/images/stuff/misc/attention.gif -lib/smm/images/stuff/provisions/food.gif -lib/smm/images/stuff/provisions/potion.gif -lib/smm/images/stuff/provisions/water.gif -lib/smm/images/system/bg/none.gif -lib/smm/images/system/exits/do.gif -lib/smm/images/system/exits/dx.gif -lib/smm/images/system/exits/uo.gif -lib/smm/images/system/exits/ux.gif -lib/smm/images/system/stuff/none.gif -lib/smm/images/system/buttons/cut.gif -lib/smm/images/system/buttons/click.gif -lib/smm/images/bg_color_ontop/roads/wsn.gif -lib/smm/images/bg_color_ontop/roads/en.gif -lib/smm/images/bg_color_ontop/roads/es.gif -lib/smm/images/bg_color_ontop/roads/esn.gif -lib/smm/images/bg_color_ontop/roads/we.gif -lib/smm/images/bg_color_ontop/roads/wen.gif -lib/smm/images/bg_color_ontop/roads/wes.gif -lib/smm/images/bg_color_ontop/roads/wesn.gif -lib/smm/images/bg_color_ontop/roads/wn.gif -lib/smm/images/bg_color_ontop/roads/ws.gif -lib/smm/images/bg_color_ontop/roads/sn.gif +@dirrm lib/smm/images/stuff/misc +lib/smm/images/stuff/furniture/trap.gif +lib/smm/images/stuff/furniture/rest.gif +@dirrm lib/smm/images/stuff/furniture +lib/smm/images/stuff/equipment/weapon.gif +lib/smm/images/stuff/equipment/shoes.gif +lib/smm/images/stuff/equipment/shirt.gif +lib/smm/images/stuff/equipment/robe.gif +lib/smm/images/stuff/equipment/ring.gif +lib/smm/images/stuff/equipment/pant.gif +lib/smm/images/stuff/equipment/necklace.gif +lib/smm/images/stuff/equipment/money.gif +lib/smm/images/stuff/equipment/magical_item.gif +lib/smm/images/stuff/equipment/cloak.gif +lib/smm/images/stuff/equipment/boots.gif +lib/smm/images/stuff/equipment/armor.gif +@dirrm lib/smm/images/stuff/equipment +lib/smm/images/stuff/books/scroll.gif +lib/smm/images/stuff/books/book.gif +@dirrm lib/smm/images/stuff/books +lib/smm/images/stuff/beings/pet.gif +lib/smm/images/stuff/beings/person.gif +lib/smm/images/stuff/beings/guard.gif +@dirrm lib/smm/images/stuff/beings +@dirrm lib/smm/images/stuff lib/smm/images/bg_color_ontop/walls/zgw.gif -lib/smm/images/bg_color_ontop/walls/n.gif -lib/smm/images/bg_color_ontop/walls/ne.gif -lib/smm/images/bg_color_ontop/walls/nw.gif -lib/smm/images/bg_color_ontop/walls/s.gif -lib/smm/images/bg_color_ontop/walls/se.gif -lib/smm/images/bg_color_ontop/walls/sw.gif -lib/smm/images/bg_color_ontop/walls/w.gif -lib/smm/images/bg_color_ontop/walls/zge.gif -lib/smm/images/bg_color_ontop/walls/zgn.gif lib/smm/images/bg_color_ontop/walls/zgs.gif +lib/smm/images/bg_color_ontop/walls/zgn.gif +lib/smm/images/bg_color_ontop/walls/zge.gif +lib/smm/images/bg_color_ontop/walls/w.gif +lib/smm/images/bg_color_ontop/walls/sw.gif +lib/smm/images/bg_color_ontop/walls/se.gif +lib/smm/images/bg_color_ontop/walls/s.gif +lib/smm/images/bg_color_ontop/walls/nw.gif +lib/smm/images/bg_color_ontop/walls/ne.gif +lib/smm/images/bg_color_ontop/walls/n.gif lib/smm/images/bg_color_ontop/walls/e.gif -lib/smm/images/bg_color_ontop/buildings/fountain.gif +@dirrm lib/smm/images/bg_color_ontop/walls +lib/smm/images/bg_color_ontop/roads/wsn.gif +lib/smm/images/bg_color_ontop/roads/ws.gif +lib/smm/images/bg_color_ontop/roads/wn.gif +lib/smm/images/bg_color_ontop/roads/wesn.gif +lib/smm/images/bg_color_ontop/roads/wes.gif +lib/smm/images/bg_color_ontop/roads/wen.gif +lib/smm/images/bg_color_ontop/roads/we.gif +lib/smm/images/bg_color_ontop/roads/sn.gif +lib/smm/images/bg_color_ontop/roads/esn.gif +lib/smm/images/bg_color_ontop/roads/es.gif +lib/smm/images/bg_color_ontop/roads/en.gif +@dirrm lib/smm/images/bg_color_ontop/roads +lib/smm/images/bg_color_ontop/landscape/winterforest.gif +@dirrm lib/smm/images/bg_color_ontop/landscape lib/smm/images/bg_color_ontop/buildings/tower.gif +lib/smm/images/bg_color_ontop/buildings/tent_large.gif +lib/smm/images/bg_color_ontop/buildings/magic_portal.gif lib/smm/images/bg_color_ontop/buildings/jail.gif lib/smm/images/bg_color_ontop/buildings/inn.gif +lib/smm/images/bg_color_ontop/buildings/hut.gif +lib/smm/images/bg_color_ontop/buildings/house_haunted.gif +lib/smm/images/bg_color_ontop/buildings/house_2.gif lib/smm/images/bg_color_ontop/buildings/house.gif -lib/smm/images/bg_color_ontop/buildings/blacksmith.gif +lib/smm/images/bg_color_ontop/buildings/fountain.gif lib/smm/images/bg_color_ontop/buildings/church.gif -lib/smm/images/bg_bw_ontop/misc/arena.gif -lib/smm/images/bg_bw_ontop/misc/def.gif -lib/smm/images/bg_bw_ontop/misc/room.gif +lib/smm/images/bg_color_ontop/buildings/blacksmith.gif +@dirrm lib/smm/images/bg_color_ontop/buildings +@dirrm lib/smm/images/bg_color_ontop +lib/smm/images/bg_color_below/landscape/water.gif +lib/smm/images/bg_color_below/landscape/terra.gif +lib/smm/images/bg_color_below/landscape/stone2.gif +lib/smm/images/bg_color_below/landscape/stone.gif +lib/smm/images/bg_color_below/landscape/mud2.gif +lib/smm/images/bg_color_below/landscape/mud.gif +lib/smm/images/bg_color_below/landscape/mountains.gif +lib/smm/images/bg_color_below/landscape/marble.gif +lib/smm/images/bg_color_below/landscape/grass.gif +lib/smm/images/bg_color_below/landscape/clovers.gif +@dirrm lib/smm/images/bg_color_below/landscape +lib/smm/images/bg_color_below/coast/sea.gif +lib/smm/images/bg_color_below/coast/island.gif +lib/smm/images/bg_color_below/coast/beach_w.gif +lib/smm/images/bg_color_below/coast/beach_sw.gif +lib/smm/images/bg_color_below/coast/beach_se.gif +lib/smm/images/bg_color_below/coast/beach_s.gif +lib/smm/images/bg_color_below/coast/beach_nw.gif +lib/smm/images/bg_color_below/coast/beach_ne.gif +lib/smm/images/bg_color_below/coast/beach_n.gif +lib/smm/images/bg_color_below/coast/beach_e.gif +lib/smm/images/bg_color_below/coast/beach.gif +@dirrm lib/smm/images/bg_color_below/coast +@dirrm lib/smm/images/bg_color_below +lib/smm/images/bg_bw_ontop/walls/wall_w.gif +lib/smm/images/bg_bw_ontop/walls/wall_sw.gif +lib/smm/images/bg_bw_ontop/walls/wall_se.gif +lib/smm/images/bg_bw_ontop/walls/wall_s.gif +lib/smm/images/bg_bw_ontop/walls/wall_nw.gif +lib/smm/images/bg_bw_ontop/walls/wall_ne.gif +lib/smm/images/bg_bw_ontop/walls/wall_n.gif +lib/smm/images/bg_bw_ontop/walls/wall_e.gif +lib/smm/images/bg_bw_ontop/walls/gate_we.gif +lib/smm/images/bg_bw_ontop/walls/gate_w.gif +lib/smm/images/bg_bw_ontop/walls/gate_s.gif +lib/smm/images/bg_bw_ontop/walls/gate_ns.gif +lib/smm/images/bg_bw_ontop/walls/gate_n.gif +lib/smm/images/bg_bw_ontop/walls/gate_e.gif +@dirrm lib/smm/images/bg_bw_ontop/walls +lib/smm/images/bg_bw_ontop/misc/shelves.gif lib/smm/images/bg_bw_ontop/misc/room_big.gif -lib/smm/images/bg_bw_ontop/misc/def_small.gif -lib/smm/images/bg_bw_ontop/misc/pin.gif +lib/smm/images/bg_bw_ontop/misc/room.gif lib/smm/images/bg_bw_ontop/misc/pin_big.gif -lib/smm/images/bg_bw_ontop/misc/shelves.gif +lib/smm/images/bg_bw_ontop/misc/pin.gif lib/smm/images/bg_bw_ontop/misc/desk.gif -lib/smm/images/bg_bw_ontop/misc/campfire.gif +lib/smm/images/bg_bw_ontop/misc/def_small.gif +lib/smm/images/bg_bw_ontop/misc/def.gif lib/smm/images/bg_bw_ontop/misc/deadend.gif +lib/smm/images/bg_bw_ontop/misc/campfire.gif +lib/smm/images/bg_bw_ontop/misc/arena.gif +@dirrm lib/smm/images/bg_bw_ontop/misc +lib/smm/images/bg_bw_ontop/landscape/winter_forest.gif +lib/smm/images/bg_bw_ontop/landscape/water.gif +lib/smm/images/bg_bw_ontop/landscape/town.gif +lib/smm/images/bg_bw_ontop/landscape/swamp.gif +lib/smm/images/bg_bw_ontop/landscape/pool.gif +lib/smm/images/bg_bw_ontop/landscape/outlands.gif +lib/smm/images/bg_bw_ontop/landscape/oasis.gif +lib/smm/images/bg_bw_ontop/landscape/mountains.gif +lib/smm/images/bg_bw_ontop/landscape/mines.gif +lib/smm/images/bg_bw_ontop/landscape/island.gif +lib/smm/images/bg_bw_ontop/landscape/hills.gif +lib/smm/images/bg_bw_ontop/landscape/high_mountains.gif +lib/smm/images/bg_bw_ontop/landscape/forest.gif +lib/smm/images/bg_bw_ontop/landscape/desert.gif +lib/smm/images/bg_bw_ontop/landscape/cave.gif +@dirrm lib/smm/images/bg_bw_ontop/landscape +lib/smm/images/bg_bw_ontop/buildings/tower.gif +lib/smm/images/bg_bw_ontop/buildings/tent_mongolian.gif +lib/smm/images/bg_bw_ontop/buildings/tent.gif +lib/smm/images/bg_bw_ontop/buildings/temple.gif +lib/smm/images/bg_bw_ontop/buildings/tavern.gif +lib/smm/images/bg_bw_ontop/buildings/shop.gif +lib/smm/images/bg_bw_ontop/buildings/outpost.gif +lib/smm/images/bg_bw_ontop/buildings/mosque.gif +lib/smm/images/bg_bw_ontop/buildings/inn.gif +lib/smm/images/bg_bw_ontop/buildings/house.gif +lib/smm/images/bg_bw_ontop/buildings/graveyard.gif +lib/smm/images/bg_bw_ontop/buildings/farm.gif +lib/smm/images/bg_bw_ontop/buildings/docks.gif lib/smm/images/bg_bw_ontop/buildings/coloseum.gif -lib/smm/images/bg_bw_ontop/buildings/bank.gif -lib/smm/images/bg_bw_ontop/buildings/city_center-fountain.gif lib/smm/images/bg_bw_ontop/buildings/city_center.gif -lib/smm/images/bg_bw_ontop/buildings/docks.gif -lib/smm/images/bg_bw_ontop/buildings/house.gif -lib/smm/images/bg_bw_ontop/buildings/inn.gif -lib/smm/images/bg_bw_ontop/buildings/shop.gif -lib/smm/images/bg_bw_ontop/buildings/tavern.gif -lib/smm/images/bg_bw_ontop/buildings/tower.gif +lib/smm/images/bg_bw_ontop/buildings/city_center-fountain.gif lib/smm/images/bg_bw_ontop/buildings/castle.gif -lib/smm/images/bg_bw_ontop/buildings/farm.gif -lib/smm/images/bg_bw_ontop/buildings/graveyard.gif lib/smm/images/bg_bw_ontop/buildings/bridge.gif -lib/smm/images/bg_bw_ontop/buildings/mosque.gif -lib/smm/images/bg_bw_ontop/buildings/outpost.gif -lib/smm/images/bg_bw_ontop/buildings/temple.gif -lib/smm/images/bg_bw_ontop/buildings/tent.gif -lib/smm/images/bg_bw_ontop/buildings/tent_mongolian.gif +lib/smm/images/bg_bw_ontop/buildings/bank.gif lib/smm/images/bg_bw_ontop/buildings/arches.gif -lib/smm/images/bg_bw_ontop/landscape/mines.gif -lib/smm/images/bg_bw_ontop/landscape/desert.gif -lib/smm/images/bg_bw_ontop/landscape/forest.gif -lib/smm/images/bg_bw_ontop/landscape/mountains.gif -lib/smm/images/bg_bw_ontop/landscape/outlands.gif -lib/smm/images/bg_bw_ontop/landscape/swamp.gif -lib/smm/images/bg_bw_ontop/landscape/town.gif -lib/smm/images/bg_bw_ontop/landscape/water.gif -lib/smm/images/bg_bw_ontop/landscape/winter_forest.gif -lib/smm/images/bg_bw_ontop/landscape/hills.gif -lib/smm/images/bg_bw_ontop/landscape/island.gif -lib/smm/images/bg_bw_ontop/landscape/high_mountains.gif -lib/smm/images/bg_bw_ontop/landscape/pool.gif -lib/smm/images/bg_bw_ontop/landscape/oasis.gif -lib/smm/images/bg_bw_ontop/landscape/cave.gif -lib/smm/images/bg_bw_ontop/walls/wall_w.gif -lib/smm/images/bg_bw_ontop/walls/gate_n.gif -lib/smm/images/bg_bw_ontop/walls/gate_ns.gif -lib/smm/images/bg_bw_ontop/walls/gate_s.gif -lib/smm/images/bg_bw_ontop/walls/gate_w.gif -lib/smm/images/bg_bw_ontop/walls/gate_we.gif -lib/smm/images/bg_bw_ontop/walls/wall_e.gif -lib/smm/images/bg_bw_ontop/walls/wall_n.gif -lib/smm/images/bg_bw_ontop/walls/wall_ne.gif -lib/smm/images/bg_bw_ontop/walls/wall_nw.gif -lib/smm/images/bg_bw_ontop/walls/wall_s.gif -lib/smm/images/bg_bw_ontop/walls/wall_se.gif -lib/smm/images/bg_bw_ontop/walls/wall_sw.gif -lib/smm/images/bg_bw_ontop/walls/gate_e.gif -lib/smm/images/bg_bw_below/underworld/shaft_up.gif -lib/smm/images/bg_bw_below/underworld/cave.gif +@dirrm lib/smm/images/bg_bw_ontop/buildings +@dirrm lib/smm/images/bg_bw_ontop +lib/smm/images/bg_bw_below/underworld/tunnel.gif lib/smm/images/bg_bw_below/underworld/solid_rock.gif +lib/smm/images/bg_bw_below/underworld/shaft_updown.gif +lib/smm/images/bg_bw_below/underworld/shaft_up.gif +lib/smm/images/bg_bw_below/underworld/shaft_down.gif lib/smm/images/bg_bw_below/underworld/mines.gif +lib/smm/images/bg_bw_below/underworld/cave.gif lib/smm/images/bg_bw_below/underworld/area.gif -lib/smm/images/bg_bw_below/underworld/shaft_down.gif -lib/smm/images/bg_bw_below/underworld/shaft_updown.gif -lib/smm/images/bg_bw_below/underworld/tunnel.gif -lib/smm/images/bg_color_below/landscape/mud2.gif -lib/smm/images/bg_color_below/landscape/water.gif -lib/smm/images/bg_color_below/landscape/mud.gif -lib/smm/images/bg_color_below/landscape/clovers.gif -lib/smm/images/bg_color_below/landscape/marble.gif -lib/smm/images/bg_color_below/landscape/mountains.gif -lib/smm/images/bg_color_below/landscape/terra.gif -lib/smm/images/bg_color_below/landscape/stone.gif -lib/smm/images/bg_color_below/landscape/stone2.gif -lib/smm/images/bg_color_below/landscape/grass.gif -lib/smm/config/scripts/welcome -lib/smm/config/scripts/automap -lib/smm/config/scripts/util -lib/smm/config/scripts/alias -share/doc/smm/A_README -share/doc/smm/TROUBLESHOOTING -share/doc/smm/TODO -share/doc/smm/SCRIPTS -share/doc/smm/REPORT_BUGS -share/doc/smm/MAPS -share/doc/smm/MAILINGLIST -share/doc/smm/INSTALL -share/doc/smm/GPL -share/doc/smm/FEEDBACK -share/doc/smm/ESC -share/doc/smm/CUSTOMIZE_SMM -share/doc/smm/CHANGES -share/doc/smm/smm.ps -share/doc/smm/nav/scripting.html -share/doc/smm/nav/ansi.html -share/doc/smm/nav/smmcommands.html -share/doc/smm/nav/config.html -share/doc/smm/nav/epilog.html -share/doc/smm/nav/gstarted.html -share/doc/smm/nav/howto.html -share/doc/smm/nav/index.html -share/doc/smm/nav/mapping.html -share/doc/smm/nav/moreonmaps.html -share/doc/smm/nav/mudding.html -share/doc/smm/nav/mudsintro.html -share/doc/smm/nav/scriptfileeditor.html -share/doc/smm/nav/sysreq.html -share/doc/smm/nav/toc.html -share/doc/smm/nav/uif.html -share/doc/smm/nav/whytcltk.html -share/doc/smm/nav/tclcommands.html -share/doc/smm/nav/actions.html -share/doc/smm/nav/Licence.html -share/doc/smm/nonavb/epilog.html -share/doc/smm/nonavb/toc.html -share/doc/smm/nonavb/gstarted.html -share/doc/smm/nonavb/mudsintro.html -share/doc/smm/nonavb/ansi.html -share/doc/smm/nonavb/uif.html -share/doc/smm/nonavb/mudding.html -share/doc/smm/nonavb/actions.html -share/doc/smm/nonavb/tclcommands.html -share/doc/smm/nonavb/smmcommands.html -share/doc/smm/nonavb/mapping.html -share/doc/smm/nonavb/moreonmaps.html -share/doc/smm/nonavb/config.html -share/doc/smm/nonavb/scriptfileeditor.html -share/doc/smm/nonavb/scripting.html -share/doc/smm/nonavb/sysreq.html -share/doc/smm/nonavb/whytcltk.html -share/doc/smm/nonavb/Licence.html -share/doc/smm/nonavb/howto.html -share/doc/smm/nonavb/index.html -share/doc/smm/data/stylesheet/def.css -share/doc/smm/data/pics/uif/general.jpg -share/doc/smm/data/pics/uif/zoom.jpg -share/doc/smm/data/pics/uif/zif.jpg -share/doc/smm/data/pics/uif/muddingio.jpg -share/doc/smm/nonav/scripting.html -share/doc/smm/nonav/toc.html -share/doc/smm/nonav/gstarted.html -share/doc/smm/nonav/mudsintro.html -share/doc/smm/nonav/ansi.html -share/doc/smm/nonav/uif.html -share/doc/smm/nonav/mudding.html -share/doc/smm/nonav/mapping.html -share/doc/smm/nonav/moreonmaps.html -share/doc/smm/nonav/config.html -share/doc/smm/nonav/scriptfileeditor.html -share/doc/smm/nonav/sysreq.html -share/doc/smm/nonav/whytcltk.html -share/doc/smm/nonav/Licence.html -share/doc/smm/nonav/howto.html -share/doc/smm/nonav/epilog.html -share/doc/smm/nonav/tclcommands.html -share/doc/smm/nonav/smmcommands.html -share/doc/smm/nonav/actions.html -share/doc/smm/nonav/index.html -share/doc/smm/tcl8.0/Keywords/3.htm -share/doc/smm/tcl8.0/Keywords/A.htm -share/doc/smm/tcl8.0/Keywords/B.htm -share/doc/smm/tcl8.0/Keywords/C.htm -share/doc/smm/tcl8.0/Keywords/D.htm -share/doc/smm/tcl8.0/Keywords/E.htm -share/doc/smm/tcl8.0/Keywords/F.htm -share/doc/smm/tcl8.0/Keywords/G.htm -share/doc/smm/tcl8.0/Keywords/H.htm -share/doc/smm/tcl8.0/Keywords/I.htm -share/doc/smm/tcl8.0/Keywords/J.htm -share/doc/smm/tcl8.0/Keywords/K.htm -share/doc/smm/tcl8.0/Keywords/L.htm -share/doc/smm/tcl8.0/Keywords/M.htm -share/doc/smm/tcl8.0/Keywords/N.htm -share/doc/smm/tcl8.0/Keywords/O.htm -share/doc/smm/tcl8.0/Keywords/P.htm -share/doc/smm/tcl8.0/Keywords/Q.htm -share/doc/smm/tcl8.0/Keywords/R.htm -share/doc/smm/tcl8.0/Keywords/S.htm -share/doc/smm/tcl8.0/Keywords/T.htm -share/doc/smm/tcl8.0/Keywords/U.htm -share/doc/smm/tcl8.0/Keywords/V.htm -share/doc/smm/tcl8.0/Keywords/W.htm -share/doc/smm/tcl8.0/Keywords/X.htm -share/doc/smm/tcl8.0/Keywords/Y.htm -share/doc/smm/tcl8.0/Keywords/Z.htm -share/doc/smm/tcl8.0/Keywords/.htm -share/doc/smm/tcl8.0/Keywords/contents.htm -share/doc/smm/tcl8.0/UserCmd/contents.htm -share/doc/smm/tcl8.0/UserCmd/tclsh.htm -share/doc/smm/tcl8.0/UserCmd/wish.htm -share/doc/smm/tcl8.0/TclCmd/while.htm -share/doc/smm/tcl8.0/TclCmd/Tcl.htm -share/doc/smm/tcl8.0/TclCmd/after.htm -share/doc/smm/tcl8.0/TclCmd/append.htm -share/doc/smm/tcl8.0/TclCmd/array.htm -share/doc/smm/tcl8.0/TclCmd/bgerror.htm -share/doc/smm/tcl8.0/TclCmd/binary.htm -share/doc/smm/tcl8.0/TclCmd/break.htm -share/doc/smm/tcl8.0/TclCmd/catch.htm -share/doc/smm/tcl8.0/TclCmd/cd.htm -share/doc/smm/tcl8.0/TclCmd/clock.htm -share/doc/smm/tcl8.0/TclCmd/close.htm -share/doc/smm/tcl8.0/TclCmd/concat.htm -share/doc/smm/tcl8.0/TclCmd/continue.htm -share/doc/smm/tcl8.0/TclCmd/eof.htm -share/doc/smm/tcl8.0/TclCmd/error.htm -share/doc/smm/tcl8.0/TclCmd/eval.htm -share/doc/smm/tcl8.0/TclCmd/exec.htm -share/doc/smm/tcl8.0/TclCmd/exit.htm -share/doc/smm/tcl8.0/TclCmd/expr.htm -share/doc/smm/tcl8.0/TclCmd/fblocked.htm -share/doc/smm/tcl8.0/TclCmd/fconfigure.htm -share/doc/smm/tcl8.0/TclCmd/fcopy.htm -share/doc/smm/tcl8.0/TclCmd/file.htm -share/doc/smm/tcl8.0/TclCmd/fileevent.htm -share/doc/smm/tcl8.0/TclCmd/filename.htm -share/doc/smm/tcl8.0/TclCmd/flush.htm -share/doc/smm/tcl8.0/TclCmd/for.htm -share/doc/smm/tcl8.0/TclCmd/foreach.htm -share/doc/smm/tcl8.0/TclCmd/format.htm -share/doc/smm/tcl8.0/TclCmd/gets.htm -share/doc/smm/tcl8.0/TclCmd/glob.htm -share/doc/smm/tcl8.0/TclCmd/global.htm -share/doc/smm/tcl8.0/TclCmd/history.htm -share/doc/smm/tcl8.0/TclCmd/http.htm -share/doc/smm/tcl8.0/TclCmd/if.htm -share/doc/smm/tcl8.0/TclCmd/incr.htm -share/doc/smm/tcl8.0/TclCmd/info.htm -share/doc/smm/tcl8.0/TclCmd/interp.htm -share/doc/smm/tcl8.0/TclCmd/join.htm -share/doc/smm/tcl8.0/TclCmd/lappend.htm -share/doc/smm/tcl8.0/TclCmd/library.htm -share/doc/smm/tcl8.0/TclCmd/lindex.htm -share/doc/smm/tcl8.0/TclCmd/linsert.htm -share/doc/smm/tcl8.0/TclCmd/list.htm -share/doc/smm/tcl8.0/TclCmd/llength.htm -share/doc/smm/tcl8.0/TclCmd/load.htm -share/doc/smm/tcl8.0/TclCmd/lrange.htm -share/doc/smm/tcl8.0/TclCmd/lreplace.htm -share/doc/smm/tcl8.0/TclCmd/lsearch.htm -share/doc/smm/tcl8.0/TclCmd/lsort.htm -share/doc/smm/tcl8.0/TclCmd/namespace.htm -share/doc/smm/tcl8.0/TclCmd/open.htm -share/doc/smm/tcl8.0/TclCmd/package.htm -share/doc/smm/tcl8.0/TclCmd/pid.htm -share/doc/smm/tcl8.0/TclCmd/pkgMkIndex.htm -share/doc/smm/tcl8.0/TclCmd/proc.htm -share/doc/smm/tcl8.0/TclCmd/puts.htm -share/doc/smm/tcl8.0/TclCmd/pwd.htm -share/doc/smm/tcl8.0/TclCmd/read.htm -share/doc/smm/tcl8.0/TclCmd/regexp.htm -share/doc/smm/tcl8.0/TclCmd/registry.htm -share/doc/smm/tcl8.0/TclCmd/regsub.htm -share/doc/smm/tcl8.0/TclCmd/rename.htm -share/doc/smm/tcl8.0/TclCmd/resource.htm -share/doc/smm/tcl8.0/TclCmd/return.htm -share/doc/smm/tcl8.0/TclCmd/safe.htm -share/doc/smm/tcl8.0/TclCmd/scan.htm -share/doc/smm/tcl8.0/TclCmd/seek.htm -share/doc/smm/tcl8.0/TclCmd/set.htm -share/doc/smm/tcl8.0/TclCmd/socket.htm -share/doc/smm/tcl8.0/TclCmd/source.htm -share/doc/smm/tcl8.0/TclCmd/split.htm -share/doc/smm/tcl8.0/TclCmd/string.htm -share/doc/smm/tcl8.0/TclCmd/subst.htm -share/doc/smm/tcl8.0/TclCmd/switch.htm -share/doc/smm/tcl8.0/TclCmd/tclvars.htm -share/doc/smm/tcl8.0/TclCmd/tell.htm -share/doc/smm/tcl8.0/TclCmd/time.htm -share/doc/smm/tcl8.0/TclCmd/trace.htm -share/doc/smm/tcl8.0/TclCmd/unknown.htm -share/doc/smm/tcl8.0/TclCmd/unset.htm -share/doc/smm/tcl8.0/TclCmd/update.htm -share/doc/smm/tcl8.0/TclCmd/uplevel.htm -share/doc/smm/tcl8.0/TclCmd/upvar.htm -share/doc/smm/tcl8.0/TclCmd/variable.htm -share/doc/smm/tcl8.0/TclCmd/vwait.htm -share/doc/smm/tcl8.0/TclCmd/contents.htm -share/doc/smm/tcl8.0/TkCmd/winfo.htm -share/doc/smm/tcl8.0/TkCmd/options.htm -share/doc/smm/tcl8.0/TkCmd/bell.htm -share/doc/smm/tcl8.0/TkCmd/bind.htm -share/doc/smm/tcl8.0/TkCmd/bindtags.htm -share/doc/smm/tcl8.0/TkCmd/bitmap.htm -share/doc/smm/tcl8.0/TkCmd/button.htm -share/doc/smm/tcl8.0/TkCmd/canvas.htm -share/doc/smm/tcl8.0/TkCmd/checkbutton.htm -share/doc/smm/tcl8.0/TkCmd/chooseColor.htm -share/doc/smm/tcl8.0/TkCmd/clipboard.htm -share/doc/smm/tcl8.0/TkCmd/destroy.htm -share/doc/smm/tcl8.0/TkCmd/dialog.htm -share/doc/smm/tcl8.0/TkCmd/entry.htm -share/doc/smm/tcl8.0/TkCmd/event.htm -share/doc/smm/tcl8.0/TkCmd/focus.htm -share/doc/smm/tcl8.0/TkCmd/focusNext.htm -share/doc/smm/tcl8.0/TkCmd/font.htm -share/doc/smm/tcl8.0/TkCmd/frame.htm -share/doc/smm/tcl8.0/TkCmd/getOpenFile.htm -share/doc/smm/tcl8.0/TkCmd/grab.htm -share/doc/smm/tcl8.0/TkCmd/grid.htm -share/doc/smm/tcl8.0/TkCmd/image.htm -share/doc/smm/tcl8.0/TkCmd/label.htm -share/doc/smm/tcl8.0/TkCmd/listbox.htm -share/doc/smm/tcl8.0/TkCmd/loadTk.htm -share/doc/smm/tcl8.0/TkCmd/lower.htm -share/doc/smm/tcl8.0/TkCmd/menu.htm -share/doc/smm/tcl8.0/TkCmd/menubutton.htm -share/doc/smm/tcl8.0/TkCmd/message.htm -share/doc/smm/tcl8.0/TkCmd/messageBox.htm -share/doc/smm/tcl8.0/TkCmd/option.htm -share/doc/smm/tcl8.0/TkCmd/optionMenu.htm -share/doc/smm/tcl8.0/TkCmd/pack.htm -share/doc/smm/tcl8.0/TkCmd/palette.htm -share/doc/smm/tcl8.0/TkCmd/photo.htm -share/doc/smm/tcl8.0/TkCmd/place.htm -share/doc/smm/tcl8.0/TkCmd/popup.htm -share/doc/smm/tcl8.0/TkCmd/radiobutton.htm -share/doc/smm/tcl8.0/TkCmd/raise.htm -share/doc/smm/tcl8.0/TkCmd/scale.htm -share/doc/smm/tcl8.0/TkCmd/scrollbar.htm -share/doc/smm/tcl8.0/TkCmd/selection.htm -share/doc/smm/tcl8.0/TkCmd/send.htm -share/doc/smm/tcl8.0/TkCmd/text.htm -share/doc/smm/tcl8.0/TkCmd/tk.htm -share/doc/smm/tcl8.0/TkCmd/tkerror.htm -share/doc/smm/tcl8.0/TkCmd/tkvars.htm -share/doc/smm/tcl8.0/TkCmd/tkwait.htm -share/doc/smm/tcl8.0/TkCmd/wm.htm -share/doc/smm/tcl8.0/TkCmd/toplevel.htm -share/doc/smm/tcl8.0/TkCmd/contents.htm -share/doc/smm/tcl8.0/TclLib/WrongNumArgs.htm -share/doc/smm/tcl8.0/TclLib/AddErrInfo.htm -share/doc/smm/tcl8.0/TclLib/Alloc.htm -share/doc/smm/tcl8.0/TclLib/AllowExc.htm -share/doc/smm/tcl8.0/TclLib/AppInit.htm -share/doc/smm/tcl8.0/TclLib/AssocData.htm -share/doc/smm/tcl8.0/TclLib/Async.htm -share/doc/smm/tcl8.0/TclLib/BackgdErr.htm -share/doc/smm/tcl8.0/TclLib/Backslash.htm -share/doc/smm/tcl8.0/TclLib/BoolObj.htm -share/doc/smm/tcl8.0/TclLib/CallDel.htm -share/doc/smm/tcl8.0/TclLib/CmdCmplt.htm -share/doc/smm/tcl8.0/TclLib/Concat.htm -share/doc/smm/tcl8.0/TclLib/CrtChannel.htm -share/doc/smm/tcl8.0/TclLib/CrtChnlHdlr.htm -share/doc/smm/tcl8.0/TclLib/CrtCloseHdlr.htm -share/doc/smm/tcl8.0/TclLib/CrtCommand.htm -share/doc/smm/tcl8.0/TclLib/CrtFileHdlr.htm -share/doc/smm/tcl8.0/TclLib/CrtInterp.htm -share/doc/smm/tcl8.0/TclLib/CrtMathFnc.htm -share/doc/smm/tcl8.0/TclLib/CrtObjCmd.htm -share/doc/smm/tcl8.0/TclLib/CrtSlave.htm -share/doc/smm/tcl8.0/TclLib/CrtTimerHdlr.htm -share/doc/smm/tcl8.0/TclLib/CrtTrace.htm -share/doc/smm/tcl8.0/TclLib/DString.htm -share/doc/smm/tcl8.0/TclLib/DetachPids.htm -share/doc/smm/tcl8.0/TclLib/DoOneEvent.htm -share/doc/smm/tcl8.0/TclLib/DoWhenIdle.htm -share/doc/smm/tcl8.0/TclLib/DoubleObj.htm -share/doc/smm/tcl8.0/TclLib/Eval.htm -share/doc/smm/tcl8.0/TclLib/EvalObj.htm -share/doc/smm/tcl8.0/TclLib/Exit.htm -share/doc/smm/tcl8.0/TclLib/ExprLong.htm -share/doc/smm/tcl8.0/TclLib/ExprLongObj.htm -share/doc/smm/tcl8.0/TclLib/FindExec.htm -share/doc/smm/tcl8.0/TclLib/GetIndex.htm -share/doc/smm/tcl8.0/TclLib/GetInt.htm -share/doc/smm/tcl8.0/TclLib/GetOpnFl.htm -share/doc/smm/tcl8.0/TclLib/GetStdChan.htm -share/doc/smm/tcl8.0/TclLib/Hash.htm -share/doc/smm/tcl8.0/TclLib/IntObj.htm -share/doc/smm/tcl8.0/TclLib/Interp.htm -share/doc/smm/tcl8.0/TclLib/LinkVar.htm -share/doc/smm/tcl8.0/TclLib/ListObj.htm -share/doc/smm/tcl8.0/TclLib/Notifier.htm -share/doc/smm/tcl8.0/TclLib/ObjSetVar.htm -share/doc/smm/tcl8.0/TclLib/Object.htm -share/doc/smm/tcl8.0/TclLib/ObjectType.htm -share/doc/smm/tcl8.0/TclLib/OpenFileChnl.htm -share/doc/smm/tcl8.0/TclLib/OpenTcp.htm -share/doc/smm/tcl8.0/TclLib/PkgRequire.htm -share/doc/smm/tcl8.0/TclLib/Preserve.htm -share/doc/smm/tcl8.0/TclLib/PrintDbl.htm -share/doc/smm/tcl8.0/TclLib/RecEvalObj.htm -share/doc/smm/tcl8.0/TclLib/RecordEval.htm -share/doc/smm/tcl8.0/TclLib/RegExp.htm -share/doc/smm/tcl8.0/TclLib/SetErrno.htm -share/doc/smm/tcl8.0/TclLib/SetRecLmt.htm -share/doc/smm/tcl8.0/TclLib/SetResult.htm -share/doc/smm/tcl8.0/TclLib/SetVar.htm -share/doc/smm/tcl8.0/TclLib/Sleep.htm -share/doc/smm/tcl8.0/TclLib/SplitList.htm -share/doc/smm/tcl8.0/TclLib/SplitPath.htm -share/doc/smm/tcl8.0/TclLib/StaticPkg.htm -share/doc/smm/tcl8.0/TclLib/StrMatch.htm -share/doc/smm/tcl8.0/TclLib/StringObj.htm -share/doc/smm/tcl8.0/TclLib/Tcl_Main.htm -share/doc/smm/tcl8.0/TclLib/TraceVar.htm -share/doc/smm/tcl8.0/TclLib/Translate.htm -share/doc/smm/tcl8.0/TclLib/UpVar.htm -share/doc/smm/tcl8.0/TclLib/contents.htm -share/doc/smm/tcl8.0/TkLib/WindowId.htm -share/doc/smm/tcl8.0/TkLib/3DBorder.htm -share/doc/smm/tcl8.0/TkLib/BindTable.htm -share/doc/smm/tcl8.0/TkLib/CanvPsY.htm -share/doc/smm/tcl8.0/TkLib/CanvTkwin.htm -share/doc/smm/tcl8.0/TkLib/CanvTxtInfo.htm -share/doc/smm/tcl8.0/TkLib/Clipboard.htm -share/doc/smm/tcl8.0/TkLib/ClrSelect.htm -share/doc/smm/tcl8.0/TkLib/ConfigWidg.htm -share/doc/smm/tcl8.0/TkLib/ConfigWind.htm -share/doc/smm/tcl8.0/TkLib/CoordToWin.htm -share/doc/smm/tcl8.0/TkLib/CrtErrHdlr.htm -share/doc/smm/tcl8.0/TkLib/CrtGenHdlr.htm -share/doc/smm/tcl8.0/TkLib/CrtImgType.htm -share/doc/smm/tcl8.0/TkLib/CrtItemType.htm -share/doc/smm/tcl8.0/TkLib/CrtPhImgFmt.htm -share/doc/smm/tcl8.0/TkLib/CrtSelHdlr.htm -share/doc/smm/tcl8.0/TkLib/CrtWindow.htm -share/doc/smm/tcl8.0/TkLib/DeleteImg.htm -share/doc/smm/tcl8.0/TkLib/DrawFocHlt.htm -share/doc/smm/tcl8.0/TkLib/EventHndlr.htm -share/doc/smm/tcl8.0/TkLib/FindPhoto.htm -share/doc/smm/tcl8.0/TkLib/FontId.htm -share/doc/smm/tcl8.0/TkLib/FreeXId.htm -share/doc/smm/tcl8.0/TkLib/GeomReq.htm -share/doc/smm/tcl8.0/TkLib/GetAnchor.htm -share/doc/smm/tcl8.0/TkLib/GetBitmap.htm -share/doc/smm/tcl8.0/TkLib/GetCapStyl.htm -share/doc/smm/tcl8.0/TkLib/GetClrmap.htm -share/doc/smm/tcl8.0/TkLib/GetColor.htm -share/doc/smm/tcl8.0/TkLib/GetCursor.htm -share/doc/smm/tcl8.0/TkLib/GetFont.htm -share/doc/smm/tcl8.0/TkLib/GetGC.htm -share/doc/smm/tcl8.0/TkLib/GetImage.htm -share/doc/smm/tcl8.0/TkLib/GetJoinStl.htm -share/doc/smm/tcl8.0/TkLib/GetJustify.htm -share/doc/smm/tcl8.0/TkLib/GetOption.htm -share/doc/smm/tcl8.0/TkLib/GetPixels.htm -share/doc/smm/tcl8.0/TkLib/GetPixmap.htm -share/doc/smm/tcl8.0/TkLib/GetRelief.htm -share/doc/smm/tcl8.0/TkLib/GetRootCrd.htm -share/doc/smm/tcl8.0/TkLib/GetScroll.htm -share/doc/smm/tcl8.0/TkLib/GetSelect.htm -share/doc/smm/tcl8.0/TkLib/GetUid.htm -share/doc/smm/tcl8.0/TkLib/GetVRoot.htm -share/doc/smm/tcl8.0/TkLib/GetVisual.htm -share/doc/smm/tcl8.0/TkLib/HandleEvent.htm -share/doc/smm/tcl8.0/TkLib/IdToWindow.htm -share/doc/smm/tcl8.0/TkLib/ImgChanged.htm -share/doc/smm/tcl8.0/TkLib/InternAtom.htm -share/doc/smm/tcl8.0/TkLib/MainLoop.htm -share/doc/smm/tcl8.0/TkLib/MainWin.htm -share/doc/smm/tcl8.0/TkLib/MaintGeom.htm -share/doc/smm/tcl8.0/TkLib/ManageGeom.htm -share/doc/smm/tcl8.0/TkLib/MapWindow.htm -share/doc/smm/tcl8.0/TkLib/MeasureChar.htm -share/doc/smm/tcl8.0/TkLib/MoveToplev.htm -share/doc/smm/tcl8.0/TkLib/Name.htm -share/doc/smm/tcl8.0/TkLib/NameOfImg.htm -share/doc/smm/tcl8.0/TkLib/OwnSelect.htm -share/doc/smm/tcl8.0/TkLib/ParseArgv.htm -share/doc/smm/tcl8.0/TkLib/QWinEvent.htm -share/doc/smm/tcl8.0/TkLib/Restack.htm -share/doc/smm/tcl8.0/TkLib/RestrictEv.htm -share/doc/smm/tcl8.0/TkLib/SetAppName.htm -share/doc/smm/tcl8.0/TkLib/SetClass.htm -share/doc/smm/tcl8.0/TkLib/SetGrid.htm -share/doc/smm/tcl8.0/TkLib/SetVisual.htm -share/doc/smm/tcl8.0/TkLib/StrictMotif.htm -share/doc/smm/tcl8.0/TkLib/TextLayout.htm -share/doc/smm/tcl8.0/TkLib/Tk_Init.htm -share/doc/smm/tcl8.0/TkLib/Tk_Main.htm -share/doc/smm/tcl8.0/TkLib/contents.htm -share/doc/smm/tcl8.0/copyright.html -share/doc/smm/tcl8.0/contents.htm -share/doc/smm/gpl.html -share/doc/smm/index.html -@dirrm share/doc/smm/nav -@dirrm share/doc/smm/nonavb -@dirrm share/doc/smm/nonav -@dirrm share/doc/smm/tcl8.0/Keywords -@dirrm share/doc/smm/tcl8.0/UserCmd -@dirrm share/doc/smm/tcl8.0/TclCmd -@dirrm share/doc/smm/tcl8.0/TkCmd -@dirrm share/doc/smm/tcl8.0/TclLib -@dirrm share/doc/smm/tcl8.0/TkLib -@dirrm share/doc/smm/tcl8.0 -@dirrm share/doc/smm/data/stylesheet -@dirrm share/doc/smm/data/pics/uif -@dirrm share/doc/smm/data/pics -@dirrm share/doc/smm/data -@dirrm share/doc/smm -@dirrm lib/smm/sources/itcl/iwidgets/generic -@dirrm lib/smm/sources/itcl/iwidgets/doc -@dirrm lib/smm/sources/itcl/iwidgets/demos -@dirrm lib/smm/sources/itcl/iwidgets -@dirrm lib/smm/sources/itcl -@dirrm lib/smm/sources/error -@dirrm lib/smm/sources/c -@dirrm lib/smm/sources/editor -@dirrm lib/smm/sources/mapping -@dirrm lib/smm/sources/rsc -@dirrm lib/smm/sources/mudding -@dirrm lib/smm/sources -@dirrm lib/smm/images/cursor -@dirrm lib/smm/images/system/stuff -@dirrm lib/smm/images/system/buttons -@dirrm lib/smm/images/system/bg -@dirrm lib/smm/images/system/exits -@dirrm lib/smm/images/system -@dirrm lib/smm/images/stuff/provisions -@dirrm lib/smm/images/stuff/misc -@dirrm lib/smm/images/stuff/furniture -@dirrm lib/smm/images/stuff/equipment -@dirrm lib/smm/images/stuff/books -@dirrm lib/smm/images/stuff/beings -@dirrm lib/smm/images/stuff -@dirrm lib/smm/images/stuff_XL/ornaments -@dirrm lib/smm/images/stuff_XL -@dirrm lib/smm/images/bg_color_ontop/roads -@dirrm lib/smm/images/bg_color_ontop/walls -@dirrm lib/smm/images/bg_color_ontop/buildings -@dirrm lib/smm/images/bg_color_ontop -@dirrm lib/smm/images/bg_bw_ontop/misc -@dirrm lib/smm/images/bg_bw_ontop/buildings -@dirrm lib/smm/images/bg_bw_ontop/landscape -@dirrm lib/smm/images/bg_bw_ontop/walls -@dirrm lib/smm/images/bg_bw_ontop @dirrm lib/smm/images/bg_bw_below/underworld @dirrm lib/smm/images/bg_bw_below -@dirrm lib/smm/images/bg_color_below/landscape -@dirrm lib/smm/images/bg_color_below @dirrm lib/smm/images +lib/smm/config/scripts/welcome +lib/smm/config/scripts/util +lib/smm/config/scripts/repeats +lib/smm/config/scripts/automap +lib/smm/config/scripts/alias @dirrm lib/smm/config/scripts +lib/smm/config/namecreator/namedb +@dirrm lib/smm/config/namecreator @dirrm lib/smm/config -@dirrm lib/smm +@dirrm lib/smm/ Only in smm++: smm++-5.1.tgz >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 0:43:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 2351B37B404 for ; Tue, 22 Jan 2002 00:43:24 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id KAA21880; Tue, 22 Jan 2002 10:43:02 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h105.229.dialup.iptcom.net [212.9.229.105]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id KAA93492; Tue, 22 Jan 2002 10:42:45 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g0M8fqI18857; Tue, 22 Jan 2002 10:41:52 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C4D2609.D941D8ED@FreeBSD.org> Date: Tue, 22 Jan 2002 10:42:49 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Alex.Wilkinson@dsto.defence.gov.au Cc: ports@FreeBSD.org Subject: Re: PKG_PATH References: <20020122144757.E80819-100000@squirm.dsto.defence.gov.au> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Wilkinson,Alex" wrote: > > Howdy there, > > Can anyone tell me where I can read about the environment variable > PKG_PATH ? > > I did a man -k PKG_PATH and a man tcsh and found nothing. > > It is in the interests of using portupgrade. $ man pkg_add -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 1:10:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81ABA37B41B for ; Tue, 22 Jan 2002 01:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M9A2H85591; Tue, 22 Jan 2002 01:10:02 -0800 (PST) (envelope-from gnats) Received: from mail.tgd.net (pop3-ssl.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 1066337B402 for ; Tue, 22 Jan 2002 01:03:31 -0800 (PST) Received: from mat.tgd.net (dsl081-067-239.sfo1.dsl.speakeasy.net [64.81.67.239]) by mail.tgd.net (Postfix) with ESMTP id 0006D20F05; Tue, 22 Jan 2002 01:03:29 -0800 (PST) Received: by mat.tgd.net (Postfix, from userid 0) id 5A0612EDF9A; Tue, 22 Jan 2002 01:03:29 -0800 (PST) Message-Id: <20020122090329.5A0612EDF9A@mat.tgd.net> Date: Tue, 22 Jan 2002 01:03:29 -0800 (PST) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34156: Upgrade jabber Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34156 >Category: ports >Synopsis: Upgrade jabber >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 22 01:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD mat.tgd.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Nov 20 01:19:38 PST 2001 root@mat.tgd.net:/usr/obj/usr/src/sys/MAT i386 >Description: The jabber port needs to be upgraded... >How-To-Repeat: >Fix: cd /usr/ports patch -p0 < jabber.patch --- net/jabber.orig/Makefile Thu Oct 4 18:41:01 2001 +++ net/jabber/Makefile Tue Jan 22 00:59:54 2002 @@ -9,19 +9,22 @@ PORTVERSION= 1.4.1 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://download.jabber.org/dists/1.4/final/ +MASTER_SITES= http://download.jabber.org/dists/1.4/final/ \ + http://download.jabber.org/dists/transports/aim-transport/ \ + http://download.jabber.org/dists/transports/yahoo-transport/ \ + http://download.jabber.org/dists/transports/irc-transport/ DISTFILES+= jabber-1.4.1.tar.gz \ - aim-transport-0.9.0.tar.gz \ + aim-transport-0.9.24c.tar.gz \ conference-0.4.1.tar.gz \ icq-transport-0.9.tar.gz \ - irc-transport-0.1b-1.40.linux.tar.gz \ + irc-transport-0.1.1-1.4.linux.tar.gz \ jud-0.4.tar.gz \ msn-transport-1.1.tar.gz \ yahoo-transport-0.8-1.4.linux.tar.gz MAINTAINER= sean@chittenden.org -LIB_DEPENDS= pth:${PORTSDIR}/devel/pth +LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth GNU_CONFIGURE= yes USE_GMAKE= yes @@ -33,20 +36,20 @@ JABDIR= ${PORTNAME}-${PORTVERSION} post-extract: - @mv ${WRKDIR}/aim-transport-0.9.0 ${WRKDIR}/${JABDIR}/aim-transport + @mv ${WRKDIR}/aim-transport-0.9.24c ${WRKDIR}/${JABDIR}/aim-transport @mv ${WRKDIR}/conference-0.4.1 ${WRKDIR}/${JABDIR}/conference @mv ${WRKDIR}/icq-transport-0.9 ${WRKDIR}/${JABDIR}/icq-transport - @mv ${WRKDIR}/irc-transport-0.1b-1.40 ${WRKDIR}/${JABDIR}/irc-transport + @mv ${WRKDIR}/irc-transport-0.1.1-1.40 ${WRKDIR}/${JABDIR}/irc-transport @mv ${WRKDIR}/jud-0.4 ${WRKDIR}/${JABDIR}/jud @mv ${WRKDIR}/msn-transport-1.1 ${WRKDIR}/${JABDIR}/msn-transport @mv ${WRKDIR}/yahoo-transport-0.8-1.4 ${WRKDIR}/${JABDIR}/yahoo-transport post-configure: ${SETENV} CC="${CC}" CFLAGS="${CFLAGS}" \ - CPPFLAGS=`pth-config --cflags` \ - LDFLAGS=`pth-config --ldflags` \ - LIBS=`pth-config --libs` ${SHELL} -c \ - "cd ${WRKDIR}/${JABDIR}/aim-transport; ./configure; \ + CPPFLAGS="`pth-config --cflags` `libxode-config --cflags`" \ + LDFLAGS="`pth-config --ldflags` `libxode-config --ldflags`" \ + LIBS="`pth-config --libs` `libxode-config --libs`" ${SHELL} -c \ + "cd ${WRKDIR}/${JABDIR}/aim-transport; ./configure --with-jabberd=${WRKDIR}/${JABDIR}/jabberd; \ cd ${WRKDIR}/${JABDIR}/irc-transport; \ ./configure --includedir=${WRKDIR}/${JABDIR}/jabberd; \ cd ${WRKDIR}/${JABDIR}/yahoo-transport; \ --- net/jabber.orig/distinfo Tue Jun 19 15:31:16 2001 +++ net/jabber/distinfo Tue Jan 22 00:56:35 2002 @@ -1,8 +1,8 @@ MD5 (jabber-1.4.1.tar.gz) = fc7afba8969e53c5e3b662156d1cdeae -MD5 (aim-transport-0.9.0.tar.gz) = 16af3cdaa008a30079f5a89ecc4dbc90 +MD5 (aim-transport-0.9.24c.tar.gz) = a3c18654d41ebfaa3c74117004bf7d93 MD5 (conference-0.4.1.tar.gz) = 01b825d9f917674f25fdba29255d081b MD5 (icq-transport-0.9.tar.gz) = ffa69ae19ac18395c87470c1729dcc59 -MD5 (irc-transport-0.1b-1.40.linux.tar.gz) = 5ccf1bb828e3d813380f100e4d11f7f6 +MD5 (irc-transport-0.1.1-1.4.linux.tar.gz) = a08ef678fa8d768d7696af5bb85d1e34 MD5 (jud-0.4.tar.gz) = a057e8dd5966fa0d26ded03697ba395a MD5 (msn-transport-1.1.tar.gz) = 251cd4b6cfc6c52a0f15c3ff2bfbfff9 MD5 (yahoo-transport-0.8-1.4.linux.tar.gz) = 0850f8d36d7b1e8df656fa84d03c82ba diff -u net/jabber.orig/pkg-plist net/jabber/pkg-plist --- net/jabber.orig/pkg-plist Sun Oct 14 13:25:54 2001 +++ net/jabber/pkg-plist Tue Jan 22 00:37:52 2002 @@ -9,6 +9,7 @@ lib/jabber/icq-transport/icqtrans.so lib/jabber/irc-transport/irc_transport.so lib/jabber/jsm/jsm.so +lib/jabber/jud/jud.so lib/jabber/msn-transport/msntrans.so lib/jabber/pthsock/pthsock_client.so lib/jabber/xdb_file/xdb_file.so @@ -20,6 +21,7 @@ @dirrm lib/jabber/icq-transport @dirrm lib/jabber/irc-transport @dirrm lib/jabber/jsm +@dirrm lib/jabber/jud @dirrm lib/jabber/msn-transport @dirrm lib/jabber/pthsock @dirrm lib/jabber/xdb_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 Tue Jan 22 1:13:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by hub.freebsd.org (Postfix) with SMTP id 7850B37B402 for ; Tue, 22 Jan 2002 01:13:53 -0800 (PST) Received: (qmail 61636 invoked by uid 0); 22 Jan 2002 09:13:45 -0000 Received: from unknown (HELO gerund.futureperfectcorporation.com) (196.25.137.65) by infinitive.futureperfectcorporation.com with DES-CBC3-SHA encrypted SMTP; 22 Jan 2002 09:13:45 -0000 Received: (qmail 81038 invoked by uid 1001); 22 Jan 2002 09:14:11 -0000 Date: Tue, 22 Jan 2002 11:14:11 +0200 From: Neil Blakey-Milner To: Tadayuki OKADA Cc: mi@aldan.algebra.com, will@csociety.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment Message-ID: <20020122111411.A80928@mithrandr.moria.org> References: <20020121232710.711cd51d.tadayuki@mediaone.net> <200201220425.g0M4PlQ53898@aldan.algebra.com> <20020121233923.75304d3c.tadayuki@mediaone.net> <20020122003537.7d1eadbb.tadayuki@mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020122003537.7d1eadbb.tadayuki@mediaone.net>; from tadayuki@mediaone.net on Tue, Jan 22, 2002 at 12:35:37AM -0500 Organization: iTouch Labs X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue 2002-01-22 (00:35), Tadayuki OKADA wrote: > On Mon, 21 Jan 2002 23:39:23 -0500 > Tadayuki OKADA wrote: > > > Would you be able to offer an example on how this is relevant to the > > > argument? Thanks! > > Sorry, I was not clear. > > > > I meant: > > If port A depends on port B's library. > > port B updated. Assume it breaks binary compatibility. > > port A build will not be broken, so forget PORTREVISION bump. > > People update port B, but not port A. so port A will stop working. > > And isn't it the rule to bump PORTREVISION when binary is changed? > We don't want 2 different packages which have same version but depend on > different version of shared library, do we? It should be a rule, but it's a bit hard to manage at the moment. (What's needed is a means to signal that a package needs a PORTREVISION bump. In theory, any consumer of jpeg, even those that don't use jpeg directly in their LIB_DEPENDS lines, will be needed to get a PORTREVISION bump when the major version of jpeg changes. ie, every kde application... See why it's a bit hard to manage at the moment? As far as I'm aware, Debian's management scripts will notice the changing version requirements for jpeg.9 to jpeg.10, and thus increment the package revision.) 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 Jan 22 1:20:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 39D5D37B405 for ; Tue, 22 Jan 2002 01:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M9K1M87209; Tue, 22 Jan 2002 01:20:01 -0800 (PST) (envelope-from gnats) Received: from uitsmijter.van-laarhoven.org (ap-z-5ab8.adsl.wanadoo.nl [212.129.218.184]) by hub.freebsd.org (Postfix) with SMTP id 1C88237B405 for ; Tue, 22 Jan 2002 01:17:26 -0800 (PST) Received: (qmail 28255 invoked by uid 0); 22 Jan 2002 09:17:23 -0000 Message-Id: <20020122091723.28254.qmail@uitsmijter.van-laarhoven.org> Date: 22 Jan 2002 09:17:23 -0000 From: Nick@van-laarhoven.org, Hibma@van-laarhoven.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34157: [PATCH] Improvement to courier-imap 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: 34157 >Category: ports >Synopsis: [PATCH] Improvement to courier-imap port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 22 01:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nick Hibma >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD uitsmijter.van-laarhoven.org 4.5-RC FreeBSD 4.5-RC #3: Sun Jan 20 14:23:00 GMT 2002 root@uitsmijter.van-laarhoven.org:/usr/src/sys/compile/UITSMIJTER i386 courier-imap port for Courier Imap v1.3.12 >Description: The patch below adds the link from /usr/local/etc/rc.d/ to the imapd.rc file. Plus it adds some text on what to do next. A reference as to where to find the documentation might be useful as well. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/courier-imap/Makefile,v retrieving revision 1.25 diff -w -u -r1.25 Makefile --- Makefile 16 Nov 2001 09:22:36 -0000 1.25 +++ Makefile 22 Jan 2002 09:13:41 -0000 @@ -112,5 +112,12 @@ .for a in ${EXTRA_DOCS} @${INSTALL_DATA} ${WRKSRC}/${a} ${PREFIX}/share/doc/courier-imap/ .endfor + @ln -s ${PREFIX}/libexec/courier-imap/imapd.rc ${PREFIX}/etc/rc.d/courier-imapd.rc.sample + @echo "" + @echo "You will have to run ${PREFIX}/share/courier-imap/mkimapdcert to create" + @echo "a self-signed certificate if you want to use imapd-ssl." + @echo "And you will have to copy and edit the *.dist files to * in" + @echo "${PREFIX}/etc/courier-imap ." + @echo "" .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 Tue Jan 22 1:30:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D14D37B404 for ; Tue, 22 Jan 2002 01:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M9U1G88749; Tue, 22 Jan 2002 01:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C29C37B402 for ; Tue, 22 Jan 2002 01:29:34 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0M9TY088576; Tue, 22 Jan 2002 01:29:34 -0800 (PST) (envelope-from nobody) Message-Id: <200201220929.g0M9TY088576@freefall.freebsd.org> Date: Tue, 22 Jan 2002 01:29:34 -0800 (PST) From: Niels Piersma To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34158: High NATD cpu usage Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34158 >Category: ports >Synopsis: High NATD cpu usage >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 Jan 22 01:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Niels Piersma >Release: 4.4-RELEASE >Organization: >Environment: FreeBSD mpogw.mpo.local 4.4-RELEASE FreeBSD 4.4-RELEASE #2: Sun Jan 13 16:14:42 CET 2002 niels@mpogw.mpo.local:/usr/src/sys/compile/MPOGW i386 >Description: NATD tops at 99,99% CPU load after about two days. (reported by top) result is a very slow machine and it needs to be rebooted. This is a Celly400 with 64Mb of RAM running IMAP, sendmail and NATD/IPFW. %dmesg |more Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-RELEASE #2: Sun Jan 13 16:14:42 CET 2002 niels@mpogw.mpo.local:/usr/src/sys/compile/MPOGW Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (399.10-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183f9ff real memory = 66977792 (65408K bytes) config> en apm config> q avail memory = 60989440 (59560K bytes) Preloaded elf kernel "kernel" at 0xc0429000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc042909c. VESA: v1.2, 1024k memory, flags:0x0, mode table:0xc00c09da (c00009da) VESA: S3 Incorporated. Trio64V+ Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 8 entries at 0xc00f64b0 apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xef80-0xef9f irq 10 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered chip1: port 0x440-0x44f at device 7.3 on pci0 pcm0: port 0xef00-0xef3f irq 9 at device 12.0 on pci0 fxp0: port 0xee80-0xeebf mem 0xfebc0000-0xfebdffff,0xfebef000-0xfebeffff irq 9 at device 14.0 on p ci0 fxp0: Ethernet address 00:d0:b7:11:1e:7e inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: at 15.0 irq 11 fxp1: port 0xed80-0xedbf mem 0xfeba0000-0xfebbffff,0xfebee000-0xfebeefff irq 10 at device 16.0 on pci0 fxp1: Ethernet address 00:d0:b7:11:1f:95 inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isa0: too many memory ranges orm0:

;1/\;K>8I M_G^+\AY-\1[9EN.YX-0,$O3JEHFVP9)`:\OIG,UL;"))P29&0T>V-P)LOF4/ M(\7!\*9VSLYJ+=2U'3\,>(_N-M86B&=SB&E)PNJ+9=L0<[^'J@_7$._VI'[' M;[.BXD=,W:N&/4,W\6$Q?GQ$8OD3D5BM5#]58(F(%YU&NU-KH[T.,@=/-OH` M(H6;V7PQ[4X&EV>PENFWKX.Y-)I-+\]\FR9<=1>#(00R`^GR3"/]UQ57F'2E MQ6"^E$8+0MYXGMVI5/;[?=F"P;IDK!1:MAQPD-;>-"Q9K;BF;+L;"_HM@(#1 M=`'_!_/+,UF^>%Q]-I6RXY0AY!>$6VFP'$ZZOT"OGK%+O]XO;^:#Z]']"V4R MD+K^M^YXO%QTY\/!XO(L2)T*HZFT`+JTE+Z,1ST?1R0N!].O5&]@,S"3AE]F M,/0/O]W-?Y'F5[\+`F"7_<'-8-J'[0]+S2C7.A]^(P]'@HW$[Y4G M42QYEF4\Z#"6_1-@T/\(9V?A9J3]2EA9$P35*@5[DXYP]N&WH*LP MP-EPWIW\C@[]H9NY<'\%(ND3H%0./K(W2_"L==@EO:!T$_9).RMN'OPFGN/280N(_^T$K!8FJ5VF#E?]%K3;$?[5V36S6JK4: MR?^(M5/^]TW*U?EYA81WPS&B00^B4<\A`PGA'X(@SRAY.CA8!YLJAEA`.^G8 M'Z6$^J]B5W%>J0V6_C>JU5#_Q;9([_\TVR?]?Y.RV&"4W-XAW44R;.XLURW9 MANR!$=BBB*&(&@=O@X6#@?B(;-@<625"(#E%Y<5B(`L"!@C*,:KWT=92L>&6 MT:V+7>3(ID:.06#;]*B[.]E`KK[=0;.P#_V(/`OLD@Z>25^#.,H(VT2-5F@0 M]+OTTWX#^]!'[-`#%D4V!6^CFP_0YI\$H7AK]Y]^_O_I$NJ_32;LE=HHUG\@ MB;4P_]-LM6C^IRV>\C]O4B+[GN/$)[)CB9&NK?@3N';@$4B>O+439,OT4OT6#LP MHFZBXC;^'5LPDB1)30AWK%V\$Z.MK.$$Q3\?"Y3"QQ:?$',5M^P$A]0>JW?6'IBT#>6\:Q9YB39 MI8`^6Z_=Q/3^8R?'"7.\!KTT%1Q79UAYB2FCE*X'3VJURZI*+B1"I'&`FR!# M8WI\0J2][BGQ*5G@IX'YF"0-L9DD31+C6?@W-N(T"$_B4["`P,,EH4V::LOD M<<2G9_%LX_@POF*EEB34DX1&@N`0C8S3=+Q/F8(MWBYM+]YA!Z\I[;.J.Q"0 M1:JBL'ZOTK>\F:O=08QCQ\=,ZIY->:LK8S^$2U2F;1(]Q<>&FD6;8UE-R8_4 MC$!MY,3"#VX%3,&PT9L!&759])%I[Y+]FNV\-)&T3(1DD+%S1VQ0LCMSK,$2 M33V*C)D"*I5`Y:O1Z;( MF@&/)]U/4A?%$FW)Z"DE7UMFFG@C.S(-H%,U]%9GDA@.)MV3))S,?*5KVQD& MDU;Y$<%$-G6;[`^R$.#!R4-*F:Y(;;9LZN8E>`98[>EFNMKW^6-8*KD2?,@< M_^].=S!Q3FXNU-$?<=$XTM-!R=<&\8A%C,/;49>>X&4LK1"0M_1B]5]D4S4R MZD>FBQTO=.NY(QR9(-P%?Y8'F-FP8=1_S6AA3K>,69/@UPR32R]2-\;R.J<* MEH267A*1.AIM)(+0"&9A!6XE6Q#=/I.EEU]3-&_2UK+(GE7+>UZA?RT2LL"N MBW.J'(A,5A"A%/*''C$KE`D0N@3>/U=#\W6=5$?A=_<9BQR(&:8/J'?WL46; M%G]W+\3/7Y+'<L0+7V0DG4^ECXWR3KZ2AZ4I$^U$L=3\%%= M+>NJ&Z)3=:NMG5NG[G.KUH:76Z?IZ]RZ;S;6Y^3+AU=-^ MS:VV=26_SLP7ZVBKW#I/DPOJ\OL"`7[^@_M5I_,4+.3$46/LG`NBN:=G_X8N M:.4R_)8/VGD6)VHBZZ9-C%D>2K$);+O@@UU=,V]D#^28;GD+^UXN9)(15NSW,>;W/4=`7C,3W256K&@(`>0` M+>AT$LK1S0!:C$JT=SL9D_Y275F6(!E>"#]_-S^NF01O([GPL+ M]Y8$"@ZF&'W(0C%@+VDI/J"?IRK&7LTF-]WY8!G?$B]);+S%!STXDION,1F< M-`9F8`S9=6F85%;(1P[@C6QB@P<]EI^MG<=$!GDZ5C^CB3L&-LSD<<%(+HK:TAB`0_J0A0ORB<6P(82QCFRP0"2; MR,2HK+9(OK$8\F4TF+,1W^1'AK+01"8+XN]V^%!^JO,8+,3DT`>&^/&LSP"0 M_0L'Q$^HLH"'#"L;2%.NQ;#)8-&=SOH#-FK6^SL;M)PR5Q"%^2E5#F#<#C,8 M@GPR$\6T03YFBO>,PV3/I.%R.%[V M![W;(0/)L7(Y/"P]+F!!#N<'7$#_0*$82DX8BA$O1P[%.*J8'!!.W0VS*&R4 M?VS!PM%S#`:('FP48_R3#B8&/#`3,V$]^2"+Q0"1TQ(&)$P6<<""\Y1B)#E. M82+J3$2#@0A.6XI18+>V=M=QY.=Z#WM[C,TYN:7"S30<_..V.^:&CX^"-[ZG M2XWCNM0XKDL#@R:\OZ=C`>MQW0N8OJN3[K_12_>[NNER]_/(KG'WAJL#],<\ M-#B_MAP_+&8H9!9+(0/8BR66E;`VY%*`[F*3;GJ\LTR,&J_`1)&\8,,&Q*P`1 M[?*OECW1,^[Q433O`"DXV>EB9]WOY8702 M;#'#4[S`Z?6_G#IZ7Z^G>UO9)C?_"GM`L;SJD`!SJ,,+!X\Z'"XKLKO,HP(4 MR%2!`XJI`A1YE`I0#@C,R)_$X!O7X58F!U1_XI[A(.O+!Y[+)"+CP]++4ERH MG#A=/X),`%@\?X^&AKNP)='<_Z1XPY>EN9%\XI M.WZ?F0.?NN#,S?-=\YV\`LWFN#;(I2N3'LXHA],'_A93EZ?9+,G;U%P)N M)^0ZFH$#^I+S"*[(LQ,>`=_6>L1SK.Z`S_3(]HE_:@Z-\4*'S"@D<6.?%TMO MWA\%#N_T\S+%+_FSN0YW^X^`'F6!DK\+X.!(_U"`D^FH)CC.QQ._2>#`9OQ( M@8LK_JL%'I;8SQC8#%_I'R9PO\O3,2/-`ZHPTO11S$B3PH)W;N`1D6:"[8A( MD_X")*?N[IX[FHM!.6*Y$,\3R0&6Q[T"C.E<`PS3M0+N*,^4^C$,2SIS^068 MPL5',,RE!R#ZR@4Z8LE%6(Y8;G?W!8!$4^3OFE#[3!=53S9A#2S[Y)2`W"DB M#7ZSD\=XN<_#U3)O\A"_C:W\GI_^I-*IG,JIG,JIG,JIG,JIO$'Y%^B:Q20` #>``` ` 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 Tue Jan 22 17:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF21C37B405 for ; Tue, 22 Jan 2002 17:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N1e2D60018; Tue, 22 Jan 2002 17:40:02 -0800 (PST) (envelope-from gnats) Received: from kappa.allnet.ne.jp (kappa.allnet.ne.jp [61.211.150.156]) by hub.freebsd.org (Postfix) with ESMTP id 8717237B404 for ; Tue, 22 Jan 2002 17:31:27 -0800 (PST) Received: (from kanou@localhost) by kappa.allnet.ne.jp (8.9.3/8.9.3) id KAA75676; Wed, 23 Jan 2002 10:31:26 +0900 (JST) (envelope-from kanou) Message-Id: <200201230131.KAA75676@kappa.allnet.ne.jp> Date: Wed, 23 Jan 2002 10:31:26 +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/34189: maintainer update: print/ft2demos Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34189 >Category: ports >Synopsis: maintainer update: print/ft2demos >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 22 17:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD tin 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 27 10:56:29 JST 2001 kanou@tin:/usr/src/sys/compile/TIN i386 >Description: updated to 2.0.6. >How-To-Repeat: none. >Fix: diff -uNr ft2demos.orig/Makefile ft2demos/Makefile --- ft2demos.orig/Makefile Wed Oct 31 10:32:16 2001 +++ ft2demos/Makefile Wed Jan 16 16:12:38 2002 @@ -6,7 +6,7 @@ # PORTNAME= ft2demos -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \ diff -uNr ft2demos.orig/distinfo ft2demos/distinfo --- ft2demos.orig/distinfo Tue Oct 23 04:02:28 2001 +++ ft2demos/distinfo Wed Jan 16 16:08:43 2002 @@ -1 +1 @@ -MD5 (ft2demos-2.0.5.tar.bz2) = 1d9bd4dc0afde1c6b4ad5671b8bffd5e +MD5 (ft2demos-2.0.6.tar.bz2) = 0e575e8da39fd8bc905c42fe97ef47f3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 17:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F8A537B402 for ; Tue, 22 Jan 2002 17:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N1o1u65583; Tue, 22 Jan 2002 17:50:01 -0800 (PST) (envelope-from gnats) Received: from kappa.allnet.ne.jp (kappa.allnet.ne.jp [61.211.150.156]) by hub.freebsd.org (Postfix) with ESMTP id 6656B37B416 for ; Tue, 22 Jan 2002 17:40:02 -0800 (PST) Received: (from kanou@localhost) by kappa.allnet.ne.jp (8.9.3/8.9.3) id KAA75780; Wed, 23 Jan 2002 10:40:02 +0900 (JST) (envelope-from kanou) Message-Id: <200201230140.KAA75780@kappa.allnet.ne.jp> Date: Wed, 23 Jan 2002 10:40:02 +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/34190: maintainer update: print/pfaedit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34190 >Category: ports >Synopsis: maintainer update: print/pfaedit >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 22 17:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD tin 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 27 10:56:29 JST 2001 kanou@tin:/usr/src/sys/compile/TIN i386 >Description: Maintainer update of print/pfaedit. Changes: - updated to the newest version (2002-01-22). - fixed MASTER_SITES. - now installs LICENSE file to accomodate the copyright notice. >How-To-Repeat: none. >Fix: diff -uNr pfaedit.orig/Makefile pfaedit/Makefile --- pfaedit.orig/Makefile Tue Dec 25 14:24:00 2001 +++ pfaedit/Makefile Wed Jan 23 10:28:03 2002 @@ -6,12 +6,10 @@ # PORTNAME= pfaedit -PORTVERSION= 20011219 +PORTVERSION= 20${DIST_VER} CATEGORIES= print MASTER_SITES= http://pfaedit.sourceforge.net/ -DISTFILES= ${PORTNAME}_src-${DIST_VER}.tgz \ - libgunicode-${LIBGUNI_VER}.tgz libgdraw-${LIBGDRAW_VER}.tgz \ - cidmaps.tgz +DISTFILES= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz MAINTAINER= kanou@mil.allnet.ne.jp @@ -30,9 +28,7 @@ MAN1= pfaedit.1 -DIST_VER= 011219 -LIBGDRAW_VER= 011219 -LIBGUNI_VER= 011219 +DIST_VER= 020122 post-patch: ${PERL} -pi.orig -e 's,/usr/share/,${PREFIX}/share/,g' \ @@ -44,6 +40,8 @@ ${INSTALL_PROGRAM} ${WRKSRC}/pfaedit/pfaedit ${PREFIX}/bin ${MKDIR} ${PREFIX}/share/pfaedit ${INSTALL_DATA} ${WRKDIR}/*.cidmap ${PREFIX}/share/pfaedit + ${MKDIR} ${PREFIX}/share/doc/pfaedit + ${INSTALL_DATA} ${WRKSRC}/LICENSE ${PREFIX}/share/doc/pfaedit ${INSTALL_MAN} ${WRKSRC}/pfaedit/pfaedit.1 ${PREFIX}/man/man1 .include diff -uNr pfaedit.orig/distinfo pfaedit/distinfo --- pfaedit.orig/distinfo Tue Dec 25 14:24:00 2001 +++ pfaedit/distinfo Wed Jan 23 10:29:38 2002 @@ -1,4 +1,2 @@ -MD5 (pfaedit_src-011219.tgz) = 4dd183f94b9dd9a71cd102ae6833fab3 -MD5 (libgunicode-011219.tgz) = 0cf9a4f52ada42f6062c127a1ceb6dfc -MD5 (libgdraw-011219.tgz) = ccce954d9a68a3851b1485fbc0703718 +MD5 (pfaedit_full-020122.tgz) = b51fa4d720d29952f70736bda1368490 MD5 (cidmaps.tgz) = 6bc25e216e9fe8b0c3b226cab3886f83 diff -uNr pfaedit.orig/pkg-plist pfaedit/pkg-plist --- pfaedit.orig/pkg-plist Tue Dec 25 15:57:19 2001 +++ pfaedit/pkg-plist Mon Jan 7 00:01:39 2002 @@ -6,3 +6,5 @@ share/pfaedit/Adobe-Japan1-4.cidmap share/pfaedit/Adobe-Korea1-2.cidmap @dirrm share/pfaedit +share/doc/pfaedit/LICENSE +@dirrm share/doc/pfaedit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 18:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0193737B404 for ; Tue, 22 Jan 2002 18:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N2e2P74777; Tue, 22 Jan 2002 18:40:02 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 18:40:02 -0800 (PST) Message-Id: <200201230240.g0N2e2P74777@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: FUJISHIMA Satsuki Subject: Re: ports/34190: maintainer update: print/pfaedit Reply-To: FUJISHIMA Satsuki Sender: owner-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/34190; it has been noted by GNATS. From: FUJISHIMA Satsuki To: KANOU Hiroki Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34190: maintainer update: print/pfaedit Date: Wed, 23 Jan 2002 11:39:49 +0900 It seems this port requests Xlib, right? cc -c -O -pipe -march=pentiumpro -I/usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/graph -I/usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/graph/x11 \ -I/usr/X11R6/include -o /usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/obj/grx11.o /usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/graph/x11/grx11.c /usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/graph/x11/grx11.c:13: X11/Xlib.h: No such file or directory .... gmake: *** [/usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/obj/grx11.o] Error 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 18:50: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C6E937B404 for ; Tue, 22 Jan 2002 18:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N2o3Z75986; Tue, 22 Jan 2002 18:50:03 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 18:50:03 -0800 (PST) Message-Id: <200201230250.g0N2o3Z75986@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: FUJISHIMA Satsuki Subject: Re: ports/34190: maintainer update: print/pfaedit Reply-To: FUJISHIMA Satsuki Sender: owner-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/34190; it has been noted by GNATS. From: FUJISHIMA Satsuki To: KANOU Hiroki Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34190: maintainer update: print/pfaedit Date: Wed, 23 Jan 2002 11:41:30 +0900 Oops, I followed up to wrong PR, sorry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 18:50: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2223B37B402 for ; Tue, 22 Jan 2002 18:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N2o2c75981; Tue, 22 Jan 2002 18:50:02 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 18:50:02 -0800 (PST) Message-Id: <200201230250.g0N2o2c75981@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: FUJISHIMA Satsuki Subject: Re: ports/34189: maintainer update: print/ft2demos Reply-To: FUJISHIMA Satsuki Sender: owner-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/34189; it has been noted by GNATS. From: FUJISHIMA Satsuki To: KANOU Hiroki Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34189: maintainer update: print/ft2demos Date: Wed, 23 Jan 2002 11:40:50 +0900 It seems this port requests Xlib, right? cc -c -O -pipe -march=pentiumpro -I/usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/graph -I/usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/graph/x11 \ -I/usr/X11R6/include -o /usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/obj/grx11.o /usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/graph/x11/grx11.c /usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/graph/x11/grx11.c:13: X11/Xlib.h: No such file or directory .... gmake: *** [/usr/obj/ports/4/home/k5/work/Z/ft2demos/work/ft2demos-2.0.6/obj/grx11.o] Error 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 18:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 168BE37B405 for ; Tue, 22 Jan 2002 18:50:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N2o4475992; Tue, 22 Jan 2002 18:50:04 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 18:50:04 -0800 (PST) Message-Id: <200201230250.g0N2o4475992@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: FUJISHIMA Satsuki Subject: Re: ports/34190: maintainer update: print/pfaedit Reply-To: FUJISHIMA Satsuki Sender: owner-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/34190; it has been noted by GNATS. From: FUJISHIMA Satsuki To: KANOU Hiroki Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34190: maintainer update: print/pfaedit Date: Wed, 23 Jan 2002 11:47:49 +0900 At Wed, 23 Jan 2002 10:40:02 +0900 (JST), KANOU Hiroki wrote: > Changes: > - fixed MASTER_SITES. Your patch doesn't change MASTER_SITES but it works for me. Do you still want to change it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 18:51:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C12B37B404; Tue, 22 Jan 2002 18:51:09 -0800 (PST) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N2gZ175031; Tue, 22 Jan 2002 18:42:35 -0800 (PST) (envelope-from okazaki) Date: Tue, 22 Jan 2002 18:42:35 -0800 (PST) From: Message-Id: <200201230242.g0N2gZ175031@freefall.freebsd.org> To: thierry@thomas.as, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, okazaki@FreeBSD.org Subject: Re: ports/33842: New port: lang/njs - a standalone JavaScript/ECMAScript interpreter Sender: owner-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/njs - a standalone JavaScript/ECMAScript interpreter State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Tue Jan 22 18:40:03 PST 2002 State-Changed-Why: Committed, thanks! Responsible-Changed-From-To: freebsd-ports->okazaki Responsible-Changed-By: okazaki Responsible-Changed-When: Tue Jan 22 18:40:03 PST 2002 Responsible-Changed-Why: I have committed it. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33842 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 19:10: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C090137B402 for ; Tue, 22 Jan 2002 19:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N3A2M82680; Tue, 22 Jan 2002 19:10:02 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 19:10:02 -0800 (PST) Message-Id: <200201230310.g0N3A2M82680@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: KANOU Hiroki Subject: Re: ports/34190: maintainer update: print/pfaedit Reply-To: KANOU Hiroki Sender: owner-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/34190; it has been noted by GNATS. From: KANOU Hiroki To: FUJISHIMA Satsuki Cc: FreeBSD-gnats-submit@FreeBSD.org, kanou@mil.allnet.ne.jp Subject: Re: ports/34190: maintainer update: print/pfaedit Date: Wed, 23 Jan 2002 12:01:40 +0900 > > Changes: > > - fixed MASTER_SITES. > > Your patch doesn't change MASTER_SITES but it works for me. Do you > still want to change it? Sorry, the change was only in DISTFILES. MASTER_SITES is intact. KANOU Hiroki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 19:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F39037B400 for ; Tue, 22 Jan 2002 19:10:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N3A4v82693; Tue, 22 Jan 2002 19:10:04 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 19:10:04 -0800 (PST) Message-Id: <200201230310.g0N3A4v82693@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: KANOU Hiroki Subject: Re: ports/34189: maintainer update: print/ft2demos Reply-To: KANOU Hiroki Sender: owner-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/34189; it has been noted by GNATS. From: KANOU Hiroki To: FUJISHIMA Satsuki Cc: FreeBSD-gnats-submit@FreeBSD.org, kanou@mil.allnet.ne.jp Subject: Re: ports/34189: maintainer update: print/ft2demos Date: Wed, 23 Jan 2002 12:08:31 +0900 > It seems this port requests Xlib, right? It is my mistake to not include USE_XLIB= yes line in Makefile. sorry. KANOU Hiroki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 19:11:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E2D337B405; Tue, 22 Jan 2002 19:11:09 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N37Kk82305; Tue, 22 Jan 2002 19:07:20 -0800 (PST) (envelope-from sf) Date: Tue, 22 Jan 2002 19:07:20 -0800 (PST) From: Message-Id: <200201230307.g0N37Kk82305@freefall.freebsd.org> To: kanou@mil.allnet.ne.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34190: maintainer update: print/pfaedit Sender: owner-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 State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Tue Jan 22 19:07:05 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34190 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 19:11:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 1FB5C37B417 for ; Tue, 22 Jan 2002 19:11:54 -0800 (PST) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id g0N3BpD92183; Wed, 23 Jan 2002 16:11:51 +1300 (NZDT) (envelope-from dan@lists.unixathome.org) Message-Id: <200201230311.g0N3BpD92183@lists.unixathome.org> From: "Dan Langille" Organization: DVL Software Limited To: ports@freebsd.org Date: Tue, 22 Jan 2002 22:11:34 -0500 MIME-Version: 1.0 Subject: security/drweb-sendmail : Malformed conditional (${SENDMAIL_VERSION} == "8.11.1") Reply-To: dan@langille.org Cc: anton@urc.ac.ru X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-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 is a problem here. I think it is environmental. I get this eror on one machine but not another. "Makefile", line 62: Malformed conditional (${SENDMAIL_VERSION} == "8.11.1") "Makefile", line 62: Need an operator "Makefile", line 65: if-less elif "Makefile", line 65: Need an operator "Makefile", line 68: if-less endif "Makefile", line 68: Need an operator make: fatal errors encountered -- cannot continue [lists-test@gus:/extra/lists-test-ports/security/drweb-sendmail] $ head Makefile # New ports collection makefile for: drweb_sendmail # Date created: 14 August 2001 # Whom: Anton Voronin # # $FreeBSD: ports/security/drweb-sendmail/Makefile,v 1.33 2002/01/04 07:25:22 ache Exp $ # The code in question is: .if ${SENDMAIL_VERSION} == "8.11.1" ${CP} ${WITH_DRWEBSMF_SENDMAIL_DIR}/libmilter/listener.c ${WRKSRC}/libmilter cd ${WRKSRC}/libmilter && ${PATCH} < ${WRKSRC}/../sendmail/listener- 8.11.1.patch .elif ${SENDMAIL_VERSION} == "8.12.0" ${CP} ${WITH_DRWEBSMF_SENDMAIL_DIR}/libmilter/listener.c ${WRKSRC}/libmilter cd ${WRKSRC}/libmilter && ${PATCH} < ${WRKSRC}/../sendmail/listener- 8.12.0.patch .endif cheers -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 19:20:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from c196153.ap.plala.or.jp (c196153.ap.plala.or.jp [210.150.196.153]) by hub.freebsd.org (Postfix) with ESMTP id 9AEF737B400 for ; Tue, 22 Jan 2002 19:20:26 -0800 (PST) Received: from souffle.bogus-local.net (souffle.bogus-local.net [192.168.1.1]) by c196153.ap.plala.or.jp (Postfix) with ESMTP id 2720D37E; Wed, 23 Jan 2002 12:20:25 +0900 (JST) Date: Wed, 23 Jan 2002 12:20:23 +0900 Message-ID: <864rldkb2g.wl@gray.plala.or.jp> From: FUJISHIMA Satsuki To: KANOU Hiroki Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/34189: maintainer update: print/ft2demos Mail-Followup-To: KANOU Hiroki , freebsd-ports@FreeBSD.org In-Reply-To: <200201230310.g0N3A4v82693@freefall.freebsd.org> References: <200201230310.g0N3A4v82693@freefall.freebsd.org> User-Agent: Wanderlust/2.9.2 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/20.7 (i386--freebsd) MULE/4.1 (AOI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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, 22 Jan 2002 19:10:04 -0800 (PST), KANOU Hiroki wrote: > It is my mistake to not include > > USE_XLIB= yes > > line in Makefile. sorry. Yeah, I should have been aware of that at the previous update. Never mind. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 19:21:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5045237B402; Tue, 22 Jan 2002 19:21:09 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N3KlQ83892; Tue, 22 Jan 2002 19:20:47 -0800 (PST) (envelope-from sf) Date: Tue, 22 Jan 2002 19:20:47 -0800 (PST) From: Message-Id: <200201230320.g0N3KlQ83892@freefall.freebsd.org> To: kanou@mil.allnet.ne.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34189: maintainer update: print/ft2demos Sender: owner-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/ft2demos State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Tue Jan 22 19:20:30 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34189 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 20:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13BED37B402 for ; Tue, 22 Jan 2002 20:20:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N4K5605886; Tue, 22 Jan 2002 20:20:05 -0800 (PST) (envelope-from gnats) Received: from stevenwills.com (rdu26-41-222.nc.rr.com [66.26.41.222]) by hub.freebsd.org (Postfix) with ESMTP id 64D2737B402 for ; Tue, 22 Jan 2002 20:15:47 -0800 (PST) Received: (from steve@localhost) by stevenwills.com (8.11.6/8.11.6) id g0N4Fk458606; Tue, 22 Jan 2002 23:15:46 -0500 (EST) (envelope-from steve) Message-Id: <200201230415.g0N4Fk458606@stevenwills.com> Date: Tue, 22 Jan 2002 23:15:46 -0500 (EST) From: Steve Wills Reply-To: Steve Wills To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34191: palm/malsync files 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: 34191 >Category: ports >Synopsis: palm/malsync files to build >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 22 20:20:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD tigger.example.com 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Mon Oct 8 17:21:08 EDT 2001 steve@tigger.example.com:/home/obj/home/src/sys/TIGGER i386 >Description: the port failed to build for me, unable to find includes from the pilot-link port >How-To-Repeat: attempt to build the palm/malsync port >Fix: replace the current patch to the make file with this one: --- Makefile.orig Sun May 14 21:17:35 2000 +++ Makefile Tue Jan 22 23:13:58 2002 @@ -1,4 +1,3 @@ -CC = gcc TARGET = malsync PLAT := $(shell uname) @@ -12,10 +11,16 @@ endif TREETOP = ../../.. -PILOT_LINK_DIR = $(TREETOP)/vendor/pilot/pilot-link.0.9.3 +PILOT_LINK_DIR = $(PREFIX)/pilot + +DEFINES = -DMALSYNC -CFLAGS = -Wall -g -DMALSYNC -I$(TREETOP)/mal/common \ - -I$(TREETOP)/mal/client/common -I$(PILOT_LINK_DIR)/include -I. +ifeq ($(PLAT),FreeBSD) +LINKFLAGS = -Wl,--rpath -Wl,$(PILOT_LINK_DIR)/lib +endif + +CFLAGS += $(DEFINES) -I$(TREETOP)/mal/common \ + -I$(TREETOP)/mal/client/common -I$(PREFIX)/include -I. SRC = malsync.c MAL31ServerConfig.c MAL31DBConfig.c MAL31UserConfig.c \ @@ -55,17 +60,12 @@ OBJS = $(SRC:.c=.o) +all: $(TARGET) $(TARGET): $(OBJS) - $(CC) -rdynamic $(CFLAGS) -o $@ $(OBJS) \ - -L${PILOT_LINK_DIR}/libsock -lpisock $(LINKLIBS) + $(CC) $(CFLAGS) -o $@ $(OBJS) \ + -L${PREFIX}/lib -lpisock $(LINKLIBS) $(LINKFLAGS) + clean: rm -f $(OBJS) $(TARGET) - -.c.o: - gcc $(CFLAGS) -c -o $@ $< - - - - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 20:55:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id A2E6D37B402 for ; Tue, 22 Jan 2002 20:55:27 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g0N4rEQ67571; Tue, 22 Jan 2002 23:53:15 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201230453.g0N4rEQ67571@aldan.algebra.com> Date: Tue, 22 Jan 2002 23:53:10 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment To: tadayuki@mediaone.net Cc: will@csociety.org, ports@FreeBSD.org In-Reply-To: <20020121233923.75304d3c.tadayuki@mediaone.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 [moved to -ports] On 21 Jan, Tadayuki OKADA wrote: >> >> Yes -- for the foreseable future. We are talking source >> >> incompatibility only, btw. If such incompatibility is introduced, >> >> it will break the building of a port. This breakage will signal >> >> the need for a fix. >> > You can break binary compatibility without breaking source >> > compatibility. And it's not rare case. >> Would you be able to offer an example on how this is relevant to the >> argument? Thanks! > I meant: If port A depends on port B's library. port B updated. Assume > it breaks binary compatibility. port A build will not be broken, so > forget PORTREVISION bump. People update port B, but not port A. so > port A will stop working. Well, what I changed only affects the situation, when port A is built after port B: An earlier version of port B is already present and port A is known to work fine with it. So it detects the acceptable version of the libB and compiles/links with it. I don't think my idea affects the way upgrades are handled. BTW, come to think of it, the whole *_DEPENDS system should, probably, be changed to look for the file/library in the +CONTENTS files under /var/db/pkg... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 21: 7:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 2CE7F37B402; Tue, 22 Jan 2002 21:07:42 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g0N55bQ67755; Wed, 23 Jan 2002 00:05:38 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201230505.g0N55bQ67755@aldan.algebra.com> Date: Wed, 23 Jan 2002 00:05:34 -0500 (EST) From: Mikhail Teterin Subject: Re: ports/34126: regexps in the LIB_DEPENDS To: sobomax@FreeBSD.org Cc: freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org In-Reply-To: <200201220805.g0M85Ld67288@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 22 Jan, sobomax@FreeBSD.org wrote: > Synopsis: regexps in the LIB_DEPENDS > > State-Changed-From-To: open->feedback I don't see, why "feedback" is apropriate. "Analyzed" may be... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 21:30:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 5A98637B404 for ; Tue, 22 Jan 2002 21:30:29 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 99E462B829 for ; Wed, 23 Jan 2002 06:30:26 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 1058339E; Wed, 23 Jan 2002 16:30:22 +1100 (EST) Date: Wed, 23 Jan 2002 16:30:22 +1100 From: Edwin Groothuis To: freebsd-ports@freebsd.org Subject: IPv6 for ports, automaticly enable it or not? Message-ID: <20020123163021.A97184@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.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 Greetings, I have a couple of ports (netcat, junkbuster) which are patched or have patched Makefiles to allow to work via IPv6 next to the standard IPv4. Nothing new here. I also know a couple of ports which have different ports to allow IPv6 support (apache, mozilla). IPv6 is supported since version 4.0 or 4.1, most if not all applications in the base operating system are supporting it. Why isn't ipv6 automaticly enabled in Apache if OSVERSION > 400000 ? Is there still a fear of IPv6 regarding these things? just wondering, Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 21:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24F4F37B428 for ; Tue, 22 Jan 2002 21:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N5o1K41638; Tue, 22 Jan 2002 21:50:01 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 21:50:01 -0800 (PST) Message-Id: <200201230550.g0N5o1K41638@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Glenn Johnson Subject: Re: ports/32805: The apache2 port overwrites configuration files. Reply-To: Glenn Johnson Sender: owner-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/32805; it has been noted by GNATS. From: Glenn Johnson To: perky@fallin.lv Cc: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/32805: The apache2 port overwrites configuration files. Date: Tue, 22 Jan 2002 23:46:50 -0600 On Tue, Jan 22, 2002 at 07:18:10PM +0900, Hye-Shik Chang wrote: > Hello. > > Here is the patch. Can you commit this? > > diff -ruN apache2.orig/files/patch-Makefile.in apache2/files/patch-Makefile.in > --- apache2.orig/files/patch-Makefile.in Thu Nov 22 11:30:15 2001 > +++ apache2/files/patch-Makefile.in Tue Jan 22 19:02:45 2002 > @@ -1,5 +1,14 @@ > --- Makefile.in.orig Mon Oct 22 21:46:29 2001 > -+++ Makefile.in Sat Nov 17 01:36:38 2001 > ++++ Makefile.in Tue Jan 22 19:02:30 2002 > +@@ -32,7 +32,7 @@ > + @test -d $(sysconfdir) || $(MKINSTALLDIRS) $(sysconfdir) > + @cd $(top_srcdir)/docs/conf; \ > + for i in mime.types magic; do \ > +- $(INSTALL_DATA) $$i $(sysconfdir); \ > ++ test -f $(sysconfdir)/$$i || $(INSTALL_DATA) $$i $(sysconfdir); \ > + done; \ > + for i in *-std* ssl.conf; do \ > + [ -f $$i ] || continue; \ > @@ -51,7 +51,7 @@ > < $$i; \ > for j in $(DSO_MODULES) "^EOL^"; do \ There was a commit just made to the port but the problem still remains. I just reinstalled the port and it overwrote my mime.types file. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 22: 0:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C424C37B404 for ; Tue, 22 Jan 2002 22:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N601Y42751; Tue, 22 Jan 2002 22:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE1FA37B420 for ; Tue, 22 Jan 2002 21:52:23 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N5qNW41802; Tue, 22 Jan 2002 21:52:23 -0800 (PST) (envelope-from nobody) Message-Id: <200201230552.g0N5qNW41802@freefall.freebsd.org> Date: Tue, 22 Jan 2002 21:52:23 -0800 (PST) From: Byunghyun Oh To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34193: New port: hgl (HGL Graphics Library) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34193 >Category: ports >Synopsis: New port: hgl (HGL Graphics Library) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 22 22:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Byunghyun Oh >Release: FreeBSD 4.5-RC1 >Organization: none >Environment: FreeBSD okta 4.5-RC1 FreeBSD 4.5-RC1 #0: Mon Jan 21 18:30:27 KST 2002 octaphial@okta:/usr/src/sys/compile/OCTA i386 >Description: HGL is graphics library for Hugs98, an implementation of Haskell 98. >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: # # hgl # hgl/Makefile # hgl/pkg-comment # hgl/pkg-descr # hgl/pkg-plist # hgl/distinfo # hgl/files # hgl/files/patch-aa # hgl/scripts # hgl/scripts/hugs-hgl # echo c - hgl mkdir -p hgl > /dev/null 2>&1 echo x - hgl/Makefile sed 's/^X//' >hgl/Makefile << 'END-of-hgl/Makefile' X# New ports collection makefile for: hgl X# Date created: 22 January 2002 X# Whom: octaphial X# X# $FreeBSD$ X# X XPORTNAME= hgl XPORTVERSION= 2.0.4 XCATEGORIES= graphics XMASTER_SITES= http://haskell.org/graphics/downloads/ XDISTNAME= graphics-${PORTVERSION}.src X XMAINTAINER= octaphial@yahoo.com X XRUN_DEPENDS= hugs:${PORTSDIR}/lang/hugs X XWRKSRC= ${WRKDIR}/graphics-${PORTVERSION} XUSE_GMAKE= yes X XBUILD_WRKSRC= ${WRKSRC}/lib/x11 XMAKE_ENV= system=FreeBSD \ X hugs_install=${PREFIX}/share/hugs XALL_TARGET= all X Xdo-install: X ${MKDIR} ${PREFIX}/share/hugs/lib/x11 X ${MKDIR} ${PREFIX}/share/hugs/demos/hgl X ${INSTALL_SCRIPT} ${PKGDIR}/scripts/hugs-hgl ${PREFIX}/bin X ${INSTALL_DATA} ${WRKSRC}/lib/x11/*.hs ${PREFIX}/share/hugs/lib/x11 X ${INSTALL_PROGRAM} ${WRKSRC}/lib/x11/*.o ${PREFIX}/share/hugs/lib/x11 X ${INSTALL_PROGRAM} ${WRKSRC}/lib/x11/*.so ${PREFIX}/share/hugs/lib/x11 X ${INSTALL_DATA} ${WRKSRC}/demos/* ${PREFIX}/share/hugs/demos/hgl X ${INSTALL_DATA} ${WRKSRC}/test/* ${PREFIX}/share/hugs/demos/hgl X Xpost-install: X ${MKDIR} ${PREFIX}/share/doc/hgl X ${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/hgl X ${INSTALL_DATA} ${WRKSRC}/License ${PREFIX}/share/doc/hgl X ${INSTALL_DATA} ${WRKSRC}/Readme ${PREFIX}/share/doc/hgl X ${INSTALL_DATA} ${WRKSRC}/Version ${PREFIX}/share/doc/hgl X ${INSTALL_DATA} ${WRKSRC}/Version-2.0.4 ${PREFIX}/share/doc/hgl X X.include END-of-hgl/Makefile echo x - hgl/pkg-comment sed 's/^X//' >hgl/pkg-comment << 'END-of-hgl/pkg-comment' XGraphics library for Hugs98, an implementation of Haskell 98 END-of-hgl/pkg-comment echo x - hgl/pkg-descr sed 's/^X//' >hgl/pkg-descr << 'END-of-hgl/pkg-descr' XFrom homepage of HGL: X XThe HGL gives the programmer access to the most interesting parts of Xthe Win32 and X11 library without exposing the programmer to the pain Xand anguish usually associated with using these interfaces. The library Xlibrary is distributed as open source and is suitable for use in Xteaching and in applications. X X... X XWWW: http://haskell.org/graphics/ X X X - Byunghyun Oh X octaphial@yahoo.com END-of-hgl/pkg-descr echo x - hgl/pkg-plist sed 's/^X//' >hgl/pkg-plist << 'END-of-hgl/pkg-plist' Xbin/hugs-hgl Xshare/doc/hgl/License Xshare/doc/hgl/Readme Xshare/doc/hgl/Version Xshare/doc/hgl/Version-2.0.4 Xshare/doc/hgl/Graphics.dvi Xshare/doc/hgl/Graphics.tex Xshare/doc/hgl/appendix.tex Xshare/doc/hgl/graphics.bib Xshare/doc/hgl/oldappendix.tex Xshare/hugs/lib/x11/GraphicsCore.hs Xshare/hugs/lib/x11/GraphicsDC.hs Xshare/hugs/lib/x11/GraphicsEvent.hs Xshare/hugs/lib/x11/GraphicsEvents.hs Xshare/hugs/lib/x11/GraphicsFlag.hs Xshare/hugs/lib/x11/GraphicsFont.hs Xshare/hugs/lib/x11/GraphicsKey.hs Xshare/hugs/lib/x11/GraphicsPicture.hs Xshare/hugs/lib/x11/GraphicsRegion.hs Xshare/hugs/lib/x11/GraphicsTimer.hs Xshare/hugs/lib/x11/GraphicsUtils.hs Xshare/hugs/lib/x11/GraphicsWindow.hs Xshare/hugs/lib/x11/GraphicsWindows.hs Xshare/hugs/lib/x11/Graphics_Utilities.hs Xshare/hugs/lib/x11/SOEGraphics.hs Xshare/hugs/lib/x11/X.hs Xshare/hugs/lib/x11/X.o Xshare/hugs/lib/x11/X.so Xshare/hugs/lib/x11/Xlib.hs Xshare/hugs/lib/x11/Xlib.o Xshare/hugs/lib/x11/Xlib.so Xshare/hugs/lib/x11/Xlib_StdDIS.hs Xshare/hugs/lib/x11/Xlib_StdDIS.so X@dirrm share/doc/hgl X@dirrm share/hugs/lib/x11 END-of-hgl/pkg-plist echo x - hgl/distinfo sed 's/^X//' >hgl/distinfo << 'END-of-hgl/distinfo' XMD5 (graphics-2.0.4.src.tar.gz) = 60da7bc8f3a2414778fe1e693ba54ab4 END-of-hgl/distinfo echo c - hgl/files mkdir -p hgl/files > /dev/null 2>&1 echo x - hgl/files/patch-aa sed 's/^X//' >hgl/files/patch-aa << 'END-of-hgl/files/patch-aa' X--- lib/x11/X.c.orig Wed Sep 5 16:26:18 2001 X+++ lib/x11/X.c Tue Jan 22 11:18:50 2002 X@@ -5526,8 +5526,8 @@ X #ifdef __cplusplus X extern "C" { X #endif X-DLLEXPORT(void) initModule(HugsAPI3 *); X-DLLEXPORT(void) initModule(HugsAPI3 *hugsAPI) { X+DLLEXPORT(void) _initModule(HugsAPI3 *); X+DLLEXPORT(void) _initModule(HugsAPI3 *hugsAPI) { X hugs = hugsAPI; X hugs->registerPrims(&prims); X } Xdiff -Naur graphics-2.0.4.orig/lib/x11/Xlib.c graphics-2.0.4/lib/x11/Xlib.c X--- lib/x11/Xlib.c.orig Wed Sep 5 16:26:18 2001 X+++ lib/x11/Xlib.c Tue Jan 22 11:19:05 2002 X@@ -4349,8 +4349,8 @@ X #ifdef __cplusplus X extern "C" { X #endif X-DLLEXPORT(void) initModule(HugsAPI3 *); X-DLLEXPORT(void) initModule(HugsAPI3 *hugsAPI) { X+DLLEXPORT(void) _initModule(HugsAPI3 *); X+DLLEXPORT(void) _initModule(HugsAPI3 *hugsAPI) { X hugs = hugsAPI; X hugs->registerPrims(&prims); X } Xdiff -Naur graphics-2.0.4.orig/lib/x11/Xlib_StdDIS.c graphics-2.0.4/lib/x11/Xlib_StdDIS.c X--- lib/x11/Xlib_StdDIS.c.orig Wed Sep 5 16:26:18 2001 X+++ lib/x11/Xlib_StdDIS.c Tue Jan 22 11:17:48 2002 X@@ -65,8 +65,8 @@ X #ifdef __cplusplus X extern "C" { X #endif X-DLLEXPORT(void) initModule(HugsAPI3 *); X-DLLEXPORT(void) initModule(HugsAPI3 *hugsAPI) { X+DLLEXPORT(void) _initModule(HugsAPI3 *); X+DLLEXPORT(void) _initModule(HugsAPI3 *hugsAPI) { X hugs = hugsAPI; X hugs->registerPrims(&prims); X } END-of-hgl/files/patch-aa echo c - hgl/scripts mkdir -p hgl/scripts > /dev/null 2>&1 echo x - hgl/scripts/hugs-hgl sed 's/^X//' >hgl/scripts/hugs-hgl << 'END-of-hgl/scripts/hugs-hgl' X#!/bin/sh X Xhugs -P{Hugs}/lib/x11: $@ END-of-hgl/scripts/hugs-hgl exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 22:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4841337B416 for ; Tue, 22 Jan 2002 22:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N6A1U47401; Tue, 22 Jan 2002 22:10:01 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 22:10:01 -0800 (PST) Message-Id: <200201230610.g0N6A1U47401@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Sean Chittenden Subject: Re: ports/31697: Jabber port doesn't install jud Reply-To: Sean Chittenden Sender: owner-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/31697; it has been noted by GNATS. From: Sean Chittenden To: freebsd-gnats-submit@FreeBSD.org, kirk@strauser.com Cc: Subject: Re: ports/31697: Jabber port doesn't install jud Date: Tue, 22 Jan 2002 22:06:10 -0800 Status: closed This has been committed: please close this bug. -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 22:10: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4920037B417 for ; Tue, 22 Jan 2002 22:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N6A2647406; Tue, 22 Jan 2002 22:10:02 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 22:10:02 -0800 (PST) Message-Id: <200201230610.g0N6A2647406@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Sean Chittenden Subject: Re: ports/31063: Upgrade aim-transport in jabber port. Reply-To: Sean Chittenden Sender: owner-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/31063; it has been noted by GNATS. From: Sean Chittenden To: freebsd-gnats-submit@FreeBSD.org, kris@decepticon.icgcorp.net Cc: Subject: Re: ports/31063: Upgrade aim-transport in jabber port. Date: Tue, 22 Jan 2002 22:08:22 -0800 State: closed AIM transport has been upgraded. This bug can be closed. -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 Tue Jan 22 22:31:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A995537B402; Tue, 22 Jan 2002 22:31:09 -0800 (PST) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N6Rgs49736; Tue, 22 Jan 2002 22:27:42 -0800 (PST) (envelope-from trevor) Date: Tue, 22 Jan 2002 22:27:42 -0800 (PST) From: Message-Id: <200201230627.g0N6Rgs49736@freefall.freebsd.org> To: kris@decepticon.icgcorp.net, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31063: Upgrade aim-transport in jabber 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: Upgrade aim-transport in jabber port. State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Tue Jan 22 22:26:56 PST 2002 State-Changed-Why: overcome by events http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31063 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 22:47:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 2554337B404; Tue, 22 Jan 2002 22:47:50 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id IAA55619; Wed, 23 Jan 2002 08:47:47 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from h105.229.dialup.iptcom.net (h105.229.dialup.iptcom.net [212.9.229.105]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id IAA12186; Wed, 23 Jan 2002 08:47:45 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Subject: Re: ports/34126: regexps in the LIB_DEPENDS From: Maxim Sobolev To: Mikhail Teterin Cc: freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org In-Reply-To: <200201230505.g0N55bQ67755@aldan.algebra.com> References: <200201230505.g0N55bQ67755@aldan.algebra.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-TBzgLlrEJBwPvPK2NQel" Message-Id: <1011768383.532.5.camel@notebook> Mime-Version: 1.0 X-Mailer: Evolution/1.0.1 Date: 23 Jan 2002 08:47:33 +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-TBzgLlrEJBwPvPK2NQel Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-01-23 at 07:05, Mikhail Teterin wrote: > On 22 Jan, sobomax@FreeBSD.org wrote: > > Synopsis: regexps in the LIB_DEPENDS > >=20 > > State-Changed-From-To: open->feedback >=20 > I don't see, why "feedback" is apropriate. "Analyzed" may be... Because the PR is incomplete and needs a feedback from originator. -Maxim --=-TBzgLlrEJBwPvPK2NQel Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQA8Tlw+oNu5t4iCBa8RAklqAJ9RskTIorzC07SfLvgfW2gfN4/YtgCggMse A383j1Kb9QLpn1XM8/cgOQA= =hPhl -----END PGP SIGNATURE----- --=-TBzgLlrEJBwPvPK2NQel-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 23:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 433D437B405 for ; Tue, 22 Jan 2002 23:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N7K3q67310; Tue, 22 Jan 2002 23:20:03 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 23:20:03 -0800 (PST) Message-Id: <200201230720.g0N7K3q67310@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/33725: New port: A C library for dinamically generating PDF 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/33725; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org, sysadmin@alexdupre.com Cc: Subject: Re: ports/33725: New port: A C library for dinamically generating PDF Date: Wed, 23 Jan 2002 08:17:39 +0100 Superseded by http://www.freebsd.org/cgi/query-pr.cgi?pr=34178 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 23:20:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 535CD37B404 for ; Tue, 22 Jan 2002 23:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N7K2A67305; Tue, 22 Jan 2002 23:20:02 -0800 (PST) (envelope-from gnats) Date: Tue, 22 Jan 2002 23:20:02 -0800 (PST) Message-Id: <200201230720.g0N7K2A67305@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Al Germoglio Subject: Re: ports/34178: Broken port: pdflib3 is no more supported -> update to pdflib4 Reply-To: Al Germoglio Sender: owner-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/34178; it has been noted by GNATS. From: Al Germoglio To: freebsd-gnats-submit@FreeBSD.org, sysadmin@alexdupre.com Cc: Subject: Re: ports/34178: Broken port: pdflib3 is no more supported -> update to pdflib4 Date: Wed, 23 Jan 2002 08:15:37 +0100 This is a multi-part message in MIME format. --------------29D751810CC68B5984CBF370 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I agree with you. We may simply call this port pdflib. I merged your adjustments with mine. The differences are: - USE_PERL5 is now enabled - patch-configure is in the shar - INSTALL_MAN is used instead of INSTALL_DATA for the docs Alex Dupre --------------29D751810CC68B5984CBF370 Content-Type: application/x-sh; name="pdflib.sh" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pdflib.sh" # 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: # # pdflib # pdflib/files # pdflib/files/patch-configure # pdflib/pkg-plist # pdflib/pkg-descr # pdflib/pkg-comment # pdflib/distinfo # pdflib/Makefile # echo c - pdflib mkdir -p pdflib > /dev/null 2>&1 echo c - pdflib/files mkdir -p pdflib/files > /dev/null 2>&1 echo x - pdflib/files/patch-configure sed 's/^X//' >pdflib/files/patch-configure << 'END-of-pdflib/files/patch-configure' X--- configure.orig Fri May 18 06:29:15 2001 X+++ configure Tue Jan 22 14:25:21 2002 X@@ -576,7 +576,7 @@ X X X X-PDFLIB_LTCURRENT=2 X+PDFLIB_LTCURRENT=4 X PDFLIB_LTREVISION=1 X PDFLIB_LTAGE=1 X END-of-pdflib/files/patch-configure echo x - pdflib/pkg-plist sed 's/^X//' >pdflib/pkg-plist << 'END-of-pdflib/pkg-plist' Xbin/pdflib-config Xinclude/pdflib.h Xlib/libpdf.so.4 Xlib/libpdf.so Xlib/libpdf.a Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.so.4 Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.a Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.pm X%%PORTDOCS%%share/doc/pdflib/PDFlib-license.pdf X%%PORTDOCS%%share/doc/pdflib/PDFlib-manual.pdf X%%PORTDOCS%%share/doc/pdflib/PDFlib-purchase-order.pdf X%%PORTDOCS%%share/doc/pdflib/aladdin-license.pdf X%%PORTDOCS%%share/doc/pdflib/changes.txt X%%PORTDOCS%%share/doc/pdflib/compatibility.txt X%%PORTDOCS%%share/doc/pdflib/grid.pdf X%%PORTDOCS%%share/doc/pdflib/readme_ebcdic.txt X%%PORTDOCS%%share/doc/pdflib/readme_mac.txt X%%PORTDOCS%%share/doc/pdflib/readme_unix.txt X%%PORTDOCS%%share/doc/pdflib/readme_win.txt X%%PORTDOCS%%@dirrm share/doc/pdflib END-of-pdflib/pkg-plist echo x - pdflib/pkg-descr sed 's/^X//' >pdflib/pkg-descr << 'END-of-pdflib/pkg-descr' XPDFlib is a library of C routines which allow you to programmatically Xgenerate files in Adobe's Portable Document Format PDF. PDFlib Xacts as a backend processor to your own programs. While you (the Xprogrammer) are responsible for retrieving or maintaining the data Xto be processed, PDFlib takes over the task of generating the PDF Xcode which graphically represents your data. While you must still Xformat and arrange your text and graphical objects, PDFlib frees Xyou from the internals and intricacies of PDF. Although being far Xfrom complete, PDFlib already offers many useful functions for Xcreating text, graphics, images and hypertext elements in PDF files. X XWWW: http://www.PDFlib.com/ X X- Alex Dupre Xsysadmin@alexdupre.com END-of-pdflib/pkg-descr echo x - pdflib/pkg-comment sed 's/^X//' >pdflib/pkg-comment << 'END-of-pdflib/pkg-comment' XA C library for dynamically generating PDF END-of-pdflib/pkg-comment echo x - pdflib/distinfo sed 's/^X//' >pdflib/distinfo << 'END-of-pdflib/distinfo' XMD5 (pdflib-4.0.1.tar.gz) = 92cb24075945c2151b7524bc7e8ef8c3 END-of-pdflib/distinfo echo x - pdflib/Makefile sed 's/^X//' >pdflib/Makefile << 'END-of-pdflib/Makefile' X# New ports collection makefile for: pdflib X# Date created: Wed Jan 9 12:27:54 CET 2002 X# Whom: Alex Dupre X# X# $FreeBSD$ X# X XPORTNAME= pdflib XPORTVERSION= 4.0.1 XCATEGORIES= print XMASTER_SITES= http://www.pdflib.com/pdflib/download/ X XMAINTAINER= sysadmin@alexdupre.com X XRESTRICTED= "many odd restrictions on usage and distribution" XINSTALL_SHLIB= yes XUSE_LIBTOOL= yes XUSE_PERL%= yes XCONFIGURE_ARGS= --enable-cxx X Xpost-install: X.if !defined(NOPORTDOCS) X ${INSTALL} -d -o ${DOCOWN} -g ${DOCGRP} ${DOCSDIR} X ${INSTALL_MAN} ${WRKSRC}/doc/* ${DOCSDIR} X.endif X X.include END-of-pdflib/Makefile exit --------------29D751810CC68B5984CBF370-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 22 23:48:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cheer.mahoroba.org (flets19-017.kamome.or.jp [218.45.19.17]) by hub.freebsd.org (Postfix) with ESMTP id 75D1037B400 for ; Tue, 22 Jan 2002 23:48:36 -0800 (PST) Received: from mille.mahoroba.org (IDENT:VhrQdLEP2MfAWEBu3I7PGKgrj6ewIFs9NW2B7xBh6p7PKMVrzYkS+ZXu96RKPj3E@mille.mahoroba.org [IPv6:2001:200:301:0:202:2dff:fe0a:6bee]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.2/8.12.2) with ESMTP/inet6 id g0N7mWQd018706 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 23 Jan 2002 16:48:33 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 23 Jan 2002 16:48:29 +0900 Message-ID: From: Hajimu UMEMOTO To: Edwin Groothuis Cc: freebsd-ports@freebsd.org Subject: Re: IPv6 for ports, automaticly enable it or not? In-Reply-To: <20020123163021.A97184@k7.mavetju.org> References: <20020123163021.A97184@k7.mavetju.org> User-Agent: xcite1.38> Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 4.5-RC MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-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 Hi, >>>>> On Wed, 23 Jan 2002 16:30:22 +1100 >>>>> Edwin Groothuis said: edwin> Why isn't ipv6 automaticly enabled in Apache if OSVERSION > 400000 ? edwin> Is there still a fear of IPv6 regarding these things? There are some issue within application level. Since, internal API of original Apache is hardly depend on IPv4, IPv6 patch may break 3rd party module. Since Mozilla's IPv6 support uses IPv4-mapped IPv6 address, it requires IPv6 capability in kernel side even if you don't use IPv6 at all. So, if you enable IPv6 support, Mozilla doesn't work on IPv4 only kernel. And, even if you don't want to enable IPv4-mapped IPv6 address, you must enable IPv4-mapped IPv6 address to see IPv4 only sites. Further, when IPv6 connection attempt is fail, Mozilla doesn't try IPv4. This means that you cannot see sites that has AAAA RR but IPv6 service is not available. Or, if you don't have connection to 6bone, you cannot see sites that has AAAA RR at all. This is why there are two ports. In another issue, there may be some delay between new release and IPv6 patch is out. Someone may don't like this delay. Recentry, ftp/wget was divided into ftp/wget+ipv6 because of this issue. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 0:12: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from enigma.whacky.net (enigma.whacky.net [194.109.204.120]) by hub.freebsd.org (Postfix) with ESMTP id 3688B37B400 for ; Wed, 23 Jan 2002 00:12:05 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by enigma.whacky.net (Postfix) with ESMTP id 635742151A for ; Wed, 23 Jan 2002 09:11:44 +0100 (CET) Received: by enigma.whacky.net (Postfix, from userid 1001) id 2FC322151F; Wed, 23 Jan 2002 09:11:42 +0100 (CET) Date: Wed, 23 Jan 2002 09:11:41 +0100 From: Stephan van Beerschoten To: ports@freebsd.org Subject: XFree86-4.2.0 request Message-ID: <20020123081141.GA84870@enigma.whacky.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Can someone please mail me the x11/XFree86-4 port that covers 4.2.0 ? I would like to experiment with it, but I lost the port after my system cvsup'ed last night. With regards, Stephan -- Stephan van Beerschoten [SVB21-RIPE] stephanb@whacky.net PGP fingerprint: 4557 9761 B212 FB4C 778D 3529 C42A 2D27 "To err is human, to forgive is Not Company Policy" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 0:19:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 63D3E37B417; Wed, 23 Jan 2002 00:16:43 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id KAA16603; Wed, 23 Jan 2002 10:16:21 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h213.229.dialup.iptcom.net [212.9.229.213]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id KAA48916; Wed, 23 Jan 2002 10:16:11 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g0N8EbI24236; Wed, 23 Jan 2002 10:14:37 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C4E7128.18628012@FreeBSD.org> Date: Wed, 23 Jan 2002 10:15:36 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Joe Clarke Cc: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: Another GNOME magapatch for testing References: <20020122190501.J32336-100000@shumai.marcuscom.com> Content-Type: multipart/mixed; boundary="------------DC2B99C9CDC400F38DDA3DC8" Sender: owner-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. --------------DC2B99C9CDC400F38DDA3DC8 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Joe Clarke wrote: > > On Tue, 22 Jan 2002, Maxim Sobolev wrote: > > > Folks, > > > > As usually I've compiled a new megapatch, which updates several core > > GNOME components to the latest versions. Most of the changes are > > trivial translation updates, however gnomecore obtained many > > significant bugfixes (and probably has acquired some new bugs as > > well). Therefore, this patch will not go into 4.5 and I would like > > people to test it and report any problems. Some already known ones > > are: > > > > 1. gnomedb-fe is broken again - it hangs at startup; > > 2. gnome-help-browser by default displays its toc: page in some > > language, which clearly isn't an English. > > gnomedb-fe works fine for me after the upgrade (I'm on 4.5-RC). However, > nautilus is acting funny. I'm rebuilding it with the latest freetype as > well. I'll keep you posted. I have resolved problem with non-English toc: page in gnome-help-browser. Attaches is the updated patch for gnomecore. -Maxim --------------DC2B99C9CDC400F38DDA3DC8 Content-Type: text/plain; charset=koi8-r; name="gnomecore.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="gnomecore.diff" ? pkg-plist,v Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/gnomecore/Makefile,v retrieving revision 1.71 diff -d -u -r1.71 Makefile --- Makefile 13 Jan 2002 21:52:53 -0000 1.71 +++ Makefile 23 Jan 2002 08:04:17 -0000 @@ -6,8 +6,7 @@ # PORTNAME= gnomecore -PORTVERSION= 1.4.0.4 -PORTREVISION= 3 +PORTVERSION= 1.4.0.5 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-core @@ -15,6 +14,7 @@ MAINTAINER?= gnome@FreeBSD.org +BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext-devel LIB_DEPENDS= gtkhtml.21:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio @@ -26,15 +26,22 @@ CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ --with-gtkhtml=${X11BASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LIBS="-L${LOCALBASE}/lib" \ + MSGFMT=${LOCALBASE}/bin/msgfmt-new \ + XGETTEXT=${LOCALBASE}/bin/xgettext-new -MAN1= gnome-session.1 gnome-terminal.1 gnome-wm.1 save-session.1 +MAN1= deskguide_applet.1 gmenu.1 gnome-about.1 gnome-convert.1 \ + gnome-download.1 gnome-edit.1 gnome-hint-properties-capplet.1 \ + gnome-hint.1 gnome-info2html.1 gnome-man2html.1 \ + gnome-panel-add-launcher.1 gnome-panel-properties-capplet.1 \ + gnome-session.1 gnome-terminal.1 gnome-wm.1 panel.1 \ + save-session.1 tasklist_applet.1 MAN5= default.session.5 pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ + @find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/gnomecore/distinfo,v retrieving revision 1.24 diff -d -u -r1.24 distinfo --- distinfo 10 May 2001 19:34:29 -0000 1.24 +++ distinfo 23 Jan 2002 08:04:17 -0000 @@ -1 +1 @@ -MD5 (gnome-core-1.4.0.4.tar.gz) = 5225e6afa09f2396136af247b3d022ad +MD5 (gnome-core-1.4.0.5.tar.gz) = 34115bc1330c91a15c3547a35fd28296 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11/gnomecore/pkg-plist,v retrieving revision 1.25 diff -d -u -r1.25 pkg-plist --- pkg-plist 3 Aug 2001 06:48:45 -0000 1.25 +++ pkg-plist 23 Jan 2002 08:04:17 -0000 @@ -14,6 +14,7 @@ bin/gnome-man2html bin/gnome-panel-add-launcher bin/gnome-panel-properties-capplet +bin/gnome-panel-screenshot bin/gnome-session bin/gnome-smproxy bin/gnome-terminal @@ -32,6 +33,9 @@ etc/CORBA/servers/tasklist_applet.gnorba etc/appletsConf.sh etc/dockletsConf.sh +etc/gnome/panel-config/panel +etc/gnome/panel-config/panel.d/default/Applet_Config +etc/gnome/panel-config/panel.d/default/panel etc/sound/events/mailcheck.soundlist etc/sound/events/panel.soundlist include/applet-widget.h @@ -111,67 +115,34 @@ share/gnome/gnome-terminal/glade/gnome-terminal.glade share/gnome/help/clock_applet/C/clock.sgml share/gnome/help/clock_applet/C/clock_applet.sgml -share/gnome/help/clock_applet/C/docbook.css share/gnome/help/clock_applet/C/figures/clock_applet.png share/gnome/help/clock_applet/C/figures/clock_settings.png share/gnome/help/clock_applet/C/index.html share/gnome/help/clock_applet/C/ln7.html -share/gnome/help/clock_applet/C/stylesheet-images/caution.gif -share/gnome/help/clock_applet/C/stylesheet-images/home.gif -share/gnome/help/clock_applet/C/stylesheet-images/important.gif -share/gnome/help/clock_applet/C/stylesheet-images/next.gif -share/gnome/help/clock_applet/C/stylesheet-images/note.gif -share/gnome/help/clock_applet/C/stylesheet-images/prev.gif -share/gnome/help/clock_applet/C/stylesheet-images/tip.gif -share/gnome/help/clock_applet/C/stylesheet-images/toc-blank.gif -share/gnome/help/clock_applet/C/stylesheet-images/toc-minus.gif -share/gnome/help/clock_applet/C/stylesheet-images/toc-plus.gif -share/gnome/help/clock_applet/C/stylesheet-images/up.gif -share/gnome/help/clock_applet/C/stylesheet-images/warning.gif share/gnome/help/clock_applet/C/topic.dat share/gnome/help/clock_applet/da/clock.sgml share/gnome/help/clock_applet/da/clock_applet.sgml -share/gnome/help/clock_applet/da/docbook.css share/gnome/help/clock_applet/da/figures/clock_applet.png share/gnome/help/clock_applet/da/figures/clock_settings.png share/gnome/help/clock_applet/da/index.html share/gnome/help/clock_applet/da/ln10.html -share/gnome/help/clock_applet/da/stylesheet-images/caution.gif -share/gnome/help/clock_applet/da/stylesheet-images/home.gif -share/gnome/help/clock_applet/da/stylesheet-images/important.gif -share/gnome/help/clock_applet/da/stylesheet-images/next.gif -share/gnome/help/clock_applet/da/stylesheet-images/note.gif -share/gnome/help/clock_applet/da/stylesheet-images/prev.gif -share/gnome/help/clock_applet/da/stylesheet-images/tip.gif -share/gnome/help/clock_applet/da/stylesheet-images/toc-blank.gif -share/gnome/help/clock_applet/da/stylesheet-images/toc-minus.gif -share/gnome/help/clock_applet/da/stylesheet-images/toc-plus.gif -share/gnome/help/clock_applet/da/stylesheet-images/up.gif -share/gnome/help/clock_applet/da/stylesheet-images/warning.gif share/gnome/help/clock_applet/da/topic.dat share/gnome/help/clock_applet/it/clock.sgml share/gnome/help/clock_applet/it/clock_applet.sgml -share/gnome/help/clock_applet/it/docbook.css share/gnome/help/clock_applet/it/figures/clock_applet.png share/gnome/help/clock_applet/it/figures/clock_settings.png share/gnome/help/clock_applet/it/index.html share/gnome/help/clock_applet/it/ln10.html -share/gnome/help/clock_applet/it/stylesheet-images/caution.gif -share/gnome/help/clock_applet/it/stylesheet-images/home.gif -share/gnome/help/clock_applet/it/stylesheet-images/important.gif -share/gnome/help/clock_applet/it/stylesheet-images/next.gif -share/gnome/help/clock_applet/it/stylesheet-images/note.gif -share/gnome/help/clock_applet/it/stylesheet-images/prev.gif -share/gnome/help/clock_applet/it/stylesheet-images/tip.gif -share/gnome/help/clock_applet/it/stylesheet-images/toc-blank.gif -share/gnome/help/clock_applet/it/stylesheet-images/toc-minus.gif -share/gnome/help/clock_applet/it/stylesheet-images/toc-plus.gif -share/gnome/help/clock_applet/it/stylesheet-images/up.gif -share/gnome/help/clock_applet/it/stylesheet-images/warning.gif share/gnome/help/clock_applet/it/topic.dat +share/gnome/help/clock_applet/no/clock.sgml +share/gnome/help/clock_applet/no/clock_applet.sgml +share/gnome/help/clock_applet/no/figures/clock_applet.png +share/gnome/help/clock_applet/no/figures/clock_settings.png +share/gnome/help/clock_applet/no/index.html +share/gnome/help/clock_applet/no/ln10.html +share/gnome/help/clock_applet/no/topic.dat share/gnome/help/desk-guide_applet/C/desk-guide.sgml share/gnome/help/desk-guide_applet/C/desk-guide_applet.sgml -share/gnome/help/desk-guide_applet/C/docbook.css share/gnome/help/desk-guide_applet/C/figures/deskguide-fig.png share/gnome/help/desk-guide_applet/C/figures/deskguide-properties-advanced-fig.png share/gnome/help/desk-guide_applet/C/figures/deskguide-properties-geometry-fig.png @@ -180,22 +151,9 @@ share/gnome/help/desk-guide_applet/C/figures/deskguide-tasklist-fig.png share/gnome/help/desk-guide_applet/C/index.html share/gnome/help/desk-guide_applet/C/ln7.html -share/gnome/help/desk-guide_applet/C/stylesheet-images/caution.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/home.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/important.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/next.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/note.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/prev.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/tip.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/toc-blank.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/toc-minus.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/toc-plus.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/up.gif -share/gnome/help/desk-guide_applet/C/stylesheet-images/warning.gif share/gnome/help/desk-guide_applet/C/topic.dat share/gnome/help/desk-guide_applet/de/desk-guide.sgml share/gnome/help/desk-guide_applet/de/desk-guide_applet.sgml -share/gnome/help/desk-guide_applet/de/docbook.css share/gnome/help/desk-guide_applet/de/figures/deskguide-fig.png share/gnome/help/desk-guide_applet/de/figures/deskguide-properties-advanced-fig.png share/gnome/help/desk-guide_applet/de/figures/deskguide-properties-geometry-fig.png @@ -204,22 +162,23 @@ share/gnome/help/desk-guide_applet/de/figures/deskguide-tasklist-fig.png share/gnome/help/desk-guide_applet/de/index.html share/gnome/help/desk-guide_applet/de/ln11.html -share/gnome/help/desk-guide_applet/de/stylesheet-images/caution.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/home.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/important.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/next.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/note.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/prev.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/tip.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/toc-blank.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/toc-minus.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/toc-plus.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/up.gif -share/gnome/help/desk-guide_applet/de/stylesheet-images/warning.gif share/gnome/help/desk-guide_applet/de/topic.dat +share/gnome/help/desk-guide_applet/es/authors.sgml +share/gnome/help/desk-guide_applet/es/desk-guide.sgml +share/gnome/help/desk-guide_applet/es/desk-guide_applet.sgml +share/gnome/help/desk-guide_applet/es/figures/deskguide-fig.png +share/gnome/help/desk-guide_applet/es/figures/deskguide-properties-advanced-fig.png +share/gnome/help/desk-guide_applet/es/figures/deskguide-properties-geometry-fig.png +share/gnome/help/desk-guide_applet/es/figures/deskguide-properties-tasks-fig.png +share/gnome/help/desk-guide_applet/es/figures/deskguide-properties.png +share/gnome/help/desk-guide_applet/es/figures/deskguide-tasklist-fig.png +share/gnome/help/desk-guide_applet/es/index.html +share/gnome/help/desk-guide_applet/es/licencia-es.sgml +share/gnome/help/desk-guide_applet/es/licencia-nota-es.sgml +share/gnome/help/desk-guide_applet/es/license.sgml +share/gnome/help/desk-guide_applet/es/ln11.html share/gnome/help/desk-guide_applet/it/desk-guide.sgml share/gnome/help/desk-guide_applet/it/desk-guide_applet.sgml -share/gnome/help/desk-guide_applet/it/docbook.css share/gnome/help/desk-guide_applet/it/figures/deskguide-fig.png share/gnome/help/desk-guide_applet/it/figures/deskguide-properties-advanced-fig.png share/gnome/help/desk-guide_applet/it/figures/deskguide-properties-geometry-fig.png @@ -228,20 +187,7 @@ share/gnome/help/desk-guide_applet/it/figures/deskguide-tasklist-fig.png share/gnome/help/desk-guide_applet/it/index.html share/gnome/help/desk-guide_applet/it/ln7.html -share/gnome/help/desk-guide_applet/it/stylesheet-images/caution.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/home.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/important.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/next.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/note.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/prev.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/tip.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/toc-blank.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/toc-minus.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/toc-plus.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/up.gif -share/gnome/help/desk-guide_applet/it/stylesheet-images/warning.gif share/gnome/help/desk-guide_applet/it/topic.dat -share/gnome/help/fdl/C/docbook.css share/gnome/help/fdl/C/fdl-section1.html share/gnome/help/fdl/C/fdl-section10.html share/gnome/help/fdl/C/fdl-section2.html @@ -256,165 +202,49 @@ share/gnome/help/fdl/C/fdl.sgml share/gnome/help/fdl/C/index.html share/gnome/help/fdl/C/ln8.html -share/gnome/help/fdl/C/stylesheet-images/caution.gif -share/gnome/help/fdl/C/stylesheet-images/home.gif -share/gnome/help/fdl/C/stylesheet-images/important.gif -share/gnome/help/fdl/C/stylesheet-images/next.gif -share/gnome/help/fdl/C/stylesheet-images/note.gif -share/gnome/help/fdl/C/stylesheet-images/prev.gif -share/gnome/help/fdl/C/stylesheet-images/tip.gif -share/gnome/help/fdl/C/stylesheet-images/toc-blank.gif -share/gnome/help/fdl/C/stylesheet-images/toc-minus.gif -share/gnome/help/fdl/C/stylesheet-images/toc-plus.gif -share/gnome/help/fdl/C/stylesheet-images/up.gif -share/gnome/help/fdl/C/stylesheet-images/warning.gif -share/gnome/help/fish_applet/C/docbook.css share/gnome/help/fish_applet/C/figures/fish_applet.png share/gnome/help/fish_applet/C/figures/fish_settings.png share/gnome/help/fish_applet/C/fish.sgml share/gnome/help/fish_applet/C/fish_applet.sgml share/gnome/help/fish_applet/C/index.html share/gnome/help/fish_applet/C/ln7.html -share/gnome/help/fish_applet/C/stylesheet-images/caution.gif -share/gnome/help/fish_applet/C/stylesheet-images/home.gif -share/gnome/help/fish_applet/C/stylesheet-images/important.gif -share/gnome/help/fish_applet/C/stylesheet-images/next.gif -share/gnome/help/fish_applet/C/stylesheet-images/note.gif -share/gnome/help/fish_applet/C/stylesheet-images/prev.gif -share/gnome/help/fish_applet/C/stylesheet-images/tip.gif -share/gnome/help/fish_applet/C/stylesheet-images/toc-blank.gif -share/gnome/help/fish_applet/C/stylesheet-images/toc-minus.gif -share/gnome/help/fish_applet/C/stylesheet-images/toc-plus.gif -share/gnome/help/fish_applet/C/stylesheet-images/up.gif -share/gnome/help/fish_applet/C/stylesheet-images/warning.gif share/gnome/help/fish_applet/C/topic.dat -share/gnome/help/fish_applet/da/docbook.css share/gnome/help/fish_applet/da/figures/fish_applet.png share/gnome/help/fish_applet/da/figures/fish_settings.png share/gnome/help/fish_applet/da/fish.sgml share/gnome/help/fish_applet/da/fish_applet.sgml share/gnome/help/fish_applet/da/index.html share/gnome/help/fish_applet/da/ln10.html -share/gnome/help/fish_applet/da/stylesheet-images/caution.gif -share/gnome/help/fish_applet/da/stylesheet-images/home.gif -share/gnome/help/fish_applet/da/stylesheet-images/important.gif -share/gnome/help/fish_applet/da/stylesheet-images/next.gif -share/gnome/help/fish_applet/da/stylesheet-images/note.gif -share/gnome/help/fish_applet/da/stylesheet-images/prev.gif -share/gnome/help/fish_applet/da/stylesheet-images/tip.gif -share/gnome/help/fish_applet/da/stylesheet-images/toc-blank.gif -share/gnome/help/fish_applet/da/stylesheet-images/toc-minus.gif -share/gnome/help/fish_applet/da/stylesheet-images/toc-plus.gif -share/gnome/help/fish_applet/da/stylesheet-images/up.gif -share/gnome/help/fish_applet/da/stylesheet-images/warning.gif share/gnome/help/fish_applet/da/topic.dat -share/gnome/help/fish_applet/it/docbook.css share/gnome/help/fish_applet/it/figures/fish_applet.png share/gnome/help/fish_applet/it/figures/fish_settings.png share/gnome/help/fish_applet/it/fish.sgml share/gnome/help/fish_applet/it/fish_applet.sgml share/gnome/help/fish_applet/it/index.html share/gnome/help/fish_applet/it/ln10.html -share/gnome/help/fish_applet/it/stylesheet-images/caution.gif -share/gnome/help/fish_applet/it/stylesheet-images/home.gif -share/gnome/help/fish_applet/it/stylesheet-images/important.gif -share/gnome/help/fish_applet/it/stylesheet-images/next.gif -share/gnome/help/fish_applet/it/stylesheet-images/note.gif -share/gnome/help/fish_applet/it/stylesheet-images/prev.gif -share/gnome/help/fish_applet/it/stylesheet-images/tip.gif -share/gnome/help/fish_applet/it/stylesheet-images/toc-blank.gif -share/gnome/help/fish_applet/it/stylesheet-images/toc-minus.gif -share/gnome/help/fish_applet/it/stylesheet-images/toc-plus.gif -share/gnome/help/fish_applet/it/stylesheet-images/up.gif -share/gnome/help/fish_applet/it/stylesheet-images/warning.gif share/gnome/help/fish_applet/it/topic.dat -share/gnome/help/fish_applet/no/docbook.css share/gnome/help/fish_applet/no/figures/fish_applet.png share/gnome/help/fish_applet/no/figures/fish_settings.png share/gnome/help/fish_applet/no/fish.sgml share/gnome/help/fish_applet/no/fish_applet.sgml share/gnome/help/fish_applet/no/index.html share/gnome/help/fish_applet/no/ln10.html -share/gnome/help/fish_applet/no/stylesheet-images/caution.gif -share/gnome/help/fish_applet/no/stylesheet-images/home.gif -share/gnome/help/fish_applet/no/stylesheet-images/important.gif -share/gnome/help/fish_applet/no/stylesheet-images/next.gif -share/gnome/help/fish_applet/no/stylesheet-images/note.gif -share/gnome/help/fish_applet/no/stylesheet-images/prev.gif -share/gnome/help/fish_applet/no/stylesheet-images/tip.gif -share/gnome/help/fish_applet/no/stylesheet-images/toc-blank.gif -share/gnome/help/fish_applet/no/stylesheet-images/toc-minus.gif -share/gnome/help/fish_applet/no/stylesheet-images/toc-plus.gif -share/gnome/help/fish_applet/no/stylesheet-images/up.gif -share/gnome/help/fish_applet/no/stylesheet-images/warning.gif share/gnome/help/fish_applet/no/topic.dat share/gnome/help/gen_util_applet/de/clock.sgml -share/gnome/help/gen_util_applet/de/docbook.css share/gnome/help/gen_util_applet/de/gen_util_applet.sgml share/gnome/help/gen_util_applet/de/index.html share/gnome/help/gen_util_applet/de/ln7.html share/gnome/help/gen_util_applet/de/mailcheck.sgml -share/gnome/help/gen_util_applet/de/stylesheet-images/caution.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/caution.png -share/gnome/help/gen_util_applet/de/stylesheet-images/home.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/important.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/important.png -share/gnome/help/gen_util_applet/de/stylesheet-images/next.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/note.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/note.png -share/gnome/help/gen_util_applet/de/stylesheet-images/prev.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/tip.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/tip.png -share/gnome/help/gen_util_applet/de/stylesheet-images/toc-blank.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/toc-minus.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/toc-plus.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/up.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/warning.gif -share/gnome/help/gen_util_applet/de/stylesheet-images/warning.png share/gnome/help/gen_util_applet/de/topic.dat -share/gnome/help/gen_util_applet/no/docbook.css -share/gnome/help/gen_util_applet/no/gen_util_applet.sgml -share/gnome/help/gen_util_applet/no/index.html -share/gnome/help/gen_util_applet/no/ln7.html -share/gnome/help/gen_util_applet/no/mailcheck.sgml -share/gnome/help/gen_util_applet/no/stylesheet-images/caution.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/caution.png -share/gnome/help/gen_util_applet/no/stylesheet-images/home.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/important.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/important.png -share/gnome/help/gen_util_applet/no/stylesheet-images/next.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/note.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/note.png -share/gnome/help/gen_util_applet/no/stylesheet-images/prev.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/tip.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/tip.png -share/gnome/help/gen_util_applet/no/stylesheet-images/toc-blank.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/toc-minus.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/toc-plus.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/up.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/warning.gif -share/gnome/help/gen_util_applet/no/stylesheet-images/warning.png -share/gnome/help/gen_util_applet/no/topic.dat -share/gnome/help/gnome-feedback/C/docbook.css share/gnome/help/gnome-feedback/C/gnome-feedback.sgml share/gnome/help/gnome-feedback/C/index.html share/gnome/help/gnome-feedback/C/ln7.html -share/gnome/help/gnome-feedback/C/stylesheet-images/caution.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/home.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/important.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/next.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/note.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/prev.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/tip.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/up.gif -share/gnome/help/gnome-feedback/C/stylesheet-images/warning.gif +share/gnome/help/gnome-feedback/no/gnome-feedback.sgml +share/gnome/help/gnome-feedback/no/index.html +share/gnome/help/gnome-feedback/no/ln7.html share/gnome/help/gnome-terminal/C/authors.html share/gnome/help/gnome-terminal/C/classes.html share/gnome/help/gnome-terminal/C/config.html -share/gnome/help/gnome-terminal/C/docbook.css share/gnome/help/gnome-terminal/C/environment.html share/gnome/help/gnome-terminal/C/gnome-terminal.sgml share/gnome/help/gnome-terminal/C/index.html @@ -423,24 +253,11 @@ share/gnome/help/gnome-terminal/C/menus.html share/gnome/help/gnome-terminal/C/options.html share/gnome/help/gnome-terminal/C/pointerusage.html -share/gnome/help/gnome-terminal/C/stylesheet-images/caution.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/home.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/important.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/next.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/note.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/prev.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/tip.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/up.gif -share/gnome/help/gnome-terminal/C/stylesheet-images/warning.gif share/gnome/help/gnome-terminal/C/topic.dat share/gnome/help/gnome-terminal/C/usage.html share/gnome/help/gnome-terminal/da/authors.html share/gnome/help/gnome-terminal/da/classes.html share/gnome/help/gnome-terminal/da/config.html -share/gnome/help/gnome-terminal/da/docbook.css share/gnome/help/gnome-terminal/da/emulation.html share/gnome/help/gnome-terminal/da/environment.html share/gnome/help/gnome-terminal/da/gnome-terminal.sgml @@ -449,30 +266,12 @@ share/gnome/help/gnome-terminal/da/menus.html share/gnome/help/gnome-terminal/da/options.html share/gnome/help/gnome-terminal/da/pointerusage.html -share/gnome/help/gnome-terminal/da/stylesheet-images/caution.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/caution.png -share/gnome/help/gnome-terminal/da/stylesheet-images/home.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/important.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/important.png -share/gnome/help/gnome-terminal/da/stylesheet-images/next.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/note.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/note.png -share/gnome/help/gnome-terminal/da/stylesheet-images/prev.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/tip.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/tip.png -share/gnome/help/gnome-terminal/da/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/up.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/warning.gif -share/gnome/help/gnome-terminal/da/stylesheet-images/warning.png share/gnome/help/gnome-terminal/da/terminal.html share/gnome/help/gnome-terminal/da/termtech.html share/gnome/help/gnome-terminal/da/topic.dat share/gnome/help/gnome-terminal/de/authors.html share/gnome/help/gnome-terminal/de/classes.html share/gnome/help/gnome-terminal/de/config.html -share/gnome/help/gnome-terminal/de/docbook.css share/gnome/help/gnome-terminal/de/environment.html share/gnome/help/gnome-terminal/de/gnome-terminal.sgml share/gnome/help/gnome-terminal/de/index.html @@ -480,24 +279,11 @@ share/gnome/help/gnome-terminal/de/menus.html share/gnome/help/gnome-terminal/de/options.html share/gnome/help/gnome-terminal/de/pointerusage.html -share/gnome/help/gnome-terminal/de/stylesheet-images/caution.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/home.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/important.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/next.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/note.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/prev.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/tip.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/up.gif -share/gnome/help/gnome-terminal/de/stylesheet-images/warning.gif share/gnome/help/gnome-terminal/de/topic.dat share/gnome/help/gnome-terminal/de/usage.html share/gnome/help/gnome-terminal/es/authors.html share/gnome/help/gnome-terminal/es/classes.html share/gnome/help/gnome-terminal/es/config.html -share/gnome/help/gnome-terminal/es/docbook.css share/gnome/help/gnome-terminal/es/environment.html share/gnome/help/gnome-terminal/es/gnome-terminal.sgml share/gnome/help/gnome-terminal/es/index.html @@ -505,24 +291,11 @@ share/gnome/help/gnome-terminal/es/menus.html share/gnome/help/gnome-terminal/es/options.html share/gnome/help/gnome-terminal/es/pointerusage.html -share/gnome/help/gnome-terminal/es/stylesheet-images/caution.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/home.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/important.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/next.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/note.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/prev.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/tip.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/up.gif -share/gnome/help/gnome-terminal/es/stylesheet-images/warning.gif share/gnome/help/gnome-terminal/es/topic.dat share/gnome/help/gnome-terminal/es/usage.html share/gnome/help/gnome-terminal/it/authors.html share/gnome/help/gnome-terminal/it/classes.html share/gnome/help/gnome-terminal/it/config.html -share/gnome/help/gnome-terminal/it/docbook.css share/gnome/help/gnome-terminal/it/emulation.html share/gnome/help/gnome-terminal/it/environment.html share/gnome/help/gnome-terminal/it/gnome-terminal.sgml @@ -531,30 +304,11 @@ share/gnome/help/gnome-terminal/it/menus.html share/gnome/help/gnome-terminal/it/options.html share/gnome/help/gnome-terminal/it/pointerusage.html -share/gnome/help/gnome-terminal/it/stylesheet-images/caution.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/caution.png -share/gnome/help/gnome-terminal/it/stylesheet-images/home.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/important.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/important.png -share/gnome/help/gnome-terminal/it/stylesheet-images/next.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/note.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/note.png -share/gnome/help/gnome-terminal/it/stylesheet-images/prev.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/tip.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/tip.png -share/gnome/help/gnome-terminal/it/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/up.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/warning.gif -share/gnome/help/gnome-terminal/it/stylesheet-images/warning.png share/gnome/help/gnome-terminal/it/terminal.html share/gnome/help/gnome-terminal/it/topic.dat share/gnome/help/gnome-terminal/no/authors.html share/gnome/help/gnome-terminal/no/classes.html share/gnome/help/gnome-terminal/no/config.html -share/gnome/help/gnome-terminal/no/docbook.css -share/gnome/help/gnome-terminal/no/emulation.html share/gnome/help/gnome-terminal/no/environment.html share/gnome/help/gnome-terminal/no/gnome-terminal.sgml share/gnome/help/gnome-terminal/no/index.html @@ -562,42 +316,11 @@ share/gnome/help/gnome-terminal/no/menus.html share/gnome/help/gnome-terminal/no/options.html share/gnome/help/gnome-terminal/no/pointerusage.html -share/gnome/help/gnome-terminal/no/stylesheet-images/caution.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/caution.png -share/gnome/help/gnome-terminal/no/stylesheet-images/home.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/important.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/important.png -share/gnome/help/gnome-terminal/no/stylesheet-images/next.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/note.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/note.png -share/gnome/help/gnome-terminal/no/stylesheet-images/prev.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/tip.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/tip.png -share/gnome/help/gnome-terminal/no/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/up.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/warning.gif -share/gnome/help/gnome-terminal/no/stylesheet-images/warning.png -share/gnome/help/gnome-terminal/no/terminal.html -share/gnome/help/gnome-terminal/no/termtech.html share/gnome/help/gnome-terminal/no/topic.dat -share/gnome/help/gpl/C/docbook.css +share/gnome/help/gnome-terminal/no/usage.html share/gnome/help/gpl/C/gpl.sgml share/gnome/help/gpl/C/index.html share/gnome/help/gpl/C/ln7.html -share/gnome/help/gpl/C/stylesheet-images/caution.gif -share/gnome/help/gpl/C/stylesheet-images/home.gif -share/gnome/help/gpl/C/stylesheet-images/important.gif -share/gnome/help/gpl/C/stylesheet-images/next.gif -share/gnome/help/gpl/C/stylesheet-images/note.gif -share/gnome/help/gpl/C/stylesheet-images/prev.gif -share/gnome/help/gpl/C/stylesheet-images/tip.gif -share/gnome/help/gpl/C/stylesheet-images/toc-blank.gif -share/gnome/help/gpl/C/stylesheet-images/toc-minus.gif -share/gnome/help/gpl/C/stylesheet-images/toc-plus.gif -share/gnome/help/gpl/C/stylesheet-images/up.gif -share/gnome/help/gpl/C/stylesheet-images/warning.gif share/gnome/help/gpl/C/terms.html share/gnome/help/help-browser/C/default-page.html share/gnome/help/help-browser/C/gnome-logo-large.png @@ -656,24 +379,11 @@ share/gnome/help/help-browser/wa/help-browser.html share/gnome/help/help-browser/wa/index.html share/gnome/help/help-browser/wa/topic.dat -share/gnome/help/lgpl/C/docbook.css +share/gnome/help/lgpl/C/GPL-LEGALNOTICE.html share/gnome/help/lgpl/C/lgpl.html share/gnome/help/lgpl/C/lgpl.sgml share/gnome/help/lgpl/C/ln7.html -share/gnome/help/lgpl/C/stylesheet-images/caution.gif -share/gnome/help/lgpl/C/stylesheet-images/home.gif -share/gnome/help/lgpl/C/stylesheet-images/important.gif -share/gnome/help/lgpl/C/stylesheet-images/next.gif -share/gnome/help/lgpl/C/stylesheet-images/note.gif -share/gnome/help/lgpl/C/stylesheet-images/prev.gif -share/gnome/help/lgpl/C/stylesheet-images/tip.gif -share/gnome/help/lgpl/C/stylesheet-images/toc-blank.gif -share/gnome/help/lgpl/C/stylesheet-images/toc-minus.gif -share/gnome/help/lgpl/C/stylesheet-images/toc-plus.gif -share/gnome/help/lgpl/C/stylesheet-images/up.gif -share/gnome/help/lgpl/C/stylesheet-images/warning.gif share/gnome/help/lgpl/C/terms.html -share/gnome/help/mailcheck_applet/C/docbook.css share/gnome/help/mailcheck_applet/C/figures/mailcheck-applet.png share/gnome/help/mailcheck_applet/C/figures/mailcheck-properties-mailbox.png share/gnome/help/mailcheck_applet/C/figures/mailcheck-properties-mailcheck.png @@ -681,20 +391,7 @@ share/gnome/help/mailcheck_applet/C/ln7.html share/gnome/help/mailcheck_applet/C/mailcheck.sgml share/gnome/help/mailcheck_applet/C/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/C/stylesheet-images/caution.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/home.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/important.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/next.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/note.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/prev.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/tip.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/toc-blank.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/toc-minus.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/toc-plus.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/up.gif -share/gnome/help/mailcheck_applet/C/stylesheet-images/warning.gif share/gnome/help/mailcheck_applet/C/topic.dat -share/gnome/help/mailcheck_applet/da/docbook.css share/gnome/help/mailcheck_applet/da/figures/mailcheck-applet.png share/gnome/help/mailcheck_applet/da/figures/mailcheck-properties-mailbox.png share/gnome/help/mailcheck_applet/da/figures/mailcheck-properties-mailcheck.png @@ -702,20 +399,20 @@ share/gnome/help/mailcheck_applet/da/ln8.html share/gnome/help/mailcheck_applet/da/mailcheck.sgml share/gnome/help/mailcheck_applet/da/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/da/stylesheet-images/caution.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/home.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/important.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/next.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/note.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/prev.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/tip.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/toc-blank.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/toc-minus.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/toc-plus.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/up.gif -share/gnome/help/mailcheck_applet/da/stylesheet-images/warning.gif share/gnome/help/mailcheck_applet/da/topic.dat -share/gnome/help/mailcheck_applet/it/docbook.css +share/gnome/help/mailcheck_applet/es/authors.sgml +share/gnome/help/mailcheck_applet/es/figures/mailcheck-applet.png +share/gnome/help/mailcheck_applet/es/figures/mailcheck-properties-mailbox.png +share/gnome/help/mailcheck_applet/es/figures/mailcheck-properties-mailcheck.png +share/gnome/help/mailcheck_applet/es/index.html +share/gnome/help/mailcheck_applet/es/licencia-es.sgml +share/gnome/help/mailcheck_applet/es/licencia-nota-es.sgml +share/gnome/help/mailcheck_applet/es/license.sgml +share/gnome/help/mailcheck_applet/es/ln10.html +share/gnome/help/mailcheck_applet/es/mailcheck.sgml +share/gnome/help/mailcheck_applet/es/mailcheck_applet.sgml +share/gnome/help/mailcheck_applet/es/topic.dat +share/gnome/help/mailcheck_applet/es/x127.html share/gnome/help/mailcheck_applet/it/figures/mailcheck-applet.png share/gnome/help/mailcheck_applet/it/figures/mailcheck-properties-mailbox.png share/gnome/help/mailcheck_applet/it/figures/mailcheck-properties-mailcheck.png @@ -723,23 +420,18 @@ share/gnome/help/mailcheck_applet/it/ln10.html share/gnome/help/mailcheck_applet/it/mailcheck.sgml share/gnome/help/mailcheck_applet/it/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/it/stylesheet-images/caution.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/home.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/important.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/next.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/note.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/prev.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/tip.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/toc-blank.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/toc-minus.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/toc-plus.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/up.gif -share/gnome/help/mailcheck_applet/it/stylesheet-images/warning.gif share/gnome/help/mailcheck_applet/it/topic.dat +share/gnome/help/mailcheck_applet/no/figures/mailcheck-applet.png +share/gnome/help/mailcheck_applet/no/figures/mailcheck-properties-mailbox.png +share/gnome/help/mailcheck_applet/no/figures/mailcheck-properties-mailcheck.png +share/gnome/help/mailcheck_applet/no/index.html +share/gnome/help/mailcheck_applet/no/ln10.html +share/gnome/help/mailcheck_applet/no/mailcheck.sgml +share/gnome/help/mailcheck_applet/no/mailcheck_applet.sgml +share/gnome/help/mailcheck_applet/no/topic.dat share/gnome/help/panel/C/appletadd.html share/gnome/help/panel/C/applets.html share/gnome/help/panel/C/authors.html -share/gnome/help/panel/C/docbook.css share/gnome/help/panel/C/drawers.html share/gnome/help/panel/C/figures/create_launcher.png share/gnome/help/panel/C/figures/drawer_open.png @@ -749,11 +441,8 @@ share/gnome/help/panel/C/figures/glob_pref_anim.png share/gnome/help/panel/C/figures/hide-button.png share/gnome/help/panel/C/figures/launcher_advprops.png -share/gnome/help/panel/C/figures/launcher_properties_advanced.png -share/gnome/help/panel/C/figures/launcher_properties_basic.png share/gnome/help/panel/C/figures/launcher_props.png share/gnome/help/panel/C/figures/logout-screen.png -share/gnome/help/panel/C/figures/mainmenu_properties.png share/gnome/help/panel/C/figures/menu_properties.png share/gnome/help/panel/C/figures/mm-button.png share/gnome/help/panel/C/figures/panel_applets.png @@ -761,8 +450,6 @@ share/gnome/help/panel/C/figures/panel_logoutbut.png share/gnome/help/panel/C/figures/panel_props_back.png share/gnome/help/panel/C/figures/panel_props_edge.png -share/gnome/help/panel/C/figures/panel_runbutton.png -share/gnome/help/panel/C/figures/panel_runprogram.png share/gnome/help/panel/C/figures/panel_swallow.png share/gnome/help/panel/C/figures/status_dock.png share/gnome/help/panel/C/globalpanelprefs.html @@ -778,23 +465,11 @@ share/gnome/help/panel/C/panelmove.html share/gnome/help/panel/C/panelproperties.html share/gnome/help/panel/C/specialobjects.html -share/gnome/help/panel/C/stylesheet-images/caution.gif -share/gnome/help/panel/C/stylesheet-images/home.gif -share/gnome/help/panel/C/stylesheet-images/important.gif -share/gnome/help/panel/C/stylesheet-images/next.gif -share/gnome/help/panel/C/stylesheet-images/note.gif -share/gnome/help/panel/C/stylesheet-images/prev.gif -share/gnome/help/panel/C/stylesheet-images/tip.gif -share/gnome/help/panel/C/stylesheet-images/toc-blank.gif -share/gnome/help/panel/C/stylesheet-images/toc-minus.gif -share/gnome/help/panel/C/stylesheet-images/toc-plus.gif -share/gnome/help/panel/C/stylesheet-images/up.gif -share/gnome/help/panel/C/stylesheet-images/warning.gif share/gnome/help/panel/C/topic.dat +share/gnome/help/panel/de/LEGALNOTICE.html share/gnome/help/panel/de/appletadd.html share/gnome/help/panel/de/applets.html share/gnome/help/panel/de/authors.html -share/gnome/help/panel/de/docbook.css share/gnome/help/panel/de/drawers.html share/gnome/help/panel/de/figures/create_launcher.png share/gnome/help/panel/de/figures/drawer_open.png @@ -804,11 +479,8 @@ share/gnome/help/panel/de/figures/glob_pref_anim.png share/gnome/help/panel/de/figures/hide-button.png share/gnome/help/panel/de/figures/launcher_advprops.png -share/gnome/help/panel/de/figures/launcher_properties_advanced.png -share/gnome/help/panel/de/figures/launcher_properties_basic.png share/gnome/help/panel/de/figures/launcher_props.png share/gnome/help/panel/de/figures/logout-screen.png -share/gnome/help/panel/de/figures/mainmenu_properties.png share/gnome/help/panel/de/figures/menu_properties.png share/gnome/help/panel/de/figures/mm-button.png share/gnome/help/panel/de/figures/panel_applets.png @@ -830,24 +502,47 @@ share/gnome/help/panel/de/panelmove.html share/gnome/help/panel/de/panelproperties.html share/gnome/help/panel/de/specialobjects.html -share/gnome/help/panel/de/stylesheet-images/caution.gif -share/gnome/help/panel/de/stylesheet-images/home.gif -share/gnome/help/panel/de/stylesheet-images/important.gif -share/gnome/help/panel/de/stylesheet-images/next.gif -share/gnome/help/panel/de/stylesheet-images/note.gif -share/gnome/help/panel/de/stylesheet-images/prev.gif -share/gnome/help/panel/de/stylesheet-images/tip.gif -share/gnome/help/panel/de/stylesheet-images/toc-blank.gif -share/gnome/help/panel/de/stylesheet-images/toc-minus.gif -share/gnome/help/panel/de/stylesheet-images/toc-plus.gif -share/gnome/help/panel/de/stylesheet-images/up.gif -share/gnome/help/panel/de/stylesheet-images/warning.gif share/gnome/help/panel/de/topic.dat -share/gnome/help/panel/it/appletadd.html -share/gnome/help/panel/it/applets.html -share/gnome/help/panel/it/authors.html -share/gnome/help/panel/it/docbook.css -share/gnome/help/panel/it/drawers.html +share/gnome/help/panel/es/appletadd.html +share/gnome/help/panel/es/applets.html +share/gnome/help/panel/es/authors.sgml +share/gnome/help/panel/es/drawers.html +share/gnome/help/panel/es/figures/create_launcher.png +share/gnome/help/panel/es/figures/drawer_open.png +share/gnome/help/panel/es/figures/drawer_properties.png +share/gnome/help/panel/es/figures/example_menu.png +share/gnome/help/panel/es/figures/example_panel.png +share/gnome/help/panel/es/figures/glob_pref_anim.png +share/gnome/help/panel/es/figures/hide-button.png +share/gnome/help/panel/es/figures/launcher_advprops.png +share/gnome/help/panel/es/figures/launcher_props.png +share/gnome/help/panel/es/figures/logout-screen.png +share/gnome/help/panel/es/figures/menu_properties.png +share/gnome/help/panel/es/figures/mm-button.png +share/gnome/help/panel/es/figures/panel_applets.png +share/gnome/help/panel/es/figures/panel_lockbut.png +share/gnome/help/panel/es/figures/panel_logoutbut.png +share/gnome/help/panel/es/figures/panel_props_back.png +share/gnome/help/panel/es/figures/panel_props_edge.png +share/gnome/help/panel/es/figures/panel_swallow.png +share/gnome/help/panel/es/figures/status_dock.png +share/gnome/help/panel/es/globalpanelprefs.html +share/gnome/help/panel/es/index.html +share/gnome/help/panel/es/launchers.html +share/gnome/help/panel/es/licencia-es.sgml +share/gnome/help/panel/es/licencia-nota-es.sgml +share/gnome/help/panel/es/license.sgml +share/gnome/help/panel/es/ln12.html +share/gnome/help/panel/es/mainmenu.html +share/gnome/help/panel/es/menus.html +share/gnome/help/panel/es/panel.sgml +share/gnome/help/panel/es/panelbasics.html +share/gnome/help/panel/es/panelbugs.html +share/gnome/help/panel/es/panelmove.html +share/gnome/help/panel/es/panelproperties.html +share/gnome/help/panel/es/specialobjects.html +share/gnome/help/panel/es/topic.dat +share/gnome/help/panel/es/x1234.html share/gnome/help/panel/it/figures/create_launcher.png share/gnome/help/panel/it/figures/drawer_open.png share/gnome/help/panel/it/figures/drawer_properties.png @@ -871,35 +566,14 @@ share/gnome/help/panel/it/figures/panel_runprogram.png share/gnome/help/panel/it/figures/panel_swallow.png share/gnome/help/panel/it/figures/status_dock.png -share/gnome/help/panel/it/globalpanelprefs.html share/gnome/help/panel/it/index.html -share/gnome/help/panel/it/launchers.html share/gnome/help/panel/it/ln9.html -share/gnome/help/panel/it/mainmenu.html -share/gnome/help/panel/it/menus.html share/gnome/help/panel/it/panel.sgml share/gnome/help/panel/it/panelbasics.html -share/gnome/help/panel/it/panelbugs.html -share/gnome/help/panel/it/panelmove.html -share/gnome/help/panel/it/panelproperties.html -share/gnome/help/panel/it/specialobjects.html -share/gnome/help/panel/it/stylesheet-images/caution.gif -share/gnome/help/panel/it/stylesheet-images/home.gif -share/gnome/help/panel/it/stylesheet-images/important.gif -share/gnome/help/panel/it/stylesheet-images/next.gif -share/gnome/help/panel/it/stylesheet-images/note.gif -share/gnome/help/panel/it/stylesheet-images/prev.gif -share/gnome/help/panel/it/stylesheet-images/tip.gif -share/gnome/help/panel/it/stylesheet-images/toc-blank.gif -share/gnome/help/panel/it/stylesheet-images/toc-minus.gif -share/gnome/help/panel/it/stylesheet-images/toc-plus.gif -share/gnome/help/panel/it/stylesheet-images/up.gif -share/gnome/help/panel/it/stylesheet-images/warning.gif share/gnome/help/panel/it/topic.dat share/gnome/help/panel/ja/appletadd.html share/gnome/help/panel/ja/applets.html share/gnome/help/panel/ja/authors.html -share/gnome/help/panel/ja/docbook.css share/gnome/help/panel/ja/drawers.html share/gnome/help/panel/ja/figures/create_launcher.png share/gnome/help/panel/ja/figures/drawer_open.png @@ -909,11 +583,8 @@ share/gnome/help/panel/ja/figures/glob_pref_anim.png share/gnome/help/panel/ja/figures/hide-button.png share/gnome/help/panel/ja/figures/launcher_advprops.png -share/gnome/help/panel/ja/figures/launcher_properties_advanced.png -share/gnome/help/panel/ja/figures/launcher_properties_basic.png share/gnome/help/panel/ja/figures/launcher_props.png share/gnome/help/panel/ja/figures/logout-screen.png -share/gnome/help/panel/ja/figures/mainmenu_properties.png share/gnome/help/panel/ja/figures/menu_properties.png share/gnome/help/panel/ja/figures/mm-button.png share/gnome/help/panel/ja/figures/panel_applets.png @@ -921,8 +592,6 @@ share/gnome/help/panel/ja/figures/panel_logoutbut.png share/gnome/help/panel/ja/figures/panel_props_back.png share/gnome/help/panel/ja/figures/panel_props_edge.png -share/gnome/help/panel/ja/figures/panel_runbutton.png -share/gnome/help/panel/ja/figures/panel_runprogram.png share/gnome/help/panel/ja/figures/panel_swallow.png share/gnome/help/panel/ja/figures/status_dock.png share/gnome/help/panel/ja/globalpanelprefs.html @@ -938,107 +607,85 @@ share/gnome/help/panel/ja/panelmove.html share/gnome/help/panel/ja/panelproperties.html share/gnome/help/panel/ja/specialobjects.html -share/gnome/help/panel/ja/stylesheet-images/caution.gif -share/gnome/help/panel/ja/stylesheet-images/home.gif -share/gnome/help/panel/ja/stylesheet-images/important.gif -share/gnome/help/panel/ja/stylesheet-images/next.gif -share/gnome/help/panel/ja/stylesheet-images/note.gif -share/gnome/help/panel/ja/stylesheet-images/prev.gif -share/gnome/help/panel/ja/stylesheet-images/tip.gif -share/gnome/help/panel/ja/stylesheet-images/toc-blank.gif -share/gnome/help/panel/ja/stylesheet-images/toc-minus.gif -share/gnome/help/panel/ja/stylesheet-images/toc-plus.gif -share/gnome/help/panel/ja/stylesheet-images/up.gif -share/gnome/help/panel/ja/stylesheet-images/warning.gif share/gnome/help/panel/ja/topic.dat -share/gnome/help/printer_applet/C/docbook.css +share/gnome/help/panel/no/appletadd.html +share/gnome/help/panel/no/applets.html +share/gnome/help/panel/no/authors.html +share/gnome/help/panel/no/drawers.html +share/gnome/help/panel/no/figures/create_launcher.png +share/gnome/help/panel/no/figures/drawer_open.png +share/gnome/help/panel/no/figures/drawer_properties.png +share/gnome/help/panel/no/figures/example_menu.png +share/gnome/help/panel/no/figures/example_panel.png +share/gnome/help/panel/no/figures/glob_pref_anim.png +share/gnome/help/panel/no/figures/hide-button.png +share/gnome/help/panel/no/figures/launcher_advprops.png +share/gnome/help/panel/no/figures/launcher_props.png +share/gnome/help/panel/no/figures/logout-screen.png +share/gnome/help/panel/no/figures/menu_properties.png +share/gnome/help/panel/no/figures/mm-button.png +share/gnome/help/panel/no/figures/panel_applets.png +share/gnome/help/panel/no/figures/panel_lockbut.png +share/gnome/help/panel/no/figures/panel_logoutbut.png +share/gnome/help/panel/no/figures/panel_props_back.png +share/gnome/help/panel/no/figures/panel_props_edge.png +share/gnome/help/panel/no/figures/panel_swallow.png +share/gnome/help/panel/no/figures/status_dock.png +share/gnome/help/panel/no/globalpanelprefs.html +share/gnome/help/panel/no/index.html +share/gnome/help/panel/no/launchers.html +share/gnome/help/panel/no/ln9.html +share/gnome/help/panel/no/mainmenu.html +share/gnome/help/panel/no/menus.html +share/gnome/help/panel/no/panel.sgml +share/gnome/help/panel/no/panelbasics.html +share/gnome/help/panel/no/panelbugs.html +share/gnome/help/panel/no/panelmove.html +share/gnome/help/panel/no/panelproperties.html +share/gnome/help/panel/no/specialobjects.html +share/gnome/help/panel/no/topic.dat share/gnome/help/printer_applet/C/figures/printer-fig.png share/gnome/help/printer_applet/C/figures/printer-properties.png share/gnome/help/printer_applet/C/index.html share/gnome/help/printer_applet/C/ln7.html share/gnome/help/printer_applet/C/printer.sgml share/gnome/help/printer_applet/C/printer_applet.sgml -share/gnome/help/printer_applet/C/stylesheet-images/caution.gif -share/gnome/help/printer_applet/C/stylesheet-images/home.gif -share/gnome/help/printer_applet/C/stylesheet-images/important.gif -share/gnome/help/printer_applet/C/stylesheet-images/next.gif -share/gnome/help/printer_applet/C/stylesheet-images/note.gif -share/gnome/help/printer_applet/C/stylesheet-images/prev.gif -share/gnome/help/printer_applet/C/stylesheet-images/tip.gif -share/gnome/help/printer_applet/C/stylesheet-images/toc-blank.gif -share/gnome/help/printer_applet/C/stylesheet-images/toc-minus.gif -share/gnome/help/printer_applet/C/stylesheet-images/toc-plus.gif -share/gnome/help/printer_applet/C/stylesheet-images/up.gif -share/gnome/help/printer_applet/C/stylesheet-images/warning.gif share/gnome/help/printer_applet/C/topic.dat -share/gnome/help/printer_applet/da/docbook.css share/gnome/help/printer_applet/da/figures/printer-fig.png share/gnome/help/printer_applet/da/figures/printer-properties.png share/gnome/help/printer_applet/da/index.html share/gnome/help/printer_applet/da/ln10.html share/gnome/help/printer_applet/da/printer.sgml share/gnome/help/printer_applet/da/printer_applet.sgml -share/gnome/help/printer_applet/da/stylesheet-images/caution.gif -share/gnome/help/printer_applet/da/stylesheet-images/home.gif -share/gnome/help/printer_applet/da/stylesheet-images/important.gif -share/gnome/help/printer_applet/da/stylesheet-images/next.gif -share/gnome/help/printer_applet/da/stylesheet-images/note.gif -share/gnome/help/printer_applet/da/stylesheet-images/prev.gif -share/gnome/help/printer_applet/da/stylesheet-images/tip.gif -share/gnome/help/printer_applet/da/stylesheet-images/toc-blank.gif -share/gnome/help/printer_applet/da/stylesheet-images/toc-minus.gif -share/gnome/help/printer_applet/da/stylesheet-images/toc-plus.gif -share/gnome/help/printer_applet/da/stylesheet-images/up.gif -share/gnome/help/printer_applet/da/stylesheet-images/warning.gif share/gnome/help/printer_applet/da/topic.dat -share/gnome/help/printer_applet/es/docbook.css +share/gnome/help/printer_applet/es/authors.sgml +share/gnome/help/printer_applet/es/figures/printer-fig.png +share/gnome/help/printer_applet/es/figures/printer-properties.png share/gnome/help/printer_applet/es/index.html +share/gnome/help/printer_applet/es/licencia-es.sgml +share/gnome/help/printer_applet/es/licencia-nota-es.sgml +share/gnome/help/printer_applet/es/license.sgml share/gnome/help/printer_applet/es/ln10.html -share/gnome/help/printer_applet/es/printer-fig.png -share/gnome/help/printer_applet/es/printer-properties.png share/gnome/help/printer_applet/es/printer.sgml share/gnome/help/printer_applet/es/printer_applet.sgml -share/gnome/help/printer_applet/es/stylesheet-images/caution.gif -share/gnome/help/printer_applet/es/stylesheet-images/caution.png -share/gnome/help/printer_applet/es/stylesheet-images/home.gif -share/gnome/help/printer_applet/es/stylesheet-images/important.gif -share/gnome/help/printer_applet/es/stylesheet-images/important.png -share/gnome/help/printer_applet/es/stylesheet-images/next.gif -share/gnome/help/printer_applet/es/stylesheet-images/note.gif -share/gnome/help/printer_applet/es/stylesheet-images/note.png -share/gnome/help/printer_applet/es/stylesheet-images/prev.gif -share/gnome/help/printer_applet/es/stylesheet-images/tip.gif -share/gnome/help/printer_applet/es/stylesheet-images/tip.png -share/gnome/help/printer_applet/es/stylesheet-images/toc-blank.gif -share/gnome/help/printer_applet/es/stylesheet-images/toc-minus.gif -share/gnome/help/printer_applet/es/stylesheet-images/toc-plus.gif -share/gnome/help/printer_applet/es/stylesheet-images/up.gif -share/gnome/help/printer_applet/es/stylesheet-images/warning.gif -share/gnome/help/printer_applet/es/stylesheet-images/warning.png share/gnome/help/printer_applet/es/topic.dat -share/gnome/help/printer_applet/it/docbook.css share/gnome/help/printer_applet/it/figures/printer-fig.png share/gnome/help/printer_applet/it/figures/printer-properties.png share/gnome/help/printer_applet/it/index.html share/gnome/help/printer_applet/it/ln10.html share/gnome/help/printer_applet/it/printer.sgml share/gnome/help/printer_applet/it/printer_applet.sgml -share/gnome/help/printer_applet/it/stylesheet-images/caution.gif -share/gnome/help/printer_applet/it/stylesheet-images/home.gif -share/gnome/help/printer_applet/it/stylesheet-images/important.gif -share/gnome/help/printer_applet/it/stylesheet-images/next.gif -share/gnome/help/printer_applet/it/stylesheet-images/note.gif -share/gnome/help/printer_applet/it/stylesheet-images/prev.gif -share/gnome/help/printer_applet/it/stylesheet-images/tip.gif -share/gnome/help/printer_applet/it/stylesheet-images/toc-blank.gif -share/gnome/help/printer_applet/it/stylesheet-images/toc-minus.gif -share/gnome/help/printer_applet/it/stylesheet-images/toc-plus.gif -share/gnome/help/printer_applet/it/stylesheet-images/up.gif -share/gnome/help/printer_applet/it/stylesheet-images/warning.gif share/gnome/help/printer_applet/it/topic.dat +share/gnome/help/printer_applet/no/figures/printer-fig.png +share/gnome/help/printer_applet/no/figures/printer-properties.png +share/gnome/help/printer_applet/no/index.html +share/gnome/help/printer_applet/no/ln7.html +share/gnome/help/printer_applet/no/printer.sgml +share/gnome/help/printer_applet/no/printer_applet.sgml +share/gnome/help/printer_applet/no/topic.dat +share/gnome/help/session/C/LEGALNOTICE.html share/gnome/help/session/C/authors.html share/gnome/help/session/C/bugs.html -share/gnome/help/session/C/docbook.css share/gnome/help/session/C/figures/button_remove.png share/gnome/help/session/C/figures/session-properties.png share/gnome/help/session/C/figures/stock_exec.png @@ -1050,23 +697,9 @@ share/gnome/help/session/C/figures/stock_trash.png share/gnome/help/session/C/index.html share/gnome/help/session/C/license.html -share/gnome/help/session/C/ln7.html share/gnome/help/session/C/session.sgml -share/gnome/help/session/C/stylesheet-images/caution.gif -share/gnome/help/session/C/stylesheet-images/home.gif -share/gnome/help/session/C/stylesheet-images/important.gif -share/gnome/help/session/C/stylesheet-images/next.gif -share/gnome/help/session/C/stylesheet-images/note.gif -share/gnome/help/session/C/stylesheet-images/prev.gif -share/gnome/help/session/C/stylesheet-images/tip.gif -share/gnome/help/session/C/stylesheet-images/toc-blank.gif -share/gnome/help/session/C/stylesheet-images/toc-minus.gif -share/gnome/help/session/C/stylesheet-images/toc-plus.gif -share/gnome/help/session/C/stylesheet-images/up.gif -share/gnome/help/session/C/stylesheet-images/warning.gif share/gnome/help/session/ja/authors.html share/gnome/help/session/ja/bugs.html -share/gnome/help/session/ja/docbook.css share/gnome/help/session/ja/figures/button_remove.png share/gnome/help/session/ja/figures/session-properties.png share/gnome/help/session/ja/figures/stock_exec.png @@ -1077,43 +710,27 @@ share/gnome/help/session/ja/figures/stock_timer.png share/gnome/help/session/ja/figures/stock_trash.png share/gnome/help/session/ja/index.html -share/gnome/help/session/ja/license.html share/gnome/help/session/ja/ln10.html share/gnome/help/session/ja/session.sgml -share/gnome/help/session/ja/stylesheet-images/caution.gif -share/gnome/help/session/ja/stylesheet-images/home.gif -share/gnome/help/session/ja/stylesheet-images/important.gif -share/gnome/help/session/ja/stylesheet-images/next.gif -share/gnome/help/session/ja/stylesheet-images/note.gif -share/gnome/help/session/ja/stylesheet-images/prev.gif -share/gnome/help/session/ja/stylesheet-images/tip.gif -share/gnome/help/session/ja/stylesheet-images/toc-blank.gif -share/gnome/help/session/ja/stylesheet-images/toc-minus.gif -share/gnome/help/session/ja/stylesheet-images/toc-plus.gif -share/gnome/help/session/ja/stylesheet-images/up.gif -share/gnome/help/session/ja/stylesheet-images/warning.gif -share/gnome/help/tasklist_applet/C/docbook.css share/gnome/help/tasklist_applet/C/figures/tasklist-fig.png share/gnome/help/tasklist_applet/C/figures/tasklist-properties-size.png share/gnome/help/tasklist_applet/C/figures/tasklist-properties.png share/gnome/help/tasklist_applet/C/figures/tasklist-rightclick-fig.png share/gnome/help/tasklist_applet/C/index.html share/gnome/help/tasklist_applet/C/ln7.html -share/gnome/help/tasklist_applet/C/stylesheet-images/caution.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/home.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/important.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/next.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/note.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/prev.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/tip.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/toc-blank.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/toc-minus.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/toc-plus.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/up.gif -share/gnome/help/tasklist_applet/C/stylesheet-images/warning.gif share/gnome/help/tasklist_applet/C/tasklist.sgml share/gnome/help/tasklist_applet/C/tasklist_applet.sgml share/gnome/help/tasklist_applet/C/topic.dat +share/gnome/help/tasklist_applet/es/figures/tasklist-fig.png +share/gnome/help/tasklist_applet/es/figures/tasklist-properties-size.png +share/gnome/help/tasklist_applet/es/figures/tasklist-properties.png +share/gnome/help/tasklist_applet/es/figures/tasklist-rightclick-fig.png +share/gnome/help/tasklist_applet/es/index.html +share/gnome/help/tasklist_applet/es/ln10.html +share/gnome/help/tasklist_applet/es/tasklist.sgml +share/gnome/help/tasklist_applet/es/tasklist_applet.sgml +share/gnome/help/tasklist_applet/es/topic.dat +share/gnome/help/tasklist_applet/es/x210.html share/gnome/hints/panel.hints share/gnome/html/panel-decl.txt share/gnome/html/panel-sections.txt @@ -1145,12 +762,39 @@ share/gnome/idl/Terminal.idl share/gnome/idl/gnome-panel.idl share/gnome/idl/help-browser.idl +share/gnome/mc/templates/Emacs.desktop +share/gnome/mc/templates/Eterm.desktop +share/gnome/mc/templates/FileRunner.desktop share/gnome/mc/templates/GIMP.desktop +share/gnome/mc/templates/GXanim.desktop +share/gnome/mc/templates/Gmc.desktop +share/gnome/mc/templates/Imlib_config.desktop +share/gnome/mc/templates/Kterm.desktop +share/gnome/mc/templates/Netscape.desktop +share/gnome/mc/templates/TkSETI.desktop +share/gnome/mc/templates/Tkrat.desktop +share/gnome/mc/templates/UNIX-regular.desktop +share/gnome/mc/templates/UNIX.desktop +share/gnome/mc/templates/Vim.desktop +share/gnome/mc/templates/Vnterm.desktop +share/gnome/mc/templates/WordPerfect.desktop +share/gnome/mc/templates/XEphem.desktop +share/gnome/mc/templates/XMcd.desktop +share/gnome/mc/templates/Xemacs.desktop +share/gnome/mc/templates/gaspell.desktop +share/gnome/mc/templates/lynx.desktop +share/gnome/mc/templates/realplayer.desktop +share/gnome/mc/templates/rxvt.desktop +share/gnome/mc/templates/xcolsel.desktop +share/gnome/mc/templates/xmix.desktop +share/gnome/mc/templates/xv.desktop share/gnome/omf/gnome-core/clock_applet-C.omf share/gnome/omf/gnome-core/clock_applet-da.omf share/gnome/omf/gnome-core/clock_applet-it.omf +share/gnome/omf/gnome-core/clock_applet-no.omf share/gnome/omf/gnome-core/desk-guide_applet-C.omf share/gnome/omf/gnome-core/desk-guide_applet-de.omf +share/gnome/omf/gnome-core/desk-guide_applet-es.omf share/gnome/omf/gnome-core/desk-guide_applet-it.omf share/gnome/omf/gnome-core/fdl-C.omf share/gnome/omf/gnome-core/fish_applet-C.omf @@ -1158,26 +802,35 @@ share/gnome/omf/gnome-core/fish_applet-it.omf share/gnome/omf/gnome-core/fish_applet-no.omf share/gnome/omf/gnome-core/gen_util_applet-de.omf -share/gnome/omf/gnome-core/gen_util_applet-no.omf share/gnome/omf/gnome-core/gnome-feedback-C.omf +share/gnome/omf/gnome-core/gnome-feedback-no.omf share/gnome/omf/gnome-core/gnome-terminal-C.omf share/gnome/omf/gnome-core/gnome-terminal-de.omf share/gnome/omf/gnome-core/gnome-terminal-es.omf +share/gnome/omf/gnome-core/gnome-terminal-no.omf share/gnome/omf/gnome-core/gpl-C.omf share/gnome/omf/gnome-core/lgpl-C.omf share/gnome/omf/gnome-core/mailcheck_applet-C.omf share/gnome/omf/gnome-core/mailcheck_applet-da.omf +share/gnome/omf/gnome-core/mailcheck_applet-es.omf share/gnome/omf/gnome-core/mailcheck_applet-it.omf +share/gnome/omf/gnome-core/mailcheck_applet-no.omf share/gnome/omf/gnome-core/panel-C.omf share/gnome/omf/gnome-core/panel-de.omf +share/gnome/omf/gnome-core/panel-es.omf share/gnome/omf/gnome-core/panel-it.omf share/gnome/omf/gnome-core/panel-ja.omf +share/gnome/omf/gnome-core/panel-no.omf share/gnome/omf/gnome-core/printer_applet-C.omf share/gnome/omf/gnome-core/printer_applet-da.omf +share/gnome/omf/gnome-core/printer_applet-es.omf share/gnome/omf/gnome-core/printer_applet-it.omf +share/gnome/omf/gnome-core/printer_applet-no.omf share/gnome/omf/gnome-core/session-C.omf share/gnome/omf/gnome-core/session-ja.omf share/gnome/omf/gnome-core/tasklist_applet-C.omf +share/gnome/omf/gnome-core/tasklist_applet-es.omf +share/gnome/panel/gnome-panel-screenshot.glade share/gnome/pixmaps/apple-green.png share/gnome/pixmaps/apple-red.png share/gnome/pixmaps/fish/fishanim.png @@ -1303,8 +956,8 @@ share/gnome/pixmaps/panel-folder.png share/gnome/pixmaps/panel-knob.png share/gnome/pixmaps/panel-menu-main.png -share/gnome/pixmaps/splash/gnome-splash.png share/gnome/pixmaps/splash/gnome-splash-1.4.0.png +share/gnome/pixmaps/splash/gnome-splash.png share/gnome/pixmaps/tiles/tile-blue-down.png share/gnome/pixmaps/tiles/tile-blue-up.png share/gnome/pixmaps/tiles/tile-coral-down.png @@ -1347,6 +1000,7 @@ share/locale/ko/LC_MESSAGES/gnome-core.mo share/locale/lt/LC_MESSAGES/gnome-core.mo share/locale/lv/LC_MESSAGES/gnome-core.mo +share/locale/ms/LC_MESSAGES/gnome-core.mo share/locale/nl/LC_MESSAGES/gnome-core.mo share/locale/nn/LC_MESSAGES/gnome-core.mo share/locale/no/LC_MESSAGES/gnome-core.mo @@ -1364,17 +1018,21 @@ share/locale/tr/LC_MESSAGES/gnome-core.mo share/locale/uk/LC_MESSAGES/gnome-core.mo share/locale/wa/LC_MESSAGES/gnome-core.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-core.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gnome-core.mo +share/locale/zh_CN/LC_MESSAGES/gnome-core.mo +share/locale/zh_TW/LC_MESSAGES/gnome-core.mo @dirrm share/gnome/pixmaps/tiles @dirrm share/gnome/pixmaps/splash @dirrm share/gnome/pixmaps/mailcheck @dirrm share/gnome/pixmaps/fish +@dirrm share/gnome/panel +@dirrm share/gnome/omf/gnome-core @dirrm share/gnome/mc/templates @dirrm share/gnome/mc -@dirrm share/gnome/omf/gnome-core @dirrm share/gnome/html/panel @dirrm share/gnome/hints +@dirrm share/gnome/help/tasklist_applet/es/stylesheet-images +@dirrm share/gnome/help/tasklist_applet/es/figures +@dirrm share/gnome/help/tasklist_applet/es @dirrm share/gnome/help/tasklist_applet/C/stylesheet-images @dirrm share/gnome/help/tasklist_applet/C/figures @dirrm share/gnome/help/tasklist_applet/C @@ -1386,10 +1044,14 @@ @dirrm share/gnome/help/session/C/figures @dirrm share/gnome/help/session/C @dirrm share/gnome/help/session +@dirrm share/gnome/help/printer_applet/no/stylesheet-images +@dirrm share/gnome/help/printer_applet/no/figures +@dirrm share/gnome/help/printer_applet/no @dirrm share/gnome/help/printer_applet/it/stylesheet-images @dirrm share/gnome/help/printer_applet/it/figures @dirrm share/gnome/help/printer_applet/it @dirrm share/gnome/help/printer_applet/es/stylesheet-images +@dirrm share/gnome/help/printer_applet/es/figures @dirrm share/gnome/help/printer_applet/es @dirrm share/gnome/help/printer_applet/da/stylesheet-images @dirrm share/gnome/help/printer_applet/da/figures @@ -1398,12 +1060,18 @@ @dirrm share/gnome/help/printer_applet/C/figures @dirrm share/gnome/help/printer_applet/C @dirrm share/gnome/help/printer_applet +@dirrm share/gnome/help/panel/no/stylesheet-images +@dirrm share/gnome/help/panel/no/figures +@dirrm share/gnome/help/panel/no @dirrm share/gnome/help/panel/ja/stylesheet-images @dirrm share/gnome/help/panel/ja/figures @dirrm share/gnome/help/panel/ja @dirrm share/gnome/help/panel/it/stylesheet-images @dirrm share/gnome/help/panel/it/figures @dirrm share/gnome/help/panel/it +@dirrm share/gnome/help/panel/es/stylesheet-images +@dirrm share/gnome/help/panel/es/figures +@dirrm share/gnome/help/panel/es @dirrm share/gnome/help/panel/de/stylesheet-images @dirrm share/gnome/help/panel/de/figures @dirrm share/gnome/help/panel/de @@ -1411,9 +1079,15 @@ @dirrm share/gnome/help/panel/C/figures @dirrm share/gnome/help/panel/C @dirrm share/gnome/help/panel +@dirrm share/gnome/help/mailcheck_applet/no/stylesheet-images +@dirrm share/gnome/help/mailcheck_applet/no/figures +@dirrm share/gnome/help/mailcheck_applet/no @dirrm share/gnome/help/mailcheck_applet/it/stylesheet-images @dirrm share/gnome/help/mailcheck_applet/it/figures @dirrm share/gnome/help/mailcheck_applet/it +@dirrm share/gnome/help/mailcheck_applet/es/stylesheet-images +@dirrm share/gnome/help/mailcheck_applet/es/figures +@dirrm share/gnome/help/mailcheck_applet/es @dirrm share/gnome/help/mailcheck_applet/da/stylesheet-images @dirrm share/gnome/help/mailcheck_applet/da/figures @dirrm share/gnome/help/mailcheck_applet/da @@ -1466,13 +1140,15 @@ @dirrm share/gnome/help/gnome-terminal/C/figures @dirrm share/gnome/help/gnome-terminal/C @dirrm share/gnome/help/gnome-terminal +@dirrm share/gnome/help/gnome-feedback/no/stylesheet-images +@dirrm share/gnome/help/gnome-feedback/no/figures +@dirrm share/gnome/help/gnome-feedback/no @dirrm share/gnome/help/gnome-feedback/C/stylesheet-images @dirrm share/gnome/help/gnome-feedback/C/figures @dirrm share/gnome/help/gnome-feedback/C @dirrm share/gnome/help/gnome-feedback -@dirrm share/gnome/help/gen_util_applet/no/stylesheet-images -@dirrm share/gnome/help/gen_util_applet/no @dirrm share/gnome/help/gen_util_applet/de/stylesheet-images +@dirrm share/gnome/help/gen_util_applet/de/figures @dirrm share/gnome/help/gen_util_applet/de @dirrm share/gnome/help/gen_util_applet @dirrm share/gnome/help/fish_applet/no/stylesheet-images @@ -1495,6 +1171,9 @@ @dirrm share/gnome/help/desk-guide_applet/it/stylesheet-images @dirrm share/gnome/help/desk-guide_applet/it/figures @dirrm share/gnome/help/desk-guide_applet/it +@dirrm share/gnome/help/desk-guide_applet/es/stylesheet-images +@dirrm share/gnome/help/desk-guide_applet/es/figures +@dirrm share/gnome/help/desk-guide_applet/es @dirrm share/gnome/help/desk-guide_applet/de/stylesheet-images @dirrm share/gnome/help/desk-guide_applet/de/figures @dirrm share/gnome/help/desk-guide_applet/de @@ -1502,6 +1181,9 @@ @dirrm share/gnome/help/desk-guide_applet/C/figures @dirrm share/gnome/help/desk-guide_applet/C @dirrm share/gnome/help/desk-guide_applet +@dirrm share/gnome/help/clock_applet/no/stylesheet-images +@dirrm share/gnome/help/clock_applet/no/figures +@dirrm share/gnome/help/clock_applet/no @dirrm share/gnome/help/clock_applet/it/stylesheet-images @dirrm share/gnome/help/clock_applet/it/figures @dirrm share/gnome/help/clock_applet/it @@ -1529,3 +1211,6 @@ @dirrm share/gnome/applets/Clocks @dirrm share/gnome/applets/Amusements @dirrm share/gnome/applets +@dirrm etc/gnome/panel-config/panel.d/default +@dirrm etc/gnome/panel-config/panel.d +@dirrm etc/gnome/panel-config Index: files/patch-aa =================================================================== RCS file: files/patch-aa diff -N files/patch-aa --- files/patch-aa 4 May 2001 21:39:47 -0000 1.14 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,19 +0,0 @@ ---- app-docs.make.orig Thu Apr 20 02:25:57 2000 -+++ app-docs.make Fri May 26 16:31:01 2000 -@@ -1,4 +1,4 @@ --helpdir = $(datadir)/gnome/help/$(app)/$(lang) -+helpdir = $(datadir)/help/$(app)/$(lang) - help_DATA = \ - index.html \ - topic.dat \ ---- applet-docs.make.orig Thu Apr 20 02:25:57 2000 -+++ applet-docs.make Fri May 26 16:31:10 2000 -@@ -9,7 +9,7 @@ - # figs = modemlights-advpref.png modemlights-prefs.png modemlights.png - # include $(top_srcdir)/applet-docs.make - --docdir = $(datadir)/gnome/help/$(applet)_applet/$(lang) -+docdir = $(datadir)/help/$(applet)_applet/$(lang) - doc_DATA = \ - index.html \ - topic.dat \ Index: files/patch-ah =================================================================== RCS file: /home/ncvs/ports/x11/gnomecore/files/patch-ah,v retrieving revision 1.11 diff -d -u -r1.11 patch-ah --- files/patch-ah 4 May 2001 21:39:47 -0000 1.11 +++ files/patch-ah 23 Jan 2002 08:04:17 -0000 @@ -75,20 +75,3 @@ else if (*arguments == '/') this_menu = g_strdup (arguments); else if (*arguments == '~') ---- panel/session.c.orig Fri May 19 00:29:47 2000 -+++ panel/session.c Wed May 31 12:49:09 2000 -@@ -777,10 +777,10 @@ - load_default_applets1(PanelWidget *panel) - { - char *def_launchers[] = -- { "gnome/apps/gnome-help.desktop", -- "gnome/apps/System/gnome-terminal.desktop", -- "gnome/apps/Settings/gnomecc.desktop", -- "gnome/apps/Internet/Netscape.desktop", -+ { "apps/gnome-help.desktop", -+ "apps/System/gnome-terminal.desktop", -+ "apps/Settings/gnomecc.desktop", -+ "apps/Internet/Netscape.desktop", - NULL }; - int i; - char *p; Index: files/patch-ap =================================================================== RCS file: /home/ncvs/ports/x11/gnomecore/files/patch-ap,v retrieving revision 1.3 diff -d -u -r1.3 patch-ap --- files/patch-ap 20 Nov 2001 13:07:45 -0000 1.3 +++ files/patch-ap 23 Jan 2002 08:04:17 -0000 @@ -1,17 +1,20 @@ -$FreeBSD: ports/x11/gnomecore/files/patch-ap,v 1.3 2001/11/20 13:07:45 sobomax Exp $ +$FreeBSD$ ---- gsm/Makefile.in.orig Tue Nov 20 12:20:56 2001 -+++ gsm/Makefile.in Tue Nov 20 14:56:33 2001 -@@ -157,9 +157,9 @@ +--- gsm/Makefile.in.orig Tue Jan 22 16:13:49 2002 ++++ gsm/Makefile.in Tue Jan 22 16:24:53 2002 +@@ -175,12 +175,12 @@ SUBDIRS = help -defaultdir = $(datadir)/gnome +defaultdir = $(datadir) --INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DDEFAULTDIR="\"$(defaultdir)\"" @CANVAS_PIXBUF_CFLAGS@ -+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DDEFAULTDIR="\"$(defaultdir)\"" @CANVAS_PIXBUF_CFLAGS@ -DX11BASE="\"$(X11BASE)\"" + INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) \ + -I$(top_srcdir)/intl -I$(top_builddir)/intl \ + -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" \ +- -DDEFAULTDIR="\"$(defaultdir)\"" @CANVAS_PIXBUF_CFLAGS@ ++ -DDEFAULTDIR="\"$(defaultdir)\"" @CANVAS_PIXBUF_CFLAGS@ -DX11BASE="\"$(X11BASE)\"" LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) Index: files/patch-applets::gen_util::Makefile.in =================================================================== RCS file: /home/ncvs/ports/x11/gnomecore/files/patch-applets::gen_util::Makefile.in,v retrieving revision 1.1 diff -d -u -r1.1 patch-applets::gen_util::Makefile.in --- files/patch-applets::gen_util::Makefile.in 30 Oct 2001 12:42:01 -0000 1.1 +++ files/patch-applets::gen_util::Makefile.in 23 Jan 2002 08:04:17 -0000 @@ -1,18 +1,9 @@ -$FreeBSD: ports/x11/gnomecore/files/patch-applets::gen_util::Makefile.in,v 1.1 2001/10/30 12:42:01 sobomax Exp $ +$FreeBSD$ ---- applets/gen_util/Makefile.in.orig Tue Oct 30 14:16:35 2001 -+++ applets/gen_util/Makefile.in Tue Oct 30 14:30:29 2001 -@@ -157,7 +157,7 @@ - - SUBDIRS = help - --INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(PIXBUF_CFLAGS) - - - lib_LTLIBRARIES = libgen_util_applet.la -@@ -197,7 +197,7 @@ +--- applets/gen_util/Makefile.in.orig Tue Jan 22 16:13:51 2002 ++++ applets/gen_util/Makefile.in Tue Jan 22 16:25:24 2002 +@@ -242,7 +242,7 @@ DEFS = @DEFS@ -I. -I$(srcdir) -I../.. LIBS = @LIBS@ Index: files/patch-gnome-about::Makefile.in =================================================================== RCS file: files/patch-gnome-about::Makefile.in diff -N files/patch-gnome-about::Makefile.in --- files/patch-gnome-about::Makefile.in 30 Oct 2001 12:42:01 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ - -$FreeBSD: ports/x11/gnomecore/files/patch-gnome-about::Makefile.in,v 1.1 2001/10/30 12:42:01 sobomax Exp $ - ---- gnome-about/Makefile.in 2001/10/30 12:24:07 1.1 -+++ gnome-about/Makefile.in 2001/10/30 12:25:34 -@@ -155,7 +155,7 @@ - gnomelocaledir = @gnomelocaledir@ - l = @l@ - --INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -+INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" $(PIXBUF_CFLAGS) - - - LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(PIXBUF_LIBS) $(CANVAS_PIXBUF_LIBS) $(INTLLIBS) Index: files/patch-gsm::ice.c =================================================================== RCS file: /home/ncvs/ports/x11/gnomecore/files/patch-gsm::ice.c,v retrieving revision 1.1 diff -d -u -r1.1 patch-gsm::ice.c --- files/patch-gsm::ice.c 20 Nov 2001 13:07:45 -0000 1.1 +++ files/patch-gsm::ice.c 23 Jan 2002 08:04:17 -0000 @@ -1,9 +1,9 @@ -$FreeBSD: ports/x11/gnomecore/files/patch-gsm::ice.c,v 1.1 2001/11/20 13:07:45 sobomax Exp $ +$FreeBSD$ ---- gsm/ice.c 2001/11/20 12:53:53 1.1 -+++ gsm/ice.c 2001/11/20 12:53:56 -@@ -337,6 +337,15 @@ +--- gsm/ice.c.orig Fri Oct 26 12:13:22 2001 ++++ gsm/ice.c Tue Jan 22 16:28:18 2002 +@@ -343,6 +343,15 @@ p = g_strconcat (ENVNAME "=", ids, NULL); putenv (p); @@ -16,6 +16,6 @@ + p = g_strconcat (p, ":", NULL); + p = g_strconcat (p, X11BASE "/lib/mozilla-embedded", NULL); + setenv ("LD_LIBRARY_PATH", p, 1); + + ice_depth = 0; /* We are live */ } - - void Index: files/patch-help-browser::help::es::Makefile.in =================================================================== RCS file: files/patch-help-browser::help::es::Makefile.in diff -N files/patch-help-browser::help::es::Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-help-browser::help::es::Makefile.in 23 Jan 2002 08:04:17 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- help-browser/help/es/Makefile.in 2002/01/23 07:52:18 1.1 ++++ help-browser/help/es/Makefile.in 2002/01/23 07:52:30 +@@ -178,7 +178,7 @@ + default-page.html + + +-help_browser_helpdir = $(datadir)/help/help-browser/C ++help_browser_helpdir = $(datadir)/help/help-browser/es + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = ../../../config.h + CONFIG_CLEAN_FILES = Index: files/patch-panel::config::Applet_Config =================================================================== RCS file: files/patch-panel::config::Applet_Config diff -N files/patch-panel::config::Applet_Config --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-panel::config::Applet_Config 23 Jan 2002 08:04:17 -0000 @@ -0,0 +1,41 @@ + +$FreeBSD$ + +--- panel/config/Applet_Config 2002/01/22 14:18:42 1.1 ++++ panel/config/Applet_Config 2002/01/22 14:19:44 +@@ -15,7 +15,7 @@ + [Applet_2] + Conditional=screen_width >= 640 + id=Launcher +-parameters=gnome/apps/gnome-help.desktop ++parameters=apps/gnome-help.desktop + position=12 + panel=0 + unique_panel_id=10000001 +@@ -24,7 +24,7 @@ + [Applet_3] + Conditional=screen_width >= 640 + id=Launcher +-parameters=gnome/apps/System/gnome-terminal.desktop ++parameters=apps/System/gnome-terminal.desktop + position=13 + panel=0 + unique_panel_id=10000001 +@@ -33,7 +33,7 @@ + [Applet_4] + Conditional=screen_width >= 640 + id=Launcher +-parameters=gnome/apps/Settings/gnomecc.desktop ++parameters=apps/Settings/gnomecc.desktop + position=14 + panel=0 + unique_panel_id=10000001 +@@ -42,7 +42,7 @@ + [Applet_5] + Conditional=screen_width >= 640 + id=Launcher +-parameters:Conditional={exists '/etc/X11/applnk/Internet/mozilla.desktop'}/etc/X11/applnk/Internet/mozilla.desktop{exists 'gnome/apps/Internet/mozilla.desktop'}gnome/apps/Internet/mozilla.desktop{exists 'gnome/apps/Internet/Mozilla.desktop'}gnome/apps/Internet/Mozilla.desktop{true}gnome/apps/Internet/Netscape.desktop ++parameters:Conditional={exists '/etc/X11/applnk/Internet/mozilla.desktop'}/etc/X11/applnk/Internet/mozilla.desktop{exists 'apps/Internet/mozilla.desktop'}apps/Internet/mozilla.desktop{exists 'apps/Internet/Mozilla.desktop'}apps/Internet/Mozilla.desktop{true}apps/Internet/Netscape.desktop + position=15 + panel=0 + unique_panel_id=10000001 Index: files/patch-panel::launcher.c =================================================================== RCS file: files/patch-panel::launcher.c diff -N files/patch-panel::launcher.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-panel::launcher.c 23 Jan 2002 08:04:17 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- panel/launcher.c 2002/01/22 14:21:27 1.1 ++++ panel/launcher.c 2002/01/22 14:21:36 +@@ -324,7 +324,7 @@ + else + extension = ".desktop"; + +- apps_par = g_strconcat ("gnome/apps/", parameters, ++ apps_par = g_strconcat ("apps/", parameters, + extension, NULL); + entry = gnome_datadir_file (apps_par); + g_free (apps_par); Index: files/patch-po::Makefile.in.in =================================================================== RCS file: files/patch-po::Makefile.in.in diff -N files/patch-po::Makefile.in.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-po::Makefile.in.in 23 Jan 2002 08:04:17 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- po/Makefile.in.in 2002/01/22 18:34:36 1.1 ++++ po/Makefile.in.in 2002/01/22 18:34:45 +@@ -106,7 +106,7 @@ + @catalogs='$(CATALOGS)'; \ + for cat in $$catalogs; do \ + cat=`basename $$cat`; \ +- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ ++ lang=`echo $$cat | sed 's/\.mo$$//'`; \ + dir=$(localedir)/$$lang/LC_MESSAGES; \ + $(mkinstalldirs) $(DESTDIR)$$dir; \ + if test -r $$cat; then \ Index: files/patch-sgmldocs.make =================================================================== RCS file: files/patch-sgmldocs.make diff -N files/patch-sgmldocs.make --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-sgmldocs.make 23 Jan 2002 08:04:17 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- sgmldocs.make 2002/01/22 14:14:55 1.1 ++++ sgmldocs.make 2002/01/22 14:15:31 +@@ -32,7 +32,7 @@ + # dist-hook: app-dist-hook + # + +-docdir = $(datadir)/gnome/help/$(docname)/$(lang) ++docdir = $(datadir)/help/$(docname)/$(lang) + + doc_DATA = index.html + --------------DC2B99C9CDC400F38DDA3DC8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 0:20:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D57B37B41B for ; Wed, 23 Jan 2002 00:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N8K1k83375; Wed, 23 Jan 2002 00:20:01 -0800 (PST) (envelope-from gnats) Received: from scarab.st.hirosaki-u.ac.jp (scarab.st.hirosaki-u.ac.jp [133.60.103.41]) by hub.freebsd.org (Postfix) with ESMTP id E9E7F37B402 for ; Wed, 23 Jan 2002 00:15:58 -0800 (PST) Received: (from rmiya@localhost) by scarab.st.hirosaki-u.ac.jp (8.11.6/8.11.6) id g0N8Fwj32275; Wed, 23 Jan 2002 17:15:58 +0900 (JST) (envelope-from rmiya) Message-Id: <200201230815.g0N8Fwj32275@scarab.st.hirosaki-u.ac.jp> Date: Wed, 23 Jan 2002 17:15:58 +0900 (JST) From: Ryo MIYAMOTO Reply-To: Ryo MIYAMOTO To: FreeBSD-gnats-submit@freebsd.org Cc: rmiya@cc.hirosaki-u.ac.jp X-Send-Pr-Version: 3.113 Subject: ports/34196: update port biology/molden Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34196 >Category: ports >Synopsis: update port biology/molden >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 00:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ryo MIYAMOTO >Release: FreeBSD 4.4-STABLE i386 >Organization: Hirosaki Univ. >Environment: System: FreeBSD 4.4-STABLE #0: Mon Oct 22 23:52:42 JST 2001 i386 >Description: Updating patches are attached below. >How-To-Repeat: >Fix: diff -ruN molden/Makefile molden.new/Makefile --- molden/Makefile Thu Nov 29 23:29:41 2001 +++ molden.new/Makefile Fri Nov 30 00:03:53 2001 @@ -6,7 +6,7 @@ # PORTNAME= molden -PORTVERSION= 3.6 +PORTVERSION= 3.7 PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.kun.nl/pub/molgraph/molden/ @@ -14,14 +14,11 @@ EXTRACT_SUFX= .tar.Z EXTRACT_ONLY= ${PORTNAME}${PORTVERSION}.tar.Z -PATCH_SITES= ftp://ftp.cmbi.kun.nl/pub/molgraph/molden/bin/ -PATCHFILES= ${PORTNAME}${PORTVERSION}-freebsd - MAINTAINER= rmiya@cc.hirosaki-u.ac.jp RESTRICTED= "free for academic, non profit usage;" NO_CDROM= "Do not re-distribute source and executable." -NO_PACKAGE= "Though the source codes is accessible, the author is hoping for distribution in an original binary form." +NO_PACKAGE= "Though the source codes are accessible, the author is hoping for distribution in an original form." MAKEFILE= ${WRKSRC}/makefile .include @@ -29,36 +26,12 @@ post-configure: @${ECHO_MSG} "********************" @${ECHO_MSG} "** If you want to use a larger MOLDEN," - @${ECHO_MSG} "** edit change_parameter, change_parameter.sh" - @${ECHO_MSG} "** or utils/*, and run them before building it." - @${ECHO_MSG} "********************" - -pre-build: -.if defined(ORIGINALBINARY) - @${ECHO_MSG} "********************" - @${ECHO_MSG} "** using original binary" - @${ECHO_MSG} "********************" -.elif defined(MYBINARY) + @${ECHO_MSG} "** edit change_parameter.sh and run it," + @${ECHO_MSG} "** before \'make build\'." @${ECHO_MSG} "********************" - @${ECHO_MSG} "** re-build your own MOLDEN" - @${ECHO_MSG} "********************" -.else - @${ECHO_MSG} "********************" - @${ECHO_MSG} "** set ORIGINALBINARY=yes or MYBINARY=yes" - @${ECHO_MSG} "********************" - @exit 1 -.endif do-build: -.if defined(ORIGINALBINARY) - ${CP} ${DISTDIR}/${PORTNAME}${PORTVERSION}-freebsd ${WRKSRC}/molden -.elif defined(MYBINARY) (cd ${WRKSRC} && ${MAKE}) -.else - @${ECHO_MSG} "********************" - @${ECHO_MSG} "** set ORIGINALBINARY=yes or MYBINARY=yes" - @${ECHO_MSG} "********************" -.endif do-install: ${INSTALL_SCRIPT} ${WRKSRC}/molden ${PREFIX}/bin/ diff -ruN molden/distinfo molden.new/distinfo --- molden/distinfo Thu Nov 29 23:29:41 2001 +++ molden.new/distinfo Fri Nov 30 00:05:43 2001 @@ -1,2 +1 @@ -MD5 (molden3.6.tar.Z) = 33fe2031c540569b7d55ea2b8de04443 -MD5 (molden3.6-freebsd) = 6c0b10b7ad5f64534c9f0d2410f0c4c2 +MD5 (molden3.7.tar.Z) = 1fc455d8f8b2a1c2f0b399a6f9b98b71 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 0:40:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F54D37B41D for ; Wed, 23 Jan 2002 00:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N8e2d86810; Wed, 23 Jan 2002 00:40:02 -0800 (PST) (envelope-from gnats) Received: from scarab.st.hirosaki-u.ac.jp (scarab.st.hirosaki-u.ac.jp [133.60.103.41]) by hub.freebsd.org (Postfix) with ESMTP id 6EDBD37B405 for ; Wed, 23 Jan 2002 00:37:11 -0800 (PST) Received: (from rmiya@localhost) by scarab.st.hirosaki-u.ac.jp (8.11.6/8.11.6) id g0N8bBg35512; Wed, 23 Jan 2002 17:37:11 +0900 (JST) (envelope-from rmiya) Message-Id: <200201230837.g0N8bBg35512@scarab.st.hirosaki-u.ac.jp> Date: Wed, 23 Jan 2002 17:37:11 +0900 (JST) From: Ryo MIYAMOTO Reply-To: Ryo MIYAMOTO To: FreeBSD-gnats-submit@freebsd.org Cc: rmiya@cc.hirosaki-u.ac.jp X-Send-Pr-Version: 3.113 Subject: ports/34197: update port biology/xmolwt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34197 >Category: ports >Synopsis: update port biology/xmolwt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 00:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ryo MIYAMOTO >Release: FreeBSD 4.4-STABLE i386 >Organization: Hirosaki Univ. >Environment: System: FreeBSD 4.4-STABLE #0: Mon Oct 22 23:52:42 JST 2001 i386 >Description: Update patches are attached as follows. >How-To-Repeat: >Fix: diff -ruN xmolwt/Makefile xmolwt.new/Makefile --- xmolwt/Makefile Thu Mar 15 22:25:34 2001 +++ xmolwt.new/Makefile Wed Jan 23 17:22:51 2002 @@ -5,7 +5,7 @@ # $FreeBSD: ports/biology/xmolwt/Makefile,v 1.6 2001/03/13 02:03:46 kuriyama Exp $ PORTNAME= xmolwt -PORTVERSION= 0.4 +PORTVERSION= 0.7 CATEGORIES= biology MASTER_SITES= http://www.st.hirosaki-u.ac.jp/~rmiya/xmolwt/ diff -ruN xmolwt/distinfo xmolwt.new/distinfo --- xmolwt/distinfo Thu Mar 15 22:25:34 2001 +++ xmolwt.new/distinfo Wed Jan 23 17:24:27 2002 @@ -1 +1 @@ -MD5 (xmolwt-0.4.tar.gz) = 4d8fa90d7fdaee37a3a3a63878fa5f36 +MD5 (xmolwt-0.7.tar.gz) = 2bbd0b80595d768e0ea286dca69955a1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 0:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8A5437B417 for ; Wed, 23 Jan 2002 00:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N8o0C88265; Wed, 23 Jan 2002 00:50:00 -0800 (PST) (envelope-from gnats) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 8C25537B429 for ; Wed, 23 Jan 2002 00:39:57 -0800 (PST) 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 g0N8dtO26981 for ; Wed, 23 Jan 2002 09:39:56 +0100 (MET) 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 g0N8dtg25502 for ; Wed, 23 Jan 2002 09:39:55 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.2/8.12.1/Siemens CERT [ $Revision: 1.22 ]) with ESMTP id g0N8dtsb095520 for ; Wed, 23 Jan 2002 09:39:55 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.2/8.12.2/alaska [ $Revision: 1.10 ]) with ESMTP id g0N8dtTR001912 for ; Wed, 23 Jan 2002 09:39:55 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.2/8.12.2/alaska [ $Revision: 1.2 ]) id g0N8dtMu001911; Wed, 23 Jan 2002 09:39:55 +0100 (CET) Message-Id: <200201230839.g0N8dtMu001911@reims.mchp.siemens.de> Date: Wed, 23 Jan 2002 09:39:55 +0100 (CET) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34198: maintainer-update of security/nessus-*-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: 34198 >Category: ports >Synopsis: maintainer-update of security/nessus-*-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: Wed Jan 23 00:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.5-RC FreeBSD 4.5-RC #40: Thu Jan 10 09:39:52 CET 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Update of security/nessus-*-devel to version 1.1.12. >How-To-Repeat: >Fix: Index: nessus-devel/Makefile =================================================================== RCS file: /home/ncvs/work/ports/nessus-devel/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- nessus-devel/Makefile 29 Dec 2001 09:55:47 -0000 1.17 +++ nessus-devel/Makefile 23 Jan 2002 08:35:59 -0000 @@ -4,7 +4,7 @@ # PORTNAME= nessus-devel -PORTVERSION= 1.1.11 +PORTVERSION= 1.1.12 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ Index: nessus-devel/distinfo =================================================================== RCS file: /home/ncvs/work/ports/nessus-devel/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- nessus-devel/distinfo 21 Dec 2001 07:33:29 -0000 1.7 +++ nessus-devel/distinfo 23 Jan 2002 08:35:59 -0000 @@ -1 +1 @@ -MD5 (nessus/nessus-core-1.1.11.tar.gz) = 0724eb5660b3c4b35ea2d373c852a127 +MD5 (nessus/nessus-core-1.1.12.tar.gz) = 62299adc84a2207495b603eda112dde6 Index: nessus-libnasl-devel/Makefile =================================================================== RCS file: /home/ncvs/work/ports/nessus-libnasl-devel/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- nessus-libnasl-devel/Makefile 26 Dec 2001 10:01:13 -0000 1.12 +++ nessus-libnasl-devel/Makefile 23 Jan 2002 08:35:59 -0000 @@ -4,7 +4,7 @@ # PORTNAME= nessus-libnasl-devel -PORTVERSION= 1.1.11 +PORTVERSION= 1.1.12 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ Index: nessus-libnasl-devel/distinfo =================================================================== RCS file: /home/ncvs/work/ports/nessus-libnasl-devel/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- nessus-libnasl-devel/distinfo 21 Dec 2001 07:33:29 -0000 1.7 +++ nessus-libnasl-devel/distinfo 23 Jan 2002 08:35:59 -0000 @@ -1 +1 @@ -MD5 (nessus/libnasl-1.1.11.tar.gz) = d5b3d29a9fa4ad99a646b94851b24d70 +MD5 (nessus/libnasl-1.1.12.tar.gz) = 229fe91511b20fe93cde4989acdbfbe8 Index: nessus-libraries-devel/Makefile =================================================================== RCS file: /home/ncvs/work/ports/nessus-libraries-devel/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- nessus-libraries-devel/Makefile 26 Dec 2001 10:01:13 -0000 1.12 +++ nessus-libraries-devel/Makefile 23 Jan 2002 08:35:59 -0000 @@ -4,7 +4,7 @@ # PORTNAME= nessus-libraries-devel -PORTVERSION= 1.1.11 +PORTVERSION= 1.1.12 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ Index: nessus-libraries-devel/distinfo =================================================================== RCS file: /home/ncvs/work/ports/nessus-libraries-devel/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- nessus-libraries-devel/distinfo 21 Dec 2001 07:33:29 -0000 1.7 +++ nessus-libraries-devel/distinfo 23 Jan 2002 08:35:59 -0000 @@ -1 +1 @@ -MD5 (nessus/nessus-libraries-1.1.11.tar.gz) = f729160b24272fd0a5a851a82a9f50af +MD5 (nessus/nessus-libraries-1.1.12.tar.gz) = 9ce167abee23c1b6f59b8e7a025e5775 Index: nessus-plugins-devel/Makefile =================================================================== RCS file: /home/ncvs/work/ports/nessus-plugins-devel/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- nessus-plugins-devel/Makefile 11 Jan 2002 07:42:23 -0000 1.14 +++ nessus-plugins-devel/Makefile 23 Jan 2002 08:35:59 -0000 @@ -4,8 +4,7 @@ # PORTNAME= nessus-plugins-devel -PORTVERSION= 1.1.11 -PORTREVISION= 1 +PORTVERSION= 1.1.12 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/unstable/nessus-${PORTVERSION}/src/ \ Index: nessus-plugins-devel/distinfo =================================================================== RCS file: /home/ncvs/work/ports/nessus-plugins-devel/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- nessus-plugins-devel/distinfo 21 Dec 2001 07:33:29 -0000 1.7 +++ nessus-plugins-devel/distinfo 23 Jan 2002 08:35:59 -0000 @@ -1 +1 @@ -MD5 (nessus/nessus-plugins-1.1.11.tar.gz) = d8886bf575337d88646a2ed697bb4b36 +MD5 (nessus/nessus-plugins-1.1.12.tar.gz) = 5c7a3c8e9b2f2b827fe7b13b26761441 Index: nessus-plugins-devel/pkg-plist =================================================================== RCS file: /home/ncvs/work/ports/nessus-plugins-devel/pkg-plist,v retrieving revision 1.7 diff -u -r1.7 pkg-plist --- nessus-plugins-devel/pkg-plist 21 Dec 2001 07:33:29 -0000 1.7 +++ nessus-plugins-devel/pkg-plist 23 Jan 2002 08:35:59 -0000 @@ -460,6 +460,7 @@ lib/nessus/plugins/php.nasl lib/nessus/plugins/php3_path_disclosure.nasl lib/nessus/plugins/phpMyExplorer.nasl +lib/nessus/plugins/phprocketaddin_traversal.nasl lib/nessus/plugins/php_file_upload.nasl lib/nessus/plugins/php_imap_overflow.nasl lib/nessus/plugins/php_log.nasl @@ -531,6 +532,7 @@ lib/nessus/plugins/rpc_database.nasl lib/nessus/plugins/rpc_etherstatd.nasl lib/nessus/plugins/rpc_fam.nasl +lib/nessus/plugins/rpc_kcms.nasl lib/nessus/plugins/rpc_keyserv.nasl lib/nessus/plugins/rpc_llockmgr.nasl lib/nessus/plugins/rpc_nfsd.nasl @@ -730,6 +732,7 @@ lib/nessus/plugins/unicast_dos.nasl lib/nessus/plugins/upload_cgi.nasl lib/nessus/plugins/uploader_exe.nasl +lib/nessus/plugins/upnp_xp.nasl lib/nessus/plugins/ustorekeeper.nasl lib/nessus/plugins/uw_imap_overflow.nasl lib/nessus/plugins/uw_imap_overflow_two.nasl @@ -802,6 +805,7 @@ lib/nessus/plugins/yahoo_dos.nasl lib/nessus/plugins/yppasswdd.nasl lib/nessus/plugins/zeus.nasl +lib/nessus/plugins/zml_cgi_traversal.nasl lib/nessus/plugins/zope.nasl lib/nessus/plugins/zope_dos.nasl lib/nessus/plugins/zope_img_updating.nasl >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 1:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AC8D37B427 for ; Wed, 23 Jan 2002 01:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0N9o1T01025; Wed, 23 Jan 2002 01:50:01 -0800 (PST) (envelope-from gnats) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id BE47537B400 for ; Wed, 23 Jan 2002 01:40:17 -0800 (PST) Received: by freebsd.org.ru (Postfix, from userid 1000) id B4FBB2C9; Wed, 23 Jan 2002 12:40:10 +0300 (MSK) Message-Id: <20020123094010.B4FBB2C9@freebsd.org.ru> Date: Wed, 23 Jan 2002 12:40:10 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34200: [MAINTAINER] upgrade databases/gigabase to 2.56 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34200 >Category: ports >Synopsis: [MAINTAINER] upgrade databases/gigabase to 2.56 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 01:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 4.5-RC i386 >Organization: Russian FreeBSD Team >Environment: System: FreeBSD 4.5-RC i386 >Description: upgrade databases/gigabase to 2.56 from CHANGES: 1. Add exera parameter to dbDatabase::open method which allows to specify file open mode. 2. Fix bug with case insensitive LIKE index search. >How-To-Repeat: >Fix: diff -ruN gigabase.old/Makefile gigabase/Makefile --- gigabase.old/Makefile Wed Jan 23 12:36:29 2002 +++ gigabase/Makefile Wed Jan 23 11:58:11 2002 @@ -6,7 +6,7 @@ # PORTNAME= gigabase -PORTVERSION= 2.55 +PORTVERSION= 2.56 CATEGORIES= databases MASTER_SITES= http://www.ispras.ru/~knizhnik/ diff -ruN gigabase.old/distinfo gigabase/distinfo --- gigabase.old/distinfo Wed Jan 23 12:36:29 2002 +++ gigabase/distinfo Wed Jan 23 12:13:16 2002 @@ -1 +1 @@ -MD5 (gigabase-2.55.tar.gz) = 44240a796ba558af8f520077cd1c24c1 +MD5 (gigabase-2.56.tar.gz) = 50aece05de7c324bb6ec9c067c532f32 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 2:13:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from stanley.e-technik.uni-erlangen.de (stanley.e-technik.uni-erlangen.de [131.188.137.28]) by hub.freebsd.org (Postfix) with ESMTP id 83EDF37B400; Wed, 23 Jan 2002 02:13:14 -0800 (PST) Received: from lrs.e-technik.uni-erlangen.de (brian.e-technik.uni-erlangen.de [131.188.137.10]) by stanley.e-technik.uni-erlangen.de (8.9.1a/8.1.1-FAU) with ESMTP id LAA03661; Wed, 23 Jan 2002 11:13:12 +0100 (MET) Message-ID: <3C4E8CB8.C188F2B7@lrs.e-technik.uni-erlangen.de> Date: Wed, 23 Jan 2002 11:13:12 +0100 From: Thomas Fiebig Organization: Institute for Computer Aided Circuit Design X-Mailer: Mozilla 4.79 [en] (X11; U; SunOS 5.6 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: AbiWord-0.9.6.1 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, I tried several times to install the new AbiWord Version by 'make install'. I've downloaded all required sources with 'make ftech-recursive'. BUT: After a couple of minutes, the installation stops with error messages about '/usr/ports/editors/AbiWord/.../libpng.a' not found. What's wrong with that??? Best regards, Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 2:21:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E20AF37B404; Wed, 23 Jan 2002 02:21:09 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NAHxE08640; Wed, 23 Jan 2002 02:17:59 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 02:17:59 -0800 (PST) From: Message-Id: <200201231017.g0NAHxE08640@freefall.freebsd.org> To: kirk@strauser.com, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31697: Jabber port doesn't install jud Sender: owner-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: Jabber port doesn't install jud State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Wed Jan 23 02:17:11 PST 2002 State-Changed-Why: Originator confirmed this problem has been fixed in latest port. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31697 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 2:30:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id F037537B404; Wed, 23 Jan 2002 02:30:00 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id MAA60386; Wed, 23 Jan 2002 12:28:23 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h1.228.dialup.iptcom.net [212.9.228.1]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id MAA14442; Wed, 23 Jan 2002 12:28:20 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g0NARmI25022; Wed, 23 Jan 2002 12:27:48 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C4E905E.E5D96F0D@FreeBSD.org> Date: Wed, 23 Jan 2002 12:28:46 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Thomas Fiebig Cc: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: AbiWord-0.9.6.1 References: <3C4E8CB8.C188F2B7@lrs.e-technik.uni-erlangen.de> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thomas Fiebig wrote: > > Hi, > > I tried several times to install the new AbiWord Version by 'make install'. I've > downloaded all required sources with 'make ftech-recursive'. > > BUT: After a couple of minutes, the installation stops with error messages about > '/usr/ports/editors/AbiWord/.../libpng.a' not found. > > What's wrong with that??? Please at least send full log of doing `make clean; make install' in /usr/ports/editors/AbiWord directory, otherwise it's impossible to guess where the problem is. Check http://www.marcuscom.com/gnome/docs/bugging.html for bug-reporting instructions. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 2:32:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from c31516.thorn1.nsw.optusnet.com.au (c31516.thorn1.nsw.optusnet.com.au [203.164.22.4]) by hub.freebsd.org (Postfix) with ESMTP id 04DE237B402 for ; Wed, 23 Jan 2002 02:32:05 -0800 (PST) Received: (from tonym@localhost) by c31516.thorn1.nsw.optusnet.com.au (8.11.6/8.11.6) id g0NAVtw62798; Wed, 23 Jan 2002 21:31:55 +1100 (EST) (envelope-from tonym) Date: Wed, 23 Jan 2002 21:31:55 +1100 (EST) From: Tony Maher Message-Id: <200201231031.g0NAVtw62798@c31516.thorn1.nsw.optusnet.com.au> To: ports@freebsd.org Subject: visual python 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 Hello, I am trying to port the visual python module (http://www.vpython.org/). It compiles with one trivial change to Makefile (gtk-config -> gtk12-config) but trying to run any associated demo causes a segfault. > python ~/vpython/Programs/Demos/wave.py Visual-2001-11-18 segmentation fault (core dumped) gdb> where #0 0x28591e11 in _XimParseStringFile () from /usr/X11R6/lib/libX11.so.6 #1 0x28590855 in _XimCreateDefaultTree () from /usr/X11R6/lib/libX11.so.6 #2 0x28590928 in _XimLocalOpenIM () from /usr/X11R6/lib/libX11.so.6 #3 0x2858fc03 in _XimOpenIM () from /usr/X11R6/lib/libX11.so.6 #4 0x28567ef9 in XOpenIM () from /usr/X11R6/lib/libX11.so.6 #5 0x284ca9c3 in gdk_im_real_open () from /usr/X11R6/lib/libgdk12.so.2 #6 0x284caacf in gdk_im_open () from /usr/X11R6/lib/libgdk12.so.2 #7 0x284bb0c9 in gdk_init_check () from /usr/X11R6/lib/libgdk12.so.2 #8 0x284161ce in gtk_init_check () from /usr/X11R6/lib/libgtk12.so.2 #9 0x28416631 in gtk_init () from /usr/X11R6/lib/libgtk12.so.2 #10 0x282c931b in mainloop () from /home/staff/tonym/vpython/cvisual/cvisualmodule.so #11 0x28121f93 in _thread_start () from /usr/lib/libc_r.so.4 #12 0x0 in ?? () After checking some other ports that use gtk and the documentation (BTW is there a reason why the gtk port does not install the documentation?) it appears gtk_init is normally called as gtk_init(&argc, &argv). In this case (in platlinux.cpp) it is called as gtk_int(NULL, NULL). Thinking this could be problem I made up an argc/argv and from x11-toolkits/py-gtk/work/gnome-python-1.4.2/pygtk/gtk.py # initialize GTK (only if it can find the display -- this avoids segfaults) if '--display' in sys.argv or os.environ.has_key('DISPLAY'): _gtk.gtk_init() suggested the following arguments int argc = 3; char **argv; argv = (char**) malloc(argc * sizeof(char *)); argv[0] = "program"; argv[1] = "--display"; argv[2] = ":0.0"; gtk_init (&argc, &argv); It fails in the same way. If I set argc=2 then gtk complains that display requires an argument so it appears everything is being sent ok. XOpenIM relates display and locale info but I dont know why that would be failing. Could it be related to the fact that this is a threaded application and environment vars are not available to it? Other gtk apps (gtkfind, gtkdiff) all work fine. Any clues? Otherwise its a weekend job to recompile all with -g and step thru. thanks -- tonym To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 2:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE51037B405 for ; Wed, 23 Jan 2002 02:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NAo0213749; Wed, 23 Jan 2002 02:50:00 -0800 (PST) (envelope-from gnats) Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 0E22737B400 for ; Wed, 23 Jan 2002 02:40:54 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.33 #1) id 16TKpo-0009Xt-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 23 Jan 2002 10:40:52 +0000 Message-Id: Date: Wed, 23 Jan 2002 10:40:52 +0000 From: RaRa Rasputin Reply-To: RaRa Rasputin To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34202: bump securtiy/steghide to 0.4.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: 34202 >Category: ports >Synopsis: bump securtiy/steghide to 0.4.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 02:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Rasputin >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD shikima.mine.nu 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #5: Tue Jan 8 12:03:05 GMT 2002 rasputin@shikima.mine.nu:/usr/obj/usr/src/sys/SHIKIMA i386 >Description: new version of steghide out - 0.4.3 >How-To-Repeat: see patch below >Fix: diff -Naur /usr/ports/security/steghide/Makefile security/steghide/Makefile --- /usr/ports/security/steghide/Makefile Thu Dec 6 09:30:58 2001 +++ security/steghide/Makefile Wed Jan 23 10:31:37 2002 @@ -1,12 +1,12 @@ -# New ports collection makefile for: steghide -# Date created: 26 February 2001 -# Whom: RaRa Rasputin +# New ports collection makefile for: steghide +# Date created: 3 December 2001 +# Whom: rasputin # -# $FreeBSD: ports/security/steghide/Makefile,v 1.2 2001/12/06 01:12:01 pat Exp $ +# $FreeBSD$ # PORTNAME= steghide -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= security MASTER_SITES= http://steghide.sourceforge.net/download/ @@ -16,9 +16,11 @@ mhash.2:${PORTSDIR}/security/mhash HAS_CONFIGURE= yes -USE_GMAKE= yes -CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" -MAN1= steghide.1 +CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib + +MAN1= steghide.1 +MANCOMPRESSED= no +USE_GMAKE= yes .include diff -Naur /usr/ports/security/steghide/distinfo security/steghide/distinfo --- /usr/ports/security/steghide/distinfo Thu Dec 6 09:30:58 2001 +++ security/steghide/distinfo Wed Jan 23 10:32:22 2002 @@ -1 +1 @@ -MD5 (steghide-0.4.2.tar.gz) = 2d61b75286c3354026883f91c616cb67 +MD5 (steghide-0.4.3.tar.gz) = 8f70fb4459a0d0c49da79f7e1987b1c0 diff -Naur /usr/ports/security/steghide/files/patch-aa security/steghide/files/patch-aa --- /usr/ports/security/steghide/files/patch-aa Thu Dec 6 09:30:58 2001 +++ security/steghide/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,13 +0,0 @@ ---- Makefile.in.orig Wed Dec 5 19:27:13 2001 -+++ Makefile.in Wed Dec 5 19:27:01 2001 -@@ -67,8 +67,8 @@ - bin_PROGRAMS = steghide - steghide_SOURCES = bufmanag.c crypto.c ff_au.c ff_bmp.c ff_wav.c hash.c io.c main.c msg.c stegano.c support.c - man_MANS = steghide.1 --docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION) --doc_DATA = BUGS COPYING CREDITS HISTORY INSTALL README TODO -+docdir = $(prefix)/share/doc/$(PACKAGE) -+doc_DATA = BUGS CREDITS HISTORY INSTALL README TODO - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_CLEAN_FILES = diff -Naur /usr/ports/security/steghide/pkg-descr security/steghide/pkg-descr --- /usr/ports/security/steghide/pkg-descr Tue Nov 20 23:29:34 2001 +++ security/steghide/pkg-descr Mon Feb 26 15:44:19 2001 @@ -7,7 +7,7 @@ blowfish keys and pseudo-random distribution of hidden bits ("stego bits") in the container data. -WWW: http://steghide.sourceforge.net/ +WWW: http://steghide.sourceforge.net - Rasputin rara.rasputin@virgin.net diff -Naur /usr/ports/security/steghide/pkg-plist security/steghide/pkg-plist --- /usr/ports/security/steghide/pkg-plist Thu Dec 6 09:30:58 2001 +++ security/steghide/pkg-plist Wed Jan 23 10:34:36 2002 @@ -1,8 +1,9 @@ bin/steghide -share/doc/steghide/BUGS -share/doc/steghide/CREDITS -share/doc/steghide/HISTORY -share/doc/steghide/INSTALL -share/doc/steghide/README -share/doc/steghide/TODO -@dirrm share/doc/steghide +doc/steghide-0.4.3/BUGS +doc/steghide-0.4.3/COPYING +doc/steghide-0.4.3/CREDITS +doc/steghide-0.4.3/HISTORY +doc/steghide-0.4.3/INSTALL +doc/steghide-0.4.3/README +doc/steghide-0.4.3/TODO +@dirrm doc/steghide-0.4.3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 3:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA37637B405 for ; Wed, 23 Jan 2002 03:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NBe1E26113; Wed, 23 Jan 2002 03:40:01 -0800 (PST) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id 05FE337B404 for ; Wed, 23 Jan 2002 03:31:37 -0800 (PST) Received: (from lev@localhost) by ftp.translate.ru (8.11.2/8.11.2) id g0NBUDk98208; Wed, 23 Jan 2002 14:30:13 +0300 (MSK) (envelope-from lev) Message-Id: <200201231130.g0NBUDk98208@ftp.translate.ru> Date: Wed, 23 Jan 2002 14:30:13 +0300 (MSK) From: Lev Serebryakov Reply-To: Lev Serebryakov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/34203: Could not build port print/pdflib3: there is no source tarball Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34203 >Category: ports >Synopsis: Could not build port print/pdflib3: there is no source tarball >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 03:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Lev Serebryakov >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: Ports collection from 23 Jan 2002. >Description: There is no pdflib-3.03.tar.gz on any site. Here is build log ftp# make extract >How-To-Repeat: cd /usr/ports/print/pdflib3 && make >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> pdflib-3.03.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.ru.freebsd.org/pub/FreeBSD/ports/distfiles//. fetch: pdflib-3.03.tar.gz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from http://www.pdflib.com/pdflib/download/. fetch: pdflib-3.03.tar.gz: Not Found >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: pdflib-3.03.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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 3:44:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dppl.com (sapas.dppl.com [216.182.10.231]) by hub.freebsd.org (Postfix) with ESMTP id 0D4E637B404 for ; Wed, 23 Jan 2002 03:44:40 -0800 (PST) Received: from volyn.coolrat.org (bgp431251bgs.union01.nj.comcast.net [68.36.218.89]) (AUTH: PLAIN yds, TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by dppl.com with esmtp; Wed, 23 Jan 2002 06:44:34 -0500 Date: Wed, 23 Jan 2002 06:44:03 -0500 From: Yarema To: freebsd-ports@freebsd.org Cc: Edwin Groothuis , Hajimu UMEMOTO Subject: Re: IPv6 for ports, automaticly enable it or not? Message-ID: <980340000.1011786243@volyn.coolrat.org> In-Reply-To: <20020123163021.A97184@k7.mavetju.org> References: <20020123163021.A97184@k7.mavetju.org> X-Mailer: Mulberry/2.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --On Wednesday, January 23, 2002 16:30:22 +1100 Edwin Groothuis wrote: > I have a couple of ports (netcat, junkbuster) which are patched or > have patched Makefiles to allow to work via IPv6 next to the standard > IPv4. Nothing new here. > > I also know a couple of ports which have different ports to allow > IPv6 support (apache, mozilla). > > IPv6 is supported since version 4.0 or 4.1, most if not all > applications in the base operating system are supporting it. > > Why isn't ipv6 automaticly enabled in Apache if OSVERSION > 400000 ? > Is there still a fear of IPv6 regarding these things? I made IPv6 a non-default option in mail/courier because it failed to resolve DNS addresses with IPv6 enabled, at least for me. That particular program always tries to resolve DNS over IPv6 first and then IPv4, so it's also slightly slower with IPv6 enabled. And in my case it didn't work at all. Possibly cause I run djbdns instead of BIND. I don't think djbdns does IPv6 yet. -- Yarema To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 5: 4: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id A6AE837B400 for ; Wed, 23 Jan 2002 05:03:59 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 72E79533E; Wed, 23 Jan 2002 14:03:58 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: ports@FreeBSD.org Subject: HEADS UP directories added to BSD.local.dist References: <200201231302.g0ND2Hd53037@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 23 Jan 2002 14:03:57 +0100 In-Reply-To: <200201231302.g0ND2Hd53037@freefall.freebsd.org> Message-ID: Lines: 21 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 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 Dag-Erling Smorgrav writes: > des 2002/01/23 05:02:17 PST > > Modified files: > etc/mtree BSD.local.dist > Log: > Add local/share/java/classes, local/share/sgml, local/share/xml > > Approved by: ru, silence on -ports > MFC after: 1 week > > Revision Changes Path > 1.87 +9 -1 src/etc/mtree/BSD.local.dist > Maintainers of ports that install files in one these three directories should remove the corresponding @rmdir lines from their plists. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 5:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16B4C37B41A for ; Wed, 23 Jan 2002 05:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NDK1D62437; Wed, 23 Jan 2002 05:20:01 -0800 (PST) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 1F81637B402 for ; Wed, 23 Jan 2002 05:10:41 -0800 (PST) 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 g0ND6K506853 for ; Wed, 23 Jan 2002 14:06:20 +0100 (MET) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 714E65A546; Wed, 23 Jan 2002 14:06:17 +0100 (CET) Message-Id: <20020123130617.714E65A546@nemesis.informatik.unibw-muenchen.de> Date: Wed, 23 Jan 2002 14:06:17 +0100 (CET) From: Oliver Braun Reply-To: Oliver Braun To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34206: update 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: 34206 >Category: ports >Synopsis: update 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: Wed Jan 23 05:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Dec 12 14:59:02 CET 2001 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: * Update distfile due to a changed patch-file. new checksum. (changes in patch-file are necessary for building with ghc) * Set PORTREVISION=1 >How-To-Repeat: >Fix: diff -ruN nhc98.bak/Makefile nhc98/Makefile --- nhc98.bak/Makefile Sun Dec 23 11:26:02 2001 +++ nhc98/Makefile Wed Jan 23 13:49:37 2002 @@ -6,6 +6,7 @@ PORTNAME= nhc98 PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ DISTNAME= ${PORTNAME}src-${PORTVERSION} diff -ruN nhc98.bak/distinfo nhc98/distinfo --- nhc98.bak/distinfo Sat Dec 22 07:21:45 2001 +++ nhc98/distinfo Wed Jan 23 13:06:46 2002 @@ -1,5 +1,5 @@ MD5 (nhc98/nhc98src-1.10.tar.gz) = 159e043a520d2eaa886213b53d50f666 -MD5 (nhc98/patch-1.10-IO) = 46b5c25be1dd764c84a3ddcab9a94c38 +MD5 (nhc98/patch-1.10-IO) = 1b5ee9d82854217973d5a128f913b285 MD5 (nhc98/patch-1.10-arrow) = d27deb1683c33d58a41c3eb28e9c0e9a MD5 (nhc98/patch-1.10-blockbuffer) = f66a8885fd0bd037b68e8024942fc274 MD5 (nhc98/patch-1.10-commas) = fda47aeaa34b6bcb981f93d905baf889 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 5:20:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 6944137B402; Wed, 23 Jan 2002 05:20:46 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g0NDKjf23926; Wed, 23 Jan 2002 08:20:45 -0500 (EST) Date: Wed, 23 Jan 2002 08:20:45 -0500 (EST) From: Trevor Johnson To: Will Andrews Cc: ports@FreeBSD.org, Subject: Re: cvs commit: ports INDEX In-Reply-To: <200201061843.g06IhuV93824@freefall.freebsd.org> Message-ID: <20020123073913.W21259-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 6 January 2002, Will Andrews wrote: > will 2002/01/06 10:43:56 PST > > Modified files: > . INDEX > Log: > It's been a long time > The clock has chimed many a full moon since > There was an INDEX whereby someone sang > But now I've stepped up to the crime > And proclaimed "Let this INDEX shine light o'er the land!" > And a loud roar from the crowd rang... > > Revision Changes Path > 1.354 +3108 -2809 ports/INDEX > And the INDEX sat upon its throne for a half-month. And the winter came, clothing the world in a mantle of ice. And the fearsome bird of X soared above the land, But seeing naught, swept back to its lonely crag, Its claws still yearning for their prey. And Time seeped into the folds of the INDEX's brow, but none spoke of it. And the ports did prosper and multiply, so their number grew by 73. And the tag of the RELEASE was forged, and brought to the INDEX. Yet the tag was heavy-cast, and the INDEX could not grasp it... http://people.freebsd.org/~trevor/ports/INDEX-for-45R.diff.bz2 -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 5:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B37937B402 for ; Wed, 23 Jan 2002 05:50:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NDo6l74687; Wed, 23 Jan 2002 05:50:06 -0800 (PST) (envelope-from gnats) Date: Wed, 23 Jan 2002 05:50:06 -0800 (PST) Message-Id: <200201231350.g0NDo6l74687@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/34203: Could not build port print/pdflib3: there is no source tarball 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/34203; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org, lev@serebryakov.spb.ru Cc: Subject: Re: ports/34203: Could not build port print/pdflib3: there is no source tarball Date: Wed, 23 Jan 2002 14:42:11 +0100 Look at http://www.freebsd.org/cgi/query-pr.cgi?pr=34178 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 5:50:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 8DC6C37B400 for ; Wed, 23 Jan 2002 05:50:04 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id PAA52924; Wed, 23 Jan 2002 15:49:48 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h30.227.dialup.iptcom.net [212.9.227.30]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id PAA10984; Wed, 23 Jan 2002 15:49:44 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g0NDWUI26203; Wed, 23 Jan 2002 15:32:30 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C4EBBA6.F73C003@FreeBSD.org> Date: Wed, 23 Jan 2002 15:33:26 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Dag-Erling Smorgrav Cc: ports@FreeBSD.org Subject: Re: HEADS UP directories added to BSD.local.dist References: <200201231302.g0ND2Hd53037@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dag-Erling Smorgrav wrote: > > Dag-Erling Smorgrav writes: > > des 2002/01/23 05:02:17 PST > > > > Modified files: > > etc/mtree BSD.local.dist > > Log: > > Add local/share/java/classes, local/share/sgml, local/share/xml > > > > Approved by: ru, silence on -ports > > MFC after: 1 week > > > > Revision Changes Path > > 1.87 +9 -1 src/etc/mtree/BSD.local.dist > > > > Maintainers of ports that install files in one these three directories > should remove the corresponding @rmdir lines from their plists. Nope, they should turn it into `@unexec dirrm blabla' because the change wasn't MFC'ed yet and even if it was we couldn't expect that all ports users will update their worlds instantly. The new order of things should also be documented in Porter's Handbook, I believe. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 6:11: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 4A98937B42F; Wed, 23 Jan 2002 06:09:47 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 99CD9533E; Wed, 23 Jan 2002 15:09:45 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Maxim Sobolev Cc: ports@FreeBSD.org Subject: Re: HEADS UP directories added to BSD.local.dist References: <200201231302.g0ND2Hd53037@freefall.freebsd.org> <3C4EBBA6.F73C003@FreeBSD.org> From: Dag-Erling Smorgrav Date: 23 Jan 2002 15:09:44 +0100 In-Reply-To: <3C4EBBA6.F73C003@FreeBSD.org> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 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 Maxim Sobolev writes: > Dag-Erling Smorgrav wrote: > > Maintainers of ports that install files in one these three directories > > should remove the corresponding @rmdir lines from their plists. > Nope, they should turn it into `@unexec dirrm blabla' because the > change wasn't MFC'ed yet and even if it was we couldn't expect that > all ports users will update their worlds instantly. So? The worst that can happen is that those users' file systems will be ahead of their mtree specs (by having directories that aren't yet in their mtree files). Or did I miss something? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 6:58:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from laemail.bankofamerica.com (laemail.bankofamerica.com [171.161.96.14]) by hub.freebsd.org (Postfix) with ESMTP id 5218937B41C for ; Wed, 23 Jan 2002 06:58:33 -0800 (PST) Received: from laimail.bankofamerica.com (laimail.bankofamerica.com [171.182.104.13]) by laemail.bankofamerica.com (8.11.1/8.11.1) with ESMTP id g0NEwOH05434; Wed, 23 Jan 2002 06:58:25 -0800 (PST) Received: from smtpsw02 (smtpsw02.bankofamerica.com [165.37.204.30]) by laimail.bankofamerica.com (8.11.1/8.11.1) with ESMTP id g0NEwO321544; Wed, 23 Jan 2002 06:58:24 -0800 (PST) Date: Wed, 23 Jan 2002 08:51:28 -0600 From: Rick.Robinson@bankofamerica.com Subject: Re: How do packages on FTP.FREEBSD.ORG get updated? (was Re: FreeBSD Ports Security Advisory FreeBSD-SA-02:06.sudo) To: Steve Price Cc: ports@freebsd.org Message-id: <86256B4A.005183E0.00@notes.bankofamerica.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline Content-transfer-encoding: 7BIT X-Lotus-FromDomain: BANKOFAMERICA Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks for the responses. However I have to admit I am still a bit confused. When will the updated sudo packages be sent out to the servers? I see that bento had a new package in security yesterday, but it appears it is still 1.6.3.7. Thanks for your help. Rick On Tue, Jan 22, 2002 at 03:13:46PM -0500, Will Andrews wrote: > > Steve just fixed this, I believe. Sorry for the trouble. Steve, > did you make sure the permissions are right in the entire tree? > You mentioned them being wrong in net/ but not any other > location, and sudo is a security/ port... Yes, to be sure I did the following. cd /var/portbuild chown -R asami:wheel {4,5,4-exp}/{ports,src} -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 7: 1:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.compucation.de (cicero.pce.de [213.185.64.18]) by hub.freebsd.org (Postfix) with ESMTP id 9089437B417 for ; Wed, 23 Jan 2002 07:01:15 -0800 (PST) Received: from ws32.pce.de [213.185.64.46] by compucation.de [213.185.64.44] with SMTP (MDaemon.PRO.v5.0.4.R) for ; Wed, 23 Jan 2002 16:00:11 +0100 Message-Id: <5.1.0.14.2.20020122105623.039953d8@wheresmymailserver.com> X-Sender: ftpproxy@ftpproxy.org@mail.compucation.de X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 22 Jan 2002 11:45:44 +0100 To: ports@FreeBSD.ORG From: Andreas Schoenberg Subject: ftp.proxy Cc: philippe@le-berre.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-MDRemoteIP: 213.185.64.46 X-Return-Path: asg@ftpproxy.org X-MDaemon-Deliver-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 Hello, I am the maintainer of the ftp.proxy. The website URL has changed and there are new features and bugfixes since the release 1.0.7 that is on your site. http://www.ftpproxy.org/ I would be happy if you would change the link and get a new version of ftp.proxy. Thank you for distributing ftp.proxy on your site. Best Regards Andreas Schoenberg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 7:20:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D04537B405 for ; Wed, 23 Jan 2002 07:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NFK1W42224; Wed, 23 Jan 2002 07:20:01 -0800 (PST) (envelope-from gnats) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 3EE0937B47C for ; Wed, 23 Jan 2002 07:15:17 -0800 (PST) Received: from naos.dbai.tuwien.ac.at (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g0NFFDB06261; Wed, 23 Jan 2002 16:15:13 +0100 (MET) Received: (from pfeifer@localhost) by naos.dbai.tuwien.ac.at (8.11.6/8.11.6) id g0NFFB893133; Wed, 23 Jan 2002 16:15:11 +0100 (CET) (envelope-from pfeifer) Message-Id: <200201231515.g0NFFB893133@naos.dbai.tuwien.ac.at> Date: Wed, 23 Jan 2002 16:15:11 +0100 (CET) From: Gerald Pfeifer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34208: Maintainer-update the Wine port to 2002.01.22 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34208 >Category: ports >Synopsis: Maintainer-update the Wine port to 2002.01.22 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 07:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: >Description: This updates the Wine port to version 2002.01.22 of Wine. (I'm the maintainer of this port.) >How-To-Repeat: >Fix: Apply the patch below. Index: Makefile =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/Makefile,v retrieving revision 1.116 diff -u -3 -p -r1.116 Makefile --- Makefile 2001/12/27 19:05:48 1.116 +++ Makefile 2002/01/23 12:13:47 @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2001.12.26 +PORTVERSION= 2002.01.22 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development Index: distinfo =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/distinfo,v retrieving revision 1.67 diff -u -3 -p -r1.67 distinfo --- distinfo 2001/12/27 19:05:48 1.67 +++ distinfo 2002/01/23 12:29:14 @@ -1 +1 @@ -MD5 (Wine-20011226.tar.gz) = 695a7322a6701a41ffc4d80e762a34b7 +MD5 (Wine-20020122.tar.gz) = 80d6f68330cd52b99789397aaa9b33b4 Index: pkg-plist =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-plist,v retrieving revision 1.29 diff -u -3 -p -r1.29 pkg-plist --- pkg-plist 2001/12/27 19:05:48 1.29 +++ pkg-plist 2002/01/23 15:08:36 @@ -1,4 +1,3 @@ -bin/dosmod bin/function_grep.pl bin/fnt2bdf bin/wine @@ -167,6 +166,7 @@ include/wine/msvcrt/sys/stat.h include/wine/msvcrt/sys/timeb.h include/wine/msvcrt/sys/types.h include/wine/msvcrt/sys/utime.h +include/wine/wine/debug.h include/wine/wine/exception.h include/wine/wine/icmpapi.h include/wine/wine/ipexport.h @@ -230,6 +230,7 @@ lib/wine/libcomm.so lib/wine/libcommdlg.so lib/wine/libcompobj.so lib/wine/libcrtdll.so +lib/wine/libcrypt32.so lib/wine/libdciman32.so lib/wine/libddeml.so lib/wine/libddraw.so Index: files/patch-gb =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/files/patch-gb,v retrieving revision 1.2 diff -u -3 -p -r1.2 patch-gb --- files/patch-gb 2000/07/22 09:47:31 1.2 +++ files/patch-gb 2002/01/23 12:33:19 @@ -1,10 +1,10 @@ ---- Makefile.in.old Tue Jul 18 18:36:26 2000 -+++ Makefile.in Tue Jul 18 18:36:36 2000 -@@ -147,7 +147,6 @@ +--- Makefile.in.orig Wed Jan 23 13:32:44 2002 ++++ Makefile.in Wed Jan 23 13:32:53 2002 +@@ -87,7 +87,6 @@ wine: dlls $(EMUOBJS) + install:: all $(INSTALLSUBDIRS:%=%/__install__) [ -d $(bindir) ] || $(MKDIR) $(bindir) $(INSTALL_PROGRAM) wine $(bindir)/wine - $(INSTALL_PROGRAM) loader/dos/dosmod $(bindir)/dosmod - -$(LDCONFIG) uninstall:: $(INSTALLSUBDIRS:%=%/__uninstall__) - cd $(libdir) && $(RM) libwine.a libwine.so libwine.so.$(SOVERSION) + cd $(bindir) && $(RM) wine >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 7:22:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id A28B237B417 for ; Wed, 23 Jan 2002 07:22:01 -0800 (PST) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id D957D9; Wed, 23 Jan 2002 09:22:00 -0600 (CST) Received: (from nectar@localhost) by madman.nectar.cc (8.11.6/8.11.6) id g0NFM0M27592; Wed, 23 Jan 2002 09:22:00 -0600 (CST) (envelope-from nectar) Date: Wed, 23 Jan 2002 09:22:00 -0600 From: "Jacques A. Vidrine" To: Will Andrews Cc: ports@freebsd.org, trish@bsdunix.org Subject: Re: ports/34183: Update port: security/srp, various patches and fixes for compilation Message-ID: <20020123152200.GB27541@madman.nectar.cc> References: <200201222320.g0MNK2k27620@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201222320.g0MNK2k27620@freefall.freebsd.org> User-Agent: Mutt/1.3.25i X-Url: http://www.nectar.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 On Tue, Jan 22, 2002 at 03:20:02PM -0800, Will Andrews wrote: > > sed 's/^X//' >srp/files/patch-configure << 'END-of-srp/files/patch-configure' > > sed 's/^X//' >srp/files/patch-base::pam_eps::Makefile.in << 'END-of-srp/files/patch-base::pam_eps::Makefile.in' > > sed 's/^X//' >srp/files/patch-base::pam_eps::pam_eps_passwd.c << 'END-of-srp/files/patch-base::pam_eps::pam_eps_passwd.c' > > sed 's/^X//' >srp/files/patch-telnet::telnetd::sys_term.c-bb << 'END-of-srp/files/patch-telnet::telnetd::sys_term.c-bb' > > These are trivial patches and could easily have been replaced > with perl regexes. They should be removed. No, they should not be removed. A regex is cryptic. The patches are clear in their function. > > sed 's/^X//' >srp/files/patch-base::libmisc::utmp.c << 'END-of-srp/files/patch-base::libmisc::utmp.c' > > sed 's/^X//' >srp/files/patch-base::lib::utent.c << 'END-of-srp/files/patch-base::lib::utent.c' > > sed 's/^X//' >srp/files/patch-telnet::telnetd::sys_term.c-aa << 'END-of-srp/files/patch-telnet::telnetd::sys_term.c-aa' > > These are fairly trivial patches but probably would have taken > more work to do in a perl regex. I don't care either way. I do. Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 7:26:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 884A837B402 for ; Wed, 23 Jan 2002 07:26:25 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 0B1819B08; Wed, 23 Jan 2002 10:26:04 -0500 (EST) Date: Wed, 23 Jan 2002 10:26:03 -0500 From: Will Andrews To: "Jacques A. Vidrine" Cc: Will Andrews , ports@freebsd.org, trish@bsdunix.org Subject: Re: ports/34183: Update port: security/srp, various patches and fixes for compilation Message-ID: <20020123102603.I18609@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: "Jacques A. Vidrine" , Will Andrews , ports@freebsd.org, trish@bsdunix.org References: <200201222320.g0MNK2k27620@freefall.freebsd.org> <20020123152200.GB27541@madman.nectar.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020123152200.GB27541@madman.nectar.cc> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 23, 2002 at 09:22:00AM -0600, Jacques A. Vidrine wrote: > > These are trivial patches and could easily have been replaced > > with perl regexes. They should be removed. > > No, they should not be removed. A regex is cryptic. The patches are > clear in their function. They're cryptic? Please. Most of the time they're pretty easy to understand.. and how many patches are in ports that would require cryptic regexes? :) Plus, if one wants to see patch forms, you can use -pi.orig and a simple script to generate the diffs. Big deal. > I do. So you don't care about the inode wastage? That'll last forever on cvs servers and for the lifetime of the patch(es) on user boxes. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 7:27:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 9BF6F37B417 for ; Wed, 23 Jan 2002 07:27:38 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0NFQk927441; Wed, 23 Jan 2002 10:26:46 -0500 (EST) (envelope-from alane) Message-Id: <200201231526.g0NFQk927441@wwweasel.geeksrus.net> Content-Type: text/plain; charset="iso-8859-1" From: Alan E Organization: Geeksrus.NET To: Stephan van Beerschoten , ports@FreeBSD.ORG Subject: Re: XFree86-4.2.0 request Date: Wed, 23 Jan 2002 10:26:46 -0500 X-Mailer: KMail [version 1.3.2] References: <20020123081141.GA84870@enigma.whacky.net> In-Reply-To: <20020123081141.GA84870@enigma.whacky.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 23 January 2002 03:11, Stephan van Beerschoten wrote: > Can someone please mail me the x11/XFree86-4 port that > covers 4.2.0 ? I would like to experiment with it, but I > lost the port after my system cvsup'ed last night. Why not: 1. Go look at CVSWeb and see when Will backed it out. 2. Do a cvs co for that port using the -r option to pick a time a bit before Will's backout. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 7:32:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 7B87D37B402 for ; Wed, 23 Jan 2002 07:32:42 -0800 (PST) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id EB08D9; Wed, 23 Jan 2002 09:32:41 -0600 (CST) Received: (from nectar@localhost) by madman.nectar.cc (8.11.6/8.11.6) id g0NFWfs27654; Wed, 23 Jan 2002 09:32:41 -0600 (CST) (envelope-from nectar) Date: Wed, 23 Jan 2002 09:32:41 -0600 From: "Jacques A. Vidrine" To: Will Andrews , ports@freebsd.org, trish@bsdunix.org Subject: Re: ports/34183: Update port: security/srp, various patches and fixes for compilation Message-ID: <20020123153241.GE27541@madman.nectar.cc> References: <200201222320.g0MNK2k27620@freefall.freebsd.org> <20020123152200.GB27541@madman.nectar.cc> <20020123102603.I18609@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020123102603.I18609@squall.waterspout.com> User-Agent: Mutt/1.3.25i X-Url: http://www.nectar.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 On Wed, Jan 23, 2002 at 10:26:03AM -0500, Will Andrews wrote: > On Wed, Jan 23, 2002 at 09:22:00AM -0600, Jacques A. Vidrine wrote: > > > These are trivial patches and could easily have been replaced > > > with perl regexes. They should be removed. > > > > No, they should not be removed. A regex is cryptic. The patches are > > clear in their function. > > They're cryptic? Please. Most of the time they're pretty easy > to understand.. and how many patches are in ports that would > require cryptic regexes? :) Without the context, it is not necessarily obvious why the change is being made. > Plus, if one wants to see patch forms, you can use -pi.orig and a > simple script to generate the diffs. Big deal. Yes, it is a big deal, particularly if one wants a quick peek at the port itself. Having context in patches often means you don't have to download and extract the distribution just to see what is going on. Finally, the context stays in the CVS history, making it simpler to determine what the patches were doing in the past.x > > I do. > > So you don't care about the inode wastage? That'll last forever > on cvs servers and for the lifetime of the patch(es) on user boxes. You could say that. However, I wouldn't characterize it as a waste. Also, if you want to save inodes, obfuscating ports is not the way to accomplish it. Changing the ports layout is the way to accomplish it. Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 7:42:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 0030637B402 for ; Wed, 23 Jan 2002 07:42:37 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0NFfvJ27500; Wed, 23 Jan 2002 10:41:57 -0500 (EST) (envelope-from alane) Message-Id: <200201231541.g0NFfvJ27500@wwweasel.geeksrus.net> Content-Type: text/plain; charset="iso-8859-1" From: Alan E Organization: Geeksrus.NET To: Stephan van Beerschoten , ports@FreeBSD.ORG Subject: Re: XFree86-4.2.0 request Date: Wed, 23 Jan 2002 10:41:57 -0500 X-Mailer: KMail [version 1.3.2] References: <20020123081141.GA84870@enigma.whacky.net> <200201231526.g0NFQk927441@wwweasel.geeksrus.net> In-Reply-To: <200201231526.g0NFQk927441@wwweasel.geeksrus.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 23 January 2002 10:26, Alan E wrote: > On Wednesday 23 January 2002 03:11, Stephan van Beerschoten wrote: > > Can someone please mail me the x11/XFree86-4 port that > > covers 4.2.0 ? I would like to experiment with it, but I > > lost the port after my system cvsup'ed last night. > > Why not: > > 1. Go look at CVSWeb and see when Will backed it out. > 2. Do a cvs co for that port using the -r option to pick a time a bit > before Will's backout. Oops. 1. cd $PORTSDIR; cvs log XFree86-4 | more. 2. mv x11/XFree86-4 x11/XFree86-4.save 3. cvs co -D "2001-01-22 12:00 UTC" x11/X11Free86-4 (I think you want UTC). Or something like that. :) -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 8:50:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC3B737B416 for ; Wed, 23 Jan 2002 08:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NGo1w83476; Wed, 23 Jan 2002 08:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA34237B404 for ; Wed, 23 Jan 2002 08:44:56 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NGiud78313; Wed, 23 Jan 2002 08:44:56 -0800 (PST) (envelope-from nobody) Message-Id: <200201231644.g0NGiud78313@freefall.freebsd.org> Date: Wed, 23 Jan 2002 08:44:56 -0800 (PST) From: Peter Eisentraut To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34210: Tcl port screws up tclConfig.sh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34210 >Category: ports >Synopsis: Tcl port screws up tclConfig.sh >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 08:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter Eisentraut >Release: 4.5, head >Organization: PostgreSQL development team >Environment: I'm not using FreeBSD, but I'm forced to fix problems caused by FreeBSD. ;-) >Description: In the port lang/tcl84, file files/patch-configure, revision 1.5 (might apply to earlier revisions, other branches, other Tcl ports as well) you set SHLIB_LD="ld -shared -x -soname \$@". This gets substituted into tclConfig.sh as TCL_SHLIB_LD which others software packages are supposed to use to build with Tcl support. This leads to two problems: If I use TCL_SHLIB_LD to build a shared library linked against libtcl, how do you know my makefile target is the soname I want? tclConfig.sh isn't a makefile, it's a shell script. Notice how some lines in tclConfig.sh contain single-quoted variable references: you're supposed to "eval" each of these lines in a shell before using them, so if you have a $@ in there you get completely wrong results. >How-To-Repeat: Install any recent version of PostgreSQL from source with Tcl support on a recent FreeBSD. Most likely to mess up a lot of other Tcl-using programs as well. >Fix: Revert this change and patch the makefiles if you want the soname in there. =OR= Make sure that this alteration of SHLIB_LD is reverted before it's subsituted into TCL_SHLIB_LD. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 9:11:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id DBAFE37B402 for ; Wed, 23 Jan 2002 09:11:29 -0800 (PST) Received: from windriver.com ([128.224.195.173]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id JAA23798; Wed, 23 Jan 2002 09:09:47 -0800 (PST) Message-ID: <3C4EEEA8.AAB0300A@windriver.com> Date: Wed, 23 Jan 2002 12:11:04 -0500 From: Tadayuki OKADA Organization: Wind River X-Mailer: Mozilla 4.79C-ja [ja_JP.EUC] (X11; U; Linux 2.4.2 i386) X-Accept-Language: ja, en MIME-Version: 1.0 To: Alexander Leidinger Cc: tadayuki@mediaone.net, mi@aldan.algebra.com, will@csociety.org, freebsd-ports Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment References: <200201231608.g0NG8qa05110@Magelan.Leidinger.net> 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 [moved to freebsd-ports] Alexander Leidinger wrote: > On 23 Jan, Tadayuki OKADA wrote: > > I think you missed the point. I'm talking about the case updated port B > > breaks binary compatibility with the previous version. > > In that case, 'ldd' is likely to cause troubles. > > And shared library's major version change usually means 'incompatibility' > > ABI incompatibility, but not always API incompatibility. Yes, I meant that. > >> Mikhail's proposal doesn't change the _run_ time behavior compared to > >> the actual approach. His proposal changes the _build_ time behavior. > > port A needs to be rebuit, when port B breaks binary compatibility. > > Yes, with an emphasis on 'binary'. > > > If you bump PORTREVISION, people can tell port A needs to be updated > > by pkg_version or portversion. > > Yes. But Mikhail doesn't talk about this. And it's possible with his > proposal too. We already have/generate dependency information in/for > the INDEX, so we just can use it to determine the ports which need an > PORTREVISION bump. Please send a patch or new utility which does this. > > If you don't specify the lib version, port A build may not break, > > so you are likely to forget PORTREVISION bump. > > Yes. That's true. But this isn't common practice. The actual common > practice is to not increment the PORTREVISION if a library increments > its version number (and you've got an explanation why). Who said the actual common practice is not to bump PORTREVISION? > And even if we decide to increment the PORTREVISION this isn't really a > strong argument as I already explained above. pkg_version is in the base system. portversion is part of portupgrade which is very popular tool these days. We don't have any tool other than these to detect which port to upgrade. Unless we have other tool to do this, we should keep ports complient with these tools. Regards, -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 9:32:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 9D66F37B41D for ; Wed, 23 Jan 2002 09:32:13 -0800 (PST) Received: from windriver.com ([128.224.195.173]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id JAA07818; Wed, 23 Jan 2002 09:30:42 -0800 (PST) Message-ID: <3C4EF390.3CD61EE4@windriver.com> Date: Wed, 23 Jan 2002 12:32:00 -0500 From: Tadayuki OKADA Organization: Wind River X-Mailer: Mozilla 4.79C-ja [ja_JP.EUC] (X11; U; Linux 2.4.2 i386) X-Accept-Language: ja, en MIME-Version: 1.0 To: Mikhail Teterin Cc: tadayuki@mediaone.net, will@csociety.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment References: <200201230453.g0N4rEQ67571@aldan.algebra.com> 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, Mikhail Teterin wrote: > On 21 Jan, Tadayuki OKADA wrote: > > I meant: If port A depends on port B's library. port B updated. Assume > > it breaks binary compatibility. port A build will not be broken, so > > forget PORTREVISION bump. People update port B, but not port A. so > > port A will stop working. > > Well, what I changed only affects the situation, when port A is built > after port B: > > An earlier version of port B is already present and port A is known to > work fine with it. So it detects the acceptable version of the libB and > compiles/links with it. I don't think my idea affects the way upgrades > are handled. You can't assume people keep old version as it was. portupgrade leave old version of shared libraries by default, but there is a option to remove them. And think about the situation: port B update which includes critical bug fixes. But port A is still using old version of library... > > BTW, come to think of it, the whole *_DEPENDS system should, probably, > be changed to look for the file/library in the +CONTENTS files under > /var/db/pkg... I agree that ports system needs to be refined. But until then we should keep the rule suitable for current system. Regards, -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 9:51:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B33637B402; Wed, 23 Jan 2002 09:51:10 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NHlRL97564; Wed, 23 Jan 2002 09:47:27 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 09:47:27 -0800 (PST) From: Message-Id: <200201231747.g0NHlRL97564@freefall.freebsd.org> To: pfeifer@dbai.tuwien.ac.at, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34208: Maintainer-update the Wine port to 2002.01.22 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer-update the Wine port to 2002.01.22 State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Wed Jan 23 09:46:09 PST 2002 State-Changed-Why: Committed with some modifications: add missing bin/wineconsole and bin/wineconsole.so to pkg-plist and sort it. Thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34208 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 10:21:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A59D037B402; Wed, 23 Jan 2002 10:21:10 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NIFHp06531; Wed, 23 Jan 2002 10:15:17 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 10:15:17 -0800 (PST) From: Message-Id: <200201231815.g0NIFHp06531@freefall.freebsd.org> To: obraun@informatik.unibw-muenchen.de, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34206: update 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: update port: lang/nhc98 State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Wed Jan 23 10:15:06 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34206 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 10:31:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4FC337B400; Wed, 23 Jan 2002 10:31:10 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NIPGU08662; Wed, 23 Jan 2002 10:25:16 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 10:25:16 -0800 (PST) From: Message-Id: <200201231825.g0NIPGU08662@freefall.freebsd.org> To: osa@FreeBSD.org.ru, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34200: [MAINTAINER] upgrade databases/gigabase to 2.56 Sender: owner-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] upgrade databases/gigabase to 2.56 State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Wed Jan 23 10:25:04 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34200 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 11:16: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 3640937B443 for ; Wed, 23 Jan 2002 11:15:36 -0800 (PST) Received: from bsd.havk.org (user-24-214-88-13.knology.net [24.214.88.13]) by mail.hiwaay.net (8.12.1/8.12.1) with ESMTP id g0NJFVBZ032425; Wed, 23 Jan 2002 13:15:32 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id AE9021A786; Wed, 23 Jan 2002 13:15:30 -0600 (CST) Date: Wed, 23 Jan 2002 13:15:30 -0600 From: Steve Price To: Rick.Robinson@bankofamerica.com Cc: ports@freebsd.org Subject: Re: How do packages on FTP.FREEBSD.ORG get updated? (was Re: FreeBSD Ports Security Advisory FreeBSD-SA-02:06.sudo) Message-ID: <20020123131530.Y72686@bsd.havk.org> References: <86256B4A.005183E0.00@notes.bankofamerica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <86256B4A.005183E0.00@notes.bankofamerica.com>; from Rick.Robinson@bankofamerica.com on Wed, Jan 23, 2002 at 08:51:28AM -0600 X-Operating-System: FreeBSD 4.5-PRERELEASE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 23, 2002 at 08:51:28AM -0600, Rick.Robinson@bankofamerica.com wrote: > > > Thanks for the responses. However I have to admit I am still a bit confused. > When will the updated sudo packages be sent out to the servers? I see that > bento had a new package in security yesterday, but it appears it is still > 1.6.3.7. Thanks for your help. I just put the packages that will go into RC3. This includes sudo-1.6.3.7_2.tgz. The release will contain 1.6.5.1 and the packages are building now. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 11:51:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EB5037B477; Wed, 23 Jan 2002 11:51:11 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NJjRc26338; Wed, 23 Jan 2002 11:45:27 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 11:45:27 -0800 (PST) From: Message-Id: <200201231945.g0NJjRc26338@freefall.freebsd.org> To: uso.schweigert@siemens.com, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34198: maintainer-update of security/nessus-*-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 security/nessus-*-devel State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Wed Jan 23 11:45:15 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34198 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 12: 1:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4409937B405; Wed, 23 Jan 2002 12:01:12 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NK0kp29254; Wed, 23 Jan 2002 12:00:46 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 12:00:46 -0800 (PST) From: Message-Id: <200201232000.g0NK0kp29254@freefall.freebsd.org> To: sf@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/34191: palm/malsync files 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 Synopsis: palm/malsync files to build Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: sf Responsible-Changed-When: Wed Jan 23 12:00:11 PST 2002 Responsible-Changed-Why: Over to maintainer. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34191 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 12: 1:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4AE5F37B402; Wed, 23 Jan 2002 12:01:11 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NK18P29362; Wed, 23 Jan 2002 12:01:08 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 12:01:08 -0800 (PST) From: Message-Id: <200201232001.g0NK18P29362@freefall.freebsd.org> To: rmiya@cc.hirosaki-u.ac.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34196: update port biology/molden Sender: owner-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 biology/molden State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Wed Jan 23 12:00:53 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34196 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 12:10:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F2D437B405; Wed, 23 Jan 2002 12:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NKA2Y34412; Wed, 23 Jan 2002 12:10:02 -0800 (PST) (envelope-from gnats) Received: from mail.af-inet.net (cx793560-b.dt1.sdca.home.com [24.13.5.229]) by hub.freebsd.org (Postfix) with ESMTP id 6EB5237B43C for ; Wed, 23 Jan 2002 12:01:17 -0800 (PST) Received: (from jaron@localhost) by mail.af-inet.net (8.11.6/8.11.6) id g0NK1GP36115; Wed, 23 Jan 2002 12:01:16 -0800 (PST) (envelope-from jaron) Message-Id: <200201232001.g0NK1GP36115@mail.af-inet.net> Date: Wed, 23 Jan 2002 12:01:16 -0800 (PST) From: Jaron Omega Reply-To: Jaron Omega To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: ports Subject: pending/34212: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34212 >Category: pending >Synopsis: >Confidential: no >Severity: serious >Priority: medium >Responsible: gnats-admin >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 12:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jaron Omega >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD mail.af-inet.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: Segmetation fault in the gmixer port. Reason: 'SOUND_MIXER_NRDEVICES' has twenty five values while gmixer tries to assign all 25 values to an array of only 17. >How-To-Repeat: >Fix: --- ./gmixer.c Wed Jan 23 11:42:50 2002 +++ ../../work.orig/gmixer-0.98c/gmixer.c Thu Dec 27 21:09:43 2001 @@ -69,7 +69,15 @@ {(gpointer) "13", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, {(gpointer) "14", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, {(gpointer) "15", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, - {(gpointer) "16", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm} + {(gpointer) "16", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, + {(gpointer) "17", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, + {(gpointer) "18", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, + {(gpointer) "19", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, + {(gpointer) "20", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, + {(gpointer) "21", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, + {(gpointer) "22", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, + {(gpointer) "23", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm}, + {(gpointer) "24", NULL, NULL, NULL, NULL, NULL, NULL, NULL, mix_unknown_xpm} }; void read_config (void) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 12:11:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7FD437B41B; Wed, 23 Jan 2002 12:11:10 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NK1QC29502; Wed, 23 Jan 2002 12:01:26 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 12:01:26 -0800 (PST) From: Message-Id: <200201232001.g0NK1QC29502@freefall.freebsd.org> To: rmiya@cc.hirosaki-u.ac.jp, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34197: update port biology/xmolwt Sender: owner-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 biology/xmolwt State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Wed Jan 23 12:01:12 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34197 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 12:21:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D56C237B404; Wed, 23 Jan 2002 12:21:10 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NKKEH35825; Wed, 23 Jan 2002 12:20:14 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 12:20:14 -0800 (PST) From: Message-Id: <200201232020.g0NKKEH35825@freefall.freebsd.org> To: ports@FreeBSD.org, sf@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34212: Segmentation fault in audio/gmixer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Old Synopsis: New Synopsis: Segmentation fault in audio/gmixer Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: sf Responsible-Changed-When: Wed Jan 23 12:16:51 PST 2002 Responsible-Changed-Why: ports issue. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34212 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 12:21:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D56C237B404; Wed, 23 Jan 2002 12:21:10 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NKKEH35825; Wed, 23 Jan 2002 12:20:14 -0800 (PST) (envelope-from sf) Date: Wed, 23 Jan 2002 12:20:14 -0800 (PST) From: Message-Id: <200201232020.g0NKKEH35825@freefall.freebsd.org> To: ports@FreeBSD.org, sf@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34212: Segmentation fault in audio/gmixer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Old Synopsis: New Synopsis: Segmentation fault in audio/gmixer Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: sf Responsible-Changed-When: Wed Jan 23 12:16:51 PST 2002 Responsible-Changed-Why: ports issue. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34212 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 12:33:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from benny.geektank.org (ip154.courtyard-off-main.sea.interquest.net [66.135.148.154]) by hub.freebsd.org (Postfix) with ESMTP id 6F4CE37B404 for ; Wed, 23 Jan 2002 12:33:07 -0800 (PST) Received: from localhost (tmchow@localhost) by benny.geektank.org (8.11.6/8.11.6) with ESMTP id g0NKVtY44872 for ; Wed, 23 Jan 2002 12:31:56 -0800 (PST) (envelope-from tmchow@sfu.ca) Date: Wed, 23 Jan 2002 12:31:55 -0800 (PST) From: "T. Chow" X-X-Sender: tmchow@benny.geektank.org To: ports@freebsd.org Message-ID: <20020123123128.C44870-100000@benny.geektank.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am having problems installing the mtr-gtk port and tried contacting the port maintainer listed in the Makefile (billf@freebsd.org), but my mail is getting bounced. I am getting the following errors on build: ===> Building for mtr-gtk-0.44 cd . && aclocal cd . && autoconf configure.in:81: error: possibly undefined macro: dnl gmake: *** [configure] Error 1 *** Error code 2 Any tips on what to do here? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 13: 4:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by hub.freebsd.org (Postfix) with ESMTP id 6F0A537B402; Wed, 23 Jan 2002 13:04:26 -0800 (PST) Received: from veidit.net (h224n2fls34o1000.telia.com [213.64.210.224]) by maile.telia.com (8.11.6/8.11.6) with ESMTP id g0NL4OT20145; Wed, 23 Jan 2002 22:04:24 +0100 (CET) Message-ID: <3C4F24DE.EA93919A@veidit.net> Date: Wed, 23 Jan 2002 22:02:22 +0100 From: John Angelmo X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.1.1 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 I installed mod_php4 from ports against apache13_modssl from ports. And now when I try to start it I get: apachectl start Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol "iconv_module_entry" /usr/local/sbin/apachectl start: httpd could not be started Hope you got some idea /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 13: 5:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 3940437B404 for ; Wed, 23 Jan 2002 13:05:10 -0800 (PST) Received: from windriver.com ([128.224.195.173]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id NAA03274; Wed, 23 Jan 2002 13:03:19 -0800 (PST) Message-ID: <3C4F2565.BB0F4C15@windriver.com> Date: Wed, 23 Jan 2002 16:04:37 -0500 From: Tadayuki OKADA Organization: Wind River X-Mailer: Mozilla 4.79C-ja [ja_JP.EUC] (X11; U; Linux 2.4.2 i386) X-Accept-Language: ja, en MIME-Version: 1.0 To: Alexander Leidinger , tadayuki@mediaone.net, mi@aldan.algebra.com, will@csociety.org, freebsd-ports Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment References: <200201231608.g0NG8qa05110@Magelan.Leidinger.net> <3C4EEEA8.AAB0300A@windriver.com> 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 Tadayuki OKADA wrote: > > Yes. That's true. But this isn't common practice. The actual common > > practice is to not increment the PORTREVISION if a library increments > > its version number (and you've got an explanation why). > Who said the actual common practice is not to bump PORTREVISION? BTW, Porter's Handbook says you need to bump PORTREVISON: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/x387.html -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 13:31:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5555537B402; Wed, 23 Jan 2002 13:31:11 -0800 (PST) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NLQ4W49454; Wed, 23 Jan 2002 13:26:04 -0800 (PST) (envelope-from dougb) Date: Wed, 23 Jan 2002 13:26:04 -0800 (PST) From: Message-Id: <200201232126.g0NLQ4W49454@freefall.freebsd.org> To: nork@ninth-nine.com, dougb@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/34172: xscreensaver 4.00 problem with GNOME Sender: owner-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: xscreensaver 4.00 problem with GNOME State-Changed-From-To: open->analyzed State-Changed-By: dougb State-Changed-When: Wed Jan 23 13:22:41 PST 2002 State-Changed-Why: Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: dougb Responsible-Changed-When: Wed Jan 23 13:22:41 PST 2002 Responsible-Changed-Why: This is my port. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34172 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 13:40:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34C6837B41A for ; Wed, 23 Jan 2002 13:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NLe3x51614; Wed, 23 Jan 2002 13:40:03 -0800 (PST) (envelope-from gnats) Received: from neurosoft.org (dsl-64-129-138-49.telocity.com [64.129.138.49]) by hub.freebsd.org (Postfix) with ESMTP id E8D4037B402 for ; Wed, 23 Jan 2002 13:35:39 -0800 (PST) Received: (from zach@localhost) by neurosoft.org (8.11.6/8.11.6) id g0NLBRd44603; Wed, 23 Jan 2002 15:11:27 -0600 (CST) (envelope-from zach) Message-Id: <200201232111.g0NLBRd44603@neurosoft.org> Date: Wed, 23 Jan 2002 15:11:27 -0600 (CST) From: Zach Garner Reply-To: Zach Garner To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34214: New Port: lang/kawa Java Based Scheme Implementation that allows compiles from Scheme to Java Bytecode Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34214 >Category: ports >Synopsis: New Port: lang/kawa Java Based Scheme Implementation that allows compiles from Scheme to Java Bytecode >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 13:40:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Zach Garner >Release: FreeBSD 4.4-RC4 i386 >Organization: >Environment: System: FreeBSD minsky.zachgarner.com 4.4-RC4 FreeBSD 4.4-RC4 #4: Sun Dec 30 19:46:14 CST 2001 root@minsky.zachgarner.com:/usr/src/sys/compile/MINSKY i386 Kawa is a full Scheme implementation written in Java. With Kawa you can access Java objects, methods, fields and classes within your scheme code. Scheme functions and files are compiled into optimized Java byte-code, allowing you to write Java applications, applets, classes, and servlets in scheme. >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: # # kawa # kawa/files # kawa/pkg-descr # kawa/pkg-comment # kawa/distinfo # kawa/Makefile # kawa/pkg-plist # echo c - kawa mkdir -p kawa > /dev/null 2>&1 echo c - kawa/files mkdir -p kawa/files > /dev/null 2>&1 echo x - kawa/pkg-descr sed 's/^X//' >kawa/pkg-descr << 'END-of-kawa/pkg-descr' XKawa is a full Scheme implementation written in Java. With Kawa you Xcan access Java objects, methods, fields and classes within your scheme Xcode. Scheme functions and files are compiled into optimized Java byte-code, Xallowing you to write Java applications, applets, classes, and servlets Xin scheme. X XWWW: http://www.gnu.org/software/kawa/ END-of-kawa/pkg-descr echo x - kawa/pkg-comment sed 's/^X//' >kawa/pkg-comment << 'END-of-kawa/pkg-comment' XA Java based Scheme implementation END-of-kawa/pkg-comment echo x - kawa/distinfo sed 's/^X//' >kawa/distinfo << 'END-of-kawa/distinfo' XMD5 (kawa-1.6.97.tar.gz) = b25d52092e3e1bf76ecabc449690ca0b END-of-kawa/distinfo echo x - kawa/Makefile sed 's/^X//' >kawa/Makefile << 'END-of-kawa/Makefile' X# New ports collection makefile for: kawa X# Date created: 23 January 2002 X# Whom: zach@neurosoft.org X# X# $FreeBSD$ X# X XPORTNAME= kawa XPORTVERSION= 1.6.97 XCATEGORIES= lang XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR= kawa X XMAINTAINER= zach@neurosoft.org X XBUILD_DEPENDS= javac:${PORTSDIR}/java/jdk13 XRUN_DEPENDS= java:${PORTSDIR}/java/jdk13 X XMAN1: kawa X XCONFIGURE_ARGS= --enable-kawa-frontend XGNU_CONFIGURE= yes X Xpre-patch: X @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ X 's|sed |gsed |g' ; X X.include END-of-kawa/Makefile echo x - kawa/pkg-plist sed 's/^X//' >kawa/pkg-plist << 'END-of-kawa/pkg-plist' Xbin/kawa Xshare/java/kawa-1.6.97.jar Xshare/java/kawa.jar END-of-kawa/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 13:40:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17F3737B402 for ; Wed, 23 Jan 2002 13:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NLe3I51605; Wed, 23 Jan 2002 13:40:03 -0800 (PST) (envelope-from gnats) Received: from neurosoft.org (dsl-64-129-138-49.telocity.com [64.129.138.49]) by hub.freebsd.org (Postfix) with ESMTP id B703337B402 for ; Wed, 23 Jan 2002 13:35:38 -0800 (PST) Received: (from zach@localhost) by neurosoft.org (8.11.6/8.11.6) id g0NLHiW44819; Wed, 23 Jan 2002 15:17:44 -0600 (CST) (envelope-from zach) Message-Id: <200201232117.g0NLHiW44819@neurosoft.org> Date: Wed, 23 Jan 2002 15:17:44 -0600 (CST) From: Zach Garner Reply-To: Zach Garner To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34213: New Port: (ignore previous) lang/kawa Java based Scheme implementation that compiles Scheme into Java Bytecode Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34213 >Category: ports >Synopsis: New Port: (ignore previous) lang/kawa Java based Scheme implementation that compiles Scheme into Java Bytecode >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 13:40:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Zach Garner >Release: FreeBSD 4.4-RC4 i386 >Organization: >Environment: System: FreeBSD minsky.zachgarner.com 4.4-RC4 FreeBSD 4.4-RC4 #4: Sun Dec 30 19:46:14 CST 2001 root@minsky.zachgarner.com:/usr/src/sys/compile/MINSKY i386 >Description: Kawa is a full Scheme implementation written in Java. With Kawa you can access Java objects, methods, fields and classes within your scheme code. Scheme functions and files are compiled into optimized Java byte-code, allowing you to write Java applications, applets, classes, and servlets in scheme. WWW: http://www.gnu.org/software/kawa/ >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: # # kawa # kawa/files # kawa/pkg-descr # kawa/pkg-comment # kawa/distinfo # kawa/Makefile # kawa/pkg-plist # echo c - kawa mkdir -p kawa > /dev/null 2>&1 echo c - kawa/files mkdir -p kawa/files > /dev/null 2>&1 echo x - kawa/pkg-descr sed 's/^X//' >kawa/pkg-descr << 'END-of-kawa/pkg-descr' XKawa is a full Scheme implementation written in Java. With Kawa you Xcan access Java objects, methods, fields and classes within your scheme Xcode. Scheme functions and files are compiled into optimized Java byte-code, Xallowing you to write Java applications, applets, classes, and servlets Xin scheme. X XWWW: http://www.gnu.org/software/kawa/ END-of-kawa/pkg-descr echo x - kawa/pkg-comment sed 's/^X//' >kawa/pkg-comment << 'END-of-kawa/pkg-comment' XA Java based Scheme implementation END-of-kawa/pkg-comment echo x - kawa/distinfo sed 's/^X//' >kawa/distinfo << 'END-of-kawa/distinfo' XMD5 (kawa-1.6.97.tar.gz) = b25d52092e3e1bf76ecabc449690ca0b END-of-kawa/distinfo echo x - kawa/Makefile sed 's/^X//' >kawa/Makefile << 'END-of-kawa/Makefile' X# New ports collection makefile for: kawa X# Date created: 23 January 2002 X# Whom: zach@neurosoft.org X# X# $FreeBSD$ X# X XPORTNAME= kawa XPORTVERSION= 1.6.97 XCATEGORIES= lang XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR= kawa X XMAINTAINER= zach@neurosoft.org X XBUILD_DEPENDS= javac:${PORTSDIR}/java/jdk13 \ X gsed:${PORTSDIR}/textproc/gsed XRUN_DEPENDS= java:${PORTSDIR}/java/jdk13 X XMAN1: kawa X XCONFIGURE_ARGS= --enable-kawa-frontend XGNU_CONFIGURE= yes X Xpre-patch: X @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ X 's|sed |gsed |g' ; X X.include END-of-kawa/Makefile echo x - kawa/pkg-plist sed 's/^X//' >kawa/pkg-plist << 'END-of-kawa/pkg-plist' Xbin/kawa Xshare/java/kawa-1.6.97.jar Xshare/java/kawa.jar END-of-kawa/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 13:40:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 83C4D37B41C for ; Wed, 23 Jan 2002 13:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NLe3t51623; Wed, 23 Jan 2002 13:40:03 -0800 (PST) (envelope-from gnats) Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by hub.freebsd.org (Postfix) with ESMTP id A1DBA37B400 for ; Wed, 23 Jan 2002 13:38:59 -0800 (PST) Received: from gw.tex.bogus (d179093.avr.PT.KPNQwest.net [193.126.179.93]) by pt-quorum.com (Postfix) with ESMTP id B03E3ECAA for ; Wed, 23 Jan 2002 21:42:42 +0000 (WET) Received: by gw.tex.bogus (Postfix, from userid 1000) id E37D25F86; Wed, 23 Jan 2002 21:39:27 +0000 (WET) Message-Id: <20020123213927.E37D25F86@gw.tex.bogus> Date: Wed, 23 Jan 2002 21:39:27 +0000 (WET) From: Nuno Teixeira Reply-To: Nuno Teixeira To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34215: New port: abuse-sdl - port of the classic game Abuse to the SDL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34215 >Category: ports >Synopsis: New port: abuse-sdl - port of the classic game Abuse to the SDL >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 13:40:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nuno Teixeira >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD gw.tex.bogus 4.5-RC FreeBSD 4.5-RC #0: Wed Jan 16 23:22:00 WET 2002 admin@gw.tex.bogus:/usr/obj/usr/src/sys/GW_TEX i386 >Description: Welcome to Abuse-SDL, the port of the classic game Abuse to the Simple DirectMedia Layer. Abuse was originally developed by Crack dot Com and released 1995 for MS-DOS. A Linux version was also made available at a later date. It had a few limitations the most restrictive of which was that it only ran on an 8-bit display, and only in a window. Abuse-SDL will run at any colour depth and supports fullscreen mode, as well as many other new features. It should also be more portable and hopefully run on a variety of *nix variants. >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: # # abuse-sdl # abuse-sdl/Makefile # abuse-sdl/distinfo # abuse-sdl/pkg-plist # abuse-sdl/files # abuse-sdl/files/patch-aa # abuse-sdl/pkg-comment # abuse-sdl/pkg-descr # abuse-sdl/pkg-message # echo c - abuse-sdl mkdir -p abuse-sdl > /dev/null 2>&1 echo x - abuse-sdl/Makefile sed 's/^X//' >abuse-sdl/Makefile << 'END-of-abuse-sdl/Makefile' X# New ports collection makefile for: abuse-sdl X# Date created: 22 Jan 2002 X# Whom: Nuno Teixeira X# X# $FreeBSD$ X XPORTNAME= abuse-sdl XPORTVERSION= 0.6.0 XCATEGORIES= games XMASTER_SITES= http://www.labyrinth.net.au/~trandor/abuse/files/ XDISTNAME= abuse_sdl-${PORTVERSION} X XMAINTAINER= nunotex@pt-quorum.com X XLIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 X XSDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config X XUSE_BZIP2= yes XUSE_LIBTOOL= yes XUSE_GMAKE= yes XCONFIGURE_ENV= SDL_CONFIG=${SDL_CONFIG} X XMAN6= abuse-sdl.6 X XPKGMESSAGE= pkg-message X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-abuse-sdl/Makefile echo x - abuse-sdl/distinfo sed 's/^X//' >abuse-sdl/distinfo << 'END-of-abuse-sdl/distinfo' XMD5 (abuse_sdl-0.6.0.tar.bz2) = ce6fc04b5704b88baf6c109ea53dff4e END-of-abuse-sdl/distinfo echo x - abuse-sdl/pkg-plist sed 's/^X//' >abuse-sdl/pkg-plist << 'END-of-abuse-sdl/pkg-plist' Xbin/abuse.sdl Xshare/games/abuse/abuse.bmp Xshare/games/abuse/abuse.lsp Xshare/games/abuse/abuse.png X@dirrm share/games/abuse END-of-abuse-sdl/pkg-plist echo c - abuse-sdl/files mkdir -p abuse-sdl/files > /dev/null 2>&1 echo x - abuse-sdl/files/patch-aa sed 's/^X//' >abuse-sdl/files/patch-aa << 'END-of-abuse-sdl/files/patch-aa' X--- configure.orig Mon Jan 21 18:58:53 2002 X+++ configure Mon Jan 21 18:59:21 2002 X@@ -9240,7 +9240,7 @@ X ------ Configuration for $PACKAGE $VERSION ------ X Compiler: ${CC} (version `${CC} --version`) X Install prefix: $prefix X- SDL version: `sdl-config --version` X+ SDL version: `${SDL_CONFIG} --version` X X Now type 'make' to build $PACKAGE. X " END-of-abuse-sdl/files/patch-aa echo x - abuse-sdl/pkg-comment sed 's/^X//' >abuse-sdl/pkg-comment << 'END-of-abuse-sdl/pkg-comment' XUNIX/X11 port of the classic game Abuse to the SDL END-of-abuse-sdl/pkg-comment echo x - abuse-sdl/pkg-descr sed 's/^X//' >abuse-sdl/pkg-descr << 'END-of-abuse-sdl/pkg-descr' XWelcome to Abuse-SDL, the port of the classic game Abuse to the XSimple DirectMedia Layer. Abuse was originally developed by XCrack dot Com and released 1995 for MS-DOS. A Linux version was Xalso made available at a later date. It had a few limitations Xthe most restrictive of which was that it only ran on an 8-bit Xdisplay, and only in a window. XAbuse-SDL will run at any colour depth and supports fullscreen Xmode, as well as many other new features. It should also be more Xportable and hopefully run on a variety of *nix variants. X XAbuse-SDL has the following extra features over the original XAbuse: X X Runs at a screen bit depth of 8, 16, 24 or 32. X Fullscreen display. X Scaling bye any amount (eg. 2, 3 or 4) X Stereo sound with panning. X Mousewheel support for changing weapons. X Customizable keys. X XWWW: http://www.labyrinth.net.au/~trandor/abuse/ X X- Nuno Teixeira Xnunotex@pt-quorum.com END-of-abuse-sdl/pkg-descr echo x - abuse-sdl/pkg-message sed 's/^X//' >abuse-sdl/pkg-message << 'END-of-abuse-sdl/pkg-message' X XNow you need to download one of these datafiles to use with abuse-sdl port: X X - Registered Abuse http://www.labyrinth.net.au/~trandor/abuse/blah X - Shareware Abuse http://www.abuse2.com/ X* - fRaBs (Free Abuse) http://www.abuse2.com/ X X* - Take a look at http://www.pt-quorum.com/nunotex/ for more X details about running abuse-sdl with fRaBs. X END-of-abuse-sdl/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 Wed Jan 23 13:50:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 83AC037B402 for ; Wed, 23 Jan 2002 13:48:26 -0800 (PST) Received: from fwd08.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16TVFo-0000zs-05; Wed, 23 Jan 2002 22:48:24 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[217.224.166.142]) by fmrl08.sul.t-online.com with esmtp id 16TVFg-1mHi88C; Wed, 23 Jan 2002 22:48:16 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id g0NLmFg81338 for ; Wed, 23 Jan 2002 22:48:15 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g0NLmEQ34462; Wed, 23 Jan 2002 22:48:14 +0100 (CET) (envelope-from corecode) Date: Wed, 23 Jan 2002 22:48:11 +0100 From: "Simon 'corecode' Schubert" To: freebsd-ports@freebsd.org Subject: generic port build options Message-Id: <20020123224811.01096ea1.corecode@corecode.ath.cx> X-Mailer: Sylpheed version 0.7.0claws21 (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.ptoNkg:MpGjiOJ" 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 --=.ptoNkg:MpGjiOJ Content-Type: multipart/mixed; boundary="Multipart_Wed__23_Jan_2002_22:48:11_+0100_083d0400" --Multipart_Wed__23_Jan_2002_22:48:11_+0100_083d0400 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit hi porters and portmgrs! i'm working on a system (to be incorporated into bsd.port.mk sometime?) to ease the usage of port options. i'm talking about these WITH_FOO WITHOUT_BAR knobs. some ports don't use them (and some users miss configure options), some ports enable specifying WITH_FOO=yes (or -DWITH_FOO) on the command line and some few ports (< 30 if i counted right) present a dialog to chose the appropriate options. this is where my (still alpha) makefile comes in: an easy way to present the user a dialog. i'm asking for comments here, perhaps you got some style ideas programming ideas, too. just look at that testport i've made. in short it works this way: 1: PORTOPTIONS= WITH_FOO:on WITH_BAR:off WITH_BAZ:on 2: OPT_WITH_FOO= Enable fooing of port 3: OPT_WITH_BAR= Additional BAR support 4: OPT_WITH_BAZ= Use BAZ compile option 5: .include 6: .include "scripts/portoptions.mk" 7: .if defined(WITH_BAR) 8: @do something for bar 9: .endif that is: o list all available knobs with their default setting (1) o define informing descriptions for each option for use in dialog (2-4) o include bsd.port.pre.mk (5) and of course the portoptions.mk (6) o query each knob like this (7-9). unselected knobs will be .undef'd, selected ones will be set to "yes" cheerz corecode ps: sorry, my mailer insists on coding the .shar as base64. get the file at http://corecode.ath.cx/stuff/testport.shar if you prefer that. pps: this is still alpha state, DON'T USE THAT IN PORTS! -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --Multipart_Wed__23_Jan_2002_22:48:11_+0100_083d0400 Content-Type: application/octet-stream; name="testport.shar" Content-Disposition: attachment; filename="testport.shar" Content-Transfer-Encoding: base64 IyBUaGlzIGlzIGEgc2hlbGwgYXJjaGl2ZS4gIFNhdmUgaXQgaW4gYSBmaWxlLCByZW1vdmUgYW55 dGhpbmcgYmVmb3JlCiMgdGhpcyBsaW5lLCBhbmQgdGhlbiB1bnBhY2sgaXQgYnkgZW50ZXJpbmcg InNoIGZpbGUiLiAgTm90ZSwgaXQgbWF5CiMgY3JlYXRlIGRpcmVjdG9yaWVzOyBmaWxlcyBhbmQg ZGlyZWN0b3JpZXMgd2lsbCBiZSBvd25lZCBieSB5b3UgYW5kCiMgaGF2ZSBkZWZhdWx0IHBlcm1p c3Npb25zLgojCiMgVGhpcyBhcmNoaXZlIGNvbnRhaW5zOgojCiMJdGVzdHBvcnQKIwl0ZXN0cG9y dC9NYWtlZmlsZQojCXRlc3Rwb3J0L3BrZy1jb21tZW50CiMJdGVzdHBvcnQvcGtnLWRlc2NyCiMJ dGVzdHBvcnQvc2NyaXB0cwojCXRlc3Rwb3J0L3NjcmlwdHMvcG9ydG9wdGlvbnMubWsKIwplY2hv IGMgLSB0ZXN0cG9ydApta2RpciAtcCB0ZXN0cG9ydCA+IC9kZXYvbnVsbCAyPiYxCmVjaG8geCAt IHRlc3Rwb3J0L01ha2VmaWxlCnNlZCAncy9eWC8vJyA+dGVzdHBvcnQvTWFrZWZpbGUgPDwgJ0VO RC1vZi10ZXN0cG9ydC9NYWtlZmlsZScKWCMgTmV3IHBvcnRzIGNvbGxlY3Rpb24gbWFrZWZpbGUg Zm9yOgl0ZXN0cG9ydApYIyBEYXRlIGNyZWF0ZWQ6CQkyMyBKYW51YXJ5IDIwMDIKWCMgV2hvbToJ CQlTaW1vbiAnY29yZWNvZGUnIFNjaHViZXJ0IDxjb3JlY29kZUBjb3JlY29kZS5hdGguY3g+Clgj ClgjICRGcmVlQlNEJApYIwpYClhQT1JUTkFNRT0JdGVzdHBvcnQKWFBPUlRWRVJTSU9OPQkwLjEu MApYQ0FURUdPUklFUz0JZGV2ZWwKWE1BU1RFUl9TSVRFUz0JIyBlbXB0eQpYRElTVEZJTEVTPQkj IGVtcHR5ClgKWE1BSU5UQUlORVI9CWNvcmVjb2RlQGNvcmVjb2RlLmF0aC5jeApYClhOT19CVUlM RD0JeWVzClhOT19JTlNUQUxMPQl5ZXMKWApYUE9SVE9QVElPTlM9CVdJVEhfQUxMOm9mZiBXSVRI X1BJWEJVRjpvbgpYT1BUX1dJVEhfQUxMPQlFbmFibGUgYWxsIGFkZGl0aW9uYWwgc3VwcG9ydApY T1BUX1dJVEhfUElYQlVGPQlVc2UgR2RrLVBpeGJ1ZiBpbnN0ZWFkIG9mIEltTGliClgKWC5pbmNs dWRlIDxic2QucG9ydC5wcmUubWs+ClguaW5jbHVkZSAic2NyaXB0cy9wb3J0b3B0aW9ucy5tayIK WApYZG8tY29uZmlndXJlOgpYLmlmIGRlZmluZWQoV0lUSF9BTEwpClgJQCR7RUNIT30gIldJVEhf QUxMPSR7V0lUSF9BTEx9IgpYLmVsc2UKWAlAJHtFQ0hPfSAiV0lUSF9BTEwgaXMgdW5kZWYiClgu ZW5kaWYKWC5pZiBkZWZpbmVkKFdJVEhfUElYQlVGKQpYCUAke0VDSE99ICJXSVRIX1BJWEJVRj0k e1dJVEhfUElYQlVGfSIKWC5lbHNlClgJQCR7RUNIT30gIldJVEhfUElYQlVGIGlzIHVuZGVmIgpY LmVuZGlmClgKWC5pbmNsdWRlIDxic2QucG9ydC5wb3N0Lm1rPgpFTkQtb2YtdGVzdHBvcnQvTWFr ZWZpbGUKZWNobyB4IC0gdGVzdHBvcnQvcGtnLWNvbW1lbnQKc2VkICdzL15YLy8nID50ZXN0cG9y dC9wa2ctY29tbWVudCA8PCAnRU5ELW9mLXRlc3Rwb3J0L3BrZy1jb21tZW50JwpYVGVzdCBwb3J0 IGZvciBwb3J0IG9wdGlvbnMKRU5ELW9mLXRlc3Rwb3J0L3BrZy1jb21tZW50CmVjaG8geCAtIHRl c3Rwb3J0L3BrZy1kZXNjcgpzZWQgJ3MvXlgvLycgPnRlc3Rwb3J0L3BrZy1kZXNjciA8PCAnRU5E LW9mLXRlc3Rwb3J0L3BrZy1kZXNjcicKWFRoaXMgaXMgYSB0ZXN0IHBvcnQgdG8gdGVzdCB0aGUg cG9ydG9wdGlvbnMgaGFjay4KRU5ELW9mLXRlc3Rwb3J0L3BrZy1kZXNjcgplY2hvIGMgLSB0ZXN0 cG9ydC9zY3JpcHRzCm1rZGlyIC1wIHRlc3Rwb3J0L3NjcmlwdHMgPiAvZGV2L251bGwgMj4mMQpl Y2hvIHggLSB0ZXN0cG9ydC9zY3JpcHRzL3BvcnRvcHRpb25zLm1rCnNlZCAncy9eWC8vJyA+dGVz dHBvcnQvc2NyaXB0cy9wb3J0b3B0aW9ucy5tayA8PCAnRU5ELW9mLXRlc3Rwb3J0L3NjcmlwdHMv cG9ydG9wdGlvbnMubWsnClguaWYgZGVmaW5lZChQT1JUT1BUSU9OUykKWERJQUxPRz89CS91c3Iv YmluL2RpYWxvZwpYTUtURU1QPz0JL3Vzci9iaW4vbWt0ZW1wClgKWE1BS0VPUFRJT05TRklMRT89 CSR7V1JLRElSUFJFRklYfSR7LkNVUkRJUn0vTWFrZWZpbGUub3B0aW9ucwpYUE9SVE9QVElPTl9D T1VOVD0JMApYClguZm9yIGkgaW4gJHtQT1JUT1BUSU9OUzpDLzouKi8vfQpYJHtpfT89CSR7UE9S VE9QVElPTlM6TSR7aX1cOio6Qy8uKjovL30KWFBPUlRPUFRJT05fRElBTE9HKz0JIiR7aX0iICIk e09QVF8ke2l9fSIgIiR7JHtpfX0iClhQT1JUT1BUSU9OX0NPVU5UIT0JZWNobyAkJCgoJHtQT1JU T1BUSU9OX0NPVU5UfSArIDEpKQpYLmVuZGZvcgpYClhwcmUtZXZlcnl0aGluZzoKWAlAJHtSTX0g LWYgJHtNQUtFT1BUSU9OU0ZJTEV9ClgJVE1QRklMRT1gJHtNS1RFTVB9IC10IHBvcnRvcHRpb25z LlhYWFhYYCB8fCBleGl0IDEgOyBcClgJJHtESUFMT0d9IC0tdGl0bGUgIiR7UEtHTkFNRX0iIC0t Y2xlYXIgLS1jaGVja2xpc3QgXApYCQkiU2VsZWN0IGJ1aWxkIG9wdGlvbnMiIC0xIC0xIFwKWAkJ YGlmICR7VEVTVH0gJHtQT1JUT1BUSU9OX0NPVU5UfSAtZ3QgMjA7IHRoZW4gXApYCQkJZWNobyAy MDsgZWxzZSBlY2hvICR7UE9SVE9QVElPTl9DT1VOVH07IGZpYCBcClgJCSR7UE9SVE9QVElPTl9E SUFMT0d9IDI+ICQke1RNUEZJTEV9IDsgXApYCWlmICR7VEVTVH0gJCQ/IC1lcSAxOyB0aGVuIFwK WAkJJHtFQ0hPX0NNRH0gIlBvcnQgb3B0aW9ucyBkaWFsb2cgY2FuY2VsZWQuIiA7IFwKWAkJZXhp dCAxIDsgXApYCWZpIDsgXApYCWV4ZWMgPiAke01BS0VPUFRJT05TRklMRX0gOyBcClgJZm9yIGkg aW4gJHtQT1JUT1BUSU9OUzpDLzouKi8vfTsgZG8gXApYCQllY2hvICIudW5kZWYgJCRpIiA7IFwK WAlkb25lIDsgXApYCWZvciBpIGluIGAke0NBVH0gJCR7VE1QRklMRX1gOyBkbyBcClgJCWVjaG8g IiQkaT15ZXMiIHwgJHtTRUR9IC1lICdzLyIvL2cnIDsgXApYCWRvbmUgOyBcClgJJHtSTX0gLWYg JCR7VE1QRklMRX0KWApYcG9zdC1jbGVhbjoKWAlAJHtSTX0gLWYgJHtNQUtFT1BUSU9OU0ZJTEV9 ClgJClguaWYgZXhpc3RzKCR7TUFLRU9QVElPTlNGSUxFfSkKWC5pbmNsdWRlICIke01BS0VPUFRJ T05TRklMRX0iClguZW5kaWYKWApYLmVuZGlmCkVORC1vZi10ZXN0cG9ydC9zY3JpcHRzL3BvcnRv cHRpb25zLm1rCmV4aXQKCg== --Multipart_Wed__23_Jan_2002_22:48:11_+0100_083d0400-- --=.ptoNkg:MpGjiOJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8Ty+er5S+dk6z85oRAjTlAJ96na4HTvu6UcjipigvmITQXCf0kACgzHkx 5fC/+4EddmMxSIbG2WvRsWE= =RBNE -----END PGP SIGNATURE----- --=.ptoNkg:MpGjiOJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 14:34:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 5634D37B404 for ; Wed, 23 Jan 2002 14:34:43 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g0NMVuQ77729; Wed, 23 Jan 2002 17:31:58 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201232231.g0NMVuQ77729@aldan.algebra.com> Date: Wed, 23 Jan 2002 17:31:53 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment To: tadayuki.okada@windriver.com Cc: tadayuki@mediaone.net, will@csociety.org, ports@FreeBSD.org In-Reply-To: <3C4EF390.3CD61EE4@windriver.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 23 Jan, Tadayuki OKADA wrote: >> An earlier version of port B is already present and port A is known >> to work fine with it. So it detects the acceptable version of the >> libB and compiles/links with it. I don't think my idea affects the >> way upgrades are handled. > You can't assume people keep old version as it was. portupgrade leave > old version of shared libraries by default, but there is a option to > remove them. Then things may break for them with the current scheme too... The change I'm advocating affects only the building of port A. If the acceptable library of port B is present, it will build. The dependency tracking is quite broken anyway already -- the newly built port A is registered as dependent on the latest version of port B -- not the actually installed version (which may be outdated, be of language specific flavor, or compiled with non-default options, etc.). > And think about the situation: port B update which includes critical > bug fixes. But port A is still using old version of library... Again... Sorry for the evident confusion. My proposal does not modify the dependency tracking (not significantly, anyway). When registering the port A, the latest version of port B will be recorded (rather bogusly, see above) -- just as now. The idea seemply allows to relax the dependency requirements for those, who build the ports from source. >> BTW, come to think of it, the whole *_DEPENDS system should, >> probably, be changed to look for the file/library in the +CONTENTS >> files under /var/db/pkg... > I agree that ports system needs to be refined. But until then we > should keep the rule suitable for current system. Yes. And I think, my changes remain suitable for the current system. -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 16:34:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by hub.freebsd.org (Postfix) with ESMTP id 3DFCC37B404 for ; Wed, 23 Jan 2002 16:34:46 -0800 (PST) Received: from there (h224n2fls34o1000.telia.com [213.64.210.224]) by maila.telia.com (8.11.6/8.11.6) with SMTP id g0O0Yd402535; Thu, 24 Jan 2002 01:34:39 +0100 (CET) Message-Id: <200201240034.g0O0Yd402535@maila.telia.com> Content-Type: text/plain; charset="iso-8859-1" From: John Angelmo To: jeremy@external.org Subject: FreeBSD Port: quanta-2.0p1 Date: Thu, 24 Jan 2002 01:34:37 +0100 X-Mailer: KMail [version 1.3.2] Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Quanta 2.0.1 is out and I wounder when the Quanta port will be in sync? Thanks /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 16:37:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id BEFA337B402 for ; Wed, 23 Jan 2002 16:37:19 -0800 (PST) Received: from photoniii (h0005025b549e.ne.mediaone.net [66.31.5.199]) by chmls20.mediaone.net (8.11.1/8.11.1) with SMTP id g0O0crx02673; Wed, 23 Jan 2002 19:38:53 -0500 (EST) Date: Wed, 23 Jan 2002 19:43:11 -0500 From: Tadayuki OKADA To: Mikhail Teterin Cc: tadayuki.okada@windriver.com, will@csociety.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment Message-Id: <20020123194311.0a620a5a.tadayuki@mediaone.net> In-Reply-To: <200201232231.g0NMVuQ77729@aldan.algebra.com> References: <3C4EF390.3CD61EE4@windriver.com> <200201232231.g0NMVuQ77729@aldan.algebra.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 23 Jan 2002 17:31:53 -0500 (EST) Mikhail Teterin wrote: > On 23 Jan, Tadayuki OKADA wrote: > > You can't assume people keep old version as it was. portupgrade leave > > old version of shared libraries by default, but there is a option to > > remove them. > > Then things may break for them with the current scheme too... The change > I'm advocating affects only the building of port A. If the acceptable > library of port B is present, it will build. Sorry, but you mistook what I said. I said: > I meant: > If port A depends on port B's library. > port B updated. Assume it breaks binary compatibility. > port A build will not be broken, so forget PORTREVISION bump. > People update port B, but not port A. so port A will stop working. The situation is: port A was built with previous version of port B. Then port B is updated. pkg_version or portversion detect new version of port B. So peolple update port B. But port A will not be detected, because PORTREVISON is same. > > The dependency tracking is quite broken anyway already -- the newly > built port A is registered as dependent on the latest version of port B > -- not the actually installed version (which may be outdated, be of > language specific flavor, or compiled with non-default options, etc.). > > > And think about the situation: port B update which includes critical > > bug fixes. But port A is still using old version of library... > > Again... Sorry for the evident confusion. My proposal does not modify > the dependency tracking (not significantly, anyway). When registering > the port A, the latest version of port B will be recorded (rather > bogusly, see above) -- just as now. The idea seemply allows to relax the > dependency requirements for those, who build the ports from source. This doesn't solve the situation what I described. PORTREVISION bump is needed. Regards, -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 17: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 786C737B400 for ; Wed, 23 Jan 2002 17:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O103a88522; Wed, 23 Jan 2002 17:00:03 -0800 (PST) (envelope-from gnats) Date: Wed, 23 Jan 2002 17:00:03 -0800 (PST) Message-Id: <200201240100.g0O103a88522@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/33929: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. Reply-To: Giorgos Keramidas Sender: owner-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/33929; it has been noted by GNATS. From: Giorgos Keramidas To: Yarema Cc: FreeBSD-gnats-submit@freebsd.org, dwhite@freebsd.org, lioux@freebsd.org, dinoex@freebsd.org Subject: Re: ports/33929: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. Date: Thu, 24 Jan 2002 02:47:55 +0200 Adding to audit-trail: Date: Wed, 16 Jan 2002 08:52:57 +0100 From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Subject: Re: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. > to bring them all in sync. Changes include adding user 'bind' UID 53 to > the top of the list, adding user 'courier' and sorting the list by UID so > that future UID duplication is easier to avoid. User 'bind' UID 53 already > exists in /usr/src/etc/master.passwd and this section documents UIDs 50 > through 999. So user 'bind' clearly needs to be documented here. > > Of interest to the mail/sendmail port is that I removed: > > smmsp:*:90:90:Sendmail Queue:/nonexistent:/nonexistent > > since user 'smmsp' already exists as UID 25 in /usr/src/etc/master.passwd -- > patching the mail/sendmail port to use UID 25 instad of 90 makes more sense > (to me at least). 1) The sendmail port uses an already existiting UID/GID and does not remove it. 2) It may violate POLA to make the sendmail port create this UID/GID on older FreeBSD-Systems with 25 instead of 90. kind regards Dirk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 17: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40FEA37B402 for ; Wed, 23 Jan 2002 17:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O102188505; Wed, 23 Jan 2002 17:00:02 -0800 (PST) (envelope-from gnats) Date: Wed, 23 Jan 2002 17:00:02 -0800 (PST) Message-Id: <200201240100.g0O102188505@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/33929: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. Reply-To: Giorgos Keramidas Sender: owner-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/33929; it has been noted by GNATS. From: Giorgos Keramidas To: Yarema Cc: FreeBSD-gnats-submit@freebsd.org, dwhite@freebsd.org, lioux@freebsd.org, dinoex@freebsd.org Subject: Re: ports/33929: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. Date: Thu, 24 Jan 2002 02:49:28 +0200 Adding to audit trail: Date: Wed, 16 Jan 2002 06:06:06 -0500 From: Yarema Subject: Re: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. --On Wednesday, January 16, 2002 08:52:57 +0100 Dirk Meyer wrote: >> to bring them all in sync. Changes include adding user 'bind' UID 53 to >> the top of the list, adding user 'courier' and sorting the list by UID so >> that future UID duplication is easier to avoid. User 'bind' UID 53 >> already exists in /usr/src/etc/master.passwd and this section documents >> UIDs 50 through 999. So user 'bind' clearly needs to be documented here. >> >> Of interest to the mail/sendmail port is that I removed: >> >> smmsp:*:90:90:Sendmail Queue:/nonexistent:/nonexistent >> >> since user 'smmsp' already exists as UID 25 in >> /usr/src/etc/master.passwd -- patching the mail/sendmail port to use UID >> 25 instad of 90 makes more sense (to me at least). > > 1) The sendmail port uses an already existiting UID/GID and does not > remove it. I noticed that. > 2) It may violate POLA to make the sendmail port create this > UID/GID on older FreeBSD-Systems with 25 instead of 90. Perhaps I over did it with having the patch remove smmsp:*:90:90:Sendmail Queue:/nonexistent:/nonexistent I think the rest of the patch makes good sense and fixes a number of inconsistencies in the documentation. Perhaps if the right people are proded it might get applied. :) Dirk, what about ifmail using UID 70, the same as pgsql? Wouldn't it make more sense for news/ifmail to use 65 which seems to be available? -- Yarema To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 17: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73D1037B405 for ; Wed, 23 Jan 2002 17:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O104M88529; Wed, 23 Jan 2002 17:00:04 -0800 (PST) (envelope-from gnats) Date: Wed, 23 Jan 2002 17:00:04 -0800 (PST) Message-Id: <200201240100.g0O104M88529@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/33929: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. Reply-To: Giorgos Keramidas Sender: owner-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/33929; it has been noted by GNATS. From: Giorgos Keramidas To: Yarema Cc: FreeBSD-gnats-submit@freebsd.org, dwhite@freebsd.org, lioux@freebsd.org, dinoex@freebsd.org Subject: Re: ports/33929: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. Date: Thu, 24 Jan 2002 02:51:21 +0200 Adding to audit-trail: Date: Thu, 17 Jan 2002 11:38:31 +0100 From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Subject: Re: Section 15.15 of the FreeBSD Porter's Handbook needs to be updated. > Dirk, what about ifmail using UID 70, the same as pgsql? Wouldn't > it make more sense for news/ifmail to use 65 which seems to be > available? I can changes this 70 was assigned way back in the years: http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/news/ifmail/Attic/pkg-install While the postgresql7 change was just some 10 Month ago: http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/databases/postgresql7/pkg-install?rev=1.3&content-type=text/x-cvsweb-markup If the new one keeps free, I will take the anger of the users, (less then postgresql7) kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 17:30:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 37D4D37B405 for ; Wed, 23 Jan 2002 17:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O1U1J96570; Wed, 23 Jan 2002 17:30:01 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 300F437B404 for ; Wed, 23 Jan 2002 17:26:03 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 5E8A02B825 for ; Thu, 24 Jan 2002 02:25:58 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id B543866A; Thu, 24 Jan 2002 12:25:54 +1100 (EST) Message-Id: <20020124012554.B543866A@k7.mavetju.org> Date: Thu, 24 Jan 2002 12:25:54 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34216: [maintainer-update] net/dnstracer to version 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: 34216 >Category: ports >Synopsis: [maintainer-update] net/dnstracer to version 1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 17:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Dec 25 02:20:13 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 n/a >Description: dnstracer has moved to version 1.2 >How-To-Repeat: n/a >Fix: Please remove in net/dnstracer/files: patch-Makefile patch-dnstrace.8 patch-dnstrace.c --- dnstracer-old/Makefile Thu Jan 24 12:09:08 2002 +++ dnstracer/Makefile Thu Jan 24 12:15:32 2002 @@ -6,17 +6,13 @@ # PORTNAME= dnstracer -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ -DISTNAME= dnstrace-1.1 +HAS_CONFIGURE= yes MAINTAINER= edwin@mavetju.org MAN8= dnstracer.8 - -post-patch: - @${PERL} -pi -e "s|__INSTALL_PROGRAM__|${INSTALL_PROGRAM}|g; \ - s|__INSTALL_MAN__|${INSTALL_MAN}|g" ${WRKSRC}/Makefile .include --- dnstracer-old/distinfo Thu Jan 24 12:09:08 2002 +++ dnstracer/distinfo Thu Jan 24 12:11:12 2002 @@ -1 +1 @@ -MD5 (dnstrace-1.1.tar.gz) = 2b090b66ed9193a2a429a5df65dee935 +MD5 (dnstracer-1.2.tar.gz) = 2653e953296b145316cc3d24c46dac19 --- dnstracer-old/pkg-descr Thu Jan 24 12:09:08 2002 +++ dnstracer/pkg-descr Thu Jan 24 12:10:13 2002 @@ -1,13 +1,13 @@ -WHAT IS DNSTRACE? +WHAT IS DNSTRACER? -dnstrace determines where a given Domain Name Server (DNS) gets +dnstracer determines where a given Domain Name Server (DNS) gets its information from, and follows the chain of DNS servers back to the servers which know the data. Its behaviour is similair to ntptrace(8), which does it for the NTP protocol. -WWW: http://www.mavetju.org/ +WWW: http://www.mavetju.org/unix/general.php - Edwin Groothuis edwin@mavetju.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 17:45:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 772DF37B404 for ; Wed, 23 Jan 2002 17:45:49 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g0O1hCQ79958; Wed, 23 Jan 2002 20:43:13 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201240143.g0O1hCQ79958@aldan.algebra.com> Date: Wed, 23 Jan 2002 20:43:09 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment To: tadayuki@mediaone.net Cc: tadayuki.okada@windriver.com, will@csociety.org, ports@FreeBSD.org In-Reply-To: <20020123194311.0a620a5a.tadayuki@mediaone.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 23 Jan, Tadayuki OKADA wrote: > I said: >> I meant: >> If port A depends on port B's library. >> port B updated. Assume it breaks binary compatibility. >> port A build will not be broken, so forget PORTREVISION bump. >> People update port B, but not port A. so port A will stop working. > The situation is: > port A was built with previous version of port B. Then port B is > updated. pkg_version or portversion detect new version of port B. So > peolple update port B. The reason port A needs upgrading should not be the PORTREVISON somewhere, but the mere fact, that port B, for which there is a lib-dependency, is being upgraded. If portupgrade does not do this, it should -- always -- with or without my modifications. > But port A will not be detected, because PORTREVISON is same. None of the "chase the foo shared library bump" commits I've seen so far bump up PORTREVISION at the same time. Or do they? -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 18: 5:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id DEA0A37B404 for ; Wed, 23 Jan 2002 18:05:40 -0800 (PST) Received: from photoniii (h0005025b549e.ne.mediaone.net [66.31.5.199]) by chmls05.mediaone.net (8.11.1/8.11.1) with SMTP id g0O255u25013; Wed, 23 Jan 2002 21:05:06 -0500 (EST) Date: Wed, 23 Jan 2002 21:11:15 -0500 From: Tadayuki OKADA To: Mikhail Teterin Cc: tadayuki.okada@windriver.com, will@csociety.org, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment Message-Id: <20020123211115.157f9b67.tadayuki@mediaone.net> In-Reply-To: <200201240143.g0O1hCQ79958@aldan.algebra.com> References: <20020123194311.0a620a5a.tadayuki@mediaone.net> <200201240143.g0O1hCQ79958@aldan.algebra.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 23 Jan 2002 20:43:09 -0500 (EST) Mikhail Teterin wrote: > The reason port A needs upgrading should not be the PORTREVISON > somewhere, but the mere fact, that port B, for which there is a > lib-dependency, is being upgraded. If portupgrade does not do this, it > should -- always -- with or without my modifications. portupgrade -r 'port B' will update 'port A' if port A's PORTREVISION is bumped. > > But port A will not be detected, because PORTREVISON is same. > > None of the "chase the foo shared library bump" commits I've seen so far > bump up PORTREVISION at the same time. Or do they? They do, or they should. The exception is when the updated shared library is not used by default. from Porter's Handbook: Examples of when PORTREVISION should be bumped: .... * Version bump of a port's shared library dependency (in this case, someone trying to install the old package after installing a newer version of the dependency will fail since it will look for the old libfoo.x instead of libfoo.(x+1)). -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 18:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F55937B41A for ; Wed, 23 Jan 2002 18:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O2K1A08293; Wed, 23 Jan 2002 18:20:01 -0800 (PST) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [211.72.162.194]) by hub.freebsd.org (Postfix) with ESMTP id 7CE4937B400 for ; Wed, 23 Jan 2002 18:13:23 -0800 (PST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 1444E377836; Thu, 24 Jan 2002 10:13:20 +0800 (CST) Message-Id: <20020124021320.1444E377836@utopia.leeym.com> Date: Thu, 24 Jan 2002 10:13:20 +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/34217: new port: security/mussh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34217 >Category: ports >Synopsis: new port: security/mussh >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 18:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD utopia.leeym.com 4.5-RC FreeBSD 4.5-RC #110: Thu Jan 17 05:25:21 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386 >Description: Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once. http://sourceforge.net/projects/mussh/ >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: # # mussh # mussh/Makefile # mussh/pkg-comment # mussh/pkg-descr # mussh/pkg-plist # mussh/distinfo # mussh/files # mussh/files/patch-mussh # echo c - mussh mkdir -p mussh > /dev/null 2>&1 echo x - mussh/Makefile sed 's/^X//' >mussh/Makefile << 'END-of-mussh/Makefile' X# New ports collection makefile for: mussh X# Date created: 24 January 2002 X# Whom: Yen-Ming Lee X# X# $FreeBSD$ X# X XPORTNAME= mussh XPORTVERSION= 0.4 XCATEGORIES= security XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} XEXTRACT_SUFX= .tgz X XMAINTAINER= leeym@leeym.com X XRUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 X XNO_BUILD= yes X Xpost-patch: X @${PERL5} -pi -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/${PORTNAME} X Xdo-install: X @${MKDIR} ${PREFIX}/bin X @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X.for file in BUGS CHANGES EXAMPLES INSTALL README X @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} X.endfor X.endif X X.include END-of-mussh/Makefile echo x - mussh/pkg-comment sed 's/^X//' >mussh/pkg-comment << 'END-of-mussh/pkg-comment' XMUltihost SSH END-of-mussh/pkg-comment echo x - mussh/pkg-descr sed 's/^X//' >mussh/pkg-descr << 'END-of-mussh/pkg-descr' XMussh is a shell script that allows you to execute a command or script Xover ssh on multiple hosts with one command. When possible mussh will use Xssh-agent and RSA/DSA keys to minimize the need to enter your password Xmore than once. END-of-mussh/pkg-descr echo x - mussh/pkg-plist sed 's/^X//' >mussh/pkg-plist << 'END-of-mussh/pkg-plist' Xbin/mussh X%%PORTDOCS%%share/doc/mussh/BUGS X%%PORTDOCS%%share/doc/mussh/CHANGES X%%PORTDOCS%%share/doc/mussh/EXAMPLES X%%PORTDOCS%%share/doc/mussh/INSTALL X%%PORTDOCS%%share/doc/mussh/README X%%PORTDOCS%%@dirrm share/doc/mussh END-of-mussh/pkg-plist echo x - mussh/distinfo sed 's/^X//' >mussh/distinfo << 'END-of-mussh/distinfo' XMD5 (mussh-0.4.tgz) = 6e4d0f125470b882c81806a80e6f88a0 END-of-mussh/distinfo echo c - mussh/files mkdir -p mussh/files > /dev/null 2>&1 echo x - mussh/files/patch-mussh sed 's/^X//' >mussh/files/patch-mussh << 'END-of-mussh/files/patch-mussh' X--- mussh.orig Thu Jan 24 09:44:20 2002 X+++ mussh Thu Jan 24 09:44:39 2002 X@@ -1,4 +1,4 @@ X-#!/bin/bash X+#!%%PREFIX%%/bin/bash X # X MUSSH_VERSION="0.4" X # END-of-mussh/files/patch-mussh exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 19:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F04EF37B402 for ; Wed, 23 Jan 2002 19:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O3A1q19030; Wed, 23 Jan 2002 19:10:01 -0800 (PST) (envelope-from gnats) Received: from guardian.upma.net (concorde.firebird.com.tw [211.72.53.91]) by hub.freebsd.org (Postfix) with ESMTP id 8FFA037B405 for ; Wed, 23 Jan 2002 18:59:57 -0800 (PST) Received: (from edwardc@localhost) by guardian.upma.net (8.11.6/8.11.4) id g0O2xr605056; Thu, 24 Jan 2002 10:59:53 +0800 (CST) (envelope-from edwardc) Message-Id: <200201240259.g0O2xr605056@guardian.upma.net> Date: Thu, 24 Jan 2002 10:59:53 +0800 (CST) From: Edward Ping-Da Chuang Reply-To: Edward Ping-Da Chuang To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34218: update apcupsd to 3.8.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34218 >Category: ports >Synopsis: update apcupsd to 3.8.5 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 19:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edward Ping-Da Chuang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Firebird BBS Project >Environment: System: FreeBSD guardian.upma.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jan 24 17:41:51 CST 2002 root@:/usr/src/sys/i386/compile/Oops i386 >Description: apcupsd has released new version 3.8.5 on Jan 5, 2002. I've been installed and test for a while, seems good. >How-To-Repeat: >Fix: here's the diff. please commit it, thanks. --- Makefile.old Sat Dec 22 12:08:36 2001 +++ Makefile Thu Jan 24 10:49:56 2002 @@ -6,7 +6,7 @@ # PORTNAME= apcupsd -PORTVERSION= 3.8.4-2 +PORTVERSION= 3.8.5 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.apcupsd.org/pub/apcupsd/stable/tar/ --- distinfo.old Sat Dec 22 12:08:36 2001 +++ distinfo Thu Jan 24 10:54:34 2002 @@ -1 +1 @@ -MD5 (apcupsd-3.8.4-2.tar.gz) = 1974fcdc099710d46cf67e4c011ff947 +MD5 (apcupsd-3.8.5.tar.gz) = 0fc2fd41899d80ce8e482e3defa49bb2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 19:33:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from geographos.astro.washington.edu (geographos.astro.washington.edu [128.95.99.27]) by hub.freebsd.org (Postfix) with ESMTP id 2FE9837B404; Wed, 23 Jan 2002 19:33:40 -0800 (PST) Received: from localhost (kopts@localhost) by geographos.astro.washington.edu (8.11.6/8.11.6) with ESMTP id g0O3Xd504844; Wed, 23 Jan 2002 19:33:39 -0800 X-Authentication-Warning: geographos.astro.washington.edu: kopts owned process doing -bs Date: Wed, 23 Jan 2002 19:33:39 -0800 (PST) From: Alexey Koptsevich To: , Subject: installing linux-6.1-dependent ports over linux-7 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 Hello, Is there a way to install opera or acroread over linux_base-6.1? Thanks, Alex /usr/ports/print/acroread4 >make install ===> Installing for acroread4-4.05 ===> acroread4-4.05 depends on file: /compat/linux/usr/i486-linux-libc5/lib/libc.so.5 - not found ===> Verifying install for /compat/linux/usr/i486-linux-libc5/lib/libc.so.5 in /usr/ports/emulators/linux_base ===> Installing for linux_base-6.1 setup-2.0.5-1.noarch.rpm package setup-2.4.7-1 (which is newer than setup-2.0.5-1) is already installed *** Error code 2 Stop in /ext/ports/emulators/linux_base. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 19:40:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 69CCF37B400; Wed, 23 Jan 2002 19:40:41 -0800 (PST) Received: from dialup-209.246.210.83.dial1.philadelphia1.level3.net ([209.246.210.83] helo=sparky) by swan.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 16Taki-0000Qb-00; Wed, 23 Jan 2002 19:40:40 -0800 From: Jud To: ports@freebsd.org, questions@freebsd.org, Alexey Koptsevich Date: Wed, 23 Jan 2002 22:41:10 -0500 X-Priority: 3 (Normal) In-Reply-To: Message-Id: <8641ON0485TMJYU06EDNLKJUTA5CBE9.3c4f8256@sparky> Subject: Re: installing linux-6.1-dependent ports over linux-7 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Mailer: Opera 6.01 build 1026 Sender: owner-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/23/2002 10:33:39 PM, Alexey Koptsevich wrote: > >Hello, > >Is there a way to install opera or acroread over linux_base-6.1? Assuming you mean linux_base-7.1. How about deinstalling 7.1, installing 6.1 and dependent ports, reinstalling 7.1, then doing pkgdb -F? Or will the last 2 steps break things? Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 20:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA82737B405 for ; Wed, 23 Jan 2002 20:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O4U0737097; Wed, 23 Jan 2002 20:30:00 -0800 (PST) (envelope-from gnats) Received: from CoolRat.org (bgp431251bgs.union01.nj.comcast.net [68.36.218.89]) by hub.freebsd.org (Postfix) with ESMTP id 1F8B837B404; Wed, 23 Jan 2002 20:22:25 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) (uid 1001) by CoolRat.org with local; Wed, 23 Jan 2002 23:22:23 -0500 Message-Id: Date: Wed, 23 Jan 2002 23:22:23 -0500 From: Yarema Reply-To: Yarema To: FreeBSD-gnats-submit@freebsd.org Cc: dan@langille.org;, dwcjr@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34219: maintainer-update: mail/courier pre-everything: -> pre-everything:: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34219 >Category: ports >Synopsis: maintainer-update: mail/courier pre-everything: -> pre-everything:: >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 20:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yarema >Release: FreeBSD 4.5-RC i386 >Organization: CoolRat.org >Environment: System: FreeBSD volyn.coolrat.org 4.5-RC FreeBSD 4.5-RC #0: Thu Jan 10 04:09:32 EST 2002 root@volyn.coolrat.org:/usr/obj/usr/src/sys/TIGER100 i386 >Description: --On Wednesday, January 23, 2002 22:23:21 -0500 Dan Langille wrote: > I'm quite sure you need a :: after pre-everything.... It will work with > one : in most cases, but not in all. If you would like more > information, I can dig it out of the archives. cheers. > > I admit, it's not a well-known thing. I encounter it because I run > FreshPorts, and that's one of the tests it does. For past conversations > please see: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=117406+120803+/usr/local/www/db/text/2001/cvs-all/20011231.cvs-all http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=131356+134331+/usr/local/www/db/text/2001/cvs-all/20011231.cvs-all http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=740819+743383+/usr/local/www/db/text/2001/cvs-all/20010916.cvs-all >How-To-Repeat: >Fix: diff -ruN courier~/Makefile courier/Makefile --- courier~/Makefile Mon Jan 21 23:44:10 2002 +++ courier/Makefile Wed Jan 23 22:57:39 2002 @@ -95,7 +95,7 @@ .include "${.CURDIR}/Makefile.man" .include "${.CURDIR}/Makefile.doc" -pre-everything: +pre-everything:: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.courier .if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 20:31:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE88237B400; Wed, 23 Jan 2002 20:31:11 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O4RGs36713; Wed, 23 Jan 2002 20:27:16 -0800 (PST) (envelope-from pat) Date: Wed, 23 Jan 2002 20:27:16 -0800 (PST) From: Message-Id: <200201240427.g0O4RGs36713@freefall.freebsd.org> To: gshapiro@freebsd.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34101: Fix for listmanager port distribution site Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix for listmanager port distribution site State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jan 23 20:27:01 PST 2002 State-Changed-Why: Fixed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34101 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 20:31:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1761D37B402; Wed, 23 Jan 2002 20:31:12 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O4MgR36045; Wed, 23 Jan 2002 20:22:42 -0800 (PST) (envelope-from pat) Date: Wed, 23 Jan 2002 20:22:42 -0800 (PST) From: Message-Id: <200201240422.g0O4MgR36045@freefall.freebsd.org> To: ports@FreeBSD.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org, cpiazza@FreeBSD.org Subject: Re: ports/34212: Segmentation fault in audio/gmixer Sender: owner-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: Segmentation fault in audio/gmixer Responsible-Changed-From-To: freebsd-ports->cpiazza Responsible-Changed-By: pat Responsible-Changed-When: Wed Jan 23 20:22:29 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34212 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 20:31:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1761D37B402; Wed, 23 Jan 2002 20:31:12 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O4MgR36045; Wed, 23 Jan 2002 20:22:42 -0800 (PST) (envelope-from pat) Date: Wed, 23 Jan 2002 20:22:42 -0800 (PST) From: Message-Id: <200201240422.g0O4MgR36045@freefall.freebsd.org> To: ports@FreeBSD.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org, cpiazza@FreeBSD.org Subject: Re: ports/34212: Segmentation fault in audio/gmixer Sender: owner-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: Segmentation fault in audio/gmixer Responsible-Changed-From-To: freebsd-ports->cpiazza Responsible-Changed-By: pat Responsible-Changed-When: Wed Jan 23 20:22:29 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34212 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 21: 1:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC8C837B402; Wed, 23 Jan 2002 21:01:11 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O4uGL43033; Wed, 23 Jan 2002 20:56:16 -0800 (PST) (envelope-from pat) Date: Wed, 23 Jan 2002 20:56:16 -0800 (PST) From: Message-Id: <200201240456.g0O4uGL43033@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/34186: Update to the fix the ftp/ftpproxy 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 to the fix the ftp/ftpproxy port Responsible-Changed-From-To: freebsd-ports->pat Responsible-Changed-By: pat Responsible-Changed-When: Wed Jan 23 20:55:44 PST 2002 Responsible-Changed-Why: I'll take care of this one with the maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34186 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 21:11:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA8F837B400; Wed, 23 Jan 2002 21:11:11 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O5AvO49789; Wed, 23 Jan 2002 21:10:57 -0800 (PST) (envelope-from pat) Date: Wed, 23 Jan 2002 21:10:57 -0800 (PST) From: Message-Id: <200201240510.g0O5AvO49789@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/34202: bump securtiy/steghide to 0.4.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: bump securtiy/steghide to 0.4.3 Responsible-Changed-From-To: freebsd-ports->pat Responsible-Changed-By: pat Responsible-Changed-When: Wed Jan 23 21:10:39 PST 2002 Responsible-Changed-Why: I'll take care of this one with the maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34202 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 21:16:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 61F2D37B400 for ; Wed, 23 Jan 2002 21:16:33 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 8E4EC2B825; Thu, 24 Jan 2002 06:16:13 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id B6701170; Thu, 24 Jan 2002 16:15:54 +1100 (EST) Date: Thu, 24 Jan 2002 16:15:54 +1100 From: Edwin Groothuis To: Yarema , freebsd-ports@freebsd.org, Hajimu UMEMOTO Subject: Re: IPv6 for ports, automaticly enable it or not? Message-ID: <20020124161554.G825@k7.mavetju.org> References: <20020123163021.A97184@k7.mavetju.org> <980340000.1011786243@volyn.coolrat.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <980340000.1011786243@volyn.coolrat.org>; from yds@CoolRat.org on Wed, Jan 23, 2002 at 06:44:03AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 23, 2002 at 06:44:03AM -0500, Yarema wrote: > --On Wednesday, January 23, 2002 16:30:22 +1100 Edwin Groothuis > wrote: > > > I have a couple of ports (netcat, junkbuster) which are patched or > > have patched Makefiles to allow to work via IPv6 next to the standard > > IPv4. Nothing new here. > > > > I also know a couple of ports which have different ports to allow > > IPv6 support (apache, mozilla). > > > > IPv6 is supported since version 4.0 or 4.1, most if not all > > applications in the base operating system are supporting it. > > > > Why isn't ipv6 automaticly enabled in Apache if OSVERSION > 400000 ? > > Is there still a fear of IPv6 regarding these things? > > I made IPv6 a non-default option in mail/courier because it failed to > resolve DNS addresses with IPv6 enabled, at least for me. That particular > program always tries to resolve DNS over IPv6 first and then IPv4, so it's > also slightly slower with IPv6 enabled. And in my case it didn't work at > all. Possibly cause I run djbdns instead of BIND. I don't think djbdns > does IPv6 yet. Maybe there can come a standard entry in /etc/make.conf then, which implies that IPv6 support is required: WITH_IPV6 for example. In that way ports which support IPV6 have a single switch to look at to enable IPv6. No WITH_IPV6, do not compile in IPv6 support in the application. WITH_IPV6, do compile in IPv6 into the application. It sound logical and easy enough to do it this way, doesn't it? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 22: 1:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA55537B404; Wed, 23 Jan 2002 22:01:11 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O5sNH70744; Wed, 23 Jan 2002 21:54:23 -0800 (PST) (envelope-from pat) Date: Wed, 23 Jan 2002 21:54:23 -0800 (PST) From: Message-Id: <200201240554.g0O5sNH70744@freefall.freebsd.org> To: yds@CoolRat.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34219: maintainer-update: mail/courier pre-everything: -> pre-everything:: Sender: owner-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/courier pre-everything: -> pre-everything:: State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jan 23 21:54:11 PST 2002 State-Changed-Why: Fixed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34219 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 22:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47AE337B405 for ; Wed, 23 Jan 2002 22:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0O6o1S82067; Wed, 23 Jan 2002 22:50:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 6F1B237B402 for ; Wed, 23 Jan 2002 22:46:32 -0800 (PST) Received: (qmail 39683 invoked by uid 85); 24 Jan 2002 06:40:53 -0000 Message-Id: <20020124064051.39674.qmail@pris.polaris.ca> Date: 24 Jan 2002 06:40:51 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34221: Updated port: sysutils/fcron from 2.0.0 to 2.1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34221 >Category: ports >Synopsis: Updated port: sysutils/fcron from 2.0.0 to 2.1.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 Jan 23 22:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/sysutils/fcron/Makefile fcron/Makefile --- /usr/ports/sysutils/fcron/Makefile Sun Nov 11 10:25:28 2001 +++ fcron/Makefile Wed Jan 23 21:43:01 2002 @@ -7,7 +7,7 @@ # PORTNAME= fcron -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://fcron.free.fr/ @@ -34,10 +34,17 @@ MAN8= fcron.8 post-install: +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/doc/FAQ ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/files/fcron.pam ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/files/fcrontab.pam ${DOCSDIR} +.endif .for i in allow deny conf .if !exists(${PREFIX}/etc/fcron.$i) @${CP} -p ${PREFIX}/etc/fcron.$i.dist ${PREFIX}/etc/fcron.$i .endif .endfor + @${CAT} ${PKGMESSAGE} .include diff -ruN /usr/ports/sysutils/fcron/distinfo fcron/distinfo --- /usr/ports/sysutils/fcron/distinfo Tue Oct 9 00:54:23 2001 +++ fcron/distinfo Wed Jan 23 21:29:25 2002 @@ -1 +1 @@ -MD5 (fcron-2.0.0.src.tar.gz) = b20c6bc5d9435a790e5500ecb7990df8 +MD5 (fcron-2.1.0.src.tar.gz) = 054a21772e06ea9b37243c34d38fd9fb diff -ruN /usr/ports/sysutils/fcron/files/patch-Makefile.in fcron/files/patch-Makefile.in --- /usr/ports/sysutils/fcron/files/patch-Makefile.in Fri Sep 21 08:47:27 2001 +++ fcron/files/patch-Makefile.in Wed Jan 23 21:51:33 2002 @@ -1,14 +1,29 @@ ---- Makefile.in.orig Tue Jul 10 23:59:49 2001 -+++ Makefile.in Sat Sep 22 00:35:39 2001 -@@ -108,8 +108,9 @@ +--- Makefile.in.org Wed Jan 23 21:49:55 2002 ++++ Makefile.in Wed Jan 23 21:50:52 2002 +@@ -102,23 +102,20 @@ + if test ! -d $(DESTMAN)/man3; then $(INSTALL) -g $(ROOTGROUP) -o $(ROOTNAME) -m 755 -d $(DESTMAN)/man3 ; fi + if test ! -d $(DESTMAN)/man5; then $(INSTALL) -g $(ROOTGROUP) -o $(ROOTNAME) -m 755 -d $(DESTMAN)/man5 ; fi + if test ! -d $(DESTMAN)/man8; then $(INSTALL) -g $(ROOTGROUP) -o $(ROOTNAME) -m 755 -d $(DESTMAN)/man8 ; fi +- if test ! -d $(DESTDOC)/fcron-$(VERSION); then $(INSTALL) -g $(ROOTGROUP) -o $(ROOTNAME) -m 755 -d $(DESTDOC)/fcron-$(VERSION) ; fi + # create the spool dir (and change its mode if it already exists) + $(INSTALL) -g $(GROUPNAME) -o $(USERNAME) -m 770 -d $(FCRONTABS) + $(INSTALL) -g $(ROOTGROUP) -o $(ROOTNAME) -m 110 -s fcron $(DESTSBIN) $(INSTALL) -g $(GROUPNAME) -o $(USERNAME) -m 6111 -s fcrontab $(DESTBIN) $(INSTALL) -g $(ROOTGROUP) -o $(ROOTNAME) -m 6111 -s fcronsighup $(DESTBIN) - test -f $(ETC)/fcron.allow || test -f $(ETC)/fcron.deny || $(INSTALL) -m 640 -o $(ROOTNAME) -g $(GROUPNAME) $(SRCDIR)/files/fcron.allow $(SRCDIR)/files/fcron.deny $(ETC) - test -f $(ETC)/fcron.conf || $(INSTALL) -m 640 -o $(ROOTNAME) -g $(GROUPNAME) $(SRCDIR)/files/fcron.conf $(ETC) +- test "${USEPAM}" = "0" || $(SRCDIR)/script/install-pam-conf $(SRCDIR) $(ETC) $(ROOTNAME) $(ROOTGROUP) "$(INSTALL)" + $(INSTALL) -m 640 -o $(ROOTNAME) -g $(GROUPNAME) $(SRCDIR)/files/fcron.allow $(ETC)/fcron.allow.dist + $(INSTALL) -m 640 -o $(ROOTNAME) -g $(GROUPNAME) $(SRCDIR)/files/fcron.deny $(ETC)/fcron.deny.dist + $(INSTALL) -m 640 -o $(ROOTNAME) -g $(GROUPNAME) $(SRCDIR)/files/fcron.conf $(ETC)/fcron.conf.dist $(INSTALL) -m 644 -o $(ROOTNAME) $(SRCDIR)/doc/fcron.8 $(DESTMAN)/man8 $(INSTALL) -m 644 -o $(ROOTNAME) $(SRCDIR)/doc/fcrontab.1 $(DESTMAN)/man1 $(INSTALL) -m 644 -o $(ROOTNAME) $(SRCDIR)/doc/fcrontab.5 $(DESTMAN)/man5 + $(INSTALL) -m 644 -o $(ROOTNAME) $(SRCDIR)/doc/fcron.conf.5 $(DESTMAN)/man5 + $(INSTALL) -m 644 -o $(ROOTNAME) $(SRCDIR)/doc/bitstring.3 $(DESTMAN)/man3 +- $(INSTALL) -m 644 -o $(ROOTNAME) doc/README doc/LICENSE doc/CHANGES doc/*.html \ +- $(DESTDOC)/fcron-$(VERSION)/ + + # in order to get correct rights when upgrading : + find $(FCRONTABS) -type f \( -name "*.orig" -a ! -name "root.orig" \) -exec chown $(USERNAME):$(GROUPNAME) {} \; -exec chmod 640 {} \; diff -ruN /usr/ports/sysutils/fcron/pkg-message fcron/pkg-message --- /usr/ports/sysutils/fcron/pkg-message Wed Dec 31 16:00:00 1969 +++ fcron/pkg-message Wed Jan 23 21:44:13 2002 @@ -0,0 +1,3 @@ +This new version of fcron uses PAM support for authentication. Please +refer to the fcron.pam and fcrontab.pam files in the documentation directory +for configuring PAM. diff -ruN /usr/ports/sysutils/fcron/pkg-plist fcron/pkg-plist --- /usr/ports/sysutils/fcron/pkg-plist Fri Sep 21 08:47:27 2001 +++ fcron/pkg-plist Wed Jan 23 21:53:29 2002 @@ -11,12 +11,7 @@ etc/fcron.conf.dist @exec [ -f %B/fcron.conf ] || cp %B/%f %B/fcron.conf etc/rc.d/fcron.sh -%%PORTDOCS%%share/doc/fcron/fcron-%%PORTVERSION%%/CHANGES -%%PORTDOCS%%share/doc/fcron/fcron-%%PORTVERSION%%/LICENSE -%%PORTDOCS%%share/doc/fcron/fcron-%%PORTVERSION%%/README -%%PORTDOCS%%share/doc/fcron/fcron-%%PORTVERSION%%/fcron.8.html -%%PORTDOCS%%share/doc/fcron/fcron-%%PORTVERSION%%/fcrontab.1.html -%%PORTDOCS%%share/doc/fcron/fcron-%%PORTVERSION%%/fcrontab.5.html -%%PORTDOCS%%share/doc/fcron/fcron-%%PORTVERSION%%/fcron.conf.5.html -%%PORTDOCS%%@dirrm share/doc/fcron/fcron-%%PORTVERSION%% -%%PORTDOCS%%@dirrm share/doc/fcron +%%PORTDOCS%%share/doc/fcron/FAQ +%%PORTDOCS%%share/doc/fcron/fcron.pam +%%PORTDOCS%%share/doc/fcron/fcrontab.pam +%%PORTDOCS%%@unexec rmdir %D/share/doc/fcron 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 23 23:53:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by hub.freebsd.org (Postfix) with ESMTP id 7660437B402 for ; Wed, 23 Jan 2002 23:53:36 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id E4D4670604 for ; Thu, 24 Jan 2002 00:53:34 -0700 (MST) Date: Thu, 24 Jan 2002 00:53:34 -0700 (MST) From: FreeBSD user To: ports@FreeBSD.org Subject: ghostscript-gnu port and gdevdj9.c.gz with a weird md5? Message-ID: <20020124005056.Y60622-100000@Amber.XtremeDev.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 Trying to upgrade this port to ghostscript-gnu-6.52_4 after cvsupping to latest ports, but I keep getting a mismatch on the md5 checksum for gdevdj9.c.gz. In distfiles, it's listed as having a md5 hash of f09ef883b8ba837fb42c608c01af7375, while all the gdevdj9.c.gz I could find have a checksum of 982c960a46e935d555a304b319bd2e2f. Which is right? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 0:22: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id D377037B400 for ; Thu, 24 Jan 2002 00:22:05 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g0O8M3b29634; Thu, 24 Jan 2002 03:22:03 -0500 (EST) Date: Thu, 24 Jan 2002 03:22:03 -0500 (EST) From: Trevor Johnson To: FreeBSD user Cc: ports@FreeBSD.ORG Subject: Re: ghostscript-gnu port and gdevdj9.c.gz with a weird md5? In-Reply-To: <20020124005056.Y60622-100000@Amber.XtremeDev.com> Message-ID: <20020124025633.C27032-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Trying to upgrade this port to ghostscript-gnu-6.52_4 after cvsupping to > latest ports, but I keep getting a mismatch on the md5 checksum for > gdevdj9.c.gz. In distfiles, it's listed as having a md5 hash of > f09ef883b8ba837fb42c608c01af7375, while all the gdevdj9.c.gz I could find > have a checksum of 982c960a46e935d555a304b319bd2e2f. Which is right? The one from http://www.harsch.net/Download/gdevdj9.c.gz has an MD5 of 3a9c20c34b79ffab434abfbcc31d1c27 and a date of 21 January 2002. I just checked a few minutes ago. The old one has an MD5 of f09ef883b8ba837fb42c608c01af7375 and a date of 26 April 2000. Both are in the current distinfo files (since a few hours ago). I haven't seen the 982c960a46e935d555a304b319bd2e2f version. Where did you find it? -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 1: 1: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cheer.mahoroba.org (flets19-017.kamome.or.jp [218.45.19.17]) by hub.freebsd.org (Postfix) with ESMTP id 2020D37B41D for ; Thu, 24 Jan 2002 01:00:54 -0800 (PST) Received: from piano.mahoroba.org (IDENT:KmcyhgUVCWm3aiD5B6QZb5WRHV3+MdcVCUCj4klxewcqJeM9ciPTFJdVLKTS540m@piano.mob.spacecom.netspace.or.jp [IPv6:3ffe:505:2049:2:200:f4ff:fe5e:7147]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.2/8.12.2) with ESMTP/inet6 id g0O90XYQ055746 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 24 Jan 2002 18:00:38 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Thu, 24 Jan 2002 18:00:26 +0900 Message-ID: From: Hajimu UMEMOTO To: Edwin Groothuis Cc: Yarema , freebsd-ports@freebsd.org, Hajimu UMEMOTO Subject: Re: IPv6 for ports, automaticly enable it or not? In-Reply-To: <20020124161554.G825@k7.mavetju.org> References: <20020123163021.A97184@k7.mavetju.org> <980340000.1011786243@volyn.coolrat.org> User-Agent: xcite1.38> Wanderlust/2.9.2 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 4.5-RC MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-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, 24 Jan 2002 16:15:54 +1100 >>>>> Edwin Groothuis said: edwin> Maybe there can come a standard entry in /etc/make.conf then, which edwin> implies that IPv6 support is required: WITH_IPV6 for example. In edwin> that way ports which support IPV6 have a single switch to look at edwin> to enable IPv6. edwin> No WITH_IPV6, do not compile in IPv6 support in the application. edwin> WITH_IPV6, do compile in IPv6 into the application. edwin> It sound logical and easy enough to do it this way, doesn't it? We need package. In such case, IPv6 version of package is not made. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 2:19:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id CEDDE37B41A for ; Thu, 24 Jan 2002 02:19:23 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id AA1DD2B7CD; Thu, 24 Jan 2002 11:19:20 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 692D71D3; Thu, 24 Jan 2002 21:19:10 +1100 (EST) Date: Thu, 24 Jan 2002 21:19:10 +1100 From: Edwin Groothuis To: Hajimu UMEMOTO Cc: Yarema , freebsd-ports@freebsd.org Subject: Re: IPv6 for ports, automaticly enable it or not? Message-ID: <20020124211910.H825@k7.mavetju.org> References: <20020123163021.A97184@k7.mavetju.org> <980340000.1011786243@volyn.coolrat.org> <20020124161554.G825@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from ume@mahoroba.org on Thu, Jan 24, 2002 at 06:00:26PM +0900 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 24, 2002 at 06:00:26PM +0900, Hajimu UMEMOTO wrote: > >>>>> On Thu, 24 Jan 2002 16:15:54 +1100 > >>>>> Edwin Groothuis said: > > edwin> Maybe there can come a standard entry in /etc/make.conf then, which > edwin> implies that IPv6 support is required: WITH_IPV6 for example. In > edwin> that way ports which support IPV6 have a single switch to look at > edwin> to enable IPv6. > > edwin> No WITH_IPV6, do not compile in IPv6 support in the application. > edwin> WITH_IPV6, do compile in IPv6 into the application. > > edwin> It sound logical and easy enough to do it this way, doesn't it? > > We need package. In such case, IPv6 version of package is not made. So you suggest that every package (with possible IPv6 support) will have to get two entries in the ports-collection? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 2:38:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail-1.traffic.co.uk (mail-1.traffic.co.uk [193.132.107.4]) by hub.freebsd.org (Postfix) with SMTP id 781C837B404 for ; Thu, 24 Jan 2002 02:38:42 -0800 (PST) Received: (qmail 89120 invoked by uid 1006); 24 Jan 2002 10:43:07 -0000 Received: from tim.oneill@virgin.net by riker.traffic.co.uk with qmail-scanner-0.96 (sweep: 2.2/3.44. . Clean. Processed in 1.506728 secs); 24 Jan 2002 10:43:07 -0000 X-Virus-Scanner-Mail-From: tim.oneill@virgin.net via riker.traffic.co.uk X-Virus-Scanner-Rcpt-To: ports@freebsd.org X-Virus-Scanner: 0.96 (No viruses found. Processed in 1.506728 secs) Received: from mac-192-168-1-165.traffic.co.uk (HELO ?192.168.1.165?) (192.168.1.165) by mail.traffic.co.uk with SMTP; 24 Jan 2002 10:43:05 -0000 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Thu, 24 Jan 2002 11:36:25 +0000 Subject: Novice question From: Tim To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: mail.traffic.co.uk 1.6.2 0/1000/N Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm toying with the idea of moving from W2K to Free BSD, but I mostly do music related work on it. I wanted to know if there were any ports which could take over the work of Cubase (Steinberg) or any derivatives? Many thanks, Tim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 2:41:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 377A637B402; Thu, 24 Jan 2002 02:41:12 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OAZgD33782; Thu, 24 Jan 2002 02:35:42 -0800 (PST) (envelope-from cjc) Date: Thu, 24 Jan 2002 02:35:42 -0800 (PST) From: Message-Id: <200201241035.g0OAZgD33782@freefall.freebsd.org> To: sreco@xmission.com, cjc@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34175: Getting Tomcat 3.2.3 and mod_jk 3.2.3 to install using JDK 1.3 instead of JDK 1.1.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Getting Tomcat 3.2.3 and mod_jk 3.2.3 to install using JDK 1.3 instead of JDK 1.1.8 State-Changed-From-To: open->closed State-Changed-By: cjc State-Changed-When: Thu Jan 24 02:34:14 PST 2002 State-Changed-Why: This is a question, not a problem report. Try freebsd-questions@freebsd.org. Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: cjc Responsible-Changed-When: Thu Jan 24 02:34:14 PST 2002 Responsible-Changed-Why: This was also a ports issue. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34175 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 3: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 418D737B416 for ; Thu, 24 Jan 2002 03:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OB01K37206; Thu, 24 Jan 2002 03:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEDD937B400 for ; Thu, 24 Jan 2002 02:51:30 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OApUO35947; Thu, 24 Jan 2002 02:51:30 -0800 (PST) (envelope-from nobody) Message-Id: <200201241051.g0OApUO35947@freefall.freebsd.org> Date: Thu, 24 Jan 2002 02:51:30 -0800 (PST) From: Steven Enderle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34225: new port: bestfit - calculates which files fit optimaly on a media Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34225 >Category: ports >Synopsis: new port: bestfit - calculates which files fit optimaly on a media >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 03:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Steven Enderle >Release: 4.4-RELEASE >Organization: mdn Hübner GmbH >Environment: >Description: begin 644 bestfit.shar M(R!4:&ES(&ES(&$@2!Y;W4@86YD"B,@:&%V92!D969A=6QT('!E M6"\O)R`^+W5S2!E87-Y('1O('5S93H@>6]U('-P96-I9GD@9FEL M97,@;VX@=&AE(&-O;6UA;F0@;&EN92P@86YD(`I88F5S=&9I="!P2P@"EAB97-T9FET(&-A;B!E>&5C=71E(&$@8V]M;6%N9"!F;W(@ M96%C:"!S96QE8W1E9"!F:6QE("AE9RX@=&\@;6]V92!T:&5M(`I8=&\@82!D M:69F97)E;G0@9&ER96-T;W)Y*2X*6`I85U=7.B!H='1P.B\O9G)E"`M("]UHow-To-Repeat: n/a >Fix: Please close PR ports/29030, it's related to this one. # 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: # # net/netcat+ipv6 # net/netcat+ipv6/files # net/netcat+ipv6/files/patch-ab # net/netcat+ipv6/pkg-plist # net/netcat+ipv6/pkg-descr # net/netcat+ipv6/pkg-comment # net/netcat+ipv6/distinfo # net/netcat+ipv6/Makefile # echo c - net/netcat+ipv6 mkdir -p net/netcat+ipv6 > /dev/null 2>&1 echo c - net/netcat+ipv6/files mkdir -p net/netcat+ipv6/files > /dev/null 2>&1 echo x - net/netcat+ipv6/files/patch-ab sed 's/^X//' >net/netcat+ipv6/files/patch-ab << 'END-of-net/netcat+ipv6/files/patch-ab' X--- Makefile.orig Tue Mar 19 19:16:06 1996 X+++ Makefile Sat Jul 24 13:30:04 1999 X@@ -9,12 +9,12 @@ X # pick gcc if you'd rather , and/or do -g instead of -O if debugging X # debugging X # DFLAGS = -DTEST -DDEBUG X-CFLAGS = -O X+CFLAGS ?= -O X XFLAGS = # xtra cflags, set by systype targets X XLIBS = # xtra libs if necessary? X # -Bstatic for sunos, -static for gcc, etc. You want this, trust me. X STATIC = X-CC = cc $(CFLAGS) X+CC ?= cc X LD = $(CC) -s # linker; defaults to stripped executables X o = o # object extension X X@@ -28,7 +28,7 @@ X ### HARD TARGETS X X nc: netcat.c X- $(LD) $(DFLAGS) $(XFLAGS) $(STATIC) -o nc netcat.c $(XLIBS) X+ $(LD) $(CFLAGS) $(DFLAGS) $(XFLAGS) $(STATIC) -o nc netcat.c $(XLIBS) X X nc-dos: X @echo "DOS?! Maybe someday, but not now" X@@ -81,7 +81,7 @@ X X # virtually the same as netbsd/bsd44lite/whatever X freebsd: X- make -e $(ALL) $(MFLAGS) XFLAGS='-DFREEBSD' STATIC=-static X+ make -e $(ALL) $(MFLAGS) XFLAGS='-DFREEBSD -DGAPING_SECURITY_HOLE -DTELNET -DINET6' STATIC=-static X X bsdi: X make -e $(ALL) $(MFLAGS) XFLAGS='-DBSDI' STATIC=-Bstatic END-of-net/netcat+ipv6/files/patch-ab echo x - net/netcat+ipv6/pkg-plist sed 's/^X//' >net/netcat+ipv6/pkg-plist << 'END-of-net/netcat+ipv6/pkg-plist' X@comment $FreeBSD$ Xbin/nc Xshare/doc/netcat/README X@dirrm share/doc/netcat END-of-net/netcat+ipv6/pkg-plist echo x - net/netcat+ipv6/pkg-descr sed 's/^X//' >net/netcat+ipv6/pkg-descr << 'END-of-net/netcat+ipv6/pkg-descr' XNetcat is a simple Unix utility which reads and writes data across Xnetwork connections using TCP or UDP protocol. It is designed to be a Xreliable "back-end" tool that can be used directly or easily driven by Xother programs and scripts. At the same time it is a feature-rich Xnetwork debugging and exploration tool, since it can create almost any Xkind of connection you would need and has several interesting built-in Xcapabilities. X XSome of netcat's major features are: X X Outbound or inbound connections, IPv4 or IPv6, TCP or UDP, X to or from any ports X Full DNS forward/reverse checking, with appropriate warnings X Ability to use any local source port X Ability to use any locally-configured network source address X Built-in port-scanning capabilities, with randomizer X Built-in loose source-routing capability X Can read command line arguments from standard input X Slow-send mode, one line every N seconds X Hex dump of transmitted and received data X Optional ability to let another program service established connections X Optional telnet-options responder X XA very short list of potential uses: X X Script backends X Scanning ports and inventorying services, automated probes X Backup handlers X File transfers X Server testing, simulation, debugging, and hijacking X Firewall testing X Proxy gatewaying X Network performance testing X Address spoofing tests X Protecting X servers X 1001 other uses you'll likely come up with X X_H* 960320 END-of-net/netcat+ipv6/pkg-descr echo x - net/netcat+ipv6/pkg-comment sed 's/^X//' >net/netcat+ipv6/pkg-comment << 'END-of-net/netcat+ipv6/pkg-comment' XSimple utility which reads and writes data across network connections END-of-net/netcat+ipv6/pkg-comment echo x - net/netcat+ipv6/distinfo sed 's/^X//' >net/netcat+ipv6/distinfo << 'END-of-net/netcat+ipv6/distinfo' XMD5 (nc110.tgz) = 402632f2fe01c169ff19a0ad6e9d608c XMD5 (nc-v6-20000918.patch.gz) = 84d850745dd860aedce64b518e0e3330 END-of-net/netcat+ipv6/distinfo echo x - net/netcat+ipv6/Makefile sed 's/^X//' >net/netcat+ipv6/Makefile << 'END-of-net/netcat+ipv6/Makefile' X# X# Ports collection makefile for: netcat+ipv6 X# Date created: 24 January 2002 X# Whom: Edwin Groothuis (edwin@mavetju.org) X# X# $FreeBSD$ X# X XPORTNAME= netcat+ipv6 XPORTVERSION= 1.10 XCATEGORIES= net ipv6 XMASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/netutils/netcat/ \ X ftp://ftp.cuhk.edu.hk/pub/packages/security/purdue/netutils/netcat/ \ X http://www.planetmirror.com/pub/lprng/TOOLS/ XDISTNAME= nc110 XEXTRACT_SUFX= .tgz X XPATCH_SITES= ftp://sith.mimuw.edu.pl/pub/users/baggins/IPv6/ XPATCHFILES= nc-v6-20000918.patch.gz XPATCH_DIST_STRIP= -p1 X XMAINTAINER= edwin@mavetju.org X XNO_WRKSUBDIR= yes XALL_TARGET= freebsd X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/nc ${PREFIX}/bin X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/netcat \ X && ${CHMOD} a+rx ${PREFIX}/share/doc/netcat X ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/netcat X.endif X X.include END-of-net/netcat+ipv6/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 Jan 24 3:50:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 5A03237B416 for ; Thu, 24 Jan 2002 03:50:42 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g0OBoeO04903; Thu, 24 Jan 2002 06:50:40 -0500 (EST) Date: Thu, 24 Jan 2002 06:50:40 -0500 (EST) From: Trevor Johnson To: Tim Cc: ports@FreeBSD.ORG Subject: Re: Novice question In-Reply-To: Message-ID: <20020124064152.T27032-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Hi, Hi, Tim. > I'm toying with the idea of moving from W2K to Free BSD, but I mostly do > music related work on it. > > I wanted to know if there were any ports which could take over the work of > Cubase (Steinberg) or any derivatives? The closest would probably be midimountain or rosegarden. Also csound might interest you. Follow the "long description" links from http://www.freebsd.org/ports/audio.html for more information. -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 4:11:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1B0637B41A; Thu, 24 Jan 2002 04:11:13 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OC2Oe57218; Thu, 24 Jan 2002 04:02:24 -0800 (PST) (envelope-from sheldonh) Date: Thu, 24 Jan 2002 04:02:24 -0800 (PST) From: Message-Id: <200201241202.g0OC2Oe57218@freefall.freebsd.org> To: nao@sbl.cl.nec.co.jp, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: gnu/1961: [PATCH] uucp logging files are in /var/spool/uucp Sender: owner-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] uucp logging files are in /var/spool/uucp State-Changed-From-To: suspended->open State-Changed-By: sheldonh State-Changed-When: Thu Jan 24 03:59:55 PST 2002 State-Changed-Why: UUCP seems to have a maintainer (lyndon@atg.aciworldwide.com). Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: sheldonh Responsible-Changed-When: Thu Jan 24 03:59:55 PST 2002 Responsible-Changed-Why: The ports team has many active committers, some of whom are certain to be willing to apply whatever patches Lyndon approves or submits. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=1961 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 4:21:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87A9337B402; Thu, 24 Jan 2002 04:21:12 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OCICr63084; Thu, 24 Jan 2002 04:18:12 -0800 (PST) (envelope-from sheldonh) Date: Thu, 24 Jan 2002 04:18:12 -0800 (PST) From: Message-Id: <200201241218.g0OCICr63084@freefall.freebsd.org> To: killer@privat.cybercity.no, sheldonh@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/28482: PostgreSQL Compile 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: PostgreSQL Compile problem State-Changed-From-To: analyzed->closed State-Changed-By: sheldonh State-Changed-When: Thu Jan 24 04:16:43 PST 2002 State-Changed-Why: This PR was incorrectly set in analyzed state instead of feedback state. Regardless, a clear request for feedback was sent, and no feedback appears in the audit trail. If additional feedback that warrants the re-opening of this PR is available but not included in the audit trail, please include the feedback in a reply to this message (preserving the Subject line) and ask that the PR be re-opened. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28482 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 4:22:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mydomain.com (61-223-3-87.HINET-IP.hinet.net [61.223.3.87]) by hub.freebsd.org (Postfix) with SMTP id 3945037B400; Thu, 24 Jan 2002 04:22:25 -0800 (PST) Received: from mail by tcts.seed.net.tw with SMTP id pYzfEbJ3WiLy0VXC72CsmYM7; Thu, 24 Jan 2002 20:27:12 +0800 Message-ID: From: ooxx777@mail2000.com.tw To: No11@FreeBSD.ORG Subject:=?big5?Q?=A6=B3=BF=FA=A4H=A8S=BF=F9 !!?= MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_4Ppt50lOUM80DJo24Pd9pNfM" X-Mailer: bwmyhqIAG2MlF3YhYb X-Priority: 3 X-MSMail-Priority: Normal Date: Thu, 24 Jan 2002 04:22:25 -0800 (PST) Sender: owner-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_4Ppt50lOUM80DJo24Pd9pNfM Content-Type: multipart/alternative; boundary="----=_NextPart_4Ppt50lOUM80DJo24Pd9pNfMAA" ------=_NextPart_4Ppt50lOUM80DJo24Pd9pNfMAA Content-Type: text/html; charset="big5" Content-Transfer-Encoding: base64 PCEtLSBzYXZlZCBmcm9tIHVybD0oMDAyMilodHRwOi8vaW50ZXJuZXQuZS1tYWlsIC0tPg0KDQo8 aHRtbD4NCg0KPGhlYWQ+DQo8TUVUQSBIVFRQLUVRVUlWPSJDb250ZW50LVR5cGUiIENPTlRFTlQ9 InRleHQvaHRtbDtjaGFyc2V0PWJpZzUiPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1MYW5n dWFnZSIgY29udGVudD0iemgtdHciPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBj b250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9YmlnNSI+DQo8bWV0YSBuYW1lPSJHRU5FUkFUT1Ii IGNvbnRlbnQ9Ik1pY3Jvc29mdCBGcm9udFBhZ2UgNC4wIj4NCjxtZXRhIG5hbWU9IlByb2dJZCIg Y29udGVudD0iRnJvbnRQYWdlLkVkaXRvci5Eb2N1bWVudCI+DQo8dGl0bGU+tlevxbrrrV6qqTwv dGl0bGU+DQo8Ymdzb3VuZCBzcmM9Imh0dHA6Ly9ob21lLmtpbW8uY29tLnR3L215a2lzcy0xMi8z bWlkaS8xMTcubWlkIiBsb29wPSItMSI+DQo8L2hlYWQ+DQo8c2NyaXB0IGxhbmd1YWdlPSJKYXZh c2NyaXB0Ij4gZnVuY3Rpb24gTm9SaWdodENsaWNrKGV2bnQpIHsgaWYgKG5hdmlnYXRvci5hcHBO YW1lLnRvVXBwZXJDYXNlKCkubWF0Y2goL05FVFNDQVBFLykgIT0gbnVsbCkgeyBpZiAoZXZudC53 aGljaCA9PSAzKXthbGVydCgivkukSFxusU23frVvpuYgoUkiKTtyZXR1cm4gZmFsc2U7fX1lbHNl IGlmIChldmVudC5idXR0b249PTIpYWxlcnQoIr5LpEhcbrFNt361b6bmoUkiKTt9IGRvY3VtZW50 Lm9ubW91c2Vkb3duID0gTm9SaWdodENsaWNrOyA8L3NjcmlwdD4NCjxib2R5IGJnY29sb3I9IiNG RkZGRkYiPg0KDQo8ZGl2IGFsaWduPSJjZW50ZXIiPg0KICA8Y2VudGVyPg0KICA8dGFibGUgYm9y ZGVyPSIwIiB3aWR0aD0iNzQlIiBiZ2NvbG9yPSIjRkY2NjY2Ij4NCiAgICA8dHI+DQogICAgICA8 dGQgd2lkdGg9IjEwMCUiPg0KICAgICAgICA8cCBhbGlnbj0iY2VudGVyIj48Yj48Zm9udCBmYWNl PSK80LeixekiIHNpemU9IjYiIGNvbG9yPSIjRkZGRkZGIj67tMNQt+2rS6dRsNOpsabRqk88L2Zv bnQ+PC9iPjwvdGQ+DQogICAgPC90cj4NCiAgPC90YWJsZT4NCiAgPC9jZW50ZXI+DQo8L2Rpdj4N CjxwIGFsaWduPSJjZW50ZXIiPjxpbWcgYm9yZGVyPSIwIiBzcmM9Imh0dHA6Ly93d3cuZGoubmV0 LnR3L35nd2svZ2lmL2xpbmUvdHJlbmRzL2IuZ2lmIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjUiPjwv cD4NCjx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSIxMDIlIj4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0 aD0iNTUlIj48cD48Zm9udCBzaXplPSIyIj6nQaRAqXelaLlMIDxmb250IGNvbG9yPSIjMDAwMEZG Ij43LTFYPC9mb250PiAgICAgIA0KICAgICAgtlK5TKpGpughISCkXaq+uUSlTL3mqrq7+a7mpKOr S6l5ISE8L2ZvbnQ+PC9wPiAgICAgDQo8cD48Zm9udCBzaXplPSIyIj6m/bZSpEakQL36pGylTK/g e6Ze9Vh9tbmnQaSwu/KpTz88L2ZvbnQ+PC9wPg0KICAgICAgPHA+PGZvbnQgc2l6ZT0iMiI+p9qt zCB7q0unUbDTqbF9IK91qrqr3KSjpEC8y7PhfjwvZm9udD48L3A+ICAgICANCjxwPjxiPqRAr+uk SKjTtlI8L2I+ICZndDsmZ3Q7IKVMveanQSAmZ3Q7Jmd0OyA8Zm9udCBjb2xvcj0iIzAwMDBGRiI+ PGI+t3yt+7v5PC9iPjwvZm9udD48L3A+ICAgICANCjxwPjxiPrhnvlCw06jTtlI8L2I+ICZndDsm Z3Q7IKVMveanQSAmZ3Q7Jmd0OyA8Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGI+ptGqT7v5PC9iPjwv Zm9udD48L3A+ICAgICANCjxwPjxmb250IGNvbG9yPSIjRkYwMDAwIiBzaXplPSIyIj6wo6RGqMmo /KbRqk+7+aV+LLZXsNPB2bd8pl71WDEwJcX9p0G37bz6qvepTyE8L2ZvbnQ+PC9wPg0KICAgIDwv dGQ+DQogICAgPHRkIHdpZHRoPSI0NSUiPg0KICAgICAgPHAgYWxpZ249ImNlbnRlciI+PGI+PGZv bnQgY29sb3I9IiMwMDAwODAiPqr3s7u5cabAqrqk8bv5PC9mb250PjwvYj48L3A+DQogICAgICA8 ZGl2IGFsaWduPSJjZW50ZXIiPg0KICAgICAgICA8Y2VudGVyPg0KICAgICAgICA8dGFibGUgYm9y ZGVyPSIxIiB3aWR0aD0iODQlIiBiZ2NvbG9yPSIjRkY5OUNDIiBib3JkZXJjb2xvcj0iI0MwQzBD MCI+DQogICAgICAgICAgPHRyPg0KICAgICAgICAgICAgPHRkIHdpZHRoPSIzMCUiPjxiPjxmb250 IGNvbG9yPSIjMDAwMEZGIj43LTFYPC9mb250PjwvYj48L3RkPg0KICAgICAgICA8L2NlbnRlcj4N CiAgICAgICAgICAgIDx0ZCB3aWR0aD0iMzYlIj4NCiAgICAgICAgICAgICAgPHAgYWxpZ249Imxl ZnQiPrHGu/kgMTEwpLg8L3RkPiAgICANCiAgICAgICAgICA8Y2VudGVyPiAgIA0KICAgICAgICAg ICAgPHRkIHdpZHRoPSIzNCUiPg0KICAgICAgICAgICAgICA8cCBhbGlnbj0iY2VudGVyIj6r3LZR PC90ZD4NCiAgICAgICAgICA8L3RyPg0KICAgICAgICAgIDx0cj4NCiAgICAgICAgICAgIDx0ZCB3 aWR0aD0iMzAlIj48Yj48Zm9udCBjb2xvcj0iIzAwMDBGRiI+pf6lwbZXsNM8L2ZvbnQ+PC9iPjwv dGQ+DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM2JSI+sca7+SA4OaS4PC90ZD4gICAgIA0KICAg ICAgICAgICAgPHRkIHdpZHRoPSIzNCUiPg0KICAgICAgICAgICAgICA8cCBhbGlnbj0iY2VudGVy Ij6rS6l5PC90ZD4NCiAgICAgICAgICA8L3RyPg0KICAgICAgICAgIDx0cj4NCiAgICAgICAgICAg IDx0ZCB3aWR0aD0iMzAlIj48Yj48Zm9udCBjb2xvcj0iIzAwMDBGRiI+pf6lwbZXsNM8L2ZvbnQ+ PC9iPjwvdGQ+DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM2JSI+ptGqT7v5NjmkuDwvdGQ+ICAg DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM0JSI+DQogICAgICAgICAgICAgIDxwIGFsaWduPSJj ZW50ZXIiPq91q0upeTwvdGQ+DQogICAgICAgICAgPC90cj4NCiAgICAgICAgPC90YWJsZT4NCiAg ICAgICAgPC9jZW50ZXI+DQogICAgICA8L2Rpdj4NCiAgICA8L3RkPg0KICA8L3RyPg0KPC90YWJs ZT4NCjxocj4NCjxwPjxiPjxmb250IGZhY2U9IrzQt6LF6SIgY29sb3I9IiMwMDgwMDAiIHNpemU9 IjQiPqRAsF+o07ftpf6lwatLp1Gw06mxqrqm0apPPC9mb250PjwvYj48L3A+DQo8cD48Yj48Zm9u dCBmYWNlPSK80LeixekiIHNpemU9IjMiIGNvbG9yPSIjMDAwMEZGIj62V7DTpsqzZrDTq362V7lM ODAwMLrYPC9mb250PjwvYj48L3A+DQo8cD48Yj48Zm9udCBmYWNlPSK80LeixekiIHNpemU9IjMi IGNvbG9yPSIjMDAwMEZGIj41pn6kurZ9uqE1MDCuYbZXsNM8L2ZvbnQ+PC9iPjwvcD4NCjx0YWJs ZSBib3JkZXI9IjAiIHdpZHRoPSIxMDAlIj4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0aD0iMzQlIj6l /qXBtlew06q6uGfA57zSpqE6DQogICAgICA8cD4oMSkgpUi56sXpqbHnRbNzwuo8L3A+ICAgICAN CiAgICAgIDxwPigyKSClSLbHvlCk6Kahs3PC6jwvcD4gICAgIA0KICAgICAgPHA+PGI+PGZvbnQg Y29sb3I9IiNGRjAwMDAiPqnSpUin2q3Mtlew06vcwci/+iEhPC9mb250PjwvYj48L3RkPg0KICAg IDx0ZCB3aWR0aD0iNjYlIj6zb6xPpECt0zxiPiA8Zm9udCBjb2xvcj0iIzAwMDBGRiI+MDwvZm9u dD4gPGZvbnQgY29sb3I9IiMwMDAwRkYiPqfruOo8L2ZvbnQ+PC9iPqq6qMa3fr73t3wgICAgIA0K ICAgICAgPHA+pfSm86RIpXWtbqZis2+4zK74tk+6oSA8Yj48Zm9udCBjb2xvcj0iI0ZGMDAwMCIg c2l6ZT0iNCI+MTUwMDA8L2ZvbnQ+PC9iPjxiPjxmb250IGNvbG9yPSIjRkYwMDAwIiBzaXplPSI0 Ij4gICAgICANCiAgICAgIDwvZm9udD48L2I+pLilqqVrPC9wPg0KICAgICAgPHA+tE6laaVIqPqx b6bRqk+46q7mISE8L3A+DQogICAgICA8cD6wo6RGqMmo/DxiPjxmb250IGNvbG9yPSIjRkYwMDAw Ij6m0apPu/k8L2ZvbnQ+PC9iPqSnpX4swdmlaaVIs9CzebF6qrqoxrd+ISE8L3RkPg0KICA8L3Ry Pg0KPC90YWJsZT4NCjxocj4NCjxwPjwvcD4NCjx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSIxMDAl Ij4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0aD0iMTAwJSI+PGI+PGZvbnQgc2l6ZT0iNCIgY29sb3I9 IiNGRjAwMDAiIGZhY2U9IrzQt6LF6SI+pf6lwatLp1Gw06mxxf2lord+qsykzrPQt36qzCytq7dz rEKmXqfGseYhITwvZm9udD48L2I+DQogICAgICA8cD60uq7wtlao07ZWp0PD+ywgV1RPIKq6qOyo 08X9q9ymaKRIpaK3fizF/avcpmikSKhTpc23TrC1ITwvcD4gICAgIA0KICAgICAgPHA+pUir4aq6 pOmkbKfarcy406ZwpvOr17lMqU8/PC9wPg0KICAgICAgPHA+pf6lwbZXsNOsQLHPpaK3fqrMPC9w Pg0KICAgICAgPHA+ezxiPjxmb250IGNvbG9yPSIjMDAwMDgwIj6lwaVIrbmssKTRPC9mb250Pjwv Yj59PC9wPg0KICAgICAgPHA+e67jYKbMYKpvYMZRYMHnYLhKYL9dYKzWYMLmYL5MYK/5YH0gpf6l wbZXsNOkQKTipV2/7CEhPC9wPiAgICAgDQogICAgICA8cD6nS6VotLqu8KVdtfYhITwvcD4NCiAg ICAgIDxwPqFAPC9wPg0KICAgICAgPHA+PGI+PGZvbnQgc2l6ZT0iNCIgY29sb3I9IiNGRjAwMDAi IGZhY2U9IrzQt6LF6SI+pf6lwbZXsNOpsar4IDwvZm9udD48Zm9udCBzaXplPSI0IiBmYWNlPSK8 0LeixekiIGNvbG9yPSIjMDAwMEZGIj4mZ3Q7Jmd0OzwvZm9udD48Zm9udCBzaXplPSI0IiBjb2xv cj0iI0ZGMDAwMCIgZmFjZT0ivNC3osXpIj4gDQogICAgICCl/rDqpMCs9bvis3Gu/DwvZm9udD48 L2I+PC9wPiAgICAgDQogICAgICA8cD65TKVosXqlW7f5q0unUbDTqbGwo6RGrW6n67jqtFimyrhV pLilSKV+LKbTpULB2a1uqdO+4b3fv/qquq23wEk8L3A+DQogICAgICA8cD637aX+pcG2V7DTqrqp sar4pKOkQLzLISE8L3A+DQogICAgICA8cD6xeqV1rW6u+LZPuqEgMTUwMDCkuCyo+rFvpECt07hn wOfFdrROpWmlSKjJqPykQL36pGyquqbRqk+7+SEhPC9wPiAgICAgDQogICAgICA8cD6l/rDqs3PC 6rZXsNOko7reprOmaKTWrmEspf6lwbZXsNPBYMDnt37DQsX9qbGq+KVopMCs9SAgDQogICAgICAo PGI+PGZvbnQgY29sb3I9IiNGRjAwMDAiPjYlPC9mb250PjwvYj4pISE8L3RkPg0KICA8L3RyPg0K PC90YWJsZT4NCjxocj4NCjxwIGFsaWduPSJjZW50ZXIiPjxiPjxmb250IHNpemU9IjQiIGNvbG9y PSIjMDA4MDAwIiBmYWNlPSK80LeixekiPrN6uUy69Lj0pOimoaVbpEqqzDwvZm9udD48L2I+PC9w Pg0KPHAgYWxpZ249ImNlbnRlciI+PGI+PGZvbnQgZmFjZT0ivNC3osXpIiBjb2xvcj0iIzAwMDBG RiIgc2l6ZT0iNSI+p0u2T7D2sFa69Lj0pua+UK/gpE8hITwvZm9udD48L2I+PC9wPg0KPHAgYWxp Z249ImNlbnRlciI+PGltZyBib3JkZXI9IjAiIHNyYz0iaHR0cDovL3d3dy5kai5uZXQudHcvfmd3 ay9naWYvbGluZS90cmVuZHMvYi5naWYiIHdpZHRoPSI2NDAiIGhlaWdodD0iNSI+PC9wPg0KPGRp diBhbGlnbj0iY2VudGVyIj4NCiAgPGNlbnRlcj4NCiAgPHRhYmxlIGJvcmRlcj0iMCIgd2lkdGg9 IjQ3MyIgaGVpZ2h0PSIzNjIiPg0KICAgIDx0cj4NCiAgICA8VEQgaGVpZ2h0PSIyNCIgd2lkdGg9 IjQ2MyIgYmdjb2xvcj0iI0ZGNjY2NiI+DQogICAgICA8cCBhbGlnbj0iY2VudGVyIj48Zm9udCBz aXplPSIyIiBjb2xvcj0iIzAwMDAwMCI+uvS49KbmvlCwqqTisFa9ba9aICAgICAgICAgICAgICAg DQogICAgICB+ILZXr8W6661er1OnT6qpJm5ic3A7PC9mb250PiAgICAgICAgICAgICAgDQogICAg PC9URD4NCiAgICA8L3RyPg0KICAgIDx0cj4NCiAgICA8dGQgd2lkdGg9IjU4OSIgYmFja2dyb3Vu ZD0iaHR0cDovL3d3dy42NjY2NjYuaWR2LnR3L3BkL2QwNC5naWYiPiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgIDxkaXYgYWxpZ249 ImNlbnRlciI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIA0KICAgICAgICA8dGFibGUgYm9yZGVyPSIwIiB3aWR0aD0iNTg5IiBoZWlnaHQ9IjMx MSI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IA0KICAgICAgICAgIDx0cj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1NyIgaGVpZ2h0PSIxOSI+ PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1MTgiIGhlaWdodD0iMTkiPiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAg IDxkaXYgYWxpZ249ImNlbnRlciI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgIDx0YWJsZSBib3JkZXI9IjAiIHdpZHRo PSI1MjAiIGNlbGxwYWRkaW5nPSIzIj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICA8dHI+ICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAg ICA8dGQgd2lkdGg9IjQ4NCI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgIDxwIGFsaWduPSJjZW50ZXIiPjxm b250IHNpemU9IjIiIGNvbG9yPSIjMDAwMDAwIj4gvXUmbmJzcDsgDQogICAgICAgICAgICAgICAg ICAgICAgpFcmbmJzcDsmbmJzcDuz+CZuYnNwOyCmVyAmbmJzcDsgqkEmbmJzcDsgsMg8L2ZvbnQ+ PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgICAgICAgPHRkIHdp ZHRoPSIxNCI+PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICANCiAgICAgICAgICAgICAgICAgIDwvdHI+ICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgPC90YWJs ZT4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAN CiAgICAgICAgICAgICAgPC9kaXY+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICA8L3RkPiAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAgIDwvdHI+ICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQog ICAgICAgICAgPHRyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1NyIgaGVpZ2h0PSIyODQiPjwv dGQ+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgDQogICAgICAgICAgICA8dGQgd2lkdGg9IjUxOCIgaGVpZ2h0PSIyODQiPiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAg ICAgICA8cCBhbGlnbj0iY2VudGVyIj6hQDxmb250IGNvbG9yPWdyZWVuPiAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPGZvcm0gYWN0aW9uPWh0 dHA6Ly9hcHAua3V0dS5uZXQvcmVzb3VyY2UvbWFpbGZvcm0vbWFpbGZvcm0ucGhwMyAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KIG1ldGhvZD1w b3N0PiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg DQo8aW5wdXQgdHlwZT1oaWRkZW4gbmFtZT1MQU5HVUFHRSB2YWx1ZT1iNT48aW5wdXQgdHlwZT1o aWRkZW4gbmFtZT1FQ0hPICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KdmFsdWU9IjxjZW50ZXI+PGgzPqfarcy3fLrJp9apTbF6s3O1uCzBwsHC pfrBezwvaDM+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQo8aW1nIHNyYz1odHRwOi8vd3d3LjY2NjY2Ni5pZHYudHcvcGQvYmF1dGUwMS5naWY+ PHA+Ij48cCBhbGlnbj0ibGVmdCI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICANCjxpbnB1dCB0eXBlPWhpZGRlbiBuYW1lPVRPIHZhbHVlPSAxMTEy NzEzQHNpbmdsZS51cmwuY29tLnR3PiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIA0KPGlucHV0IHR5cGU9aGlkZGVuIG5hbWU9U1VCSkVDVCB2YWx1 ZT3BwsHCp0GqurDRxlteXj48Zm9udCBzaXplPSIyIj6p0iAgICAgDQqmYiCmYSDCSTo8Yj48c3Bh biBzdHlsZT0idGV4dC1pbmRlbnQ6IDBweDsgbGluZS1oZWlnaHQ6IDI0cHgiPjxzZWxlY3QgbmFt ZT0ienAiIHNpemU9MT4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIiIHNl bGVjdGVkPr3Qv+++3CAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxIj6leKVfpasgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMiI+sPK2qaWr ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxv cHRpb24gdmFsdWU9IjMiPqV4pV+/pCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSI0Ij6pecT1v6QgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0i NSI+rue26b+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICANCjxvcHRpb24gdmFsdWU9IjYiPrdzpsulqyAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSI3Ij63c6bLv6QgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlv biB2YWx1ZT0iOCI+rV2u37+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjkiPqV4pKSlqyAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxMCI+ pXikpL+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICANCjxvcHRpb24gdmFsdWU9IjExIj65/KTGv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMTIiPqtup+u/pCAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9u IHZhbHVlPSIxMyI+ucW4caWrICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjE0Ij65xbhxv6QgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMTUi Prazqky/pCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgDQo8b3B0aW9uIHZhbHVlPSIxNiI+pXirbqWrICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjE3Ij6leKtuv6QgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlv biB2YWx1ZT0iMTgiPrCqtq+lqyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxOSI+sKq2r7+kICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjIw Ij6rzKpGv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIA0KPG9wdGlvbiB2YWx1ZT0iMjEiPqrhvay/pCAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIyMiI+pXiqRr+kICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRp b24gdmFsdWU9IjIzIj686rTyv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMjQiPqr3qvm/pCAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIy NSI+s3Omv7+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICANCjwvc2VsZWN0PiAgICZuYnNwOzwvc3Bhbj48YnI+ICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsmbmJzcDsgPC9iPqltJm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IKZXOiA8aW5wdXQg dHlwZT10ZXh0IHNpemU9MjAgbWF4bGVuZ3RoPTMwIG5hbWU9q8ik4altplc+ICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPGJyPiAgICAgICAgICAgICAgICAgICANCiZuYnNwOyZuYnNwOyZu YnNwOyCmYSZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyCn fTo8aW5wdXQgdHlwZT10ZXh0IHNpemU9MzAgbWF4bGVuZ3RoPTMwIG5hbWU9pmGnfT4gICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICANCiAmbmJzcDsgJm5ic3A7PGJyPiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQombmJzcDsmbmJzcDsmbmJzcDsgs3O1uLlxuNw6IDxpbnB1dCB0eXBlPXRleHQg c2l6ZT0yMCBtYXhsZW5ndGg9MzAgbmFtZT2zc7W4uXG43D4gICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQogJm5ic3A7PGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsm bmJzcDsmbmJzcDsgpuawyrlxuNw6IDxpbnB1dCB0eXBlPXRleHQgc2l6ZT0yMCBtYXhsZW5ndGg9 MzAgbmFtZT2m5rDKuXG43D4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogJm5ic3A7 PGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsmbmJzcDsmbmJzcDsgRW1haWw6 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IDxpbnB1dCB0 eXBlPXRleHQgc2l6ZT0yMCBtYXhsZW5ndGg9NjggbmFtZT1FTUFJTD4gICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIA0KPC9mb250PjwvZm9udD4NCiAgICAgIDxwPiZuYnNwOyZuYnNwOyZuYnNwOyA8 aW5wdXQgdHlwZT0icmFkaW8iIHZhbHVlPSKxTaRIrbG9zSIgbmFtZT0iue+p86X+pcG2V7DTqrqz 0Ld+t07EQCIgY2hlY2tlZD48Zm9udCBjb2xvcj0iIzAwMDBmZiIgc2l6ZT0iMiI+p9qtbqXfp1mw 0aVbuGe+ULDTJm5ic3A7IA0KICAgICAgPC9mb250Pjxmb250IGNvbG9yPSIjMDA4MDAwIiBzaXpl PSIyIj6xTaRIrbG9zTwvZm9udD48L3A+DQogICAgICA8cD48Zm9udCBjb2xvcj0iIzAwMDAwMCIg c2l6ZT0iMiI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IDwvZm9udD48aW5wdXQgdHlw ZT0icmFkaW8iIHZhbHVlPSKn2qvcprO/s73sIiBuYW1lPSK576nzpf6lwbZXsNOqurPQt363TsRA Ij48Zm9udCBjb2xvcj0iIzAwMDBmZiIgc2l6ZT0iMiI+p9qr3Kazv7O97DwvZm9udD48Zm9udCBz aXplPSIyIj4mbmJzcDsgDQogICAgICA8L2ZvbnQ+PGZvbnQgY29sb3I9IiMwMDgwMDAiIHNpemU9 IjIiPrFItW+oxrd+u6Gp+iBWQ0Q8L2ZvbnQ+PC9wPiAgICANCiAgICAgICAgICAgICAgPHAgYWxp Z249ImxlZnQiPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQo8Zm9udCBjb2xvcj1ncmVlbj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICANCjxwIGFsaWduPSJsZWZ0Ij4gICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPGI+Jm5ic3A7ICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgDQo8aW5wdXQgdHlwZT1zdWJtaXQgbmFtZT1TVUJNSVQgdmFs dWU9sGWlWKrts+Y+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgDQo8L2I+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIA0KPC9mb250PiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8L2Zvcm0+PC90ZD4gICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAg ICAgICAgIDwvdHI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCiAgICAgICAgPC90YWJsZT4gICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgPC9kaXY+ICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICA8 L3RkPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQogICAgPC90cj4NCiAgPC90YWJsZT4NCiAgPC9jZW50ZXI+DQo8L2Rpdj4NCjxwIGFs aWduPSJjZW50ZXIiPjxpbWcgYm9yZGVyPSIwIiBzcmM9Imh0dHA6Ly93d3cuZGoubmV0LnR3L35n d2svZ2lmL2xpbmUvdHJlbmRzL2IuZ2lmIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjUiPjwvcD4NCg0K PC9ib2R5Pg0KDQo8L2h0bWw+ ------=_NextPart_4Ppt50lOUM80DJo24Pd9pNfMAA-- ------=_NextPart_4Ppt50lOUM80DJo24Pd9pNfM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 4:30: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E140037B41A for ; Thu, 24 Jan 2002 04:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OCU0h64820; Thu, 24 Jan 2002 04:30:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CFDC37B402 for ; Thu, 24 Jan 2002 04:25:41 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OCPft64111; Thu, 24 Jan 2002 04:25:41 -0800 (PST) (envelope-from nobody) Message-Id: <200201241225.g0OCPft64111@freefall.freebsd.org> Date: Thu, 24 Jan 2002 04:25:41 -0800 (PST) From: Kazuyoshi Komine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34227: mbone/rat compile fail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34227 >Category: ports >Synopsis: mbone/rat compile fail >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 04:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kazuyoshi Komine >Release: 5.0-CURRENT >Organization: Meisei University >Environment: FreeBSD earlgrey.cc.meisei-u.ac.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #10: Thu Jan 17 17:53:50 JST 2002 root@earlgrey.cc.meisei-u.ac.jp:/usr/src/sys/i386/compile/EARLGREY i386 >Description: mbone/rat compile fail. >How-To-Repeat: cd /usr/ports/mbone/rat && make >Fix: sed -e 's/autoconf/${AUTOCONF}/' /usr/ports/mbone/rat/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 Thu Jan 24 4:32: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 455AD37B404 for ; Thu, 24 Jan 2002 04:32:01 -0800 (PST) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16Tj5X-0004VH-00 for freebsd-ports@FreeBSD.org; Thu, 24 Jan 2002 14:34:43 +0200 From: Sheldon Hearn To: freebsd-ports@FreeBSD.org Subject: Re: gnu/1961: [PATCH] uucp logging files are in /var/spool/uucp In-reply-to: Your message of "Thu, 24 Jan 2002 04:02:24 PST." <200201241202.g0OC2Oe57218@freefall.freebsd.org> Date: Thu, 24 Jan 2002 14:34:43 +0200 Message-ID: <17314.1011875683@axl.seasidesoftware.co.za> Sender: owner-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, 24 Jan 2002 04:02:24 PST, sheldonh@FreeBSD.org wrote: > Synopsis: [PATCH] uucp logging files are in /var/spool/uucp > > State-Changed-From-To: suspended->open > State-Changed-By: sheldonh > State-Changed-When: Thu Jan 24 03:59:55 PST 2002 > State-Changed-Why: > UUCP seems to have a maintainer (lyndon@atg.aciworldwide.com). A note to anyone who deals with this... mail to the originator bounces. Lyndon may still be interested in the patch, though. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 5:23:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 02FCF37B417 for ; Thu, 24 Jan 2002 05:23:19 -0800 (PST) Received: from there (H112.C233.tor.velocet.net [216.138.233.112]) by spitfire.velocet.net (Postfix) with SMTP id 1FFD444AA97 for ; Thu, 24 Jan 2002 13:23:17 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" From: David To: ports@freebsd.org Subject: Porting Problem Date: Thu, 24 Jan 2002 08:24:36 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020124132317.1FFD444AA97@spitfire.velocet.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 Hello, I'm in the process of porting a program: http://www.bibletime.de . So far i have it all compilling ok but am having a problem with the install. --Snippet of install.log gmake[6]: Entering directory `/Build/ports-build/Build/ports/misc/bibletime/work/bibletime-1.0.2/bibletime/docs/cs/HTML' gmake[6]: Nothing to be done for `install-exec-am'. mkdir -p /usr/local/share/doc/HTML/cs/bibletime; chmod a+r+X -R /usr/local/share/doc/HTML/cs; chmod: -R: No such file or directory gmake[6]: *** [install-data-local] Error 1 gmake[6]: Leaving directory `/Build/ports-build/Build/ports/misc/bibletime/work/bibletime-1.0.2/bibletime/docs/cs/HTML' gmake[5]: *** [install-am] Error 2 After greping the files in the docs directory above, all Makefile.am, Makefile.in and a gen_am.sh file's/file contains the "chmod a+r+X -R" as above, which i believe should be "chmod -R a+r+X" from some other examples in the ports. Now my question :) Under the docs dir there are multiple language dir's with all the Makefile*'s above containing that chmod command, i know using "@${PERL} -pi -e 's#chmod a+r+X -R#chmod -R a+r+X#g' ${WRKSRC}/bibletime/docs/(what ever file) would change the command too get it working, but is it possible to get it too recurse in that docs dir and change "all" the Makefile*'s, or, if not could someone suggest another way of changing all the files at once from the port Makefile? Here is a "grep.log" of the files affected: http://homepages.dsl.ca/~ddavid/grep.log Also i have put up the port Makefile that i have so far if neccesary: http://homepages.dsl.ca/~ddavid/Makefile Thanks! David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 5:34:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id E32D337B400 for ; Thu, 24 Jan 2002 05:34:12 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g0ODYBw07485; Thu, 24 Jan 2002 08:34:11 -0500 (EST) Date: Thu, 24 Jan 2002 08:34:10 -0500 (EST) From: Trevor Johnson To: David Cc: ports@FreeBSD.ORG Subject: Re: Porting Problem In-Reply-To: <20020124132317.1FFD444AA97@spitfire.velocet.net> Message-ID: <20020124083213.T27032-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Hello, Hi, David. > Under the docs dir there are multiple language dir's with all the Makefile*'s > above containing that chmod command, i know using "@${PERL} -pi -e 's#chmod > a+r+X -R#chmod -R a+r+X#g' ${WRKSRC}/bibletime/docs/(what ever file) > would change the command too get it working, but is it possible to get it too > recurse in that docs dir and change "all" the Makefile*'s, or, if not could > someone suggest another way of changing all the files at once from the port > Makefile? Here are a few lines from the alloywm port which do that sort of thing: ${FIND} ${WRKSRC} \( -name '*.in' -or -name configure \) -exec \ ${PERL} -pi -e 's:bash:sh:g ; \ s:gtk-config:${GTK_CONFIG}:g' {} \; -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 5:53:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by hub.freebsd.org (Postfix) with ESMTP id 2145A37B402 for ; Thu, 24 Jan 2002 05:53:10 -0800 (PST) Received: from [194.97.50.136] (helo=mx3.freenet.de) by mout0.freenet.de with esmtp (Exim 3.33 #3) id 16TkJQ-00078g-00; Thu, 24 Jan 2002 14:53:08 +0100 Received: from b8204.pppool.de ([213.7.130.4] helo=Magelan.Leidinger.net) by mx3.freenet.de with esmtp (Exim 3.33 #3) id 16TkJQ-0000Hn-00; Thu, 24 Jan 2002 14:53:08 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id g0OCc8c20677; Thu, 24 Jan 2002 13:38:09 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200201241238.g0OCc8c20677@Magelan.Leidinger.net> Date: Thu, 24 Jan 2002 13:38:07 +0100 (CET) From: Alexander Leidinger Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment To: tadayuki.okada@windriver.com Cc: tadayuki@mediaone.net, mi@aldan.algebra.com, will@csociety.org, freebsd-ports@FreeBSD.org In-Reply-To: <3C4EEEA8.AAB0300A@windriver.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 23 Jan, Tadayuki OKADA wrote: >> > If you bump PORTREVISION, people can tell port A needs to be updated >> > by pkg_version or portversion. >> >> Yes. But Mikhail doesn't talk about this. And it's possible with his >> proposal too. We already have/generate dependency information in/for >> the INDEX, so we just can use it to determine the ports which need an >> PORTREVISION bump. > Please send a patch or new utility which does this. It isn't common practice to bump the revision of dependand ports, see below, so there isn't the need for such a tool at the moment. >> > If you don't specify the lib version, port A build may not break, >> > so you are likely to forget PORTREVISION bump. >> >> Yes. That's true. But this isn't common practice. The actual common >> practice is to not increment the PORTREVISION if a library increments >> its version number (and you've got an explanation why). > Who said the actual common practice is not to bump PORTREVISION? Sorry, I wanted to say: "If portA depends on portB and portB got a PORTREVISION increment, then it is not common practice to also increment the PORTREVISION of portA." At least I have _not_ seen a PORTREVISION bump on a lot of gnome* ports at the time the library version of libpng changed (and I had to recompile a lot of gnome* ports to get my custom widget background back). And Mikhail's proposal is independend from this. It is not mutually exclusive, so I don't see the problem you have with the proposal. >> And even if we decide to increment the PORTREVISION this isn't really a >> strong argument as I already explained above. > pkg_version is in the base system. portversion is part of portupgrade which > is very popular tool these days. > We don't have any tool other than these to detect which port to upgrade. Sorry, I wanted to say: "If we decide to accept Mikhail's proposal, we have the possibility to determine which port needs a PORTREVISION bump just by looking at the dependency information." Makhail's proposal doesn't change any run time behavior. It only changes the compile time behavior if there are outdated ports installed. This doesn't affect official packages. The proposal is only benefical for a small part of the userbase, e.g. for every ports commiter who knows what he does. "Joe User", which uses official packages, is not affected. > Unless we have other tool to do this, we should keep ports complient with > these tools. Mikhail's proposal doesn't break them. Bye, Alexander. -- The dark ages were caused by the Y1K problem. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 6:10:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61E4737B417 for ; Thu, 24 Jan 2002 06:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OEA1812220; Thu, 24 Jan 2002 06:10:01 -0800 (PST) (envelope-from gnats) Received: from sahiro.homeip.net (p14-dna05sawada.niigata.ocn.ne.jp [211.122.195.142]) by hub.freebsd.org (Postfix) with ESMTP id 86B9437B402 for ; Thu, 24 Jan 2002 06:04:41 -0800 (PST) Received: by sahiro.merseine.nu (Postfix, from userid 1000) id 292B0BAB7; Thu, 24 Jan 2002 23:04:29 +0900 (JST) Message-Id: <20020124140451.292B0BAB7@sahiro.merseine.nu> Date: Thu, 24 Jan 2002 23:04:29 +0900 (JST) From: SASAKI Katuhiro To: FreeBSD-gnats-submit@freebsd.org Cc: lehmann@ans-netz.de X-Send-Pr-Version: 3.113 Subject: ports/34229: Fix port: x11-wm/xfce (build 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: 34229 >Category: ports >Synopsis: Fix port: x11-wm/xfce (build 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 Jan 24 06:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: SASAKI Katuhiro >Release: FreeBSD 4.4-RELEASE-p2 i386 >Organization: personal >Environment: >Description: Configure script of xfce automatically detect iconv library. When iconv library is detected, xfce tries to link the library and fails. Patch below add dependency on converters/iconv port (This dependency is optional if iconv library is not available on a system building this port.) and workaround for build problem. >How-To-Repeat: # cd /usr/ports/converters/iconv && make && make install ... # cd /usr/ports/x11-wm/xfce && make ... cc -O -pipe -o xfmenu xfmenu.o -L/usr/X11R6/lib ../libs/.libs/libxfwmcore.al -lXpm -L/usr/local/lib -lglib12 -lSM -lICE -lXext -lX11 -lXpm -lXpm xfmenu.o: In function `convert_code': xfmenu.o(.text+0x100): undefined reference to `iconv_open' xfmenu.o(.text+0x123): undefined reference to `iconv' xfmenu.o(.text+0x12f): undefined reference to `iconv_close' *** Error code 1 ... >Fix: diff -urN /usr/ports/x11-wm/xfce/Makefile xfce/Makefile --- /usr/ports/x11-wm/xfce/Makefile Thu Jan 24 04:07:35 2002 +++ xfce/Makefile Thu Jan 24 22:15:03 2002 @@ -46,11 +46,24 @@ CONFIGURE_ARGS+= --disable-xinerama .endif +.if exists(${LOCALBASE}/include/iconv.h) +WITH_ICONV= yes +.endif +.if defined(WITH_ICONV) +LIB_DEPENDS+= iconv:2:${PORTSDIR}/converters/iconv +.endif + pre-everything:: .if !defined(WITH_XFT) && ${XFREE86_VERSION} == 4 @${ECHO_MSG} @${ECHO_MSG} "If you want to enable anti-aliased font support," @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_XFT=yes\"" + @${ECHO_MSG} +.endif +.if !defined(WITH_ICONV) + @${ECHO_MSG} + @${ECHO_MSG} "If you want to use iconv library," + @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_ICONV=yes\"" @${ECHO_MSG} .endif diff -urN /usr/ports/x11-wm/xfce/files/patch-xfmenu::Makefile.in xfce/files/patch-xfmenu::Makefile.in --- /usr/ports/x11-wm/xfce/files/patch-xfmenu::Makefile.in Thu Jan 1 09:00:00 1970 +++ xfce/files/patch-xfmenu::Makefile.in Thu Jan 24 21:08:46 2002 @@ -0,0 +1,11 @@ +--- xfmenu/Makefile.in.orig Mon Jan 21 04:16:57 2002 ++++ xfmenu/Makefile.in Thu Jan 24 16:24:53 2002 +@@ -141,7 +141,7 @@ + + xfmenu_LDADD = ../libs/libxfwmcore.la @DMALLOC_LIB@ @GLIB_LIBS@ \ + ${X_LIBS} ${X_PRE_LIBS} \ +- -lXext -lX11 -lXpm @XFT_LIBS@ ++ -lXext -lX11 -lXpm @XFT_LIBS@ @INTLLIBS@ + + + xfmenu_DEPENDENCIES = ../libs/libxfwmcore.la >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 6:10:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DC3037B41A for ; Thu, 24 Jan 2002 06:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OEA2r12230; Thu, 24 Jan 2002 06:10:02 -0800 (PST) (envelope-from gnats) Date: Thu, 24 Jan 2002 06:10:02 -0800 (PST) Message-Id: <200201241410.g0OEA2r12230@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: SASAKI Katuhiro Subject: Re: ports/31037: NEW PORT: Krusader Reply-To: SASAKI Katuhiro Sender: owner-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/31037; it has been noted by GNATS. From: SASAKI Katuhiro To: freebsd-gnats-submit@FreeBSD.org, ddavid_3@yahoo.com Cc: Subject: Re: ports/31037: NEW PORT: Krusader Date: Thu, 24 Jan 2002 23:05:14 +0900 Hi. Below is a skeleton for newest krusader (Ver 1.00). David, if you don't want to become the MAINTAINER of this port (You specified ports@FreeBSD.org as MAINTAINER.), I will overwrite MAINTAINER with my address. If you are interested in to maintain this port, you can set your mail addrese to MAINTAINER. Please tell which do you want. Thank you. # 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: # # krusader/ # krusader/distinfo # krusader/Makefile # krusader/pkg-comment # krusader/pkg-descr # krusader/pkg-plist # krusader/files # krusader/files/patch-krusader::krusader.cpp # krusader/files/patch-krusader::VFS::krarchandler.cpp # echo c - krusader/ mkdir -p krusader/ > /dev/null 2>&1 echo x - krusader/distinfo sed 's/^X//' >krusader/distinfo << 'END-of-krusader/distinfo' XMD5 (krusader-1.00.tar.gz) = 4a1ba0678fff8e5f9b3c96287a8da22b END-of-krusader/distinfo echo x - krusader/Makefile sed 's/^X//' >krusader/Makefile << 'END-of-krusader/Makefile' X# New ports collection makefile for: krusader X# Date created: 4 October 2001 X# Whom: David X# X# $FreeBSD$ X# X XPORTNAME= krusader XPORTVERSION= 1.00 XCATEGORIES= x11-fm kde XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=krusader X XMAINTAINER= ports@FreeBSD.org X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 X XUSE_KDELIBS_VER=2 XGNU_CONFIGURE= yes XUSE_GMAKE= yes X X_NO_KDE_OBJPRELINK=yes X_NO_KDE_FINAL= yes X X.include "${.CURDIR}/../../x11/kde2/Makefile.kde" X X.include X X.if defined(WITH_ARCHIVERS) XRUN_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ X unzip:${PORTSDIR}/archivers/unzip \ X rar:${PORTSDIR}/archivers/rar \ X unrar:${PORTSDIR}/archivers/unrar \ X unace:${PORTSDIR}/archivers/unace \ X unarj:${PORTSDIR}/archivers/unarj \ X rpm:${PORTSDIR}/archivers/rpm X.if !exists(/usr/bin/bzip2) XRUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 X.endif X.endif X X.if !defined(WITH_ARCHIVERS) Xpre-everything:: X @${ECHO} X @${ECHO} "If you would like to use more archivers that this" X @${ECHO} "program supports, press CTRL-C right now and define" X @${ECHO} "WITH_ARCHIVERS (make WITH_ARCHIVERS=yes install)" X @${ECHO} X.endif X Xpost-patch: X @${PERL} -pi -e 's|LIBQT="-l\$$qtlib.*||' \ X ${WRKSRC}/admin/acinclude.m4.in X Xpre-configure: X ${MKDIR} ${WRKSRC}/auto-bin X.for AC in autoconf autoheader X ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/auto-bin/${AC} X.endfor X.for AM in automake aclocal X ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM} X.endfor X cd ${WRKSRC} && env PATH=${WRKSRC}/auto-bin:$$PATH \ X ${GMAKE} -f admin/Makefile.common cvs X X.include END-of-krusader/Makefile echo x - krusader/pkg-comment sed 's/^X//' >krusader/pkg-comment << 'END-of-krusader/pkg-comment' XA File Manager for KDE2 END-of-krusader/pkg-comment echo x - krusader/pkg-descr sed 's/^X//' >krusader/pkg-descr << 'END-of-krusader/pkg-descr' XKrusader is a File Manager for KDE 2.x, patterned after Xold-school managers like Midnight Commander and Norton XCommander. It features basically all your file-management Xneeds, plus extensive archive handling, supporting many Xarchive formats, mounted filesystems support, ftp, and Xmuch much more. X XIt is (almost) completely customizable, very user friendly, Xfast, and damn good looking :-) X XWWW: http://krusader.sourceforge.net X XDavid Xddavid_3@yahoo.com END-of-krusader/pkg-descr echo x - krusader/pkg-plist sed 's/^X//' >krusader/pkg-plist << 'END-of-krusader/pkg-plist' Xbin/krusader Xshare/applnk/Applications/krusader.desktop Xshare/apps/krusader/about.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_unselectall.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_unselectall.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_unselectall.png Xshare/apps/krusader/konfig_small.jpg Xshare/apps/krusader/krusaderui.rc Xshare/doc/HTML/en/krusader/bookmanadd.png Xshare/doc/HTML/en/krusader/bookmanedit.png Xshare/doc/HTML/en/krusader/bookmanuse.png Xshare/doc/HTML/en/krusader/cmdline.png Xshare/doc/HTML/en/krusader/commands.sgml Xshare/doc/HTML/en/krusader/common Xshare/doc/HTML/en/krusader/credits.sgml Xshare/doc/HTML/en/krusader/faq.sgml Xshare/doc/HTML/en/krusader/fnkeys.png Xshare/doc/HTML/en/krusader/index.cache.bz2 Xshare/doc/HTML/en/krusader/index.docbook Xshare/doc/HTML/en/krusader/installation.sgml Xshare/doc/HTML/en/krusader/introduction.sgml Xshare/doc/HTML/en/krusader/kgadvanced.png Xshare/doc/HTML/en/krusader/kgarchives.png Xshare/doc/HTML/en/krusader/kggeneral.png Xshare/doc/HTML/en/krusader/kglookfeel.png Xshare/doc/HTML/en/krusader/kgstartup.png Xshare/doc/HTML/en/krusader/konfigurator.sgml Xshare/doc/HTML/en/krusader/krusader-tools.sgml Xshare/doc/HTML/en/krusader/krusader1.png Xshare/doc/HTML/en/krusader/listpanel.png Xshare/doc/HTML/en/krusader/mainwindow.png Xshare/doc/HTML/en/krusader/mountman.png Xshare/doc/HTML/en/krusader/remoteman.png Xshare/doc/HTML/en/krusader/search_advanced.png Xshare/doc/HTML/en/krusader/search_general.png Xshare/doc/HTML/en/krusader/terminalEmu.png Xshare/doc/HTML/en/krusader/toolbar.png Xshare/doc/HTML/en/krusader/using-krusader.sgml Xshare/icons/hicolor/16x16/apps/krusader.png Xshare/icons/hicolor/32x32/apps/krusader.png Xshare/locale/cs/LC_MESSAGES/krusader.mo Xshare/locale/de/LC_MESSAGES/krusader.mo Xshare/locale/dk/LC_MESSAGES/krusader.mo Xshare/locale/pl/LC_MESSAGES/krusader.mo Xshare/locale/sv/LC_MESSAGES/krusader.mo Xshare/mimelnk/application/x-ace.desktop X@unexec /bin/rmdir %D/share/mimelnk/application 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/mimelnk 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/sv/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/sv 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/pl 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/dk/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/dk 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/de 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/cs 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/32x32 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/16x16 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML/en/krusader 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML/en 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/32x32/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/32x32 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/22x22/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/22x22 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/16x16/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/16x16 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/applnk/Applications 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/applnk 2>/dev/null || /usr/bin/true END-of-krusader/pkg-plist echo c - krusader/files mkdir -p krusader/files > /dev/null 2>&1 echo x - krusader/files/patch-krusader::krusader.cpp sed 's/^X//' >krusader/files/patch-krusader::krusader.cpp << 'END-of-krusader/files/patch-krusader::krusader.cpp' X--- krusader/krusader.cpp.orig Tue Jan 1 23:47:10 2002 X+++ krusader/krusader.cpp Thu Jan 24 17:38:20 2002 X@@ -550,7 +550,7 @@ X // first, a diff program: kdiff X skip = false; X if (!skip) { X- proc << "which kdiff >/dev/null 2>&1"; X+ proc << "which kdiff"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("DIFF"); tools.append("kdiff"); X skip = true; X@@ -558,7 +558,7 @@ X } X if (!skip) { X proc.clearArguments(); X- proc << "which xxdiff >/dev/null 2>&1"; X+ proc << "which xxdiff"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("DIFF"); tools.append("xxdiff"); X skip = true; X@@ -569,7 +569,7 @@ X skip = false; X if (!skip) { X proc.clearArguments(); X- proc << "which kmail >/dev/null 2>&1"; X+ proc << "which kmail"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("MAIL"); tools.append("kmail"); X skip = true; END-of-krusader/files/patch-krusader::krusader.cpp echo x - krusader/files/patch-krusader::VFS::krarchandler.cpp sed 's/^X//' >krusader/files/patch-krusader::VFS::krarchandler.cpp << 'END-of-krusader/files/patch-krusader::VFS::krarchandler.cpp' X--- krusader/VFS/krarchandler.cpp.orig Mon Dec 17 06:58:21 2001 X+++ krusader/VFS/krarchandler.cpp Thu Jan 24 17:43:01 2002 X@@ -45,57 +45,57 @@ X X // we will simply try to find the packers here.. X KShellProcess proc; X- proc << "which tar >/dev/null 2>&1"; X+ proc << "which tar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("tar"); X X proc.clearArguments(); X- proc << "which gzip >/dev/null 2>&1"; X+ proc << "which gzip"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("gzip"); X X proc.clearArguments(); X- proc << "which bzip2 >/dev/null 2>&1"; X+ proc << "which bzip2"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("bzip2"); X X proc.clearArguments(); X- proc << "which unzip >/dev/null 2>&1"; X+ proc << "which unzip"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unzip"); X X proc.clearArguments(); X- proc << "which zip >/dev/null 2>&1" ; X+ proc << "which zip" ; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("zip"); X X proc.clearArguments(); X- proc << "which rpm >/dev/null 2>&1"; X+ proc << "which rpm"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("rpm"); X X proc.clearArguments(); X- proc << "which cpio >/dev/null 2>&1"; X+ proc << "which cpio"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("cpio"); X X proc.clearArguments(); X- proc << "which unrar >/dev/null 2>&1"; X+ proc << "which unrar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unrar"); X X proc.clearArguments(); X- proc << "which rar >/dev/null 2>&1"; X+ proc << "which rar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("rar"); X X proc.clearArguments(); X- proc << "which unarj >/dev/null 2>&1"; X+ proc << "which unarj"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unarj"); X X proc.clearArguments(); X- proc << "which unace >/dev/null 2>&1"; X+ proc << "which unace"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unace"); X END-of-krusader/files/patch-krusader::VFS::krarchandler.cpp exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 6:18: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id A587137B41D for ; Thu, 24 Jan 2002 06:18:00 -0800 (PST) Received: from hukins.hn.org ([62.253.84.165]) by mta03-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020124141758.KBYZ8780.mta03-svc.ntlworld.com@hukins.hn.org> for ; Thu, 24 Jan 2002 14:17:58 +0000 Received: (qmail 67344 invoked by uid 1001); 24 Jan 2002 14:17:56 -0000 Date: Thu, 24 Jan 2002 14:17:56 +0000 From: Tom Hukins To: Gunnar Flygt Cc: FreeBSD Stable , ports@freebsd.org Subject: Re: XFree86-4 port suddenly backed from 4.2.0 to 4.1.0_12,1 Message-ID: <20020124141756.A67330@eborcom.com> Mail-Followup-To: Tom Hukins , Gunnar Flygt , FreeBSD Stable , ports@freebsd.org References: <20020124151148.A93979@sr.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020124151148.A93979@sr.se>; from flygt@sr.se on Thu, Jan 24, 2002 at 03:11:49PM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 24, 2002 at 03:11:49PM +0100, Gunnar Flygt wrote: > I cvsuped some hours ago the ports tree, and all of a sudden the newly > introduced XFree86 4.2.0 is backed out to the old 4.1.0 !! > > Why? See the CVS commit logs: http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11/XFree86-4/ If you want to know when/why something in FreeBSD changed, it's always worth checking http://cvsweb.FreeBSD.org/ Also, as this is a ports question, it should really be sent to the -ports mailing list (which I've Cc'd on this message) rather than -stable. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 6:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C52DE37B41A for ; Thu, 24 Jan 2002 06:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OEU0515141; Thu, 24 Jan 2002 06:30:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03E2A37B400 for ; Thu, 24 Jan 2002 06:24:42 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OEOgQ14431; Thu, 24 Jan 2002 06:24:42 -0800 (PST) (envelope-from nobody) Message-Id: <200201241424.g0OEOgQ14431@freefall.freebsd.org> Date: Thu, 24 Jan 2002 06:24:42 -0800 (PST) From: TOGAWA Satoshi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34230: [Maintainer update] Fix to ports/japanese/cannadic Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34230 >Category: ports >Synopsis: [Maintainer update] Fix to ports/japanese/cannadic >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 06:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: TOGAWA Satoshi >Release: 4-STABLE >Organization: >Environment: FreeBSD cel.sd.puyo.org 4.5-RC FreeBSD 4.5-RC #55: Sat Jan 12 23:43:17 JST 2002 togawa@cel.sd.puyo.org:/usr/obj/usr/src/sys/CEL i386 >Description: Fix for japanese/cannadic. * Bump PORTREVISION. * Add README.FreeBSD. This contains FreeBSD specific information. * Remove "modifying dics.dir" codes. It may cause original dics.dir broken in some cases. >How-To-Repeat: >Fix: Note: Using uuencode and gzip. Because this code contains Japanese char. begin 664 cannadic.diff.txt.gz M'XL("$T64#P``V-A;FYA9&EC+F1I9F8N='AT`+57W7,;5Q5_UOX5!V$SULB[ M*]F>AM@X:"-M'!%;SDA*@0'&L];N2EM+NV(_DIB,_A@[=_N`&]*0I-@A)&U* M93M.DS!#'QAF6MHA0.L,#`YOO'#N74M:1;*D/#!CR:OS?7[GW'/NJH:N`^_9 M.2@IIJFH1DFPJJJXI*QINE'5VM0VA>-YOK]LI%CQX`>*"5,S,#4]FTS.)D_! M5"(QQ<7C\5Y#O>)3TX%X*@7\J6,YGY<)\Y!VEKIB:HW&P)!6* ML5UZ[.BV$G+*]GX;9=%ZGI)RN:*^)'S\Q'7*BNINK=N42XR^?RE MW$I&OBCG,FAG[-KB8KOQ;Q\+ONCAJBY)1%+I`:X"DZ%BP^T0;-! M%#"?CHT^!:)YJQ9OF(ZK5*NS'$1**HQ=^V'^0B&?;LS]E.-1/WVQ@;3`8$-D M3\QQ`P3\%4ZV,0?'*E*Q#Y=1NO)OP!E&[#&0S16*6*X&\"7@R[!JF,#7X*VW M9H"WV*]`)Q08O*%JX+XGGM=#;MOGXF\<5H\)$`P=OJ7B/#`U=2*W3)LULYPN MQ!#XL6M+%U@>*(ZD0+[C`(W*Z?/+#8CF-31ANX99!G;Z(#C1@B!$YSK"QWW>`,>UZM@)HJI= M%DVO6H6I,]])0G])-'NBJ&X@9*GC]L/&O["P)!<*TH+JH&WUMU M5*%NV:Y06SO#J?U7`IW9SNNHM:=Z/V[OJN@GU=X#D(3$Z=E$`O\@>?I4HGMM M#%3MNT(2D[A!DI,S;(/$R19Y11[?O_&[?T,K>)JQ`S[Q7_D[_M[&??_0_]P_ M\%_XF_XA%T>5V^1IAT*>;9".$7+TFAFR&S9$=LCA@Y<[?R<'&X2+W_^F^3[9 MW?DC^1=Y3&Z1E^0Y_O\:/P1=[)&C+L-AEUODZ[T[#_]!?D,>DJ_(4[)+=C9\ M&AH73\:`BG_R_-E#_S-_`YT?DJA'4?W-J`6%+>;"'T".-,F M4K=3,0BM22!']YIW;R+DH<@F`H3]NUB=YP$[1KV%@NU9*>P8CB"$)Y"ZF(Z! M_S_YWY"#1]OWOJ`MYP]#ZLN;DH&XE1RGGPXOTGVU_F/BO6.5;NBMI^=X'EVU7/P^$?9/T;` M'&R(TF_Z,T;SFHG!O=WM%^1@_P^?_"DXM_?^^>&O6IUQY[_DH'GKR0,\=*P. M3.*]KH-\%]-K8FR'#$]ZIC?F5K7<&@?BBFVX&A@N?!\FUD63XG/"J*^OE?F: MYCA*.?0"$"+V#O80<\37@($:X3&>G)RF8WPZ>`_@)5QQM,0..!7+PYNH:N$R M=<&K@Z*[V`"X?^%X8RL4%H'C"YK6/>:A6KUHT1(_4'G+'>`.X3Y+O!/DW!_BX#>[1EP/$I[:I6@@FM5+$@ M>JFN*NR>,YX9N$VB>$?!/3!$:A@_6!!S;&F,)#I,*+QBAL6&;BO6%9/>CX?+#KMIPO%5,X!]P`43!=%;_^W6Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 6:55:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 9A30B37B402 for ; Thu, 24 Jan 2002 06:55:29 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0OEsdd25595; Thu, 24 Jan 2002 09:54:39 -0500 (EST) (envelope-from alane) Date: Thu, 24 Jan 2002 09:54:39 -0500 From: Alan Eldridge To: David Cc: ports@FreeBSD.ORG Subject: Re: Porting Problem Message-ID: <20020124145439.GB25549@wwweasel.geeksrus.net> References: <20020124132317.1FFD444AA97@spitfire.velocet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020124132317.1FFD444AA97@spitfire.velocet.net> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 24, 2002 at 08:24:36AM -0500, David wrote: > >After greping the files in the docs directory above, all Makefile.am, >Makefile.in and a gen_am.sh file's/file contains the "chmod a+r+X -R" as >above, which i believe should be "chmod -R a+r+X" from some other examples in >the ports. You want to change chmod that to: chmod -R ${DOCMODE} The "-R" comes before the mode, and DOCMODE is the mode value for documents as defined in /usr/share/mk/bsd.own.mk (which will be included automagically). -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 7: 0: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 935BD37B416 for ; Thu, 24 Jan 2002 07:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OF02h55680; Thu, 24 Jan 2002 07:00:02 -0800 (PST) (envelope-from gnats) Date: Thu, 24 Jan 2002 07:00:02 -0800 (PST) Message-Id: <200201241500.g0OF02h55680@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: David Subject: Re: ports/31037: NEW PORT: Krusader Reply-To: David Sender: owner-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/31037; it has been noted by GNATS. From: David To: SASAKI Katuhiro , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/31037: NEW PORT: Krusader Date: Thu, 24 Jan 2002 10:00:11 -0500 On January 24, 2002 09:05 am, SASAKI Katuhiro wrote: > Hi. > > Below is a skeleton for newest krusader (Ver 1.00). > David, if you don't want to become the MAINTAINER of this port > (You specified ports@FreeBSD.org as MAINTAINER.), I will > overwrite MAINTAINER with my address. If you are interested in > to maintain this port, you can set your mail addrese to > MAINTAINER. > Please tell which do you want. > > Thank you. Hi, Thank you for getting this done, and i think it best if you remain the maintainer as i do not have the neccesary skills to do so. Thanks! David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 7: 7:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id C0BD937B400 for ; Thu, 24 Jan 2002 07:07:19 -0800 (PST) Received: from windriver.com ([128.224.195.173]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id HAA06091; Thu, 24 Jan 2002 07:04:56 -0800 (PST) Message-ID: <3C5022E4.4294D4F3@windriver.com> Date: Thu, 24 Jan 2002 10:06:12 -0500 From: Tadayuki OKADA Organization: Wind River X-Mailer: Mozilla 4.79C-ja [ja_JP.EUC] (X11; U; Linux 2.4.2 i386) X-Accept-Language: ja, en MIME-Version: 1.0 To: Alexander Leidinger Cc: tadayuki@mediaone.net, mi@aldan.algebra.com, will@csociety.org, freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment References: <200201241238.g0OCc8c20677@Magelan.Leidinger.net> 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 Alexander Leidinger wrote: > > On 23 Jan, Tadayuki OKADA wrote: > > >> > If you bump PORTREVISION, people can tell port A needs to be updated > >> > by pkg_version or portversion. > >> > >> Yes. But Mikhail doesn't talk about this. And it's possible with his > >> proposal too. We already have/generate dependency information in/for > >> the INDEX, so we just can use it to determine the ports which need an > >> PORTREVISION bump. > > Please send a patch or new utility which does this. > > It isn't common practice to bump the revision of dependand ports, see > below, so there isn't the need for such a tool at the moment. So you ignore Porter's Handbook? > >> > If you don't specify the lib version, port A build may not break, > >> > so you are likely to forget PORTREVISION bump. > >> > >> Yes. That's true. But this isn't common practice. The actual common > >> practice is to not increment the PORTREVISION if a library increments > >> its version number (and you've got an explanation why). > > Who said the actual common practice is not to bump PORTREVISION? > > Sorry, I wanted to say: "If portA depends on portB and portB got a > PORTREVISION increment, then it is not common practice to also increment > the PORTREVISION of portA." I've never said port A's PORTREVISION needs to be bumped when port B's *PORTREVISION* is bumped. Please check the context again. > At least I have _not_ seen a PORTREVISION bump on a lot of gnome* ports > at the time the library version of libpng changed (and I had to > recompile a lot of gnome* ports to get my custom widget background > back). You don't need to bump PORTREVISION if a port depends on a shlib indirectly. Assume the dependency is port A -> port B -> port C, then port C's shlib major version is increased, port B needs PORTREVISION bump, but as long as port B is binary compatible with the previous version, port A doesn't need PORTREVISION bump. I don't know about gnome case. Please ask sobomax if you think it's not bumping PORTREVISION correctly. And please read Porter's Handbook, it states when you need PORTREVISON bump. > And Mikhail's proposal is independend from this. It is not mutually > exclusive, so I don't see the problem you have with the proposal. > > >> And even if we decide to increment the PORTREVISION this isn't really a > >> strong argument as I already explained above. > > pkg_version is in the base system. portversion is part of portupgrade which > > is very popular tool these days. > > We don't have any tool other than these to detect which port to upgrade. > > Sorry, I wanted to say: "If we decide to accept Mikhail's proposal, we > have the possibility to determine which port needs a PORTREVISION bump > just by looking at the dependency information." That's a possibility. Not the current implementation. The proposal is incomplete without the utility side changes. > Makhail's proposal doesn't change any run time behavior. It only changes > the compile time behavior if there are outdated ports installed. This > doesn't affect official packages. As I said, it breaks user side update process. How does a user know when package A is rebuilt with updated package B which bumps shlib major version and may include critical bug fixes without port A's PORTREVISION bump? > The proposal is only benefical for a small part of the userbase, e.g. > for every ports commiter who knows what he does. "Joe User", which uses > official packages, is not affected. So you don't care about ports user? > > Unless we have other tool to do this, we should keep ports complient with > > these tools. > > Mikhail's proposal doesn't break them. Yes, it does. -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 7:21:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3885A37B402; Thu, 24 Jan 2002 07:21:13 -0800 (PST) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OFBax62253; Thu, 24 Jan 2002 07:11:36 -0800 (PST) (envelope-from sada) Date: Thu, 24 Jan 2002 07:11:36 -0800 (PST) From: Message-Id: <200201241511.g0OFBax62253@freefall.freebsd.org> To: xaa+ports@timewasters.nl, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33690: New port www/logtools Sender: owner-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 www/logtools State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Thu Jan 24 07:11:11 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33690 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 7:44:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 60B3D37B402 for ; Thu, 24 Jan 2002 07:44:17 -0800 (PST) Received: from there (H112.C233.tor.velocet.net [216.138.233.112]) by spitfire.velocet.net (Postfix) with SMTP id 5974A44AAB4; Thu, 24 Jan 2002 15:44:12 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" From: David To: Alan Eldridge Subject: Re: Porting Problem Date: Thu, 24 Jan 2002 10:45:32 -0500 X-Mailer: KMail [version 1.3.2] Cc: ports@FreeBSD.ORG, Trevor Johnson References: <20020124132317.1FFD444AA97@spitfire.velocet.net> <20020124145439.GB25549@wwweasel.geeksrus.net> In-Reply-To: <20020124145439.GB25549@wwweasel.geeksrus.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020124154412.5974A44AAB4@spitfire.velocet.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 January 24, 2002 09:54 am, Alan Eldridge wrote: > On Thu, Jan 24, 2002 at 08:24:36AM -0500, David wrote: > >After greping the files in the docs directory above, all Makefile.am, > >Makefile.in and a gen_am.sh file's/file contains the "chmod a+r+X -R" as > >above, which i believe should be "chmod -R a+r+X" from some other examples > > in the ports. > > You want to change chmod that to: > > chmod -R ${DOCMODE} > > The "-R" comes before the mode, and DOCMODE is the mode value for documents > as defined in /usr/share/mk/bsd.own.mk (which will be included > automagically). This is what i changed in the Makefile: post-configure: @${PERL} -pi -e 's#lpthread#pthread#g' ${WRKSRC}/bibletime/Makefile @${PERL} -pi -e 's#chmod a+r+X -R#chmod -R ${DOCMODE}#g' ${WRKSRC}/bibletime/docs/gen_am.sh ( thats all one line in The Makefile) Would this be the correct way? I have also tried multiple examples of the @find as per different port Makefile's and am not having any success in the "chmod a+r+X -R" being changed after running "make configure" I also put up a Makefile-orig of an example of one of the "@find" i have tried with no success: http://homepages.dsl.ca/~ddavid/Makefile-orig and a copy of one of the Makefile's from the distro i have been trying to change. http://homepages.dsl.ca/~ddavid/Makefile.cs I'm also guessing that only the "Makefile's" produced after configure finishes are required to be changed, so that would leave out the gen* and Makefiles.* files. Any suggestions on what i should change? Thanks! David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 8:47:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from jet.kar.net (jet.kar.net [195.178.131.133]) by hub.freebsd.org (Postfix) with ESMTP id BCBF537B427; Thu, 24 Jan 2002 08:47:10 -0800 (PST) Received: from mail.kar.net (157.dialup.kar.net [195.178.130.157]) by jet.kar.net (8.11.1/8.11.1) with ESMTP id g0OGl3A53909; Thu, 24 Jan 2002 18:47:03 +0200 (EET) Message-ID: <3C503A83.5B4482C4@mail.kar.net> Date: Thu, 24 Jan 2002 18:46:59 +0200 From: "Vasily S." X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: ijliao@FreeBSD.org, ports@FreeBSD.org Subject: FreeBSD Port: bnetd-0.4.25p3_1 and newer version Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello! newer release of bnetd http://www.bnetd.org just emerged from cvs branch. it now supports diablo 2 closed games, with 2 new daemons: d2cs and d2dbs (realm control and database daemons). but it runs on linux only. can you please help in quick porting this applications to freebsd? the only problem for now is that these demons, originaly developed for linux, do no want to accept localhost connection, probably some socket programming errors, and thus you need 2 or more freebsd server to run. thanks in advance, Vasily Samoylov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 8:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C80737B402 for ; Thu, 24 Jan 2002 08:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OGo0H80980; Thu, 24 Jan 2002 08:50:00 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 198E937B402 for ; Thu, 24 Jan 2002 08:49:09 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id g0OGn4O69658; Thu, 24 Jan 2002 17:49:04 +0100 (CET) (envelope-from flynn) Message-Id: <200201241649.g0OGn4O69658@energyhq.homeip.net> Date: Thu, 24 Jan 2002 17:49:04 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34231: Upgrade www/quanta to 2.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: 34231 >Category: ports >Synopsis: Upgrade www/quanta to 2.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 Jan 24 08:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-RC i386 >Organization: People who use malloc.h should be shot, Inc >Environment: System: FreeBSD energyhq.homeip.net 4.5-RC FreeBSD 4.5-RC #0: Mon Jan 21 21:19:45 CET 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: Quanta 2.0.1 is out, this patch upgrades the port, and yes, next time I'll think two times before doings this kind of thing :) >How-To-Repeat: >Fix: --- quanta.diff begins here --- diff -ruN quanta.old/Makefile quanta/Makefile --- quanta.old/Makefile Wed Dec 5 16:50:07 2001 +++ quanta/Makefile Thu Jan 24 16:27:31 2002 @@ -6,11 +6,11 @@ # PORTNAME= quanta -PORTVERSION= 2.0p1 +PORTVERSION= 2.0.1 CATEGORIES= www kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-2.0-pr1 + .if !defined(NOPORTDOCS) DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ css.tar.bz2 \ @@ -23,8 +23,6 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext -WRKSRC= ${WRKDIR}/${PORTNAME} - USE_KDELIBS_VER=2 USE_XPM= yes USE_BZIP2= yes @@ -40,7 +38,13 @@ pre-configure: @${PERL} -pi -e "s#lqt #lqt2 #g" ${WRKSRC}/quanta/Makefile.in + @${PERL} -pi -e "s@automake@automake14@g" ${WRKSRC}/configure + +post-configure: + @${PERL} -pi -e "s@autoconf@autoconf213@g" ${WRKSRC}/Makefile + @${PERL} -pi -e "s@moc@moc2@g" ${WRKSRC}/configure + post-install: .if !defined(NOPORTDOCS) .for doc in ${DOCS} diff -ruN quanta.old/distinfo quanta/distinfo --- quanta.old/distinfo Sun Mar 18 08:53:02 2001 +++ quanta/distinfo Thu Jan 24 15:54:59 2002 @@ -1,4 +1,4 @@ -MD5 (quanta-2.0-pr1.tar.bz2) = dec00150b247d40162fa3941b56c3b93 +MD5 (quanta-2.0.1.tar.bz2) = c2ea4c4a01fdc751375d033ada59a1dd MD5 (css.tar.bz2) = 9134a94af4c783c740cc0ad5806e4b51 MD5 (html.tar.bz2) = 0cc3234c4b3df88d4115340ce05e0053 MD5 (javascript.tar.bz2) = eea6e25a1c25af1f5a0c33e32e52c136 diff -ruN quanta.old/files/patch-Makefile.in quanta/files/patch-Makefile.in --- quanta.old/files/patch-Makefile.in Thu Jan 1 01:00:00 1970 +++ quanta/files/patch-Makefile.in Thu Jan 24 16:34:44 2002 @@ -0,0 +1,24 @@ +--- Makefile.in.orig Wed Dec 5 11:04:46 2001 ++++ Makefile.in Thu Jan 24 16:34:24 2002 +@@ -251,17 +251,14 @@ + cd $(top_srcdir) && $(AUTOMAKE) --gnu ./Makefile + cd $(top_srcdir) && perl admin/am_edit Makefile.in + +-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) +- cd $(top_builddir) \ +- && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status ++Makefile: ++ ${ECHO} "" + + $(ACLOCAL_M4): configure.in acinclude.m4 + cd $(srcdir) && $(ACLOCAL) + +-config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) +- $(SHELL) ./config.status --recheck +-$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) +- cd $(srcdir) && $(AUTOCONF) ++config.status: ++ @{ECHO} config.status patched + + config.h: stamp-h + @if test ! -f $@; then \ diff -ruN quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h quanta/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h --- quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h Thu Jan 1 01:00:00 1970 +++ quanta/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h Thu Jan 24 17:02:33 2002 @@ -0,0 +1,10 @@ +--- quanta/plugins/php4dbg/dbgbase/DbgSite.h.orig Thu Jan 24 17:01:33 2002 ++++ quanta/plugins/php4dbg/dbgbase/DbgSite.h Thu Jan 24 17:01:48 2002 +@@ -14,6 +14,7 @@ + #ifndef _DBGSITE_H_ + #define _DBGSITE_H_ + ++#include + #include + #include "ListenerGlobals.h" + #include "RequestorBase.h" diff -ruN quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::ListenerBase.cpp quanta/files/patch-quanta::plugins::php4dgb::dbgbase::ListenerBase.cpp --- quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::ListenerBase.cpp Thu Jan 1 01:00:00 1970 +++ quanta/files/patch-quanta::plugins::php4dgb::dbgbase::ListenerBase.cpp Thu Jan 24 17:10:46 2002 @@ -0,0 +1,18 @@ +--- quanta/plugins/php4dbg/dbgbase/ListenerBase.cpp.orig Thu Jan 24 17:09:23 2002 ++++ quanta/plugins/php4dbg/dbgbase/ListenerBase.cpp Thu Jan 24 17:09:52 2002 +@@ -11,11 +11,13 @@ + the world-wide-web at http://dd.cron.ru/license + ***************************************************************************/ + ++#include ++#include ++#include + #include "dbg_core.h" + #include "ListenerBase.h" + #include "ThreadBase.h" +-#include +-#include ++ + + ListenerBase::~ListenerBase() { + DBGTRACE("ListenerBase::~ListenerBase\n"); diff -ruN quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::ListenerGlobals.cpp quanta/files/patch-quanta::plugins::php4dgb::dbgbase::ListenerGlobals.cpp --- quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::ListenerGlobals.cpp Thu Jan 1 01:00:00 1970 +++ quanta/files/patch-quanta::plugins::php4dgb::dbgbase::ListenerGlobals.cpp Thu Jan 24 16:56:21 2002 @@ -0,0 +1,19 @@ +--- quanta/plugins/php4dbg/dbgbase/ListenerGlobals.cpp.orig Thu Jan 24 16:50:10 2002 ++++ quanta/plugins/php4dbg/dbgbase/ListenerGlobals.cpp Thu Jan 24 16:51:58 2002 +@@ -11,6 +11,7 @@ + the world-wide-web at http://dd.cron.ru/license + ***************************************************************************/ + ++#include + #include + #include + #include "ListenerGlobals.h" +@@ -344,7 +345,7 @@ + ret_val = select(listen_socket + 1, &rset, NULL, NULL, &timeout); + if (ret_val>0) { + siz = sizeof(laddr); +- ret_val = accept(listen_socket, &laddr, &siz); ++ ret_val = accept(listen_socket, &laddr,(socklen_t *) &siz); + } + if (ret_val <= 0) { + return (ret_val) ? (-1) : (0); diff -ruN quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp quanta/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp --- quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp Thu Jan 1 01:00:00 1970 +++ quanta/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp Thu Jan 24 16:57:21 2002 @@ -0,0 +1,10 @@ +--- quanta/plugins/php4dbg/dbgbase/ThreadBase.cpp.orig Thu Jan 24 16:52:35 2002 ++++ quanta/plugins/php4dbg/dbgbase/ThreadBase.cpp Thu Jan 24 16:52:44 2002 +@@ -11,6 +11,7 @@ + the world-wide-web at http://dd.cron.ru/license + ***************************************************************************/ + ++#include + #include "ThreadBase.h" + #include "ListenerGlobals.h" + #include "dbg_core.h" diff -ruN quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::dbg_core.c quanta/files/patch-quanta::plugins::php4dgb::dbgbase::dbg_core.c --- quanta.old/files/patch-quanta::plugins::php4dgb::dbgbase::dbg_core.c Thu Jan 1 01:00:00 1970 +++ quanta/files/patch-quanta::plugins::php4dgb::dbgbase::dbg_core.c Thu Jan 24 16:58:59 2002 @@ -0,0 +1,13 @@ +--- quanta/plugins/php4dbg/dbgbase/dbg_core.c.orig Thu Jan 24 16:53:35 2002 ++++ quanta/plugins/php4dbg/dbgbase/dbg_core.c Thu Jan 24 16:53:42 2002 +@@ -11,9 +11,9 @@ + the world-wide-web at http://dd.cron.ru/license + ***************************************************************************/ + ++#include + #include "dbg_core.h" + #include +-#include + #include + + #ifdef DBG_USE_STDALLOCA diff -ruN quanta.old/files/patch-quanta::plugins::php4dgb::debugger.h quanta/files/patch-quanta::plugins::php4dgb::debugger.h --- quanta.old/files/patch-quanta::plugins::php4dgb::debugger.h Thu Jan 1 01:00:00 1970 +++ quanta/files/patch-quanta::plugins::php4dgb::debugger.h Thu Jan 24 17:23:23 2002 @@ -0,0 +1,10 @@ +--- quanta/plugins/php4dbg/debugger.h.orig Thu Jan 24 17:22:31 2002 ++++ quanta/plugins/php4dbg/debugger.h Thu Jan 24 17:22:47 2002 +@@ -6,6 +6,7 @@ + #endif + + #include ++#include + + class Listener; + class QSocketNotifier; diff -ruN quanta.old/files/patch-quanta::plugins::php4dgb::listener.cpp quanta/files/patch-quanta::plugins::php4dgb::listener.cpp --- quanta.old/files/patch-quanta::plugins::php4dgb::listener.cpp Thu Jan 1 01:00:00 1970 +++ quanta/files/patch-quanta::plugins::php4dgb::listener.cpp Thu Jan 24 17:28:05 2002 @@ -0,0 +1,8 @@ +--- quanta/plugins/php4dbg/listener.cpp.orig Thu Jan 24 17:27:25 2002 ++++ quanta/plugins/php4dbg/listener.cpp Thu Jan 24 17:27:41 2002 +@@ -1,4 +1,4 @@ +- ++#include + #include "listener.h" + + #include diff -ruN quanta.old/pkg-plist quanta/pkg-plist --- quanta.old/pkg-plist Sun Mar 18 08:53:02 2001 +++ quanta/pkg-plist Thu Jan 24 17:42:54 2002 @@ -112,6 +112,8 @@ share/apps/quanta/toolbar/bookmark.png share/apps/quanta/toolbar/ball.png share/apps/quanta/toolbar/back.png +share/apps/quanta/toolbar/ftab.png +share/apps/quanta/toolbar/ptab.png share/apps/quanta/tags/ul.tag share/apps/quanta/tags/tr.tag share/apps/quanta/tags/thead.tag @@ -1765,6 +1767,26 @@ %%PORTDOCS%%share/apps/quanta/doc/css/all-properties.html %%PORTDOCS%%share/apps/quanta/doc/css/LICENSE %%PORTDOCS%%share/apps/quanta/doc/css.docrc +%%PORTDOCS%%share/apps/quanta/doc/aniquanta.gif +%%PORTDOCS%%share/apps/quanta/doc/background.png +%%PORTDOCS%%share/apps/quanta/doc/bgtable.png +%%PORTDOCS%%share/apps/quanta/doc/developer.html +%%PORTDOCS%%share/apps/quanta/doc/focus.html +%%PORTDOCS%%share/apps/quanta/doc/intro.html +%%PORTDOCS%%share/apps/quanta/doc/kdelogo2.png +%%PORTDOCS%%share/apps/quanta/doc/konq.css +%%PORTDOCS%%share/apps/quanta/doc/lines.png +%%PORTDOCS%%share/apps/quanta/doc/lines2.png +%%PORTDOCS%%share/apps/quanta/doc/maindoc.html +%%PORTDOCS%%share/apps/quanta/doc/minilogo.png +%%PORTDOCS%%share/apps/quanta/doc/more.png +%%PORTDOCS%%share/apps/quanta/doc/qcenter2.png +%%PORTDOCS%%share/apps/quanta/doc/quanta.css +%%PORTDOCS%%share/apps/quanta/doc/quantahdr.png +%%PORTDOCS%%share/apps/quanta/doc/shadow1.png +%%PORTDOCS%%share/apps/quanta/doc/template.html +%%PORTDOCS%%share/apps/quanta/doc/tips.html +%%PORTDOCS%%share/apps/quanta/doc/webdev.png %%PORTDOCS%%@dirrm share/apps/quanta/doc/php %%PORTDOCS%%@dirrm share/apps/quanta/doc/javascript/.pics/med %%PORTDOCS%%@dirrm share/apps/quanta/doc/javascript/.pics @@ -1787,6 +1809,8 @@ %%PORTDOCS%%@dirrm share/apps/quanta/doc/css/classification %%PORTDOCS%%@dirrm share/apps/quanta/doc/css/box %%PORTDOCS%%@dirrm share/apps/quanta/doc/css +%%PORTDOCS%%share/apps/quanta/actions.rc +%%PORTDOCS%%share/apps/quanta/quantaui.rc @dirrm share/locale/fr/LC_MESSAGES @dirrm share/locale/de/LC_MESSAGES @dirrm share/locale/da/LC_MESSAGES --- quanta.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 Jan 24 9:45:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from nef.ens.fr (nef.ens.fr [129.199.96.32]) by hub.freebsd.org (Postfix) with ESMTP id 4D24637B400; Thu, 24 Jan 2002 09:45:09 -0800 (PST) Received: from corto.lpt.ens.fr (corto.lpt.ens.fr [129.199.122.2]) by nef.ens.fr (8.10.1/1.01.28121999) with ESMTP id g0OHj7257090 ; Thu, 24 Jan 2002 18:45:07 +0100 (CET) Received: from (rsidd@localhost) by corto.lpt.ens.fr (8.9.3/jtpda-5.3.1) id SAA95143 ; Thu, 24 Jan 2002 18:45:07 +0100 (CET) Date: Thu, 24 Jan 2002 18:45:06 +0100 From: Rahul Siddharthan To: ports@freebsd.org Cc: hackers@freebsd.org Subject: Port: Intel Fortran (and C++?) compilers Message-ID: <20020124184506.B87867@lpt.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 3.4-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have the Intel Fortran compiler[1] for Linux (Red Hat 7.1) working on my FreeBSD box, and (barring as-yet-unseen glitches) would like to submit a port by the weekend or so. I'd like some advice on how to proceed with the following issues. 0. I used linux_base-7 because I had it installed already. Intel has a separate download of a different compiler for Red Hat 6.2; I'm not sure I want to mess with that now, though. 1. The compiler and its libraries are installed in /compat/linux/opt/intel/compiler50/ia32/bin/ifc and requires some environment variables pointing to a license file to be set before it runs. I do that with a script called "ifc" in /usr/local/bin, which does the right things. Is there a better way? #!/bin/sh LD_LIBRARY_PATH=/compat/linux/opt/intel/compiler50/ia32/lib/ LM_LICENSE_FILE=/compat/linux/opt/intel/licenses/l_for.lic export LD_LIBRARY_PATH LM_LICENSE_FILE /compat/linux/opt/intel/compiler50/ia32/bin/ifc $@ 2. Though the install script (with patches) installs everything to /compat/linux/opt/intel, the compiler tends to complain of not finding the file /usr/intel/ia32/lib/crtxn.o . I fixed this by making a directory /compat/linux/usr/intel and symlinking /compat/linux/opt/intel/compiler50/ia32 to /compat/linux/usr/intel/ia32. This works but I'm wondering whether there's a "cleaner" solution. 3. The compiler by itself compiles, but does not link; it complains about lots of undefined symbols. To get around this, I use the linux ld, which is not part of linux_base-7 or any other port as far as I see (the linux_devtools seems to be for linux_base-6), so I installed that separately (I could make a separate port of it). Again, lots of options need to be specified properly on the linker command line, so I made a script to do all that called ifclink. So the end-user's instructions to compile, say, test.f would be /usr/local/bin/ifc -c test.f /usr/local/bin/ifclink -o test test.o Among the things the linker script needs to do are: specify the entry symbol (-e main as command line option to ld); specify the Intel libraries to link against; and brand the binary as linux. 4. After all this, the binary still complains saying ELF interpreter /compat/linux/usr/lib/libc.so.1 not found Abort I solve this with a symlink from /compat/linux/ld-2.2.2.so to /compat/linux/usr/lib/libc.so.1 Is there a "cleaner" solution? At this point, the executable runs (and runs quite nicely and fast, in fact). To summarize: as of now, my port would require linux_base-7, install the binutils rpm of Red Hat 7.1 (I could make a separate port linux-binutils-7 for that, perhaps), makes a couple of ugly symlinks in the /compat/linux directory, and installs two scripts -- one to be used only for compiling, and one for linking. This is, I think, quite adequate for most scientific users who are the people who normally need Fortran. Do I go ahead with the above as it is, or does anyone have better ideas? In particular it will be very nice if someone can get the Intel compiler to link the code properly. I think the Intel C++ compiler should be portable along the above lines too. In fact I got it to compile C code into .o files quite easily, which could then be linked with FreeBSD's native ld and libraries to produce a working native FreeBSD binary. It didn't work with C++, but the above approach may have a better chance. Thanks -- Rahul. (Please cc me; as of now I'm not subscribed to either -ports or -hackers) [1] URL: http://developer.intel.com/software/products/compilers/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 9:57:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 1980337B400; Thu, 24 Jan 2002 09:57:07 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id g0OFw0o90938; Thu, 24 Jan 2002 17:58:00 +0200 (EET) (envelope-from never) Date: Thu, 24 Jan 2002 17:57:40 +0200 From: Nevermind To: John Angelmo Cc: dirk@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: mod_php4-4.1.1 Message-ID: <20020124155740.GF23834@nevermind.kiev.ua> References: <3C4F24DE.EA93919A@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <3C4F24DE.EA93919A@veidit.net> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, John Angelmo! On Wed, Jan 23, 2002 at 10:02:22PM +0100, you wrote: > Hi I installed mod_php4 from ports against apache13_modssl from ports. > And now when I try to start it I get: > > apachectl start > Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/libphp4.so into server: > /usr/local/libexec/apache/libphp4.so: Undefined symbol > "iconv_module_entry" > /usr/local/sbin/apachectl start: httpd could not be started > > Hope you got some idea Look at http://bugs.php.net/bug.php?id=14423 -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 10: 1: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dppl.com (sapas.dppl.com [216.182.10.231]) by hub.freebsd.org (Postfix) with ESMTP id BCAE837B400 for ; Thu, 24 Jan 2002 10:01:05 -0800 (PST) Received: from volyn.coolrat.org (bgp431251bgs.union01.nj.comcast.net [68.36.218.89]) (AUTH: PLAIN yds, TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by dppl.com with esmtp; Thu, 24 Jan 2002 13:00:59 -0500 Date: Thu, 24 Jan 2002 13:00:27 -0500 From: Yarema To: David Cc: Ports FreeBSD Subject: Re: Porting Problem Message-ID: <233810000.1011895227@volyn.coolrat.org> In-Reply-To: <20020124154412.5974A44AAB4@spitfire.velocet.net> References: <20020124132317.1FFD444AA97@spitfire.velocet.net> <20020124145439.GB25549@wwweasel.geeksrus.net> <20020124154412.5974A44AAB4@spitfire.velocet.net> X-Mailer: Mulberry/2.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --On Thursday, January 24, 2002 10:45:32 -0500 David wrote: > On January 24, 2002 09:54 am, Alan Eldridge wrote: >> On Thu, Jan 24, 2002 at 08:24:36AM -0500, David wrote: >> > After greping the files in the docs directory above, all Makefile.am, >> > Makefile.in and a gen_am.sh file's/file contains the "chmod a+r+X -R" >> > as above, which i believe should be "chmod -R a+r+X" from some other >> > examples in the ports. >> >> You want to change chmod that to: >> >> chmod -R ${DOCMODE} >> >> The "-R" comes before the mode, and DOCMODE is the mode value for >> documents as defined in /usr/share/mk/bsd.own.mk (which will be included >> automagically). > > This is what i changed in the Makefile: > post-configure: > @${PERL} -pi -e 's#lpthread#pthread#g' ${WRKSRC}/bibletime/Makefile > @${PERL} -pi -e 's#chmod a+r+X -R#chmod -R ${DOCMODE}#g' > ${WRKSRC}/bibletime/docs/gen_am.sh > > ( thats all one line in The Makefile) > > Would this be the correct way? > > I have also tried multiple examples of the @find as per different port > Makefile's and am not having any success in the "chmod a+r+X -R" being > changed after running "make configure" Take a look at mail/courier/Makefile. I used grep instead of find to come up with the file list piped to perl for substitution. -- Yarema To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 10: 5:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailf.telia.com (mailf.telia.com [194.22.194.25]) by hub.freebsd.org (Postfix) with ESMTP id 4729837B404; Thu, 24 Jan 2002 10:05:09 -0800 (PST) Received: from veidit.net (h224n2fls34o1000.telia.com [213.64.210.224]) by mailf.telia.com (8.11.6/8.11.6) with ESMTP id g0OI4uo26325; Thu, 24 Jan 2002 19:04:56 +0100 (CET) Message-ID: <3C504C4D.200885D3@veidit.net> Date: Thu, 24 Jan 2002 19:02:53 +0100 From: John Angelmo X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Nevermind Cc: dirk@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: mod_php4-4.1.1 References: <3C4F24DE.EA93919A@veidit.net> <20020124155740.GF23834@nevermind.kiev.ua> 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 Nevermind wrote: > > Hello, John Angelmo! > > On Wed, Jan 23, 2002 at 10:02:22PM +0100, you wrote: > > > Hi I installed mod_php4 from ports against apache13_modssl from ports. > > And now when I try to start it I get: > > > > apachectl start > > Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: > > Cannot load /usr/local/libexec/apache/libphp4.so into server: > > /usr/local/libexec/apache/libphp4.so: Undefined symbol > > "iconv_module_entry" > > /usr/local/sbin/apachectl start: httpd could not be started > > > > Hope you got some idea > Look at http://bugs.php.net/bug.php?id=14423 > Yes I now went trough the menu and checked that iconv wasn't selected but still it tries to compile with it. Strange /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 10:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 123AD37B400 for ; Thu, 24 Jan 2002 10:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OIe3K13582; Thu, 24 Jan 2002 10:40:03 -0800 (PST) (envelope-from gnats) Date: Thu, 24 Jan 2002 10:40:03 -0800 (PST) Message-Id: <200201241840.g0OIe3K13582@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: sumikawa@freebsd.org Subject: Re: ports/34226: new port: net/netcat+ipv6 Reply-To: sumikawa@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 The following reply was made to PR ports/34226; it has been noted by GNATS. From: sumikawa@freebsd.org To: edwin@mavetju.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/34226: new port: net/netcat+ipv6 Date: Fri, 25 Jan 2002 03:29:30 +0900 (JST) Do you really need this port? Original netcat is not maintained anymore. I recommend to use net/obnc(OpenBSD netcat) instead of it. It's already support IPv6. -- sumikawa @ kame project / 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 Jan 24 10:58:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from icc.cgu.chel.su (gw.csu.ru [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id BC26237B422; Thu, 24 Jan 2002 10:58:40 -0800 (PST) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.11.6/8.11.6) with ESMTP id g0OIwpT70334 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO); Thu, 24 Jan 2002 23:58:52 +0500 (YEKT) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.11.6/8.11.2) with UUCP id g0OIxBe35730; Thu, 24 Jan 2002 23:59:11 +0500 (YEKT) (envelope-from ilia@cgu.chel.su) Received: from localhost (localhost.cgu.chel.su [127.0.0.1]) by jane.poka.net with ESMTP id g0OIwSh00731; Thu, 24 Jan 2002 23:58:28 +0500 (YEKT) (envelope-from ilia@cgu.chel.su) Date: Thu, 24 Jan 2002 23:58:28 +0500 (YEKT) From: Ilia Chipitsine X-Sender: ilia@jane.poka.net To: questions@FreeBSD.ORG Cc: ports@FreeBSD.ORG Subject: maildrop & sendmail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r 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 Dear Sirs, I've just installed maildrop, but it doesn't want work with sendmail. /var/log/maillog: Jan 24 23:30:03 trash maildrop[2818]: You are not a trusted user. Is anybody using maildrop together with sendmail ? Regards, (îÁÉĚŐŢŰÉĹ ĐĎÖĹĚÁÎÉŃ) Ilia Chipitsine (éĚŘŃ űÉĐÉĂÉÎ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 11: 5:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from protactinium.btinternet.com (protactinium.btinternet.com [194.73.73.176]) by hub.freebsd.org (Postfix) with ESMTP id C0EAD37B417; Thu, 24 Jan 2002 11:05:00 -0800 (PST) Received: from host213-122-62-182.btinternet.com ([213.122.62.182] helo=rodson.com) by rhenium with smtp (Exim 3.22 #8) id 16Toip-00009c-00; Thu, 24 Jan 2002 18:35:40 +0000 From: "Rodson Universal" To: Subject: Port and Stevedoring Equipment For Sale and Wanted Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Thu, 24 Jan 2002 20:35:18 +0200 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Attn : Stevedoring , crane and engineering dept. We buy and sell crawler and telescopic cranes 50-1000 tons Stevedoring equipment Port cranes equipment ,Shipyard equipment Container cranes and equipment Floating grab cranes , heavy lift cranes , dry docks and barges PLEASE CHECK OUR WEBSITE www.rodson.com We are always looking to buy port cranes and ship unloading systems , bagging plants , pneumatic grain unloaders , dry cargo unloaders , screw type unloaders , dry cargo unloading systems , dry powdered cement unloaders , rail mounted and rubber tyred ship-to-shore cranes , container cranes , grab cranes , coal discharging systems , Port pedastal whirley cranes ,container-handling forklifts and reachstackers , terminal tractors and trailers, electro-hydrauylic grabs 10-14 cu meter Please keep us informed of any equipment you have for sale and let us know your port equipment and stevedoring requirements thanks and regards connie sullivan Please reply to: sales@rodson.com RODSON UNIVERSAL INC www.rodson.com Tel +44 1444 412728 Fax +44 1444 415929 If you feel that you have received this e-mail in error or wish to unsubscribe to future mailings, please reply to this e-mail with "remove" in the subject header. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 11: 7:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 4FB0937B43A for ; Thu, 24 Jan 2002 11:06:58 -0800 (PST) Received: from fwd04.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16TpCy-0003sP-0A; Thu, 24 Jan 2002 20:06:48 +0100 Received: from Magelan.Leidinger.net (520065502893-0001@[217.229.223.83]) by fmrl04.sul.t-online.com with esmtp id 16TpCk-0j5TBwC; Thu, 24 Jan 2002 20:06:34 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id g0OJ8Q101722; Thu, 24 Jan 2002 20:08:27 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200201241908.g0OJ8Q101722@Magelan.Leidinger.net> Date: Thu, 24 Jan 2002 20:08:23 +0100 (CET) From: Alexander Leidinger Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment To: tadayuki.okada@windriver.com Cc: tadayuki@mediaone.net, mi@aldan.algebra.com, will@csociety.org, freebsd-ports@freebsd.org In-Reply-To: <3C5022E4.4294D4F3@windriver.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii 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 On 24 Jan, Tadayuki OKADA wrote: >> >> > If you bump PORTREVISION, people can tell port A needs to be updated >> >> > by pkg_version or portversion. >> >> >> >> Yes. But Mikhail doesn't talk about this. And it's possible with his >> >> proposal too. We already have/generate dependency information in/for >> >> the INDEX, so we just can use it to determine the ports which need an >> >> PORTREVISION bump. >> > Please send a patch or new utility which does this. >> >> It isn't common practice to bump the revision of dependand ports, see >> below, so there isn't the need for such a tool at the moment. > So you ignore Porter's Handbook? No, I don't ignore it. I just commented on the actual practice (see my png/gnome comment). >> >> > If you don't specify the lib version, port A build may not break, >> >> > so you are likely to forget PORTREVISION bump. >> >> >> >> Yes. That's true. But this isn't common practice. The actual common >> >> practice is to not increment the PORTREVISION if a library increments >> >> its version number (and you've got an explanation why). >> > Who said the actual common practice is not to bump PORTREVISION? >> >> Sorry, I wanted to say: "If portA depends on portB and portB got a >> PORTREVISION increment, then it is not common practice to also increment >> the PORTREVISION of portA." > I've never said port A's PORTREVISION needs to be bumped when > port B's *PORTREVISION* is bumped. Please check the context again. You didn't? Oops, I misunderstood you then. Sorry. >> At least I have _not_ seen a PORTREVISION bump on a lot of gnome* ports >> at the time the library version of libpng changed (and I had to >> recompile a lot of gnome* ports to get my custom widget background >> back). > You don't need to bump PORTREVISION if a port depends on a shlib > indirectly. Assume the dependency is port A -> port B -> port C, > then port C's shlib major version is increased, port B needs > PORTREVISION bump, but as long as port B is binary compatible with > the previous version, port A doesn't need PORTREVISION bump. I've already seen the opposide. I can't remember which port was affected, but I had to recompile a lot of gnome ports, which didn't have libpng in the dependency list directly (but indirectly). >> And Mikhail's proposal is independend from this. It is not mutually >> exclusive, so I don't see the problem you have with the proposal. >> >> >> And even if we decide to increment the PORTREVISION this isn't really a >> >> strong argument as I already explained above. >> > pkg_version is in the base system. portversion is part of portupgrade which >> > is very popular tool these days. >> > We don't have any tool other than these to detect which port to upgrade. >> >> Sorry, I wanted to say: "If we decide to accept Mikhail's proposal, we >> have the possibility to determine which port needs a PORTREVISION bump >> just by looking at the dependency information." > That's a possibility. Not the current implementation. > The proposal is incomplete without the utility side changes. Sorry, but I can't see where Mikhail's proposal changes the behavior in this regard. Can you please explain it to me? >> Makhail's proposal doesn't change any run time behavior. It only changes >> the compile time behavior if there are outdated ports installed. This >> doesn't affect official packages. > As I said, it breaks user side update process. > How does a user know when package A is rebuilt with updated package B > which bumps shlib major version and may include critical bug fixes > without port A's PORTREVISION bump? The actual way is to update the port Makefile when the library version changes, even if the port is API compatible (only the ABI of the library changed). Mikhail's proposal changes this to: Update the port Makefile when the API of the library changes. So this proposal is an improvement, because it breaks ports less often and reduces the load for the ports team. I don't see where the run time behavior changes, only the compile time behavior changes. If I'm wrong here, please tell me where I don't get it right. >> The proposal is only benefical for a small part of the userbase, e.g. >> for every ports commiter who knows what he does. "Joe User", which uses >> official packages, is not affected. > So you don't care about ports user? I care about them, but I don't see where the average ports user can have a problem. Can you please describe it to me? >> > Unless we have other tool to do this, we should keep ports complient with >> > these tools. >> >> Mikhail's proposal doesn't break them. > Yes, it does. How? Can you please give me an example? Bye, Alexander. -- To boldly go where I surely don't belong. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 11:21:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 9812637B417; Thu, 24 Jan 2002 11:21:44 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0OJLbY41885; Thu, 24 Jan 2002 13:21:37 -0600 (CST) (envelope-from dan) Date: Thu, 24 Jan 2002 13:21:37 -0600 From: Dan Nelson To: Rahul Siddharthan Cc: ports@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Port: Intel Fortran (and C++?) compilers Message-ID: <20020124192136.GG87583@dan.emsphone.com> References: <20020124184506.B87867@lpt.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020124184506.B87867@lpt.ens.fr> User-Agent: Mutt/1.3.25i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-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 (Jan 24), Rahul Siddharthan said: > I have the Intel Fortran compiler[1] for Linux (Red Hat 7.1) working > on my FreeBSD box, and (barring as-yet-unseen glitches) would like to > submit a port by the weekend or so. I'd like some advice on how to > proceed with the following issues. I actually did the same thing you did, but with the C compiler :) I never write a port though. > 1. The compiler and its libraries are installed in > /compat/linux/opt/intel/compiler50/ia32/bin/ifc > and requires some environment variables pointing to a license file to > be set before it runs. I do that with a script called "ifc" in > /usr/local/bin, which does the right things. Is there a better way? > > #!/bin/sh > LD_LIBRARY_PATH=/compat/linux/opt/intel/compiler50/ia32/lib/ > LM_LICENSE_FILE=/compat/linux/opt/intel/licenses/l_for.lic > export LD_LIBRARY_PATH LM_LICENSE_FILE > /compat/linux/opt/intel/compiler50/ia32/bin/ifc $@ I did this instead. I installed into /compat/linux/usr/local/intel, since no-one uses /opt, and put the following script in /usr/local/bin/icc: #! /bin/sh if [ -z "${IA32ROOT}" ] ; then . /compat/linux/usr/local/intel/compiler50/ia32/bin/iccvars.sh fi exec /compat/linux/usr/local/intel/compiler50/ia32/bin/icc "$@" Then simply running (for example) "icc test.c -o test" generates a Linux executable. > 2. Though the install script (with patches) installs everything to > /compat/linux/opt/intel, the compiler tends to complain of not finding > the file /usr/intel/ia32/lib/crtxn.o . I fixed this by making > a directory /compat/linux/usr/intel and symlinking > /compat/linux/opt/intel/compiler50/ia32 to /compat/linux/usr/intel/ia32. > This works but I'm wondering whether there's a "cleaner" solution. I didn't have this problem. Could be a difference in how we installed it. > 3. The compiler by itself compiles, but does not link; it complains > about lots of undefined symbols. To get around this, I use the linux > ld, which is not part of linux_base-7 or any other port as far as I > see (the linux_devtools seems to be for linux_base-6), so I installed > that separately (I could make a separate port of it). Again, lots > of options need to be specified properly on the linker command line, > so I made a script to do all that called ifclink. > > So the end-user's instructions to compile, say, test.f would be > /usr/local/bin/ifc -c test.f > /usr/local/bin/ifclink -o test test.o > > Among the things the linker script needs to do are: specify the > entry symbol (-e main as command line option to ld); specify the Intel > libraries to link against; and brand the binary as linux. You could simply use /compat/linux/bin/ld here :) > 4. After all this, the binary still complains saying > > ELF interpreter /compat/linux/usr/lib/libc.so.1 not found > Abort > > I solve this with a symlink from /compat/linux/ld-2.2.2.so to > /compat/linux/usr/lib/libc.so.1 > Is there a "cleaner" solution? I didn't have this problem either. > Do I go ahead with the above as it is, or does anyone have better > ideas? In particular it will be very nice if someone can get the > Intel compiler to link the code properly. > > I think the Intel C++ compiler should be portable along the above > lines too. In fact I got it to compile C code into .o files quite > easily, which could then be linked with FreeBSD's native ld and > libraries to produce a working native FreeBSD binary. It didn't work > with C++, but the above approach may have a better chance. This is definitely dependant on what you're building. icc will try and use the Linux headers, so if you use FILE, or pretty much any system struct, it's not going to run right. Actually, what might work is "icc -X -I /usr/include", and then link with the freebsd ld. But icc doesn't understand all gcc-isms, which is why Intel had to rewrite a lot of them and put them in intel/compiler50/ia32/substitute_headers. You'de have to do the same for any offending FreeBSD headers. -- 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 Thu Jan 24 11:55:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by hub.freebsd.org (Postfix) with ESMTP id AB8CA37B402 for ; Thu, 24 Jan 2002 11:54:49 -0800 (PST) Received: from bluerondo.a.la.turk (nas-cbv-5-146-47.dial.proxad.net [62.147.146.47]) by postfix1-2.free.fr (Postfix) with ESMTP id C0228AB449 for ; Thu, 24 Jan 2002 20:54:47 +0100 (CET) Received: (qmail 632 invoked by uid 1001); 24 Jan 2002 19:53:57 -0000 Date: Thu, 24 Jan 2002 20:53:57 +0100 From: Rahul Siddharthan To: Dan Nelson Cc: ports@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Port: Intel Fortran (and C++?) compilers Message-ID: <20020124205357.A528@lpt.ens.fr> References: <20020124184506.B87867@lpt.ens.fr> <20020124192136.GG87583@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020124192136.GG87583@dan.emsphone.com>; from dnelson@allantgroup.com on Thu, Jan 24, 2002 at 01:21:37PM -0600 X-Operating-System: FreeBSD 4.5-RC i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dan Nelson said on Jan 24, 2002 at 13:21:37: > > #! /bin/sh > if [ -z "${IA32ROOT}" ] ; then > . /compat/linux/usr/local/intel/compiler50/ia32/bin/iccvars.sh > fi > exec /compat/linux/usr/local/intel/compiler50/ia32/bin/icc "$@" OK, makes sense... I was just putting the contents of iccvars.sh directly into this script. But I happened to leave out the IA32ROOT variable, which was the reason for a couple of the problems below. > Then simply running (for example) "icc test.c -o test" generates a > Linux executable. Not for me... The reason it was not linking earlier was I forgot to set the IA32ROOT variable. Now it links and generates an executable, but on running it, it coredumps with "Bad system call" (even if I brand it as linux first). > > 2. Though the install script (with patches) installs everything to > > /compat/linux/opt/intel, the compiler tends to complain of not finding > > the file /usr/intel/ia32/lib/crtxn.o . > > I didn't have this problem. Could be a difference in how we installed > it. Turns out it was the missing IA32ROOT variable again. > > Among the things the linker script needs to do are: specify the > > entry symbol (-e main as command line option to ld); specify the Intel > > libraries to link against; and brand the binary as linux. > > You could simply use /compat/linux/bin/ld here :) That's what I do already -- it still doesn't brand the binary as linux... the binary type is 0. > > 4. After all this, the binary still complains saying > > > > ELF interpreter /compat/linux/usr/lib/libc.so.1 not found > > Abort > > > > I solve this with a symlink from /compat/linux/ld-2.2.2.so to > > /compat/linux/usr/lib/libc.so.1 > > Is there a "cleaner" solution? > > I didn't have this problem either. It seems to have something to do with the fact that I link using the linux ld. The (non-working) binary directly generated by ifc doesn't say this. > This is definitely dependant on what you're building. icc will try and > use the Linux headers, so if you use FILE, or pretty much any system > struct, it's not going to run right. Actually, what might work is "icc > -X -I /usr/include", and then link with the freebsd ld. But icc > doesn't understand all gcc-isms, which is why Intel had to rewrite a > lot of them and put them in intel/compiler50/ia32/substitute_headers. > You'de have to do the same for any offending FreeBSD headers. True... well, the fortran port would be a good start anyway; it doesn't have this problem, and it fills a larger hole (gcc is very usable and feature-complete, but g77 is really pretty bad, and moreover doesn't support Fortran 90/95...) - Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 12:30:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zeno.apeiron.net (adsl-64-162-208-98.dsl.snfc21.pacbell.net [64.162.208.98]) by hub.freebsd.org (Postfix) with ESMTP id 948AA37B416; Thu, 24 Jan 2002 12:30:47 -0800 (PST) Received: (from mainland@localhost) by zeno.apeiron.net (8.11.6/8.11.5) id g0OKUlq82273; Thu, 24 Jan 2002 12:30:47 -0800 (PST) (envelope-from mainland) Date: Thu, 24 Jan 2002 12:30:46 -0800 From: Geoffrey Mainland To: freebsd-questions@freebsd.org Cc: freebsd-ports@freebsd.org Subject: imake-4 build problem and make weirdness Message-ID: <20020124203046.GA82211@apeiron.net> Mail-Followup-To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Given a Makefile containing: ${ETC} = /etc all: .if exists(${ETC}/rc.conf) @echo 1 .endif .if exists(/etc/rc.conf) @echo 2 .endif typing make yields: 2 Why doesn't the first 'exists' test succeed? I noticed this when trying to compile imake-4. I have USA_RESIDENT=YES in /etc/make.conf and I have also downloaded Wraphelp.c to /usr/ports/distfiles/xc/Wraphelp.c, yet when I build imake-4 the build process says it can't find Wraphelp.c and sets HasXdmAuth to NO. The test in question is: .if ${HasXdmAuth} == YES .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES .if !exists(${DISTDIR}/${DIST_SUBDIR}/Wraphelp.c) pre-everything:: @${ECHO_MSG} "You don't have Wraphelp.c: HasXdmAuth disabled." HasXdmAuth= NO .else ... Changing this to: .if ${HasXdmAuth} == YES .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES .if !exists(/usr/ports/distfiles/xc/Wraphelp.c) pre-everything:: @${ECHO_MSG} "You don't have Wraphelp.c: HasXdmAuth disabled." HasXdmAuth= NO .else ... fixes things. What's the deal here? Thanks, Geoff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 13: 2:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id B168437B416; Thu, 24 Jan 2002 13:02:21 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0OL1JP33047; Thu, 24 Jan 2002 16:01:19 -0500 (EST) (envelope-from alane) Date: Thu, 24 Jan 2002 16:01:19 -0500 From: Alan Eldridge To: Geoffrey Mainland Cc: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: imake-4 build problem and make weirdness Message-ID: <20020124210119.GA32380@wwweasel.geeksrus.net> References: <20020124203046.GA82211@apeiron.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020124203046.GA82211@apeiron.net> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 24, 2002 at 12:30:46PM -0800, Geoffrey Mainland wrote: >Given a Makefile containing: > >${ETC} = /etc That assigns /etc to the variable named "". Aww, geez, make shouldn't take that. PR time. So then ${ETC}/rc.conf = /rc.conf, which probably does not exist. If you do it the right way, though ... [alane ~]$ cat Makefile ETC= /etc all: .if exists(${ETC}/rc.conf) @echo 1 .endif .if exists(/etc/rc.conf) @echo 2 .endif [alane ~]$ make 1 2 >trying to compile imake-4. I have USA_RESIDENT=YES in /etc/make.conf >and I have also downloaded Wraphelp.c to >/usr/ports/distfiles/xc/Wraphelp.c, yet when I build imake-4 the build >process says it can't find Wraphelp.c and sets HasXdmAuth to NO. The Aw shit. You found a bug. [alane ~/FreeBSD/ports/devel/imake-4]$ cvs diff Index: Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/devel/imake-4/Makefile,v retrieving revision 1.16 diff -u -3 -r1.16 Makefile --- Makefile 6 Jan 2002 20:41:44 -0000 1.16 +++ Makefile 24 Jan 2002 20:55:58 -0000 @@ -116,6 +116,8 @@ # InstallXserverSetUID=NO : use Xwrapper. # End of XFree86 configrations +.include + .if ${HasXdmAuth} == YES .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES .if !exists(${DISTDIR}/${DIST_SUBDIR}/Wraphelp.c) @@ -136,4 +138,4 @@ .endif # USA_RESIDENT .endif # HasXdmAuth -.include +.include [alane ~/FreeBSD/ports/devel/imake-4]$ -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 13:10:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB40337B404 for ; Thu, 24 Jan 2002 13:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OLA1t56915; Thu, 24 Jan 2002 13:10:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id D59DC37B402 for ; Thu, 24 Jan 2002 13:01:38 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0OL0ed33037; Thu, 24 Jan 2002 16:00:40 -0500 (EST) (envelope-from alane) Message-Id: <200201242100.g0OL0ed33037@wwweasel.geeksrus.net> Date: Thu, 24 Jan 2002 16:00:40 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34235: devel/imake-4 Makefile error affecting Wraphelp.c (AARRRGGHH!) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34235 >Category: ports >Synopsis: devel/imake-4 Makefile error affecting Wraphelp.c (AARRRGGHH!) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 13:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: If USA_RESIDENT == YES, and DISTDIR is not set in env or /etc/make.conf, then even if Wraphelp.c is manually downloaded into $DISTDIR/xc, it will not be found or used, because DISTDIR is not set yet. >How-To-Repeat: >Fix: [alane ~/FreeBSD/ports/devel/imake-4]$ cvs diff Index: Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/devel/imake-4/Makefile,v retrieving revision 1.16 diff -u -3 -r1.16 Makefile --- Makefile 6 Jan 2002 20:41:44 -0000 1.16 +++ Makefile 24 Jan 2002 20:55:58 -0000 @@ -116,6 +116,8 @@ # InstallXserverSetUID=NO : use Xwrapper. # End of XFree86 configrations +.include + .if ${HasXdmAuth} == YES .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES .if !exists(${DISTDIR}/${DIST_SUBDIR}/Wraphelp.c) @@ -136,4 +138,4 @@ .endif # USA_RESIDENT .endif # HasXdmAuth -.include +.include [alane ~/FreeBSD/ports/devel/imake-4]$ Send-pr >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 13:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE73137B41C for ; Thu, 24 Jan 2002 13:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OLU0I65569; Thu, 24 Jan 2002 13:30:00 -0800 (PST) (envelope-from gnats) Received: from hosting3.clara.carpediem.fr (hosting3.clara.carpediem.fr [212.43.240.203]) by hub.freebsd.org (Postfix) with ESMTP id F266837B416 for ; Thu, 24 Jan 2002 13:20:28 -0800 (PST) Received: (from j@localhost) by hosting3.clara.carpediem.fr (8.11.6/8.11.6) id g0OLKJv26498; Thu, 24 Jan 2002 22:20:19 +0100 (CET) (envelope-from j) Message-Id: <200201242120.g0OLKJv26498@hosting3.clara.carpediem.fr> Date: Thu, 24 Jan 2002 22:20:19 +0100 (CET) From: Frank Denis Reply-To: Frank Denis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34237: port update : ftp/pure-ftpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34237 >Category: ports >Synopsis: port update : ftp/pure-ftpd >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 Jan 24 13:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Frank Denis >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD hosting3.carpediem.fr 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #9: Tue Jan 22 15:43:14 CET 2002 j@hosting3.carpediem.fr:/usr/obj/usr/src/sys/J i386 >Description: diff -urN ports/ftp/pure-ftpd.orig/Makefile ports/ftp/pure-ftpd/Makefile --- ports/ftp/pure-ftpd.orig/Makefile Sun Dec 30 03:36:01 2001 +++ ports/ftp/pure-ftpd/Makefile Thu Jan 24 21:51:55 2002 @@ -6,7 +6,7 @@ # PORTNAME= pure-ftpd -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= ftp ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pureftpd @@ -66,7 +66,8 @@ .endif MAN8= pure-ftpd.8 pure-ftpwho.8 pure-mrtginfo.8 pure-statsdecode.8 \ - pure-uploadscript.8 pure-pw.8 pure-pwconvert.8 pure-quotacheck.8 + pure-uploadscript.8 pure-pw.8 pure-pwconvert.8 pure-quotacheck.8 \ + pure-authd.8 .include @@ -85,9 +86,9 @@ DOCS= AUTHORS CONTACT COPYING HISTORY NEWS \ README README.Configuration-File README.Contrib README.LDAP \ README.Netfilter README.MySQL README.PGSQL README.Virtual-Users \ - THANKS poweredby.jpg + README.Authentication-Modules THANKS poweredby.jpg -CONTRIB= xml_python_processors.txt +CONTRIB= xml_python_processors.txt sfv-crc-check.pl pre-fetch: @${ECHO} "You can use the following additional options:" diff -urN ports/ftp/pure-ftpd.orig/distinfo ports/ftp/pure-ftpd/distinfo --- ports/ftp/pure-ftpd.orig/distinfo Sun Dec 30 03:36:01 2001 +++ ports/ftp/pure-ftpd/distinfo Thu Jan 24 22:16:55 2002 @@ -1 +1 @@ -MD5 (pure-ftpd-1.0.7.tar.gz) = c8e36b63d95870113111db46481f9e8c +MD5 (pure-ftpd-1.0.8.tar.gz) = a797eed5a4837cda13a45e64b9127309 diff -urN ports/ftp/pure-ftpd.orig/pkg-plist ports/ftp/pure-ftpd/pkg-plist --- ports/ftp/pure-ftpd.orig/pkg-plist Wed Jan 2 03:28:20 2002 +++ ports/ftp/pure-ftpd/pkg-plist Thu Jan 24 22:15:39 2002 @@ -3,6 +3,7 @@ sbin/pure-ftpwho sbin/pure-uploadscript sbin/pure-quotacheck +sbin/pure-authd bin/pure-statsdecode bin/pure-pw bin/pure-pwconvert @@ -24,10 +25,12 @@ %%PORTDOCS%%share/doc/pure-ftpd/README.MySQL %%PORTDOCS%%share/doc/pure-ftpd/README.Netfilter %%PORTDOCS%%share/doc/pure-ftpd/README.PGSQL +%%PORTDOCS%%share/doc/pure-ftpd/README.Authentication-Modules %%PORTDOCS%%share/doc/pure-ftpd/THANKS %%PORTDOCS%%share/doc/pure-ftpd/poweredby.jpg %%PORTDOCS%%@dirrm share/doc/pure-ftpd share/examples/pure-ftpd/xml_python_processors.txt +share/examples/pure-ftpd/sfv-crc-check.pl share/examples/pure-ftpd/pam/pure-ftpd @dirrm share/examples/pure-ftpd/pam @dirrm share/examples/pure-ftpd >How-To-Repeat: - >Fix: This is a major release, with fixes for old bugs and new features like MD5 passwords for the MySQL backend, W3C log files, external authentication modules, etc. It would be nice to merge this into FreeBSD before 4.5-final is 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 Thu Jan 24 13:30:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D585737B41D for ; Thu, 24 Jan 2002 13:30:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OLU4c65602; Thu, 24 Jan 2002 13:30:04 -0800 (PST) (envelope-from gnats) Received: from home.altech.com.pl (home.altech.com.pl [212.75.106.58]) by hub.freebsd.org (Postfix) with ESMTP id 55EBE37B400 for ; Thu, 24 Jan 2002 13:24:56 -0800 (PST) Received: (from royal@localhost) by home.altech.com.pl (8.11.6/8.11.6) id g0OLOr281551; Thu, 24 Jan 2002 22:24:53 +0100 (CET) (envelope-from royal) Message-Id: <200201242124.g0OLOr281551@home.altech.com.pl> Date: Thu, 24 Jan 2002 22:24:53 +0100 (CET) From: Rafal Michalski Reply-To: Rafal Michalski To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34238: fix for port/www/mod_php4 zziplib extension Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34238 >Category: ports >Synopsis: fix for port/www/mod_php4 zziplib extension >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: Thu Jan 24 13:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Rafal Michalski >Release: FreeBSD 4.4-STABLE i386 >Organization: Altech >Environment: System: FreeBSD home.altech.com.pl 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Oct 5 18:04:14 CEST 2001 toor@home.altech.com.pl:/usr/obj/usr/src/sys/ROYAL i386 >Description: the php4 --with-zip configure option allows the use of zziplib to access .zip archive files php-4.1.x contains a bug which was fixed in CVS of php4-current >How-To-Repeat: compile php4 with --with-zip option, and try to zip_read() any zip file php will core dump >Fix: the patch was posted to PHP bugtrack database by phpbug@robin.pfft.net : put it there file "www/mod_php4/files/patch-ext_zip_zip.c" diff -u ext/zip/zip.c.orig ext/zip/zip.c --- ext/zip/zip.c.orig Fri Oct 19 10:04:24 2001 +++ ext/zip/zip.c Thu Jan 24 21:33:23 2002 @@ -142,7 +142,7 @@ Returns the next file in the archive */ PHP_FUNCTION(zip_read) { - zval **zzip_dp; + zval *zzip_dp; ZZIP_DIR *archive_p = NULL; php_zzip_dirent *entry = NULL; int ret; @@ -151,7 +151,7 @@ return; } - ZEND_FETCH_RESOURCE(archive_p, ZZIP_DIR *, zzip_dp, -1, le_zip_dir_name, le_zip_dir); + ZEND_FETCH_RESOURCE(archive_p, ZZIP_DIR *, &zzip_dp, -1, le_zip_dir_name, le_zip_dir); entry = emalloc(sizeof(php_zzip_dirent)); ret = zzip_dir_read(archive_p, &entry->dirent); @@ -169,16 +169,16 @@ Close a Zip archive */ PHP_FUNCTION(zip_close) { - zval **zzip_dp; + zval *zzip_dp; ZZIP_DIR *archive_p = NULL; if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &zzip_dp) == FAILURE) { return; } - ZEND_FETCH_RESOURCE(archive_p, ZZIP_DIR *, zzip_dp, -1, le_zip_dir_name, le_zip_dir); + ZEND_FETCH_RESOURCE(archive_p, ZZIP_DIR *, &zzip_dp, -1, le_zip_dir_name, le_zip_dir); - zend_list_delete(Z_LVAL_PP(zzip_dp)); + zend_list_delete(Z_LVAL_PP(&zzip_dp)); } /* }}} */ @@ -186,14 +186,14 @@ */ static void php_zzip_get_entry(INTERNAL_FUNCTION_PARAMETERS, int opt) { - zval **zzip_ent; + zval *zzip_ent; php_zzip_dirent *entry = NULL; if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &zzip_ent) == FAILURE) { return; } - ZEND_FETCH_RESOURCE(entry, php_zzip_dirent *, zzip_ent, -1, le_zip_entry_name, le_zip_entry); + ZEND_FETCH_RESOURCE(entry, php_zzip_dirent *, &zzip_ent, -1, le_zip_entry_name, le_zip_entry); switch (opt) { case 0: @@ -248,17 +248,18 @@ Open a Zip File, pointed by the resource entry */ PHP_FUNCTION(zip_entry_open) { - zval **zzip_dp; - zval **zzip_ent; + zval *zzip_dp; + zval *zzip_ent; ZZIP_DIR *archive_p = NULL; php_zzip_dirent *entry = NULL; - int mode; + char *mode; + int mode_len; - if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rr|l", &zzip_dp, &zzip_ent, &mode) == FAILURE) + if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rr|s", &zzip_dp, &zzip_ent, &mode, &mode_len) == FAILURE) return; - ZEND_FETCH_RESOURCE(archive_p, ZZIP_DIR *, zzip_dp, -1, le_zip_dir_name, le_zip_dir); - ZEND_FETCH_RESOURCE(entry, php_zzip_dirent *, zzip_ent, -1, le_zip_entry_name, le_zip_entry); + ZEND_FETCH_RESOURCE(archive_p, ZZIP_DIR *, &zzip_dp, -1, le_zip_dir_name, le_zip_dir); + ZEND_FETCH_RESOURCE(entry, php_zzip_dirent *, &zzip_ent, -1, le_zip_entry_name, le_zip_entry); entry->fp = zzip_file_open(archive_p, entry->dirent.d_name, O_RDONLY | O_BINARY); @@ -274,7 +275,7 @@ Read X bytes from an opened zip entry */ PHP_FUNCTION(zip_entry_read) { - zval **zzip_ent; + zval *zzip_ent; php_zzip_dirent *entry = NULL; char *buf = NULL; int len = 1024; @@ -284,7 +285,7 @@ return; } - ZEND_FETCH_RESOURCE(entry, php_zzip_dirent *, zzip_ent, -1, le_zip_entry_name, le_zip_entry); + ZEND_FETCH_RESOURCE(entry, php_zzip_dirent *, &zzip_ent, -1, le_zip_entry_name, le_zip_entry); buf = emalloc(len + 1); ret = zzip_read(entry->fp, buf, len); @@ -300,16 +301,16 @@ Close a zip entry */ PHP_FUNCTION(zip_entry_close) { - zval **zzip_ent; + zval *zzip_ent; php_zzip_dirent *entry = NULL; if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r", &zzip_ent) == FAILURE) { return; } - ZEND_FETCH_RESOURCE(entry, php_zzip_dirent *, zzip_ent, -1, le_zip_entry_name, le_zip_entry); + ZEND_FETCH_RESOURCE(entry, php_zzip_dirent *, &zzip_ent, -1, le_zip_entry_name, le_zip_entry); - zend_list_delete(Z_LVAL_PP(zzip_ent)); + zend_list_delete(Z_LVAL_PP(&zzip_ent)); } /* }}} */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 13:38: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 855A437B416; Thu, 24 Jan 2002 13:37:50 -0800 (PST) Received: from fwd06.sul.t-online.de by mailout05.sul.t-online.com with smtp id 16TrZ6-0002y6-0J; Thu, 24 Jan 2002 22:37:48 +0100 Received: from Magelan.Leidinger.net (520065502893-0001@[217.229.213.72]) by fmrl06.sul.t-online.com with esmtp id 16TrZ2-1HuMADC; Thu, 24 Jan 2002 22:37:44 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id g0OLaRd01258; Thu, 24 Jan 2002 22:36:28 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200201242136.g0OLaRd01258@Magelan.Leidinger.net> Date: Thu, 24 Jan 2002 22:36:26 +0100 (CET) From: Alexander Leidinger Subject: Re: Port: Intel Fortran (and C++?) compilers To: dnelson@allantgroup.com Cc: rsidd@online.fr, ports@FreeBSD.ORG, hackers@FreeBSD.ORG In-Reply-To: <20020124192136.GG87583@dan.emsphone.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii 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 On 24 Jan, Dan Nelson wrote: > In the last episode (Jan 24), Rahul Siddharthan said: >> I have the Intel Fortran compiler[1] for Linux (Red Hat 7.1) working >> on my FreeBSD box, and (barring as-yet-unseen glitches) would like to >> submit a port by the weekend or so. I'd like some advice on how to >> proceed with the following issues. > > I actually did the same thing you did, but with the C compiler :) I > never write a port though. But I have a port. :-) >> 1. The compiler and its libraries are installed in >> /compat/linux/opt/intel/compiler50/ia32/bin/ifc >> and requires some environment variables pointing to a license file to >> be set before it runs. I do that with a script called "ifc" in >> /usr/local/bin, which does the right things. Is there a better way? Isn't there something like ifcvars.{,c}sh in the ia32/bin directory? In my port for icc I echo a message which advises the user to source it if he wants to use icc. This way he also can point to a license file in his home directory. IMHO this is a better approach than forcing a global license directory. >> #!/bin/sh >> LD_LIBRARY_PATH=/compat/linux/opt/intel/compiler50/ia32/lib/ >> LM_LICENSE_FILE=/compat/linux/opt/intel/licenses/l_for.lic >> export LD_LIBRARY_PATH LM_LICENSE_FILE >> /compat/linux/opt/intel/compiler50/ia32/bin/ifc $@ > > I did this instead. I installed into /compat/linux/usr/local/intel, > since no-one uses /opt, and put the following script in > /usr/local/bin/icc: > > #! /bin/sh > if [ -z "${IA32ROOT}" ] ; then > . /compat/linux/usr/local/intel/compiler50/ia32/bin/iccvars.sh > fi > exec /compat/linux/usr/local/intel/compiler50/ia32/bin/icc "$@" > > Then simply running (for example) "icc test.c -o test" generates a > Linux executable. Oh, btw, my target for icc is to create native code (and therefore I don't install it into ${LINUXBASE}). This isn't really possible because icc wants to link against the GNU libc, but at least I'm able to generate native .o files (and both types of libraries). LAME is 20% faster (at least for one specific set of options for LAME and one specific audio file) here. >> 2. Though the install script (with patches) installs everything to >> /compat/linux/opt/intel, the compiler tends to complain of not finding >> the file /usr/intel/ia32/lib/crtxn.o . I fixed this by making >> a directory /compat/linux/usr/intel and symlinking >> /compat/linux/opt/intel/compiler50/ia32 to /compat/linux/usr/intel/ia32. >> This works but I'm wondering whether there's a "cleaner" solution. > > I didn't have this problem. Could be a difference in how we installed > it. It's much easier to not use the install script. I feed the RPM's through rpm2cpio and cpio, correct some permissions, patch iccvars.* and *.cfg to use the correct path, patch include/yvals.h to not include features.h and then I use tar to copy the files to $PREFIX. >> 3. The compiler by itself compiles, but does not link; it complains >> about lots of undefined symbols. To get around this, I use the linux They are all glibc symbols (at least this is the case for icc), but they are all located in ia32/lib/*, the generated object files are ok. I was also able to generate a native library which uses SSE/MMX/... instructions depending on the used processor (determined at run time). >> ld, which is not part of linux_base-7 or any other port as far as I >> see (the linux_devtools seems to be for linux_base-6), so I installed >> that separately (I could make a separate port of it). Again, lots >> of options need to be specified properly on the linker command line, >> so I made a script to do all that called ifclink. >> >> So the end-user's instructions to compile, say, test.f would be >> /usr/local/bin/ifc -c test.f >> /usr/local/bin/ifclink -o test test.o >> >> Among the things the linker script needs to do are: specify the >> entry symbol (-e main as command line option to ld); specify the Intel >> libraries to link against; and brand the binary as linux. If you use gcc to link the program, you didn't have to brand the binary, because it will be a native binary then. > You could simply use /compat/linux/bin/ld here :) > >> 4. After all this, the binary still complains saying >> >> ELF interpreter /compat/linux/usr/lib/libc.so.1 not found >> Abort >> >> I solve this with a symlink from /compat/linux/ld-2.2.2.so to >> /compat/linux/usr/lib/libc.so.1 >> Is there a "cleaner" solution? > > I didn't have this problem either. AOL >> Do I go ahead with the above as it is, or does anyone have better >> ideas? In particular it will be very nice if someone can get the >> Intel compiler to link the code properly. No way... at least as long as intel doesn't add an option to not use the default libraries and startup code. Another possiblity would be to write a wrapper library with the missing symbols (which are mapped in some way to the appropriate FreeBSD functionality). >> I think the Intel C++ compiler should be portable along the above >> lines too. In fact I got it to compile C code into .o files quite >> easily, which could then be linked with FreeBSD's native ld and >> libraries to produce a working native FreeBSD binary. It didn't work >> with C++, but the above approach may have a better chance. That's because of a different ABI. I have "WANT_DWARF2_UNWIND=YES" in my make.conf on -current, I haven't tested it, but it should work with C++ here. > This is definitely dependant on what you're building. icc will try and > use the Linux headers, so if you use FILE, or pretty much any system This depends on how you install icc. Here it doesn't use the linux headers. > struct, it's not going to run right. Actually, what might work is "icc > -X -I /usr/include", and then link with the freebsd ld. But icc > doesn't understand all gcc-isms, which is why Intel had to rewrite a > lot of them and put them in intel/compiler50/ia32/substitute_headers. It's a while since I've looked at substitute_headers, but I can only remember changes like "#if defined(_GCC)" -> "#if defined(_GCC) || defined(_ICC)". > You'de have to do the same for any offending FreeBSD headers. Without substitute_headers icc produces very fast code already. At the time I installed icc for the first time I wanted to have a look at which headers should go into substitute_headers, but IMHO it wasn't worth the time, so I just have an empty substitute_headers directory now. Bye, Alexander. -- It's not a bug, it's tradition! http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 13:47:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by hub.freebsd.org (Postfix) with ESMTP id 8F0EC37B402; Thu, 24 Jan 2002 13:47:03 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout11.sul.t-online.com with smtp id 16Tri2-0000ER-03; Thu, 24 Jan 2002 22:47:02 +0100 Received: from Magelan.Leidinger.net (520065502893-0001@[217.229.213.72]) by fmrl02.sul.t-online.com with esmtp id 16Trhj-1OETuDC; Thu, 24 Jan 2002 22:46:43 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id g0OLiCd01483; Thu, 24 Jan 2002 22:44:13 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200201242144.g0OLiCd01483@Magelan.Leidinger.net> Date: Thu, 24 Jan 2002 22:44:11 +0100 (CET) From: Alexander Leidinger Subject: Re: Port: Intel Fortran (and C++?) compilers To: dnelson@allantgroup.com Cc: rsidd@online.fr, ports@FreeBSD.ORG, hackers@FreeBSD.ORG In-Reply-To: <20020124192136.GG87583@dan.emsphone.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii 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 On 24 Jan, Dan Nelson wrote: >> I have the Intel Fortran compiler[1] for Linux (Red Hat 7.1) working >> on my FreeBSD box, and (barring as-yet-unseen glitches) would like to >> submit a port by the weekend or so. I'd like some advice on how to >> proceed with the following issues. > > I actually did the same thing you did, but with the C compiler :) I > never write a port though. I forgot: http://www.leidinger.net/FreeBSD/port-patches/linux_icc.tar.bz2 It needs further testing and perhaps a little cleanup in the Makefile, so think of it as a "beta" version of the port. Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 14:18:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zigman.2y.net (korpen-86-205.ip-pluggen.com [212.181.86.205]) by hub.freebsd.org (Postfix) with ESMTP id A224A37B404 for ; Thu, 24 Jan 2002 14:18:44 -0800 (PST) Received: by zigman.2y.net (Postfix, from userid 1001) id 66E7B1CD2; Thu, 24 Jan 2002 23:18:35 +0100 (CET) Date: Thu, 24 Jan 2002 23:18:35 +0100 From: Morsal Rodbay To: mkm Cc: "David W. Chapman Jr." , charon@seektruth.or, freebsd-ports@FreeBSD.ORG Subject: Re: XFree86 4.2.0 Message-ID: <20020124231835.A31725@zigman.2y.net> Reply-To: Morsal Rodbay References: <200201222023.g0MKNgD29186@midway.uchicago.edu> <20020122202504.GA54317@leviathan.inethouston.net> <200201222103.g0ML3pL90379@marvin.idsi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200201222103.g0ML3pL90379@marvin.idsi.net>; from mkm@idsi.net on Tue, Jan 22, 2002 at 03:03:33PM -0600 X-Operating-System: FreeBSD 4.4 [up 11 days, 2:29] X-Return-Path: morsal@swipnet.se Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jan 22, 2002 at 03:03:33PM -0600, mkm wrote: > > Some people have had problems, and its not been tested enough for > > -RELEASE, it should be upgraded again after the ports freeze. > > I was having major issues. My machine was rebooting as soon as it tried to > initialize DRI, evidently the linux crowd is having the same issue with 4.2.0 > so it looks like XFree86 made a booboo. When will the port freeze be removed? I'd really like to see some ports updated, for instance Galeon. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 14:30:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8819037B417 for ; Thu, 24 Jan 2002 14:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OMU1h90663; Thu, 24 Jan 2002 14:30:01 -0800 (PST) (envelope-from gnats) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 42F9937B446 for ; Thu, 24 Jan 2002 14:22:15 -0800 (PST) Received: (from bernd@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) id g0OMMDk60039; Thu, 24 Jan 2002 23:22:13 +0100 (CET) (envelope-from bernd) Message-Id: <200201242222.g0OMMDk60039@srv1.cosmo-project.de> Date: Thu, 24 Jan 2002 23:22:13 +0100 (CET) From: Bernd Walter Reply-To: Bernd Walter To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34240: bind9 port broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34240 >Category: ports >Synopsis: bind9 port broken >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: Thu Jan 24 14:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Bernd Walter >Release: FreeBSD 4.5-RC alpha >Organization: >Environment: System: FreeBSD srv1.cosmo-project.de 4.5-RC FreeBSD 4.5-RC #1: Mon Jan 21 22:29:41 CET 2002 bernd@srv1.cosmo-project.de:/var/FreeBSD-2002-01-16/src/sys/compile/SRV1 alpha >Description: ===> Patching for bind-9.2.0 mv: rename /var/ports/net/bind9/work/bind-9.2.0/doc/man/bin/named-checkconf.1 to /var/ports/net/bind9/work/bind-9.2.0/doc/man/bin/named-checkconf.1.Dist: No such file or directory *** Error code 1 Stop in /var/ports/net/bind9. *** Error code 1 Stop in /var/ports/net/bind9. *** Error code 1 Stop in /var/ports/net/bind9. *** Error code 1 Stop in /var/ports/net/bind9. *** Error code 1 Stop in /var/ports/net/bind9. 4.093u 4.154s 0:42.97 19.1% 355+474k 419+84io 59pf+0w Exit 1 >How-To-Repeat: cd /usr/port/net/bind9 && 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 Thu Jan 24 14:30:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 063FC37B41C for ; Thu, 24 Jan 2002 14:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OMU1x90672; Thu, 24 Jan 2002 14:30:01 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 8894637B402 for ; Thu, 24 Jan 2002 14:29:46 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id g0OMTl770888; Thu, 24 Jan 2002 23:29:47 +0100 (CET) (envelope-from flynn) Message-Id: <200201242229.g0OMTl770888@energyhq.homeip.net> Date: Thu, 24 Jan 2002 23:29:47 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34241: Update port: emulators/sim Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34241 >Category: ports >Synopsis: Update port: emulators/sim >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 Jan 24 14:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-RC i386 >Organization: Kill all \r users, Inc >Environment: System: FreeBSD energyhq.homeip.net 4.5-RC FreeBSD 4.5-RC #0: Mon Jan 21 21:19:45 CET 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: sim 2.9 is out, this patch updates the port to the latest version. >How-To-Repeat: >Fix: --- sim.diff begins here --- diff -ruN sim.old/Makefile sim/Makefile --- sim.old/Makefile Tue Oct 30 17:09:25 2001 +++ sim/Makefile Thu Jan 24 23:26:28 2002 @@ -6,32 +6,40 @@ # PORTNAME= sim -PORTVERSION= 2.3d +PORTVERSION= 2.9 CATEGORIES= emulators -MASTER_SITES= ftp://minnie.tuhs.org/pub/PDP-11/Sims/Supnik_2.3/sources/ \ +MASTER_SITES= http://simh.trailing-edge.com/sources/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=jedgar -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}hv29 MAINTAINER= jedgar@FreeBSD.org +USE_ZIP= yes RESTRICTED= "Non-commercial use only" NO_WRKSUBDIR= yes +SHELL=${SH} + post-configure: @${CP} ${FILESDIR}/Makefile ${WRKSRC} + @${MKDIR} ${WRKSRC}/BIN + @${ECHO} "===> Fixing \r in *.[ch]" + @for i in `find . -name "*.[hc]"`; \ + do \ + ${PERL} -pi -e 's@\r@@g' $$i ;\ + done do-install: - ${INSTALL_PROGRAM} ${WRKDIR}/i1401 ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKDIR}/nova ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKDIR}/pdp1 ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKDIR}/pdp4 ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKDIR}/pdp7 ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKDIR}/pdp8 ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKDIR}/pdp9 ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKDIR}/pdp11 ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKDIR}/pdp15 ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKDIR}/BIN/nova ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKDIR}/BIN/pdp1 ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKDIR}/BIN/pdp4 ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKDIR}/BIN/pdp7 ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKDIR}/BIN/pdp8 ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKDIR}/BIN/pdp9 ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKDIR}/BIN/pdp11 ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKDIR}/BIN/pdp15 ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/sim && ${INSTALL_DATA} ${WRKDIR}/simh_doc.txt \ ${PREFIX}/share/doc/sim diff -ruN sim.old/distinfo sim/distinfo --- sim.old/distinfo Wed Dec 22 23:14:11 1999 +++ sim/distinfo Thu Jan 24 22:32:13 2002 @@ -1 +1 @@ -MD5 (sim_2.3d.tar.gz) = b7e81ea3bd4f368be3989f8aad8a13be +MD5 (simhv29.zip) = bdbc3d6133854025d1b07831c041fb3e diff -ruN sim.old/files/Makefile sim/files/Makefile --- sim.old/files/Makefile Wed Dec 22 23:14:11 1999 +++ sim/files/Makefile Thu Jan 24 23:21:38 2002 @@ -1,55 +1,241 @@ -# $FreeBSD: ports/emulators/sim/files/Makefile,v 1.2 1999/12/22 22:14:11 jedgar Exp $ +# CC Command +# +CC = gcc -O2 -lm -I . +#CC = gcc -O0 -g -lm -I . -CONTROL_FILES= scp.c scp_tty.c -I1401_FILES= i1401_cd.c i1401_cpu.c i1401_iq.c i1401_lp.c \ - i1401_mt.c i1401_sys.c -NOVA_FILES= nova_clk.c nova_cpu.c nova_dkp.c nova_dsk.c \ - nova_lp.c nova_mta.c nova_pt.c nova_sys.c nova_tt.c +# +# Common Libraries +# +BIN = BIN/ +SIM = scp.c scp_tty.c sim_sock.c sim_tmxr.c -PDP11_FILES= pdp11_cpu.c pdp11_fp.c pdp11_lp.c pdp11_rk.c pdp11_rl.c \ - pdp11_rp.c pdp11_rx.c pdp11_stddev.c pdp11_sys.c pdp11_tm.c \ - pdp11_cis.c -PDP18B_FILES= pdp18b_cpu.c pdp18b_drm.c pdp18b_lp.c pdp18b_mt.c \ - pdp18b_rf.c pdp18b_rp.c pdp18b_stddev.c pdp18b_sys.c -PDP1_FILES= pdp1_cpu.c pdp1_lp.c pdp1_stddev.c pdp1_sys.c +# +# Emulator source files and compile time options +# +PDP1D = PDP1/ +PDP1 = ${PDP1D}pdp1_lp.c ${PDP1D}pdp1_cpu.c ${PDP1D}pdp1_stddev.c \ + ${PDP1D}pdp1_sys.c +PDP1_OPT = -I ${PDP1D} -PDP8_FILES= pdp8_clk.c pdp8_cpu.c pdp8_lp.c pdp8_mt.c pdp8_pt.c \ - pdp8_rf.c pdp8_rk.c pdp8_rx.c pdp8_sys.c pdp8_tt.c -all: i1401 nova pdp1 pdp4 pdp7 pdp8 pdp9 pdp11 pdp15 +NOVAD = NOVA/ +NOVA = ${NOVAD}nova_sys.c ${NOVAD}nova_cpu.c ${NOVAD}nova_dkp.c \ + ${NOVAD}nova_dsk.c ${NOVAD}nova_lp.c ${NOVAD}nova_mta.c \ + ${NOVAD}nova_plt.c ${NOVAD}nova_pt.c ${NOVAD}nova_clk.c \ + ${NOVAD}nova_tt.c ${NOVAD}nova_tt1.c +NOVA_OPT = -I ${NOVAD} -i1401: $(I1401_FILES) i1401_defs.h - cc $(I1401_FILES) $(CONTROL_FILES) -o i1401 -nova: $(NOVA_FILES) nova_defs.h - cc $(NOVA_FILES) $(CONTROL_FILES) -lm -o nova -pdp1: $(PDP1_FILES) pdp1_defs.h - cc $(PDP1_FILES) $(CONTROL_FILES) -o pdp1 +ECLIPSE = ${NOVAD}eclipse_cpu.c ${NOVAD}eclipse_tt.c ${NOVAD}nova_sys.c \ + ${NOVAD}nova_dkp.c ${NOVAD}nova_dsk.c ${NOVAD}nova_lp.c \ + ${NOVAD}nova_mta.c ${NOVAD}nova_plt.c ${NOVAD}nova_pt.c \ + ${NOVAD}nova_clk.c ${NOVAD}nova_tt1.c +ECLIPSE_OPT = -I ${NOVAD} -DECLIPSE -pdp4: $(PDP18B_FILES) pdp18b_defs.h - cc -DPDP4 $(PDP18B_FILES) $(CONTROL_FILES) -lm -o pdp4 -pdp7: $(PDP18B_FILES) pdp18b_defs.h - cc -DPDP7 $(PDP18B_FILES) $(CONTROL_FILES) -lm -o pdp7 -pdp8: $(PDP8_FILES) pdp8_defs.h - cc $(PDP8_FILES) $(CONTROL_FILES) -lm -o pdp8 +PDP18BD = PDP18B/ +PDP18B = ${PDP18BD}pdp18b_dt.c ${PDP18BD}pdp18b_drm.c ${PDP18BD}pdp18b_cpu.c \ + ${PDP18BD}pdp18b_lp.c ${PDP18BD}pdp18b_mt.c ${PDP18BD}pdp18b_rf.c \ + ${PDP18BD}pdp18b_rp.c ${PDP18BD}pdp18b_stddev.c ${PDP18BD}pdp18b_sys.c \ + ${PDP18BD}pdp18b_tt1.c +PDP4_OPT = -DPDP4 -I ${PDP18BD} +PDP7_OPT = -DPDP7 -I ${PDP18BD} +PDP9_OPT = -DPDP9 -I ${PDP18BD} +PDP15_OPT = -DPDP15 -I ${PDP18BD} -pdp9: $(PDP18B_FILES) pdp18b_defs.h - cc -DPDP9 $(PDP18B_FILES) $(CONTROL_FILES) -lm -o pdp9 -pdp11: $(PDP11_FILES) pdp11_defs.h - cc $(PDP11_FILES) $(CONTROL_FILES) -lm -o pdp11 -pdp15: $(PDP18B_FILES) pdp18b_defs.h - cc -DPDP15 $(PDP18B_FILES) $(CONTROL_FILES) -lm -o pdp15 +PDP11D = PDP11/ +PDP11 = ${PDP11D}pdp11_fp.c ${PDP11D}pdp11_cpu.c ${PDP11D}pdp11_dz.c \ + ${PDP11D}pdp11_cis.c ${PDP11D}pdp11_lp.c ${PDP11D}pdp11_rk.c \ + ${PDP11D}pdp11_rl.c ${PDP11D}pdp11_rp.c ${PDP11D}pdp11_rx.c \ + ${PDP11D}pdp11_stddev.c ${PDP11D}pdp11_sys.c ${PDP11D}pdp11_tc.c \ + ${PDP11D}pdp11_tm.c ${PDP11D}pdp11_ts.c ${PDP11D}pdp11_io.c \ + ${PDP11D}pdp11_rq.c +PDP11_OPT = -I ${PDP11D} -clean: - rm -f *.o i1401 nova pdp1 pdp4 pdp7 pdp8 pdp9 pdp11 pdp15 -#.include + +PDP10D = PDP10/ +PDP10 = ${PDP10D}pdp10_fe.c ${PDP10D}pdp10_dz.c ${PDP10D}pdp10_cpu.c \ + ${PDP10D}pdp10_ksio.c ${PDP10D}pdp10_lp20.c ${PDP10D}pdp10_mdfp.c \ + ${PDP10D}pdp10_pag.c ${PDP10D}pdp10_pt.c ${PDP10D}pdp10_rp.c \ + ${PDP10D}pdp10_sys.c ${PDP10D}pdp10_tim.c ${PDP10D}pdp10_tu.c \ + ${PDP10D}pdp10_xtnd.c +PDP10_OPT = -DUSE_INT64 -I ${PDP10D} + + + +PDP8D = PDP8/ +PDP8 = ${PDP8D}pdp8_cpu.c ${PDP8D}pdp8_clk.c ${PDP8D}pdp8_df.c \ + ${PDP8D}pdp8_dt.c ${PDP8D}pdp8_lp.c ${PDP8D}pdp8_mt.c \ + ${PDP8D}pdp8_pt.c ${PDP8D}pdp8_rf.c ${PDP8D}pdp8_rk.c \ + ${PDP8D}pdp8_rx.c ${PDP8D}pdp8_sys.c ${PDP8D}pdp8_tt.c \ + ${PDP8D}pdp8_ttx.c ${PDP8D}pdp8_rl.c +PDP8_OPT = -I ${PDP8D} + + + +H316D = H316/ +H316 = ${H316D}h316_stddev.c ${H316D}h316_lp.c ${H316D}h316_cpu.c \ + ${H316D}h316_sys.c +H316_OPT = -I ${H316D} + + + +HP2100D = HP2100/ +HP2100 = ${HP2100D}hp2100_stddev.c ${HP2100D}hp2100_dp.c ${HP2100D}hp2100_lp.c \ + ${HP2100D}hp2100_mt.c ${HP2100D}hp2100_cpu.c ${HP2100D}hp2100_sys.c +HP2100_OPT = -I ${HP2100D} + + + +ID4D = ID4/ +ID4 = ${ID4D}id4_fp.c ${ID4D}id4_cpu.c ${ID4D}id4_stddev.c ${ID4D}id4_sys.c +ID4_OPT = -I ${ID4D} + + + +I1401D = I1401/ +I1401 = ${I1401D}i1401_lp.c ${I1401D}i1401_cpu.c ${I1401D}i1401_iq.c \ + ${I1401D}i1401_cd.c ${I1401D}i1401_mt.c ${I1401D}i1401_sys.c +I1401_OPT = -I ${I1401D} + + + +VAXD = VAX/ +VAX = ${VAXD}vax_cpu1.c ${VAXD}vax_cpu.c ${VAXD}vax_fpa.c ${VAXD}vax_io.c \ + ${VAXD}vax_mmu.c ${VAXD}vax_stddev.c ${VAXD}vax_sys.c \ + ${VAXD}vax_sysdev.c \ + ${PDP11D}pdp11_rl.c ${PDP11D}pdp11_rq.c ${PDP11D}pdp11_ts.c \ + ${PDP11D}pdp11_dz.c ${PDP11D}pdp11_lp.c +VAX_OPT = -I ${VAXD} -I ${PDP11D} -DUSE_INT64 + + + +SDSD = SDS/ +SDS = ${SDSD}sds_stddev.c ${SDSD}sds_fhd.c ${SDSD}sds_io.c ${SDSD}sds_lp.c \ + ${SDSD}sds_mt.c ${SDSD}sds_rad.c ${SDSD}sds_cpu.c ${SDSD}sds_sys.c +SDS_OPT = -I ${SDSD} + + + +S3D = S3/ +S3 = ${S3D}s3_cd.c ${S3D}s3_cpu.c ${S3D}s3_disk.c ${S3D}s3_lp.c \ + ${S3D}s3_pkb.c ${S3D}s3_sys.c +S3_OPT = -I ${S3D} + + + +ALTAIRD = ALTAIR/ +ALTAIR = ${ALTAIRD}altair_sio.c ${ALTAIRD}altair_cpu.c ${ALTAIRD}altair_dsk.c \ + ${ALTAIRD}altair_sys.c +ALTAIR_OPT = -I ${ALTAIRD} + + +# +# Build everything +# +all : ${BIN}pdp1 ${BIN}pdp4 ${BIN}pdp7 ${BIN}pdp8 ${BIN}pdp9 ${BIN}pdp15 \ + ${BIN}pdp11 ${BIN}pdp10 ${BIN}nova ${BIN}eclipse ${BIN}h316 \ + ${BIN}s3 ${BIN}altair + + + +# +# Make sure subdirectory exists +# +#${BIN} : simh_doc.txt +# ${MKDIR} ${BIN} +# ${TOUCH} ${BIN} + + +# +# Individual builds +# +${BIN}pdp1 : ${PDP1} ${SIM} ${BIN} + ${CC} ${PDP1} ${SIM} ${PDP1_OPT} -o $@ + + + +${BIN}pdp4 : ${PDP18B} ${SIM} ${BIN} + ${CC} ${PDP18B} ${SIM} ${PDP4_OPT} -o $@ + + + +${BIN}pdp7 : ${PDP18B} ${SIM} ${BIN} + ${CC} ${PDP18B} ${SIM} ${PDP7_OPT} -o $@ + + + +${BIN}pdp8 : ${PDP8} ${SIM} ${BIN} + ${CC} ${PDP8} ${SIM} ${PDP8_OPT} -o $@ + + + +${BIN}pdp9 : ${PDP18B} ${SIM} ${BIN} + ${CC} ${PDP18B} ${SIM} ${PDP9_OPT} -o $@ + + + +${BIN}pdp15 : ${PDP18B} ${SIM} ${BIN} + ${CC} ${PDP18B} ${SIM} ${PDP15_OPT} -o $@ + + + +${BIN}pdp10 : ${PDP10} ${SIM} ${BIN} + ${CC} ${PDP10} ${SIM} ${PDP10_OPT} -o $@ + + + +${BIN}pdp11 : ${PDP11} ${SIM} ${BIN} + ${CC} ${PDP11} ${SIM} ${PDP11_OPT} -o $@ + + +${BIN}nova : ${NOVA} ${SIM} ${BIN} + ${CC} ${NOVA} ${SIM} ${NOVA_OPT} -o $@ + + + +${BIN}eclipse : ${ECLIPSE} ${SIM} ${BIN} + ${CC} ${ECLIPSE} ${SIM} ${ECLIPSE_OPT} -o $@ + + + +${BIN}h316 : ${H316} ${SIM} ${BIN} + ${CC} ${H316} ${SIM} ${H316_OPT} -o $@ + + + +${BIN}hp2100 : ${HP2100} ${SIM} ${BIN} + ${CC} ${HP2100} ${SIM} ${HP2100_OPT} -o $@ + + + +${BIN}id4 : ${ID4} ${SIM} ${BIN} + ${CC} ${ID4} ${SIM} ${ID4_OPT} -o $@ + + + +${BIN}i1401 : ${I1401} ${SIM} ${BIN} + ${CC} ${I1401} ${SIM} ${I1401_OPT} -o $@ + + + +${BIN}sds : ${SDS} ${SIM} ${BIN} + ${CC} ${SDS} ${SIM} ${SDS_OPT} -o $@ + + + +${BIN}s3 : ${S3} ${SIM} ${BIN} + ${CC} ${S3} ${SIM} ${S3_OPT} -o $@ + + +${BIN}altair : ${ALTAIR} ${SIM} ${BIN} + ${CC} ${ALTAIR} ${SIM} ${ALTAIR_OPT} -o $@ diff -ruN sim.old/pkg-plist sim/pkg-plist --- sim.old/pkg-plist Fri Jun 16 16:54:31 2000 +++ sim/pkg-plist Thu Jan 24 23:24:43 2002 @@ -1,4 +1,3 @@ -bin/i1401 bin/nova bin/pdp1 bin/pdp4 --- sim.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 Jan 24 14:42: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 0D52237B417; Thu, 24 Jan 2002 14:42:04 -0800 (PST) Received: from pool0162.cvx40-bradley.dialup.earthlink.net ([216.244.42.162] helo=mindspring.com) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 16TsZE-00009T-00; Thu, 24 Jan 2002 14:42:01 -0800 Message-ID: <3C508DB4.E0285E7A@mindspring.com> Date: Thu, 24 Jan 2002 14:41:56 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Dan Nelson Cc: Rahul Siddharthan , ports@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Port: Intel Fortran (and C++?) compilers References: <20020124184506.B87867@lpt.ens.fr> <20020124192136.GG87583@dan.emsphone.com> 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 Dan Nelson wrote: > This is definitely dependant on what you're building. icc will try and > use the Linux headers, so if you use FILE, or pretty much any system > struct, it's not going to run right. Actually, what might work is "icc > -X -I /usr/include", and then link with the freebsd ld. But icc > doesn't understand all gcc-isms, which is why Intel had to rewrite a > lot of them and put them in intel/compiler50/ia32/substitute_headers. > You'de have to do the same for any offending FreeBSD headers. It's probably a worthwhile exercise to make these conditional on the GCC manifest constant predefines that only show up when you use GCC, so that there aren't unsynchronized copies of everything lying around... -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 14:50:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89E9637B400 for ; Thu, 24 Jan 2002 14:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OMo2396431; Thu, 24 Jan 2002 14:50:02 -0800 (PST) (envelope-from gnats) Date: Thu, 24 Jan 2002 14:50:02 -0800 (PST) Message-Id: <200201242250.g0OMo2396431@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: SASAKI Katuhiro Subject: Re: ports/31037: NEW PORT: Krusader Reply-To: SASAKI Katuhiro Sender: owner-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/31037; it has been noted by GNATS. From: SASAKI Katuhiro To: David , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/31037: NEW PORT: Krusader Date: Fri, 25 Jan 2002 07:47:55 +0900 Hi. In <20020124145917.0261844AAB2@spitfire.velocet.net>, David wrote: >Thank you for getting this done, and i think it best if you remain the >maintainer as i do not have the neccesary skills to do so. > OK. I will maintain this port. Below is a changed skeleton. Thank you. # 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: # # krusader/ # krusader/files # krusader/files/patch-krusader::VFS::krarchandler.cpp # krusader/files/patch-krusader::krusader.cpp # krusader/Makefile # krusader/distinfo # krusader/pkg-comment # krusader/pkg-descr # krusader/pkg-plist # echo c - krusader/ mkdir -p krusader/ > /dev/null 2>&1 echo c - krusader/files mkdir -p krusader/files > /dev/null 2>&1 echo x - krusader/files/patch-krusader::VFS::krarchandler.cpp sed 's/^X//' >krusader/files/patch-krusader::VFS::krarchandler.cpp << 'END-of-krusader/files/patch-krusader::VFS::krarchandler.cpp' X--- krusader/VFS/krarchandler.cpp.orig Mon Dec 17 06:58:21 2001 X+++ krusader/VFS/krarchandler.cpp Thu Jan 24 17:43:01 2002 X@@ -45,57 +45,57 @@ X X // we will simply try to find the packers here.. X KShellProcess proc; X- proc << "which tar >/dev/null 2>&1"; X+ proc << "which tar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("tar"); X X proc.clearArguments(); X- proc << "which gzip >/dev/null 2>&1"; X+ proc << "which gzip"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("gzip"); X X proc.clearArguments(); X- proc << "which bzip2 >/dev/null 2>&1"; X+ proc << "which bzip2"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("bzip2"); X X proc.clearArguments(); X- proc << "which unzip >/dev/null 2>&1"; X+ proc << "which unzip"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unzip"); X X proc.clearArguments(); X- proc << "which zip >/dev/null 2>&1" ; X+ proc << "which zip" ; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("zip"); X X proc.clearArguments(); X- proc << "which rpm >/dev/null 2>&1"; X+ proc << "which rpm"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("rpm"); X X proc.clearArguments(); X- proc << "which cpio >/dev/null 2>&1"; X+ proc << "which cpio"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("cpio"); X X proc.clearArguments(); X- proc << "which unrar >/dev/null 2>&1"; X+ proc << "which unrar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unrar"); X X proc.clearArguments(); X- proc << "which rar >/dev/null 2>&1"; X+ proc << "which rar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("rar"); X X proc.clearArguments(); X- proc << "which unarj >/dev/null 2>&1"; X+ proc << "which unarj"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unarj"); X X proc.clearArguments(); X- proc << "which unace >/dev/null 2>&1"; X+ proc << "which unace"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unace"); X END-of-krusader/files/patch-krusader::VFS::krarchandler.cpp echo x - krusader/files/patch-krusader::krusader.cpp sed 's/^X//' >krusader/files/patch-krusader::krusader.cpp << 'END-of-krusader/files/patch-krusader::krusader.cpp' X--- krusader/krusader.cpp.orig Tue Jan 1 23:47:10 2002 X+++ krusader/krusader.cpp Thu Jan 24 17:38:20 2002 X@@ -550,7 +550,7 @@ X // first, a diff program: kdiff X skip = false; X if (!skip) { X- proc << "which kdiff >/dev/null 2>&1"; X+ proc << "which kdiff"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("DIFF"); tools.append("kdiff"); X skip = true; X@@ -558,7 +558,7 @@ X } X if (!skip) { X proc.clearArguments(); X- proc << "which xxdiff >/dev/null 2>&1"; X+ proc << "which xxdiff"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("DIFF"); tools.append("xxdiff"); X skip = true; X@@ -569,7 +569,7 @@ X skip = false; X if (!skip) { X proc.clearArguments(); X- proc << "which kmail >/dev/null 2>&1"; X+ proc << "which kmail"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("MAIL"); tools.append("kmail"); X skip = true; END-of-krusader/files/patch-krusader::krusader.cpp echo x - krusader/Makefile sed 's/^X//' >krusader/Makefile << 'END-of-krusader/Makefile' X# New ports collection makefile for: krusader X# Date created: 4 October 2001 X# Whom: David X# X# $FreeBSD$ X# X XPORTNAME= krusader XPORTVERSION= 1.00 XCATEGORIES= x11-fm kde XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=krusader X XMAINTAINER= sahiro@crest.ocn.ne.jp X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 X XUSE_KDELIBS_VER=2 XGNU_CONFIGURE= yes XUSE_GMAKE= yes X X_NO_KDE_OBJPRELINK=yes X_NO_KDE_FINAL= yes X X.include "${.CURDIR}/../../x11/kde2/Makefile.kde" X X.include X X.if defined(WITH_ARCHIVERS) XRUN_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ X unzip:${PORTSDIR}/archivers/unzip \ X rar:${PORTSDIR}/archivers/rar \ X unrar:${PORTSDIR}/archivers/unrar \ X unace:${PORTSDIR}/archivers/unace \ X unarj:${PORTSDIR}/archivers/unarj \ X rpm:${PORTSDIR}/archivers/rpm X.if !exists(/usr/bin/bzip2) XRUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 X.endif X.endif X X.if !defined(WITH_ARCHIVERS) Xpre-everything:: X @${ECHO} X @${ECHO} "If you would like to use more archivers that this" X @${ECHO} "program supports, press CTRL-C right now and define" X @${ECHO} "WITH_ARCHIVERS (make WITH_ARCHIVERS=yes install)" X @${ECHO} X.endif X Xpost-patch: X @${PERL} -pi -e 's|LIBQT="-l\$$qtlib.*||' \ X ${WRKSRC}/admin/acinclude.m4.in X Xpre-configure: X ${MKDIR} ${WRKSRC}/auto-bin X.for AC in autoconf autoheader X ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/auto-bin/${AC} X.endfor X.for AM in automake aclocal X ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM} X.endfor X cd ${WRKSRC} && env PATH=${WRKSRC}/auto-bin:$$PATH \ X ${GMAKE} -f admin/Makefile.common cvs X X.include END-of-krusader/Makefile echo x - krusader/distinfo sed 's/^X//' >krusader/distinfo << 'END-of-krusader/distinfo' XMD5 (krusader-1.00.tar.gz) = 4a1ba0678fff8e5f9b3c96287a8da22b END-of-krusader/distinfo echo x - krusader/pkg-comment sed 's/^X//' >krusader/pkg-comment << 'END-of-krusader/pkg-comment' XA File Manager for KDE2 END-of-krusader/pkg-comment echo x - krusader/pkg-descr sed 's/^X//' >krusader/pkg-descr << 'END-of-krusader/pkg-descr' XKrusader is a File Manager for KDE 2.x, patterned after Xold-school managers like Midnight Commander and Norton XCommander. It features basically all your file-management Xneeds, plus extensive archive handling, supporting many Xarchive formats, mounted filesystems support, ftp, and Xmuch much more. X XIt is (almost) completely customizable, very user friendly, Xfast, and damn good looking :-) X XWWW: http://krusader.sourceforge.net X XDavid Xddavid_3@yahoo.com END-of-krusader/pkg-descr echo x - krusader/pkg-plist sed 's/^X//' >krusader/pkg-plist << 'END-of-krusader/pkg-plist' Xbin/krusader Xshare/applnk/Applications/krusader.desktop Xshare/apps/krusader/about.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_unselectall.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_unselectall.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_unselectall.png Xshare/apps/krusader/konfig_small.jpg Xshare/apps/krusader/krusaderui.rc Xshare/doc/HTML/en/krusader/bookmanadd.png Xshare/doc/HTML/en/krusader/bookmanedit.png Xshare/doc/HTML/en/krusader/bookmanuse.png Xshare/doc/HTML/en/krusader/cmdline.png Xshare/doc/HTML/en/krusader/commands.sgml Xshare/doc/HTML/en/krusader/common Xshare/doc/HTML/en/krusader/credits.sgml Xshare/doc/HTML/en/krusader/faq.sgml Xshare/doc/HTML/en/krusader/fnkeys.png Xshare/doc/HTML/en/krusader/index.cache.bz2 Xshare/doc/HTML/en/krusader/index.docbook Xshare/doc/HTML/en/krusader/installation.sgml Xshare/doc/HTML/en/krusader/introduction.sgml Xshare/doc/HTML/en/krusader/kgadvanced.png Xshare/doc/HTML/en/krusader/kgarchives.png Xshare/doc/HTML/en/krusader/kggeneral.png Xshare/doc/HTML/en/krusader/kglookfeel.png Xshare/doc/HTML/en/krusader/kgstartup.png Xshare/doc/HTML/en/krusader/konfigurator.sgml Xshare/doc/HTML/en/krusader/krusader-tools.sgml Xshare/doc/HTML/en/krusader/krusader1.png Xshare/doc/HTML/en/krusader/listpanel.png Xshare/doc/HTML/en/krusader/mainwindow.png Xshare/doc/HTML/en/krusader/mountman.png Xshare/doc/HTML/en/krusader/remoteman.png Xshare/doc/HTML/en/krusader/search_advanced.png Xshare/doc/HTML/en/krusader/search_general.png Xshare/doc/HTML/en/krusader/terminalEmu.png Xshare/doc/HTML/en/krusader/toolbar.png Xshare/doc/HTML/en/krusader/using-krusader.sgml Xshare/icons/hicolor/16x16/apps/krusader.png Xshare/icons/hicolor/32x32/apps/krusader.png Xshare/locale/cs/LC_MESSAGES/krusader.mo Xshare/locale/de/LC_MESSAGES/krusader.mo Xshare/locale/dk/LC_MESSAGES/krusader.mo Xshare/locale/pl/LC_MESSAGES/krusader.mo Xshare/locale/sv/LC_MESSAGES/krusader.mo Xshare/mimelnk/application/x-ace.desktop X@unexec /bin/rmdir %D/share/mimelnk/application 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/mimelnk 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/sv/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/sv 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/pl 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/dk/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/dk 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/de 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/cs 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/32x32 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/16x16 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML/en/krusader 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML/en 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/32x32/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/32x32 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/22x22/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/22x22 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/16x16/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/16x16 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/applnk/Applications 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/applnk 2>/dev/null || /usr/bin/true END-of-krusader/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 14:51:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5898237B402; Thu, 24 Jan 2002 14:51:13 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OMkbj95855; Thu, 24 Jan 2002 14:46:37 -0800 (PST) (envelope-from pat) Date: Thu, 24 Jan 2002 14:46:37 -0800 (PST) From: Message-Id: <200201242246.g0OMkbj95855@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/34240: bind9 port broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: bind9 port broken Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: pat Responsible-Changed-When: Thu Jan 24 14:46:15 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34240 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 14:51:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC89337B404; Thu, 24 Jan 2002 14:51:13 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OMjfR95661; Thu, 24 Jan 2002 14:45:41 -0800 (PST) (envelope-from pat) Date: Thu, 24 Jan 2002 14:45:41 -0800 (PST) From: Message-Id: <200201242245.g0OMjfR95661@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, jedgar@FreeBSD.org Subject: Re: ports/34241: Update port: emulators/sim Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: emulators/sim Responsible-Changed-From-To: freebsd-ports->jedgar Responsible-Changed-By: pat Responsible-Changed-When: Thu Jan 24 14:45:23 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34241 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 14:51:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7215837B416; Thu, 24 Jan 2002 14:51:14 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OMlWp96016; Thu, 24 Jan 2002 14:47:32 -0800 (PST) (envelope-from pat) Date: Thu, 24 Jan 2002 14:47:32 -0800 (PST) From: Message-Id: <200201242247.g0OMlWp96016@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/34238: fix for port/www/mod_php4 zziplib extension Sender: owner-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 for port/www/mod_php4 zziplib extension Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: pat Responsible-Changed-When: Thu Jan 24 14:47:16 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34238 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 15:11:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8570837B402; Thu, 24 Jan 2002 15:11:13 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0ON5i902880; Thu, 24 Jan 2002 15:05:44 -0800 (PST) (envelope-from pat) Date: Thu, 24 Jan 2002 15:05:44 -0800 (PST) From: Message-Id: <200201242305.g0ON5i902880@freefall.freebsd.org> To: j@pureftpd.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34237: port update : ftp/pure-ftpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port update : ftp/pure-ftpd State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jan 24 15:05:27 PST 2002 State-Changed-Why: committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34237 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 15:29: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pureftpd.org (r209m36.cybercable.tm.fr [195.132.209.36]) by hub.freebsd.org (Postfix) with ESMTP id 6360E37B416 for ; Thu, 24 Jan 2002 15:29:00 -0800 (PST) Received: (qmail 18736 invoked by uid 1000); 25 Jan 2002 00:28:56 +0100 Date: Fri, 25 Jan 2002 00:28:56 +0059 From: Jedi/Sector One To: pat@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/34237: port update : ftp/pure-ftpd Message-ID: <20020124232918.GA20006@c9x.org> References: <200201242305.g0ON5i902880@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201242305.g0ON5i902880@freefall.freebsd.org> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 24, 2002 at 03:05:44PM -0800, pat@FreeBSD.org wrote: > Synopsis: port update : ftp/pure-ftpd > State-Changed-From-To: open->closed > State-Changed-By: pat > committed, thanks! Pat, you're faster than light :) -- Frank DENIS (Jedi/Sector One) HotLinker - http://www.HotLinker.Net -*- Pure-FTPd - http://www.PureFTPd.Org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 15:31:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 681BF37B417; Thu, 24 Jan 2002 15:31:13 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0ONUE806446; Thu, 24 Jan 2002 15:30:14 -0800 (PST) (envelope-from sf) Date: Thu, 24 Jan 2002 15:30:14 -0800 (PST) From: Message-Id: <200201242330.g0ONUE806446@freefall.freebsd.org> To: sf@FreeBSD.org, freebsd-ports@FreeBSD.org, sf@FreeBSD.org Subject: Re: ports/34235: devel/imake-4 Makefile error affecting Wraphelp.c (AARRRGGHH!) Sender: owner-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/imake-4 Makefile error affecting Wraphelp.c (AARRRGGHH!) Responsible-Changed-From-To: freebsd-ports->sf Responsible-Changed-By: sf Responsible-Changed-When: Thu Jan 24 15:30:04 PST 2002 Responsible-Changed-Why: I broke it. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 15:31:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C680837B41B; Thu, 24 Jan 2002 15:31:13 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0ONU3B06323; Thu, 24 Jan 2002 15:30:03 -0800 (PST) (envelope-from sf) Date: Thu, 24 Jan 2002 15:30:03 -0800 (PST) From: Message-Id: <200201242330.g0ONU3B06323@freefall.freebsd.org> To: ports@geeksrus.net, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34235: devel/imake-4 Makefile error affecting Wraphelp.c (AARRRGGHH!) Sender: owner-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/imake-4 Makefile error affecting Wraphelp.c (AARRRGGHH!) State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Thu Jan 24 15:28:46 PST 2002 State-Changed-Why: Committed, thanks. Please calm down, this bug does not affect binary package. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 15:42: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.chesneycorp.com (sdsl-216-36-93-161.dsl.lax.megapath.net [216.36.93.161]) by hub.freebsd.org (Postfix) with SMTP id 307BA37B41B for ; Thu, 24 Jan 2002 15:41:49 -0800 (PST) Received: (qmail 12115 invoked from network); 24 Jan 2002 23:41:40 -0000 Received: from sdsl-216-36-93-173.dsl.lax.megapath.net (HELO mark) (216.36.93.173) by sdsl-216-36-93-161.dsl.lax.megapath.net with SMTP; 24 Jan 2002 23:41:40 -0000 From: "Mark Chesney" To: Subject: Sablot-0.81 Port Date: Thu, 24 Jan 2002 16:42:10 -0700 Organization: Chesney Corporation Message-ID: <001801c1a530$c364c920$ad5d24d8@mark> 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.2616 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 On two machines running recent 4.5-RC, I am getting the following error building the latest Sablotron port. The output of one such build follows: [Thu Jan 24 4:35pm] [mark@paradigm:/usr/ports/textproc/sablotron] # make clean ===> Cleaning for iconv-2.0_1 ===> Cleaning for autoconf213-2.13.000227_1 ===> Cleaning for automake-1.5,1 ===> Cleaning for gettext-0.10.35_1 ===> Cleaning for gmake-3.79.1 ===> Cleaning for libtool-1.3.4_2 ===> Cleaning for m4-1.4_1 ===> Cleaning for expat-1.95.2 ===> Cleaning for Sablot-0.81 [Thu Jan 24 4:36pm] [mark@paradigm:/usr/ports/textproc/sablotron] # make ===> Extracting for Sablot-0.81 >> Checksum OK for Sablot-0.81.tar.gz. ===> Sablot-0.81 depends on executable: gmake - found ===> Sablot-0.81 depends on executable: automake - found ===> Sablot-0.81 depends on executable: autoconf213 - found ===> Sablot-0.81 depends on executable: libtool - found ===> Sablot-0.81 depends on shared library: iconv.2 - found ===> Sablot-0.81 depends on shared library: expat.2 - found ===> Patching for Sablot-0.81 ===> Applying FreeBSD patches for Sablot-0.81 ===> Configuring for Sablot-0.81 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 automake: configure.in: installing `tools/depcomp' /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL src/engine/Makefile.am:4: CPPFLAGS was already defined in condition AM_WARNINGS_FALSE, which is implied by condition TRUE CPPFLAGS (User, where = 4) = { AM_WARNINGS_TRUE => @CPPFLAGS@ -Wall AM_WARNINGS_FALSE => @CPPFLAGS@ } src/engine/Makefile.am:4: CPPFLAGS was already defined in condition AM_WARNINGS_TRUE, which is implied by condition TRUE CPPFLAGS (User, where = 4) = { AM_WARNINGS_TRUE => @CPPFLAGS@ -Wall AM_WARNINGS_FALSE => @CPPFLAGS@ } /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL *** Error code 1 Stop in /usr/ports/textproc/sablotron. *** Error code 1 Stop in /usr/ports/textproc/sablotron. *** Error code 1 Stop in /usr/ports/textproc/sablotron. *** Error code 1 Stop in /usr/ports/textproc/sablotron. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 17:26:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id DE36F37B404 for ; Thu, 24 Jan 2002 17:26:18 -0800 (PST) Received: from there (H112.C233.tor.velocet.net [216.138.233.112]) by spitfire.velocet.net (Postfix) with SMTP id 27FEF44AAD2 for ; Fri, 25 Jan 2002 01:26:17 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" From: David To: Ports FreeBSD Subject: Re: Porting Problem -Update Date: Thu, 24 Jan 2002 20:27:38 -0500 X-Mailer: KMail [version 1.3.2] References: <20020124132317.1FFD444AA97@spitfire.velocet.net> <20020124154412.5974A44AAB4@spitfire.velocet.net> <233810000.1011895227@volyn.coolrat.org> In-Reply-To: <233810000.1011895227@volyn.coolrat.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020125012617.27FEF44AAD2@spitfire.velocet.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 I would like too thank everyone who offered help with this problem, but unfortunatly i was unable to resolve the problem :( I have put up a tar.gz file of the port as i have it so far: http://homepages.dsl.ca/~ddavid/bibletime.tar.gz if someone could possibly take a stab at getting this done ( please). As it stands now, the port downloads and compiles with no problems, but the issue with installation still remains. There is a make.log and the most recent inst.log files included, with some assorted extra files i was using. Hopefully ( please...) someone can finish this off ( please... :) because i do think it would be a nice addition to the ports tree. Also, i've just added some bits from a recent Makefile by SASAKI Katuhiro who just finished up another port i was trying to get done Krusader, which i believe brings it up to date with the other KDE ports. Once again, thanks to everyone who offered help with this! Cheers David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 18:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2D5337B416 for ; Thu, 24 Jan 2002 18:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P2U0c46332; Thu, 24 Jan 2002 18:30:00 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 7128137B400 for ; Thu, 24 Jan 2002 18:22:54 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 3ECE62B7CD for ; Fri, 25 Jan 2002 03:22:51 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 774CE1A9; Fri, 25 Jan 2002 13:22:47 +1100 (EST) Message-Id: <20020125022247.774CE1A9@k7.mavetju.org> Date: Fri, 25 Jan 2002 13:22:47 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34245: [patch] devel/gnomevfs doesn't compile without devel/oaf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34245 >Category: ports >Synopsis: [patch] devel/gnomevfs doesn't compile without devel/oaf >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 18:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Dec 25 02:20:13 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/devel/gnomevfs/Makefile,v 1.24 2002/01/23 15:22:19 sobomax Exp $ >Description: devel/gnomevfs doesn't compile without devel/oaf installed. This morning I saw that these ports were updated and because I knew how related they are, I just removed them all and started to rebuild them. >How-To-Repeat: cd ${PORTSDIR}/devel/gnomevfs pkg_delete oaf_* make >Fix: It should be a BUILD_DEPENDS maybe but LIB_DPENDS works fine too. --- Makefile.old Fri Jan 25 13:04:44 2002 +++ Makefile Fri Jan 25 13:05:53 2002 @@ -17,6 +17,7 @@ BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext-devel \ ${X11BASE}/libdata/pkgconfig/gnome-mime-data-2.0.pc:${PORTSDIR}/misc/gnomemimedata LIB_DEPENDS= gconf-1.1:${PORTSDIR}/devel/gconf +LIB_DEPENDS+= oaf.0:${PORTSDIR}/devel/oaf .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 18:39:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 93C3737B417 for ; Thu, 24 Jan 2002 18:39:16 -0800 (PST) Received: from 200.163.6.58 (ppp058-bsace7023.telebrasilia.net.br [200.163.6.58]) by heaven.gigo.com (Postfix) with ESMTP id 010B4B900 for ; Thu, 24 Jan 2002 18:39:10 -0800 (PST) Received: (qmail 553 invoked by uid 1001); 25 Jan 2002 02:38:31 -0000 Message-ID: <20020125023831.552.qmail@exxodus.fedaykin.here> Date: Fri, 25 Jan 2002 00:38:09 -0200 From: Mario Sergio Fujikawa Ferreira To: Morsal Rodbay Cc: mkm , "David W. Chapman Jr." , charon@seektruth.or, freebsd-ports@FreeBSD.ORG Subject: Re: XFree86 4.2.0 References: <200201222023.g0MKNgD29186@midway.uchicago.edu> <20020122202504.GA54317@leviathan.inethouston.net> <200201222103.g0ML3pL90379@marvin.idsi.net> <20020124231835.A31725@zigman.2y.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020124231835.A31725@zigman.2y.net>; from morsal@swipnet.se on Thu, Jan 24, 2002 at 11:18:13PM +0100 X-Operating-System: FreeBSD 4.5-RC X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 24, 2002 at 11:18:13PM +0100, Morsal Rodbay wrote: > On Tue, Jan 22, 2002 at 03:03:33PM -0600, mkm wrote: > > > Some people have had problems, and its not been tested enough for > > > -RELEASE, it should be upgraded again after the ports freeze. > > > > I was having major issues. My machine was rebooting as soon as it tried to > > initialize DRI, evidently the linux crowd is having the same issue with 4.2.0 > > so it looks like XFree86 made a booboo. > > When will the port freeze be removed? I'd really like to see some ports The ports freeze lasts for a some minutes while the ports repo is tagged. After that, it is over. It happened sometime tuesday. Ports have been updated. > updated, for instance Galeon. :) Patches are always welcome. :) -- 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 Thu Jan 24 20:32: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by hub.freebsd.org (Postfix) with ESMTP id 0752337B404 for ; Thu, 24 Jan 2002 20:31:58 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 8747870604; Thu, 24 Jan 2002 21:31:51 -0700 (MST) Date: Thu, 24 Jan 2002 21:31:51 -0700 (MST) From: FreeBSD user To: Trevor Johnson Cc: ports@FreeBSD.ORG Subject: Re: ghostscript-gnu port and gdevdj9.c.gz with a weird md5? In-Reply-To: <20020124025633.C27032-100000@blues.jpj.net> Message-ID: <20020124213000.D10876-100000@Amber.XtremeDev.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 Thu, 24 Jan 2002, Trevor Johnson wrote: > > Trying to upgrade this port to ghostscript-gnu-6.52_4 after cvsupping to > > latest ports, but I keep getting a mismatch on the md5 checksum for > > gdevdj9.c.gz. In distfiles, it's listed as having a md5 hash of > > f09ef883b8ba837fb42c608c01af7375, while all the gdevdj9.c.gz I could find > > have a checksum of 982c960a46e935d555a304b319bd2e2f. Which is right? > > The one from http://www.harsch.net/Download/gdevdj9.c.gz has an MD5 of > 3a9c20c34b79ffab434abfbcc31d1c27 and a date of 21 January 2002. I just > checked a few minutes ago. The old one has an MD5 of > f09ef883b8ba837fb42c608c01af7375 and a date of 26 April 2000. Both are in > the current distinfo files (since a few hours ago). I haven't seen the > 982c960a46e935d555a304b319bd2e2f version. Where did you find it? I downloaded it from http://www.rarf.riken.go.jp/archives/Linux/slackware/slackware/source/xap/gs_x11/gdevdj9.c.gz Should I be using the 3a9c20c34b79ffab434abfbcc31d1c27 one with the date of 21 January 2002 then? If so, I'll download that and do a make makesum. Who's the maintainer of ghostscript-gnu? The email is set to ports@freebsd.org. Perhaps s/he needs to update the cvs? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06E9737B417 for ; Thu, 24 Jan 2002 21:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P502r72719; Thu, 24 Jan 2002 21:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id D76CB37B400 for ; Thu, 24 Jan 2002 20:53:29 -0800 (PST) Received: (qmail 20071 invoked by uid 85); 25 Jan 2002 04:47:46 -0000 Message-Id: <20020125044745.20065.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:47:45 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34249: New port: Validate International Securities Identification Numbers Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34249 >Category: ports >Synopsis: New port: Validate International Securities Identification Numbers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Business-ISIN # p5-Business-ISIN/pkg-plist # p5-Business-ISIN/Makefile # p5-Business-ISIN/distinfo # p5-Business-ISIN/pkg-comment # p5-Business-ISIN/pkg-descr # echo c - p5-Business-ISIN mkdir -p p5-Business-ISIN > /dev/null 2>&1 echo x - p5-Business-ISIN/pkg-plist sed 's/^X//' >p5-Business-ISIN/pkg-plist << 'END-of-p5-Business-ISIN/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/ISIN/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Business/ISIN.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Business 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/ISIN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business 2>/dev/null || true END-of-p5-Business-ISIN/pkg-plist echo x - p5-Business-ISIN/Makefile sed 's/^X//' >p5-Business-ISIN/Makefile << 'END-of-p5-Business-ISIN/Makefile' X# New ports collection makefile for: Business::ISIN X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Business-ISIN XPORTVERSION= 0.12 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Business XPKGNAMEPREFIX= p5- XEXTRACT_SUFX= .tgz X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= Business::ISIN.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Business-ISIN/Makefile echo x - p5-Business-ISIN/distinfo sed 's/^X//' >p5-Business-ISIN/distinfo << 'END-of-p5-Business-ISIN/distinfo' XMD5 (Business-ISIN-0.12.tgz) = fd51a1bf2eaec49410b32e9cf5833695 END-of-p5-Business-ISIN/distinfo echo x - p5-Business-ISIN/pkg-comment sed 's/^X//' >p5-Business-ISIN/pkg-comment << 'END-of-p5-Business-ISIN/pkg-comment' XValidate International Securities Identification Numbers END-of-p5-Business-ISIN/pkg-comment echo x - p5-Business-ISIN/pkg-descr sed 's/^X//' >p5-Business-ISIN/pkg-descr << 'END-of-p5-Business-ISIN/pkg-descr' XBusiness::ISIN is a class which validates ISINs X(International Securities Identification Numbers), the Xcodes which identify shares in much the same way as ISBNs Xidentify books. An ISIN consists of two letters, Xidentifying the country of origin of the security Xaccording to ISO 3166, followed by nine characters in X[A-Z0-9], followed by a decimal check digit. X XWWW: http://search.cpan.org/search?dist=Business-ISIN X XSeamus Venasse END-of-p5-Business-ISIN/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3028F37B41C for ; Thu, 24 Jan 2002 21:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P502o72728; Thu, 24 Jan 2002 21:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id B29A037B400 for ; Thu, 24 Jan 2002 20:53:30 -0800 (PST) Received: (qmail 20169 invoked by uid 85); 25 Jan 2002 04:47:52 -0000 Message-Id: <20020125044751.20163.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:47:51 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34250: New port: A UPS Interface Module Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34250 >Category: ports >Synopsis: New port: A UPS Interface Module >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Business-UPS # p5-Business-UPS/pkg-plist # p5-Business-UPS/Makefile # p5-Business-UPS/distinfo # p5-Business-UPS/pkg-comment # p5-Business-UPS/pkg-descr # echo c - p5-Business-UPS mkdir -p p5-Business-UPS > /dev/null 2>&1 echo x - p5-Business-UPS/pkg-plist sed 's/^X//' >p5-Business-UPS/pkg-plist << 'END-of-p5-Business-UPS/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/UPS/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Business/UPS.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/Business/UPS/autosplit.ix X%%PORTDOCS%%share/examples/Business-UPS/test.pl X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Business/UPS 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Business 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Business 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/UPS 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business 2>/dev/null || true X%%PORTDOCS%%@unexec rmdir %D/share/examples/Business-UPS 2>/dev/null || true END-of-p5-Business-UPS/pkg-plist echo x - p5-Business-UPS/Makefile sed 's/^X//' >p5-Business-UPS/Makefile << 'END-of-p5-Business-UPS/Makefile' X# New ports collection makefile for: Business::UPS X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Business-UPS XPORTVERSION= 1.13 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Business XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XEXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} XPERL_CONFIGURE= yes X XMAN3= Business::UPS.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${EXAMPLESDIR} X @${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} X.endif X X.include END-of-p5-Business-UPS/Makefile echo x - p5-Business-UPS/distinfo sed 's/^X//' >p5-Business-UPS/distinfo << 'END-of-p5-Business-UPS/distinfo' XMD5 (Business-UPS-1.13.tar.gz) = 59f068efec9b32cdcaee59d769e78efa END-of-p5-Business-UPS/distinfo echo x - p5-Business-UPS/pkg-comment sed 's/^X//' >p5-Business-UPS/pkg-comment << 'END-of-p5-Business-UPS/pkg-comment' XA UPS Interface Module END-of-p5-Business-UPS/pkg-comment echo x - p5-Business-UPS/pkg-descr sed 's/^X//' >p5-Business-UPS/pkg-descr << 'END-of-p5-Business-UPS/pkg-descr' XThis module requires input of the shipping method, origin zip code, Xdestination zip code, and weight of the package. It then connects to Xthe UPS calculation server and outputs the total shipping charges and Xthe UPS zone. X XWWW: http://search.cpan.org/search?dist=Business-UPS X XSeamus Venasse END-of-p5-Business-UPS/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 0:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC7C737B426 for ; Thu, 24 Jan 2002 21:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P503o72773; Thu, 24 Jan 2002 21:00:03 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id A444037B404 for ; Thu, 24 Jan 2002 20:54:04 -0800 (PST) Received: (qmail 20662 invoked by uid 85); 25 Jan 2002 04:48:26 -0000 Message-Id: <20020125044824.20656.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:48:24 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34255: New port: Perl extension for File Traversing System Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34255 >Category: ports >Synopsis: New port: Perl extension for File Traversing System >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-File-FTS # p5-File-FTS/pkg-plist # p5-File-FTS/Makefile # p5-File-FTS/distinfo # p5-File-FTS/pkg-comment # p5-File-FTS/pkg-descr # echo c - p5-File-FTS mkdir -p p5-File-FTS > /dev/null 2>&1 echo x - p5-File-FTS/pkg-plist sed 's/^X//' >p5-File-FTS/pkg-plist << 'END-of-p5-File-FTS/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/FTS/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/File/FTS.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/FTS 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true END-of-p5-File-FTS/pkg-plist echo x - p5-File-FTS/Makefile sed 's/^X//' >p5-File-FTS/Makefile << 'END-of-p5-File-FTS/Makefile' X# New ports collection makefile for: File::FTS X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= File-FTS XPORTVERSION= 0.01 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= File XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= File::FTS.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-File-FTS/Makefile echo x - p5-File-FTS/distinfo sed 's/^X//' >p5-File-FTS/distinfo << 'END-of-p5-File-FTS/distinfo' XMD5 (File-FTS-0.01.tar.gz) = bcdd80f05b083adcdae4514b3a75164b END-of-p5-File-FTS/distinfo echo x - p5-File-FTS/pkg-comment sed 's/^X//' >p5-File-FTS/pkg-comment << 'END-of-p5-File-FTS/pkg-comment' XPerl extension for File Traversing System END-of-p5-File-FTS/pkg-comment echo x - p5-File-FTS/pkg-descr sed 's/^X//' >p5-File-FTS/pkg-descr << 'END-of-p5-File-FTS/pkg-descr' XThis is similar to File::Find, but works non recursively. XSymbolic links to directories are skipped. X XWWW: http://search.cpan.org/search?dist=File-FTS X XSeamus Venasse END-of-p5-File-FTS/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 1:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 300A637B421 for ; Thu, 24 Jan 2002 21:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P502F72755; Thu, 24 Jan 2002 21:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 9921137B404 for ; Thu, 24 Jan 2002 20:53:51 -0800 (PST) Received: (qmail 20463 invoked by uid 85); 25 Jan 2002 04:48:13 -0000 Message-Id: <20020125044812.20457.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:48:12 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34253: New port: DBI interface for accessing LDAP servers Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34253 >Category: ports >Synopsis: New port: DBI interface for accessing LDAP servers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-DBD-LDAP # p5-DBD-LDAP/pkg-plist # p5-DBD-LDAP/Makefile # p5-DBD-LDAP/distinfo # p5-DBD-LDAP/pkg-comment # p5-DBD-LDAP/pkg-descr # echo c - p5-DBD-LDAP mkdir -p p5-DBD-LDAP > /dev/null 2>&1 echo x - p5-DBD-LDAP/pkg-plist sed 's/^X//' >p5-DBD-LDAP/pkg-plist << 'END-of-p5-DBD-LDAP/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/LDAP/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/DBD/LDAP.pm Xlib/perl5/site_perl/%%PERL_VER%%/JLdap.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/DBD/LDAP/autosplit.ix X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/DBD/LDAP 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/DBD 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/DBD 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/LDAP 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true END-of-p5-DBD-LDAP/pkg-plist echo x - p5-DBD-LDAP/Makefile sed 's/^X//' >p5-DBD-LDAP/Makefile << 'END-of-p5-DBD-LDAP/Makefile' X# New ports collection makefile for: DBD::LDAP X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= DBD-LDAP XPORTVERSION= 0.04 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DBD XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ X ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= DBD::LDAP.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-DBD-LDAP/Makefile echo x - p5-DBD-LDAP/distinfo sed 's/^X//' >p5-DBD-LDAP/distinfo << 'END-of-p5-DBD-LDAP/distinfo' XMD5 (DBD-LDAP-0.04.tar.gz) = da4340d1897854bd46888fa6d6941ff1 END-of-p5-DBD-LDAP/distinfo echo x - p5-DBD-LDAP/pkg-comment sed 's/^X//' >p5-DBD-LDAP/pkg-comment << 'END-of-p5-DBD-LDAP/pkg-comment' XDBI interface for accessing LDAP servers END-of-p5-DBD-LDAP/pkg-comment echo x - p5-DBD-LDAP/pkg-descr sed 's/^X//' >p5-DBD-LDAP/pkg-descr << 'END-of-p5-DBD-LDAP/pkg-descr' XDBD::LDAP is a DBI extension module adding an SQL database interface to Xstandard LDAP databases to Perl's database-independent database interface. XYou will need access to an existing LDAP database or set up your own using Xan LDAP server, ie. "OpenLDAP". X XWWW: http://search.cpan.org/search?dist=DBD-LDAP X XSeamus Venasse END-of-p5-DBD-LDAP/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 1:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AEFC37B41E for ; Thu, 24 Jan 2002 21:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P502h72737; Thu, 24 Jan 2002 21:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 40FF337B41B for ; Thu, 24 Jan 2002 20:53:37 -0800 (PST) Received: (qmail 20267 invoked by uid 85); 25 Jan 2002 04:47:59 -0000 Message-Id: <20020125044757.20261.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:47:57 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34251: New port: Generate common types of methods Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34251 >Category: ports >Synopsis: New port: Generate common types of methods >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Class-MakeMethods # p5-Class-MakeMethods/pkg-plist # p5-Class-MakeMethods/Makefile # p5-Class-MakeMethods/distinfo # p5-Class-MakeMethods/pkg-comment # p5-Class-MakeMethods/pkg-descr # echo c - p5-Class-MakeMethods mkdir -p p5-Class-MakeMethods > /dev/null 2>&1 echo x - p5-Class-MakeMethods/pkg-plist sed 's/^X//' >p5-Class-MakeMethods/pkg-plist << 'END-of-p5-Class-MakeMethods/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/MakeMethods/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Attribute.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic.pod Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic/Array.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic/Global.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic/Hash.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Changes.pod Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Array.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Global.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Hash.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Inheritable.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite/Universal.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/AccessorFast.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/Inheritable.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/MethodMaker.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/Singleton.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator/Struct.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Guide.pod Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/ReadMe.pod Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/RelatedModules.pod Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Array.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Global.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Hash.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Inheritable.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard/Universal.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Class.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/ClassInherit.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/ClassName.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/ClassVar.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/DiskCache.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Flyweight.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Generic.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Hash.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/PackageVar.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/PseudoHash.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Ref.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Scalar.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Static.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Struct.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/StructBuiltin.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/TextBuilder.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template/Universal.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/ToDo.pod Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility/ArraySplicer.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility/Inheritable.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility/Ref.pm Xlib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility/TakeName.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Utility 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Template 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Standard 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Emulator 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Composite 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods/Basic 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class/MakeMethods 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/MakeMethods 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true END-of-p5-Class-MakeMethods/pkg-plist echo x - p5-Class-MakeMethods/Makefile sed 's/^X//' >p5-Class-MakeMethods/Makefile << 'END-of-p5-Class-MakeMethods/Makefile' X# New ports collection makefile for: Class::MakeMethods X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Class-MakeMethods XPORTVERSION= 1.000016 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Class::MakeMethods::Utility::ArraySplicer.3 \ X Class::MakeMethods::Standard::Universal.3 \ X Class::MakeMethods::Emulator::AccessorFast.3 \ X Class::MakeMethods::Standard::Array.3 \ X Class::MakeMethods::Emulator::Inheritable.3 \ X Class::MakeMethods::Template::PackageVar.3 \ X Class::MakeMethods::Basic::Global.3 \ X Class::MakeMethods::Template::Universal.3 \ X Class::MakeMethods::Standard::Hash.3 \ X Class::MakeMethods::Template::StructBuiltin.3 \ X Class::MakeMethods::Template::Generic.3 \ X Class::MakeMethods::Composite::Inheritable.3 \ X Class::MakeMethods::Template::ClassVar.3 \ X Class::MakeMethods::Standard.3 \ X Class::MakeMethods::Template::Static.3 \ X Class::MakeMethods::Composite::Global.3 \ X Class::MakeMethods::Attribute.3 \ X Class::MakeMethods::Guide.3 \ X Class::MakeMethods::ReadMe.3 \ X Class::MakeMethods::Basic::Hash.3 \ X Class::MakeMethods::Template::ClassInherit.3 \ X Class::MakeMethods::Template::TextBuilder.3 \ X Class::MakeMethods::Composite::Universal.3 \ X Class::MakeMethods::ToDo.3 \ X Class::MakeMethods::Template.3 \ X Class::MakeMethods::Emulator::Struct.3 \ X Class::MakeMethods::Template::Flyweight.3 \ X Class::MakeMethods::Changes.3 \ X Class::MakeMethods::Utility::Ref.3 \ X Class::MakeMethods::RelatedModules.3 \ X Class::MakeMethods::Template::Ref.3 \ X Class::MakeMethods::Composite::Array.3 \ X Class::MakeMethods::Template::Class.3 \ X Class::MakeMethods::Composite::Hash.3 \ X Class::MakeMethods::Standard::Inheritable.3 \ X Class::MakeMethods::Basic.3 \ X Class::MakeMethods::Emulator::MethodMaker.3 \ X Class::MakeMethods::Utility::Inheritable.3 \ X Class::MakeMethods::Emulator::Singleton.3 \ X Class::MakeMethods::Template::Hash.3 \ X Class::MakeMethods::Template::Struct.3 \ X Class::MakeMethods::Basic::Array.3 \ X Class::MakeMethods.3 \ X Class::MakeMethods::Standard::Global.3 \ X Class::MakeMethods::Composite.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Class-MakeMethods/Makefile echo x - p5-Class-MakeMethods/distinfo sed 's/^X//' >p5-Class-MakeMethods/distinfo << 'END-of-p5-Class-MakeMethods/distinfo' XMD5 (Class-MakeMethods-1.000016.tar.gz) = 3ac20ae6efff72ad780e637d27a9d972 END-of-p5-Class-MakeMethods/distinfo echo x - p5-Class-MakeMethods/pkg-comment sed 's/^X//' >p5-Class-MakeMethods/pkg-comment << 'END-of-p5-Class-MakeMethods/pkg-comment' XGenerate common types of methods END-of-p5-Class-MakeMethods/pkg-comment echo x - p5-Class-MakeMethods/pkg-descr sed 's/^X//' >p5-Class-MakeMethods/pkg-descr << 'END-of-p5-Class-MakeMethods/pkg-descr' XThe Class::MakeMethods framework allows Perl class developers to quickly Xdefine common types of methods. When a module "use"s a subclass of XClass::MakeMethods, it can select from the supported method types, and Xspecify a name for each method desired. The methods are dynamically Xgenerated and installed in the calling package. X XWWW: http://search.cpan.org/search?dist=Class-MakeMethods X XSeamus Venasse END-of-p5-Class-MakeMethods/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 1:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6D4637B420 for ; Thu, 24 Jan 2002 21:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P502g72746; Thu, 24 Jan 2002 21:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 2E0B337B404 for ; Thu, 24 Jan 2002 20:53:45 -0800 (PST) Received: (qmail 20365 invoked by uid 85); 25 Jan 2002 04:48:07 -0000 Message-Id: <20020125044805.20359.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:48:05 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34252: New port: A class for DBI drivers that acts on Excel 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: 34252 >Category: ports >Synopsis: New port: A class for DBI drivers that acts on Excel 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: Thu Jan 24 21:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-DBD-Excel # p5-DBD-Excel/pkg-plist # p5-DBD-Excel/Makefile # p5-DBD-Excel/distinfo # p5-DBD-Excel/pkg-comment # p5-DBD-Excel/pkg-descr # echo c - p5-DBD-Excel mkdir -p p5-DBD-Excel > /dev/null 2>&1 echo x - p5-DBD-Excel/pkg-plist sed 's/^X//' >p5-DBD-Excel/pkg-plist << 'END-of-p5-DBD-Excel/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/Excel/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/DBD/Excel.pm X%%PORTDOCS%%share/examples/DBD-Excel/README X%%PORTDOCS%%share/examples/DBD-Excel/dbdtest.xls X%%PORTDOCS%%share/examples/DBD-Excel/newxl.xls X%%PORTDOCS%%share/examples/DBD-Excel/res_hidden X%%PORTDOCS%%share/examples/DBD-Excel/res_testj X%%PORTDOCS%%share/examples/DBD-Excel/res_tex X%%PORTDOCS%%share/examples/DBD-Excel/res_texj X%%PORTDOCS%%share/examples/DBD-Excel/testj.pl X%%PORTDOCS%%share/examples/DBD-Excel/testj.xls X%%PORTDOCS%%share/examples/DBD-Excel/tex.pl X%%PORTDOCS%%share/examples/DBD-Excel/texj.pl X%%PORTDOCS%%share/examples/DBD-Excel/thidden.pl X%%PORTDOCS%%share/examples/DBD-Excel/thidden.xls X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/DBD 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/Excel 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true X%%PORTDOCS%%@unexec rmdir %D/share/examples/DBD-Excel 2>/dev/null || true END-of-p5-DBD-Excel/pkg-plist echo x - p5-DBD-Excel/Makefile sed 's/^X//' >p5-DBD-Excel/Makefile << 'END-of-p5-DBD-Excel/Makefile' X# New ports collection makefile for: DBD::Excel X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= DBD-Excel XPORTVERSION= 0.05 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DBD XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ X ${SITE_PERL}/${PERL_ARCH}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement \ X ${SITE_PERL}/Spreadsheet/ParseExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \ X ${SITE_PERL}/Spreadsheet/WriteExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XEXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} XPERL_CONFIGURE= yes X XMAN3= DBD::Excel.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${EXAMPLESDIR} X @${INSTALL_DATA} ${WRKSRC}/sample/* ${EXAMPLESDIR} X.endif X X.include END-of-p5-DBD-Excel/Makefile echo x - p5-DBD-Excel/distinfo sed 's/^X//' >p5-DBD-Excel/distinfo << 'END-of-p5-DBD-Excel/distinfo' XMD5 (DBD-Excel-0.05.tar.gz) = 7615d795c6bc01678eb305276e1d0bc2 END-of-p5-DBD-Excel/distinfo echo x - p5-DBD-Excel/pkg-comment sed 's/^X//' >p5-DBD-Excel/pkg-comment << 'END-of-p5-DBD-Excel/pkg-comment' XA class for DBI drivers that acts on Excel files END-of-p5-DBD-Excel/pkg-comment echo x - p5-DBD-Excel/pkg-descr sed 's/^X//' >p5-DBD-Excel/pkg-descr << 'END-of-p5-DBD-Excel/pkg-descr' X X XWWW: http://search.cpan.org/search?dist=DBD-Excel X XSeamus Venasse END-of-p5-DBD-Excel/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 2: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 83E1637B423 for ; Thu, 24 Jan 2002 21:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P503272764; Thu, 24 Jan 2002 21:00:03 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 58C5437B402 for ; Thu, 24 Jan 2002 20:53:58 -0800 (PST) Received: (qmail 20561 invoked by uid 85); 25 Jan 2002 04:48:20 -0000 Message-Id: <20020125044818.20555.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:48:18 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34254: New port: Easily create TCP/IP clients and servers Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34254 >Category: ports >Synopsis: New port: Easily create TCP/IP clients and servers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-EasyTCP # p5-EasyTCP/pkg-plist # p5-EasyTCP/Makefile # p5-EasyTCP/distinfo # p5-EasyTCP/pkg-comment # p5-EasyTCP/pkg-descr # echo c - p5-EasyTCP mkdir -p p5-EasyTCP > /dev/null 2>&1 echo x - p5-EasyTCP/pkg-plist sed 's/^X//' >p5-EasyTCP/pkg-plist << 'END-of-p5-EasyTCP/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/EasyTCP/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Net/EasyTCP.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/callback.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/clients.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/close.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/compression.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/data.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/disconnect.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/encryption.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/mode.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/new.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/receive.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/remoteip.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/remoteport.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/running.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/send.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/serial.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/setcallback.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/socket.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/start.al Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/stop.al X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/EasyTCP 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true END-of-p5-EasyTCP/pkg-plist echo x - p5-EasyTCP/Makefile sed 's/^X//' >p5-EasyTCP/Makefile << 'END-of-p5-EasyTCP/Makefile' X# New ports collection makefile for: EasyTCP X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= EasyTCP XPORTVERSION= 0.08 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/M/MN/MNAGUIB XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= Net::EasyTCP.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-EasyTCP/Makefile echo x - p5-EasyTCP/distinfo sed 's/^X//' >p5-EasyTCP/distinfo << 'END-of-p5-EasyTCP/distinfo' XMD5 (EasyTCP-0.08.tar.gz) = 0f25606b94e6fc11ad43ae9d20cd64dd END-of-p5-EasyTCP/distinfo echo x - p5-EasyTCP/pkg-comment sed 's/^X//' >p5-EasyTCP/pkg-comment << 'END-of-p5-EasyTCP/pkg-comment' XEasily create TCP/IP clients and servers END-of-p5-EasyTCP/pkg-comment echo x - p5-EasyTCP/pkg-descr sed 's/^X//' >p5-EasyTCP/pkg-descr << 'END-of-p5-EasyTCP/pkg-descr' XNet::EasyTCP - Easily create TCP/IP clients and servers X X* One easy module to create both clients and servers X* Object Oriented interface X* Event-based callbacks in server mode X* Internal protocol to take care of all the common transport problems X* Transparent encryption X* Transparent compression X XWWW: http://search.cpan.org/search?dist=EasyTCP X XSeamus Venasse END-of-p5-EasyTCP/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 2:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B547237B402 for ; Thu, 24 Jan 2002 21:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P503i72782; Thu, 24 Jan 2002 21:00:03 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 0D76A37B402 for ; Thu, 24 Jan 2002 20:54:11 -0800 (PST) Received: (qmail 20760 invoked by uid 85); 25 Jan 2002 04:48:33 -0000 Message-Id: <20020125044831.20754.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:48:31 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34256: New port: Add sticky QUERY_STRING to a tag href attributes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34256 >Category: ports >Synopsis: New port: Add sticky QUERY_STRING to a tag href attributes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-HTML-StickyQuery # p5-HTML-StickyQuery/pkg-plist # p5-HTML-StickyQuery/Makefile # p5-HTML-StickyQuery/distinfo # p5-HTML-StickyQuery/pkg-comment # p5-HTML-StickyQuery/pkg-descr # echo c - p5-HTML-StickyQuery mkdir -p p5-HTML-StickyQuery > /dev/null 2>&1 echo x - p5-HTML-StickyQuery/pkg-plist sed 's/^X//' >p5-HTML-StickyQuery/pkg-plist << 'END-of-p5-HTML-StickyQuery/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/StickyQuery/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/HTML/StickyQuery.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/StickyQuery 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true END-of-p5-HTML-StickyQuery/pkg-plist echo x - p5-HTML-StickyQuery/Makefile sed 's/^X//' >p5-HTML-StickyQuery/Makefile << 'END-of-p5-HTML-StickyQuery/Makefile' X# New ports collection makefile for: HTML::StickyQuery X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= HTML-StickyQuery XPORTVERSION= 0.07 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= HTML XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ X ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= HTML::StickyQuery.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-HTML-StickyQuery/Makefile echo x - p5-HTML-StickyQuery/distinfo sed 's/^X//' >p5-HTML-StickyQuery/distinfo << 'END-of-p5-HTML-StickyQuery/distinfo' XMD5 (HTML-StickyQuery-0.07.tar.gz) = ba33e5fa4b567814af526fc94d9ebbdf END-of-p5-HTML-StickyQuery/distinfo echo x - p5-HTML-StickyQuery/pkg-comment sed 's/^X//' >p5-HTML-StickyQuery/pkg-comment << 'END-of-p5-HTML-StickyQuery/pkg-comment' XAdd sticky QUERY_STRING to a tag href attributes END-of-p5-HTML-StickyQuery/pkg-comment echo x - p5-HTML-StickyQuery/pkg-descr sed 's/^X//' >p5-HTML-StickyQuery/pkg-descr << 'END-of-p5-HTML-StickyQuery/pkg-descr' XThis module is sub class of the HTML::Parser and uses it to Xparse HTML document and add QUERY_STRING to href attributes. X XYou can assign Session ID or any form data without using cookie. X XWWW: http://search.cpan.org/search?dist=HTML-StickyQuery X XSeamus Venasse END-of-p5-HTML-StickyQuery/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 2:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA2E537B42A for ; Thu, 24 Jan 2002 21:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P504k72791; Thu, 24 Jan 2002 21:00:04 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id C867637B417 for ; Thu, 24 Jan 2002 20:54:20 -0800 (PST) Received: (qmail 20858 invoked by uid 85); 25 Jan 2002 04:48:43 -0000 Message-Id: <20020125044841.20852.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:48:41 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34257: New port: Renders simple tables as text Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34257 >Category: ports >Synopsis: New port: Renders simple tables as text >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Text-FormatTable # p5-Text-FormatTable/pkg-plist # p5-Text-FormatTable/Makefile # p5-Text-FormatTable/distinfo # p5-Text-FormatTable/pkg-comment # p5-Text-FormatTable/pkg-descr # echo c - p5-Text-FormatTable mkdir -p p5-Text-FormatTable > /dev/null 2>&1 echo x - p5-Text-FormatTable/pkg-plist sed 's/^X//' >p5-Text-FormatTable/pkg-plist << 'END-of-p5-Text-FormatTable/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/FormatTable/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Text/FormatTable.pm Xlib/perl5/site_perl/%%PERL_VER%%/Text/example.pl X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/FormatTable 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true END-of-p5-Text-FormatTable/pkg-plist echo x - p5-Text-FormatTable/Makefile sed 's/^X//' >p5-Text-FormatTable/Makefile << 'END-of-p5-Text-FormatTable/Makefile' X# New ports collection makefile for: Text::FormatTable X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Text-FormatTable XPORTVERSION= 0.01 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Text XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Text::FormatTable.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Text-FormatTable/Makefile echo x - p5-Text-FormatTable/distinfo sed 's/^X//' >p5-Text-FormatTable/distinfo << 'END-of-p5-Text-FormatTable/distinfo' XMD5 (Text-FormatTable-0.01.tar.gz) = 84cbdd5b066afa22f2dd7a05e048789f END-of-p5-Text-FormatTable/distinfo echo x - p5-Text-FormatTable/pkg-comment sed 's/^X//' >p5-Text-FormatTable/pkg-comment << 'END-of-p5-Text-FormatTable/pkg-comment' XRenders simple tables as text END-of-p5-Text-FormatTable/pkg-comment echo x - p5-Text-FormatTable/pkg-descr sed 's/^X//' >p5-Text-FormatTable/pkg-descr << 'END-of-p5-Text-FormatTable/pkg-descr' XText::FormatTable renders simple tables as text. You pass to the constructor Xa table format specification similar to LaTeX (e.g. "r|l|l") and you call Xmethods to fill the table data and insert rules. After the data is filled, Xyou render the table as text. X XWWW: http://search.cpan.org/search?dist=Text-FormatTable X XSeamus Venasse END-of-p5-Text-FormatTable/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 2:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2619337B430 for ; Thu, 24 Jan 2002 21:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P505Q72838; Thu, 24 Jan 2002 21:00:05 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id E052A37B400 for ; Thu, 24 Jan 2002 20:54:34 -0800 (PST) Received: (qmail 21054 invoked by uid 85); 25 Jan 2002 04:48:57 -0000 Message-Id: <20020125044855.21048.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:48:55 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34259: New port: Tie a filehandle to Syslog Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34259 >Category: ports >Synopsis: New port: Tie a filehandle to Syslog >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:05 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Tie-Syslog # p5-Tie-Syslog/pkg-plist # p5-Tie-Syslog/Makefile # p5-Tie-Syslog/distinfo # p5-Tie-Syslog/pkg-comment # p5-Tie-Syslog/pkg-descr # echo c - p5-Tie-Syslog mkdir -p p5-Tie-Syslog > /dev/null 2>&1 echo x - p5-Tie-Syslog/pkg-plist sed 's/^X//' >p5-Tie-Syslog/pkg-plist << 'END-of-p5-Tie-Syslog/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie/Syslog/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Tie/Syslog.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Tie 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie/Syslog 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie 2>/dev/null || true END-of-p5-Tie-Syslog/pkg-plist echo x - p5-Tie-Syslog/Makefile sed 's/^X//' >p5-Tie-Syslog/Makefile << 'END-of-p5-Tie-Syslog/Makefile' X# New ports collection makefile for: Tie::Syslog X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Tie-Syslog XPORTVERSION= 1.07 XCATEGORIES= sysutils perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Tie XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Tie::Syslog.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Tie-Syslog/Makefile echo x - p5-Tie-Syslog/distinfo sed 's/^X//' >p5-Tie-Syslog/distinfo << 'END-of-p5-Tie-Syslog/distinfo' XMD5 (Tie-Syslog-1.07.tar.gz) = 8afc88e3ffe0bd64fdcde58a827a23dc END-of-p5-Tie-Syslog/distinfo echo x - p5-Tie-Syslog/pkg-comment sed 's/^X//' >p5-Tie-Syslog/pkg-comment << 'END-of-p5-Tie-Syslog/pkg-comment' XTie a filehandle to Syslog END-of-p5-Tie-Syslog/pkg-comment echo x - p5-Tie-Syslog/pkg-descr sed 's/^X//' >p5-Tie-Syslog/pkg-descr << 'END-of-p5-Tie-Syslog/pkg-descr' XThis module allows you to tie a filehandle (output only) to Xsyslog. This becomes useful in general when you want to Xcapture any activity that happens on STDERR and see that it Xis syslogged for later perusal. You can also create an arbitrary Xfilehandle, say LOG, and send stuff to syslog by printing to Xthis filehandle. X XWWW: http://search.cpan.org/search?dist=Tie-Syslog X XSeamus Venasse END-of-p5-Tie-Syslog/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 2:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43E3D37B42C for ; Thu, 24 Jan 2002 21:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P504772800; Thu, 24 Jan 2002 21:00:04 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id CB55837B417 for ; Thu, 24 Jan 2002 20:54:28 -0800 (PST) Received: (qmail 20956 invoked by uid 85); 25 Jan 2002 04:48:51 -0000 Message-Id: <20020125044849.20950.qmail@pris.polaris.ca> Date: 25 Jan 2002 04:48:49 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34258: New port: A simple way to manage text without mixing it with Perl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34258 >Category: ports >Synopsis: New port: A simple way to manage text without mixing it with Perl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:00:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Text-Repository # p5-Text-Repository/pkg-plist # p5-Text-Repository/Makefile # p5-Text-Repository/distinfo # p5-Text-Repository/pkg-comment # p5-Text-Repository/pkg-descr # echo c - p5-Text-Repository mkdir -p p5-Text-Repository > /dev/null 2>&1 echo x - p5-Text-Repository/pkg-plist sed 's/^X//' >p5-Text-Repository/pkg-plist << 'END-of-p5-Text-Repository/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Repository/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Text/Repository.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Repository 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true END-of-p5-Text-Repository/pkg-plist echo x - p5-Text-Repository/Makefile sed 's/^X//' >p5-Text-Repository/Makefile << 'END-of-p5-Text-Repository/Makefile' X# New ports collection makefile for: Text::Repository X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Text-Repository XPORTVERSION= 1.04 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Text XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Text::Repository.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Text-Repository/Makefile echo x - p5-Text-Repository/distinfo sed 's/^X//' >p5-Text-Repository/distinfo << 'END-of-p5-Text-Repository/distinfo' XMD5 (Text-Repository-1.04.tar.gz) = 76f478a92a3d422ecdb22d3f531760e2 END-of-p5-Text-Repository/distinfo echo x - p5-Text-Repository/pkg-comment sed 's/^X//' >p5-Text-Repository/pkg-comment << 'END-of-p5-Text-Repository/pkg-comment' XA simple way to manage text without mixing it with Perl END-of-p5-Text-Repository/pkg-comment echo x - p5-Text-Repository/pkg-descr sed 's/^X//' >p5-Text-Repository/pkg-descr << 'END-of-p5-Text-Repository/pkg-descr' XText::Repository attempts to simplify storing shared text between Xmultple Perl modules, scripts, templating systems, etc. It does this by Xallowing chunks of text to be stored with symbolic names. XText::Repository was originally designed to store SQL queries, but can Xof course be used with any kind of text that needs to be shared. X XWWW: http://search.cpan.org/search?dist=Text-Repository X XSeamus Venasse END-of-p5-Text-Repository/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21: 7:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 1252037B41D for ; Thu, 24 Jan 2002 21:07:40 -0800 (PST) Received: (qmail 21506 invoked by uid 85); 25 Jan 2002 05:02:02 -0000 Received: from unknown (HELO tornado) (216.126.123.139) by 0 with SMTP; 25 Jan 2002 05:02:00 -0000 From: "Seamus.Venasse" To: Subject: Committing Aging Ports Date: Thu, 24 Jan 2002 21:07:36 -0800 Message-ID: <017701c1a55e$349da4e0$8b7b7ed8@tornado> 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.2627 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 Hi! Would someone please look at ports I sent in four weeks ago. Here are the PR numbers (sorry for the long list): 33362 33364 33365 33366 33368 33369 33375 33376 33377 33378 33379 33380 33381 33382 33383 33410 33411 33412 33413 33414 33415 33416 33417 33418 33419 33420 33421 33422 33423 33429 33430 33431 33432 33433 33434 33435 33436 33437 33438 33439 33453 33454 33455 Thanks, Seamus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 21:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E93637B416 for ; Thu, 24 Jan 2002 21:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P5e1c81558; Thu, 24 Jan 2002 21:40:01 -0800 (PST) (envelope-from gnats) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by hub.freebsd.org (Postfix) with ESMTP id 5F85737B404 for ; Thu, 24 Jan 2002 21:37:53 -0800 (PST) Received: from localhost ([61.201.64.62]) by t-mta8.odn.ne.jp with ESMTP id <20020125053751591.NFUF.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Fri, 25 Jan 2002 14:37:51 +0900 Message-Id: <200201250537.g0P5boL99065@ns.test> Date: Fri, 25 Jan 2002 14:37:50 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34260: New port: devel/ecb - emacs code browser Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34260 >Category: ports >Synopsis: New port: devel/ecb - emacs code browser >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 21:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #3: Mon Dec 24 14:54:22 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: ECB is source code browser for Emacs. It is a global minor-mode which displays a couple of windows that can be used to browse directories, files and methods. It supports method parsing for Java, C, C++, Elisp etc. WWW: http://home.swipnet.se/mayhem/ecb.html >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ecb # ecb/Makefile # ecb/distinfo # ecb/pkg-comment # ecb/pkg-descr # ecb/pkg-plist # echo c - ecb mkdir -p ecb > /dev/null 2>&1 echo x - ecb/Makefile sed 's/^X//' >ecb/Makefile << 'END-of-ecb/Makefile' X# New ports collection makefile for: ecb X# Date created: 25 January 2002 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= ecb XPORTVERSION= 1.60 XCATEGORIES= devel elisp XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ecb XPKGNAMESUFFIX= -${EMACS_PORT_NAME} X XMAINTAINER= fuyuki@mj.0038.net X XEMACS_PORT_NAME?= emacs21 X X.if ${EMACS_PORT_NAME} != "emacs21" XPORTNAMESUFFIX= ${PKGNAMESUFFIX} X.endif X XBUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/semantic/semantic.el:${PORTSDIR}/devel/semantic${PORTNAMESUFFIX} \ X ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/eieio/eieio.el:${PORTSDIR}/devel/eieio${PORTNAMESUFFIX} XRUN_DEPENDS= ${BUILD_DEPENDS} X XLISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} X XUSE_GMAKE= yes X X# Purge the stray source file from Makefile Xpre-build: X ${PERL} -pi -e 's/ecb-speedbar.el//' ${WRKSRC}/Makefile X Xdo-install: X ${MKDIR} ${LISPDIR} X.for i in *.el *.elc X ${INSTALL_DATA} ${WRKSRC}/${i} ${LISPDIR} X.endfor X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X.for i in HISTORY README RELEASE_NOTES X ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} X.endfor X.endif X X.include END-of-ecb/Makefile echo x - ecb/distinfo sed 's/^X//' >ecb/distinfo << 'END-of-ecb/distinfo' XMD5 (ecb-1.60.tar.gz) = 3267dd97cf7df55fe39fb0bae79dfaf3 END-of-ecb/distinfo echo x - ecb/pkg-comment sed 's/^X//' >ecb/pkg-comment << 'END-of-ecb/pkg-comment' XEmacs Code Browser END-of-ecb/pkg-comment echo x - ecb/pkg-descr sed 's/^X//' >ecb/pkg-descr << 'END-of-ecb/pkg-descr' XECB is source code browser for Emacs. It is a global minor-mode which Xdisplays a couple of windows that can be used to browse directories, Xfiles and methods. It supports method parsing for Java, C, C++, Elisp Xetc. X XWWW: http://home.swipnet.se/mayhem/ecb.html X X- Kimura Fuyuki Xfuyuki@mj.0038.net END-of-ecb/pkg-descr echo x - ecb/pkg-plist sed 's/^X//' >ecb/pkg-plist << 'END-of-ecb/pkg-plist' X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-eshell.el X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-eshell.elc X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-help.el X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-help.elc X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-layout.el X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-layout.elc X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-mode-line.el X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-mode-line.elc X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-navigate.el X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-navigate.elc X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-util.el X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb-util.elc X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb.el X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/ecb.elc X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/tree-buffer.el X%%EMACS_VERSION_SITE_LISPDIR%%/ecb/tree-buffer.elc X@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/ecb X%%PORTDOCS%%share/doc/ecb/HISTORY X%%PORTDOCS%%share/doc/ecb/README X%%PORTDOCS%%share/doc/ecb/RELEASE_NOTES X%%PORTDOCS%%@dirrm share/doc/ecb END-of-ecb/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 Jan 24 22:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1229637B416 for ; Thu, 24 Jan 2002 22:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P6e0J93510; Thu, 24 Jan 2002 22:40:00 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id B266537B417 for ; Thu, 24 Jan 2002 22:31:21 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id g0P6VOg43623; Fri, 25 Jan 2002 01:31:24 -0500 (EST) (envelope-from marcus) Message-Id: <200201250631.g0P6VOg43623@shumai.marcuscom.com> Date: Fri, 25 Jan 2002 01:31:24 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34261: [PATCH] Update databases/gnomedb to 0.2.95 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34261 >Category: ports >Synopsis: [PATCH] Update databases/gnomedb to 0.2.95 >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 Jan 24 22:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-RC i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.5-RC FreeBSD 4.5-RC #0: Sun Jan 13 15:17:31 EST 2002 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: This update fixes a freezing bug with some data types. >How-To-Repeat: >Fix: --- Makefile.orig Fri Jan 25 01:17:07 2002 +++ Makefile Fri Jan 25 01:04:48 2002 @@ -6,7 +6,7 @@ # PORTNAME= gnomedb -PORTVERSION= 0.2.94 +PORTVERSION= 0.2.95 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-db --- distinfo.orig Fri Jan 25 01:17:16 2002 +++ distinfo Fri Jan 25 01:05:19 2002 @@ -1 +1 @@ -MD5 (gnome-db-0.2.94.tar.gz) = f342cf85499d8396f7a68b0877e083e3 +MD5 (gnome-db-0.2.95.tar.gz) = 134fde33eaed637635b534a9980ae769 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 24 23:31:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DE7337B416; Thu, 24 Jan 2002 23:31:14 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0P7NSS02975; Thu, 24 Jan 2002 23:23:28 -0800 (PST) (envelope-from sf) Date: Thu, 24 Jan 2002 23:23:28 -0800 (PST) From: Message-Id: <200201250723.g0P7NSS02975@freefall.freebsd.org> To: sf@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/34261: [PATCH] Update databases/gnomedb to 0.2.95 Sender: owner-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 databases/gnomedb to 0.2.95 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: sf Responsible-Changed-When: Thu Jan 24 23:23:02 PST 2002 Responsible-Changed-Why: Over to maintainers. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34261 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 0: 2: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from chmls18.ne.ipsvc.net (chmls18.ne.ipsvc.net [24.147.1.153]) by hub.freebsd.org (Postfix) with ESMTP id CF12637B417 for ; Fri, 25 Jan 2002 00:01:54 -0800 (PST) Received: from photoniii (h0005025b549e.ne.mediaone.net [66.31.5.199]) by chmls18.ne.ipsvc.net (8.11.6/8.11.6) with SMTP id g0P81EG15746; Fri, 25 Jan 2002 03:01:15 -0500 (EST) Date: Fri, 25 Jan 2002 03:07:17 -0500 From: Tadayuki OKADA To: Alexander Leidinger Cc: tadayuki.okada@windriver.com, mi@aldan.algebra.com, will@csociety.org, freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment Message-Id: <20020125030717.62e1cf65.tadayuki@mediaone.net> In-Reply-To: <200201241908.g0OJ8Q101722@Magelan.Leidinger.net> References: <3C5022E4.4294D4F3@windriver.com> <200201241908.g0OJ8Q101722@Magelan.Leidinger.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.5) 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 OK. This will be my last try. I won't bother you again. On Thu, 24 Jan 2002 20:08:23 +0100 (CET) Alexander Leidinger wrote: > On 24 Jan, Tadayuki OKADA wrote: > >> It isn't common practice to bump the revision of dependand ports, see > >> below, so there isn't the need for such a tool at the moment. > > So you ignore Porter's Handbook? > > No, I don't ignore it. I just commented on the actual practice (see my > png/gnome comment). If you don't ignore it, you do bump PORTREVISION as it says, right? > >> At least I have _not_ seen a PORTREVISION bump on a lot of gnome* ports > >> at the time the library version of libpng changed (and I had to > >> recompile a lot of gnome* ports to get my custom widget background > >> back). > > You don't need to bump PORTREVISION if a port depends on a shlib > > indirectly. Assume the dependency is port A -> port B -> port C, > > then port C's shlib major version is increased, port B needs > > PORTREVISION bump, but as long as port B is binary compatible with > > the previous version, port A doesn't need PORTREVISION bump. > > I've already seen the opposide. I can't remember which port was > affected, but I had to recompile a lot of gnome ports, which didn't have > libpng in the dependency list directly (but indirectly). If what you are saying is true, we might need some investigation. Theoretically the rule I described should work. Maybe there are some ports like this: port A depends on port B and port C directly (i.e. link against libB.so and libC.so). port B depnds on port C. Forget to add LIB_DEPNDS line for port C to port A's Makefile. In this case port A should have LIB_DEPENDS line for port C. Or because of the component model? # I know nothing about ORBit or CORBA, so please don't ask me. Or something else??? > >> >> And even if we decide to increment the PORTREVISION this isn't really a > >> >> strong argument as I already explained above. > >> > pkg_version is in the base system. portversion is part of portupgrade which > >> > is very popular tool these days. > >> > We don't have any tool other than these to detect which port to upgrade. > >> > >> Sorry, I wanted to say: "If we decide to accept Mikhail's proposal, we > >> have the possibility to determine which port needs a PORTREVISION bump > >> just by looking at the dependency information." > > That's a possibility. Not the current implementation. > > The proposal is incomplete without the utility side changes. > > Sorry, but I can't see where Mikhail's proposal changes the behavior in > this regard. Can you please explain it to me? Previously you said 'we have the possibility'. It means we don't have it yet. There is no tool to detect a need of PORTREVISION bump just by the dependency. Without such tool, port A's PORTREVISON will not be bumped. It does violate Porter's Handbook. And it also breaks pkg_version and portversion's updates detection. # Those tools are written based on the assumption we observe Porter's Handbook. > >> Makhail's proposal doesn't change any run time behavior. It only changes > >> the compile time behavior if there are outdated ports installed. This > >> doesn't affect official packages. > > As I said, it breaks user side update process. > > How does a user know when package A is rebuilt with updated package B > > which bumps shlib major version and may include critical bug fixes > > without port A's PORTREVISION bump? > > The actual way is to update the port Makefile when the library version > changes, even if the port is API compatible (only the ABI of the library > changed). Yes, with PORTREVISION bump. > Mikhail's proposal changes this to: Update the port Makefile when the > API of the library changes. Yes. i.e. no PORTREVISON bump for no API change. > So this proposal is an improvement, because it breaks ports less often > and reduces the load for the ports team. And it won't complain when port A is built with old version of libB.so, despite the avalability of new port B. And there will be several packages they have exactly same name and version, but they depend on different major version of shlib. i.e. their binaries are different. How can 'Joe user' know a need of update when the latest package has exactly same version with the installed one. And one more example (how many times do I have to explain this?): package A and package B are installed. port B get shlib major version bump. install new package B. pkg_version or portversion can't detect needs of update for package A, because A's PORTREVISON is not bumped. so installed package A still depend on old version of libB.so. And new libB.so may include critical fix like security hole. Are these improvements for you? > I don't see where the run time behavior changes, only the compile time > behavior changes. If I'm wrong here, please tell me where I don't get it > right. I'm not saying it changes runtime behavior. What I'm saying is it breaks user's proper update process. > >> The proposal is only benefical for a small part of the userbase, e.g. > >> for every ports commiter who knows what he does. "Joe User", which uses > >> official packages, is not affected. > > So you don't care about ports user? > > I care about them, but I don't see where the average ports user can have > a problem. Can you please describe it to me? I'm a ports user. And I depend on pkg_version to detect updated port. His proposal breaks reliability of pkg_version. I will have a problem. > >> > Unless we have other tool to do this, we should keep ports complient with > >> > these tools. > >> > >> Mikhail's proposal doesn't break them. > > Yes, it does. > > How? Can you please give me an example? Regards, -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 1:44:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by hub.freebsd.org (Postfix) with ESMTP id 6B4B937B400 for ; Fri, 25 Jan 2002 01:44:44 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 839C670604; Fri, 25 Jan 2002 02:44:37 -0700 (MST) Date: Fri, 25 Jan 2002 02:44:37 -0700 (MST) From: FreeBSD user To: Mark Chesney Cc: ports@freebsd.org Subject: Re: Sablot-0.81 Port In-Reply-To: <001801c1a530$c364c920$ad5d24d8@mark> Message-ID: <20020125024345.K60940-100000@Amber.XtremeDev.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 I'm getting the exact same error here, with the latest automake (1.5,1) and autoconf (2.52_2). Anyone know how to fix this? On Thu, 24 Jan 2002, Mark Chesney wrote: > On two machines running recent 4.5-RC, I am getting the following error > building the latest Sablotron port. The output of one such build > follows: > > [Thu Jan 24 4:35pm] > [mark@paradigm:/usr/ports/textproc/sablotron] > # make clean > ===> Cleaning for iconv-2.0_1 > ===> Cleaning for autoconf213-2.13.000227_1 > ===> Cleaning for automake-1.5,1 > ===> Cleaning for gettext-0.10.35_1 > ===> Cleaning for gmake-3.79.1 > ===> Cleaning for libtool-1.3.4_2 > ===> Cleaning for m4-1.4_1 > ===> Cleaning for expat-1.95.2 > ===> Cleaning for Sablot-0.81 > > [Thu Jan 24 4:36pm] > [mark@paradigm:/usr/ports/textproc/sablotron] > # make > ===> Extracting for Sablot-0.81 > >> Checksum OK for Sablot-0.81.tar.gz. > ===> Sablot-0.81 depends on executable: gmake - found > ===> Sablot-0.81 depends on executable: automake - found > ===> Sablot-0.81 depends on executable: autoconf213 - found > ===> Sablot-0.81 depends on executable: libtool - found > ===> Sablot-0.81 depends on shared library: iconv.2 - found > ===> Sablot-0.81 depends on shared library: expat.2 - found > ===> Patching for Sablot-0.81 > ===> Applying FreeBSD patches for Sablot-0.81 > ===> Configuring for Sablot-0.81 > 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 > automake: configure.in: installing `tools/depcomp' > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/lang-compile.am: AMDEP does not appear in > AM_CONDITIONAL > src/engine/Makefile.am:4: CPPFLAGS was already defined in condition > AM_WARNINGS_FALSE, which is implied by condition TRUE > > CPPFLAGS (User, where = 4) = > { > AM_WARNINGS_TRUE => @CPPFLAGS@ -Wall > AM_WARNINGS_FALSE => @CPPFLAGS@ > } > src/engine/Makefile.am:4: CPPFLAGS was already defined in condition > AM_WARNINGS_TRUE, which is implied by condition TRUE > > CPPFLAGS (User, where = 4) = > { > AM_WARNINGS_TRUE => @CPPFLAGS@ -Wall > AM_WARNINGS_FALSE => @CPPFLAGS@ > } > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/lang-compile.am: AMDEP does not appear in > AM_CONDITIONAL > *** Error code 1 > > Stop in /usr/ports/textproc/sablotron. > *** Error code 1 > > Stop in /usr/ports/textproc/sablotron. > *** Error code 1 > > Stop in /usr/ports/textproc/sablotron. > *** Error code 1 > > Stop in /usr/ports/textproc/sablotron. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 2:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9371137B404 for ; Fri, 25 Jan 2002 02:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PAe1i39673; Fri, 25 Jan 2002 02:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 462E237B400 for ; Fri, 25 Jan 2002 02:33:58 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PAXwA38787; Fri, 25 Jan 2002 02:33:58 -0800 (PST) (envelope-from nobody) Message-Id: <200201251033.g0PAXwA38787@freefall.freebsd.org> Date: Fri, 25 Jan 2002 02:33:58 -0800 (PST) From: Mike Bouma To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34262: Can't compile port sysutils/kernel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34262 >Category: ports >Synopsis: Can't compile port sysutils/kernel >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 02:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mike Bouma >Release: bouma FreeBSD 2.2.8-STABLE >Organization: >Environment: >Description: This port is broken and doesn't compile. >How-To-Repeat: make menuconfig >Fix: Install GNU/LNUX >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 2:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA91937B404 for ; Fri, 25 Jan 2002 02:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PAo0s41199; Fri, 25 Jan 2002 02:50:00 -0800 (PST) (envelope-from gnats) Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 6C73C37B416 for ; Fri, 25 Jan 2002 02:49:14 -0800 (PST) Received: from colt.ncptiddische.net (ppp-122.wobline.de [212.68.69.130]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id g0PAn7a17955 for ; Fri, 25 Jan 2002 11:49:07 +0100 Received: from tisys.org (poison.ncptiddische.net [192.168.0.5]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id g0PAnGX18224 for ; Fri, 25 Jan 2002 11:49:17 +0100 (CET) (envelope-from nils@tisys.org) Received: (from nils@localhost) by tisys.org (8.11.6/8.11.6) id g0PAn5856960; Fri, 25 Jan 2002 11:49:05 +0100 (CET) (envelope-from nils) Message-Id: <200201251049.g0PAn5856960@tisys.org> Date: Fri, 25 Jan 2002 11:49:05 +0100 (CET) From: Nils Holland Reply-To: Nils Holland To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34263: auto{conf,make,header} problem with lyx-1.1.6.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: 34263 >Category: ports >Synopsis: auto{conf,make,header} problem with lyx-1.1.6.4 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 02:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nils Holland >Release: FreeBSD 4.5-RC i386 >Organization: Ti Systems >Environment: System: FreeBSD poison.ncptiddische.net 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 25 10:29:11 CET 2002 root@poison.ncptiddische.net:/usr/obj/usr/src/sys/POISON i386 >Description: I just updated my lyx install to the latest 1.1.6.4 version. However, I noticed a problem: lyx seems to suffer from the auto{conf,make,header} problem that some other ports are already working around. Basically, I have installed the following: automake, autoconf, automake14, autoconf213. Now, lyx seems to require automake14 and autoconf213. What it seems to use when it build, however, seem to be the newer versions, and thus it fails at one step where it calls autoheader and intends to run autoheader213, but in reality the latest version of autoheader gets run. >How-To-Repeat: On a machine that has installed the above mentioned versions of automake/conf, try building lyx. >Fix: I could work around the problem by doing a dirty hack, just like this: mkdir /usr/ports/lyx/work/oldconf ln -s /usr/local/bin/automake14 /usr/ports/print/lyx/work/oldconf/automake ln -s /usr/local/bin/autoconf213 /usr/ports/print/lyx/work/oldconf/autoconf ln -s /usr/local/bin/autoheader213 /usr/ports/print/lyx/work/oldconf/autoheader setenv PATH /usr/ports/print/lyx/work/oldconf:$PATH That makes sure that the appropriate versions of auto{make,conf,header} get run and thus fixes the problem... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 3:21:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85E4937B402; Fri, 25 Jan 2002 03:21:14 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PBH1q49041; Fri, 25 Jan 2002 03:17:01 -0800 (PST) (envelope-from sf) Date: Fri, 25 Jan 2002 03:17:01 -0800 (PST) From: Message-Id: <200201251117.g0PBH1q49041@freefall.freebsd.org> To: mike.bouma@talk21.com, sf@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34262: Can't compile port sysutils/kernel Sender: owner-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: Can't compile port sysutils/kernel State-Changed-From-To: open->closed State-Changed-By: sf State-Changed-When: Fri Jan 25 03:16:14 PST 2002 State-Changed-Why: Please install `GNU/LNUX'. Have fun! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34262 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 3:21:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DCCA837B404; Fri, 25 Jan 2002 03:21:14 -0800 (PST) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PBI8V49246; Fri, 25 Jan 2002 03:18:08 -0800 (PST) (envelope-from sumikawa) Date: Fri, 25 Jan 2002 03:18:08 -0800 (PST) From: Message-Id: <200201251118.g0PBI8V49246@freefall.freebsd.org> To: edwin@mavetju.org, sumikawa@FreeBSD.org, freebsd-ports@FreeBSD.org, sumikawa@FreeBSD.org Subject: Re: ports/34226: new port: net/netcat+ipv6 Sender: owner-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/netcat+ipv6 State-Changed-From-To: open->feedback State-Changed-By: sumikawa State-Changed-When: Fri Jan 25 20:17:18 JST 2002 State-Changed-Why: I'll handle this. Responsible-Changed-From-To: freebsd-ports->sumikawa Responsible-Changed-By: sumikawa Responsible-Changed-When: Fri Jan 25 20:17:18 JST 2002 Responsible-Changed-Why: I'll handle this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34226 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 3:22: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 8EC3537B402 for ; Fri, 25 Jan 2002 03:21:56 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16U4QY-0004VG-0D; Fri, 25 Jan 2002 12:21:50 +0100 Received: from Magelan.Leidinger.net (520065502893-0001@[80.131.108.245]) by fmrl02.sul.t-online.com with esmtp id 16U4QO-1zAXCvC; Fri, 25 Jan 2002 12:21:40 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id g0PBNQu28749; Fri, 25 Jan 2002 12:23:27 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200201251123.g0PBNQu28749@Magelan.Leidinger.net> Date: Fri, 25 Jan 2002 12:23:25 +0100 (CET) From: Alexander Leidinger Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment To: tadayuki@mediaone.net Cc: tadayuki.okada@windriver.com, mi@aldan.algebra.com, will@csociety.org, freebsd-ports@freebsd.org In-Reply-To: <20020125030717.62e1cf65.tadayuki@mediaone.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII 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 On 25 Jan, Tadayuki OKADA wrote: >> On 24 Jan, Tadayuki OKADA wrote: >> >> It isn't common practice to bump the revision of dependand ports, see >> >> below, so there isn't the need for such a tool at the moment. >> > So you ignore Porter's Handbook? >> >> No, I don't ignore it. I just commented on the actual practice (see my >> png/gnome comment). > If you don't ignore it, you do bump PORTREVISION as it says, right? When I'm aware of a change which has to result in a PORTREVISION bump, yes. >> >> >> And even if we decide to increment the PORTREVISION this isn't really a >> >> >> strong argument as I already explained above. >> >> > pkg_version is in the base system. portversion is part of portupgrade which >> >> > is very popular tool these days. >> >> > We don't have any tool other than these to detect which port to upgrade. >> >> >> >> Sorry, I wanted to say: "If we decide to accept Mikhail's proposal, we >> >> have the possibility to determine which port needs a PORTREVISION bump >> >> just by looking at the dependency information." >> > That's a possibility. Not the current implementation. >> > The proposal is incomplete without the utility side changes. >> >> Sorry, but I can't see where Mikhail's proposal changes the behavior in >> this regard. Can you please explain it to me? > Previously you said 'we have the possibility'. It means we don't have it yet. > There is no tool to detect a need of PORTREVISION bump just by the dependency. ---snip--- #!/bin/sh if [ -z "${1}" ]; then echo 'You have to specify a portname' exit 1 fi hardwired='all' # hardwired='package' for port in */*; do if [ -f ${port}/Makefile ]; then if (cd ${port} && make ${hardwired}-depends-list | grep -q ${1}) then echo ${port} fi fi done ---snip--- You have to be in ${PORTSDIR}, the script prints every port which depends directly and indirectly on the port you specify at the command line. If you just want the ports which depends directly you have to just use the second 'hardwired' line. Note, this is just a quick hack, I may have overseen something in bsd.port.mk. > Without such tool, port A's PORTREVISON will not be bumped. You rely on the breakage of a port to do this? Why not recursivly grep through every Makefile for ${PORTSDIR}/category/port? I'm sure there are people out there, which updated most of the dependencies before these ports breaked. > It does violate Porter's Handbook. > And it also breaks pkg_version and portversion's updates detection. > # Those tools are written based on the assumption we observe Porter's Handbook. Not bumping PORTREVISION does this, yes. But Mikhail's proposal isn't about bumping it or not. >> >> Makhail's proposal doesn't change any run time behavior. It only changes >> >> the compile time behavior if there are outdated ports installed. This >> >> doesn't affect official packages. >> > As I said, it breaks user side update process. >> > How does a user know when package A is rebuilt with updated package B >> > which bumps shlib major version and may include critical bug fixes >> > without port A's PORTREVISION bump? >> >> The actual way is to update the port Makefile when the library version >> changes, even if the port is API compatible (only the ABI of the library >> changed). > Yes, with PORTREVISION bump. > >> Mikhail's proposal changes this to: Update the port Makefile when the >> API of the library changes. > Yes. i.e. no PORTREVISON bump for no API change. > >> So this proposal is an improvement, because it breaks ports less often >> and reduces the load for the ports team. > And it won't complain when port A is built with old version of libB.so, > despite the avalability of new port B. Just because port B is updated this doesn't mean I have to update it. And if port A relies on a feature of the new version of port B, port A has to specify the version of port B it relies upon. Mikhail doesn't want to forbit this. > And there will be several packages they have exactly same name and version, > but they depend on different major version of shlib. Not if the PORTREVISION gets bumped. Bumping the PORTREVISION is orthogonal to Mikhail's proposal. > i.e. their binaries are different. > How can 'Joe user' know a need of update when the latest package has > exactly same version with the installed one. > > And one more example (how many times do I have to explain this?): > package A and package B are installed. > port B get shlib major version bump. > install new package B. > pkg_version or portversion can't detect needs of update for package A, > because A's PORTREVISON is not bumped. Then the maintainer of port A and/or the maintainer of port B did something wrong. A PORTREVISION bump is independend of Mikhail's proposal. > so installed package A still depend on old version of libB.so. > And new libB.so may include critical fix like security hole. How do you expect this to work if the library version of port B did not get updated when a security hole is fixed? I don't want to talk more about security implications here, there are a lot of other deficiencies in this regard which only an user (root) can take care of. The security officers send notifications, this has to be enough for the moment (and doesn't belong to Mikhail's proposal). > Are these improvements for you? The "@pkgdep" line in packages contains ${PORTNAME}-${PORTVERSION}, so packages aren't affected. >> I don't see where the run time behavior changes, only the compile time >> behavior changes. If I'm wrong here, please tell me where I don't get it >> right. > I'm not saying it changes runtime behavior. > What I'm saying is it breaks user's proper update process. It doesn't, PORTREVISION updates aren't affected, see above. Bye, Alexander. -- Intel: where Quality is job number 0.9998782345! http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 4: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5149C37B417 for ; Fri, 25 Jan 2002 04:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PC02S54667; Fri, 25 Jan 2002 04:00:02 -0800 (PST) (envelope-from gnats) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by hub.freebsd.org (Postfix) with ESMTP id 0AEEF37B400 for ; Fri, 25 Jan 2002 03:53:51 -0800 (PST) Received: from localhost ([61.201.64.62]) by t-mta8.odn.ne.jp with ESMTP id <20020125115349586.PAKV.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Fri, 25 Jan 2002 20:53:49 +0900 Message-Id: <200201251153.g0PBrmw04458@ns.test> Date: Fri, 25 Jan 2002 20:53:48 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34264: New port: java/bsh - lightweight scripting for java Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34264 >Category: ports >Synopsis: New port: java/bsh - lightweight scripting for java >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 04:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #3: Mon Dec 24 14:54:22 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). WWW: http://www.beanshell.org/ >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: # # bsh # bsh/Makefile # bsh/distinfo # bsh/pkg-comment # bsh/pkg-descr # bsh/pkg-plist # echo c - bsh mkdir -p bsh > /dev/null 2>&1 echo x - bsh/Makefile sed 's/^X//' >bsh/Makefile << 'END-of-bsh/Makefile' X# New ports collection makefile for: bsh X# Date created: 25 January 2002 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= bsh XPORTVERSION= 1.2.b3 XCATEGORIES= java XMASTER_SITES= http://www.beanshell.org/ XDISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} XEXTRACT_SUFX= .jar XEXTRACT_ONLY= X XMAINTAINER= fuyuki@mj.0038.net X XRUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper X XNO_BUILD= yes X XJAVALIBDIR= ${PREFIX}/share/java/classes X Xdo-install: X ${MKDIR} ${JAVALIBDIR} X ${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${JAVALIBDIR}/bsh.jar X X.include END-of-bsh/Makefile echo x - bsh/distinfo sed 's/^X//' >bsh/distinfo << 'END-of-bsh/distinfo' XMD5 (bsh-1.2b3.jar) = f1f38799a4d347313822ed7a6effa5a7 END-of-bsh/distinfo echo x - bsh/pkg-comment sed 's/^X//' >bsh/pkg-comment << 'END-of-bsh/pkg-comment' XA Java scripting environment END-of-bsh/pkg-comment echo x - bsh/pkg-descr sed 's/^X//' >bsh/pkg-descr << 'END-of-bsh/pkg-descr' XBeanShell is a small, free, embeddable, Java source interpreter with Xobject scripting language features, written in Java. BeanShell Xexecutes standard Java statements and expressions, in addition to Xobvious scripting commands and syntax. BeanShell supports scripted Xobjects as simple method closures like those in Perl and XJavaScript(tm). X XWWW: http://www.beanshell.org/ X X- Kimura Fuyuki Xfuyuki@mj.0038.net END-of-bsh/pkg-descr echo x - bsh/pkg-plist sed 's/^X//' >bsh/pkg-plist << 'END-of-bsh/pkg-plist' Xshare/java/classes/bsh.jar X@unexec rmdir %D/share/java/classes 2>/dev/null || true X@unexec rmdir %D/share/java 2>/dev/null || true END-of-bsh/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 Fri Jan 25 4:57:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 75C7537B400 for ; Fri, 25 Jan 2002 04:57:37 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g0PCvZ718373; Fri, 25 Jan 2002 07:57:35 -0500 (EST) Date: Fri, 25 Jan 2002 07:57:34 -0500 (EST) From: Trevor Johnson To: FreeBSD user Cc: ports@FreeBSD.ORG Subject: Re: ghostscript-gnu port and gdevdj9.c.gz with a weird md5? In-Reply-To: <20020124213000.D10876-100000@Amber.XtremeDev.com> Message-ID: <20020125074418.X16532-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FreeBSD user wrote: > On Thu, 24 Jan 2002, Trevor Johnson wrote: > > > > Trying to upgrade this port to ghostscript-gnu-6.52_4 after cvsupping to > > > latest ports, but I keep getting a mismatch on the md5 checksum for > > > gdevdj9.c.gz. In distfiles, it's listed as having a md5 hash of > > > f09ef883b8ba837fb42c608c01af7375, while all the gdevdj9.c.gz I could find > > > have a checksum of 982c960a46e935d555a304b319bd2e2f. Which is right? > > > > The one from http://www.harsch.net/Download/gdevdj9.c.gz has an MD5 of > > 3a9c20c34b79ffab434abfbcc31d1c27 and a date of 21 January 2002. I just > > checked a few minutes ago. The old one has an MD5 of > > f09ef883b8ba837fb42c608c01af7375 and a date of 26 April 2000. Both are in > > the current distinfo files (since a few hours ago). I haven't seen the > > 982c960a46e935d555a304b319bd2e2f version. Where did you find it? > > I downloaded it from > http://www.rarf.riken.go.jp/archives/Linux/slackware/slackware/source/xap/gs_x11/gdevdj9.c.gz > > Should I be using the 3a9c20c34b79ffab434abfbcc31d1c27 one with the date > of 21 January 2002 then? If so, I'll download that and do a make makesum. > Who's the maintainer of ghostscript-gnu? The email is set to > ports@freebsd.org. Perhaps s/he needs to update the cvs? When uncompressed, the driver you took from Slackware is identical to the April 2000 file. If "make fetch" fails for a port, the next place to look is on the FreeBSD FTP sites, ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/, ftp://ftp2.FreeBSD.org/pub/FreeBSD/ports/distfiles/, and so on. -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 5: 0:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E04AD37B41C for ; Fri, 25 Jan 2002 05:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PD01O72625; Fri, 25 Jan 2002 05:00:01 -0800 (PST) (envelope-from gnats) Received: from andrew.int.ids.pl (andrew.int.ids.pl [213.241.27.112]) by hub.freebsd.org (Postfix) with ESMTP id 915DC37B400 for ; Fri, 25 Jan 2002 04:57:23 -0800 (PST) Received: (from andrew@localhost) by andrew.int.ids.pl (8.11.6/8.9.3) id g0PDBUp53454; Fri, 25 Jan 2002 14:11:30 +0100 (CET) (envelope-from andrew) Message-Id: <200201251311.g0PDBUp53454@andrew.int.ids.pl> Date: Fri, 25 Jan 2002 14:11:30 +0100 (CET) From: Andrew Bihun Reply-To: Andrew Bihun To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34265: Proposition of new port (icu2). Modified 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 >Number: 34265 >Category: ports >Synopsis: Proposition of new port (icu2). Modified version >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 05:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Andrew Bihun >Release: FreeBSD 4.5-RC i386 >Organization: TD Internet Polska SA >Environment: System: FreeBSD andrew.int.ids.pl 4.5-RC FreeBSD 4.5-RC #16: Thu Jan 17 16:24:47 CET 2002 root@andrew.int.ids.pl:/usr/src/sys/compile/ANDREW i386 >Description: ICU library (International Components for Unicode) version 2 port >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-plist # ./pkg-descr # ./pkg-comment # echo c - ./ mkdir -p ./ > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: icu2 X# Date created: 18 Jan 2002 X# Whom: andrew@ids.pl X# X# $FreeBSD$ X# X XPORTNAME= icu XPORTVERSION= 2.0 XCATEGORIES= devel XMASTER_SITES= http://oss.software.ibm.com/icu/download/2.0/ XEXTRACT_SUFX= .tgz X XMAINTAINER= andrew@ids.pl X XBUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ARGS+=--enable-threads=no X XINSTALLS_SHLIB= yes X XWRKSRC= ${WRKDIR}/icu/source X X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (icu-2.0.tgz) = 77a52af541c116aa9574677f949df5cb END-of-./distinfo echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/uconv Xetc/icu/convrtrs.txt Xinclude/unicode/bidi.h Xinclude/unicode/brkiter.h Xinclude/unicode/calendar.h Xinclude/unicode/chariter.h Xinclude/unicode/choicfmt.h Xinclude/unicode/coleitr.h Xinclude/unicode/coll.h Xinclude/unicode/convert.h Xinclude/unicode/cpdtrans.h Xinclude/unicode/datefmt.h Xinclude/unicode/dbbi.h Xinclude/unicode/dcfmtsym.h Xinclude/unicode/decimfmt.h Xinclude/unicode/docmain.h Xinclude/unicode/dtfmtsym.h Xinclude/unicode/fieldpos.h Xinclude/unicode/fmtable.h Xinclude/unicode/format.h Xinclude/unicode/gregocal.h Xinclude/unicode/hextouni.h Xinclude/unicode/locid.h Xinclude/unicode/msgfmt.h Xinclude/unicode/normlzr.h Xinclude/unicode/nultrans.h Xinclude/unicode/numfmt.h Xinclude/unicode/parseerr.h Xinclude/unicode/parsepos.h Xinclude/unicode/platform.h Xinclude/unicode/pmacos.h Xinclude/unicode/pos2.h Xinclude/unicode/pos400.h Xinclude/unicode/putil.h Xinclude/unicode/pwin32.h Xinclude/unicode/rbbi.h Xinclude/unicode/rbnf.h Xinclude/unicode/rbt.h Xinclude/unicode/rep.h Xinclude/unicode/resbund.h Xinclude/unicode/schriter.h Xinclude/unicode/scsu.h Xinclude/unicode/search.h Xinclude/unicode/simpletz.h Xinclude/unicode/smpdtfmt.h Xinclude/unicode/sortkey.h Xinclude/unicode/stsearch.h Xinclude/unicode/tblcoll.h Xinclude/unicode/timezone.h Xinclude/unicode/translit.h Xinclude/unicode/ubidi.h Xinclude/unicode/ubrk.h Xinclude/unicode/ucal.h Xinclude/unicode/uchar.h Xinclude/unicode/uchriter.h Xinclude/unicode/uclean.h Xinclude/unicode/ucnv.h Xinclude/unicode/ucnv_cb.h Xinclude/unicode/ucnv_err.h Xinclude/unicode/ucol.h Xinclude/unicode/ucoleitr.h Xinclude/unicode/udat.h Xinclude/unicode/udata.h Xinclude/unicode/uloc.h Xinclude/unicode/umachine.h Xinclude/unicode/umisc.h Xinclude/unicode/umsg.h Xinclude/unicode/unicode.h Xinclude/unicode/unifilt.h Xinclude/unicode/unifltlg.h Xinclude/unicode/unimatch.h Xinclude/unicode/uniset.h Xinclude/unicode/unistr.h Xinclude/unicode/unitohex.h Xinclude/unicode/unorm.h Xinclude/unicode/unum.h Xinclude/unicode/urename.h Xinclude/unicode/urep.h Xinclude/unicode/ures.h Xinclude/unicode/uscript.h Xinclude/unicode/usearch.h Xinclude/unicode/ushape.h Xinclude/unicode/ustdio.h Xinclude/unicode/ustream.h Xinclude/unicode/ustring.h Xinclude/unicode/utf.h Xinclude/unicode/utf16.h Xinclude/unicode/utf32.h Xinclude/unicode/utf8.h Xinclude/unicode/utrans.h Xinclude/unicode/utypes.h Xinclude/unicode/uversion.h Xlib/libicuctestfw.so Xlib/libicuctestfw.so.20.0 Xlib/libicudata.so Xlib/libicudt20l.so Xlib/libicui18n.so Xlib/libicui18n.so.20.0 Xlib/libicutoolutil.so Xlib/libicutoolutil.so.20.0 Xlib/libicuuc.so Xlib/libicuuc.so.20.0 Xlib/icu/current Xlib/icu/Makefile.inc Xlib/icu/2.0/Makefile.inc Xman/man1/uconv.1 Xman/man5/cnvalias.dat.5 Xman/man5/convrtrs.txt.5 Xman/man8/decmn.8 Xman/man8/genccode.8 Xman/man8/gencmn.8 Xman/man8/gencnval.8 Xman/man8/gennames.8 Xman/man8/genrb.8 Xman/man8/genuca.8 Xman/man8/makeconv.8 Xsbin/decmn Xsbin/genccode Xsbin/gencmn Xsbin/gencnval Xsbin/gennames Xsbin/gennorm Xsbin/genprops Xsbin/genrb Xsbin/gentz Xsbin/genuca Xsbin/makeconv Xsbin/pkgdata Xshare/icu/2.0/README Xshare/icu/2.0/config/mh-bsd-gcc Xshare/icu/2.0/mkinstalldirs Xshare/icu/2.0/uconvmsg.dat X@dirrm etc/icu X@dirrm include/unicode X@dirrm lib/icu/2.0 X@dirrm lib/icu X@dirrm share/icu/2.0/config X@dirrm share/icu/2.0 X@dirrm share/icu END-of-./pkg-plist echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThe International Components for Unicode(ICU) is a C and C++ library that Xprovides Unicode support (character sets conversion, transliteration, Xformation etc) X XWWW: http://oss.software.ibm.com/icu/ END-of-./pkg-descr echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XInternational Components for Unicode END-of-./pkg-comment exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 5:18:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 9FD3537B400; Fri, 25 Jan 2002 05:18:10 -0800 (PST) Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g0PDI3B00603; Fri, 25 Jan 2002 14:18:03 +0100 (MET) Date: Fri, 25 Jan 2002 14:17:56 +0100 (CET) From: Gerald Pfeifer To: gnats-admin@freebsd.org, Subject: Re: ports/34079: New port print/bibtex2html (bibtex2html 1.52) In-Reply-To: <200201201310.g0KDA1v27922@freefall.freebsd.org> 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 bibtex2html has been updated in the meantime (without changing version numbers), so here is an updated patch for contributing this as a new port. Could someone please install this? Gerald # 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: # # /sw/FreeBSD/ports/print/bibtex2html # /sw/FreeBSD/ports/print/bibtex2html/Makefile # /sw/FreeBSD/ports/print/bibtex2html/distinfo # /sw/FreeBSD/ports/print/bibtex2html/pkg-comment # /sw/FreeBSD/ports/print/bibtex2html/pkg-descr # /sw/FreeBSD/ports/print/bibtex2html/pkg-plist # echo c - /sw/FreeBSD/ports/print/bibtex2html mkdir -p /sw/FreeBSD/ports/print/bibtex2html > /dev/null 2>&1 echo x - /sw/FreeBSD/ports/print/bibtex2html/Makefile sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/Makefile << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/Makefile' X# ex:ts=8 X# New ports collection makefile for: bibtex2html X# Date created: 2002-01-21 X# Whom: Gerald Pfeifer X# X# $FreeBSD$ X# X XPORTNAME= bibtex2html XPORTVERSION= 1.52 XCATEGORIES= print textproc XMASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ X XMAINTAINER= pfeifer@dbai.tuwien.ac.at X XGNU_CONFIGURE= yes XMAN1= bibtex2html.1 bib2bib.1 aux2bib.1 XBUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml X X.include END-of-/sw/FreeBSD/ports/print/bibtex2html/Makefile echo x - /sw/FreeBSD/ports/print/bibtex2html/distinfo sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/distinfo << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/distinfo' XMD5 (bibtex2html-1.52.tar.gz) = 62cc5eb41d7d6ee3e08176abb7e35bae END-of-/sw/FreeBSD/ports/print/bibtex2html/distinfo echo x - /sw/FreeBSD/ports/print/bibtex2html/pkg-comment sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/pkg-comment << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-comment' XA collection of tools for searching BibTeX and translating from BibTeX to HTML END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-comment echo x - /sw/FreeBSD/ports/print/bibtex2html/pkg-descr sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/pkg-descr << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-descr' Xbibtex2html is a collection of tools for translating from BibTeX to HTML. XThey allow to produce, from a set of bibliography files in BibTeX format, Xa bibliography in HTML format. Here are some features: X X o Handle any BibTeX style (even those producing multiple bibliographies); X o Use additional fields like abstract, url, ps, etc. to insert web links; X o Crossrefs are also replaced by links; X o Sort by dates or authors, in increasing or decreasing order; X o Read simple macros in TeX or LaTeX files; X o Show syntax errors in BibTeX files; X o Extract from one or several BibTeX files the set of entries satisfying a X given criterion. X XWWW: http://www.lri.fr/~filliatr/bibtex2html/ X XGerald Pfeifer END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-descr echo x - /sw/FreeBSD/ports/print/bibtex2html/pkg-plist sed 's/^X//' >/sw/FreeBSD/ports/print/bibtex2html/pkg-plist << 'END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-plist' Xbin/aux2bib Xbin/bib2bib Xbin/bibtex2html END-of-/sw/FreeBSD/ports/print/bibtex2html/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 5:51:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE78337B402; Fri, 25 Jan 2002 05:51:14 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PDjtn91401; Fri, 25 Jan 2002 05:45:55 -0800 (PST) (envelope-from lioux) Date: Fri, 25 Jan 2002 05:45:55 -0800 (PST) From: Message-Id: <200201251345.g0PDjtn91401@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/34263: auto{conf,make,header} problem with lyx-1.1.6.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: auto{conf,make,header} problem with lyx-1.1.6.4 Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: lioux Responsible-Changed-When: Fri Jan 25 05:44:37 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34263 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 7: 4:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F0A8437B402; Fri, 25 Jan 2002 07:04:27 -0800 (PST) Received: (from skv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PF4Re43715; Fri, 25 Jan 2002 07:04:27 -0800 (PST) (envelope-from skv) Date: Fri, 25 Jan 2002 07:04:27 -0800 (PST) From: Message-Id: <200201251504.g0PF4Re43715@freefall.freebsd.org> To: ports@FreeBSD.org Subject: patch for ports/Mk/bsd.port.mk Cc: portmgr@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 patch is intended to: 1. set default MAN3PREFIX for perl ports 2. set correct values for DOCSDIR, EXAMPLESDIR, DATADIR and so on. for example, there is a situation when port databases/ruby-interbase installs docs into /usr/local/share/doc/interbase - it is an obvious mistake issued by using RUBY_DOCDIR. 3. add new variables PLIST_SUB - DOCSDIR, EXAMPLESDIR, DATADIR to define pkg-plist more easily and clearily. Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.395 diff -u -r1.395 bsd.port.mk --- bsd.port.mk 22 Dec 2001 17:13:38 -0000 1.395 +++ bsd.port.mk 25 Jan 2002 14:31:45 -0000 @@ -475,11 +475,11 @@ # %%PREFIX%% for ${PREFIX}, %%LOCALBASE%% for # ${LOCALBASE} and %%X11BASE%% for ${X11BASE}. # DOCSDIR - Name of the directory to install the packages docs in -# (default: ${PREFIX}/share/doc/${PORTNAME}). +# (default: ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}). # EXAMPLESDIR - Name of the directory to install the packages examples in -# (default: ${PREFIX}/share/examples/${PORTNAME}). +# (default: ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}). # DATADIR - Name of the directory to install the packages shared data -# in (default: ${PREFIX}/share/${PORTNAME}). +# in (default: ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}). # # Note that the install target will automatically add manpages (see # above) and also substitute special sequences of characters (delimited @@ -1379,6 +1379,7 @@ CONFIGURE_ARGS+= CC="${CC}" CCFLAGS="${CFLAGS}" PREFIX="${PREFIX}" CONFIGURE_SCRIPT?= Makefile.PL USE_PERL5= yes +MAN3PREFIX?= ${PREFIX}/lib/perl5/${PERL_VERSION} .undef HAS_CONFIGURE .endif @@ -1495,9 +1496,14 @@ LDCONFIG_RUNLIST!= ${ECHO} ${LDCONFIG_PLIST} | ${SED} -e "s!%D!${PREFIX}!g" .endif -DOCSDIR?= ${PREFIX}/share/doc/${PORTNAME} -EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} -DATADIR?= ${PREFIX}/share/${PORTNAME} +DOCSDIR?= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} +EXAMPLESDIR?= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} +DATADIR?= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} + +PLIST_DIRS= DOCSDIR="${DOCSDIR}" \ + EXAMPLESDIR="${EXAMPLESDIR}" \ + DATADIR="${DATADIR}" +PLIST_SUB+= ${PLIST_DIRS:S,DIR="${LOCALBASE}/,DIR=",} .MAIN: all Index: bsd.ruby.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.ruby.mk,v retrieving revision 1.65 diff -u -r1.65 bsd.ruby.mk --- bsd.ruby.mk 25 Dec 2001 17:02:32 -0000 1.65 +++ bsd.ruby.mk 25 Jan 2002 14:46:55 -0000 @@ -181,8 +181,8 @@ RUBY_ARCHLIBDIR?= ${RUBY_LIBDIR}/${RUBY_ARCH} RUBY_SITELIBDIR?= ${_RUBY_SITEDIR}/${RUBY_VER} RUBY_SITEARCHLIBDIR?= ${RUBY_SITELIBDIR}/${RUBY_ARCH} -RUBY_DOCDIR?= ${LOCALBASE}/share/doc/${RUBY_NAME} -RUBY_EXAMPLESDIR?= ${LOCALBASE}/share/examples/${RUBY_NAME} +RUBY_DOCDIR?= ${LOCALBASE}/share/doc/${RUBY_PKGNAMEPREFIX}${RUBY_NAME} +RUBY_EXAMPLESDIR?= ${LOCALBASE}/share/examples/${RUBY_PKGNAMEPREFIX}${RUBY_NAME} RUBY_ELISPDIR?= ${_RUBY_SYSLIBDIR}/ruby/elisp # PLIST -- Sergey Skvortsov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 8: 7:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id B589E37B400; Fri, 25 Jan 2002 08:07:37 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0PG6Yt70279; Fri, 25 Jan 2002 11:06:34 -0500 (EST) (envelope-from alane) Date: Fri, 25 Jan 2002 11:06:34 -0500 From: Alan Eldridge To: skv@FreeBSD.ORG Cc: ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: patch for ports/Mk/bsd.port.mk Message-ID: <20020125160633.GA70080@wwweasel.geeksrus.net> References: <200201251504.g0PF4Re43715@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201251504.g0PF4Re43715@freefall.freebsd.org> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jan 25, 2002 at 07:04:27AM -0800, skv@FreeBSD.ORG wrote: > >This patch is intended to: > >1. set default MAN3PREFIX for perl ports >2. set correct values for DOCSDIR, EXAMPLESDIR, DATADIR and so on. > for example, there is a situation when port databases/ruby-interbase > installs docs into /usr/local/share/doc/interbase - it is an obvious PeteF and I were discussing this a bit. >-DOCSDIR?= ${PREFIX}/share/doc/${PORTNAME} >-EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} >-DATADIR?= ${PREFIX}/share/${PORTNAME} >+DOCSDIR?= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} How about: ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} >+EXAMPLESDIR?= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} How about: ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} >+DATADIR?= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} Are you *SURE* about this one? I'd hate to see things break because of hidden assumptions that packages have about this. If you are, then: ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} >+PLIST_DIRS= DOCSDIR="${DOCSDIR}" \ >+ EXAMPLESDIR="${EXAMPLESDIR}" \ >+ DATADIR="${DATADIR}" >+PLIST_SUB+= ${PLIST_DIRS:S,DIR="${LOCALBASE}/,DIR=",} I think you meant: ${PLIST_DIRS:S,DIR="${PREFIX}/,DIR=",} We want to cut off whatever PREFIX we stuck on above, right? N.B. When I checked (less than a month ago) there were 28 ports that suffered collateral damage from the DOCSDIR change. If we really want to do something like this, we need to find all the ports that it will break (just some fugly greps) and patch them at the same time. Since this changes EXAMPLESDIR and (maybe) DATADIR, too, the number of affected ports will, of course, be higher. I'd be happy to assist in the triage and repair. Tonight or tomorrow I'll make some lists of what will get broken by this, if you don't beat me to it. Basically, any Makefile that references those vars is suspect, and any pkg-plist which contains strings /examples/, /share/, or /doc/ is also suspect and needs to be evaluated. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 9:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F67C37B417 for ; Fri, 25 Jan 2002 09:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PHK3I72718; Fri, 25 Jan 2002 09:20:03 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67DDF37B402 for ; Fri, 25 Jan 2002 09:18:50 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PHIo372488; Fri, 25 Jan 2002 09:18:50 -0800 (PST) (envelope-from nobody) Message-Id: <200201251718.g0PHIo372488@freefall.freebsd.org> Date: Fri, 25 Jan 2002 09:18:50 -0800 (PST) From: Wade Ashwin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34268: licq-qt-gui port is broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34268 >Category: ports >Synopsis: licq-qt-gui port is broken >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 09:20:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Wade Ashwin >Release: 4.5-RC >Organization: >Environment: FreeBSD bsd 4.5-RC FreeBSD 4.5-RC #0: Thu Jan 24 16:02:34 EST 2002 root@bsd:/usr/src/sys/compile/OPTIM-2-USB i386 >Description: Here is the error reported: creating ./config.status creating po/Makefile creating src/Makefile creating share/Makefile creating Makefile creating config.h Please remember to use GNU make, often installed as gmake. Install prefix : /usr/local Licq Includes : /usr/ports/net/licq-qt-gui/work/licq-1.0.3/include KDE 2.0 (CVS) : disabled. Qt includes : /usr/X11R6/include/qt2 Qt libraries : /usr/X11R6/lib Qt moc : /usr/X11R6/bin/moc2 ===> Building for licq-qt-gui-1.0.3 cd . && autoheader configure.in:70: error: AC_REQUIRE: circular dependency of AC_PROG_LIBTOOL configure.in:70: AC_PROG_LIBTOOL is required by... ./aclocal.m4:1368: _AC_LIBTOOL_CXX is expanded from... configure.in:70: _AC_LIBTOOL_CXX is required by... ./aclocal.m4:1342: AC_LIBTOOL_CXX is expanded from... ./aclocal.m4:631: AC_PROG_LIBTOOL is expanded from... ./aclocal.m4:1403: AM_PROG_LIBTOOL is expanded from... configure.in:70: the top level autoconf: tracing failed gmake: *** [stamp-h.in] Error 1 *** Error code 2 Stop in /usr/ports/net/licq-qt-gui. *** Error code 1 Stop in /usr/ports/net/licq-qt-gui. *** Error code 1 Stop in /usr/ports/net/licq-qt-gui. *** Error code 1 Stop in /usr/ports/net/licq-qt-gui. [4] root:/usr/ports/net/licq-qt-gui [04:16:51] # >How-To-Repeat: Try and install it :-) >Fix: It seems that the port depends on automake14 and autoconf213, but doesn't use them, instead if just runs autoconf (rather than autoconf213) etc. instead. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 10: 9:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id A340337B404 for ; Fri, 25 Jan 2002 10:09:31 -0800 (PST) Received: from fwd11.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16UAn0-0001Ed-03; Fri, 25 Jan 2002 19:09:26 +0100 Received: from Magelan.Leidinger.net (520065502893-0001@[80.131.106.170]) by fmrl11.sul.t-online.com with esmtp id 16UAmt-2FhfX7C; Fri, 25 Jan 2002 19:09:19 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id g0PHfAu12467; Fri, 25 Jan 2002 18:41:11 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200201251741.g0PHfAu12467@Magelan.Leidinger.net> Date: Fri, 25 Jan 2002 18:41:08 +0100 (CET) From: Alexander Leidinger Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment To: tadayuki@mediaone.net Cc: tadayuki.okada@windriver.com, mi@aldan.algebra.com, will@csociety.org, freebsd-ports@FreeBSD.ORG In-Reply-To: <200201251123.g0PBNQu28749@Magelan.Leidinger.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII 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 On 25 Jan, An: tadayuki@mediaone.net wrote: >> Previously you said 'we have the possibility'. It means we don't have it yet. >> There is no tool to detect a need of PORTREVISION bump just by the dependency. > > ---snip--- > #!/bin/sh > > if [ -z "${1}" ]; then > echo 'You have to specify a portname' > exit 1 > fi > > hardwired='all' > # hardwired='package' > > for port in */*; do > if [ -f ${port}/Makefile ]; then > if (cd ${port} && make ${hardwired}-depends-list | grep -q ${1}) > then > echo ${port} > fi > fi > done > ---snip--- > > You have to be in ${PORTSDIR}, the script prints every port which > depends directly and indirectly on the port you specify at the command > line. > If you just want the ports which depends directly you have to just use > the second 'hardwired' line. Oops, sorry, package-depends-list lists every run time dependency (direct dependency or indirect dependency). all-depends-list list additionally the build time dependencies. Bye, Alexander. -- Speak softly and carry a cellular phone. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 10:10:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B606F37B41C for ; Fri, 25 Jan 2002 10:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PIA1U82749; Fri, 25 Jan 2002 10:10:01 -0800 (PST) (envelope-from gnats) Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by hub.freebsd.org (Postfix) with ESMTP id DC79537B416 for ; Fri, 25 Jan 2002 10:01:21 -0800 (PST) Received: from drain.ietsvaags.xs4all.nl (ietsvaags.xs4all.nl [213.84.71.76]) by smtpzilla2.xs4all.nl (8.12.0/8.12.0) with ESMTP id g0PI1J0Z049737 for ; Fri, 25 Jan 2002 19:01:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by drain.ietsvaags.xs4all.nl (Postfix) with ESMTP id 2A564799 for ; Fri, 25 Jan 2002 19:01:31 +0100 (CET) Received: by drain.ietsvaags.xs4all.nl (Postfix, from userid 1000) id 92D25793; Fri, 25 Jan 2002 19:01:27 +0100 (CET) Message-Id: <20020125180127.92D25793@drain.ietsvaags.xs4all.nl> Date: Fri, 25 Jan 2002 18:01:27 +0000 (GMT) From: Martijn Lina Reply-To: Martijn Lina To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34271: Checksum mismatch in samba port's 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: 34271 >Category: ports >Synopsis: Checksum mismatch in samba port's distinfo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 10:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Martijn Lina >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD drain.ietsvaags.xs4all.nl 4.5-RC FreeBSD 4.5-RC #4: Thu Jan 17 19:14:44 CET 2002 root@drain.ietsvaags.xs4all.nl:/pub/FreeBSD/obj/usr/src/sys/DRAIN i386 >Description: When trying to build the samba port WITH_RECYCLE=yes, it failes due to a checksum mismatch on reply.c.patch >How-To-Repeat: cd ${PORTSDIR}/net/samba && make WITH_RECYCLE=yes >Fix: --- distinfo.orig Fri Jan 25 18:58:52 2002 +++ distinfo Fri Jan 25 18:59:30 2002 @@ -1,4 +1,4 @@ MD5 (samba-2.2.2.tar.gz) = d0aba688a1b6189f09f3ba0b44b1da8e MD5 (proto.h.patch) = b8b577540c1de5202e70584a402c2d74 MD5 (loadparm.c.patch) = df642726476af756df8a2e6c0537eb0d -MD5 (reply.c.patch) = b75a5312ad6c01c501d6e887c3a65357 +MD5 (reply.c.patch) = fcc861e805f74ec610ba44ab5cc9f1b7 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 10:38: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by hub.freebsd.org (Postfix) with ESMTP id 7409D37B400 for ; Fri, 25 Jan 2002 10:37:45 -0800 (PST) Received: (from root@localhost) by encontacto.net (8.11.6/8.11.4) id g0PIeng82362; Fri, 25 Jan 2002 10:40:49 -0800 (PST) (envelope-from eculp@encontacto.net) Received: from 64.173.182.155 ( [64.173.182.155]) as user eculp@EnContacto.Net by Mail.SavvyWorld.Net with HTTP; Fri, 25 Jan 2002 10:40:49 -0800 Message-ID: <1011984049.3c51a6b135331@Mail.SavvyWorld.Net> Date: Fri, 25 Jan 2002 10:40:49 -0800 From: Edwin Culp To: Yarema Cc: Odhiambo Washington , courier-users@lists.sourceforge.net, ports@FreeBSD.Org Subject: Re: [courier-users] Re: Compiling courier-imap References: <20020125161204.GA98766@ns2.wananchi.com> <381640000.1011980523@volyn.coolrat.org> In-Reply-To: <381640000.1011980523@volyn.coolrat.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yarema, I would like to add that both mail/courier-37.0 and 37.2 versions have worked perfectly right out of the box and have converted an installation that could have been measured in hours or days into a task that is measured in minutes, even on a first time install as mine was. I installed with ldap authdaemon and was sending and receiving mail in minutes using only ldap. My first time to not be tied to unix password for email. I still have a lot to learn about courier and its multitude of features but I am learning on a running system. The, for me is a big improvement over "learning to run a system." Thank you very much for this the first usable port of this complete and integrated mail system that Sam has developed leveraging his knowledge, extraordinary programing skills and common sense. ed Quoting Yarema : > Listen, I'm gonna take my courier port and pare it down to work the same > way with standalone courier-imap. I'm getting no response from Neil > Blakey-Milner , courier-imap port's current maintainer. > I'm pretty sure it'll work for you. Perhaps in return you could do some > 'lobbying' on ports@FreeBSD.org to either get my changes committed or let > me take over as maintainer. > > -- > Yarema > > --On Friday, January 25, 2002 19:12:04 +0300 Odhiambo Washington > wrote: > > > Hello List, > > > > Please excuse my stupid question. It's only that the answer is hidden > > somewhere. > > I run FreeBSD 4.x-STABLE on a couple machines here and I'd like to > > switch from uw-imap to courier. The port in FreeBSD did not seem to > > do what I wanted because I needed to incorporate ldapauth. Now I > > decided to compile from 1st principles by downloading the 1.3.12 > > tarball, extracting and doing what the small script below would: > > > ># !/bin/sh > > PREFIX=/usr/local > > CONFIGURE=./configure > > > > $CONFIGURE --with-authldap > > --with-authldaprc=${PREFIX}/etc/courier-imap/authldaprc \ > > --without-authshadow \ > > --without-authcram \ > > --with-authmysql --with-authpam \ > > --sysconfdir=${PREFIX}/etc/courier-imap \ > > --with-userdb=${PREFIX}/etc/userdb \ > > --datadir=${PREFIX}/share/courier-imap \ > > --libexecdir=${PREFIX}/libexec/courier-imap \ > > --enable-workarounds-for-imap-client-bugs \ > > --disable-root-check --with-piddir=/var/run \ > > > > > > The compile happens successfully but I don't get to see authldaprc. I hope > > that someone has done the same cleanly on FreeBSD and may be able to help > > me, even with other configure ARGS that I may have missed. I'm probably > > missing on a few things. > > > _______________________________________________ > courier-users mailing list > courier-users@lists.sourceforge.net > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 11: 3: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by hub.freebsd.org (Postfix) with ESMTP id B277537B402; Fri, 25 Jan 2002 11:03:03 -0800 (PST) Received: from pd952e125.dip.t-dialin.net ([217.82.225.37] helo=web.de) by smtp.web.de with asmtp (Exim 4.11 #37) id 16UBcm-0003aU-00; Fri, 25 Jan 2002 20:02:56 +0100 Message-ID: <3C51AB53.9060205@web.de> Date: Fri, 25 Jan 2002 20:00:35 +0100 From: Jens Rehsack Reply-To: rehsack@liwing.de Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: de-DE MIME-Version: 1.0 To: obrien@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: gcc30-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 Hi! I compiled a new library using previously installed port gcc30-3.0.2 having most warning turned on: CXXWARN += -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual \ -Wchar-subscripts -Winline -Wmissing-prototypes \ -Wnested-externs -Wpointer-arith -Wredundant-decls \ -Wshadow -Wstrict-prototypes -Wwrite-strings -Werror in /usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.0.2/include/g++/bits/ostream.tcc:490 declaration of __fmt shadows previous local. On my system I changed __fmt -> __lfmt like it follows. *** ostream.tcc.orig Fri Jan 25 19:59:23 2002 --- ostream.tcc Fri Jan 25 19:58:54 2002 *************** *** 487,497 **** // Pad after 0[xX], if there is one. // Who came up with these rules, anyway? Jeeze. typedef _Format_cache<_CharT> __cache_type; ! __cache_type const* __fmt = __cache_type::_S_get(__ios); const char_type* __minus = traits_type::find(__olds, __oldlen, ! __fmt->_S_minus); const char_type* __plus = traits_type::find(__olds, __oldlen, ! __fmt->_S_plus); bool __testsign = __minus || __plus; bool __testhex = __olds[0] == '0' && (__olds[1] == 'x' || __olds[1] == 'X'); --- 487,497 ---- // Pad after 0[xX], if there is one. // Who came up with these rules, anyway? Jeeze. typedef _Format_cache<_CharT> __cache_type; ! __cache_type const* __lfmt = __cache_type::_S_get(__ios); const char_type* __minus = traits_type::find(__olds, __oldlen, ! __lfmt->_S_minus); const char_type* __plus = traits_type::find(__olds, __oldlen, ! __lfmt->_S_plus); bool __testsign = __minus || __plus; bool __testhex = __olds[0] == '0' && (__olds[1] == 'x' || __olds[1] == 'X'); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 11:31:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68F8337B402; Fri, 25 Jan 2002 11:31:15 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PJUZv01623; Fri, 25 Jan 2002 11:30:35 -0800 (PST) (envelope-from sheldonh) Date: Fri, 25 Jan 2002 11:30:35 -0800 (PST) From: Message-Id: <200201251930.g0PJUZv01623@freefall.freebsd.org> To: sheldonh@FreeBSD.org, green@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33530: net/licq update [PATCH] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/licq update [PATCH] Responsible-Changed-From-To: green->freebsd-ports Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Jan 25 11:30:16 PST 2002 Responsible-Changed-Why: Maintainer has released the port. It wants a new maintainer, as it is currently marked broken. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33530 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 11:31:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9A4937B404; Fri, 25 Jan 2002 11:31:15 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PJU8701534; Fri, 25 Jan 2002 11:30:08 -0800 (PST) (envelope-from sheldonh) Date: Fri, 25 Jan 2002 11:30:08 -0800 (PST) From: Message-Id: <200201251930.g0PJU8701534@freefall.freebsd.org> To: sheldonh@FreeBSD.org, green@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31487: licq-qt-gui plugin does not parse local arguments correctly Sender: owner-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: licq-qt-gui plugin does not parse local arguments correctly Responsible-Changed-From-To: green->freebsd-ports Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Jan 25 11:29:09 PST 2002 Responsible-Changed-Why: Maintainer has released the port. It wants a new maintainer, as it is currently marked broken. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31487 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 11:33:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 960B037B41E for ; Fri, 25 Jan 2002 11:33:34 -0800 (PST) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16UC95-000Gg8-00 for freebsd-ports@FreeBSD.org; Fri, 25 Jan 2002 21:36:19 +0200 From: Sheldon Hearn To: freebsd-ports@FreeBSD.org Subject: Re: ports/33530: net/licq update [PATCH] In-reply-to: Your message of "Fri, 25 Jan 2002 11:30:35 PST." <200201251930.g0PJUZv01623@freefall.freebsd.org> Date: Fri, 25 Jan 2002 21:36:19 +0200 Message-ID: <64115.1011987379@axl.seasidesoftware.co.za> Sender: owner-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, 25 Jan 2002 11:30:35 PST, sheldonh@FreeBSD.org wrote: > Responsible-Changed-From-To: green->freebsd-ports > Responsible-Changed-By: sheldonh > Responsible-Changed-When: Fri Jan 25 11:30:16 PST 2002 > Responsible-Changed-Why: > Maintainer has released the port. It wants a new maintainer, as it > is currently marked broken. Sorry, it's not marked broken; it just wants a maintainer. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 11:33:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 2365137B41E for ; Fri, 25 Jan 2002 11:33:50 -0800 (PST) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16UC9M-000GgP-00 for freebsd-ports@FreeBSD.org; Fri, 25 Jan 2002 21:36:36 +0200 From: Sheldon Hearn To: freebsd-ports@FreeBSD.org Subject: Re: ports/31487: licq-qt-gui plugin does not parse local arguments correctly In-reply-to: Your message of "Fri, 25 Jan 2002 11:30:08 PST." <200201251930.g0PJU8701534@freefall.freebsd.org> Date: Fri, 25 Jan 2002 21:36:36 +0200 Message-ID: <64132.1011987396@axl.seasidesoftware.co.za> Sender: owner-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, 25 Jan 2002 11:30:08 PST, sheldonh@FreeBSD.org wrote: > Responsible-Changed-From-To: green->freebsd-ports > Responsible-Changed-By: sheldonh > Responsible-Changed-When: Fri Jan 25 11:29:09 PST 2002 > Responsible-Changed-Why: > Maintainer has released the port. It wants a new maintainer, as it > is currently marked broken. Sorry, it's not marked broken; it just wants a maintainer. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 11:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42F0E37B402 for ; Fri, 25 Jan 2002 11:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PJo1d09198; Fri, 25 Jan 2002 11:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0877237B402 for ; Fri, 25 Jan 2002 11:41:17 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PJfH703288; Fri, 25 Jan 2002 11:41:17 -0800 (PST) (envelope-from nobody) Message-Id: <200201251941.g0PJfH703288@freefall.freebsd.org> Date: Fri, 25 Jan 2002 11:41:17 -0800 (PST) From: Dylan Carlson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34273: www/apache13-modssl fails to fetch apache-1.3.22.tar.gz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34273 >Category: ports >Synopsis: www/apache13-modssl fails to fetch apache-1.3.22.tar.gz >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 11:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dylan Carlson >Release: 4.5-RC1 >Organization: >Environment: FreeBSD dev 4.5-RC FreeBSD 4.5-RC #1: Fri Jan 25 13:35:47 EST 2002 root@dev:/usr/obj/usr/src/sys/GENERIC i386 >Description: apache-1.3.22.tar.gz was removed from apache's site with the release of .23. >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 Fri Jan 25 12:31:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 682B537B400; Fri, 25 Jan 2002 12:31:15 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PKSMC18691; Fri, 25 Jan 2002 12:28:22 -0800 (PST) (envelope-from dinoex) Date: Fri, 25 Jan 2002 12:28:22 -0800 (PST) From: Message-Id: <200201252028.g0PKSMC18691@freefall.freebsd.org> To: dirk.meyer@dinoex.sub.org, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33530: net/licq update [PATCH] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/licq update [PATCH] State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Fri Jan 25 12:27:20 PST 2002 State-Changed-Why: patch committed after MAINTAINER dropped port. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33530 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 12:31:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC0B137B404; Fri, 25 Jan 2002 12:31:15 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PKUOL19000; Fri, 25 Jan 2002 12:30:24 -0800 (PST) (envelope-from dinoex) Date: Fri, 25 Jan 2002 12:30:24 -0800 (PST) From: Message-Id: <200201252030.g0PKUOL19000@freefall.freebsd.org> To: freebsd@bilogic.org, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31487: licq-qt-gui plugin does not parse local arguments correctly Sender: owner-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: licq-qt-gui plugin does not parse local arguments correctly State-Changed-From-To: open->feedback State-Changed-By: dinoex State-Changed-When: Fri Jan 25 12:29:04 PST 2002 State-Changed-Why: Is this problem still present in licq-1.0.4 ? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31487 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 13:11:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7440F37B400; Fri, 25 Jan 2002 13:11:15 -0800 (PST) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PL7WR29464; Fri, 25 Jan 2002 13:07:32 -0800 (PST) (envelope-from yoichi) Date: Fri, 25 Jan 2002 13:07:32 -0800 (PST) From: Message-Id: <200201252107.g0PL7WR29464@freefall.freebsd.org> To: fuyuki@mj.0038.net, yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34260: New port: devel/ecb - emacs code browser Sender: owner-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/ecb - emacs code browser State-Changed-From-To: open->closed State-Changed-By: yoichi State-Changed-When: Fri Jan 25 13:06:55 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34260 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 13:37: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from neurosoft.org (dsl-64-129-138-49.telocity.com [64.129.138.49]) by hub.freebsd.org (Postfix) with ESMTP id EFEF637B402 for ; Fri, 25 Jan 2002 13:36:55 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by neurosoft.org (8.11.6/8.11.6) with ESMTP id g0PLkmG39345 for ; Fri, 25 Jan 2002 15:46:48 -0600 (CST) (envelope-from zach@neurosoft.org) Subject: Ant Build Mechanism From: Zach Garner To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 25 Jan 2002 15:46:48 -0600 Message-Id: <1011995208.16819.3.camel@minsky.zachgarner.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 A number of Java based applications either require or prefer that Ant (devel/jakarta-ant) be used to build the application. Is there a chance we will be able to use "USE_ANT = yes" in port Makefiles sometime in the future? Zach Garner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 13:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDEC237B416 for ; Fri, 25 Jan 2002 13:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PLe0634703; Fri, 25 Jan 2002 13:40:00 -0800 (PST) (envelope-from gnats) Received: from durandal.jeannot.org (durandal.jeannot.org [80.65.225.54]) by hub.freebsd.org (Postfix) with ESMTP id 259BD37B400 for ; Fri, 25 Jan 2002 13:32:56 -0800 (PST) Received: (from js@localhost) by durandal.root (8.11.6/8.11.6) id g0PGiQc11346; Fri, 25 Jan 2002 17:44:26 +0100 (CET) (envelope-from js) Message-Id: <200201251644.g0PGiQc11346@durandal.root> Date: Fri, 25 Jan 2002 17:44:26 +0100 (CET) From: Jean-Sebastien Roy Reply-To: Jean-Sebastien Roy To: FreeBSD-gnats-submit@freebsd.org Cc: Jean-Sebastien Roy X-Send-Pr-Version: 3.113 Subject: ports/34276: Maintainer Update for math/scilab Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34276 >Category: ports >Synopsis: Maintainer Update for math/scilab >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 13:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jean-Sebastien Roy >Release: FreeBSD 4.4-STABLE i386 >Organization: - >Environment: System: FreeBSD durandal.root 4.4-STABLE FreeBSD 4.4-STABLE #5: Sun Dec 16 15:41:51 CET 2001 js@durandal:/opt/src/sys/compile/JS i386 >Description: This is an update to the math/scilab port. Changes : - add patches from NetBSD (fixes for ascii(), fft() and the online help); - Provide a working default PVM configuration ; - Remove unneeded pvm files form the install. New files (13) : files/patch-al -> files/patch-ax NetBSD patches created by Dan McMahill with fixes from Serge Steer and Giuseppe Allodi. >How-To-Repeat: >Fix: diff -ruN scilab/Makefile scilab.new/Makefile --- scilab/Makefile Thu Nov 1 12:16:30 2001 +++ scilab.new/Makefile Fri Jan 25 17:08:14 2002 @@ -7,6 +7,7 @@ PORTNAME= scilab PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= math cad MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/ EXTRACT_SUFX= .src.tar.gz @@ -39,6 +40,9 @@ ${RM} ${WRKSRC}/examples/callsci/callsciFortran/config/config ${RM} ${WRKSRC}/examples/callsci/callsciC/config/config ${RM} ${WRKSRC}/examples/callsci/callsciC++/config/config + +post-patch: + @${PERL} -pi -e 's,%%PVM_ROOT%%,${PVM_ROOT},' ${WRKSRC}/scripts/scilab.g pre-install: find ${WRKSRC} -name \*.orig -delete diff -ruN scilab/files/patch-ab scilab.new/files/patch-ab --- scilab/files/patch-ab Thu Nov 1 12:16:30 2001 +++ scilab.new/files/patch-ab Fri Jan 25 16:40:34 2002 @@ -1,15 +1,19 @@ ---- Makefile.in Mon Apr 30 21:12:52 2001 -+++ Makefile.in Mon Apr 30 22:19:49 2001 -@@ -115,8 +115,6 @@ - $(SCIBASE)/pvm3/lib/pvmd \ - $(SCIBASE)/pvm3/lib/pvmtmparch \ - $(SCIBASE)/pvm3/lib/pvmgetarch \ +--- Makefile.in.orig Mon Mar 26 09:59:13 2001 ++++ Makefile.in Fri Jan 25 16:38:50 2002 +@@ -111,12 +111,6 @@ + $(SCIBASE)/macros \ + $(SCIBASE)/man \ + $(SCIBASE)/maple \ +- $(SCIBASE)/pvm3/lib/pvm \ +- $(SCIBASE)/pvm3/lib/pvmd \ +- $(SCIBASE)/pvm3/lib/pvmtmparch \ +- $(SCIBASE)/pvm3/lib/pvmgetarch \ - $(SCIBASE)/pvm3/lib/@PVMARCH@/pvmd3 \ - $(SCIBASE)/pvm3/lib/@PVMARCH@/pvmgs \ $(SCIBASE)/routines/*.h \ $(SCIBASE)/routines/Make.lib \ $(SCIBASE)/routines/default/FCreate \ -@@ -147,7 +145,7 @@ +@@ -147,7 +141,7 @@ cd .. ; tar cvf $(SCIDIR)/$(SCIBASE)-bin.tar $(BINDISTFILES) $(RM) .binary @@ -18,7 +22,7 @@ install: @if test `pwd` != ${LIBPREFIX}/$(SCIBASE); then \ -@@ -159,12 +157,12 @@ +@@ -159,12 +153,12 @@ (cd ${LIBPREFIX}/$(SCIBASE); make); \ $(RM) .binary; \ fi diff -ruN scilab/files/patch-al scilab.new/files/patch-al --- scilab/files/patch-al Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-al Mon Jan 21 22:06:20 2002 @@ -0,0 +1,11 @@ +--- scripts/scilab.g.orig Mon Mar 19 10:27:27 2001 ++++ scripts/scilab.g Mon Jan 21 21:36:25 2002 +@@ -29,7 +29,7 @@ + export VERSION + + if test "$PVM_ROOT" = ""; then +- PVM_ROOT=$SCI/pvm3 ++ PVM_ROOT="%%PVM_ROOT%%" + fi + if test "$PVM_ARCH" = ""; then + PVM_ARCH=`$PVM_ROOT/lib/pvmgetarch` diff -ruN scilab/files/patch-am scilab.new/files/patch-am --- scilab/files/patch-am Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-am Mon Jan 21 22:23:23 2002 @@ -0,0 +1,5 @@ +--- .pvmd.conf.orig Mon Jan 21 22:21:01 2002 ++++ .pvmd.conf Mon Jan 21 22:22:11 2002 +@@ -1 +1 @@ +-* dx=$SCI/pvm3/lib/pvmd ep=$SCI/bin:$PVM_ROOT/bin/$PVM_ARCH ++* dx=$PVM_ROOT/lib/pvmd ep=$SCI/bin:$PVM_ROOT/bin/$PVM_ARCH diff -ruN scilab/files/patch-an scilab.new/files/patch-an --- scilab/files/patch-an Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-an Tue Jan 22 18:08:25 2002 @@ -0,0 +1,21 @@ +--- routines/signal/sigelm.f.orig Mon Feb 5 10:19:36 2001 ++++ routines/signal/sigelm.f Sun Jun 3 18:52:29 2001 +@@ -134,8 +134,18 @@ + 22 continue + c rhs=4 + ilinc=iadr(lstk(top)) ++ if (istk(ilinc).ne.1) then !protect the 4th arg. (GA 2001) ++ err=4 ++ call error(53) ++ return ++ endif + linc=sadr(ilinc+4) + nspn=int(stk(linc)) ++ if (nspn.eq.0) then !protect the 4th arg. (GA 2001) ++ err=4 ++ call error(36) ++ return ++ endif + top=top-1 + iln=iadr(lstk(top)) + ln=sadr(iln+4) diff -ruN scilab/files/patch-ao scilab.new/files/patch-ao --- scilab/files/patch-ao Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-ao Tue Jan 22 18:08:06 2002 @@ -0,0 +1,11 @@ +--- routines/interf/strelm.f.orig Wed Feb 28 05:17:35 2001 ++++ routines/interf/strelm.f Wed Dec 12 16:17:42 2001 +@@ -1478,6 +1478,6 @@ + lr=ilr+6 + do 20 i=0,n-1 +- m=int(stk(l+i)) +- istk(lr+i)=getcode(m) ++ c=char(int(stk(l+i))) ++ istk(lr+i)=getcode(c) + 20 continue + lstk(top+1)=sadr(lr+n) diff -ruN scilab/files/patch-ap scilab.new/files/patch-ap --- scilab/files/patch-ap Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-ap Tue Jan 22 18:08:10 2002 @@ -0,0 +1,40 @@ +--- macros/util/formatman.sci.orig Fri Mar 2 03:50:36 2001 ++++ macros/util/formatman.sci Thu Dec 20 17:34:38 2001 +@@ -389,5 +389,5 @@ + end + end +-function wh=asciiwhatis(path,fnam) ++function wh_out=asciiwhatis(path,fnam) + txt=mgetl(path) + d=find(part(txt,1:8)=='.SH NAME') +@@ -401,5 +401,17 @@ + wh=stripblanks(wh) + k=find(wh=='');if k<>[] then wh(k)=[];end +-wh=wh+' @'+fnam ++sz=size(wh); ++for i=1:sz(1), ++// pad the output to make the descriptions all line up on the left ++ind=min(strindex(wh(i,:),' - '))-1; ++ind=ind(1); ++tmps=sprintf('%-15s%s',part(wh(i),1:ind),part(wh(i),(ind+1):length(wh(i)))); ++tmps=tmps +' @'+fnam ++if (i == 1), ++ wh_out = tmps; ++else ++ wh_out=sprintf('%s\n%s',wh_out,tmps); ++end ++end + + function wh=texwhatis(path,fnam) +@@ -426,5 +438,10 @@ + p=p(1) + +- whk=part(whk,1:p-1)+''+part(whk,p:length(whk)) ++ // pad the output to make the descriptions all line up on the left ++ pad=''; ++ for i=1:(15-p), ++ pad=pad+' '; ++ end ++ whk=part(whk,1:p-1)+''+pad+part(whk,p:length(whk)) + wh(k)='
'+whk+'
' + end diff -ruN scilab/files/patch-aq scilab.new/files/patch-aq --- scilab/files/patch-aq Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-aq Tue Jan 22 18:07:56 2002 @@ -0,0 +1,9 @@ +--- man/control/sysfact.man.orig Thu Aug 9 10:03:06 2001 ++++ man/control/sysfact.man Thu Aug 9 10:05:23 2001 +@@ -2,5 +2,5 @@ + .so ../sci.an + .SH NAME +-sysfact- system factorization ++sysfact - system factorization + .SH CALLING SEQUENCE + .nf diff -ruN scilab/files/patch-ar scilab.new/files/patch-ar --- scilab/files/patch-ar Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-ar Tue Jan 22 18:07:51 2002 @@ -0,0 +1,9 @@ +--- man/nonlinear/derivative.man.orig Thu Aug 9 09:31:56 2001 ++++ man/nonlinear/derivative.man Thu Aug 9 10:08:41 2001 +@@ -2,5 +2,5 @@ + .so ../sci.an + .SH NAME +-derivative- approximate derivative ++derivative - approximate derivative + .SH CALLING SEQUENCE + .nf diff -ruN scilab/files/patch-as scilab.new/files/patch-as --- scilab/files/patch-as Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-as Tue Jan 22 18:07:34 2002 @@ -0,0 +1,10 @@ +--- man/pvm/pvm_barrier.man.orig Thu Aug 9 09:31:56 2001 ++++ man/pvm/pvm_barrier.man Thu Aug 9 10:12:55 2001 +@@ -2,6 +2,5 @@ + .so ../sci.an + .SH NAME +-pvm_barrier - blocks the calling process until all processes +-in a group have called it. ++pvm_barrier - blocks the calling process until all processes in a group have called it. + .SH CALLING SEQUENCE + .nf diff -ruN scilab/files/patch-at scilab.new/files/patch-at --- scilab/files/patch-at Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-at Tue Jan 22 18:07:31 2002 @@ -0,0 +1,10 @@ +--- man/pvm/pvm_error.man.orig Thu Aug 9 09:31:56 2001 ++++ man/pvm/pvm_error.man Thu Aug 9 10:15:38 2001 +@@ -2,6 +2,5 @@ + .so ../sci.an + .SH NAME +-pvm_error - Prints message describing an error returned by a PVM call. +-group. ++pvm_error - Prints message describing an error returned by a PVM call. + .SH CALLING SEQUENCE + .nf diff -ruN scilab/files/patch-au scilab.new/files/patch-au --- scilab/files/patch-au Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-au Tue Jan 22 18:07:27 2002 @@ -0,0 +1,10 @@ +--- man/pvm/pvm_gettid.man.orig Thu Aug 9 09:31:56 2001 ++++ man/pvm/pvm_gettid.man Thu Aug 9 10:16:23 2001 +@@ -2,6 +2,5 @@ + .so ../sci.an + .SH NAME +-pvm_gettid - returns the tid of the process identified by a +-group name and instance number. ++pvm_gettid - returns the tid of the process identified by a group name and instance number. + .SH CALLING SEQUENCE + .nf diff -ruN scilab/files/patch-av scilab.new/files/patch-av --- scilab/files/patch-av Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-av Tue Jan 22 18:07:24 2002 @@ -0,0 +1,10 @@ +--- man/pvm/pvm_parent.man.orig Thu Aug 9 09:31:56 2001 ++++ man/pvm/pvm_parent.man Thu Aug 9 10:17:22 2001 +@@ -2,6 +2,5 @@ + .so ../sci.an + .SH NAME +-pvm_parent - returns the tid of the process that spawned +-the calling process. ++pvm_parent - returns the tid of the process that spawned the calling process. + .SH CALLING SEQUENCE + .nf diff -ruN scilab/files/patch-aw scilab.new/files/patch-aw --- scilab/files/patch-aw Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-aw Tue Jan 22 18:07:21 2002 @@ -0,0 +1,10 @@ +--- man/pvm/pvm_reduce.man.orig Thu Aug 9 09:31:56 2001 ++++ man/pvm/pvm_reduce.man Thu Aug 9 10:18:01 2001 +@@ -2,6 +2,5 @@ + .so ../sci.an + .SH NAME +-pvm_reduce - Performs a reduce operation over members of the specified +-group. ++pvm_reduce - Performs a reduce operation over members of the specified group. + .SH CALLING SEQUENCE + .nf diff -ruN scilab/files/patch-ax scilab.new/files/patch-ax --- scilab/files/patch-ax Thu Jan 1 01:00:00 1970 +++ scilab.new/files/patch-ax Tue Jan 22 18:07:17 2002 @@ -0,0 +1,10 @@ +--- man/pvm/pvm_tasks.man.orig Thu Aug 9 09:31:56 2001 ++++ man/pvm/pvm_tasks.man Thu Aug 9 10:18:46 2001 +@@ -2,6 +2,5 @@ + .so ../sci.an + .SH NAME +-pvm_tasks - returns information about the tasks running +-on the virtual machine. ++pvm_tasks - returns information about the tasks running on the virtual machine. + .SH CALLING SEQUENCE + .nf diff -ruN scilab/pkg-plist scilab.new/pkg-plist --- scilab/pkg-plist Thu Nov 1 12:16:30 2001 +++ scilab.new/pkg-plist Fri Jan 25 16:41:04 2002 @@ -7127,10 +7127,6 @@ scilab-2.6/maple/examples.tst scilab-2.6/maple/examples.dia.ref scilab-2.6/maple/maple2scilab.mpl -scilab-2.6/pvm3/lib/pvm -scilab-2.6/pvm3/lib/pvmd -scilab-2.6/pvm3/lib/pvmtmparch -scilab-2.6/pvm3/lib/pvmgetarch scilab-2.6/routines/callinter.h scilab-2.6/routines/machine-abs.h scilab-2.6/routines/machine.h @@ -7449,8 +7445,6 @@ @dirrm scilab-2.6/routines/graphics @dirrm scilab-2.6/routines/default @dirrm scilab-2.6/routines -@dirrm scilab-2.6/pvm3/lib -@dirrm scilab-2.6/pvm3 @dirrm scilab-2.6/maple @dirrm scilab-2.6/man/utilities @dirrm scilab-2.6/man/translation >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E731637B41F for ; Fri, 25 Jan 2002 14:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM01937740; Fri, 25 Jan 2002 14:00:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id AB50337B400 for ; Fri, 25 Jan 2002 13:58:48 -0800 (PST) Received: (qmail 41381 invoked by uid 85); 25 Jan 2002 21:53:07 -0000 Message-Id: <20020125215306.41375.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:53:06 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34279: New port: Convert numbers between various bases Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34279 >Category: ports >Synopsis: New port: Convert numbers between various bases >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Math-BaseCalc # p5-Math-BaseCalc/pkg-plist # p5-Math-BaseCalc/Makefile # p5-Math-BaseCalc/distinfo # p5-Math-BaseCalc/pkg-comment # p5-Math-BaseCalc/pkg-descr # echo c - p5-Math-BaseCalc mkdir -p p5-Math-BaseCalc > /dev/null 2>&1 echo x - p5-Math-BaseCalc/pkg-plist sed 's/^X//' >p5-Math-BaseCalc/pkg-plist << 'END-of-p5-Math-BaseCalc/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/BaseCalc/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Math/BaseCalc.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/BaseCalc 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true END-of-p5-Math-BaseCalc/pkg-plist echo x - p5-Math-BaseCalc/Makefile sed 's/^X//' >p5-Math-BaseCalc/Makefile << 'END-of-p5-Math-BaseCalc/Makefile' X# New ports collection makefile for: Math::BaseCalc X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Math-BaseCalc XPORTVERSION= 1.009 XCATEGORIES= math perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Math XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Math::BaseCalc.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Math-BaseCalc/Makefile echo x - p5-Math-BaseCalc/distinfo sed 's/^X//' >p5-Math-BaseCalc/distinfo << 'END-of-p5-Math-BaseCalc/distinfo' XMD5 (Math-BaseCalc-1.009.tar.gz) = c5f7a687a40f7427dac55aad7c387027 END-of-p5-Math-BaseCalc/distinfo echo x - p5-Math-BaseCalc/pkg-comment sed 's/^X//' >p5-Math-BaseCalc/pkg-comment << 'END-of-p5-Math-BaseCalc/pkg-comment' XConvert numbers between various bases END-of-p5-Math-BaseCalc/pkg-comment echo x - p5-Math-BaseCalc/pkg-descr sed 's/^X//' >p5-Math-BaseCalc/pkg-descr << 'END-of-p5-Math-BaseCalc/pkg-descr' XThis module facilitates the conversion of numbers between various number Xbases. You may define your own digit sets, or use any of several Xpredefined digit sets. X XWWW: http://search.cpan.org/search?dist=Math-BaseCalc X XSeamus Venasse END-of-p5-Math-BaseCalc/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 0:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE84437B41D for ; Fri, 25 Jan 2002 14:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM01037731; Fri, 25 Jan 2002 14:00:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id A502937B402 for ; Fri, 25 Jan 2002 13:58:40 -0800 (PST) Received: (qmail 41283 invoked by uid 85); 25 Jan 2002 21:52:59 -0000 Message-Id: <20020125215258.41277.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:52:58 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34278: New port: Perl module for fetching historical stock quotes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34278 >Category: ports >Synopsis: New port: Perl module for fetching historical stock quotes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Finance-QuoteHist # p5-Finance-QuoteHist/pkg-plist # p5-Finance-QuoteHist/Makefile # p5-Finance-QuoteHist/distinfo # p5-Finance-QuoteHist/pkg-comment # p5-Finance-QuoteHist/pkg-descr # echo c - p5-Finance-QuoteHist mkdir -p p5-Finance-QuoteHist > /dev/null 2>&1 echo x - p5-Finance-QuoteHist/pkg-plist sed 's/^X//' >p5-Finance-QuoteHist/pkg-plist << 'END-of-p5-Finance-QuoteHist/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance-QuoteHist/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/FinancialWeb.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/Generic.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/MotleyFool.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/SiliconInvestor.pm Xlib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/Yahoo.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance-QuoteHist 2>/dev/null || true END-of-p5-Finance-QuoteHist/pkg-plist echo x - p5-Finance-QuoteHist/Makefile sed 's/^X//' >p5-Finance-QuoteHist/Makefile << 'END-of-p5-Finance-QuoteHist/Makefile' X# New ports collection makefile for: Finance::QuoteHist X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Finance-QuoteHist XPORTVERSION= 0.25 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Finance XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ X ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= Finance::QuoteHist::Yahoo.3 \ X Finance::QuoteHist.3 \ X Finance::QuoteHist::MotleyFool.3 \ X Finance::QuoteHist::SiliconInvestor.3 \ X Finance::QuoteHist::FinancialWeb.3 \ X Finance::QuoteHist::Generic.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Finance-QuoteHist/Makefile echo x - p5-Finance-QuoteHist/distinfo sed 's/^X//' >p5-Finance-QuoteHist/distinfo << 'END-of-p5-Finance-QuoteHist/distinfo' XMD5 (Finance-QuoteHist-0.25.tar.gz) = 3d9ddc60207166a81c8993b24cc26efa END-of-p5-Finance-QuoteHist/distinfo echo x - p5-Finance-QuoteHist/pkg-comment sed 's/^X//' >p5-Finance-QuoteHist/pkg-comment << 'END-of-p5-Finance-QuoteHist/pkg-comment' XPerl module for fetching historical stock quotes END-of-p5-Finance-QuoteHist/pkg-comment echo x - p5-Finance-QuoteHist/pkg-descr sed 's/^X//' >p5-Finance-QuoteHist/pkg-descr << 'END-of-p5-Finance-QuoteHist/pkg-descr' XTop level aggregator that will select a default lineup of Xsite instances from which to retrieve quotes. Other Xthan the default lineup, this module behaves identically Xto whichever site-specific module is first in the lineup. XSee below for site-specific modules. X XWWW: http://search.cpan.org/search?dist=Finance-QuoteHist X XSeamus Venasse END-of-p5-Finance-QuoteHist/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 0:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55F0137B423 for ; Fri, 25 Jan 2002 14:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM02W37759; Fri, 25 Jan 2002 14:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 716F837B400 for ; Fri, 25 Jan 2002 13:59:07 -0800 (PST) Received: (qmail 41577 invoked by uid 85); 25 Jan 2002 21:53:26 -0000 Message-Id: <20020125215324.41571.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:53:24 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34281: New port: Perl module to manipulate multibyte character strings Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34281 >Category: ports >Synopsis: New port: Perl module to manipulate multibyte character strings >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-String-Multibyte # p5-String-Multibyte/pkg-plist # p5-String-Multibyte/Makefile # p5-String-Multibyte/distinfo # p5-String-Multibyte/pkg-comment # p5-String-Multibyte/pkg-descr # echo c - p5-String-Multibyte mkdir -p p5-String-Multibyte > /dev/null 2>&1 echo x - p5-String-Multibyte/pkg-plist sed 's/^X//' >p5-String-Multibyte/pkg-plist << 'END-of-p5-String-Multibyte/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Multibyte/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/String/Multibyte.pm Xlib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Bytes.pm Xlib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC.pm Xlib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC_JP.pm Xlib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/ShiftJIS.pm Xlib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UTF8.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/String 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Multibyte 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String 2>/dev/null || true END-of-p5-String-Multibyte/pkg-plist echo x - p5-String-Multibyte/Makefile sed 's/^X//' >p5-String-Multibyte/Makefile << 'END-of-p5-String-Multibyte/Makefile' X# New ports collection makefile for: String::Multibyte X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= String-Multibyte XPORTVERSION= 0.07 XCATEGORIES= converters perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= String XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= String::Multibyte.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-String-Multibyte/Makefile echo x - p5-String-Multibyte/distinfo sed 's/^X//' >p5-String-Multibyte/distinfo << 'END-of-p5-String-Multibyte/distinfo' XMD5 (String-Multibyte-0.07.tar.gz) = 5cb4b2052730507ba8e5addb3285fb11 END-of-p5-String-Multibyte/distinfo echo x - p5-String-Multibyte/pkg-comment sed 's/^X//' >p5-String-Multibyte/pkg-comment << 'END-of-p5-String-Multibyte/pkg-comment' XPerl module to manipulate multibyte character strings END-of-p5-String-Multibyte/pkg-comment echo x - p5-String-Multibyte/pkg-descr sed 's/^X//' >p5-String-Multibyte/pkg-descr << 'END-of-p5-String-Multibyte/pkg-descr' XThis module provides some functions which emulate Xthe corresponding CORE functions Xto manipulate multiple-byte character strings. X XThis module uses the OOP syntax to tell methods Xin which charset the specified strings should be handled. X XWWW: http://search.cpan.org/search?dist=String-Multibyte X XSeamus Venasse END-of-p5-String-Multibyte/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 1: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0E1B37B41B for ; Fri, 25 Jan 2002 14:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM01X37722; Fri, 25 Jan 2002 14:00:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id CF4D837B400 for ; Fri, 25 Jan 2002 13:58:36 -0800 (PST) Received: (qmail 41185 invoked by uid 85); 25 Jan 2002 21:52:50 -0000 Message-Id: <20020125215248.41179.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:52:48 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34277: New port: Convert currencies and fetch their exchange rates Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34277 >Category: ports >Synopsis: New port: Convert currencies and fetch their exchange rates >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Finance-Currency-Convert # p5-Finance-Currency-Convert/pkg-plist # p5-Finance-Currency-Convert/Makefile # p5-Finance-Currency-Convert/distinfo # p5-Finance-Currency-Convert/pkg-comment # p5-Finance-Currency-Convert/pkg-descr # echo c - p5-Finance-Currency-Convert mkdir -p p5-Finance-Currency-Convert > /dev/null 2>&1 echo x - p5-Finance-Currency-Convert/pkg-plist sed 's/^X//' >p5-Finance-Currency-Convert/pkg-plist << 'END-of-p5-Finance-Currency-Convert/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Finance/Currency/Convert.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/Finance/Currency/Convert/autosplit.ix X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Finance/Currency/Convert 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Finance/Currency 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Finance 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance/Currency 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Currency 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance 2>/dev/null || true END-of-p5-Finance-Currency-Convert/pkg-plist echo x - p5-Finance-Currency-Convert/Makefile sed 's/^X//' >p5-Finance-Currency-Convert/Makefile << 'END-of-p5-Finance-Currency-Convert/Makefile' X# New ports collection makefile for: Finance::Currency::Convert X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Finance-Currency-Convert XPORTVERSION= 1.03 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Finance XPKGNAMEPREFIX= p5- XEXTRACT_SUFX= .tgz X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Finance::Currency::Convert.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Finance-Currency-Convert/Makefile echo x - p5-Finance-Currency-Convert/distinfo sed 's/^X//' >p5-Finance-Currency-Convert/distinfo << 'END-of-p5-Finance-Currency-Convert/distinfo' XMD5 (Finance-Currency-Convert-1.03.tgz) = 280788fe98a8893f71d89369962fca21 END-of-p5-Finance-Currency-Convert/distinfo echo x - p5-Finance-Currency-Convert/pkg-comment sed 's/^X//' >p5-Finance-Currency-Convert/pkg-comment << 'END-of-p5-Finance-Currency-Convert/pkg-comment' XConvert currencies and fetch their exchange rates END-of-p5-Finance-Currency-Convert/pkg-comment echo x - p5-Finance-Currency-Convert/pkg-descr sed 's/^X//' >p5-Finance-Currency-Convert/pkg-descr << 'END-of-p5-Finance-Currency-Convert/pkg-descr' XThis module converts currencies. It has built in the fixed Xexchange rates for all Euro currencies (as of November X2000). If you wish to use other / more currencies, you can Xautomatically fetch their exchange rates from the internet Xand (optionally) store them in a file for later reference. X XWWW: http://search.cpan.org/search?dist=Finance-Currency-Convert X XSeamus Venasse END-of-p5-Finance-Currency-Convert/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 1:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D8C037B421 for ; Fri, 25 Jan 2002 14:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM01O37749; Fri, 25 Jan 2002 14:00:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id C045937B416 for ; Fri, 25 Jan 2002 13:58:54 -0800 (PST) Received: (qmail 41479 invoked by uid 85); 25 Jan 2002 21:53:13 -0000 Message-Id: <20020125215312.41473.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:53:12 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34280: New port: Human-readable unit-aware calculator Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34280 >Category: ports >Synopsis: New port: Human-readable unit-aware calculator >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Math-Calc-Units # p5-Math-Calc-Units/pkg-plist # p5-Math-Calc-Units/Makefile # p5-Math-Calc-Units/distinfo # p5-Math-Calc-Units/pkg-comment # p5-Math-Calc-Units/pkg-descr # echo c - p5-Math-Calc-Units mkdir -p p5-Math-Calc-Units > /dev/null 2>&1 echo x - p5-Math-Calc-Units/pkg-plist sed 's/^X//' >p5-Math-Calc-Units/pkg-plist << 'END-of-p5-Math-Calc-Units/pkg-plist' Xbin/ucalc Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Calc/Units/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Compute.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Base.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Base2Metric.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Byte.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Combo.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Date.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Distance.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Metric.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Multi.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert/Time.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Grammar.pm Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Grammar.y Xlib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Rank.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units/Convert 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math/Calc/Units 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math/Calc 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Calc/Units 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Calc 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true END-of-p5-Math-Calc-Units/pkg-plist echo x - p5-Math-Calc-Units/Makefile sed 's/^X//' >p5-Math-Calc-Units/Makefile << 'END-of-p5-Math-Calc-Units/Makefile' X# New ports collection makefile for: Math::Calc::Units X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Math-Calc-Units XPORTVERSION= 1.02 XCATEGORIES= math perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Math XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Math::Calc::Units.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Math-Calc-Units/Makefile echo x - p5-Math-Calc-Units/distinfo sed 's/^X//' >p5-Math-Calc-Units/distinfo << 'END-of-p5-Math-Calc-Units/distinfo' XMD5 (Math-Calc-Units-1.02.tar.gz) = 96051781e405492b2065b8113e5b5b9f END-of-p5-Math-Calc-Units/distinfo echo x - p5-Math-Calc-Units/pkg-comment sed 's/^X//' >p5-Math-Calc-Units/pkg-comment << 'END-of-p5-Math-Calc-Units/pkg-comment' XHuman-readable unit-aware calculator END-of-p5-Math-Calc-Units/pkg-comment echo x - p5-Math-Calc-Units/pkg-descr sed 's/^X//' >p5-Math-Calc-Units/pkg-descr << 'END-of-p5-Math-Calc-Units/pkg-descr' XMath::Calc::Units is a simple calculator that keeps track Xof units. It currently handles combinations of byte sizes Xand duration only, although adding any other Xmultiplicative types is easy. Any unknown type is treated Xas a unique user type (with some effort to map English Xplurals to their singular forms). X XWWW: http://search.cpan.org/search?dist=Math-Calc-Units X XSeamus Venasse END-of-p5-Math-Calc-Units/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 1:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C4F337B404 for ; Fri, 25 Jan 2002 14:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM02b37768; Fri, 25 Jan 2002 14:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 9DF3937B400 for ; Fri, 25 Jan 2002 13:59:14 -0800 (PST) Received: (qmail 41675 invoked by uid 85); 25 Jan 2002 21:53:33 -0000 Message-Id: <20020125215332.41669.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:53:32 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34282: New port: Tie interface to p5-Net-DNS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34282 >Category: ports >Synopsis: New port: Tie interface to p5-Net-DNS >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Tie-DNS # p5-Tie-DNS/pkg-plist # p5-Tie-DNS/Makefile # p5-Tie-DNS/distinfo # p5-Tie-DNS/pkg-comment # p5-Tie-DNS/pkg-descr # echo c - p5-Tie-DNS mkdir -p p5-Tie-DNS > /dev/null 2>&1 echo x - p5-Tie-DNS/pkg-plist sed 's/^X//' >p5-Tie-DNS/pkg-plist << 'END-of-p5-Tie-DNS/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie/DNS/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Tie/DNS.pm X%%PORTDOCS%%share/examples/p5-Tie-DNS/example1.pl X%%PORTDOCS%%share/examples/p5-Tie-DNS/example2.pl X%%PORTDOCS%%share/examples/p5-Tie-DNS/example3.pl X%%PORTDOCS%%share/examples/p5-Tie-DNS/example4.pl X%%PORTDOCS%%share/examples/p5-Tie-DNS/example5.pl X%%PORTDOCS%%share/examples/p5-Tie-DNS/example6.pl X%%PORTDOCS%%share/examples/p5-Tie-DNS/example7.pl X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Tie 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie/DNS 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie 2>/dev/null || true X%%PORTDOCS%%@unexec rmdir %D/share/examples/p5-Tie-DNS 2>/dev/null || true END-of-p5-Tie-DNS/pkg-plist echo x - p5-Tie-DNS/Makefile sed 's/^X//' >p5-Tie-DNS/Makefile << 'END-of-p5-Tie-DNS/Makefile' X# New ports collection makefile for: Tie::DNS X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Tie-DNS XPORTVERSION= 0.41 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Tie XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XEXAMPLESDIR?= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} XPERL_CONFIGURE= yes X XMAN3= Tie::DNS.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${EXAMPLESDIR} X @${INSTALL_DATA} ${WRKSRC}/eg/* ${EXAMPLESDIR} X.endif X X.include END-of-p5-Tie-DNS/Makefile echo x - p5-Tie-DNS/distinfo sed 's/^X//' >p5-Tie-DNS/distinfo << 'END-of-p5-Tie-DNS/distinfo' XMD5 (Tie-DNS-0.41.tar.gz) = 234d5840bc9652155db9a9d90140984c END-of-p5-Tie-DNS/distinfo echo x - p5-Tie-DNS/pkg-comment sed 's/^X//' >p5-Tie-DNS/pkg-comment << 'END-of-p5-Tie-DNS/pkg-comment' XTie interface to p5-Net-DNS END-of-p5-Tie-DNS/pkg-comment echo x - p5-Tie-DNS/pkg-descr sed 's/^X//' >p5-Tie-DNS/pkg-descr << 'END-of-p5-Tie-DNS/pkg-descr' XThis module is meant to be a simplified interface to the Xexcellent Net::DNS module. Its goal is to make operations Xthat are easy in Net::DNS trivial, and operations that are Xhard in Net::DNS easy. X XWWW: http://search.cpan.org/search?dist=Tie-DNS X XSeamus Venasse END-of-p5-Tie-DNS/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 1:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DCC0437B425 for ; Fri, 25 Jan 2002 14:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM02Q37777; Fri, 25 Jan 2002 14:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 03FBA37B402 for ; Fri, 25 Jan 2002 13:59:22 -0800 (PST) Received: (qmail 41773 invoked by uid 85); 25 Jan 2002 21:53:41 -0000 Message-Id: <20020125215339.41767.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:53:39 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34283: New port: Keeps insertion order, allows duplicate keys Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34283 >Category: ports >Synopsis: New port: Keeps insertion order, allows duplicate keys >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Tie-DxHash # p5-Tie-DxHash/pkg-plist # p5-Tie-DxHash/Makefile # p5-Tie-DxHash/distinfo # p5-Tie-DxHash/pkg-comment # p5-Tie-DxHash/pkg-descr # echo c - p5-Tie-DxHash mkdir -p p5-Tie-DxHash > /dev/null 2>&1 echo x - p5-Tie-DxHash/pkg-plist sed 's/^X//' >p5-Tie-DxHash/pkg-plist << 'END-of-p5-Tie-DxHash/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie/DxHash/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Tie/DxHash.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Tie 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie/DxHash 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tie 2>/dev/null || true END-of-p5-Tie-DxHash/pkg-plist echo x - p5-Tie-DxHash/Makefile sed 's/^X//' >p5-Tie-DxHash/Makefile << 'END-of-p5-Tie-DxHash/Makefile' X# New ports collection makefile for: Tie::DxHash X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Tie-DxHash XPORTVERSION= 0.93 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Tie XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Tie::DxHash.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Tie-DxHash/Makefile echo x - p5-Tie-DxHash/distinfo sed 's/^X//' >p5-Tie-DxHash/distinfo << 'END-of-p5-Tie-DxHash/distinfo' XMD5 (Tie-DxHash-0.93.tar.gz) = 5faf1cb1d2666c0c0cf19a72d04c00ee END-of-p5-Tie-DxHash/distinfo echo x - p5-Tie-DxHash/pkg-comment sed 's/^X//' >p5-Tie-DxHash/pkg-comment << 'END-of-p5-Tie-DxHash/pkg-comment' XKeeps insertion order, allows duplicate keys END-of-p5-Tie-DxHash/pkg-comment echo x - p5-Tie-DxHash/pkg-descr sed 's/^X//' >p5-Tie-DxHash/pkg-descr << 'END-of-p5-Tie-DxHash/pkg-descr' XTie::DxHash implements a hash which preserves insertion order and allows Xduplicate keys. It was written to facilitate the use of more complex Xmod_rewrite rules in Apache configuration files written with Perl Sections. XSee the module's POD for details. X XWWW: http://search.cpan.org/search?dist=Tie-DxHash X XSeamus Venasse END-of-p5-Tie-DxHash/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 2:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34C1F37B417 for ; Fri, 25 Jan 2002 14:00:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM03o37804; Fri, 25 Jan 2002 14:00:03 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 9E5A837B402 for ; Fri, 25 Jan 2002 13:59:50 -0800 (PST) Received: (qmail 42110 invoked by uid 85); 25 Jan 2002 21:54:09 -0000 Message-Id: <20020125215408.42104.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:54:08 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34286: New port: Perl implementation of the Schematron Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34286 >Category: ports >Synopsis: New port: Perl implementation of the Schematron >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-XML-Schematron # p5-XML-Schematron/pkg-plist # p5-XML-Schematron/Makefile # p5-XML-Schematron/distinfo # p5-XML-Schematron/pkg-comment # p5-XML-Schematron/pkg-descr # echo c - p5-XML-Schematron mkdir -p p5-XML-Schematron > /dev/null 2>&1 echo x - p5-XML-Schematron/pkg-plist sed 's/^X//' >p5-XML-Schematron/pkg-plist << 'END-of-p5-XML-Schematron/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Schematron/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/XML/Schematron.pm Xlib/perl5/site_perl/%%PERL_VER%%/XML/Schematron/LibXSLT.pm Xlib/perl5/site_perl/%%PERL_VER%%/XML/Schematron/Sablotron.pm Xlib/perl5/site_perl/%%PERL_VER%%/XML/Schematron/XPath.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML/Schematron 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Schematron 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true END-of-p5-XML-Schematron/pkg-plist echo x - p5-XML-Schematron/Makefile sed 's/^X//' >p5-XML-Schematron/Makefile << 'END-of-p5-XML-Schematron/Makefile' X# New ports collection makefile for: XML::Schematron X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= XML-Schematron XPORTVERSION= 0.95 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= XML XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= XML::Schematron::Sablotron.3 \ X XML::Schematron::XPath.3 \ X XML::Schematron::LibXSLT.3 \ X XML::Schematron.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-XML-Schematron/Makefile echo x - p5-XML-Schematron/distinfo sed 's/^X//' >p5-XML-Schematron/distinfo << 'END-of-p5-XML-Schematron/distinfo' XMD5 (XML-Schematron-0.95.tar.gz) = 6f87ad55ce636c5b7327309ea77e695a END-of-p5-XML-Schematron/distinfo echo x - p5-XML-Schematron/pkg-comment sed 's/^X//' >p5-XML-Schematron/pkg-comment << 'END-of-p5-XML-Schematron/pkg-comment' XPerl implementation of the Schematron END-of-p5-XML-Schematron/pkg-comment echo x - p5-XML-Schematron/pkg-descr sed 's/^X//' >p5-XML-Schematron/pkg-descr << 'END-of-p5-XML-Schematron/pkg-descr' XXML::Schematron - Perl implementation of the Schematron. X XWWW: http://search.cpan.org/search?dist=XML-Schematron X XSeamus Venasse END-of-p5-XML-Schematron/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 2:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95A7C37B41C for ; Fri, 25 Jan 2002 14:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM02837786; Fri, 25 Jan 2002 14:00:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id D35DC37B404 for ; Fri, 25 Jan 2002 13:59:28 -0800 (PST) Received: (qmail 41878 invoked by uid 85); 25 Jan 2002 21:53:48 -0000 Message-Id: <20020125215346.41872.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:53:46 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34284: New port: Perl extension to deal with IMAP UTF7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34284 >Category: ports >Synopsis: New port: Perl extension to deal with IMAP UTF7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Unicode-IMAPUtf7 # p5-Unicode-IMAPUtf7/pkg-plist # p5-Unicode-IMAPUtf7/Makefile # p5-Unicode-IMAPUtf7/distinfo # p5-Unicode-IMAPUtf7/pkg-comment # p5-Unicode-IMAPUtf7/pkg-descr # echo c - p5-Unicode-IMAPUtf7 mkdir -p p5-Unicode-IMAPUtf7 > /dev/null 2>&1 echo x - p5-Unicode-IMAPUtf7/pkg-plist sed 's/^X//' >p5-Unicode-IMAPUtf7/pkg-plist << 'END-of-p5-Unicode-IMAPUtf7/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/IMAPUtf7/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Unicode/IMAPUtf7.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/Unicode/IMAPUtf7/autosplit.ix X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Unicode/IMAPUtf7 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Unicode 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Unicode 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/IMAPUtf7 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode 2>/dev/null || true END-of-p5-Unicode-IMAPUtf7/pkg-plist echo x - p5-Unicode-IMAPUtf7/Makefile sed 's/^X//' >p5-Unicode-IMAPUtf7/Makefile << 'END-of-p5-Unicode-IMAPUtf7/Makefile' X# New ports collection makefile for: Unicode::IMAPUtf7 X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Unicode-IMAPUtf7 XPORTVERSION= 1.02 XCATEGORIES= converters perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Unicode XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= Unicode::IMAPUtf7.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Unicode-IMAPUtf7/Makefile echo x - p5-Unicode-IMAPUtf7/distinfo sed 's/^X//' >p5-Unicode-IMAPUtf7/distinfo << 'END-of-p5-Unicode-IMAPUtf7/distinfo' XMD5 (Unicode-IMAPUtf7-1.02.tar.gz) = 968aba5abbbf995156d66a66fcce4030 END-of-p5-Unicode-IMAPUtf7/distinfo echo x - p5-Unicode-IMAPUtf7/pkg-comment sed 's/^X//' >p5-Unicode-IMAPUtf7/pkg-comment << 'END-of-p5-Unicode-IMAPUtf7/pkg-comment' XPerl extension to deal with IMAP UTF7 END-of-p5-Unicode-IMAPUtf7/pkg-comment echo x - p5-Unicode-IMAPUtf7/pkg-descr sed 's/^X//' >p5-Unicode-IMAPUtf7/pkg-descr << 'END-of-p5-Unicode-IMAPUtf7/pkg-descr' XIMAP mailbox names are encoded in a modified UTF7 when names contains Xinternational characters outside of the printable ASCII range. The Xmodified UTF-7 encoding is defined in RFC2060 (section 5.1.3). X XWWW: http://search.cpan.org/search?dist=Unicode-IMAPUtf7 X XSeamus Venasse END-of-p5-Unicode-IMAPUtf7/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 2:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EE9F37B428 for ; Fri, 25 Jan 2002 14:00:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PM03537795; Fri, 25 Jan 2002 14:00:03 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id E15D037B404 for ; Fri, 25 Jan 2002 13:59:42 -0800 (PST) Received: (qmail 42012 invoked by uid 85); 25 Jan 2002 21:54:02 -0000 Message-Id: <20020125215356.41972.qmail@pris.polaris.ca> Date: 25 Jan 2002 21:53:56 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34285: New port: Base class SAX Drivers and Filters Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34285 >Category: ports >Synopsis: New port: Base class SAX Drivers and Filters >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 14:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-XML-SAX-Base # p5-XML-SAX-Base/pkg-plist # p5-XML-SAX-Base/Makefile # p5-XML-SAX-Base/distinfo # p5-XML-SAX-Base/pkg-comment # p5-XML-SAX-Base/pkg-descr # echo c - p5-XML-SAX-Base mkdir -p p5-XML-SAX-Base > /dev/null 2>&1 echo x - p5-XML-SAX-Base/pkg-plist sed 's/^X//' >p5-XML-SAX-Base/pkg-plist << 'END-of-p5-XML-SAX-Base/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/SAX/Base/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/XML/SAX/Base.pm Xlib/perl5/site_perl/%%PERL_VER%%/XML/SAX/Exception.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML/SAX 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/SAX/Base 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/SAX 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true END-of-p5-XML-SAX-Base/pkg-plist echo x - p5-XML-SAX-Base/Makefile sed 's/^X//' >p5-XML-SAX-Base/Makefile << 'END-of-p5-XML-SAX-Base/Makefile' X# New ports collection makefile for: XML::SAX::Base X# Date created: 25 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= XML-SAX-Base XPORTVERSION= 1.02 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= XML XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= XML::SAX::Exception.3 \ X XML::SAX::Base.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-XML-SAX-Base/Makefile echo x - p5-XML-SAX-Base/distinfo sed 's/^X//' >p5-XML-SAX-Base/distinfo << 'END-of-p5-XML-SAX-Base/distinfo' XMD5 (XML-SAX-Base-1.02.tar.gz) = 1f2171d74940ad9bc5d7256e4972813d END-of-p5-XML-SAX-Base/distinfo echo x - p5-XML-SAX-Base/pkg-comment sed 's/^X//' >p5-XML-SAX-Base/pkg-comment << 'END-of-p5-XML-SAX-Base/pkg-comment' XBase class SAX Drivers and Filters END-of-p5-XML-SAX-Base/pkg-comment echo x - p5-XML-SAX-Base/pkg-descr sed 's/^X//' >p5-XML-SAX-Base/pkg-descr << 'END-of-p5-XML-SAX-Base/pkg-descr' XThis module has a very simple task - to be a base class for PerlSAX Xdrivers and filters. It's default behaviour is to pass the input directly Xto the output unchanged. It can be useful to use this module as a base class Xso you don't have to, for example, implement the characters() callback. X XWWW: http://search.cpan.org/search?dist=XML-SAX-Base X XSeamus Venasse END-of-p5-XML-SAX-Base/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14: 2:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89E6337B402; Fri, 25 Jan 2002 14:01:15 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PLwqi37558; Fri, 25 Jan 2002 13:58:52 -0800 (PST) (envelope-from pat) Date: Fri, 25 Jan 2002 13:58:52 -0800 (PST) From: Message-Id: <200201252158.g0PLwqi37558@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/34271: Checksum mismatch in samba port's 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 mismatch in samba port's distinfo Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 25 13:58:26 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34271 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 14:51:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ABED37B402; Fri, 25 Jan 2002 14:51:15 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0PMlum47238; Fri, 25 Jan 2002 14:47:56 -0800 (PST) (envelope-from pat) Date: Fri, 25 Jan 2002 14:47:56 -0800 (PST) From: Message-Id: <200201252247.g0PMlum47238@freefall.freebsd.org> To: stijn@win.tue.nl, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34113: [UPDATE]: x11-wm/blackbox Sender: owner-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-wm/blackbox State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 25 14:47:42 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34113 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 16: 0:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE76A37B41B for ; Fri, 25 Jan 2002 16:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q001H59934; Fri, 25 Jan 2002 16:00:01 -0800 (PST) (envelope-from gnats) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 3149A37B404 for ; Fri, 25 Jan 2002 15:50:16 -0800 (PST) Received: (from root@localhost) by mail.westbend.net (8.11.6/8.11.6) id g0PNo7g64725; Fri, 25 Jan 2002 17:50:07 -0600 (CST) (envelope-from admin) Message-Id: <200201252350.g0PNo7g64725@mail.westbend.net> Date: Fri, 25 Jan 2002 17:50:07 -0600 (CST) From: "Scot W. Hetzel" Reply-To: "Scot W. Hetzel" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34290: www/apache13-fp - Update to Apache 1.3.23 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34290 >Category: ports >Synopsis: www/apache13-fp - Update to Apache 1.3.23 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 16:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 4.4-STABLE i386 >Organization: West Bend Internet >Environment: System: FreeBSD wbiW009.westbend.net 4.5-RC FreeBSD 4.5-RC #0: Tue Jan 15 12:14:35 CST 2002 root@wbiW009.westbend.net:/usr/obj/usr/src/sys/GENERIC-SMP i386 >Description: Upgrade to Apache 1.3.23 >How-To-Repeat: >Fix: Changed Files: Makefile distinfo pkg-plist files/patch-aa files/patch-ab files/patch-ag Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache13-fp/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- Makefile 31 Dec 2001 17:17:45 -0000 1.30 +++ Makefile 25 Jan 2002 23:33:46 -0000 @@ -7,8 +7,8 @@ PORTNAME= apache PKGNAMESUFFIX= _fp -PORTVERSION= 1.3.22 -PORTREVISION= 1 +PORTVERSION= 1.3.23 +PORTREVISION= 0 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ http://www.freebsd.org/gifs/ \ @@ -37,7 +37,7 @@ APACHE= ${DISTNAME}${EXTRACT_SUFX} -RUN_DEPENDS= ${LOCALBASE}/frontpage/bin/owsadm.exe:${PORTSDIR}/www/frontpage +RUN_DEPENDS= ${LOCALBASE}/frontpage/version5.0/bin/owsadm.exe:${PORTSDIR}/www/frontpage .ifndef WITHOUT_LIBEXPAT LIB_DEPENDS+= expat.2:${PORTSDIR}/textproc/expat2 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/apache13-fp/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- distinfo 28 Dec 2001 00:39:45 -0000 1.17 +++ distinfo 25 Jan 2002 20:15:48 -0000 @@ -1,3 +1,3 @@ -MD5 (apache_1.3.22.tar.gz) = 77d34c0ac49c3af2416b786228007f90 +MD5 (apache_1.3.23.tar.gz) = 4499443fa1d604243467afe64522abac MD5 (powerlogo.gif) = 0f106073b3c7844cf22d4df126b27c62 MD5 (fplogo.gif) = db0fd186b50fde14ff2ec638382a85e6 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/apache13-fp/pkg-plist,v retrieving revision 1.19 diff -u -r1.19 pkg-plist --- pkg-plist 28 Dec 2001 00:39:45 -0000 1.19 +++ pkg-plist 25 Jan 2002 23:28:42 -0000 @@ -163,6 +163,7 @@ share/doc/apache/manual/handler.html.html share/doc/apache/manual/handler.html.ja.jis share/doc/apache/manual/header.html +share/doc/apache/manual/howto/auth.html share/doc/apache/manual/howto/cgi.html.en share/doc/apache/manual/howto/cgi.html.html share/doc/apache/manual/howto/cgi.html.ja.jis @@ -263,7 +264,9 @@ share/doc/apache/manual/mod/mod_cgi.html share/doc/apache/manual/mod/mod_cookies.html share/doc/apache/manual/mod/mod_digest.html -share/doc/apache/manual/mod/mod_dir.html +share/doc/apache/manual/mod/mod_dir.html.en +share/doc/apache/manual/mod/mod_dir.html.html +share/doc/apache/manual/mod/mod_dir.html.ja.jis share/doc/apache/manual/mod/mod_dld.html share/doc/apache/manual/mod/mod_env.html.en share/doc/apache/manual/mod/mod_env.html.html @@ -336,6 +339,7 @@ share/doc/apache/manual/server-wide.html.fr share/doc/apache/manual/server-wide.html.html share/doc/apache/manual/server-wide.html.ja.jis +share/doc/apache/manual/sitemap.html share/doc/apache/manual/sourcereorg.html share/doc/apache/manual/stopping.html.en share/doc/apache/manual/stopping.html.fr Index: files/patch-aa =================================================================== RCS file: /home/ncvs/ports/www/apache13-fp/files/patch-aa,v retrieving revision 1.7 diff -u -r1.7 patch-aa --- files/patch-aa 1 Mar 2000 06:25:06 -0000 1.7 +++ files/patch-aa 25 Jan 2002 20:39:33 -0000 @@ -1,6 +1,6 @@ ---- configure.orig Mon Jan 17 16:53:17 2000 -+++ configure Sun Feb 20 15:43:26 2000 -@@ -1151,7 +1151,8 @@ +--- configure.orig Thu Sep 27 13:12:03 2001 ++++ configure Fri Jan 25 14:32:58 2002 +@@ -1169,7 +1169,8 @@ conf_port="80" fi conf_serveradmin="you@your.address" @@ -10,7 +10,7 @@ if [ "x$confadjust" = "x1" ]; then if [ -f /etc/passwd ]; then if [ "x$conf_user" = "x" ]; then -@@ -1175,7 +1176,10 @@ +@@ -1193,7 +1194,10 @@ conf_port="8080" fi conf_serveradmin="`$aux/buildinfo.sh -n %u@%h%d`" @@ -22,7 +22,7 @@ fi ## -@@ -1232,8 +1236,8 @@ +@@ -1251,8 +1255,8 @@ echo " DEFAULT_PIDLOG: ${runtimedir_relative}${thetarget}.pid" echo " DEFAULT_SCOREBOARD: ${runtimedir_relative}${thetarget}.scoreboard" echo " DEFAULT_LOCKFILE: ${runtimedir_relative}${thetarget}.lock" @@ -33,7 +33,7 @@ echo " TYPES_CONFIG_FILE: ${sysconfdir_relative}mime.types" echo " SERVER_CONFIG_FILE: ${sysconfdir_relative}${thetarget}.conf" echo " ACCESS_CONFIG_FILE: ${sysconfdir_relative}access.conf" -@@ -1330,8 +1334,8 @@ +@@ -1350,8 +1354,8 @@ echo "echo '-DDEFAULT_PIDLOG=\"${runtimedir_relative}${thetarget}.pid\"'" >>$src/apaci echo "echo '-DDEFAULT_SCOREBOARD=\"${runtimedir_relative}${thetarget}.scoreboard\"'" >>$src/apaci echo "echo '-DDEFAULT_LOCKFILE=\"${runtimedir_relative}${thetarget}.lock\"'" >>$src/apaci Index: files/patch-ab =================================================================== RCS file: /home/ncvs/ports/www/apache13-fp/files/patch-ab,v retrieving revision 1.13 diff -u -r1.13 patch-ab --- files/patch-ab 20 Oct 2001 14:09:31 -0000 1.13 +++ files/patch-ab 25 Jan 2002 20:49:48 -0000 @@ -1,5 +1,5 @@ ---- Makefile.tmpl.orig Sat Oct 6 17:01:09 2001 -+++ Makefile.tmpl Thu Oct 18 12:39:52 2001 +--- Makefile.tmpl.orig Wed Nov 28 09:02:12 2001 ++++ Makefile.tmpl Fri Jan 25 14:48:40 2002 @@ -127,6 +127,7 @@ runtimedir = @runtimedir@ logfiledir = @logfiledir@ @@ -61,7 +61,7 @@ fi @echo "<=== [programs]" -@@ -410,6 +426,7 @@ +@@ -411,6 +427,7 @@ echo "$(INSTALL_SCRIPT) $(TOP)/$(SRC)/support/apachectl[*] $(root)$(sbindir)/$${apachectl}"; \ sed -e 's;PIDFILE=.*;PIDFILE=$(runtimedir)/$(TARGET).pid;' \ -e 's;HTTPD=.*;HTTPD=$(sbindir)/$(TARGET);' \ @@ -69,7 +69,7 @@ < $(TOP)/$(SRC)/support/apachectl > $(TOP)/$(SRC)/.apaci.install.tmp && \ $(INSTALL_SCRIPT) $(TOP)/$(SRC)/.apaci.install.tmp $(root)$(sbindir)/$${apachectl}; \ echo "$(INSTALL_DATA) $(TOP)/$(SRC)/support/apachectl.8 $(root)$(mandir)/man8/$${apachectl}.8"; \ -@@ -457,15 +474,15 @@ +@@ -459,15 +476,15 @@ # icons and distributed CGI scripts. install-data: @echo "===> [data: Installing initial data files]" @@ -93,7 +93,7 @@ -@if [ -d $(TOP)/htdocs/manual ]; then \ echo "Copying tree $(TOP)/htdocs/manual -> $(root)/$(manualdir)/"; \ (cd $(TOP)/htdocs/manual/ && $(TAR) $(TAROPT) - *) |\ -@@ -473,17 +490,17 @@ +@@ -475,17 +492,17 @@ find $(root)$(manualdir)/ -type d -exec chmod a+rx {} \; ; \ find $(root)$(manualdir)/ -type f -print | xargs chmod a+r ; \ fi @@ -117,7 +117,7 @@ @echo "Copying tree $(TOP)/icons/ -> $(root)$(iconsdir)/"; \ (cd $(TOP)/icons/ && $(TAR) $(TAROPT) - *) |\ (cd $(root)$(iconsdir)/ && $(TAR) -xf -); \ -@@ -517,42 +534,46 @@ +@@ -519,15 +536,17 @@ -e 's;@@ServerRoot@@/icons;$(iconsdir);' \ -e 's;@@ServerRoot@@/cgi-bin;$(cgidir);' \ -e 's;@@ServerRoot@@/proxy;$(proxycachedir);' \ @@ -139,11 +139,7 @@ -e 's;conf/magic;$(sysconfdir)/magic;' \ -e 's;conf/mime\.types;$(sysconfdir)/mime.types;' \ -e 's;User nobody;User $(conf_user);' \ -- -e 's;Group #-1;Group $(conf_group);' \ -+ -e 's;Group \"#-1\";Group $(conf_group);' \ - -e 's;Port 80;Port $(conf_port);' \ - -e 's;ServerAdmin you@your.address;ServerAdmin $(conf_serveradmin);' \ - -e 's;ServerName new.host.name;ServerName $(conf_servername);' \ +@@ -539,23 +558,25 @@ > $(TOP)/$(SRC)/.apaci.install.tmp && \ echo "$(INSTALL_DATA) $(TOP)/conf/$${conf}-dist[*] $(root)$(sysconfdir)/$${target_conf}.default"; \ $(INSTALL_DATA) $(TOP)/$(SRC)/.apaci.install.tmp $(root)$(sysconfdir)/$${target_conf}.default; \ Index: files/patch-ag =================================================================== RCS file: /home/ncvs/ports/www/apache13-fp/files/patch-ag,v retrieving revision 1.8 diff -u -r1.8 patch-ag --- files/patch-ag 20 Oct 2001 14:09:31 -0000 1.8 +++ files/patch-ag 25 Jan 2002 21:08:33 -0000 @@ -1,5 +1,5 @@ ---- conf/httpd.conf-dist.orig Fri Oct 5 22:40:04 2001 -+++ conf/httpd.conf-dist Wed Oct 17 18:16:27 2001 +--- conf/httpd.conf-dist.orig Wed Jan 9 10:05:31 2002 ++++ conf/httpd.conf-dist Fri Jan 25 15:07:51 2002 @@ -95,6 +95,9 @@ #ResourceConfig conf/srm.conf #AccessConfig conf/access.conf @@ -93,32 +93,33 @@ # # Optionally add a line containing the server version and virtual host -@@ -768,13 +804,17 @@ - # For example, the PHP 3.x module (not part of the Apache distribution - see - # http://www.php.net) will typically use: +@@ -765,6 +801,21 @@ + # AddType allows you to tweak mime.types without actually editing it, or to + # make certain files to be certain types. # -- #AddType application/x-httpd-php3 .php3 -- #AddType application/x-httpd-php3-source .phps ++ # For example, the PHP 3.x module (not part of the Apache distribution - see ++ # http://www.php.net) will typically use: ++ # + -+ AddType application/x-httpd-php3 .php3 -+ AddType application/x-httpd-php3-source .php3s ++ AddType application/x-httpd-php3 .php3 ++ AddType application/x-httpd-php3-source .php3s + - # - # And for PHP 4.x, use: - # -- #AddType application/x-httpd-php .php -- #AddType application/x-httpd-php-source .phps ++ # ++ # And for PHP 4.x, use: ++ # + -+ AddType application/x-httpd-php .php -+ AddType application/x-httpd-php-source .phps ++ AddType application/x-httpd-php .php ++ AddType application/x-httpd-php-source .phps + - ++ AddType application/x-tar .tgz -@@ -984,3 +1024,14 @@ + # +@@ -972,4 +1023,15 @@ + # ServerName dummy-host.example.com # ErrorLog logs/dummy-host.example.com-error_log # CustomLog logs/dummy-host.example.com-access_log common - # ++# + +# This Virtual Host makes it so FrontPage will display pages from the +# root web. When multiple Listen directives are specified, Frontpage @@ -129,4 +130,4 @@ +# +# ServerAdmin webmaster@@@HOSTNAME@@ +# ServerName @@HOSTNAME@@ -+# + # >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 17:10:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by hub.freebsd.org (Postfix) with ESMTP id 9403337B417 for ; Fri, 25 Jan 2002 17:10:44 -0800 (PST) Received: from harpo.video-collage.com (pool-141-154-11-38.bos.east.verizon.net [141.154.11.38]) by corbulon.video-collage.com (8.11.4/8.11.4) with ESMTP id g0Q1Acx29007; Fri, 25 Jan 2002 20:10:38 -0500 (EST) (envelope-from mabrams@video-collage.com) X-Relay-IP: 141.154.11.38 Message-Id: <4.3.0.20020125200212.00c9aa10@10.222.222.22> X-Sender: mark@10.222.222.22 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Fri, 25 Jan 2002 20:06:57 -0500 To: mi@aldan.algebra.com From: mark abrams Subject: FreeBSD Port: tcllib-0.8 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 Misha, I am thinking of using syslog for my logging needs and want to look at the logging functionality which is in tcllib 1.2 (latest version). I am pretty sure this logging facility doesnt use syslog, but I think it may be useful as a higher level filter for log messages ( the tcllib docs are miserable). Anyway the logging functionality doesnt seem to be in the tcllib version which I made on dufus, which is version 0.8. It looks like one need to do a bit more work than just change the version number in the make file and 0.8 is the latest version you made on FreeBSD.org Would you be willing to upgrade this package or tell me how to do so ? What's new and how are you ? MArk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 18: 7:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 22D5E37B402 for ; Fri, 25 Jan 2002 18:07:37 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5542B66B74; Fri, 25 Jan 2002 18:07:36 -0800 (PST) Date: Fri, 25 Jan 2002 18:07:36 -0800 From: Kris Kennaway To: ports@FreeBSD.org Subject: Improved install-time ports security audit patches Message-ID: <20020125180735.A71558@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline User-Agent: Mutt/1.2.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 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I've made patches to improve the security auditing which is done at 'make install' time for a port. The new code searches for network client/servers by checking for the accept() or recvfrom() syscalls, and checks for unsafe functions like gets, mktemp, tempnam, and tmpnam (and if you have the PORTS_AUDIT env variable set, also sprintf, strcat and strcpy), and reports on their occurrence in a binary if they occur in conjunction with the binary being setugid, or a network client/server. Comments welcome! Kris Examples: =3D=3D=3D> Registering installation for links-0.96,1 =3D=3D=3D> SECURITY REPORT:=20 This port has installed the following files which may act as network clients or servers and may therefore pose a remote security risk to the system. /usr/local/bin/links (USES POSSIBLY INSECURE FUNCTIONS: tempnam) If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage:=20 http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/ =3D=3D=3D> Registering installation for esound-0.2.23 =3D=3D=3D> SECURITY REPORT (PARANOID MODE):=20 This port has installed the following files which may act as network clients or servers and may therefore pose a remote security risk to the system. /usr/local/bin/esd (USES POSSIBLY INSECURE FUNCTIONS: sprintf) If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage:=20 http://www.tux.org/~ricdude/EsounD.html =3D=3D=3D> Registering installation for screen-3.9.10 =3D=3D=3D> SECURITY REPORT (PARANOID MODE): This port has installed the following binaries which execute with increased privileges. /usr/local/bin/screen (USES POSSIBLY INSECURE FUNCTIONS: strcpy strcat spri= ntf) If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. Index: bsd.port.mk =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: /mnt/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.395 diff -u -r1.395 bsd.port.mk --- bsd.port.mk 22 Dec 2001 17:13:38 -0000 1.395 +++ bsd.port.mk 26 Jan 2002 02:04:21 -0000 @@ -2208,24 +2208,75 @@ ${INSTALL_COOKIE}: @cd ${.CURDIR} && ${MAKE} ${__softMAKEFLAGS} build @cd ${.CURDIR} && ${MAKE} ${__softMAKEFLAGS} real-install -# Scan PLIST for setugid files and startup scripts - -@for i in `${GREP} -v '^@' ${TMPPLIST}`; do \ - ${FIND} ${PREFIX}/$$i -prune -type f \( -perm -4000 -o -perm -2000 \) \(= -perm -0010 -o -perm -0001 \) -ls 2>/dev/null; \ - done > ${WRKDIR}/.PLIST.setuid; \ +# Scan PLIST for: +# 1. setugid files +# 2. accept()/recvfrom() which indicates network listening capability +# 3. insecure functions (gets/mktemp/tempnam/[XXX]) +# 4. startup scripts, in conjunction with 2. +# +# TODO: world-writable files/dirs +# + -@rm -f ${WRKDIR}/.PLIST.setuid ${WRKDIR}/.PLIST.stupid \ + ${WRKDIR}/.PLIST.network; \ + if [ -n "$$PORTS_AUDIT" ]; then \ + stupid_functions_regexp=3D' (gets|mktemp|tempnam|tmpnam|strcpy|strcat|sp= rintf)$$'; \ + else \ + stupid_functions_regexp=3D' (gets|mktemp|tempnam|tmpnam)$$'; \ + fi; \ + for i in `${GREP} -v '^@' ${TMPPLIST}`; do \ + if [ ! -L ${PREFIX}/$$i -a -f ${PREFIX}/$$i ]; then \ + /usr/bin/objdump -R ${PREFIX}/$$i > \ + ${WRKDIR}/.PLIST.objdump 2> /dev/null; \ + if [ -s ${WRKDIR}/.PLIST.objdump ] ; then \ + ${EGREP} " $$stupid_functions_regexp" \ + ${WRKDIR}/.PLIST.objdump | awk '{print " " $$3}' | tr -d '\n' \ + > ${WRKDIR}/.PLIST.stupid; \ + if [ -n "`${EGREP} ' (accept|recvfrom)$$' ${WRKDIR}/.PLIST.objdump`" ]= ; then \ + if [ -s ${WRKDIR}/.PLIST.stupid ]; then \ + echo -n "${PREFIX}/$$i (USES POSSIBLY INSECURE FUNCTIONS:" >> ${WRKD= IR}/.PLIST.network; \ + cat ${WRKDIR}/.PLIST.stupid >> ${WRKDIR}/.PLIST.network; \ + echo ")" >> ${WRKDIR}/.PLIST.network; \ + else \ + echo ${PREFIX}/$$i >> ${WRKDIR}/.PLIST.network; \ + fi; \ + fi; \ + fi; \ + if [ -n "`/usr/bin/find ${PREFIX}/$$i -prune \( -perm -4000 -o -perm -2= 000 \) \( -perm -0010 -o -perm -0001 \) 2>/dev/null`" ]; then \ + if [ -s ${WRKDIR}/.PLIST.stupid ]; then \ + echo -n "${PREFIX}/$$i (USES POSSIBLY INSECURE FUNCTIONS:" >> ${WRKDI= R}/.PLIST.setuid; \ + cat ${WRKDIR}/.PLIST.stupid >> ${WRKDIR}/.PLIST.setuid; \ + echo ")" >> ${WRKDIR}/.PLIST.setuid; \ + else \ + echo ${PREFIX}/$$i >> ${WRKDIR}/.PLIST.setuid; \ + fi; \ + fi; \ + fi; \ + done; \ ${GREP} '^etc/rc.d/' ${TMPPLIST} > ${WRKDIR}/.PLIST.startup; \ - if [ -s ${WRKDIR}/.PLIST.setuid -o -s ${WRKDIR}/.PLIST.startup ]; then \ - echo "=3D=3D=3D> SECURITY NOTE: "; \ + if [ -s ${WRKDIR}/.PLIST.setuid -o -s ${WRKDIR}/.PLIST.network ]; then \ + if [ -n "$$PORTS_AUDIT" ]; then \ + echo "=3D=3D=3D> SECURITY REPORT (PARANOID MODE): "; \ + else \ + echo "=3D=3D=3D> SECURITY REPORT: "; \ + fi; \ if [ -s ${WRKDIR}/.PLIST.setuid ] ; then \ echo " This port has installed the following binaries which execut= e with"; \ echo " increased privileges."; \ ${CAT} ${WRKDIR}/.PLIST.setuid; \ echo; \ fi; \ - if [ -s ${WRKDIR}/.PLIST.startup ] ; then \ - echo " This port has installed the following startup scripts which= may cause"; \ - echo " network services to be started at boot time."; \ - ${SED} s,^,${PREFIX}/, < ${WRKDIR}/.PLIST.startup; \ + if [ -s ${WRKDIR}/.PLIST.network ] ; then \ + echo " This port has installed the following files which may act a= s network"; \ + echo " clients or servers and may therefore pose a remote security= risk"; \ + echo " to the system."; \ + ${CAT} ${WRKDIR}/.PLIST.network; \ echo; \ + if [ -s ${WRKDIR}/.PLIST.startup ] ; then \ + echo " This port has installed the following startup scripts whic= h may cause"; \ + echo " these network services to be started at boot time."; \ + ${SED} s,^,${PREFIX}/, < ${WRKDIR}/.PLIST.startup; \ + echo; \ + fi; \ fi; \ echo " If there are vulnerabilities in these programs there may be = a security"; \ echo " risk to the system. FreeBSD makes no guarantee about the sec= urity of"; \ --sm4nu43k4a2Rpi4c 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 iD8DBQE8Ug9nWry0BWjoQKURAmtwAJoDt3+E/nwjSDRB6oNTwYV+8CsKfwCgjfSm R2qcWFAFkPRPCdzj3lKxoBc= =r2rU -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 19:11:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 115A537B416; Fri, 25 Jan 2002 19:11:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q31q502187; Fri, 25 Jan 2002 19:01:52 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 19:01:52 -0800 (PST) From: Message-Id: <200201260301.g0Q31q502187@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33362: New port: Perl implementation of the One Time Pad (hence, OTP) encryption method Sender: owner-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: Perl implementation of the One Time Pad (hence, OTP) encryption method State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Jan 25 19:01:44 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33362 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 19:21:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12EEB37B400; Fri, 25 Jan 2002 19:21:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q3Bpm06784; Fri, 25 Jan 2002 19:11:51 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 19:11:51 -0800 (PST) From: Message-Id: <200201260311.g0Q3Bpm06784@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33364: New port: Perl implementation of the RC4 encryption algorithm Sender: owner-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: Perl implementation of the RC4 encryption algorithm State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Jan 25 19:11:24 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33364 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 19:31:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16F0437B41F; Fri, 25 Jan 2002 19:31:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q3Nmd08483; Fri, 25 Jan 2002 19:23:48 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 19:23:48 -0800 (PST) From: Message-Id: <200201260323.g0Q3Nmd08483@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33365: New port: Sort a file or merge sort multiple files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: Sort a file or merge sort multiple files State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Jan 25 19:21:02 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33365 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 19:41:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A3F1C37B421; Fri, 25 Jan 2002 19:41:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q3fFq10104; Fri, 25 Jan 2002 19:41:15 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 19:41:15 -0800 (PST) From: Message-Id: <200201260341.g0Q3fFq10104@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33366: New port: Convert singular to plural. Select "a" or "an" Sender: owner-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: Convert singular to plural. Select "a" or "an" State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Jan 25 19:37:19 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33366 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 20: 1:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2252F37B416; Fri, 25 Jan 2002 20:01:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q3vI812371; Fri, 25 Jan 2002 19:57:18 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 19:57:18 -0800 (PST) From: Message-Id: <200201260357.g0Q3vI812371@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33368: New port: Module for splitting text into sentences Sender: owner-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: Module for splitting text into sentences State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Jan 25 19:55:49 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33368 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 20:11:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E0FF37B416; Fri, 25 Jan 2002 20:11:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q44Dt13227; Fri, 25 Jan 2002 20:04:13 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 20:04:13 -0800 (PST) From: Message-Id: <200201260404.g0Q44Dt13227@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33369: New port: Perl extension for manipulating a RADIUS users file Sender: owner-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: Perl extension for manipulating a RADIUS users file State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Jan 25 20:01:46 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33369 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 20:11:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF32D37B417; Fri, 25 Jan 2002 20:11:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q46mZ17139; Fri, 25 Jan 2002 20:06:48 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 20:06:48 -0800 (PST) From: Message-Id: <200201260406.g0Q46mZ17139@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33375: New port: Pure Perl extension for DES encryption Sender: owner-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: Pure Perl extension for DES encryption State-Changed-From-To: open->feedback State-Changed-By: petef State-Changed-When: Fri Jan 25 20:06:23 PST 2002 State-Changed-Why: Is it really necessary to have this port in addition to the p5-Crypt-DES port? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33375 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 20:41:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACA0837B416; Fri, 25 Jan 2002 20:41:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q4VXq19706; Fri, 25 Jan 2002 20:31:33 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 20:31:33 -0800 (PST) From: Message-Id: <200201260431.g0Q4VXq19706@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33376: New port: Solitaire encryption Sender: owner-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: Solitaire encryption State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Jan 25 20:19:17 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33376 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 20:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A4AA37B420 for ; Fri, 25 Jan 2002 20:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q4o1A21575; Fri, 25 Jan 2002 20:50:01 -0800 (PST) (envelope-from gnats) Received: from rune.communique.no (rune.communique.no [193.212.204.33]) by hub.freebsd.org (Postfix) with SMTP id A36EE37B404 for ; Fri, 25 Jan 2002 20:47:19 -0800 (PST) Received: (qmail 3619 invoked by uid 1001); 26 Jan 2002 04:47:17 -0000 Message-Id: <20020126044717.3618.qmail@rune.communique.no> Date: 26 Jan 2002 04:47:17 -0000 From: are.bryne@communique.no Reply-To: are.bryne@communique.no To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/34292: bsd.ports.mk revision 1.396 (sed -E) breaks ports for 2.2.x-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: 34292 >Category: ports >Synopsis: bsd.ports.mk revision 1.396 (sed -E) breaks ports for 2.2.x-STABLE >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 20:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Are Bryne >Release: FreeBSD 2.2.8-STABLE i386 >Organization: Communiqué DA >Environment: FreeBSD 2.2.8-STABLE and updated ports collection. >Description: The use of sed -E in bsd.ports.mk revision 1.396 makes /usr/ports useless on 2.2.8-STABLE and previous, since that isn't supported by sed on this version. I realize this isn't critical, and that this version is no longer actively supported. However, the /usr/ports is still very useful, and backwards compatability should therefore be considered. >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 Fri Jan 25 21:14:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cable.net.co (cr2167261125.cable.net.co [216.72.61.125]) by hub.freebsd.org (Postfix) with SMTP id 79F2337B404 for ; Fri, 25 Jan 2002 21:13:25 -0800 (PST) From: Subject: Laser toner cartridges save up to 40% from retail price Date: Vie, 25 Ene 2002 00:05:38 Message-Id: <300.175831.526042@cable.net.co> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: undisclosed-recipients:; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Please forward to the person responsible for purchasing your laser printer supplies. GT toner supplies To order by phone please call 770-623-9780 order by email: gts@cable.net.co email removal: gts@cable.net.co with subject: remove Laser printer toner cartridges, copier and fax cartridges save up 40% from retail price. University and/or school purchase orders welcome. (no credit approval required) Pay by check, c.o.d, or purchase order (net 30 days). Our new, laser printer toner cartridge, prices are as follows: (please order by item number) ITEM MAKE MODEL PRICE 1 ----- Hp ---- Laserjet series 4l, 4p (74a)----------- $39.00 2 ----- Hp ---- Laserjet series 1100 (92a)------------- $39.00 3 ----- Hp ---- Laserjet series 2 (95a)---------------- $30.00 4 ----- Hp ---- Laserjet series 2p (75a)--------------- $49.00 5 ----- Hp ---- Laserjet series 5p,5mp,6p,6mp (03a) --- $39.00 6 ----- Hp ---- Laserjet series 5si,800 (09a) --------- $89.00 7 ----- Hp ---- Laserjet series 2100 (96a) ------------ $65.00 8 ----- Hp ---- Laserjet series 8100 (82x) ------------ $129.00 9 ----- Hp ---- Laserjet series 5l,6l (3906a) --------- $35.00 10 ---- Hp ---- Laserjet series 4v -------------------- $89.00 11 ---- Hp ---- Laserjet series 4000 (27x) ------------ $65.00 12 ---- Hp ---- Laserjet series 3si,4si (91a) --------- $49.00 13 ---- Hp ---- Laserjet series 4,4m,5,5m (98a) ------- $40.00 14 ---- Hp ---- Laserjet series 5000 (29x) ------------ $89.00 15 ---- Hp ---- Laserfax 500, 700 (fx1) --------------- $44.00 16 ---- Hp ---- Laserfax 5000, 7000 (fx2) ------------- $49.00 17 ---- Hp ---- Laserfax (fx3) ------------------------ $49.00 18 ---- Hp ---- Laserfax (fx4) ------------------------ $49.00 19 ---- Lexmark-Optra 4019,4029 high yield ------------ $79.00 20 ---- Lexmark-Optra r 4039,4049 high yield ---------- $99.00 21 ---- Lexmark-Optra e ------------------------------- $49.00 22 ---- Lexmark-Optra n ------------------------------- $105.00 23 ---- Lexmark-Optra s ------------------------------- $145.00 24 ---- Lexmark-Optra t ------------------------------- $180.00 25 ---- Epson Action laser 7000,7500,8000,9000 ------ $99.00 26 ---- Epson Action laser 1000,1500 --------------- $99.00 27 ---- Panasonic-Nec series 2 models 90 and 95 ------- $99.00 28 ---- Apple - Laser writer pro 600,16/600 ----------- $40.00 29 ---- Apple - Laser writer select 300,320,360 ------- $64.00 30 ---- Apple - Laser writer 300,320 ------------------ $49.00 31 ---- Apple - Laser writer nt,2nt ------------------- $49.00 32 ---- Apple - Laser writer 12/640 ------------------- $69.00 33 ---- Canon - Fax laserclass 4000 (fx3) ------------- $49.00 34 ---- Canon - Fax laserclass 5000,6000,7000 (fx2) --- $44.00 35 ---- Canon - Laserfax 5000,7000 (fx2) -------------- $44.00 36 ---- Canon - Laserfax 8500,9000 (fx4) -------------- $44.00 37 ---- Canon - Copier pc3,6re,7 & 11 (a30) ----------- $59.00 38 ---- Canon - Copier 300,320,700,720 and 760 (e-40) $79.00 30 Day unlimited warranty included on all products. If you are ordering by e-mail or c.o.d. please fill out an order form with the following information: phone number company name first and last name street address city, state zip code If you are ordering by purchase order please fill out an order form with the following information: purchase order number phone number company or school name shipping address and billing address city, state zip code All trade marks and brand names listed above are property of the respective holders and used for descriptive purposes only. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 21:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05A8A37B41B for ; Fri, 25 Jan 2002 21:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q5K0K28212; Fri, 25 Jan 2002 21:20:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B258D37B400 for ; Fri, 25 Jan 2002 21:13:58 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q5Dwo27593; Fri, 25 Jan 2002 21:13:58 -0800 (PST) (envelope-from nobody) Message-Id: <200201260513.g0Q5Dwo27593@freefall.freebsd.org> Date: Fri, 25 Jan 2002 21:13:58 -0800 (PST) From: Antonio Carlos Venancio Junior To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34293: licq-base port don't install Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34293 >Category: ports >Synopsis: licq-base port don't install >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 21:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior >Release: FreeBSD 4.5-RC >Organization: >Environment: FreeBSD floripa.com 4.5-RC FreeBSD 4.5-RC #11: Sun Jan 20 10:29:57 BRST 2002 floripa@floripa.com:/usr/obj/usr/src/sys/FLORIPA i386 >Description: # make package ===> Building package for licq-base-1.0.4 Creating package /usr/ports/packages/All/licq-base-1.0.4.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/licq-base-1.0.4.tgz' tar: can't add file bin/licq : No such file or directory pkg_create: make_dist: tar command failed with code 256 *** Error code 1 Stop in /usr/ports/net/licq. *** Error code 1 Stop in /usr/ports/net/licq. *** Error code 1 Stop in /usr/ports/net/licq. >How-To-Repeat: cd /usr/ports/net/licq make package >Fix: for some reason bin/licq file is not compiled >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 21:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 150A137B41D for ; Fri, 25 Jan 2002 21:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q5K1T28221; Fri, 25 Jan 2002 21:20:01 -0800 (PST) (envelope-from gnats) Received: from hergotha.lcs.mit.edu (hergotha.lcs.mit.edu [18.23.11.98]) by hub.freebsd.org (Postfix) with ESMTP id 53F2D37B41E for ; Fri, 25 Jan 2002 21:14:12 -0800 (PST) Received: (from wollman@localhost) by hergotha.lcs.mit.edu (8.11.6/8.11.6) id g0Q5EAm50658; Sat, 26 Jan 2002 00:14:10 -0500 (EST) (envelope-from wollman) Message-Id: <200201260514.g0Q5EAm50658@hergotha.lcs.mit.edu> Date: Sat, 26 Jan 2002 00:14:10 -0500 (EST) From: Garrett Wollman Reply-To: Garrett Wollman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34294: libiconv port tries to install stuff in the build phase Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34294 >Category: ports >Synopsis: libiconv port tries to install stuff in the build phase >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 25 21:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Garrett Wollman >Release: FreeBSD 5.0-CURRENT i386 >Organization: MIT Laboratory for Computer Science >Environment: System: FreeBSD hergotha.lcs.mit.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Jan 23 11:00:11 EST 2002 root@hergotha.lcs.mit.edu:/usr/obj/usr/src/sys/GENERIC i386 $FreeBSD: ports/converters/libiconv/Makefile,v 1.10 2001/08/27 09:39:53 sobomax Exp $ >Description: Building libiconv as a non-root user fails, because it attempts to install /usr/local/libdata/t-charset.alias during the build phase. >How-To-Repeat: cd /usr/ports/converters/libiconv && make >Fix: Beat GNU developers over the head with a fresh salmon until enlightenment is achieved. Then fix the `all' rule in the Makefile to specify sysconfdir in addition to lindir and includedir. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 21:47:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from epsilon.lucida.ca (epsilon.lucida.ca [216.254.114.112]) by hub.freebsd.org (Postfix) with SMTP id C6E1237B402 for ; Fri, 25 Jan 2002 21:46:16 -0800 (PST) Received: (qmail 75502 invoked by uid 1000); 26 Jan 2002 05:46:15 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 26 Jan 2002 05:46:15 -0000 Date: Fri, 25 Jan 2002 23:46:15 -0600 (CST) From: Matt Heckaman To: FreeBSD-PORTS Subject: licq 1.0.4 freezing on startup? Message-ID: <20020125234252.B75382-101000@epsilon.lucida.ca> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-786010962-1012023975=:75382" Sender: owner-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-786010962-1012023975=:75382 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi all, I just installed licq 1.0.4 from a cvsup of ports about an hour ago, and it does nothing but hang on startup *with the qt-gui plugin* -- the console plugin seems to work fine. My qt library version is 2.3.1. I'm not exactly sure what's going on with this, I've tried new .licq dirs et al, nothing seems to work. I have attached a 10 second ktrace of it in hopes that it may contain something useful, I don't really understand it :) I figured I'd ask here before opening a PR to see if anyone else has had this problem. FYI, I *did* rebuild licq-qt-gui after installing licq-base. TIA, Matt * Matt Heckaman - mailto:matt@LUCIDA.CA http://www.lucida.ca/gpg * * GPG fingerprint - 53CA 8320 C8F6 32ED 9DDF 036E 3171 C093 4AD3 1364 * The Universe is run by the complex interweaving of three elements: energy, matter, and enlightened self-interest. -- G'Kar, "Survivors" --0-786010962-1012023975=:75382 Content-Type: APPLICATION/x-gunzip; name="ktrace.gz" Content-Transfer-Encoding: BASE64 Content-ID: <20020125234615.R75382@epsilon.lucida.ca> Content-Description: ktrace.gz Content-Disposition: attachment; filename="ktrace.gz" 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 fnd40rtPleLz8cSgceDXwHIsH83vSUvFT9TShhoS5ucpHI0fE82qbckFv2Nb Z0VxGE327mnSX9iWhKDX4qP6i5GfqP0QQYJJ/1LHaa/kxxPhOrrkf4AnOdwo 31amp2a1OwY9fyn/DLYHfET/0nieNND2CVmBYq+4TpUV0ouUvgd0Kj6Sbc3v CflKS5z6NRooUz88mWNUtqxyYTw1vKvQ0ffR/INQXo6r/kZQ89XR+X1P0L6g ubav9SjvoamyOsSuP+U1W38fd99G/tRQNsagqrWWtw3lLZ7ptN8GqJ/BC53n 5bhhMz7sl2l74Kk+6Xj4vhGh36al5EWOpStPItyNzvckLT8N8ctniwbUtlSj paArPVG6ugNEC+Begf+eyt8H/Fag/ffSeJ4elp7nvA/UpPUfJkgraZ40NGop 3leln0P9fJjpPA81C2sHOv1BuuX0h7R0fI/tbYagTPbz6Pu7XOVphfbQ8WH5 ztm/r75v0r5Ei+uu70xa4hYJ+sj0PL2jaJlT39d68m8IxednF1x0uSP/ZMiz dpKTn1qeMrwcfyjttRx8XeVpr/JTg9qss2PJNwzy7Sx0noenTRa5fh/zjTpG 8/dG/OLzBOW3+eN5mt3r/N7sZ249yrHkHYv2PHueY/nGU12m3CPzVdKf4HlK s5z2G/H0X5dpex+s7Z0nmo163KkPnvgyHx/W3aZ94Hljw+WkHtI8WXLd/XJy iv3+eur7PoSXdhVtJONzNP5e5U/N2cZ+zvv3puf34Skld58raCvjH1SE7nzN z9O0WmOQ3lvfl+eRrlsbx7Kc71H3HoKUk34f/u5Boq0xlpbLu5j3QSzhS6+R uSLpM7V/ocaH/GiNMWqc0/45BCjCRKxYaWpUSvs5vzd/iO2u/pla4d5jRDtt W4Zq+xmtz8PTulbGnPeDWqH+veW0GtsykpqwSU75PBHnIVd/yxOL1k4RLRrp Fvx+zpOxNmmegMpJc3uN5wlnza4Jhnpd0zcxNPKNvl408t+tjv65rwd9Kw2G Alr9XHJk3OCggG451gaX48B+HjlQZhAUcHS/mqOAOf0SQwHn9nNQwN41QAEX 9qsKSjuzKDqdUNoJQaqoe66DAobjxPbPNy63otgHWNUjgNFcl9iVC1zFGeeW PHfB4qoE9s939WKX5efZInAzW2D/fEsXewTOKswvyoxVIncd33IOeboquf3z dXq6qvbhn6/n0wHbh38xlyQo9pIExb7HLbb7aO+aif3601WB2/75tjztgNu9 K4DbN7SuNO9ayftTUNH9i9n/marAbf98hz9TFbjtn6/jM1WB2/75ejzjB277 5531TDBwu9vhAnCmfySjDj9we8TLIdu5we1RoEd9II4jHpp5xR1ChFnqWx+L 8y77J4BBcJAgLkFAAi0EHw3YTJClsmW6lJcAyNmuME5GCNwaEJXAzwy9J3DG wTyBa4KnpRpOQMwAjwaQonwEqAkIjXeV7wW4+bE9wkUTzzDg0dBKZO5tCchl lqATxJmi9wS3puu9MaEywJQbmCUId1ElZRPUJfBlwDyCwQTLDTBlAG4OmAjQ Eigz26YaIIzgtlk2T4COYDIndlQAEMAe7OJHwJkAm9lOgSC2AYPbu9IZpYTZ voBgOYE1AsFmOTGB/Csreab/kxe/qux+Dq0ivqXrvrknrrLl8n4XwdwW1aaS qzKA14CwnPyfUEm8W7FBQIlArAF9u1dMXn4Z8JmKI4K/BiwliEgAcownPYFi KiAITHqXsHsVALyoADrFE2aUJlTKzNV7TgLT9Z6KHQKeBkjlhIeTTyqUjIKF l1HGmO14Cdq6lQbuywt8GvN5A3y2qm9omWXtOdDQknCbZ2vTCZ6tTW891NDS 8y4vp2Xg3+1wQwvw+dadIaUF+NxaTguKZferlgN8ZnxkaAE+R5XTIviEclqA z+xyWoBP9sNCC/A56hNDVw988kjaUVfIwV02MIisG/GDXac0zcYWTxWTP3ti hSq7bqP8jqRprtf6JVFEkv6bwM2ykP1+GeBmSp+QbVptT/xRfuw4MW8lPR98 dnZ2JqY0z77uJDnylzQPX2m4QkxMbKAU5a3bK6ZFBig0z8+J6HjE9x4bsr8D NvAFumtSyF46Qbo01Xl+1t58AhcDkb62Apepzu/H8mjyOeo9aXuM55HDjV9H /6by5MFf0tmJX+sB7hqhqCaurQ7foNncVSG7X7In7oi/Dh+/k1W+Ylpy3Bkq XzJ6pUdeAl9zkd8Av0eCX7f75Z21gRyk74387ZXe65GH5nMfPmeV/z405a67 1gEiuMylMT7CGfp8VMy9dWXI/jaQXon4J8E/R2kef712g3zzSc9Dec1ekW1g SHPJQX+kP17pbKQvygrZ5tA2MI7yhk4QRa4B1sz7RmDteVTEBLwvu0ICxP6A 8CZHOkt4ebz97nCoHEji1pX9LwlZ57uAqlVXhGylCmmaTi+6Wr7JpDd7gGgu XVnxuGX9pPlpWrbCVV87CbxfEypf4sp2uOhZjDlClQNpNEWc8kDINnFvhPef xzTPvlPGW0z/NORblx6yd20gzaOWdx0fKt/Kl1u3Lh1vgNnatonn0ict6wdt /9wacwI+Kr9rfAvkb10c0q06a9vjlyZLQ/YyDwPMvPWC9O+kr+P7hMq7Vd9P HufbDfKlavww1NfQxaFyYO9uls/0SnPpyHy8/L8pnYPykkbj99D2w+VSc138 XqRJc5eQvazGBvI89X+pp73TcCCnlXwzmH6TRzHCA7VGpYXK2z+Vy/1bOb/X 8lSnP+T7/KSHH7c8WLDHKm/PNJF+spPT31HRnoPKyzLl0wR3lSisSQ9B0W8d JYo+0gQU67raO8dE6S55uNUDtz417e818Nt6rHzD7P6HpvAHh8oVBWk8e8PV n9KEuNkaOaSQ9I9IH/vTUQR8AXrna87W0hzvJiFzU43nmNb0b9yKdpunPvpT UXSnw280gbpHZbssu/+n/L0cRQeXRyT97WwJQUxwHZ53hPLjEqPtLzn1+Yen P1rm+X34xTTfN/v3QnyeK34m5F1xasheVmX3nx75CUByS5Wo8uOyiLxzxVSU NJdatO7iAM08/HBnT5kXkN5KoPJvq/z9KQnJ4X4GuDwZ/JrhfTD9+a2IH3WM jIFJj+L3w/V7FbF9rhNDEdJcVjgbg68/lZ6E+LdelrE2aZrXtsbHda/S7rFf OtyHiO+KRnWOvl9zIe/cCSHb3Nrurz3vz3/f1rGcnk/uVxzlRpmF+UXF0ZIS 60yWNjk/ml9YPGdy/vRiSZQdLYkVF86ZnFWezBUqRObUwuKYJ4EdJrclM4rs iMmxzKl5UY2nzCU5nkyzuPHo5PzM4rOixXEhk3OimdnesKlzYlF3iCleHsMu RGI0X0ksM05MO50hkaEkFs+hJCuzIC+3IBonXHHmrMnZ3GrUFZZVGJ02LTeL 23pq2qzCItQYInOzMvMmF2Wy4lG6xpZEY5Ozg+AUq54x4Pb1HnDbP987yFf6 YxcXuF3dsn//8hqt9B66c0PrIHK0WOmSo+OSKsDtUGA5TvLKgTJTA8hx08qa g9uPrEwM3H51ZUXQNchx5B+urAq8LIllZ7VpQzCtSxAcsPuzicGXGc86gk9R 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 ftzMfL+OqV9jWPuwsfWrgLX9eQ0YW78cA1waxDhf852OfJUjl+e4zN39kbz1 KnMLa2mNcMufKpFZjPP984XH1a8AageX9qhxjrSmhoPglTnj6pfjlUtdeKWv xE/utmt5bmISa+47VeKKOKV/vqdV4oo4pX++9cqvIk7pn6/r6fV9cEr/vCXI WxlOafgbnLLhQTK/elInMganPAgzcS9U8MtD4tw4pT2QXS1uAsYuscbxOOVm vPObN4grtcQZnJJYFPt5Y/JlxvPEpYxpZRcX/zPVJzbE7wuHnZzDcezE+Q2H qZyLE89hf825Ib9TxpyKc35iY1OUJn/Odzjv5JyP3wizGzbH2u4dfnkRH3Vv EsP5A+dxnG+7N3ThvNa9EzKHuxzT91aamAybOzErzhOJD5i5HOdjxH84/iFm a3BBYgmcVxNHIAZKfNDMi4n9cU5l5gxmoxr3vJVDbPZf3o1aOG4aYP3fv6ra rdptwmfmowZHceMXxnTSjRf7XV4sxZjrVYYHBLkqw636qE9cguNVzuvNpikc j3JOTFzcjdOkW4LnejdjIe7Xyap49ffQxI692AxxauLelZk48vLO/1I9m5gs r2Nomf81bmhoSbiznJb5X/dGhpb5X6vy3Z+lN+pYTsu4puFBhpbuaeWNhpb5 39pyWgVZbWiZnCx919Ay/7u7nJb530PltEyWniynRfDN5btBi+AT3jP0fh66 4vwvnj4gDl9i6cR8NjQxu7HWtnGdxUdIWyC9Fv5udGQP6niSOoGhh1vl85Xt CL8VHUWRxr/rKZ/9x+BmzrnhPCeU4+OmSodcz8fxM3UyS452zHl2cxMAKl5C Mh8gDp6KzuRvHT9zkfry483uvbXteYSbP7Hw9c2kr2H8MeDf9Ro5r9E2f/Kk /8tD86yytjc4u9u6z/azzW+Io7SWftCYz63sKv0h6XTLaV/ctKMpyks629nU g+P4je2lXyC9n2c+3ZXPP1HeLzvew59nRiUd6yza5y6to4YJFm/Pvz3paebW bLKze6h3U44WnvT2N6iJM186OEl2yzX5iRGtO0Z0bKR5flTvd+W9p3kP9Rlb kfgOjed73gqMDtf2wvNot1/t1Bd1aFNaWeXz75M88hBr6o/nnaT5uYnB1lvl W8j2Qb3d7GbyPbPnr6BXtZVvkG0+5imPm/hsJVgZlvycd7/VTXSATP8A6G3n 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 3uV5a/neJ8oe2P8264Et15c9+OsF1kMvzCp7+INM65HbTy979Il+1orzTyp7 7NbJpY9PH1f0xNw+pU8OOrHoqQktS58+qlnRM92TS1em7C169pDvSp/9dmvR 88lJ1vOvvlS0atu31upHt5S9sG69teaqtWVrx39svbiie9FL8xdZL586v2xd doH1SodpZa8Ou7z0tQaDy9a3yytdvzta9Ea94aVvbBxU9OaCvaXvt9xV9H5m 7bIPZvxqfdj7h7KPRn9kfZz+dtknxz5jbbQeLdt0wE3Wpq1Xl32696nSz9aW lG3ecmPp5/cvLtrywpzSLy4rLtp6+xmlX+aOKvrq/B6lXw85rmjbpMNKvxnb vezbQd2t745vXrb9qObWjoOssu9Rwd///lXZD99+Ze38eF3Zf15dZ/245sui nx7dWlp2x8tFP1/1UukvF9xT9Gvh3aW7Jl9a9Nupl5T+3iu36I8OOaW7W19c 9meDk0v/Sp1e9tfu6dbf24eU7dk4xPpnfZuyvSvbWPuW1yuzltSzQpf+VBae 9ZMVObtuUVJmndLkjB+LUnr/p7RWxw1Fta44qrR2w8eLaj98l5VWdl1Rna3X ltbdtKKs3toZpfWfvaaswf3XWA1vipU1uixm7TdnTNn+uWOsxqd3KztgSDfr wBOalh10dFOryeHHFx2cusdqGj64qOkvTUoP+fLvombv/VV66IufFzV/bHPp YcvWFKXPbGC1uHBZ0eGjf7Zanrm6rNWxH1hHnHxH2ZEHPGUddcyFZUftfa/0 6LSssqO3PFF6zPcDytq8cH1p2w+mFrW7fVZp+yf6F3U4//TSjtceWdRp+kyr c0lqUZdB46yuI74vOvaoE63jOr9VdHytZla3Q7aXdft2r3XC32+UnfjqVuuk zx4q6/7ontIez19Z1vOqLaW9bikq6124trTP/CuK+p56Z2m/7MKi/h3mlw7o f1rRwAbTSge16lI0aPc8a0jSAUVDNkatk7/+o+iUlYOsoW/vXzZsydHW8Id+ Kzt1dh0rY9EnZadlHlU6Iu/ZspF9apeOGnpL2ej0H0rHtD2vbKz1dum4A24u Grf10dLTf5tbNH7t1aVnfDSpaML9j1gTn+pdNOmyxdbk6w8vmpJbbGWe37Ns 6pBRVtak9LLso4+zoj3DZdP2G1E6/dBtZdN/6Vqa88+rZbnvH1h65ufLy856 bHdp3quvFOVf/Wlpwb33FRWevaq06JLLis4ev8kqnnZWUcmJz1uxgcOKZjS9 zZrZIbds5l8XWLMbnFI2+9NMa85P7crOea6fde67Dcrm3jW59LxHfi47f16f 0guu/KAMnUgoXM1fxHVvJVWb/H/q3759z64I4dP04FIryb5P5X+rrn3fsN/Y UVa/kXD9R1kD6GeMsns1W1cXCtJNL/k8foi9LynYZ+ERz2ch59lgn4W1CX4W tn6e+Of2x88TG2LvqeRzG5RnnS2JDbFbbKnBEDtJDRy2VBxi+w4NNd+fW5yh aGmQoajma/xFDYeimu+EL4RfA3DYBX6loWqOadF8w74IO5YJOYX50Q75mbFY h/Z5uVlndyicVRAtbj8jtyDIr3KbSt5AW3vQ1rfyC2dourRvWvkpac0tn80C 1TborRpI71/SH19UpSr1z1dvq9+745/30K1VDVX987Xd6jdU9c97UiU86wbg OXxrfJ+UuqWaPRE135StVfVJ/vlmbY0fqpYOqJ9Ky8yhls+eiJp38db4oWra GTNKosUT0/rk5WaWpPdIH15YEE3LyCwpmVVYnA06bXRuAbyOaWOjUzOKoyXc 092mB+dmR4dk2LdBnvWeraa/v8R+A/oHrNtnt1Y1DfDP93aCdbv5X7TZ77dW 1d/75/uzkjYblGetL6vq7/3zHfRlzSGVDl/WsL/XfBO+ckEdNYAeZn6VGPTw uIvf0q+D81tfCb8gAMLur5xeune/mvXSDb/26aX5r31WYcE035YQzepgKyi/ rmEvrfkmf51Ai9e8hV/XsJfWfOd/nUAvrXmvqISnb0+i+ZZ+Hd+TLPm6mp5E 8z3xdQ17Es335tfxvbS1tH4q19eMifj00pp3+9feXppNYWKaHgyCXrdTx45d 09LOKMqbMT23oGRi2vAZ+Rlyz8g0ue+E+7Nj7abPyEXSgmgMffpZ7OrzCmcN j84ajY5fUiPzqdNGRotnSkDntP7RaZkz8mISlFFYHENo144dO6ZJCMtl05Tm ma+hnTU0P7c4c2puXm6JHTeqX0ZcMR3jQ0bwiA0TPKAgc2peNNuWaVjmbFvA DKTLzDorGpOHThtQXFxoS5lXOL191CbSRkTPjGbFTGCxUGm2PX1eZkwqrIAf ttHFeWNyo7OixQiYiZsZxXntUC8lWZncOjknbVS0OD+3IDMP0bNjuE9vNyp9 KJ4pvV00PW3I9ILC4uioOUXRElvgtDNQ5MxoQWximghuy92vMD8/s4DPwMNe 0oZFS0oy7Se03/CSnMziqP1edygpnFGQXdKBt5qo/azMmWn9cjJj/qmZwk46 MDevmoKZwk6KB/dPOXrEUDvhqQV5uQXR4YWx3Glz/HNIGjvTyDklw0qm+ydH mlg0306edsb04sIZRdJqT502yCaQu4tpd3aIXcfaTE1ApzT7rlP7gsx8Pjqi 0+1WIuGdTfjA4twoGEtol/LQzPzcvDlp/uMVfQMv3RY/XhkeCdbL3LUtvpdZ /1WwXmbltsR6mde2Jd57f7SthuMVzbdtWwLjFc37y7Yajlc0X/ibGoxXIvJd PuSbiuMV3++55rvtG+d7PsX1Pffdol3lfPobn+85h9olrg96R9/FHT9+U9UH 3T9fyrd+TcI/74HfVvVB98/X9lu/D7p/3u6V8KwbgOf4b6v6oPvny/+2qlfN P9+8bz3TLjQNagnT7Wf1z3vLt5VNu0wPaL7EZirlX9Zj38Z3TU0C1tfL31bV Nfnn+yTB+vr2X7TDXd9W1TX55wt/59c1+edt9F1VXZN/vvTvaj6VOv67xKZS Y75LbGqT911iU6lbXPysX4Pze7wSfkGmUlu+q3wqdajdfvx/h9+/8+l6SzKL XR2vvxBHbnc63nANhD9tuyN8zu9r1oRSLOvpkBG+tm/e6PbAwlexPmiUFHT3 wZEqvhr++V5BvqrfVv+8HytP8+aEAvL808OTb2u166A0b+2mkSq+Gv750ptG 4nrB7T+ZXtA/X1fl5+4FUwPwO1n5NWKtbKifGoRXlvJynyQbpD7XKq8kM+Vc UT/1pTTLeiONdeufd/9DIuVfKP5+aWf0mZU5x/5AjewzAh+n49Pgd2o/XMbS jGRAZxMwdEZBVg5DupiQvtH04tzpObH0qZi/MaarielfOD19bGaeHXisCRyZ X3hWlCHHmZB+hdOmRe2g48vZ5haLGKOiszlNGpKemZ+eNaO4GNOwvDnpmZAq fVpxYX76kH6ntZ9QkJEXzSyJpuP/zGj6nMIZxen5Oh/jFG1I+qzcvLz06VER MT1WyDTpmSXpJYWYM8Ifkl4cjc0oLmghj2qYHpWfXjgjxvR5fGow0qIkdXpJ Dma2eXPaS3Vorv6FBUf9f+ydC3AcxZnHR5acyGthQ+yAiY0Z28hyHEvINsYP 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 Nx+2u2cEp6Zy2BkSl3Bqdhx2hsQ4Ds1Dh8n30B8XhgupORf9Zxin9qtU+7jF toRD++wRUl+8e8xtH1p3j2HbXThC9AyLXhGH3jeOEr3pKZ2G7Of7DrxgrjMd JTrThVVH7H5k2/UdTftxhCN22Lb3HLX7cRin5k8zNHF7fI1T84mjuSagbLvn LJoel/V8HVjPP2Vouqnn+Sz1LOHQHHksHacNtjhl2111zBmnPHVMUD0vqmNy P5i0piCw0Hk/1fTSOo5MabLtHjmWbteRDl+ybZ85lsuXbLuTGZp2X7Jt3zqW i3dsu4LjhHcy4t1IajcG/XfdJ2RLJh7tK44TbdnhV7bdguOkviFa37trRxVf yqnZQDVDLjUTVFO0aL43mJxOsW0PUE3R0V/Ydr+lms1IAWt6OOv4J6rX7NiF jG134Xi6f5782No/2XaXncjVP9l26gnLE0uLM5cqbmRObfpOMKY2akLBewbI Cik9+0pHTthnNiWp0rPtXj+R7nUlQmZPZ9v++USukYJt92mGpn2pgm1bPJCL 2my78QPpJAKfv/njZNSz7SoGciURbLuVA+mlihLTaHTxUvRjjVlXtq1/gCxV lFA9zxa8gIpXGWQvTupqcd5d59X1hKrhrNizQVbM1G6T1FSnSbqk+Ej+v1L2 S6vqzF956rptIJmg6eYMZyln2x7MaNveQb62/SGwbY8NwGP2lYFcCRrb7vSA M2Z5Nd/PErPFHJoFz6YTtBIhT4JGbSY8C1twHf1cmmInkP8K0ND7KELfZCE/ xcqe46FYhSIlSA1qsl+t//NT+Gre07lIxrbrOs2KCrbtHaftHirg1PzFaWdU DOfU7D+di55su1epZlGSLNtGFTegAm8twPps2+ln0mQp+IrIslLWDVVLrWxl +j9EPqZxQP8iq0h6BVnBMi9Dj+ClJ/PvVeZqVYX5rye5Xjp/5vXz8QJWTXKT bXzmGq9ukDW21J/r8S7VyT/qJV9r6o8lIckXlvzmBsKVnsVxQ13s80kxcvZ6 w2vE9QaVFuL6OXNmz/EsiaMiR/GZ9Toukwc/91kveSOkhOZjnMsUn+rHL/yg j3l8v/wM8X0RJS32XwmH7xvP2ElbnCIt267lTC7Ssu12nxlCnzpjj+/hnJp/ O+PsUwWcmsPO5iIt2+7qsy5IW0Cod8NZJ2lLWKSldjVUqxMpYNLiOSOhLNuu 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 750f986cOefM8Mn+p+DChnjf+cyZH3fu3HtnznzvTmP92vT60tr5c2fr8oD6 fXrUGeYHlHX98sK6ngFyrbqbjQaN9WoQuFSXx4zJVPASioz1YDDetYYkeUD9 7vZJ9VPVJ9VxNdQ56Q86yulBp3FrZXp94dZKXf6J/zo9ah30aEt6YeYcbj3o FAshlu3WUrEM4lhnZmZ84FBPsx023fccecyY3K7IIynGpAqquplnv6e72b2d xsJKMbu0sFKXfxM/T292tlNjWn9KHmrLvGuZryxm4sv3Zia+fMv25rlZfSIw 465luTr/RF3mWUOyz/+0ss+Pcj/rT9XLvz2L2kCdbPWLqZ1Ob9ueulG7qcdD NYO+tnAjmZ0+W8/0huXxLr3ZoWSGDgMC+kumaXoaZLYGWa+109gaNHutrHTl RbRkg71mr6H+c1RicCfQfn8wGm+Ps2HW2Bw073W6JQmfUIf7zV5RtPy/nV5J wQjv6Ja7trpxO7k0fbeeWwadVrPn9HRY5+agudlpGQTfar3Z391rmjkP8GJW 2P6Yso27281Bp6kGBLjduTWl2tspHoyQazVHza524G8N3ilWYLKpodeTjWXk 9cDWoN8cmSLBCIrWvaylr1m4N7Ytz5Gy+Vs7e+b5DDHlycD+Nshk49HQ5Ovt vxuPjAnOb0gTPyGUZcNRR6X2gpDVBQE7x6I9B5mn7vdMY0EHW51e1SR+dGzP q7jH5NfZ55t6HcmP1Cv6Ro2x+eGX9rrpdn5xbOtXIi+6qdnttEy1CmNMnMJP fsGPkYmJU/i9L04ep/Bdr7pxCmveMIR3GmXzdlW6DZTnpjst3BgoTfzeQbUm qpKrtUpju6ht7uKlxwwOmqPhbge9DHfGPWvcgMEWnVaWjwjtatDCl/UNVUOt o0L9w4QpeAvV0ui6B0z9/c181M6HGOnBWvWrV6byDuguT2rj0F1BVUuG/UFm SuUuSRW/oytZXbMEoZJ50++9/uAw2zZmf3pOW53KQmq/3y0vdG9ip7zNKTOc tCjNTg7+5MVeVQd/DoI1DoflmYSv/sNssNl3RnzvvbrbP2hS79a5LSsz9l+E C6sOIfRfga3bBbyTa6M78kLmMGuXDrx3IGV0HEBmNB7slg68dwxldN4yPGan 2dGprReg+rjXOagWR9XThFocPZ1c6WwX106y0evcTXJGwtlg2OzKFI+OW8M5 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 Mx57YqnU71K6VRibK9g6T5vKlUxUzJUyKTVX2rprm0o916ronqCrXTqg6EqZ YH2ldO0bVnuVHgNqr4Zh1V5RyJd7lViE3qvk4gRfJRpWfFUF/OZLvqIVB5qv ksE1X3UnwUVfKaNRfVX2oOyraXRM91W5IHVf/T5fCr/6HdXoACoLKv2qa4Rr v2ojKv5K22ydPoEySv1VeUDVX007s/KvwjC+/qtOHxKANV0FVYAVqAut8qqM IQlYgUJaA1a7QIVedfkDKrBlN/JVYLUDSgZW4FZ5vZsTywusmvHAF1g1bc8q rAqUUcFr2kFAY1WgjNZYxTt8KbKqzUGVVZUHJbOqvBA6q9oY0FkVGFQKpiof tNKqbUekVr3kSlNVNy8utio8W6W2qmy03Kq+HoN6qwLDlOCqLhutuKqACMlV gXFGc1V5oURXKatUXdVGTnVVv5+jsqu6grjuqq4dLrtaOcaFV/UVFRBeRW+6 UFxVQoS6KvF+CtRV8ffTnaYZmHF9VV2FYwusCj/ZN0th1S6SdYUeR2MVdwHm jQiVVd1cjMyqPwbErES9Y89difrDd8atRH17H1+JKr6UHlqJerjvrkTFlPNC H6yYRX55/gd1OT+Z51Dk9+iLL34qJr+hzu+Tx/zy/I/p/J7R7XKcL8//E53n M/rL82+OzPPnQJ5vPkaeXwZ5xn7t/q37Ks/7c/JtZV4reJqPqDTv3ld53X/q wTIvVT8+3fM6r7fk9XvHx178lEn7kGxfvpy/kKc9tf7br5wZDwdnbs/M3Dx/ ptvZLP46oy5S/Z/pdmcQ014PPqvq8BbdXm+LPEfvfnbyfnHhWf8cxeS5+Kzf L94cmec6kmfM9bb7rHu97X807nr7kWcnu97+6bPEOJSEx6G/PXTHodO1h273 B9siqbrE+w6SmenZpJDWOHP24pmZC8nMJTF3XsxdTFr7z25228ni3f3kofrp +una+k5+m9nqdItY3t4of7kt7wPt/IVOCnBIq5QRlXzxw2Ao45HbJg6YTpLf wfJUBTPM8hzaZbKtcbfrBCnL4jx0u4hpvnheJHdbZ3rd4RlQq3Pp9LnpmaJq M2fOpmfOzSYzF8XsOTEzl2d+mL9km5qpV/G8KPl9cdDRb99a7LTYdbLVz98H RsVGk+Rh8fB76gtnbue31OUbC5eXF2vyFqruZPbPUADbQOcdaNCYr14qzpPQ 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 dliIqC0WImqPhYjaZCGidlmIqG0WImqfhYjaaCGidlqIuK0WHkb2sIjNFiJq t4WI2m4hovZbiKgNFyJqx4WI2nIhovZciKhNFyJq14WI2nYhovZdiMiNFx5H 7bzwsiX7T8ymCg8jNnKIuJ0cIm77hYdRdYjagOFhpLeYLRgexngLb8LwMM5b xMML3IcRE6fQOfDjFGL0G/7Noavf8LFI/Yb/cjiZfsNLh5PrYrxyOJleyhcP J9dL+drhZHop33b3GHopj6o0p+/6eikPcnopOt1jOq935Tk8+tG3v7Wo37tl 2/Lpnrkb0kqxp0liWuvmr6savOvUz5SqPTFn6CO/Xim+FDUwaVUtiLQdlfY/ /vo3rRba46mXjqn5otN9z0sT9G2ddualY2q+6HSXX5pA80WnfRLJkx0zdLp7 L7ljxo+Gxgyd7idf8scM9lrS6f69zu/bc/LUl9/+1pi8fk3n9e2x45NO99mX QNzWb6i4rQfvY+K2flSl/dXPAn2ZJNECMwuUrkx6CejKJMntZaXscsUowqw1 9/a76huRC9N16RQovVTd+4zKaU7LvMzonGYviLOpK/OSFDov+f9qReLHbqys ry2uJ63mKNvuD44Kk/V7gW0NzyatbnM4TB65kGx2RsnlIsbzPfX899oP12ut neZgmI2KP2uFJk2tvH2Jq8v12gfq+f27p8z7g85ec3BUA0jtIBuMOnnVG4P+ KC9HrdntFgk/UF9cuZLYpbEKfltV2yu4/r1ez3qtfrvT227IQtXW1m8urVyt 7202WuNBY695t1abqQ+L7BrtbD/rtRsmQe2xZneY1euHrfKnnB/u1p65O3tW /Stsw53O1qiRt8ewVrugJ5fHw6wxHLWLhAe12vpgnNXzk9fKGq1+r6hkY9Rv 7G0qQ1GZWsu0bb2lWnPYaeeFvbosrqivf9Zr3ay3PdopSluzSpQX5qwpTK01 qn53mvYDOpOZMpMZK5ObWCYwl7LK+T8qo5tFRuZcmRPAXqv6uvn9z5pnl6G8 a7z5vsC1qtNtvoxfq6wmnU77914+hiadTvOPXnbLGRwvdbp//bI7Xp76eGC8 1Ol+5eVjPmPpdP/95QnuQzrtZ18+5jOWTvfHL0/wjKXTvvbyMZ+xdLq3/M4x nrHuU2ne+zvH1KTT6b77leoJ5ed+sdKkY59QdDl/4JVITbpCInYY02IHrxzz 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 Vd3Ms9/T3cz9cFf+N/Gz/KaWMVmf2Mot865lvrKYiS/fm5n48i3bm8WHwkjj rmXRXwxbf6qGZJ//aWVffter/NuzqE2syVa/mNrp9LbtqRu1o3U8VDPoaws3 ktnps/VMbxod79IB5yUzdBgQVF0yTdPTILM1yHqtncbWoNlrZaUrL6ogG+w1 ew31n6MSg7sx9vuD0Xh7nA2zxuagea/TLUn4hDrcb/aKouX/7fRKCkbZRrfc tdWN28ml6bv13DLotJo9p6fDOjcHzc1OyyD4dtfN/u5e08x5gBezwvbHlG3c 3W4OOk01IMAtp60p1d5O8WCUUqs5ana1A3975k6xApNNDb2ebCwjrwe2Bv3m yBQJrmK37mUtfc3C/YlteY6Uzd9e1zPPZ4gpTwb2GEEmG4+GJl9vD9R4ZExw fkOa+AmhLBuOOiq1FwiqLgjYORbtOcg8db9nGgs62Or0qibxIxR7XsU9Jr/O Pt/U60h+tFTRN2qMzQ+Bs9dNt/OLY1u/EnkRJs1up2WqVRhj4hSu/8FkcQo/ 9UeTxyn81h+5cQpr3jCEdxpl83a2uQ2U56Y7LdycJU38/i21JqqSq7VKY7uo be7ipccMDpqj4W4HvQx3xj1r3IDBFp1Wlo8I7WrQwpf1DVVDraNCgcGEKXgL 1dLougdM/f3NfNTOhxjpwVr1q1em8g7oLk9q49BdQVVLhv1BZkrlLkkVv6Mr WV2zBKGSedPvvf7gMNs2Zn96TludykJqv98tL3RvYqe8zSkznLQozU4O/uTF XlUHfw6CNQ6H5ZmEr/7DbLDZd0Z877262z9oUu/WuS0rM/ZfhAurDuPyX4Gt 2wW8k2ujO/JC5jBrlw68dyBldBxAZjQe7JYOvHcMZXTeMjxmp9nRqa0XoPq4 1zmoFketj1TkDyhXOtvFtZNs9Dp3k5yRcDYYNrsyxaPj1nDOT7XW7+YXe/4M 02sna+PejbVkp3lQ6Lf05WtgYyZZXmgsrN9ZXVwrFvGa4+29rDdKli+vXP0B +bULjVkFsp+abox2skGyl79AZN18RMj646Hz7FQvYdTBkjMt7e/Dk9dzzbvM 83+P6yt9CgthqCtJFqFS2gItQv8iFVpKeyHRYh2YMy/QQmkdFtZY+otWaRE1 JdOii4GKsXA2UGhfqcUkxvRYOFv58CooZs1Kz6i1CIpZvFqlZ/RaBM7cM4nh FzLkD6yxvEIzgUOzJnnxYQ39XQ35t/37tG2Q7/kt4Vs3M53G+fSGPCAN0+pL G4Iyl5/ksDgOm+K560sLN2+s3XhsfUr9jHDbpqz29z7kAWlwK+Gb0Uow2BTP 4ZXwOTNlY5erurVtmssF1dzhbOA6DGj2CITxNHswyNbsQXMqlHN0OVHdHc4G 6oAz1dAtwo5SjLHFfdCcCnUfU05Mw4ezVceCYp5m0lcCP4JhyjZgMqlmXHHo jegAURW4x1TuyBgwMR/OBnsFLwYkEMYTA8KgQgxIFwMV2uFs01b5eD0gjnHr GVD7EQiTVrJB9iUS0hbCIXPfQIWDKhsj+SMYBubOawdhjK0dhOakVXuqojKy P4Jh/KJy+kEYY+sHoTlpAaGqqIz0j2AYv6ichhDGaOUd+twbkSARAqrOzur/ cAzsxwGxIQby6kypDaHF0To/VaMwQkGCYfyicopDGGMrDqE5OZJDeNu6mkM4 k5mrH5UW4mxleJ/Ama5JjEkHcbZy5kowTNljFEXrE2FOpMaMKQKmUFTZGIki wTCgA6AiRVUmjEqRYBg/E1+nqMqEEiISIcB+1WSkijjGL6kvVkSU1FIjwnNw 5YrIUiwtVhkwgkWCZuzuhEoWVRkwmkWCYjbW6B5pVInwV35Xtohj+HkHKFwk MEgKF5mSYvJEnK06FihjHsZR7aLKxogXCYqZv1GlZ+SLBMUsLFfpGQEjQTJW /oyEkSAZq/6MiJGgmMUFq21pGSNBMmv0uVl0uyerZMQxfiFQLSP7USEkeERD 9uWMqhlV9WXkjATFXL9dpWcEjQTFrCxV6RlJI0Exq5er9IxikYhgUoEwWtXI yoTWLBIRTJWJr2tkZUKrFokIpsrEVzaqMmF0i0QEU2aCaBtVmTDKRSKCKTNB 1I2qTBjtIhHBlJn4+kank8utVn9QfHijmNVf1CvNamo+GY6avXZz0B6+Lymf CIspiGJz0CBr9ff2sl47axdTE+pjLdPJ4q21i6IQlU+G+1mrkG0fJlWeSXOY yC/QGL6ejUw1URUl1ggbAdVYggMNK8SEOfKUmDA/nhITBhVySKZCmJgSZ4N1 5cWYBMLYYkyok7S+ZSZUvK/2yR9Y47T8AGBxLHCoY5KjCkms0b4t8XJPHOO2 ICn4ZPcWHIqJU1j535PFKXz8TyaPU/jKn7hxCuD2GZCvwhhbvgpttkK/ypw6 TIKKs8ETwktYCYQp5GtMDpiGVWWjRKpECKj6VEDGStAQqAOtY4XmpIWsqrpQ SlUiBNh1YUSoOMavL6dmhTFazcqqDiFXJUKAUx1O0ErQkF9UX9GK7mFGskqE ALuojBoVx8CRKSB9xUBenSntK7Q4WjKqahRK3UqEALtRGOEqjvEbhVXJYiCv USiZLLQ4jk4WfhZdoSyc2Tb3X1TsirOB1gqIZQmE8cSyMMgWy0JzKtSyTDkx wSvOBuvAC2YJhPEEszCoUK0yxcA0rzgbLCLKgE4ZENbCGFtYC82pUK7S5UT1 qThbGREoGEaunac2IRfFU2121+IVx2FTPAfW4jHOPD3udBpLRWxsoc10ZfFW XR5ztmm5Z6GdHQicMQ8QqNwWZwMLv6Rcl73wG9L0wiHz0oBKYnE2WESUgUX0 RLVMDph0FmcrZbUEynTMQIGqZ3E2cBW+YWktcWwtIVE3QziurkXZzMQoqn7F 2WCVKYUte+AJyXAxkDs6ITpcpqyYEFdlYyS0BMPAIvJaXBijFazoUhqxLREC yocUXkeLY+BpCYh2MZBXZ0q1Cy1OIdtlWgQT5+JspXCXQJlvuXIXcUOT8eyc LXCzK+Ph1QlSFAySV+JSOhdE4guxKI0vx2CLfAnr90q+CvVjVL4EYZMyX75R 6nyRDguhL8rh4gZnmjJeWa0v4VVb/yn8BjFqX4RJyX3hDYa35a45IZzoVgQC Jb9EdILBMJ7dR1mp+mXKiAl3cTYwKAWEvwTCFMJfJgcoyUX9XnUcVOGLMe0O KGMRrm7bVKx615QNFdHibFpgS1gErbAlGMgobAk0rxOJLdmLMIkt1ai+xpY5 a6i4FWsEc/chmS1BQ+4EP62zZaoXwBo8dmBqhYpusUZYZV6SC89/z7xQ7XXc EAZ5zNnA8OIxuyYxpujF2UCoNc7YQeLqFx2trQ6wIHEOm+I5NEgc4aqBSh2r gWrPPO7vDRsr9hqgPOZssI0B0zP3BlT6rLJR2mYiBJRPvbxsGceAaz6gf4Yx tv4ZmpOWDaPbwiiciRBg15cRL+MY8JQfUkpjIK9RKKk0tDiFIpZpEU/hyxg8 WS9jwLS8SG+WDdMJ43w654WWTBO0dwdgRdOIXByZMo6BZzagmyboIsPTzyun Ybl5ymlYbp5yGpabrZxGtKJj9KTT9OlF1c84G2jzgHqaQBhbPQ11ktb3zeTS ftuNe8uPy2hp+bdrK6P30HSg6Gh6n2H8qOoBPylwVEIbziTM/o4p6k5j1Z4f kcecDRYRMubuggrMcTYw34gzYL7Rg/ZNDvuNy/ZTojzmbLBakDEPmaj4XWVj pO1EBKPPFiZ/R+e/6kxH8QJ4HOMWNCZOIfv8ZHEKv/KneJzCF94ZjlN49U/d OAVSqs8eUUN6fgzknZpVZ1asUvRDmzatGwOu3MfZwAWBM+CC8LfWmxw8kT/S AB6lcfm/Ml9FMRqBgsrGfhpXv+jHYnWAPY1z2BTPoU/jDheQLiTay9YupJqi 1C5E2kKJFFbOUfVCQVlBG+a/VJXOD4g2JLEpnqPasOKG5r7CqyoKw/iyinT6 tVXKZt4aUflEzgYLhDLgEvMlJkwOmMwiZ4O5owzM3VOpMDlgSo2U7VljwAQZ ORssMqbWaNJ7co2VwVdc5GwwU1axEWMKNUGTAabZWNkYRUYRwajcGdVG1IkW O6RLuOa8evPCjRzjVQWXbrTvnCF9RwbyGoUSeESLk9ZHZi5+1CyW3dfl0u/Z ujyiLdOjYtlY8OazqN3oDoy2G+uPG0kFeUAabCUG12oGQl9pkjRofRZBmZVC JWY2Q9Co6z6Ny2POBrqEx5hrFlW45GzGsQ5owpmyrynKg8xD92hU3DDXL69f vjm1cOdmXR5ztulRc9QctI508XHGPnWj8o68UB+b24mvwUkawPDDqHMKyoN9 K1e/6HuqOsBu5Rw2xXPordzlzLkfDxqresryfF0ekAZVCS2igpjdSiiOw6Z4 DlQC4Q7MTDUUKyV+lgqngjYV4qeEWemb2kZc/lR4wKEZ6FAFU84GLt+AAqpA GFsBFXWS1o9MGx51ilkEHVQlD0iDEwOGmLEYMA6b4jk0Bszh7pnx2BNLpX6X 0q3C2FzB1nnaVK5komKulEmpudLWXdtU6rlWRfcEXe3SAUVXygTrK6Vr37Da q/QYUHs1DKv2ikK+3KvEIvReJRcn+CrRsOKrKuA3X/IVrTjQfJUMrvmqOwku +koZjeqrsgdlX02jY7qvygWp++r3+VL41e+oRgdQWVDpV10jXPtVG1HxV9pm 6/QJlFHqr8oDqv5q2pmVfxWG8fVfdfqQAKzpKqgCrEBdaJVXZQxJwAoU0hqw 2gUq9KrLH1CBLbuRrwKrHVAysAK3yuvdnFheYNWMB77Aqml7VmFVoIwKXtMO AhqrAmW0xire4UuRVW0OqqyqPCiZVeWF0FnVxoDOqsCgUjBV+aCVVm07IrXq JVeaqrp5cbFV4dkqtVVlo+VW9fUY1FsVGKYEV3XZaMVVBURIrgqMM5qrygsl ukpZpeqqNnKqq/r9HJVd1RXEdVd17XDZ1coxLryqr6iA8Cp604XiqhIi1FWJ 91Ogroq/n+40zcCM66vqKhxbYFX4yb5ZCqt2kawr9Dgaq7gLMG9EqKzq5mJk Vv0xIGYl6oe+4K5E/eE741aiml8kdsyeCq9E3f2iuxIVU84PfhGsmOl0oXL+ rC7nJ/McivxWX3zxUzH5/ZLO75Onqn8x7fJrOr9ndLvcd4w6/obO85lTp3/3 lGzHuDx/D+T55mPk+UWQZ/HvrRF5/qXO8/6cfFuZ1wqe5iMqzXe8qvK6/9SD ZV6qfny6K6+qvN6S1y/52IufMmkfku0b6N952lPrv/3KmfFwcOb2zMzN82e6 nc3irzPqItX/mW53BjHt9c90Hd6i2+ttkefoxVcn7xe/+qp/jmLy/B+v+v3i zZF5vozkGXO9felV93r70Y/GXW/3fWmy6+1vfGnynfu3v+SOQ6drD93uD7ZF UnWJ9x0kM9OzSSGtcebsxTMzF5KZS2LuvJi7mLT2n93stpPFu/vJQ/XT9dO1 9Z38NrPV6RaxvL1R/nJb3gfa+QudFOCQVikjKvnih8FQxiO3TRwwnSS/g+Wp CmaY5Tm0y2Rb427XCVKWxXnodhHTfPG8SO62zvS6wzOgVufS6XPTM0XVZs6c Tc+cm01mLorZc2JmLs/8MH/JNjVTr+J5UfL74qCj37612Gmx62Srn78PjIqN JsnD4uH31BfO3M5vqcs3Fi4vL9bkLVTdyeyfoQC2gc470KAxX71UnCehK09H QI4sNQUtPRkBPX4jAnriqQhoeT4GuhMBXb8cAd24HgE9GeNpLQZaX4mA7iwi 0KXMoaDwd7EcMNWyEVfMG07l26QjmG3ySx0CzNmw3mzlarSjQ4XpEppjqLkK SxksxbOEM0a4L0/M2WDnHArMBuEZAq1hvI6e2jBRLqg3jJfrXkS54GwTnqGn Doz7AtK7hC+orUv5crdWUr7A5krClzM5Q/pyYx0pX8tLmC8IbcRk6Co1GOyC TcFZH9yXJz+KlguqhFLQ/NMR0AJ2b4IQ3udThqKLvhQ+h55sJuXr8esRhV+J aYZ1tMcDaAO9xCCEDkgAQp8IZh0IaF7inoB+JQU5IpUU5ChRklCUp5gyXYnx 5KhLklD4FuApN1K+rob7wbBxbSUCcoQaKWglOAhByUUSQi8rCMWcGEcXkYIc XUMK2ojxdCtccLAcYSD7npt4onqlq1kGm5mlOgxU1pPqc1JpzsY8FTq8AuOo PgrV8lBfcGUF9+WpqOG+gCIa4QtqouG+gDIZ4QtKj1G+8NsS9OXqfpG+wk8g njAX5Qt/woW+Ih5doUoU6Qt/uHB8QTUm/KnU02PCs/QEl/As2zEPwp58EpEl FFDCs+zGXEWekBHu6yCq+AdxxT8gin/RpqA0BIxb8VkdliKDgqba2YFDAJkh 9NUBrgXiEFgR1KI6oPBQWwdrVF+NBoM8PRisSX1FGNQXFG4hoKXw64wnZfL+ pvPWDcQ3iqVF2+4oR0yjRqk5YVQZprTmg40Rcg5lkv0hQ6+u4bX3xBn6TrXs RU88/WHMhQIo6kIBWH5WN/emlBiCjXmaCFoNwS0ZFEVAiw+VALBHB2+3Pvrk 4K8B477AXnnCF9x2j2Ng63uFOa3q7WNnZnGcreVoi+3lT67BxzYYf4Kfbm83 NeVrBX3zgL7cTci4L7DAHgNRrjZjXMF9sTh1FOMK7p5FKbiZFW8sb7cq6gvu HKUgfNLFgcAGT+w+k3gBDrgrsKkSh0CcHQWtBl/mvK146C0ShkVgl2HixUcw 12Hi7iqTs7wDxK73f0n72CmRvc0Lb24Yi0FQICiDoED4Bd4AcAsR4QvsB0Jb HG4MoiC0hikNEZcC3LGDX1belhzK11p4bPR3ssiHrrM242498ZcCwGaSxvo1 x2rv/sBKmnhbOQx1yaVgSEuxb2KqdTRwcgPbJ5CFC2cDBd6D4J4I9hJydiL4 l4izfQLuFnAKBnYDmDh+myEi+X1Eh+ujPQOG3uM9w4ut514UQPy6Uy03Rhwx XZ0vAsqr+HEbcaLIrz0hA713doetIYBskxUjDigTKV5FoftAFZvu21Rk7+lk pT/KhIyWljFPpQBWu997WGldJa3+YJC1Rt2j5Kj4XMRTxW+dXrI/6G8PsuFw um7FTNkZqWVaFUpFITJ2OoTMXwsiV54OIotXg8jSk0Hk8RsEEhOn8Jtfmmzn /v/68uRxCm/7czdOoarKE08Fa7s8H0buBJHr4VN843oQeTLsZS2MrK8EkTuL AUQuKfPIbBBRa8k8IheIeUTOjLGIWqvlEblQyyNyZZVH7gW9qOVSHpGroCFk PnCO1PpnCLkS9rK8FEY2eEQtQfKIXH8MIfOB1lVrjyEkdBrVUmEIeTxwwapV whCyHjjTaoUwiAS6t1od5BG5NsgjcmUwhMxT94cKWVgOIxFewmW5EvayuBBG Qq0rl/hCyLXAuKuW90LISuBqVEt7QSTUveWyXhAJjN5qSS+EbIS93AoVVy6s 8cg4eBrVuhuPyCUwHpErWzwyCI7eah0qiAQG+K3wvVEtBrGIWrzhkXZwUFVr KDxyEPSiFjF4RK5i8Ihcw+ARuYLBI3L9gkXU6gWPyFUJHhkFz7RaauCRcbBL qUUFFlFLBDwilwd4xFJGppDDYGdQs/U8IifYeUTOm7OImjPnEUtClULkLDiL qNntELISaF01Gc0jm2HkKIioOWEWUXO9IST0/KImg3lEzgTziJwH5hE5CxxC VgNdSs3t8oiciw0hG4HurWZaeUROs/KInD3lETnjySMHwXujmqBkETU/ySNy ipJH5Dwlj3SDXUpNUvLIKHga1Zwhj8jJQhZRM4Esoib5WERN7bGImqQLIetm 5kT9s/csCGLTgojatSA8NQGSCm5uEFG7G0TU9gYRtb9BRG1wEFE7HETUFgcR tcdBRG1yEFG7HETUNgcRtc9BRG10EHE7HUTEVgcRv9dBhDc7iOPsdhDh7Q4i br+DhxGxER6Hry6JuC0PHoYvxomoTQ8ibteDh5E1jdr3IKI2Poi4nQ8eRrVu 1N4HD2O8hRd8PIzxFo5k9DDGW3g3hYcx3oL7KUTchgoPw3dUiCRuT4WI21Qh onZViKhtFSJqX4WI21jhYUz5w1srPIzxFtxcIaJ2V4io7RUian+FiNpgIaJ2 WIioLRYiao+FiNpkIaJ2WYiobRYiap+FiNpoIaJ2Woi4rRYeRvawiM0WImq3 hYjabiGi9luIqA0XImrHhYjaciGi9lyIqE0XImrXhYjadiGi9l2IyI0XHkft vPCyJftPzKYKDyM2coi4nRwibvuFh1F1iNqA4WGkt5gtGB7GeAtvwvAwzlvE wwvchxETp/Ajf+7HKcToN/znr7j6DZ+O1G/4zFcm02/4g69MrovxZ1+ZTC/l r74yuV7Kg1+dTC/lO796DL2UR1Wa9Ku+Xoo6h3y6DZ3Xu/IcHv3o299a1O/d sm35dLtfDWml2NMkMTX4l7oG7zr1M6VqD6v4otP9ylcrxZeiBiatqgXf0v9z gloEtG6+Opnmy197bfK+/dBrk2m+zL42uebLPJJnzJhx5zV3zPiJyDGj+9pk Y8Y/eA2PpXrwvnAs1c+8BjRfkkSLvixQWi/pJaD1kiS3l5XayhWj0rLW3Nvv qu82LkzXpVOgvlJ1uTMqpzktvTKjc5q9IM6mrvRKUmiv5P+rFYkfu7Gyvra4 nrSao2y7PzgqTNbvBbY1PJu0us3hMHnkQrLZGSWXi7jL99Tz32s/XK+1dpqD YTYq/qwVOjG18pYiri7Xax+o5/fUnjLvDzp7zcFRDSC1g2ww6uRVbwz6o7wc tWa3WyT8QH1x5Upil8Yq+G1Vba/g+vd6Peu1+u1Ob7shC1VbW7+5tHK1vrfZ aI0Hjb3m3Vptpj4ssmu0s/2s126YBLXHmt1hVq8ftsqfcn64W3vm7uxZ9a+w DXc6W6NG3h7DWu2CnvAdD7PGcNQuEh7UauuDcVbPT14ra7T6vaKSjVG/sbep DEVlai3TtvWWas1hp50X9uqyuKK+yFmvdbPe9minKG3NKlFemLOmMLXWqPrd adoP6ExmykxmrExuYpnAXMoq5/+ojG4WGZlzZU5AzLX6y6+5zxNvvi/uWj3/ +uQ6cU++fnyduObrk+nE3X3dHcPe8fG4MeyF1ycbw3769cnvDf/u9cmee/7T 65M/9/zX1yd77vnN14/x3HOfSvPl1/3nnu/M//+WQLrv+Iv7T/2fvL/8zZx9 4fb3PHIK+cc+P2k/V/5ClXmUl/TaX55+5FRkuW//hSr3yOsLfLqBzm/9TffJ fvCJY+T533Se62+C92w+3e/rPNM8h1Of+L7o/P5M55ces461r6n8PlP8cPbB t7r9nU/70NdUnp/x+h6f7vt1nrff9KZT7Xe8/a0xed3Qed1+06lTf/WNb3wj tn4/9rXqifVjv1RpFH7fqfAT6z//WuiJtdXf2+8PwyKFlz74khTh+9oxH1h1 utrXJxiUdNp3fv2YD6w63czXJ3hg1WkfRfJkB3ud7s7XwWD/scBgr9Ptff2Y g71O9/NfnyD4X6e998gD4IFVP69afeINqhRqT0n+LNu1BAenSY1CIsExFQr9 Z2RYpZnz+hl57szZ84U84cx5ce7CG5QnrKZiFlR2znK/+Y1e6i8JcpnfIogl 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 YPXv/wHT0qIjA3IFAA== --0-786010962-1012023975=:75382-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 21:47:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id D606C37B404 for ; Fri, 25 Jan 2002 21:47:54 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3F8DF66B74; Fri, 25 Jan 2002 21:47:54 -0800 (PST) Date: Fri, 25 Jan 2002 21:47:54 -0800 From: Kris Kennaway To: Jan Stocker Cc: ports@FreeBSD.org Subject: Re: IglooFTP Message-ID: <20020125214753.B73818@xor.obsecurity.org> References: <1011723985.360.4.camel@twoflower> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1011723985.360.4.camel@twoflower>; from Jan.Stocker@t-online.de on Tue, Jan 22, 2002 at 07:26:21PM +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 --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jan 22, 2002 at 07:26:21PM +0100, Jan Stocker wrote: > Hi, > IglooFTP crashes at startup on -current (since a very long time). May > someone check it? Talk to the authors. Kris --vGgW1X5XWziG23Ko 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 iD8DBQE8UkMJWry0BWjoQKURAlpqAKDB3syvjOs42J9DmqzwD0iTVerMTQCgoOQh wl3G05LUU8OdbwzEkePnegM= =XK7w -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 22:21:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5779F37B404; Fri, 25 Jan 2002 22:21:16 -0800 (PST) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q6Ge236244; Fri, 25 Jan 2002 22:16:40 -0800 (PST) (envelope-from trevor) Date: Fri, 25 Jan 2002 22:16:40 -0800 (PST) From: Message-Id: <200201260616.g0Q6Ge236244@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/34292: bsd.ports.mk revision 1.396 (sed -E) breaks ports for 2.2.x-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 Synopsis: bsd.ports.mk revision 1.396 (sed -E) breaks ports for 2.2.x-STABLE Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: trevor Responsible-Changed-When: Fri Jan 25 22:16:16 PST 2002 Responsible-Changed-Why: to maintiner http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34292 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 22:29:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id F09CB37B400; Fri, 25 Jan 2002 22:29:47 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 464042B82F; Sat, 26 Jan 2002 07:29:35 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 6E9BE151; Sat, 26 Jan 2002 17:29:03 +1100 (EST) Date: Sat, 26 Jan 2002 17:29:03 +1100 From: Edwin Groothuis To: sumikawa@freebsd.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/34226: new port: net/netcat+ipv6 Message-ID: <20020126172903.I825@k7.mavetju.org> References: <200201241840.g0OIe3K13582@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201241840.g0OIe3K13582@freefall.freebsd.org>; from sumikawa@freebsd.org on Thu, Jan 24, 2002 at 10:40:03AM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 24, 2002 at 10:40:03AM -0800, sumikawa@freebsd.org wrote: > The following reply was made to PR ports/34226; it has been noted by GNATS. > > From: sumikawa@freebsd.org > To: edwin@mavetju.org > Cc: FreeBSD-gnats-submit@FreeBSD.ORG > Subject: Re: ports/34226: new port: net/netcat+ipv6 > Date: Fri, 25 Jan 2002 03:29:30 +0900 (JST) > > Do you really need this port? > Original netcat is not maintained anymore. > I recommend to use net/obnc(OpenBSD netcat) instead of it. > It's already support IPv6. I'm using netcat from the ports collection and have in august a patch supplied for IPv6 support in netcat. The maintainer doesn't seem to be willing to do something with the PR. That's why I decided to make the netcat+ipv6 port myself. Yes, I'm using it and no, I didn't know that there was an OpenBSD netcat version. I'll have a look at it. But there is no reason why this netcat couldn't get ipv6 support: the port is not forbidden and the code is there to be used. And, if you need help with the -ports part of FreeBSD, I'm happy to lent a hand. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 22:40:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 5F1F137B402 for ; Fri, 25 Jan 2002 22:40:15 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 849E29B08; Sat, 26 Jan 2002 01:39:50 -0500 (EST) Date: Sat, 26 Jan 2002 01:39:50 -0500 From: Will Andrews To: Matt Heckaman Cc: FreeBSD-PORTS Subject: Re: licq 1.0.4 freezing on startup? Message-ID: <20020126013950.R18609@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Matt Heckaman , FreeBSD-PORTS References: <20020125234252.B75382-101000@epsilon.lucida.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020125234252.B75382-101000@epsilon.lucida.ca> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jan 25, 2002 at 11:46:15PM -0600, Matt Heckaman wrote: > I just installed licq 1.0.4 from a cvsup of ports about an hour ago, and > it does nothing but hang on startup *with the qt-gui plugin* -- the > console plugin seems to work fine. My qt library version is 2.3.1. I'm not > exactly sure what's going on with this, I've tried new .licq dirs et al, > nothing seems to work. I have attached a 10 second ktrace of it in hopes > that it may contain something useful, I don't really understand it :) > > I figured I'd ask here before opening a PR to see if anyone else has had Please don't attach things like ktraces in email. Use http. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 25 23:21:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E5A637B400; Fri, 25 Jan 2002 23:21:16 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0Q7Kcx45319; Fri, 25 Jan 2002 23:20:38 -0800 (PST) (envelope-from petef) Date: Fri, 25 Jan 2002 23:20:38 -0800 (PST) From: Message-Id: <200201260720.g0Q7Kcx45319@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/34294: libiconv port tries to install stuff in the build phase Sender: owner-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: libiconv port tries to install stuff in the build phase Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: petef Responsible-Changed-When: Fri Jan 25 23:20:31 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34294 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 0:23:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id 374A437B400 for ; Sat, 26 Jan 2002 00:23:11 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id g0Q8OQk58878; Sat, 26 Jan 2002 02:24:27 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Sat, 26 Jan 2002 02:24:26 -0600 (CST) From: Ryan Thompson X-X-Sender: ryan@catalyst.sasknow.net To: Kris Kennaway Cc: ports@FreeBSD.ORG Subject: Re: Improved install-time ports security audit patches In-Reply-To: <20020125180735.A71558@xor.obsecurity.org> Message-ID: <20020126021507.H58790-100000@catalyst.sasknow.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 Kris Kennaway wrote to ports@FreeBSD.ORG: > I've made patches to improve the security auditing which is done at > 'make install' time for a port. The new code searches for network > client/servers by checking for the accept() or recvfrom() syscalls, Excellent. > and checks for unsafe functions like gets, mktemp, tempnam, and > tmpnam (and if you have the PORTS_AUDIT env variable set, also > sprintf, strcat and strcpy), and reports on their occurrence in a > binary if they occur in conjunction with the binary being setugid, > or a network client/server. Good stuff. I suppose that this may induce some unwarranted (but possibly useful) paranoia, with harmless/careful uses of gets et. al... Any idea how many ports are going to generate these warnings? I'd guess if it's "most of them", the warnings are likely going to get ignored by many. But, as with the other warnings, when their box gets rooted, at least we can say "I told ya so". :-) - Ryan -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 0:29:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 2B93D37B416 for ; Sat, 26 Jan 2002 00:29:07 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5599666D7A; Sat, 26 Jan 2002 00:29:06 -0800 (PST) Date: Sat, 26 Jan 2002 00:29:05 -0800 From: Kris Kennaway To: Ryan Thompson Cc: Kris Kennaway , ports@FreeBSD.ORG Subject: Re: Improved install-time ports security audit patches Message-ID: <20020126002905.A75660@xor.obsecurity.org> References: <20020125180735.A71558@xor.obsecurity.org> <20020126021507.H58790-100000@catalyst.sasknow.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020126021507.H58790-100000@catalyst.sasknow.net>; from ryan@sasknow.com on Sat, Jan 26, 2002 at 02:24:26AM -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 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 26, 2002 at 02:24:26AM -0600, Ryan Thompson wrote: > > and checks for unsafe functions like gets, mktemp, tempnam, and > > tmpnam (and if you have the PORTS_AUDIT env variable set, also > > sprintf, strcat and strcpy), and reports on their occurrence in a > > binary if they occur in conjunction with the binary being setugid, > > or a network client/server. >=20 > Good stuff. I suppose that this may induce some unwarranted (but > possibly useful) paranoia, with harmless/careful uses of gets et. > al... Any idea how many ports are going to generate these warnings? > I'd guess if it's "most of them", the warnings are likely going to get > ignored by many. But, as with the other warnings, when their box gets > rooted, at least we can say "I told ya so". :-) I don't know yet..I'll put it through a bento run before I commit it to test that. However, *any* port which uses the functions it will warn about by default should be fixed. The paranoid-mode ones are functions which are possible to use safely or not, but are often misused. Kris --XsQoSWH+UP9D9v3l 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 iD8DBQE8UmjRWry0BWjoQKURAo8BAKColDEGSVPjjAyosFrzJou5Eh+TXQCgwvBP eS+izXvoWKZ1BeI/7+dbvEg= =a/9A -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 1: 1: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 9C12F37B417 for ; Sat, 26 Jan 2002 01:01:00 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 9E3432B82D; Sat, 26 Jan 2002 10:00:07 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 5AB7D591; Sat, 26 Jan 2002 19:59:37 +1100 (EST) Date: Sat, 26 Jan 2002 19:59:37 +1100 From: Edwin Groothuis To: Hajimu UMEMOTO Cc: freebsd-ports@freebsd.org Subject: Re: IPv6 for ports, automaticly enable it or not? Message-ID: <20020126195937.J825@k7.mavetju.org> References: <20020123163021.A97184@k7.mavetju.org> <980340000.1011786243@volyn.coolrat.org> <20020124161554.G825@k7.mavetju.org> <20020124211910.H825@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from ume@mahoroba.org on Thu, Jan 24, 2002 at 08:36:23PM +0900 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 24, 2002 at 08:36:23PM +0900, Hajimu UMEMOTO wrote: > >>>>> On Thu, 24 Jan 2002 21:19:10 +1100 > >>>>> Edwin Groothuis said: > > edwin> So you suggest that every package (with possible IPv6 support) will > edwin> have to get two entries in the ports-collection? > > No, basically one package should work for IPv6 as well as IPv4. I > believe most IPv6 aware applications are also IPv4 friendly. However, > some applications break IPv4. Mozilla and Apache are typical case. After re-reading of emails I think I didn't make myself clear in the first place: I'm looking for an uniform way to enable IPv6 support in ports which support it. There are a couple of items which have been brought up regarding this: - trying to make one package if possible to support both IPv4 and IPv6 - some ports don't like to be mixed (www/mozilla and www/apache) - for some ports the patches are too long in between (ftp/wget) - some ports don't work correctly if IPv6 is compiled in but no IPv6 connection exists (mail/courier) There is only one person who knows if IPv6 support is needed or not: the administrator of the box. At this moment: How can he make sure he is using an IPv4-only enabled package? - using the "plain" version, i.e. not the +ipv6 one. (most likely) How can he make the IPv4-only enabled port? - using the "plain" version, i.e. not the +ipv6 one. (most likely) How can he make sure he is using an IPv6 enabled package? - using the +ipv6 version - using the "plain" version and pray How can he make the IPv6 enabled port? - using the +ipv6 version - using the "plain" version and pray If there are is a knob for explicitely enabling IPv6 support, you will get: How can he make sure he is using an IPv4-only enabled package? - using the "plain" version, i.e. not the +ipv6 one. How can he make the IPv4-only enable ports? - by removing the WITH_IPV6 statement of make.conf and make the "plain" version How can he make sure he is using an IPv6 enabled package? - using the +ipv6 version How can he make the IPv6 enabled port? - using the +ipv6 version - adding the WITH_IPV6 statement to make.conf and make the "plain" version. That eliminated the two "pray"s and two "most likely"s, but it also disabled to support for IPv6 in the "plain" packages. Is that first thing a good thing? Yes. Is that last thing a good thing? No. Is it better than what we have now? Yes. Why? A uniform way of defining that IPv6 should be enabled if the application supports it. Maybe I'm seeing it totally wrong and can it be solved a different way. In that case, please tell me (maybe again, I might not have picked it up the first time) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 2:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 575C037B404 for ; Sat, 26 Jan 2002 02:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QAo1i77289; Sat, 26 Jan 2002 02:50:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id AEEF137B402; Sat, 26 Jan 2002 02:45:13 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0QAi2E98339; Sat, 26 Jan 2002 05:44:02 -0500 (EST) (envelope-from alane) Message-Id: <200201261044.g0QAi2E98339@wwweasel.geeksrus.net> Date: Sat, 26 Jan 2002 05:44:02 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org Cc: kris@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34297: pstree -a option does nothing Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34297 >Category: ports >Synopsis: pstree -a option does nothing >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 02:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: pstree -a is documented to show command line args. However, it does not. [alane ~]$ pstree -a init-+-alarmd |-atrun---sh---sh-+-sh---sed | `-wget |-cron---cron---sh---sh---sh---python---python |-cupsd |-7*[getty] >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 Jan 26 4:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6293137B416 for ; Sat, 26 Jan 2002 04:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QCA1p02842; Sat, 26 Jan 2002 04:10:01 -0800 (PST) (envelope-from gnats) Received: from jochem.dyndns.org (cc40670-a.groni1.gr.nl.home.com [217.120.131.23]) by hub.freebsd.org (Postfix) with ESMTP id 9DE5C37B402 for ; Sat, 26 Jan 2002 04:00:34 -0800 (PST) Received: (from jochem@localhost) by jochem.dyndns.org (8.11.6/8.11.6) id g0QC0T716516; Sat, 26 Jan 2002 13:00:29 +0100 (CET) (envelope-from jochem) Message-Id: <200201261200.g0QC0T716516@jochem.dyndns.org> Date: Sat, 26 Jan 2002 13:00:29 +0100 (CET) From: Jochem Kossen Reply-To: Jochem Kossen To: FreeBSD-gnats-submit@freebsd.org Cc: roman@xpert.com X-Send-Pr-Version: 3.113 Subject: ports/34300: audio/lopster 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: 34300 >Category: ports >Synopsis: audio/lopster fails to build >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 04:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jochem Kossen >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD lisa.jochem.dyndns.org 4.5-RC FreeBSD 4.5-RC #0: Thu Jan 24 13:36:21 CET 2002 root@lisa.jochem.dyndns.org:/usr/obj/usr/src/sys/LISA i386 >Description: The lopster port fails to build. Here are the error messages: glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -O -pipe -W -Wall -c main.c In file included from main.c:23: global.h:101: conflicting types for `strcasestr' /usr/include/string.h:86: previous declaration of `strcasestr' gmake[2]: *** [main.o] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/lopster.orig/work/lopster-1.0.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/lopster.orig/work/lopster-1.0.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/audio/lopster.orig. *** Error code 1 Stop in /usr/ports/audio/lopster.orig. *** Error code 1 Stop in /usr/ports/audio/lopster.orig. >How-To-Repeat: >Fix: --- patch-lopsterport begins here --- diff -urN audio/lopster.orig/files/patch-src::global.c audio/lopster/files/patch-src::global.c --- audio/lopster.orig/files/patch-src::global.c Sun Dec 2 19:32:20 2001 +++ audio/lopster/files/patch-src::global.c Sat Jan 26 12:25:58 2002 @@ -1,5 +1,23 @@ ---- src/global.c.orig Sun Nov 4 20:30:19 2001 -+++ src/global.c Wed Nov 28 21:52:10 2001 +--- src/global.c.orig Sun Nov 4 19:30:19 2001 ++++ src/global.c Sat Jan 26 12:24:41 2002 +@@ -1335,7 +1335,7 @@ + } + */ + +-char *strcasestr(char *str, char *sub) ++/*char *strcasestr(char *str, char *sub) + { + int len; + int max_pos; +@@ -1361,7 +1361,7 @@ + + return NULL; + } +- ++*/ + int idle_function(gpointer data ATTR_UNUSED) + { + GtkWidget *temp; @@ -3597,7 +3597,7 @@ global.auto_save = NULL; global.execs = NULL; diff -urN audio/lopster.orig/files/patch-src::global.h audio/lopster/files/patch-src::global.h --- audio/lopster.orig/files/patch-src::global.h Thu Jan 1 01:00:00 1970 +++ audio/lopster/files/patch-src::global.h Sat Jan 26 12:21:26 2002 @@ -0,0 +1,11 @@ +--- src/global.h.orig Thu Oct 18 02:54:36 2001 ++++ src/global.h Sat Jan 26 12:20:33 2002 +@@ -98,7 +98,7 @@ + void create_dir(char *dir); + + void update_status_line(int highlight); +-char *strcasestr(char *str, char *sub); ++/*char *strcasestr(char *str, char *sub);*/ + + + --- patch-lopsterport 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 Jan 26 4:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C5DE37B417 for ; Sat, 26 Jan 2002 04:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QCA1K02851; Sat, 26 Jan 2002 04:10:01 -0800 (PST) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id D146B37B421 for ; Sat, 26 Jan 2002 04:07:19 -0800 (PST) Received: (from lev@localhost) by ftp.translate.ru (8.11.2/8.11.2) id g0QC5vB18845; Sat, 26 Jan 2002 15:05:57 +0300 (MSK) (envelope-from lev) Message-Id: <200201261205.g0QC5vB18845@ftp.translate.ru> Date: Sat, 26 Jan 2002 15:05:57 +0300 (MSK) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34301: [MAINTAINER UPDATE][PATCH] port russian/apache13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34301 >Category: ports >Synopsis: [MAINTAINER UPDATE] port russian/apache13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 04:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 26 Jan 2002 >Description: It is latest version 1.3.23PL30.10 of 'Russian Apache' web server, based on latest stable version 1.3.23 of 'Apache' web server. >How-To-Repeat: >Fix: diff -ruN apache13.orig/Makefile apache13/Makefile --- apache13.orig/Makefile Sat Jan 26 14:40:39 2002 +++ apache13/Makefile Sat Jan 26 14:23:43 2002 @@ -6,7 +6,7 @@ # PORTNAME= apache -PORTVERSION= 1.3.22 +PORTVERSION= 1.3.23 CATEGORIES= russian www MASTER_SITES= http://httpd.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ @@ -31,7 +31,7 @@ MAINTAINER= Lev Serebryakov -RA_VERSION= 30.9 +RA_VERSION= 30.10 Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000 # diff -ruN apache13.orig/distinfo apache13/distinfo --- apache13.orig/distinfo Sat Jan 26 14:40:51 2002 +++ apache13/distinfo Sat Jan 26 14:39:09 2002 @@ -1,2 +1,2 @@ -MD5 (apache_1.3.22.tar.gz) = 77d34c0ac49c3af2416b786228007f90 -MD5 (patches_1.3.22rusPL30.9.tar.gz) = 64251293f7a263c5dbe0c129878137cd +MD5 (apache_1.3.23.tar.gz) = 4499443fa1d604243467afe64522abac +MD5 (patches_1.3.23rusPL30.10.tar.gz) = ec18c3414ed3940d18d419ed1206ce56 diff -ruN apache13.orig/files/patch-ag apache13/files/patch-ag --- apache13.orig/files/patch-ag Sat Jan 26 14:40:28 2002 +++ apache13/files/patch-ag Sat Jan 26 14:47:01 2002 @@ -42,25 +42,4 @@ # # Optionally add a line containing the server version and virtual host -@@ -708,13 +723,17 @@ - # For example, the PHP 3.x module (not part of the Apache distribution - see - # http://www.php.net) will typically use: - # -- #AddType application/x-httpd-php3 .php3 -- #AddType application/x-httpd-php3-source .phps -+ -+ AddType application/x-httpd-php3 .php3 -+ AddType application/x-httpd-php3-source .php3s -+ - # - # And for PHP 4.x, use: - # -- #AddType application/x-httpd-php .php -- #AddType application/x-httpd-php-source .phps -+ -+ AddType application/x-httpd-php .php -+ AddType application/x-httpd-php-source .phps -+ - - AddType application/x-tar .tgz - + diff -ruN apache13.orig/pkg-plist apache13/pkg-plist --- apache13.orig/pkg-plist Sat Jan 26 14:40:28 2002 +++ apache13/pkg-plist Sat Jan 26 14:58:10 2002 @@ -1,4 +1,5 @@ bin/dbmmanage +bin/checkgid bin/htdigest bin/htpasswd @unexec if cmp -s %D/etc/apache/access.conf %D/etc/apache/access.conf.default; then rm -f %D/etc/apache/access.conf; fi @@ -299,6 +300,7 @@ share/doc/apache/manual/handler.html.html share/doc/apache/manual/handler.html.ja.jis share/doc/apache/manual/header.html +share/doc/apache/manual/howto/auth.html share/doc/apache/manual/howto/cgi.html.en share/doc/apache/manual/howto/cgi.html.html share/doc/apache/manual/howto/cgi.html.ja.jis @@ -396,7 +398,9 @@ share/doc/apache/manual/mod/mod_cgi.html share/doc/apache/manual/mod/mod_cookies.html share/doc/apache/manual/mod/mod_digest.html -share/doc/apache/manual/mod/mod_dir.html +share/doc/apache/manual/mod/mod_dir.html.en +share/doc/apache/manual/mod/mod_dir.html.html +share/doc/apache/manual/mod/mod_dir.html.ja.jis share/doc/apache/manual/mod/mod_dld.html share/doc/apache/manual/mod/mod_env.html.en share/doc/apache/manual/mod/mod_env.html.html @@ -469,6 +473,7 @@ share/doc/apache/manual/server-wide.html.fr share/doc/apache/manual/server-wide.html.html share/doc/apache/manual/server-wide.html.ja.jis +share/doc/apache/manual/sitemap.html share/doc/apache/manual/sourcereorg.html share/doc/apache/manual/stopping.html.en share/doc/apache/manual/stopping.html.fr >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 4:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6097237B400 for ; Sat, 26 Jan 2002 04:30:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QCU4c05608; Sat, 26 Jan 2002 04:30:04 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 04:30:04 -0800 (PST) Message-Id: <200201261230.g0QCU4c05608@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jochem Kossen Subject: Re: ports/34300: audio/lopster fails to build Reply-To: Jochem Kossen Sender: owner-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/34300; it has been noted by GNATS. From: Jochem Kossen To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: roman@xpert.com Subject: Re: ports/34300: audio/lopster fails to build Date: Sat, 26 Jan 2002 13:22:24 +0100 Whoops, i didn't notice ports/34116 which too contains a patch for this. Still, please fix this :-) Bento too has an errorlog about this issue Thanks, Jochem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 4:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5169A37B404 for ; Sat, 26 Jan 2002 04:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QCo1W08180; Sat, 26 Jan 2002 04:50:01 -0800 (PST) (envelope-from gnats) Received: from belldandy.unnumbered.net (belldandy.unnumbered.net [210.166.75.17]) by hub.freebsd.org (Postfix) with ESMTP id A157D37B404 for ; Sat, 26 Jan 2002 04:47:42 -0800 (PST) Received: (from umeno@localhost) by belldandy.unnumbered.net (8.11.6/3.7W-primary) id g0QClWf19269; Sat, 26 Jan 2002 21:47:32 +0900 (JST) Message-Id: <200201261247.g0QClWf19269@belldandy.unnumbered.net> Date: Sat, 26 Jan 2002 21:47:32 +0900 (JST) From: UMENO Takashi Reply-To: UMENO Takashi To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34302: [MAINTAINER UPDATE] games/gnomekiss port update (gnomekiss-1.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: 34302 >Category: ports >Synopsis: [MAINTAINER UPDATE] games/gnomekiss port update (gnomekiss-1.3) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 04:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: UMENO Takashi >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD belldandy.unnumbered.net 4.5-RC FreeBSD 4.5-RC #0: Wed Jan 23 03:47:43 JST 2002 umeno@belldandy.unnumbered.net:/usr/src/sys/compile/SAKUYA8 i386 >Description: update to gnomekiss-1.3 >How-To-Repeat: N/A >Fix: diff -urN gnomekiss.orig/Makefile gnomekiss/Makefile --- gnomekiss.orig/Makefile Mon Dec 3 12:36:08 2001 +++ gnomekiss/Makefile Sat Jan 26 21:20:21 2002 @@ -6,7 +6,7 @@ # PORTNAME= gnomekiss -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ DISTNAME= gnomekiss-${PORTVERSION} @@ -20,5 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +MAN1= gnomekiss.1 .include diff -urN gnomekiss.orig/distinfo gnomekiss/distinfo --- gnomekiss.orig/distinfo Mon Dec 3 12:36:08 2001 +++ gnomekiss/distinfo Fri Jan 25 01:33:03 2002 @@ -1 +1 @@ -MD5 (gnomekiss-1.2.tar.gz) = 69054d87a169a57b1b049bdc64593330 +MD5 (gnomekiss-1.3.tar.gz) = 26e414d8b24a58b415f30432c15aa185 diff -urN gnomekiss.orig/files/patch-aa gnomekiss/files/patch-aa --- gnomekiss.orig/files/patch-aa Thu Jan 1 09:00:00 1970 +++ gnomekiss/files/patch-aa Sat Jan 26 20:38:44 2002 @@ -0,0 +1,11 @@ +--- configure.orig Mon Jan 21 00:14:10 2002 ++++ configure Sat Jan 26 20:37:38 2002 +@@ -4007,7 +4007,7 @@ + PACKAGE_PIXMAPS_DIR="`gnome-config --datadir`/pixmaps/${PACKAGE}" + + +-GNOME_DESKTOP_DIR="`gnome-config --datadir`/gnome/apps" ++GNOME_DESKTOP_DIR="`gnome-config --datadir`/apps" + + + trap '' 1 2 15 diff -urN gnomekiss.orig/files/patch-ab gnomekiss/files/patch-ab --- gnomekiss.orig/files/patch-ab Thu Jan 1 09:00:00 1970 +++ gnomekiss/files/patch-ab Sat Jan 26 21:45:50 2002 @@ -0,0 +1,15 @@ +--- po/Makefile.in.in.orig Mon Jan 21 00:03:49 2002 ++++ po/Makefile.in.in Sat Jan 26 21:44:09 2002 +@@ -22,9 +22,9 @@ + + prefix = @prefix@ + exec_prefix = @exec_prefix@ +-datadir = @datadir@ +-localedir = $(datadir)/locale +-gettextsrcdir = $(datadir)/gettext/po ++datadir = $(prefix)/@DATADIRNAME@ ++localedir = $(prefix)/share/locale ++gettextsrcdir = $(prefix)/share/gettext/po + + INSTALL = @INSTALL@ + INSTALL_DATA = @INSTALL_DATA@ diff -urN gnomekiss.orig/pkg-plist gnomekiss/pkg-plist --- gnomekiss.orig/pkg-plist Sat Apr 7 14:33:57 2001 +++ gnomekiss/pkg-plist Sat Jan 26 20:40:08 2002 @@ -1,3 +1,7 @@ bin/gnomekiss share/gnome/pixmaps/gnomekiss/gnome-kiss.png +share/gnome/apps/Games/gnomekiss.desktop +share/locale/en_GB/LC_MESSAGES/gnomekiss.mo +share/locale/es/LC_MESSAGES/gnomekiss.mo +share/locale/es_ES/LC_MESSAGES/gnomekiss.mo @dirrm share/gnome/pixmaps/gnomekiss >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 5:30:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5BD937B417 for ; Sat, 26 Jan 2002 05:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QDU1416931; Sat, 26 Jan 2002 05:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71EAA37B416 for ; Sat, 26 Jan 2002 05:20:24 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QDKO015627; Sat, 26 Jan 2002 05:20:24 -0800 (PST) (envelope-from nobody) Message-Id: <200201261320.g0QDKO015627@freefall.freebsd.org> Date: Sat, 26 Jan 2002 05:20:24 -0800 (PST) From: Justin Evans To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34303: games/BZFlag 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: 34303 >Category: ports >Synopsis: games/BZFlag port update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 05:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Justin Evans >Release: 4.4 >Organization: Not Applicable >Environment: FreeBSD 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Jan 25 19:47:59 CST 2002 root@:/usr/src/sys/compile/DOG i386 >Description: Just an update to BZFlag >How-To-Repeat: Ya can't. ;) Unless you... nevermind, you can't. >Fix: begin 644 patch-update-bzflag M9&EF9B`M=7).("]UF9L86F9L86<*+5!/4E1615)324]./0DQ+C=E+C(**U!/ M4E1615)324]./0DQ+C=E+C0*($-!5$5'3U))15,]"6=A;65S"B!-05-415)? M4TE415,]"21[34%35$527U-)5$5?4T]54D-%1D]21T5]"B!-05-415)?4TE4 M15]354)$25(]"6)Z9FQA9PHM1$E35$Y!344]"21[4$]25$Y!345]+3$N-V4R M"BM$25-43D%-13T))'M03U)43D%-17TM,2XW930*($585%)!0U1?4U5&6#T) M+G1G>@H@"BU-04E.5$%)3D52/0ENU=22T1)4GTO)'M0 M3U)43D%-17T*(`H@55-%7UA,24(]"7EEF9L86F9L86'@@+W5S MF9L86'@*+2TM("]U'@)4V%T($IA;B`R-B`P-CHT,CHP,B`R,#`R"BLK M*R`O=7-R+W!O`E3870@2F%N(#(V(#`S.C,Y.C4S(#(P,#(*0$`@+3$L,3$@*S$L M,38@0$`*+2TM+2!S`E3=6X@07!R(#$U(#$S.C,R.C(P(#(P,#$**RTM+2!SF5R;R@H=6YS:6=N960@8VAAF5O9BAS97)V7V%D9'(I*3L@"BT@("`)F5O M9BAS97)V7V%D9'(I*2`]/2`P*2!["BL)"6)R96%K.PHK"7T**R`@?0ID:69F M("UUF9L86F9L86&%R9W,@+6PQ,"`D*$U!2T4I("0H349,04=3*0H@*PEX87)GFEP<&5D(&-O M;7!I;&5D(&YR;V9F(`HK(",@9V5N97)A=&4@9WII<'!E9"!C;VUP:6QE9"!N MB\G('P)"0D)7`ID M:69F("UUF9L86F9L86F97:6YD;W"YO'!O#H@`HM M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/0HM4D-3(&9I;&4Z("]C=G-R;V]T+V)Z M9FQA9R]B>F9L86"QV"BUR971R M:65V:6YG(')E=FES:6]N(#$N-@HM9&EF9B`M=2`M`HM+2TM('-R8R]B>F9L86'@),C`P,2\P-"\P M,R`P,CHS.#HQ,PDQ+C8*+2LK*R!S4)U='1O;E-E="@I(&-O;G-T"BTK>PHM*R`@F9L862!F M"P@:6YT)B!M>2D@8V]N#H@`HM/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/0HM4D-3(&9I;&4Z("]C M=G-R;V]T+V)Z9FQA9R]B>F9L86"QV M"BUR971R:65V:6YG(')E=FES:6]N(#$N,S$*+61I9F8@+74@+7(Q+C,Q('!L M87EI;F`DR,#`Q+S`T M+S`S(#`R.C,X.C$S"3$N,S$*+2LK*R!S6EN9RAC;VYS="!">F9+97E%=F5N="8@:V5Y+"!B;V]L96%N('!R97-S M960I.PHM*PHM('-T871I8R!V;VED"0ED;TUO=&EO;B@I"BL@=7-B7VIO>7-T M:6-K.CIU7-T:6-K*"DI"BTK("!I9B`H;6%I;E=I;F1O M=RT^:F]YPHM("`@("!M86EN5VEN9&]W+3YG971*;WE0;W-I M=&EO;BAM>"P@;7DI.PHM+2`@96QS90HM*PHM*R`@("!S=&%T:6,@8V]N45V96YT M.CI&,2P*+2L@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@($)Z9DME M>45V96YT.CI&,BP*+2L@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@ M($)Z9DME>45V96YT.CI&,RP*+2L@("`@("`@("`@("`@("`@("`@("`@("`@ M("`@("`@($)Z9DME>45V96YT.CI&-"P*+2L@("`@("`@("`@("`@("`@("`@ M("`@("`@("`@("`@($)Z9DME>45V96YT.CI&-2P*+2L@("`@("`@("`@("`@ M("`@("`@("`@("`@("`@("`@($)Z9DME>45V96YT.CI&-BP*+2L@("`@("`@ M("`@("`@("`@("`@("`@("`@("`@("`@($)Z9DME>45V96YT.CI&-RP*+2L@ M("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@($)Z9DME>45V96YT.CI& M."P*+2L@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@($)Z9DME>45V M96YT.CI&.0HM*R`@("!].PHM*R`*+2L@("`@"P@;7DI.PHK0$`@ M+38Q+#<@*S8Q+#<@0$`*("`*+2`@("\O(&-A;&-U;&%T92!D97-I#H@`DR,#`Q+S`R+S`R(#`Y.C$T.C$P"3$N M-`HM*RLK('-R8R]P;&%T9F]R;2]-86ME+6QI;G5X"3(P,#$O,#0O,#@@,3$1I'1E;G-I;VYS+UA);G!U="YH/@H@("-E;F1I9@HM(`HM M*R-I9F1E9B!54T)*3UE35$E#2PHM*R-I9F1E9B!?7V-P;'5S<&QU7-T:6-K*&-O;G-T M(&-H87(J(&IO>7-T:6-K3F%M92D["BTK("`@(&)O;VQE86X@("`@("`@("`@ M("!J;WES=&EC:R@I(&-O;G-T.PHM*R`@("!V;VED("`@("`@("`@("`@("`@ M9V5T2F]Y*&EN="8@>"P@:6YT)B!Y*2!C;VYS=#L*+2L@("`@=6YS:6=N960@ M;&]N9R`@("`@(&=E=$IO>4)U='1O;G,H*2!C;VYS=#L*+2LC96YD:68*+2`* M+2`C:69D968@6$E*3UE35$E#2PHM("`@("!V;VED"0EI;FET2F]Y2YC>'@) M4W5N($%P7-T:6-K('-U<'!O6]U(&-A;B!R961I M5]U7-T:6-K M("IS=&EC:SU.54Q,.PHM*PHM*W5S8E]J;WES=&EC:SHZ=7-B7VIO>7-T:6-K M*&-O;G-T(&-H87(@*FYA;64I"BTK>PHM*PER97!O7-T:6-K('Q\"BTK"0D)*&@N:VEN9"`]/2!H:61?8V]L;&5C=&EO M;B`F)@HM*PD)"7!A9V4@/3T@2%507T=%3D5224-?1$532U1/4"`F)@HM*PD) M"2AUPHM*PD)"6EN="!W:&EC:%]A M>&ES.PHM*PD)"7-W:71C:"`H=7-A9V4I('L*+2L)"0D)8V%S92!(54=?6#H* M+2L)"0D)8V%S92!(54=?4E@Z('=H:6-H7V%X:7,@/2`P.R!B&ES72`](#$P M,#`@*R`H,C`P,"IH+FQO9VEC86Q?;6%X:6UU;2DO*&@N;&]G:6-A;%]M:6YI M;75M+6@N;&]G:6-A;%]M87AI;75M*3L*+2L)"0D)87AI&ES72`]("@R,#`P*C$P,#`P*2\H:"YL;V=I8V%L7VUA>&EM=6TM:"YL M;V=I8V%L7VUI;FEM=6TI.PHM*PD)"0EA>&ES6W=H:6-H7V%X:7-=(#T@*&@N M;&]G:6-A;%]M:6YI;75M("L*+2L)"0D)"6@N;&]G:6-A;%]M87AI;75M*2`O M(#(["BTK"0D)"6EF("AN=6U?87AI&ES("L@,2DI"BTK M"0D)"0EN=6U?87AI'0@ M/2!H:61S.PHM*PD)"6AI9',@/2!N97=H:60["BTK"0E]"BTK"7T*+2L):&ED M7V5N9%]P87)S92AD*3L*+2L*+2L)7-T:6-K.CI^=7-B7VIO>7-T:6-K*"D@>PHM*PEC;&]S92AF9"D["BTK M?0HM*PHM*W9O:60@=7-B7VIO>7-T:6-K.CIP;VQL*"D@>PHM*PEI;G0@;&5N M.PHM*PHM*R\J"BTK("H@5&AE(&1E=FEC92!W:6QL(&)U9F9EPHM*PHM*PD)PHM*PD)"0ES=VET8V@@*'5S86=E*2!["BTK"0D)"0EC87-E($A51U]8 M.@HM*PD)"0D)8V%S92!(54=?4E@Z('=H:6-H7V%X:7,@/2`P.R!B&ES(#T@,CL@8G)E86L["BTK"0D)"7T*+2L) M"0D)87AI&ES72`](&0["BTK"0D)?2!E;'-E(&EF("AP86=E M(#T]($A54%]"55143TXI('L*+2L)"0D)8G5T=&]N&EM=6TI/S$@/#P@*'5S86=E("T@,2DZ,#L*+2L)"0E]"BTK"0E]"BTK M"7T*+2L*+2M]"BTK"BTK=F]I9"!85VEN9&]W.CII;FET2F]YPHM*PER971U2AI;G0@)G@L(&EN="`F>2D@8V]NPHM*PES=&EC M:RT^<&]L;"@I.PHM*PER971U 1)) { + last_space = xpos-1; + last_space_ptr = ptr + w; + last_color = color; + } + if(xpos <= COLS) + ptr += w; + + if(w == 1 && xpos <= COLS && + (ptr[0] == ' ' || + (ptr[0] != '\0' && ptr[1] != '\0' && is_big5(ptr[0], ptr[1])))) + { last_space = xpos-1; last_space_ptr = ptr; last_color = color; @@ -525,6 +543,9 @@ next_pos = (n+1 < cache->count) ? cache->lines[n].start : NULL; + if(next_pos != NULL && next_pos > pos && *(next_pos - 1) == ' ') + while(next_pos > pos && *(next_pos - 1) == ' ') + next_pos --; single_line_draw(gui, ypos, sub, pos, next_pos); } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 6:51:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30C3A37B402; Sat, 26 Jan 2002 06:51:17 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QEkC719812; Sat, 26 Jan 2002 06:46:13 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 06:46:13 -0800 (PST) From: Message-Id: <200201261446.g0QEkC719812@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, nsayer@FreeBSD.org Subject: Re: ports/34303: games/BZFlag 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: games/BZFlag port update Responsible-Changed-From-To: freebsd-ports->nsayer Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 26 06:45:57 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34303 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 7: 1:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C67037B404; Sat, 26 Jan 2002 07:01:17 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QEv5v78491; Sat, 26 Jan 2002 06:57:05 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 06:57:05 -0800 (PST) From: Message-Id: <200201261457.g0QEv5v78491@freefall.freebsd.org> To: fuyuki@mj.0038.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34304: Update port: devel/eieio to 0.17beta3 Sender: owner-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/eieio to 0.17beta3 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 06:56:50 PST 2002 State-Changed-Why: Port updated, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34304 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 7: 1:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C24ED37B416; Sat, 26 Jan 2002 07:01:17 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QEtJq78177; Sat, 26 Jan 2002 06:55:19 -0800 (PST) (envelope-from ijliao) Date: Sat, 26 Jan 2002 06:55:19 -0800 (PST) From: Message-Id: <200201261455.g0QEtJq78177@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, vanilla@FreeBSD.org Subject: Re: ports/34305: chinese/irssi has some problem displaying a long line Sender: owner-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: chinese/irssi has some problem displaying a long line Responsible-Changed-From-To: freebsd-ports->vanilla Responsible-Changed-By: ijliao Responsible-Changed-When: Sat Jan 26 06:55:03 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34305 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 7:11:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58C7337B400; Sat, 26 Jan 2002 07:11:17 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QF39w79819; Sat, 26 Jan 2002 07:03:09 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 07:03:09 -0800 (PST) From: Message-Id: <200201261503.g0QF39w79819@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kris@FreeBSD.org Subject: Re: ports/34297: pstree -a option does nothing Sender: owner-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: pstree -a option does nothing Responsible-Changed-From-To: freebsd-ports->kris Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 26 07:02:57 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34297 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 8:29:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id D944537B400 for ; Sat, 26 Jan 2002 08:29:34 -0800 (PST) Received: from localhost (lille-1-a7-1-223.dial.proxad.net [62.147.1.223]) by postfix2-2.free.fr (Postfix) with SMTP id 9D77E5FD3C for ; Sat, 26 Jan 2002 17:29:33 +0100 (CET) Date: Sat, 26 Jan 2002 17:18:11 +0100 From: Eric MC To: freebsd-ports@FreeBSD.org Subject: subscribe Message-Id: <20020126171811.4a3294f5.eric.m.c.declerck@free.fr> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i586-pc-linux-gnu) 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 8:31:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51E8C37B404; Sat, 26 Jan 2002 08:31:17 -0800 (PST) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QGUjQ96039; Sat, 26 Jan 2002 08:30:45 -0800 (PST) (envelope-from okazaki) Date: Sat, 26 Jan 2002 08:30:45 -0800 (PST) From: Message-Id: <200201261630.g0QGUjQ96039@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/34245: [patch] devel/gnomevfs doesn't compile without devel/oaf Sender: owner-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] devel/gnomevfs doesn't compile without devel/oaf Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: okazaki Responsible-Changed-When: Sat Jan 26 08:29:28 PST 2002 Responsible-Changed-Why: over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34245 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 9:31:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 666CC37B402; Sat, 26 Jan 2002 09:31:17 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QHNGe05115; Sat, 26 Jan 2002 09:23:16 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 09:23:16 -0800 (PST) From: Message-Id: <200201261723.g0QHNGe05115@freefall.freebsd.org> To: lev@serebryakov.spb.ru, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34301: [MAINTAINER UPDATE] port russian/apache13 Sender: owner-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] port russian/apache13 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 09:22:42 PST 2002 State-Changed-Why: Committed, Thanks! (Use only email address in MAINTAINER field) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34301 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 10:11:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8882637B400; Sat, 26 Jan 2002 10:11:17 -0800 (PST) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QI60i14124; Sat, 26 Jan 2002 10:06:00 -0800 (PST) (envelope-from okazaki) Date: Sat, 26 Jan 2002 10:06:00 -0800 (PST) From: Message-Id: <200201261806.g0QI60i14124@freefall.freebsd.org> To: mclement@playnetwork.com, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34100: Update port: net/gopher-3.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/gopher-3.0.2 State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Sat Jan 26 09:59:06 PST 2002 State-Changed-Why: Port was updated by kris. Anyway thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34100 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 10:25:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.3wgraphics.com (mail.3wgraphics.com [194.87.91.161]) by hub.freebsd.org (Postfix) with ESMTP id DE95737B417; Sat, 26 Jan 2002 10:25:20 -0800 (PST) Received: from godegisel.3wgraphics.com ([192.168.0.1] helo=protey.ru) by mail.3wgraphics.com with esmtp (Exim 3.33 #1) id 16UXQk-000BHS-00; Sat, 26 Jan 2002 21:19:58 +0300 Message-ID: <3C52F476.CA20E11E@protey.ru> Date: Sat, 26 Jan 2002 21:24:54 +0300 From: Sergey Skvortsov X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,ru MIME-Version: 1.0 To: Alan Eldridge Cc: ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: patch for ports/Mk/bsd.port.mk References: <200201251504.g0PF4Re43715@freefall.freebsd.org> <20020125160633.GA70080@wwweasel.geeksrus.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Eldridge wrote: > > >This patch is intended to: > > > >1. set default MAN3PREFIX for perl ports > >2. set correct values for DOCSDIR, EXAMPLESDIR, DATADIR and so on. > > for example, there is a situation when port databases/ruby-interbase > > installs docs into /usr/local/share/doc/interbase - it is an obvious > > PeteF and I were discussing this a bit. > > >-DOCSDIR?= ${PREFIX}/share/doc/${PORTNAME} > >-EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} > >-DATADIR?= ${PREFIX}/share/${PORTNAME} > >+DOCSDIR?= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} > > How about: > ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} > > >+EXAMPLESDIR?= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} > > How about: > ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} I think no. ${PKGNAMESUFFIX} is "Suffix to specify compilation options". Imho DOCS, EXAMPLES, DATA can't be different for port which different only in compilation options. But not sure for DATA. > >+DATADIR?= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} > > Are you *SURE* about this one? I'd hate to see things break because of > hidden assumptions that packages have about this. No, I don't sure and want to listen other opinions & suggestions. Maybe current xxxDIRs are adequate for common cases and solution is next: override these variables for some well-known prefixes (like p5-, ruby-, py-)? Moreover, maybe best solution is DATADIR?= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} because its semantics? I doubt whether it's a good idea :) Too hard to decide :( I am sure in the barest necessity of these changes only for p5- ports. Other way - localize these changes to bsd.perl.mk or variables like PERL_(DOCS|EXAMPLES|DATA)DIR. This way seems not elegant to me. > If you are, then: > ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} > > >+PLIST_DIRS= DOCSDIR="${DOCSDIR}" \ > >+ EXAMPLESDIR="${EXAMPLESDIR}" \ > >+ DATADIR="${DATADIR}" > >+PLIST_SUB+= ${PLIST_DIRS:S,DIR="${LOCALBASE}/,DIR=",} > > I think you meant: > ${PLIST_DIRS:S,DIR="${PREFIX}/,DIR=",} > We want to cut off whatever PREFIX we stuck on above, right? Oh, yes, undoubtedly. > N.B. When I checked (less than a month ago) there were 28 ports that > suffered collateral damage from the DOCSDIR change. If we really want > to do something like this, we need to find all the ports that it will > break (just some fugly greps) and patch them at the same time. > > Since this changes EXAMPLESDIR and (maybe) DATADIR, too, the number > of affected ports will, of course, be higher. > > I'd be happy to assist in the triage and repair. Tonight or tomorrow I'll > make some lists of what will get broken by this, if you don't beat me to it. > Basically, any Makefile that references those vars is suspect, and any > pkg-plist which contains strings /examples/, /share/, or /doc/ is also > suspect and needs to be evaluated. You're absolutely right. -- Sergey Skvortsov mailto: skv@protey.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 10:33:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id E025637B404; Sat, 26 Jan 2002 10:33:37 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0QIWBU67794; Sat, 26 Jan 2002 13:32:11 -0500 (EST) (envelope-from alane) Date: Sat, 26 Jan 2002 13:32:10 -0500 From: Alan Eldridge To: Sergey Skvortsov Cc: ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: patch for ports/Mk/bsd.port.mk Message-ID: <20020126183209.GA67709@wwweasel.geeksrus.net> References: <200201251504.g0PF4Re43715@freefall.freebsd.org> <20020125160633.GA70080@wwweasel.geeksrus.net> <3C52F476.CA20E11E@protey.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C52F476.CA20E11E@protey.ru> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jan 26, 2002 at 09:24:54PM +0300, Sergey Skvortsov wrote: >Eldridge wrote: >> >> How about: >> ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} > >I think no. >${PKGNAMESUFFIX} is "Suffix to specify compilation options". >Imho DOCS, EXAMPLES, DATA can't be different for port which different only >in compilation options. But not sure for DATA. You are correct here. >> >+DATADIR?= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} >> Are you *SURE* about this one? I'd hate to see things break because of >> hidden assumptions that packages have about this. > >No, I don't sure and want to listen other opinions & suggestions. > >Maybe current xxxDIRs are adequate for common cases and solution is next: >override these variables for some well-known prefixes (like p5-, ruby-, py-)? I think you're correct that we need to at least put the prefix in front of DOCSDIR, and EXAMPLESDIR should follow DOCSDIR, so as not to confuse the hell out of people, since both those directories are intended for use by *people*, not programs. >Moreover, maybe best solution is >DATADIR?= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} >because its semantics? >I doubt whether it's a good idea :) So do I. I think leaving DATADIR alone is probably a good idea. >Other way - localize these changes to bsd.perl.mk or variables like PERL_(DOCS|EXAMPLES|DATA)DIR. >This way seems not elegant to me. Py- (or py22-) ports need it, too. :) And ruby, etc, etc. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 10:41:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by hub.freebsd.org (Postfix) with ESMTP id A996E37B416 for ; Sat, 26 Jan 2002 10:41:40 -0800 (PST) Received: from keg (c1-vpn3.isi.edu [128.9.176.29]) by boreas.isi.edu (8.11.6/8.11.2) with ESMTP id g0QIfaN05532; Sat, 26 Jan 2002 10:41:36 -0800 (PST) Reply-To: From: "Lars Eggert" To: Cc: Subject: FreeBSD Port: ssh2-2.3.0 Date: Sat, 26 Jan 2002 10:41:36 -0800 MIME-Version: 1.0 Organization: USC Information Sciences Institute Message-ID: <000501c1a699$16dc54b0$8e7ba8c0@keg> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=SHA1; boundary="----=_NextPart_000_0000_01C1A656.07569E80" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C1A656.07569E80 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, thanks for providing a port for SSH.com's implementation. Do you plan to update it to the latest available one (3.1.0) anytime soon? Thanks, Lars -- Lars Eggert Information Sciences Institute http://www.isi.edu/larse/ University of Southern California ------=_NextPart_000_0000_01C1A656.07569E80 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" 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 CCqGSIb3DQIFMIGrBgkrBgEEAYI3EAQxgZ0wgZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxX ZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQL ExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIw MDAuOC4zMAIDBYFHMIGtBgsqhkiG9w0BCRACCzGBnaCBmjCBkjELMAkGA1UEBhMCWkExFTATBgNV BAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAb BgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBS U0EgMjAwMC44LjMwAgMFgUcwDQYJKoZIhvcNAQEBBQAEgYDDHAzxkx7yYPHQAtyuzkRfGXT3gYe3 1tsY7LpH1VVY1UIg9cxypRUJbwNNqTvwt7lGtREowSabNyQLUxaCm8yhHsxCHam6S3valW0eEcWV 0RKM1q680C/Bf6Hhk7ZsSRVPZsYmv8aGtN9OGfajv1g2fxSzdWVSXOEFEnkKxa1qZgAAAAAAAA== ------=_NextPart_000_0000_01C1A656.07569E80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 10:51:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8330F37B404; Sat, 26 Jan 2002 10:51:17 -0800 (PST) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QIn8219191; Sat, 26 Jan 2002 10:49:08 -0800 (PST) (envelope-from okazaki) Date: Sat, 26 Jan 2002 10:49:08 -0800 (PST) From: Message-Id: <200201261849.g0QIn8219191@freefall.freebsd.org> To: fuyuki@mj.0038.net, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, okazaki@FreeBSD.org Subject: Re: ports/34264: New port: java/bsh - lightweight scripting for java Sender: owner-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: java/bsh - lightweight scripting for java State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Sat Jan 26 10:43:10 PST 2002 State-Changed-Why: Committed, thanks! Responsible-Changed-From-To: freebsd-ports->okazaki Responsible-Changed-By: okazaki Responsible-Changed-When: Sat Jan 26 10:43:10 PST 2002 Responsible-Changed-Why: I treated this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34264 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 11: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E21EE37B41B for ; Sat, 26 Jan 2002 11:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QJ01m20315; Sat, 26 Jan 2002 11:00:01 -0800 (PST) (envelope-from gnats) Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 7855F37B404 for ; Sat, 26 Jan 2002 10:56:02 -0800 (PST) Received: from sdn-ar-008dcwashp232.dialsprint.net ([63.178.91.248] helo=moo.holy.cow) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16UXzX-000362-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 26 Jan 2002 10:55:55 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 143E650BCF; Sat, 26 Jan 2002 13:57:55 -0500 (EST) Message-Id: <20020126185755.143E650BCF@moo.holy.cow> Date: Sat, 26 Jan 2002 13:57:55 -0500 (EST) From: parv_@yahoo.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34308: perl build fails due to locales (*.ISO8859-15) test failure Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34308 >Category: ports >Synopsis: perl build fails due to locales (*.ISO8859-15) test failure >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 11:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: parv >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD 4.5-RC #0: Fri Jan 25 04:45:00 EST 2002 1st try: freebsd 4.5-prerelease-2002.01.06.17.36.09-UTC w/ fresh ports tree 2d try: freebsd 4.5-rc-2002.01.24.19.00.47-UTC w/ fresh ports tree. >Description: in $PORTS/lang/perl5, build fails w/ this message... ... pragma/diagnostics...ok pragma/locale........# The following locales # # C POSIX cs_CZ.ISO8859-2 de_AT.ISO8859-1 de_CH.ISO8859-1 # de_DE.ISO8859-1 en_AU.ISO8859-1 en_CA.ISO8859-1 en_GB.ISO8859-1 # en_NZ.ISO8859-1 en_US.ISO8859-1 fi_FI.ISO8859-1 hr_HR.ISO8859-2 # hu_HU.ISO8859-2 it_CH.ISO8859-1 it_IT.ISO8859-1 nl_BE.ISO8859-1 # nl_NL.ISO8859-1 no_NO.ISO8859-1 pl_PL.ISO8859-2 ro_RO.ISO8859-2 # ru_RU.ISO8859-5 ru_RU.KOI8-R ru_SU.ISO8859-5 ru_SU.KOI8-R # sk_SK.ISO8859-2 sl_SI.ISO8859-2 sv_SE.ISO8859-1 zh_TW.Big5 # # tested okay. # # The following locales # # de_AT.ISO8859-15 de_CH.ISO8859-15 de_DE.ISO8859-15 # en_AU.ISO8859-15 en_CA.ISO8859-15 en_GB.ISO8859-15 # en_NZ.ISO8859-15 en_US.ISO8859-15 fi_FI.ISO8859-15 # it_CH.ISO8859-15 it_IT.ISO8859-15 lt_LT.ISO8859-4 nl_BE.ISO8859-15 # nl_NL.ISO8859-15 no_NO.ISO8859-15 sv_SE.ISO8859-15 # # had problems. # FAILED at test 116 pragma/overload......ok ... lib/trig.............ok Failed 1 test script out of 255, 99.61% okay. ### Since not all tests were successful, you may want to run some ### of them individually and examine any diagnostic messages they ### produce. See the INSTALL document's section on "make test". ### If you are testing the compiler, then ignore this message ### and run ### ./perl harness ### in the directory ./t. ### ### Since most tests were successful, you have a good chance to ### get information with better granularity by running ### ./perl harness ### in directory ./t. u=0.390625 s=0.203125 cu=25.8984 cs=6.6875 scripts=255 tests=12998 *** Error code 1 running "./perl harness" in lang/perl5/work/perl-5.6.1/t gives the error message as above regarding locale failure... pragma/locale.......# The following locales # # C POSIX cs_CZ.ISO8859-2 de_AT.ISO8859-1 de_CH.ISO8859-1 # de_DE.ISO8859-1 en_AU.ISO8859-1 en_CA.ISO8859-1 en_GB.ISO8859-1 # en_NZ.ISO8859-1 en_US.ISO8859-1 fi_FI.ISO8859-1 hr_HR.ISO8859-2 # hu_HU.ISO8859-2 it_CH.ISO8859-1 it_IT.ISO8859-1 nl_BE.ISO8859-1 # nl_NL.ISO8859-1 no_NO.ISO8859-1 pl_PL.ISO8859-2 ro_RO.ISO8859-2 # ru_RU.ISO8859-5 ru_RU.KOI8-R ru_SU.ISO8859-5 ru_SU.KOI8-R # sk_SK.ISO8859-2 sl_SI.ISO8859-2 sv_SE.ISO8859-1 zh_TW.Big5 # # tested okay. # # The following locales # # de_AT.ISO8859-15 de_CH.ISO8859-15 de_DE.ISO8859-15 # en_AU.ISO8859-15 en_CA.ISO8859-15 en_GB.ISO8859-15 # en_NZ.ISO8859-15 en_US.ISO8859-15 fi_FI.ISO8859-15 # it_CH.ISO8859-15 it_IT.ISO8859-15 lt_LT.ISO8859-4 nl_BE.ISO8859-15 # nl_NL.ISO8859-15 no_NO.ISO8859-15 sv_SE.ISO8859-15 # # had problems. # FAILED test 116 Failed 1/116 tests, 99.14% okay >How-To-Repeat: try to build perl5 from ports on freebsd 4.5-(prerelease|rc), as mentioned above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 12:31:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54E7E37B400; Sat, 26 Jan 2002 12:31:18 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QKLhF37489; Sat, 26 Jan 2002 12:21:43 -0800 (PST) (envelope-from lioux) Date: Sat, 26 Jan 2002 12:21:43 -0800 (PST) From: Message-Id: <200201262021.g0QKLhF37489@freefall.freebsd.org> To: floripa@organiKa.com.br, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34293: licq-base port don't install Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: licq-base port don't install State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Sat Jan 26 12:21:19 PST 2002 State-Changed-Why: A fix was committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34293 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 12:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85F3F37B41F for ; Sat, 26 Jan 2002 12:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QKe3Y39249; Sat, 26 Jan 2002 12:40:03 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 3DB1237B400; Sat, 26 Jan 2002 12:37:40 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0QKaV621459; Sat, 26 Jan 2002 15:36:31 -0500 (EST) (envelope-from alane) Message-Id: <200201262036.g0QKaV621459@wwweasel.geeksrus.net> Date: Sat, 26 Jan 2002 15:36:31 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org Cc: knu@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a 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: 34310 >Category: ports >Synopsis: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 12:40:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN -o timidity++-2.11.3.tgz 'timidity++' [You have no permission to update the pkgdb -- using a slow method] ** No such installed package nor such port called 'timidity++' is found. [alane ~/FreeBSD/packages/stable/All]$ echo $PKG_PATH /home/alane/FreeBSD/ports/packages/All:/home/alane/FreeBSD/packages/bento/packages-4-full:/home/alane/FreeBSD/packages/stable/All [alane ~/FreeBSD/packages/stable/All]$ ls timidity* timidity++-2.11.3.tgz timidity++-tcltk-2.11.3.tgz timidity++-emacs-2.11.3.tgz timidity++-xaw-2.11.3.tgz timidity++-gtk-2.11.3.tgz timidity++-xskin-2.11.3.tgz timidity++-motif-2.11.3.tgz timidity-0.2i.tgz timidity++-slang-2.11.3.tgz >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 Jan 26 12:40:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 2EE7B37B402 for ; Sat, 26 Jan 2002 12:40:52 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 821E19B08; Sat, 26 Jan 2002 15:40:26 -0500 (EST) Date: Sat, 26 Jan 2002 15:40:26 -0500 From: Will Andrews To: ports@FreeBSD.org Subject: Re: Improved install-time ports security audit patches Message-ID: <20020126154026.Y18609@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: ports@FreeBSD.org References: <20020125180735.A71558@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020125180735.A71558@xor.obsecurity.org> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jan 25, 2002 at 06:07:36PM -0800, Kris Kennaway wrote: > I've made patches to improve the security auditing which is done at > 'make install' time for a port. The new code searches for network > client/servers by checking for the accept() or recvfrom() syscalls, > and checks for unsafe functions like gets, mktemp, tempnam, and tmpnam > (and if you have the PORTS_AUDIT env variable set, also sprintf, > strcat and strcpy), and reports on their occurrence in a binary if > they occur in conjunction with the binary being setugid, or a network > client/server. Nice work, Kris! :) > +# Scan PLIST for: > +# 1. setugid files > +# 2. accept()/recvfrom() which indicates network listening capability > +# 3. insecure functions (gets/mktemp/tempnam/[XXX]) > +# 4. startup scripts, in conjunction with 2. > +# > +# TODO: world-writable files/dirs > +# You may want to place this information nearer the top, and mention the conditionals required. Also, are you going to add some information about this feature to the Porter's Handbook? > + -@rm -f ${WRKDIR}/.PLIST.setuid ${WRKDIR}/.PLIST.stupid \ > + ${WRKDIR}/.PLIST.network; \ > + if [ -n "$$PORTS_AUDIT" ]; then \ > + stupid_functions_regexp=' (gets|mktemp|tempnam|tmpnam|strcpy|strcat|sprintf)$$'; \ > + else \ > + stupid_functions_regexp=' (gets|mktemp|tempnam|tmpnam)$$'; \ Is it really necessary to use the name "stupid"? :) > + fi; \ > + for i in `${GREP} -v '^@' ${TMPPLIST}`; do \ > + if [ ! -L ${PREFIX}/$$i -a -f ${PREFIX}/$$i ]; then \ > + /usr/bin/objdump -R ${PREFIX}/$$i > \ You may wish to add an OBJDUMP variable. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 13:20:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0264737B404 for ; Sat, 26 Jan 2002 13:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QLK1w46829; Sat, 26 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 13:20:01 -0800 (PST) Message-Id: <200201262120.g0QLK1w46829@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Reply-To: Will Andrews Sender: owner-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/34310; it has been noted by GNATS. From: Will Andrews To: Alan Eldridge Cc: FreeBSD-gnats-submit@freebsd.org, knu@freebsd.org Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Date: Sat, 26 Jan 2002 16:11:32 -0500 On Sat, Jan 26, 2002 at 03:36:31PM -0500, Alan Eldridge wrote: > [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN -o timidity++-2.11.3.tgz 'timidity++' > [You have no permission to update the pkgdb -- using a slow method] On another note, I keep getting confused when it says that and I'm using -s as you are, here. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 13:31:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C35C237B402; Sat, 26 Jan 2002 13:31:17 -0800 (PST) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QLPot47577; Sat, 26 Jan 2002 13:25:50 -0800 (PST) (envelope-from demon) Date: Sat, 26 Jan 2002 13:25:50 -0800 (PST) From: Message-Id: <200201262125.g0QLPot47577@freefall.freebsd.org> To: hetzels@westbend.net, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34290: www/apache13-fp - Update to Apache 1.3.23 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/apache13-fp - Update to Apache 1.3.23 State-Changed-From-To: open->closed State-Changed-By: demon State-Changed-When: Sat Jan 26 13:25:12 PST 2002 State-Changed-Why: Port updated, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34290 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 13:50:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5705A37B42F for ; Sat, 26 Jan 2002 13:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QLo1s50153; Sat, 26 Jan 2002 13:50:01 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id A08C937B400 for ; Sat, 26 Jan 2002 13:47:20 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id g0QLlPA86370; Sat, 26 Jan 2002 16:47:25 -0500 (EST) (envelope-from marcus) Message-Id: <200201262147.g0QLlPA86370@shumai.marcuscom.com> Date: Sat, 26 Jan 2002 16:47:25 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34311: [MAINTAINER UPDATE] Update net/netatalk to 1.5.1.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: 34311 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update net/netatalk to 1.5.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 13:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-RC i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 25 02:45:22 EST 2002 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: These patches update net/netatalk to 1.5.1.1. >How-To-Repeat: >Fix: ADDED FILES: files/patch-ltmain.sh DELETED FILES: files/patch-macusers --- Makefile.orig Sat Jan 26 16:40:11 2002 +++ Makefile Sat Jan 26 16:39:22 2002 @@ -6,8 +6,8 @@ # PORTNAME= netatalk -PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTVERSION= 1.5.1.1 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -25,7 +25,6 @@ LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif -USE_BZIP2= yes CONFIGURE_ARGS+= --with-tcp-wrappers \ --with-pkgconfdir=${PREFIX}/etc \ # --disable-ddp @@ -52,10 +51,12 @@ # This has been tested on MacOS 9.2.x and OS X. CONFIGURE_ARGS+= --with-did=cnid \ --with-db3=/usr/local +PLIST_SUB+= NETATALKCNID="" .else # This method of DID calculation is not persistent, but has been tested to # work with MacOS X (10.0.3-10.1.1) as well as MacOS 7-9.2.2. CONFIGURE_ARGS+= --with-did=last +PLIST_SUB+= NETATALKCNID="@comment " .endif GNU_CONFIGURE= yes USE_GMAKE= yes --- distinfo.orig Sat Jan 26 16:40:26 2002 +++ distinfo Sat Jan 26 16:21:00 2002 @@ -1 +1 @@ -MD5 (netatalk-1.5.0.tar.bz2) = d6609e86f39f8f0a7ab84c001a193848 +MD5 (netatalk-1.5.1.1.tar.gz) = 8922f0ba49bcc1274f760b3a406e2fcc --- pkg-plist.orig Sat Jan 26 16:40:40 2002 +++ pkg-plist Sat Jan 26 16:32:24 2002 @@ -28,6 +28,7 @@ @exec cd %B && ln -s megatron macbinary @exec cd %B && ln -s megatron binheader @exec cd %B && ln -s megatron nadheader +%%NETATALKCNID%%bin/cnid_didname_verify bin/nbplkup bin/nbprgstr bin/nbpunrgstr @@ -87,22 +88,16 @@ etc/uams/uams_dhx.so %%NETATALKPAM%%etc/uams/uams_dhx_pam.so %%NETATALKPAM%%etc/uams/uams_dhx_pam.a -%%NETATALKPAM%%etc/uams/uams_dhx_pam.la etc/uams/uams_dhx_passwd.so etc/uams/uams_dhx_passwd.a -etc/uams/uams_dhx_passwd.la etc/uams/uams_guest.so etc/uams/uams_guest.a -etc/uams/uams_guest.la %%NETATALKPAM%%etc/uams/uams_pam.so %%NETATALKPAM%%etc/uams/uams_pam.a -%%NETATALKPAM%%etc/uams/uams_pam.la etc/uams/uams_passwd.so etc/uams/uams_passwd.a -etc/uams/uams_passwd.la etc/uams/uams_randnum.so etc/uams/uams_randnum.a -etc/uams/uams_randnum.la @dirrm etc/nls @dirrm etc/uams include/atalk/adouble.h @@ -139,7 +134,6 @@ @dirrm include/atalk @dirrm include/netatalk lib/libatalk.a -lib/libatalk.la share/aclocal/netatalk.m4 share/netatalk/pagecount.ps @dirrm share/netatalk --- files/patch-configure.orig Sat Jan 26 16:41:03 2002 +++ files/patch-configure Sat Jan 26 16:26:06 2002 @@ -1,13 +1,13 @@ ---- configure.orig Mon Jan 7 11:00:12 2002 -+++ configure Mon Jan 7 11:00:34 2002 -@@ -8249,14 +8249,14 @@ +--- configure.orig Sat Jan 26 16:25:38 2002 ++++ configure Sat Jan 26 16:25:51 2002 +@@ -8250,14 +8250,14 @@ savedldflags="$LDFLAGS" CFLAGS="$CFLAGS -I$db3dir" LDFLAGS="-L$db3libdir $LDFLAGS" - echo $ac_n "checking for main in -ldb""... $ac_c" 1>&6 --echo "configure:8254: checking for main in -ldb" >&5 +-echo "configure:8255: checking for main in -ldb" >&5 + echo $ac_n "checking for main in -ldb3""... $ac_c" 1>&6 -+echo "configure:8254: checking for main in -ldb3" >&5 ++echo "configure:8255: checking for main in -ldb3" >&5 ac_lib_var=`echo db'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16,9 +16,9 @@ -LIBS="-ldb $LIBS" +LIBS="-ldb3 $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 Sat Jan 26 14:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FCDD37B416 for ; Sat, 26 Jan 2002 14:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QMA1355918; Sat, 26 Jan 2002 14:10:01 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 846E737B489 for ; Sat, 26 Jan 2002 14:02:14 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id BEEAB2B832 for ; Sat, 26 Jan 2002 23:02:11 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 8BE20345; Sun, 27 Jan 2002 09:02:07 +1100 (EST) Message-Id: <20020126220207.8BE20345@k7.mavetju.org> Date: Sun, 27 Jan 2002 09:02:07 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34312: [maintainer-update] net/dhcpdump update to version 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 >Number: 34312 >Category: ports >Synopsis: [maintainer-update] net/dhcpdump update to version 1.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: Sat Jan 26 14:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Dec 25 02:20:13 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 # $FreeBSD: ports/net/dhcpdump/Makefile,v 1.4 2001/08/28 08:18:34 petef Exp $ >Description: Update to version 1.4. No functional changes, only autoconfigure support. >How-To-Repeat: n/a >Fix: --- dhcpdump-old/Makefile Sun Jan 27 01:35:39 2002 +++ dhcpdump/Makefile Sun Jan 27 08:57:31 2002 @@ -6,17 +6,13 @@ # PORTNAME= dhcpdump -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= edwin@mavetju.org MAN1= dhcpdump.1 - -pre-build: - ${PERL} -pi -e "s@gcc@${CC}@g; \ - s@-Wall -g@-Wall ${CFLAGS}@g; \ - s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile +HAS_CONFIGURE= yes .include diff -ru dhcpdump-old/distinfo dhcpdump/distinfo --- dhcpdump-old/distinfo Sun Jan 27 01:35:39 2002 +++ dhcpdump/distinfo Sun Jan 27 01:36:43 2002 @@ -1 +1 @@ -MD5 (dhcpdump-1.3.tar.gz) = 26239250934b4298f5cb5c4ef26cb86b +MD5 (dhcpdump-1.4.tar.gz) = 8f7fc11e02e9c2a10dcb61cc21a397f1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 14:17:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.tekrealm.net (dsl081-247-162.sfo1.dsl.speakeasy.net [64.81.247.162]) by hub.freebsd.org (Postfix) with ESMTP id C36B737B404 for ; Sat, 26 Jan 2002 14:17:09 -0800 (PST) Received: (from root@localhost) by freebsd.tekrealm.net (8.11.6/8.11.4) id g0QMH9232203 for freebsd-ports@freebsd.org; Sat, 26 Jan 2002 14:17:09 -0800 (PST) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.11.6/8.11.4av) id g0QMH8632195 for freebsd-ports@freebsd.org; Sat, 26 Jan 2002 14:17:08 -0800 (PST) (envelope-from elitetek@tekrealm.net) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Sat, 26 Jan 2002 14:17:08 -0800 From: Andrew Stuart To: freebsd-ports@freebsd.org Subject: licq 1.0.4 + qt-qui-1.0.4 Message-ID: <20020126141708.A31997@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 am currious as to why the qt-gui was updated, since it is broken on most freebsd systems. this is also noted in several of the news groups/forums/etc on licq.org all it does when licq loads it, is hits 100% cpu usage, and if you let it sit long enough it will error out, otherwise you have to kill the process. from what i read, this appears to be a problem with qt23, the fix is to use qt3, but alas we only have 2.3. shouldnt this port be marked as broken? until a fix found. (hense also why green dropped maintainership? is because he couldnt get it to work) -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 14:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D9EA37B416 for ; Sat, 26 Jan 2002 14:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QMK1w57410; Sat, 26 Jan 2002 14:20:01 -0800 (PST) (envelope-from gnats) Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by hub.freebsd.org (Postfix) with ESMTP id D82DB37B404; Sat, 26 Jan 2002 14:18:17 -0800 (PST) Received: from graf.pompo.net (lyon-1-a7-18-96.dial.proxad.net [62.147.18.96]) by postfix1-2.free.fr (Postfix) with ESMTP id 3D373AB225; Sat, 26 Jan 2002 23:18:14 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 06F007607; Sat, 26 Jan 2002 23:15:10 +0100 (CET) Message-Id: <20020126221510.06F007607@graf.pompo.net> Date: Sat, 26 Jan 2002 23:15:10 +0100 (CET) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org Cc: Kris Kennaway X-Send-Pr-Version: 3.113 Subject: ports/34313: Security: unbreak french/xtel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34313 >Category: ports >Synopsis: Security: unbreak french/xtel >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 14:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-RC i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-RC FreeBSD 4.5-RC #0: Sat Jan 12 16:26:48 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This port had been marked "forbidden" by the security officer (buffer overflows in mdmdetect). >How-To-Repeat: Install bfbtester port, and run bfbtester -a mdmdetect. >Fix: The following patch fixes the parsing of arguments in mdmdetect.c, bumps portrevision, and make some cleaning. diff -urN /usr/ports/french/xtel.orig/Makefile /usr/ports/french/xtel/Makefile --- /usr/ports/french/xtel.orig/Makefile Sat Jan 26 15:19:16 2002 +++ /usr/ports/french/xtel/Makefile Sat Jan 26 20:34:33 2002 @@ -7,13 +7,11 @@ PORTNAME= xtel PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= french comms emulators MASTER_SITES= http://pficheux.free.fr/xtel/download/ MAINTAINER= thierry@pompo.net - -FORBIDDEN= "Lots of buffer overflows yielding setuid root" LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg diff -urN /usr/ports/french/xtel.orig/files/patch-Config.tmpl /usr/ports/french/xtel/files/patch-Config.tmpl --- /usr/ports/french/xtel.orig/files/patch-Config.tmpl Tue Dec 25 22:39:56 2001 +++ /usr/ports/french/xtel/files/patch-Config.tmpl Sat Jan 26 17:50:56 2002 @@ -1,5 +1,5 @@ ---- Config.tmpl.orig Tue Feb 13 09:53:03 2001 -+++ Config.tmpl Sat Jul 28 11:34:57 2001 +--- Config.tmpl.orig Sat Jan 26 17:48:22 2002 ++++ Config.tmpl Sat Jan 26 17:50:24 2002 @@ -13,6 +13,9 @@ * Pas de popup-menu DONT_USE_POPUP (pb LessTif) */ @@ -10,3 +10,20 @@ /* Pour installer le démon */ #define INSTALLDEMON +@@ -41,13 +44,13 @@ + /*#define PURE*/ + + /* Pas de Télétel vitesse rapide */ +-/*#define NO_TVR*/ ++#define NO_TVR + + /* Pour debug du demon "xteld" */ +-#define DEBUG_XTELD ++/*#define DEBUG_XTELD*/ + + /* Pour la distribution RedHat Linux */ +-#define REDHAT ++/*#define REDHAT*/ + + /* Pas de popup-menu (pb LessTif) */ + #define DONT_USE_POPUP diff -urN /usr/ports/french/xtel.orig/files/patch-README_IMINITEL.txt /usr/ports/french/xtel/files/patch-README_IMINITEL.txt --- /usr/ports/french/xtel.orig/files/patch-README_IMINITEL.txt Thu Jan 1 01:00:00 1970 +++ /usr/ports/french/xtel/files/patch-README_IMINITEL.txt Fri Jan 4 23:11:18 2002 @@ -0,0 +1,8 @@ +--- README_IMINITEL.txt.orig Fri Jan 4 21:59:14 2002 ++++ README_IMINITEL.txt Fri Jan 4 23:10:53 2002 +@@ -74,4 +74,4 @@ + de la connexion PPP (login/password) + + /etc/ppp/peers/iminitel Script de lancement de pppd, contient le nom de +- la ligne série utilisée (par défaut ttyS0) ++ la ligne série utilisée (par défaut cuaa0) diff -urN /usr/ports/french/xtel.orig/files/patch-iminitel /usr/ports/french/xtel/files/patch-iminitel --- /usr/ports/french/xtel.orig/files/patch-iminitel Thu Jan 1 01:00:00 1970 +++ /usr/ports/french/xtel/files/patch-iminitel Sat Jan 5 23:15:57 2002 @@ -0,0 +1,10 @@ +--- iminitel/iminitel.orig Fri Jan 4 21:59:14 2002 ++++ iminitel/iminitel Fri Jan 4 23:06:29 2002 +@@ -1,5 +1,5 @@ +-ttyS0 115200 crtscts usepeerdns noipdefault nodefaultroute +-connect '/usr/sbin/chat -v -f /etc/ppp/chat-iminitel' ++cuaa0 115200 crtscts noipdefault nodefaultroute ++connect '/usr/bin/chat -v -f /etc/ppp/chat-iminitel' + noauth + lock + idle 120 diff -urN /usr/ports/french/xtel.orig/files/patch-ip-down.iminitel /usr/ports/french/xtel/files/patch-ip-down.iminitel --- /usr/ports/french/xtel.orig/files/patch-ip-down.iminitel Thu Jan 1 01:00:00 1970 +++ /usr/ports/french/xtel/files/patch-ip-down.iminitel Fri Jan 4 23:16:20 2002 @@ -0,0 +1,8 @@ +--- iminitel/ip-down.iminitel.orig Fri Jan 4 21:59:14 2002 ++++ iminitel/ip-down.iminitel Fri Jan 4 22:38:55 2002 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!%%LOCALBASE%%/bin/bash + # $Id: ip-down.iminitel,v 1.1 2001/02/05 09:34:59 pierre Exp $ + # I-Minitel + if [ "$6" = "iminitel" ]; then diff -urN /usr/ports/french/xtel.orig/files/patch-ip-up.iminitel /usr/ports/french/xtel/files/patch-ip-up.iminitel --- /usr/ports/french/xtel.orig/files/patch-ip-up.iminitel Thu Jan 1 01:00:00 1970 +++ /usr/ports/french/xtel/files/patch-ip-up.iminitel Fri Jan 4 23:16:31 2002 @@ -0,0 +1,8 @@ +--- iminitel/ip-up.iminitel.orig Fri Jan 4 21:59:14 2002 ++++ iminitel/ip-up.iminitel Fri Jan 4 23:01:04 2002 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!%%LOCALBASE%%/bin/bash + # $Id: ip-up.iminitel,v 1.1 2001/02/05 09:34:59 pierre Exp $ + # I-Minitel + if [ "$6" = "iminitel" ]; then diff -urN /usr/ports/french/xtel.orig/files/patch-mdmdetect.c /usr/ports/french/xtel/files/patch-mdmdetect.c --- /usr/ports/french/xtel.orig/files/patch-mdmdetect.c Tue Dec 25 22:39:56 2001 +++ /usr/ports/french/xtel/files/patch-mdmdetect.c Sat Jan 26 22:44:45 2002 @@ -1,5 +1,5 @@ ---- mdmdetect.c.orig Sun Feb 11 01:02:58 2001 -+++ mdmdetect.c Tue Jul 24 00:10:05 2001 +--- mdmdetect.c.orig Sat Jan 26 22:38:32 2002 ++++ mdmdetect.c Sat Jan 26 22:44:35 2002 @@ -37,7 +37,16 @@ #include #include @@ -17,3 +17,51 @@ #ifdef SVR4 #include #endif /* SVR4 */ +@@ -71,6 +80,18 @@ + exit (1); + } + ++char *CtrlArg (arg) ++char *arg; ++{ ++ static char ret[240]; ++ ++ if(strlcpy(ret, arg, 240) >= 240) { ++ fprintf(stderr, "Argument trop long: %s\n", arg); ++ exit (1); ++ } ++ return (ret); ++} ++ + /* Sortie */ + static void the_end (r) + int r; +@@ -228,23 +249,24 @@ + + progname = xtel_basename(av[0]); + +- if (ac < 2) ++ if (ac < 2 || ac > 7) + Usage (progname); + + /* Lecture de la ligne de commande */ + while (--ac) { +- if ((cp = *++av) == NULL) ++ if ((cp = CtrlArg(*++av)) == NULL) { + break; ++ } + if (*cp == '-' && *++cp) { + switch(*cp) { + case 'b' : +- builder = *++av; break; ++ builder = CtrlArg(*++av); break; + + case 'd' : + ++debug; break; + + case 'l' : +- modem_list = *++av; break; ++ modem_list = CtrlArg(*++av); break; + + case 'q' : + query = 1; break; diff -urN /usr/ports/french/xtel.orig/pkg-descr /usr/ports/french/xtel/pkg-descr --- /usr/ports/french/xtel.orig/pkg-descr Sat Nov 10 23:23:55 2001 +++ /usr/ports/french/xtel/pkg-descr Sat Jan 26 20:32:35 2002 @@ -2,7 +2,7 @@ XTEL permet d'émuler un Minitel 1B, 2. Xtel est aussi utilisable en réseau, et il permet d'émuler les TVR et les I-Minitel, mais ceci n'est pas encore -pris en compte ce port FreeBSD. +pris en compte dans ce port FreeBSD. XTEL is an emulator for the Minitel. The Minitel is a passive terminal, used in France to access to different network services via a telephone line. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 14:30: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6C2B37B400 for ; Sat, 26 Jan 2002 14:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QMU1e58522; Sat, 26 Jan 2002 14:30:01 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 14:30:01 -0800 (PST) Message-Id: <200201262230.g0QMU1e58522@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Scot W. Hetzel" Subject: Re: ports/34059: New port Reply-To: "Scot W. Hetzel" Sender: owner-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/34059; it has been noted by GNATS. From: "Scot W. Hetzel" To: freebsd-gnats-submit@FreeBSD.org, todorov_bg@gmx.net Cc: Subject: Re: ports/34059: New port Date: Sat, 26 Jan 2002 16:25:37 -0600 (CST) I have tested this port, and found one problem in the code that caused it to terminate with a signal 11, Segmentation fault. I was able to find the problem in the socket_getline function. This function was trying to assign a string to a char * variable, that hadn't been malloc'd. The following patch fixes the problem. --- socket.c.orig Tue Apr 17 21:54:11 2001 +++ socket.c Sat Jan 26 15:38:48 2002 @@ -120,7 +120,7 @@ int socket_getline (struct postsocket *sock) { char * pch; - char * msg; + char msg[1024]; char endch = '\0'; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 14:44: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.tekrealm.net (dsl081-247-162.sfo1.dsl.speakeasy.net [64.81.247.162]) by hub.freebsd.org (Postfix) with ESMTP id B488F37B400 for ; Sat, 26 Jan 2002 14:44:01 -0800 (PST) Received: (from root@localhost) by freebsd.tekrealm.net (8.11.6/8.11.4) id g0QMi1232675 for freebsd-ports@freebsd.org; Sat, 26 Jan 2002 14:44:01 -0800 (PST) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.11.6/8.11.4av) id g0QMi0U32667 for freebsd-ports@freebsd.org; Sat, 26 Jan 2002 14:44:00 -0800 (PST) (envelope-from elitetek@tekrealm.net) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Sat, 26 Jan 2002 14:44:00 -0800 From: Andrew Stuart To: freebsd-ports@freebsd.org Subject: licq-base-1.0.4 Message-ID: <20020126144400.A32612@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 Another question i have, that i spaced on on my last email, is why was the licq binary name changed from licq to i386--freebsd4.4-licq, and why are we now installing two licq binarys (with the last patch commited) instead of linking licq to the i386--freebsd4.4-licq, or just stop the make from installing it as anything but licq. I havent looked at all the updates, but i know compiling/installing licq from source, leaves the licq binary as licq, and not i386--freebsd4.4-licq.. -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 14:50:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B89537B41C for ; Sat, 26 Jan 2002 14:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QMo2n60899; Sat, 26 Jan 2002 14:50:02 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 14:50:02 -0800 (PST) Message-Id: <200201262250.g0QMo2n60899@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Sean Chittenden Subject: Re: ports/30604: postgresql7 doesn't build with kerberos5 Reply-To: Sean Chittenden Sender: owner-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/30604; it has been noted by GNATS. From: Sean Chittenden To: Palle Girgensohn Cc: freebsd-gnats-submit@FreeBSD.org, Tom Hukins Subject: Re: ports/30604: postgresql7 doesn't build with kerberos5 Date: Sat, 26 Jan 2002 14:46:09 -0800 --p4qYPpj5QlsIQJ0K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Sorry for the long delay, I actually forgot about this. ;~) I haven't... it's just taken me a while to pull my patches out of my local tree and get them posted out again. ;~) > Could you please try the attached patch? It seems to work for me, > only I have no Kerberos to test it with. Configure gets the idea and > fails for me since Kerberos cannot be found, which seems OK :) Yeah, it kinda works, but it isn't nearly as complete as the following patch. :~) I wish I would've submitted this before the tag because this is working _very_ well for me, but ah well. Anyway, a few notes about the patch. *) KRB5 is ON by default now, however, if the configure script can't detect KRB5, then it'll print out a message and continue. *) PostgreSQL doesn't play nice with Heimdal kerberos so I've added a test that makes sure that Heimdal isn't in the system. If it is, it prints out a message, about how to remove heimdal or rebuild world w/o it. I'm at a loss as to how to tell Postgres to not use the kerberos in /usr/lib, and this seems like the safest approach. The build will proceed after the error message but without kerberos support. *) If KRB5 is selected and Hiemdal isn't in the base system, and the configure script finds krb5, then, and only then will Postgres be built with kerberos support. I've tested this extensively and it works extraordinarily well. > The exists() in make take a *file* as an argument, and searches for it > in the system path. Hence, looking for /usr/local doesn't seem to > work, so skipping it seems easiest... With the way that I do my build environments on many systems, I'm cheating slightly and am passing the full path of the krb5-config program to exists. I haven't noticed any problems with it so I'm not about to ask questions. ;~) Anyway, if you could review and commit this, I'd be greatful beyond belief. Thanks to both. -sc -- Sean Chittenden --p4qYPpj5QlsIQJ0K Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="configure.postgresql.patch" --- configure.postgresql.orig Sat Jan 26 13:31:35 2002 +++ configure.postgresql Sat Jan 26 14:45:04 2002 @@ -26,7 +26,7 @@ TCL "Tcl" ON \ TCLTK "Tcl/Tk" ON \ SSL "Secure Socket Layer" ON \ -KRB5 "Kerberos 5" OFF \ +KRB5 "Kerberos 5" ON \ 2> /tmp/checklist.tmp.$$ retval=$? @@ -246,33 +246,32 @@ fi if [ "${KRB5}" ]; then - if [ "${BATCH}" ]; then - # never gets here, but what the heck... - echo KRB5_HOME=\${LOCALBASE} >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc + if [ -r "/usr/bin/krb5-config" ]; then + echo " ########################################################################" + echo " ### PostgreSQL does not build with Hiemdal kerberos. Edit ###" + echo " ### /etc/make.conf and turn the knob MAKE_KERBEROS5 off and make ###" + echo " ### world (or remove all traces of Hiemdal from your system by: ###" + echo " ### rm -f /usr/bin/krb5-config /usr/lib/libkrb5.* /usr/include/krb5* ###" + echo " ########################################################################" + KRB5="" else - dialog --inputbox "Please enter the KRB5_HOME path" -1 -1 "${KRB_HOME:-${LOCALBASE}}" \ - 2> /tmp/checklist.tmp.$$ - retval=$? - if [ -s /tmp/checklist.tmp.$$ ]; then - set `cat /tmp/checklist.tmp.$$` + KRB5CONF="`which krb5-config`" + if [ "$KRB5CONF" ]; then + cat <<-EOF >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc + .if exists($KRB5CONF) + LIB_DEPENDS+= krb5.3:${PORTSDIR}/security/krb5 + CONFIGURE_ARGS+= --with-krb5="`${KRB5CONF} --prefix krb5`" + CFLAGS+= "`${KRB5CONF} --cflags krb5`" + LDFLAGS+= "`${KRB5CONF} --libs krb5`" + .endif + EOF + else + echo " ########################################################" + echo " ### Unable to find krb5-config in your path. ###" + echo " ### Please correct and build PostgreSQL again if you ###" + echo " ### want PostgreSQL to be compiled with kerberos ###" + echo " ### support (ports/security/krb5). ###" + echo " ########################################################" fi - rm -f /tmp/checklist.tmp.$$ - case $retval in - 0) if [ -z "$*" ]; then - echo "No input" - fi - ;; - 1) echo "Cancel pressed." - rm -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc - exit 1 - ;; - esac - echo KRB5_HOME=\"$1\" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc fi - cat <<-EOF >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc - .if defined(KRB5_HOME) && exists(\${KRB5_HOME}) - CONFIGURE_KRB= --with-krb5=\${KRB5_HOME} - .endif - - EOF fi --p4qYPpj5QlsIQJ0K-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 15: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 060A137B400 for ; Sat, 26 Jan 2002 15:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QN04V61758; Sat, 26 Jan 2002 15:00:04 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 15:00:04 -0800 (PST) Message-Id: <200201262300.g0QN04V61758@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Akinori MUSHA" Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Reply-To: "Akinori MUSHA" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34310; it has been noted by GNATS. From: "Akinori MUSHA" To: Alan Eldridge Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Date: Sun, 27 Jan 2002 07:51:47 +0900 At Sat, 26 Jan 2002 15:36:31 -0500 (EST), Alan Eldridge wrote: > [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN -o timidity++-2.11.3.tgz 'timidity++' Wrong usage. You put a package origin after a -o option. A package origin is a port identifier, which is in the form of "category/portname". -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 15: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9892137B416 for ; Sat, 26 Jan 2002 15:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QN06461775; Sat, 26 Jan 2002 15:00:06 -0800 (PST) (envelope-from gnats) Received: from Mgw2-out.NCTU.edu.tw (Mgw2-out.NCTU.edu.tw [140.113.6.234]) by hub.freebsd.org (Postfix) with ESMTP id 46D0637B404 for ; Sat, 26 Jan 2002 14:59:02 -0800 (PST) Received: (from root@localhost) by Mgw2-out.NCTU.edu.tw (8.11.6/8.11.6) id g0QMwvo34085 for FreeBSD-gnats-submit@freebsd.org.procmail; Sun, 27 Jan 2002 06:58:57 +0800 (CST) Received: from infomath.math.nctu.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by Mgw2-out.NCTU.edu.tw (8.11.6/8.11.6) with ESMTP id g0QMwvL34078 for ; Sun, 27 Jan 2002 06:58:57 +0800 (CST) Received: by infomath.math.nctu.edu.tw (Postfix, from userid 1000) id 831D43D8D; Sun, 27 Jan 2002 06:58:55 +0800 (CST) Message-Id: <20020126225855.831D43D8D@infomath.math.nctu.edu.tw> Date: Sun, 27 Jan 2002 06:58:55 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@freebsd.org Cc: gslin@infomath.math.nctu.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/34314: [MAINTAIN UPDATE] fix the compile problem 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: 34314 >Category: ports >Synopsis: [MAINTAIN UPDATE] fix the compile problem on -current >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 15:00:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #3: Thu Dec 6 23:59:36 CST 2001 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386 >Description: Fix a compile problem on -current. >How-To-Repeat: N/A >Fix: diff -ruN /usr/ports/comms/zssh/Makefile zssh/Makefile --- /usr/ports/comms/zssh/Makefile Wed Dec 19 16:58:26 2001 +++ zssh/Makefile Sun Jan 27 06:54:50 2002 @@ -7,6 +7,7 @@ PORTNAME= zssh PORTVERSION= 1.5a +PORTREVISION= 1 CATEGORIES= comms security MASTER_SITES= http://prdownloads.sf.net/zssh/ EXTRACT_SUFX= .tgz diff -ruN /usr/ports/comms/zssh/files/patch-aa zssh/files/patch-aa --- /usr/ports/comms/zssh/files/patch-aa Thu Jan 1 08:00:00 1970 +++ zssh/files/patch-aa Sun Jan 27 06:50:11 2002 @@ -0,0 +1,18 @@ +--- zssh.h.old Sun Jan 27 06:49:15 2002 ++++ zssh.h Sun Jan 27 06:49:25 2002 +@@ -33,6 +33,7 @@ + #include "config.h" + + #ifdef STDC_HEADERS ++#include + #include + #include + #include +@@ -45,7 +46,6 @@ + + //#include /*alpha*/ + +-#include + #include + #endif /* STDC_HEADERS */ + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 15:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 213C737B41B for ; Sat, 26 Jan 2002 15:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QNA2066513; Sat, 26 Jan 2002 15:10:02 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 15:10:02 -0800 (PST) Message-Id: <200201262310.g0QNA2066513@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34310; it has been noted by GNATS. From: Alan Eldridge To: Akinori MUSHA Cc: Alan Eldridge , FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Date: Sat, 26 Jan 2002 18:00:39 -0500 On Sun, Jan 27, 2002 at 07:51:47AM +0900, Akinori MUSHA wrote: >At Sat, 26 Jan 2002 15:36:31 -0500 (EST), >Alan Eldridge wrote: >> [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN -o timidity++-2.11.3.tgz 'timidity++' > >Wrong usage. You put a package origin after a -o option. > >A package origin is a port identifier, which is in the form of >"category/portname". OK. Let's see if it can find it on its own. [alane ~/FreeBSD/packages/stable/All]$ echo $PKG_PATH /home/alane/FreeBSD/ports/packages/All:/home/alane/FreeBSD/packages/bento/packages-4-full [alane ~/FreeBSD/packages/stable/All]$ ls timidity++-2* timidity++-2.11.3.tgz [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN timidity++ [You have no permission to update the pkgdb -- using a slow method] ** No such installed package nor such port called 'timidity++' is found. No. Let's try with a valid package origin. [alane ~/FreeBSD/packages/stable/All]$ ls -d $PORTSDIR/audio/timid*++ /home/alane/FreeBSD/ports/audio/timidity++ [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN -o audio/timidity++ timidity++ [You have no permission to update the pkgdb -- using a slow method] ** No such installed package nor such port called 'timidity++' is found. [alane ~/FreeBSD/packages/stable/All]$ No. OK, let's use pkg_add and then see if portupgrade can recognize it as being there. [alane ~/FreeBSD/packages/stable/All]$ sudo pkg_add timidity++-2.11.3.tgz .. package install message elided ... [alane ~/FreeBSD/packages/stable/All]$ pkg_info -I -x timidity timidity++-2.11.3 Software MIDI player [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsf -o audio/timidity++ timidity++ [You have no permission to update the pkgdb -- using a slow method] ---> Checking the availability of the latest package of 'audio/timidity++' ---> Fetching the package(s) for 'timidity++-esound-2.11.3' (audio/timidity++) ---> Fetching timidity++-esound-2.11.3.tgz fetch: /usr/tmp/timidity++-esound-2.11.3.tgz: Not Found ** The command returned a non-zero exit status: 1 ** Failed to fetch http://bento.FreeBSD.org/errorlogs/packages-4-latest/All/timidity++-esound-2.11.3.tgz fetch: /usr/tmp/timidity++-esound-2.11.3.tgz: Not Found ... more attempts to fetch timidity++-esound elided .... ** The following packages were not downloaded ( ! timidity++-esound@ (fetch error) ** Could not fetch the latest version '2.11.3' ** The package of 'audio/timidity++' is not found. ** The following packages were not installed or upgraded ( ! audio/timidity++ (timidity++-2.11.3) (package not found) [alane ~/FreeBSD/packages/stable/All]$ Well, it won't reinstall it, either. It insists on looking for timidity++-esound, even though that is not what I have installed. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 17: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A30DC37B41B for ; Sat, 26 Jan 2002 17:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R101181810; Sat, 26 Jan 2002 17:00:01 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 17:00:01 -0800 (PST) Message-Id: <200201270100.g0R101181810@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Akinori MUSHA" Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Reply-To: "Akinori MUSHA" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34310; it has been noted by GNATS. From: "Akinori MUSHA" To: Alan Eldridge Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Date: Sun, 27 Jan 2002 09:51:05 +0900 At Sat, 26 Jan 2002 18:00:39 -0500, Alan Eldridge wrote: > OK. Let's see if it can find it on its own. > = > [alane ~/FreeBSD/packages/stable/All]$ echo $PKG_PATH > /home/alane/FreeBSD/ports/packages/All:/home/alane/FreeBSD/packages/ben= to/packages-4-full > [alane ~/FreeBSD/packages/stable/All]$ ls timidity++-2* > timidity++-2.11.3.tgz > [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN timidity++ > [You have no permission to update the pkgdb -- using a slow method] > ** No such installed package nor such port called 'timidity++' is found= =2E portupgrade says there is no package named 'timidity++-' installed nor found in your INDEX file. Probably what you have in your INDEX file is 'timidity++-esound-2.11.3' instead of 'timidity++-2.11.3'. > No. Let's try with a valid package origin. > = > [alane ~/FreeBSD/packages/stable/All]$ ls -d $PORTSDIR/audio/timid*++ > /home/alane/FreeBSD/ports/audio/timidity++ > [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN -o audio/timid= ity++ timidity++ > [You have no permission to update the pkgdb -- using a slow method] > ** No such installed package nor such port called 'timidity++' is found= =2E Because no package named 'timidity++-' found in the first place, portupgrade doesn't have a chance to use the given origin. > No. OK, let's use pkg_add and then see if portupgrade can recognize it = as > being there. > = > [alane ~/FreeBSD/packages/stable/All]$ sudo pkg_add timidity++-2.11.3.t= gz > .. package install message elided ... > [alane ~/FreeBSD/packages/stable/All]$ pkg_info -I -x timidity > timidity++-2.11.3 Software MIDI player =46rom the output I can say you didn't have 'timidity++-' installed before doing this. All the above facts would explain why portupgrade couldn't recognize the package name 'timidity++'. > [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsf -o audio/timid= ity++ timidity++ > [You have no permission to update the pkgdb -- using a slow method] > ---> Checking the availability of the latest package of 'audio/timidit= y++' > ---> Fetching the package(s) for 'timidity++-esound-2.11.3' (audio/tim= idity++) ---> Fetching timidity++-esound-2.11.3.tgz > fetch: /usr/tmp/timidity++-esound-2.11.3.tgz: Not Found > ** The command returned a non-zero exit status: 1 > ** Failed to fetch http://bento.FreeBSD.org/errorlogs/packages-4-latest= /All/timidity++-esound-2.11.3.tgz > fetch: /usr/tmp/timidity++-esound-2.11.3.tgz: Not Found > ... more attempts to fetch timidity++-esound elided .... > ** The following packages were not downloaded ( > ! timidity++-esound@ (fetch error) > ** Could not fetch the latest version '2.11.3' > ** The package of 'audio/timidity++' is not found. > ** The following packages were not installed or upgraded ( > ! audio/timidity++ (timidity++-2.11.3) (package not found) > [alane ~/FreeBSD/packages/stable/All]$ = > = > Well, it won't reinstall it, either. It insists on looking for > timidity++-esound, even though that is not what I have installed. It's just because the package name for audio/timidity++ on your box is not 'timidity++-' but 'timidity++-esound-'. Try running 'cd /usr/ports/audio/timidity++; make -V PKGNAME' to check it out. You may want to define WITHOUT_ESOUND if you don't use esound at all. Look into /usr/ports/Mk/bsd.gnome.mk for details. -- = / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 17: 1:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B82337B404; Sat, 26 Jan 2002 17:01:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R10TZ81990; Sat, 26 Jan 2002 17:00:29 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 17:00:29 -0800 (PST) From: Message-Id: <200201270100.g0R10TZ81990@freefall.freebsd.org> To: gslin@infomath.math.nctu.edu.tw, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34314: [MAINTAIN UPDATE] fix the compile problem 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: [MAINTAIN UPDATE] fix the compile problem on -current State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 17:00:14 PST 2002 State-Changed-Why: Fixed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34314 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 17:11:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2348437B402; Sat, 26 Jan 2002 17:11:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R15JL85465; Sat, 26 Jan 2002 17:05:19 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 17:05:19 -0800 (PST) From: Message-Id: <200201270105.g0R15JL85465@freefall.freebsd.org> To: edwin@mavetju.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34312: [maintainer-update] net/dhcpdump update to version 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] net/dhcpdump update to version 1.4 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 17:05:03 PST 2002 State-Changed-Why: Port updated, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34312 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 17:21:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2741E37B400; Sat, 26 Jan 2002 17:21:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R1JPR88444; Sat, 26 Jan 2002 17:19:25 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 17:19:25 -0800 (PST) From: Message-Id: <200201270119.g0R1JPR88444@freefall.freebsd.org> To: marcus@marcuscom.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34311: [MAINTAINER UPDATE] Update net/netatalk to 1.5.1.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: [MAINTAINER UPDATE] Update net/netatalk to 1.5.1.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 17:18:44 PST 2002 State-Changed-Why: Port updated, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34311 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 17:41:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34F9337B404; Sat, 26 Jan 2002 17:41:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R1bOV93947; Sat, 26 Jan 2002 17:37:24 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 17:37:24 -0800 (PST) From: Message-Id: <200201270137.g0R1bOV93947@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, nakai@FreeBSD.org Subject: Re: ports/34229: Fix port: x11-wm/xfce (build 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: Fix port: x11-wm/xfce (build problem) Responsible-Changed-From-To: freebsd-ports->nakai Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 26 17:36:59 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34229 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 17:42:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from eken2.eken.phys.nagoya-u.ac.jp (eken2.eken.phys.nagoya-u.ac.jp [133.6.121.2]) by hub.freebsd.org (Postfix) with ESMTP id 08AF037B427 for ; Sat, 26 Jan 2002 17:41:58 -0800 (PST) Received: from eken5.eken.phys.nagoya-u.ac.jp (eken5 [133.6.121.5]) by eken2.eken.phys.nagoya-u.ac.jp (8.11.6+3.4W/3.7W-E) with ESMTP id g0R1fiB15492; Sun, 27 Jan 2002 10:41:44 +0900 (JST) Date: Sun, 27 Jan 2002 10:41:44 +0900 Message-ID: From: Yoichi NAKAYAMA To: mkamm@gmx.net Cc: ports@FreeBSD.org Subject: about auctex port for FreeBSD User-Agent: Wanderlust/2.9.6 (Unchained Melody) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.7 (=?ISO-2022-JP?B?GyRCRiMwZjt7GyhC?=) APEL/10.3 Emacs/21.1 (i686-pc-linux-gnu) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) Organization: E-ken, Dept. of Physics, Nagoya University, JAPAN X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx;v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P;-?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ X-SKK: Daredevil SKK/12.1.0 (Okamachi) MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: multipart/mixed; boundary="Multipart_Sun_Jan_27_10:41:44_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_Sun_Jan_27_10:41:44_2002-1 Content-Type: text/plain; charset=US-ASCII Dear auctex port's maintainer I now committed ports/print/preview-latex which is previewer for LaTeX on Emacs 21 and it depends on auctex. So I hope your auctex port depends on Emacs 21 by default so that preview-latex port posesses correct dependence through following line. (preview-latex)-(auctex)-(emacs) # Currently: # (preview-latex)-(emacs21) # (auctex)-(emacs20) I also noticed that .if exists(${LOCALBASE}/bin/xemacs) is not effective since it is appear before including bsd.port.pre.mk. At the first sight I thought it should be appear after bsd.port.pre.mk but now I think xemacs support on print/auctex can be abolished since 1. auctex is already included in ports/editors/xemacs-packages. 2. print/auctex installs lisp files to the directory which XEmacs doesn't initially includes in load-path even when it depends on xemacs. My proposal is as follows: 1 Abolish xemacs support in print/auctex. 2.0 Use bsd.emacs.mk. 2.1 Depend on emacs21 by default. 2.2 Install to emacs' version specific directory 2.3 Add suffix for packages. 2.4 Add stub port for emacs20 as print/auctex-emacs20. (simply set EMACS_PORT_NAME=emacs20 in its Makefile) 3 Remove 2-byte chars from Makefile. No.2 in above is to arrange auctec port like other emacs lisp ports e.g. speedbar,ecb,tramp, etc. Would you give me some comment or approval for my proposal, please? Regards, -- Yoichi Nakayama --Multipart_Sun_Jan_27_10:41:44_2002-1 Content-Type: application/octet-stream; type=patch Content-Disposition: attachment; filename="auctex.patch" Content-Transfer-Encoding: 7bit Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/auctex/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 6 Jun 2001 18:19:02 -0000 1.5 +++ Makefile 27 Jan 2002 01:22:27 -0000 @@ -10,37 +10,19 @@ CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/auctex +PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= mkamm@gmx.net -# NOTE: AUC TeX 10 requires Emacs version to be >= 20 -# EMACS_NAME must be 'emacs' or 'xemacs' - it is used for byte compiling -# emacs lisp files (*.el => *.elc) -# EMACS_PORT is only used for dependency registration, the installed bits -# are always the same (regardless of what [x]emacs version is used) -.if !defined(EMACS_NAME) -.if exists(${LOCALBASE}/bin/xemacs) -EMACS_NAME = xemacs -EMACS_PORT = xemacs21 -.else -EMACS_NAME = emacs -EMACS_PORT = emacs20 -.endif -.endif -MAKE_ENV += EMACS='${EMACS_NAME}' +RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX -BUILD_DEPENDS = ${EMACS_NAME}:${PORTSDIR}/editors/${EMACS_PORT} -RUN_DEPENDS = ${EMACS_NAME}:${PORTSDIR}/editors/${EMACS_PORT} \ - latex:${PORTSDIR}/print/teTeX +EMACS_PORT_NAME?= emacs21 +MAKE_ARGS+= lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} -.include - -.if ${PREFIX} != /usr/local # adjust a hardcoded '/usr/local' string post-patch: @${ECHO_MSG} "===> Substituting hardcoded '/usr/local' paths" - ${PERL} -wpi -e 's¦/usr/local¦${PREFIX}¦g' ${WRKSRC}/tex.el -.endif + ${PERL} -wpi -e 's?/usr/local?${PREFIX}?g' ${WRKSRC}/tex.el post-install: .if !defined(NOPORTDOCS) @@ -51,6 +33,6 @@ cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} install-info >/dev/null install-info --entry='* AUC-Tex mode: (auctex). Emacs mode for editing TeX and LaTeX files.' --section='TeX' ${PREFIX}/info/auctex ${PREFIX}/info/dir .endif - @${CAT} ${PKGMESSAGE} | ${SED} 's¦/usr/local¦${PREFIX}¦g' + @${CAT} ${PKGMESSAGE} | ${SED} 's?/usr/local?${PREFIX}?g' -.include +.include Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/print/auctex/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 6 Jun 2001 18:19:02 -0000 1.2 +++ pkg-plist 27 Jan 2002 01:22:27 -0000 @@ -8,115 +8,115 @@ share/doc/auctex/INSTALLATION share/doc/auctex/README @dirrm share/doc/auctex -share/emacs/site-lisp/tex-site.el -share/emacs/site-lisp/auctex/auc-old.el -share/emacs/site-lisp/auctex/auc-old.elc -share/emacs/site-lisp/auctex/auto/.nosearch -@dirrm share/emacs/site-lisp/auctex/auto -share/emacs/site-lisp/auctex/latex.el -share/emacs/site-lisp/auctex/latex.elc -share/emacs/site-lisp/auctex/multi-prompt.el -share/emacs/site-lisp/auctex/multi-prompt.elc -share/emacs/site-lisp/auctex/style/.nosearch -share/emacs/site-lisp/auctex/style/amsart.el -share/emacs/site-lisp/auctex/style/amsart.elc -share/emacs/site-lisp/auctex/style/amsbook.el -share/emacs/site-lisp/auctex/style/amsbook.elc -share/emacs/site-lisp/auctex/style/amsbsy.el -share/emacs/site-lisp/auctex/style/amsbsy.elc -share/emacs/site-lisp/auctex/style/amsmath.el -share/emacs/site-lisp/auctex/style/amsmath.elc -share/emacs/site-lisp/auctex/style/amsopn.el -share/emacs/site-lisp/auctex/style/amsopn.elc -share/emacs/site-lisp/auctex/style/amstex.el -share/emacs/site-lisp/auctex/style/amstex.elc -share/emacs/site-lisp/auctex/style/amstext.el -share/emacs/site-lisp/auctex/style/amstext.elc -share/emacs/site-lisp/auctex/style/amsthm.el -share/emacs/site-lisp/auctex/style/amsthm.elc -share/emacs/site-lisp/auctex/style/article.el -share/emacs/site-lisp/auctex/style/article.elc -share/emacs/site-lisp/auctex/style/book.el -share/emacs/site-lisp/auctex/style/book.elc -share/emacs/site-lisp/auctex/style/czech.el -share/emacs/site-lisp/auctex/style/czech.elc -share/emacs/site-lisp/auctex/style/danish.el -share/emacs/site-lisp/auctex/style/danish.elc -share/emacs/site-lisp/auctex/style/dinbrief.el -share/emacs/site-lisp/auctex/style/dinbrief.elc -share/emacs/site-lisp/auctex/style/dk.el -share/emacs/site-lisp/auctex/style/dk.elc -share/emacs/site-lisp/auctex/style/dutch.el -share/emacs/site-lisp/auctex/style/dutch.elc -share/emacs/site-lisp/auctex/style/epsf.el -share/emacs/site-lisp/auctex/style/epsf.elc -share/emacs/site-lisp/auctex/style/fancyref.el -share/emacs/site-lisp/auctex/style/fancyref.elc -share/emacs/site-lisp/auctex/style/foils.el -share/emacs/site-lisp/auctex/style/foils.elc -share/emacs/site-lisp/auctex/style/german.el -share/emacs/site-lisp/auctex/style/german.elc -share/emacs/site-lisp/auctex/style/graphics.el -share/emacs/site-lisp/auctex/style/graphics.elc -share/emacs/site-lisp/auctex/style/graphicx.el -share/emacs/site-lisp/auctex/style/graphicx.elc -share/emacs/site-lisp/auctex/style/harvard.el -share/emacs/site-lisp/auctex/style/harvard.elc -share/emacs/site-lisp/auctex/style/index.el -share/emacs/site-lisp/auctex/style/index.elc -share/emacs/site-lisp/auctex/style/j-article.el -share/emacs/site-lisp/auctex/style/j-article.elc -share/emacs/site-lisp/auctex/style/j-book.el -share/emacs/site-lisp/auctex/style/j-book.elc -share/emacs/site-lisp/auctex/style/j-report.el -share/emacs/site-lisp/auctex/style/j-report.elc -share/emacs/site-lisp/auctex/style/jarticle.el -share/emacs/site-lisp/auctex/style/jarticle.elc -share/emacs/site-lisp/auctex/style/jbook.el -share/emacs/site-lisp/auctex/style/jbook.elc -share/emacs/site-lisp/auctex/style/jreport.el -share/emacs/site-lisp/auctex/style/jreport.elc -share/emacs/site-lisp/auctex/style/latexinfo.el -share/emacs/site-lisp/auctex/style/latexinfo.elc -share/emacs/site-lisp/auctex/style/letter.el -share/emacs/site-lisp/auctex/style/letter.elc -share/emacs/site-lisp/auctex/style/makeidx.el -share/emacs/site-lisp/auctex/style/makeidx.elc -share/emacs/site-lisp/auctex/style/mdwlist.el -share/emacs/site-lisp/auctex/style/mdwlist.elc -share/emacs/site-lisp/auctex/style/multind.el -share/emacs/site-lisp/auctex/style/multind.elc -share/emacs/site-lisp/auctex/style/natbib.el -share/emacs/site-lisp/auctex/style/natbib.elc -share/emacs/site-lisp/auctex/style/ngerman.el -share/emacs/site-lisp/auctex/style/ngerman.elc -share/emacs/site-lisp/auctex/style/plfonts.el -share/emacs/site-lisp/auctex/style/plfonts.elc -share/emacs/site-lisp/auctex/style/plhb.el -share/emacs/site-lisp/auctex/style/plhb.elc -share/emacs/site-lisp/auctex/style/psfig.el -share/emacs/site-lisp/auctex/style/psfig.elc -share/emacs/site-lisp/auctex/style/report.el -share/emacs/site-lisp/auctex/style/report.elc -share/emacs/site-lisp/auctex/style/slides.el -share/emacs/site-lisp/auctex/style/slides.elc -share/emacs/site-lisp/auctex/style/slovak.el -share/emacs/site-lisp/auctex/style/slovak.elc -share/emacs/site-lisp/auctex/style/swedish.el -share/emacs/site-lisp/auctex/style/swedish.elc -share/emacs/site-lisp/auctex/style/varioref.el -share/emacs/site-lisp/auctex/style/varioref.elc -share/emacs/site-lisp/auctex/style/virtex.el -share/emacs/site-lisp/auctex/style/virtex.elc -@dirrm share/emacs/site-lisp/auctex/style -share/emacs/site-lisp/auctex/tex-buf.el -share/emacs/site-lisp/auctex/tex-buf.elc -share/emacs/site-lisp/auctex/tex-info.el -share/emacs/site-lisp/auctex/tex-info.elc -share/emacs/site-lisp/auctex/tex-mik.el -share/emacs/site-lisp/auctex/tex-mik.elc -share/emacs/site-lisp/auctex/tex.el -share/emacs/site-lisp/auctex/tex.elc -share/emacs/site-lisp/auctex/texmathp.el -share/emacs/site-lisp/auctex/texmathp.elc -@dirrm share/emacs/site-lisp/auctex +%%EMACS_VERSION_SITE_LISPDIR%%/tex-site.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/auc-old.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/auc-old.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/auto/.nosearch +@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/auctex/auto +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/latex.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/latex.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/multi-prompt.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/multi-prompt.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/.nosearch +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsart.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsart.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsbook.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsbook.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsbsy.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsbsy.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsmath.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsmath.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsopn.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsopn.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amstex.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amstex.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amstext.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amstext.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsthm.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/amsthm.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/article.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/article.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/book.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/book.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/czech.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/czech.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/danish.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/danish.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/dinbrief.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/dinbrief.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/dk.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/dk.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/dutch.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/dutch.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/epsf.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/epsf.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/fancyref.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/fancyref.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/foils.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/foils.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/german.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/german.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/graphics.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/graphics.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/graphicx.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/graphicx.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/harvard.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/harvard.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/index.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/index.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/j-article.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/j-article.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/j-book.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/j-book.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/j-report.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/j-report.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/jarticle.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/jarticle.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/jbook.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/jbook.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/jreport.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/jreport.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/latexinfo.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/latexinfo.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/letter.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/letter.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/makeidx.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/makeidx.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/mdwlist.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/mdwlist.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/multind.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/multind.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/natbib.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/natbib.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/ngerman.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/ngerman.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/plfonts.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/plfonts.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/plhb.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/plhb.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/psfig.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/psfig.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/report.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/report.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/slides.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/slides.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/slovak.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/slovak.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/swedish.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/swedish.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/varioref.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/varioref.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/virtex.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/style/virtex.elc +@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/auctex/style +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/tex-buf.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/tex-buf.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/tex-info.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/tex-info.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/tex-mik.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/tex-mik.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/tex.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/tex.elc +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/texmathp.el +%%EMACS_VERSION_SITE_LISPDIR%%/auctex/texmathp.elc +@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/auctex --Multipart_Sun_Jan_27_10:41:44_2002-1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 17:50: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A74C937B402 for ; Sat, 26 Jan 2002 17:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R1o1Z96671; Sat, 26 Jan 2002 17:50:01 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 17:50:01 -0800 (PST) Message-Id: <200201270150.g0R1o1Z96671@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34310; it has been noted by GNATS. From: Alan Eldridge To: Akinori MUSHA Cc: FreeBSD Bugs Subject: Re: ports/34310: portupgrade cannot install or upgrade timidity++ port ('+' signs a problem?) Date: Sat, 26 Jan 2002 20:40:34 -0500 On Sun, Jan 27, 2002 at 09:51:05AM +0900, Akinori MUSHA wrote: >At Sat, 26 Jan 2002 18:00:39 -0500, >Alan Eldridge wrote: >> OK. Let's see if it can find it on its own. >> >> [alane ~/FreeBSD/packages/stable/All]$ echo $PKG_PATH >> /home/alane/FreeBSD/ports/packages/All:/home/alane/FreeBSD/packages/bento/packages-4-full >> [alane ~/FreeBSD/packages/stable/All]$ ls timidity++-2* >> timidity++-2.11.3.tgz >> [alane ~/FreeBSD/packages/stable/All]$ portupgrade -PPsN timidity++ >> [You have no permission to update the pkgdb -- using a slow method] >> ** No such installed package nor such port called 'timidity++' is found. > >portupgrade says there is no package named 'timidity++-' >installed nor found in your INDEX file. Probably what you have in >your INDEX file is 'timidity++-esound-2.11.3' instead of >'timidity++-2.11.3'. That's the problem. :) >You may want to define WITHOUT_ESOUND if you don't use esound at all. It's still a little tough to understand it ignoring the name of the package *as-installed*. OK to close PR. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 18:41:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45CFC37B404; Sat, 26 Jan 2002 18:41:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R2bj706426; Sat, 26 Jan 2002 18:37:46 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 18:37:46 -0800 (PST) From: Message-Id: <200201270237.g0R2bj706426@freefall.freebsd.org> To: komine@cc.meisei-u.ac.jp, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34227: mbone/rat compile fail Sender: owner-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: mbone/rat compile fail State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 18:37:04 PST 2002 State-Changed-Why: Fixed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34227 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 18:51:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A4BD37B402; Sat, 26 Jan 2002 18:51:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R2mBD07874; Sat, 26 Jan 2002 18:48:11 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 18:48:11 -0800 (PST) From: Message-Id: <200201270248.g0R2mBD07874@freefall.freebsd.org> To: svenasse@polaris.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34221: Updated port: sysutils/fcron from 2.0.0 to 2.1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: sysutils/fcron from 2.0.0 to 2.1.0 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 18:47:31 PST 2002 State-Changed-Why: Port updated, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34221 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 19:17:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id E85BD37B404 for ; Sat, 26 Jan 2002 19:17:07 -0800 (PST) Received: from photoniii (h0005025b549e.ne.mediaone.net [66.31.5.199]) by chmls05.mediaone.net (8.11.1/8.11.1) with SMTP id g0R3GIu13951; Sat, 26 Jan 2002 22:16:18 -0500 (EST) Date: Sat, 26 Jan 2002 22:22:31 -0500 From: Tadayuki OKADA To: Alexander Leidinger Cc: tadayuki.okada@windriver.com, mi@aldan.algebra.com, will@csociety.org, freebsd-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/gd Makefile pkg-comment Message-Id: <20020126222231.1c336cf3.tadayuki@mediaone.net> In-Reply-To: <200201251123.g0PBNQu28749@Magelan.Leidinger.net> References: <20020125030717.62e1cf65.tadayuki@mediaone.net> <200201251123.g0PBNQu28749@Magelan.Leidinger.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.5) 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 again. I said I won't bother you again, but I might know the reason why you had the problem with the gnome update, so I wrote this with a hope that this might make the situation clear. One of the reason that PORTREVISION is not porperly working with gnome might be that the gnome ports are using USE_GNOME to get the dependency. USE_GNOME will pick up several LIB_DEPENDS definitions. So if you want to bump PORTREVISION properly, you have to bump it whenever one of the shlib's major version is bumped for USE_GNOME's LIB_DEPENDS definitions. But I guess this was not the case. So in a sense, what you said might be right. gnome ports didn't get PORTREVISION bump properly. And I think there might be several gnome ports which use recursive dependency to get a shlib dependency which should've been explicit dependency. On Fri, 25 Jan 2002 12:23:25 +0100 (CET) Alexander Leidinger wrote: > >> >> Sorry, I wanted to say: "If we decide to accept Mikhail's proposal, we > >> >> have the possibility to determine which port needs a PORTREVISION bump > >> >> just by looking at the dependency information." > >> > That's a possibility. Not the current implementation. > >> > The proposal is incomplete without the utility side changes. > >> > >> Sorry, but I can't see where Mikhail's proposal changes the behavior in > >> this regard. Can you please explain it to me? > > Previously you said 'we have the possibility'. It means we don't have it yet. > > There is no tool to detect a need of PORTREVISION bump just by the dependency. > > ---snip--- > #!/bin/sh .... > done > ---snip--- Thanks for your effort. But is this the possibility that you mentioned? I thought you were talking about more automated process. i.e. PORTREVISION will be changed automaticaly whenever shlib version is bumped. If you have to bump PORTREVISION manually, what's the point not to specify shlib's version at the same time? > > It does violate Porter's Handbook. > > And it also breaks pkg_version and portversion's updates detection. > > # Those tools are written based on the assumption we observe Porter's Handbook. > > Not bumping PORTREVISION does this, yes. But Mikhail's proposal isn't > about bumping it or not. Think again. You bump PORTREVISION, but not specify the shlib version. What will happen? If there's old version of shlib installed, the port will pick it up, and newer version will not be installed. But the installed package will have bumped PORTREVISION. His porposal doesn't make sense if you bump PORTREVISION. > Just because port B is updated this doesn't mean I have to update it. This shouldn't be default. If we want such behavior we should add a knob IGNORE_SHLIB_VERSION or something. > > And there will be several packages they have exactly same name and version, > > but they depend on different major version of shlib. > > Not if the PORTREVISION gets bumped. Bumping the PORTREVISION is > orthogonal to Mikhail's proposal. See above. > Then the maintainer of port A and/or the maintainer of port B did > something wrong. A PORTREVISION bump is independend of Mikhail's > proposal. See above. > > so installed package A still depend on old version of libB.so. > > And new libB.so may include critical fix like security hole. > > How do you expect this to work if the library version of port B did not > get updated when a security hole is fixed? Think again. This is too easy. > The "@pkgdep" line in packages contains ${PORTNAME}-${PORTVERSION}, so > packages aren't affected. So you want 'Joe user' to check '@pkgdep' line. That's user frendly! To Mikhail: Do you still think this is an improvement? Regards, -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 19:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7AD037B402 for ; Sat, 26 Jan 2002 19:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R3K0O15487; Sat, 26 Jan 2002 19:20:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 739D637B48B for ; Sat, 26 Jan 2002 19:16:00 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R3G0L14749; Sat, 26 Jan 2002 19:16:00 -0800 (PST) (envelope-from nobody) Message-Id: <200201270316.g0R3G0L14749@freefall.freebsd.org> Date: Sat, 26 Jan 2002 19:16:00 -0800 (PST) From: Bill Carpenter To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/34318: ports/games/rt2-demo-files/do-install has hard coded /usr/ports/distfiles Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34318 >Category: ports >Synopsis: ports/games/rt2-demo-files/do-install has hard coded /usr/ports/distfiles >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 19:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Bill Carpenter >Release: 4.3 >Organization: >Environment: FreeBSD gas.local.net 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sun Jul 29 05:23:05 EDT 2001 root@gas.local.net:/usr/src/sys/compile/GENERICSMPSND i386 >Description: ports/games/rt2-demo-files/do-install has a hard coded reference to /usr/ports/distfiles. This should be >How-To-Repeat: set PORTSDIR or DISTDIR to something other than /usr/ports or /usr/ports/distfiles and perform make install in the ports/games/rt2-demo directory. >Fix: gas: ~/ports/games/rt2-demo/files 54 > diff -c do-install do-install.broken *** do-install Sat Jan 26 21:49:24 2002 --- do-install.broken Sat Jan 26 22:11:06 2002 *************** *** 10,16 **** mkdir -p ${LIBDIR}/ SKIP=`strings ${DISTDIR}/rt2-demo.run | head -10 | grep ^skip= | cut -d= -f2` ! tail +$SKIP ${DISTDIR}/rt2-demo.run | \ tar -C ${LIBDIR}/ -xz -f - --exclude rt2_demo --exclude rt2_demo.ppc brandelf -t Linux ${LIBDIR}/rt2_demo.x86 --- 10,16 ---- mkdir -p ${LIBDIR}/ SKIP=`strings ${DISTDIR}/rt2-demo.run | head -10 | grep ^skip= | cut -d= -f2` ! tail +$SKIP /usr/ports/distfiles/rt2-demo.run | \ tar -C ${LIBDIR}/ -xz -f - --exclude rt2_demo --exclude rt2_demo.ppc brandelf -t Linux ${LIBDIR}/rt2_demo.x86 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 19:41:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D25F737B402; Sat, 26 Jan 2002 19:41:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R3cpR18003; Sat, 26 Jan 2002 19:38:51 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 19:38:51 -0800 (PST) From: Message-Id: <200201270338.g0R3cpR18003@freefall.freebsd.org> To: mastake@msel.t.u-tokyo.ac.jp, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34104: graphics/linux_mesa3 can't build without 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: graphics/linux_mesa3 can't build without X State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 19:38:39 PST 2002 State-Changed-Why: Fixed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34104 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 19:41:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42B6A37B404; Sat, 26 Jan 2002 19:41:19 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R3VfG16924; Sat, 26 Jan 2002 19:31:41 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 19:31:41 -0800 (PST) From: Message-Id: <200201270331.g0R3VfG16924@freefall.freebsd.org> To: fifteen@inext.hu, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34116: lopster src also has strcasestr now included 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: lopster src also has strcasestr now included libc State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 19:31:29 PST 2002 State-Changed-Why: Fixed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34116 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 19:51:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6036837B404; Sat, 26 Jan 2002 19:51:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R3oEh19790; Sat, 26 Jan 2002 19:50:14 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 19:50:14 -0800 (PST) From: Message-Id: <200201270350.g0R3oEh19790@freefall.freebsd.org> To: j.kossen@home.nl, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34300: audio/lopster 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 Synopsis: audio/lopster fails to build State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 19:49:59 PST 2002 State-Changed-Why: Similar patch committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34300 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 20: 1:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A42E37B402; Sat, 26 Jan 2002 20:01:18 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R3tvA20473; Sat, 26 Jan 2002 19:55:57 -0800 (PST) (envelope-from pat) Date: Sat, 26 Jan 2002 19:55:57 -0800 (PST) From: Message-Id: <200201270355.g0R3tvA20473@freefall.freebsd.org> To: mwm@mired.org, girgen@partitur.se, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33928: print/t1utils have been updated to 1.25 Sender: owner-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/t1utils have been updated to 1.25 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 26 19:55:44 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33928 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 20:41:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79AAD37B404; Sat, 26 Jan 2002 20:41:18 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R4ahE28756; Sat, 26 Jan 2002 20:36:43 -0800 (PST) (envelope-from petef) Date: Sat, 26 Jan 2002 20:36:43 -0800 (PST) From: Message-Id: <200201270436.g0R4ahE28756@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33378: New port: Determine the infinitive form of a conjugated word Sender: owner-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: Determine the infinitive form of a conjugated word State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Jan 26 20:36:18 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33378 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 20:51:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7689F37B400; Sat, 26 Jan 2002 20:51:18 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R4m2x30312; Sat, 26 Jan 2002 20:48:02 -0800 (PST) (envelope-from petef) Date: Sat, 26 Jan 2002 20:48:02 -0800 (PST) From: Message-Id: <200201270448.g0R4m2x30312@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33380: New port: Genealogical nickname matching (Liz=Beth) Sender: owner-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: Genealogical nickname matching (Liz=Beth) State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Jan 26 20:47:23 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33380 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 21: 1:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D92637B417; Sat, 26 Jan 2002 21:01:22 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R4ure31384; Sat, 26 Jan 2002 20:56:53 -0800 (PST) (envelope-from petef) Date: Sat, 26 Jan 2002 20:56:53 -0800 (PST) From: Message-Id: <200201270456.g0R4ure31384@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33381: New port: Perl routines for manipulating a person's name Sender: owner-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: Perl routines for manipulating a person's name State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Jan 26 20:56:31 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33381 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 21:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 238A037B416 for ; Sat, 26 Jan 2002 21:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R5A2H37565; Sat, 26 Jan 2002 21:10:02 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 21:10:02 -0800 (PST) Message-Id: <200201270510.g0R5A2H37565@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Igor Pokrovsky Subject: Re: ports/33934: New port: Szip performs data compression/decompression Reply-To: Igor Pokrovsky Sender: owner-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/33934; it has been noted by GNATS. From: Igor Pokrovsky To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/33934: New port: Szip performs data compression/decompression Date: Sun, 27 Jan 2002 07:59:28 +0300 (MSK) --- szip.old.shar Sun Jan 27 07:27:08 2002 +++ szip.shar Sun Jan 27 07:28:48 2002 @@ -17,10 +17,13 @@ echo x - szip/pkg-descr sed 's/^X//' >szip/pkg-descr << 'END-of-szip/pkg-descr' XThe program szip performs data compression/decompression. -XIt is available for many Unix platforms, -Xfor more info see: http://www.compressconsult.com/szip/. +XIt uses a limited order sort transform. This transformation is related to +Xthe Burrows-Wheeler transformation used in blocksorting compression methods. +XThe difference is a fast, deterministic behaviour in time at some compression +Xloss. X -XSzip is (c) 1997-1999 Michael Schindler, szip@compressconsult.com. +XAuthor: Michael Schindler +XWWW: http://www.compressconsult.com/szip/ X X-- XIgor Pokrovsky @@ -32,10 +35,10 @@ echo x - szip/pkg-plist sed 's/^X//' >szip/pkg-plist << 'END-of-szip/pkg-plist' Xbin/szip -Xshare/doc/szip/history.txt -Xshare/doc/szip/readme.txt -Xshare/doc/szip/techinfo.txt -X@dirrm share/doc/szip +X%%PORTDOCS%%share/doc/szip/history.txt +X%%PORTDOCS%%share/doc/szip/readme.txt +X%%PORTDOCS%%share/doc/szip/techinfo.txt +X%%PORTDOCS%%@dirrm share/doc/szip END-of-szip/pkg-plist echo x - szip/Makefile sed 's/^X//' >szip/Makefile << 'END-of-szip/Makefile' @@ -58,10 +61,11 @@ XONLY_FOR_ARCHS= i386 X Xdo-install: -X @${MKDIR} ${PREFIX}/share/doc/${PORTNAME} -X @${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/ -X @${INSTALL_DATA} ${WRKDIR}/*.txt ${PREFIX}/share/doc/${PORTNAME}/ -X @${CHMOD} -x ${PREFIX}/share/doc/${PORTNAME}/*.txt +X ${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin +X.ifndef (NOPORTDOCS) +X @${MKDIR} ${DOCSDIR} +X ${INSTALL_DATA} ${WRKDIR}/*.txt ${DOCSDIR} +X.endif X X.include END-of-szip/Makefile @@ -70,6 +74,4 @@ XMD5 (szip_112b_FreeBSD.tar.gz) = fbcf065b8889acd4d0eb22300450ea60 END-of-szip/distinfo exit ->Release-Note: ->Audit-Trail: ->Unformatted: + To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 21:11:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E09637B4C3; Sat, 26 Jan 2002 21:11:20 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R52ls32627; Sat, 26 Jan 2002 21:02:47 -0800 (PST) (envelope-from petef) Date: Sat, 26 Jan 2002 21:02:47 -0800 (PST) From: Message-Id: <200201270502.g0R52ls32627@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33382: New port: Convert state, province, county etc. names to/from code Sender: owner-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: Convert state, province, county etc. names to/from code State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Jan 26 21:02:03 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33382 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 21:12: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 032F137B4C2; Sat, 26 Jan 2002 21:11:19 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R5AFg37678; Sat, 26 Jan 2002 21:10:15 -0800 (PST) (envelope-from petef) Date: Sat, 26 Jan 2002 21:10:15 -0800 (PST) From: Message-Id: <200201270510.g0R5AFg37678@freefall.freebsd.org> To: svenasse@polaris.ca, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33383: New port: A modern soundex. Phonetic encoding of words Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: A modern soundex. Phonetic encoding of words State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Jan 26 21:09:11 PST 2002 State-Changed-Why: New port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33383 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 21:30: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2628737B402 for ; Sat, 26 Jan 2002 21:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R5U2740791; Sat, 26 Jan 2002 21:30:02 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 21:30:02 -0800 (PST) Message-Id: <200201270530.g0R5U2740791@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/34216: [maintainer-update] net/dnstracer to version 1.2 Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34216; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, edwin@mavetju.org Cc: Subject: Re: ports/34216: [maintainer-update] net/dnstracer to version 1.2 Date: Sat, 26 Jan 2002 23:25:03 -0600 This port doesn't exist, I'm a little confused as to what you are upgrading. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 21:31:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C031D37B42A; Sat, 26 Jan 2002 21:31:18 -0800 (PST) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R5QpI40316; Sat, 26 Jan 2002 21:26:51 -0800 (PST) (envelope-from dwcjr) Date: Sat, 26 Jan 2002 21:26:51 -0800 (PST) From: Message-Id: <200201270526.g0R5QpI40316@freefall.freebsd.org> To: klaus.herrmann@gmx.net, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/34125: delete port net/gnubile Sender: owner-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: delete port net/gnubile State-Changed-From-To: open->feedback State-Changed-By: dwcjr State-Changed-When: Sat Jan 26 21:26:30 PST 2002 State-Changed-Why: Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: dwcjr Responsible-Changed-When: Sat Jan 26 21:26:30 PST 2002 Responsible-Changed-Why: I'll handle this one http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34125 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 21:40: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41CE737B41C for ; Sat, 26 Jan 2002 21:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R5e2Y41819; Sat, 26 Jan 2002 21:40:02 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 21:40:02 -0800 (PST) Message-Id: <200201270540.g0R5e2Y41819@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/34061: patch for deskutils/kmymoney2 which currently fails build Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34061; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, shoemaker@softhome.net Cc: dmitry_makovey@mail.com Subject: Re: ports/34061: patch for deskutils/kmymoney2 which currently fails build Date: Sat, 26 Jan 2002 23:31:17 -0600 I think the much cleaner way is to put this in the port's Makefile, instead of patching the port which should follow the variables below. The following fixes it, but I could not fully test it since it doesn't like my autoconf version. CONFIGURE_ARGS+= --with-qt-dir=${X11BASE} --with-qt-moc=${X11BASE}/bin MAKE_ENV+= MOC=${X11BASE}/bin/moc2 LIBQT="-lqt2" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 22:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CBAB37B417 for ; Sat, 26 Jan 2002 22:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R6o1T54026; Sat, 26 Jan 2002 22:50:01 -0800 (PST) (envelope-from gnats) Received: from sclp3.sclp.com (sclp3.sclp.com [209.196.61.66]) by hub.freebsd.org (Postfix) with SMTP id 2A1AB37B416 for ; Sat, 26 Jan 2002 22:40:28 -0800 (PST) Received: (qmail 25338 invoked from network); 27 Jan 2002 06:40:20 -0000 Received: from localhost (HELO aguirre.la.mastaler.com) (jason@127.0.0.1) by localhost with SMTP; 27 Jan 2002 06:40:20 -0000 Received: (qmail 49143 invoked by uid 100); 27 Jan 2002 06:40:13 -0000 Message-Id: <20020127064013.49142.qmail@aguirre.la.mastaler.com> Date: 27 Jan 2002 06:40:13 -0000 From: jason-dated-1012804629.4491e6@mastaler.com Reply-To: jason-dated-1012804629.4491e6@mastaler.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34319: Upgrade databases/py-cdb (0.32) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34319 >Category: ports >Synopsis: Upgrade databases/py-cdb (0.32) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 22:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jason R. Mastaler >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD aguirre.la.mastaler.com 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Fri Sep 21 05:33:30 MDT 2001 root@aguirre.la.mastaler.com:/usr/obj/usr/src/sys/AGUIRRE i386 >Description: Upgrade to 0.32 fixes a memory corruption bug that can cause Python to segfault. >How-To-Repeat: >Fix: diff -ruN /usr/ports/databases/py-cdb/Makefile /root/ports/py-cdb/Makefile --- /usr/ports/databases/py-cdb/Makefile Fri Jan 11 20:59:35 2002 +++ /root/ports/py-cdb/Makefile Sat Jan 26 23:29:50 2002 @@ -6,11 +6,11 @@ # PORTNAME= cdb -PORTVERSION= 0.31.a +PORTVERSION= 0.32 CATEGORIES= databases python -MASTER_SITES= http://pilcrow.madison.wi.us/sw/ +MASTER_SITES= http://pilcrow.madison.wi.us/python-${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION:S/.a/a/} +DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= jason@mastaler.com diff -ruN /usr/ports/databases/py-cdb/distinfo /root/ports/py-cdb/distinfo --- /usr/ports/databases/py-cdb/distinfo Fri Jan 11 20:59:35 2002 +++ /root/ports/py-cdb/distinfo Sat Jan 26 23:30:27 2002 @@ -1 +1 @@ -MD5 (python-cdb-0.31a.tar.gz) = c28b5a32d5a152678876e4847be811bf +MD5 (python-cdb-0.32.tar.gz) = 0e303095f8c0ea9f09d7f11faf89805f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 23: 0: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38DA937B402 for ; Sat, 26 Jan 2002 23:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R702855339; Sat, 26 Jan 2002 23:00:02 -0800 (PST) (envelope-from gnats) Date: Sat, 26 Jan 2002 23:00:02 -0800 (PST) Message-Id: <200201270700.g0R702855339@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Edwin Groothuis Subject: Re: ports/34216: [maintainer-update] net/dnstracer to version 1.2 Reply-To: Edwin Groothuis Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34216; it has been noted by GNATS. From: Edwin Groothuis To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/34216: [maintainer-update] net/dnstracer to version 1.2 Date: Sun, 27 Jan 2002 17:53:48 +1100 On Sat, Jan 26, 2002 at 09:30:02PM -0800, David W. Chapman Jr. wrote: > The following reply was made to PR ports/34216; it has been noted by GNATS. > > From: "David W. Chapman Jr." > To: freebsd-gnats-submit@FreeBSD.org, edwin@mavetju.org > Cc: > Subject: Re: ports/34216: [maintainer-update] net/dnstracer to version 1.2 > Date: Sat, 26 Jan 2002 23:25:03 -0600 > > This port doesn't exist, I'm a little confused as to what you are > upgrading. See PR ports/34025 (new port: net/dnstracer), which is the original one. The fact that it hasn't been submitted doesn't withold me from developing further and making new releases :-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 23:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DD6937B417 for ; Sat, 26 Jan 2002 23:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0R7U1862622; Sat, 26 Jan 2002 23:30:01 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id BDCBF37B41B for ; Sat, 26 Jan 2002 23:26:04 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id A43E92B835 for ; Sun, 27 Jan 2002 08:25:59 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 0AFEC349; Sun, 27 Jan 2002 18:25:55 +1100 (EST) Message-Id: <20020127072555.0AFEC349@k7.mavetju.org> Date: Sun, 27 Jan 2002 18:25:55 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34320: [maintainer-update] net/dhcping to version 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: 34320 >Category: ports >Synopsis: [maintainer-update] net/dhcping to version 1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 23:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Dec 25 02:20:13 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/net/dhcping/Makefile,v 1.4 2001/04/20 15:58:24 olgeni Exp $ >Description: update to version 1.2 >How-To-Repeat: n/a >Fix: thanks! --- dhcping-old/Makefile Sun Jan 27 18:21:27 2002 +++ dhcping/Makefile Sun Jan 27 18:23:07 2002 @@ -5,18 +5,14 @@ # $FreeBSD: ports/net/dhcping/Makefile,v 1.4 2001/04/20 15:58:24 olgeni Exp $ # -PORTNAME= dhcping -PORTVERSION= 1.1 -CATEGORIES= net -MASTER_SITES= http://www.mavetju.org/download/ +PORTNAME= dhcping +PORTVERSION= 1.2 +CATEGORIES= net +MASTER_SITES= http://www.mavetju.org/download/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= edwin@mavetju.org MAN8= dhcping.8 - -pre-build: - ${PERL} -pi.orig -e "s@gcc@${CC}@g; \ - s@-Wall -g@-Wall ${CFLAGS}@g; \ - s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile +HAS_CONFIGURE= yes .include diff -ur dhcping-old/distinfo dhcping/distinfo --- dhcping-old/distinfo Sun Jan 27 18:21:27 2002 +++ dhcping/distinfo Sun Jan 27 18:22:54 2002 @@ -1 +1 @@ -MD5 (dhcping-1.1.tar.gz) = 2553d00f2aac69be0c4fee799c87ce60 +MD5 (dhcping-1.2.tar.gz) = c4b22bbf3446c8567e371c40aa552d5d >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 26 23:55:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id 9DB4637B400 for ; Sat, 26 Jan 2002 23:55:21 -0800 (PST) Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.11.6/8.11.6) with BSMTP id g0R7t4R02241 for ; Sun, 27 Jan 2002 08:55:04 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) X-MDaemon-Deliver-To: To: freebsd-ports@FreeBSD.ORG Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: licq-base-1.0.4 Date: Sun, 27 Jan 2002 08:50:29 +0100 X-Mailer: Dinoex 1.77 References: <20020126144400.A32612@freebsd.tekrealm.net> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.93] X-Accept-Language: de,en X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-No-Archive: yes X-ZC-VIA: 20020127000000W+1@dinoex.sub.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew Stuart wrote: > Another question i have, that i spaced on on my last email, is > why was the licq binary name changed from licq to i386--freebsd4.4-licq, > and why are we now installing two licq binarys (with the last patch > commited) Checking my last build logs it did not install "i386--freebsd4.4-licq" The patch I commiited seeem to missed 2 lines in the Makefile. The previous fix leave PLIST error. I committed my previous fix. > I havent looked at all the updates, but i know compiling/installing licq > from source, leaves the licq binary as licq, and not > i386--freebsd4.4-licq.. 1.04 installed it per default as "i386--freebsd4.4-licq" kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message