From owner-freebsd-ports Sun May 5 3: 0: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 7F7F937B41A for ; Sun, 5 May 2002 03:00:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45A09R96858; Sun, 5 May 2002 03:00:09 -0700 (PDT) (envelope-from gnats) Received: from boss.yasi.yi.org (g045076.ppp.asahi-net.or.jp [211.132.45.76]) by hub.freebsd.org (Postfix) with ESMTP id 701B837B41D; Sun, 5 May 2002 02:56:22 -0700 (PDT) Received: by boss.yasi.yi.org (Postfix, from userid 1001) id 0F88321043; Sun, 5 May 2002 18:56:16 +0900 (JST) Message-Id: <20020505095616.0F88321043@boss.yasi.yi.org> Date: Sun, 5 May 2002 18:56:16 +0900 (JST) From: HAYASHI Yasushi Reply-To: HAYASHI Yasushi To: FreeBSD-gnats-submit@FreeBSD.org Cc: nbm@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37763: Update port: zope-2.5.0_1 -> zope-2.5.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37763 >Category: ports >Synopsis: Update port: zope-2.5.0_1 -> zope-2.5.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: Sun May 05 03:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: HAYASHI Yasushi >Release: FreeBSD 4.5-STABLE i386 >Organization: Japan Zope Users Group >Environment: System: FreeBSD boss.yasi.yi.org 4.5-STABLE FreeBSD 4.5-STABLE #107: Sat Apr 27 15:07:39 JST 2002 root@boss.yasi.yi.org:/usr/obj/usr/src/sys/BOSS i386 >Description: I updated zope-2.5.0_1 to zope-2.5.1. It includes some new features and bug fixes. Please see detail from: http://www.zope.org/Products/Zope/2.5.1/CHANGES.txt >How-To-Repeat: >Fix: diff -urN zope.old/Makefile zope/Makefile --- zope.old/Makefile Sat Mar 23 19:04:29 2002 +++ zope/Makefile Sat Apr 27 21:36:01 2002 @@ -6,18 +6,12 @@ # PORTNAME= zope -PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTVERSION= 2.5.1 +PORTREVISION= 0 CATEGORIES= www python zope -MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ \ - http://www.zope.org/Products/Zope/Hotfix_2002-03-01/ +MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src -DISTFILES= ${DISTNAME}.tgz \ - Hotfix_2002-03-01.tgz - -PATCHFILES= Zope-2.5.0-unix-security.patch -PATCH_DIST_STRIP= -p1 -PATCH_SITES= http://www.zope.org/Members/zigg/UnixSecurityPatch/ +EXTRACT_SUFX= .tgz MAINTAINER= nbm@FreeBSD.org @@ -28,10 +22,6 @@ DIST_SUBDIR= zope -post-patch: - @${CP} -Rp ${WRKDIR}/lib ${WRKSRC} - @${FIND} ${WRKSRC} -name \*.orig -exec ${RM} {} \; - # Build has to be done in the final location after installing the sources # there. It was a major action to fix all paths otherwise. do-build: # empty, but needs to be there for the python dependency. @@ -74,6 +64,9 @@ @${ECHO} "===> Please be patient, some builds need their time." @${ECHO} "===> Copying..." @${CP} -Rp ${WRKSRC}/* ${ZOPEBASEDIR}/ + # + # Copying some patches + # #@${CP} -Rp ${WRKDIR}/lib ${ZOPEBASEDIR}/ @# @${CHMOD} -R u+w ${ZOPEBASEDIR} diff -urN zope.old/distinfo zope/distinfo --- zope.old/distinfo Sat Mar 23 19:04:29 2002 +++ zope/distinfo Thu Apr 25 01:26:05 2002 @@ -1,3 +1 @@ -MD5 (zope/Zope-2.5.0-src.tgz) = 105bb1f9d90478596cc929164ef385e3 -MD5 (zope/Hotfix_2002-03-01.tgz) = 4bb8d96a7dd5a93a3fe2e0b9f37632e7 -MD5 (zope/Zope-2.5.0-unix-security.patch) = 87f3dceb08aa3bcede5bf521c9cdd328 +MD5 (zope/Zope-2.5.1-src.tgz) = 65d502b2acf986693576decad6b837cf diff -urN zope.old/pkg-comment zope/pkg-comment --- zope.old/pkg-comment Mon Nov 1 11:40:07 1999 +++ zope/pkg-comment Sat Apr 27 21:32:30 2002 @@ -1 +1 @@ -An object-based web application platform with database access +An object-based web application platform with DB access, WebDAV, and more diff -urN zope.old/pkg-plist zope/pkg-plist --- zope.old/pkg-plist Sat Mar 23 19:04:29 2002 +++ zope/pkg-plist Sat Apr 27 21:16:32 2002 @@ -281,7 +281,6 @@ %%ZOPEBASEDIR%%/lib/Components/cPickle/copy_reg.pyc %%ZOPEBASEDIR%%/lib/Components/cPickle/release.fl %%ZOPEBASEDIR%%/lib/Components/cPickle/release.sh -%%ZOPEBASEDIR%%/lib/Components/initgroups/initgroups.c %%ZOPEBASEDIR%%/lib/Components/zlib/Setup %%ZOPEBASEDIR%%/lib/Components/zlib/adler32.c %%ZOPEBASEDIR%%/lib/Components/zlib/compress.c @@ -385,6 +384,7 @@ %%ZOPEBASEDIR%%/lib/python/AccessControl/tests/private_module/submodule/__init__.py %%ZOPEBASEDIR%%/lib/python/AccessControl/tests/public_module/__init__.py %%ZOPEBASEDIR%%/lib/python/AccessControl/tests/public_module/submodule/__init__.py +%%ZOPEBASEDIR%%/lib/python/AccessControl/tests/testClassSecurityInfo.py %%ZOPEBASEDIR%%/lib/python/AccessControl/tests/testDeprecatedAPI.py %%ZOPEBASEDIR%%/lib/python/AccessControl/tests/testModuleSecurity.py %%ZOPEBASEDIR%%/lib/python/AccessControl/tests/testPasswordDigest.py @@ -526,6 +526,8 @@ %%ZOPEBASEDIR%%/lib/python/BTrees/SetTemplate.c %%ZOPEBASEDIR%%/lib/python/BTrees/Setup %%ZOPEBASEDIR%%/lib/python/BTrees/TreeSetTemplate.c +%%ZOPEBASEDIR%%/lib/python/BTrees/_fsBTree.c +%%ZOPEBASEDIR%%/lib/python/BTrees/_fsBTree.so %%ZOPEBASEDIR%%/lib/python/BTrees/_IIBTree.c %%ZOPEBASEDIR%%/lib/python/BTrees/_IIBTree.so %%ZOPEBASEDIR%%/lib/python/BTrees/_IOBTree.c @@ -831,11 +833,11 @@ %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/help/External-Method_Try-It.stx %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/help/ExternalMethod.py %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/help/ExternalMethod.pyc +%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/tests/Extensions/Test.py +%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/tests/__init__.py +%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/tests/testExternalMethod.py %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/version.txt %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/www/function.gif -%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_2002-03-01/README.txt -%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_2002-03-01/__init__.py -%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_2002-03-01/__init__.pyc %%ZOPEBASEDIR%%/lib/python/Products/MIMETools/MIMETag.py %%ZOPEBASEDIR%%/lib/python/Products/MIMETools/MIMETag.pyc %%ZOPEBASEDIR%%/lib/python/Products/MIMETools/README.txt @@ -2070,6 +2072,10 @@ %%ZOPEBASEDIR%%/lib/python/ZODB/coptimizations.so %%ZOPEBASEDIR%%/lib/python/ZODB/dbmStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/dbmStorage.pyc +%%ZOPEBASEDIR%%/lib/python/ZODB/fsIndex.py +%%ZOPEBASEDIR%%/lib/python/ZODB/fsIndex.pyc +%%ZOPEBASEDIR%%/lib/python/ZODB/fsdump.py +%%ZOPEBASEDIR%%/lib/python/ZODB/fsdump.pyc %%ZOPEBASEDIR%%/lib/python/ZODB/fsrecover.py %%ZOPEBASEDIR%%/lib/python/ZODB/fsrecover.pyc %%ZOPEBASEDIR%%/lib/python/ZODB/lock_file.py @@ -2085,8 +2091,10 @@ %%ZOPEBASEDIR%%/lib/python/ZODB/tests/IteratorStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/LocalStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/MinPO.py +%%ZOPEBASEDIR%%/lib/python/ZODB/tests/MTStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/PackableStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/PersistentStorage.py +%%ZOPEBASEDIR%%/lib/python/ZODB/tests/ReadOnlyStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/RevisionStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/StorageTestBase.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/Synchronization.py @@ -2095,13 +2103,16 @@ %%ZOPEBASEDIR%%/lib/python/ZODB/tests/VersionStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/__init__.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/speed.py +%%ZOPEBASEDIR%%/lib/python/ZODB/tests/testCache.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/testDemoStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/testFileStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/testMappingStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/testPersistentMapping.py +%%ZOPEBASEDIR%%/lib/python/ZODB/tests/testTimeStamp.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/testTransaction.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/testUtils.py %%ZOPEBASEDIR%%/lib/python/ZODB/tests/testZODB.py +%%ZOPEBASEDIR%%/lib/python/ZODB/tests/testfsIndex.py %%ZOPEBASEDIR%%/lib/python/ZODB/utils.py %%ZOPEBASEDIR%%/lib/python/ZODB/utils.pyc %%ZOPEBASEDIR%%/lib/python/ZODB/winlock.c @@ -2140,6 +2151,7 @@ %%ZOPEBASEDIR%%/lib/python/ZPublisher/maybe_lock.pyc %%ZOPEBASEDIR%%/lib/python/ZPublisher/tests/__init__.py %%ZOPEBASEDIR%%/lib/python/ZPublisher/tests/testHTTPRangeSupport.py +%%ZOPEBASEDIR%%/lib/python/ZPublisher/tests/testHTTPRequest.py %%ZOPEBASEDIR%%/lib/python/ZPublisher/xmlrpc.py %%ZOPEBASEDIR%%/lib/python/ZPublisher/xmlrpc.pyc %%ZOPEBASEDIR%%/lib/python/ZTUtils/Batch.py @@ -2166,7 +2178,6 @@ %%ZOPEBASEDIR%%/lib/python/config.c %%ZOPEBASEDIR%%/lib/python/dcdb.py %%ZOPEBASEDIR%%/lib/python/dcdb.pyc -%%ZOPEBASEDIR%%/lib/python/initgroups.so %%ZOPEBASEDIR%%/lib/python/intSet.so %%ZOPEBASEDIR%%/lib/python/sedscript %%ZOPEBASEDIR%%/lib/python/tempfile.py @@ -2447,8 +2458,9 @@ @dirrm %%ZOPEBASEDIR%%/lib/python/Products/MailHost/dtml @dirrm %%ZOPEBASEDIR%%/lib/python/Products/MailHost @dirrm %%ZOPEBASEDIR%%/lib/python/Products/MIMETools -@dirrm %%ZOPEBASEDIR%%/lib/python/Products/Hotfix_2002-03-01 @dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/www +@dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/tests/Extensions +@dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/tests @dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/help @dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/dtml @dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod @@ -2487,7 +2499,6 @@ @dirrm %%ZOPEBASEDIR%%/lib/python/AccessControl @dirrm %%ZOPEBASEDIR%%/lib/python @dirrm %%ZOPEBASEDIR%%/lib/Components/zlib -@dirrm %%ZOPEBASEDIR%%/lib/Components/initgroups @dirrm %%ZOPEBASEDIR%%/lib/Components/cPickle @dirrm %%ZOPEBASEDIR%%/lib/Components/ExtensionClass/test/output @dirrm %%ZOPEBASEDIR%%/lib/Components/ExtensionClass/test >Release-Note: >Audit-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 May 5 3:17:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 501B237B416 for ; Sun, 5 May 2002 03:16:30 -0700 (PDT) Received: (qmail 20274 invoked from network); 5 May 2002 10:25:43 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 5 May 2002 10:25:43 -0000 Message-ID: <3CD504EE.828802D1@liwing.de> Date: Sun, 05 May 2002 12:09:50 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Andrey A. Chernov" Cc: Dominic Marks , ports@freebsd.org Subject: Re: FreeBSD Port: apache-1.3.24_2 References: <3CD30C9C.BBFA5DC5@liwing.de> <20020504023109.B921@host217-41-52-202.in-addr.btope> <20020504023327.D921@host217-41-52-202.in-addr.btope> <3CD3C006.DCB42156@liwing.de> <20020504181251.GA11045@nagual.pp.ru> Content-Type: multipart/mixed; boundary="------------CD3DC27C6F5E0362C3C4481E" Sender: owner-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. --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit "Andrey A. Chernov" wrote: > > On Sat, May 04, 2002 at 13:03:34 +0200, Jens Rehsack wrote: > > > +DATADIR?= ${PREFIX}/www > > +DOCUMENT_ROOT?= ${DATADIR}/htdocs > > At least this is wrong, see FreeBSD.layout, we have no htdocs I cvsup'ed you changes, add the requested changes in my patches and send you all 4 versions (full file and patch file) prefix1: only the real apache related var's are now with APACHE_ prefix prefix2: prefix1 + LARGEFILE_SOURCE, too prefix3: prefix1 + APACHE_SUEXEC_ - prefixes prefix4: prefix2 + prefix3 Hope it helps, Jens -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=us-ascii; name="Makefile.diff1" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.diff1" --- Makefile Sat May 4 23:42:05 2002 +++ Makefile.prefix1 Sun May 5 12:11:39 2002 @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= 1.3.24 -PORTREVISION= 3 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ @@ -26,12 +26,39 @@ ftp://apache.nextpath.com/pub/apache/dist/httpd/ DISTNAME= apache_${PORTVERSION} -PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ -PATCHFILES= proxy_http1.1_chunking.patch -PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} +PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ +PATCHFILES= proxy_http1.1_chunking.patch +PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= ache@freebsd.org +APACHE_DATADIR?= ${PREFIX}/www +APACHE_DOCUMENT_ROOT?= ${APACHE_DATADIR}/data +APACHE_SYSCONF_DIR?= ${PREFIX}/etc/apache +SUEXEC_ROOT?= ${APACHE_DATADIR} + +.if defined(WITH_SUEXEC) && ${WITH_SUEXEC} == YES +SUEXEC_UID_MIN?=1000 +SUEXEC_GID_MIN?=1000 + +SUEXEC_CONF= --enable-suexec \ + --suexec-docroot=${SUEXEC_ROOT} \ + --suexec-caller=www \ + --suexec-uidmin=${SUEXEC_UID_MIN} \ + --suexec-gidmin=${SUEXEC_GID_MIN} + +.if defined(SUEXEC_UMASK) +SUEXEC_CONF+= --suexec-umask=${SUEXEC_UMASK} +.endif + +.if defined(SUEXEC_SAFEPATH) +SUEXEC_CONF+= --suexec-safepath=${SUEXEC_SAFEPATH} +.endif + +.else +SUEXEC_CONF= --suexec-docroot=${SUEXEC_ROOT} +.endif + HAS_CONFIGURE= yes # += for child ports CONFIGURE_ARGS+= \ @@ -40,15 +67,18 @@ --server-gid=www \ --with-perl=${PERL} \ --with-layout=FreeBSD \ - --suexec-docroot=${PREFIX}/www/data \ --without-confadjust \ --enable-module=most \ --enable-module=auth_db \ --enable-module=mmap_static \ --disable-module=auth_dbm \ - --enable-shared=max + --enable-shared=max \ + --datadir=${APACHE_DATADIR} \ + --htdocsdir=${APACHE_DOCUMENT_ROOT} \ + ${SUEXEC_CONF} -OPTIM= -DDOCUMENT_LOCATION=\\"${PREFIX}/www/data/\\" \ + +OPTIM= -DDOCUMENT_LOCATION=\\"${APACHE_DOCUMENT_ROOT}\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:${PREFIX}/bin\\" # @@ -58,6 +88,22 @@ OPTIM+= -DHARD_SERVER_LIMIT=${APACHE_HARD_SERVER_LIMIT} .else OPTIM+= -DHARD_SERVER_LIMIT=512 +.endif + +# required by www/mod_perl +.if defined(LARGEFILE_SOURCE) +CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +.endif + +.if defined(APACHE_LISTEN_PORT) +CONFIGURE_ARGS+= \ + --with-port=${APACHE_LISTEN_PORT} +.endif + +.if defined(APACHE_SYSCONF_DIR) +CONFIGURE_ARGS+= \ + --sysconfdir=${APACHE_SYSCONF_DIR} +#OPTIM+= -DSERVER_CONFIG_FILE=\\"${SYSCONF_DIR}/httpd.conf\\" .endif # --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=us-ascii; name="Makefile.diff2" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.diff2" --- Makefile Sat May 4 23:42:05 2002 +++ Makefile.prefix2 Sun May 5 12:12:22 2002 @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= 1.3.24 -PORTREVISION= 3 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ @@ -26,12 +26,43 @@ ftp://apache.nextpath.com/pub/apache/dist/httpd/ DISTNAME= apache_${PORTVERSION} -PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ -PATCHFILES= proxy_http1.1_chunking.patch -PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} +PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ +PATCHFILES= proxy_http1.1_chunking.patch +PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= ache@freebsd.org +APACHE_DATADIR?= ${PREFIX}/www +APACHE_DOCUMENT_ROOT?= ${APACHE_DATADIR}/data +APACHE_SYSCONF_DIR?= ${PREFIX}/etc/apache +APACHE_SUEXEC_ROOT?= ${APACHE_DATADIR} + +.if defined(WITH_APACHE_SUEXEC) && ${WITH_APACHE_SUEXEC} == YES +APACHE_SUEXEC_UID_MIN?=1000 +APACHE_SUEXEC_GID_MIN?=1000 + +APACHE_SUEXEC_CONF= \ + --enable-suexec \ + --suexec-docroot=${APACHE_SUEXEC_ROOT} \ + --suexec-caller=www \ + --suexec-uidmin=${APACHE_SUEXEC_UID_MIN} \ + --suexec-gidmin=${APACHE_SUEXEC_GID_MIN} + +.if defined(APACHE_SUEXEC_UMASK) +APACHE_SUEXEC_CONF+= \ + --suexec-umask=${APACHE_SUEXEC_UMASK} +.endif + +.if defined(APACHE_SUEXEC_SAFEPATH) +APACHE_SUEXEC_CONF+= \ + --suexec-safepath=${APACHE_SUEXEC_SAFEPATH} +.endif + +.else +APACHE_SUEXEC_CONF= \ + --suexec-docroot=${APACHE_SUEXEC_ROOT} +.endif + HAS_CONFIGURE= yes # += for child ports CONFIGURE_ARGS+= \ @@ -40,15 +71,18 @@ --server-gid=www \ --with-perl=${PERL} \ --with-layout=FreeBSD \ - --suexec-docroot=${PREFIX}/www/data \ --without-confadjust \ --enable-module=most \ --enable-module=auth_db \ --enable-module=mmap_static \ --disable-module=auth_dbm \ - --enable-shared=max + --enable-shared=max \ + --datadir=${APACHE_DATADIR} \ + --htdocsdir=${APACHE_DOCUMENT_ROOT} \ + ${APACHE_SUEXEC_CONF} -OPTIM= -DDOCUMENT_LOCATION=\\"${PREFIX}/www/data/\\" \ + +OPTIM= -DDOCUMENT_LOCATION=\\"${APACHE_DOCUMENT_ROOT}\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:${PREFIX}/bin\\" # @@ -58,6 +92,22 @@ OPTIM+= -DHARD_SERVER_LIMIT=${APACHE_HARD_SERVER_LIMIT} .else OPTIM+= -DHARD_SERVER_LIMIT=512 +.endif + +# required by www/mod_perl +.if defined(LARGEFILE_SOURCE) +CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +.endif + +.if defined(APACHE_LISTEN_PORT) +CONFIGURE_ARGS+= \ + --with-port=${APACHE_LISTEN_PORT} +.endif + +.if defined(APACHE_SYSCONF_DIR) +CONFIGURE_ARGS+= \ + --sysconfdir=${APACHE_SYSCONF_DIR} +#OPTIM+= -DSERVER_CONFIG_FILE=\\"${SYSCONF_DIR}/httpd.conf\\" .endif # --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=us-ascii; name="Makefile.diff3" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.diff3" --- Makefile Sat May 4 23:42:05 2002 +++ Makefile.prefix3 Sun May 5 12:12:22 2002 @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= 1.3.24 -PORTREVISION= 3 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ @@ -26,12 +26,39 @@ ftp://apache.nextpath.com/pub/apache/dist/httpd/ DISTNAME= apache_${PORTVERSION} -PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ -PATCHFILES= proxy_http1.1_chunking.patch -PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} +PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ +PATCHFILES= proxy_http1.1_chunking.patch +PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= ache@freebsd.org +APACHE_DATADIR?= ${PREFIX}/www +APACHE_DOCUMENT_ROOT?= ${APACHE_DATADIR}/data +APACHE_SYSCONF_DIR?= ${PREFIX}/etc/apache +SUEXEC_ROOT?= ${APACHE_DATADIR} + +.if defined(WITH_SUEXEC) && ${WITH_SUEXEC} == YES +SUEXEC_UID_MIN?=1000 +SUEXEC_GID_MIN?=1000 + +SUEXEC_CONF= --enable-suexec \ + --suexec-docroot=${SUEXEC_ROOT} \ + --suexec-caller=www \ + --suexec-uidmin=${SUEXEC_UID_MIN} \ + --suexec-gidmin=${SUEXEC_GID_MIN} + +.if defined(SUEXEC_UMASK) +SUEXEC_CONF+= --suexec-umask=${SUEXEC_UMASK} +.endif + +.if defined(SUEXEC_SAFEPATH) +SUEXEC_CONF+= --suexec-safepath=${SUEXEC_SAFEPATH} +.endif + +.else +SUEXEC_CONF= --suexec-docroot=${SUEXEC_ROOT} +.endif + HAS_CONFIGURE= yes # += for child ports CONFIGURE_ARGS+= \ @@ -40,15 +67,18 @@ --server-gid=www \ --with-perl=${PERL} \ --with-layout=FreeBSD \ - --suexec-docroot=${PREFIX}/www/data \ --without-confadjust \ --enable-module=most \ --enable-module=auth_db \ --enable-module=mmap_static \ --disable-module=auth_dbm \ - --enable-shared=max + --enable-shared=max \ + --datadir=${APACHE_DATADIR} \ + --htdocsdir=${APACHE_DOCUMENT_ROOT} \ + ${SUEXEC_CONF} -OPTIM= -DDOCUMENT_LOCATION=\\"${PREFIX}/www/data/\\" \ + +OPTIM= -DDOCUMENT_LOCATION=\\"${APACHE_DOCUMENT_ROOT}\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:${PREFIX}/bin\\" # @@ -58,6 +88,22 @@ OPTIM+= -DHARD_SERVER_LIMIT=${APACHE_HARD_SERVER_LIMIT} .else OPTIM+= -DHARD_SERVER_LIMIT=512 +.endif + +# required by www/mod_perl +.if defined(WITH_APACHE_LARGEFILE_SOURCE) +CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +.endif + +.if defined(APACHE_LISTEN_PORT) +CONFIGURE_ARGS+= \ + --with-port=${APACHE_LISTEN_PORT} +.endif + +.if defined(APACHE_SYSCONF_DIR) +CONFIGURE_ARGS+= \ + --sysconfdir=${APACHE_SYSCONF_DIR} +#OPTIM+= -DSERVER_CONFIG_FILE=\\"${SYSCONF_DIR}/httpd.conf\\" .endif # --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=us-ascii; name="Makefile.diff4" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.diff4" --- Makefile Sat May 4 23:42:05 2002 +++ Makefile.prefix4 Sun May 5 12:12:22 2002 @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= 1.3.24 -PORTREVISION= 3 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ @@ -26,12 +26,43 @@ ftp://apache.nextpath.com/pub/apache/dist/httpd/ DISTNAME= apache_${PORTVERSION} -PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ -PATCHFILES= proxy_http1.1_chunking.patch -PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} +PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ +PATCHFILES= proxy_http1.1_chunking.patch +PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= ache@freebsd.org +APACHE_DATADIR?= ${PREFIX}/www +APACHE_DOCUMENT_ROOT?= ${APACHE_DATADIR}/data +APACHE_SYSCONF_DIR?= ${PREFIX}/etc/apache +APACHE_SUEXEC_ROOT?= ${APACHE_DATADIR} + +.if defined(WITH_APACHE_SUEXEC) && ${WITH_APACHE_SUEXEC} == YES +APACHE_SUEXEC_UID_MIN?=1000 +APACHE_SUEXEC_GID_MIN?=1000 + +APACHE_SUEXEC_CONF= \ + --enable-suexec \ + --suexec-docroot=${APACHE_SUEXEC_ROOT} \ + --suexec-caller=www \ + --suexec-uidmin=${APACHE_SUEXEC_UID_MIN} \ + --suexec-gidmin=${APACHE_SUEXEC_GID_MIN} + +.if defined(APACHE_SUEXEC_UMASK) +APACHE_SUEXEC_CONF+= \ + --suexec-umask=${APACHE_SUEXEC_UMASK} +.endif + +.if defined(APACHE_SUEXEC_SAFEPATH) +APACHE_SUEXEC_CONF+= \ + --suexec-safepath=${APACHE_SUEXEC_SAFEPATH} +.endif + +.else +APACHE_SUEXEC_CONF= \ + --suexec-docroot=${APACHE_SUEXEC_ROOT} +.endif + HAS_CONFIGURE= yes # += for child ports CONFIGURE_ARGS+= \ @@ -40,15 +71,18 @@ --server-gid=www \ --with-perl=${PERL} \ --with-layout=FreeBSD \ - --suexec-docroot=${PREFIX}/www/data \ --without-confadjust \ --enable-module=most \ --enable-module=auth_db \ --enable-module=mmap_static \ --disable-module=auth_dbm \ - --enable-shared=max + --enable-shared=max \ + --datadir=${APACHE_DATADIR} \ + --htdocsdir=${APACHE_DOCUMENT_ROOT} \ + ${APACHE_SUEXEC_CONF} -OPTIM= -DDOCUMENT_LOCATION=\\"${PREFIX}/www/data/\\" \ + +OPTIM= -DDOCUMENT_LOCATION=\\"${APACHE_DOCUMENT_ROOT}\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:${PREFIX}/bin\\" # @@ -58,6 +92,22 @@ OPTIM+= -DHARD_SERVER_LIMIT=${APACHE_HARD_SERVER_LIMIT} .else OPTIM+= -DHARD_SERVER_LIMIT=512 +.endif + +# required by www/mod_perl +.if defined(WITH_APACHE_LARGEFILE_SOURCE) +CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +.endif + +.if defined(APACHE_LISTEN_PORT) +CONFIGURE_ARGS+= \ + --with-port=${APACHE_LISTEN_PORT} +.endif + +.if defined(APACHE_SYSCONF_DIR) +CONFIGURE_ARGS+= \ + --sysconfdir=${APACHE_SYSCONF_DIR} +#OPTIM+= -DSERVER_CONFIG_FILE=\\"${SYSCONF_DIR}/httpd.conf\\" .endif # --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=us-ascii; name="Makefile.prefix1" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.prefix1" # New ports collection makefile for: apache HTTPD # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@freebsd.org # # $FreeBSD: ports/www/apache13/Makefile,v 1.112 2002/05/04 23:42:05 ache Exp $ # PORTNAME= apache PORTVERSION= 1.3.24 PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.rge.com/pub/infosystems/apache/dist/httpd/ \ ftp://apache.compuex.com/pub/apache/dist/httpd/ \ ftp://apache.arctic.org/pub/apache/dist/httpd/ \ ftp://ftp.epix.net/pub/apache/dist/httpd/ \ ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.connectnet.com/pub/www/apache/httpd/ \ ftp://apache.technomancer.com/mirrors/apache/dist/httpd/ \ ftp://ftp.raver.net/pub/ftp.apache.org/httpd/ \ ftp://www3.service.digital.com/apache/dist/httpd/ \ ftp://galileo.galilei.com/pub/apache/httpd/ \ ftp://ftp.mtnranch.net/pub/apache/dist/httpd/ \ ftp://ftp.iodynamics.com/pub/mirror/apache/dist/httpd/ \ ftp://apache.nextpath.com/pub/apache/dist/httpd/ DISTNAME= apache_${PORTVERSION} PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ PATCHFILES= proxy_http1.1_chunking.patch PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= ache@freebsd.org APACHE_DATADIR?= ${PREFIX}/www APACHE_DOCUMENT_ROOT?= ${APACHE_DATADIR}/data APACHE_SYSCONF_DIR?= ${PREFIX}/etc/apache SUEXEC_ROOT?= ${APACHE_DATADIR} .if defined(WITH_SUEXEC) && ${WITH_SUEXEC} == YES SUEXEC_UID_MIN?=1000 SUEXEC_GID_MIN?=1000 SUEXEC_CONF= --enable-suexec \ --suexec-docroot=${SUEXEC_ROOT} \ --suexec-caller=www \ --suexec-uidmin=${SUEXEC_UID_MIN} \ --suexec-gidmin=${SUEXEC_GID_MIN} .if defined(SUEXEC_UMASK) SUEXEC_CONF+= --suexec-umask=${SUEXEC_UMASK} .endif .if defined(SUEXEC_SAFEPATH) SUEXEC_CONF+= --suexec-safepath=${SUEXEC_SAFEPATH} .endif .else SUEXEC_CONF= --suexec-docroot=${SUEXEC_ROOT} .endif HAS_CONFIGURE= yes # += for child ports CONFIGURE_ARGS+= \ --prefix=${PREFIX} \ --server-uid=www \ --server-gid=www \ --with-perl=${PERL} \ --with-layout=FreeBSD \ --without-confadjust \ --enable-module=most \ --enable-module=auth_db \ --enable-module=mmap_static \ --disable-module=auth_dbm \ --enable-shared=max \ --datadir=${APACHE_DATADIR} \ --htdocsdir=${APACHE_DOCUMENT_ROOT} \ ${SUEXEC_CONF} OPTIM= -DDOCUMENT_LOCATION=\\"${APACHE_DOCUMENT_ROOT}\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:${PREFIX}/bin\\" # # Set APACHE_HARD_SERVER_LIMIT env. variable to desired value # .if defined(APACHE_HARD_SERVER_LIMIT) OPTIM+= -DHARD_SERVER_LIMIT=${APACHE_HARD_SERVER_LIMIT} .else OPTIM+= -DHARD_SERVER_LIMIT=512 .endif # required by www/mod_perl .if defined(LARGEFILE_SOURCE) CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 .endif .if defined(APACHE_LISTEN_PORT) CONFIGURE_ARGS+= \ --with-port=${APACHE_LISTEN_PORT} .endif .if defined(APACHE_SYSCONF_DIR) CONFIGURE_ARGS+= \ --sysconfdir=${APACHE_SYSCONF_DIR} #OPTIM+= -DSERVER_CONFIG_FILE=\\"${SYSCONF_DIR}/httpd.conf\\" .endif # # Set WITH_APACHE_PERF_TUNING env. variable to YES to get maximum performance # .if defined(WITH_APACHE_PERF_TUNING) && ${WITH_APACHE_PERF_TUNING} == YES OPTIM+= -DBUFFERED_LOGS CFLAGS+= -O6 -fomit-frame-pointer .endif CONFIGURE_ENV= OPTIM='${OPTIM}' LD_SHLIB='${CC}' MAN1= dbmmanage.1 htdigest.1 htpasswd.1 MAN8= ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8 post-extract: @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/apache.sh \ > ${WRKSRC}/apache.sh pre-install: PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL post-install: @${INSTALL_DATA} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh.default @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ ${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ ${INSTALL_SCRIPT} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh; \ fi @${CAT} ${PKGMESSAGE} .include --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=us-ascii; name="Makefile.prefix2" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.prefix2" # New ports collection makefile for: apache HTTPD # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@freebsd.org # # $FreeBSD: ports/www/apache13/Makefile,v 1.112 2002/05/04 23:42:05 ache Exp $ # PORTNAME= apache PORTVERSION= 1.3.24 PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.rge.com/pub/infosystems/apache/dist/httpd/ \ ftp://apache.compuex.com/pub/apache/dist/httpd/ \ ftp://apache.arctic.org/pub/apache/dist/httpd/ \ ftp://ftp.epix.net/pub/apache/dist/httpd/ \ ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.connectnet.com/pub/www/apache/httpd/ \ ftp://apache.technomancer.com/mirrors/apache/dist/httpd/ \ ftp://ftp.raver.net/pub/ftp.apache.org/httpd/ \ ftp://www3.service.digital.com/apache/dist/httpd/ \ ftp://galileo.galilei.com/pub/apache/httpd/ \ ftp://ftp.mtnranch.net/pub/apache/dist/httpd/ \ ftp://ftp.iodynamics.com/pub/mirror/apache/dist/httpd/ \ ftp://apache.nextpath.com/pub/apache/dist/httpd/ DISTNAME= apache_${PORTVERSION} PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ PATCHFILES= proxy_http1.1_chunking.patch PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= ache@freebsd.org APACHE_DATADIR?= ${PREFIX}/www APACHE_DOCUMENT_ROOT?= ${APACHE_DATADIR}/data APACHE_SYSCONF_DIR?= ${PREFIX}/etc/apache APACHE_SUEXEC_ROOT?= ${APACHE_DATADIR} .if defined(WITH_APACHE_SUEXEC) && ${WITH_APACHE_SUEXEC} == YES APACHE_SUEXEC_UID_MIN?=1000 APACHE_SUEXEC_GID_MIN?=1000 APACHE_SUEXEC_CONF= \ --enable-suexec \ --suexec-docroot=${APACHE_SUEXEC_ROOT} \ --suexec-caller=www \ --suexec-uidmin=${APACHE_SUEXEC_UID_MIN} \ --suexec-gidmin=${APACHE_SUEXEC_GID_MIN} .if defined(APACHE_SUEXEC_UMASK) APACHE_SUEXEC_CONF+= \ --suexec-umask=${APACHE_SUEXEC_UMASK} .endif .if defined(APACHE_SUEXEC_SAFEPATH) APACHE_SUEXEC_CONF+= \ --suexec-safepath=${APACHE_SUEXEC_SAFEPATH} .endif .else APACHE_SUEXEC_CONF= \ --suexec-docroot=${APACHE_SUEXEC_ROOT} .endif HAS_CONFIGURE= yes # += for child ports CONFIGURE_ARGS+= \ --prefix=${PREFIX} \ --server-uid=www \ --server-gid=www \ --with-perl=${PERL} \ --with-layout=FreeBSD \ --without-confadjust \ --enable-module=most \ --enable-module=auth_db \ --enable-module=mmap_static \ --disable-module=auth_dbm \ --enable-shared=max \ --datadir=${APACHE_DATADIR} \ --htdocsdir=${APACHE_DOCUMENT_ROOT} \ ${APACHE_SUEXEC_CONF} OPTIM= -DDOCUMENT_LOCATION=\\"${APACHE_DOCUMENT_ROOT}\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:${PREFIX}/bin\\" # # Set APACHE_HARD_SERVER_LIMIT env. variable to desired value # .if defined(APACHE_HARD_SERVER_LIMIT) OPTIM+= -DHARD_SERVER_LIMIT=${APACHE_HARD_SERVER_LIMIT} .else OPTIM+= -DHARD_SERVER_LIMIT=512 .endif # required by www/mod_perl .if defined(LARGEFILE_SOURCE) CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 .endif .if defined(APACHE_LISTEN_PORT) CONFIGURE_ARGS+= \ --with-port=${APACHE_LISTEN_PORT} .endif .if defined(APACHE_SYSCONF_DIR) CONFIGURE_ARGS+= \ --sysconfdir=${APACHE_SYSCONF_DIR} #OPTIM+= -DSERVER_CONFIG_FILE=\\"${SYSCONF_DIR}/httpd.conf\\" .endif # # Set WITH_APACHE_PERF_TUNING env. variable to YES to get maximum performance # .if defined(WITH_APACHE_PERF_TUNING) && ${WITH_APACHE_PERF_TUNING} == YES OPTIM+= -DBUFFERED_LOGS CFLAGS+= -O6 -fomit-frame-pointer .endif CONFIGURE_ENV= OPTIM='${OPTIM}' LD_SHLIB='${CC}' MAN1= dbmmanage.1 htdigest.1 htpasswd.1 MAN8= ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8 post-extract: @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/apache.sh \ > ${WRKSRC}/apache.sh pre-install: PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL post-install: @${INSTALL_DATA} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh.default @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ ${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ ${INSTALL_SCRIPT} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh; \ fi @${CAT} ${PKGMESSAGE} .include --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=us-ascii; name="Makefile.prefix3" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.prefix3" # New ports collection makefile for: apache HTTPD # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@freebsd.org # # $FreeBSD: ports/www/apache13/Makefile,v 1.112 2002/05/04 23:42:05 ache Exp $ # PORTNAME= apache PORTVERSION= 1.3.24 PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.rge.com/pub/infosystems/apache/dist/httpd/ \ ftp://apache.compuex.com/pub/apache/dist/httpd/ \ ftp://apache.arctic.org/pub/apache/dist/httpd/ \ ftp://ftp.epix.net/pub/apache/dist/httpd/ \ ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.connectnet.com/pub/www/apache/httpd/ \ ftp://apache.technomancer.com/mirrors/apache/dist/httpd/ \ ftp://ftp.raver.net/pub/ftp.apache.org/httpd/ \ ftp://www3.service.digital.com/apache/dist/httpd/ \ ftp://galileo.galilei.com/pub/apache/httpd/ \ ftp://ftp.mtnranch.net/pub/apache/dist/httpd/ \ ftp://ftp.iodynamics.com/pub/mirror/apache/dist/httpd/ \ ftp://apache.nextpath.com/pub/apache/dist/httpd/ DISTNAME= apache_${PORTVERSION} PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ PATCHFILES= proxy_http1.1_chunking.patch PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= ache@freebsd.org APACHE_DATADIR?= ${PREFIX}/www APACHE_DOCUMENT_ROOT?= ${APACHE_DATADIR}/data APACHE_SYSCONF_DIR?= ${PREFIX}/etc/apache SUEXEC_ROOT?= ${APACHE_DATADIR} .if defined(WITH_SUEXEC) && ${WITH_SUEXEC} == YES SUEXEC_UID_MIN?=1000 SUEXEC_GID_MIN?=1000 SUEXEC_CONF= --enable-suexec \ --suexec-docroot=${SUEXEC_ROOT} \ --suexec-caller=www \ --suexec-uidmin=${SUEXEC_UID_MIN} \ --suexec-gidmin=${SUEXEC_GID_MIN} .if defined(SUEXEC_UMASK) SUEXEC_CONF+= --suexec-umask=${SUEXEC_UMASK} .endif .if defined(SUEXEC_SAFEPATH) SUEXEC_CONF+= --suexec-safepath=${SUEXEC_SAFEPATH} .endif .else SUEXEC_CONF= --suexec-docroot=${SUEXEC_ROOT} .endif HAS_CONFIGURE= yes # += for child ports CONFIGURE_ARGS+= \ --prefix=${PREFIX} \ --server-uid=www \ --server-gid=www \ --with-perl=${PERL} \ --with-layout=FreeBSD \ --without-confadjust \ --enable-module=most \ --enable-module=auth_db \ --enable-module=mmap_static \ --disable-module=auth_dbm \ --enable-shared=max \ --datadir=${APACHE_DATADIR} \ --htdocsdir=${APACHE_DOCUMENT_ROOT} \ ${SUEXEC_CONF} OPTIM= -DDOCUMENT_LOCATION=\\"${APACHE_DOCUMENT_ROOT}\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:${PREFIX}/bin\\" # # Set APACHE_HARD_SERVER_LIMIT env. variable to desired value # .if defined(APACHE_HARD_SERVER_LIMIT) OPTIM+= -DHARD_SERVER_LIMIT=${APACHE_HARD_SERVER_LIMIT} .else OPTIM+= -DHARD_SERVER_LIMIT=512 .endif # required by www/mod_perl .if defined(WITH_APACHE_LARGEFILE_SOURCE) CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 .endif .if defined(APACHE_LISTEN_PORT) CONFIGURE_ARGS+= \ --with-port=${APACHE_LISTEN_PORT} .endif .if defined(APACHE_SYSCONF_DIR) CONFIGURE_ARGS+= \ --sysconfdir=${APACHE_SYSCONF_DIR} #OPTIM+= -DSERVER_CONFIG_FILE=\\"${SYSCONF_DIR}/httpd.conf\\" .endif # # Set WITH_APACHE_PERF_TUNING env. variable to YES to get maximum performance # .if defined(WITH_APACHE_PERF_TUNING) && ${WITH_APACHE_PERF_TUNING} == YES OPTIM+= -DBUFFERED_LOGS CFLAGS+= -O6 -fomit-frame-pointer .endif CONFIGURE_ENV= OPTIM='${OPTIM}' LD_SHLIB='${CC}' MAN1= dbmmanage.1 htdigest.1 htpasswd.1 MAN8= ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8 post-extract: @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/apache.sh \ > ${WRKSRC}/apache.sh pre-install: PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL post-install: @${INSTALL_DATA} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh.default @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ ${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ ${INSTALL_SCRIPT} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh; \ fi @${CAT} ${PKGMESSAGE} .include --------------CD3DC27C6F5E0362C3C4481E Content-Type: text/plain; charset=us-ascii; name="Makefile.prefix4" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.prefix4" # New ports collection makefile for: apache HTTPD # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@freebsd.org # # $FreeBSD: ports/www/apache13/Makefile,v 1.112 2002/05/04 23:42:05 ache Exp $ # PORTNAME= apache PORTVERSION= 1.3.24 PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.rge.com/pub/infosystems/apache/dist/httpd/ \ ftp://apache.compuex.com/pub/apache/dist/httpd/ \ ftp://apache.arctic.org/pub/apache/dist/httpd/ \ ftp://ftp.epix.net/pub/apache/dist/httpd/ \ ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/httpd/ \ ftp://ftp.connectnet.com/pub/www/apache/httpd/ \ ftp://apache.technomancer.com/mirrors/apache/dist/httpd/ \ ftp://ftp.raver.net/pub/ftp.apache.org/httpd/ \ ftp://www3.service.digital.com/apache/dist/httpd/ \ ftp://galileo.galilei.com/pub/apache/httpd/ \ ftp://ftp.mtnranch.net/pub/apache/dist/httpd/ \ ftp://ftp.iodynamics.com/pub/mirror/apache/dist/httpd/ \ ftp://apache.nextpath.com/pub/apache/dist/httpd/ DISTNAME= apache_${PORTVERSION} PATCH_SITES= http://www.apache.org/dist/httpd/patches/apply_to_1.3.24/ PATCHFILES= proxy_http1.1_chunking.patch PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= ache@freebsd.org APACHE_DATADIR?= ${PREFIX}/www APACHE_DOCUMENT_ROOT?= ${APACHE_DATADIR}/data APACHE_SYSCONF_DIR?= ${PREFIX}/etc/apache APACHE_SUEXEC_ROOT?= ${APACHE_DATADIR} .if defined(WITH_APACHE_SUEXEC) && ${WITH_APACHE_SUEXEC} == YES APACHE_SUEXEC_UID_MIN?=1000 APACHE_SUEXEC_GID_MIN?=1000 APACHE_SUEXEC_CONF= \ --enable-suexec \ --suexec-docroot=${APACHE_SUEXEC_ROOT} \ --suexec-caller=www \ --suexec-uidmin=${APACHE_SUEXEC_UID_MIN} \ --suexec-gidmin=${APACHE_SUEXEC_GID_MIN} .if defined(APACHE_SUEXEC_UMASK) APACHE_SUEXEC_CONF+= \ --suexec-umask=${APACHE_SUEXEC_UMASK} .endif .if defined(APACHE_SUEXEC_SAFEPATH) APACHE_SUEXEC_CONF+= \ --suexec-safepath=${APACHE_SUEXEC_SAFEPATH} .endif .else APACHE_SUEXEC_CONF= \ --suexec-docroot=${APACHE_SUEXEC_ROOT} .endif HAS_CONFIGURE= yes # += for child ports CONFIGURE_ARGS+= \ --prefix=${PREFIX} \ --server-uid=www \ --server-gid=www \ --with-perl=${PERL} \ --with-layout=FreeBSD \ --without-confadjust \ --enable-module=most \ --enable-module=auth_db \ --enable-module=mmap_static \ --disable-module=auth_dbm \ --enable-shared=max \ --datadir=${APACHE_DATADIR} \ --htdocsdir=${APACHE_DOCUMENT_ROOT} \ ${APACHE_SUEXEC_CONF} OPTIM= -DDOCUMENT_LOCATION=\\"${APACHE_DOCUMENT_ROOT}\\" \ -DDEFAULT_PATH=\\"/bin:/usr/bin:${PREFIX}/bin\\" # # Set APACHE_HARD_SERVER_LIMIT env. variable to desired value # .if defined(APACHE_HARD_SERVER_LIMIT) OPTIM+= -DHARD_SERVER_LIMIT=${APACHE_HARD_SERVER_LIMIT} .else OPTIM+= -DHARD_SERVER_LIMIT=512 .endif # required by www/mod_perl .if defined(WITH_APACHE_LARGEFILE_SOURCE) CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 .endif .if defined(APACHE_LISTEN_PORT) CONFIGURE_ARGS+= \ --with-port=${APACHE_LISTEN_PORT} .endif .if defined(APACHE_SYSCONF_DIR) CONFIGURE_ARGS+= \ --sysconfdir=${APACHE_SYSCONF_DIR} #OPTIM+= -DSERVER_CONFIG_FILE=\\"${SYSCONF_DIR}/httpd.conf\\" .endif # # Set WITH_APACHE_PERF_TUNING env. variable to YES to get maximum performance # .if defined(WITH_APACHE_PERF_TUNING) && ${WITH_APACHE_PERF_TUNING} == YES OPTIM+= -DBUFFERED_LOGS CFLAGS+= -O6 -fomit-frame-pointer .endif CONFIGURE_ENV= OPTIM='${OPTIM}' LD_SHLIB='${CC}' MAN1= dbmmanage.1 htdigest.1 htpasswd.1 MAN8= ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8 post-extract: @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/apache.sh \ > ${WRKSRC}/apache.sh pre-install: PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL post-install: @${INSTALL_DATA} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh.default @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ ${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ ${INSTALL_SCRIPT} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh; \ fi @${CAT} ${PKGMESSAGE} .include --------------CD3DC27C6F5E0362C3C4481E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 3:30: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 6EA0E37B41E for ; Sun, 5 May 2002 03:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45AU2Z02405; Sun, 5 May 2002 03:30:02 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id 14DBE37B419 for ; Sun, 5 May 2002 03:26:34 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g45AXuOT010989 for ; Sun, 5 May 2002 12:33:56 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g45AXtUp010988; Sun, 5 May 2002 12:33:55 +0200 (CEST) Message-Id: <200205051033.g45AXtUp010988@vaio.alexdupre.com> Date: Sun, 5 May 2002 12:33:55 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37764: [New Port] irc/tr-ircd (An IRC Daemon) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37764 >Category: ports >Synopsis: [New Port] irc/tr-ircd (An IRC Daemon) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 05 03:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: TR-IRCD is a new irc daemon based on Bahamut and Hybrid-7. It's the only irc daemon that quite follows the GNU layout and doesn't require its own install dir. >How-To-Repeat: >Fix: --- tr-ircd.sh begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # tr-ircd/ # tr-ircd/Makefile # tr-ircd/distinfo # tr-ircd/files # tr-ircd/files/patch-configure # tr-ircd/files/patch-doc::Makefile.in # tr-ircd/files/patch-help::Makefile.in # tr-ircd/files/patch-include::capabflag.h # tr-ircd/files/patch-include::config.h # tr-ircd/files/patch-include::memory.h # tr-ircd/files/patch-src::Makefile.in # tr-ircd/files/tr-ircd.sh # tr-ircd/pkg-comment # tr-ircd/pkg-descr # tr-ircd/pkg-plist # echo c - tr-ircd/ mkdir -p tr-ircd/ > /dev/null 2>&1 echo x - tr-ircd/Makefile sed 's/^X//' >tr-ircd/Makefile << 'END-of-tr-ircd/Makefile' X# New ports collection makefile for: tr-ircd X# Date created: Sat May 4 15:54:47 CET 2002 X# Whom: Alex Dupre X# X# $FreeBSD$ X# X XPORTNAME= tr-ircd XPORTVERSION= 5.0.p5 XCATEGORIES= irc ipv6 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} XDISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION:S/.p/-pre/} X XMAINTAINER= sysadmin@alexdupre.com X XMAN1= md5sum.1 XMAN5= ircd.conf.5 XMAN8= ircd.8 X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-kqueue X X.if !defined(WITHOUT_SSL) XUSE_OPENSSL= yes XCONFIGURE_ARGS+=--enable-openssl X.endif X X.if defined(WITH_SMALL_NET) XCONFIGURE_ARGS+=--enable-small-nets X.endif X X.include X X.if ${OSVERSION} >= 400014 XCONFIGURE_ARGS+=--enable-ipv6 X.endif X Xpost-patch: X @${PERL} -pi -e 's|\[ "(`[^`]+`)" == "" \]|[ test \1 ]|g' \ X ${WRKSRC}/*/Makefile.in X Xpost-install: X @${ECHO} "Installing ${PREFIX}/etc/rc.d/tr-ircd.sh.sample startup file." X @${INSTALL_SCRIPT} ${FILESDIR}/tr-ircd.sh \ X ${PREFIX}/etc/rc.d/tr-ircd.sh.sample X X.include END-of-tr-ircd/Makefile echo x - tr-ircd/distinfo sed 's/^X//' >tr-ircd/distinfo << 'END-of-tr-ircd/distinfo' XMD5 (trircd-release-5.0-pre5.tar.gz) = 2331106aca3d137d5ff8998d9cb008d6 END-of-tr-ircd/distinfo echo c - tr-ircd/files mkdir -p tr-ircd/files > /dev/null 2>&1 echo x - tr-ircd/files/patch-configure sed 's/^X//' >tr-ircd/files/patch-configure << 'END-of-tr-ircd/files/patch-configure' X--- configure.orig Sat May 4 15:25:37 2002 X+++ configure Sat May 4 15:26:16 2002 X@@ -2459,7 +2459,7 @@ X ;; X esac X fi X-MD5SUMS=$ac_cv_path_MD5SUMS X+MD5SUMS=../md5/$ac_cv_path_MD5SUMS X X if test -n "$MD5SUMS"; then X echo "$as_me:2465: result: $MD5SUMS" >&5 END-of-tr-ircd/files/patch-configure echo x - tr-ircd/files/patch-doc::Makefile.in sed 's/^X//' >tr-ircd/files/patch-doc::Makefile.in << 'END-of-tr-ircd/files/patch-doc::Makefile.in' X--- doc/Makefile.in.orig Sun May 5 11:01:56 2002 X+++ doc/Makefile.in Sun May 5 11:03:18 2002 X@@ -59,7 +59,8 @@ X install: build X @echo "Installing config files" X $(INSTALL) -d ${sysconfdir} X- ${INSTALL} $(CONFS) $(DEFAULTCONFS) ${sysconfdir} X+ ${INSTALL} $(CONFS) ${sysconfdir}/ircd.conf.sample X+ ${INSTALL} $(DEFAULTCONFS) ${sysconfdir} X touch ${sysconfdir}/kline.conf X @echo "Installing manpages" X $(INSTALL) -d ${mandir} END-of-tr-ircd/files/patch-doc::Makefile.in echo x - tr-ircd/files/patch-help::Makefile.in sed 's/^X//' >tr-ircd/files/patch-help::Makefile.in << 'END-of-tr-ircd/files/patch-help::Makefile.in' X--- help/Makefile.in.orig Sat May 4 15:48:40 2002 X+++ help/Makefile.in Sat May 4 15:52:36 2002 X@@ -50,8 +50,8 @@ X X install: X @echo "Installing help files" X- @rm -rf ${prefix}/help/en_us X- @cp -dpR en_us ${prefix}/help/ X+ @mkdir -p ${prefix}/share/tr-ircd/help X+ @cp -pR en_us ${prefix}/share/tr-ircd/help/ X X makesums: X @echo "Creating .md5sums..." END-of-tr-ircd/files/patch-help::Makefile.in echo x - tr-ircd/files/patch-include::capabflag.h sed 's/^X//' >tr-ircd/files/patch-include::capabflag.h << 'END-of-tr-ircd/files/patch-include::capabflag.h' X--- include/capabflag.h.orig Sat May 4 15:31:48 2002 X+++ include/capabflag.h Sat May 4 15:32:07 2002 X@@ -396,6 +396,7 @@ X * defined debugging levels X */ X #define LOG_FATAL 0 X+#define LOG_CRIT 0 X #define LOG_ERROR 1 /* report_error() and other errors that X * are found */ X #define LOG_NOTICE 2 END-of-tr-ircd/files/patch-include::capabflag.h echo x - tr-ircd/files/patch-include::config.h sed 's/^X//' >tr-ircd/files/patch-include::config.h << 'END-of-tr-ircd/files/patch-include::config.h' X--- include/config.h.orig Sat May 4 15:57:33 2002 X+++ include/config.h Sat May 4 15:59:21 2002 X@@ -33,12 +33,12 @@ X #define KLINEFILE IRCD_PREFIX "/etc/kline.conf" X #define MOTD IRCD_PREFIX "/etc/ircd.motd" X #define SHORTMOTD IRCD_PREFIX "/etc/ircd.smotd" X-#define LOGFILE IRCD_PREFIX "/etc/ircd.log" X+#define LOGFILE "/var/log/ircd.log" X #define LINKSFILE IRCD_PREFIX "/etc/ircd.links" X X-#define IRCD_PIDFILE IRCD_PREFIX "/tmp/ircd.pid" X+#define IRCD_PIDFILE "/var/run/ircd.pid" X X-#define HELPPATH IRCD_PREFIX "/help/en_us" X+#define HELPPATH IRCD_PREFIX "/share/tr-ircd/help/en_us" X X /* X * LOCKFILE - Exclusive use of ircd.conf and kline.conf during writes X@@ -51,7 +51,7 @@ X * minutes have elapsed. X */ X X-#define LOCKFILE IRCD_PREFIX "/tmp/ircd.conf.lock" X+#define LOCKFILE "/tmp/ircd.conf.lock" X X #define USE_FAKEHOST X END-of-tr-ircd/files/patch-include::config.h echo x - tr-ircd/files/patch-include::memory.h sed 's/^X//' >tr-ircd/files/patch-include::memory.h << 'END-of-tr-ircd/files/patch-include::memory.h' X--- include/memory.h.orig Sat May 4 15:26:50 2002 X+++ include/memory.h Sat May 4 15:27:07 2002 X@@ -17,12 +17,6 @@ X * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. X */ X X-#ifndef HAVE_STDINT_H X-#ifndef HAVE_INTPTR_T X-typedef unsigned long uintptr_t; X-#endif X-#endif X- X #define MyFree(x) if ((x) != NULL) free(x) X X extern char *MyMalloc(size_t); END-of-tr-ircd/files/patch-include::memory.h echo x - tr-ircd/files/patch-src::Makefile.in sed 's/^X//' >tr-ircd/files/patch-src::Makefile.in << 'END-of-tr-ircd/files/patch-src::Makefile.in' X--- src/Makefile.in.orig Sat May 4 16:20:36 2002 X+++ src/Makefile.in Sat May 4 16:22:57 2002 X@@ -88,7 +88,6 @@ X install: X @echo "Installing ircd" X $(INSTALL) -d ${bindir} X- $(INSTALL) -d ${prefix}/tmp X $(INSTALL) $(PROGS) ${bindir} X X makesums: END-of-tr-ircd/files/patch-src::Makefile.in echo x - tr-ircd/files/tr-ircd.sh sed 's/^X//' >tr-ircd/files/tr-ircd.sh << 'END-of-tr-ircd/files/tr-ircd.sh' X#!/bin/sh X Xif ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then X echo "$0: Cannot determine the PREFIX" >&2 X exit 1 Xfi X Xcase "$1" in Xstart) X [ -x ${PREFIX}/bin/ircd ] && ${PREFIX}/bin/ircd > /dev/null && echo -n ' tr-ircd' X ;; Xstop) X [ -r /var/run/ircd.pid ] && kill `cat /var/run/ircd.pid` && rm /var/run/ircd.pid && echo -n ' tr-ircd' X ;; X*) X echo "Usage: `basename $0` {start|stop}" >&2 X ;; Xesac X Xexit 0 END-of-tr-ircd/files/tr-ircd.sh echo x - tr-ircd/pkg-comment sed 's/^X//' >tr-ircd/pkg-comment << 'END-of-tr-ircd/pkg-comment' XAn irc daeemon based on Bahamut and hybrid-7 END-of-tr-ircd/pkg-comment echo x - tr-ircd/pkg-descr sed 's/^X//' >tr-ircd/pkg-descr << 'END-of-tr-ircd/pkg-descr' XTR-IRCD is an irc daeemon based on Bahamut and hybrid-7. X XWWW: http://tr-ircd.sourceforge.net/ X X- Alex Dupre Xsysadmin@alexdupre.com END-of-tr-ircd/pkg-descr echo x - tr-ircd/pkg-plist sed 's/^X//' >tr-ircd/pkg-plist << 'END-of-tr-ircd/pkg-plist' Xbin/ircd Xbin/ircpasswd Xbin/md5sum Xetc/ircd.conf.sample Xetc/ircd.links Xetc/ircd.motd Xetc/kline.conf Xetc/rc.d/tr-ircd.sh.sample Xinclude/blalloc.h Xinclude/capabflag.h Xinclude/chanmode.h Xinclude/channel.h Xinclude/class.h Xinclude/client.h Xinclude/cmodetab.h Xinclude/common.h Xinclude/comply.h Xinclude/config.h Xinclude/confitem.h Xinclude/debug.h Xinclude/defaults.h Xinclude/dh.h Xinclude/event.h Xinclude/fd.h Xinclude/fileio.h Xinclude/find.h Xinclude/floodspam.h Xinclude/h.h Xinclude/hash.h Xinclude/hook.h Xinclude/hostmask.h Xinclude/identity.h Xinclude/init.h Xinclude/ircd_defs.h Xinclude/ircsprintf.h Xinclude/language.h Xinclude/linebuf.h Xinclude/listener.h Xinclude/md5/closeout.h Xinclude/md5/config.h Xinclude/md5/error.h Xinclude/md5/getline.h Xinclude/md5/getopt.h Xinclude/md5/gnukludge.h Xinclude/md5/md5.h Xinclude/md5/sys2.h Xinclude/md5/system.h Xinclude/md5/version-etc.h Xinclude/md5/xalloc.h Xinclude/memory.h Xinclude/modulelist.h Xinclude/modules.h Xinclude/motditem.h Xinclude/msg.h Xinclude/msgtok1.h Xinclude/numeric.h Xinclude/packet.h Xinclude/parse.h Xinclude/patchlevel.h Xinclude/protocol.h Xinclude/protodef.h Xinclude/queue.h Xinclude/resnew.h Xinclude/s_auth.h Xinclude/s_bsd.h Xinclude/s_conf.h Xinclude/s_service.h Xinclude/s_user.h Xinclude/send.h Xinclude/setup.h Xinclude/struct.h Xinclude/supported.h Xinclude/sys.h Xinclude/sysvar.h Xinclude/throttle.h Xinclude/tools.h Xinclude/zlink.h Xlib/chanmodes/cm_ban.so Xlib/chanmodes/cm_chanban.so Xlib/chanmodes/cm_chanop.so Xlib/chanmodes/cm_excepts.so Xlib/chanmodes/cm_flood.so Xlib/chanmodes/cm_halfops.so Xlib/chanmodes/cm_invites.so Xlib/chanmodes/cm_key.so Xlib/chanmodes/cm_limit.so Xlib/chanmodes/cm_modhost.so Xlib/chanmodes/cm_owner.so Xlib/chanmodes/cm_protect.so Xlib/chanmodes/cm_singles.so Xlib/chanmodes/cm_voice.so Xlib/contrib/m_admins.so Xlib/contrib/m_getlang.so Xlib/contrib/m_locops.so Xlib/contrib/m_rnotice.so Xlib/contrib/m_sadmins.so Xlib/contrib/rehash_more.so Xlib/contrib/wordfilter.so Xlib/languages/lang_eng_funny.so Xlib/languages/lang_eng_old.so Xlib/languages/lang_turkish.so Xlib/modules/m_admin.so Xlib/modules/m_akill.so Xlib/modules/m_away.so Xlib/modules/m_burst.so Xlib/modules/m_capab.so Xlib/modules/m_close.so Xlib/modules/m_connect.so Xlib/modules/m_dccallow.so Xlib/modules/m_die.so Xlib/modules/m_display.so Xlib/modules/m_dkey.so Xlib/modules/m_error.so Xlib/modules/m_exclude.so Xlib/modules/m_globops.so Xlib/modules/m_gnotice.so Xlib/modules/m_goper.so Xlib/modules/m_hash.so Xlib/modules/m_help.so Xlib/modules/m_info.so Xlib/modules/m_invite.so Xlib/modules/m_ircops.so Xlib/modules/m_ison.so Xlib/modules/m_join.so Xlib/modules/m_jupiter.so Xlib/modules/m_kick.so Xlib/modules/m_kill.so Xlib/modules/m_kline.so Xlib/modules/m_links.so Xlib/modules/m_list.so Xlib/modules/m_lusers.so Xlib/modules/m_map.so Xlib/modules/m_message.so Xlib/modules/m_mkpasswd.so Xlib/modules/m_mode.so Xlib/modules/m_motd.so Xlib/modules/m_myid.so Xlib/modules/m_names.so Xlib/modules/m_nick.so Xlib/modules/m_oper.so Xlib/modules/m_operdo.so Xlib/modules/m_part.so Xlib/modules/m_pass.so Xlib/modules/m_ping.so Xlib/modules/m_pong.so Xlib/modules/m_post.so Xlib/modules/m_quit.so Xlib/modules/m_rakill.so Xlib/modules/m_rehash.so Xlib/modules/m_restart.so Xlib/modules/m_rexclude.so Xlib/modules/m_rping.so Xlib/modules/m_samode.so Xlib/modules/m_server.so Xlib/modules/m_service.so Xlib/modules/m_services.so Xlib/modules/m_servlist.so Xlib/modules/m_servset.so Xlib/modules/m_set.so Xlib/modules/m_setlang.so Xlib/modules/m_sgline.so Xlib/modules/m_silence.so Xlib/modules/m_sjoin.so Xlib/modules/m_sqline.so Xlib/modules/m_squery.so Xlib/modules/m_squit.so Xlib/modules/m_stats.so Xlib/modules/m_svinfo.so Xlib/modules/m_svsjoin.so Xlib/modules/m_svskill.so Xlib/modules/m_svsmode.so Xlib/modules/m_svsnick.so Xlib/modules/m_svsnoop.so Xlib/modules/m_szline.so Xlib/modules/m_time.so Xlib/modules/m_topic.so Xlib/modules/m_trace.so Xlib/modules/m_unjupiter.so Xlib/modules/m_unkline.so Xlib/modules/m_unsgline.so Xlib/modules/m_unsqline.so Xlib/modules/m_unszline.so Xlib/modules/m_user.so Xlib/modules/m_userhost.so Xlib/modules/m_userip.so Xlib/modules/m_users.so Xlib/modules/m_version.so Xlib/modules/m_wallops.so Xlib/modules/m_watch.so Xlib/modules/m_who.so Xlib/modules/m_whois.so Xlib/modules/m_whowas.so Xlib/modules/m_zline.so Xlib/protocol/compat.so Xlib/protocol/halcyon.so Xlib/protocol/native.so Xlib/protocol/pelennor.so Xshare/tr-ircd/help/en_us/admin Xshare/tr-ircd/help/en_us/akill Xshare/tr-ircd/help/en_us/away Xshare/tr-ircd/help/en_us/burst Xshare/tr-ircd/help/en_us/capab Xshare/tr-ircd/help/en_us/channelmodes Xshare/tr-ircd/help/en_us/close Xshare/tr-ircd/help/en_us/connect Xshare/tr-ircd/help/en_us/dccallow Xshare/tr-ircd/help/en_us/die Xshare/tr-ircd/help/en_us/dkey Xshare/tr-ircd/help/en_us/error Xshare/tr-ircd/help/en_us/exclude Xshare/tr-ircd/help/en_us/gline Xshare/tr-ircd/help/en_us/globops Xshare/tr-ircd/help/en_us/gnotice Xshare/tr-ircd/help/en_us/goper Xshare/tr-ircd/help/en_us/hash Xshare/tr-ircd/help/en_us/help Xshare/tr-ircd/help/en_us/index Xshare/tr-ircd/help/en_us/info Xshare/tr-ircd/help/en_us/invite Xshare/tr-ircd/help/en_us/ircops Xshare/tr-ircd/help/en_us/ison Xshare/tr-ircd/help/en_us/join Xshare/tr-ircd/help/en_us/jupiter Xshare/tr-ircd/help/en_us/kick Xshare/tr-ircd/help/en_us/kill Xshare/tr-ircd/help/en_us/kline Xshare/tr-ircd/help/en_us/links Xshare/tr-ircd/help/en_us/list Xshare/tr-ircd/help/en_us/lusers Xshare/tr-ircd/help/en_us/map Xshare/tr-ircd/help/en_us/mkpasswd Xshare/tr-ircd/help/en_us/mode Xshare/tr-ircd/help/en_us/modules Xshare/tr-ircd/help/en_us/motd Xshare/tr-ircd/help/en_us/myid Xshare/tr-ircd/help/en_us/names Xshare/tr-ircd/help/en_us/netset Xshare/tr-ircd/help/en_us/nick Xshare/tr-ircd/help/en_us/notice Xshare/tr-ircd/help/en_us/oper Xshare/tr-ircd/help/en_us/operdo Xshare/tr-ircd/help/en_us/part Xshare/tr-ircd/help/en_us/pass Xshare/tr-ircd/help/en_us/ping Xshare/tr-ircd/help/en_us/pong Xshare/tr-ircd/help/en_us/privmsg Xshare/tr-ircd/help/en_us/quit Xshare/tr-ircd/help/en_us/rakill Xshare/tr-ircd/help/en_us/rehash Xshare/tr-ircd/help/en_us/restart Xshare/tr-ircd/help/en_us/rexclude Xshare/tr-ircd/help/en_us/samode Xshare/tr-ircd/help/en_us/server Xshare/tr-ircd/help/en_us/service Xshare/tr-ircd/help/en_us/services Xshare/tr-ircd/help/en_us/servlist Xshare/tr-ircd/help/en_us/servset Xshare/tr-ircd/help/en_us/set Xshare/tr-ircd/help/en_us/setlang Xshare/tr-ircd/help/en_us/sgline Xshare/tr-ircd/help/en_us/silence Xshare/tr-ircd/help/en_us/sjoin Xshare/tr-ircd/help/en_us/sqline Xshare/tr-ircd/help/en_us/squery Xshare/tr-ircd/help/en_us/squit Xshare/tr-ircd/help/en_us/stats Xshare/tr-ircd/help/en_us/svinfo Xshare/tr-ircd/help/en_us/svsjoin Xshare/tr-ircd/help/en_us/svskill Xshare/tr-ircd/help/en_us/svsmode Xshare/tr-ircd/help/en_us/svsnick Xshare/tr-ircd/help/en_us/svsnoop Xshare/tr-ircd/help/en_us/szline Xshare/tr-ircd/help/en_us/time Xshare/tr-ircd/help/en_us/topic Xshare/tr-ircd/help/en_us/trace Xshare/tr-ircd/help/en_us/ungline Xshare/tr-ircd/help/en_us/unjupiter Xshare/tr-ircd/help/en_us/unkline Xshare/tr-ircd/help/en_us/unsgline Xshare/tr-ircd/help/en_us/unsqline Xshare/tr-ircd/help/en_us/unszline Xshare/tr-ircd/help/en_us/user Xshare/tr-ircd/help/en_us/userhost Xshare/tr-ircd/help/en_us/userip Xshare/tr-ircd/help/en_us/usermodes Xshare/tr-ircd/help/en_us/users Xshare/tr-ircd/help/en_us/version Xshare/tr-ircd/help/en_us/wallops Xshare/tr-ircd/help/en_us/watch Xshare/tr-ircd/help/en_us/who Xshare/tr-ircd/help/en_us/whois Xshare/tr-ircd/help/en_us/whowas Xshare/tr-ircd/help/en_us/zline X@dirrm include/md5 X@dirrm lib/chanmodes X@dirrm lib/contrib X@dirrm lib/languages X@dirrm lib/modules X@dirrm lib/protocol X@dirrm share/tr-ircd/help/en_us X@dirrm share/tr-ircd/help X@dirrm share/tr-ircd END-of-tr-ircd/pkg-plist exit --- tr-ircd.sh 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 May 5 6:48:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id A5B6337B40A; Sun, 5 May 2002 06:48:28 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZCJT; Sun, 5 May 2002 16:50:10 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g45DmjI20055; Sun, 5 May 2002 16:48:45 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200205051348.g45DmjI20055@vega.vega.com> Subject: [RFC] Improving dependency registration procedure for ports To: ports@FreeBSD.org Date: Sun, 5 May 2002 16:48:45 +0300 (EEST) X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="%--multipart-mixed-boundary-1.20046.1020606525--%" Sender: owner-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-mixed-boundary-1.20046.1020606525--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi folks, Our ports system has one annoying long-term obvious flaw: when user installs a port from the just cvsuped ports collection he may get incomplete dependency registration, i.e. if he installs port foo, which depends on another port bar, but already has installed version of bar different from one in the ports collection, then foo will not be registered in the bar's +REQUIRED_BY, therefore later he may remove bar not even noticing that it is still required by installed foo package potentially leading to foo becoming non-functional (missed shared library or data file(s), missed executable(s) and so on). Attached patch should resolve this problem by registering real dependencies using bar's origin as a key for looking up name of package installed from the bar port. Another feature embodied into this patch is the ability to designate "replacement" ports for bar using ALT_ORIGINS variable. Imagine situation when you have bar and bar-devel port, both of which have the same functionality, but the latter being a bleeding-edge version of the former. In this case port maintainer could set "ALT_ORIGINS=somecat/bar-devel" in somecat/bar/Makefile and make all ports that could use either bar or bar-devel depending on bar. Then, during package-registration process bsd.port.mk will see which one is really installed and generate list of dependencies accordingly. This should be very useful for things like XFree86. Please note that you need up to date pkg_info utility from the very recent -current to use this patch. Any comments and suggestions are appreciated. I'm also working on extending pkg_create(1) to include into the package's packing list information about origins of all its dependencies, so that it would be possible to solve similar problem when user installs pre-built package having already installed some of its dependencies, but their versions don't match those recorded in the packing lists of the package being installed. -Maxim --%--multipart-mixed-boundary-1.20046.1020606525--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Description: ASCII text Content-Disposition: attachment; filename="bsd.port.mk.diff" Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.411 diff -d -u -r1.411 bsd.port.mk --- bsd.port.mk 27 Apr 2002 11:22:59 -0000 1.411 +++ bsd.port.mk 5 May 2002 13:46:35 -0000 @@ -3151,9 +3157,20 @@ package-depends-list: @${PACKAGE-DEPENDS-LIST} -PACKAGE-DEPENDS-LIST= \ +PACKAGE-DEPENDS-LIST= \ if [ "${CHILD_DEPENDS}" ]; then \ - ${ECHO_CMD} "${PKGNAME} ${.CURDIR}"; \ + for origin in ${PKGORIGIN} ${ALT_ORIGINS}; do \ + installed=$$(${PKG_INFO} -qO $$origin); \ + if [ "$$installed" ]; then \ + break; \ + fi; \ + done; \ + if [ -z "$$installed" ]; then \ + installed="${PKGNAME}"; \ + fi; \ + for pkgname in $$installed; do \ + ${ECHO_CMD} "$$pkgname ${.CURDIR}"; \ + done; \ fi; \ checked="${PARENT_CHECKED}"; \ for dir in $$(${ECHO_CMD} "${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//') $$(${ECHO_CMD} ${DEPENDS} | ${TR} '\040' '\012' | ${SED} -e 's/:.*//'); do \ --%--multipart-mixed-boundary-1.20046.1020606525--%-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 7: 5:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns.inspire.ne.jp (ns.inspire.ne.jp [210.228.118.2]) by hub.freebsd.org (Postfix) with ESMTP id 52ED937B400 for ; Sun, 5 May 2002 07:05:20 -0700 (PDT) Received: from kinkin (FLA1Aaa112.nra.mesh.ad.jp [203.136.213.112]) by ns.inspire.ne.jp (8.9.3/3.7W) with ESMTP id XAA37441 for ; Sun, 5 May 2002 23:05:18 +0900 (JST) Message-Id: <200205051405.XAA37441@ns.inspire.ne.jp> Date: Sun, 05 May 2002 23:05:16 +0900 From: KAKIHANA Takeshi To: freebsd-ports@FreeBSD.org Subject: CONFIGURE_ARGS of qpopper MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear lioux; from mail/qpopper/Makefile; > CONFIGURE_ARGS= --enable-apop=${PREFIX}/etc/qpopper/pop.auth \ > --enable-nonauth-file=${POPUSERS_FILE} \ > --with-apopuid=pop --without-gdbm \ > --enable-keep-temp-drop I'm afraid "--with-apopuid" is wrong. According to the Qpopper 4.0 Manual, "--enable-popuid" is the correct option, and I experienced "./configure --with-apopuid=xxx" was not effective to change 'apop_uid' of qpopper4.0.4/popper/Makefile. If "--with-apopuid" is used, it is ignored and the default user 'pop' is set to 'apop_uid', I think. ----- KAKIHANA Takeshi: takeshi@inspire.ne.jp Inspire Network, Kashihara, Nara, JAPAN. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 7:50:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from inorix.dyn.dhs.org (a35084.upc-a.chello.nl [62.163.35.84]) by hub.freebsd.org (Postfix) with ESMTP id 9BF7A37B404 for ; Sun, 5 May 2002 07:50:03 -0700 (PDT) Received: from wayness.inorix.dyn.dhs.org (wayness [192.168.1.2]) by inorix.dyn.dhs.org (8.9.3/8.9.3) with SMTP id PAA01165 for ; Sun, 5 May 2002 15:50:57 +0200 Date: Sun, 5 May 2002 16:49:46 +0200 From: Frutsel To: ports@FreeBSD.ORG Subject: quakeforge no sound Message-Id: <20020505164946.03c9ee48.frutsel@inorix.dyn.dhs.org> X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-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, I'm trying to get quakeforge to build the quake-gl target with working sound. Building works, but when you try to run it, it complains about about /dev/dsp: /dev/dsp: invalid argument could not set /dev/dsp to stereo=2 The -x11 and -sdl targets work WITH sound. I found a mail somewhere (using google) from the port-maintainer to the quakeforge team about OSS differences, but no way to fix it... I'd like to have sound though... any help? JAVE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 8:44: 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 2AA8437B405; Sun, 5 May 2002 08:43:59 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45FhxK56026; Sun, 5 May 2002 08:43:59 -0700 (PDT) (envelope-from anders) Date: Sun, 5 May 2002 08:43:59 -0700 (PDT) From: Message-Id: <200205051543.g45FhxK56026@freefall.freebsd.org> To: anders@FreeBSD.org, freebsd-ports@FreeBSD.org, greid@FreeBSD.org Subject: Re: ports/37506: Ecartis Port Security Upgrade (urgent) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Ecartis Port Security Upgrade (urgent) Responsible-Changed-From-To: freebsd-ports->greid Responsible-Changed-By: anders Responsible-Changed-When: Sun May 5 08:40:20 PDT 2002 Responsible-Changed-Why: George, are you done with this PR? http://www.freebsd.org/cgi/query-pr.cgi?pr=37506 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 9:10: 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 E4C9537B405 for ; Sun, 5 May 2002 09:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45GA2o61290; Sun, 5 May 2002 09:10:02 -0700 (PDT) (envelope-from gnats) Received: from dpelleg.dsl.telerama.com (dpelleg.dsl.telerama.com [205.201.13.235]) by hub.freebsd.org (Postfix) with ESMTP id 6818437B400 for ; Sun, 5 May 2002 09:06:40 -0700 (PDT) Received: from palraz.wburn (palraz [192.168.1.1]) by dpelleg.dsl.telerama.com (8.11.6/8.11.6) with ESMTP id g45EBgg09393 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Sun, 5 May 2002 10:11:44 -0400 (EDT) (envelope-from dpelleg@palraz.rem.cmu.edu) Received: (from dpelleg@localhost) by palraz.wburn (8.11.6/8.11.6) id g45EBgC35093; Sun, 5 May 2002 10:11:42 -0400 (EDT) (envelope-from dpelleg) Message-Id: <200205051411.g45EBgC35093@palraz.wburn> Date: Sun, 5 May 2002 10:11:42 -0400 (EDT) From: Dan Pelleg Reply-To: Dan Pelleg To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37768: update version: net/unison 2.8.1 -> 2.9.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: 37768 >Category: ports >Synopsis: update version: net/unison 2.8.1 -> 2.9.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: Sun May 05 09:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Pelleg >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD p 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sat Mar 23 09:19:08 EST 2002 d@p:/P i386 >Description: port updated to newer version >How-To-Repeat: >Fix: --- diff begins here --- diff -ruN unison/Makefile unison-2.9.1/Makefile --- unison/Makefile Mon Mar 11 08:48:05 2002 +++ unison-2.9.1/Makefile Tue Apr 23 06:39:59 2002 @@ -6,7 +6,7 @@ # PORTNAME= unison -PORTVERSION= 2.8.1 +PORTVERSION= 2.9.1 CATEGORIES= net MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-${PORTVERSION}/ DISTNAME= src diff -ruN unison/distinfo unison-2.9.1/distinfo --- unison/distinfo Mon Mar 11 20:38:45 2002 +++ unison-2.9.1/distinfo Tue Apr 23 06:41:41 2002 @@ -1 +1 @@ -MD5 (unison-2.8.1/src.tar.gz) = 52c8507a3ecdb71cd2dc904a7221bb63 +MD5 (unison-2.9.1/src.tar.gz) = d8084fa87c13671de21ec1b701a4606c --- diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 9: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 DBEBA37B406 for ; Sun, 5 May 2002 09:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45Ge1365530; Sun, 5 May 2002 09:40:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 5137137B400; Sun, 5 May 2002 09:39:52 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g45Ggluo085082; Sun, 5 May 2002 12:42:47 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g45GglOA085081; Sun, 5 May 2002 12:42:47 -0400 (EDT) Message-Id: <200205051642.g45GglOA085081@wwweasel.geeksrus.net> Date: Sun, 5 May 2002 12:42:47 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: dirk@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37769: www/mod_php4: can't make package because PLIST_SUB gets smashed after MOD_DIR is added Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37769 >Category: ports >Synopsis: www/mod_php4: can't make package because PLIST_SUB gets smashed after MOD_DIR is added >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 May 05 09:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 30 11:24:21 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: An unconditional assignment (=, not +=) blows away PLIST_SUB after MOD_DIR has been added, so %%MOD_DIR%% isn't substituted in plist and package fails to make. >How-To-Repeat: make package >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: www/mod_php4/Makefile =================================================================== RCS file: /home/ncvs/ports/www/mod_php4/Makefile,v retrieving revision 1.168 diff -u -3 -r1.168 Makefile --- www/mod_php4/Makefile 1 May 2002 10:56:02 -0000 1.168 +++ www/mod_php4/Makefile 5 May 2002 16:37:21 -0000 @@ -79,7 +79,7 @@ AP_LIBEXEC= ${PREFIX}/libexec/apache -PLIST_SUB= AP_LIBEXEC=${AP_LIBEXEC:S/^${PREFIX}\///} +PLIST_SUB+= AP_LIBEXEC=${AP_LIBEXEC:S/^${PREFIX}\///} pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-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 May 5 9:48: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 5D1AF37B404; Sun, 5 May 2002 09:48:54 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45GmsV66027; Sun, 5 May 2002 09:48:54 -0700 (PDT) (envelope-from anders) Date: Sun, 5 May 2002 09:48:54 -0700 (PDT) From: Message-Id: <200205051648.g45GmsV66027@freefall.freebsd.org> To: anders@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/37769: www/mod_php4: can't make package because PLIST_SUB gets smashed after MOD_DIR is added Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/mod_php4: can't make package because PLIST_SUB gets smashed after MOD_DIR is added Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: anders Responsible-Changed-When: Sun May 5 09:48:20 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37769 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 10: 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 9070137B40A for ; Sun, 5 May 2002 10:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45H02F66561; Sun, 5 May 2002 10:00:02 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id 7E8E337B405 for ; Sun, 5 May 2002 09:55:35 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g45H30nd007874 for ; Sun, 5 May 2002 19:03:00 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g45H2xeG007873; Sun, 5 May 2002 19:02:59 +0200 (CEST) Message-Id: <200205051702.g45H2xeG007873@vaio.alexdupre.com> Date: Sun, 5 May 2002 19:02:59 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37770: [New Port] net/portfwd (A Port Forwarding Daemon) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37770 >Category: ports >Synopsis: [New Port] net/portfwd (A Port Forwarding Daemon) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 05 10:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Portfwd stands for port forwarding daemon. It's a small C++ utility which forwards incoming TCP connections and/or UDP packets to remote hosts. >How-To-Repeat: >Fix: --- portfwd.sh begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # portfwd # portfwd/Makefile # portfwd/distinfo # portfwd/files # portfwd/files/patch-Makefile.in # portfwd/files/patch-doc::Makefile.in # portfwd/pkg-comment # portfwd/pkg-descr # portfwd/pkg-plist # echo c - portfwd mkdir -p portfwd > /dev/null 2>&1 echo x - portfwd/Makefile sed 's/^X//' >portfwd/Makefile << 'END-of-portfwd/Makefile' X# New ports collection makefile for: portfwd X# Date created: Sun May 5 16:12:30 CET 2002 X# Whom: Alex Dupre X# X# $FreeBSD$ X# X XPORTNAME= portfwd XPORTVERSION= 0.24 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= sysadmin@alexdupre.com X XMAN5= portfwd.cfg.5 XMAN8= portfwd.8 X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X Xpre-install: X.if defined(NOPORTDOCS) X @${PERL} -pi -e "s|(^install-data-am:) install-docDATA|\1|g" \ X ${WRKSRC}/Makefile X @${PERL} -pi -e \ X "s|(^install-data-am: install-man) install-docDATA|\1|g" \ X ${WRKSRC}/doc/Makefile X.endif X Xpost-install: X @${MKDIR} ${EXAMPLESDIR} X @${INSTALL_DATA} ${WRKSRC}/cfg/* ${EXAMPLESDIR} X X.include END-of-portfwd/Makefile echo x - portfwd/distinfo sed 's/^X//' >portfwd/distinfo << 'END-of-portfwd/distinfo' XMD5 (portfwd-0.24.tar.gz) = e7b6c09d9d18e0b4bc58f5a5422570db END-of-portfwd/distinfo echo c - portfwd/files mkdir -p portfwd/files > /dev/null 2>&1 echo x - portfwd/files/patch-Makefile.in sed 's/^X//' >portfwd/files/patch-Makefile.in << 'END-of-portfwd/files/patch-Makefile.in' X--- Makefile.in.orig Sun May 5 16:53:37 2002 X+++ Makefile.in Sun May 5 16:54:13 2002 X@@ -70,7 +70,7 @@ X X SUBDIRS = getopt src tools doc X X-docdir = $(prefix)/doc/portfwd X+docdir = $(prefix)/share/doc/portfwd X doc_DATA = COPYING README CREDITS TODO X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 X mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs END-of-portfwd/files/patch-Makefile.in echo x - portfwd/files/patch-doc::Makefile.in sed 's/^X//' >portfwd/files/patch-doc::Makefile.in << 'END-of-portfwd/files/patch-doc::Makefile.in' X--- doc/Makefile.in.orig Sun May 5 18:01:09 2002 X+++ doc/Makefile.in Sun May 5 18:01:31 2002 X@@ -71,7 +71,7 @@ X man_MANS = portfwd.8 portfwd.cfg.5 X noinst_DATA = INSTALL.configure X X-docdir = $(prefix)/doc/portfwd X+docdir = $(prefix)/share/doc/portfwd X doc_DATA = FAQ conf.txt X mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs X CONFIG_HEADER = ../config.h END-of-portfwd/files/patch-doc::Makefile.in echo x - portfwd/pkg-comment sed 's/^X//' >portfwd/pkg-comment << 'END-of-portfwd/pkg-comment' XA Port Forwarding Daemon END-of-portfwd/pkg-comment echo x - portfwd/pkg-descr sed 's/^X//' >portfwd/pkg-descr << 'END-of-portfwd/pkg-descr' XPortfwd stands for port forwarding daemon. It's a small C++ Xutility which forwards incoming TCP connections and/or UDP Xpackets to remote hosts. X XWWW: http://portfwd.sourceforge.net/ X X- Alex Dupre Xsysadmin@alexdupre.com END-of-portfwd/pkg-descr echo x - portfwd/pkg-plist sed 's/^X//' >portfwd/pkg-plist << 'END-of-portfwd/pkg-plist' Xsbin/portfwd X%%PORTDOCS%%share/doc/portfwd/COPYING X%%PORTDOCS%%share/doc/portfwd/CREDITS X%%PORTDOCS%%share/doc/portfwd/FAQ X%%PORTDOCS%%share/doc/portfwd/README X%%PORTDOCS%%share/doc/portfwd/TODO X%%PORTDOCS%%share/doc/portfwd/conf.txt Xshare/examples/portfwd/alias.cfg Xshare/examples/portfwd/bind-new.cfg Xshare/examples/portfwd/bind.cfg Xshare/examples/portfwd/chain.cfg Xshare/examples/portfwd/debug_ftp.cfg Xshare/examples/portfwd/dns.cfg Xshare/examples/portfwd/empty.cfg Xshare/examples/portfwd/ftp.cfg Xshare/examples/portfwd/load-balance.cfg Xshare/examples/portfwd/mail.cfg Xshare/examples/portfwd/portfwd1.cfg Xshare/examples/portfwd/portfwd2.cfg Xshare/examples/portfwd/single.cfg Xshare/examples/portfwd/test.cfg Xshare/examples/portfwd/udp.cfg Xshare/examples/portfwd/x.cfg X%%PORTDOCS%%@dirrm share/doc/portfwd X@dirrm share/examples/portfwd END-of-portfwd/pkg-plist exit --- portfwd.sh 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 May 5 10:51: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 F3C4337B408 for ; Sun, 5 May 2002 10:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45Ho2L73482; Sun, 5 May 2002 10:50:02 -0700 (PDT) (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 43ACB37B400 for ; Sun, 5 May 2002 10:46:00 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 95EAA3FC57; Sun, 5 May 2002 19:45:45 +0200 (CEST) Message-Id: <20020505174545.95EAA3FC57@energyhq.homeip.net> Date: Sun, 5 May 2002 19:45:45 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37771: New Port: audio/jmax Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37771 >Category: ports >Synopsis: New Port: audio/jmax >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 May 05 10:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Java : Compile Once, Debug Everywhere >Environment: System: FreeBSD energyhq.homeip.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 22:23:19 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: jMax is a visual programming environment for building interactive musical and multimedia applications. jMax is a new implementation of the MAX software written originally by Miller Puckette at Ircam. The name MAX is an homage to Max Matthews, one of the fathers of computer music. Visit these following web pages for more information: WWW: http://www.ircam.fr/equipes/temps-reel/jmax/en/index.php3 >How-To-Repeat: >Fix: --- jmax.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: # # jmax/ # jmax/pkg-descr # jmax/pkg-comment # jmax/pkg-plist # jmax/distinfo # jmax/Makefile # jmax/files # jmax/files/patch-Makefiles::Makefile.i386-linux # jmax/files/patch-fts::src::runtime::audio::audioport.c # jmax/files/patch-Makefiles::Makefile.linux # jmax/files/patch-Makefile # jmax/files/patch-packages::Makefile # jmax/files/patch-packages::oss::src::ossaudioport.c # echo c - jmax/ mkdir -p jmax/ > /dev/null 2>&1 echo x - jmax/pkg-descr sed 's/^X//' >jmax/pkg-descr << 'END-of-jmax/pkg-descr' XjMax is a visual programming environment for building interactive musical and Xmultimedia applications. jMax is a new implementation of the MAX software Xwritten originally by Miller Puckette at Ircam. The name MAX is an homage to Max XMatthews, one of the fathers of computer music. X XVisit these following web pages for more information: X XWWW: http://www.ircam.fr/equipes/temps-reel/jmax/en/index.php3 X X- Miguel Mendez Xflynn@energyhq.homeip.net END-of-jmax/pkg-descr echo x - jmax/pkg-comment sed 's/^X//' >jmax/pkg-comment << 'END-of-jmax/pkg-comment' XA visual programming environment for interactive real-time music END-of-jmax/pkg-comment echo x - jmax/pkg-plist sed 's/^X//' >jmax/pkg-plist << 'END-of-jmax/pkg-plist' Xbin/jmax Xinclude/fts/fts.h Xinclude/fts/lang.h Xinclude/fts/runtime.h Xinclude/fts/sys.h Xinclude/fts/lang/datalib.h Xinclude/fts/lang/dsp.h Xinclude/fts/lang/ftl.h Xinclude/fts/lang/mess.h Xinclude/fts/lang/utils.h Xinclude/fts/lang/veclib.h Xinclude/fts/lang/datalib/atomlist.h Xinclude/fts/lang/datalib/objectset.h Xinclude/fts/lang/dsp/dsp.h Xinclude/fts/lang/dsp/dspgraph.h Xinclude/fts/lang/dsp/sigbus.h Xinclude/fts/lang/dsp/sigconn.h Xinclude/fts/lang/dsp/signal.h Xinclude/fts/lang/ftl/ftl.h Xinclude/fts/lang/ftl/ftlmem.h Xinclude/fts/lang/ftl/ftlutils.h Xinclude/fts/lang/mess/atomarray.h Xinclude/fts/lang/mess/atoms.h Xinclude/fts/lang/mess/channel.h Xinclude/fts/lang/mess/classes.h Xinclude/fts/lang/mess/connections.h Xinclude/fts/lang/mess/doctor.h Xinclude/fts/lang/mess/errobj.h Xinclude/fts/lang/mess/expressions.h Xinclude/fts/lang/mess/ftsdata.h Xinclude/fts/lang/mess/ftsdataid.h Xinclude/fts/lang/mess/label.h Xinclude/fts/lang/mess/loader.h Xinclude/fts/lang/mess/mess_types.h Xinclude/fts/lang/mess/messages.h Xinclude/fts/lang/mess/objects.h Xinclude/fts/lang/mess/objtable.h Xinclude/fts/lang/mess/params.h Xinclude/fts/lang/mess/patabs.h Xinclude/fts/lang/mess/patcher.h Xinclude/fts/lang/mess/patcherdata.h Xinclude/fts/lang/mess/patlex.h Xinclude/fts/lang/mess/patparser.h Xinclude/fts/lang/mess/predefsymbols.h Xinclude/fts/lang/mess/saver.h Xinclude/fts/lang/mess/properties.h Xinclude/fts/lang/mess/symbols.h Xinclude/fts/lang/mess/templates.h Xinclude/fts/lang/mess/utils.h Xinclude/fts/lang/mess/variables.h Xinclude/fts/lang/mess/vm.h Xinclude/fts/lang/mess/words.h Xinclude/fts/lang/utils/cubic.h Xinclude/fts/lang/utils/floatfuns.h Xinclude/fts/lang/utils/hashtable.h Xinclude/fts/lang/utils/idefix.h Xinclude/fts/lang/utils/ieeewrap.h Xinclude/fts/lang/utils/intphase.h Xinclude/fts/lang/utils/iterator.h Xinclude/fts/lang/utils/objectlist.h Xinclude/fts/lang/utils/ramp_vectors.h Xinclude/fts/lang/utils/ramps.h Xinclude/fts/lang/utils/random.h Xinclude/fts/lang/utils/srconv.h Xinclude/fts/lang/veclib/complex.h Xinclude/fts/lang/veclib/ftlfun.h Xinclude/fts/lang/veclib/vecstat.h Xinclude/fts/lang/veclib/include/declare_ftl.h Xinclude/fts/lang/veclib/include/declare_fts.h Xinclude/fts/lang/veclib/include/def_cfun.h Xinclude/fts/lang/veclib/include/def_cop.h Xinclude/fts/lang/veclib/include/def_dot.h Xinclude/fts/lang/veclib/include/def_fill.h Xinclude/fts/lang/veclib/include/def_fun.h Xinclude/fts/lang/veclib/include/def_op.h Xinclude/fts/lang/veclib/include/def_opscl.h Xinclude/fts/lang/veclib/include/def_set.h Xinclude/fts/lang/veclib/include/def_split.h Xinclude/fts/lang/veclib/include/def_twoscl.h Xinclude/fts/lang/veclib/include/def_vecscl.h Xinclude/fts/lang/veclib/include/kern_fun.h Xinclude/fts/lang/veclib/include/kern_misc.h Xinclude/fts/lang/veclib/include/kern_op.h Xinclude/fts/lang/veclib/include/unroll.h Xinclude/fts/lang/veclib/include/unwrap.h Xinclude/fts/lang/veclib/include/vec_arith.h Xinclude/fts/lang/veclib/include/vec_bit.h Xinclude/fts/lang/veclib/include/vec_cmp.h Xinclude/fts/lang/veclib/include/vec_cpy.h Xinclude/fts/lang/veclib/include/vec_fft.h Xinclude/fts/lang/veclib/include/vec_fun.h Xinclude/fts/lang/veclib/include/vec_misc.h Xinclude/fts/lang/veclib/include/vecdef.h Xinclude/fts/lang/veclib/include/vecftl.h Xinclude/fts/lang/veclib/include/veclib.h Xinclude/fts/lang/veclib/portable/cfft.h Xinclude/fts/lang/veclib/portable/rfft_shuffle.h Xinclude/fts/runtime/audio/audio.h Xinclude/fts/runtime/audio/audioport.h Xinclude/fts/runtime/client/client.h Xinclude/fts/runtime/client/incoming.h Xinclude/fts/runtime/client/outgoing.h Xinclude/fts/runtime/client/protocol.h Xinclude/fts/runtime/client/sync.h Xinclude/fts/runtime/client/updates.h Xinclude/fts/runtime/devices/bytestream.h Xinclude/fts/runtime/devices/devices.h Xinclude/fts/runtime/devices/unixdev.h Xinclude/fts/runtime/files/atomfiles.h Xinclude/fts/runtime/files/directories.h Xinclude/fts/runtime/files/files.h Xinclude/fts/runtime/files/midifiles.h Xinclude/fts/runtime/files/parser.h Xinclude/fts/runtime/files/post.h Xinclude/fts/runtime/files/soundfiles.h Xinclude/fts/runtime/files/soundformats.h Xinclude/fts/runtime/midi/midi.h Xinclude/fts/runtime/midi/midiparser.h Xinclude/fts/runtime/midi/midiport.h Xinclude/fts/runtime/sched/sched.h Xinclude/fts/runtime/time/time.h Xinclude/fts/sys/hw.h Xinclude/fts/sys/mem.h Xinclude/fts/sys/modules.h Xinclude/fts/sys/platform.h Xinclude/fts/sys/status.h Xinclude/fts/sys/version.h Xinclude/fts/tiles/startup.h Xlib/jmax/config/packages.scm Xlib/jmax/config/site.scm Xlib/jmax/config/packages.tcl Xlib/jmax/config/site.tcl Xlib/jmax/images/Splash.gif Xlib/jmax/images/arrow_down.gif Xlib/jmax/images/arrow_left.gif Xlib/jmax/images/arrow_right.gif Xlib/jmax/images/arrow_up.gif Xlib/jmax/images/at_work.gif Xlib/jmax/images/cursor_bang_mini.gif Xlib/jmax/images/cursor_in.gif Xlib/jmax/images/cursor_out.gif Xlib/jmax/images/cursor_patcher.gif Xlib/jmax/images/cursor_standard.gif Xlib/jmax/images/dsp_off.gif Xlib/jmax/images/dsp_on.gif Xlib/jmax/images/forum.gif Xlib/jmax/images/hot.gif Xlib/jmax/images/info.gif Xlib/jmax/images/ircam.gif Xlib/jmax/images/jmax_app.gif Xlib/jmax/images/jmax_icon.gif Xlib/jmax/images/jmax_logo_small.gif Xlib/jmax/images/linux.gif Xlib/jmax/images/jmax_logo_small_transp.gif Xlib/jmax/images/jmax_logo_tiny.gif Xlib/jmax/images/little_down_arrow.gif Xlib/jmax/images/little_minus.gif Xlib/jmax/images/little_plus.gif Xlib/jmax/images/little_up_arrow.gif Xlib/jmax/images/mini_icon_jmax.gif Xlib/jmax/images/mini_icon_pat.gif Xlib/jmax/images/more_objects.gif Xlib/jmax/images/new.gif Xlib/jmax/images/question.gif Xlib/jmax/images/stop.gif Xlib/jmax/images/to_save.gif Xlib/jmax/images/tool_edit_mode.gif Xlib/jmax/images/tool_err.gif Xlib/jmax/images/tool_ext.gif Xlib/jmax/images/tool_in.gif Xlib/jmax/images/tool_lock_mode.gif Xlib/jmax/images/tool_out.gif Xlib/jmax/images/tool_text.gif Xlib/jmax/images/tool_patcher.gif Xlib/jmax/images/tool_up.gif Xlib/jmax/images/tux.gif Xlib/jmax/images/warning.gif Xlib/jmax/java/classes/jmax.jar Xlib/jmax/java/lib/jacl/jacl.jar Xlib/jmax/java/lib/jacl/tcljava.jar Xlib/jmax/java/lib/jacl/README Xlib/jmax/java/lib/jacl/license.terms Xlib/jmax/scm/defaults.scm Xlib/jmax/scm/devices.scm Xlib/jmax/scm/icons.scm Xlib/jmax/scm/intrinsics.scm Xlib/jmax/scm/jmaxboot.scm Xlib/jmax/scm/kawa_interface.scm Xlib/jmax/scm/params.scm Xlib/jmax/scm/patcher_menu.scm Xlib/jmax/scm/projects.scm Xlib/jmax/scm/scheme_interface.scm Xlib/jmax/scm/startup.scm Xlib/jmax/scm/config/indyr4k.scm Xlib/jmax/scm/config/linuxmac.scm Xlib/jmax/scm/config/linuxpc.scm Xlib/jmax/scm/config/macosx.scm Xlib/jmax/scm/config/o2r10k.scm Xlib/jmax/scm/config/o2r10ki63.scm Xlib/jmax/scm/config/o2r5k.scm Xlib/jmax/scm/config/o2r5ki63.scm Xlib/jmax/scm/config/octane.scm Xlib/jmax/scm/config/origin.scm Xlib/jmax/tcl/defaults.tcl Xlib/jmax/tcl/icons.tcl Xlib/jmax/tcl/intrinsics.tcl Xlib/jmax/tcl/jmaxboot.tcl Xlib/jmax/tcl/jmaxpkg.tcl Xlib/jmax/tcl/menu.tcl Xlib/jmax/tcl/packages.tcl Xlib/jmax/tcl/params.tcl Xlib/jmax/tcl/projects.tcl Xlib/jmax/tcl/startup.tcl Xlib/jmax/tcl/config/indyr4k.tcl Xlib/jmax/tcl/config/linuxmac.tcl Xlib/jmax/tcl/config/linuxpc.tcl Xlib/jmax/tcl/config/macosx.tcl Xlib/jmax/tcl/config/o2r10k.tcl Xlib/jmax/tcl/config/o2r5k.tcl Xlib/jmax/tcl/config/octane.tcl Xlib/jmax/tcl/config/origin.tcl Xlib/jmax/packages/alsa/alsa.jpk Xlib/jmax/packages/oss/oss.jpk Xlib/jmax/packages/oss/lib/i386/opt/liboss.so Xlib/jmax/packages/unixdtd/unixdtd.jpk Xlib/jmax/packages/unixdtd/help/unixdtd.help.index.tcl Xlib/jmax/packages/unixdtd/help/sf~.help.jmax Xlib/jmax/packages/unixdtd/help/unixdtd.summary.jmax Xlib/jmax/packages/unixdtd/lib/i386/opt/libunixdtd.so Xlib/jmax/packages/control/control.jpk Xlib/jmax/packages/control/control.scm Xlib/jmax/packages/control/help/control.help.index.tcl Xlib/jmax/packages/control/help/control.help.index.scm Xlib/jmax/packages/control/help/control.summary.jmax Xlib/jmax/packages/control/help/demux.help.jmax Xlib/jmax/packages/control/help/for.help.jmax Xlib/jmax/packages/control/help/oneshot.help.jmax Xlib/jmax/packages/control/help/range.help.jmax Xlib/jmax/packages/control/help/switch.help.jmax Xlib/jmax/packages/control/c/lib/i386/opt/libcontrol.so Xlib/jmax/packages/io/io.jpk Xlib/jmax/packages/io/io.scm Xlib/jmax/packages/io/help/io.help.index.tcl Xlib/jmax/packages/io/help/bytestream.help.jmax Xlib/jmax/packages/io/help/filestream.help.jmax Xlib/jmax/packages/io/help/inout.help.jmax Xlib/jmax/packages/io/help/io.summary.jmax Xlib/jmax/packages/io/help/serial.help.jmax Xlib/jmax/packages/io/help/udpmessage.help.jmax Xlib/jmax/packages/io/help/wacom.help.jmax Xlib/jmax/packages/io/c/lib/i386/opt/libio.so Xlib/jmax/packages/ispwmath/ispwmath.jpk Xlib/jmax/packages/ispwmath/ispwmath.scm Xlib/jmax/packages/ispwmath/help/ispwmath.help.index.tcl Xlib/jmax/packages/ispwmath/help/arith.help.jmax Xlib/jmax/packages/ispwmath/help/compare.help.jmax Xlib/jmax/packages/ispwmath/help/ispwmath.summary.jmax Xlib/jmax/packages/ispwmath/help/logic.help.jmax Xlib/jmax/packages/ispwmath/help/shift.help.jmax Xlib/jmax/packages/ispwmath/c/lib/i386/opt/libispwmath.so Xlib/jmax/packages/lists/lists.jpk Xlib/jmax/packages/lists/lists.scm Xlib/jmax/packages/lists/help/lists.help.index.tcl Xlib/jmax/packages/lists/help/list.help.jmax Xlib/jmax/packages/lists/help/listappend.help.jmax Xlib/jmax/packages/lists/help/listarith.help.jmax Xlib/jmax/packages/lists/help/listcompare.help.jmax Xlib/jmax/packages/lists/help/listcompose.help.jmax Xlib/jmax/packages/lists/help/listdecompose.help.jmax Xlib/jmax/packages/lists/help/listelement.help.jmax Xlib/jmax/packages/lists/help/listhead.help.jmax Xlib/jmax/packages/lists/help/listprepend.help.jmax Xlib/jmax/packages/lists/help/listreverse.help.jmax Xlib/jmax/packages/lists/help/lists.summary.jmax Xlib/jmax/packages/lists/help/listsize.help.jmax Xlib/jmax/packages/lists/help/listsublist.help.jmax Xlib/jmax/packages/lists/help/listsum.help.jmax Xlib/jmax/packages/lists/help/listtail.help.jmax Xlib/jmax/packages/lists/templates/listcompose.jmax Xlib/jmax/packages/lists/templates/listdecompose.jmax Xlib/jmax/packages/lists/lib/i386/opt/liblists.so Xlib/jmax/packages/math/math.jpk Xlib/jmax/packages/math/math.scm Xlib/jmax/packages/math/help/math.help.index.tcl Xlib/jmax/packages/math/help/math.help.index.scm Xlib/jmax/packages/math/help/arithmetic.help.jmax Xlib/jmax/packages/math/help/comparison.help.jmax Xlib/jmax/packages/math/help/math.summary.jmax Xlib/jmax/packages/math/c/lib/i386/opt/libmath.so Xlib/jmax/packages/mess/mess.jpk Xlib/jmax/packages/mess/mess.scm Xlib/jmax/packages/mess/help/mess.help.index.tcl Xlib/jmax/packages/mess/help/mess.help.index.scm Xlib/jmax/packages/mess/help/mess.summary.jmax Xlib/jmax/packages/mess/help/messtab.help.jmax Xlib/jmax/packages/mess/c/lib/i386/opt/libmess.so Xlib/jmax/packages/midi/midi.jpk Xlib/jmax/packages/midi/c/lib/i386/opt/libmidi.so Xlib/jmax/packages/numeric/numeric.jpk Xlib/jmax/packages/numeric/numeric.scm Xlib/jmax/packages/numeric/help/numeric.help.index.tcl Xlib/jmax/packages/numeric/help/numeric.help.index.scm Xlib/jmax/packages/numeric/help/numeric.summary.jmax Xlib/jmax/packages/numeric/help/rewrap.help.jmax Xlib/jmax/packages/numeric/help/wrap.help.jmax Xlib/jmax/packages/numeric/c/lib/i386/opt/libnumeric.so Xlib/jmax/packages/signal/signal.jpk Xlib/jmax/packages/signal/help/signal.help.index.tcl Xlib/jmax/packages/signal/help/binop.help.jmax Xlib/jmax/packages/signal/help/osc.help.jmax Xlib/jmax/packages/signal/help/signal.summary.jmax Xlib/jmax/packages/signal/help/tilda.help.jmax Xlib/jmax/packages/signal/c/lib/i386/opt/libsignal.so Xlib/jmax/packages/signal/c/lib/i686-linux Xlib/jmax/packages/signal/c/lib/i386-linux Xlib/jmax/packages/system/system.jpk Xlib/jmax/packages/system/help/bus.help.jmax Xlib/jmax/packages/system/help/bus~.help.jmax Xlib/jmax/packages/system/help/const.help.jmax Xlib/jmax/packages/system/help/inout.help.jmax Xlib/jmax/packages/system/help/print.help.jmax Xlib/jmax/packages/system/help/system.summary.jmax Xlib/jmax/packages/system/help/system.help.index.tcl Xlib/jmax/packages/system/c/lib/i386/opt/libsystem.so Xlib/jmax/packages/system/c/lib/i686-linux Xlib/jmax/packages/system/c/lib/i386-linux Xlib/jmax/packages/data/c/lib/i386-linux/opt/libdata.so Xlib/jmax/packages/explode/c/lib/i386-linux/opt/libexplode.so Xlib/jmax/packages/guiobj/c/lib/i386-linux/opt/libguiobj.so Xlib/jmax/packages/ispw/lib/i386-linux/opt/libcontrol.so Xlib/jmax/packages/ispw/lib/i386-linux/opt/libdata.so Xlib/jmax/packages/ispw/lib/i386-linux/opt/libfilters.so Xlib/jmax/packages/ispw/lib/i386-linux/opt/libio.so Xlib/jmax/packages/ispw/lib/i386-linux/opt/libmidi.so Xlib/jmax/packages/ispw/lib/i386-linux/opt/libsampling.so Xlib/jmax/packages/ispw/lib/i386-linux/opt/libpitch.so Xlib/jmax/packages/ispw/lib/i386-linux/opt/libsignal.so Xlib/jmax/packages/qlist/c/lib/i386-linux/opt/libqlist.so Xlib/jmax/packages/sequence/c/lib/i386-linux/opt/libsequence.so Xlib/jmax/packages/sources/c/lib/i386-linux/opt/libsources.so Xlib/jmax/tutorials/basics/BASICS.jmax Xlib/jmax/tutorials/basics/bang.tutorial.jmax Xlib/jmax/tutorials/basics/comment.tutorial.jmax Xlib/jmax/tutorials/basics/coucou.jmax Xlib/jmax/tutorials/basics/labels.tutorial.jmax Xlib/jmax/tutorials/basics/lists.tutorial.jmax Xlib/jmax/tutorials/basics/message.tutorial.jmax Xlib/jmax/tutorials/basics/metro.tutorial.jmax Xlib/jmax/tutorials/basics/numbers.tutorial.jmax Xlib/jmax/tutorials/basics/order.tutorial.jmax Xlib/jmax/tutorials/basics/order1.tutorial.jmax Xlib/jmax/tutorials/basics/order2.tutorial.jmax Xlib/jmax/tutorials/basics/order3.tutorial.jmax Xlib/jmax/tutorials/basics/patchers.tutorial.jmax Xlib/jmax/tutorials/basics/recursion.tutorial.jmax Xlib/jmax/tutorials/basics/system.summary.jmax Xlib/jmax/tutorials/basics/project.env Xlib/jmax/tutorials/basics/variables.tutorial.jmax Xdoc/jMax-2.5.1/LICENCE.fr Xdoc/jMax-2.5.1/LICENSE Xdoc/jMax-2.5.1/README Xdoc/jMax-2.5.1/VERSION Xdoc/jMax-2.5.1/ReleaseNotes.html Xdoc/jMax-2.5.1/compiling.html Xdoc/jMax-2.5.1/configuration.html Xdoc/jMax-2.5.1/debugging.html Xdoc/jMax-2.5.1/dev-control-objects.html Xdoc/jMax-2.5.1/dev-dsp-objects.html Xdoc/jMax-2.5.1/explode.html Xdoc/jMax-2.5.1/index.html Xdoc/jMax-2.5.1/installing.html Xdoc/jMax-2.5.1/patcher.html Xdoc/jMax-2.5.1/project-package.html Xdoc/jMax-2.5.1/running.html Xdoc/jMax-2.5.1/server-kernel-api.html Xdoc/jMax-2.5.1/images/control_panel.gif Xdoc/jMax-2.5.1/images/smbullet.gif Xdoc/jMax-2.5.1/images/toolbar_edit.gif Xdoc/jMax-2.5.1/images/toolbar_lock.gif Xdoc/jMax-/images/Splash.gif Xdoc/jMax-/images/arrow_down.gif Xdoc/jMax-/images/arrow_left.gif Xdoc/jMax-/images/arrow_right.gif Xdoc/jMax-/images/arrow_up.gif Xdoc/jMax-/images/at_work.gif Xdoc/jMax-/images/cursor_bang_mini.gif Xdoc/jMax-/images/cursor_in.gif Xdoc/jMax-/images/cursor_out.gif Xdoc/jMax-/images/cursor_patcher.gif Xdoc/jMax-/images/cursor_standard.gif Xdoc/jMax-/images/dsp_off.gif Xdoc/jMax-/images/dsp_on.gif Xdoc/jMax-/images/forum.gif Xdoc/jMax-/images/hot.gif Xdoc/jMax-/images/info.gif Xdoc/jMax-/images/ircam.gif Xdoc/jMax-/images/jmax_app.gif Xdoc/jMax-/images/jmax_icon.gif Xdoc/jMax-/images/jmax_logo_small.gif Xdoc/jMax-/images/linux.gif Xdoc/jMax-/images/jmax_logo_small_transp.gif Xdoc/jMax-/images/jmax_logo_tiny.gif Xdoc/jMax-/images/little_down_arrow.gif Xdoc/jMax-/images/little_minus.gif Xdoc/jMax-/images/little_plus.gif Xdoc/jMax-/images/little_up_arrow.gif Xdoc/jMax-/images/mini_icon_jmax.gif Xdoc/jMax-/images/mini_icon_pat.gif Xdoc/jMax-/images/more_objects.gif Xdoc/jMax-/images/new.gif Xdoc/jMax-/images/question.gif Xdoc/jMax-/images/stop.gif Xdoc/jMax-/images/to_save.gif Xdoc/jMax-/images/tool_edit_mode.gif Xdoc/jMax-/images/tool_err.gif Xdoc/jMax-/images/tool_ext.gif Xdoc/jMax-/images/tool_in.gif Xdoc/jMax-/images/tool_lock_mode.gif Xdoc/jMax-/images/tool_out.gif Xdoc/jMax-/images/tool_text.gif Xdoc/jMax-/images/tool_patcher.gif Xdoc/jMax-/images/tool_up.gif Xdoc/jMax-/images/tux.gif Xdoc/jMax-/images/warning.gif Xlib/jmax/packages/alsa/lib/i686-linux Xlib/jmax/packages/alsa/lib/i386-linux Xlib/jmax/packages/oss/lib/i686-linux Xlib/jmax/packages/oss/lib/i386-linux Xlib/jmax/packages/unixdtd/lib/i686-linux Xlib/jmax/packages/unixdtd/lib/i386-linux Xlib/jmax/packages/control/c/lib/i686-linux Xlib/jmax/packages/control/c/lib/i386-linux Xlib/jmax/packages/io/c/lib/i686-linux Xlib/jmax/packages/io/c/lib/i386-linux Xlib/jmax/packages/ispwmath/c/lib/i686-linux Xlib/jmax/packages/ispwmath/c/lib/i386-linux Xlib/jmax/packages/lists/lib/i686-linux Xlib/jmax/packages/lists/lib/i386-linux Xlib/jmax/packages/math/c/lib/i686-linux Xlib/jmax/packages/math/c/lib/i386-linux Xlib/jmax/packages/mess/c/lib/i686-linux Xlib/jmax/packages/mess/c/lib/i386-linux Xlib/jmax/packages/midi/c/lib/i686-linux Xlib/jmax/packages/midi/c/lib/i386-linux Xlib/jmax/packages/numeric/c/lib/i686-linux Xlib/jmax/packages/numeric/c/lib/i386-linux X@dirrm include/fts/tiles X@dirrm include/fts/sys X@dirrm include/fts/runtime/time X@dirrm include/fts/runtime/sched X@dirrm include/fts/runtime/midi X@dirrm include/fts/runtime/files X@dirrm include/fts/runtime/devices X@dirrm include/fts/runtime/client X@dirrm include/fts/runtime/audio X@dirrm include/fts/runtime X@dirrm include/fts/lang/datalib X@dirrm include/fts/lang/veclib/include X@dirrm include/fts/lang/veclib/portable X@dirrm include/fts/lang/veclib X@dirrm include/fts/lang/utils X@dirrm include/fts/lang/mess X@dirrm include/fts/lang/ftl X@dirrm include/fts/lang/dsp X@dirrm include/fts/lang X@dirrm include/fts X@dirrm lib/jmax/packages/alsa/lib/i386/opt X@dirrm lib/jmax/packages/alsa/lib/i386 X@dirrm lib/jmax/packages/alsa/lib X@dirrm lib/jmax/packages/oss/lib/i386/opt X@dirrm lib/jmax/packages/oss/lib/i386 X@dirrm lib/jmax/packages/oss/lib X@dirrm lib/jmax/packages/oss X@dirrm lib/jmax/packages/unixdtd/lib/i386/opt X@dirrm lib/jmax/packages/unixdtd/lib/i386 X@dirrm lib/jmax/packages/unixdtd/help X@dirrm lib/jmax/packages/unixdtd/lib X@dirrm lib/jmax/packages/unixdtd X@dirrm lib/jmax/packages/control/c/lib/i386/opt X@dirrm lib/jmax/packages/control/c/lib/i386 X@dirrm lib/jmax/packages/control/c/lib X@dirrm lib/jmax/packages/control/c X@dirrm lib/jmax/packages/control/help X@dirrm lib/jmax/packages/control X@dirrm lib/jmax/packages/io/c/lib/i386/opt X@dirrm lib/jmax/packages/io/c/lib/i386 X@dirrm lib/jmax/packages/io/c/lib X@dirrm lib/jmax/packages/io/c X@dirrm lib/jmax/packages/io/help X@dirrm lib/jmax/packages/io X@dirrm lib/jmax/packages/ispwmath/c/lib/i386/opt X@dirrm lib/jmax/packages/ispwmath/c/lib/i386 X@dirrm lib/jmax/packages/ispwmath/c/lib X@dirrm lib/jmax/packages/ispwmath/c X@dirrm lib/jmax/packages/ispwmath/help X@dirrm lib/jmax/packages/ispwmath X@dirrm lib/jmax/packages/lists/templates X@dirrm lib/jmax/packages/lists/help X@dirrm lib/jmax/packages/lists/lib/i386/opt X@dirrm lib/jmax/packages/lists/lib/i386 X@dirrm lib/jmax/packages/lists/lib X@dirrm lib/jmax/packages/lists X@dirrm lib/jmax/packages/math/c/lib/i386/opt X@dirrm lib/jmax/packages/math/c/lib/i386 X@dirrm lib/jmax/packages/math/c/lib X@dirrm lib/jmax/packages/math/c X@dirrm lib/jmax/packages/math/help X@dirrm lib/jmax/packages/math X@dirrm lib/jmax/packages/mess/c/lib/i386/opt X@dirrm lib/jmax/packages/mess/c/lib/i386 X@dirrm lib/jmax/packages/mess/c/lib X@dirrm lib/jmax/packages/mess/c X@dirrm lib/jmax/packages/mess/help X@dirrm lib/jmax/packages/mess X@dirrm lib/jmax/packages/midi/c/lib/i386/opt X@dirrm lib/jmax/packages/midi/c/lib/i386 X@dirrm lib/jmax/packages/midi/c/lib X@dirrm lib/jmax/packages/midi/c X@dirrm lib/jmax/packages/midi X@dirrm lib/jmax/packages/numeric/c/lib/i386/opt X@dirrm lib/jmax/packages/numeric/c/lib/i386 X@dirrm lib/jmax/packages/numeric/c/lib X@dirrm lib/jmax/packages/numeric/c X@dirrm lib/jmax/packages/numeric/help X@dirrm lib/jmax/packages/numeric X@dirrm lib/jmax/packages/signal/c/lib/i386/opt X@dirrm lib/jmax/packages/signal/c/lib/i386 X@dirrm lib/jmax/packages/signal/c/lib X@dirrm lib/jmax/packages/signal/c X@dirrm lib/jmax/packages/signal/help X@dirrm lib/jmax/packages/signal X@dirrm lib/jmax/packages/system/c/lib/i386/opt X@dirrm lib/jmax/packages/system/c/lib/i386 X@dirrm lib/jmax/packages/system/c/lib X@dirrm lib/jmax/packages/system/c X@dirrm lib/jmax/packages/system/help X@dirrm lib/jmax/packages/system X@dirrm lib/jmax/packages/data/c/lib/i386-linux/opt X@dirrm lib/jmax/packages/data/c/lib/i386-linux X@dirrm lib/jmax/packages/data/c/lib X@dirrm lib/jmax/packages/data/c X@dirrm lib/jmax/packages/data X@dirrm lib/jmax/packages/explode/c/lib/i386-linux/opt X@dirrm lib/jmax/packages/explode/c/lib/i386-linux X@dirrm lib/jmax/packages/explode/c/lib X@dirrm lib/jmax/packages/explode/c X@dirrm lib/jmax/packages/explode X@dirrm lib/jmax/packages/guiobj/c/lib/i386-linux/opt X@dirrm lib/jmax/packages/guiobj/c/lib/i386-linux X@dirrm lib/jmax/packages/guiobj/c/lib X@dirrm lib/jmax/packages/guiobj/c X@dirrm lib/jmax/packages/guiobj X@dirrm lib/jmax/packages/ispw/lib/i386-linux/opt X@dirrm lib/jmax/packages/ispw/lib/i386-linux X@dirrm lib/jmax/packages/ispw/lib X@dirrm lib/jmax/packages/ispw X@dirrm lib/jmax/packages/qlist/c/lib/i386-linux/opt X@dirrm lib/jmax/packages/qlist/c/lib/i386-linux X@dirrm lib/jmax/packages/qlist/c/lib X@dirrm lib/jmax/packages/qlist/c X@dirrm lib/jmax/packages/qlist X@dirrm lib/jmax/packages/sequence/c/lib/i386-linux/opt X@dirrm lib/jmax/packages/sequence/c/lib/i386-linux X@dirrm lib/jmax/packages/sequence/c/lib X@dirrm lib/jmax/packages/sequence/c X@dirrm lib/jmax/packages/sequence X@dirrm lib/jmax/packages/sources/c/lib/i386-linux/opt X@dirrm lib/jmax/packages/sources/c/lib/i386-linux X@dirrm lib/jmax/packages/sources/c/lib X@dirrm lib/jmax/packages/sources/c X@dirrm lib/jmax/packages/sources X@dirrm lib/jmax/packages/alsa X@dirrm lib/jmax/packages X@dirrm lib/jmax/java/lib/jacl X@dirrm lib/jmax/java/lib X@dirrm lib/jmax/java/classes X@dirrm lib/jmax/java X@dirrm lib/jmax/images X@dirrm lib/jmax/scm/config X@dirrm lib/jmax/config X@dirrm lib/jmax/scm X@dirrm lib/jmax/tcl/config X@dirrm lib/jmax/tcl X@dirrm lib/jmax/tutorials/basics X@dirrm lib/jmax/tutorials X@dirrm lib/jmax/fts/bin/i686-linux X@dirrm lib/jmax/fts/bin/i386-linux Xlib/jmax/fts/bin/i386/opt/fts X@dirrm lib/jmax/fts/bin/i386/opt X@dirrm lib/jmax/fts/bin/i386 X@dirrm lib/jmax/fts/bin X@dirrm lib/jmax/fts X@dirrm lib/jmax X@dirrm doc/jMax-2.5.1/images X@dirrm doc/jMax-2.5.1 X@dirrm doc/jMax-/images X@dirrm doc/jMax- END-of-jmax/pkg-plist echo x - jmax/distinfo sed 's/^X//' >jmax/distinfo << 'END-of-jmax/distinfo' XMD5 (jmax-2.5.1-src.tar.gz) = 07543cd446f966540a99e293e9d9644e END-of-jmax/distinfo echo x - jmax/Makefile sed 's/^X//' >jmax/Makefile << 'END-of-jmax/Makefile' X# New ports collection makefile for: jmax X# Date created: Sun May 5 12:37:22 CEST 2002 X# Whom: Miguel Mendez X# X# $FreeBSD$ X# X XPORTNAME= jmax XPORTVERSION= 2.5.1 XCATEGORIES= audio XMASTER_SITES= ftp://ftp.ircam.fr/pub/${PORTNAME}/releases/${PORTVERSION}/ XDISTNAME= ${PORTNAME}-${PORTVERSION}-src X XMAINTAINER= flynn@energyhq.homeip.net X XLIB_DEPENDS= audiofile:${PORTSDIR}/audio/libaudiofile X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XUSE_GMAKE= yes XUSE_JAVA= 1.2+ X XALL_TARGET= ARCH=i386-linux X Xpost-patch: X @cd $(WRKSRC)/Makefiles && $(LN) -s Makefile.i386-linux Makefile.i386 X @cd ${WRKSRC}/fts/bin && ${LN} -s i386-linux i386 X @${PERL} -pi -e 's@/usr/lib/jmax@${PREFIX}/lib/jmax@' ${WRKSRC}/bin/jmax X Xpost-build: X @cd ${WRKSRC}/packages/ && $(GMAKE) ARCH=i386-linux X -@for i in macosx oss sources alsa math \ X audpdev io mess unixdtd control midi sgi \ X ispwmath midishare sgidev debug lists numeric signal; \ X @do \ X @${LN} -sf ${WRKSRC}/packages/$$i/lib/i386-linux ${WRKSRC}/packages/$$i/lib/i386; \ X @done X X -@cd ${WRKSRC}/packages/system/c/lib/ && ${LN} -s i386-linux i386 X -@cd ${WRKSRC}/packages/sequence/c && ${GMAKE} ARCH=i386-linux X -@cd ${WRKSRC}/packages/sequence/c/lib/ && ${LN} -s i386-linux i386 X -@cd ${WRKSRC}/packages/qlist/c/ && ${GMAKE} ARCH=i386-linux X -@cd ${WRKSRC}/packages/qlist/c/lib && ${LN} -s i386-linux i386 X -@cd ${WRKSRC}/packages/explode/c/ && ${GMAKE} ARCH=i386-linux X -@cd ${WRKSRC}/packages/explode/c/lib && ${LN} -s i386-linux i386 X -@cd ${WRKSRC}/packages/guiobj/c && ${GMAKE} ARCH=i386-linux X -@cd ${WRKSRC}/packages/guiobj/c/lib && ${LN} -s i386-linux i386 X -@cd ${WRKSRC}/packages/data/c && ${GMAKE} ARCH=i386-linux X -@cd ${WRKSRC}/packages/data/c/lib && ${LN} -s i386-linux i386 X -@cd ${WRKSRC}/packages/ispw/ && ${GMAKE} ARCH=i386-linux X -@cd ${WRKSRC}/packages/ispw/lib && ${LN} -s i386-linux i386 X Xpost-install: X for i in /lib/jmax/fts/bin/i386 \ X /lib/jmax/packages/alsa/lib/i386 \ X /lib/jmax/packages/oss/lib/i386 \ X /lib/jmax/packages/unixdtd/lib/i386 \ X /lib/jmax/packages/control/c/lib/i386 \ X /lib/jmax/packages/io/c/lib/i386 \ X /lib/jmax/packages/ispwmath/c/lib/i386 \ X /lib/jmax/packages/lists/lib/i386 \ X /lib/jmax/packages/math/c/lib/i386 \ X /lib/jmax/packages/mess/c/lib/i386 \ X /lib/jmax/packages/midi/c/lib/i386 \ X /lib/jmax/packages/numeric/c/lib/i386 \ X /lib/jmax/packages/signal/c/lib/i386 \ X /lib/jmax/packages/system/c/lib/i386; \ X do \ X $(LN) -sf ${PREFIX}/$$i ${PREFIX}/`${ECHO_CMD} $$i | ${SED} -e 's/i386/i686-linux/'`; \ X $(LN) -sf ${PREFIX}/$$i ${PREFIX}/`${ECHO_CMD} $$i | ${SED} -e 's/i386/i386-linux/'`; \ X done X X ${MKDIR} ${PREFIX}/lib/jmax/packages/data/c/lib/i386-linux/opt/ X ${MKDIR} ${PREFIX}/lib/jmax/packages/explode/c/lib/i386-linux/opt/ X ${MKDIR} ${PREFIX}/lib/jmax/packages/guiobj/c/lib/i386-linux/opt/ X ${MKDIR} ${PREFIX}/lib/jmax/packages/ispw/lib/i386-linux/opt/ X ${MKDIR} ${PREFIX}/lib/jmax/packages/qlist/c/lib/i386-linux/opt X ${MKDIR} ${PREFIX}/lib/jmax/packages/sequence/c/lib/i386-linux/opt X ${MKDIR} ${PREFIX}/lib/jmax/packages/sources/c/lib/i386-linux/opt/ X X for i in `find ${WRKSRC}/packages -name "*.so"`; \ X do \ X ${MKDIR} `${ECHO_CMD} $$i | ${SED} -e 's@${WRKSRC}@@'|${SED} -e 's@/lib/@/FOO/@'|${SED} -e 's@/lib.*so@@'|${SED} -e 's@/FOO/@/lib/@'`; \ X ${INSTALL} $$i ${PREFIX}/lib/jmax`${ECHO_CMD} $$i | ${SED} -e 's@${WRKSRC}@@'`; \ X done X X.include END-of-jmax/Makefile echo c - jmax/files mkdir -p jmax/files > /dev/null 2>&1 echo x - jmax/files/patch-Makefiles::Makefile.i386-linux sed 's/^X//' >jmax/files/patch-Makefiles::Makefile.i386-linux << 'END-of-jmax/files/patch-Makefiles::Makefile.i386-linux' X--- Makefiles/Makefile.i386-linux.old Sun May 5 12:49:32 2002 X+++ Makefiles/Makefile.i386-linux Sun May 5 12:50:15 2002 X@@ -25,4 +25,4 @@ X include $(JMAXDISTDIR)/Makefiles/Makefile.linux X X # Compiling for a pentium (what about a i486 ? :-))) X-ARCH_OPT_CFLAGS := -O2 -mpentium -funroll-all-loops X+ARCH_OPT_CFLAGS := ${CFLAGS} -I/usr/local/include END-of-jmax/files/patch-Makefiles::Makefile.i386-linux echo x - jmax/files/patch-fts::src::runtime::audio::audioport.c sed 's/^X//' >jmax/files/patch-fts::src::runtime::audio::audioport.c << 'END-of-jmax/files/patch-fts::src::runtime::audio::audioport.c' X--- fts/src/runtime/audio/audioport.c.old Sun May 5 12:59:02 2002 X+++ fts/src/runtime/audio/audioport.c Sun May 5 12:59:12 2002 X@@ -34,10 +34,6 @@ X #include X #include X X-#if HAVE_ALLOCA_H X-#include X-#endif X- X #define AUDIOPORT_DEFAULT_IDLE ((void (*)( struct _fts_audioport_t *port))-1) X X static fts_audioport_t *audioport_list; END-of-jmax/files/patch-fts::src::runtime::audio::audioport.c echo x - jmax/files/patch-Makefiles::Makefile.linux sed 's/^X//' >jmax/files/patch-Makefiles::Makefile.linux << 'END-of-jmax/files/patch-Makefiles::Makefile.linux' X--- Makefiles/Makefile.linux.orig Tue Jul 10 17:07:20 2001 X+++ Makefiles/Makefile.linux Sun May 5 14:08:18 2002 X@@ -25,8 +25,8 @@ X X CC := gcc X LD := gcc X-ARCH_CFLAGS := -pipe -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -DLINUX -DLINUXPC X-ARCH_LDFLAGS := -rdynamic X+ARCH_CFLAGS := ${CFLAGS} -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -DLINUX -DLINUXPC X+ARCH_LDFLAGS := -rdynamic -L/usr/local/lib X LDSO=ld X LDSOFLAGS=-export-dynamic -shared X SOLIBS=-lc X@@ -34,7 +34,7 @@ X CC_ALL_FLAG := -Xlinker --whole-archive X CC_NONE_FLAG := -Xlinker --no-whole-archive X X-FTS_SYS_LIBS = -ldl -laudiofile -lm -lpthread X+FTS_SYS_LIBS = -laudiofile -lm ${PTHREAD_LIBS} X X INSTALL=install X INSTALL_DATA=$(INSTALL) --mode=0644 X@@ -43,7 +43,7 @@ X INSTALL_LIB=$(INSTALL) --mode=0755 X INSTALL_DIR=$(INSTALL) -d --mode=0755 X X-prefix=/usr X+prefix=${PREFIX} X doc_install_dir=$(prefix)/doc/jMax-$(JMAX_VERSION) X lib_install_dir=$(prefix)/lib/jmax X include_install_dir=$(prefix)/include END-of-jmax/files/patch-Makefiles::Makefile.linux echo x - jmax/files/patch-Makefile sed 's/^X//' >jmax/files/patch-Makefile << 'END-of-jmax/files/patch-Makefile' X--- Makefile.orig Mon Jul 23 19:43:11 2001 X+++ Makefile Sun May 5 15:28:12 2002 X@@ -26,7 +26,7 @@ X JMAXDISTDIR=. X X ifdef ARCH X-include $(JMAXDISTDIR)/Makefiles/Makefile.$(ARCH) X+include $(JMAXDISTDIR)/Makefiles/Makefile.i386-linux X endif X X include VERSION X@@ -36,6 +36,8 @@ X $(MAKE) -C fts $@ X $(MAKE) -C java $@ X $(MAKE) -C packages $@ X+ $(MAKE) -C packages all_c X+ X .PHONY: all X X all_c: X@@ -181,7 +183,7 @@ X .PHONY: install X X install-doc: X- $(INSTALL_DIR) $(doc_install_dir) X+ mkdir -p $(doc_install_dir) X $(INSTALL_DATA) LICENCE.fr $(doc_install_dir)/LICENCE.fr X $(INSTALL_DATA) LICENSE $(doc_install_dir)/LICENSE X $(INSTALL_DATA) README $(doc_install_dir)/README X@@ -190,9 +192,9 @@ X .PHONY: install-doc X X install-bin: X- $(INSTALL_DIR) $(bin_install_dir) X+ mkdir -p $(bin_install_dir) X $(MAKE) -C bin install X- $(INSTALL_DIR) $(lib_install_dir) X+ mkdir -p $(lib_install_dir) X $(MAKE) -C config install X $(MAKE) -C images install X $(MAKE) -C java install END-of-jmax/files/patch-Makefile echo x - jmax/files/patch-packages::Makefile sed 's/^X//' >jmax/files/patch-packages::Makefile << 'END-of-jmax/files/patch-packages::Makefile' X--- packages/Makefile.orig Fri Jun 15 11:14:30 2001 X+++ packages/Makefile Sun May 5 16:44:48 2002 X@@ -45,19 +45,18 @@ X X JAVA_PACKAGES='' X X-MIXED_PACKAGES=guiobj data ispw explode qlist sequence X+MIXED_PACKAGES= X X all: all_c all_java X .PHONY: all X X all_c: X for i in $(C_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) -k all ; fi) ; done X- for i in $(MIXED_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) -k all_c ; fi ) ; done X+ X .PHONY: all_c X X all_java: X- if [ _$(JAVA_PACKAGES)_ != __ ] ; then for i in $(JAVA_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) -k all ; fi ) ; done ; fi X- for i in $(MIXED_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) -k all_java ; fi ) ; done X+ X .PHONY: all_java X X clean: clean_c clean_java X@@ -65,19 +64,17 @@ X X clean_c: X for i in $(C_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) clean ; fi ) ; done X- for i in $(MIXED_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) clean_c ; fi ) ; done X+ X .PHONY: clean_c X X clean_java: X- if [ _$(JAVA_PACKAGES)_ != __ ] ; then for i in $(JAVA_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) -k all ; fi ) ; done ; fi X- for i in $(MIXED_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) clean_java ; fi ) ; done X+ X .PHONY: clean_java X X install: X $(INSTALL_DIR) $(lib_install_dir)/packages X for i in $(C_PACKAGES) ; do ( cd $$i; $(MAKE) $@) ; done X- if [ _$(JAVA_PACKAGES)_ != __ ] ; then for i in $(JAVA_PACKAGES) ; do ( if [ -d $$i ] ; then cd $$i; $(MAKE) -k all ; fi ) ; done ; fi X- for i in $(MIXED_PACKAGES) ; do ( cd $$i; $(MAKE) $@ ) ; done X+ X .PHONY: install X X install-noarch: END-of-jmax/files/patch-packages::Makefile echo x - jmax/files/patch-packages::oss::src::ossaudioport.c sed 's/^X//' >jmax/files/patch-packages::oss::src::ossaudioport.c << 'END-of-jmax/files/patch-packages::oss::src::ossaudioport.c' X--- packages/oss/src/ossaudioport.c.orig Sun May 5 17:54:33 2002 X+++ packages/oss/src/ossaudioport.c Sun May 5 17:54:45 2002 X@@ -40,7 +40,7 @@ X #include X #include X #include X-#include X+#include X X #include X END-of-jmax/files/patch-packages::oss::src::ossaudioport.c exit --- jmax.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 10:55:44 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 B98E637B404 for ; Sun, 5 May 2002 10:55:41 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 1132B3FC57; Sun, 5 May 2002 19:55:44 +0200 (CEST) Date: Sun, 5 May 2002 19:55:44 +0200 From: Miguel Mendez To: al@alpage.org Cc: freebsd-ports@freebsd.org Subject: Re: jmax real-time platform Message-ID: <20020505195543.A25194@energyhq.homeip.net> Mail-Followup-To: al@alpage.org, freebsd-ports@freebsd.org References: <20020505005048.GA24392@reynerie.yi.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020505005048.GA24392@reynerie.yi.org>; from al@alpage.org on Sun, May 05, 2002 at 02:50:48AM +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 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 05, 2002 at 02:50:48AM +0200, al@alpage.org wrote: Hi, > Hello, > =20 > Will anybody port jmax on FreeBSD ? I was feeling curious and gave it a try. See http://www.freebsd.org/cgi/query-pr.cgi?pr=3D37771=20 I have to say tho, that the implementation is horrible :) Full of linuxisms here and there. I've played with it for about 5 mins and it seems to work after the patching. Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE81XIfnLctrNyFFPERAtvdAKCNZAcrXQV8Ojg2IteCJfJPSSX0EQCgyM5x NY4JFxNgtfCuPGXU0T9t2vI= =tzYU -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 12: 0: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id CC6B237B405; Sun, 5 May 2002 11:59:58 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 60B4466DC8; Sun, 5 May 2002 11:59:58 -0700 (PDT) Date: Sun, 5 May 2002 11:59:58 -0700 From: Kris Kennaway To: Maxim Sobolev Cc: ports@FreeBSD.org Subject: Re: [RFC] Improving dependency registration procedure for ports Message-ID: <20020505115958.E25341@xor.obsecurity.org> References: <200205051348.g45DmjI20055@vega.vega.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="xJK8B5Wah2CMJs8h" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205051348.g45DmjI20055@vega.vega.com>; from sobomax@FreeBSD.org on Sun, May 05, 2002 at 04:48:45PM +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --xJK8B5Wah2CMJs8h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, May 05, 2002 at 04:48:45PM +0300, Maxim Sobolev wrote: > Attached patch should resolve this problem by registering real > dependencies using bar's origin as a key for looking up name of > package installed from the bar port. Yes, this is needed. Thanks for doing this work! > Another feature embodied into this patch is the ability to designate > "replacement" ports for bar using ALT_ORIGINS variable. Imagine > situation when you have bar and bar-devel port, both of which have > the same functionality, but the latter being a bleeding-edge > version of the former. In this case port maintainer could set > "ALT_ORIGINS=somecat/bar-devel" in somecat/bar/Makefile and make > all ports that could use either bar or bar-devel depending on bar. > Then, during package-registration process bsd.port.mk will see > which one is really installed and generate list of dependencies > accordingly. This should be very useful for things like XFree86. I'll have to think some more about this. I'm not sure how much use it will actually be. I'll take a closer look at the patch later. Kris --xJK8B5Wah2CMJs8h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE81YEsWry0BWjoQKURAhcFAKCIzYjmw64PcKbYB3jceBMQtC6IAQCfaIeP c6Eyi0xuGuvM8IDgCQB7xxU= =so9t -----END PGP SIGNATURE----- --xJK8B5Wah2CMJs8h-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 12: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 BA5BA37B40B for ; Sun, 5 May 2002 12:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45Je2491564; Sun, 5 May 2002 12:40:02 -0700 (PDT) (envelope-from gnats) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 8669D37B40C for ; Sun, 5 May 2002 12:33:39 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g45JXcA2008417 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 5 May 2002 12:33:39 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g45JXcCE008416; Sun, 5 May 2002 12:33:38 -0700 (PDT) Message-Id: <200205051933.g45JXcCE008416@horsey.gshapiro.net> Date: Sun, 5 May 2002 12:33:38 -0700 (PDT) From: Gregory Neil Shapiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37772: p5-Mail-SpamAssassin-2.20 stray 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: 37772 >Category: ports >Synopsis: p5-Mail-SpamAssassin-2.20 stray files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 05 12:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Neil Shapiro >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD horsey.gshapiro.net 4.5-STABLE FreeBSD 4.5-STABLE #11: Sun Apr 7 11:03:15 PDT 2002 gshapiro@horsey.gshapiro.net:/src/FreeBSD/RELENG_4/obj/src/sys/HORSEY i386 >Description: p5-Mail-SpamAssassin-2.20 is missing the following two plist files: etc/rc.d/spamd.sh-dist lib/perl5/site_perl/5.005/auto/Mail/SpamAssassin/SMTP/SmartHost/autosplit.ix >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 Sun May 5 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 DA70C37B40E for ; Sun, 5 May 2002 12:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45Je2I91573; Sun, 5 May 2002 12:40:02 -0700 (PDT) (envelope-from gnats) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 6ED5A37B403 for ; Sun, 5 May 2002 12:34:54 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g45JYrA2008496 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 5 May 2002 12:34:54 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g45JYrtN008495; Sun, 5 May 2002 12:34:53 -0700 (PDT) Message-Id: <200205051934.g45JYrtN008495@horsey.gshapiro.net> Date: Sun, 5 May 2002 12:34:53 -0700 (PDT) From: Gregory Neil Shapiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37773: coldsync-2.1.3_3 stray 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: 37773 >Category: ports >Synopsis: coldsync-2.1.3_3 stray files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 05 12:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Neil Shapiro >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD horsey.gshapiro.net 4.5-STABLE FreeBSD 4.5-STABLE #11: Sun Apr 7 11:03:15 PDT 2002 gshapiro@horsey.gshapiro.net:/src/FreeBSD/RELENG_4/obj/src/sys/HORSEY i386 >Description: coldsync-2.1.3_3 is missing the plist file: share/locale/it/LC_MESSAGES/coldsync.mo >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 Sun May 5 12:40:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46B5137B410 for ; Sun, 5 May 2002 12:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45Je3c91583; Sun, 5 May 2002 12:40:03 -0700 (PDT) (envelope-from gnats) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 1BD8B37B40A for ; Sun, 5 May 2002 12:36:04 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g45Ja3A2008579 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 5 May 2002 12:36:03 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g45Ja35t008578; Sun, 5 May 2002 12:36:03 -0700 (PDT) Message-Id: <200205051936.g45Ja35t008578@horsey.gshapiro.net> Date: Sun, 5 May 2002 12:36:03 -0700 (PDT) From: Gregory Neil Shapiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37774: xscreensaver-4.02 stray 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 >Number: 37774 >Category: ports >Synopsis: xscreensaver-4.02 stray file >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 05 12:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gregory Neil Shapiro >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD horsey.gshapiro.net 4.5-STABLE FreeBSD 4.5-STABLE #11: Sun Apr 7 11:03:15 PDT 2002 gshapiro@horsey.gshapiro.net:/src/FreeBSD/RELENG_4/obj/src/sys/HORSEY i386 >Description: xscreensaver-4.02 is mising the following plist file: bin/xscreensaver-hacks/webcollage-helper >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 Sun May 5 13:16:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from TheWorld.com (pcls4.std.com [199.172.62.106]) by hub.freebsd.org (Postfix) with ESMTP id 4A19937B445; Sun, 5 May 2002 13:15:43 -0700 (PDT) Received: from shell.TheWorld.com (root@shell01.TheWorld.com [199.172.62.241]) by TheWorld.com (8.9.3/8.9.3) with ESMTP id QAA03297; Sun, 5 May 2002 16:15:38 -0400 Received: (from kwc@localhost) by shell.TheWorld.com (8.9.3/8.9.3) id QAA1040865; Sun, 5 May 2002 16:15:37 -0400 (EDT) Date: Sun, 5 May 2002 16:15:37 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200205052015.QAA1040865@shell.TheWorld.com> To: freebsd-ports@freebsd.org, freebsd-stable@freebsd.org Subject: xchat-1.8.8 segfaulting on -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 Hello: Xchat has started segfaulting & coredumping here. Until the past few days, xchat has been trouble-free. OS: 4.5-stable as of 2002/05/01 just before the 4.6-prerelease commit Ports tree: updated 2002/05/05 & all dependencies/versions up-to-date, except as noted below xchat is 1.8.8 XFree86 is still 4.1.0_10 Seems the segfaulting didn't start until after 2002/05/01 (when I updated the base OS), otherwise xchat has worked fine. The segfault appears to be happening when I try to connect to an IRC server. Any idea(s) as to what's happening & how to repair? Thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 14: 9:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 5A4EE37B405; Sun, 5 May 2002 14:09:08 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZC37; Mon, 6 May 2002 00:10:49 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g45L9Qq20891; Mon, 6 May 2002 00:09:26 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200205052109.g45L9Qq20891@vega.vega.com> Subject: Re: [RFC] Improving dependency registration procedure for ports To: kris@obsecurity.org (Kris Kennaway) Date: Mon, 6 May 2002 00:09:25 +0300 (EEST) Cc: sobomax@FreeBSD.ORG (Maxim Sobolev), ports@FreeBSD.ORG In-Reply-To: <20020505115958.E25341@xor.obsecurity.org> from "Kris Kennaway" at May 05, 2002 11:59:58 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="%--multipart-mixed-boundary-1.20837.1020632965--%" Sender: owner-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-mixed-boundary-1.20837.1020632965--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > > > --xJK8B5Wah2CMJs8h > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > > On Sun, May 05, 2002 at 04:48:45PM +0300, Maxim Sobolev wrote: > > > Attached patch should resolve this problem by registering real > > dependencies using bar's origin as a key for looking up name of > > package installed from the bar port. > > Yes, this is needed. Thanks for doing this work! > > > Another feature embodied into this patch is the ability to designate > > "replacement" ports for bar using ALT_ORIGINS variable. Imagine > > situation when you have bar and bar-devel port, both of which have > > the same functionality, but the latter being a bleeding-edge > > version of the former. In this case port maintainer could set > > "ALT_ORIGINS=somecat/bar-devel" in somecat/bar/Makefile and make > > all ports that could use either bar or bar-devel depending on bar. > > Then, during package-registration process bsd.port.mk will see > > which one is really installed and generate list of dependencies > > accordingly. This should be very useful for things like XFree86. > > I'll have to think some more about this. I'm not sure how much use it > will actually be. > > I'll take a closer look at the patch later. Ok, attached is extended version of that patch, which adds support for generating packages with DEPORIGIN: feature, as described in my pkg_create(8) commit message. Any feedback is greatly appreciated. Thanks! -Maxim --%--multipart-mixed-boundary-1.20837.1020632965--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Description: ASCII text Content-Disposition: attachment; filename="bsd.port.mk.diff" Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.411 diff -d -u -r1.411 bsd.port.mk --- bsd.port.mk 27 Apr 2002 11:22:59 -0000 1.411 +++ bsd.port.mk 5 May 2002 21:04:11 -0000 @@ -3151,22 +3157,32 @@ package-depends-list: @${PACKAGE-DEPENDS-LIST} -PACKAGE-DEPENDS-LIST= \ +PACKAGE-DEPENDS-LIST?= \ if [ "${CHILD_DEPENDS}" ]; then \ - ${ECHO_CMD} "${PKGNAME} ${.CURDIR}"; \ + for origin in ${PKGORIGIN} ${ALT_ORIGINS}; do \ + installed=$$(${PKG_INFO} -qO $$origin); \ + if [ "$$installed" ]; then \ + break; \ + fi; \ + done; \ + if [ -z "$$installed" ]; then \ + installed="${PKGNAME}"; \ + fi; \ + for pkgname in $$installed; do \ + ${ECHO_CMD} "$$pkgname ${.CURDIR} ${PKGORIGIN}"; \ + done; \ fi; \ checked="${PARENT_CHECKED}"; \ - for dir in $$(${ECHO_CMD} "${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//') $$(${ECHO_CMD} ${DEPENDS} | ${TR} '\040' '\012' | ${SED} -e 's/:.*//'); do \ + for dir in $$(${ECHO_CMD} "${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//') $$(${ECHO_CMD} ${DEPENDS} | ${TR} '\040' '\012' | ${SED} -e 's/:.*//' ); do \ if [ -d $$dir ]; then \ if (${ECHO_CMD} $$checked | ${GREP} -qwv "$$dir"); then \ childout=$$(cd $$dir; ${MAKE} CHILD_DEPENDS=yes PARENT_CHECKED="$$checked" package-depends-list); \ set -- $$childout; \ - childname=""; childdir=""; \ + childdir=""; \ while [ $$\# != 0 ]; do \ - childname="$$childname $$1"; \ childdir="$$childdir $$2"; \ - ${ECHO_CMD} "$$1 $$2"; \ - shift 2; \ + ${ECHO_CMD} "$$1 $$2 $$3"; \ + shift 3; \ done; \ checked="$$dir $$childdir $$checked"; \ fi; \ @@ -3178,7 +3194,7 @@ # Print out package names. package-depends: - @${PACKAGE-DEPENDS-LIST} | ${AWK} '{print $$1}' + @${PACKAGE-DEPENDS-LIST} | ${AWK} '{print $$1":"$$3}' ################################################################ # Everything after here are internal targets and really --%--multipart-mixed-boundary-1.20837.1020632965--%-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 14:11: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 3B78137B405 for ; Sun, 5 May 2002 14:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45LA2V06426; Sun, 5 May 2002 14:10:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 87DB437B411 for ; Sun, 5 May 2002 14:03:47 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g45L58hG081086 for ; Sun, 5 May 2002 14:05:08 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g45L58vh081085; Sun, 5 May 2002 14:05:08 -0700 (PDT) Message-Id: <200205052105.g45L58vh081085@nwww.freebsd.org> Date: Sun, 5 May 2002 14:05:08 -0700 (PDT) From: David Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37776: Update port: misc/qbrew upgrade to qbrew-0.3.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37776 >Category: ports >Synopsis: Update port: misc/qbrew upgrade to qbrew-0.3.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 05 14:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Johnson >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD brandybuck.home 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Sun Mar 17 15:25:15 PST 2002 root@brandybuck.home:/usr/src/sys/compile/BRANDYBUCK i386 >Description: Update misc/qbrew to version 0.3.1, and modify to build for either qt23 or qt30 >How-To-Repeat: >Fix: diff -ruN qbrew/Makefile qbrew.new/Makefile --- qbrew/Makefile Fri Mar 29 17:30:26 2002 +++ qbrew.new/Makefile Fri May 3 18:34:00 2002 @@ -6,14 +6,36 @@ # PORTNAME= qbrew -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ MAINTAINER= david@usermode.org -USE_QT_VER= 2 GNU_CONFIGURE= yes -USE_GMAKE= yes + +QT_VERSION?= 2 + +.if ${QT_VERSION} == "3" +USE_QT_VER= 3 +CONFIGURE_ARGS+=--enable-threads +pre-everything:: + @${ECHO_MSG} + @${ECHO_MSG} "Configuring for use with Qt 3.x libraries." + @${ECHO_MSG} "If you want to compile with Qt 2.x support," + @${ECHO_MSG} "hit Ctrl-C right now and use \"make QT_VERSION=2\"" + @${ECHO_MSG} +.else +USE_QT_VER= 2 +pre-everything:: + @${ECHO_MSG} + @${ECHO_MSG} "Configuring for use with Qt 2.x libraries." + @${ECHO_MSG} "If you want to compile with Qt 3.x support," + @${ECHO_MSG} "hit Ctrl-C right now and use \"make QT_VERSION=3\"" + @${ECHO_MSG} +.endif + +post-install: + strip ${PREFIX}/bin/qbrew .include diff -ruN qbrew/distinfo qbrew.new/distinfo --- qbrew/distinfo Fri Mar 29 17:30:26 2002 +++ qbrew.new/distinfo Thu May 2 21:21:52 2002 @@ -1 +1 @@ -MD5 (qbrew-0.3.0.tar.gz) = c9a4965fcda970d84d553b34593afda0 +MD5 (qbrew-0.3.1.tar.gz) = 49ad525f4aa29e144b00dbffc82757c7 diff -ruN qbrew/pkg-plist qbrew.new/pkg-plist --- qbrew/pkg-plist Fri Mar 29 17:30:26 2002 +++ qbrew.new/pkg-plist Thu May 2 21:31:11 2002 @@ -1,8 +1,4 @@ bin/qbrew -share/doc/qbrew/ChangeLog -share/doc/qbrew/LICENSE -share/doc/qbrew/README -share/doc/qbrew/TODO share/doc/qbrew/en/primer-design.html share/doc/qbrew/en/primer-equipment.html share/doc/qbrew/en/primer-firstbrew.html @@ -32,8 +28,12 @@ share/doc/qbrew/en/qbrew.docbook share/doc/qbrew/en/qbrew.dsl share/doc/qbrew/en/sqa.docbook +share/qbrew/LICENSE +share/qbrew/README +share/qbrew/paleale.qbrew share/qbrew/qbrew.xpm share/qbrew/qbrewdata -@dirrm share/qbrew +share/qbrew/stout.qbrew @dirrm share/doc/qbrew/en @dirrm share/doc/qbrew +@dirrm share/qbrew >Release-Note: >Audit-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 May 5 15: 3:20 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 7B60037B40A; Sun, 5 May 2002 15:03:17 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 524BB2B83C; Mon, 6 May 2002 00:03:11 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 9E540345; Mon, 6 May 2002 08:03:15 +1000 (EST) Date: Mon, 6 May 2002 08:03:15 +1000 From: Edwin Groothuis To: Doug Barton Cc: Maxime Henrion , ports@FreeBSD.org, Kent Stewart Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020506080315.S56612@k7.mavetju.org> References: <20020501163325.R56612@k7.mavetju.org> <20020502113722.X78658-100000@master.gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020502113722.X78658-100000@master.gorean.org>; from DougB@FreeBSD.org on Thu, May 02, 2002 at 11:41:29AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, May 02, 2002 at 11:41:29AM -0700, Doug Barton wrote: > On Wed, 1 May 2002, Edwin Groothuis wrote: > > > On Fri, Apr 26, 2002 at 08:14:42PM -0700, Doug Barton wrote: > > > I admire the determination shown by the proponents of this change, > > > however, I can't help thinking that you've already spent way more time > > > than it's worth. Your time would be better spent improving the existing > > > documentation on this issue. > > > > If the behaviour is not changed, this thing will come back every > > two months and each time people will try to find a solution for it. > > I've already said several times that this problem does come up > regularly, and will continue to come up. My objection to your proposed > solution is that what it actually does is hide the problem by making > something work that isn't really intended to. What should the solution then do with it? For me this solution is clear: it shows that there is a difference between the ports-directories and a port-directory and acts according to it. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 15: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 1B8C237B404; Sun, 5 May 2002 15:20:08 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45MK7U15808; Sun, 5 May 2002 15:20:07 -0700 (PDT) (envelope-from cy) Date: Sun, 5 May 2002 15:20:07 -0700 (PDT) From: Message-Id: <200205052220.g45MK7U15808@freefall.freebsd.org> To: frank@colemanfamilycamps.com, cy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37608: port of LPRng version 3.8.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: port of LPRng version 3.8.10 State-Changed-From-To: open->closed State-Changed-By: cy State-Changed-When: Sun May 5 15:19:14 PDT 2002 State-Changed-Why: Dup of 37546. http://www.freebsd.org/cgi/query-pr.cgi?pr=37608 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 15:41: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 6AAC137B401; Sun, 5 May 2002 15:41:21 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45MfLU17455; Sun, 5 May 2002 15:41:21 -0700 (PDT) (envelope-from pat) Date: Sun, 5 May 2002 15:41:21 -0700 (PDT) From: Message-Id: <200205052241.g45MfLU17455@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, nbm@FreeBSD.org Subject: Re: ports/37763: Update port: zope-2.5.0_1 -> zope-2.5.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: zope-2.5.0_1 -> zope-2.5.1 Responsible-Changed-From-To: freebsd-ports->nbm Responsible-Changed-By: pat Responsible-Changed-When: Sun May 5 15:40:53 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37763 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 15:49: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 A86C037B408; Sun, 5 May 2002 15:49:26 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45MnQH18025; Sun, 5 May 2002 15:49:26 -0700 (PDT) (envelope-from cy) Date: Sun, 5 May 2002 15:49:26 -0700 (PDT) From: Message-Id: <200205052249.g45MnQH18025@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/33209: LPRngTool 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: LPRngTool port Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sun May 5 15:48:52 PDT 2002 Responsible-Changed-Why: I'll take care of this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=33209 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 16: 3:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id 31C6937B407 for ; Sun, 5 May 2002 16:03:32 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 662A366DC8; Sun, 5 May 2002 16:03:31 -0700 (PDT) Date: Sun, 5 May 2002 16:03:30 -0700 From: Kris Kennaway To: "Newton, Harry" Cc: "'freebsd-ports@freebsd.org'" Subject: Re: pkg-plist entries duplicated between ports : advice sort Message-ID: <20020505160330.A30538@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from NewtonHa@logica.com on Fri, May 03, 2002 at 02:25: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 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, May 03, 2002 at 02:25:21PM +0100, Newton, Harry wrote: > What do I do if I want to create a port with a name that already > appears in the ports tree ? I can give the port a different name, but > what should I do if both of them install binaries and man pages with > the same names ? Either use a conditional which marks the port BROKEN if the port that it conflicts with is installed, or change your port so that it doesn't install files with the same name. Kris --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE81bpCWry0BWjoQKURAl1AAJ9zhJtVI/GYdZlhsWYi4hHSEmYG7QCdFM5d 4UmqvdMWHudMNixS6wbD0NY= =1ZBm -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 16: 5: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id C240937B400; Sun, 5 May 2002 16:04:57 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 493C266DE0; Sun, 5 May 2002 16:04:57 -0700 (PDT) Date: Sun, 5 May 2002 16:04:57 -0700 From: Kris Kennaway To: Joe Marcus Clarke Cc: cvs@FreeBSD.ORG, ports@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: More GNOME 2.0 repo copy requests Message-ID: <20020505160457.B30538@xor.obsecurity.org> References: <1020576302.300.28.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mojUlQ0s9EVzWg2t" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1020576302.300.28.camel@gyros.marcuscom.com>; from marcus@FreeBSD.ORG on Sun, May 05, 2002 at 01:25:01AM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --mojUlQ0s9EVzWg2t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, May 05, 2002 at 01:25:01AM -0400, Joe Marcus Clarke wrote: > In addition to the other repo copies I asked for earlier, I have one > additional one. I would now like: This should have been CC'ed to portmgr for comment, but the requests look fine. Kris --mojUlQ0s9EVzWg2t Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE81bqYWry0BWjoQKURAvgRAJ4le83eLhQZY/OHSlC7NSBgRs14XwCfQAsQ bsSWdY1qgm8t2omMOP2NXI4= =AjeI -----END PGP SIGNATURE----- --mojUlQ0s9EVzWg2t-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 16:13:13 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 B374E37B400 for ; Sun, 5 May 2002 16:13:11 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g45NAYG16384; Sun, 5 May 2002 19:10:34 -0400 (EDT) Date: Sun, 5 May 2002 19:10:34 -0400 (EDT) From: Trevor Johnson To: Kris Kennaway Cc: "Newton, Harry" , "'freebsd-ports@freebsd.org'" Subject: Re: pkg-plist entries duplicated between ports : advice sort In-Reply-To: <20020505160330.A30538@xor.obsecurity.org> Message-ID: <20020505190744.B15598-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 Kris Kennaway wrote: > On Fri, May 03, 2002 at 02:25:21PM +0100, Newton, Harry wrote: > > > What do I do if I want to create a port with a name that already > > appears in the ports tree ? I can give the port a different name, but > > what should I do if both of them install binaries and man pages with > > the same names ? > > Either use a conditional which marks the port BROKEN if the port that > it conflicts with is installed, or change your port so that it doesn't > install files with the same name. Patches have been submitted which, if they are ever committed, will add support for conflicts to the package tools and to bsd.port.mk: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13649 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/13650 -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 16:28:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from user1.channel1.com (user1.channel1.com [199.1.13.9]) by hub.freebsd.org (Postfix) with ESMTP id 6FB3837B400 for ; Sun, 5 May 2002 16:28:16 -0700 (PDT) Received: from YNODE131 (node131.channel1.com [204.96.33.231]) by user1.channel1.com (8.9.3/8.9.3) with SMTP id TAA24985 for ; Sun, 5 May 2002 19:28:10 -0400 (EDT) X-Envelope-To: Message-ID: <000a01c1f489$a5984040$e72160cc@channel1.com> From: "emaher" To: Subject: subscribe Date: Sun, 5 May 2002 19:07:36 -0400 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0007_01C1F468.1E2B12C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C1F468.1E2B12C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit subscribe ------=_NextPart_000_0007_01C1F468.1E2B12C0 Content-Type: text/x-vcard; name="Eddie Maher.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Eddie Maher.vcf" BEGIN:VCARD VERSION:2.1 N:Maher;Eddie;;SysAdmin FN:Eddie Maher NICKNAME:Eddie EMAIL;PREF;INTERNET:emaher@channel1.com EMAIL;INTERNET:Ed.Maher@alumni.uml.edu REV:20020505T230736Z END:VCARD ------=_NextPart_000_0007_01C1F468.1E2B12C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 16:46:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B4A437B401; Sun, 5 May 2002 16:46:46 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45NkkG25205; Sun, 5 May 2002 16:46:46 -0700 (PDT) (envelope-from cy) Date: Sun, 5 May 2002 16:46:46 -0700 (PDT) From: Message-Id: <200205052346.g45NkkG25205@freefall.freebsd.org> To: papowell@lprng.com, cy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35755: Update to sysutils/LPRng 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 sysutils/LPRng port State-Changed-From-To: feedback->closed State-Changed-By: cy State-Changed-When: Sun May 5 16:45:55 PDT 2002 State-Changed-Why: Superceeded by PR/37546. http://www.freebsd.org/cgi/query-pr.cgi?pr=35755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 17:39:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id B115137B405 for ; Sun, 5 May 2002 17:39:12 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B15E466DC8; Sun, 5 May 2002 17:39:08 -0700 (PDT) Date: Sun, 5 May 2002 17:39:08 -0700 From: Kris Kennaway To: Trevor Johnson Cc: Kris Kennaway , "Newton, Harry" , "'freebsd-ports@freebsd.org'" Subject: Re: pkg-plist entries duplicated between ports : advice sort Message-ID: <20020505173908.A35488@xor.obsecurity.org> References: <20020505160330.A30538@xor.obsecurity.org> <20020505190744.B15598-100000@blues.jpj.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020505190744.B15598-100000@blues.jpj.net>; from trevor@jpj.net on Sun, May 05, 2002 at 07:10:34PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 05, 2002 at 07:10:34PM -0400, Trevor Johnson wrote: > Kris Kennaway wrote: >=20 > > On Fri, May 03, 2002 at 02:25:21PM +0100, Newton, Harry wrote: > > > > > What do I do if I want to create a port with a name that already > > > appears in the ports tree ? I can give the port a different name, but > > > what should I do if both of them install binaries and man pages with > > > the same names ? > > > > Either use a conditional which marks the port BROKEN if the port that > > it conflicts with is installed, or change your port so that it doesn't > > install files with the same name. >=20 > Patches have been submitted which, if they are ever committed, will add > support for conflicts to the package tools and to bsd.port.mk: >=20 > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D13649 > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3Dports/13650 Thanks, this is something we should test + commit. Kris --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE81dCrWry0BWjoQKURAtUGAJ46ruWq7xykVKe924ZCz1hzGu9p1wCgzLZ+ +TfAOrSeK8KEv8jsh6W0E0A= =bFu4 -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 18:27:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id DAD6237B401; Sun, 5 May 2002 18:27:00 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZCSQ; Mon, 6 May 2002 04:28:41 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g461RJX21648; Mon, 6 May 2002 04:27:19 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200205060127.g461RJX21648@vega.vega.com> Subject: Re: [RFC] Improving dependency registration procedure for ports To: sobomax@FreeBSD.ORG (Maxim Sobolev) Date: Mon, 6 May 2002 04:27:09 +0300 (EEST) Cc: kris@obsecurity.org (Kris Kennaway), sobomax@FreeBSD.ORG (Maxim Sobolev), ports@FreeBSD.ORG In-Reply-To: from "Maxim Sobolev" at May 06, 2002 12:09:25 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="%--multipart-mixed-boundary-1.21631.1020648429--%" Sender: owner-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-mixed-boundary-1.21631.1020648429--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > > On Sun, May 05, 2002 at 04:48:45PM +0300, Maxim Sobolev wrote: > > > > > Attached patch should resolve this problem by registering real > > > dependencies using bar's origin as a key for looking up name of > > > package installed from the bar port. > > > > Yes, this is needed. Thanks for doing this work! > > > > > Another feature embodied into this patch is the ability to designate > > > "replacement" ports for bar using ALT_ORIGINS variable. Imagine > > > situation when you have bar and bar-devel port, both of which have > > > the same functionality, but the latter being a bleeding-edge > > > version of the former. In this case port maintainer could set > > > "ALT_ORIGINS=somecat/bar-devel" in somecat/bar/Makefile and make > > > all ports that could use either bar or bar-devel depending on bar. > > > Then, during package-registration process bsd.port.mk will see > > > which one is really installed and generate list of dependencies > > > accordingly. This should be very useful for things like XFree86. > > > > I'll have to think some more about this. I'm not sure how much use it > > will actually be. > > > > I'll take a closer look at the patch later. > > Ok, attached is extended version of that patch, which adds support > for generating packages with DEPORIGIN: feature, as described in > my pkg_create(8) commit message. > > Any feedback is greatly appreciated. OOPS, sorry, previous version broke package registration by not updatign +REQUIRED_BY files during installation of the package. Attached patch should cope with it correctly. As an extra bonus you will get another 2x speedup of package registration process (I donno how I missed this one when I was looking at a ways to speed-up bsd.port.mk). -Maxim --%--multipart-mixed-boundary-1.21631.1020648429--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Description: ASCII text Content-Disposition: attachment; filename="bsd.port.mk.diff" Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.411 diff -d -u -r1.411 bsd.port.mk --- bsd.port.mk 27 Apr 2002 11:22:59 -0000 1.411 +++ bsd.port.mk 6 May 2002 01:21:10 -0000 @@ -3151,9 +3157,20 @@ package-depends-list: @${PACKAGE-DEPENDS-LIST} -PACKAGE-DEPENDS-LIST= \ +PACKAGE-DEPENDS-LIST?= \ if [ "${CHILD_DEPENDS}" ]; then \ - ${ECHO_CMD} "${PKGNAME} ${.CURDIR}"; \ + for origin in ${PKGORIGIN} ${ALT_ORIGINS}; do \ + installed=$$(${PKG_INFO} -qO $$origin); \ + if [ "$$installed" ]; then \ + break; \ + fi; \ + done; \ + if [ -z "$$installed" ]; then \ + installed="${PKGNAME}"; \ + fi; \ + for pkgname in $$installed; do \ + ${ECHO_CMD} "$$pkgname ${.CURDIR} ${PKGORIGIN}"; \ + done; \ fi; \ checked="${PARENT_CHECKED}"; \ for dir in $$(${ECHO_CMD} "${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//') $$(${ECHO_CMD} ${DEPENDS} | ${TR} '\040' '\012' | ${SED} -e 's/:.*//'); do \ @@ -3161,12 +3178,11 @@ if (${ECHO_CMD} $$checked | ${GREP} -qwv "$$dir"); then \ childout=$$(cd $$dir; ${MAKE} CHILD_DEPENDS=yes PARENT_CHECKED="$$checked" package-depends-list); \ set -- $$childout; \ - childname=""; childdir=""; \ + childdir=""; \ while [ $$\# != 0 ]; do \ - childname="$$childname $$1"; \ childdir="$$childdir $$2"; \ - ${ECHO_CMD} "$$1 $$2"; \ - shift 2; \ + ${ECHO_CMD} "$$1 $$2 $$3"; \ + shift 3; \ done; \ checked="$$dir $$childdir $$checked"; \ fi; \ @@ -3178,7 +3194,7 @@ # Print out package names. package-depends: - @${PACKAGE-DEPENDS-LIST} | ${AWK} '{print $$1}' + @${PACKAGE-DEPENDS-LIST} | ${AWK} '{print $$1":"$$3}' ################################################################ # Everything after here are internal targets and really @@ -3413,8 +3429,8 @@ if [ -f ${PKGMESSAGE} ]; then \ ${CP} ${PKGMESSAGE} ${PKG_DBDIR}/${PKGNAME}/+DISPLAY; \ fi; \ - for dep in `cd ${.CURDIR} && ${MAKE} ${__softMAKEFLAGS} package-depends ECHO_MSG=${TRUE} | sort -u`; do \ - if [ -d ${PKG_DBDIR}/$$dep -a -z `echo $$dep | ${GREP} -E ${PKG_IGNORE_DEPENDS}` ]; then \ + for dep in `${PKG_INFO} -qf ${PKGNAME} | ${GREP} -w ^@pkgdep | ${AWK} '{print $$2}' | sort -u`; do \ + if [ -d ${PKG_DBDIR}/$$dep -a -z `${ECHO_CMD} $$dep | ${GREP} -E ${PKG_IGNORE_DEPENDS}` ]; then \ if ! ${GREP} ^${PKGNAME}$$ ${PKG_DBDIR}/$$dep/+REQUIRED_BY \ >/dev/null 2>&1; then \ ${ECHO_CMD} ${PKGNAME} >> ${PKG_DBDIR}/$$dep/+REQUIRED_BY; \ --%--multipart-mixed-boundary-1.21631.1020648429--%-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 19:48: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id A162537B405; Sun, 5 May 2002 19:48:02 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.2) with ESMTP id g462mo6L012770; Sun, 5 May 2002 22:48:50 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g462moS4012767; Sun, 5 May 2002 22:48:50 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Sun, 5 May 2002 22:48:50 -0400 (EDT) From: Joe Clarke To: Kris Kennaway Cc: cvs@FreeBSD.ORG, , Subject: Re: More GNOME 2.0 repo copy requests In-Reply-To: <20020505160457.B30538@xor.obsecurity.org> Message-ID: <20020505224811.N12745-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org PGP Key : http://www.marcuscom.com/pgp.asc On Sun, 5 May 2002, Kris Kennaway wrote: > On Sun, May 05, 2002 at 01:25:01AM -0400, Joe Marcus Clarke wrote: > > In addition to the other repo copies I asked for earlier, I have one > > additional one. I would now like: > > This should have been CC'ed to portmgr for comment, but the requests > look fine. Sorry. I'll be sure to include you guys next time. Though I thought I saw an email a while ago saying that was no longer necessary.... Joe > > Kris > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 19: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 78A4437B406 for ; Sun, 5 May 2002 19:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g462o1Z54568; Sun, 5 May 2002 19:50:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id B7D3C37B405 for ; Sun, 5 May 2002 19:48:01 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g462nNhG007911 for ; Sun, 5 May 2002 19:49:23 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g462nN0E007910; Sun, 5 May 2002 19:49:23 -0700 (PDT) Message-Id: <200205060249.g462nN0E007910@nwww.freebsd.org> Date: Sun, 5 May 2002 19:49:23 -0700 (PDT) From: Isao SEKI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37780: [net/bind8] libbind has a small bug (may crash) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37780 >Category: ports >Synopsis: [net/bind8] libbind has a small bug (may crash) >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 May 05 19:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Isao SEKI >Release: current >Organization: gongon.com >Environment: >Description: libbind of net/bind8 in current (bind 8.3.1) has a small bug at getaddrinfo(). I also reported ISC directlly and I believe it will fixed 8.3.2 release. >How-To-Repeat: when same task calls getaddrinfo() 2nd times, it will crash. >Fix: src/lib/irs/getaddrinfo.c:323 - struct addrinfo ai, ai0, *afai; + struct addrinfo ai, ai0, *afai = 0; /* fine work */ >Release-Note: >Audit-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 May 5 20:58: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253]) by hub.freebsd.org (Postfix) with ESMTP id BD43137B405 for ; Sun, 5 May 2002 20:57:56 -0700 (PDT) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id g463vsd52458 for ; Mon, 6 May 2002 13:57:54 +1000 (EST) (envelope-from nigel@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Mon, 06 May 2002 13:57:28 +1000 Reply-To: From: "Nigel Weeks" To: Cc: Subject: FreeBSD Port: kdebase-3.0_1 Date: Mon, 6 May 2002 13:57:26 +1000 Message-ID: <003501c1f4b2$23281530$020aa8c0@aims.private> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-Return-Path: nigel@aims.com.au 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 Great Work! Just letting you know your efforts are appreciated! -------------------------------------------------------- Nigel Weeks Aims ICP 15 Wellington St. Launceston Tas 7250 Ph. 61 3 6334 6664 Fax. 61 3 6331 7032 Email. nigel@aims.com.au -------------------------------------------------------- Press every key to continue... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 21: 5:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 3BCA837B405; Sun, 5 May 2002 21:05:54 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4648euo055165; Mon, 6 May 2002 00:08:40 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4648e5h055164; Mon, 6 May 2002 00:08:40 -0400 (EDT) Date: Mon, 6 May 2002 00:08:40 -0400 From: Alan E To: Nigel Weeks Cc: kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: kdebase-3.0_1 Message-ID: <20020506040840.GA54984@wwweasel.geeksrus.net> References: <003501c1f4b2$23281530$020aa8c0@aims.private> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003501c1f4b2$23281530$020aa8c0@aims.private> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-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, May 06, 2002 at 01:57:26PM +1000, Nigel Weeks wrote: >Great Work! > >Just letting you know your efforts are appreciated! Thank you kindly, from *all* of us who spend time porting, debugging, testing, reporting, running, complaining, answering, and all the other things it takes to get a large system like this up and alive. :) -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 22:43:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id B367637B403; Sun, 5 May 2002 22:43:13 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0409A66DC8; Sun, 5 May 2002 22:43:12 -0700 (PDT) Date: Sun, 5 May 2002 22:43:12 -0700 From: Kris Kennaway To: Joe Clarke Cc: Kris Kennaway , cvs@FreeBSD.ORG, ports@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: More GNOME 2.0 repo copy requests Message-ID: <20020505224312.A39572@xor.obsecurity.org> References: <20020505160457.B30538@xor.obsecurity.org> <20020505224811.N12745-100000@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020505224811.N12745-100000@shumai.marcuscom.com>; from marcus@marcuscom.com on Sun, May 05, 2002 at 10:48:50PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 05, 2002 at 10:48:50PM -0400, Joe Clarke wrote: >=20 >=20 > PGP Key : http://www.marcuscom.com/pgp.asc >=20 > On Sun, 5 May 2002, Kris Kennaway wrote: >=20 > > On Sun, May 05, 2002 at 01:25:01AM -0400, Joe Marcus Clarke wrote: > > > In addition to the other repo copies I asked for earlier, I have one > > > additional one. I would now like: > > > > This should have been CC'ed to portmgr for comment, but the requests > > look fine. >=20 > Sorry. I'll be sure to include you guys next time. Though I thought I > saw an email a while ago saying that was no longer necessary.... No, you must have misread it. There's a 24 hour timeout period. Kris --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE81hfwWry0BWjoQKURAi8PAJ4m1rNSdANIN0x8gUITI1wz95zEzACgouUC ZWurc8x9mOerusT5+L3gR+g= =GXXN -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 23: 0: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsdsystems.com (panda.FreeBSDsystems.com [216.126.94.34]) by hub.freebsd.org (Postfix) with ESMTP id 0C4EE37B404 for ; Sun, 5 May 2002 22:59:58 -0700 (PDT) Received: (qmail 18371 invoked from network); 6 May 2002 05:59:56 -0000 Received: from unknown (HELO there) (216.126.94.33) by 216.126.94.33 with SMTP; 6 May 2002 05:59:56 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Lanny Baron Organization: FreeBSD Systems; Freedom Technologies Corp. To: ports@FreeBSD.org Subject: midnight commander build failure Date: Mon, 6 May 2002 01:59:55 -0400 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020506055958.0C4EE37B404@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, While running the make for midnight commander, it dies with the compiler not being able to create executables. checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. ===> Script "configure" failed unexpectedly. Do you know if or how this can be fixed? Thanks, -- +~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~ Lanny Baron Proud to be 100% FreeBSD FreeBSD Systems, Inc http://www.FreeBSDsystems.COM 1.877.963.1900 +~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~ And your daily fortune is: Don't kiss an elephant on the lips today. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun May 5 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 81C7C37B409 for ; Sun, 5 May 2002 23:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g466U1983902; Sun, 5 May 2002 23:30:01 -0700 (PDT) (envelope-from gnats) Received: from user205.net239.fl.sprint-hsd.net (user205.net239.fl.sprint-hsd.net [209.26.20.205]) by hub.freebsd.org (Postfix) with SMTP id 287D437B400 for ; Sun, 5 May 2002 23:29:28 -0700 (PDT) Received: (qmail 26578 invoked by uid 1001); 6 May 2002 06:29:34 -0000 Message-Id: <20020506062934.26577.qmail@user205.net239.fl.sprint-hsd.net> Date: 6 May 2002 06:29:34 -0000 From: Jeff Palmer Reply-To: Jeff Palmer To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jeff Palmer X-Send-Pr-Version: 3.113 Subject: ports/37782: UPDATE ports/mudix 4.0 -> 4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37782 >Category: ports >Synopsis: UPDATE ports/mudix 4.0 -> 4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 05 23:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jeff Palmer >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD scorpio.DrkShdw.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Fri Apr 26 18:38:54 EDT 2002 root@scorpio.DrkShdw.org:/usr/obj/usr/src/sys/Scorpio i386 >Description: Update ports/mudix to the 4.1 client. >How-To-Repeat: >Fix: --- mudix.patch begins here --- ? mudix-4.1.tgz Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/mudix/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 2001/06/22 19:39:12 1.6 +++ Makefile 2002/05/06 06:21:41 @@ -6,7 +6,7 @@ # PORTNAME= mudix -PORTVERSION= 4.0 +PORTVERSION= 4.1 CATEGORIES= net MASTER_SITES= http://dwizardry.dhs.org/mudix/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/mudix/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2001/04/15 15:44:12 1.4 +++ distinfo 2002/05/06 06:21:41 @@ -1 +1 @@ -MD5 (mudix-4.0.tar.gz) = efb323d1d5afa1897e3df6858d77e702 +MD5 (mudix-4.1.tar.gz) = 7ca79ceddd6748bc8601155af5f3799c --- mudix.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 0:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA8E237B40B for ; Mon, 6 May 2002 00:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g467U1393513; Mon, 6 May 2002 00:30:01 -0700 (PDT) (envelope-from gnats) Received: from user205.net239.fl.sprint-hsd.net (user205.net239.fl.sprint-hsd.net [209.26.20.205]) by hub.freebsd.org (Postfix) with SMTP id EEA9E37B405 for ; Mon, 6 May 2002 00:29:06 -0700 (PDT) Received: (qmail 27780 invoked by uid 1001); 6 May 2002 07:29:13 -0000 Message-Id: <20020506072913.27779.qmail@user205.net239.fl.sprint-hsd.net> Date: 6 May 2002 07:29:13 -0000 From: Jeff Palmer Reply-To: Jeff Palmer To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jeff Palmer X-Send-Pr-Version: 3.113 Subject: ports/37783: ports/ascend-radius is no longer maintained. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37783 >Category: ports >Synopsis: ports/ascend-radius is no longer maintained. >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 May 06 00:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jeff Palmer >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD scorpio.DrkShdw.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Fri Apr 26 18:38:54 EDT 2002 root@scorpio.DrkShdw.org:/usr/obj/usr/src/sys/Scorpio i386 >Description: ports/ascend-radius is no longer supported by the developer. Acend was purchased by Lucent Technology. Referencing ftp://ftp.ascend.com/pub/Software-Releases/Radius/Free-RADIUS_EOL.txt shows that the software has reached 'End of Life, End of Availability' as of February 14, 2002. Later in that document, they reccomend switching to NavisRadius, which is a pay product. The ports/ascend-radius port is marked forbidden, due to a exploitable buffer overflow. >How-To-Repeat: >Fix: Remove this port. the software developers will not be updating or correcting this 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 Mon May 6 0:40:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 886E237B404 for ; Mon, 6 May 2002 00:40:29 -0700 (PDT) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g467eP714912; Mon, 6 May 2002 09:40:26 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id g467ePU03558; Mon, 6 May 2002 09:40:25 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.3/8.12.3/Siemens CERT [ $Revision: 1.23 ]) with ESMTP id g467ePvt007050; Mon, 6 May 2002 09:40:25 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.3/8.12.3/alaska [ $Revision: 1.12 ]) with ESMTP id g467eOSM045327; Mon, 6 May 2002 09:40:24 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.3/8.12.3/alaska [ $Revision: 1.3 ]) id g467eOjh045282; Mon, 6 May 2002 09:40:24 +0200 (CEST) (envelope-from ust) Date: Mon, 6 May 2002 09:40:24 +0200 From: Udo Schweigert To: Lanny Baron Cc: ports@FreeBSD.ORG Subject: Re: midnight commander build failure Message-ID: <20020506074024.GA36874@alaska.cert.siemens.de> References: <20020506055958.0C4EE37B404@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20020506055958.0C4EE37B404@hub.freebsd.org> X-Operating-System: FreeBSD 4.6-PRERELEASE User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, May 06, 2002 at 01:59:55 -0400, Lanny Baron wrote: > Hi, > While running the make for midnight commander, it dies with the > compiler not being able to create executables. > > checking for gcc... cc > checking whether the C compiler (cc -O -pipe ) works... no > configure: error: installation or configuration problem: C compiler > cannot create executables. > ===> Script "configure" failed unexpectedly. > What FreeBSD version are you running? Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 0:44: 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 1158F37B406; Mon, 6 May 2002 00:44:05 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g467i5g94657; Mon, 6 May 2002 00:44:05 -0700 (PDT) (envelope-from znerd) Date: Mon, 6 May 2002 00:44:05 -0700 (PDT) From: Message-Id: <200205060744.g467i5g94657@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37762: Tomcat 3.3.1 port fails to start Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Tomcat 3.3.1 port fails to start Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Mon May 6 00:43:44 PDT 2002 Responsible-Changed-Why: I'll handle this. I'm the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37762 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 0:46:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailbox.univie.ac.at (mailbox.univie.ac.at [131.130.1.27]) by hub.freebsd.org (Postfix) with ESMTP id 0DE9737B407 for ; Mon, 6 May 2002 00:46:04 -0700 (PDT) Received: from pcle2.cc.univie.ac.at (pcle2.cc.univie.ac.at [131.130.2.177]) by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id g467jvp51493050 for ; Mon, 6 May 2002 09:45:59 +0200 Date: Mon, 6 May 2002 09:45:57 +0200 (CEST) From: Lukas Ertl X-X-Sender: le@pcle2.cc.univie.ac.at To: ports@FreeBSD.org Subject: ImageMagick build failure Message-ID: <20020506094237.M20244-200000@pcle2.cc.univie.ac.at> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1171322023-1020671157=:20244" Sender: owner-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-1171322023-1020671157=:20244 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Hi, the ImageMagick-5.4.4.5 port fails to build on one of my boxes. I'm not sure what to do since the error message is somewhat strange: checking size of int... configure: error: cannot compute sizeof (int), 77 It happens during the "configure" step. Attached is the config.log. regards, le --=20 Lukas Ertl eMail: l.ertl@univie.ac.at UNIX-Systemadministrator Tel.: (+43 1) 4277-14073 Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140 der Universit=E4t Wien http://mailbox.univie.ac.at/~le/ --0-1171322023-1020671157=:20244 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="config.log" Content-Transfer-Encoding: BASE64 Content-ID: <20020506094557.F20244@pcle2.cc.univie.ac.at> Content-Description: Content-Disposition: attachment; filename="config.log" VGhpcyBmaWxlIGNvbnRhaW5zIGFueSBtZXNzYWdlcyBwcm9kdWNlZCBieSBj b21waWxlcnMgd2hpbGUNCnJ1bm5pbmcgY29uZmlndXJlLCB0byBhaWQgZGVi dWdnaW5nIGlmIGNvbmZpZ3VyZSBtYWtlcyBhIG1pc3Rha2UuDQoNCkl0IHdh cyBjcmVhdGVkIGJ5IGNvbmZpZ3VyZSwgd2hpY2ggd2FzDQpnZW5lcmF0ZWQg YnkgR05VIEF1dG9jb25mIDIuNTMuICBJbnZvY2F0aW9uIGNvbW1hbmQgbGlu ZSB3YXMNCg0KICAkIC4vY29uZmlndXJlIC0tZW5hYmxlLXNoYXJlZCAtLXdp dGgtcGVybD0vdXNyL2Jpbi9wZXJsNS4wMDUwMyAtLXdpdGhvdXQtZ3NsaWIg LS13aXRob3V0LWhkZiAtLXdpdGhvdXQtanAyIC0td2l0aG91dC10aHJlYWRz IC0teC1saWJyYXJpZXM9L3Vzci9YMTFSNi9saWIgLS14LWluY2x1ZGVzPS91 c3IvWDExUjYvaW5jbHVkZSAtLXByZWZpeD0vdXNyL2xvY2FsIC0tYnVpbGQ9 aTM4Ni1wb3J0YmxkLWZyZWVic2Q0LjYNCg0KIyMgLS0tLS0tLS0tICMjDQoj IyBQbGF0Zm9ybS4gIyMNCiMjIC0tLS0tLS0tLSAjIw0KDQpob3N0bmFtZSA9 IGxlZWxvdQ0KdW5hbWUgLW0gPSBpMzg2DQp1bmFtZSAtciA9IDQuNi1QUkVS RUxFQVNFDQp1bmFtZSAtcyA9IEZyZWVCU0QNCnVuYW1lIC12ID0gRnJlZUJT RCA0LjYtUFJFUkVMRUFTRSAjMDogVGh1IE1heSAgMiAxNDozNTo1MiBDRVNU IDIwMDIgICAgIGxlQGxlZWxvdTovdXNyL29iai91c3Ivc3JjL3N5cy9NWUtF Uk5FTCANCg0KL3Vzci9iaW4vdW5hbWUgLXAgPSBpMzg2DQovYmluL3VuYW1l IC1YICAgICA9IHVua25vd24NCg0KL2Jpbi9hcmNoICAgICAgICAgICAgICA9 IHVua25vd24NCi91c3IvYmluL2FyY2ggLWsgICAgICAgPSB1bmtub3duDQov dXNyL2NvbnZleC9nZXRzeXNpbmZvID0gdW5rbm93bg0KaG9zdGluZm8gICAg ICAgICAgICAgICA9IHVua25vd24NCi9iaW4vbWFjaGluZSAgICAgICAgICAg PSB1bmtub3duDQovdXNyL2Jpbi9vc2xldmVsICAgICAgID0gdW5rbm93bg0K L2Jpbi91bml2ZXJzZSAgICAgICAgICA9IHVua25vd24NCg0KUEFUSDogL3Ni aW4NClBBVEg6IC9iaW4NClBBVEg6IC91c3Ivc2Jpbg0KUEFUSDogL3Vzci9i aW4NClBBVEg6IC91c3IvZ2FtZXMNClBBVEg6IC91c3IvbG9jYWwvc2Jpbg0K UEFUSDogL3Vzci9sb2NhbC9iaW4NClBBVEg6IC91c3IvWDExUjYvYmluDQpQ QVRIOiAvaG9tZS9sZS9iaW4NCg0KDQojIyAtLS0tLS0tLS0tLSAjIw0KIyMg Q29yZSB0ZXN0cy4gIyMNCiMjIC0tLS0tLS0tLS0tICMjDQoNCmNvbmZpZ3Vy ZToxNDU4OiBjaGVja2luZyBidWlsZCBzeXN0ZW0gdHlwZQ0KY29uZmlndXJl OjE0NzY6IHJlc3VsdDogaTM4Ni1wb3J0YmxkLWZyZWVic2Q0LjYNCmNvbmZp Z3VyZToxNDg0OiBjaGVja2luZyBob3N0IHN5c3RlbSB0eXBlDQpjb25maWd1 cmU6MTQ5ODogcmVzdWx0OiBpMzg2LXBvcnRibGQtZnJlZWJzZDQuNg0KY29u ZmlndXJlOjE1MDY6IGNoZWNraW5nIHRhcmdldCBzeXN0ZW0gdHlwZQ0KY29u ZmlndXJlOjE1MjA6IHJlc3VsdDogaTM4Ni1wb3J0YmxkLWZyZWVic2Q0LjYN CmNvbmZpZ3VyZToxNTM2OiBjaGVja2luZyB3aGV0aGVyIGJ1aWxkIGVudmly b25tZW50IGlzIHNhbmUNCmNvbmZpZ3VyZToxNTc5OiByZXN1bHQ6IHllcw0K Y29uZmlndXJlOjE2MDM6IGNoZWNraW5nIGZvciBhIEJTRC1jb21wYXRpYmxl IGluc3RhbGwNCmNvbmZpZ3VyZToxNjU3OiByZXN1bHQ6IC91c3IvYmluL2lu c3RhbGwgLWMgLW8gcm9vdCAtZyB3aGVlbA0KY29uZmlndXJlOjE2OTk6IGNo ZWNraW5nIGZvciBnYXdrDQpjb25maWd1cmU6MTcyODogcmVzdWx0OiBubw0K Y29uZmlndXJlOjE2OTk6IGNoZWNraW5nIGZvciBtYXdrDQpjb25maWd1cmU6 MTcyODogcmVzdWx0OiBubw0KY29uZmlndXJlOjE2OTk6IGNoZWNraW5nIGZv ciBuYXdrDQpjb25maWd1cmU6MTcyODogcmVzdWx0OiBubw0KY29uZmlndXJl OjE2OTk6IGNoZWNraW5nIGZvciBhd2sNCmNvbmZpZ3VyZToxNzE1OiBmb3Vu ZCAvdXNyL2Jpbi9hd2sNCmNvbmZpZ3VyZToxNzI1OiByZXN1bHQ6IGF3aw0K Y29uZmlndXJlOjE3MzU6IGNoZWNraW5nIHdoZXRoZXIgZ21ha2Ugc2V0cyAk e01BS0V9DQpjb25maWd1cmU6MTc1NTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3Vy ZToxOTQ4OiBjaGVja2luZyBmb3IgZ2NjDQpjb25maWd1cmU6MTk3NDogcmVz dWx0OiBjYw0KY29uZmlndXJlOjIyMTg6IGNoZWNraW5nIGZvciBDIGNvbXBp bGVyIHZlcnNpb24NCmNvbmZpZ3VyZToyMjIxOiBjYyAtLXZlcnNpb24gPC9k ZXYvbnVsbCA+JjUNCjIuOTUuMw0KY29uZmlndXJlOjIyMjQ6ICQ/ID0gMA0K Y29uZmlndXJlOjIyMjY6IGNjIC12IDwvZGV2L251bGwgPiY1DQpVc2luZyBi dWlsdGluIHNwZWNzLg0KZ2NjIHZlcnNpb24gMi45NS4zIDIwMDEwMzE1IChy ZWxlYXNlKSBbRnJlZUJTRF0NCmNvbmZpZ3VyZToyMjI5OiAkPyA9IDANCmNv bmZpZ3VyZToyMjMxOiBjYyAtViA8L2Rldi9udWxsID4mNQ0KY2M6IGFyZ3Vt ZW50IHRvIGAtVicgaXMgbWlzc2luZw0KY29uZmlndXJlOjIyMzQ6ICQ/ID0g MQ0KY29uZmlndXJlOjIyNjA6IGNoZWNraW5nIGZvciBDIGNvbXBpbGVyIGRl ZmF1bHQgb3V0cHV0DQpjb25maWd1cmU6MjI2MzogY2MgLU8gLXBpcGUgIC1J L3Vzci9sb2NhbC9pbmNsdWRlIC1ML3Vzci9sb2NhbC9saWIgY29uZnRlc3Qu YyAgPiY1DQpjb25maWd1cmU6MjI2NjogJD8gPSAwDQpjb25maWd1cmU6MjI5 OTogcmVzdWx0OiBhLm91dA0KY29uZmlndXJlOjIzMDQ6IGNoZWNraW5nIHdo ZXRoZXIgdGhlIEMgY29tcGlsZXIgd29ya3MNCmNvbmZpZ3VyZToyMzEwOiAu L2Eub3V0DQpjb25maWd1cmU6MjMxMzogJD8gPSAwDQpjb25maWd1cmU6MjMy ODogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMzM1OiBjaGVja2luZyB3aGV0 aGVyIHdlIGFyZSBjcm9zcyBjb21waWxpbmcNCmNvbmZpZ3VyZToyMzM3OiBy ZXN1bHQ6IG5vDQpjb25maWd1cmU6MjM0MDogY2hlY2tpbmcgZm9yIHN1ZmZp eCBvZiBleGVjdXRhYmxlcw0KY29uZmlndXJlOjIzNDI6IGNjIC1vIGNvbmZ0 ZXN0IC1PIC1waXBlICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtTC91c3IvbG9j YWwvbGliIGNvbmZ0ZXN0LmMgID4mNQ0KY29uZmlndXJlOjIzNDU6ICQ/ID0g MA0KY29uZmlndXJlOjIzNjc6IHJlc3VsdDogDQpjb25maWd1cmU6MjM3Mzog Y2hlY2tpbmcgZm9yIHN1ZmZpeCBvZiBvYmplY3QgZmlsZXMNCmNvbmZpZ3Vy ZToyMzk3OiBjYyAtYyAtTyAtcGlwZSAgLUkvdXNyL2xvY2FsL2luY2x1ZGUg Y29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToyNDAwOiAkPyA9IDANCmNvbmZp Z3VyZToyNDE5OiByZXN1bHQ6IG8NCmNvbmZpZ3VyZToyNDIzOiBjaGVja2lu ZyB3aGV0aGVyIHdlIGFyZSB1c2luZyB0aGUgR05VIEMgY29tcGlsZXINCmNv bmZpZ3VyZToyNDUwOiBjYyAtYyAtTyAtcGlwZSAgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToyNDUzOiAkPyA9IDAN CmNvbmZpZ3VyZToyNDU2OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3Vy ZToyNDU5OiAkPyA9IDANCmNvbmZpZ3VyZToyNDcxOiByZXN1bHQ6IHllcw0K Y29uZmlndXJlOjI0Nzc6IGNoZWNraW5nIHdoZXRoZXIgY2MgYWNjZXB0cyAt Zw0KY29uZmlndXJlOjI1MDE6IGNjIC1jIC1nIC1JL3Vzci9sb2NhbC9pbmNs dWRlIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MjUwNDogJD8gPSAwDQpj b25maWd1cmU6MjUwNzogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1cmU6 MjUxMDogJD8gPSAwDQpjb25maWd1cmU6MjUyMDogcmVzdWx0OiB5ZXMNCmNv bmZpZ3VyZToyNTQ3OiBjYyAtYyAtTyAtcGlwZSAgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgY29uZnRlc3QuYyA+JjUNCmNvbmZ0ZXN0LmM6Mjogc3ludGF4IGVy cm9yIGJlZm9yZSBgbWUnDQpjb25maWd1cmU6MjU1MDogJD8gPSAxDQpjb25m aWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoNCiNpZm5kZWYgX19jcGx1c3Bs dXMNCiAgY2hva2UgbWUNCiNlbmRpZg0KY29uZmlndXJlOjI2Nzk6IGNoZWNr aW5nIGZvciBzdHlsZSBvZiBpbmNsdWRlIHVzZWQgYnkgZ21ha2UNCmNvbmZp Z3VyZToyNzA3OiByZXN1bHQ6IEdOVQ0KY29uZmlndXJlOjI3MzU6IGNoZWNr aW5nIGRlcGVuZGVuY3kgc3R5bGUgb2YgY2MNCmNvbmZpZ3VyZToyNzk3OiBy ZXN1bHQ6IGdjYw0KY29uZmlndXJlOjI4MDc6IGNoZWNraW5nIGhvdyB0byBy dW4gdGhlIEMgcHJlcHJvY2Vzc29yDQpjb25maWd1cmU6MjgzMzogY2MgLUUg LUkvdXNyL2xvY2FsL2luY2x1ZGUgY29uZnRlc3QuYw0KY29uZmlndXJlOjI4 Mzk6ICQ/ID0gMA0KY29uZmlndXJlOjI4NjY6IGNjIC1FIC1JL3Vzci9sb2Nh bC9pbmNsdWRlIGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZToyODYyOiBhY19ub25l eGlzdGVudC5oOiBObyBzdWNoIGZpbGUgb3IgZGlyZWN0b3J5DQpjb25maWd1 cmU6Mjg3MjogJD8gPSAxDQpjb25maWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdh czoNCiNsaW5lIDI4NjEgImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25mZGVm cy5oIg0KI2luY2x1ZGUgPGFjX25vbmV4aXN0ZW50Lmg+DQpjb25maWd1cmU6 MjkwOTogcmVzdWx0OiBjYyAtRQ0KY29uZmlndXJlOjI5MjQ6IGNjIC1FIC1J L3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZToyOTMw OiAkPyA9IDANCmNvbmZpZ3VyZToyOTU3OiBjYyAtRSAtSS91c3IvbG9jYWwv aW5jbHVkZSBjb25mdGVzdC5jDQpjb25maWd1cmU6Mjk1MzogYWNfbm9uZXhp c3RlbnQuaDogTm8gc3VjaCBmaWxlIG9yIGRpcmVjdG9yeQ0KY29uZmlndXJl OjI5NjM6ICQ/ID0gMQ0KY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6 DQojbGluZSAyOTUyICJjb25maWd1cmUiDQojaW5jbHVkZSAiY29uZmRlZnMu aCINCiNpbmNsdWRlIDxhY19ub25leGlzdGVudC5oPg0KY29uZmlndXJlOjMw MTM6IGNoZWNraW5nIGZvciBsZCB1c2VkIGJ5IEdDQw0KY29uZmlndXJlOjMw Nzc6IHJlc3VsdDogL3Vzci9saWJleGVjL2VsZi9sZA0KY29uZmlndXJlOjMw ODY6IGNoZWNraW5nIGlmIHRoZSBsaW5rZXIgKC91c3IvbGliZXhlYy9lbGYv bGQpIGlzIEdOVSBsZA0KR05VIGxkIHZlcnNpb24gMi4xMS4yIDIwMDEwNzE5 IFtGcmVlQlNEXSAod2l0aCBCRkQgMi4xMS4yIDIwMDEwNzE5IFtGcmVlQlNE XSkNCmNvbmZpZ3VyZTozMDk4OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjMx MTY6IGNoZWNraW5nIGZvciBhIEJTRC1jb21wYXRpYmxlIGluc3RhbGwNCmNv bmZpZ3VyZTozMTcwOiByZXN1bHQ6IC91c3IvYmluL2luc3RhbGwgLWMgLW8g cm9vdCAtZyB3aGVlbA0KY29uZmlndXJlOjMxODE6IGNoZWNraW5nIHdoZXRo ZXIgZ21ha2Ugc2V0cyAke01BS0V9DQpjb25maWd1cmU6MzIwMTogcmVzdWx0 OiB5ZXMNCmNvbmZpZ3VyZTozMjEwOiBjaGVja2luZyB3aGV0aGVyIGxuIC1z IHdvcmtzDQpjb25maWd1cmU6MzIxNDogcmVzdWx0OiB5ZXMNCmNvbmZpZ3Vy ZTozMzM4OiBjaGVja2luZyBmb3IgL3Vzci9saWJleGVjL2VsZi9sZCBvcHRp b24gdG8gcmVsb2FkIG9iamVjdCBmaWxlcw0KY29uZmlndXJlOjMzNDU6IHJl c3VsdDogLXINCmNvbmZpZ3VyZTozMzU0OiBjaGVja2luZyBmb3IgQlNELWNv bXBhdGlibGUgbm0NCmNvbmZpZ3VyZTozMzg5OiByZXN1bHQ6IC91c3IvYmlu L25tIC1CDQpjb25maWd1cmU6MzM5MzogY2hlY2tpbmcgaG93IHRvIHJlY29n bmlzZSBkZXBlbmRhbnQgbGlicmFyaWVzDQpjb25maWd1cmU6MzU4MTogcmVz dWx0OiBwYXNzX2FsbA0KY29uZmlndXJlOjM3MjI6IGNoZWNraW5nIGZvciBB TlNJIEMgaGVhZGVyIGZpbGVzDQpjb25maWd1cmU6MzczNjogY2MgLUUgLUkv dXNyL2xvY2FsL2luY2x1ZGUgY29uZnRlc3QuYw0KY29uZmlndXJlOjM3NDI6 ICQ/ID0gMA0KY29uZmlndXJlOjM4Mjc6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1w aXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAtTC91c3IvbG9jYWwv bGliIGNvbmZ0ZXN0LmMgID4mNQ0KY29uZmlndXJlOjM4MzA6ICQ/ID0gMA0K Y29uZmlndXJlOjM4MzI6IC4vY29uZnRlc3QNCmNvbmZpZ3VyZTozODM1OiAk PyA9IDANCmNvbmZpZ3VyZTozODQ5OiByZXN1bHQ6IHllcw0KY29uZmlndXJl OjM4NzM6IGNoZWNraW5nIGZvciBzeXMvdHlwZXMuaA0KY29uZmlndXJlOjM4 ODY6IGNjIC1jIC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVk ZSBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjM4ODk6ICQ/ID0gMA0KY29u ZmlndXJlOjM4OTI6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjM4 OTU6ICQ/ID0gMA0KY29uZmlndXJlOjM5MDU6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6Mzg3MzogY2hlY2tpbmcgZm9yIHN5cy9zdGF0LmgNCmNvbmZpZ3Vy ZTozODg2OiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZTozODg5OiAkPyA9IDAN CmNvbmZpZ3VyZTozODkyOiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3Vy ZTozODk1OiAkPyA9IDANCmNvbmZpZ3VyZTozOTA1OiByZXN1bHQ6IHllcw0K Y29uZmlndXJlOjM4NzM6IGNoZWNraW5nIGZvciBzdGRsaWIuaA0KY29uZmln dXJlOjM4ODY6IGNjIC1jIC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwv aW5jbHVkZSBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjM4ODk6ICQ/ID0g MA0KY29uZmlndXJlOjM4OTI6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmln dXJlOjM4OTU6ICQ/ID0gMA0KY29uZmlndXJlOjM5MDU6IHJlc3VsdDogeWVz DQpjb25maWd1cmU6Mzg3MzogY2hlY2tpbmcgZm9yIHN0cmluZy5oDQpjb25m aWd1cmU6Mzg4NjogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2Nh bC9pbmNsdWRlIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6Mzg4OTogJD8g PSAwDQpjb25maWd1cmU6Mzg5MjogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25m aWd1cmU6Mzg5NTogJD8gPSAwDQpjb25maWd1cmU6MzkwNTogcmVzdWx0OiB5 ZXMNCmNvbmZpZ3VyZTozODczOiBjaGVja2luZyBmb3IgbWVtb3J5LmgNCmNv bmZpZ3VyZTozODg2OiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZTozODg5OiAk PyA9IDANCmNvbmZpZ3VyZTozODkyOiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNv bmZpZ3VyZTozODk1OiAkPyA9IDANCmNvbmZpZ3VyZTozOTA1OiByZXN1bHQ6 IHllcw0KY29uZmlndXJlOjM4NzM6IGNoZWNraW5nIGZvciBzdHJpbmdzLmgN CmNvbmZpZ3VyZTozODg2OiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNy L2xvY2FsL2luY2x1ZGUgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZTozODg5 OiAkPyA9IDANCmNvbmZpZ3VyZTozODkyOiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8N CmNvbmZpZ3VyZTozODk1OiAkPyA9IDANCmNvbmZpZ3VyZTozOTA1OiByZXN1 bHQ6IHllcw0KY29uZmlndXJlOjM4NzM6IGNoZWNraW5nIGZvciBpbnR0eXBl cy5oDQpjb25maWd1cmU6Mzg4NjogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1J L3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6 Mzg4OTogJD8gPSAwDQpjb25maWd1cmU6Mzg5MjogdGVzdCAtcyBjb25mdGVz dC5vDQpjb25maWd1cmU6Mzg5NTogJD8gPSAwDQpjb25maWd1cmU6MzkwNTog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZTozODczOiBjaGVja2luZyBmb3Igc3Rk aW50LmgNCmNvbmZpZ3VyZTozODg2OiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwg LUkvdXNyL2xvY2FsL2luY2x1ZGUgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3Vy ZTozOTE0OiBzdGRpbnQuaDogTm8gc3VjaCBmaWxlIG9yIGRpcmVjdG9yeQ0K Y29uZmlndXJlOjM4ODk6ICQ/ID0gMQ0KY29uZmlndXJlOiBmYWlsZWQgcHJv Z3JhbSB3YXM6DQojbGluZSAzODc4ICJjb25maWd1cmUiDQojaW5jbHVkZSAi Y29uZmRlZnMuaCINCiNpbmNsdWRlIDxzdGRpby5oPg0KI2lmIEhBVkVfU1lT X1RZUEVTX0gNCiMgaW5jbHVkZSA8c3lzL3R5cGVzLmg+DQojZW5kaWYNCiNp ZiBIQVZFX1NZU19TVEFUX0gNCiMgaW5jbHVkZSA8c3lzL3N0YXQuaD4NCiNl bmRpZg0KI2lmIFNURENfSEVBREVSUw0KIyBpbmNsdWRlIDxzdGRsaWIuaD4N CiMgaW5jbHVkZSA8c3RkZGVmLmg+DQojZWxzZQ0KIyBpZiBIQVZFX1NURExJ Ql9IDQojICBpbmNsdWRlIDxzdGRsaWIuaD4NCiMgZW5kaWYNCiNlbmRpZg0K I2lmIEhBVkVfU1RSSU5HX0gNCiMgaWYgIVNURENfSEVBREVSUyAmJiBIQVZF X01FTU9SWV9IDQojICBpbmNsdWRlIDxtZW1vcnkuaD4NCiMgZW5kaWYNCiMg aW5jbHVkZSA8c3RyaW5nLmg+DQojZW5kaWYNCiNpZiBIQVZFX1NUUklOR1Nf SA0KIyBpbmNsdWRlIDxzdHJpbmdzLmg+DQojZW5kaWYNCiNpZiBIQVZFX0lO VFRZUEVTX0gNCiMgaW5jbHVkZSA8aW50dHlwZXMuaD4NCiNlbHNlDQojIGlm IEhBVkVfU1RESU5UX0gNCiMgIGluY2x1ZGUgPHN0ZGludC5oPg0KIyBlbmRp Zg0KI2VuZGlmDQojaWYgSEFWRV9VTklTVERfSA0KIyBpbmNsdWRlIDx1bmlz dGQuaD4NCiNlbmRpZg0KDQojaW5jbHVkZSA8c3RkaW50Lmg+DQpjb25maWd1 cmU6MzkwNTogcmVzdWx0OiBubw0KY29uZmlndXJlOjM4NzM6IGNoZWNraW5n IGZvciB1bmlzdGQuaA0KY29uZmlndXJlOjM4ODY6IGNjIC1jIC1PIC1waXBl ICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVzdC5jID4mNQ0K Y29uZmlndXJlOjM4ODk6ICQ/ID0gMA0KY29uZmlndXJlOjM4OTI6IHRlc3Qg LXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjM4OTU6ICQ/ID0gMA0KY29uZmln dXJlOjM5MDU6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MzkzMTogY2hlY2tp bmcgZGxmY24uaCB1c2FiaWxpdHkNCmNvbmZpZ3VyZTozOTQwOiBjYyAtYyAt TyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUgY29uZnRlc3Qu YyA+JjUNCmNvbmZpZ3VyZTozOTQzOiAkPyA9IDANCmNvbmZpZ3VyZTozOTQ2 OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZTozOTQ5OiAkPyA9IDAN CmNvbmZpZ3VyZTozOTU4OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjM5NjI6 IGNoZWNraW5nIGRsZmNuLmggcHJlc2VuY2UNCmNvbmZpZ3VyZTozOTY5OiBj YyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVzdC5jDQpjb25maWd1 cmU6Mzk3NTogJD8gPSAwDQpjb25maWd1cmU6Mzk5MzogcmVzdWx0OiB5ZXMN CmNvbmZpZ3VyZTo0MDExOiBjaGVja2luZyBmb3IgZGxmY24uaA0KY29uZmln dXJlOjQwMTg6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6NDEyNTogY2hlY2tp bmcgZm9yIEMrKyBjb21waWxlciB2ZXJzaW9uDQpjb25maWd1cmU6NDEyODog YysrIC0tdmVyc2lvbiA8L2Rldi9udWxsID4mNQ0KMi45NS4zDQpjb25maWd1 cmU6NDEzMTogJD8gPSAwDQpjb25maWd1cmU6NDEzMzogYysrIC12IDwvZGV2 L251bGwgPiY1DQpVc2luZyBidWlsdGluIHNwZWNzLg0KZ2NjIHZlcnNpb24g Mi45NS4zIDIwMDEwMzE1IChyZWxlYXNlKSBbRnJlZUJTRF0NCmNvbmZpZ3Vy ZTo0MTM2OiAkPyA9IDANCmNvbmZpZ3VyZTo0MTM4OiBjKysgLVYgPC9kZXYv bnVsbCA+JjUNCmMrKzogYXJndW1lbnQgdG8gYC1WJyBtaXNzaW5nDQoNCmNv bmZpZ3VyZTo0MTQxOiAkPyA9IDENCmNvbmZpZ3VyZTo0MTQ0OiBjaGVja2lu ZyB3aGV0aGVyIHdlIGFyZSB1c2luZyB0aGUgR05VIEMrKyBjb21waWxlcg0K Y29uZmlndXJlOjQxNzE6IGMrKyAtYyAgLU8gLXBpcGUgIC1JL3Vzci9sb2Nh bC9pbmNsdWRlIGNvbmZ0ZXN0LmNjID4mNQ0KY29uZmlndXJlOjQxNzQ6ICQ/ ID0gMA0KY29uZmlndXJlOjQxNzc6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29u ZmlndXJlOjQxODA6ICQ/ID0gMA0KY29uZmlndXJlOjQxOTI6IHJlc3VsdDog eWVzDQpjb25maWd1cmU6NDE5ODogY2hlY2tpbmcgd2hldGhlciBjKysgYWNj ZXB0cyAtZw0KY29uZmlndXJlOjQyMjI6IGMrKyAtYyAtZyAtSS91c3IvbG9j YWwvaW5jbHVkZSBjb25mdGVzdC5jYyA+JjUNCmNvbmZpZ3VyZTo0MjI1OiAk PyA9IDANCmNvbmZpZ3VyZTo0MjI4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNv bmZpZ3VyZTo0MjMxOiAkPyA9IDANCmNvbmZpZ3VyZTo0MjQxOiByZXN1bHQ6 IHllcw0KY29uZmlndXJlOjQyODc6IGMrKyAtYyAgLU8gLXBpcGUgIC1JL3Vz ci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmNjID4mNQ0KY29uZmlndXJlOjQy OTA6ICQ/ID0gMA0KY29uZmlndXJlOjQyOTM6IHRlc3QgLXMgY29uZnRlc3Qu bw0KY29uZmlndXJlOjQyOTY6ICQ/ID0gMA0KY29uZmlndXJlOjQzMjQ6IGMr KyAtYyAgLU8gLXBpcGUgIC1JL3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0 LmNjID4mNQ0KY29uZmlndXJlOjQzMjc6ICQ/ID0gMA0KY29uZmlndXJlOjQz MzA6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjQzMzM6ICQ/ID0g MA0KY29uZmlndXJlOjQzNTc6IGNoZWNraW5nIGRlcGVuZGVuY3kgc3R5bGUg b2YgYysrDQpjb25maWd1cmU6NDQxOTogcmVzdWx0OiBnY2MNCmNvbmZpZ3Vy ZTo0NDI5OiBjaGVja2luZyBob3cgdG8gcnVuIHRoZSBDKysgcHJlcHJvY2Vz c29yDQpjb25maWd1cmU6NDQ1MTogYysrIC1FIC1JL3Vzci9sb2NhbC9pbmNs dWRlIGNvbmZ0ZXN0LmNjDQpjb25maWd1cmU6NDQ1NzogJD8gPSAwDQpjb25m aWd1cmU6NDQ4NDogYysrIC1FIC1JL3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0 ZXN0LmNjDQpjb25maWd1cmU6NDQ4MDogYWNfbm9uZXhpc3RlbnQuaDogTm8g c3VjaCBmaWxlIG9yIGRpcmVjdG9yeQ0KY29uZmlndXJlOjQ0OTA6ICQ/ID0g MQ0KY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSA0NDc5 ICJjb25maWd1cmUiDQojaW5jbHVkZSAiY29uZmRlZnMuaCINCiNpbmNsdWRl IDxhY19ub25leGlzdGVudC5oPg0KY29uZmlndXJlOjQ1Mjc6IHJlc3VsdDog YysrIC1FDQpjb25maWd1cmU6NDU0MjogYysrIC1FIC1JL3Vzci9sb2NhbC9p bmNsdWRlIGNvbmZ0ZXN0LmNjDQpjb25maWd1cmU6NDU0ODogJD8gPSAwDQpj b25maWd1cmU6NDU3NTogYysrIC1FIC1JL3Vzci9sb2NhbC9pbmNsdWRlIGNv bmZ0ZXN0LmNjDQpjb25maWd1cmU6NDU3MTogYWNfbm9uZXhpc3RlbnQuaDog Tm8gc3VjaCBmaWxlIG9yIGRpcmVjdG9yeQ0KY29uZmlndXJlOjQ1ODE6ICQ/ ID0gMQ0KY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSA0 NTcwICJjb25maWd1cmUiDQojaW5jbHVkZSAiY29uZmRlZnMuaCINCiNpbmNs dWRlIDxhY19ub25leGlzdGVudC5oPg0KY29uZmlndXJlOjQ2MjQ6IGNoZWNr aW5nIHRoZSBtYXhpbXVtIGxlbmd0aCBvZiBjb21tYW5kIGxpbmUgYXJndW1l bnRzDQpjb25maWd1cmU6NDY3MjogcmVzdWx0OiAxNjM4NA0KY29uZmlndXJl OjQ2ODM6IGNoZWNraW5nIGNvbW1hbmQgdG8gcGFyc2UgL3Vzci9iaW4vbm0g LUIgb3V0cHV0IGZyb20gY2Mgb2JqZWN0DQpjb25maWd1cmU6NDc2ODogYysr IC1jICAtTyAtcGlwZSAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgY29uZnRlc3Qu Y2MgPiY1DQpjb25maWd1cmU6NDc3MTogJD8gPSAwDQpjb25maWd1cmU6NDc3 NTogL3Vzci9iaW4vbm0gLUIgY29uZnRlc3QubyBcfCBzZWQgLW4gLWUgJ3Mv Xi4qWyAJXVwoW0FCQ0RHSVNUV11bQUJDREdJU1RXXSpcKVsgCV1bIAldKlwo XClcKFtfQS1aYS16XVtfQS1aYS16MC05XSpcKSQvXDEgXDJcMyBcMy9wJyBc PiBjb25mdGVzdC5ubQ0KY29uZmlndXJlOjQ3Nzg6ICQ/ID0gMA0KY29uZmln dXJlOjQ4MzA6IGMrKyAtbyBjb25mdGVzdCAgLU8gLXBpcGUgIC1JL3Vzci9s b2NhbC9pbmNsdWRlIC1ML3Vzci9sb2NhbC9saWIgY29uZnRlc3QuY2MgY29u ZnRzdG0ubyA+JjUNCmNvbmZpZ3VyZTo0ODMzOiAkPyA9IDANCmNvbmZpZ3Vy ZTo0ODcxOiByZXN1bHQ6IG9rDQpjb25maWd1cmU6NDg3NTogY2hlY2tpbmcg Zm9yIG9iamRpcg0KY29uZmlndXJlOjQ4OTA6IHJlc3VsdDogLmxpYnMNCmNv bmZpZ3VyZTo0OTgwOiBjaGVja2luZyBmb3IgcmFubGliDQpjb25maWd1cmU6 NDk5NjogZm91bmQgL3Vzci9iaW4vcmFubGliDQpjb25maWd1cmU6NTAwNzog cmVzdWx0OiByYW5saWINCmNvbmZpZ3VyZTo1MDYwOiBjaGVja2luZyBmb3Ig c3RyaXANCmNvbmZpZ3VyZTo1MDc2OiBmb3VuZCAvdXNyL2Jpbi9zdHJpcA0K Y29uZmlndXJlOjUwODc6IHJlc3VsdDogc3RyaXANCmNvbmZpZ3VyZTo1MzQ5 OiBjaGVja2luZyBpZiBjYyBzdGF0aWMgZmxhZyAgd29ya3MNCmNvbmZ0ZXN0 LmM6MTogd2FybmluZzogcmV0dXJuLXR5cGUgZGVmYXVsdHMgdG8gYGludCcN CmNvbmZpZ3VyZTo1MzcyOiByZXN1bHQ6IG5vDQpjb25maWd1cmU6NTM4OTog Y2hlY2tpbmcgaWYgY2Mgc3VwcG9ydHMgLWZuby1ydHRpIC1mbm8tZXhjZXB0 aW9ucw0KY29uZmlndXJlOjU0MTM6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 NTQyODogY2hlY2tpbmcgZm9yIGNjIG9wdGlvbiB0byBwcm9kdWNlIFBJQw0K Y29uZmlndXJlOjU1ODE6IHJlc3VsdDogLWZQSUMNCmNvbmZpZ3VyZTo1NTg4 OiBjaGVja2luZyBpZiBjYyBQSUMgZmxhZyAtZlBJQyB3b3Jrcw0KY29uZmln dXJlOjU2MTI6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6NTYzNjogY2hlY2tp bmcgaWYgY2Mgc3VwcG9ydHMgLWMgLW8gZmlsZS5vDQpjb25maWd1cmU6NTY3 NzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZTo1NzAzOiBjaGVja2luZyB3aGV0 aGVyIHRoZSBjYyBsaW5rZXIgKC91c3IvbGliZXhlYy9lbGYvbGQpIHN1cHBv cnRzIHNoYXJlZCBsaWJyYXJpZXMNCmNvbmZpZ3VyZTo2NDk5OiByZXN1bHQ6 IHllcw0KY29uZmlndXJlOjY1MjE6IGNoZWNraW5nIHdoZXRoZXIgLWxjIHNo b3VsZCBiZSBleHBsaWNpdGx5IGxpbmtlZCBpbg0KY29uZmlndXJlOjY1MjY6 IGNjIC1jIC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSBj b25mdGVzdC5jID4mNQ0KY29uZnRlc3QuYzoxOiB3YXJuaW5nOiBgZHVtbXkn IGRlZmluZWQgYnV0IG5vdCB1c2VkDQpjb25maWd1cmU6NjUyOTogJD8gPSAw DQpjb25maWd1cmU6NjU0MzogY2MgLXNoYXJlZCBjb25mdGVzdC5vICAtdiAt V2wsLXNvbmFtZSAtV2wsY29uZnRlc3QgLW8gY29uZnRlc3QgMlw+XCYxIFx8 IGdyZXAgIC1sYyAgXD4vZGV2L251bGwgMlw+XCYxDQpjb25maWd1cmU6NjU0 NjogJD8gPSAxDQpjb25maWd1cmU6NjU1ODogcmVzdWx0OiB5ZXMNCmNvbmZp Z3VyZTo2NTY0OiBjaGVja2luZyBob3cgdG8gaGFyZGNvZGUgbGlicmFyeSBw YXRocyBpbnRvIHByb2dyYW1zDQpjb25maWd1cmU6NjU4ODogcmVzdWx0OiBp bW1lZGlhdGUNCmNvbmZpZ3VyZTo2NjAyOiBjaGVja2luZyB3aGV0aGVyIHN0 cmlwcGluZyBsaWJyYXJpZXMgaXMgcG9zc2libGUNCmNvbmZpZ3VyZTo2NjA3 OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjY2MTQ6IGNoZWNraW5nIGR5bmFt aWMgbGlua2VyIGNoYXJhY3RlcmlzdGljcw0KY29uZmlndXJlOjcwNTY6IHJl c3VsdDogZnJlZWJzZDQuNiBsZC5zbw0KY29uZmlndXJlOjc2OTc6IGNoZWNr aW5nIGlmIGxpYnRvb2wgc3VwcG9ydHMgc2hhcmVkIGxpYnJhcmllcw0KY29u ZmlndXJlOjc2OTk6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6NzcwMjogY2hl Y2tpbmcgd2hldGhlciB0byBidWlsZCBzaGFyZWQgbGlicmFyaWVzDQpjb25m aWd1cmU6NzcyMzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZTo3NzI2OiBjaGVj a2luZyB3aGV0aGVyIHRvIGJ1aWxkIHN0YXRpYyBsaWJyYXJpZXMNCmNvbmZp Z3VyZTo3NzMwOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjc4MDk6IGNyZWF0 aW5nIGxpYnRvb2wNCmNvbmZpZ3VyZTo4NTMxOiBjaGVja2luZyB3aGV0aGVy IHRoZSBjKysgbGlua2VyICgvdXNyL2xpYmV4ZWMvZWxmL2xkKSBzdXBwb3J0 cyBzaGFyZWQgbGlicmFyaWVzDQpjb25maWd1cmU6OTIwMDogcmVzdWx0OiB5 ZXMNCmNvbmZpZ3VyZTo5MjE3OiBjKysgLWMgIC1PIC1waXBlICAtSS91c3Iv bG9jYWwvaW5jbHVkZSBjb25mdGVzdC5jYyA+JjUNCmNvbmZpZ3VyZTo5MjIw OiAkPyA9IDANCmNvbmZpZ3VyZTo5MzIwOiBjaGVja2luZyBmb3IgYysrIG9w dGlvbiB0byBwcm9kdWNlIFBJQw0KY29uZmlndXJlOjk1NTY6IHJlc3VsdDog LWZQSUMNCmNvbmZpZ3VyZTo5NTYzOiBjaGVja2luZyBpZiBjKysgUElDIGZs YWcgLWZQSUMgd29ya3MNCmNvbmZpZ3VyZTo5NTg3OiByZXN1bHQ6IHllcw0K Y29uZmlndXJlOjk2MTE6IGNoZWNraW5nIGlmIGMrKyBzdXBwb3J0cyAtYyAt byBmaWxlLm8NCmNvbmZpZ3VyZTo5NjUyOiByZXN1bHQ6IHllcw0KY29uZmln dXJlOjk2Nzg6IGNoZWNraW5nIHdoZXRoZXIgdGhlIGMrKyBsaW5rZXIgKC91 c3IvbGliZXhlYy9lbGYvbGQpIHN1cHBvcnRzIHNoYXJlZCBsaWJyYXJpZXMN CmNvbmZpZ3VyZTo5NzAwOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjk3MjI6 IGNoZWNraW5nIHdoZXRoZXIgLWxjIHNob3VsZCBiZSBleHBsaWNpdGx5IGxp bmtlZCBpbg0KY29uZmlndXJlOjk3Mjc6IGMrKyAtYyAgLU8gLXBpcGUgIC1J L3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmNjID4mNQ0KY29uZmlndXJl Ojk3MzA6ICQ/ID0gMA0KY29uZmlndXJlOjk3NDQ6IGMrKyAtc2hhcmVkIC1u b3N0ZGxpYiAgY29uZnRlc3QubyAgIC12IC1XbCwtc29uYW1lIC1XbCxjb25m dGVzdCAtbyBjb25mdGVzdCAyXD5cJjEgXHwgZ3JlcCAgLWxjICBcPi9kZXYv bnVsbCAyXD5cJjENCmNvbmZpZ3VyZTo5NzQ3OiAkPyA9IDENCmNvbmZpZ3Vy ZTo5NzU5OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjk3NjU6IGNoZWNraW5n IGhvdyB0byBoYXJkY29kZSBsaWJyYXJ5IHBhdGhzIGludG8gcHJvZ3JhbXMN CmNvbmZpZ3VyZTo5Nzg5OiByZXN1bHQ6IGltbWVkaWF0ZQ0KY29uZmlndXJl Ojk4MDM6IGNoZWNraW5nIHdoZXRoZXIgc3RyaXBwaW5nIGxpYnJhcmllcyBp cyBwb3NzaWJsZQ0KY29uZmlndXJlOjk4MDg6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6OTgxNTogY2hlY2tpbmcgZHluYW1pYyBsaW5rZXIgY2hhcmFjdGVy aXN0aWNzDQpjb25maWd1cmU6MTAyNTc6IHJlc3VsdDogZnJlZWJzZDQuNiBs ZC5zbw0KY29uZmlndXJlOjExMzExOiBjaGVja2luZyBpZiBnY2ogc3VwcG9y dHMgLWZuby1ydHRpIC1mbm8tZXhjZXB0aW9ucw0KY29uZmlndXJlOjExMzM1 OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjExMzUwOiBjaGVja2luZyBmb3Ig Z2NqIG9wdGlvbiB0byBwcm9kdWNlIFBJQw0KY29uZmlndXJlOjExNTAzOiBy ZXN1bHQ6IC1mUElDDQpjb25maWd1cmU6MTE1MTA6IGNoZWNraW5nIGlmIGdj aiBQSUMgZmxhZyAtZlBJQyB3b3Jrcw0KY29uZmlndXJlOjExNTM0OiByZXN1 bHQ6IG5vDQpjb25maWd1cmU6MTE1NTg6IGNoZWNraW5nIGlmIGdjaiBzdXBw b3J0cyAtYyAtbyBmaWxlLm8NCmNvbmZpZ3VyZToxMTU5OTogcmVzdWx0OiBu bw0KY29uZmlndXJlOjExNjI1OiBjaGVja2luZyB3aGV0aGVyIHRoZSBnY2og bGlua2VyICgvdXNyL2xpYmV4ZWMvZWxmL2xkKSBzdXBwb3J0cyBzaGFyZWQg bGlicmFyaWVzDQpjb25maWd1cmU6MTI0MjE6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6MTI0NDM6IGNoZWNraW5nIHdoZXRoZXIgLWxjIHNob3VsZCBiZSBl eHBsaWNpdGx5IGxpbmtlZCBpbg0KY29uZmlndXJlOjEyNDQ4OiBnY2ogLWMg LU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0 LmphdmEgPiY1DQouL2NvbmZpZ3VyZTogZ2NqOiBjb21tYW5kIG5vdCBmb3Vu ZA0KY29uZmlndXJlOjEyNDUxOiAkPyA9IDEyNw0KY29uZmlndXJlOjEyNDgw OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjEyNDg2OiBjaGVja2luZyBob3cg dG8gaGFyZGNvZGUgbGlicmFyeSBwYXRocyBpbnRvIHByb2dyYW1zDQpjb25m aWd1cmU6MTI1MTA6IHJlc3VsdDogaW1tZWRpYXRlDQpjb25maWd1cmU6MTI1 MjQ6IGNoZWNraW5nIHdoZXRoZXIgc3RyaXBwaW5nIGxpYnJhcmllcyBpcyBw b3NzaWJsZQ0KY29uZmlndXJlOjEyNTI5OiByZXN1bHQ6IHllcw0KY29uZmln dXJlOjEyNTM2OiBjaGVja2luZyBkeW5hbWljIGxpbmtlciBjaGFyYWN0ZXJp c3RpY3MNCmNvbmZpZ3VyZToxMjk3ODogcmVzdWx0OiBmcmVlYnNkNC42IGxk LnNvDQpjb25maWd1cmU6MTQ1MjY6IGNoZWNraW5nIHdoZXRoZXIgdG8gZW5h YmxlIG1haW50YWluZXItc3BlY2lmaWMgcG9ydGlvbnMgb2YgTWFrZWZpbGVz DQpjb25maWd1cmU6MTQ1MzU6IHJlc3VsdDogbm8NCmNvbmZpZ3VyZToxNDk0 OTogY2hlY2tpbmcgd2hldGhlciBjYyBuZWVkcyAtdHJhZGl0aW9uYWwNCmNv bmZpZ3VyZToxNDk3MjogdGVybWlvLmg6IE5vIHN1Y2ggZmlsZSBvciBkaXJl Y3RvcnkNCmNvbmZpZ3VyZToxNDk4NTogcmVzdWx0OiBubw0KY29uZmlndXJl OjE1MDAwOiBjaGVja2luZyB3aGV0aGVyIGxhcmdlIGZpbGUgc3VwcG9ydCBu ZWVkcyBleHBsaWNpdCBlbmFibGluZw0KY29uZmlndXJlOjE1MDIyOiByZXN1 bHQ6IG5vDQpjb25maWd1cmU6MTUxMDA6IGNoZWNraW5nIGZvciBYMTEgY29u ZmlndXJlIGZpbGVzDQpjb25maWd1cmU6MTUxNTA6IHJlc3VsdDogL3Vzci9Y MTFSNi9saWIvWDExLw0KY29uZmlndXJlOjE1MTcxOiBjaGVja2luZyBmb3Ig c3FydCBpbiAtbG0NCmNvbmZpZ3VyZToxNTIwNDogY2MgLW8gY29uZnRlc3Qg LU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9s b2NhbC9pbmNsdWRlIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2FsL2xp YiBjb25mdGVzdC5jIC1sbSAgID4mNQ0KY29uZmlndXJlOjE1MTg2OiB3YXJu aW5nOiBjb25mbGljdGluZyB0eXBlcyBmb3IgYnVpbHQtaW4gZnVuY3Rpb24g YHNxcnQnDQpjb25maWd1cmU6MTUyMDc6ICQ/ID0gMA0KY29uZmlndXJlOjE1 MjEwOiB0ZXN0IC1zIGNvbmZ0ZXN0DQpjb25maWd1cmU6MTUyMTM6ICQ/ID0g MA0KY29uZmlndXJlOjE1MjI0OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE1 MzE2OiBjaGVja2luZyBmb3IgWkxJQiBzdXBwb3J0IA0KY29uZmlndXJlOjE1 MzE4OiByZXN1bHQ6IA0KY29uZmlndXJlOjE1MzMyOiBjaGVja2luZyB6Y29u Zi5oIHVzYWJpbGl0eQ0KY29uZmlndXJlOjE1MzQxOiBjYyAtYyAtTyAtcGlw ZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToxNTM0NDogJD8gPSAw DQpjb25maWd1cmU6MTUzNDc6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmln dXJlOjE1MzUwOiAkPyA9IDANCmNvbmZpZ3VyZToxNTM1OTogcmVzdWx0OiB5 ZXMNCmNvbmZpZ3VyZToxNTM2MzogY2hlY2tpbmcgemNvbmYuaCBwcmVzZW5j ZQ0KY29uZmlndXJlOjE1MzcwOiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVk ZSAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVzdC5jDQpjb25maWd1cmU6 MTUzNzY6ICQ/ID0gMA0KY29uZmlndXJlOjE1Mzk0OiByZXN1bHQ6IHllcw0K Y29uZmlndXJlOjE1NDEyOiBjaGVja2luZyBmb3IgemNvbmYuaA0KY29uZmln dXJlOjE1NDE5OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE1NDQwOiBjaGVj a2luZyB6bGliLmggdXNhYmlsaXR5DQpjb25maWd1cmU6MTU0NDk6IGNjIC1j IC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3Iv bG9jYWwvaW5jbHVkZSBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjE1NDUy OiAkPyA9IDANCmNvbmZpZ3VyZToxNTQ1NTogdGVzdCAtcyBjb25mdGVzdC5v DQpjb25maWd1cmU6MTU0NTg6ICQ/ID0gMA0KY29uZmlndXJlOjE1NDY3OiBy ZXN1bHQ6IHllcw0KY29uZmlndXJlOjE1NDcxOiBjaGVja2luZyB6bGliLmgg cHJlc2VuY2UNCmNvbmZpZ3VyZToxNTQ3ODogY2MgLUUgLUkvdXNyL2xvY2Fs L2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgY29uZnRlc3QuYw0KY29u ZmlndXJlOjE1NDg0OiAkPyA9IDANCmNvbmZpZ3VyZToxNTUwMjogcmVzdWx0 OiB5ZXMNCmNvbmZpZ3VyZToxNTUyMDogY2hlY2tpbmcgZm9yIHpsaWIuaA0K Y29uZmlndXJlOjE1NTI3OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE1NTM4 OiBjaGVja2luZyBmb3IgY29tcHJlc3MgaW4gLWx6DQpjb25maWd1cmU6MTU1 NzE6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9j YWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtTC91c3IvbG9jYWwv bGliIC1ML3Vzci9sb2NhbC9saWIgY29uZnRlc3QuYyAtbHogIC1sbSAgPiY1 DQpjb25maWd1cmU6MTU1NzQ6ICQ/ID0gMA0KY29uZmlndXJlOjE1NTc3OiB0 ZXN0IC1zIGNvbmZ0ZXN0DQpjb25maWd1cmU6MTU1ODA6ICQ/ID0gMA0KY29u ZmlndXJlOjE1NTkxOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE1NTk5OiBj aGVja2luZyBmb3IgdW5jb21wcmVzcyBpbiAtbHoNCmNvbmZpZ3VyZToxNTYz MjogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2Nh bC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1ML3Vzci9sb2NhbC9s aWIgLUwvdXNyL2xvY2FsL2xpYiBjb25mdGVzdC5jIC1seiAgLWxtICA+JjUN CmNvbmZpZ3VyZToxNTYzNTogJD8gPSAwDQpjb25maWd1cmU6MTU2Mzg6IHRl c3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxNTY0MTogJD8gPSAwDQpjb25m aWd1cmU6MTU2NTI6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTU2NjA6IGNo ZWNraW5nIGZvciBkZWZsYXRlIGluIC1seg0KY29uZmlndXJlOjE1NjkzOiBj YyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUwvdXNyL2xvY2FsL2xpYiAt TC91c3IvbG9jYWwvbGliIGNvbmZ0ZXN0LmMgLWx6ICAtbG0gID4mNQ0KY29u ZmlndXJlOjE1Njk2OiAkPyA9IDANCmNvbmZpZ3VyZToxNTY5OTogdGVzdCAt cyBjb25mdGVzdA0KY29uZmlndXJlOjE1NzAyOiAkPyA9IDANCmNvbmZpZ3Vy ZToxNTcxMzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxNTcyMTogY2hlY2tp bmcgZm9yIGluZmxhdGUgaW4gLWx6DQpjb25maWd1cmU6MTU3NTQ6IGNjIC1v IGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVk ZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtTC91c3IvbG9jYWwvbGliIC1ML3Vz ci9sb2NhbC9saWIgY29uZnRlc3QuYyAtbHogIC1sbSAgPiY1DQpjb25maWd1 cmU6MTU3NTc6ICQ/ID0gMA0KY29uZmlndXJlOjE1NzYwOiB0ZXN0IC1zIGNv bmZ0ZXN0DQpjb25maWd1cmU6MTU3NjM6ICQ/ID0gMA0KY29uZmlndXJlOjE1 Nzc0OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE1NzgyOiBjaGVja2luZyBp ZiBaTElCIHBhY2thZ2UgaXMgY29tcGxldGUNCmNvbmZpZ3VyZToxNTc5OTog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxNTgyNzogY2hlY2tpbmcgZm9yIEJa TElCIHN1cHBvcnQgDQpjb25maWd1cmU6MTU4Mjk6IHJlc3VsdDogDQpjb25m aWd1cmU6MTU4NDM6IGNoZWNraW5nIGJ6bGliLmggdXNhYmlsaXR5DQpjb25m aWd1cmU6MTU4NTI6IGNjIC1jIC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9j YWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVzdC5jID4m NQ0KY29uZmlndXJlOjE1ODU1OiAkPyA9IDANCmNvbmZpZ3VyZToxNTg1ODog dGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1cmU6MTU4NjE6ICQ/ID0gMA0K Y29uZmlndXJlOjE1ODcwOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE1ODc0 OiBjaGVja2luZyBiemxpYi5oIHByZXNlbmNlDQpjb25maWd1cmU6MTU4ODE6 IGNjIC1FIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNs dWRlIGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZToxNTg4NzogJD8gPSAwDQpjb25m aWd1cmU6MTU5MDU6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTU5MjM6IGNo ZWNraW5nIGZvciBiemxpYi5oDQpjb25maWd1cmU6MTU5MzA6IHJlc3VsdDog eWVzDQpjb25maWd1cmU6MTU5NDE6IGNoZWNraW5nIGZvciBCWjJfYnpDb21w cmVzcyBpbiAtbGJ6Mg0KY29uZmlndXJlOjE1OTc0OiBjYyAtbyBjb25mdGVz dCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L2xvY2FsL2luY2x1ZGUgLUwvdXNyL2xvY2FsL2xpYiAtTC91c3IvbG9jYWwv bGliIGNvbmZ0ZXN0LmMgLWxiejIgIC1seiAtbG0gID4mNQ0KY29uZmlndXJl OjE1OTc3OiAkPyA9IDANCmNvbmZpZ3VyZToxNTk4MDogdGVzdCAtcyBjb25m dGVzdA0KY29uZmlndXJlOjE1OTgzOiAkPyA9IDANCmNvbmZpZ3VyZToxNTk5 NDogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxNjAwMjogY2hlY2tpbmcgZm9y IEJaMl9iekRlY29tcHJlc3MgaW4gLWxiejINCmNvbmZpZ3VyZToxNjAzNTog Y2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9p bmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1ML3Vzci9sb2NhbC9saWIg LUwvdXNyL2xvY2FsL2xpYiBjb25mdGVzdC5jIC1sYnoyICAtbHogLWxtICA+ JjUNCmNvbmZpZ3VyZToxNjAzODogJD8gPSAwDQpjb25maWd1cmU6MTYwNDE6 IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxNjA0NDogJD8gPSAwDQpj b25maWd1cmU6MTYwNTU6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTYwNjM6 IGNoZWNraW5nIGlmIEJaTElCIHBhY2thZ2UgaXMgY29tcGxldGUNCmNvbmZp Z3VyZToxNjA4MDogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxNjEwNzogY2hl Y2tpbmcgZm9yIFgNCmNvbmZpZ3VyZToxNjMyMzogcmVzdWx0OiBsaWJyYXJp ZXMgL3Vzci9YMTFSNi9saWIsIGhlYWRlcnMgL3Vzci9YMTFSNi9pbmNsdWRl DQpjb25maWd1cmU6MTY0ODA6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAt V2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVk ZSAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgY29uZnRlc3Qu YyAtbGJ6MiAtbHogLWxtICAgLUwvdXNyL1gxMVI2L2xpYiAtbFgxMSA+JjUN CmNvbmZpZ3VyZToxNjQ4MzogJD8gPSAwDQpjb25maWd1cmU6MTY0ODY6IHRl c3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxNjQ4OTogJD8gPSAwDQpjb25m aWd1cmU6MTY2Mjc6IGNoZWNraW5nIGZvciBnZXRob3N0YnluYW1lDQpjb25m aWd1cmU6MTY2NzA6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAt SS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtTC91 c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgY29uZnRlc3QuYyAtbGJ6 MiAtbHogLWxtICA+JjUNCmNvbmZpZ3VyZToxNjY3MzogJD8gPSAwDQpjb25m aWd1cmU6MTY2NzY6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxNjY3 OTogJD8gPSAwDQpjb25maWd1cmU6MTY2ODk6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6MTY4MjI6IGNoZWNraW5nIGZvciBjb25uZWN0DQpjb25maWd1cmU6 MTY4NjU6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3Iv bG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtTC91c3IvbG9j YWwvbGliIC1ML3Vzci9sb2NhbC9saWIgY29uZnRlc3QuYyAtbGJ6MiAtbHog LWxtICA+JjUNCmNvbmZpZ3VyZToxNjg2ODogJD8gPSAwDQpjb25maWd1cmU6 MTY4NzE6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxNjg3NDogJD8g PSAwDQpjb25maWd1cmU6MTY4ODQ6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MTY5NTA6IGNoZWNraW5nIGZvciByZW1vdmUNCmNvbmZpZ3VyZToxNjk5Mzog Y2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9p bmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1ML3Vzci9sb2NhbC9saWIg LUwvdXNyL2xvY2FsL2xpYiBjb25mdGVzdC5jIC1sYnoyIC1seiAtbG0gID4m NQ0KY29uZmlndXJlOjE2OTk2OiAkPyA9IDANCmNvbmZpZ3VyZToxNjk5OTog dGVzdCAtcyBjb25mdGVzdA0KY29uZmlndXJlOjE3MDAyOiAkPyA9IDANCmNv bmZpZ3VyZToxNzAxMjogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxNzA3ODog Y2hlY2tpbmcgZm9yIHNobWF0DQpjb25maWd1cmU6MTcxMjE6IGNjIC1vIGNv bmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAt SS91c3IvbG9jYWwvaW5jbHVkZSAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9s b2NhbC9saWIgY29uZnRlc3QuYyAtbGJ6MiAtbHogLWxtICA+JjUNCmNvbmZp Z3VyZToxNzEyNDogJD8gPSAwDQpjb25maWd1cmU6MTcxMjc6IHRlc3QgLXMg Y29uZnRlc3QNCmNvbmZpZ3VyZToxNzEzMDogJD8gPSAwDQpjb25maWd1cmU6 MTcxNDA6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTcyMTU6IGNoZWNraW5n IGZvciBJY2VDb25uZWN0aW9uTnVtYmVyIGluIC1sSUNFDQpjb25maWd1cmU6 MTcyNDg6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3Iv bG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtTC91c3IvbG9j YWwvbGliIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL1gxMVI2L2xpYiBjb25m dGVzdC5jIC1sSUNFICAtbGJ6MiAtbHogLWxtICA+JjUNCmNvbmZpZ3VyZTox NzI1MTogJD8gPSAwDQpjb25maWd1cmU6MTcyNTQ6IHRlc3QgLXMgY29uZnRl c3QNCmNvbmZpZ3VyZToxNzI1NzogJD8gPSAwDQpjb25maWd1cmU6MTcyNjg6 IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTcyODk6IGNoZWNraW5nIGZvciBY U2htQXR0YWNoIGluIC1sWGV4dA0KY29uZmlndXJlOjE3MzIyOiBjYyAtbyBj b25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUg LUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1M L3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2FsL2xpYiAgLUwvdXNyL1gxMVI2 L2xpYiBjb25mdGVzdC5jIC1sWGV4dCAgIC1sU00gLWxJQ0UgLWxYMTEgIC1s YnoyIC1seiAtbG0gID4mNQ0KY29uZmlndXJlOjE3MzI1OiAkPyA9IDANCmNv bmZpZ3VyZToxNzMyODogdGVzdCAtcyBjb25mdGVzdA0KY29uZmlndXJlOjE3 MzMxOiAkPyA9IDANCmNvbmZpZ3VyZToxNzM0MjogcmVzdWx0OiB5ZXMNCmNv bmZpZ3VyZToxNzM0ODogY2hlY2tpbmcgZm9yIFhTaG1BdHRhY2ggaW4gLWxY ZXh0DQpjb25maWd1cmU6MTc0MDE6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MTc0MTE6IGNoZWNraW5nIGZvciBYU2hhcGVDb21iaW5lTWFzayBpbiAtbFhl eHQNCmNvbmZpZ3VyZToxNzQ0NDogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUg IC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNs dWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAtTC91c3IvbG9jYWwvbGliIC1M L3Vzci9sb2NhbC9saWIgIC1ML3Vzci9YMTFSNi9saWIgY29uZnRlc3QuYyAt bFhleHQgICAtbFNNIC1sSUNFIC1sWDExICAtbGJ6MiAtbHogLWxtICA+JjUN CmNvbmZpZ3VyZToxNzQ0NzogJD8gPSAwDQpjb25maWd1cmU6MTc0NTA6IHRl c3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToxNzQ1MzogJD8gPSAwDQpjb25m aWd1cmU6MTc0NjQ6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTc0NzA6IGNo ZWNraW5nIGZvciBYU2hhcGVDb21iaW5lTWFzayBpbiAtbFhleHQNCmNvbmZp Z3VyZToxNzUyMzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxNzUzNDogY2hl Y2tpbmcgZm9yIFh0U2V0RXZlbnREaXNwYXRjaGVyIGluIC1sWHQNCmNvbmZp Z3VyZToxNzU2NzogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1J L3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91 c3IvWDExUjYvaW5jbHVkZSAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2Nh bC9saWIgIC1ML3Vzci9YMTFSNi9saWIgY29uZnRlc3QuYyAtbFh0ICAgLWxT TSAtbElDRSAtbFgxMSAgLWxiejIgLWx6IC1sbSAgPiY1DQpjb25maWd1cmU6 MTc1NzA6ICQ/ID0gMA0KY29uZmlndXJlOjE3NTczOiB0ZXN0IC1zIGNvbmZ0 ZXN0DQpjb25maWd1cmU6MTc1NzY6ICQ/ID0gMA0KY29uZmlndXJlOjE3NTg3 OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE3NjkxOiBjaGVja2luZyBmb3Ig RGlzcGxheSBQb3N0c2NyaXB0IHN1cHBvcnQgDQpjb25maWd1cmU6MTc2OTM6 IHJlc3VsdDogDQpjb25maWd1cmU6MTc3MDk6IGNoZWNraW5nIERQUy9kcHNY Y2xpZW50LmggdXNhYmlsaXR5DQpjb25maWd1cmU6MTc3MTg6IGNjIC1jIC1P IC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9j YWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0 ZXN0LmMgPiY1DQpjb25maWd1cmU6MTc3MjE6ICQ/ID0gMA0KY29uZmlndXJl OjE3NzI0OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToxNzcyNzog JD8gPSAwDQpjb25maWd1cmU6MTc3MzY6IHJlc3VsdDogeWVzDQpjb25maWd1 cmU6MTc3NDA6IGNoZWNraW5nIERQUy9kcHNYY2xpZW50LmggcHJlc2VuY2UN CmNvbmZpZ3VyZToxNzc0NzogY2MgLUUgLUkvdXNyL2xvY2FsL2luY2x1ZGUg LUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1J L1gxMSBjb25mdGVzdC5jDQpjb25maWd1cmU6MTc3NTM6ICQ/ID0gMA0KY29u ZmlndXJlOjE3NzcxOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE3Nzg5OiBj aGVja2luZyBmb3IgRFBTL2Rwc1hjbGllbnQuaA0KY29uZmlndXJlOjE3Nzk2 OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE3ODA3OiBjaGVja2luZyBmb3Ig RFBTSW5pdGlhbGl6ZSBpbiAtbGRwcw0KY29uZmlndXJlOjE3ODQwOiBjYyAt byBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1 ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRl IC1JL1gxMSAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgIC1M L3Vzci9YMTFSNi9saWIgY29uZnRlc3QuYyAtbGRwcyAgLWxYZXh0IC1sWHQg IC1sU00gLWxJQ0UgLWxYMTEgIC1sYnoyIC1seiAtbG0gID4mNQ0KY29uZmln dXJlOjE3ODQzOiAkPyA9IDANCmNvbmZpZ3VyZToxNzg0NjogdGVzdCAtcyBj b25mdGVzdA0KY29uZmlndXJlOjE3ODQ5OiAkPyA9IDANCmNvbmZpZ3VyZTox Nzg2MDogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxNzg2ODogY2hlY2tpbmcg Zm9yIFhEUFNQaXhlbHNQZXJQb2ludCBpbiAtbGRwc3RrDQpjb25maWd1cmU6 MTc5MDE6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3Iv bG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gx MVI2L2luY2x1ZGUgLUkvWDExIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL2xv Y2FsL2xpYiAgLUwvdXNyL1gxMVI2L2xpYiBjb25mdGVzdC5jIC1sZHBzdGsg LWxkcHMgLWxYZXh0IC1sWHQgIC1sU00gLWxJQ0UgLWxYMTEgIC1sYnoyIC1s eiAtbG0gID4mNQ0KY29uZmlndXJlOjE3OTA0OiAkPyA9IDANCmNvbmZpZ3Vy ZToxNzkwNzogdGVzdCAtcyBjb25mdGVzdA0KY29uZmlndXJlOjE3OTEwOiAk PyA9IDANCmNvbmZpZ3VyZToxNzkyMTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3Vy ZToxNzkyOTogY2hlY2tpbmcgaWYgRFBTIHBhY2thZ2UgaXMgY29tcGxldGUN CmNvbmZpZ3VyZToxNzk0NzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxNzk3 NjogY2hlY2tpbmcgZm9yIEZsYXNoUElYIGNvbXBvbmVudHMgDQpjb25maWd1 cmU6MTc5Nzg6IHJlc3VsdDogDQpjb25maWd1cmU6MTc5OTk6IGNoZWNraW5n IGZweGxpYi5oIHVzYWJpbGl0eQ0KY29uZmlndXJlOjE4MDA4OiBjKysgLWMg IC1PIC1waXBlICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwv aW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0ZXN0 LmNjID4mNQ0KY29uZmlndXJlOjE4MDExOiAkPyA9IDANCmNvbmZpZ3VyZTox ODAxNDogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1cmU6MTgwMTc6ICQ/ ID0gMA0KY29uZmlndXJlOjE4MDI2OiByZXN1bHQ6IHllcw0KY29uZmlndXJl OjE4MDMwOiBjaGVja2luZyBmcHhsaWIuaCBwcmVzZW5jZQ0KY29uZmlndXJl OjE4MDM3OiBjKysgLUUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25m dGVzdC5jYw0KY29uZmlndXJlOjE4MDQzOiAkPyA9IDANCmNvbmZpZ3VyZTox ODA2MTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxODA3OTogY2hlY2tpbmcg Zm9yIGZweGxpYi5oDQpjb25maWd1cmU6MTgwODY6IHJlc3VsdDogeWVzDQpj b25maWd1cmU6MTgwOTc6IGNoZWNraW5nIGZvciBGUFhfT3BlbkltYWdlQnlG aWxlbmFtZSBpbiAtbGZweA0KY29uZmlndXJlOjE4MTMwOiBjKysgLW8gY29u ZnRlc3QgIC1PIC1waXBlICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3Iv bG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIC1M L3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2FsL2xpYiAgLUwvdXNyL1gxMVI2 L2xpYiBjb25mdGVzdC5jYyAtbGZweCAgLWxkcHN0ayAtbGRwcyAtbFhleHQg LWxYdCAgLWxTTSAtbElDRSAtbFgxMSAgLWxiejIgLWx6IC1sbSAgPiY1DQpj b25maWd1cmU6MTgxMzM6ICQ/ID0gMA0KY29uZmlndXJlOjE4MTM2OiB0ZXN0 IC1zIGNvbmZ0ZXN0DQpjb25maWd1cmU6MTgxMzk6ICQ/ID0gMA0KY29uZmln dXJlOjE4MTUwOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE4MTY0OiBjaGVj a2luZyBpZiBGbGFzaFBJWCBwYWNrYWdlIGlzIGNvbXBsZXRlDQpjb25maWd1 cmU6MTgxODE6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTgyMDk6IGNoZWNr aW5nIGZvciBMQ01TIHN1cHBvcnQgDQpjb25maWd1cmU6MTgyMTE6IHJlc3Vs dDogDQpjb25maWd1cmU6MTgyMjY6IGNoZWNraW5nIGxjbXMuaCB1c2FiaWxp dHkNCmNvbmZpZ3VyZToxODIzNTogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1J L3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91 c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCmNvbmZp Z3VyZToxODIzODogJD8gPSAwDQpjb25maWd1cmU6MTgyNDE6IHRlc3QgLXMg Y29uZnRlc3Qubw0KY29uZmlndXJlOjE4MjQ0OiAkPyA9IDANCmNvbmZpZ3Vy ZToxODI1MzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxODI1NzogY2hlY2tp bmcgbGNtcy5oIHByZXNlbmNlDQpjb25maWd1cmU6MTgyNjQ6IGNjIC1FIC1J L3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91 c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYw0KY29uZmlndXJl OjE4MjcwOiAkPyA9IDANCmNvbmZpZ3VyZToxODI4ODogcmVzdWx0OiB5ZXMN CmNvbmZpZ3VyZToxODMwNjogY2hlY2tpbmcgZm9yIGxjbXMuaA0KY29uZmln dXJlOjE4MzEzOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE4NDQ5OiBjaGVj a2luZyBmb3IgY21zT3BlblByb2ZpbGVGcm9tTWVtIGluIC1sbGNtcw0KY29u ZmlndXJlOjE4NDgyOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwg LUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1J L3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSAtTC91c3IvbG9jYWwvbGliIC1M L3Vzci9sb2NhbC9saWIgIC1ML3Vzci9YMTFSNi9saWIgY29uZnRlc3QuYyAt bGxjbXMgIC1sZnB4IC1sZHBzdGsgLWxkcHMgLWxYZXh0IC1sWHQgIC1sU00g LWxJQ0UgLWxYMTEgIC1sYnoyIC1seiAtbG0gID4mNQ0KY29uZmlndXJlOjE4 NDg1OiAkPyA9IDANCmNvbmZpZ3VyZToxODQ4ODogdGVzdCAtcyBjb25mdGVz dA0KY29uZmlndXJlOjE4NDkxOiAkPyA9IDANCmNvbmZpZ3VyZToxODUwMjog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxODUxMDogY2hlY2tpbmcgaWYgTENN UyBwYWNrYWdlIGlzIGNvbXBsZXRlDQpjb25maWd1cmU6MTg1Mjc6IHJlc3Vs dDogeWVzDQpjb25maWd1cmU6MTg1NTU6IGNoZWNraW5nIGZvciBQTkcgc3Vw cG9ydCANCmNvbmZpZ3VyZToxODU1NzogcmVzdWx0OiANCmNvbmZpZ3VyZTox ODU3MTogY2hlY2tpbmcgcG5nLmggdXNhYmlsaXR5DQpjb25maWd1cmU6MTg1 ODA6IGNjIC1jIC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVk ZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUg LUkvWDExIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MTg1ODM6ICQ/ID0g MA0KY29uZmlndXJlOjE4NTg2OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZp Z3VyZToxODU4OTogJD8gPSAwDQpjb25maWd1cmU6MTg1OTg6IHJlc3VsdDog eWVzDQpjb25maWd1cmU6MTg2MDI6IGNoZWNraW5nIHBuZy5oIHByZXNlbmNl DQpjb25maWd1cmU6MTg2MDk6IGNjIC1FIC1JL3Vzci9sb2NhbC9pbmNsdWRl IC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAt SS9YMTEgY29uZnRlc3QuYw0KY29uZmlndXJlOjE4NjE1OiAkPyA9IDANCmNv bmZpZ3VyZToxODYzMzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxODY1MTog Y2hlY2tpbmcgZm9yIHBuZy5oDQpjb25maWd1cmU6MTg2NTg6IHJlc3VsdDog eWVzDQpjb25maWd1cmU6MTg2Njk6IGNoZWNraW5nIGZvciBwbmdfZnJlZSBp biAtbHBuZw0KY29uZmlndXJlOjE4NzAyOiBjYyAtbyBjb25mdGVzdCAtTyAt cGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2Fs L2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSAtTC91c3Iv bG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgIC1ML3Vzci9YMTFSNi9saWIg Y29uZnRlc3QuYyAtbHBuZyAgLWxsY21zIC1sZnB4IC1sZHBzdGsgLWxkcHMg LWxYZXh0IC1sWHQgIC1sU00gLWxJQ0UgLWxYMTEgIC1sYnoyIC1seiAtbG0g ID4mNQ0KY29uZmlndXJlOjE4NzA1OiAkPyA9IDANCmNvbmZpZ3VyZToxODcw ODogdGVzdCAtcyBjb25mdGVzdA0KY29uZmlndXJlOjE4NzExOiAkPyA9IDAN CmNvbmZpZ3VyZToxODcyMjogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxODcz MDogY2hlY2tpbmcgaWYgUE5HIHBhY2thZ2UgaXMgY29tcGxldGUNCmNvbmZp Z3VyZToxODc0NzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxODc3NTogY2hl Y2tpbmcgZm9yIEpQRUcgc3VwcG9ydCANCmNvbmZpZ3VyZToxODc3NzogcmVz dWx0OiANCmNvbmZpZ3VyZToxODc5MTogY2hlY2tpbmcgamNvbmZpZy5oIHVz YWJpbGl0eQ0KY29uZmlndXJlOjE4ODAwOiBjYyAtYyAtTyAtcGlwZSAgLVdh bGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUg IC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25mdGVzdC5jID4mNQ0K SW4gZmlsZSBpbmNsdWRlZCBmcm9tIGNvbmZpZ3VyZToxODgyODoNCi91c3Iv bG9jYWwvaW5jbHVkZS9qY29uZmlnLmg6MTI6IHdhcm5pbmc6IGBIQVZFX1NU RExJQl9IJyByZWRlZmluZWQNCmNvbmZkZWZzLmg6MTA6IHdhcm5pbmc6IHRo aXMgaXMgdGhlIGxvY2F0aW9uIG9mIHRoZSBwcmV2aW91cyBkZWZpbml0aW9u DQpjb25maWd1cmU6MTg4MDM6ICQ/ID0gMA0KY29uZmlndXJlOjE4ODA2OiB0 ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToxODgwOTogJD8gPSAwDQpj b25maWd1cmU6MTg4MTg6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTg4MjI6 IGNoZWNraW5nIGpjb25maWcuaCBwcmVzZW5jZQ0KY29uZmlndXJlOjE4ODI5 OiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5j bHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0ZXN0LmMN CkluIGZpbGUgaW5jbHVkZWQgZnJvbSBjb25maWd1cmU6MTg4MjU6DQovdXNy L2xvY2FsL2luY2x1ZGUvamNvbmZpZy5oOjEyOiB3YXJuaW5nOiBgSEFWRV9T VERMSUJfSCcgcmVkZWZpbmVkDQpjb25mZGVmcy5oOjEwOiB3YXJuaW5nOiB0 aGlzIGlzIHRoZSBsb2NhdGlvbiBvZiB0aGUgcHJldmlvdXMgZGVmaW5pdGlv bg0KY29uZmlndXJlOjE4ODM1OiAkPyA9IDANCmNvbmZpZ3VyZToxODg1Mzog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxODg3MTogY2hlY2tpbmcgZm9yIGpj b25maWcuaA0KY29uZmlndXJlOjE4ODc4OiByZXN1bHQ6IHllcw0KY29uZmln dXJlOjE4ODk5OiBjaGVja2luZyBqZXJyb3IuaCB1c2FiaWxpdHkNCmNvbmZp Z3VyZToxODkwODogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2Nh bC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYv aW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToxODkx MTogJD8gPSAwDQpjb25maWd1cmU6MTg5MTQ6IHRlc3QgLXMgY29uZnRlc3Qu bw0KY29uZmlndXJlOjE4OTE3OiAkPyA9IDANCmNvbmZpZ3VyZToxODkyNjog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxODkzMDogY2hlY2tpbmcgamVycm9y LmggcHJlc2VuY2UNCmNvbmZpZ3VyZToxODkzNzogY2MgLUUgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFS Ni9pbmNsdWRlIC1JL1gxMSBjb25mdGVzdC5jDQpjb25maWd1cmU6MTg5NDM6 ICQ/ID0gMA0KY29uZmlndXJlOjE4OTYxOiByZXN1bHQ6IHllcw0KY29uZmln dXJlOjE4OTc5OiBjaGVja2luZyBmb3IgamVycm9yLmgNCmNvbmZpZ3VyZTox ODk4NjogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxOTAwNzogY2hlY2tpbmcg am1vcmVjZmcuaCB1c2FiaWxpdHkNCmNvbmZpZ3VyZToxOTAxNjogY2MgLWMg LU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9s b2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29u ZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToxOTAxOTogJD8gPSAwDQpjb25maWd1 cmU6MTkwMjI6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjE5MDI1 OiAkPyA9IDANCmNvbmZpZ3VyZToxOTAzNDogcmVzdWx0OiB5ZXMNCmNvbmZp Z3VyZToxOTAzODogY2hlY2tpbmcgam1vcmVjZmcuaCBwcmVzZW5jZQ0KY29u ZmlndXJlOjE5MDQ1OiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91 c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDEx IGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZToxOTA1MTogJD8gPSAwDQpjb25maWd1 cmU6MTkwNjk6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTkwODc6IGNoZWNr aW5nIGZvciBqbW9yZWNmZy5oDQpjb25maWd1cmU6MTkwOTQ6IHJlc3VsdDog eWVzDQpjb25maWd1cmU6MTkxMTU6IGNoZWNraW5nIGpwZWdsaWIuaCB1c2Fi aWxpdHkNCmNvbmZpZ3VyZToxOTEyNDogY2MgLWMgLU8gLXBpcGUgIC1XYWxs IC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAt SS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCklu IGZpbGUgaW5jbHVkZWQgZnJvbSAvdXNyL2xvY2FsL2luY2x1ZGUvanBlZ2xp Yi5oOjI0LA0KICAgICAgICAgICAgICAgICBmcm9tIGNvbmZpZ3VyZToxOTE1 MjoNCi91c3IvbG9jYWwvaW5jbHVkZS9qY29uZmlnLmg6MTI6IHdhcm5pbmc6 IGBIQVZFX1NURExJQl9IJyByZWRlZmluZWQNCmNvbmZkZWZzLmg6MTA6IHdh cm5pbmc6IHRoaXMgaXMgdGhlIGxvY2F0aW9uIG9mIHRoZSBwcmV2aW91cyBk ZWZpbml0aW9uDQpjb25maWd1cmU6MTkxMjc6ICQ/ID0gMA0KY29uZmlndXJl OjE5MTMwOiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToxOTEzMzog JD8gPSAwDQpjb25maWd1cmU6MTkxNDI6IHJlc3VsdDogeWVzDQpjb25maWd1 cmU6MTkxNDY6IGNoZWNraW5nIGpwZWdsaWIuaCBwcmVzZW5jZQ0KY29uZmln dXJlOjE5MTUzOiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3Iv bG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNv bmZ0ZXN0LmMNCkluIGZpbGUgaW5jbHVkZWQgZnJvbSAvdXNyL2xvY2FsL2lu Y2x1ZGUvanBlZ2xpYi5oOjI0LA0KICAgICAgICAgICAgICAgICBmcm9tIGNv bmZpZ3VyZToxOTE0OToNCi91c3IvbG9jYWwvaW5jbHVkZS9qY29uZmlnLmg6 MTI6IHdhcm5pbmc6IGBIQVZFX1NURExJQl9IJyByZWRlZmluZWQNCmNvbmZk ZWZzLmg6MTA6IHdhcm5pbmc6IHRoaXMgaXMgdGhlIGxvY2F0aW9uIG9mIHRo ZSBwcmV2aW91cyBkZWZpbml0aW9uDQpjb25maWd1cmU6MTkxNTk6ICQ/ID0g MA0KY29uZmlndXJlOjE5MTc3OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjE5 MTk1OiBjaGVja2luZyBmb3IganBlZ2xpYi5oDQpjb25maWd1cmU6MTkyMDI6 IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MTkyMTM6IGNoZWNraW5nIGZvciBq cGVnX3JlYWRfaGVhZGVyIGluIC1sanBlZw0KY29uZmlndXJlOjE5MjQ2OiBj YyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNs dWRlIC1JL1gxMSAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIg IC1ML3Vzci9YMTFSNi9saWIgY29uZnRlc3QuYyAtbGpwZWcgIC1scG5nIC1s bGNtcyAtbGZweCAtbGRwc3RrIC1sZHBzIC1sWGV4dCAtbFh0ICAtbFNNIC1s SUNFIC1sWDExICAtbGJ6MiAtbHogLWxtICA+JjUNCmNvbmZpZ3VyZToxOTI0 OTogJD8gPSAwDQpjb25maWd1cmU6MTkyNTI6IHRlc3QgLXMgY29uZnRlc3QN CmNvbmZpZ3VyZToxOTI1NTogJD8gPSAwDQpjb25maWd1cmU6MTkyNjY6IHJl c3VsdDogeWVzDQpjb25maWd1cmU6MTkyNzc6IGNoZWNraW5nIGZvciBKUEVH IGxpYnJhcnkgaXMgdmVyc2lvbiA2YiBvciBsYXRlcg0KY29uZmlndXJlOjE5 MzAzOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFS Ni9pbmNsdWRlIC1JL1gxMSAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2Nh bC9saWIgIC1ML3Vzci9YMTFSNi9saWIgY29uZnRlc3QuYyAtbHBuZyAtbGxj bXMgLWxmcHggLWxkcHN0ayAtbGRwcyAtbFhleHQgLWxYdCAgLWxTTSAtbElD RSAtbFgxMSAgLWxiejIgLWx6IC1sbSAgPiY1DQpJbiBmaWxlIGluY2x1ZGVk IGZyb20gL3Vzci9sb2NhbC9pbmNsdWRlL2pwZWdsaWIuaDoyNCwNCiAgICAg ICAgICAgICAgICAgZnJvbSBjb25maWd1cmU6MTkyOTE6DQovdXNyL2xvY2Fs L2luY2x1ZGUvamNvbmZpZy5oOjEyOiB3YXJuaW5nOiBgSEFWRV9TVERMSUJf SCcgcmVkZWZpbmVkDQpjb25mZGVmcy5oOjEwOiB3YXJuaW5nOiB0aGlzIGlz IHRoZSBsb2NhdGlvbiBvZiB0aGUgcHJldmlvdXMgZGVmaW5pdGlvbg0KY29u ZmlndXJlOjE5MzA2OiAkPyA9IDANCmNvbmZpZ3VyZToxOTMwODogLi9jb25m dGVzdA0KY29uZmlndXJlOjE5MzExOiAkPyA9IDANCmNvbmZpZ3VyZToxOTMy NDogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToxOTMyNzogcmVzdWx0OiB5ZXMN CmNvbmZpZ3VyZToxOTMzNjogY2hlY2tpbmcgaWYgSlBFRyBwYWNrYWdlIGlz IGNvbXBsZXRlDQpjb25maWd1cmU6MTkzNTM6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6MjAwNDQ6IGNoZWNraW5nIGZvciBNUEVHIHZlcnNpb24gMiBzdXBw b3J0IA0KY29uZmlndXJlOjIwMDQ2OiByZXN1bHQ6IA0KY29uZmlndXJlOjIw MDYwOiBjaGVja2luZyBtcGVnMmRlYy9tcGVnMi5oIHVzYWJpbGl0eQ0KY29u ZmlndXJlOjIwMDY5OiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFS Ni9pbmNsdWRlIC1JL1gxMSBjb25mdGVzdC5jID4mNQ0KSW4gZmlsZSBpbmNs dWRlZCBmcm9tIGNvbmZpZ3VyZToyMDA5NzoNCi91c3IvbG9jYWwvaW5jbHVk ZS9tcGVnMmRlYy9tcGVnMi5oOjMwOiBzeW50YXggZXJyb3IgYmVmb3JlIGB2 b19pbnN0YW5jZV90Jw0KL3Vzci9sb2NhbC9pbmNsdWRlL21wZWcyZGVjL21w ZWcyLmg6Njc6IHN5bnRheCBlcnJvciBiZWZvcmUgYHZvX2luc3RhbmNlX3Qn DQpjb25maWd1cmU6MjAwNzI6ICQ/ID0gMQ0KY29uZmlndXJlOiBmYWlsZWQg cHJvZ3JhbSB3YXM6DQojbGluZSAyMDA2MiAiY29uZmlndXJlIg0KI2luY2x1 ZGUgImNvbmZkZWZzLmgiDQojaW5jbHVkZSA8c3RkaW8uaD4NCiNpZiBIQVZF X1NZU19UWVBFU19IDQojIGluY2x1ZGUgPHN5cy90eXBlcy5oPg0KI2VuZGlm DQojaWYgSEFWRV9TWVNfU1RBVF9IDQojIGluY2x1ZGUgPHN5cy9zdGF0Lmg+ DQojZW5kaWYNCiNpZiBTVERDX0hFQURFUlMNCiMgaW5jbHVkZSA8c3RkbGli Lmg+DQojIGluY2x1ZGUgPHN0ZGRlZi5oPg0KI2Vsc2UNCiMgaWYgSEFWRV9T VERMSUJfSA0KIyAgaW5jbHVkZSA8c3RkbGliLmg+DQojIGVuZGlmDQojZW5k aWYNCiNpZiBIQVZFX1NUUklOR19IDQojIGlmICFTVERDX0hFQURFUlMgJiYg SEFWRV9NRU1PUllfSA0KIyAgaW5jbHVkZSA8bWVtb3J5Lmg+DQojIGVuZGlm DQojIGluY2x1ZGUgPHN0cmluZy5oPg0KI2VuZGlmDQojaWYgSEFWRV9TVFJJ TkdTX0gNCiMgaW5jbHVkZSA8c3RyaW5ncy5oPg0KI2VuZGlmDQojaWYgSEFW RV9JTlRUWVBFU19IDQojIGluY2x1ZGUgPGludHR5cGVzLmg+DQojZWxzZQ0K IyBpZiBIQVZFX1NURElOVF9IDQojICBpbmNsdWRlIDxzdGRpbnQuaD4NCiMg ZW5kaWYNCiNlbmRpZg0KI2lmIEhBVkVfVU5JU1REX0gNCiMgaW5jbHVkZSA8 dW5pc3RkLmg+DQojZW5kaWYNCiNpbmNsdWRlIDxtcGVnMmRlYy9tcGVnMi5o Pg0KY29uZmlndXJlOjIwMDg3OiByZXN1bHQ6IG5vDQpjb25maWd1cmU6MjAw OTE6IGNoZWNraW5nIG1wZWcyZGVjL21wZWcyLmggcHJlc2VuY2UNCmNvbmZp Z3VyZToyMDA5ODogY2MgLUUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBj b25mdGVzdC5jDQpjb25maWd1cmU6MjAxMDQ6ICQ/ID0gMA0KY29uZmlndXJl OjIwMTIyOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjIwMTMzOiBXQVJOSU5H OiBtcGVnMmRlYy9tcGVnMi5oOiBwcmVzZW50IGJ1dCBjYW5ub3QgYmUgY29t cGlsZWQNCmNvbmZpZ3VyZToyMDEzNTogV0FSTklORzogbXBlZzJkZWMvbXBl ZzIuaDogY2hlY2sgZm9yIG1pc3NpbmcgcHJlcmVxdWlzaXRlIGhlYWRlcnM/ DQpjb25maWd1cmU6MjAxMzc6IFdBUk5JTkc6IG1wZWcyZGVjL21wZWcyLmg6 IHByb2NlZWRpbmcgd2l0aCB0aGUgcHJlcHJvY2Vzc29yJ3MgcmVzdWx0DQpj b25maWd1cmU6MjAxNDA6IGNoZWNraW5nIGZvciBtcGVnMmRlYy9tcGVnMi5o DQpjb25maWd1cmU6MjAxNDc6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjAx NTg6IGNoZWNraW5nIGZvciBtcGVnMl9kZWNvZGVfZGF0YSBpbiAtbG1wZWcy DQpjb25maWd1cmU6MjAxOTE6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAt V2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVk ZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIC1ML3Vzci9sb2NhbC9s aWIgLUwvdXNyL2xvY2FsL2xpYiAgLUwvdXNyL1gxMVI2L2xpYiBjb25mdGVz dC5jIC1sbXBlZzIgIC1sanBlZyAtbHBuZyAtbGxjbXMgLWxmcHggLWxkcHN0 ayAtbGRwcyAtbFhleHQgLWxYdCAgLWxTTSAtbElDRSAtbFgxMSAgLWxiejIg LWx6IC1sbSAgPiY1DQpjb25maWd1cmU6MjAxOTQ6ICQ/ID0gMA0KY29uZmln dXJlOjIwMTk3OiB0ZXN0IC1zIGNvbmZ0ZXN0DQpjb25maWd1cmU6MjAyMDA6 ICQ/ID0gMA0KY29uZmlndXJlOjIwMjExOiByZXN1bHQ6IHllcw0KY29uZmln dXJlOjIwMjE5OiBjaGVja2luZyBpZiBNUEVHIHZlcnNpb24gMiBzdXBwb3J0 IHBhY2thZ2UgaXMgY29tcGxldGUNCmNvbmZpZ3VyZToyMDIzNjogcmVzdWx0 OiB5ZXMNCmNvbmZpZ3VyZToyMDI2NDogY2hlY2tpbmcgZm9yIEZyZWVUeXBl IDIuMCANCmNvbmZpZ3VyZToyMDI2NjogcmVzdWx0OiANCmNvbmZpZ3VyZToy MDI4MjogY2hlY2tpbmcgZm9yIGZyZWV0eXBlLWNvbmZpZw0KY29uZmlndXJl OjIwMjk4OiBmb3VuZCAvdXNyL2xvY2FsL2Jpbi9mcmVldHlwZS1jb25maWcN CmNvbmZpZ3VyZToyMDMwODogcmVzdWx0OiBmcmVldHlwZS1jb25maWcNCmNv bmZpZ3VyZToyMDMyNzogY2hlY2tpbmcgZm9yIEZUX0luaXRfRnJlZVR5cGUg aW4gLWxmcmVldHlwZQ0KY29uZmlndXJlOjIwMzYwOiBjYyAtbyBjb25mdGVz dCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5 cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRl ICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgLUwvdXNyL2xvY2FsL2xp YiAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgIC1ML3Vzci9Y MTFSNi9saWIgY29uZnRlc3QuYyAtbGZyZWV0eXBlICAtbG1wZWcyIC1sanBl ZyAtbHBuZyAtbGxjbXMgLWxmcHggLWxkcHN0ayAtbGRwcyAtbFhleHQgLWxY dCAgLWxTTSAtbElDRSAtbFgxMSAgLWxiejIgLWx6IC1sbSAgPiY1DQpjb25m aWd1cmU6MjAzNjM6ICQ/ID0gMA0KY29uZmlndXJlOjIwMzY2OiB0ZXN0IC1z IGNvbmZ0ZXN0DQpjb25maWd1cmU6MjAzNjk6ICQ/ID0gMA0KY29uZmlndXJl OjIwMzgwOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjIwNDA5OiBjaGVja2lu ZyBmcmVldHlwZS9mcmVldHlwZS5oIHVzYWJpbGl0eQ0KY29uZmlndXJlOjIw NDE4OiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1 ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2Nh bC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRl c3QuYyA+JjUNCmNvbmZpZ3VyZToyMDQyMTogJD8gPSAwDQpjb25maWd1cmU6 MjA0MjQ6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjIwNDI3OiAk PyA9IDANCmNvbmZpZ3VyZToyMDQzNjogcmVzdWx0OiB5ZXMNCmNvbmZpZ3Vy ZToyMDQ0MDogY2hlY2tpbmcgZnJlZXR5cGUvZnJlZXR5cGUuaCBwcmVzZW5j ZQ0KY29uZmlndXJlOjIwNDQ3OiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVk ZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2Fs L2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25mdGVz dC5jDQpjb25maWd1cmU6MjA0NTM6ICQ/ID0gMA0KY29uZmlndXJlOjIwNDcx OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjIwNDg5OiBjaGVja2luZyBmb3Ig ZnJlZXR5cGUvZnJlZXR5cGUuaA0KY29uZmlndXJlOjIwNDk2OiByZXN1bHQ6 IHllcw0KY29uZmlndXJlOjIwNTE3OiBjaGVja2luZyBpZiBGcmVlVHlwZSBw YWNrYWdlIGlzIGNvbXBsZXRlDQpjb25maWd1cmU6MjA1MzQ6IHJlc3VsdDog eWVzDQpjb25maWd1cmU6MjA1NjI6IGNoZWNraW5nIGZvciBUSUZGIHN1cHBv cnQgDQpjb25maWd1cmU6MjA1NjQ6IHJlc3VsdDogDQpjb25maWd1cmU6MjA1 Nzg6IGNoZWNraW5nIHRpZmYuaCB1c2FiaWxpdHkNCmNvbmZpZ3VyZToyMDU4 NzogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRl L2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwv aW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0ZXN0 LmMgPiY1DQpjb25maWd1cmU6MjA1OTA6ICQ/ID0gMA0KY29uZmlndXJlOjIw NTkzOiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToyMDU5NjogJD8g PSAwDQpjb25maWd1cmU6MjA2MDU6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MjA2MDk6IGNoZWNraW5nIHRpZmYuaCBwcmVzZW5jZQ0KY29uZmlndXJlOjIw NjE2OiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZS9mcmVldHlwZTIgLUkv dXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vz ci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25mdGVzdC5jDQpjb25maWd1cmU6 MjA2MjI6ICQ/ID0gMA0KY29uZmlndXJlOjIwNjQwOiByZXN1bHQ6IHllcw0K Y29uZmlndXJlOjIwNjU4OiBjaGVja2luZyBmb3IgdGlmZi5oDQpjb25maWd1 cmU6MjA2NjU6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjA2ODY6IGNoZWNr aW5nIHRpZmZpby5oIHVzYWJpbGl0eQ0KY29uZmlndXJlOjIwNjk1OiBjYyAt YyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5 cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRl ICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUN CmNvbmZpZ3VyZToyMDY5ODogJD8gPSAwDQpjb25maWd1cmU6MjA3MDE6IHRl c3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjIwNzA0OiAkPyA9IDANCmNv bmZpZ3VyZToyMDcxMzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMDcxNzog Y2hlY2tpbmcgdGlmZmlvLmggcHJlc2VuY2UNCmNvbmZpZ3VyZToyMDcyNDog Y2MgLUUgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9s b2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDEx UjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYw0KY29uZmlndXJlOjIwNzMw OiAkPyA9IDANCmNvbmZpZ3VyZToyMDc0ODogcmVzdWx0OiB5ZXMNCmNvbmZp Z3VyZToyMDc2NjogY2hlY2tpbmcgZm9yIHRpZmZpby5oDQpjb25maWd1cmU6 MjA3NzM6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjA3ODQ6IGNoZWNraW5n IGZvciBUSUZGT3BlbiBpbiAtbHRpZmYNCmNvbmZpZ3VyZToyMDgxNzogY2Mg LW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNs dWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9j YWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIC1ML3Vz ci9sb2NhbC9saWIgLUwvdXNyL2xvY2FsL2xpYiAtTC91c3IvbG9jYWwvbGli ICAtTC91c3IvWDExUjYvbGliIGNvbmZ0ZXN0LmMgLWx0aWZmICAtbGZyZWV0 eXBlIC1sbXBlZzIgLWxqcGVnIC1scG5nIC1sbGNtcyAtbGZweCAtbGRwc3Rr IC1sZHBzIC1sWGV4dCAtbFh0ICAtbFNNIC1sSUNFIC1sWDExICAtbGJ6MiAt bHogLWxtICA+JjUNCmNvbmZpZ3VyZToyMDgyMDogJD8gPSAwDQpjb25maWd1 cmU6MjA4MjM6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToyMDgyNjog JD8gPSAwDQpjb25maWd1cmU6MjA4Mzc6IHJlc3VsdDogeWVzDQpjb25maWd1 cmU6MjA4NDU6IGNoZWNraW5nIGlmIFRJRkYgcGFja2FnZSBpcyBjb21wbGV0 ZQ0KY29uZmlndXJlOjIwODYyOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjIw ODc5OiBjaGVja2luZyB0aWZmY29uZi5oIHVzYWJpbGl0eQ0KY29uZmlndXJl OjIwODg4OiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9s b2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29u ZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToyMDg5MTogJD8gPSAwDQpjb25maWd1 cmU6MjA4OTQ6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjIwODk3 OiAkPyA9IDANCmNvbmZpZ3VyZToyMDkwNjogcmVzdWx0OiB5ZXMNCmNvbmZp Z3VyZToyMDkxMDogY2hlY2tpbmcgdGlmZmNvbmYuaCBwcmVzZW5jZQ0KY29u ZmlndXJlOjIwOTE3OiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZS9mcmVl dHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1 ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25mdGVzdC5jDQpj b25maWd1cmU6MjA5MjM6ICQ/ID0gMA0KY29uZmlndXJlOjIwOTQxOiByZXN1 bHQ6IHllcw0KY29uZmlndXJlOjIwOTU5OiBjaGVja2luZyBmb3IgdGlmZmNv bmYuaA0KY29uZmlndXJlOjIwOTY2OiByZXN1bHQ6IHllcw0KY29uZmlndXJl OjIxMjM3OiBjaGVja2luZyBmb3IgSkJJRyBzdXBwb3J0IA0KY29uZmlndXJl OjIxMjM5OiByZXN1bHQ6IA0KY29uZmlndXJlOjIxMjUzOiBjaGVja2luZyBq YmlnLmggdXNhYmlsaXR5DQpjb25maWd1cmU6MjEyNjI6IGNjIC1jIC1PIC1w aXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZS9mcmVldHlwZTIgLUkv dXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vz ci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25mdGVzdC5jID4mNQ0KY29uZmln dXJlOjIxMjY1OiAkPyA9IDANCmNvbmZpZ3VyZToyMTI2ODogdGVzdCAtcyBj b25mdGVzdC5vDQpjb25maWd1cmU6MjEyNzE6ICQ/ID0gMA0KY29uZmlndXJl OjIxMjgwOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjIxMjg0OiBjaGVja2lu ZyBqYmlnLmggcHJlc2VuY2UNCmNvbmZpZ3VyZToyMTI5MTogY2MgLUUgLUkv dXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9pbmNs dWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5jbHVk ZSAtSS9YMTEgY29uZnRlc3QuYw0KY29uZmlndXJlOjIxMjk3OiAkPyA9IDAN CmNvbmZpZ3VyZToyMTMxNTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMTMz MzogY2hlY2tpbmcgZm9yIGpiaWcuaA0KY29uZmlndXJlOjIxMzQwOiByZXN1 bHQ6IHllcw0KY29uZmlndXJlOjIxMzUxOiBjaGVja2luZyBmb3IgamJnX2Rl Y19pbml0IGluIC1samJpZw0KY29uZmlndXJlOjIxMzg0OiBjYyAtbyBjb25m dGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJl ZXR5cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNs dWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgLUwvdXNyL2xvY2Fs L2xpYiAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgIC1ML3Vz ci9YMTFSNi9saWIgY29uZnRlc3QuYyAtbGpiaWcgIC1sdGlmZiAtbGZyZWV0 eXBlIC1sbXBlZzIgLWxqcGVnIC1scG5nIC1sbGNtcyAtbGZweCAtbGRwc3Rr IC1sZHBzIC1sWGV4dCAtbFh0ICAtbFNNIC1sSUNFIC1sWDExICAtbGJ6MiAt bHogLWxtICA+JjUNCmNvbmZpZ3VyZToyMTM4NzogJD8gPSAwDQpjb25maWd1 cmU6MjEzOTA6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToyMTM5Mzog JD8gPSAwDQpjb25maWd1cmU6MjE0MDQ6IHJlc3VsdDogeWVzDQpjb25maWd1 cmU6MjE0MTI6IGNoZWNraW5nIGlmIEpCSUcgcGFja2FnZSBpcyBjb21wbGV0 ZQ0KY29uZmlndXJlOjIxNDI5OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjIx NDU5OiBjaGVja2luZyBmb3IgWE1MIHN1cHBvcnQgDQpjb25maWd1cmU6MjE0 NjE6IHJlc3VsdDogDQpjb25maWd1cmU6MjE0Njg6IGNoZWNraW5nIGZvciB4 bWwyLWNvbmZpZw0KY29uZmlndXJlOjIxNDg0OiBmb3VuZCAvdXNyL2xvY2Fs L2Jpbi94bWwyLWNvbmZpZw0KY29uZmlndXJlOjIxNDk0OiByZXN1bHQ6IHht bDItY29uZmlnDQpjb25maWd1cmU6MjE1Mjc6IGNoZWNraW5nIGxpYnhtbC9w YXJzZXIuaCB1c2FiaWxpdHkNCmNvbmZpZ3VyZToyMTUzNjogY2MgLWMgLU8g LXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnhtbDIgLUkv dXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9pbmNs dWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5jbHVk ZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToyMTUzOTogJD8g PSAwDQpjb25maWd1cmU6MjE1NDI6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29u ZmlndXJlOjIxNTQ1OiAkPyA9IDANCmNvbmZpZ3VyZToyMTU1NDogcmVzdWx0 OiB5ZXMNCmNvbmZpZ3VyZToyMTU1ODogY2hlY2tpbmcgbGlieG1sL3BhcnNl ci5oIHByZXNlbmNlDQpjb25maWd1cmU6MjE1NjU6IGNjIC1FIC1JL3Vzci9s b2NhbC9pbmNsdWRlL2xpYnhtbDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJl ZXR5cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNs dWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYw0K Y29uZmlndXJlOjIxNTcxOiAkPyA9IDANCmNvbmZpZ3VyZToyMTU4OTogcmVz dWx0OiB5ZXMNCmNvbmZpZ3VyZToyMTYwNzogY2hlY2tpbmcgZm9yIGxpYnht bC9wYXJzZXIuaA0KY29uZmlndXJlOjIxNjE0OiByZXN1bHQ6IHllcw0KY29u ZmlndXJlOjIxNjI1OiBjaGVja2luZyBmb3IgeG1sUGFyc2VFeHRlcm5hbEVu dGl0eSBpbiAtbHhtbDINCmNvbmZpZ3VyZToyMTY1ODogY2MgLW8gY29uZnRl c3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnht bDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2Nh bC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYv aW5jbHVkZSAtSS9YMTEgLUwvdXNyL2xvY2FsL2xpYiAtTC91c3IvbG9jYWwv bGliIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2FsL2xpYiAgLUwvdXNy L1gxMVI2L2xpYiBjb25mdGVzdC5jIC1seG1sMiAgLWxqYmlnIC1sdGlmZiAt bGZyZWV0eXBlIC1sbXBlZzIgLWxqcGVnIC1scG5nIC1sbGNtcyAtbGZweCAt bGRwc3RrIC1sZHBzIC1sWGV4dCAtbFh0ICAtbFNNIC1sSUNFIC1sWDExICAt bGJ6MiAtbHogLWxtICA+JjUNCmNvbmZpZ3VyZToyMTY2MTogJD8gPSAwDQpj b25maWd1cmU6MjE2NjQ6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToy MTY2NzogJD8gPSAwDQpjb25maWd1cmU6MjE2Nzg6IHJlc3VsdDogeWVzDQpj b25maWd1cmU6MjE2ODY6IGNoZWNraW5nIGlmIFhNTCBwYWNrYWdlIGlzIGNv bXBsZXRlDQpjb25maWd1cmU6MjE3MDU6IHJlc3VsdDogeWVzDQpjb25maWd1 cmU6MjE3NDA6IGNoZWNraW5nIGZvciBXTUYgc3VwcG9ydCANCmNvbmZpZ3Vy ZToyMTc0MjogcmVzdWx0OiANCmNvbmZpZ3VyZToyMTc1OTogY2hlY2tpbmcg bGlid21mL2lwYS5oIHVzYWJpbGl0eQ0KY29uZmlndXJlOjIxNzY4OiBjYyAt YyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1s MiAtSS91c3IvbG9jYWwvaW5jbHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2Fs L2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9p bmNsdWRlIC1JL1gxMSBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjIxNzcx OiAkPyA9IDANCmNvbmZpZ3VyZToyMTc3NDogdGVzdCAtcyBjb25mdGVzdC5v DQpjb25maWd1cmU6MjE3Nzc6ICQ/ID0gMA0KY29uZmlndXJlOjIxNzg2OiBy ZXN1bHQ6IHllcw0KY29uZmlndXJlOjIxNzkwOiBjaGVja2luZyBsaWJ3bWYv aXBhLmggcHJlc2VuY2UNCmNvbmZpZ3VyZToyMTc5NzogY2MgLUUgLUkvdXNy L2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91c3IvbG9jYWwvaW5jbHVkZS9m cmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25mdGVzdC5j DQpjb25maWd1cmU6MjE4MDM6ICQ/ID0gMA0KY29uZmlndXJlOjIxODIxOiBy ZXN1bHQ6IHllcw0KY29uZmlndXJlOjIxODM5OiBjaGVja2luZyBmb3IgbGli d21mL2lwYS5oDQpjb25maWd1cmU6MjE4NDY6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6MjE4NTg6IGNoZWNraW5nIGZvciB3bWZfbGl0ZV9jcmVhdGUgaW4g LWx3bWZsaXRlDQpjb25maWd1cmU6MjE4OTE6IGNjIC1vIGNvbmZ0ZXN0IC1P IC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1J L3Vzci9sb2NhbC9pbmNsdWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5j bHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1 ZGUgLUkvWDExIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2FsL2xpYiAt TC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgIC1ML3Vzci9YMTFS Ni9saWIgY29uZnRlc3QuYyAtbHdtZmxpdGUgIC1seG1sMiAtbGpiaWcgLWx0 aWZmIC1sZnJlZXR5cGUgLWxtcGVnMiAtbGpwZWcgLWxwbmcgLWxsY21zIC1s ZnB4IC1sZHBzdGsgLWxkcHMgLWxYZXh0IC1sWHQgIC1sU00gLWxJQ0UgLWxY MTEgIC1sYnoyIC1seiAtbG0gID4mNQ0KL3Vzci9saWJleGVjL2VsZi9sZDog Y2Fubm90IGZpbmQgLWx3bWZsaXRlDQpjb25maWd1cmU6MjE4OTQ6ICQ/ID0g MQ0KY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSAyMTg2 NSAiY29uZmlndXJlIg0KI2luY2x1ZGUgImNvbmZkZWZzLmgiDQoNCi8qIE92 ZXJyaWRlIGFueSBnY2MyIGludGVybmFsIHByb3RvdHlwZSB0byBhdm9pZCBh biBlcnJvci4gICovDQojaWZkZWYgX19jcGx1c3BsdXMNCmV4dGVybiAiQyIN CiNlbmRpZg0KLyogV2UgdXNlIGNoYXIgYmVjYXVzZSBpbnQgbWlnaHQgbWF0 Y2ggdGhlIHJldHVybiB0eXBlIG9mIGEgZ2NjMg0KICAgYnVpbHRpbiBhbmQg dGhlbiBpdHMgYXJndW1lbnQgcHJvdG90eXBlIHdvdWxkIHN0aWxsIGFwcGx5 LiAgKi8NCmNoYXIgd21mX2xpdGVfY3JlYXRlICgpOw0KI2lmZGVmIEY3N19E VU1NWV9NQUlODQojICBpZmRlZiBfX2NwbHVzcGx1cw0KICAgICBleHRlcm4g IkMiDQojICBlbmRpZg0KICAgaW50IEY3N19EVU1NWV9NQUlOKCkgeyByZXR1 cm4gMTsgfQ0KI2VuZGlmDQppbnQNCm1haW4gKCkNCnsNCndtZl9saXRlX2Ny ZWF0ZSAoKTsNCiAgOw0KICByZXR1cm4gMDsNCn0NCmNvbmZpZ3VyZToyMTkx MTogcmVzdWx0OiBubw0KY29uZmlndXJlOjIxOTM4OiBjaGVja2luZyBmb3Ig d21mX2FwaV9jcmVhdGUgaW4gLWx3bWYNCmNvbmZpZ3VyZToyMTk3MTogY2Mg LW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNs dWRlL2xpYnhtbDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1J L3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91 c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgLUwvdXNyL2xvY2FsL2xpYiAtTC91 c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2FsL2xp YiAgLUwvdXNyL1gxMVI2L2xpYiBjb25mdGVzdC5jIC1sd21mICAtbHhtbDIg LWxmcmVldHlwZSAtbGpwZWcgLWxwbmcgLWx6IC1seG1sMiAtbGpiaWcgLWx0 aWZmIC1sZnJlZXR5cGUgLWxtcGVnMiAtbGpwZWcgLWxwbmcgLWxsY21zIC1s ZnB4IC1sZHBzdGsgLWxkcHMgLWxYZXh0IC1sWHQgIC1sU00gLWxJQ0UgLWxY MTEgIC1sYnoyIC1seiAtbG0gID4mNQ0KL3Vzci9saWJleGVjL2VsZi9sZDog d2FybmluZzogbGliZ2ljb252LnNvLjIsIG5lZWRlZCBieSAvdXNyL2xvY2Fs L2xpYi9saWJ3bWYuc28sIG5vdCBmb3VuZCAodHJ5IHVzaW5nIC1ycGF0aCBv ciAtcnBhdGgtbGluaykNCi91c3IvbGliZXhlYy9lbGYvbGQ6IHdhcm5pbmc6 IGxpYmZyZWV0eXBlLnNvLjgsIG5lZWRlZCBieSAvdXNyL2xvY2FsL2xpYi9s aWJ3bWYuc28sIG5vdCBmb3VuZCAodHJ5IHVzaW5nIC1ycGF0aCBvciAtcnBh dGgtbGluaykNCmNvbmZpZ3VyZToyMTk3NDogJD8gPSAwDQpjb25maWd1cmU6 MjE5Nzc6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToyMTk4MDogJD8g PSAwDQpjb25maWd1cmU6MjE5OTE6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MjIwMTg6IGNoZWNraW5nIGlmIFdNRiBwYWNrYWdlIGlzIGNvbXBsZXRlDQpj b25maWd1cmU6MjIwMjI6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjIwNDI6 IGNoZWNraW5nIGZvciBBTlNJIEMgaGVhZGVyIGZpbGVzDQpjb25maWd1cmU6 MjIxNjk6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjIxNzk6IGNoZWNraW5n IHdoZXRoZXIgc3RhdCBmaWxlLW1vZGUgbWFjcm9zIGFyZSBicm9rZW4NCmNv bmZpZ3VyZToyMjIyNDogcmVzdWx0OiBubw0KY29uZmlndXJlOjIyMjM0OiBj aGVja2luZyB3aGV0aGVyIHRpbWUuaCBhbmQgc3lzL3RpbWUuaCBtYXkgYm90 aCBiZSBpbmNsdWRlZA0KY29uZmlndXJlOjIyMjYyOiBjYyAtYyAtTyAtcGlw ZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91c3Iv bG9jYWwvaW5jbHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUg LUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1J L1gxMSBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjIyMjY1OiAkPyA9IDAN CmNvbmZpZ3VyZToyMjI2ODogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1 cmU6MjIyNzE6ICQ/ID0gMA0KY29uZmlndXJlOjIyMjgxOiByZXN1bHQ6IHll cw0KY29uZmlndXJlOjIyMjk5OiBjaGVja2luZyBmb3IgZGlyZW50LmggdGhh dCBkZWZpbmVzIERJUg0KY29uZmlndXJlOjIyMzI2OiBjYyAtYyAtTyAtcGlw ZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91c3Iv bG9jYWwvaW5jbHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUg LUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1J L1gxMSBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjIyMzI5OiAkPyA9IDAN CmNvbmZpZ3VyZToyMjMzMjogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1 cmU6MjIzMzU6ICQ/ID0gMA0KY29uZmlndXJlOjIyMzQ1OiByZXN1bHQ6IHll cw0KY29uZmlndXJlOjIyMzU4OiBjaGVja2luZyBmb3IgbGlicmFyeSBjb250 YWluaW5nIG9wZW5kaXINCmNvbmZpZ3VyZToyMjM5MTogY2MgLW8gY29uZnRl c3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnht bDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2Nh bC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYv aW5jbHVkZSAtSS9YMTEgLUwvdXNyL2xvY2FsL2xpYiAtTC91c3IvbG9jYWwv bGliIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2FsL2xpYiAgLUwvdXNy L1gxMVI2L2xpYiBjb25mdGVzdC5jIC1sd21mIC1seG1sMiAtbGpiaWcgLWx0 aWZmIC1sZnJlZXR5cGUgLWxtcGVnMiAtbGpwZWcgLWxwbmcgLWxsY21zIC1s ZnB4IC1sZHBzdGsgLWxkcHMgLWxYZXh0IC1sWHQgIC1sU00gLWxJQ0UgLWxY MTEgIC1sYnoyIC1seiAtbG0gID4mNQ0KL3Vzci9saWJleGVjL2VsZi9sZDog d2FybmluZzogbGliZ2ljb252LnNvLjIsIG5lZWRlZCBieSAvdXNyL2xvY2Fs L2xpYi9saWJ3bWYuc28sIG5vdCBmb3VuZCAodHJ5IHVzaW5nIC1ycGF0aCBv ciAtcnBhdGgtbGluaykNCi91c3IvbGliZXhlYy9lbGYvbGQ6IHdhcm5pbmc6 IGxpYmZyZWV0eXBlLnNvLjgsIG5lZWRlZCBieSAvdXNyL2xvY2FsL2xpYi9s aWJ3bWYuc28sIG5vdCBmb3VuZCAodHJ5IHVzaW5nIC1ycGF0aCBvciAtcnBh dGgtbGluaykNCmNvbmZpZ3VyZToyMjM5NDogJD8gPSAwDQpjb25maWd1cmU6 MjIzOTc6IHRlc3QgLXMgY29uZnRlc3QNCmNvbmZpZ3VyZToyMjQwMDogJD8g PSAwDQpjb25maWd1cmU6MjI0NTk6IHJlc3VsdDogbm9uZSByZXF1aXJlZA0K Y29uZmlndXJlOjIyNTk0OiBjaGVja2luZyBzeXMvc2VsZWN0LmggdXNhYmls aXR5DQpjb25maWd1cmU6MjI2MDM6IGNjIC1jIC1PIC1waXBlICAtV2FsbCAt SS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vzci9sb2NhbC9pbmNs dWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9j YWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0 ZXN0LmMgPiY1DQpjb25maWd1cmU6MjI2MDY6ICQ/ID0gMA0KY29uZmlndXJl OjIyNjA5OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToyMjYxMjog JD8gPSAwDQpjb25maWd1cmU6MjI2MjE6IHJlc3VsdDogeWVzDQpjb25maWd1 cmU6MjI2MjU6IGNoZWNraW5nIHN5cy9zZWxlY3QuaCBwcmVzZW5jZQ0KY29u ZmlndXJlOjIyNjMyOiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4 bWwyIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9j YWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2 L2luY2x1ZGUgLUkvWDExIGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZToyMjYzODog JD8gPSAwDQpjb25maWd1cmU6MjI2NTY6IHJlc3VsdDogeWVzDQpjb25maWd1 cmU6MjI2NzQ6IGNoZWNraW5nIGZvciBzeXMvc2VsZWN0LmgNCmNvbmZpZ3Vy ZToyMjY4MTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMjU5NDogY2hlY2tp bmcgc3lzL3RpbWUuaCB1c2FiaWxpdHkNCmNvbmZpZ3VyZToyMjYwMzogY2Mg LWMgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnht bDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2Nh bC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYv aW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToyMjYw NjogJD8gPSAwDQpjb25maWd1cmU6MjI2MDk6IHRlc3QgLXMgY29uZnRlc3Qu bw0KY29uZmlndXJlOjIyNjEyOiAkPyA9IDANCmNvbmZpZ3VyZToyMjYyMTog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMjYyNTogY2hlY2tpbmcgc3lzL3Rp bWUuaCBwcmVzZW5jZQ0KY29uZmlndXJlOjIyNjMyOiBjYyAtRSAtSS91c3Iv bG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2Zy ZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5j bHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0ZXN0LmMN CmNvbmZpZ3VyZToyMjYzODogJD8gPSAwDQpjb25maWd1cmU6MjI2NTY6IHJl c3VsdDogeWVzDQpjb25maWd1cmU6MjI2NzQ6IGNoZWNraW5nIGZvciBzeXMv dGltZS5oDQpjb25maWd1cmU6MjI2ODE6IHJlc3VsdDogeWVzDQpjb25maWd1 cmU6MjI1ODU6IGNoZWNraW5nIGZvciBzeXMvc3RhdC5oDQpjb25maWd1cmU6 MjI1OTA6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjI1ODU6IGNoZWNraW5n IGZvciBzeXMvdHlwZXMuaA0KY29uZmlndXJlOjIyNTkwOiByZXN1bHQ6IHll cw0KY29uZmlndXJlOjIyNzEzOiBjaGVja2luZyBtYXRoLmggdXNhYmlsaXR5 DQpjb25maWd1cmU6MjI3MjI6IGNjIC1jIC1PIC1waXBlICAtV2FsbCAtSS91 c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vzci9sb2NhbC9pbmNsdWRl L2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwv aW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0ZXN0 LmMgPiY1DQpjb25maWd1cmU6MjI3MjU6ICQ/ID0gMA0KY29uZmlndXJlOjIy NzI4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToyMjczMTogJD8g PSAwDQpjb25maWd1cmU6MjI3NDA6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6 MjI3NDQ6IGNoZWNraW5nIG1hdGguaCBwcmVzZW5jZQ0KY29uZmlndXJlOjIy NzUxOiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vz ci9sb2NhbC9pbmNsdWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVk ZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUg LUkvWDExIGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZToyMjc1NzogJD8gPSAwDQpj b25maWd1cmU6MjI3NzU6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjI3OTM6 IGNoZWNraW5nIGZvciBtYXRoLmgNCmNvbmZpZ3VyZToyMjgwMDogcmVzdWx0 OiB5ZXMNCmNvbmZpZ3VyZToyMjcwNDogY2hlY2tpbmcgZm9yIHN0cmluZy5o DQpjb25maWd1cmU6MjI3MDk6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjI3 MTM6IGNoZWNraW5nIHN0ZGFyZy5oIHVzYWJpbGl0eQ0KY29uZmlndXJlOjIy NzIyOiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1 ZGUvbGlieG1sMiAtSS91c3IvbG9jYWwvaW5jbHVkZS9mcmVldHlwZTIgLUkv dXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vz ci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25mdGVzdC5jID4mNQ0KY29uZmln dXJlOjIyNzI1OiAkPyA9IDANCmNvbmZpZ3VyZToyMjcyODogdGVzdCAtcyBj b25mdGVzdC5vDQpjb25maWd1cmU6MjI3MzE6ICQ/ID0gMA0KY29uZmlndXJl OjIyNzQwOiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjIyNzQ0OiBjaGVja2lu ZyBzdGRhcmcuaCBwcmVzZW5jZQ0KY29uZmlndXJlOjIyNzUxOiBjYyAtRSAt SS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vzci9sb2NhbC9pbmNs dWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9j YWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0 ZXN0LmMNCmNvbmZpZ3VyZToyMjc1NzogJD8gPSAwDQpjb25maWd1cmU6MjI3 NzU6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjI3OTM6IGNoZWNraW5nIGZv ciBzdGRhcmcuaA0KY29uZmlndXJlOjIyODAwOiByZXN1bHQ6IHllcw0KY29u ZmlndXJlOjIyNzEzOiBjaGVja2luZyB2YXJhcmdzLmggdXNhYmlsaXR5DQpj b25maWd1cmU6MjI3MjI6IGNjIC1jIC1PIC1waXBlICAtV2FsbCAtSS91c3Iv bG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2Zy ZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5j bHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0ZXN0LmMg PiY1DQpjb25maWd1cmU6MjI3MjU6ICQ/ID0gMA0KY29uZmlndXJlOjIyNzI4 OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToyMjczMTogJD8gPSAw DQpjb25maWd1cmU6MjI3NDA6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjI3 NDQ6IGNoZWNraW5nIHZhcmFyZ3MuaCBwcmVzZW5jZQ0KY29uZmlndXJlOjIy NzUxOiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vz ci9sb2NhbC9pbmNsdWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVk ZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUg LUkvWDExIGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZToyMjc1NzogJD8gPSAwDQpj b25maWd1cmU6MjI3NzU6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjI3OTM6 IGNoZWNraW5nIGZvciB2YXJhcmdzLmgNCmNvbmZpZ3VyZToyMjgwMDogcmVz dWx0OiB5ZXMNCmNvbmZpZ3VyZToyMjcxMzogY2hlY2tpbmcgcHdkLmggdXNh YmlsaXR5DQpjb25maWd1cmU6MjI3MjI6IGNjIC1jIC1PIC1waXBlICAtV2Fs bCAtSS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vzci9sb2NhbC9p bmNsdWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3Iv bG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkvWDExIGNv bmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MjI3MjU6ICQ/ID0gMA0KY29uZmln dXJlOjIyNzI4OiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3VyZToyMjcz MTogJD8gPSAwDQpjb25maWd1cmU6MjI3NDA6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6MjI3NDQ6IGNoZWNraW5nIHB3ZC5oIHByZXNlbmNlDQpjb25maWd1 cmU6MjI3NTE6IGNjIC1FIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnhtbDIg LUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9p bmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5j bHVkZSAtSS9YMTEgY29uZnRlc3QuYw0KY29uZmlndXJlOjIyNzU3OiAkPyA9 IDANCmNvbmZpZ3VyZToyMjc3NTogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToy Mjc5MzogY2hlY2tpbmcgZm9yIHB3ZC5oDQpjb25maWd1cmU6MjI4MDA6IHJl c3VsdDogeWVzDQpjb25maWd1cmU6MjI3MTM6IGNoZWNraW5nIG1hbGxvYy5o IHVzYWJpbGl0eQ0KY29uZmlndXJlOjIyNzIyOiBjYyAtYyAtTyAtcGlwZSAg LVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91c3IvbG9j YWwvaW5jbHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkv dXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gx MSBjb25mdGVzdC5jID4mNQ0KSW4gZmlsZSBpbmNsdWRlZCBmcm9tIGNvbmZp Z3VyZToyMjc1MDoNCi91c3IvaW5jbHVkZS9tYWxsb2MuaDoyOiB3YXJuaW5n OiAjd2FybmluZyAidGhpcyBmaWxlIGluY2x1ZGVzIDxtYWxsb2MuaD4gd2hp Y2ggaXMgZGVwcmVjYXRlZCwgdXNlIDxzdGRsaWIuaD4gaW5zdGVhZCINCmNv bmZpZ3VyZToyMjcyNTogJD8gPSAwDQpjb25maWd1cmU6MjI3Mjg6IHRlc3Qg LXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjIyNzMxOiAkPyA9IDANCmNvbmZp Z3VyZToyMjc0MDogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMjc0NDogY2hl Y2tpbmcgbWFsbG9jLmggcHJlc2VuY2UNCmNvbmZpZ3VyZToyMjc1MTogY2Mg LUUgLUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91c3IvbG9jYWwv aW5jbHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBj b25mdGVzdC5jDQpJbiBmaWxlIGluY2x1ZGVkIGZyb20gY29uZmlndXJlOjIy NzQ3Og0KL3Vzci9pbmNsdWRlL21hbGxvYy5oOjI6IHdhcm5pbmc6ICN3YXJu aW5nICJ0aGlzIGZpbGUgaW5jbHVkZXMgPG1hbGxvYy5oPiB3aGljaCBpcyBk ZXByZWNhdGVkLCB1c2UgPHN0ZGxpYi5oPiBpbnN0ZWFkIg0KY29uZmlndXJl OjIyNzU3OiAkPyA9IDANCmNvbmZpZ3VyZToyMjc3NTogcmVzdWx0OiB5ZXMN CmNvbmZpZ3VyZToyMjc5MzogY2hlY2tpbmcgZm9yIG1hbGxvYy5oDQpjb25m aWd1cmU6MjI4MDA6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjI4MjE6IGNo ZWNraW5nIGZvciBtZW1vcnkuaA0KY29uZmlndXJlOjIyODI2OiByZXN1bHQ6 IHllcw0KY29uZmlndXJlOjIyODMwOiBjaGVja2luZyBlcnJuby5oIHVzYWJp bGl0eQ0KY29uZmlndXJlOjIyODM5OiBjYyAtYyAtTyAtcGlwZSAgLVdhbGwg LUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91c3IvbG9jYWwvaW5j bHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBjb25m dGVzdC5jID4mNQ0KY29uZmlndXJlOjIyODQyOiAkPyA9IDANCmNvbmZpZ3Vy ZToyMjg0NTogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1cmU6MjI4NDg6 ICQ/ID0gMA0KY29uZmlndXJlOjIyODU3OiByZXN1bHQ6IHllcw0KY29uZmln dXJlOjIyODYxOiBjaGVja2luZyBlcnJuby5oIHByZXNlbmNlDQpjb25maWd1 cmU6MjI4Njg6IGNjIC1FIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnhtbDIg LUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9p bmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5j bHVkZSAtSS9YMTEgY29uZnRlc3QuYw0KY29uZmlndXJlOjIyODc0OiAkPyA9 IDANCmNvbmZpZ3VyZToyMjg5MjogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToy MjkxMDogY2hlY2tpbmcgZm9yIGVycm5vLmgNCmNvbmZpZ3VyZToyMjkxNzog cmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMjgzMDogY2hlY2tpbmcgZmNudGwu aCB1c2FiaWxpdHkNCmNvbmZpZ3VyZToyMjgzOTogY2MgLWMgLU8gLXBpcGUg IC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnhtbDIgLUkvdXNyL2xv Y2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1J L3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9Y MTEgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToyMjg0MjogJD8gPSAwDQpj b25maWd1cmU6MjI4NDU6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJl OjIyODQ4OiAkPyA9IDANCmNvbmZpZ3VyZToyMjg1NzogcmVzdWx0OiB5ZXMN CmNvbmZpZ3VyZToyMjg2MTogY2hlY2tpbmcgZmNudGwuaCBwcmVzZW5jZQ0K Y29uZmlndXJlOjIyODY4OiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZS9s aWJ4bWwyIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2ZyZWV0eXBlMiAtSS91c3Iv bG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gx MVI2L2luY2x1ZGUgLUkvWDExIGNvbmZ0ZXN0LmMNCmNvbmZpZ3VyZToyMjg3 NDogJD8gPSAwDQpjb25maWd1cmU6MjI4OTI6IHJlc3VsdDogeWVzDQpjb25m aWd1cmU6MjI5MTA6IGNoZWNraW5nIGZvciBmY250bC5oDQpjb25maWd1cmU6 MjI5MTc6IHJlc3VsdDogeWVzDQpjb25maWd1cmU6MjI4MjE6IGNoZWNraW5n IGZvciBzdGRpbnQuaA0KY29uZmlndXJlOjIyODI2OiByZXN1bHQ6IG5vDQpj b25maWd1cmU6MjI5MzI6IGNoZWNraW5nIGZvciBjYyBvcHRpb24gdG8gYWNj ZXB0IEFOU0kgQw0KY29uZmlndXJlOjIyOTk1OiBjYyAgLWMgLU8gLXBpcGUg IC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnhtbDIgLUkvdXNyL2xv Y2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1J L3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9Y MTEgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToyMjk5ODogJD8gPSAwDQpj b25maWd1cmU6MjMwMDE6IHRlc3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJl OjIzMDA0OiAkPyA9IDANCmNvbmZpZ3VyZToyMzAyMTogcmVzdWx0OiBub25l IG5lZWRlZA0KY29uZmlndXJlOjIzMDI5OiBjaGVja2luZyBmb3IgYW4gQU5T SSBDLWNvbmZvcm1pbmcgY29uc3QNCmNvbmZpZ3VyZToyMzA5OTogY2MgLWMg LU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xpYnhtbDIg LUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9sb2NhbC9p bmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDExUjYvaW5j bHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZTogSW4gZnVu Y3Rpb24gYG1haW4nOg0KY29uZmlndXJlOjIzMDY4OiB3YXJuaW5nOiB1bnVz ZWQgdmFyaWFibGUgYHMnDQpjb25maWd1cmU6MjMwODg6IHdhcm5pbmc6IHVu dXNlZCB2YXJpYWJsZSBgZm9vJw0KY29uZmlndXJlOjIzMDU1OiB3YXJuaW5n OiB1bnVzZWQgdmFyaWFibGUgYHplcm8nDQpjb25maWd1cmU6MjMwNDk6IHdh cm5pbmc6IHVudXNlZCB2YXJpYWJsZSBgeCcNCmNvbmZpZ3VyZToyMzA2Nzog d2FybmluZzogYHQnIG1pZ2h0IGJlIHVzZWQgdW5pbml0aWFsaXplZCBpbiB0 aGlzIGZ1bmN0aW9uDQpjb25maWd1cmU6MjMwODU6IHdhcm5pbmc6IGBiJyBt aWdodCBiZSB1c2VkIHVuaW5pdGlhbGl6ZWQgaW4gdGhpcyBmdW5jdGlvbg0K Y29uZmlndXJlOjIzMTAyOiAkPyA9IDANCmNvbmZpZ3VyZToyMzEwNTogdGVz dCAtcyBjb25mdGVzdC5vDQpjb25maWd1cmU6MjMxMDg6ICQ/ID0gMA0KY29u ZmlndXJlOjIzMTE4OiByZXN1bHQ6IHllcw0KY29uZmlndXJlOjIzMTI4OiBj aGVja2luZyBmb3IgaW5saW5lDQpjb25maWd1cmU6MjMxNDU6IGNjIC1jIC1P IC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1J L3Vzci9sb2NhbC9pbmNsdWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5j bHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1 ZGUgLUkvWDExIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MjMxNDg6ICQ/ ID0gMA0KY29uZmlndXJlOjIzMTUxOiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNv bmZpZ3VyZToyMzE1NDogJD8gPSAwDQpjb25maWd1cmU6MjMxNjU6IHJlc3Vs dDogaW5saW5lDQpjb25maWd1cmU6MjMxODA6IGNoZWNraW5nIHdoZXRoZXIg Ynl0ZSBvcmRlcmluZyBpcyBiaWdlbmRpYW4NCmNvbmZpZ3VyZToyMzIxMDog Y2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlL2xp YnhtbDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vzci9s b2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3IvWDEx UjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3VyZToy MzIxMzogJD8gPSAwDQpjb25maWd1cmU6MjMyMTY6IHRlc3QgLXMgY29uZnRl c3Qubw0KY29uZmlndXJlOjIzMjE5OiAkPyA9IDANCmNvbmZpZ3VyZToyMzI0 NjogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRl L2xpYnhtbDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1JL3Vz ci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91c3Iv WDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCmNvbmZpZ3Vy ZTogSW4gZnVuY3Rpb24gYG1haW4nOg0KY29uZmlndXJlOjIzMjM2OiBzeW50 YXggZXJyb3IgYmVmb3JlIGBiaWcnDQpjb25maWd1cmU6MjMyNDk6ICQ/ID0g MQ0KY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSAyMzIy MiAiY29uZmlndXJlIg0KI2luY2x1ZGUgImNvbmZkZWZzLmgiDQojaW5jbHVk ZSA8c3lzL3R5cGVzLmg+DQojaW5jbHVkZSA8c3lzL3BhcmFtLmg+DQoNCiNp ZmRlZiBGNzdfRFVNTVlfTUFJTg0KIyAgaWZkZWYgX19jcGx1c3BsdXMNCiAg ICAgZXh0ZXJuICJDIg0KIyAgZW5kaWYNCiAgIGludCBGNzdfRFVNTVlfTUFJ TigpIHsgcmV0dXJuIDE7IH0NCiNlbmRpZg0KaW50DQptYWluICgpDQp7DQoj aWYgQllURV9PUkRFUiAhPSBCSUdfRU5ESUFODQogbm90IGJpZyBlbmRpYW4N CiNlbmRpZg0KDQogIDsNCiAgcmV0dXJuIDA7DQp9DQpjb25maWd1cmU6MjMz NjM6IHJlc3VsdDogbm8NCmNvbmZpZ3VyZToyMzM4MzogY2hlY2tpbmcgZm9y IG1vZGVfdA0KY29uZmlndXJlOjIzNDEwOiBjYyAtYyAtTyAtcGlwZSAgLVdh bGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91c3IvbG9jYWwv aW5jbHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSBj b25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjIzNDEzOiAkPyA9IDANCmNvbmZp Z3VyZToyMzQxNjogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25maWd1cmU6MjM0 MTk6ICQ/ID0gMA0KY29uZmlndXJlOjIzNDI5OiByZXN1bHQ6IHllcw0KY29u ZmlndXJlOjIzNDQxOiBjaGVja2luZyBmb3Igb2ZmX3QNCmNvbmZpZ3VyZToy MzQ2ODogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNs dWRlL2xpYnhtbDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5cGUyIC1J L3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlICAtSS91 c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUNCmNvbmZp Z3VyZToyMzQ3MTogJD8gPSAwDQpjb25maWd1cmU6MjM0NzQ6IHRlc3QgLXMg Y29uZnRlc3Qubw0KY29uZmlndXJlOjIzNDc3OiAkPyA9IDANCmNvbmZpZ3Vy ZToyMzQ4NzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMzQ5OTogY2hlY2tp bmcgZm9yIHBpZF90DQpjb25maWd1cmU6MjM1MjY6IGNjIC1jIC1PIC1waXBl ICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZS9saWJ4bWwyIC1JL3Vzci9s b2NhbC9pbmNsdWRlL2ZyZWV0eXBlMiAtSS91c3IvbG9jYWwvaW5jbHVkZSAt SS91c3IvbG9jYWwvaW5jbHVkZSAgLUkvdXNyL1gxMVI2L2luY2x1ZGUgLUkv WDExIGNvbmZ0ZXN0LmMgPiY1DQpjb25maWd1cmU6MjM1Mjk6ICQ/ID0gMA0K Y29uZmlndXJlOjIzNTMyOiB0ZXN0IC1zIGNvbmZ0ZXN0Lm8NCmNvbmZpZ3Vy ZToyMzUzNTogJD8gPSAwDQpjb25maWd1cmU6MjM1NDU6IHJlc3VsdDogeWVz DQpjb25maWd1cmU6MjM1NTc6IGNoZWNraW5nIGZvciBzaXplX3QNCmNvbmZp Z3VyZToyMzU4NDogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2Nh bC9pbmNsdWRlL2xpYnhtbDIgLUkvdXNyL2xvY2FsL2luY2x1ZGUvZnJlZXR5 cGUyIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRl ICAtSS91c3IvWDExUjYvaW5jbHVkZSAtSS9YMTEgY29uZnRlc3QuYyA+JjUN CmNvbmZpZ3VyZToyMzU4NzogJD8gPSAwDQpjb25maWd1cmU6MjM1OTA6IHRl c3QgLXMgY29uZnRlc3Qubw0KY29uZmlndXJlOjIzNTkzOiAkPyA9IDANCmNv bmZpZ3VyZToyMzYwMzogcmVzdWx0OiB5ZXMNCmNvbmZpZ3VyZToyMzYxNTog Y2hlY2tpbmcgZm9yIGludA0KY29uZmlndXJlOjIzNjQyOiBjYyAtYyAtTyAt cGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91 c3IvbG9jYWwvaW5jbHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1 ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRl IC1JL1gxMSBjb25mdGVzdC5jID4mNQ0KY29uZmlndXJlOjIzNjQ1OiAkPyA9 IDANCmNvbmZpZ3VyZToyMzY0ODogdGVzdCAtcyBjb25mdGVzdC5vDQpjb25m aWd1cmU6MjM2NTE6ICQ/ID0gMA0KY29uZmlndXJlOjIzNjYxOiByZXN1bHQ6 IHllcw0KY29uZmlndXJlOjIzNjY0OiBjaGVja2luZyBzaXplIG9mIGludA0K Y29uZmlndXJlOjIzOTQyOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdh bGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUvbGlieG1sMiAtSS91c3IvbG9jYWwv aW5jbHVkZS9mcmVldHlwZTIgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L2xvY2FsL2luY2x1ZGUgIC1JL3Vzci9YMTFSNi9pbmNsdWRlIC1JL1gxMSAt TC91c3IvbG9jYWwvbGliIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL2xvY2Fs L2xpYiAtTC91c3IvbG9jYWwvbGliICAtTC91c3IvWDExUjYvbGliIGNvbmZ0 ZXN0LmMgLWx3bWYgLWx4bWwyIC1samJpZyAtbHRpZmYgLWxmcmVldHlwZSAt bG1wZWcyIC1sanBlZyAtbHBuZyAtbGxjbXMgLWxmcHggLWxkcHN0ayAtbGRw cyAtbFhleHQgLWxYdCAgLWxTTSAtbElDRSAtbFgxMSAgLWxiejIgLWx6IC1s bSAgPiY1DQovdXNyL2xpYmV4ZWMvZWxmL2xkOiB3YXJuaW5nOiBsaWJnaWNv bnYuc28uMiwgbmVlZGVkIGJ5IC91c3IvbG9jYWwvbGliL2xpYndtZi5zbywg bm90IGZvdW5kICh0cnkgdXNpbmcgLXJwYXRoIG9yIC1ycGF0aC1saW5rKQ0K L3Vzci9saWJleGVjL2VsZi9sZDogd2FybmluZzogbGliZnJlZXR5cGUuc28u OCwgbmVlZGVkIGJ5IC91c3IvbG9jYWwvbGliL2xpYndtZi5zbywgbm90IGZv dW5kICh0cnkgdXNpbmcgLXJwYXRoIG9yIC1ycGF0aC1saW5rKQ0KY29uZmln dXJlOjIzOTQ1OiAkPyA9IDANCmNvbmZpZ3VyZToyMzk0NzogLi9jb25mdGVz dA0KL3Vzci9saWJleGVjL2xkLWVsZi5zby4xOiBTaGFyZWQgb2JqZWN0ICJs aWJnaWNvbnYuc28uMiIgbm90IGZvdW5kDQpjb25maWd1cmU6MjM5NTA6ICQ/ ID0gMQ0KY29uZmlndXJlOiBwcm9ncmFtIGV4aXRlZCB3aXRoIHN0YXR1cyAx DQpjb25maWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoNCiNsaW5lIDIzOTAw ICJjb25maWd1cmUiDQojaW5jbHVkZSAiY29uZmRlZnMuaCINCiNpbmNsdWRl IDxzdGRpby5oPg0KI2lmIEhBVkVfU1lTX1RZUEVTX0gNCiMgaW5jbHVkZSA8 c3lzL3R5cGVzLmg+DQojZW5kaWYNCiNpZiBIQVZFX1NZU19TVEFUX0gNCiMg aW5jbHVkZSA8c3lzL3N0YXQuaD4NCiNlbmRpZg0KI2lmIFNURENfSEVBREVS Uw0KIyBpbmNsdWRlIDxzdGRsaWIuaD4NCiMgaW5jbHVkZSA8c3RkZGVmLmg+ DQojZWxzZQ0KIyBpZiBIQVZFX1NURExJQl9IDQojICBpbmNsdWRlIDxzdGRs aWIuaD4NCiMgZW5kaWYNCiNlbmRpZg0KI2lmIEhBVkVfU1RSSU5HX0gNCiMg aWYgIVNURENfSEVBREVSUyAmJiBIQVZFX01FTU9SWV9IDQojICBpbmNsdWRl IDxtZW1vcnkuaD4NCiMgZW5kaWYNCiMgaW5jbHVkZSA8c3RyaW5nLmg+DQoj ZW5kaWYNCiNpZiBIQVZFX1NUUklOR1NfSA0KIyBpbmNsdWRlIDxzdHJpbmdz Lmg+DQojZW5kaWYNCiNpZiBIQVZFX0lOVFRZUEVTX0gNCiMgaW5jbHVkZSA8 aW50dHlwZXMuaD4NCiNlbHNlDQojIGlmIEhBVkVfU1RESU5UX0gNCiMgIGlu Y2x1ZGUgPHN0ZGludC5oPg0KIyBlbmRpZg0KI2VuZGlmDQojaWYgSEFWRV9V TklTVERfSA0KIyBpbmNsdWRlIDx1bmlzdGQuaD4NCiNlbmRpZg0KbG9uZyBs b25ndmFsICgpIHsgcmV0dXJuIChsb25nKSAoc2l6ZW9mIChpbnQpKTsgfQ0K dW5zaWduZWQgbG9uZyB1bG9uZ3ZhbCAoKSB7IHJldHVybiAobG9uZykgKHNp emVvZiAoaW50KSk7IH0NCiNpbmNsdWRlIDxzdGRpby5oPg0KI2luY2x1ZGUg PHN0ZGxpYi5oPg0KI2lmZGVmIEY3N19EVU1NWV9NQUlODQojICBpZmRlZiBf X2NwbHVzcGx1cw0KICAgICBleHRlcm4gIkMiDQojICBlbmRpZg0KICAgaW50 IEY3N19EVU1NWV9NQUlOKCkgeyByZXR1cm4gMTsgfQ0KI2VuZGlmDQppbnQN Cm1haW4gKCkNCnsNCg0KICBGSUxFICpmID0gZm9wZW4gKCJjb25mdGVzdC52 YWwiLCAidyIpOw0KICBpZiAoISBmKQ0KICAgIGV4aXQgKDEpOw0KICBpZiAo KChsb25nKSAoc2l6ZW9mIChpbnQpKSkgPCAwKQ0KICAgIHsNCiAgICAgIGxv bmcgaSA9IGxvbmd2YWwgKCk7DQogICAgICBpZiAoaSAhPSAoKGxvbmcpIChz aXplb2YgKGludCkpKSkNCglleGl0ICgxKTsNCiAgICAgIGZwcmludGYgKGYs ICIlbGRcbiIsIGkpOw0KICAgIH0NCiAgZWxzZQ0KICAgIHsNCiAgICAgIHVu c2lnbmVkIGxvbmcgaSA9IHVsb25ndmFsICgpOw0KICAgICAgaWYgKGkgIT0g KChsb25nKSAoc2l6ZW9mIChpbnQpKSkpDQoJZXhpdCAoMSk7DQogICAgICBm cHJpbnRmIChmLCAiJWx1XG4iLCBpKTsNCiAgICB9DQogIGV4aXQgKGZlcnJv ciAoZikgfHwgZmNsb3NlIChmKSAhPSAwKTsNCg0KICA7DQogIHJldHVybiAw Ow0KfQ0KY29uZmlndXJlOjIzOTU4OiBlcnJvcjogY2Fubm90IGNvbXB1dGUg c2l6ZW9mIChpbnQpLCA3Nw0KDQojIyAtLS0tLS0tLS0tLS0tLS0tICMjDQoj IyBDYWNoZSB2YXJpYWJsZXMuICMjDQojIyAtLS0tLS0tLS0tLS0tLS0tICMj DQoNCmFjX2N2X2J1aWxkPWkzODYtcG9ydGJsZC1mcmVlYnNkNC42DQphY19j dl9idWlsZF9hbGlhcz1pMzg2LXBvcnRibGQtZnJlZWJzZDQuNg0KYWNfY3Zf Y19iaWdlbmRpYW49bm8NCmFjX2N2X2NfY29tcGlsZXJfZ251PXllcw0KYWNf Y3ZfY19jb25zdD15ZXMNCmFjX2N2X2NfaW5saW5lPWlubGluZQ0KYWNfY3Zf Y3h4X2NvbXBpbGVyX2dudT15ZXMNCmFjX2N2X2Vudl9DQ19zZXQ9c2V0DQph Y19jdl9lbnZfQ0NfdmFsdWU9Y2MNCmFjX2N2X2Vudl9DRkxBR1Nfc2V0PXNl dA0KYWNfY3ZfZW52X0NGTEFHU192YWx1ZT0nLU8gLXBpcGUgJw0KYWNfY3Zf ZW52X0NQUEZMQUdTX3NldD1zZXQNCmFjX2N2X2Vudl9DUFBGTEFHU192YWx1 ZT0tSS91c3IvbG9jYWwvaW5jbHVkZQ0KYWNfY3ZfZW52X0NQUF9zZXQ9DQph Y19jdl9lbnZfQ1BQX3ZhbHVlPQ0KYWNfY3ZfZW52X0NYWENQUF9zZXQ9DQph Y19jdl9lbnZfQ1hYQ1BQX3ZhbHVlPQ0KYWNfY3ZfZW52X0NYWEZMQUdTX3Nl dD1zZXQNCmFjX2N2X2Vudl9DWFhGTEFHU192YWx1ZT0nIC1PIC1waXBlICcN CmFjX2N2X2Vudl9DWFhfc2V0PXNldA0KYWNfY3ZfZW52X0NYWF92YWx1ZT1j KysNCmFjX2N2X2Vudl9MREZMQUdTX3NldD1zZXQNCmFjX2N2X2Vudl9MREZM QUdTX3ZhbHVlPS1ML3Vzci9sb2NhbC9saWINCmFjX2N2X2Vudl9idWlsZF9h bGlhc19zZXQ9c2V0DQphY19jdl9lbnZfYnVpbGRfYWxpYXNfdmFsdWU9aTM4 Ni1wb3J0YmxkLWZyZWVic2Q0LjYNCmFjX2N2X2Vudl9ob3N0X2FsaWFzX3Nl dD0NCmFjX2N2X2Vudl9ob3N0X2FsaWFzX3ZhbHVlPQ0KYWNfY3ZfZW52X3Rh cmdldF9hbGlhc19zZXQ9DQphY19jdl9lbnZfdGFyZ2V0X2FsaWFzX3ZhbHVl PQ0KYWNfY3ZfZXhlZXh0PQ0KYWNfY3ZfZnVuY19jb25uZWN0PXllcw0KYWNf Y3ZfZnVuY19nZXRob3N0YnluYW1lPXllcw0KYWNfY3ZfZnVuY19yZW1vdmU9 eWVzDQphY19jdl9mdW5jX3NobWF0PXllcw0KYWNfY3ZfaGF2ZV94PSdoYXZl X3g9eWVzIAkJYWNfeF9pbmNsdWRlcz0vdXNyL1gxMVI2L2luY2x1ZGUgYWNf eF9saWJyYXJpZXM9L3Vzci9YMTFSNi9saWInDQphY19jdl9oZWFkZXJfRFBT X2Rwc1hjbGllbnRfaD15ZXMNCmFjX2N2X2hlYWRlcl9iemxpYl9oPXllcw0K YWNfY3ZfaGVhZGVyX2RpcmVudF9kaXJlbnRfaD15ZXMNCmFjX2N2X2hlYWRl cl9kbGZjbl9oPXllcw0KYWNfY3ZfaGVhZGVyX2Vycm5vX2g9eWVzDQphY19j dl9oZWFkZXJfZmNudGxfaD15ZXMNCmFjX2N2X2hlYWRlcl9mcHhsaWJfaD15 ZXMNCmFjX2N2X2hlYWRlcl9mcmVldHlwZV9mcmVldHlwZV9oPXllcw0KYWNf Y3ZfaGVhZGVyX2ludHR5cGVzX2g9eWVzDQphY19jdl9oZWFkZXJfamJpZ19o PXllcw0KYWNfY3ZfaGVhZGVyX2pjb25maWdfaD15ZXMNCmFjX2N2X2hlYWRl cl9qZXJyb3JfaD15ZXMNCmFjX2N2X2hlYWRlcl9qbW9yZWNmZ19oPXllcw0K YWNfY3ZfaGVhZGVyX2pwZWdsaWJfaD15ZXMNCmFjX2N2X2hlYWRlcl9sY21z X2g9eWVzDQphY19jdl9oZWFkZXJfbGlid21mX2lwYV9oPXllcw0KYWNfY3Zf aGVhZGVyX2xpYnhtbF9wYXJzZXJfaD15ZXMNCmFjX2N2X2hlYWRlcl9tYWxs b2NfaD15ZXMNCmFjX2N2X2hlYWRlcl9tYXRoX2g9eWVzDQphY19jdl9oZWFk ZXJfbWVtb3J5X2g9eWVzDQphY19jdl9oZWFkZXJfbXBlZzJkZWNfbXBlZzJf aD15ZXMNCmFjX2N2X2hlYWRlcl9wbmdfaD15ZXMNCmFjX2N2X2hlYWRlcl9w d2RfaD15ZXMNCmFjX2N2X2hlYWRlcl9zdGF0X2Jyb2tlbj1ubw0KYWNfY3Zf aGVhZGVyX3N0ZGFyZ19oPXllcw0KYWNfY3ZfaGVhZGVyX3N0ZGM9eWVzDQph Y19jdl9oZWFkZXJfc3RkaW50X2g9bm8NCmFjX2N2X2hlYWRlcl9zdGRsaWJf aD15ZXMNCmFjX2N2X2hlYWRlcl9zdHJpbmdfaD15ZXMNCmFjX2N2X2hlYWRl cl9zdHJpbmdzX2g9eWVzDQphY19jdl9oZWFkZXJfc3lzX3NlbGVjdF9oPXll cw0KYWNfY3ZfaGVhZGVyX3N5c19zdGF0X2g9eWVzDQphY19jdl9oZWFkZXJf c3lzX3RpbWVfaD15ZXMNCmFjX2N2X2hlYWRlcl9zeXNfdHlwZXNfaD15ZXMN CmFjX2N2X2hlYWRlcl90aWZmX2g9eWVzDQphY19jdl9oZWFkZXJfdGlmZmNv bmZfaD15ZXMNCmFjX2N2X2hlYWRlcl90aWZmaW9faD15ZXMNCmFjX2N2X2hl YWRlcl90aW1lPXllcw0KYWNfY3ZfaGVhZGVyX3VuaXN0ZF9oPXllcw0KYWNf Y3ZfaGVhZGVyX3ZhcmFyZ3NfaD15ZXMNCmFjX2N2X2hlYWRlcl96Y29uZl9o PXllcw0KYWNfY3ZfaGVhZGVyX3psaWJfaD15ZXMNCmFjX2N2X2hvc3Q9aTM4 Ni1wb3J0YmxkLWZyZWVic2Q0LjYNCmFjX2N2X2hvc3RfYWxpYXM9aTM4Ni1w b3J0YmxkLWZyZWVic2Q0LjYNCmFjX2N2X2pwZWdfdmVyc2lvbl9vaz15ZXMN CmFjX2N2X2xpYl9JQ0VfSWNlQ29ubmVjdGlvbk51bWJlcj15ZXMNCmFjX2N2 X2xpYl9YZXh0X1hTaGFwZUNvbWJpbmVNYXNrPXllcw0KYWNfY3ZfbGliX1hl eHRfWFNobUF0dGFjaD15ZXMNCmFjX2N2X2xpYl9YdF9YdFNldEV2ZW50RGlz cGF0Y2hlcj15ZXMNCmFjX2N2X2xpYl9iejJfQloyX2J6Q29tcHJlc3M9eWVz DQphY19jdl9saWJfYnoyX0JaMl9iekRlY29tcHJlc3M9eWVzDQphY19jdl9s aWJfZHBzX0RQU0luaXRpYWxpemU9eWVzDQphY19jdl9saWJfZHBzdGtfWERQ U1BpeGVsc1BlclBvaW50PXllcw0KYWNfY3ZfbGliX2ZweF9GUFhfT3Blbklt YWdlQnlGaWxlbmFtZT15ZXMNCmFjX2N2X2xpYl9mcmVldHlwZV9GVF9Jbml0 X0ZyZWVUeXBlPXllcw0KYWNfY3ZfbGliX2piaWdfamJnX2RlY19pbml0PXll cw0KYWNfY3ZfbGliX2pwZWdfanBlZ19yZWFkX2hlYWRlcj15ZXMNCmFjX2N2 X2xpYl9sY21zX2Ntc09wZW5Qcm9maWxlRnJvbU1lbT15ZXMNCmFjX2N2X2xp Yl9tX3NxcnQ9eWVzDQphY19jdl9saWJfbXBlZzJfbXBlZzJfZGVjb2RlX2Rh dGE9eWVzDQphY19jdl9saWJfcG5nX3BuZ19mcmVlPXllcw0KYWNfY3ZfbGli X3RpZmZfVElGRk9wZW49eWVzDQphY19jdl9saWJfd21mX3dtZl9hcGlfY3Jl YXRlPXllcw0KYWNfY3ZfbGliX3dtZmxpdGVfd21mX2xpdGVfY3JlYXRlPW5v DQphY19jdl9saWJfeG1sMl94bWxQYXJzZUV4dGVybmFsRW50aXR5PXllcw0K YWNfY3ZfbGliX3pfY29tcHJlc3M9eWVzDQphY19jdl9saWJfel9kZWZsYXRl PXllcw0KYWNfY3ZfbGliX3pfaW5mbGF0ZT15ZXMNCmFjX2N2X2xpYl96X3Vu Y29tcHJlc3M9eWVzDQphY19jdl9vYmpleHQ9bw0KYWNfY3ZfcHJvZ19BV0s9 YXdrDQphY19jdl9wcm9nX0NQUD0nY2MgLUUnDQphY19jdl9wcm9nX0NYWENQ UD0nYysrIC1FJw0KYWNfY3ZfcHJvZ19hY19jdF9DQz1jYw0KYWNfY3ZfcHJv Z19hY19jdF9SQU5MSUI9cmFubGliDQphY19jdl9wcm9nX2FjX2N0X1NUUklQ PXN0cmlwDQphY19jdl9wcm9nX2NjX2c9eWVzDQphY19jdl9wcm9nX2NjX3N0 ZGM9DQphY19jdl9wcm9nX2N4eF9nPXllcw0KYWNfY3ZfcHJvZ19mcmVldHlw ZV9jb25maWc9ZnJlZXR5cGUtY29uZmlnDQphY19jdl9wcm9nX2djY190cmFk aXRpb25hbD1ubw0KYWNfY3ZfcHJvZ19tYWtlX2dtYWtlX3NldD15ZXMNCmFj X2N2X3Byb2dfeG1sMl9jb25maWc9eG1sMi1jb25maWcNCmFjX2N2X3NlYXJj aF9vcGVuZGlyPSdub25lIHJlcXVpcmVkJw0KYWNfY3ZfdGFyZ2V0PWkzODYt cG9ydGJsZC1mcmVlYnNkNC42DQphY19jdl90YXJnZXRfYWxpYXM9aTM4Ni1w b3J0YmxkLWZyZWVic2Q0LjYNCmFjX2N2X3R5cGVfaW50PXllcw0KYWNfY3Zf dHlwZV9tb2RlX3Q9eWVzDQphY19jdl90eXBlX29mZl90PXllcw0KYWNfY3Zf dHlwZV9waWRfdD15ZXMNCmFjX2N2X3R5cGVfc2l6ZV90PXllcw0KYW1fY3Zf Q0NfZGVwZW5kZW5jaWVzX2NvbXBpbGVyX3R5cGU9Z2NjDQphbV9jdl9DWFhf ZGVwZW5kZW5jaWVzX2NvbXBpbGVyX3R5cGU9Z2NjDQppbV9jdl94X2NvbmZp Z3VyZT0vdXNyL1gxMVI2L2xpYi9YMTEvDQpsdF9jdl9kZXBsaWJzX2NoZWNr X21ldGhvZD1wYXNzX2FsbA0KbHRfY3ZfZmlsZV9tYWdpY19jbWQ9JyRNQUdJ Q19DTUQnDQpsdF9jdl9maWxlX21hZ2ljX3Rlc3RfZmlsZT0NCmx0X2N2X2xk X3JlbG9hZF9mbGFnPS1yDQpsdF9jdl9vYmpkaXI9LmxpYnMNCmx0X2N2X3Bh dGhfTEQ9L3Vzci9saWJleGVjL2VsZi9sZA0KbHRfY3ZfcGF0aF9OTT0nL3Vz ci9iaW4vbm0gLUInDQpsdF9jdl9wcm9nX2NvbXBpbGVyX2Nfbz15ZXMNCmx0 X2N2X3Byb2dfY29tcGlsZXJfY19vX0NYWD15ZXMNCmx0X2N2X3Byb2dfY29t cGlsZXJfY19vX0dDSj1ubw0KbHRfY3ZfcHJvZ19jb21waWxlcl9ydHRpX2V4 Y2VwdGlvbnM9eWVzDQpsdF9jdl9wcm9nX2dudV9sZD15ZXMNCmx0X2N2X3N5 c19nbG9iYWxfc3ltYm9sX3BpcGU9J3NlZCAtbiAtZSAnXCcncy9eLipbIAld XChbQUJDREdJU1RXXVtBQkNER0lTVFddKlwpWyAJXVsgCV0qXChcKVwoW19B LVphLXpdW19BLVphLXowLTldKlwpJC9cMSBcMlwzIFwzL3AnXCcnJw0KbHRf Y3Zfc3lzX2dsb2JhbF9zeW1ib2xfdG9fY19uYW1lX2FkZHJlc3M9J3NlZCAt biAtZSAnXCcncy9eOiBcKFteIF0qXCkgJC8gIHtcIlwxXCIsIChsdF9wdHIp IDB9LC9wJ1wnJyAtZSAnXCcncy9eW0JDREVHUlNUXSBcKFteIF0qXCkgXChb XiBdKlwpJC8gIHsiXDIiLCAobHRfcHRyKSBcJlwyfSwvcCdcJycnDQpsdF9j dl9zeXNfZ2xvYmFsX3N5bWJvbF90b19jZGVjbD0nc2VkIC1uIC1lICdcJydz L14uIC4qIFwoLipcKSQvZXh0ZXJuIGludCBcMTsvcCdcJycnDQpsdF9jdl9z eXNfbWF4X2NtZF9sZW49MTYzODQNCmx0X2x0X2N2X3Byb2dfY29tcGlsZXJf Y19vPScieWVzIicNCmx0X2x0X2N2X3Byb2dfY29tcGlsZXJfY19vX0NYWD0n InllcyInDQpsdF9sdF9jdl9wcm9nX2NvbXBpbGVyX2Nfb19HQ0o9JyJubyIn DQpsdF9sdF9jdl9zeXNfZ2xvYmFsX3N5bWJvbF9waXBlPScic2VkIC1uIC1l ICdcJydzL14uKlsgCV1cXChbQUJDREdJU1RXXVtBQkNER0lTVFddKlxcKVsg CV1bIAldKlxcKFxcKVxcKFtfQS1aYS16XVtfQS1aYS16MC05XSpcXClcJC9c XDEgXFwyXFwzIFxcMy9wJ1wnJyInDQpsdF9sdF9jdl9zeXNfZ2xvYmFsX3N5 bWJvbF90b19jX25hbWVfYWRkcmVzcz0nInNlZCAtbiAtZSAnXCcncy9eOiBc XChbXiBdKlxcKSBcJC8gIHtcXFwiXFwxXFxcIiwgKGx0X3B0cikgMH0sL3An XCcnIC1lICdcJydzL15bQkNERUdSU1RdIFxcKFteIF0qXFwpIFxcKFteIF0q XFwpXCQvICB7XCJcXDJcIiwgKGx0X3B0cikgXFwmXFwyfSwvcCdcJyciJw0K bHRfbHRfY3Zfc3lzX2dsb2JhbF9zeW1ib2xfdG9fY2RlY2w9JyJzZWQgLW4g LWUgJ1wnJ3MvXi4gLiogXFwoLipcXClcJC9leHRlcm4gaW50IFxcMTsvcCdc JyciJw0KDQojIyAtLS0tLS0tLS0tLSAjIw0KIyMgY29uZmRlZnMuaC4gIyMN CiMjIC0tLS0tLS0tLS0tICMjDQoNCiNkZWZpbmUgUEFDS0FHRV9OQU1FICIi DQojZGVmaW5lIFBBQ0tBR0VfVEFSTkFNRSAiIg0KI2RlZmluZSBQQUNLQUdF X1ZFUlNJT04gIiINCiNkZWZpbmUgUEFDS0FHRV9TVFJJTkcgIiINCiNkZWZp bmUgUEFDS0FHRV9CVUdSRVBPUlQgIiINCiNkZWZpbmUgU1REQ19IRUFERVJT IDENCiNkZWZpbmUgSEFWRV9TWVNfVFlQRVNfSCAxDQojZGVmaW5lIEhBVkVf U1lTX1NUQVRfSCAxDQojZGVmaW5lIEhBVkVfU1RETElCX0ggMQ0KI2RlZmlu ZSBIQVZFX1NUUklOR19IIDENCiNkZWZpbmUgSEFWRV9NRU1PUllfSCAxDQoj ZGVmaW5lIEhBVkVfU1RSSU5HU19IIDENCiNkZWZpbmUgSEFWRV9JTlRUWVBF U19IIDENCiNkZWZpbmUgSEFWRV9VTklTVERfSCAxDQojZGVmaW5lIEhBVkVf RExGQ05fSCAxDQojZGVmaW5lIFF1YW50dW1EZXB0aCAxNg0KI2RlZmluZSBY MTFDb25maWd1cmVQYXRoICIvdXNyL1gxMVI2L2xpYi9YMTEvIg0KI2RlZmlu ZSBIYXNaTElCDQojZGVmaW5lIEhhc0JaTElCDQojZGVmaW5lIEhhc1gxMQ0K I2RlZmluZSBIYXNTaGFyZWRNZW1vcnkNCiNkZWZpbmUgSGFzU2hhcGUNCiNk ZWZpbmUgSGFzRFBTDQojZGVmaW5lIEhhc0ZQWA0KI2RlZmluZSBIQVZFX0xD TVNfSCAxDQojZGVmaW5lIEhhc0xDTVMNCiNkZWZpbmUgSGFzUE5HDQojZGVm aW5lIEhhc0pQRUcNCiNkZWZpbmUgSGFzTVBFRzINCiNkZWZpbmUgSEFWRV9G UkVFVFlQRV9GUkVFVFlQRV9IIDENCiNkZWZpbmUgSGFzVFRGDQojZGVmaW5l IEhhc1RJRkYNCiNkZWZpbmUgSEFWRV9USUZGQ09ORl9IIDENCiNkZWZpbmUg SGFzSkJJRw0KI2RlZmluZSBIYXNYTUwNCiNkZWZpbmUgSGFzV01GDQojZGVm aW5lIFNURENfSEVBREVSUyAxDQojZGVmaW5lIFRJTUVfV0lUSF9TWVNfVElN RSAxDQojZGVmaW5lIEhBVkVfRElSRU5UX0ggMQ0KI2RlZmluZSBIQVZFX1NZ U19TRUxFQ1RfSCAxDQojZGVmaW5lIEhBVkVfU1lTX1RJTUVfSCAxDQojZGVm aW5lIEhBVkVfU1lTX1NUQVRfSCAxDQojZGVmaW5lIEhBVkVfU1lTX1RZUEVT X0ggMQ0KI2RlZmluZSBIQVZFX01BVEhfSCAxDQojZGVmaW5lIEhBVkVfU1RS SU5HX0ggMQ0KI2RlZmluZSBIQVZFX1NUREFSR19IIDENCiNkZWZpbmUgSEFW RV9WQVJBUkdTX0ggMQ0KI2RlZmluZSBIQVZFX1BXRF9IIDENCiNkZWZpbmUg SEFWRV9NQUxMT0NfSCAxDQojZGVmaW5lIEhBVkVfTUVNT1JZX0ggMQ0KI2Rl ZmluZSBIQVZFX0VSUk5PX0ggMQ0KI2RlZmluZSBIQVZFX0ZDTlRMX0ggMQ0K DQpjb25maWd1cmU6IGV4aXQgMQ0K --0-1171322023-1020671157=:20244-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 1:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C60F37B407 for ; Mon, 6 May 2002 01:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g468o3b03297; Mon, 6 May 2002 01:50:03 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id AC1E637B42B for ; Mon, 6 May 2002 01:48:53 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g468uTDE005408 for ; Mon, 6 May 2002 10:56:29 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g468uSS5005407; Mon, 6 May 2002 10:56:28 +0200 (CEST) Message-Id: <200205060856.g468uSS5005407@vaio.alexdupre.com> Date: Mon, 6 May 2002 10:56:28 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final 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: 37784 >Category: ports >Synopsis: [Maintainer Update] www/boa port (to 0.94.12 final release) >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 May 06 01:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Update to final release (no more rc). Add into ipv6 category. >How-To-Repeat: >Fix: --- boa.diff begins here --- diff -ruN boa.orig/Makefile boa/Makefile --- boa.orig/Makefile Mon May 6 10:35:34 2002 +++ boa/Makefile Mon May 6 10:37:25 2002 @@ -6,10 +6,9 @@ # PORTNAME= boa -PORTVERSION= 0.94.12.r5 -CATEGORIES= www +PORTVERSION= 0.94.12 +CATEGORIES= www ipv6 MASTER_SITES= http://www.boa.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= sysadmin@alexdupre.com diff -ruN boa.orig/distinfo boa/distinfo --- boa.orig/distinfo Mon May 6 10:35:34 2002 +++ boa/distinfo Mon May 6 10:37:42 2002 @@ -1 +1 @@ -MD5 (boa-0.94.12rc5.tar.gz) = a0cdd4776a9034c1ee9e2483d2031f36 +MD5 (boa-0.94.12.tar.gz) = 4db53f8c98c8f3f08a12df2f8b3a4ba7 --- boa.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 2:21: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 8CB4337B400; Mon, 6 May 2002 02:20:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g469K4g08958; Mon, 6 May 2002 02:20:04 -0700 (PDT) (envelope-from gnats) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id 5132337B40C for ; Mon, 6 May 2002 02:17:25 -0700 (PDT) Received: from lerlaptop.lerctr.org (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g469HKam021714; Mon, 6 May 2002 04:17:20 -0500 (CDT) (envelope-from ler@lerlaptop.lerctr.org) Received: (from ler@localhost) by lerlaptop.lerctr.org (8.12.3/8.12.3/Submit) id g469HJen021713; Mon, 6 May 2002 04:17:19 -0500 (CDT) Message-Id: <200205060917.g469HJen021713@lerlaptop.lerctr.org> Date: Mon, 6 May 2002 04:17:19 -0500 (CDT) From: Larry Rosenman Reply-To: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.org Cc: ler@lerctr.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: ler@lerctr.org Subject: ports/37785: glimmer crashes on certain valid C 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: 37785 >Category: ports >Synopsis: glimmer crashes on certain valid C files >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 May 06 02:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD lerlaptop 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #1: Sun May 5 16:31:57 CDT 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386 glimmer and all of Gnome built from ports >Description: try to load the included C file into glimmer, and it crashes. I've tried to send mail to the glimmer author, but the mail hung in my queue unable to resolve the domain name. >How-To-Repeat: try to load the following as netmaster.c: /*--------------------------------------------------- commands: HELO USERID PW identifies who is making requests USERID is the PostgreSQL username for the user using the socket PW is the PostgreSQL password for the user using the socket. This command can ONLY be issued as the first command of a session. If you need to change USERID's, you need to QUIT and start a new session. responses: 200 HELO OK %s\r\n the %s substitution is the username from the HELO command. 500 Can't get DB connection (most likely invalid ID/PW) '%s'\r\n The PostgreSQL database rejected the connection. The %s substitution is the database error message. NOTE: this error can be generated at ANY time, if the database is cycled/crashed/etc. The wording may be slightly different, but means the same thing. -------------------------------------------- CUSTID REFERENCE="xxxxxxxxx" asks if DB knows about a customer, returns unique ID REFERENCE field is 256 bytes of CHARACTER VARYING data. responses: 250 CUSTID ID %s %s\r\n the first %s substitution is the unique ID for the REFERENCE number xxxxxx. the 2nd %s substitution is (new) or (existing). 500 no arguments given\r\n obvious error 500 CUSTID command not followed by REFERENCE=\r\n obvious error 590 DB ERROR: Report %s-%d-%d to networking\r\n The database returned an error. The subsitution is a code to correlate to syslog information on the host where netmaster runs. will *ALWAYS* be followed by The 595 message is at the moment #ifdef'd out 595 Details Follow and a dump of the query, with \r\n.\r\n after it. there is *NO* HTML escaping in these messages, HOWEVER they *ARE* written to syslog on the host where netmaster is running. -------------------------------------------- CUSTINFO id NAME="xxxxxxxxxxxxxxxxxxx" adds/changes HUMAN name to xxxxxxxxxxxxxxx for unique id name is a 256 byte character varying field. responses: 200 OK custinfo %s\r\n", means we've updated the table. The %s substitution is the id as supplied by you. 500 no arguments given\r\n Obvious error message 500 Invalid Character in id field, 0-9 ONLY are accepted\r\n Obvious error message NB: 590/595 as described for CUSTID is ALWAYS possible. -------------------------------------------- CUSTINFO id ADDR="xxxxxxxxxxxxxxxxxxx" adds/changes address to xxxxxxxxxxxxxxx for unique id address is a 256 byte character varying field. responses: 200 OK custinfo %s\r\n", means we've updated the table. The %s substitution is the id as supplied by you. 500 no arguments given\r\n Obvious error message 500 Invalid Character in id field, 0-9 ONLY are accepted\r\n Obvious error message NB: 590/595 as described for CUSTID is ALWAYS possible. -------------------------------------------- CUSTINFO id ADDR2="xxxxxxxxxxxxxxxxxxx" addr2 is a 256 byte character varying field. CUSTINFO id CITY="xxxxxxxxxxxxxxxxxxx" city is a 256 byte character varying field. CUSTINFO id STATE="xxxxxxxxxxxxxxxxxxx" State is a 256 byte character varying field. CUSTINFO id ZIP="xxxxxxxxxxxxxxxxxxx" Zip is a 256 byte character varying field. CUSTINFO id TEL="xxxxxxxxxxxxxxxxxxx" Zip is a 256 byte character varying field. CUSTINFO id COMPANY="xxxxxxxxxxxxxxxxxxx" Company is a 256 byte character varying field. CUSTINFO id COMMENT="xxxxxxxxxxxxxxxxxxx" comment is a 256 byte character varying field. CUSTINFO id EMAIL="xxxxxxxxxxxxxxxxxxx" email is a 256 byte character varying field. CUSTINFO id CORPORATE="Y|N|T|F" corporate is a 1 byte character field. T or Y means it *IS* a corporate account. F or N means it *IS NOT* a corporate account. same idea as previous 2. NOTE: all KEYWORD="value" options may be spec'd in same command. -------------------------------------------- PROVASSIGN product id ASN SIZE ROUTERIP finds a block of SIZE in ASN for ROUTERIP and product and returns it, provisonally assigning it to CUSTID ID. responses: 250 PROVASSIGN OK %s %s %s %s\r\n where the first %s substitution is the netblock in CIDR notation. the 2nd %s substitution is the base address of the netblock. the 3rd %s substitution is the mask length (/nn, without the /) the 4th %s substitution is the netmask in dotted-decimal form (255.255.255.0 for example for a /24). 500 CUSTID NOT PROVIDED\r\n 500 ASN NOT PROVIDED\r\n 500 SIZE NOT PROVIDED\r\n 500 ROUTERIP NOT PROVIDED\r\n the above 4 messages are obvious. 500 Impossible size /%d\r\n for whatever reason, we can't deliver the %d substitution size. 500 NO SUCH CUSTOMER ID (%s)\r\n Obvious. The %s substitution is the id as supplied. 500 IA doesn't issue /31's\r\n obvious 500 IMPOSSIBLE NETBLOCK SIZE! /0\r\n obvious 500 can't split to more than /17\r\n You asked for something in length, and there was none available and the split logic doesn't handle shorter than /17's. 500 Invalid Routerip: %s\r\n The RouterIP isn't a valid IP address. 500 No such product 400 No Netblock available for request. Contact Networking.\r\n 590 inet_aton on '%s' failed!!!!!\r\n", the system returned a netblock that the system inet_aton function failed. SHOULD NOT OCCUR. REPORT THIS TO THE AUTHOR or current CODE owner. THIS IS A BUG! NB: 590/595 as described in CUSTID is ALWAYS POSSIBLE. PROVASSIGN runs inside a DB transaction. If you get a 590, the database is rolled back to the state it had before PROVASSIGN started. -------------------------------------------- ASSIGN id block JUSTNOW="x" JUST1YR="x" [FORCE="Y"|"N"] checks that block is assigned to CUSTID ID (unless FORCE=Y) sets the justification fields for BLOCK the justnow and just1yr fields are an integer and must pass the validation in the DB for an integer. responses: 200 OK 450 BLOCK ASSIGNED TO %s (%s) NOT UPDATED\r\n the 1st %s substitution is the UNIQUE id of who this block belongs to. the 2nd %s substitution is the billing reference number. 500 CUSTID NOT PROVIDED\r\n 500 Invalid characters in custid 0 through 9 only accepted\r\n 500 BLOCK NOT PROVIDED\r\n NB: 590/595 as described in CUSTID is ALWAYS POSSIBLE. -------------------------------------------- ASSIGN id block CUST_ASN="xxxx" [FORCE="Y"|"N"] the cust_asn field is an integer. The RFC spec is a short unsigned integer. The system does NOT enforce the values at the present time. If the system was to enforce it, a violation would cause an UPDATE FAILED message. ASSIGN id block MISTOKEN="xxxx" [FORCE="Y"|"N"] the MISTOKEN field is a 16 byte field of characters. The format is owned by MIS. This is for future use. ASSIGN id block DESTIP="xxxx" [FORCE="Y"|"N"] The destip field is an INET field, and must be acceptable to the INET input routines of PostgreSQL. When we pass the value to the database we strip leading and trailing spaces. If the format is not acceptable, an UPDATE FAILED message will be generated. ASSIGN id block PURPOSE="xxx" [FORCE="Y"|"N"] The purpose field is a 256 Byte CHARACTER VARYING field. It to a number from another table. If you specify a name that is NOT in the purpose_table, you will get an SQL NULL in the field and it will display as blanks. This *MAY* be changed later to force a pupose, and if so, an UPDATE FAILED message will be generated. ASSIGN id block INTERFACE="xxx" [FORCE="Y"|"N"] The INTERFACE field is a 256 Byte Character varying field. It is for documentation at present. same ideas as JUSTxxx fields. same responses as above. -------------------------------------------- RETURN id block [STATUS="xxxxx"] [FORCE="Y"|"N"] returns netblock to available (or other status) status defaults to pending_available, which means the block can be recovered in case of screwups. a block will stay in this state for 7 calendar days. The status field is a 256 byte character varying field that is turned into a number internally. You must give a valid value. the default is pending_available. If you give a NON valid value you will get an UPDATE FAILED message about NULL in NON-NULL. additional status' can be added at any time. responses: 200 RETURN OK block 450 BLOCK ASSIGNED TO %s (%s) NOT UPDATED\r\n the 1st %s substitution is the UNIQUE id of who this block belongs to. the 2nd %s substitution is the billing reference number. 500 CUSTID NOT PROVIDED\r\n 500 BLOCK NOT PROVIDED\r\n NB: 590/595 as described in CUSTID is ALWAYS POSSIBLE. -------------------------------------------- EXAMINE netblock data is netblock in CIDR notation. Missing /nn is NOT fatal. Responses: 215 EXAMINE DATA FOLLOWS:\r\n keyword='value' keyword=SQL_NULL . This will dump known information about a netblock/IP and all netblocks that contain that netblock. It will also dump information about the customers as well that are referenced from that netblock. NB: 590/595 as described in CUSTID is ALWAYS POSSIBLE. keyword=SQL_NULL means there is NO data in that field. -------------------------------------------- MOVEBLOCK id1 block routerip1 id2 routerip2 will move the netblock (in CIDR notation) from customer id1 on routerip1 to customer id2 on routerip2. NOTE: if you say the block is with one customer but it is NOT, the command will be rejected, same goes for routerip. 500 CUSTID1 NOT PROVIDED\r\n 500 CUSTID2 NOT PROVIDED\r\n 500 BLOCK NOT PROVIDED\r\n 500 ROUTERIP NOT PROVIDED\r\n 500 ROUTERIP2 NOT PROVIDED\r\n 500 no matching block found to move\r\n NB: 590/595 as described in CUSTID is ALWAYS POSSIBLE. and in this case means you probably gave bogus information on the setting side. -------------------------------------------- POOLCREATE sizeblock sizepoolentries routerip name creates a pool of IP's of size sizeblock (/24,/25,/26,/27,/28) of sizepoolentries(/32,/30) taking into account the network and broadcast addresses of the requested pool for routerip and named name. -------------------------------------------- POOLASSIGN custid size routerip name assigns a /size block out of pool name for routerip to custid. -------------------------------------------- POOLRETURN custid block routerip name returns block to routerip's pool name -------------------------------------------- QUIT ends session. 200 QUIT OK\r\n -------------------------------------------- NB: All FORCE="Y"|"N" options are parsed but are NO-OPS. ---------------------------------------------------*/ /* $Id: netmaster.c,v 1.43 2001/10/10 21:30:06 ler Exp $ */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include "libpq-fe.h" #define IA_NETDB_NAME "netmaster" #define IA_NETDB_HOST "localhost" #define IA_NETDB_PORT 5432 #define NETMASTER_SYSLOG_FAC LOG_LOCAL0 static PGconn *pgconn = NULL; static char db_error_message_buffer[32768]; typedef struct current_state { char userid[32]; char pw[32]; int hello; int quit; char command[32]; char response[512]; char name[256]; char company[256]; char addr[256]; char addr2[256]; char city[256]; char state[256]; char zip[256]; char tel[256]; char comment[256]; char justnow[256]; char just1yr[256]; char cust_asn[256]; char mistoken[256]; char destip[256]; char status[256]; char force[256]; char id_char[256]; char id_char2[256]; char reference[256]; char asn[256]; char size[256]; char routerip[256]; char routerip2[256]; char block[256]; char purpose[256]; char email[256]; char interface[256]; char splitting_block[256]; char corporate[256]; char product[256]; } CURRENT_STATE; char * myPQerrorMessage(PGconn * pgconn) { static char error_buffer[32768]; memset(error_buffer, '\0', sizeof(error_buffer)); strcpy(error_buffer, PQerrorMessage(pgconn)); error_buffer[strlen(error_buffer) - 1] = '\0'; /* nuke the linefeed */ return error_buffer; } #ifndef NM_SYSLOG_LIMIT #define NM_SYSLOG_LIMIT 128 #endif /* * Write a message line to syslog if the syslog option is set. * * Our problem here is that many syslog implementations don't handle long * messages in an acceptable manner. While this function doesn't help that * fact, it does work around by splitting up messages into smaller pieces. */ static void write_syslog(const char *line) { static int openlog_done = 0; static unsigned long seq = 0; static int syslog_fac = NETMASTER_SYSLOG_FAC; int len = strlen(line); if (!openlog_done) { openlog("NETMASTER", LOG_PID | LOG_NDELAY, syslog_fac); openlog_done = 1; } /* * We add a sequence number to each log message to suppress "same" * messages. */ seq++; /* divide into multiple syslog() calls if message is too long */ /* or if the message contains embedded NewLine(s) '\n' */ if (len > NM_SYSLOG_LIMIT || strchr(line, '\n') != NULL) { int chunk_nr = 0; while (len > 0) { char buf[NM_SYSLOG_LIMIT + 1]; int buflen; int l; int i; /* if we start at a newline, move ahead one char */ if (line[0] == '\n') { line++; len--; continue; } strncpy(buf, line, NM_SYSLOG_LIMIT); buf[NM_SYSLOG_LIMIT] = '\0'; if (strchr(buf, '\n') != NULL) *strchr(buf, '\n') = '\0'; l = strlen(buf); /* already word boundary? */ if (isspace((unsigned char)line[l]) || line[l] == '\0') buflen = l; else { /* try to divide at word boundary */ i = l - 1; while (i > 0 && !isspace((unsigned char)buf[i])) i--; if (i <= 0) /* couldn't divide word * boundary */ buflen = l; else { buflen = i; buf[i] = '\0'; } } chunk_nr++; syslog(LOG_DEBUG, "[%lu-%d] %s", seq, chunk_nr, buf); #if 0 fprintf(stdout, "%s\r\n", buf); #endif line += buflen; len -= buflen; } } else { /* message short enough */ syslog(LOG_DEBUG, "[%lu] %s", seq, line); #if 0 fprintf(stdout, "%s\r\n", line); #endif } } void prepare_error_message(const char *query_string, const char *db_error_message) { snprintf(db_error_message_buffer, sizeof(db_error_message_buffer), "%s-%d-%d\nQuery='%s'\nDBerror='%s'", IA_NETDB_HOST, (int)getpid(), (int)time(NULL), query_string, db_error_message); #if 0 fprintf(stdout, "595 Details Follow:\r\n"); fflush(stdout); #endif write_syslog(db_error_message_buffer); #if 0 fprintf(stdout, "\r\n.\r\n"); fflush(stdout); #endif } char * cleanse_field(char *string) { int i; static char buffer[32768]; char *char_ptr = &(buffer[0]); char *char_ptr2 = &(string[0]); memset(buffer, '\0', sizeof(buffer)); for (i = 0; i < strlen(string); i++) { if (*char_ptr2 == '\'') { *char_ptr++ = '\''; } *char_ptr++ = *char_ptr2++; } return buffer; } /* * make a new set of blocks of size from a /24 (or split something larger) */ int split_block(CURRENT_STATE * cur_state, char *resp_buffer, int size, int asn) { char query_string[8192]; char result_string[8192]; struct in_addr work_addr1; #ifdef NON_VLSM_ALLOWED int i; #endif int vlsm = 0; /* =0 means break up /24's into equal * sizes, =1 means find size one * bigger, and break in half */ int numaddr = 0; PGresult *pgres; query_string[0] = '\0'; switch (size) { case 32: numaddr = 1; sprintf(resp_buffer, "500 Splitting to /32 should be done in " "address pool logic\r\n"); return 1; break; case 31: sprintf(resp_buffer, "500 IA doesn't issue /31's\r\n"); return 1; case 30: numaddr = 4; break; case 29: numaddr = 8; break; case 28: numaddr = 16; break; case 27: numaddr = 32; break; case 26: numaddr = 64; break; case 25: numaddr = 128; break; case 24: numaddr = 256; break; #ifdef HANDLE_SHORTER_THAN_24 case 23: numaddr = 512; break; case 22: numaddr = 1024; break; case 21: numaddr = 2048; break; case 20: numaddr = 4096; break; case 19: numaddr = 8192; break; case 18: numaddr = 16384; break; case 17: numaddr = 32768; break; #endif case 0: sprintf(resp_buffer, "500 IMPOSSIBLE NETBLOCK SIZE! /0\r\n"); return 0; default: sprintf(resp_buffer, "500 request for a netblock less than /24 in length " "needs NETWORKING action\r\n"); return 2; } #ifdef DALLAS_NON_VLSM if (asn != 4278) #endif vlsm = 1; retry_block_split: snprintf(query_string, sizeof(query_string), "SELECT host(netblock), masklen(netblock), netblock, " "broadcast(netblock) " "FROM networks " "WHERE parent_asn=%d AND " "status=get_status_code('available') AND " "masklen(netblock) = %d " "FOR UPDATE " "LIMIT 1", asn, ((vlsm == 0) && (size > 24) ? 24 : size - 1)); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_TUPLES_OK || PQntuples(pgres) != 1) { /* need to recurse in the vlsm case */ if ((size - 1) < 24) { sprintf(resp_buffer, "400 No Netblock available for request. Contact Networking.\r\n"); PQexec(pgconn, "ROLLBACK TRANSACTION"); return 1; } if (split_block(cur_state, resp_buffer, size - 1, asn) != 0) { return 1; } goto retry_block_split; } strcpy(result_string, PQgetvalue(pgres, 0, 0)); if (inet_aton(result_string, &work_addr1) != 1) { sprintf(resp_buffer, "590 inet_aton on '%s' failed!!!!!\r\n", result_string); PQclear(pgres); PQexec(pgconn, "ROLLBACK TRANSACTION"); return 1; } #ifdef NON_VLSM_ALLOWED /* * deal with /32 on net/bcast *//* also, nothing < /24 w/o networking approval */ for (i = 0; i < (size > 24 ? 256 : 32768); i += numaddr) { snprintf(query_string, sizeof(query_string), "INSERT INTO networks(netblock,status, " "last_update_by,last_update_at, " "parent_asn) VALUES('%s/%d', " "get_status_code('available'), " "'SPLIT_NETBLOCK',now(),%d) ", inet_ntoa(work_addr1), size, asn); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); fprintf(stdout, resp_buffer); prepare_error_message(query_string, myPQerrorMessage(pgconn)); fflush(stdout); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 1; } work_addr1.s_addr = htonl(ntohl(work_addr1.s_addr) + numaddr); PQclear(pgres); } #endif #ifndef NON_VLSM_ALLOWED /* break in half */ snprintf(query_string, sizeof(query_string), "INSERT INTO networks(netblock,status, " "last_update_by,last_update_at, " "parent_asn) VALUES('%s/%d', " "get_status_code('available'), " "'SPLIT_NETBLOCK', now(), %d)", inet_ntoa(work_addr1), size, asn); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 1; } work_addr1.s_addr = htonl(ntohl(work_addr1.s_addr) + numaddr); PQclear(pgres); snprintf(query_string, sizeof(query_string), "INSERT INTO networks(netblock,status, " "last_update_by,last_update_at, " "parent_asn) VALUES('%s/%d', " "get_status_code('available'), " "'SPLIT_NETBLOCK',now(), %d)", inet_ntoa(work_addr1), size, asn); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 1; } work_addr1.s_addr = htonl(ntohl(work_addr1.s_addr) + numaddr); PQclear(pgres); #endif snprintf(query_string, sizeof(query_string), "UPDATE networks " "SET status=get_status_code('subdivided'), " "last_update_by='SPLIT_NETBLOCK',last_update_at=now() " "WHERE netblock='%s/%d'", result_string, ((vlsm == 0) && (size > 24) ? 24 : size - 1)); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 1; } PQclear(pgres); return 0; } int get_netblock_provisionally(CURRENT_STATE * cur_state, char *resp_buffer, int size, int asn, char *block) { char query_string[8192]; char result_netblock_cidr[8192]; char result_netblock[8192]; char result_masklen[8192]; char result_netmask[8192]; PGresult *pgres; if (size == 0 || size == 31 || size < 17 || size > 32 || size < 0) { sprintf(resp_buffer, "500 Impossible size /%d\r\n", size); return 1; } query_string[0] = '\0'; if (PQstatus(pgconn) == CONNECTION_BAD) { snprintf(query_string, sizeof(query_string), "dbname=%s user=%s password=%s host=%s port=%d", IA_NETDB_NAME, cur_state->userid, cur_state->pw, IA_NETDB_HOST, IA_NETDB_PORT); pgconn = PQconnectdb(query_string); if (PQstatus(pgconn) == CONNECTION_BAD) { sprintf(resp_buffer, "500 Can't get DB connection '%s'\r\n", myPQerrorMessage(pgconn)); cur_state->quit = 1; return 0; } } pgres = PQexec(pgconn, "BEGIN TRANSACTION"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("BEGIN TRANSACTION", myPQerrorMessage(pgconn)); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 0; PQclear(pgres); return 0; } snprintf(query_string, sizeof(query_string), "SELECT id FROM customer " "WHERE id=%s", cur_state->id_char); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_TUPLES_OK || PQntuples(pgres) == 0) { sprintf(resp_buffer, "500 NO SUCH CUSTOMER ID (%s)\r\n", cur_state->id_char); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 1; } snprintf(query_string," retry_block: snprintf(query_string, sizeof(query_string), "SELECT host(netblock),masklen(netblock),netblock," "netmask(netblock) " "FROM networks " "WHERE parent_asn=%d AND " "status=get_status_code('available') AND " "masklen(netblock) = %d FOR UPDATE LIMIT 1", asn, size); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_TUPLES_OK || PQntuples(pgres) == 0) { if (split_block(cur_state, resp_buffer, size, asn) != 0) { return 2; } goto retry_block; } if (PQntuples(pgres) != 1) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 0; } /* get NetBlock in CIDR notation */ strcpy(result_netblock_cidr, PQgetvalue(pgres, 0, 2)); /* get NetBlock */ strcpy(result_netblock, PQgetvalue(pgres, 0, 0)); /* get MaskLen */ strcpy(result_masklen, PQgetvalue(pgres, 0, 1)); strcpy(result_netmask, PQgetvalue(pgres, 0, 3)); PQclear(pgres); snprintf(query_string, sizeof(query_string), "UPDATE networks " "SET status=get_status_code('provisionally_assigned'), " "last_update_by='%s',last_update_at=now(), " "assigned_date=now(),assigned_by='%s', " "router=get_router_id('%s'::inet), " "customer_reference=%s " "WHERE netblock='%s'", cur_state->userid, cur_state->userid, cur_state->routerip, cur_state->id_char, result_netblock_cidr); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 0; } pgres = PQexec(pgconn, "COMMIT TRANSACTION"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("COMMIT TRANSACTION", myPQerrorMessage(pgconn)); PQexec(pgconn, "ROLLBACK TRANSACTION"); PQclear(pgres); return 0; /* bad PG, commit failed */ } sprintf(resp_buffer, "250 PROVASSIGN OK %s %s %s %s\r\n", result_netblock_cidr, result_netblock, result_masklen, result_netmask); strcpy(block, result_netblock_cidr); PQclear(pgres); return 0; } void reset_state(CURRENT_STATE * cur_state) { cur_state->command[0] = '\0'; cur_state->response[0] = '\0'; cur_state->name[0] = '\0'; cur_state->company[0] = '\0'; cur_state->addr[0] = '\0'; cur_state->addr2[0] = '\0'; cur_state->city[0] = '\0'; cur_state->state[0] = '\0'; cur_state->zip[0] = '\0'; cur_state->tel[0] = '\0'; cur_state->comment[0] = '\0'; cur_state->justnow[0] = '\0'; cur_state->just1yr[0] = '\0'; cur_state->cust_asn[0] = '\0'; cur_state->mistoken[0] = '\0'; cur_state->destip[0] = '\0'; cur_state->status[0] = '\0'; cur_state->force[0] = '\0'; cur_state->id_char[0] = '\0'; cur_state->id_char2[0] = '\0'; cur_state->reference[0] = '\0'; cur_state->asn[0] = '\0'; cur_state->size[0] = '\0'; cur_state->routerip[0] = '\0'; cur_state->routerip2[0] = '\0'; cur_state->block[0] = '\0'; cur_state->purpose[0] = '\0'; cur_state->email[0] = '\0'; cur_state->interface[0] = '\0'; } int process_helo(CURRENT_STATE * cur_state, char *resp_buffer) { char query_string[8192]; query_string[0] = '\0'; if (PQstatus(pgconn) == CONNECTION_BAD) { snprintf(query_string, sizeof(query_string), "dbname=%s user=%s password=%s host=%s port=%d", IA_NETDB_NAME, cur_state->userid, cur_state->pw, IA_NETDB_HOST, IA_NETDB_PORT); pgconn = PQconnectdb(query_string); if (PQstatus(pgconn) == CONNECTION_BAD) { sprintf(resp_buffer, "500 Can't get DB connection" " (most likely invalid ID/PW) '%s'\r\n", myPQerrorMessage(pgconn)); cur_state->quit = 1; return 0; } } sprintf(resp_buffer, "200 HELO OK %s\r\n", cur_state->userid); return 0; } int process_custid(CURRENT_STATE * cur_state, char *work_buffer, char *resp_buffer) { char token[8192]; char query_string[8192]; char *tkn; int made_new_id = 0; PGresult *pgres; query_string[0] = '\0'; tkn = strtok(NULL, "="); if (tkn == NULL) { strcpy(resp_buffer, "500 no arguments given\r\n"); return 0; } strcpy(token, tkn); if (strcasecmp(token, "REFERENCE") != 0) { sprintf(resp_buffer, "500 CUSTID command not followed by REFERENCE=\r\n"); cur_state->quit = 1; return 0; } strcpy(cur_state->reference, strtok(NULL, "\"")); if (PQstatus(pgconn) == CONNECTION_BAD) { snprintf(query_string, sizeof(query_string), "dbname=%s user=%s password=%s host=%s port=%d", IA_NETDB_NAME, cur_state->userid, cur_state->pw, IA_NETDB_HOST, IA_NETDB_PORT); pgconn = PQconnectdb(query_string); if (PQstatus(pgconn) == CONNECTION_BAD) { sprintf(resp_buffer, "500 Can't get DB connection '%s'\r\n", myPQerrorMessage(pgconn)); cur_state->quit = 1; return 0; } } retry_id_custid: snprintf(query_string, sizeof(query_string), "SELECT get_customer_id('%s')", cur_state->reference); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_TUPLES_OK || PQntuples(pgres) == 0 || PQgetisnull(pgres, 0, 0) == 1) { /* assign new id */ PQclear(pgres); snprintf(query_string, sizeof(query_string), "INSERT INTO customer(reference_number) " "VALUES('%s')", cur_state->reference); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQclear(pgres); cur_state->quit = 1; return 0; } PQclear(pgres); made_new_id = 1; goto retry_id_custid; } sprintf(resp_buffer, "250 CUSTID %s %s\r\n", PQgetvalue(pgres, 0, 0), made_new_id ? "(new)" : "(existing)"); return 0; } int process_custinfo(CURRENT_STATE * cur_state, char *work_buffer, char *resp_buffer) { char token[8192]; char value[8192]; int done = 0; char *tkn; PGresult *pgres; char query_string[8192]; char fields[8192]; query_string[0] = '\0'; tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 no arguments given\r\n"); return 0; } strcpy(cur_state->id_char, tkn); if (strspn(cur_state->id_char, "0123456789") != strlen(cur_state->id_char)) { strcpy(resp_buffer, "500 Invalid Character in id field, 0-9 ONLY are accepted\r\n"); return 0; } fields[0] = '\0'; while (!done) { tkn = strtok(NULL, "= \r\n"); if (tkn == NULL) { done = 1; continue; } strcpy(token, tkn); tkn = strtok(NULL, "\""); if (tkn == NULL) { done = 1; continue; } strcpy(value, tkn); strcpy(value, cleanse_field(value)); if (strcasecmp(token, "NAME") == 0) { strncpy(cur_state->name, value, sizeof(cur_state->name)); } if (strcasecmp(token, "ADDR") == 0) { strncpy(cur_state->addr, value, sizeof(cur_state->addr)); } if (strcasecmp(token, "ADDR2") == 0) strncpy(cur_state->addr2, value, sizeof(cur_state->addr2)); if (strcasecmp(token, "CITY") == 0) strncpy(cur_state->city, value, sizeof(cur_state->city)); if (strcasecmp(token, "STATE") == 0) strncpy(cur_state->state, value, sizeof(cur_state->state)); if (strcasecmp(token, "ZIP") == 0) strncpy(cur_state->zip, value, sizeof(cur_state->zip)); if (strcasecmp(token, "TEL") == 0) strncpy(cur_state->tel, value, sizeof(cur_state->tel)); if (strcasecmp(token, "COMPANY") == 0) strncpy(cur_state->company, value, sizeof(cur_state->company)); if (strcasecmp(token, "COMMENT") == 0) strncpy(cur_state->comment, value, sizeof(cur_state->comment)); if (strcasecmp(token, "EMAIL") == 0) strncpy(cur_state->email, value, sizeof(cur_state->email)); if (strcasecmp(token, "CORPORATE") == 0) { value[1] = '\0'; if (value[0] == 'Y' || value[0] == 'T' || value[0] == 'y' || value[0] == 't') { value[0] = 't'; } if (value[0] == 'N' || value[0] == 'n' || value[0] == 'F' || value[0] == 'f') { value[0] = 'f'; } strncpy(cur_state->corporate, value, sizeof(cur_state->corporate)); } } if (PQstatus(pgconn) == CONNECTION_BAD) { snprintf(query_string, sizeof(query_string), "dbname=%s user=%s password=%s host=%s port=%d", IA_NETDB_NAME, cur_state->userid, cur_state->pw, IA_NETDB_HOST, IA_NETDB_PORT); pgconn = PQconnectdb(query_string); if (PQstatus(pgconn) == CONNECTION_BAD) { sprintf(resp_buffer, "500 Can't get DB connection '%s'\r\n", myPQerrorMessage(pgconn)); cur_state->quit = 1; return 0; } } if (strlen(cur_state->name) != 0) { snprintf(value, sizeof(value), "name='%s'", cur_state->name); strcat(fields, value); } if (strlen(cur_state->addr) != 0) { snprintf(value, sizeof(value), "%saddress='%s'", strlen(fields) ? "," : "", cur_state->addr); strcat(fields, value); } if (strlen(cur_state->addr2) != 0) { snprintf(value, sizeof(value), "%saddress2='%s'", strlen(fields) ? "," : "", cur_state->addr2); strcat(fields, value); } if (strlen(cur_state->city) != 0) { snprintf(value, sizeof(value), "%scity='%s'", strlen(fields) ? "," : "", cur_state->city); strcat(fields, value); } if (strlen(cur_state->state) != 0) { snprintf(value, sizeof(value), "%sstate='%s'", strlen(fields) ? "," : "", cur_state->state); strcat(fields, value); } if (strlen(cur_state->zip) != 0) { snprintf(value, sizeof(value), "%szip='%s'", strlen(fields) ? "," : "", cur_state->zip); strcat(fields, value); } if (strlen(cur_state->email) != 0) { snprintf(value, sizeof(value), "%semail='%s'", strlen(fields) ? "," : "", cur_state->email); strcat(fields, value); } if (strlen(cur_state->tel) != 0) { snprintf(value, sizeof(value), "%stelephone='%s'", strlen(fields) ? "," : "", cur_state->tel); strcat(fields, value); } if (strlen(cur_state->comment) != 0) { snprintf(value, sizeof(value), "%scomment='%s'", strlen(fields) ? "," : "", cur_state->comment); strcat(fields, value); } if (strlen(cur_state->company) != 0) { snprintf(value, sizeof(value), "%scompany='%s'", strlen(fields) ? "," : "", cur_state->company); strcat(fields, value); } if (strlen(cur_state->corporate) != 0) { snprintf(value, sizeof(value), "%scorporate='%s'", strlen(fields) ? "," : "", cur_state->corporate); strcat(fields, value); } snprintf(query_string, sizeof(query_string), "UPDATE customer SET %s " "WHERE id=%s", fields, cur_state->id_char); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } sprintf(resp_buffer, "200 OK custinfo %s\r\n", cur_state->id_char); return 0; } int process_moveblock(CURRENT_STATE * cur_state, char *work_buffer, char *resp_buffer) { char *tkn; char query_string[8192]; PGresult *pgres; tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 CUSTID1 NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->id_char, tkn, sizeof(cur_state->id_char)); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 BLOCK NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->block, tkn, sizeof(cur_state->block)); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 ROUTERIP1 NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->routerip, tkn, sizeof(cur_state->routerip)); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 CUSTID2 NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->id_char2, tkn, sizeof(cur_state->id_char2)); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 ROUTERIP2 NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->routerip2, tkn, sizeof(cur_state->routerip2)); pgres = PQexec(pgconn, "BEGIN WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("BEGIN WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } snprintf(query_string, sizeof(query_string), "SELECT netblock FROM networks " "WHERE netblock='%s' AND customer_reference=%s " "AND router=get_router_id('%s'::inet) " "FOR UPDATE LIMIT 1", cur_state->block, cur_state->id_char, cur_state->routerip); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_TUPLES_OK || PQntuples(pgres) != 1) { strcpy(resp_buffer, "500 no matching block found to move\r\n"); PQclear(pgres); pgres = PQexec(pgconn, "ROLLBACK WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("ROLLBACK WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } return 0; } snprintf(query_string, sizeof(query_string), "UPDATE networks " "SET customer_reference=%s,router=get_router_id('%s'::inet)," "other_reference=get_customer_reference(%s)," "last_update_at=now(),last_update_by='%s' " "WHERE netblock='%s' AND customer_reference=%s " "AND router=get_router_id('%s'::inet) ", cur_state->id_char2, cur_state->routerip2, cur_state->id_char2,cur_state->userid, cur_state->block, cur_state->id_char, cur_state->routerip); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQclear(pgres); PQexec(pgconn, "ROLLBACK WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("ROLLBACK WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } return 0; } strcpy(resp_buffer, "200 MOVEBLOCK OK\r\n"); PQexec(pgconn, "COMMIT WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("COMMIT WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } return 0; } int process_provassign(CURRENT_STATE * cur_state, char *work_buffer, char *resp_buffer) { char *tkn; int asn, size; struct in_addr work_addr1; tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 CUSTID NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->id_char, tkn, sizeof(cur_state->id_char)); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 ASN NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->asn, tkn, sizeof(cur_state->asn)); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 SIZE NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->size, tkn, sizeof(cur_state->size)); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 ROUTERIP NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->routerip, tkn, sizeof(cur_state->routerip)); if (inet_aton(cur_state->routerip, &work_addr1) != 1) { sprintf(resp_buffer, "500 Invalid Routerip: %s\r\n", cur_state->routerip); return 0; } asn = strtol(cur_state->asn, NULL, 10); size = strtol(cur_state->size, NULL, 10); return get_netblock_provisionally(cur_state, resp_buffer, size, asn, work_buffer); } int process_assign(CURRENT_STATE * cur_state, char *work_buffer, char *resp_buffer) { char token[8192]; char value[8192]; char fields[8192]; char *ptr; char query_string[8192]; PGresult *pgres; int done = 0; char *tkn; query_string[0] = '\0'; fields[0] = '\0'; tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 CUSTID NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->id_char, tkn, sizeof(cur_state->id_char)); if (strspn(cur_state->id_char, "0123456789") != strlen(cur_state->id_char)) { sprintf(resp_buffer, "500 Invalid characters in custid 0 through 9 only accepted\r\n"); return 0; } tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 BLOCK NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->block, tkn, sizeof(cur_state->block)); while (!done) { tkn = strtok(NULL, "= \r\n"); if (tkn == NULL) { done = 1; continue; } strcpy(token, tkn); if (strcasecmp(token, "") == 0) { done = 1; continue; } strcpy(value, strtok(NULL, "\"")); strcpy(value, cleanse_field(value)); if (strcasecmp(value, "") == 0) { done = 1; continue; } if (strcasecmp(token, "CUST_ASN") == 0) strncpy(cur_state->cust_asn, value, sizeof(cur_state->cust_asn)); if (strcasecmp(token, "MISTOKEN") == 0) strncpy(cur_state->mistoken, value, sizeof(cur_state->mistoken)); if (strcasecmp(token, "DESTIP") == 0) { strncpy(cur_state->destip, value, sizeof(cur_state->destip)); ptr = strchr(cur_state->destip, ' '); if (ptr != NULL) *ptr = '\0'; } if (strcasecmp(token, "PURPOSE") == 0) strncpy(cur_state->purpose, value, sizeof(cur_state->purpose)); if (strcasecmp(token, "FORCE") == 0) strncpy(cur_state->force, value, sizeof(cur_state->force)); if (strcasecmp(token, "JUSTNOW") == 0) strncpy(cur_state->justnow, value, sizeof(cur_state->justnow)); if (strcasecmp(token, "JUST1YR") == 0) strncpy(cur_state->just1yr, value, sizeof(cur_state->just1yr)); if (strcasecmp(token, "INTERFACE") == 0) strncpy(cur_state->interface, value, sizeof(cur_state->interface)); } if (PQstatus(pgconn) == CONNECTION_BAD) { snprintf(query_string, sizeof(query_string), "dbname=%s user=%s password=%s host=%s port=%d", IA_NETDB_NAME, cur_state->userid, cur_state->pw, IA_NETDB_HOST, IA_NETDB_PORT); pgconn = PQconnectdb(query_string); if (PQstatus(pgconn) == CONNECTION_BAD) { sprintf(resp_buffer, "500 Can't get DB connection '%s'\r\n", myPQerrorMessage(pgconn)); cur_state->quit = 1; return 0; } } pgres = PQexec(pgconn, "BEGIN WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("BEGIN WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } snprintf(query_string, sizeof(query_string), "SELECT netblock,customer_reference," "get_customer_reference(customer_reference) " "FROM networks " "WHERE netblock='%s' FOR UPDATE ", cur_state->block); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_TUPLES_OK || PQntuples(pgres) != 1) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQclear(pgres); pgres = PQexec(pgconn, "ROLLBACK WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("ROLLBACK WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } return 0; } if (strcmp(cur_state->id_char, PQgetvalue(pgres, 0, 1)) != 0) { sprintf(resp_buffer, "450 BLOCK ASSIGNED TO %s (%s) NOT UPDATED\r\n", PQgetvalue(pgres, 0, 1), PQgetvalue(pgres, 0, 2)); pgres = PQexec(pgconn, "ROLLBACK WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("ROLLBACK WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } return 0; } if (strlen(cur_state->justnow) != 0) { snprintf(value, sizeof(value), "justification_now=%s", cur_state->justnow); strcat(fields, value); } if (strlen(cur_state->just1yr) != 0) { snprintf(value, sizeof(value), "%sjustification_1yr=%s", strlen(fields) ? "," : "", cur_state->just1yr); strcat(fields, value); } if (strlen(cur_state->cust_asn) != 0) { snprintf(value, sizeof(value), "%scust_asn=%s", strlen(fields) ? "," : "", cur_state->cust_asn); strcat(fields, value); } if (strlen(cur_state->mistoken) != 0) { snprintf(value, sizeof(value), "%smistoken='%s'", strlen(fields) ? "," : "", cur_state->mistoken); strcat(fields, value); } if (strlen(cur_state->destip) != 0) { snprintf(value, sizeof(value), "%sdest_ip='%s'", strlen(fields) ? "," : "", cur_state->destip); strcat(fields, value); } if (strlen(cur_state->interface) != 0) { snprintf(value, sizeof(value), "%sinterface='%s'", strlen(fields) ? "," : "", cur_state->interface); strcat(fields, value); } if (strlen(cur_state->purpose) != 0) { snprintf(value, sizeof(value), "%spurpose=get_purpose_code('%s')", strlen(fields) ? "," : "", cur_state->purpose); strcat(fields, value); } snprintf(value, sizeof(value), "%sstatus=get_status_code('assigned')", strlen(fields) ? "," : ""); strcat(fields, value); snprintf(value, sizeof(value), "%sother_reference=get_customer_reference(%s)", strlen(fields) ? "," : "", cur_state->id_char); strcat(fields, value); snprintf(value, sizeof(value), "%slast_update_at=now(),last_update_by='%s'", strlen(fields) ? "," : "", cur_state->userid); strcat(fields, value); snprintf(query_string, sizeof(query_string), "UPDATE networks " "SET %s " "WHERE netblock='%s'", fields, cur_state->block); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQclear(pgres); pgres = PQexec(pgconn, "ROLLBACK WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("ROLLBACK WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } return 0; } sprintf(resp_buffer, "200 ASSIGN OK\r\n"); pgres = PQexec(pgconn, "COMMIT WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("COMMIT WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } return 0; } int process_examine(CURRENT_STATE * cur_state, char *work_buffer, char *resp_buffer) { char query_string[8192]; PGresult *pgres; int i = 0, j = 0; char *tkn; query_string[0] = '\0'; tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 BLOCK NOT PROVIDED\r\n"); return 0; } strcpy(cur_state->block, cleanse_field(tkn)); if (strlen(cur_state->block) > 40) { strcpy(resp_buffer, "500 Invalid Block\r\n"); return 0; } snprintf(query_string, sizeof(query_string), "SELECT netblock,get_status(status) as netblock_status, " "parent_asn as asn,cust_asn, " "get_customer_name(customer_reference) as customer_name," "get_customer_company(customer_reference) as customer_company," "get_customer_address(customer_reference) as customer_address," "get_customer_address2(customer_reference) as customer_address2," "get_customer_city(customer_reference) as customer_city," "get_customer_state(customer_reference) as customer_state," "get_customer_zip(customer_reference) as customer_zip," "get_customer_telephone(customer_reference) as customer_tel," "get_customer_email(customer_reference) as customer_email," "get_customer_reference(customer_reference) as reference," "get_customer_comments(customer_reference) as cust_comments," "justification_now as just_now," "justification_1yr as just_1yr," "get_router_name(router) as router_name," "get_router_ip(router) as router_ip," "interface as router_interface," "dest_ip as destip," "comments as net_comments " "FROM networks " "WHERE '%s' <<= netblock " "ORDER BY netblock DESC", cur_state->block); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_TUPLES_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } /* print a tuple or 2 */ fprintf(stdout, "215 EXAMINE DATA FOLLOWS:\r\n"); fflush(stdout); for (i = 0; i < PQntuples(pgres); i++) { for (j = 0; j < PQnfields(pgres); j++) { if (PQgetisnull(pgres, i, j)) { fprintf(stdout, " %s=SQL_NULL\r\n", PQfname(pgres, j)); } else fprintf(stdout, " %s='%s'\r\n", PQfname(pgres, j), PQgetvalue(pgres, i, j)); } } sprintf(resp_buffer, ".\r\n"); return 0; } int process_return(CURRENT_STATE * cur_state, char *work_buffer, char *resp_buffer) { char token[8192]; char value[8192]; char query_string[8192]; PGresult *pgres; int done = 0; char *tkn; query_string[0] = '\0'; tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 CUSTID NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->id_char, tkn, sizeof(cur_state->id_char)); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 BLOCK NOT PROVIDED\r\n"); return 0; } strncpy(cur_state->block, tkn, sizeof(cur_state->block)); while (!done) { tkn = strtok(NULL, "= \r\n"); if (tkn == NULL) { done = 1; continue; } strcpy(token, tkn); if (strcasecmp(token, "") == 0) { done = 1; continue; } strcpy(value, strtok(NULL, "\"")); strcpy(value, cleanse_field(value)); if (strcasecmp(value, "") == 0) { done = 1; continue; } if (strcasecmp(token, "STATUS") == 0) strncpy(cur_state->status, value, sizeof(cur_state->status)); if (strcasecmp(token, "FORCE") == 0) strncpy(cur_state->force, value, sizeof(cur_state->force)); } if (PQstatus(pgconn) == CONNECTION_BAD) { snprintf(query_string, sizeof(query_string), "dbname=%s user=%s password=%s host=%s port=%d", IA_NETDB_NAME, cur_state->userid, cur_state->pw, IA_NETDB_HOST, IA_NETDB_PORT); pgconn = PQconnectdb(query_string); if (PQstatus(pgconn) == CONNECTION_BAD) { sprintf(resp_buffer, "500 Can't get DB connection '%s'\r\n", myPQerrorMessage(pgconn)); cur_state->quit = 1; return 0; } } pgres = PQexec(pgconn, "BEGIN WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("BEGIN WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } snprintf(query_string, sizeof(query_string), "SELECT netblock,customer_reference," "get_customer_reference(customer_reference) " "FROM networks " "WHERE netblock='%s' FOR UPDATE ", cur_state->block); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_TUPLES_OK || PQntuples(pgres) != 1) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } if (strcmp(cur_state->id_char, PQgetvalue(pgres, 0, 1)) != 0) { sprintf(resp_buffer, "450 BLOCK ASSIGNED TO %s (%s) NOT UPDATED\r\n", PQgetvalue(pgres, 0, 1), PQgetvalue(pgres, 0, 2)); pgres = PQexec(pgconn, "ROLLBACK WORK"); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message("ROLLBACK WORK", myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } return 0; } if (strlen(cur_state->status) == 0) { strcpy(cur_state->status, "pending_available"); } snprintf(query_string, sizeof(query_string), "UPDATE networks " "SET status=get_status_code('%s'),last_update_at=now()," "last_update_by='%s' " "WHERE netblock='%s'", cur_state->status, cur_state->userid, cur_state->block); pgres = PQexec(pgconn, query_string); if (PQresultStatus(pgres) != PGRES_COMMAND_OK) { sprintf(resp_buffer, "590 DB ERROR: Report %s-%d-%d to networking\r\n", IA_NETDB_HOST, (int)getpid(), (int)time(NULL)); prepare_error_message(query_string, myPQerrorMessage(pgconn)); PQclear(pgres); return 0; } pgres = PQexec(pgconn, "COMMIT WORK"); sprintf(resp_buffer, "200 RETURN OK %s\r\n", cur_state->block); return 0; } int process_buffer(char *buffer, char *resp_buffer, CURRENT_STATE * cur_state) { char token[8192]; char work_buffer[16384]; char *tkn; strcpy(work_buffer, buffer); strcpy(token, strtok(work_buffer, " \r\n")); if (strcasecmp(token, "QUIT") == 0) { strcpy(resp_buffer, "200 QUIT OK\r\n"); cur_state->quit = 1; return 0; } if (cur_state->hello != 1) { if (strcasecmp(token, "HELO") != 0) { strcpy(resp_buffer, "500 HELO REQUIRED\r\n"); return 0; } tkn = strtok(NULL, " "); if (tkn == NULL) { strcpy(resp_buffer, "500 USERID not provided\r\n"); return 0; } strcpy(cur_state->userid, tkn); tkn = strtok(NULL, " \r\n"); if (tkn == NULL) { strcpy(resp_buffer, "500 Password not provided\r\n"); return 0; } strcpy(cur_state->pw, tkn); cur_state->hello = 1; return process_helo(cur_state, resp_buffer); } if (strcasecmp(token, "CUSTID") == 0) return process_custid(cur_state, work_buffer, resp_buffer); if (strcasecmp(token, "CUSTINFO") == 0) return process_custinfo(cur_state, work_buffer, resp_buffer); if (strcasecmp(token, "PROVASSIGN") == 0) return process_provassign(cur_state, work_buffer, resp_buffer); if (strcasecmp(token, "ASSIGN") == 0) return process_assign(cur_state, work_buffer, resp_buffer); if (strcasecmp(token, "RETURN") == 0) return process_return(cur_state, work_buffer, resp_buffer); if (strcasecmp(token, "EXAMINE") == 0) return process_examine(cur_state, work_buffer, resp_buffer); if (strcasecmp(token, "MOVEBLOCK") == 0) return process_moveblock(cur_state, work_buffer, resp_buffer); if (strcasecmp(token, "QUIT") == 0) { strcpy(resp_buffer, "200 QUIT OK\r\n"); cur_state->quit = 1; return 0; } sprintf(resp_buffer, "500 WHAT? %s\r\n", token); return 0; } int main(int argc, char **argv) { char buffer[16384]; char resp_buffer[16384]; CURRENT_STATE cur_state; memset(&cur_state, '\0', sizeof(cur_state)); memset(buffer, '\0', sizeof(buffer)); snprintf(buffer, sizeof(buffer), "250-Welcome to Netmaster ($Id: netmaster.c,v 1.43 2001/10/10 21:30:06 ler Exp $).\r\n250 READY\r\n"); fprintf(stdout, buffer); fflush(stdout); memset(buffer, '\0', sizeof(buffer)); while ((!feof(stdin)) && (cur_state.quit != 1)) { memset(buffer, '\0', sizeof(buffer)); if (fgets(buffer, sizeof(buffer), stdin) != NULL) { if (strlen(buffer) < 5) { fprintf(stdout, "500 WHAT?\r\n"); fflush(stdout); continue; } if (process_buffer(buffer, resp_buffer, &cur_state) == 0) { fprintf(stdout, resp_buffer); fflush(stdout); } else { fprintf(stdout, resp_buffer); fflush(stdout); } } reset_state(&cur_state); } return 0; } >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 May 6 5: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 BEDD737B408 for ; Mon, 6 May 2002 05:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46CA1Q34190; Mon, 6 May 2002 05:10:01 -0700 (PDT) (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 4973137B406 for ; Mon, 6 May 2002 05:06:55 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.2) with ESMTP id g46C6rD0049296 for ; Mon, 6 May 2002 14:06:53 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g46C6rMj049295; Mon, 6 May 2002 14:06:53 +0200 (CEST) Message-Id: <200205061206.g46C6rMj049295@pcwin002.win.tue.nl> Date: Mon, 6 May 2002 14:06:53 +0200 (CEST) From: Stijn Hoop Reply-To: Stijn Hoop To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37787: [MAINTAINER UPDATE]: emulators/xmame Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37787 >Category: ports >Synopsis: [MAINTAINER UPDATE]: emulators/xmame >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 May 06 05:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stijn Hoop >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD 4.5-STABLE #0: Wed May 1 04:32:43 CEST 2002 >Description: - Update to xmame 0.60.1. - Catchup with the USB library rename - this will hopefully solve the USB joystick problem for people with devel/libusb installed. >How-To-Repeat: N/A >Fix: diff -urN --exclude=CVS /usr/ports/emulators/xmame/Makefile xmame/Makefile --- /usr/ports/emulators/xmame/Makefile Thu Apr 18 05:33:38 2002 +++ xmame/Makefile Mon May 6 13:59:18 2002 @@ -6,7 +6,7 @@ # PORTNAME?= xmame -PORTVERSION?= 0.59.1 +PORTVERSION?= 0.60.1 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/ \ http://www.mame.net/zips/ \ @@ -70,6 +70,7 @@ xmame.css \ xmame-doc.lyx \ xmame-doc.txt \ + ctrlr.txt \ dga2.txt XMAMEDOCS= changes.mame \ gamelist.mame \ diff -urN --exclude=CVS /usr/ports/emulators/xmame/distinfo xmame/distinfo --- /usr/ports/emulators/xmame/distinfo Wed Apr 17 05:33:43 2002 +++ xmame/distinfo Mon May 6 13:18:01 2002 @@ -1,4 +1,4 @@ -MD5 (xmame/xmame-0.59.1.tar.bz2) = 5b46b6edac55d8a4db8dc46ff56d035b +MD5 (xmame/xmame-0.60.1.tar.bz2) = 887e3956e410b06b92165637ba219070 MD5 (xmame/xmame-0.56.2.tar.bz2) = e43dd5e087f954351948fb9848485924 MD5 (xmame/xmame-0.37b14.2.tar.bz2) = 34bfba3d1412a8f8e1abd4d738de3f27 MD5 (xmame/cheat.zip) = b745ea4df1a3a517c00fedae1ee49a14 diff -urN --exclude=CVS /usr/ports/emulators/xmame/files/patch-ac xmame/files/patch-ac --- /usr/ports/emulators/xmame/files/patch-ac Sun Mar 24 05:33:39 2002 +++ xmame/files/patch-ac Mon May 6 14:04:26 2002 @@ -1,5 +1,5 @@ ---- src/unix/unix.mak.orig Mon Mar 18 02:41:37 2002 -+++ src/unix/unix.mak Tue Mar 19 18:05:20 2002 +--- src/unix/unix.mak.orig Fri May 3 04:53:53 2002 ++++ src/unix/unix.mak Mon May 6 14:04:08 2002 @@ -50,20 +50,20 @@ # svga and ggi also use $(X11LIB) since that's where zlib often is @@ -26,7 +26,26 @@ CFLAGS.photon2 = INST.x11 = doinstall -@@ -357,7 +357,7 @@ +@@ -235,9 +235,18 @@ + MY_LIBS += -lusb + endif + else ++ifeq ($(ARCH), freebsd) ++ifeq ($(shell test -f /usr/include/usbhid.h && echo have_usbhid), have_usbhid) ++CONFIG += -DHAVE_USBHID_H ++MY_LIBS += -lusbhid ++else ++MY_LIBS += /usr/lib/libusb.a ++endif ++else + MY_LIBS += -lusb + endif + endif ++endif + + ifdef EFENCE + MY_LIBS += -lefence +@@ -366,7 +375,7 @@ doc/x$(TARGET)rc.dist: all src/unix/xmamerc-keybinding-notes.txt ./x$(TARGET).$(DISPLAY_METHOD) -noloadconfig -showconfig | \ @@ -35,7 +54,7 @@ cat src/unix/xmamerc-keybinding-notes.txt >> doc/x$(TARGET)rc.dist doc/gamelist.$(TARGET): all -@@ -366,7 +366,8 @@ +@@ -375,7 +384,8 @@ doc/x$(TARGET).6: all src/unix/xmame.6-1 src/unix/xmame.6-3 cat src/unix/xmame.6-1 > doc/x$(TARGET).6 diff -urN --exclude=CVS /usr/ports/emulators/xmame/pkg-plist xmame/pkg-plist --- /usr/ports/emulators/xmame/pkg-plist Sun Jan 6 05:33:45 2002 +++ xmame/pkg-plist Mon May 6 13:53:29 2002 @@ -25,6 +25,7 @@ %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame.css %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.lyx %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.txt +%%PORTDOCS%%share/doc/%%MAMEMESS%%/ctrlr.txt %%PORTDOCS%%share/doc/%%MAMEMESS%%/dga2.txt %%MAMEONLY%%%%DATFILES%%share/xmame/hiscore.dat %%MAMEONLY%%%%DATFILES%%share/xmame/history.dat >Release-Note: >Audit-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 May 6 6: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 CD61737B413 for ; Mon, 6 May 2002 06:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46Do1156994; Mon, 6 May 2002 06:50:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id D564A37B403 for ; Mon, 6 May 2002 06:49:47 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g46DpBhG079582 for ; Mon, 6 May 2002 06:51:11 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g46DpBsZ079581; Mon, 6 May 2002 06:51:11 -0700 (PDT) Message-Id: <200205061351.g46DpBsZ079581@nwww.freebsd.org> Date: Mon, 6 May 2002 06:51:11 -0700 (PDT) From: Mario Pranjic To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37790: mcrypt patch 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: 37790 >Category: ports >Synopsis: mcrypt patch problem >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 May 06 06:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mario Pranjic >Release: 4.5 release >Organization: private >Environment: FreeBSD isengard.irb.hr 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Tue Apr 23 10:48:23 CEST 2002 root@isengard.irb.hr:/usr/src/sys/compile/ISENGARD-01 i386 >Description: portupgrade -R mcrypt returns: ===> mcrypt-2.5.13 depends on executable: autoconf213 - found ===> mcrypt-2.5.13 depends on executable: libtool - found ===> mcrypt-2.5.13 depends on shared library: mcrypt.7 - found ===> mcrypt-2.5.13 depends on shared library: mhash.2 - found ===> mcrypt-2.5.13 depends on shared library: intl.2 - found ===> Patching for mcrypt-2.5.13 ===> Applying FreeBSD patches for mcrypt-2.5.13 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to src/extra.c.rej >How-To-Repeat: portupgrade -R mcrypt. almost certanly make install for mcrypt from ports tree too. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Patch patch-src_extra.c failed to apply cleanly. *** Error code 1 Stop in /usr/ports/security/mcrypt. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! security/mcrypt (mcrypt-2.5.6_1) (patch error) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 7:26:57 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 11A3237B405; Mon, 6 May 2002 07:26:52 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 886DB2178B; Mon, 6 May 2002 10:26:46 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id BE3A53D22; Mon, 6 May 2002 10:26:45 -0400 (EDT) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15574.37541.396571.325731@onceler.kciLink.com> Date: Mon, 6 May 2002 10:26:45 -0400 To: knu@FreeBSD.org Cc: ports@freebsd.org Subject: latest portupgrade won't run with existing pkgtools.conf X-Mailer: VM 7.03 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 I upgrade portupgrade using portupgrade 20020405 to 20020429 and when I run the new version, I get an error. Copying the new pkgtools.conf and putting back my local changes fixes the problem. ===> Cleaning for ruby-bdb1-0.1.7 ===> Cleaning for autoconf213-2.13.000227_1 ===> Cleaning for m4-1.4_1 ===> Cleaning for ruby-fnmatch-1.1b_1 ===> Cleaning for ruby-optparse-0.8.6 ===> Cleaning for ruby-1.6.7.2002.05.02p ===> Cleaning for pkg_tarup-1.2_3 ===> Cleaning for portupgrade-20020429 ---> Removing the temporary backup files ---> Removing the obsoleted dependencies ---> Cleaning out obsolete shared libraries ---> Reporting the results (+:succeeded / -:ignored / *:skipped / !:failed) + lang/ruby (ruby-1.6.7.2002.03.27) - devel/ruby-optparse (ruby-optparse-0.8.6) - databases/ruby-bdb1 (ruby-bdb1-0.1.7) - sysutils/pkg_tarup (pkg_tarup-1.2_3) - devel/ruby-fnmatch (ruby-fnmatch-1.1b_1) + sysutils/portupgrade (portupgrade-20020405) 121.653user 23.235sys 41.1%, 2234ib 388ob 903tx 1951da 2854to 0swp 5:51.98 [root@onceler]# portversion -vOL= ** Error occured reading /usr/local/etc/pkgtools.conf: undefined method `+' for nil [root@onceler]# portversion -vOL= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 7:57: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f131.law7.hotmail.com [216.33.237.131]) by hub.freebsd.org (Postfix) with ESMTP id CC38F37B404; Mon, 6 May 2002 07:57:04 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 6 May 2002 07:57:04 -0700 Received: from 144.189.40.222 by lw7fd.law7.hotmail.msn.com with HTTP; Mon, 06 May 2002 14:57:04 GMT X-Originating-IP: [144.189.40.222] From: "Serge Lamikhov-Center" To: ports@FreeBSD.org Cc: ijliao@FreeBSD.org Subject: ELFIO package Date: Mon, 06 May 2002 17:57:04 +0300 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 06 May 2002 14:57:04.0757 (UTC) FILETIME=[49156250:01C1F50E] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am Serge Lamikhov-Center, the developer of ELFIO library. It is an honor for me that you decided to include ELFIO project into your ports/devel/elfio distribution. The version located in the distribution is 0.2.7. I would like to inform you, that the current version of the project hosted at SourceForge is 0.8.2. It is a beta release of the package (0.2.7 was an alpha release). The beta release of ELFIO package has "configure" script included. You need to use GNU make to compile it on FreeBSD. Please feel free to contact me in case of any problems. Thank you for your great work, Serge _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:20:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 6B9FB37B407 for ; Mon, 6 May 2002 08:20:42 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FIZg06618 for ; Mon, 6 May 2002 11:18:35 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14090; Mon, 6 May 2002 11:24:52 -0400 (EDT) Date: Mon, 6 May 2002 11:24:52 -0400 (EDT) Message-Id: <200205061524.LAA14090@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Added! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the addition of your email address: freebsd-ports@freebsd.org to the Kane Marie Fine Arts Gallery Subscribe Me mailing list. If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to remove yourself automatically, or click the link below: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?r=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:21:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id A156A37B403 for ; Mon, 6 May 2002 08:21:14 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FJ8g06745 for ; Mon, 6 May 2002 11:19:09 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14177; Mon, 6 May 2002 11:25:25 -0400 (EDT) Date: Mon, 6 May 2002 11:25:25 -0400 (EDT) Message-Id: <200205061525.LAA14177@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Removed! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the removal of your email address: freebsd-ports@freebsd.org from the Kane Marie Fine Arts Gallery Subscribe Me mailing list. We're sorry to see you go! If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to add yourself automatically, or click on the link below to automatically re-subscribe yourself: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?a=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:21:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id A630C37B403 for ; Mon, 6 May 2002 08:21:31 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FJPg06822 for ; Mon, 6 May 2002 11:19:25 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14224; Mon, 6 May 2002 11:25:42 -0400 (EDT) Date: Mon, 6 May 2002 11:25:42 -0400 (EDT) Message-Id: <200205061525.LAA14224@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Added! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the addition of your email address: freebsd-ports@freebsd.org to the Kane Marie Fine Arts Gallery Subscribe Me mailing list. If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to remove yourself automatically, or click the link below: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?r=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:22: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 17BBF37B40A for ; Mon, 6 May 2002 08:21:48 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FJgg06883 for ; Mon, 6 May 2002 11:19:42 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14254; Mon, 6 May 2002 11:25:59 -0400 (EDT) Date: Mon, 6 May 2002 11:25:59 -0400 (EDT) Message-Id: <200205061525.LAA14254@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Removed! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the removal of your email address: freebsd-ports@freebsd.org from the Kane Marie Fine Arts Gallery Subscribe Me mailing list. We're sorry to see you go! If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to add yourself automatically, or click on the link below to automatically re-subscribe yourself: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?a=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:22:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 2653A37B401 for ; Mon, 6 May 2002 08:22:12 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FK6g06979 for ; Mon, 6 May 2002 11:20:06 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14292; Mon, 6 May 2002 11:26:22 -0400 (EDT) Date: Mon, 6 May 2002 11:26:22 -0400 (EDT) Message-Id: <200205061526.LAA14292@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Added! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the addition of your email address: freebsd-ports@freebsd.org to the Kane Marie Fine Arts Gallery Subscribe Me mailing list. If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to remove yourself automatically, or click the link below: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?r=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:22:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 43C2A37B408 for ; Mon, 6 May 2002 08:22:50 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FKhg07140 for ; Mon, 6 May 2002 11:20:43 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14356; Mon, 6 May 2002 11:27:00 -0400 (EDT) Date: Mon, 6 May 2002 11:27:00 -0400 (EDT) Message-Id: <200205061527.LAA14356@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Removed! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the removal of your email address: freebsd-ports@freebsd.org from the Kane Marie Fine Arts Gallery Subscribe Me mailing list. We're sorry to see you go! If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to add yourself automatically, or click on the link below to automatically re-subscribe yourself: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?a=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:23:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 4CB1C37B404 for ; Mon, 6 May 2002 08:23:18 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FLBg07254 for ; Mon, 6 May 2002 11:21:11 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14392; Mon, 6 May 2002 11:27:28 -0400 (EDT) Date: Mon, 6 May 2002 11:27:28 -0400 (EDT) Message-Id: <200205061527.LAA14392@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Added! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the addition of your email address: freebsd-ports@freebsd.org to the Kane Marie Fine Arts Gallery Subscribe Me mailing list. If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to remove yourself automatically, or click the link below: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?r=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:24: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id C397F37B413 for ; Mon, 6 May 2002 08:23:43 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FLbg07373 for ; Mon, 6 May 2002 11:21:37 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14407; Mon, 6 May 2002 11:27:54 -0400 (EDT) Date: Mon, 6 May 2002 11:27:54 -0400 (EDT) Message-Id: <200205061527.LAA14407@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Removed! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the removal of your email address: freebsd-ports@freebsd.org from the Kane Marie Fine Arts Gallery Subscribe Me mailing list. We're sorry to see you go! If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to add yourself automatically, or click on the link below to automatically re-subscribe yourself: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?a=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:24:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 041CA37B401 for ; Mon, 6 May 2002 08:24:11 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FM5g07510 for ; Mon, 6 May 2002 11:22:05 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14439; Mon, 6 May 2002 11:28:22 -0400 (EDT) Date: Mon, 6 May 2002 11:28:22 -0400 (EDT) Message-Id: <200205061528.LAA14439@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Added! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the addition of your email address: freebsd-ports@freebsd.org to the Kane Marie Fine Arts Gallery Subscribe Me mailing list. If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to remove yourself automatically, or click the link below: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?r=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:24:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id A0D2F37B406 for ; Mon, 6 May 2002 08:24:33 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FMRg07597 for ; Mon, 6 May 2002 11:22:27 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14454; Mon, 6 May 2002 11:28:44 -0400 (EDT) Date: Mon, 6 May 2002 11:28:44 -0400 (EDT) Message-Id: <200205061528.LAA14454@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Removed! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the removal of your email address: freebsd-ports@freebsd.org from the Kane Marie Fine Arts Gallery Subscribe Me mailing list. We're sorry to see you go! If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to add yourself automatically, or click on the link below to automatically re-subscribe yourself: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?a=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:25: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 2B70237B403 for ; Mon, 6 May 2002 08:24:57 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FMpg07678 for ; Mon, 6 May 2002 11:22:51 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14470; Mon, 6 May 2002 11:29:08 -0400 (EDT) Date: Mon, 6 May 2002 11:29:08 -0400 (EDT) Message-Id: <200205061529.LAA14470@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Added! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the addition of your email address: freebsd-ports@freebsd.org to the Kane Marie Fine Arts Gallery Subscribe Me mailing list. If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to remove yourself automatically, or click the link below: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?r=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:25:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 67B8B37B41B for ; Mon, 6 May 2002 08:25:22 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FNHg07750 for ; Mon, 6 May 2002 11:23:17 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14517; Mon, 6 May 2002 11:29:34 -0400 (EDT) Date: Mon, 6 May 2002 11:29:34 -0400 (EDT) Message-Id: <200205061529.LAA14517@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Removed! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the removal of your email address: freebsd-ports@freebsd.org from the Kane Marie Fine Arts Gallery Subscribe Me mailing list. We're sorry to see you go! If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to add yourself automatically, or click on the link below to automatically re-subscribe yourself: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?a=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:25:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id C10E037B404 for ; Mon, 6 May 2002 08:25:45 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FNdg07824 for ; Mon, 6 May 2002 11:23:39 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14538; Mon, 6 May 2002 11:29:56 -0400 (EDT) Date: Mon, 6 May 2002 11:29:56 -0400 (EDT) Message-Id: <200205061529.LAA14538@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Added! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the addition of your email address: freebsd-ports@freebsd.org to the Kane Marie Fine Arts Gallery Subscribe Me mailing list. If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to remove yourself automatically, or click the link below: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?r=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:26: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kabru.pinn.net (kabru.pinn.net [198.252.201.11]) by hub.freebsd.org (Postfix) with ESMTP id 27A3537B405 for ; Mon, 6 May 2002 08:25:57 -0700 (PDT) Received: from matterhorn.pinn.net (matterhorn.pinn.net [198.252.201.8]) by kabru.pinn.net (8.11.3/8.9.1) with ESMTP id g46FNpg07860 for ; Mon, 6 May 2002 11:23:51 -0400 (EDT) Received: (from kanedev@localhost) by matterhorn.pinn.net (8.9.3+Sun/8.8.8) id LAA14548; Mon, 6 May 2002 11:30:07 -0400 (EDT) Date: Mon, 6 May 2002 11:30:07 -0400 (EDT) Message-Id: <200205061530.LAA14548@matterhorn.pinn.net> To: freebsd-ports@freebsd.org From: Kane Marie Fine Arts Gallery Reply-To: Kane Marie Fine Arts Gallery Subject: You've Been Removed! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=boundary42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --boundary42 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit This message is to confirm the removal of your email address: freebsd-ports@freebsd.org from the Kane Marie Fine Arts Gallery Subscribe Me mailing list. We're sorry to see you go! If you feel you have received this notice in error, please visit the Kane Marie Fine Arts Gallery Subscribe Me mailing list at our website: http://www.kanemarie.com to add yourself automatically, or click on the link below to automatically re-subscribe yourself: http://www.kanemarie.com/cgi-bin/bulkmail/s.pl?a=1&l=1&e=freebsd-ports=:freebsd.org Thank you, Kane Marie Fine Arts Gallery --boundary42-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 8:31: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 5D17937B4A7 for ; Mon, 6 May 2002 08:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46FU2E72955; Mon, 6 May 2002 08:30:02 -0700 (PDT) (envelope-from gnats) Received: from eos.ocn.ne.jp (eos.ocn.ne.jp [210.190.142.171]) by hub.freebsd.org (Postfix) with ESMTP id 3B7CB37B40C for ; Mon, 6 May 2002 08:21:51 -0700 (PDT) Received: from mail.hrslab.yi.org (p10062-adsao04hon-acca.tokyo.ocn.ne.jp [61.214.216.62]) by eos.ocn.ne.jp (OCN) with ESMTP id AAA14665 for ; Tue, 7 May 2002 00:21:49 +0900 (JST) Received: from alph.hrslab.yi.org (alph.hrslab.yi.org [192.168.0.10]) by mail.hrslab.yi.org (8.11.1/3.7W/DomainMaster) with ESMTP id g46FHac59249 for ; Tue, 7 May 2002 00:17:37 +0900 (JST) (envelope-from hrs@hrslab.yi.org) Received: from alph.hrslab.yi.org (localhost [127.0.0.1]) by alph.hrslab.yi.org (8.12.3/8.12.3) with ESMTP id g46FHaDC045427 for ; Tue, 7 May 2002 00:17:36 +0900 (JST) (envelope-from hrs@alph.hrslab.yi.org) Received: (from hrs@localhost) by alph.hrslab.yi.org (8.12.3/8.12.3/Submit) id g46FHZaa045426; Tue, 7 May 2002 00:17:35 +0900 (JST) Message-Id: <200205061517.g46FHZaa045426@alph.hrslab.yi.org> Date: Tue, 7 May 2002 00:17:35 +0900 (JST) From: Hiroki Sato Reply-To: Hiroki Sato To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37793: New port: print/pxfonts (another Palatino-style fontset for LaTeX) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37793 >Category: ports >Synopsis: New port: print/pxfonts (another Palatino-style fontset for LaTeX) >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 May 06 08:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hiroki Sato >Release: FreeBSD 4.5-STABLE i386 >Organization: Tokyo University of Science >Environment: System: FreeBSD alph.hrslab.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 25 22:53:23 JST 2002 hrs@alph.hrslab.org:/home/obj/usr/src/sys/alph i386 >Description: "pxfonts" is another Palatino-style fontset for LaTeX. >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # print/pxfonts # print/pxfonts/Makefile # print/pxfonts/pkg-comment # print/pxfonts/pkg-descr # print/pxfonts/pkg-plist # print/pxfonts/distinfo # print/pxfonts/pkg-message # echo c - print/pxfonts mkdir -p print/pxfonts > /dev/null 2>&1 echo x - print/pxfonts/Makefile sed 's/^X//' >print/pxfonts/Makefile << 'END-of-print/pxfonts/Makefile' X# New ports collection makefile for: pxfonts X# Date created: 6 May 2002 X# Whom: hrs X# X# $FreeBSD$ X# X XPORTNAME= pxfonts XPORTVERSION= 1.0 XCATEGORIES= print XMASTER_SITES= ${MASTER_SITE_TEX_CTAN} XMASTER_SITE_SUBDIR= fonts XDISTNAME= pxfonts X XMAINTAINER= hrs@FreeBSD.org X XBUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip X XNO_BUILD= YES XPLIST_SUB= TEXMF=${TEXMF} MKTEXLSR=${MKTEXLSR} X XTEXMF= share/texmf XMKTEXLSR= mktexlsr X Xdo-patch: X cd ${WRKSRC} && unzip -q -o px_patch1.zip X cd ${WRKSRC} && ${MV} pxmi.tfm pxmi1.tfm tfm/ X cd ${WRKSRC} && ${MV} pxmi.vf pxmi1.vf vf/ X cd ${WRKSRC} && ${MV} pxmi.vpl pxmi1.vpl vf/ X cd ${WRKSRC} && ${MV} patch1.txt doc/ X Xdo-install: X for i in afm dvipdfm dvips input pfb tfm vf;\ X do\ X case $${i} in\ X afm|tfm|vf) dest=fonts/$${i};;\ X pfb) dest=fonts/type1;;\ X dvipdfm|dvips) dest=$${i};;\ X input) dest=tex/latex;;\ X esac;\ X ${ECHO} "Installing: ${WRKSRC}/$${i} -> ${PREFIX}/${TEXMF}/$${dest}/pxr";\ X ${MKDIR} ${PREFIX}/${TEXMF}/$${dest}/pxr;\ X ${INSTALL_DATA} ${WRKSRC}/$${i}/* ${PREFIX}/${TEXMF}/$${dest}/pxr;\ X done X cd ${PREFIX}/${TEXMF}/dvipdfm/config && ${LN} -s -f ../pxr/pxr3.map . X.for i in pxr.map pxr1.map pxr2.map X cd ${PREFIX}/${TEXMF}/dvips/base && ${LN} -s -f ../pxr/${i} . X.endfor X Xpost-install: X.if !defined(NOPORTDOCS) X @${ECHO} "Installing: ${WRKSRC}/doc -> ${PREFIX}/share/doc/${PORTNAME}" X ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} X.for sfx in pdf ps tex X ${INSTALL_MAN} ${WRKSRC}/doc/pxfontsdoc.${sfx}\ X ${WRKSRC}/doc/pxfontsdocA4.${sfx} ${WRKSRC}/doc/patch1.txt\ X ${PREFIX}/share/doc/${PORTNAME} X.endfor X.endif X ${MKTEXLSR} X @${CAT} ${PKGMESSAGE} X X.include END-of-print/pxfonts/Makefile echo x - print/pxfonts/pkg-comment sed 's/^X//' >print/pxfonts/pkg-comment << 'END-of-print/pxfonts/pkg-comment' XYet another Palatino-style font for LaTeX END-of-print/pxfonts/pkg-comment echo x - print/pxfonts/pkg-descr sed 's/^X//' >print/pxfonts/pkg-descr << 'END-of-print/pxfonts/pkg-descr' XThe PX fonts consist of X X - virtual text roman fonts using Adobe Palatino (or URW URWPalladioL) X with some modified and additional text symbols in OT1, T1, and TS1 encodings X X - virtual text sans serif fonts using Adobe Helvetica (or URW NimbusSanL) X with additional text symbols in OT1, T1, TS1, and LY1 encodings X (Provided in the TX fonts distribution) X X - monospaced typewriter fonts in OT1, T1, TS1, and LY1 encodings X (Provided in the TX fonts distribution) X X - math alphabets using Adobe Palatino (or URWPalladioL) with modified metrics X X - math fonts of all symbols corresponding to those of Computer Modern math X fonts (CMSY, CMMI, CMEX, and Greek letters of CMR) X X - math fonts of all symbols corresponding to those of AMS fonts (MSAM and MSBM) X X - additional math fonts of various symbols X XAll fonts are in the Type 1 format (afm and pfb files). Necessary tfm and vf Xfiles together with LaTeXe package files and font map files for dvips are Xprovided. X X- Hiroki Sato X hrs@FreeBSD.org END-of-print/pxfonts/pkg-descr echo x - print/pxfonts/pkg-plist sed 's/^X//' >print/pxfonts/pkg-plist << 'END-of-print/pxfonts/pkg-plist' X%%PORTDOCS%%share/doc/pxfonts/pxfontsdoc.pdf X%%PORTDOCS%%share/doc/pxfonts/pxfontsdoc.ps X%%PORTDOCS%%share/doc/pxfonts/pxfontsdoc.tex X%%PORTDOCS%%share/doc/pxfonts/pxfontsdocA4.pdf X%%PORTDOCS%%share/doc/pxfonts/pxfontsdocA4.ps X%%PORTDOCS%%share/doc/pxfonts/pxfontsdocA4.tex X%%PORTDOCS%%share/doc/pxfonts/patch1.txt X%%PORTDOCS%%@dirrm share/doc/pxfonts X%%TEXMF%%/dvipdfm/pxr/pxr3.map X%%TEXMF%%/dvipdfm/config/pxr3.map X%%TEXMF%%/dvips/pxr/pxr.map X%%TEXMF%%/dvips/base/pxr.map X%%TEXMF%%/dvips/pxr/pxr1.map X%%TEXMF%%/dvips/base/pxr1.map X%%TEXMF%%/dvips/pxr/pxr2.map X%%TEXMF%%/dvips/base/pxr2.map X%%TEXMF%%/fonts/afm/pxr/pxbex.afm X%%TEXMF%%/fonts/afm/pxr/pxbexa.afm X%%TEXMF%%/fonts/afm/pxr/pxbmia.afm X%%TEXMF%%/fonts/afm/pxr/pxbsy.afm X%%TEXMF%%/fonts/afm/pxr/pxbsya.afm X%%TEXMF%%/fonts/afm/pxr/pxbsyb.afm X%%TEXMF%%/fonts/afm/pxr/pxbsyc.afm X%%TEXMF%%/fonts/afm/pxr/pxex.afm X%%TEXMF%%/fonts/afm/pxr/pxexa.afm X%%TEXMF%%/fonts/afm/pxr/pxmia.afm X%%TEXMF%%/fonts/afm/pxr/pxsy.afm X%%TEXMF%%/fonts/afm/pxr/pxsya.afm X%%TEXMF%%/fonts/afm/pxr/pxsyb.afm X%%TEXMF%%/fonts/afm/pxr/pxsyc.afm X%%TEXMF%%/fonts/afm/pxr/rpcxb.afm X%%TEXMF%%/fonts/afm/pxr/rpcxbi.afm X%%TEXMF%%/fonts/afm/pxr/rpcxi.afm X%%TEXMF%%/fonts/afm/pxr/rpcxr.afm X%%TEXMF%%/fonts/afm/pxr/rpxb.afm X%%TEXMF%%/fonts/afm/pxr/rpxbi.afm X%%TEXMF%%/fonts/afm/pxr/rpxbmi.afm X%%TEXMF%%/fonts/afm/pxr/rpxbsc.afm X%%TEXMF%%/fonts/afm/pxr/rpxi.afm X%%TEXMF%%/fonts/afm/pxr/rpxmi.afm X%%TEXMF%%/fonts/afm/pxr/rpxr.afm X%%TEXMF%%/fonts/afm/pxr/rpxsc.afm X%%TEXMF%%/fonts/tfm/pxr/p1xb.tfm X%%TEXMF%%/fonts/tfm/pxr/p1xbi.tfm X%%TEXMF%%/fonts/tfm/pxr/p1xbsc.tfm X%%TEXMF%%/fonts/tfm/pxr/p1xbsl.tfm X%%TEXMF%%/fonts/tfm/pxr/p1xi.tfm X%%TEXMF%%/fonts/tfm/pxr/p1xr.tfm X%%TEXMF%%/fonts/tfm/pxr/p1xsc.tfm X%%TEXMF%%/fonts/tfm/pxr/p1xsl.tfm X%%TEXMF%%/fonts/tfm/pxr/pcxb.tfm X%%TEXMF%%/fonts/tfm/pxr/pcxbi.tfm X%%TEXMF%%/fonts/tfm/pxr/pcxbsl.tfm X%%TEXMF%%/fonts/tfm/pxr/pcxi.tfm X%%TEXMF%%/fonts/tfm/pxr/pcxr.tfm X%%TEXMF%%/fonts/tfm/pxr/pcxsl.tfm X%%TEXMF%%/fonts/tfm/pxr/pxb.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbex.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbexa.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbi.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbmi.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbmi1.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbmia.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbsc.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbsl.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbsy.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbsya.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbsyb.tfm X%%TEXMF%%/fonts/tfm/pxr/pxbsyc.tfm X%%TEXMF%%/fonts/tfm/pxr/pxex.tfm X%%TEXMF%%/fonts/tfm/pxr/pxexa.tfm X%%TEXMF%%/fonts/tfm/pxr/pxi.tfm X%%TEXMF%%/fonts/tfm/pxr/pxmi.tfm X%%TEXMF%%/fonts/tfm/pxr/pxmi1.tfm X%%TEXMF%%/fonts/tfm/pxr/pxmia.tfm X%%TEXMF%%/fonts/tfm/pxr/pxr.tfm X%%TEXMF%%/fonts/tfm/pxr/pxsc.tfm X%%TEXMF%%/fonts/tfm/pxr/pxsl.tfm X%%TEXMF%%/fonts/tfm/pxr/pxsy.tfm X%%TEXMF%%/fonts/tfm/pxr/pxsya.tfm X%%TEXMF%%/fonts/tfm/pxr/pxsyb.tfm X%%TEXMF%%/fonts/tfm/pxr/pxsyc.tfm X%%TEXMF%%/fonts/tfm/pxr/rpcxb.tfm X%%TEXMF%%/fonts/tfm/pxr/rpcxbi.tfm X%%TEXMF%%/fonts/tfm/pxr/rpcxbsl.tfm X%%TEXMF%%/fonts/tfm/pxr/rpcxi.tfm X%%TEXMF%%/fonts/tfm/pxr/rpcxr.tfm X%%TEXMF%%/fonts/tfm/pxr/rpcxsl.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxb.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxbi.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxbmi.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxbsc.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxbsl.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxi.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxmi.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxpplb.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxpplbi.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxpplbo.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxpplr.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxpplri.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxpplro.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxr.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxsc.tfm X%%TEXMF%%/fonts/tfm/pxr/rpxsl.tfm X%%TEXMF%%/fonts/type1/pxr/pxbex.pfb X%%TEXMF%%/fonts/type1/pxr/pxbexa.pfb X%%TEXMF%%/fonts/type1/pxr/pxbmia.pfb X%%TEXMF%%/fonts/type1/pxr/pxbsy.pfb X%%TEXMF%%/fonts/type1/pxr/pxbsya.pfb X%%TEXMF%%/fonts/type1/pxr/pxbsyb.pfb X%%TEXMF%%/fonts/type1/pxr/pxbsyc.pfb X%%TEXMF%%/fonts/type1/pxr/pxex.pfb X%%TEXMF%%/fonts/type1/pxr/pxexa.pfb X%%TEXMF%%/fonts/type1/pxr/pxmia.pfb X%%TEXMF%%/fonts/type1/pxr/pxsy.pfb X%%TEXMF%%/fonts/type1/pxr/pxsya.pfb X%%TEXMF%%/fonts/type1/pxr/pxsyb.pfb X%%TEXMF%%/fonts/type1/pxr/pxsyc.pfb X%%TEXMF%%/fonts/type1/pxr/rpcxb.pfb X%%TEXMF%%/fonts/type1/pxr/rpcxbi.pfb X%%TEXMF%%/fonts/type1/pxr/rpcxi.pfb X%%TEXMF%%/fonts/type1/pxr/rpcxr.pfb X%%TEXMF%%/fonts/type1/pxr/rpxb.pfb X%%TEXMF%%/fonts/type1/pxr/rpxbi.pfb X%%TEXMF%%/fonts/type1/pxr/rpxbmi.pfb X%%TEXMF%%/fonts/type1/pxr/rpxbsc.pfb X%%TEXMF%%/fonts/type1/pxr/rpxi.pfb X%%TEXMF%%/fonts/type1/pxr/rpxmi.pfb X%%TEXMF%%/fonts/type1/pxr/rpxr.pfb X%%TEXMF%%/fonts/type1/pxr/rpxsc.pfb X%%TEXMF%%/fonts/vf/pxr/p1xb.vf X%%TEXMF%%/fonts/vf/pxr/p1xbi.vf X%%TEXMF%%/fonts/vf/pxr/p1xbsc.vf X%%TEXMF%%/fonts/vf/pxr/p1xbsl.vf X%%TEXMF%%/fonts/vf/pxr/p1xi.vf X%%TEXMF%%/fonts/vf/pxr/p1xr.vf X%%TEXMF%%/fonts/vf/pxr/p1xsc.vf X%%TEXMF%%/fonts/vf/pxr/p1xsl.vf X%%TEXMF%%/fonts/vf/pxr/pcxb.vf X%%TEXMF%%/fonts/vf/pxr/pcxbi.vf X%%TEXMF%%/fonts/vf/pxr/pcxbsl.vf X%%TEXMF%%/fonts/vf/pxr/pcxi.vf X%%TEXMF%%/fonts/vf/pxr/pcxr.vf X%%TEXMF%%/fonts/vf/pxr/pcxsl.vf X%%TEXMF%%/fonts/vf/pxr/pxb.vf X%%TEXMF%%/fonts/vf/pxr/pxbi.vf X%%TEXMF%%/fonts/vf/pxr/pxbmi.vf X%%TEXMF%%/fonts/vf/pxr/pxbmi1.vf X%%TEXMF%%/fonts/vf/pxr/pxbsc.vf X%%TEXMF%%/fonts/vf/pxr/pxbsl.vf X%%TEXMF%%/fonts/vf/pxr/pxi.vf X%%TEXMF%%/fonts/vf/pxr/pxmi.vf X%%TEXMF%%/fonts/vf/pxr/pxmi1.vf X%%TEXMF%%/fonts/vf/pxr/pxmi.vpl X%%TEXMF%%/fonts/vf/pxr/pxmi1.vpl X%%TEXMF%%/fonts/vf/pxr/pxr.vf X%%TEXMF%%/fonts/vf/pxr/pxsc.vf X%%TEXMF%%/fonts/vf/pxr/pxsl.vf X%%TEXMF%%/tex/latex/pxr/omlpxmi.fd X%%TEXMF%%/tex/latex/pxr/omlpxr.fd X%%TEXMF%%/tex/latex/pxr/omspxr.fd X%%TEXMF%%/tex/latex/pxr/omspxsy.fd X%%TEXMF%%/tex/latex/pxr/omxpxex.fd X%%TEXMF%%/tex/latex/pxr/ot1pxr.fd X%%TEXMF%%/tex/latex/pxr/ot1pxss.fd X%%TEXMF%%/tex/latex/pxr/ot1pxtt.fd X%%TEXMF%%/tex/latex/pxr/pxfonts.sty X%%TEXMF%%/tex/latex/pxr/t1pxr.fd X%%TEXMF%%/tex/latex/pxr/t1pxss.fd X%%TEXMF%%/tex/latex/pxr/t1pxtt.fd X%%TEXMF%%/tex/latex/pxr/ts1pxr.fd X%%TEXMF%%/tex/latex/pxr/ts1pxss.fd X%%TEXMF%%/tex/latex/pxr/ts1pxtt.fd X%%TEXMF%%/tex/latex/pxr/upxexa.fd X%%TEXMF%%/tex/latex/pxr/upxmia.fd X%%TEXMF%%/tex/latex/pxr/upxr.fd X%%TEXMF%%/tex/latex/pxr/upxss.fd X%%TEXMF%%/tex/latex/pxr/upxsya.fd X%%TEXMF%%/tex/latex/pxr/upxsyb.fd X%%TEXMF%%/tex/latex/pxr/upxsyc.fd X%%TEXMF%%/tex/latex/pxr/upxtt.fd X@dirrm %%TEXMF%%/dvipdfm/pxr X@dirrm %%TEXMF%%/dvips/pxr X@dirrm %%TEXMF%%/fonts/afm/pxr X@dirrm %%TEXMF%%/fonts/tfm/pxr X@dirrm %%TEXMF%%/fonts/type1/pxr X@dirrm %%TEXMF%%/fonts/vf/pxr X@dirrm %%TEXMF%%/tex/latex/pxr X@exec %%MKTEXLSR%% X@unexec %%MKTEXLSR%% END-of-print/pxfonts/pkg-plist echo x - print/pxfonts/distinfo sed 's/^X//' >print/pxfonts/distinfo << 'END-of-print/pxfonts/distinfo' XMD5 (pxfonts.tar.gz) = a963f438993a00c2f53978bde869b62c END-of-print/pxfonts/distinfo echo x - print/pxfonts/pkg-message sed 's/^X//' >print/pxfonts/pkg-message << 'END-of-print/pxfonts/pkg-message' X------------------- XHow To Use PX fonts X------------------- X Xdvips: X Add a line "p +pxr.map" into ${PREFIX}/${TEXMF}/dvips/base/config.ps. X Xdvipdfm: X Add a line "f pxr3.map" into ${PREFIX}/${TEXMF}/dvipdfm/config/config. X X(NOTE: This instruction depends on the directory layout of teTeX distribution.) X END-of-print/pxfonts/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 Mon May 6 8:31: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 D9FAB37B417 for ; Mon, 6 May 2002 08:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46FU1072946; Mon, 6 May 2002 08:30:01 -0700 (PDT) (envelope-from gnats) Received: from eos.ocn.ne.jp (eos.ocn.ne.jp [210.190.142.171]) by hub.freebsd.org (Postfix) with ESMTP id A092737B405 for ; Mon, 6 May 2002 08:21:51 -0700 (PDT) Received: from mail.hrslab.yi.org (p10062-adsao04hon-acca.tokyo.ocn.ne.jp [61.214.216.62]) by eos.ocn.ne.jp (OCN) with ESMTP id AAA14673 for ; Tue, 7 May 2002 00:21:50 +0900 (JST) Received: from alph.hrslab.yi.org (alph.hrslab.yi.org [192.168.0.10]) by mail.hrslab.yi.org (8.11.1/3.7W/DomainMaster) with ESMTP id g46FFpc59245 for ; Tue, 7 May 2002 00:15:51 +0900 (JST) (envelope-from hrs@hrslab.yi.org) Received: from alph.hrslab.yi.org (localhost [127.0.0.1]) by alph.hrslab.yi.org (8.12.3/8.12.3) with ESMTP id g46FFoDC045349 for ; Tue, 7 May 2002 00:15:50 +0900 (JST) (envelope-from hrs@alph.hrslab.yi.org) Received: (from hrs@localhost) by alph.hrslab.yi.org (8.12.3/8.12.3/Submit) id g46FFo6p045348; Tue, 7 May 2002 00:15:50 +0900 (JST) Message-Id: <200205061515.g46FFo6p045348@alph.hrslab.yi.org> Date: Tue, 7 May 2002 00:15:50 +0900 (JST) From: Hiroki Sato Reply-To: Hiroki Sato To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37792: New port: print/txfonts (another Times-style fontset for LaTeX) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37792 >Category: ports >Synopsis: New port: print/txfonts (another Times-style fontset for LaTeX) >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 May 06 08:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hiroki Sato >Release: FreeBSD 4.5-STABLE i386 >Organization: Tokyo University of Science >Environment: System: FreeBSD alph.hrslab.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 25 22:53:23 JST 2002 hrs@alph.hrslab.org:/home/obj/usr/src/sys/alph i386 >Description: "txfonts" is another Times-style fontset for LaTeX. >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # print/txfonts # print/txfonts/Makefile # print/txfonts/pkg-comment # print/txfonts/pkg-descr # print/txfonts/pkg-plist # print/txfonts/distinfo # print/txfonts/pkg-message # echo c - print/txfonts mkdir -p print/txfonts > /dev/null 2>&1 echo x - print/txfonts/Makefile sed 's/^X//' >print/txfonts/Makefile << 'END-of-print/txfonts/Makefile' X# New ports collection makefile for: txfonts X# Date created: 6 May 2002 X# Whom: hrs X# X# $FreeBSD$ X# X XPORTNAME= txfonts XPORTVERSION= 3.1 XCATEGORIES= print XMASTER_SITES= ${MASTER_SITE_TEX_CTAN} XMASTER_SITE_SUBDIR= fonts XDISTNAME= txfonts X XMAINTAINER= hrs@FreeBSD.org X XBUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip X XNO_BUILD= YES XPLIST_SUB= TEXMF=${TEXMF} MKTEXLSR=${MKTEXLSR} X XTEXMF= share/texmf XMKTEXLSR= mktexlsr X Xdo-patch: X cd ${WRKSRC} && unzip -q -o tx_patch1.zip X cd ${WRKSRC} && ${MV} txmi.tfm txmi1.tfm tfm/ X cd ${WRKSRC} && ${MV} txmi.vf txmi1.vf vf/ X cd ${WRKSRC} && ${MV} txmi.vpl txmi1.vpl vf/ X cd ${WRKSRC} && ${MV} 00patch1.txt doc/ X Xdo-install: X for i in afm dvipdfm dvips input pfb tfm vf;\ X do\ X case $${i} in\ X afm|tfm|vf) dest=fonts/$${i};;\ X pfb) dest=fonts/type1;;\ X dvipdfm|dvips) dest=$${i};;\ X input) dest=tex/latex;;\ X esac;\ X ${ECHO} "Installing: ${WRKSRC}/$${i} -> ${PREFIX}/${TEXMF}/$${dest}/txr";\ X ${MKDIR} ${PREFIX}/${TEXMF}/$${dest}/txr;\ X ${INSTALL_DATA} ${WRKSRC}/$${i}/* ${PREFIX}/${TEXMF}/$${dest}/txr;\ X done X cd ${PREFIX}/${TEXMF}/dvipdfm/config && ${LN} -s -f ../txr/txr3.map . X.for i in tx8r.enc txr.map txr1.map txr2.map X cd ${PREFIX}/${TEXMF}/dvips/base && ${LN} -s -f ../txr/${i} . X.endfor X Xpost-install: X.if !defined(NOPORTDOCS) X @${ECHO} "Installing: ${WRKSRC}/doc -> ${PREFIX}/share/doc/${PORTNAME}" X ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} X.for sfx in pdf ps tex X ${INSTALL_MAN} ${WRKSRC}/doc/txfontsdoc.${sfx}\ X ${WRKSRC}/doc/txfontsdocA4.${sfx} ${WRKSRC}/doc/00patch1.txt\ X ${PREFIX}/share/doc/${PORTNAME} X.endfor X.endif X ${MKTEXLSR} X @${CAT} ${PKGMESSAGE} X X.include END-of-print/txfonts/Makefile echo x - print/txfonts/pkg-comment sed 's/^X//' >print/txfonts/pkg-comment << 'END-of-print/txfonts/pkg-comment' XYet another Times-style font for LaTeX END-of-print/txfonts/pkg-comment echo x - print/txfonts/pkg-descr sed 's/^X//' >print/txfonts/pkg-descr << 'END-of-print/txfonts/pkg-descr' XThe TX fonts consist of X X - virtual text roman fonts using Adobe Times (or URW NimbusRomNo9L) X with some modified and additional text symbols in OT1, T1, TS1, X and LY1 encodings X X - virtual text sans serif fonts using Adobe Helvetica (or URW NimbusSanL) X with additional text symbols in OT1, T1, TS1, and LY1 encodings X X - monospaced typewriter fonts in OT1, T1, TS1, and LY1 encodings X X - math alphabets using Adobe Times (or URW NimbusRomNo9L) with modified metrics X X - math fonts of all symbols corresponding to those of Computer Modern math X fonts (CMSY, CMMI, CMEX, and Greek letters of CMR) X X - math fonts of all symbols corresponding to those of AMS fonts (MSAM and MSBM) X X - additional math fonts of various symbols X XAll fonts are in the Type 1 format (afm and pfb files). Necessary tfm and vf Xfiles together with LaTeXe package files and font map files for dvips are Xprovided. X X- Hiroki Sato X hrs@FreeBSD.org END-of-print/txfonts/pkg-descr echo x - print/txfonts/pkg-plist sed 's/^X//' >print/txfonts/pkg-plist << 'END-of-print/txfonts/pkg-plist' X%%PORTDOCS%%share/doc/txfonts/txfontsdoc.pdf X%%PORTDOCS%%share/doc/txfonts/txfontsdoc.ps X%%PORTDOCS%%share/doc/txfonts/txfontsdoc.tex X%%PORTDOCS%%share/doc/txfonts/txfontsdocA4.pdf X%%PORTDOCS%%share/doc/txfonts/txfontsdocA4.ps X%%PORTDOCS%%share/doc/txfonts/txfontsdocA4.tex X%%PORTDOCS%%share/doc/txfonts/00patch1.txt X%%PORTDOCS%%@dirrm share/doc/txfonts X%%TEXMF%%/dvipdfm/txr/txr3.map X%%TEXMF%%/dvipdfm/config/txr3.map X%%TEXMF%%/dvips/txr/tx8r.enc X%%TEXMF%%/dvips/base/tx8r.enc X%%TEXMF%%/dvips/txr/txr.map X%%TEXMF%%/dvips/base/txr.map X%%TEXMF%%/dvips/txr/txr1.map X%%TEXMF%%/dvips/base/txr1.map X%%TEXMF%%/dvips/txr/txr2.map X%%TEXMF%%/dvips/base/txr2.map X%%TEXMF%%/fonts/afm/txr/rtcxb.afm X%%TEXMF%%/fonts/afm/txr/rtcxbi.afm X%%TEXMF%%/fonts/afm/txr/rtcxbss.afm X%%TEXMF%%/fonts/afm/txr/rtcxi.afm X%%TEXMF%%/fonts/afm/txr/rtcxr.afm X%%TEXMF%%/fonts/afm/txr/rtcxss.afm X%%TEXMF%%/fonts/afm/txr/rtxb.afm X%%TEXMF%%/fonts/afm/txr/rtxbi.afm X%%TEXMF%%/fonts/afm/txr/rtxbmi.afm X%%TEXMF%%/fonts/afm/txr/rtxbsc.afm X%%TEXMF%%/fonts/afm/txr/rtxbss.afm X%%TEXMF%%/fonts/afm/txr/rtxbsssc.afm X%%TEXMF%%/fonts/afm/txr/rtxi.afm X%%TEXMF%%/fonts/afm/txr/rtxmi.afm X%%TEXMF%%/fonts/afm/txr/rtxr.afm X%%TEXMF%%/fonts/afm/txr/rtxsc.afm X%%TEXMF%%/fonts/afm/txr/rtxss.afm X%%TEXMF%%/fonts/afm/txr/rtxsssc.afm X%%TEXMF%%/fonts/afm/txr/t1xbtt.afm X%%TEXMF%%/fonts/afm/txr/t1xbttsc.afm X%%TEXMF%%/fonts/afm/txr/t1xtt.afm X%%TEXMF%%/fonts/afm/txr/t1xttsc.afm X%%TEXMF%%/fonts/afm/txr/tcxbtt.afm X%%TEXMF%%/fonts/afm/txr/tcxtt.afm X%%TEXMF%%/fonts/afm/txr/txbex.afm X%%TEXMF%%/fonts/afm/txr/txbexa.afm X%%TEXMF%%/fonts/afm/txr/txbmia.afm X%%TEXMF%%/fonts/afm/txr/txbsy.afm X%%TEXMF%%/fonts/afm/txr/txbsya.afm X%%TEXMF%%/fonts/afm/txr/txbsyb.afm X%%TEXMF%%/fonts/afm/txr/txbsyc.afm X%%TEXMF%%/fonts/afm/txr/txbtt.afm X%%TEXMF%%/fonts/afm/txr/txbttsc.afm X%%TEXMF%%/fonts/afm/txr/txex.afm X%%TEXMF%%/fonts/afm/txr/txexa.afm X%%TEXMF%%/fonts/afm/txr/txmia.afm X%%TEXMF%%/fonts/afm/txr/txsy.afm X%%TEXMF%%/fonts/afm/txr/txsya.afm X%%TEXMF%%/fonts/afm/txr/txsyb.afm X%%TEXMF%%/fonts/afm/txr/txsyc.afm X%%TEXMF%%/fonts/afm/txr/txtt.afm X%%TEXMF%%/fonts/afm/txr/txttsc.afm X%%TEXMF%%/fonts/tfm/txr/rtcxb.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxbi.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxbsl.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxbss.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxbsso.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxi.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxr.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxsl.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxss.tfm X%%TEXMF%%/fonts/tfm/txr/rtcxsssl.tfm X%%TEXMF%%/fonts/tfm/txr/rtxb.tfm X%%TEXMF%%/fonts/tfm/txr/rtxbi.tfm X%%TEXMF%%/fonts/tfm/txr/rtxbmi.tfm X%%TEXMF%%/fonts/tfm/txr/rtxbsc.tfm X%%TEXMF%%/fonts/tfm/txr/rtxbsl.tfm X%%TEXMF%%/fonts/tfm/txr/rtxbss.tfm X%%TEXMF%%/fonts/tfm/txr/rtxbsssc.tfm X%%TEXMF%%/fonts/tfm/txr/rtxbsssl.tfm X%%TEXMF%%/fonts/tfm/txr/rtxi.tfm X%%TEXMF%%/fonts/tfm/txr/rtxmi.tfm X%%TEXMF%%/fonts/tfm/txr/rtxphvb.tfm X%%TEXMF%%/fonts/tfm/txr/rtxphvbo.tfm X%%TEXMF%%/fonts/tfm/txr/rtxphvr.tfm X%%TEXMF%%/fonts/tfm/txr/rtxphvro.tfm X%%TEXMF%%/fonts/tfm/txr/rtxptmb.tfm X%%TEXMF%%/fonts/tfm/txr/rtxptmbi.tfm X%%TEXMF%%/fonts/tfm/txr/rtxptmbo.tfm X%%TEXMF%%/fonts/tfm/txr/rtxptmr.tfm X%%TEXMF%%/fonts/tfm/txr/rtxptmri.tfm X%%TEXMF%%/fonts/tfm/txr/rtxptmro.tfm X%%TEXMF%%/fonts/tfm/txr/rtxr.tfm X%%TEXMF%%/fonts/tfm/txr/rtxsc.tfm X%%TEXMF%%/fonts/tfm/txr/rtxsl.tfm X%%TEXMF%%/fonts/tfm/txr/rtxss.tfm X%%TEXMF%%/fonts/tfm/txr/rtxsssc.tfm X%%TEXMF%%/fonts/tfm/txr/rtxsssl.tfm X%%TEXMF%%/fonts/tfm/txr/t1xb.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbi.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbsc.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbsl.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbss.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbsssc.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbsssl.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbtt.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbttsc.tfm X%%TEXMF%%/fonts/tfm/txr/t1xbttsl.tfm X%%TEXMF%%/fonts/tfm/txr/t1xi.tfm X%%TEXMF%%/fonts/tfm/txr/t1xr.tfm X%%TEXMF%%/fonts/tfm/txr/t1xsc.tfm X%%TEXMF%%/fonts/tfm/txr/t1xsl.tfm X%%TEXMF%%/fonts/tfm/txr/t1xss.tfm X%%TEXMF%%/fonts/tfm/txr/t1xsssc.tfm X%%TEXMF%%/fonts/tfm/txr/t1xsssl.tfm X%%TEXMF%%/fonts/tfm/txr/t1xtt.tfm X%%TEXMF%%/fonts/tfm/txr/t1xttsc.tfm X%%TEXMF%%/fonts/tfm/txr/t1xttsl.tfm X%%TEXMF%%/fonts/tfm/txr/tcxb.tfm X%%TEXMF%%/fonts/tfm/txr/tcxbi.tfm X%%TEXMF%%/fonts/tfm/txr/tcxbsl.tfm X%%TEXMF%%/fonts/tfm/txr/tcxbss.tfm X%%TEXMF%%/fonts/tfm/txr/tcxbsssl.tfm X%%TEXMF%%/fonts/tfm/txr/tcxbtt.tfm X%%TEXMF%%/fonts/tfm/txr/tcxbttsl.tfm X%%TEXMF%%/fonts/tfm/txr/tcxi.tfm X%%TEXMF%%/fonts/tfm/txr/tcxr.tfm X%%TEXMF%%/fonts/tfm/txr/tcxsl.tfm X%%TEXMF%%/fonts/tfm/txr/tcxss.tfm X%%TEXMF%%/fonts/tfm/txr/tcxsssl.tfm X%%TEXMF%%/fonts/tfm/txr/tcxtt.tfm X%%TEXMF%%/fonts/tfm/txr/tcxttsl.tfm X%%TEXMF%%/fonts/tfm/txr/txb.tfm X%%TEXMF%%/fonts/tfm/txr/txbex.tfm X%%TEXMF%%/fonts/tfm/txr/txbexa.tfm X%%TEXMF%%/fonts/tfm/txr/txbi.tfm X%%TEXMF%%/fonts/tfm/txr/txbmi.tfm X%%TEXMF%%/fonts/tfm/txr/txbmi1.tfm X%%TEXMF%%/fonts/tfm/txr/txbmia.tfm X%%TEXMF%%/fonts/tfm/txr/txbsc.tfm X%%TEXMF%%/fonts/tfm/txr/txbsl.tfm X%%TEXMF%%/fonts/tfm/txr/txbss.tfm X%%TEXMF%%/fonts/tfm/txr/txbsssc.tfm X%%TEXMF%%/fonts/tfm/txr/txbsssl.tfm X%%TEXMF%%/fonts/tfm/txr/txbsy.tfm X%%TEXMF%%/fonts/tfm/txr/txbsya.tfm X%%TEXMF%%/fonts/tfm/txr/txbsyb.tfm X%%TEXMF%%/fonts/tfm/txr/txbsyc.tfm X%%TEXMF%%/fonts/tfm/txr/txbtt.tfm X%%TEXMF%%/fonts/tfm/txr/txbttsc.tfm X%%TEXMF%%/fonts/tfm/txr/txbttsl.tfm X%%TEXMF%%/fonts/tfm/txr/txex.tfm X%%TEXMF%%/fonts/tfm/txr/txexa.tfm X%%TEXMF%%/fonts/tfm/txr/txi.tfm X%%TEXMF%%/fonts/tfm/txr/txmi.tfm X%%TEXMF%%/fonts/tfm/txr/txmi1.tfm X%%TEXMF%%/fonts/tfm/txr/txmia.tfm X%%TEXMF%%/fonts/tfm/txr/txr.tfm X%%TEXMF%%/fonts/tfm/txr/txsc.tfm X%%TEXMF%%/fonts/tfm/txr/txsl.tfm X%%TEXMF%%/fonts/tfm/txr/txss.tfm X%%TEXMF%%/fonts/tfm/txr/txsssc.tfm X%%TEXMF%%/fonts/tfm/txr/txsssl.tfm X%%TEXMF%%/fonts/tfm/txr/txsy.tfm X%%TEXMF%%/fonts/tfm/txr/txsya.tfm X%%TEXMF%%/fonts/tfm/txr/txsyb.tfm X%%TEXMF%%/fonts/tfm/txr/txsyc.tfm X%%TEXMF%%/fonts/tfm/txr/txtt.tfm X%%TEXMF%%/fonts/tfm/txr/txttsc.tfm X%%TEXMF%%/fonts/tfm/txr/txttsl.tfm X%%TEXMF%%/fonts/tfm/txr/tyxb.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbi.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbsc.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbsl.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbss.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbsssc.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbsssl.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbtt.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbttsc.tfm X%%TEXMF%%/fonts/tfm/txr/tyxbttsl.tfm X%%TEXMF%%/fonts/tfm/txr/tyxi.tfm X%%TEXMF%%/fonts/tfm/txr/tyxr.tfm X%%TEXMF%%/fonts/tfm/txr/tyxsc.tfm X%%TEXMF%%/fonts/tfm/txr/tyxsl.tfm X%%TEXMF%%/fonts/tfm/txr/tyxss.tfm X%%TEXMF%%/fonts/tfm/txr/tyxsssc.tfm X%%TEXMF%%/fonts/tfm/txr/tyxsssl.tfm X%%TEXMF%%/fonts/tfm/txr/tyxtt.tfm X%%TEXMF%%/fonts/tfm/txr/tyxttsc.tfm X%%TEXMF%%/fonts/tfm/txr/tyxttsl.tfm X%%TEXMF%%/fonts/type1/txr/rtcxb.pfb X%%TEXMF%%/fonts/type1/txr/rtcxbi.pfb X%%TEXMF%%/fonts/type1/txr/rtcxbss.pfb X%%TEXMF%%/fonts/type1/txr/rtcxi.pfb X%%TEXMF%%/fonts/type1/txr/rtcxr.pfb X%%TEXMF%%/fonts/type1/txr/rtcxss.pfb X%%TEXMF%%/fonts/type1/txr/rtxb.pfb X%%TEXMF%%/fonts/type1/txr/rtxbi.pfb X%%TEXMF%%/fonts/type1/txr/rtxbmi.pfb X%%TEXMF%%/fonts/type1/txr/rtxbsc.pfb X%%TEXMF%%/fonts/type1/txr/rtxbss.pfb X%%TEXMF%%/fonts/type1/txr/rtxbsssc.pfb X%%TEXMF%%/fonts/type1/txr/rtxi.pfb X%%TEXMF%%/fonts/type1/txr/rtxmi.pfb X%%TEXMF%%/fonts/type1/txr/rtxr.pfb X%%TEXMF%%/fonts/type1/txr/rtxsc.pfb X%%TEXMF%%/fonts/type1/txr/rtxss.pfb X%%TEXMF%%/fonts/type1/txr/rtxsssc.pfb X%%TEXMF%%/fonts/type1/txr/t1xbtt.pfb X%%TEXMF%%/fonts/type1/txr/t1xbttsc.pfb X%%TEXMF%%/fonts/type1/txr/t1xtt.pfb X%%TEXMF%%/fonts/type1/txr/t1xttsc.pfb X%%TEXMF%%/fonts/type1/txr/tcxbtt.pfb X%%TEXMF%%/fonts/type1/txr/tcxtt.pfb X%%TEXMF%%/fonts/type1/txr/txbex.pfb X%%TEXMF%%/fonts/type1/txr/txbexa.pfb X%%TEXMF%%/fonts/type1/txr/txbmia.pfb X%%TEXMF%%/fonts/type1/txr/txbsy.pfb X%%TEXMF%%/fonts/type1/txr/txbsya.pfb X%%TEXMF%%/fonts/type1/txr/txbsyb.pfb X%%TEXMF%%/fonts/type1/txr/txbsyc.pfb X%%TEXMF%%/fonts/type1/txr/txbtt.pfb X%%TEXMF%%/fonts/type1/txr/txbttsc.pfb X%%TEXMF%%/fonts/type1/txr/txex.pfb X%%TEXMF%%/fonts/type1/txr/txexa.pfb X%%TEXMF%%/fonts/type1/txr/txmia.pfb X%%TEXMF%%/fonts/type1/txr/txsy.pfb X%%TEXMF%%/fonts/type1/txr/txsya.pfb X%%TEXMF%%/fonts/type1/txr/txsyb.pfb X%%TEXMF%%/fonts/type1/txr/txsyc.pfb X%%TEXMF%%/fonts/type1/txr/txtt.pfb X%%TEXMF%%/fonts/type1/txr/txttsc.pfb X%%TEXMF%%/fonts/vf/txr/t1xb.vf X%%TEXMF%%/fonts/vf/txr/t1xbi.vf X%%TEXMF%%/fonts/vf/txr/t1xbsc.vf X%%TEXMF%%/fonts/vf/txr/t1xbsl.vf X%%TEXMF%%/fonts/vf/txr/t1xbss.vf X%%TEXMF%%/fonts/vf/txr/t1xbsssc.vf X%%TEXMF%%/fonts/vf/txr/t1xbsssl.vf X%%TEXMF%%/fonts/vf/txr/t1xi.vf X%%TEXMF%%/fonts/vf/txr/t1xr.vf X%%TEXMF%%/fonts/vf/txr/t1xsc.vf X%%TEXMF%%/fonts/vf/txr/t1xsl.vf X%%TEXMF%%/fonts/vf/txr/t1xss.vf X%%TEXMF%%/fonts/vf/txr/t1xsssc.vf X%%TEXMF%%/fonts/vf/txr/t1xsssl.vf X%%TEXMF%%/fonts/vf/txr/tcxb.vf X%%TEXMF%%/fonts/vf/txr/tcxbi.vf X%%TEXMF%%/fonts/vf/txr/tcxbsl.vf X%%TEXMF%%/fonts/vf/txr/tcxbss.vf X%%TEXMF%%/fonts/vf/txr/tcxbsssl.vf X%%TEXMF%%/fonts/vf/txr/tcxi.vf X%%TEXMF%%/fonts/vf/txr/tcxr.vf X%%TEXMF%%/fonts/vf/txr/tcxsl.vf X%%TEXMF%%/fonts/vf/txr/tcxss.vf X%%TEXMF%%/fonts/vf/txr/tcxsssl.vf X%%TEXMF%%/fonts/vf/txr/txb.vf X%%TEXMF%%/fonts/vf/txr/txbi.vf X%%TEXMF%%/fonts/vf/txr/txbmi.vf X%%TEXMF%%/fonts/vf/txr/txbmi1.vf X%%TEXMF%%/fonts/vf/txr/txbsc.vf X%%TEXMF%%/fonts/vf/txr/txbsl.vf X%%TEXMF%%/fonts/vf/txr/txbss.vf X%%TEXMF%%/fonts/vf/txr/txbsssc.vf X%%TEXMF%%/fonts/vf/txr/txbsssl.vf X%%TEXMF%%/fonts/vf/txr/txi.vf X%%TEXMF%%/fonts/vf/txr/txmi.vf X%%TEXMF%%/fonts/vf/txr/txmi1.vf X%%TEXMF%%/fonts/vf/txr/txmi.vpl X%%TEXMF%%/fonts/vf/txr/txmi1.vpl X%%TEXMF%%/fonts/vf/txr/txr.vf X%%TEXMF%%/fonts/vf/txr/txsc.vf X%%TEXMF%%/fonts/vf/txr/txsl.vf X%%TEXMF%%/fonts/vf/txr/txss.vf X%%TEXMF%%/fonts/vf/txr/txsssc.vf X%%TEXMF%%/fonts/vf/txr/txsssl.vf X%%TEXMF%%/fonts/vf/txr/tyxb.vf X%%TEXMF%%/fonts/vf/txr/tyxbi.vf X%%TEXMF%%/fonts/vf/txr/tyxbsc.vf X%%TEXMF%%/fonts/vf/txr/tyxbsl.vf X%%TEXMF%%/fonts/vf/txr/tyxbss.vf X%%TEXMF%%/fonts/vf/txr/tyxbsssc.vf X%%TEXMF%%/fonts/vf/txr/tyxbsssl.vf X%%TEXMF%%/fonts/vf/txr/tyxbtt.vf X%%TEXMF%%/fonts/vf/txr/tyxbttsc.vf X%%TEXMF%%/fonts/vf/txr/tyxbttsl.vf X%%TEXMF%%/fonts/vf/txr/tyxi.vf X%%TEXMF%%/fonts/vf/txr/tyxr.vf X%%TEXMF%%/fonts/vf/txr/tyxsc.vf X%%TEXMF%%/fonts/vf/txr/tyxsl.vf X%%TEXMF%%/fonts/vf/txr/tyxss.vf X%%TEXMF%%/fonts/vf/txr/tyxsssc.vf X%%TEXMF%%/fonts/vf/txr/tyxsssl.vf X%%TEXMF%%/fonts/vf/txr/tyxtt.vf X%%TEXMF%%/fonts/vf/txr/tyxttsc.vf X%%TEXMF%%/fonts/vf/txr/tyxttsl.vf X%%TEXMF%%/tex/latex/txr/ly1txr.fd X%%TEXMF%%/tex/latex/txr/ly1txss.fd X%%TEXMF%%/tex/latex/txr/ly1txtt.fd X%%TEXMF%%/tex/latex/txr/omltxmi.fd X%%TEXMF%%/tex/latex/txr/omltxr.fd X%%TEXMF%%/tex/latex/txr/omstxr.fd X%%TEXMF%%/tex/latex/txr/omstxsy.fd X%%TEXMF%%/tex/latex/txr/omxtxex.fd X%%TEXMF%%/tex/latex/txr/ot1txr.fd X%%TEXMF%%/tex/latex/txr/ot1txss.fd X%%TEXMF%%/tex/latex/txr/ot1txtt.fd X%%TEXMF%%/tex/latex/txr/t1txr.fd X%%TEXMF%%/tex/latex/txr/t1txss.fd X%%TEXMF%%/tex/latex/txr/t1txtt.fd X%%TEXMF%%/tex/latex/txr/ts1txr.fd X%%TEXMF%%/tex/latex/txr/ts1txss.fd X%%TEXMF%%/tex/latex/txr/ts1txtt.fd X%%TEXMF%%/tex/latex/txr/txfonts.sty X%%TEXMF%%/tex/latex/txr/utxexa.fd X%%TEXMF%%/tex/latex/txr/utxmia.fd X%%TEXMF%%/tex/latex/txr/utxr.fd X%%TEXMF%%/tex/latex/txr/utxss.fd X%%TEXMF%%/tex/latex/txr/utxsya.fd X%%TEXMF%%/tex/latex/txr/utxsyb.fd X%%TEXMF%%/tex/latex/txr/utxsyc.fd X%%TEXMF%%/tex/latex/txr/utxtt.fd X@dirrm %%TEXMF%%/dvipdfm/txr X@dirrm %%TEXMF%%/dvips/txr X@dirrm %%TEXMF%%/fonts/afm/txr X@dirrm %%TEXMF%%/fonts/tfm/txr X@dirrm %%TEXMF%%/fonts/type1/txr X@dirrm %%TEXMF%%/fonts/vf/txr X@dirrm %%TEXMF%%/tex/latex/txr X@exec %%MKTEXLSR%% X@unexec %%MKTEXLSR%% END-of-print/txfonts/pkg-plist echo x - print/txfonts/distinfo sed 's/^X//' >print/txfonts/distinfo << 'END-of-print/txfonts/distinfo' XMD5 (txfonts.tar.gz) = 5e0e988981011fe5f5730ad919467cf2 END-of-print/txfonts/distinfo echo x - print/txfonts/pkg-message sed 's/^X//' >print/txfonts/pkg-message << 'END-of-print/txfonts/pkg-message' X------------------- XHow To Use TX fonts X------------------- X Xdvips: X Add a line "p +txr.map" into ${PREFIX}/${TEXMF}/dvips/base/config.ps. X Xdvipdfm: X Add a line "f txr3.map" into ${PREFIX}/${TEXMF}/dvipdfm/config/config. X X(NOTE: This instruction depends on the directory layout of teTeX distribution.) X END-of-print/txfonts/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 Mon May 6 8:59:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 5779437B401; Mon, 6 May 2002 08:59:15 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.2) with ESMTP id g46G066L016662; Mon, 6 May 2002 12:00:06 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g46G05b8016659; Mon, 6 May 2002 12:00:06 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 6 May 2002 12:00:05 -0400 (EDT) From: Joe Clarke To: Kris Kennaway Cc: cvs@FreeBSD.ORG, , Subject: Re: More GNOME 2.0 repo copy requests In-Reply-To: <20020505224312.A39572@xor.obsecurity.org> Message-ID: <20020506115938.U16633-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org PGP Key : http://www.marcuscom.com/pgp.asc On Sun, 5 May 2002, Kris Kennaway wrote: > On Sun, May 05, 2002 at 10:48:50PM -0400, Joe Clarke wrote: > > > > > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > On Sun, 5 May 2002, Kris Kennaway wrote: > > > > > On Sun, May 05, 2002 at 01:25:01AM -0400, Joe Marcus Clarke wrote: > > > > In addition to the other repo copies I asked for earlier, I have one > > > > additional one. I would now like: > > > > > > This should have been CC'ed to portmgr for comment, but the requests > > > look fine. > > > > Sorry. I'll be sure to include you guys next time. Though I thought I > > saw an email a while ago saying that was no longer necessary.... > > No, you must have misread it. There's a 24 hour timeout period. Thanks for the clarification. portmgr@ will be on all future repo copy requests. Joe > > Kris > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 9: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 A0CE237B405 for ; Mon, 6 May 2002 09:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46GK1080336; Mon, 6 May 2002 09:20:01 -0700 (PDT) (envelope-from gnats) Received: from CoolRat.org (bgp431251bgs.union01.nj.comcast.net [68.36.218.89]) by hub.freebsd.org (Postfix) with ESMTP id A295737B404 for ; Mon, 6 May 2002 09:18:22 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) (uid 1001) by CoolRat.org with local; Mon, 06 May 2002 12:18:21 -0400 Message-Id: Date: Mon, 06 May 2002 12:18:21 -0400 From: Yarema Reply-To: Yarema To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37794: MAINTAINER-UPDATE: mail/mulberry to 2.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: 37794 >Category: ports >Synopsis: MAINTAINER-UPDATE: mail/mulberry to 2.2 >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 May 06 09:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yarema >Release: FreeBSD 4.5-STABLE i386 >Organization: CoolRat.org >Environment: System: FreeBSD volyn.coolrat.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed May 1 07:55:08 EDT 2002 root@volyn.coolrat.org:/usr/obj/usr/src/sys/TIGER100 i386 >Description: Mulberry Change History (Unix) v2.2 : 22-Apr-2002 Major Changes *Major revisions to connection failure handling for more robustness. *Now supports address expansion using LDAP - controlled via new LDAP Options panel in Account preferences. Minor Changes *HTML background colour now supported. *Now displays IMG ALT tags in place of an image if they exist. *Multi-mailbox searching redesigned for performance improvement. *New From/To mailbox column icon next to name to indicate message only CC'd to current user. *New busy-cancel dialog that appears after five seconds whilst waiting for a network read/write operation or a background thread. *Server window title now shows connected/disconnected state. >How-To-Repeat: >Fix: diff -ruN mulberry~/Makefile mulberry/Makefile --- mulberry~/Makefile Wed Jan 23 03:23:24 2002 +++ mulberry/Makefile Mon May 6 12:04:07 2002 @@ -6,7 +6,7 @@ # PORTNAME= mulberry -PORTVERSION= 2.1.2 +PORTVERSION= 2.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.cyrusoft.com/pub/Mulberry/v${PORTVERSION:S/./_/g}/ DIST_SUBDIR= ${PORTNAME} diff -ruN mulberry~/distinfo mulberry/distinfo --- mulberry~/distinfo Wed Jan 16 03:46:29 2002 +++ mulberry/distinfo Mon May 6 12:04:30 2002 @@ -1,2 +1,2 @@ -MD5 (mulberry/mulberry-2_1_2-rh6.tgz) = e381f4b10e2f5581f7019fd50c80c103 -MD5 (mulberry/MulberryS.tgz) = 3f3f99e8394f189f1bedfcca17872390 +MD5 (mulberry/mulberry-2_2-rh6.tgz) = bba47d92a5b678e191340bded542faf8 +MD5 (mulberry/MulberryS.tgz) = e11f353c58981d16c798feb7d689367b >Release-Note: >Audit-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 May 6 9:42: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 718B837B401; Mon, 6 May 2002 09:42:12 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46GgBv81964; Mon, 6 May 2002 09:42:11 -0700 (PDT) (envelope-from sada) Date: Mon, 6 May 2002 09:42:11 -0700 (PDT) From: Message-Id: <200205061642.g46GgBv81964@freefall.freebsd.org> To: varju@webct.com, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37695: maintainer update of palm/jpilot Sender: owner-freebsd-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 palm/jpilot State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Mon May 6 09:41:27 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=37695 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 9:46:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bsd.mzt.megared.net.mx (mzt.megared.net.mx [200.52.220.19]) by hub.freebsd.org (Postfix) with ESMTP id D20C137B401 for ; Mon, 6 May 2002 09:46:23 -0700 (PDT) Received: from PC14 ([172.16.31.14]) by bsd.mzt.megared.net.mx (8.11.6/8.11.6) with SMTP id g46HLRx71075 for ; Mon, 6 May 2002 10:21:27 -0700 (PDT) Message-ID: <00a501c1f51f$94601280$0e1f10ac@dportenis.com.mx> From: "Jose Juan Escalante Calzada" To: Subject: VIRUS w32/klez.h Date: Mon, 6 May 2002 11:00:52 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00A2_01C1F4ED.49A410C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_00A2_01C1F4ED.49A410C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable i have a virus can you tell me how can to tell inflex to run scanning=20 i would like to known how do it=20 thanks. ------=_NextPart_000_00A2_01C1F4ED.49A410C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
i have a virus  can you tell me how can to tell = inflex to=20 run scanning
i would like to known how do it
thanks.
------=_NextPart_000_00A2_01C1F4ED.49A410C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 10: 0: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 C051E37B401 for ; Mon, 6 May 2002 10:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46H03v83229; Mon, 6 May 2002 10:00:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 6 May 2002 10:00:03 -0700 (PDT) Message-Id: <200205061700.g46H03v83229@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: HIYAMA Takeshi Subject: Re: ports/37106: Maintainer update: astro/seti_applet (libgtop fix) Reply-To: HIYAMA Takeshi Sender: owner-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/37106; it has been noted by GNATS. From: HIYAMA Takeshi To: freebsd-gnats-submit@FreeBSD.org, cyrille.lefevre@laposte.net Cc: Subject: Re: ports/37106: Maintainer update: astro/seti_applet (libgtop fix) Date: Tue, 07 May 2002 01:59:47 +0900 May be this is better. --- configure.orig Tue May 7 01:55:09 2002 +++ configure Tue May 7 01:55:26 2002 @@ -4543,7 +4543,7 @@ < $srcdir/po/POTFILES.in > po/POTFILES -CFLAGS="$CFLAGS `$GNOME_CONFIG --cflags gnome gtk glib applets`" +CFLAGS="$CFLAGS `$GNOME_CONFIG --cflags gnome gtk glib applets libgtop`" LDFLAGS="$LDFLAGS `$GNOME_CONFIG --libs gnome gtk glib applets`" -- HIYAMA Takeshi Hitachi Naka Electronics Co., Ld. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 10:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2DB337B409 for ; Mon, 6 May 2002 10:50:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46Ho0U90173; Mon, 6 May 2002 10:50:00 -0700 (PDT) (envelope-from gnats) Received: from cs78133078.pp.htv.fi (cs78133078.pp.htv.fi [62.78.133.78]) by hub.freebsd.org (Postfix) with ESMTP id 4714637B404 for ; Mon, 6 May 2002 10:43:06 -0700 (PDT) Received: from anthrax.mumblefrotz.dyndns.org (anthrax.mumblefrotz.dyndns.org [192.168.1.3]) by cs78133078.pp.htv.fi (8.12.3/8.12.3) with ESMTP id g46Hh38O000325; Mon, 6 May 2002 20:43:03 +0300 (EEST) (envelope-from ekarkkai@pp.htv.fi) Received: from anthrax.mumblefrotz.dyndns.org (localhost [127.0.0.1]) by anthrax.mumblefrotz.dyndns.org (8.12.3/8.12.3) with ESMTP id g46Hh3xS054066; Mon, 6 May 2002 20:43:03 +0300 (EEST) (envelope-from ejk@anthrax.mumblefrotz.dyndns.org) Received: (from ejk@localhost) by anthrax.mumblefrotz.dyndns.org (8.12.3/8.12.3/Submit) id g46Hh2YX054065; Mon, 6 May 2002 20:43:02 +0300 (EEST) Message-Id: <200205061743.g46Hh2YX054065@anthrax.mumblefrotz.dyndns.org> Date: Mon, 6 May 2002 20:43:02 +0300 (EEST) From: Esa Karkkainen Reply-To: Esa Karkkainen To: FreeBSD-gnats-submit@FreeBSD.org Cc: ejk@iki.fi X-Send-Pr-Version: 3.113 Subject: ports/37797: Update port: deskutils/dailystrips to version 1.0.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: 37797 >Category: ports >Synopsis: Update port: deskutils/dailystrips to version 1.0.23 >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 May 06 10:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Esa Karkkainen >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Is in state of disintegration >Environment: 4.6-PRERELEASE Fri May 3 13:55:55 EEST 2002 ports tree cvsupped Mon May 6 09:21 EEST >Description: Update deskutils/dailystrips from 1.0.22 to 1.0.23 >How-To-Repeat: >Fix: diff -ruN dailystrips.old/Makefile dailystrips/Makefile --- dailystrips.old/Makefile Tue Feb 19 17:16:04 2002 +++ dailystrips/Makefile Mon May 6 19:40:38 2002 @@ -6,7 +6,7 @@ # PORTNAME= dailystrips -PORTVERSION= 1.0.22 +PORTVERSION= 1.0.23 CATEGORIES= deskutils www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN dailystrips.old/distinfo dailystrips/distinfo --- dailystrips.old/distinfo Tue Feb 19 17:16:04 2002 +++ dailystrips/distinfo Mon May 6 19:41:27 2002 @@ -1 +1 @@ -MD5 (dailystrips-1.0.22.tar.gz) = f5c4edabebcd89f49f2f85f4b9278ec2 +MD5 (dailystrips-1.0.23.tar.gz) = 006b62dda654926ef2ac403765666e38 >Release-Note: >Audit-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 May 6 11: 0: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 CD6C837B404 for ; Mon, 6 May 2002 11:00:09 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46I09190843 for freebsd-ports@freebsd.org; Mon, 6 May 2002 11:00:09 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 6 May 2002 11:00:09 -0700 (PDT) Message-Id: <200205061800.g46I09190843@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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 11:23: 5 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 3999A37B403 for ; Mon, 6 May 2002 11:20:05 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46IK4a96874 for freebsd-ports@freebsd.org; Mon, 6 May 2002 11:20:04 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 6 May 2002 11:20:04 -0700 (PDT) Message-Id: <200205061820.g46IK4a96874@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/04/17] ports/37186 ports Dbview contains an error, because of whic o [2002/04/18] ports/37241 ports character ranges in regular expressions i o [2002/04/21] ports/37323 ports update port editors/e3: 2.21 -> 2.31 (2.2 o [2002/04/22] ports/37336 ports gettext-0.10.35_2 missing libintl.so.1 & o [2002/05/03] ports/37724 ports (re)installing mod_php4 makes httpd dump 5 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/08/14] ports/29704 ports Imagemagick Identify utility crashes when o [2001/09/25] ports/30823 ports New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports mail/mahogany fails to build, conflicts w o [2001/10/09] ports/31184 ports Latex2html problem o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/10/18] ports/31352 ports Netsaint check_by_ssh: fcntl(0, F_SETFL, o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/12/03] ports/32471 ports amavis-perl only usable for sendmail o [2001/12/16] ports/32903 ports Kernel panic when returning from single m o [2001/12/21] ports/33082 ports audio/mxv fails to compile o [2002/01/13] ports/33848 ports CUPS doesn't find parallel port o [2002/01/15] ports/33927 ports ja-dvipdfm port requires texmf/dvips/base o [2002/01/18] ports/34056 ports vmware2 complains of missing file o [2002/01/26] ports/34308 ports perl build fails due to locales (*.ISO885 o [2002/02/07] ports/34691 ports new port for sfs - the self-certifying fi o [2002/02/08] ports/34730 ports new port qmail-scanner - a virus-scanning o [2002/02/14] ports/34943 ports ports/mail/ecartis o [2002/02/22] ports/35218 ports WRKDIRPREFIX while /usr/obj exists o [2002/02/23] ports/35237 ports empty manpage installed by trafcount port o [2002/02/24] ports/35288 ports ports/afterstep has resources leak o [2002/02/25] ports/35325 ports gtk_set_locale patch for ports/x11-fonts/ o [2002/02/26] ports/35364 ports cdb port forgets uint32.h o [2002/02/27] ports/35386 ports doxygen port will not configure o [2002/02/27] ports/35388 ports xsane_create_secure_file fails if file ex o [2002/02/28] ports/35434 ports Apache 1.3.23 + mod_ssl 2.8.7 and PHP 4.1 o [2002/03/03] ports/35517 ports New port: MySQL 4.0 o [2002/03/05] ports/35570 ports aureal-kmod ports has invalid Makefile o [2002/03/05] ports/35579 ports New port: phpsysinfo o [2002/03/07] ports/35631 ports SKIP and IPSEC together cause kernel pani o [2002/03/07] ports/35632 ports linux-realplayer RPM files location o [2002/03/08] ports/35690 ports patch: sort master sites for x11-servers o [2002/03/11] ports/35778 ports www/linux-netscape47-navigator does not i o [2002/03/11] ports/35780 ports Update port: russian/fortuneru o [2002/03/12] ports/35822 ports gnu-radius path fixes o [2002/03/20] ports/36144 ports New port: pinepgp-0.17.3 o [2002/03/21] ports/36159 ports under XFree 4.2 + FreeBSD 4.5-STABLE , en o [2002/03/26] ports/36363 ports apache13-ssl - default'httpsd.conf' lack o [2002/03/27] ports/36387 ports BitchX-gnome-1.0c18 fails to build due to o [2002/03/29] ports/36484 ports Windowmaker 0.80.0 should be marked with o [2002/03/29] ports/36526 ports xfce help file images not shown o [2002/03/31] ports/36565 ports x11/XFree86-4-libraries doesn't install e o [2002/04/02] ports/36653 ports [PATCH] x11/gdkxft compile failure o [2002/04/03] ports/36711 ports Configure Bug: cyrus-sasl-1.5.27_2 / krb s [2002/04/04] ports/36772 ports smtpd incompatible with newest sendmail o [2002/04/05] ports/36789 ports openssh port will not compile, checksum e o [2002/04/05] ports/36800 ports tvision 0.8 port upgrade breaks libh o [2002/04/05] ports/36804 ports portupgrade of apache13+modssl causes cer o [2002/04/06] ports/36811 ports XFree86-4-libraries cannot find version.d o [2002/04/06] ports/36819 ports /usr/ports/x11/XFree86-4 compilation trou o [2002/04/06] ports/36820 ports Security: upgrade www/horde and mail/imp o [2002/04/06] ports/36826 ports x11-servers/XFree86-4-Server: xf86cfg -te o [2002/04/07] ports/36838 ports MICO update to 2.3.7 o [2002/04/07] ports/36846 ports fxtv 1.03 freezes the system when $LANG=d o [2002/04/07] ports/36851 ports print/lyx hangs when pasting a big text f o [2002/04/08] ports/36879 ports emulators/vmware2 freezes and reboots sys o [2002/04/08] ports/36880 ports nethack3-gnome missing gnome includes / l o [2002/04/08] ports/36882 ports nethack3-gnome missing gnome includes / l o [2002/04/08] ports/36883 ports nethack3-gnome missing gnome includes / l o [2002/04/08] ports/36885 ports XFree86-4-libraries cannot find version.d o [2002/04/08] ports/36907 ports ports/www/apache2 deinstall may need upda o [2002/04/08] ports/36910 ports netpbm port: URTLIB_DIR should be defined o [2002/04/09] ports/36954 ports PostgreSQL daylight savings fix... o [2002/04/14] ports/37085 ports apsfilter/ghostscript don't work with hpi o [2002/04/15] ports/37106 ports Maintainer update: astro/seti_applet (lib o [2002/04/15] ports/37114 ports New version of KMymoney + bugfix o [2002/04/16] ports/37157 ports kdm crashes or x o [2002/04/16] ports/37162 ports Powershell does not even configure anymor o [2002/04/16] ports/37165 ports port print/lyx does not build on 4-STABLE o [2002/04/16] ports/37170 ports "openbsd28_3.1.patch" on ftp.freebsd.org o [2002/04/17] ports/37194 ports www/quanta fails build o [2002/04/19] ports/37251 ports ports seem to have to hardwire numeric us o [2002/04/19] ports/37262 ports gphoto2 fails to find supported USB digit o [2002/04/20] ports/37297 ports Problem with DPMS* functions in avifile b o [2002/04/21] ports/37314 ports [Patch] textproc/aspell (Makefile cleanup o [2002/04/21] ports/37319 ports [Patch] textproc/pspell-ispell (Makefile o [2002/04/22] ports/37358 ports xawtv generates sigalrm with bktr o [2002/04/23] ports/37377 ports Test bug report (please ignore) o [2002/04/23] ports/37384 ports packaging of lang/expect fails o [2002/04/23] ports/37400 ports The cosmo game contains unchecked buffers o [2002/04/24] ports/37428 ports Re: update port editors/e3: 2.21 -> 2.31 o [2002/04/24] ports/37440 ports nessus(1) port broken for pre-4.5 version o [2002/04/25] ports/37455 ports [Patch Port] graphics/gd2 (various fixes o [2002/04/25] ports/37473 ports ghostscript-gnu doesn't build on -current o [2002/04/26] ports/37481 ports ZSNES 1.337 refuses to build against SDL o [2002/04/27] ports/37512 ports New Port: tuxpuck a Shufflepuck Clone o [2002/04/27] ports/37513 ports Crimson Fields update to 0.2.2 o [2002/04/28] ports/37525 ports [Update Port] devel/zziplib (from 0.10.11 o [2002/04/28] ports/37537 ports trafcount causes reboot at 3AM every nigh o [2002/04/28] ports/37538 ports update port: chinese/telnet o [2002/04/29] ports/37582 ports python port has no distfile defined o [2002/04/30] ports/37610 ports XFree86-4 x86emu needs update for new BIO o [2002/04/30] ports/37612 ports [New Port] PHP Development version openmotif2.2 o [2002/02/17] ports/35037 ports New port: sysutils/cfengine-devel o [2002/02/17] ports/35038 ports cleanup pkg-plist for x11-toolkits/Xaw3d o [2002/02/17] ports/35060 ports New port: deskmenu (GTK root menu applica o [2002/02/17] ports/35062 ports New Port: audio/xmms-mailnotify 0.2.0 o [2002/02/18] ports/35090 ports stuffit-5.2.0.611 fails to register man p o [2002/02/18] ports/35092 ports Xterm termcap should have color capabilit o [2002/02/18] ports/35102 ports New port: Ultima IV engine o [2002/02/18] ports/35106 ports Update port: mail/p5-MIME-Lite to 2.117 o [2002/02/19] ports/35117 ports Undefined symbol "ldap_get_dn" when tryin o [2002/02/19] ports/35131 ports New port: unittest framework for c o [2002/02/20] ports/35146 ports New port: A Unit testing framework for Ad o [2002/02/20] ports/35165 ports New port: textproc/smart an information r o [2002/02/20] ports/35170 ports New port: p5-PDA-Pilot: experimental Perl o [2002/02/21] ports/35187 ports New port: xmlada - an xml processing libr o [2002/02/21] ports/35190 ports New Port: autoproject o [2002/02/21] ports/35193 ports New port: astro/nightfall o [2002/02/21] ports/35199 ports New ports: japanese/phpgroupware o [2002/02/22] ports/35205 ports New port: russian/mtc - Multifile text En o [2002/02/23] ports/35244 ports proper fix for x11-fm/endeavour's strcase o [2002/02/23] ports/35249 ports no man page for latex2html o [2002/02/23] ports/35270 ports converters/p5-Convert-TNEF has wrong pkg- o [2002/02/24] ports/35285 ports New port textproc/prosper: a LaTeX class o [2002/02/24] ports/35286 ports new port: misc/ncdialog (new cdialog by T o [2002/02/24] ports/35298 ports New port: biology/primer3 o [2002/02/24] ports/35303 ports New port: gimp-print, print drivers for C o [2002/02/25] ports/35328 ports emulators/bochs doesn't compile on -curre o [2002/02/25] ports/35330 ports New port: biology/wise o [2002/02/25] ports/35332 ports New port: biology/flip o [2002/02/25] ports/35334 ports Please add md2k driver to print/ghostscri o [2002/02/26] ports/35355 ports New port: databases/gbib o [2002/02/26] ports/35362 ports x11-fonts/tkfont: use tk83 o [2002/02/26] ports/35368 ports New port: devel/p5-VCS f [2002/02/27] ports/35372 ports pgp6 ports fails to compile on alpha plat o [2002/02/27] ports/35383 ports new port DarwinStreamingServer o [2002/02/27] ports/35385 ports port update: security/ssh2 a [2002/02/28] ports/35406 ports New port submission o [2002/02/28] ports/35438 ports new port: net/driftnet o [2002/03/01] ports/35447 ports Update port: databases/p5-SQL-Statement t o [2002/03/01] ports/35448 ports Update port: databases/p5-DBD-CSV to 0.20 s [2002/03/01] ports/35459 ports portupgrade doesn't clean up dependencies o [2002/03/02] ports/35476 ports port version upgrade and ogg library fix o [2002/03/02] ports/35479 ports New Port: A small stand-alone program for o [2002/03/02] ports/35481 ports New port: console text editor looks like o [2002/03/02] ports/35487 ports New port: gtkgrepmail (A gtk front-end to o [2002/03/03] ports/35516 ports ports/irc/ninja tar-file on master site n o [2002/03/03] ports/35520 ports New port devel/whups: a web-based bug tra o [2002/03/03] ports/35522 ports xhtml port uses SGMLDECL in catalog chain o [2002/03/03] ports/35525 ports update-port: graphics/jpeg2ps-letter o [2002/03/04] ports/35547 ports [patch] www/links: add -width option o [2002/03/04] ports/35549 ports new port editors/texmacs doesn't build on o [2002/03/05] ports/35566 ports new ports: Lire a multiple log files anal o [2002/03/05] ports/35567 ports update port: databases/dbconnect o [2002/03/05] ports/35578 ports mail/faces: make NAS default since xfaces o [2002/03/05] ports/35580 ports Starup script in /usr/local/etc/rc.d is i o [2002/03/06] ports/35588 ports audio/ripit patch to make use of new acdX o [2002/03/06] ports/35589 ports New port: security/p5-Digest o [2002/03/06] ports/35594 ports Bug: misc/kwatch fails to build if autoco o [2002/03/06] ports/35596 ports Maintainer update: make py-omniorb builda o [2002/03/06] ports/35617 ports mail/faces: add USE_SOX, WITHOUT_AUDIO kn o [2002/03/07] ports/35624 ports New port: japanese/p5-Date-Japanese-Era o [2002/03/07] ports/35634 ports audio/rplay: install daemon startup as rc o [2002/03/07] ports/35639 ports executable name conflicts: ploticus and s o [2002/03/07] ports/35643 ports Update port: print/lout to 3.25, want to o [2002/03/07] ports/35661 ports new port: mycb o [2002/03/08] ports/35667 ports net/pppload patch so it doesn't show wron o [2002/03/08] ports/35668 ports Link sqsh with readline o [2002/03/08] ports/35670 ports /usr/ports/databases/sqsh - bogus depende o [2002/03/08] ports/35682 ports apache13-ssl needs update o [2002/03/08] ports/35694 ports Port of scons is way out of date o [2002/03/09] ports/35708 ports New port: audio/abcmidi utilities for abc o [2002/03/10] ports/35737 ports New port: audio/abcselect - extract part o [2002/03/10] ports/35739 ports Maintainer update of mail/imp3: chasing n o [2002/03/10] ports/35740 ports Maintainer update of mail/imp: chasing ne o [2002/03/10] ports/35748 ports new port: www/smarty o [2002/03/10] ports/35753 ports New Port: biology/act o [2002/03/10] ports/35762 ports Speak Freely hangs while reading from aud o [2002/03/11] ports/35766 ports New Port: emulators/hercules o [2002/03/11] ports/35784 ports reposting pic2fig port as a diff against o [2002/03/12] ports/35833 ports ports/chinese/arphicttf and CJK depend on o [2002/03/12] ports/35841 ports pkgdep missing from pptpclient o [2002/03/13] ports/35856 ports Repo copy print/gnomeprint to print/libgn o [2002/03/13] ports/35859 ports New port: Network traffic accounting daem o [2002/03/13] ports/35864 ports ports with invalid dependencies to glib13 o [2002/03/13] ports/35882 ports Perl Expect module send_slow hangs on EOF o [2002/03/14] ports/35897 ports upgrading the linux_base port runs into t f [2002/03/14] ports/35901 ports [SHAR] New port: editors/scribus. This PR o [2002/03/14] ports/35913 ports New port: The high perfomance Python adap o [2002/03/14] ports/35919 ports CompuPic 5.1.1016 o [2002/03/15] ports/35937 ports New port: taipan-0.9 o [2002/03/15] ports/35946 ports The /usr/local/lib/RealPlayer8/postinstal o [2002/03/16] ports/35982 ports [MAINTAINER UPDATE] databases/firebird - o [2002/03/16] ports/35995 ports New port: ophoto o [2002/03/17] ports/36034 ports new port databases/pg-crypto o [2002/03/18] ports/36047 ports New port java/jbuilder-personal o [2002/03/18] ports/36061 ports New port: net/jmsn o [2002/03/18] ports/36065 ports [PATCH] Update AbiWord to 0.99.3 o [2002/03/18] ports/36066 ports New Port: slash, metalist and dependencie o [2002/03/19] ports/36089 ports new port: net/isba - a Perl/Tk GUI for ip o [2002/03/19] ports/36096 ports New port mail/mimedefang o [2002/03/19] ports/36121 ports Removes installed sys requirement (and dr o [2002/03/20] ports/36129 ports Update Port:databases/libiodbc(support pt o [2002/03/20] ports/36139 ports [Maintainer Update] Update lang/nhc98 to o [2002/03/20] ports/36142 ports New port: magyarispell 0.65 o [2002/03/21] ports/36162 ports New Port: p5-IO-Socket-Multicast o [2002/03/21] ports/36178 ports New Port: bozohttpd-0.59 o [2002/03/21] ports/36179 ports Update glide3 port fixing compiling and s o [2002/03/21] ports/36187 ports graphics/glide3: add PKGNAMESUFFIX, depen o [2002/03/24] ports/36248 ports Update Port:textproc/xerces-c(to 1.7.0) o [2002/03/24] ports/36251 ports New port: lang/cocor (Coco/R, a compiler o [2002/03/24] ports/36255 ports [MAINTAINER UPDATE] games/gnomekiss port o [2002/03/26] ports/36332 ports update from geda port. from version 20010 o [2002/03/26] ports/36336 ports port of ccmalloc o [2002/03/26] ports/36345 ports New port: unrtf - converter from RTF to H o [2002/03/26] ports/36355 ports xmcd port uses CDDB instead of FreeDB o [2002/03/26] ports/36361 ports apache13-ssl installs 'httpsd.conf' and l o [2002/03/26] ports/36364 ports apache13-ssl - 'make certificate' fails o [2002/03/27] ports/36367 ports New port: graphics/sinek / this supersede o [2002/03/27] ports/36380 ports new port: emulators/grustibus s [2002/03/28] ports/36452 ports Update port: security/fwlogwatch to 0.7 o [2002/03/29] ports/36490 ports Update port mail/smail to 3.2.0.112 o [2002/03/29] ports/36493 ports www/frontpage-zh: NO_FP_LCID_SUB not defi o [2002/03/29] ports/36496 ports [MAINTAINER UPDATE] for editors/texmacs o [2002/03/29] ports/36503 ports several files conflict in ports/databases o [2002/03/29] ports/36527 ports New port: textproc/aft: text to [x]html,d f [2002/03/30] ports/36531 ports let eterm with chinese support o [2002/03/30] ports/36543 ports New port: noip updater v1.6 o [2002/03/30] ports/36545 ports mwrite is an absolute symbolic link to /u o [2002/03/30] ports/36557 ports Fix port: security/py-amkCrypto (to refle o [2002/03/30] ports/36560 ports bug fix for the eperl package o [2002/03/31] ports/36576 ports Update port: games/nethack3-gnome/games/n o [2002/03/31] ports/36585 ports Update port: news/yencode o [2002/03/31] ports/36587 ports news/inn{-stable} do not install when --e o [2002/04/01] ports/36619 ports A gtk SMB share browser o [2002/04/01] ports/36638 ports Update port: japanese/libslang o [2002/04/01] ports/36644 ports new port -- gtkspell o [2002/04/01] ports/36648 ports new port: mail/archivemail: archive/compr o [2002/04/02] ports/36655 ports new port: www/smarty (The PHP compiling t o [2002/04/02] ports/36659 ports Portupgrade WindowMaker 0.80 configuratio o [2002/04/02] ports/36681 ports New port: streamtuner, a Perl/GTK+ SHOUTc o [2002/04/02] ports/36684 ports patch for http://www.freebsd.org/cgi/quer o [2002/04/02] ports/36685 ports annoying warnings from mc with tcsh in ho o [2002/04/03] ports/36691 ports ports/devel/libformat has a checksum erro o [2002/04/03] ports/36697 ports Additional Mastersite for x11-wm/9menu o [2002/04/03] ports/36698 ports Maintainerupdate graphics/vcdimager o [2002/04/03] ports/36705 ports Fix Build on CURRENT: databases/dbview o [2002/04/04] ports/36734 ports security/vlog minor description issue o [2002/04/04] ports/36736 ports Update port: misc/most to 4.9.2 o [2002/04/04] ports/36752 ports Update port: print/ghostscript-afpl o [2002/04/04] ports/36762 ports Could not build port print/ghostscript-af o [2002/04/04] ports/36763 ports [MAINTAINER UPDATE] Update for port devel o [2002/04/04] ports/36766 ports Incompatibility between autoconf, automak o [2002/04/04] ports/36775 ports [PATCH] Fix build of x11/gdkxft with late o [2002/04/04] ports/36780 ports ports/shells/scsh tries to fetch a nonexi o [2002/04/05] ports/36788 ports audio/mp32ogg -> checksum mismatch o [2002/04/05] ports/36791 ports New port: devel/py-logging o [2002/04/05] ports/36792 ports Fix pkg-plist of shells/perlsh o [2002/04/05] ports/36794 ports mkcatalog help shows wrong default for -c o [2002/04/05] ports/36795 ports DocBook DSSSL stylesheets should install o [2002/04/05] ports/36801 ports Update port: misc/compat3x o [2002/04/05] ports/36802 ports Update port: misc/compat4x o [2002/04/05] ports/36803 ports Update port: lang/ghc o [2002/04/05] ports/36807 ports portupgrade port not working o [2002/04/06] ports/36810 ports unbreak converters/libiconv when built by o [2002/04/06] ports/36812 ports update games/gracer for -current (unteste o [2002/04/06] ports/36815 ports new port: net/p5-Spread-Session o [2002/04/06] ports/36818 ports New port: editors/scribus o [2002/04/06] ports/36824 ports Update port: net/sntop to 1.4.3 o [2002/04/06] ports/36827 ports Update port: lang/yap to 4.3.20 o [2002/04/06] ports/36830 ports /usr/ports/games/vamos slightly broken o [2002/04/06] ports/36832 ports apache13-* coredumps when using XML::Pars o [2002/04/07] ports/36841 ports use of .MAKEFLAGS target in Makefile.loca o [2002/04/07] ports/36842 ports irc/bitchx port needs update (c18 -> c19) o [2002/04/07] ports/36856 ports Maintainer Update: Fix some issues in lan o [2002/04/07] ports/36860 ports Maintainer Update: misc/tuxcards o [2002/04/07] ports/36862 ports port/math/spin update to 3.4.14 o [2002/04/07] ports/36865 ports the g-wrap-1.1.9 port is missing a requir o [2002/04/07] ports/36868 ports new port: net/py-spreadmodule o [2002/04/08] ports/36875 ports Unbreak portinstall o [2002/04/08] ports/36903 ports www/horde2: upgrade to Horde 2.1 RC2. o [2002/04/08] ports/36904 ports mail/turba: upgrade from 1.0 to 1.1 RC2. o [2002/04/08] ports/36906 ports mail/imp3: upgrade from 3.0 to 3.1 RC2. o [2002/04/08] ports/36908 ports New port: deskutils/nag - Horde's task li o [2002/04/08] ports/36913 ports New port: devel/ruby-rbprof o [2002/04/09] ports/36918 ports Update to ports/misc/uf-view o [2002/04/09] ports/36919 ports Update to ports/misc/uf-view o [2002/04/09] ports/36931 ports New port converters/p5-Unicode-Map o [2002/04/09] ports/36932 ports New Port: scmxx 0.6.0 (Data Exchange util o [2002/04/09] ports/36935 ports devel/chora: fixing bad dependences list. o [2002/04/09] ports/36939 ports New Port: devel/popenhs -- A popen-like l o [2002/04/09] ports/36940 ports Port update acid-0.9.6b20 to acid-0.9.6b2 o [2002/04/09] ports/36945 ports new ports of libsigc++12 and gtkmm o [2002/04/09] ports/36947 ports New Port: lcrzo network library Fixed o [2002/04/09] ports/36948 ports New Port: lcrzoex, network testing toolbo o [2002/04/10] ports/36956 ports linux-dri doesn't reflect the change to X o [2002/04/10] ports/36957 ports math/grace to 5.1.7 o [2002/04/10] ports/36959 ports New port: Gnewtellium is yet another new o [2002/04/10] ports/36962 ports new version of news/aub o [2002/04/10] ports/36967 ports New port: news/slrnface o [2002/04/10] ports/36971 ports New port: news/cleanscore o [2002/04/10] ports/36982 ports Update Port: (graphics/gliv) to 1.5.1 fol o [2002/04/10] ports/36987 ports Update Port: robocode to 1.0 follow ups p o [2002/04/10] ports/36989 ports Update Port: (ports/graphics/gdal) to 1.1 o [2002/04/11] ports/36994 ports New port: textproc/py-plex o [2002/04/11] ports/36995 ports New port: devel/pyrex o [2002/04/11] ports/37000 ports New Port: agqt 0.9.1 (Audiogalaxy query t o [2002/04/11] ports/37001 ports New port: openag version 1.1 (Open source o [2002/04/11] ports/37002 ports Port Update: (security/fwlogwatch) from 0 o [2002/04/11] ports/37003 ports new port: misc/susv2 (Single UNIX Specifi o [2002/04/11] ports/37004 ports new port: misc/susv3 (Single UNIX Specifi o [2002/04/12] ports/37016 ports update of xerces-c port o [2002/04/12] ports/37019 ports New port: poink 1.5 (Nosuid, secure ping o [2002/04/12] ports/37020 ports New port: www/muwi o [2002/04/12] ports/37025 ports [MAINTAINER UPDATe][PATCH] Update for por o [2002/04/12] ports/37027 ports New port: lookout-1.1 (Outlook 97 address o [2002/04/12] ports/37028 ports New port: www/scgi o [2002/04/13] ports/37044 ports lesstif needs an update o [2002/04/13] ports/37050 ports New port: audio/py-id3 o [2002/04/14] ports/37053 ports Update port: devel/py-optik o [2002/04/14] ports/37054 ports Problem report: (misc/flexbackup) doesnt o [2002/04/14] ports/37055 ports new port: irc/rbot o [2002/04/14] ports/37059 ports New port: gtk-iminc o [2002/04/14] ports/37062 ports New port: textproc/pocketreader o [2002/04/14] ports/37066 ports ports/databases/postgresql-tcltk is not u o [2002/04/14] ports/37070 ports ports/devel/p5-POE-Component-Client-UserA o [2002/04/15] ports/37095 ports ports/net/p5-Net-SSH-Perl already builds o [2002/04/15] ports/37100 ports Maintainer update: textproc/dico (portsur o [2002/04/15] ports/37101 ports Maintainer update: x11-toolkits/fl_editor o [2002/04/15] ports/37102 ports Maintainer update: databases/mysql-gui (p o [2002/04/15] ports/37110 ports New port: www/scout o [2002/04/15] ports/37111 ports new port: net/ccmsn o [2002/04/15] ports/37112 ports Maintainer update: security/op (cflags pa o [2002/04/15] ports/37118 ports New port: devel/libdnet o [2002/04/15] ports/37123 ports New port: net/arpd o [2002/04/15] ports/37124 ports New port: net/honeyd o [2002/04/15] ports/37128 ports New port: www/sarg, formerly known as www o [2002/04/15] ports/37129 ports New port: games/xrick o [2002/04/15] ports/37130 ports Maintainer update: mail/elm+ME (2.4.98a) o [2002/04/16] ports/37139 ports ports/graphics/miniscrib is not found on o [2002/04/16] ports/37145 ports sysutils/star miscategorised o [2002/04/16] ports/37149 ports games/nethack4-gnome can't find gnome.h o [2002/04/17] ports/37182 ports maintainer-update: print/pfaedit to 20020 o [2002/04/17] ports/37185 ports New Port: nrpep (netsaint remote plugin e o [2002/04/17] ports/37187 ports ports/japanese/vfghostscript font-2.6.2 f o [2002/04/17] ports/37195 ports New port: deskutils/mencal o [2002/04/17] ports/37196 ports editors/edith: add USE_X_PREFIX to makefi o [2002/04/17] ports/37199 ports Maintainer update port: net/dhisd Update o [2002/04/17] ports/37215 ports LablGL port: An OpenGL interface for Obje o [2002/04/17] ports/37216 ports new LablGTK port: A GTK+ interface for Ob o [2002/04/18] ports/37226 ports ports/japanese/vfghostscript5 doesn't fin o [2002/04/18] ports/37232 ports New port: sysutils/py-quota o [2002/04/19] misc/37244 ports c2lib port includes vector.h which appare o [2002/04/19] ports/37252 ports upgrade-request: moscow_ml port to 2.0 o [2002/04/19] ports/37255 ports New port: chinese/cce o [2002/04/19] ports/37275 ports Update port: graphics/jbigkit to 1.4 o [2002/04/20] ports/37290 ports New port: tool for setting the title of x o [2002/04/20] ports/37298 ports New port: security/cp2fwb o [2002/04/21] ports/37312 ports new port net/p5-Net-Whois-Raw o [2002/04/21] ports/37315 ports Update port: chinese/zhcon o [2002/04/21] ports/37325 ports mainainer update: comms/birda o [2002/04/22] ports/37338 ports incorrect permissions for ${PREFIX}/share o [2002/04/22] ports/37339 ports NEW PORT: astro/gpsdrive: a GPS navigatio o [2002/04/22] ports/37341 ports ports/sysutils/socket install ignores ${D o [2002/04/22] ports/37342 ports ports/misc/airoflash fetches source every o [2002/04/22] ports/37345 ports Port Update Request: mail/imp: 2.2.7 -> 2 o [2002/04/22] ports/37354 ports New port: Perl-compatible regexp for Ocam o [2002/04/22] ports/37359 ports New port: games/bsp - A node builder for o [2002/04/22] ports/37362 ports The Ted port is incompatible with FreeBSD o [2002/04/22] ports/37364 ports New Port: GeekLog o [2002/04/23] ports/37367 ports palm/plucker: fix build problem when late o [2002/04/23] ports/37386 ports update port: security/amavis-perl o [2002/04/23] ports/37389 ports Port Update o [2002/04/24] ports/37411 ports [MAINTAINER UPDATE] Update port: mail/vm o [2002/04/24] ports/37412 ports kdebase2 port package does not create /us o [2002/04/24] ports/37418 ports New port: nload, network load monitor on o [2002/04/24] ports/37422 ports port upgrade news/diablo 3.0 -> 4.1 o [2002/04/24] ports/37433 ports Update port: chinese/chitex chinese/cmexf o [2002/04/25] ports/37449 ports New port: magyarispell 0.71 - Hungarian i o [2002/04/25] ports/37452 ports New port: devel/publib: Modular library o o [2002/04/25] ports/37459 ports Patch for ocaml-pcre port (PR 37354) o [2002/04/25] ports/37469 ports new port: otc o [2002/04/25] ports/37474 ports freeamp doesn't build on -current o [2002/04/25] ports/37476 ports Updating the port of biology/molden o [2002/04/26] ports/37488 ports ports/mail/exim-devel newer version o [2002/04/26] ports/37491 ports new port mail/py-milter o [2002/04/26] ports/37492 ports imagemagick tools fail to run after libic o [2002/04/26] ports/37496 ports Checksum mismatch for ghostscript/gdevdj9 o [2002/04/27] ports/37511 ports ports/net/jabber-conference dist changed o [2002/04/28] ports/37520 ports Update port: chinese/ghostscript6 chinese o [2002/04/28] ports/37521 ports new port: security/autossh o [2002/04/28] ports/37527 ports New Port: sysutil/rcorder o [2002/04/28] ports/37536 ports New port: games/doomlegacy o [2002/04/28] ports/37547 ports seti_applet port fails to build o [2002/04/29] ports/37567 ports New port devel/qextmdi o [2002/04/29] ports/37568 ports www/mod_php4: use tar.bz2 instead of tar. o [2002/04/29] ports/37574 ports ports/print/pips-sc20 file not found on m o [2002/04/29] ports/37576 ports Opening new port category hungarian o [2002/04/29] ports/37577 ports New port: mail/spamass-milter o [2002/04/30] ports/37593 ports New Port: sysutil/rclean o [2002/04/30] ports/37594 ports Update port misc/mango to 0.11 (SUPERCEED o [2002/04/30] ports/37595 ports New port: math/py-numarray o [2002/04/30] ports/37596 ports EMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] ports/37597 ports aureal-kmod-1.5_3 fails to build o [2002/04/30] ports/37599 ports pnet port has incorrect dependency o [2002/04/30] ports/37605 ports Perl 5.6.1 needs libiconv dependency o [2002/04/30] ports/37607 ports cyrus-sasl's Sendmail.README is wrong abo o [2002/04/30] ports/37613 ports Smokeping port need more run dependencies o [2002/04/30] ports/37619 ports [patch] many xerces-c port problems, buil o [2002/05/01] ports/37620 ports Update port: textproc/dictionary to 1.8.1 o [2002/05/01] ports/37623 ports ltmdm port needs update for Intel AC97 Mo o [2002/05/01] ports/37628 ports Documentation bug in pam-pgsql-0.5.2_2 po o [2002/05/01] ports/37630 ports KDE does not work with IPv6 o [2002/05/01] ports/37632 ports new port: pstack o [2002/05/01] ports/37636 ports New port: devel/haddock (A Haskell Docume o [2002/05/01] ports/37638 ports gd doesn't build with TrueType support o [2002/05/01] ports/37640 ports Update gimp-print to 4.2.1 o [2002/05/01] ports/37645 ports [NEW PORT] gpsdrive: a GPS navigation sys o [2002/05/01] ports/37654 ports Update textproc/xml4j to 4.0.1 2.9.1 o [2002/05/05] ports/37771 ports New Port: audio/jmax o [2002/05/05] ports/37772 ports p5-Mail-SpamAssassin-2.20 stray files o [2002/05/05] ports/37773 ports coldsync-2.1.3_3 stray files o [2002/05/05] ports/37774 ports xscreensaver-4.02 stray file o [2002/05/05] ports/37776 ports Update port: misc/qbrew upgrade to qbrew- o [2002/05/05] ports/37782 ports UPDATE ports/mudix 4.0 -> 4.1 o [2002/05/06] ports/37783 ports ports/ascend-radius is no longer maintain o [2002/05/06] ports/37785 ports glimmer crashes on certain valid C files o [2002/05/06] ports/37787 ports [MAINTAINER UPDATE]: emulators/xmame o [2002/05/06] ports/37790 ports mcrypt patch problem o [2002/05/06] ports/37792 ports New port: print/txfonts (another Times-st o [2002/05/06] ports/37793 ports New port: print/pxfonts (another Palatino o [2002/05/06] ports/37794 ports MAINTAINER-UPDATE: mail/mulberry to 2.2 o [2002/05/06] ports/37797 ports Update port: deskutils/dailystrips to ver 529 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 May 6 11:44:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id F2F8537B404 for ; Mon, 6 May 2002 11:44:22 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.2) with ESMTP id g46IgSwD076139; Mon, 6 May 2002 14:42:28 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: midnight commander build failure From: Joe Marcus Clarke To: Lanny Baron Cc: ports@FreeBSD.ORG In-Reply-To: <20020506055958.0C4EE37B404@hub.freebsd.org> References: <20020506055958.0C4EE37B404@hub.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-MCWAGPBfNMTiGtWFk5wm" X-Mailer: Ximian Evolution 1.0.3 Date: 06 May 2002 14:45:14 -0400 Message-Id: <1020710714.17214.7.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-MCWAGPBfNMTiGtWFk5wm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-05-06 at 02:59, Lanny Baron wrote: > Hi, > While running the make for midnight commander, it dies with the=20 > compiler not being able to create executables.=20 >=20 > checking for gcc... cc > checking whether the C compiler (cc -O -pipe ) works... no > configure: error: installation or configuration problem: C compiler=20 > cannot create executables. > =3D=3D=3D> Script "configure" failed unexpectedly. >=20 > Do you know if or how this can be fixed? I've been seeing this a lot lately since the 4.6-PRE cutover. It looks like there may be a bad cvsup of 4.6-PRE out there. I have upgraded one machine so far, and I do not see these problems. Unless you're using some non-default CFLAGS or compiler optimizations, I recommend you re-cvsup again, and see if the problem persists. Joe >=20 > Thanks, > --=20 > +~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~ > Lanny Baron > Proud to be 100% FreeBSD > FreeBSD Systems, Inc > http://www.FreeBSDsystems.COM > 1.877.963.1900 > +~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~ >=20 > And your daily fortune is: >=20 > Don't kiss an elephant on the lips today. >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=-MCWAGPBfNMTiGtWFk5wm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA81s85b2iPiv4Uz4cRAmTSAKCZNy1J1IFTtVU2/Xo+0x/V4oozaACfQZ/Y UT2n2chppRjpG5/i7AYCPKw= =2QQk -----END PGP SIGNATURE----- --=-MCWAGPBfNMTiGtWFk5wm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 12:27: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 AC8C137B401; Mon, 6 May 2002 12:27:26 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46JRQb08686; Mon, 6 May 2002 12:27:26 -0700 (PDT) (envelope-from ade) Date: Mon, 6 May 2002 12:27:26 -0700 (PDT) From: Message-Id: <200205061927.g46JRQb08686@freefall.freebsd.org> To: janos.mohacsi@bsd.hu, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/37576: Opening new port category hungarian Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Opening new port category hungarian State-Changed-From-To: open->analyzed State-Changed-By: ade State-Changed-When: Mon May 6 12:23:28 PDT 2002 State-Changed-Why: General consensus is that there must be at least 5 ports (preferably more) before a new category directory is created. Do you have any further ports in the pipe, so that everything could be done at once? Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: ade Responsible-Changed-When: Mon May 6 12:23:28 PDT 2002 Responsible-Changed-Why: New port category == portmgr territory. http://www.freebsd.org/cgi/query-pr.cgi?pr=37576 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 12:40:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 870E837B404 for ; Mon, 6 May 2002 12:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46Je1B09986; Mon, 6 May 2002 12:40:01 -0700 (PDT) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id DA27937B417 for ; Mon, 6 May 2002 12:30:49 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 3292D2178F for ; Mon, 6 May 2002 15:30:49 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id D65C23D52; Mon, 6 May 2002 15:10:19 -0400 (EDT) Message-Id: <20020506191019.D65C23D52@onceler.kciLink.com> Date: Mon, 6 May 2002 15:10:19 -0400 (EDT) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37798: maintainer update of postfix to 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: 37798 >Category: ports >Synopsis: maintainer update of postfix to latest version >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 06 12:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 1 12:31:02 EST 2002 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 >Description: * upgrade of postfix to version 1.1.8. * new patches to re-enable IPv6 feature. >How-To-Repeat: >Fix: begin 644 postfix.patch M9&EF9B`M4')U('!O"UN97U-%5$5.5GT@)'M30U))4%137T5. M5GT@)'M32'T@)'M30U))4%1$25)]+V9I>"UF:6QEU!+1TU%4U-!1T5]"B`*('!O"UN972`@-B`Q,#HR,SHP."`R,#`R M"D!`("TQ+#(@*S$L,R!`0`HM340U("AP;W-T9FEX+W!O'1L"TQ+C$N."YT87(N9WHI(#T@,V(P-V$U.64X8F1B-#9A M9CAC,60X,F8P.#5A-C)D-S,**TU$-2`H<&]S=&9I>"]P9FEX=&QS+3`N."XW M+3$N,2XW+3`N.2XV8RYT87(N9WHI(#T@83`P-C4V931E-V9D,64T.#(W8S-E M.#`U-SDY9#(S-3D**TU$-2`H<&]S=&9I>"]P;W-T9FEX+3$N,2XW*VEP=C8N M<&%T8V@N9WHI(#T@.34V-&4X93%E,V1D9F(X.#5B8C%F9F%A9C"UN97U!+1U]04D5&25A]+W-B:6XO M"!T;R!S=&%R="!A="!B;V]T('1I;64L('!L96%S92!S970@ M=&AE2X* M+0HM14]-"B`@("`@("`@(&9I"B`@("`@96QS90H@("`@("`@("!I9B!Y97-N M;R`B5V]U;&0@>6]U(&QI:V4@=&\@"UN972`@-B`Q-3HP-3HP."`R,#`R"D!`("TP+#`@*S$L,C4@0$`**TEF('EO=2!H M879E('!O65S('1O"BMT:&4@<')E=FEO=7,@<75E2!G7)U"]S8W)I M<'1S+V-O;F9I9W5R92YP;W-T9FEX('!O`E4=64@07!R("`R(#$Q.C4V.C$U(#(P,#(**RLK('!O65R(%-E8W5R:71Y(B!/1D8@ M7`HM25!V-@D)(DE0=C8@U!/4E131$E2?2]D979E;"]P8W)E(@H@ M"0D)96-H;R`B4$]35$9)6%]#0T%21U,K/0DM1$A!4U]00U)%("U)7"1[3$]# M04Q"05-%?2]I;F-L=61E(@H@"0D)96-H;R`B4$]35$9)6%]!55A,24)3*ST) M7"1[3$]#04Q"05-%?2]L:6(O;&EB<&-R92YA(@HK"0D)96-H;R`B4$-215]3 M549&25@]"2MP8W)E(@H@"0D)4U5"7U!#4D4](B(*(`D)"3L["B`)"5PB4T%3 M3%PB*0H@"0D)96-H;R`B0E5)3$1?1$5014Y$4RL]"5PD>TQ/0T%,0D%317TO M;&EB+VQI8G-ATQ/0T%,0D%317TO:6YC;'5D92]M M>7-Q;"(*0$`@+37!T;R(*+0D)"65C:&\@(D1)4U1&24Q%4RL] M"5PD>T1)4U1.04U%?2YT87(N9WH@<&9I>'1LU=22T1) M4GTO<&9I>'1L'1LB!P9FEX M=&QS+3`N."XW+3$N,2XW+3`N.2XV8RYT87(N9WHB"BL)"0EE8VAO(")%6%12 M05]0051#2$53*ST)7"1[5U)+1$E2?2]P9FEX=&QS+3`N."XW+3$N,2XW+3`N M.2XV8R]P9FEX=&QS+F1I9F8B"B`)"0EE8VAO(")0051#2%]35%))4#T)+7`Q M(@HK"0D)96-H;R`B5$Q37U-51D9)6#T)*W1LU!/4E131$E2?2]D871A8F%S97,O9&(S(@H@"0D)96-H;R`B4$]3 M5$9)6%]#0T%21U,K/0DM25PD>TQ/0T%,0D%317TO:6YC;'5D92]D8C,B"B`) M"0EE8VAO(")03U-41DE87T%56$Q)0E,K/0DM3%PD>TQ/0T%,0D%317TO;&EB M("UL9&(S(@HK"0D)96-H;R`B1$(S7U-51D9)6#T)*V1B,R(*(`D)"3L["B`) M"5PB37E344Q<(BD*(`D)"65C:&\@(D)524Q$7T1%4$5.1%,K/0E<)'M,3T-! M3$)!4T5]+VQI8B]M>7-Q;"]L:6)M>7-Q;&-L:65N="YA.EPD>U!/4E131$E2 M?2]D871A8F%S97,O;7ES<6PS,C,M8VQI96YT(@H@"0D)96-H;R`B4$]35$9) M6%]#0T%21U,K/0DM1$A!4U]-65-13"`M25PD>TQ/0T%,0D%317TO:6YC;'5D M92]M>7-Q;"(*(`D)"65C:&\@(E!/4U1&25A?05583$E"4RL]"5PD>TQ/0T%, M0D%317TO;&EB+VUYB(**PD) M"65C:&\@(DU94U%,7U-51D9)6#T)*VUYTQ/0T%,0D%3 M17TO;&EB+VQI8FQD87`N83I<)'M03U)44T1)4GTO;F5T+V]P96YL9&%P(@H@ M"0D)96-H;R`B4$]35$9)6%]#0T%21U,K/0DM1$A!4U],1$%0("U)7"1[3$]# M04Q"05-%?2]I;F-L=61E(@H@"0D)96-H;R`B4$]35$9)6%]!55A,24)3*ST) M7"1[3$]#04Q"05-%?2]L:6(O;&EB;&1A<"YA(%PD>U!2149)6'TO;&EB+VQI M8FQB97(N82(**PD)"65C:&\@(D]014Y,1$%07U-51D9)6#T)*V]P96YL9&%P M(@H@"0D).SL*(`D)7")497-T7"(I"B`)"0EE8VAO(")"24XQ/0D)2!BU=22T1)4E!2149)6'TD>T-54D1)4GTO36%K969I;&4N:6YC"D!`("TQ,3&ET(#$*(`D)"69I"BT)"0EE8VAO M(")0051#2%]3251%4RL]"69T<#HO+V9T<"YK86UE+FYE="]P=6(O:V%M92]M M:7-C+R(*+0D)"65C:&\@(E!!5$-(7U-)5$53*ST)7"1[34%35$527U-)5$5? M4DE.1U-%4E9%4CI3+"5354)$25(E+&YE="]K86UE+VUIU-50E]43%-]7"(B"B!E8VAO(")03$E35%]354(K/0E354)?5$535#U< M(B1[4U5"7U1%4U1]7"(B"BL**R,@9F]R('-O;64@U!#4D5?4U5&1DE8?5PD>U-!4TQ?4U5& M1DE8?5PD>T1",U]3549&25A]7"1[35E344Q?4U5&1DE8?5PD>T]014Y,1$%0 G7U-51D9)6'U<)'M43%-?4U5&1DE8?5PD>TE0=C9?4U5&1DE8?2(* ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 13: 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 CD3FB37B404; Mon, 6 May 2002 13:00:48 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46K0mG11937; Mon, 6 May 2002 13:00:48 -0700 (PDT) (envelope-from dwcjr) Date: Mon, 6 May 2002 13:00:48 -0700 (PDT) From: Message-Id: <200205062000.g46K0mG11937@freefall.freebsd.org> To: khera@kciLink.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37798: maintainer update of postfix to 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: maintainer update of postfix to latest version State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Mon May 6 12:59:54 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37798 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 13:53:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from www.smluc.org (smluc.org [206.138.44.17]) by hub.freebsd.org (Postfix) with SMTP id A447D37B8B6 for ; Mon, 6 May 2002 13:48:12 -0700 (PDT) Received: (qmail 25151 invoked by uid 1000); 6 May 2002 20:47:00 -0000 From: erik@www.smluc.org Date: Mon, 6 May 2002 15:47:00 -0500 To: freebsd-ports@freebsd.org Subject: Re: ports/37790: mcrypt patch problem Message-ID: <20020506204700.GA25022@lazarus.smluc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-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 bug report is that security/mcrypt has a patch files that fails, the only patch file there is unnecessary and should be deleted. While looking, I found two other issues that might need to be addressed... 1) this port has some nasty unnecessary configuration stuff that forces extra dependancies and work, I think those should be removed. I'm willing to do that, but don't want to step on toes if the maintainer is active... 2) reponsibility in the pr (dated mar06) and bugmaster is "freebsd-ports", but the port has a listed maintainer. Is this a bug in gnats? Or is the makefile outdated and not reflecting something gnats knows? -- -Erik [http://math.smsu.edu/~erik] The opinions expressed by me are not necessarily opinions. In all probability, they are random rambling, and to be ignored. Failure to ignore may result in severe boredom or confusion. Shake well before opening. Keep Refrigerated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 14:10:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03D1B37B40F for ; Mon, 6 May 2002 14:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46LA3524175; Mon, 6 May 2002 14:10:03 -0700 (PDT) (envelope-from gnats) 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 676E937B400 for ; Mon, 6 May 2002 14:05:51 -0700 (PDT) Received: by ncc-1701.webonaut.com (Postfix, from userid 1001) id 3DE866FAB4; Mon, 6 May 2002 23:06:12 +0200 (CEST) Message-Id: <20020506210612.3DE866FAB4@ncc-1701.webonaut.com> Date: Mon, 6 May 2002 23:06:12 +0200 (CEST) From: Franz Klammer Reply-To: Franz Klammer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37802: New port: x11-fm/file_menu_applet Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37802 >Category: ports >Synopsis: New port: x11-fm/file_menu_applet >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 May 06 14:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Franz Klammer >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD ncc-1701.webonaut.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sun May 5 17:43:42 CEST 2002 root@ncc-1701.webonaut.com:/usr/obj/usr/src/sys/NCC-1701 i386 >Description: File Menu Applet is a small GNOME panel application which creates a file manager. File Menu Applet is not designed to replace your existing file manager, but instead work with it. It supports standard drag and drop, GNOME file types, and Nautilus icons. I use it for small tasks such a easily attaching files to emails in Evolution by dragging them out of File Menu Applet into the Evolution composer window. It's also excellent for selecting songs to play from your MP3 or OGG collection WWW: http://www.zoned.net:8000/~xkahn/file_menu_applet/ >How-To-Repeat: N/A >Fix: --- file_menu_applet.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: # # x11-fm/file_menu_applet # x11-fm/file_menu_applet/Makefile # x11-fm/file_menu_applet/distinfo # x11-fm/file_menu_applet/pkg-comment # x11-fm/file_menu_applet/pkg-descr # x11-fm/file_menu_applet/pkg-plist # x11-fm/file_menu_applet/files # x11-fm/file_menu_applet/files/patch-ab # x11-fm/file_menu_applet/files/patch-aa # x11-fm/file_menu_applet/files/patch-ac # echo c - x11-fm/file_menu_applet mkdir -p x11-fm/file_menu_applet > /dev/null 2>&1 echo x - x11-fm/file_menu_applet/Makefile sed 's/^X//' >x11-fm/file_menu_applet/Makefile << 'END-of-x11-fm/file_menu_applet/Makefile' X# New ports collection makefile for: file_menu_applet X# Date created: 4 May 2002 X# Whom: Franz Klammer X# X# $FreeBSD$ X# X XPORTNAME= file_menu_applet XPORTVERSION= 0.4 XCATEGORIES= x11-fm gnome XMASTER_SITES= http://www.zoned.net:8000/~xkahn/file_menu_applet/ X XMAINTAINER= klammer@webonaut.com X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_GNOME= yes XGNU_CONFIGURE= yes X X.include END-of-x11-fm/file_menu_applet/Makefile echo x - x11-fm/file_menu_applet/distinfo sed 's/^X//' >x11-fm/file_menu_applet/distinfo << 'END-of-x11-fm/file_menu_applet/distinfo' XMD5 (gnome/file_menu_applet-0.4.tar.gz) = 611cf15b5b52e821f8ce056df1fe74ee END-of-x11-fm/file_menu_applet/distinfo echo x - x11-fm/file_menu_applet/pkg-comment sed 's/^X//' >x11-fm/file_menu_applet/pkg-comment << 'END-of-x11-fm/file_menu_applet/pkg-comment' XA small GNOME panel application which creates a file manager END-of-x11-fm/file_menu_applet/pkg-comment echo x - x11-fm/file_menu_applet/pkg-descr sed 's/^X//' >x11-fm/file_menu_applet/pkg-descr << 'END-of-x11-fm/file_menu_applet/pkg-descr' XFile Menu Applet is a small GNOME panel application which Xcreates a file manager. X XFile Menu Applet is not designed to replace your existing Xfile manager, but instead work with it. It supports standard Xdrag and drop, GNOME file types, and Nautilus icons. XI use it for small tasks such a easily attaching files to Xemails in Evolution by dragging them out of File Menu Applet Xinto the Evolution composer window. XIt's also excellent for selecting songs to play from your XMP3 or OGG collection X X XWWW: http://www.zoned.net:8000/~xkahn/file_menu_applet/ END-of-x11-fm/file_menu_applet/pkg-descr echo x - x11-fm/file_menu_applet/pkg-plist sed 's/^X//' >x11-fm/file_menu_applet/pkg-plist << 'END-of-x11-fm/file_menu_applet/pkg-plist' Xbin/file_menu_applet Xetc/CORBA/servers/file_menu_applet.gnorba Xshare/gnome/applets/Utility/file_menu_applet.desktop Xshare/gnome/file_menu_applet/fma_prefs.glade Xshare/gnome/pixmaps/file_menu_applet.png X@dirrm share/gnome/file_menu_applet END-of-x11-fm/file_menu_applet/pkg-plist echo c - x11-fm/file_menu_applet/files mkdir -p x11-fm/file_menu_applet/files > /dev/null 2>&1 echo x - x11-fm/file_menu_applet/files/patch-ab sed 's/^X//' >x11-fm/file_menu_applet/files/patch-ab << 'END-of-x11-fm/file_menu_applet/files/patch-ab' X--- src/flist-mime-icon.c.orig Mon May 6 02:42:16 2002 X+++ src/flist-mime-icon.c Mon May 6 02:43:24 2002 X@@ -107,8 +107,11 @@ X if (!g_file_exists (icon)) { X file = g_concat_dir_and_file (MIMEICONDIR, icon); X if (!g_file_exists (file)) { X- g_free (file); X- return NULL; X+ file = g_concat_dir_and_file(g_strdup_printf ("%s/%s", MIMEICONDIR, "nautilus"), icon); X+ if (!g_file_exists (file)) { X+ g_free (file); X+ return NULL; X+ } X } X } X else END-of-x11-fm/file_menu_applet/files/patch-ab echo x - x11-fm/file_menu_applet/files/patch-aa sed 's/^X//' >x11-fm/file_menu_applet/files/patch-aa << 'END-of-x11-fm/file_menu_applet/files/patch-aa' X--- src/Makefile.in.orig Mon May 6 02:39:52 2002 X+++ src/Makefile.in Mon May 6 02:40:05 2002 X@@ -107,7 +107,7 @@ X -DLOCALEDIR=\""$(datadir)/locale"\" \ X -DIMAGEDIR=\""$(datadir)/pixmaps"\" \ X -DICONDIR=\""$(datadir)/images/file_menu_applet"\" \ X- -DMIMEICONDIR=\"$(datadir)/pixmaps/nautilus\" \ X+ -DMIMEICONDIR=\"$(datadir)/pixmaps\" \ X -DGLADEDIR=\""$(gladedir)"\" X X END-of-x11-fm/file_menu_applet/files/patch-aa echo x - x11-fm/file_menu_applet/files/patch-ac sed 's/^X//' >x11-fm/file_menu_applet/files/patch-ac << 'END-of-x11-fm/file_menu_applet/files/patch-ac' X--- src/main.c.orig Wed Mar 27 06:06:21 2002 X+++ src/main.c Mon May 6 18:35:11 2002 X@@ -213,7 +213,7 @@ X X gnome_vfs_file_info_unref (dir_info); X X- if (!fma->icon_menus) { X+ if (fma->icon_menus) { X result = gnome_vfs_directory_visit X (rp, (GNOME_VFS_FILE_INFO_FOLLOW_LINKS X | GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE), X@@ -400,6 +400,10 @@ X X if (!fma->menu_label) X fma->menu_label = strdup ("Home Directory"); X+ if (!fma->dir_watch) X+ fma->menu_label = strdup ("~/"); X+ if (!fma->menu_label) X+ fma->icon_menus = strdup ("true"); X X /* Create */ X fma->menu_bar = gtk_menu_bar_new (); END-of-x11-fm/file_menu_applet/files/patch-ac exit --- file_menu_applet.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 May 6 14:18: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 90C0C37B491; Mon, 6 May 2002 14:18:02 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46LI2Q24750; Mon, 6 May 2002 14:18:02 -0700 (PDT) (envelope-from marcus) Date: Mon, 6 May 2002 14:18:02 -0700 (PDT) From: Message-Id: <200205062118.g46LI2Q24750@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/37802: New port: x11-fm/file_menu_applet Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11-fm/file_menu_applet Responsible-Changed-From-To: freebsd-ports->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Mon May 6 14:17:49 PDT 2002 Responsible-Changed-Why: I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=37802 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 14:34:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AD1537B41C; Mon, 6 May 2002 14:34:37 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46LYbw26298; Mon, 6 May 2002 14:34:37 -0700 (PDT) (envelope-from trevor) Date: Mon, 6 May 2002 14:34:37 -0700 (PDT) From: Message-Id: <200205062134.g46LYbw26298@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/37790: mcrypt patch 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: mcrypt patch problem Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: trevor Responsible-Changed-When: Mon May 6 14:33:57 PDT 2002 Responsible-Changed-Why: I am the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37790 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 14:37: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 E0E4B37B407; Mon, 6 May 2002 14:37:31 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46LbVc26544; Mon, 6 May 2002 14:37:31 -0700 (PDT) (envelope-from dougb) Date: Mon, 6 May 2002 14:37:31 -0700 (PDT) From: Message-Id: <200205062137.g46LbVc26544@freefall.freebsd.org> To: ejk@iki.fi, dougb@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/37797: Update port: deskutils/dailystrips to version 1.0.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: Update port: deskutils/dailystrips to version 1.0.23 State-Changed-From-To: open->analyzed State-Changed-By: dougb State-Changed-When: Mon May 6 14:35:26 PDT 2002 State-Changed-Why: Pete, I was interested in this port myself, so I tested the update. It worked great for me, but FYI, http://prdownloads.sourceforge.net/dailystrips/ seems to be having issues, since I tried the download several times, and always got a different MD5. ftp2.sourceforge.net had a valid binary. Responsible-Changed-From-To: freebsd-ports->petef@FreeBSD.org Responsible-Changed-By: dougb Responsible-Changed-When: Mon May 6 14:35:26 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37797 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 14:43:19 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 DCAED37B407 for ; Mon, 6 May 2002 14:43:12 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g46Lh7v23316; Mon, 6 May 2002 17:43:07 -0400 (EDT) Date: Mon, 6 May 2002 17:43:07 -0400 (EDT) From: Trevor Johnson To: erik@smluc.org Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/37790: mcrypt patch problem In-Reply-To: <20020506204700.GA25022@lazarus.smluc.org> Message-ID: <20020506173444.V9374-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, Eric. > bug report is that security/mcrypt has a patch files that fails, the > only patch file there is unnecessary and should be deleted. > > While looking, I found two other issues that might need to be > addressed... > > 1) this port has some nasty unnecessary configuration stuff that forces > extra dependancies and work, I think those should be removed. I'm > willing to do that, but don't want to step on toes if the maintainer > is active... You could prepare a patch and submit it as a PR. If the maintainer is active, he or she will look at your PR and decide whether to apply your patch. Otherwise, you can point to the unattended PR and ask to be made the maintainer yourself. > 2) reponsibility in the pr (dated mar06) and bugmaster is "freebsd-ports", > but the port has a listed maintainer. Is this a bug in gnats? Or is > the makefile outdated and not reflecting something gnats knows? The PR is actually dated not March 6th but May 6th, which is today. Gnats doesn't "know" much, certainly not enough to automagically figure out who the maintainer is and assign PRs--that must be done by a human. I notice that the maintainer just did it for this PR. -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 14:48:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id CB9D237B404; Mon, 6 May 2002 14:48:28 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E532E66DC8; Mon, 6 May 2002 14:48:24 -0700 (PDT) Date: Mon, 6 May 2002 14:48:23 -0700 From: Kris Kennaway To: trevor@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/37790: mcrypt patch problem Message-ID: <20020506144822.A8663@xor.obsecurity.org> References: <200205062134.g46LYbw26298@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205062134.g46LYbw26298@freefall.freebsd.org>; from trevor@FreeBSD.org on Mon, May 06, 2002 at 02:34:37PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 06, 2002 at 02:34:37PM -0700, trevor@FreeBSD.org wrote: > Synopsis: mcrypt patch problem >=20 > Responsible-Changed-From-To: freebsd-ports->trevor > Responsible-Changed-By: trevor > Responsible-Changed-When: Mon May 6 14:33:57 PDT 2002 > Responsible-Changed-Why:=20 > I am the maintainer. Sorry Trevor, I was sure I tested the patch before I sent it to you. The mcrypt port is kind of weird; if I remove the now-unnecessary patch then it builds, but creates files with names like /usr/local/man/man1/i386-portbld-freebsd4.4-mcrypt.1. I haven't been able to track down why this is, yet. Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE81vomWry0BWjoQKURAjIIAKDF8pg12Zc+8nh2MG+hW+KrdNHp5QCg4yaN Tm6ySWC5Zj+mMZa41lC5X8M= =aY7g -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 15:22: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 761B437B411; Mon, 6 May 2002 15:22:33 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46MMXY34165; Mon, 6 May 2002 15:22:33 -0700 (PDT) (envelope-from pat) Date: Mon, 6 May 2002 15:22:33 -0700 (PDT) From: Message-Id: <200205062222.g46MMXY34165@freefall.freebsd.org> To: yds@CoolRat.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37794: MAINTAINER-UPDATE: mail/mulberry to 2.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: MAINTAINER-UPDATE: mail/mulberry to 2.2 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon May 6 15:22:24 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37794 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 15:25: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 D6FDB37B40F; Mon, 6 May 2002 15:24:59 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46MOxL34500; Mon, 6 May 2002 15:24:59 -0700 (PDT) (envelope-from pat) Date: Mon, 6 May 2002 15:24:59 -0700 (PDT) From: Message-Id: <200205062224.g46MOxL34500@freefall.freebsd.org> To: scorpio@drkshdw.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37782: UPDATE ports/mudix 4.0 -> 4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: UPDATE ports/mudix 4.0 -> 4.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon May 6 15:24:50 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37782 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 15:40: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 4529437B407 for ; Mon, 6 May 2002 15:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46Me2j35509; Mon, 6 May 2002 15:40:02 -0700 (PDT) (envelope-from gnats) Received: from mail.shad0w.org.uk (mal-nat01.jm-crowther.co.uk [195.149.46.207]) by hub.freebsd.org (Postfix) with ESMTP id F414637B409 for ; Mon, 6 May 2002 15:38:33 -0700 (PDT) Received: from lucy by mail.shad0w.org.uk with local (Exim 4.04) id 174r7j-000OOx-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 06 May 2002 23:38:27 +0100 Message-Id: Date: Mon, 06 May 2002 23:38:27 +0100 From: hikari-chan Reply-To: hikari-chan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37803: New port: mod_v2h mass vhosting module for Apache Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37803 >Category: ports >Synopsis: New port: mod_v2h mass vhosting module for Apache >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 06 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: hikari-chan >Release: FreeBSD 4.5-STABLE i386 >Organization: disorganization >Environment: System: FreeBSD pandora.shad0w.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Feb 22 14:45:34 GMT 2002 root@pandora.shad0w.org.uk:/usr/obj/usr/src/sys/PANDORA i386 >Description: mod_v2h is a mass virtual hosting module for Apache, it uses mySQL for holding its data. I needed to install on a system, so I figured I might as well write a port for it while I was at it :) mod_v2h normaly builds inside the Apache 2 modules directory, so I've had to clobber together a Makefile to do the build and install instead and pinched a little of the Apache apxs script to add the LoadModule line to httpd.conf. >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: # #/usr/ports/www/mod_v2h/ #/usr/ports/www/mod_v2h/Makefile #/usr/ports/www/mod_v2h/pkg-comment #/usr/ports/www/mod_v2h/pkg-descr #/usr/ports/www/mod_v2h/distinfo #/usr/ports/www/mod_v2h/patches #/usr/ports/www/mod_v2h/patches/patch-aa #/usr/ports/www/mod_v2h/pkg-plist # echo c - /usr/ports/www/mod_v2h/ mkdir -p /usr/ports/www/mod_v2h/ > /dev/null 2>&1 echo x - /usr/ports/www/mod_v2h/Makefile sed 's/^X//' >/usr/ports/www/mod_v2h/Makefile << 'END-of-/usr/ports/www/mod_v2h/Makefile' X# X# ports collection makefile for: mod_v2h X# X# Date created: 6th May 2002 X# Whom: hikari-chan X# X# $FreeBSD$ X# X XPORTNAME=mod_v2h XPORTVERSION=2.0 XCATEGORIES?=www XMASTER_SITES=http://www.fractal.net/files/ XDISTNAME=mod_v2h X XMAINTAINER= hikari@hikari.org.uk X XBUILD_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache2:\ X${LOCALBASE}/lib/mysql/libmysqlclient.so:${PORTSDIR}/databases/mysql323-client XRUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache2:\ X${LOCALBASE}/lib/mysql/libmysqlclient.so:${PORTSDIR}/databases/mysql323-client X XPATCHDIR= patches X XWRKSRC= ${WRKDIR}/$(DISTNAME)-2 X X# yadda yadda Xpost-install: X@echo "" X@echo "===> Stripping ${LOCALBASE}/libexec/apache2/mod_v2h.so" X@strip ${LOCALBASE}/libexec/apache2/mod_v2h.so X@echo "" X@echo "---------------------------------------" X@echo "Remember to check the documentation on:" X@echo "http://www.fractal.net/mod_v2h.tm" X@echo "---------------------------------------" X@echo "" X X.include END-of-/usr/ports/www/mod_v2h/Makefile echo x - /usr/ports/www/mod_v2h/pkg-comment sed 's/^X//' >/usr/ports/www/mod_v2h/pkg-comment << 'END-of-/usr/ports/www/mod_v2h/pkg-comment' XA mass virtual hosting module for Apache with support END-of-/usr/ports/www/mod_v2h/pkg-comment echo x - /usr/ports/www/mod_v2h/pkg-descr sed 's/^X//' >/usr/ports/www/mod_v2h/pkg-descr << 'END-of-/usr/ports/www/mod_v2h/pkg-descr' Xmod_v2h is a mass virtual hosting module for Apache with support Xfor referencing translation paths from MySQL. mod_v2h also has Xthe ability to cache translation rules into a memory image for Xfaster performance. X XWWW: http://www.fractal.net/mod_v2h.tm X X- hikari-chan Xhikari@hikari.org.uk END-of-/usr/ports/www/mod_v2h/pkg-descr echo x - /usr/ports/www/mod_v2h/distinfo sed 's/^X//' >/usr/ports/www/mod_v2h/distinfo << 'END-of-/usr/ports/www/mod_v2h/distinfo' XMD5 (mod_v2h.tar.gz) = 8333be4ea39c043ad0bdfe0950709d64 END-of-/usr/ports/www/mod_v2h/distinfo echo c - /usr/ports/www/mod_v2h/patches mkdir -p /usr/ports/www/mod_v2h/patches > /dev/null 2>&1 echo x - /usr/ports/www/mod_v2h/patches/patch-aa sed 's/^X//' >/usr/ports/www/mod_v2h/patches/patch-aa << 'END-of-/usr/ports/www/mod_v2h/patches/patch-aa' X--- /dev/nullTue May 7 00:58:02 2002 X+++ MakefileTue May 7 00:31:27 2002 X@@ -0,0 +1,26 @@ X+APXS=${LOCALBASE}/sbin/apxs X+PERL=/usr/bin/perl X+RM=/bin/rm X+CP=/bin/cp X+MKDIR=/bin/mkdir X+ X+CXX=g++ X+CFLAGS+=-shared X+EXTRA_INCLUDES+=-I${LOCALBASE}/include/mysql -I${LOCALBASE}/include/apache2 X+LIBS+=-lmysqlclient X+LDFLAGS+=-L${LOCALBASE}/lib/mysql -Wl,-R,/usr/local/lib/mysql \ X+-Wl,-soname,mod_v2h.so X+ X+all: X+$(CXX) $(CFLAGS) $(EXTRA_INCLUDES) $(LDFLAGS) $(LIBS) -o mod_v2h.so mod_v2h.cpp X+ X+install: X+$(CP) mod_v2h.so ${LOCALBASE}/libexec/apache2/mod_v2h.so X+$(PERL) add-module X+$(MKDIR) -p ${LOCALBASE}/share/doc/mod_v2h X+$(CP) README AUTHORS ${LOCALBASE}/share/doc/mod_v2h/ X+ X+clean: X+$(RM) -rf .libs X+$(RM) -f mod_v2h.la X+ X--- /dev/nullTue May 7 00:58:02 2002 X+++ add-moduleTue May 7 00:30:25 2002 X@@ -0,0 +1,60 @@ X+#!/usr/bin/perl X+ X+# This was stolen from the Apache apxs script X+$CFG_SYSCONFDIR = "/usr/local/etc/apache2"; X+$CFG_TARGET = "httpd"; X+$name = "v2h"; X+$dir = "libexec/apache2/"; X+$t = "mod_v2h.so"; X+ X+push(@lmd, sprintf("LoadModule %-18s %s", "${name}_module", "$dir$t")); X+ X+open(FP, "<$CFG_SYSCONFDIR/$CFG_TARGET.conf") || die("Couldn't open conf file"); X+my $content = join('', ); X+close(FP); X+ X+if ($content !~ m|\n#?\s*LoadModule\s+|) { X+ error("Activation failed for custom $CFG_SYSCONFDIR/$CFG_TARGET.conf file."); X+ error("At least one `LoadModule' directive already has to exist."); X+ exit(1); X+} X+ X+my $lmd; X+my $c = ''; X+ X+foreach $lmd (@lmd) { X+ if ($content !~ m|\n#?\s*$lmd|) { X+ $content =~ s|^(.*\n#?\s*LoadModule\s+[^\n]+\n)|$1$c$lmd\n|sg; X+ } else { X+ $content =~ s|^(.*\n)#?\s*$lmd[^\n]*\n|$1$c$lmd\n|sg; X+ } X+ X+ $lmd =~ m|LoadModule\s+(.+?)_module.*|; X+ notice("[activating module `$1' in $CFG_SYSCONFDIR/$CFG_TARGET.conf]"); X+} X+ X+my $amd; X+ X+foreach $amd (@amd) { X+ if ($content !~ m|\n#?\s*$amd|) { X+ $content =~ s|^(.*\n#?\s*AddModule\s+[^\n]+\n)|$1$c$amd\n|sg; X+ } else { X+ $content =~ s|^(.*\n)#?\s*$amd[^\n]*\n|$1$c$amd\n|sg; X+ } X+} X+ X+if (@lmd or @amd) { X+ if (open(FP, ">$CFG_SYSCONFDIR/$CFG_TARGET.conf.new")) { X+ print FP $content; X+ close(FP); X+ system("cp $CFG_SYSCONFDIR/$CFG_TARGET.conf $CFG_SYSCONFDIR/$CFG_TARGET.conf.bak && " . "cp $CFG_SYSCONFDIR/$CFG_TARGET.conf.new $CFG_SYSCONFDIR/$CFG_TARGET.conf && " . "rm $CFG_SYSCONFDIR/$CFG_TARGET.conf.new"); X+} else { X+ notice("unable to open configuration file"); X+} X+ X+} X+ X+sub notice{ X+ print STDERR "$_[0]\n"; X+} X+ X END-of-/usr/ports/www/mod_v2h/patches/patch-aa echo x - /usr/ports/www/mod_v2h/pkg-plist sed 's/^X//' >/usr/ports/www/mod_v2h/pkg-plist << 'END-of-/usr/ports/www/mod_v2h/pkg-plist' Xlibexec/apache2/mod_v2h.so X%%PORTDOCS%%share/doc/mod_v2h/AUTHORS X%%PORTDOCS%%share/doc/mod_v2h/README X%%PORTDOCS%%@dirrm share/doc/mod_v2h END-of-/usr/ports/www/mod_v2h/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 May 6 16:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1950C37B404 for ; Mon, 6 May 2002 16:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46NA1C40977; Mon, 6 May 2002 16:10:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 5011E37B403 for ; Mon, 6 May 2002 16:02:04 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g46N3UhG032726 for ; Mon, 6 May 2002 16:03:30 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g46N3Upx032725; Mon, 6 May 2002 16:03:30 -0700 (PDT) Message-Id: <200205062303.g46N3Upx032725@nwww.freebsd.org> Date: Mon, 6 May 2002 16:03:30 -0700 (PDT) From: Keith Waclena To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37804: cdrdao-1.1.5 port has bad checksum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37804 >Category: ports >Synopsis: cdrdao-1.1.5 port has bad checksum >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 May 06 16:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Keith Waclena >Release: FreeBSD 4.3-RC >Organization: University of Chicago Library >Environment: FreeBSD jfcl.lib.uchicago.edu 4.3-RC FreeBSD 4.3-RC #2: Wed Apr 11 16:53:05 CDT 2001 root@test-matthew.lib.uchicago.edu:/usr/src/sys/compile/DLDC i386 >Description: # make install If you don't want to use Joerg Schilling's SCSI library, set WITHOUT_SCGLIB=yes. If you want to use pthreads, set WITH_PTHREADS=yes. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> cdrdao-1.1.5.src.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://prdownloads.sourceforge.net/cdrdao/. fetch: cdrdao-1.1.5.src.tar.gz: size of remote file is not known Receiving cdrdao-1.1.5.src.tar.gz: 8511 bytes 8511 bytes transferred in 0.1 seconds (127.49 kBps) ===> Extracting for cdrdao-1.1.5 >> Checksum mismatch for cdrdao-1.1.5.src.tar.gz. Make sure the Makefile and distinfo file (/usr/ports/audio/cdrdao/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** 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 May 6 16: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 AFD4E37B404 for ; Mon, 6 May 2002 16:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46NK1e41565; Mon, 6 May 2002 16:20:01 -0700 (PDT) (envelope-from gnats) Received: from pegasus.kazrak.com (pegasus.kazrak.com [216.231.61.220]) by hub.freebsd.org (Postfix) with ESMTP id 8A6B237B403 for ; Mon, 6 May 2002 16:15:33 -0700 (PDT) Received: by pegasus.kazrak.com (Postfix, from userid 1001) id D6A221D61; Mon, 6 May 2002 16:15:21 -0700 (MST) Message-Id: <20020506231521.D6A221D61@pegasus.kazrak.com> Date: Mon, 6 May 2002 16:15:21 -0700 (MST) From: R Bradford Jones Reply-To: R Bradford Jones To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37805: First file downloaded for tight-vnc port 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: 37805 >Category: ports >Synopsis: First file downloaded for tight-vnc port 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 May 06 16:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: R Bradford Jones >Release: FreeBSD 4.5-STABLE i386 >Organization: Kazrak Enterprises >Environment: System: FreeBSD pegasus.kazrak.com 4.5-STABLE FreeBSD 4.5-STABLE #10: Thu Mar 21 22:56:03 MST 2002 root@pegasus.kazrak.com:/usr/obj/usr/src/sys/PEGASUS i386 Ports tree updated 6 May 2002. >Description: Attempting to install the tight-vnc port fails in the 'checksum' phase, after retrieving the wrong file in the 'fetch' phase. Sourceforge has apparently changed how their download links work, in order to allow for mirrors. However, the link that the tight-vnc port uses to install fetches that mirror page, which then fails checksum verification. Log of an attempted install: ---BEGIN LOG brad@ophiuchus(p3):/usr/ports {2} [Mon 4:14PM] <0> 22%sudo portinstall tightvnc [Updating the pkgdb in /var/db/pkg ... - 55 packages found (-1 +0) (...) done] ---> Installing 'tightvnc-1.2.3' from a port (net/tightvnc) ---> Building '/usr/ports/net/tightvnc' ===> Cleaning for tightvnc-1.2.3 >How-To-Repeat: portinstall tight-vnc with an updated ports tree. >Fix: Remove the first entry in MASTER_SITE_SOURCEFORGE in /usr/ports/Mk/bsd.sites.mk or otherwise override MASTER_SITE_SOURCEFORGE. >Release-Note: >Audit-Trail: >Unformatted: >> tightvnc-1.2.3_unixsrc.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://prdownloads.sourceforge.net/vnc-tight/. fetch: tightvnc-1.2.3_unixsrc.tar.bz2: size of remote file is not known Receiving tightvnc-1.2.3_unixsrc.tar.bz2: 8568 bytes 8568 bytes transferred in 0.0 seconds (2.01 MBps) ===> Extracting for tightvnc-1.2.3 >> Checksum mismatch for tightvnc-1.2.3_unixsrc.tar.bz2. Make sure the Makefile and distinfo file (/usr/ports/net/tightvnc/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/net/tightvnc. ** Command failed: make clean build ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! net/tightvnc (checksum mismatch) ---END LOG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 17:40: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 2606F37B403 for ; Mon, 6 May 2002 17:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g470e2p51667; Mon, 6 May 2002 17:40:02 -0700 (PDT) (envelope-from gnats) Received: from tomts17-srv.bellnexxia.net (tomts17.bellnexxia.net [209.226.175.71]) by hub.freebsd.org (Postfix) with ESMTP id 26B7E37B406 for ; Mon, 6 May 2002 17:37:25 -0700 (PDT) Received: from shall.anarcat.dyndns.org ([65.94.191.78]) by tomts17-srv.bellnexxia.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020507003723.DYWV6552.tomts17-srv.bellnexxia.net@shall.anarcat.dyndns.org> for ; Mon, 6 May 2002 20:37:23 -0400 Received: from lenny.anarcat.dyndns.org (lenny.anarcat.dyndns.org [192.168.0.4]) by shall.anarcat.dyndns.org (Postfix) with SMTP id 5803D64; Mon, 6 May 2002 20:37:20 -0400 (EDT) Received: by lenny.anarcat.dyndns.org (sSMTP sendmail emulation); Mon, 6 May 2002 20:36:23 -0400 Message-Id: <20020507003720.5803D64@shall.anarcat.dyndns.org> Date: Mon, 6 May 2002 20:36:23 -0400 From: The Anarcat Reply-To: The Anarcat To: FreeBSD-gnats-submit@FreeBSD.org Cc: anarcat@anarcat.dyndns.org X-Send-Pr-Version: 3.113 Subject: ports/37809: make index target fails on read-only /usr/ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37809 >Category: ports >Synopsis: make index target fails on read-only /usr/ports >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 May 06 17:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: The Anarcat >Release: FreeBSD 4.5-STABLE i386 >Organization: Nada, Inc. >Environment: System: FreeBSD lenny.anarcat.dyndns.org 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 30 18:11:04 EDT 2002 anarcat@lenny.anarcat.dyndns.org:/usr/obj/usr/src/sys/LENNY i386 >Description: make index is a pretty cpu and disk intensive activity. In some setups, a simple file server is used to serve a ports tree as read-only, and a more powerful machine is setup as the build machine. Well, in my setup anyways. :) The make index target doesn't really take this into account and hardcodes the path to the INDEX file. >How-To-Repeat: mount -r /usr/porst make index >Fix: This patch "works" here, but I'm not sure it is correct since it discards all .CURDIR in favor of PORTSDIR. While I'm here, %s#${.CURDIR}/INDEX#${INDEXFILE}#g If the latter is not appropriate, only patch the index and ${INDEXFILE} target, and everything should be merry. --- /usr/ports/Makefile Sun Dec 23 05:58:42 2001 +++ Makefile Mon May 6 20:15:50 2002 @@ -56,26 +56,28 @@ .include +INDEXFILE?=${PORTSDIR}/INDEX + index: - @rm -f ${.CURDIR}/INDEX - @cd ${.CURDIR} && make ${.CURDIR}/INDEX + @rm -f ${INDEXFILE} + @cd ${.CURDIR} && make ${INDEXFILE} -${.CURDIR}/INDEX: +${INDEXFILE}: @echo -n "Generating INDEX - please wait.." - @cd ${.CURDIR} && make describe ECHO_MSG="echo > /dev/null" | \ - perl ${.CURDIR}/Tools/make_index > ${.CURDIR}/INDEX + @cd ${PORTSDIR} && make describe ECHO_MSG="echo > /dev/null" | \ + perl ${PORTSDIR}/Tools/make_index > ${INDEXFILE} .if !defined(INDEX_NOSORT) - @sed -e 's./..g' ${.CURDIR}/INDEX | \ + @sed -e 's./..g' ${INDEXFILE} | \ sort -t '|' +1 -2 | \ - sed -e 's../.g' > ${.CURDIR}/INDEX.tmp - @mv -f ${.CURDIR}/INDEX.tmp ${.CURDIR}/INDEX + sed -e 's../.g' > ${INDEXFILE}.tmp + @mv -f ${INDEXFILE}.tmp ${INDEXFILE} .endif @echo " Done." -print-index: ${.CURDIR}/INDEX - @awk -F\| '{ printf("Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nIndex:\t%s\nB-deps:\t%s\nR-deps:\t%s\n\n", $$1, $$2, $$4, $$6, $$7, $$8, $$9); }' < ${.CURDIR}/INDEX +print-index: ${INDEXFILE} + @awk -F\| '{ printf("Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nIndex:\t%s\nB-deps:\t%s\nR-deps:\t%s\n\n", $$1, $$2, $$4, $$6, $$7, $$8, $$9); }' < ${INDEXFILE} -parallel: ${.CURDIR}/INDEX +parallel: ${INDEXFILE} .if !defined(branch) @echo "The parallel target requires a branch parameter," @echo "e.g.: \"make parallel branch=X\"" @@ -84,7 +86,7 @@ .for dir in ${SUBDIR} @echo "all: ${dir}-all" .endfor - @awk -F '|' '{me=$$1; here=$$2; bdep=$$8; rdep=$$9; split(here, tmp, "/"); if (bdep != "") { gsub("$$", ".tgz", bdep); gsub(" ", ".tgz ", bdep); } if (rdep != "") { gsub("$$", ".tgz", rdep); gsub(" ", ".tgz ", rdep); } print tmp[4] "-all: " me ".tgz"; print me ": " me ".tgz"; print me ".tgz: " bdep " " rdep; printf("\t@/var/portbuild/scripts/pdispatch ${branch} /var/portbuild/scripts/portbuild %s.tgz %s", me, here); if (bdep != "") printf(" %s", bdep); if (rdep != "") printf(" %s", rdep); printf("\n")}' < ${.CURDIR}/INDEX + @awk -F '|' '{me=$$1; here=$$2; bdep=$$8; rdep=$$9; split(here, tmp, "/"); if (bdep != "") { gsub("$$", ".tgz", bdep); gsub(" ", ".tgz ", bdep); } if (rdep != "") { gsub("$$", ".tgz", rdep); gsub(" ", ".tgz ", rdep); } print tmp[4] "-all: " me ".tgz"; print me ": " me ".tgz"; print me ".tgz: " bdep " " rdep; printf("\t@/var/portbuild/scripts/pdispatch ${branch} /var/portbuild/scripts/portbuild %s.tgz %s", me, here); if (bdep != "") printf(" %s", bdep); if (rdep != "") printf(" %s", rdep); printf("\n")}' < ${INDEXFILE} CVS?= cvs .if defined(SUPHOST) >Release-Note: >Audit-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 May 6 17:40:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from a3.totalware.gifu.gifu.jp (a3.totalware.gifu.gifu.jp [218.224.200.3]) by hub.freebsd.org (Postfix) with ESMTP id 4583737B409; Mon, 6 May 2002 17:40:16 -0700 (PDT) Received: from sirius.totalware.gifu.gifu.jp (sirius.totalware.gifu.gifu.jp [192.168.47.76]) by a3.totalware.gifu.gifu.jp (Postfix) with ESMTP id 0023F57C6; Tue, 7 May 2002 09:40:14 +0900 (JST) Mime-Version: 1.0 X-Sender: hayashi@antares.totalware.gifu.gifu.jp (Unverified) X-Mailer: Macintosh Eudora Version 4.3.2-J Message-Id: In-Reply-To: <200205062000.g46K0mG11937@freefall.freebsd.org> References: <200205062000.g46K0mG11937@freefall.freebsd.org> Date: Tue, 7 May 2002 09:40:12 +0900 To: , khera@kciLink.com, freebsd-ports@FreeBSD.org From: Akihiko Hayashi Subject: Re: ports/37798: maintainer update of postfix to latest version 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 file 'pkg-message' is not committed. Please *add* and commit 'pkg-message'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 17: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 919DA37B406 for ; Mon, 6 May 2002 17:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g470o2m56518; Mon, 6 May 2002 17:50:02 -0700 (PDT) (envelope-from gnats) Received: from neroon.user.acm.rpi.edu (neroon.user.acm.rpi.edu [128.213.5.66]) by hub.freebsd.org (Postfix) with ESMTP id 77DDE37B41B; Mon, 6 May 2002 17:43:46 -0700 (PDT) Received: (from rooneg@localhost) by neroon.user.acm.rpi.edu (8.11.6/8.11.6) id g470g7P05424; Mon, 6 May 2002 20:42:07 -0400 (EDT) (envelope-from rooneg) Message-Id: <200205070042.g470g7P05424@neroon.user.acm.rpi.edu> Date: Mon, 6 May 2002 20:42:07 -0400 (EDT) From: Garrett Rooney Reply-To: Garrett Rooney To: FreeBSD-gnats-submit@FreeBSD.org Cc: roberto@FreeBSD.org, will@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37810: [maintainer update] update subversion and apr-devel ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37810 >Category: ports >Synopsis: [maintainer update] update subversion and apr-devel ports >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 May 06 17:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Garrett Rooney >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD neroon.user.acm.rpi.edu 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Sun Sep 30 20:50:57 EDT 2001 root@neroon.user.acm.rpi.edu:/usr/obj/usr/src/sys/NEROON i386 >Description: the apr-devel and subversion ports are out of date >How-To-Repeat: n/a >Fix: apply the following patches. note, these remove several patches, which will need to be cvs rm'd. Index: apr-devel/distinfo =================================================================== --- apr-devel/distinfo +++ tmp.41628.00001 Mon May 6 20:36:22 2002 @@ -1,2 +1,2 @@ -MD5 (apr_20020309172416.tar.gz) = fcb5fa3a2ea700619588699a6e69f9e3 -MD5 (apr-util_20020309172426.tar.gz) = e7d418d7144b790ab6941984e20d2ac2 +MD5 (apr_20020504162319.tar.gz) = 7d5221373291a635b1ecfb0e46242a3b +MD5 (apr-util_20020504162329.tar.gz) = b09fd003133237af1ea441e64c7f4341 Index: apr-devel/files/patch-apr-config =================================================================== --- apr-devel/files/patch-apr-config +++ tmp.72.00001 Mon May 6 20:36:25 2002 @@ -1,17 +0,0 @@ -Index: apr/apr-config.in -=================================================================== -RCS file: /home/cvspublic/apr/apr-config.in,v -retrieving revision 1.13 -diff -u -r1.13 apr-config.in ---- apr-config.in 13 Mar 2002 20:39:08 -0000 1.13 -+++ apr-config.in 14 Mar 2002 00:44:38 -0000 -@@ -111,7 +111,8 @@ - - thisdir="`dirname $0`" - thisdir="`cd $thisdir && pwd`" --if test "$bindir" = "$thisdir"; then -+tmpbindir="`cd $bindir && pwd`" -+if test "$tmpbindir" = "$thisdir"; then - location=installed - elif test "$APR_SOURCE_DIR" = "$thisdir"; then - location=source Index: apr-devel/files/patch-apu-config =================================================================== --- apr-devel/files/patch-apu-config +++ tmp.72.00001 Mon May 6 20:36:25 2002 @@ -1,17 +0,0 @@ -Index: apr-util/apu-config.in -=================================================================== -RCS file: /home/cvspublic/apr-util/apu-config.in,v -retrieving revision 1.7 -diff -u -r1.7 apu-config.in ---- apu-config.in 13 Mar 2002 20:40:46 -0000 1.7 -+++ apu-config.in 14 Mar 2002 00:45:06 -0000 -@@ -97,7 +97,8 @@ - - thisdir="`dirname $0`" - thisdir="`cd $thisdir && pwd`" --if test "$bindir" = "$thisdir"; then -+tmpbindir="`cd $bindir && pwd`" -+if test "$tmpbindir" = "$thisdir"; then - location=installed - elif test "$APR_SOURCE_DIR" = "$thisdir"; then - location=source Index: apr-devel/pkg-plist =================================================================== --- apr-devel/pkg-plist +++ tmp.41628.00001 Mon May 6 20:36:28 2002 @@ -1,6 +1,7 @@ bin/apr-config bin/apu-config include/apr.h +include/apr_allocator.h include/apr_anylock.h include/apr_atomic.h include/apr_base64.h @@ -21,7 +22,6 @@ include/apr_inherit.h include/apr_ldap.h include/apr_lib.h -include/apr_lock.h include/apr_md4.h include/apr_md5.h include/apr_mmap.h Index: apr-devel/Makefile =================================================================== --- apr-devel/Makefile +++ tmp.41628.00001 Mon May 6 20:36:29 2002 @@ -6,16 +6,16 @@ # PORTNAME= apr-devel -PORTVERSION= 20020309172416 +PORTVERSION= 20020504162319 CATEGORIES= devel MASTER_SITES= http://www.apache.org/dist/apr/not-released/ -DISTFILES= apr_20020309172416.tar.gz apr-util_20020309172426.tar.gz +DISTFILES= apr_${PORTVERSION}.tar.gz apr-util_20020504162329.tar.gz MAINTAINER= rooneg@electricjellyfish.net BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ libtool:${PORTSDIR}/devel/libtool -LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat +LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes Index: subversion/distinfo =================================================================== --- subversion/distinfo +++ tmp.41628.00001 Mon May 6 20:36:30 2002 @@ -1 +1 @@ -MD5 (subversion-r1682+.tar.gz) = cc8c6748031f3315f3c0529541cd8e4f +MD5 (subversion-r1868.tar.gz) = f4a2c531797a0af297bd89757e75645f Index: subversion/files/patch-build.conf =================================================================== --- subversion/files/patch-build.conf +++ tmp.72.00001 Mon May 6 20:36:25 2002 @@ -1,217 +0,0 @@ ---- build.conf.orig Fri Mar 8 17:19:05 2002 -+++ build.conf Fri Mar 8 18:42:28 2002 -@@ -63,7 +63,7 @@ - type = exe - path = subversion/clients/cmdline - libs = libsvn_client libsvn_wc libsvn_ra libsvn_delta libsvn_subr -- $(SVN_APR_LIBS) libexpat -+ $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - manpages = subversion/clients/cmdline/man/svn.1 - infopages = doc/user/manual/svn-manual.info - doc/user/svn_for_cvs_users/svn_for_cvs_users.info -@@ -77,14 +77,14 @@ - type = exe - path = subversion/svnadmin - install = fs-bin --libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - - # The subversion repository inspection tool - [svnlook] - type = exe - path = subversion/svnlook - install = fs-bin --libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - - # Library needed by all subversion clients - [libsvn_client] -@@ -141,7 +141,7 @@ - type = lib - install = base-lib - path = subversion/libsvn_subr --libs = $(SVN_APR_LIBS) libexpat -+libs = $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - - # Working copy management lib - [libsvn_wc] -@@ -161,12 +161,12 @@ - install = apache-mod - - # Simple XML-parsing lib --[libexpat] --type = lib --install = base-lib --path = expat-lite -+#[libexpat] -+#type = lib -+#install = base-lib -+#path = expat-lite - # there are some .c files included by others, so *.c isn't appropriate --sources = hashtable.c xmlparse.c xmlrole.c xmltok.c -+#sources = hashtable.c xmlparse.c xmlrole.c xmltok.c - - # ---------------------------------------------------------------------------- - # -@@ -210,7 +210,7 @@ - sources = fs-test.c - install = fs-test - libs = libsvn_test libsvn_test_fs libsvn_fs libsvn_delta libsvn_subr -- $(SVN_APR_LIBS) libexpat -+ $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # run-fs-tests.sh will run this for us - testing = skip - -@@ -220,7 +220,7 @@ - path = subversion/tests/libsvn_fs - sources = skel-test.c - install = fs-test --libs = libsvn_test libsvn_fs libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_fs libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # run-fs-tests.sh will run this for us - testing = skip - -@@ -230,7 +230,7 @@ - path = subversion/tests/libsvn_fs - sources = key-test.c - install = fs-test --libs = libsvn_test libsvn_fs libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_fs libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # run-fs-tests.sh will run this for us - testing = skip - -@@ -241,7 +241,7 @@ - sources = strings-reps-test.c - install = fs-test - libs = libsvn_test libsvn_test_fs libsvn_fs libsvn_delta libsvn_subr -- $(SVN_APR_LIBS) libexpat -+ $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # run-fs-tests.sh will run this for us - testing = skip - -@@ -251,7 +251,7 @@ - path = subversion/tests/libsvn_repos - sources = md5args.c - install = test --libs = libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # run-repos-tests.sh will run this for us - testing = skip - -@@ -262,7 +262,7 @@ - sources = repos-test.c dir-delta-editor.c - install = fs-test - libs = libsvn_test libsvn_test_fs libsvn_repos libsvn_fs libsvn_delta -- libsvn_subr $(SVN_APR_LIBS) libexpat -+ libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # run-repos-tests.sh will run this for us - testing = skip - -@@ -272,7 +272,7 @@ - path = subversion/tests/libsvn_subr - sources = hashdump-test.c - install = test --libs = libsvn_test libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - - # test svn_stringbuf_t utilities - [stringtest] -@@ -280,7 +280,7 @@ - path = subversion/tests/libsvn_subr - sources = stringtest.c - install = test --libs = libsvn_test libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - - # test path library - [path-test] -@@ -296,7 +296,7 @@ - path = subversion/tests/libsvn_wc - sources = translate-test.c - install = test --libs = libsvn_test libsvn_delta libsvn_wc libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_delta libsvn_wc libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - - # use random data to test delta processing - [random-test] -@@ -304,7 +304,7 @@ - path = subversion/tests/libsvn_delta - sources = random-test.c - install = test --libs = libsvn_test libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - - - ### Tests that are simply broken (fix?) ---------- -@@ -315,7 +315,7 @@ - path = subversion/tests/libsvn_delta - sources = delta-combine-test.c - install = test --libs = libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # disabled for now -- the delta combiner isn't written, and we - # don't really have any idea if the interface would be compatible - # with this test, anyway. -@@ -328,7 +328,7 @@ - sources = ra-local-test.c - install = fs-test - libs = libsvn_test libsvn_ra libsvn_fs libsvn_delta libsvn_subr -- $(SVN_APR_LIBS) libexpat -+ $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # disabled for now, BROKEN. - testing = skip - -@@ -341,7 +341,7 @@ - path = subversion/tests/libsvn_subr - sources = target-test.c - install = test --libs = libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # target-test.sh will run this for us - testing = skip - -@@ -351,7 +351,7 @@ - path = subversion/tests/libsvn_delta - sources = xml-output-test.c - install = test --libs = libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # this is really redundant with our XML svn-test*.sh tests. - testing = skip - -@@ -361,7 +361,7 @@ - path = subversion/tests/libsvn_wc - sources = checkout-test.c - install = test --libs = libsvn_wc libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_wc libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # this is really redundant with our XML svn-test*.sh tests. - testing = skip - -@@ -384,7 +384,7 @@ - path = subversion/tests/libsvn_delta - sources = deltaparse-test.c - install = test --libs = libsvn_test libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - testing = skip - - -@@ -397,7 +397,7 @@ - path = subversion/tests/libsvn_delta - sources = svndiff-test.c - install = test --libs = libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - testing = skip - - # compare two files, print txdelta windows -@@ -406,7 +406,7 @@ - path = subversion/tests/libsvn_delta - sources = vdelta-test.c - install = test --libs = libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - testing = skip - - Index: subversion/files/patch-build_buildcheck.sh =================================================================== --- subversion/files/patch-build_buildcheck.sh +++ tmp.72.00001 Mon May 6 20:36:25 2002 @@ -1,13 +0,0 @@ ---- build/buildcheck.sh.orig Fri Apr 26 17:39:27 2002 -+++ build/buildcheck.sh Fri Apr 26 17:39:47 2002 -@@ -53,8 +53,8 @@ - #-------------------------------------------------------------------------- - # check for the correct version of Neon - # --NEON_WANTED_REGEX=0.19.[2-3] --NEON_LATEST_WORKING_VER=0.19.3 -+NEON_WANTED_REGEX=0.19.[2-4] -+NEON_LATEST_WORKING_VER=0.19.4 - NEON_URL="http://www.webdav.org/neon/neon-${NEON_LATEST_WORKING_VER}.tar.gz" - if test -d ./neon; then - NEON_VERSION="`./ac-helpers/get-neon-ver.sh neon`" Index: subversion/Makefile =================================================================== --- subversion/Makefile +++ tmp.41628.00001 Mon May 6 20:36:36 2002 @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= subversion -PORTVERSION= r1682+ +PORTVERSION= r1868 CATEGORIES= devel MASTER_SITES= http://www.tigris.org/files/15/48/ @@ -13,11 +13,10 @@ LIB_DEPENDS= db4:${PORTSDIR}/databases/db4 \ neon.19:${PORTSDIR}/www/neon \ - expat:${PORTSDIR}/textproc/expat \ + expat.2:${PORTSDIR}/textproc/expat2 \ apr:${PORTSDIR}/devel/apr-devel RUN_DEPENDS= gdiff3:${PORTSDIR}/textproc/diffutils BUILD_DEPENDS= gdiff3:${PORTSDIR}/textproc/diffutils \ - python:${PORTSDIR}/lang/python MAN1= svn.1 @@ -39,10 +38,6 @@ @${RM} -r ${WRKSRC}/apr-util post-configure: - # regenerate build-outputs.mk so we can use our installed expat, - # rather than the expat-lite in svn's tree - (cd ${WRKSRC} && ./gen-make.py -s build.conf) - # make sure we don't install the swig stuff, even if it was found @${PERL} -pi -e 's/install-swig-py-lib//g' ${WRKSRC}/Makefile @${PERL} -pi -e 's/swig-py-lib//g' ${WRKSRC}/Makefile >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 18: 8:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE9D937B406; Mon, 6 May 2002 18:08:36 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4718ap61586; Mon, 6 May 2002 18:08:36 -0700 (PDT) (envelope-from dougb) Date: Mon, 6 May 2002 18:08:36 -0700 (PDT) From: Message-Id: <200205070108.g4718ap61586@freefall.freebsd.org> To: keith@lib.uchicago.edu, dougb@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37804: cdrdao-1.1.5 port has bad checksum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: cdrdao-1.1.5 port has bad checksum State-Changed-From-To: open->feedback State-Changed-By: dougb State-Changed-When: Mon May 6 18:07:35 PDT 2002 State-Changed-Why: There was a problem with the first sourceforge mirror in bsd.sites.mk. Please wait about an hour, then update your ports tree, and try again. Please let me know if this works for you. http://www.freebsd.org/cgi/query-pr.cgi?pr=37804 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 18: 9: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 6426D37B404; Mon, 6 May 2002 18:09:08 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47198u61619; Mon, 6 May 2002 18:09:08 -0700 (PDT) (envelope-from trevor) Date: Mon, 6 May 2002 18:09:08 -0700 (PDT) From: Message-Id: <200205070109.g47198u61619@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/37809: make index target fails on read-only /usr/ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: make index target fails on read-only /usr/ports Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: trevor Responsible-Changed-When: Mon May 6 18:08:20 PDT 2002 Responsible-Changed-Why: I think portmgr might be interested in this. If there is no response after four weeks, drop me a line. http://www.freebsd.org/cgi/query-pr.cgi?pr=37809 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 18:40: 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 5AC0837B406 for ; Mon, 6 May 2002 18:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g471e3b63700; Mon, 6 May 2002 18:40:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 6 May 2002 18:40:03 -0700 (PDT) Message-Id: <200205070140.g471e3b63700@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Garrett Rooney Subject: Re: ports/37810: [maintainer update] update subversion and apr-devel ports Reply-To: Garrett Rooney Sender: owner-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/37810; it has been noted by GNATS. From: Garrett Rooney To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37810: [maintainer update] update subversion and apr-devel ports Date: Mon, 6 May 2002 21:31:33 -0400 oops, i just noticed a trailing slash in the BUILD_DEPENDS for the subversion Makefile. just remove that before commiting. sorry about that. -garrett -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 19: 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 AA6BC37B404 for ; Mon, 6 May 2002 19:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47202j65046; Mon, 6 May 2002 19:00:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 26D8237B405 for ; Mon, 6 May 2002 18:51:11 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g471qbhG044075 for ; Mon, 6 May 2002 18:52:37 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g471qbLD044074; Mon, 6 May 2002 18:52:37 -0700 (PDT) Message-Id: <200205070152.g471qbLD044074@nwww.freebsd.org> Date: Mon, 6 May 2002 18:52:37 -0700 (PDT) From: David Jones To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37811: Change required to SourceForge FTP 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: 37811 >Category: ports >Synopsis: Change required to SourceForge FTP site >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 May 06 19:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Jones >Release: 4.5-RELEASE >Organization: >Environment: n/a >Description: SourceForge has recently re-organized their download area. A reference to a file of the form http://prdownload.sourceforget.net/dir/blah.tar.gz now gets you a web page requesting that you select a mirror. It then appears that either redirection or JavaScript is used to perform the download. As a result, any port whose makefile uses MASTER_SITE_SOURCEFORGE will be unable to retrieve its files. The web page that it retrieves instead will fail checksum, and the port install will abort. >How-To-Repeat: cd /usr/ports/lang/tcl8.3 make install >Fix: Edit in /usr/ports/Mk/bsd.sites.mk: Remove all references to sourceforge.net except for telia.dl.sourceforge.net. You may want to add unc.dl.sourceforge.net as an alternate as well. >Release-Note: >Audit-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 May 6 19:12: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 495A937B40A; Mon, 6 May 2002 19:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g472A2m69395; Mon, 6 May 2002 19:10:02 -0700 (PDT) (envelope-from gnats) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id 62A5B37B401 for ; Mon, 6 May 2002 19:09:37 -0700 (PDT) Received: from lerlaptop.lerctr.org (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g4729Zuk000578 for ; Mon, 6 May 2002 21:09:35 -0500 (CDT) (envelope-from ler@lerlaptop.lerctr.org) Received: (from ler@localhost) by lerlaptop.lerctr.org (8.12.3/8.12.3/Submit) id g4729YkV000577; Mon, 6 May 2002 21:09:34 -0500 (CDT) Message-Id: <200205070209.g4729YkV000577@lerlaptop.lerctr.org> Date: Mon, 6 May 2002 21:09:34 -0500 (CDT) From: Larry Rosenman Reply-To: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: ler@lerctr.org Subject: ports/37812: www/mod_php4 depends on libmcrypt.6, but it's not installed by the current libmcrypt 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: 37812 >Category: ports >Synopsis: www/mod_php4 depends on libmcrypt.6, but it's not installed by the current libmcrypt port >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 06 19:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: LERCTR Consulting >Environment: System: FreeBSD lerlaptop 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #1: Sun May 5 16:31:57 CDT 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386 Ports CVSup'd earlier this evening. >Description: trying to build a kitchen sink version of PHP (almost every option picked). the mcrypt option fails due to the libmcrypt port not installing the version being expected by the mod_php port. >How-To-Repeat: try to make the php4 port using the current libmcrypt port. Script started on Mon May 6 16:37:29 2002 lerlaptop# portinstall www/mod_php4 [Updating the pkgdb in /var/db/pkg ... - 157 packages found (-0 +3) ... done] ---> Installing 'mod_php4-4.2.0' from a port (www/mod_php4) ---> Building '/usr/ports/www/mod_php4' ===> Cleaning for libiconv-1.7_4 ===> Cleaning for db3-3.2.9_3,1 ===> Cleaning for postgresql-7.2.1_1 ===> Cleaning for autoconf213-2.13.000227_1 ===> Cleaning for automake14-1.4.5 ===> Cleaning for bison-1.35_1 ===> Cleaning for gettext-0.11.1_2 ===> Cleaning for gmake-3.79.1_1 ===> Cleaning for imake-4.2.0 ===> Cleaning for libgnugetopt-1.1 ===> Cleaning for libtool-1.3.4_3 ===> Cleaning for m4-1.4_1 ===> Cleaning for pkgconfig-0.12.0 ===> Cleaning for curl-7.9.6 ===> Cleaning for gd-1.8.4_6 ===> Cleaning for jpeg-6b_1 ===> Cleaning for libungif-4.1.0b1 ===> Cleaning for ming-0.2a_1 ===> Cleaning for png-1.2.2_1 ===> Cleaning for tiff-3.5.7 ===> Cleaning for python-2.2.1 ===> Cleaning for cclient-2001a,1 ===> Cleaning for libmcal-0.6_2 ===> Cleaning for ucd-snmp-4.2.4_1 ===> Cleaning for openldap-2.0.23 ===> Cleaning for yaz-1.8.6 ===> Cleaning for freetype2-2.0.9 ===> Cleaning for pdflib-4.0.2 ===> Cleaning for libmcrypt-2.5.0 ===> Cleaning for mhash-0.8.13 ===> Cleaning for expat-1.95.2 ===> Cleaning for libxml2-2.4.21 ===> Cleaning for pspell-0.12.2_1 ===> Cleaning for Sablot-0.81_1 ===> Cleaning for apache-1.3.24_3 ===> Cleaning for XFree86-libraries-4.2.0_1 ===> Cleaning for mod_php4-4.2.0 [?7h[?1h=[?1h=[?1h=(0lqqqqqqqqqqqqqqqqqqqq(B configuration options (0qqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0x(B Please select desired options: (0x(B(0x(B (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B (0x(B(0x(B (0x(B [ ] GD1 GD 1.x library support (0x(B (0x(B(0x(B (0x(B [ ] GD2 GD 2.x library support (0x(B (0x(B(0x(B (0x(B [X] zlib zlib library support (0x(B (0x(B(0x(B (0x(B [ ] bzip2 bzip2 library support (0x(B (0x(B(0x(B (0x(B [ ] mcrypt Encryption support (0x(B (0x(B(0x! (B (0x(B [ ] mhash Crypto-hashing support (0x(B (0x(B(0x(B (0x(B [ ] pdflib pdflib support (0x(B (0x(B(0x(B (0x(B [ ] IMAP IMAP support (0x(B (0x(B(0x(B (0x(B [ ] IMAP-SSL IMAP-SSL support (implies IMAP) (0x(B (0x(B(0x(B (0x(B [X] MySQL MySQL database support (0x(B (0x(B(0x(B (0x(B [ ] PostgreSQL PostgreSQL database support (0x(B (0x(B(0x(B (0x(B [ ] SybaseDB Sybase/MS-SQL database support (DB-lib) (0x(B (0x(B(0x(B (0x(B [ ] SybaseCT Sybase/MS-SQL database support (CT-lib) (0x(B (0x(B(0x(B (0x(B [ ] Interbase Interbase 6 database support (Firebird) (0x(B (0x(B[19! ;8H(0x(B (0x(B [ ] dBase dBase database s! upport (0x(B (0x(B(0x(B (0x(B [ ] OpenLDAP1 OpenLDAP 1.x support (0x(B (0x(B(0x(B (0mqqqqq(Bv(+)(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B (0x(B(0tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu(B(0x(B [ OK ]  Cancel  (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(BXGGD 1.x library supportGGD 2.x library supportGGD 2.x library supportzzlib library supportzzlib library supportbbzip2 library supportXbbzip2 library supportmEncryption supportXmEncryption support! [mmCrypto-hashing supportXmCrypto-hashing supportppdflib supportXppdflib supportIIMAP supportXIIMAP supportIIMAP-SSL support (implies IMAP)XIIMAP-SSL support (implies IMAP)MMySQL database supportMMySQL database supportPPostgreSQL database supportMMySQL database supportPPostgreSQL database support MMySQL database supportPPostgreSQL database supportXPPostgreSQL database supportSSybase/MS-SQL database support (DB-lib)XSSybase/MS-SQL database support (DB-lib)SSybase/MS-SQL database support (CT-lib)X[16! ;16HSSybase/MS-SQL database support (DB-lib)[17;1! 6HSSybase/MS-SQL database support (CT-lib) SSybase/MS-SQL database support (DB-lib)SSybase/MS-SQL database support (CT-lib) SSybase/MS-SQL database support (CT-lib)IInterbase 6 database support (Firebird)IInterbase 6 database support (Firebird)ddBase database supportddBase database supportOOpenLDAP 1.x supportD^(-)(0x(B (0x(B [ ] OpenLDAP1 OpenLDAP 1.x support (0x(B (0x(B22X78 DOOpenLDAP 2.x support(0x(B (0x(B [ ] OpenSSL OpenSSL support (0x(B (0x(B78 DOOpenSSL support(0x(B (0x(B [ ] S[! 7mNMP SNMP support (0x(B (0x(BOOpenSSL supportSSNMP supportXOOpenSSL supportSSNMP supportX78 DSSNMP support(0x(B (0x(B [ ] XML XML support (0x(B (0x(BX78 DXXML support(0x(B (0x(B [ ] XMLRPC XMLRPC-EPI support (implies XML and iconv) (0x(B (0x(BX78 DXXMLRPC-EPI support (implies XML and iconv)(0x(B (0x(B [ ] XSLT Sablotron support (implies XML and iconv) (0x(B (0x(BX78 DXSablotron support (implies XML and iconv)(0x(B (0x(B [ ] WDDX [! mWDDX support (implies XML) (0x(B (0x(! BX78 DWWDDX support (implies XML)(0x(B (0x(B [ ] DOMXML DOM support (0x(B (0x(BX78 DDDOM support(0x(B (0x(B [ ] FTP File Transfer Protocol support (0x(B (0x(BX78 DFFile Transfer Protocol support(0x(B (0x(B [ ] CURL CURL support (0x(B (0x(BX78 DCCURL support(0x(B (0x(B [ ] gettext gettext library support (0x(B (0x(BX78 Dggettext library support(0x(B (0x(B [ ] iconv iconv support (0x(B (0x(B! [mX78 Diiconv support(0x(B (0x(B [ ] pspell pspell support (0x(B (0x(BX78 Dppspell support(0x(B (0x(B [ ] mbregex multibyte regular expressions module (0x(B (0x(BD(0x(B (0x(B [ ] mbregex multibyte regular expressions module (0x(B (0x(Bstringstring module 78 Dmmultibyte string module(0x(B (0x(B [ ] YP YP/NIS support (0x(B (0x(BD(0x(B (0x(B [ ] YP YP/NIS support (0x(B (0x(BBCMathBCMathX78 D[! 1;24rBBCMath support(0x(B (0x(B [ ! ] Hyperwave Hyperwave support (0x(B (0x(BX78 DHHyperwave support(0x(B (0x(B [ ] ming ming library support (0x(B (0x(BX78 Dmming library support(0x(B (0x(B [ ] MCAL Modular Calendar Access Library support (0x(B (0x(BX78 DMModular Calendar Access Library support(0x(B (0x(B [ ] sockets sockets support (0x(B (0x(BX78 Dssockets support(0x(B (0x(B [ ] sysvsem System V semaphore support (0x(B (0x(BXD(0x(B (0x(B [X] sysvsem Syst! em V semaphore support (0x(B (0x(B hhared memory supportX78 DsSystem V shared memory support(0x(B (0x(B [ ] transsid Transparent session id (0x(B (0x(BX78 DtTransparent session id(0x(B (0x(B [ ] yaz YAZ support (ANSI/NISO Z39.50) (0x(B (0x(B(0qqqq(BX [?1l>Define WITH_APACHE2 to build mod_php4 as an apache2 module. ===> Extracting for mod_php4-4.2.0 Define WITH_APACHE2 to build mod_php4 as an apache2 module. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for php-4.2.0.tar.gz. ===> mod_php4-4.2.0 depends on file: /usr/local/sbin/apxs - found ===> mod_php4-4.2.0 depends on file: /usr/local/lib/libcurl.a - found ===> mod_php4-4.2.0 depends on executable: autoconf213 - found ===> mod_php4-4.2.0 depends on shared library: gd.2 - found ===> mod_php4-4.2.0 depends on shared library: freetype.9 - found ===> mod_php4-4.2.0 depends on shared library: png.5 - found ===> mod_php4-4.2.0 depends on shared library: jpeg.9 - found ===> mod_php4-4.2.0 depends on shared library: mcrypt.6 - not found ===> Verifying install for mcrypt.6 in /usr/ports/security/libmcrypt ===> Extracting for libmcrypt-2.5.0 >> Checksum OK for libmcrypt-2.5.0.tar.gz. ===> libmcrypt-2.5.0 depends on executable: autoconf213 - found ===> libmcrypt-2.5.0 depends on shared library: ltdl.1 - found ===> Patching for libmcrypt-2.5.0 ===> Applying FreeBSD patches for libmcrypt-2.5.0 ===> Configuring for libmcrypt-2.5.0 configure.in:118: warning: AC_TRY_RUN called without default to allow cross compiling creating cache ./config.cache checking host system type... i386-portbld-freebsd4.6 checking target system type... i386-portbld-freebsd4.6 checking build system type... i386-portbld-freebsd4.6 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking whether make sets ${MAKE}... yes checking whether make sets ${MAKE}... (cached) yes checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for style of include used by make... GNU checking dependency style of cc... gcc checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether in maintanance mode... no checking whether in dmalloc mode... no checking whether to disable dynamic module loading... no checking whether to include algorithms into library... checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for inline... inline checking for unistd.h... yes checking for strings.h... yes checking for dlfcn.h... yes checking for sys/endian.h... no checking for sys/types.h... yes checking for sys/mman.h... yes checking for dirent.h... yes checking for byteswap.h... no checking for endian.h... no checking for limits.h... yes checking for bzero... yes checking for memset... yes checking for mlock... yes checking for readdir_r... yes checking for readdir... yes checking for memmove... yes checking for bcopy... yes checking whether byte ordering is bigendian... no checking size of unsigned long int... 4 checking size of unsigned int... 4 checking size of unsigned short int... 2 checking size of unsigned char... 1 checking for lt_dlmutex_register in -lltdl... no checking for main in -lltdl... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... (cached) yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.6 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether -lc should be explicitly linked in... yes creating libtool updating cache ./config.cache creating ./config.status creating Makefile creating libmcrypt.spec creating lib/Makefile creating doc/Makefile creating src/Makefile creating modules/Makefile creating modules/modes/Makefile creating modules/algorithms/Makefile creating lib/mcrypt.h creating lib/libmcrypt-config creating config.h configuring in libltdl running /bin/sh ./configure --prefix=/usr/local i386-portbld-freebsd4.6 --enable-ltdl-install=no --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for a BSD compatible install... ../ checking whether build environment is sane... yes checking for mawk... (cached) awk checking whether make sets ${MAKE}... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of cc... (cached) gcc checking for working const... yes checking for inline... (cached) inline checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking how to run the C preprocessor... (cached) cc -E checking host system type... i386-portbld-freebsd4.6 checking build system type... i386-portbld-freebsd4.6 checking for ld used by GCC... (cached) /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes checking for /usr/libexec/elf/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes checking how to recognise dependant libraries... (cached) pass_all checking for object suffix... (cached) o checking for executable suffix... (cached) no checking command to parse /usr/bin/nm -B output... (cached) ok checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for cc option to produce PIC... (cached) -fPIC checking if cc PIC flag -fPIC works... (cached) yes checking if cc static flag -static works... (cached) yes checking if cc supports -c -o file.o... (cached) yes checking if cc supports -c -o file.lo... (cached) yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.6 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... (cached) yes creating libtool checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether cc supports assert without backlinking... checking which extension is used for shared libraries... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen in -ldl... no checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... unknown checking for argz.h... no checking for error_t... no checking for argz_append... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking for errno.h... yes checking for malloc.h... no checking for memory.h... yes checking for stdlib.h... yes checking for stdio.h... yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for string.h... yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... (cached) yes checking for strcmp... yes updating cache .././config.cache creating ./config.status creating Makefile creating config.h ===> Building for libmcrypt-2.5.0 make all-recursive Making all in libltdl make all-am Making all in modules Making all in algorithms source='twofish.c' object='twofish.lo' libtool=yes depfile='.deps/twofish.Plo' tmpdepfile='.deps/twofish.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/ local/include -O -pipe -c -o twofish.lo `test -f twofish.c || echo './'`twofish.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c twofish.c -Wp,-MD,.deps/twofish.TPlo -fPIC -DPIC -o .libs/twofish.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c twofish.c -Wp,-MD,.deps/twofish.TPlo -o twofish.o >/dev/null 2>&1 mv -f .libs/twofish.lo twofish.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o twofish.la -rpath /usr/local/lib/libmcrypt -module -avoid-version twofish.lo -L/usr/local/lib rm -fr .libs/twofish.la .libs/twofish.* .libs/twofish.* cc -shared twofish.lo -L/usr/local/lib -Wl,-soname -Wl,twofish.so -o .libs/twofish.so creating twofish.la (cd .libs && rm -f twofish.la && ln -s ../twofish.la twofish.la) source='rijndael-128.c' object='rijndael-128.lo' libtool=yes depfile='.deps/rijndael-128.Plo' tmpdepfile='.deps/rijndael-128.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o rijndael-128.lo `test -f rijndael-128.c || echo './'`rijndael-128.c rm -f .libs/rijndael-128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-128.c -Wp,-MD,.deps/rijndael-128.TPlo -fPIC -DPIC -o .libs/rijndael-128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-128.c -Wp,-MD,.deps/rijndael-128.TPlo -o rijndael-128.o >/dev/null 2>&1 mv -f .libs/rijndael-128.lo rijndael-128.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o rijndael-128.la -rpath /usr/local/lib/libmcrypt -module -avoid-version rijndael-128.lo -L/usr/local/lib rm -fr .libs/rijndael-128.la .libs/rijndael-128.* .libs/rijndael-128.* cc -shared rijndael-128.lo -L/usr/local/lib -Wl,-soname -Wl,rijndael-128.so -o .libs/rijndael-128.so creating rijndael-128.la (cd .libs && rm -f rijndael-128.la && ln -s ../rijndael-128.la rijndael-128.la) source='rijndael-192.c' object='rijndael-192.lo' libtool=yes depfile='.deps/rijndael-192.Plo' tmpdepfile='.deps/rijndael-192.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o rijndael-192.lo `test -f rijndael-192.c || echo './'`rijndael-192.c rm -f .libs/rijndael-192.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-192.c -Wp,-MD,.deps/rijndael-192.TPlo -fPIC -DPIC -o .libs/rijndael-192.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-192.c -Wp,-MD,.deps/rijndael-192.TPlo -o rijndael-192.o >/dev/null 2>&1 mv -f .libs/rijndael-192.lo rijndael-192.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o rijndael-192.la -rpath /usr/local/lib/libmcrypt -module -avoid-version rijndael-192.lo -L/usr/local/lib rm -fr .libs/rijndael-192.la .libs/rijndael-192.* .libs/rijndael-192.* cc -shared rijndael-192.lo -L/usr/local/lib -Wl,-soname -Wl,rijndael-192.so -o .libs/rijndael-192.so creating rijndael-192.la (cd .libs && rm -f rijndael-192.la && ln -s ../rijndael-192.la rijndael-192.la) source='rijndael-256.c' object='rijndael-256.lo' libtool=yes depfile='.deps/rijndael-256.Plo' tmpdepfile='.deps/rijndael-256.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o rijndael-256.lo `test -f rijndael-256.c || echo './'`rijndael-256.c rm -f .libs/rijndael-256.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-256.c -Wp,-MD,.deps/rijndael-256.TPlo -fPIC -DPIC -o .libs/rijndael-256.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-256.c -Wp,-MD,.deps/rijndael-256.TPlo -o rijndael-256.o >/dev/null 2>&1 mv -f .libs/rijndael-256.lo rijndael-256.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o rijndael-256.la -rpath /usr/local/lib/libmcrypt -module -avoid-version rijndael-256.lo -L/usr/local/lib rm -fr .libs/rijndael-256.la .libs/rijndael-256.* .libs/rijndael-256.* cc -shared rijndael-256.lo -L/usr/local/lib -Wl,-soname -Wl,rijndael-256.so -o .libs/rijndael-256.so creating rijndael-256.la (cd .libs && rm -f rijndael-256.la && ln -s ../rijndael-256.la rijndael-256.la) source='saferplus.c' object='saferplus.lo' libtool=yes depfile='.deps/saferplus.Plo' tmpdepfile='.deps/saferplus.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o saferplus.lo `test -f saferplus.c || echo './'`saferplus.c rm -f .libs/saferplus.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c saferplus.c -Wp,-MD,.deps/saferplus.TPlo -fPIC -DPIC -o .libs/saferplus.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c saferplus.c -Wp,-MD,.deps/saferplus.TPlo -o saferplus.o >/dev/null 2>&1 mv -f .libs/saferplus.lo saferplus.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o saferplus.la -rpath /usr/local/lib/libmcrypt -module -avoid-version saferplus.lo -L/usr/local/lib rm -fr .libs/saferplus.la .libs/saferplus.* .libs/saferplus.* cc -shared saferplus.lo -L/usr/local/lib -Wl,-soname -Wl,saferplus.so -o .libs/saferplus.so creating saferplus.la (cd .libs && rm -f saferplus.la && ln -s ../saferplus.la saferplus.la) source='rc2.c' object='rc2.lo' libtool=yes depfile='.deps/rc2.Plo' tmpdepfile='.deps/rc2.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o rc2.lo `test -f rc2.c || echo './'`rc2.c rm -f .libs/rc2.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rc2.c -Wp,-MD,.deps/rc2.TPlo -fPIC -DPIC -o .libs/rc2.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rc2.c -Wp,-MD,.deps/rc2.TPlo -o rc2.o >/dev/null 2>&1 mv -f .libs/rc2.lo rc2.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o rc2.la -rpath /usr/local/lib/libmcrypt -module -avoid-version rc2.lo -L/usr/local/lib rm -fr .libs/rc2.la .libs/rc2.* .libs/rc2.* cc -shared rc2.lo -L/usr/local/lib -Wl,-soname -Wl,rc2.so -o .libs/rc2.so creating rc2.la (cd .libs && rm -f rc2.la && ln -s ../rc2.la rc2.la) source='xtea.c' object='xtea.lo' libtool=yes depfile='.deps/xtea.Plo' tmpdepfile='.deps/xtea.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o xtea.lo `test -f xtea.c || echo './'`xtea.c rm -f .libs/xtea.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c xtea.c -Wp,-MD,.deps/xtea.TPlo -fPIC -DPIC -o .libs/xtea.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c xtea.c -Wp,-MD,.deps/xtea.TPlo -o xtea.o >/dev/null 2>&1 mv -f .libs/xtea.lo xtea.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o xtea.la -rpath /usr/local/lib/libmcrypt -module -avoid-version xtea.lo -L/usr/local/lib rm -fr .libs/xtea.la .libs/xtea.* .libs/xtea.* cc -shared xtea.lo -L/usr/local/lib -Wl,-soname -Wl,xtea.so -o .libs/xtea.so creating xtea.la (cd .libs && rm -f xtea.la && ln -s ../xtea.la xtea.la) source='serpent.c' object='serpent.lo' libtool=yes depfile='.deps/serpent.Plo' tmpdepfile='.deps/serpent.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/ local/include -O -pipe -c -o serpent.lo `test -f serpent.c || echo './'`serpent.c rm -f .libs/serpent.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c serpent.c -Wp,-MD,.deps/serpent.TPlo -fPIC -DPIC -o .libs/serpent.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c serpent.c -Wp,-MD,.deps/serpent.TPlo -o serpent.o >/dev/null 2>&1 mv -f .libs/serpent.lo serpent.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o serpent.la -rpath /usr/local/lib/libmcrypt -module -avoid-version serpent.lo -L/usr/local/lib rm -fr .libs/serpent.la .libs/serpent.* .libs/serpent.* cc -shared serpent.lo -L/usr/local/lib -Wl,-soname -Wl,serpent.so -o .libs/serpent.so creating serpent.la (cd .libs && rm -f serpent.la && ln -s ../serpent.la serpent.la) source='safer64.c' object='safer64.lo' libtool=yes depfile='.deps/safer64.Plo' tmpdepfile='.deps/safer64.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/ local/include -O -pipe -c -o safer64.lo `test -f safer64.c || echo './'`safer64.c rm -f .libs/safer64.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c safer64.c -Wp,-MD,.deps/safer64.TPlo -fPIC -DPIC -o .libs/safer64.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c safer64.c -Wp,-MD,.deps/safer64.TPlo -o safer64.o >/dev/null 2>&1 mv -f .libs/safer64.lo safer64.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o safer-sk64.la -rpath /usr/local/lib/libmcrypt -module -avoid-version safer64.lo -L/usr/local/lib rm -fr .libs/safer-sk64.la .libs/safer-sk64.* .libs/safer-sk64.* cc -shared safer64.lo -L/usr/local/lib -Wl,-soname -Wl,safer-sk64.so -o .libs/safer-sk64.so creating safer-sk64.la (cd .libs && rm -f safer-sk64.la && ln -s ../safer-sk64.la safer-sk64.la) source='safer128.c' object='safer128.lo' libtool=yes depfile='.deps/safer128.Plo' tmpdepfile='.deps/safer128.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/ usr/local/include -O -pipe -c -o safer128.lo `test -f safer128.c || echo './'`safer128.c rm -f .libs/safer128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c safer128.c -Wp,-MD,.deps/safer128.TPlo -fPIC -DPIC -o .libs/safer128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c safer128.c -Wp,-MD,.deps/safer128.TPlo -o safer128.o >/dev/null 2>&1 mv -f .libs/safer128.lo safer128.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o safer-sk128.la -rpath /usr/local/lib/libmcrypt -module -avoid-version safer128.lo -L/usr/local/lib rm -fr .libs/safer-sk128.la .libs/safer-sk128.* .libs/safer-sk128.* cc -shared safer128.lo -L/usr/local/lib -Wl,-soname -Wl,safer-sk128.so -o .libs/safer-sk128.so creating safer-sk128.la (cd .libs && rm -f safer-sk128.la && ln -s ../safer-sk128.la safer-sk128.la) source='cast-256.c' object='cast-256.lo' libtool=yes depfile='.deps/cast-256.Plo' tmpdepfile='.deps/cast-256.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/ usr/local/include -O -pipe -c -o cast-256.lo `test -f cast-256.c || echo './'`cast-256.c rm -f .libs/cast-256.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cast-256.c -Wp,-MD,.deps/cast-256.TPlo -fPIC -DPIC -o .libs/cast-256.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cast-256.c -Wp,-MD,.deps/cast-256.TPlo -o cast-256.o >/dev/null 2>&1 mv -f .libs/cast-256.lo cast-256.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o cast-256.la -rpath /usr/local/lib/libmcrypt -module -avoid-version cast-256.lo -L/usr/local/lib rm -fr .libs/cast-256.la .libs/cast-256.* .libs/cast-256.* cc -shared cast-256.lo -L/usr/local/lib -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so creating cast-256.la (cd .libs && rm -f cast-256.la && ln -s ../cast-256.la cast-256.la) source='loki97.c' object='loki97.lo' libtool=yes depfile='.deps/loki97.Plo' tmpdepfile='.deps/loki97.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/loca l/include -O -pipe -c -o loki97.lo `test -f loki97.c || echo './'`loki97.c rm -f .libs/loki97.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c loki97.c -Wp,-MD,.deps/loki97.TPlo -fPIC -DPIC -o .libs/loki97.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c loki97.c -Wp,-MD,.deps/loki97.TPlo -o loki97.o >/dev/null 2>&1 mv -f .libs/loki97.lo loki97.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o loki97.la -rpath /usr/local/lib/libmcrypt -module -avoid-version loki97.lo -L/usr/local/lib rm -fr .libs/loki97.la .libs/loki97.* .libs/loki97.* cc -shared loki97.lo -L/usr/local/lib -Wl,-soname -Wl,loki97.so -o .libs/loki97.so creating loki97.la (cd .libs && rm -f loki97.la && ln -s ../loki97.la loki97.la) source='gost.c' object='gost.lo' libtool=yes depfile='.deps/gost.Plo' tmpdepfile='.deps/gost.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o gost.lo `test -f gost.c || echo './'`gost.c rm -f .libs/gost.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c gost.c -Wp,-MD,.deps/gost.TPlo -fPIC -DPIC -o .libs/gost.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c gost.c -Wp,-MD,.deps/gost.TPlo -o gost.o >/dev/null 2>&1 mv -f .libs/gost.lo gost.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o gost.la -rpath /usr/local/lib/libmcrypt -module -avoid-version gost.lo -L/usr/local/lib rm -fr .libs/gost.la .libs/gost.* .libs/gost.* cc -shared gost.lo -L/usr/local/lib -Wl,-soname -Wl,gost.so -o .libs/gost.so creating gost.la (cd .libs && rm -f gost.la && ln -s ../gost.la gost.la) source='3-way.c' object='3-way.lo' libtool=yes depfile='.deps/3-way.Plo' tmpdepfile='.deps/3-way.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/in clude -O -pipe -c -o 3-way.lo `test -f 3-way.c || echo './'`3-way.c rm -f .libs/3-way.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c 3-way.c -Wp,-MD,.deps/3-way.TPlo -fPIC -DPIC -o .libs/3-way.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c 3-way.c -Wp,-MD,.deps/3-way.TPlo -o 3-way.o >/dev/null 2>&1 mv -f .libs/3-way.lo 3-way.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o threeway.la -rpath /usr/local/lib/libmcrypt -module -avoid-version 3-way.lo -L/usr/local/lib rm -fr .libs/threeway.la .libs/threeway.* .libs/threeway.* cc -shared 3-way.lo -L/usr/local/lib -Wl,-soname -Wl,threeway.so -o .libs/threeway.so creating threeway.la (cd .libs && rm -f threeway.la && ln -s ../threeway.la threeway.la) source='cast-128.c' object='cast-128.lo' libtool=yes depfile='.deps/cast-128.Plo' tmpdepfile='.deps/cast-128.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/ usr/local/include -O -pipe -c -o cast-128.lo `test -f cast-128.c || echo './'`cast-128.c rm -f .libs/cast-128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cast-128.c -Wp,-MD,.deps/cast-128.TPlo -fPIC -DPIC -o .libs/cast-128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cast-128.c -Wp,-MD,.deps/cast-128.TPlo -o cast-128.o >/dev/null 2>&1 mv -f .libs/cast-128.lo cast-128.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o cast-128.la -rpath /usr/local/lib/libmcrypt -module -avoid-version cast-128.lo -L/usr/local/lib rm -fr .libs/cast-128.la .libs/cast-128.* .libs/cast-128.* cc -shared cast-128.lo -L/usr/local/lib -Wl,-soname -Wl,cast-128.so -o .libs/cast-128.so creating cast-128.la (cd .libs && rm -f cast-128.la && ln -s ../cast-128.la cast-128.la) source='blowfish.c' object='blowfish.lo' libtool=yes depfile='.deps/blowfish.Plo' tmpdepfile='.deps/blowfish.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/ usr/local/include -O -pipe -c -o blowfish.lo `test -f blowfish.c || echo './'`blowfish.c rm -f .libs/blowfish.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c blowfish.c -Wp,-MD,.deps/blowfish.TPlo -fPIC -DPIC -o .libs/blowfish.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c blowfish.c -Wp,-MD,.deps/blowfish.TPlo -o blowfish.o >/dev/null 2>&1 mv -f .libs/blowfish.lo blowfish.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o blowfish.la -rpath /usr/local/lib/libmcrypt -module -avoid-version blowfish.lo -L/usr/local/lib rm -fr .libs/blowfish.la .libs/blowfish.* .libs/blowfish.* cc -shared blowfish.lo -L/usr/local/lib -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so creating blowfish.la (cd .libs && rm -f blowfish.la && ln -s ../blowfish.la blowfish.la) source='des.c' object='des.lo' libtool=yes depfile='.deps/des.Plo' tmpdepfile='.deps/des.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o des.lo `test -f des.c || echo './'`des.c rm -f .libs/des.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c des.c -Wp,-MD,.deps/des.TPlo -fPIC -DPIC -o .libs/des.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c des.c -Wp,-MD,.deps/des.TPlo -o des.o >/dev/null 2>&1 mv -f .libs/des.lo des.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o des.la -rpath /usr/local/lib/libmcrypt -module -avoid-version des.lo -L/usr/local/lib rm -fr .libs/des.la .libs/des.* .libs/des.* cc -shared des.lo -L/usr/local/lib -Wl,-soname -Wl,des.so -o .libs/des.so creating des.la (cd .libs && rm -f des.la && ln -s ../des.la des.la) source='blowfish-compat.c' object='blowfish-compat.lo' libtool=yes depfile='.deps/blowfish-compat.Plo' tmpdepfile='.deps/blowfish-compat.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. - I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o blowfish-compat.lo `test -f blowfish-compat.c || echo './'`blowfish-compat.c rm -f .libs/blowfish-compat.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c blowfish-compat.c -Wp,-MD,.deps/blowfish-compat.TPlo -fPIC -DPIC -o .libs/blowfish-compat.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c blowfish-compat.c -Wp,-MD,.deps/blowfish-compat.TPlo -o blowfish-compat.o >/dev/null 2>&1 mv -f .libs/blowfish-compat.lo blowfish-compat.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o blowfish-compat.la -rpath /usr/local/lib/libmcrypt -module -avoid-version blowfish-compat.lo -L/usr/local/lib rm -fr .libs/blowfish-compat.la .libs/blowfish-compat.* .libs/blowfish-compat.* cc -shared blowfish-compat.lo -L/usr/local/lib -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so creating blowfish-compat.la (cd .libs && rm -f blowfish-compat.la && ln -s ../blowfish-compat.la blowfish-compat.la) source='tripledes.c' object='tripledes.lo' libtool=yes depfile='.deps/tripledes.Plo' tmpdepfile='.deps/tripledes.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o tripledes.lo `test -f tripledes.c || echo './'`tripledes.c rm -f .libs/tripledes.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c tripledes.c -Wp,-MD,.deps/tripledes.TPlo -fPIC -DPIC -o .libs/tripledes.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c tripledes.c -Wp,-MD,.deps/tripledes.TPlo -o tripledes.o >/dev/null 2>&1 mv -f .libs/tripledes.lo tripledes.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o tripledes.la -rpath /usr/local/lib/libmcrypt -module -avoid-version tripledes.lo -L/usr/local/lib rm -fr .libs/tripledes.la .libs/tripledes.* .libs/tripledes.* cc -shared tripledes.lo -L/usr/local/lib -Wl,-soname -Wl,tripledes.so -o .libs/tripledes.so creating tripledes.la (cd .libs && rm -f tripledes.la && ln -s ../tripledes.la tripledes.la) source='enigma.c' object='enigma.lo' libtool=yes depfile='.deps/enigma.Plo' tmpdepfile='.deps/enigma.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/loca l/include -O -pipe -c -o enigma.lo `test -f enigma.c || echo './'`enigma.c rm -f .libs/enigma.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c enigma.c -Wp,-MD,.deps/enigma.TPlo -fPIC -DPIC -o .libs/enigma.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c enigma.c -Wp,-MD,.deps/enigma.TPlo -o enigma.o >/dev/null 2>&1 mv -f .libs/enigma.lo enigma.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o enigma.la -rpath /usr/local/lib/libmcrypt -module -avoid-version enigma.lo -L/usr/local/lib rm -fr .libs/enigma.la .libs/enigma.* .libs/enigma.* cc -shared enigma.lo -L/usr/local/lib -Wl,-soname -Wl,enigma.so -o .libs/enigma.so creating enigma.la (cd .libs && rm -f enigma.la && ln -s ../enigma.la enigma.la) source='arcfour.c' object='arcfour.lo' libtool=yes depfile='.deps/arcfour.Plo' tmpdepfile='.deps/arcfour.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/ local/include -O -pipe -c -o arcfour.lo `test -f arcfour.c || echo './'`arcfour.c rm -f .libs/arcfour.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c arcfour.c -Wp,-MD,.deps/arcfour.TPlo -fPIC -DPIC -o .libs/arcfour.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c arcfour.c -Wp,-MD,.deps/arcfour.TPlo -o arcfour.o >/dev/null 2>&1 mv -f .libs/arcfour.lo arcfour.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o arcfour.la -rpath /usr/local/lib/libmcrypt -module -avoid-version arcfour.lo -L/usr/local/lib rm -fr .libs/arcfour.la .libs/arcfour.* .libs/arcfour.* cc -shared arcfour.lo -L/usr/local/lib -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so creating arcfour.la (cd .libs && rm -f arcfour.la && ln -s ../arcfour.la arcfour.la) source='panama.c' object='panama.lo' libtool=yes depfile='.deps/panama.Plo' tmpdepfile='.deps/panama.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/loca l/include -O -pipe -c -o panama.lo `test -f panama.c || echo './'`panama.c rm -f .libs/panama.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c panama.c -Wp,-MD,.deps/panama.TPlo -fPIC -DPIC -o .libs/panama.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c panama.c -Wp,-MD,.deps/panama.TPlo -o panama.o >/dev/null 2>&1 mv -f .libs/panama.lo panama.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o panama.la -rpath /usr/local/lib/libmcrypt -module -avoid-version panama.lo -L/usr/local/lib rm -fr .libs/panama.la .libs/panama.* .libs/panama.* cc -shared panama.lo -L/usr/local/lib -Wl,-soname -Wl,panama.so -o .libs/panama.so creating panama.la (cd .libs && rm -f panama.la && ln -s ../panama.la panama.la) source='wake.c' object='wake.lo' libtool=yes depfile='.deps/wake.Plo' tmpdepfile='.deps/wake.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o wake.lo `test -f wake.c || echo './'`wake.c rm -f .libs/wake.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c wake.c -Wp,-MD,.deps/wake.TPlo -fPIC -DPIC -o .libs/wake.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c wake.c -Wp,-MD,.deps/wake.TPlo -o wake.o >/dev/null 2>&1 mv -f .libs/wake.lo wake.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o wake.la -rpath /usr/local/lib/libmcrypt -module -avoid-version wake.lo -L/usr/local/lib rm -fr .libs/wake.la .libs/wake.* .libs/wake.* cc -shared wake.lo -L/usr/local/lib -Wl,-soname -Wl,wake.so -o .libs/wake.so creating wake.la (cd .libs && rm -f wake.la && ln -s ../wake.la wake.la) Making all in modes source='ofb.c' object='ofb.lo' libtool=yes depfile='.deps/ofb.Plo' tmpdepfile='.deps/ofb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o ofb.lo `test -f ofb.c || echo './'`ofb.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ofb.c -Wp,-MD,.deps/ofb.TPlo -fPIC -DPIC -o .libs/ofb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ofb.c -Wp,-MD,.deps/ofb.TPlo -o ofb.o >/dev/null 2>&1 mv -f .libs/ofb.lo ofb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o ofb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version ofb.lo -L/usr/local/lib rm -fr .libs/ofb.la .libs/ofb.* .libs/ofb.* cc -shared ofb.lo -L/usr/local/lib -Wl,-soname -Wl,ofb.so -o .libs/ofb.so creating ofb.la (cd .libs && rm -f ofb.la && ln -s ../ofb.la ofb.la) source='cfb.c' object='cfb.lo' libtool=yes depfile='.deps/cfb.Plo' tmpdepfile='.deps/cfb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o cfb.lo `test -f cfb.c || echo './'`cfb.c rm -f .libs/cfb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cfb.c -Wp,-MD,.deps/cfb.TPlo -fPIC -DPIC -o .libs/cfb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cfb.c -Wp,-MD,.deps/cfb.TPlo -o cfb.o >/dev/null 2>&1 mv -f .libs/cfb.lo cfb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o cfb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version cfb.lo -L/usr/local/lib rm -fr .libs/cfb.la .libs/cfb.* .libs/cfb.* cc -shared cfb.lo -L/usr/local/lib -Wl,-soname -Wl,cfb.so -o .libs/cfb.so creating cfb.la (cd .libs && rm -f cfb.la && ln -s ../cfb.la cfb.la) source='nofb.c' object='nofb.lo' libtool=yes depfile='.deps/nofb.Plo' tmpdepfile='.deps/nofb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o nofb.lo `test -f nofb.c || echo './'`nofb.c rm -f .libs/nofb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c nofb.c -Wp,-MD,.deps/nofb.TPlo -fPIC -DPIC -o .libs/nofb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c nofb.c -Wp,-MD,.deps/nofb.TPlo -o nofb.o >/dev/null 2>&1 mv -f .libs/nofb.lo nofb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o nofb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version nofb.lo -L/usr/local/lib rm -fr .libs/nofb.la .libs/nofb.* .libs/nofb.* cc -shared nofb.lo -L/usr/local/lib -Wl,-soname -Wl,nofb.so -o .libs/nofb.so creating nofb.la (cd .libs && rm -f nofb.la && ln -s ../nofb.la nofb.la) source='cbc.c' object='cbc.lo' libtool=yes depfile='.deps/cbc.Plo' tmpdepfile='.deps/cbc.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o cbc.lo `test -f cbc.c || echo './'`cbc.c rm -f .libs/cbc.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cbc.c -Wp,-MD,.deps/cbc.TPlo -fPIC -DPIC -o .libs/cbc.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cbc.c -Wp,-MD,.deps/cbc.TPlo -o cbc.o >/dev/null 2>&1 mv -f .libs/cbc.lo cbc.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o cbc.la -rpath /usr/local/lib/libmcrypt -module -avoid-version cbc.lo -L/usr/local/lib rm -fr .libs/cbc.la .libs/cbc.* .libs/cbc.* cc -shared cbc.lo -L/usr/local/lib -Wl,-soname -Wl,cbc.so -o .libs/cbc.so creating cbc.la (cd .libs && rm -f cbc.la && ln -s ../cbc.la cbc.la) source='ecb.c' object='ecb.lo' libtool=yes depfile='.deps/ecb.Plo' tmpdepfile='.deps/ecb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o ecb.lo `test -f ecb.c || echo './'`ecb.c rm -f .libs/ecb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ecb.c -Wp,-MD,.deps/ecb.TPlo -fPIC -DPIC -o .libs/ecb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ecb.c -Wp,-MD,.deps/ecb.TPlo -o ecb.o >/dev/null 2>&1 mv -f .libs/ecb.lo ecb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o ecb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version ecb.lo -L/usr/local/lib rm -fr .libs/ecb.la .libs/ecb.* .libs/ecb.* cc -shared ecb.lo -L/usr/local/lib -Wl,-soname -Wl,ecb.so -o .libs/ecb.so creating ecb.la (cd .libs && rm -f ecb.la && ln -s ../ecb.la ecb.la) source='stream.c' object='stream.lo' libtool=yes depfile='.deps/stream.Plo' tmpdepfile='.deps/stream.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/loca l/include -O -pipe -c -o stream.lo `test -f stream.c || echo './'`stream.c rm -f .libs/stream.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c stream.c -Wp,-MD,.deps/stream.TPlo -fPIC -DPIC -o .libs/stream.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c stream.c -Wp,-MD,.deps/stream.TPlo -o stream.o >/dev/null 2>&1 mv -f .libs/stream.lo stream.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o stream.la -rpath /usr/local/lib/libmcrypt -module -avoid-version stream.lo -L/usr/local/lib rm -fr .libs/stream.la .libs/stream.* .libs/stream.* cc -shared stream.lo -L/usr/local/lib -Wl,-soname -Wl,stream.so -o .libs/stream.so creating stream.la (cd .libs && rm -f stream.la && ln -s ../stream.la stream.la) source='ncfb.c' object='ncfb.lo' libtool=yes depfile='.deps/ncfb.Plo' tmpdepfile='.deps/ncfb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o ncfb.lo `test -f ncfb.c || echo './'`ncfb.c rm -f .libs/ncfb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ncfb.c -Wp,-MD,.deps/ncfb.TPlo -fPIC -DPIC -o .libs/ncfb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ncfb.c -Wp,-MD,.deps/ncfb.TPlo -o ncfb.o >/dev/null 2>&1 mv -f .libs/ncfb.lo ncfb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o ncfb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version ncfb.lo -L/usr/local/lib rm -fr .libs/ncfb.la .libs/ncfb.* .libs/ncfb.* cc -shared ncfb.lo -L/usr/local/lib -Wl,-soname -Wl,ncfb.so -o .libs/ncfb.so creating ncfb.la (cd .libs && rm -f ncfb.la && ln -s ../ncfb.la ncfb.la) source='ctr.c' object='ctr.lo' libtool=yes depfile='.deps/ctr.Plo' tmpdepfile='.deps/ctr.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o ctr.lo `test -f ctr.c || echo './'`ctr.c rm -f .libs/ctr.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ctr.c -Wp,-MD,.deps/ctr.TPlo -fPIC -DPIC -o .libs/ctr.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ctr.c -Wp,-MD,.deps/ctr.TPlo -o ctr.o >/dev/null 2>&1 mv -f .libs/ctr.lo ctr.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o ctr.la -rpath /usr/local/lib/libmcrypt -module -avoid-version ctr.lo -L/usr/local/lib rm -fr .libs/ctr.la .libs/ctr.* .libs/ctr.* cc -shared ctr.lo -L/usr/local/lib -Wl,-soname -Wl,ctr.so -o .libs/ctr.so creating ctr.la (cd .libs && rm -f ctr.la && ln -s ../ctr.la ctr.la) Making all in lib source='mcrypt_extra.c' object='mcrypt_extra.lo' libtool=yes depfile='.deps/mcrypt_extra.Plo' tmpdepfile='.deps/mcrypt_extra.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/ \" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt_extra.lo `test -f mcrypt_extra.c || echo './'`mcrypt_extra.c mkdir .libs cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_extra.c -Wp,-MD,.deps/mcrypt_extra.TPlo -fPIC -DPIC -o .libs/mcrypt_extra.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_extra.c -Wp,-MD,.deps/mcrypt_extra.TPlo -o mcrypt_extra.o >/dev/null 2>&1 mv -f .libs/mcrypt_extra.lo mcrypt_extra.lo source='mcrypt.c' object='mcrypt.lo' libtool=yes depfile='.deps/mcrypt.Plo' tmpdepfile='.deps/mcrypt.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I. . -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt.lo `test -f mcrypt.c || echo './'`mcrypt.c rm -f .libs/mcrypt.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt.c -Wp,-MD,.deps/mcrypt.TPlo -fPIC -DPIC -o .libs/mcrypt.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt.c -Wp,-MD,.deps/mcrypt.TPlo -o mcrypt.o >/dev/null 2>&1 mv -f .libs/mcrypt.lo mcrypt.lo source='bzero.c' object='bzero.lo' libtool=yes depfile='.deps/bzero.Plo' tmpdepfile='.deps/bzero.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. - I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o bzero.lo `test -f bzero.c || echo './'`bzero.c rm -f .libs/bzero.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c bzero.c -Wp,-MD,.deps/bzero.TPlo -fPIC -DPIC -o .libs/bzero.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c bzero.c -Wp,-MD,.deps/bzero.TPlo -o bzero.o >/dev/null 2>&1 mv -f .libs/bzero.lo bzero.lo source='xmemory.c' object='xmemory.lo' libtool=yes depfile='.deps/xmemory.Plo' tmpdepfile='.deps/xmemory.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o xmemory.lo `test -f xmemory.c || echo './'`xmemory.c rm -f .libs/xmemory.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c xmemory.c -Wp,-MD,.deps/xmemory.TPlo -fPIC -DPIC -o .libs/xmemory.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c xmemory.c -Wp,-MD,.deps/xmemory.TPlo -o xmemory.o >/dev/null 2>&1 mv -f .libs/xmemory.lo xmemory.lo source='mcrypt_modules.c' object='mcrypt_modules.lo' libtool=yes depfile='.deps/mcrypt_modules.Plo' tmpdepfile='.deps/mcrypt_modules.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/li bmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt_modules.lo `test -f mcrypt_modules.c || echo './'`mcrypt_modules.c rm -f .libs/mcrypt_modules.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_modules.c -Wp,-MD,.deps/mcrypt_modules.TPlo -fPIC -DPIC -o .libs/mcrypt_modules.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_modules.c -Wp,-MD,.deps/mcrypt_modules.TPlo -o mcrypt_modules.o >/dev/null 2>&1 mv -f .libs/mcrypt_modules.lo mcrypt_modules.lo source='win32_comp.c' object='win32_comp.lo' libtool=yes depfile='.deps/win32_comp.Plo' tmpdepfile='.deps/win32_comp.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. - I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o win32_comp.lo `test -f win32_comp.c || echo './'`win32_comp.c rm -f .libs/win32_comp.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c win32_comp.c -Wp,-MD,.deps/win32_comp.TPlo -fPIC -DPIC -o .libs/win32_comp.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c win32_comp.c -Wp,-MD,.deps/win32_comp.TPlo -o win32_comp.o >/dev/null 2>&1 mv -f .libs/win32_comp.lo win32_comp.lo source='mcrypt_threads.c' object='mcrypt_threads.lo' libtool=yes depfile='.deps/mcrypt_threads.Plo' tmpdepfile='.deps/mcrypt_threads.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/li bmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt_threads.lo `test -f mcrypt_threads.c || echo './'`mcrypt_threads.c rm -f .libs/mcrypt_threads.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_threads.c -Wp,-MD,.deps/mcrypt_threads.TPlo -fPIC -DPIC -o .libs/mcrypt_threads.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_threads.c -Wp,-MD,.deps/mcrypt_threads.TPlo -o mcrypt_threads.o >/dev/null 2>&1 mv -f .libs/mcrypt_threads.lo mcrypt_threads.lo echo "#include \"mcrypt_internal.h\"" > mcrypt_symb.c echo "" >> mcrypt_symb.c echo "/* This is automatically created. Don't touch... */" >> mcrypt_symb.c echo "" >> mcrypt_symb.c for i in ; do test -f ../modules/algorithms/$i.c && cat ../modules/algorithms/$i.c|grep define|grep LTX|awk '{print "extern "$3"();";}' >> mcrypt_symb.c; test -f ../modules/modes/$i.c && cat ../modules/modes/$i.c|grep define|grep LTX|awk '{print "exter n "$3"();";}' >> mcrypt_symb.c; done echo "" >> mcrypt_symb.c echo "const mcrypt_preloaded mps[] = {" >> mcrypt_symb.c for i in ; do test -f ../modules/modes/$i.c && echo " {\"$i\", NULL}, " >> mcrypt_symb.c; test -f ../modules/algorithms/$i.c && echo " {\"$i\", NULL}, " >> mcrypt_symb.c; test -f ../modules/algorithms/$i.c && cat ../modules/algorithms/$i.c|grep define |grep LTX|awk '{print "\t{\""$3"\", "$3"},";}' >> mcrypt_symb.c; test -f ../modules/modes/$i.c && cat ../modules/modes/$i.c|grep define|grep LTX|awk '{print "\t{\""$3"\", "$3"},";}' >> mcrypt_symb.c; done echo " {NULL, NULL}" >> mcrypt_symb.c echo "};" >> mcrypt_symb.c source='mcrypt_symb.c' object='mcrypt_symb.lo' libtool=yes depfile='.deps/mcrypt_symb.Plo' tmpdepfile='.deps/mcrypt_symb.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" - I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt_symb.lo `test -f mcrypt_symb.c || echo './'`mcrypt_symb.c rm -f .libs/mcrypt_symb.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_symb.c -Wp,-MD,.deps/mcrypt_symb.TPlo -fPIC -DPIC -o .libs/mcrypt_symb.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_symb.c -Wp,-MD,.deps/mcrypt_symb.TPlo -o mcrypt_symb.o >/dev/null 2>&1 mv -f .libs/mcrypt_symb.lo mcrypt_symb.lo /bin/sh ../libtool --mode=link cc -O -pipe -o libmcrypt.la -rpath /usr/local/lib -version-info 7:0:3 -version-info 7:0:3 -export-symbols libmcrypt.sym -lltdl mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_thre ads.lo mcrypt_symb.lo -L/usr/local/lib rm -fr .libs/libmcrypt.la .libs/libmcrypt.* .libs/libmcrypt.* cc -shared mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo -lltdl -L/usr/local/lib -Wl,-soname -Wl,libmcrypt.so.7 -Wl,-retain-symbols-file -Wl,libmcrypt.sym -o .libs/libmcrypt.so.7 (cd .libs && rm -f libmcrypt.so && ln -s libmcrypt.so.7 libmcrypt.so) (cd .libs && rm -f libmcrypt.so && ln -s libmcrypt.so.7 libmcrypt.so) ar cru .libs/libmcrypt.a mcrypt_extra.o mcrypt.o bzero.o xmemory.o mcrypt_modules.o win32_comp.o mcrypt_threads.o mcrypt_symb.o ranlib .libs/libmcrypt.a creating libmcrypt.la (cd .libs && rm -f libmcrypt.la && ln -s ../libmcrypt.la libmcrypt.la) Making all in src source='cipher_test.c' object='cipher_test.o' libtool=no depfile='.deps/cipher_test.Po' tmpdepfile='.deps/cipher_test.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe -c `test -f cipher_test.c || ec ho './'`cipher_test.c /bin/sh ../libtool --mode=link cc -O -pipe -o ciphertest cipher_test.o ../lib/libmcrypt.la -lltdl -L/usr/local/lib mkdir .libs cc -O -pipe -o .libs/ciphertest cipher_test.o ../lib/.libs/libmcrypt.so -L/usr/local/lib -lltdl -Wl,--rpath -Wl,/usr/local/lib creating ciphertest source='aes_test.c' object='aes_test.o' libtool=no depfile='.deps/aes_test.Po' tmpdepfile='.deps/aes_test.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe -c `test -f aes_test.c || echo './'`aes_tes t.c /bin/sh ../libtool --mode=link cc -O -pipe -o aestest aes_test.o ../lib/libmcrypt.la -lltdl -L/usr/local/lib cc -O -pipe -o .libs/aestest aes_test.o ../lib/.libs/libmcrypt.so -L/usr/local/lib -lltdl -Wl,--rpath -Wl,/usr/local/lib creating aestest Making all in doc ===> Installing for libmcrypt-2.5.0 ===> libmcrypt-2.5.0 is already installed - perhaps an older version? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of libmcrypt-2.5.0 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/security/libmcrypt. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! www/mod_php4 (unknown build error) lerlaptop# setenv FORCE_PKG_REGISTER lerlaptop# setenv FORCE_PKG_REGISTERportinstall www/mod_php4 ---> Installing 'mod_php4-4.2.0' from a port (www/mod_php4) ---> Building '/usr/ports/www/mod_php4' ===> Cleaning for libiconv-1.7_4 ===> Cleaning for db3-3.2.9_3,1 ===> Cleaning for postgresql-7.2.1_1 ===> Cleaning for autoconf213-2.13.000227_1 ===> Cleaning for automake14-1.4.5 ===> Cleaning for bison-1.35_1 ===> Cleaning for gettext-0.11.1_2 ===> Cleaning for gmake-3.79.1_1 ===> Cleaning for imake-4.2.0 ===> Cleaning for libgnugetopt-1.1 ===> Cleaning for libtool-1.3.4_3 ===> Cleaning for m4-1.4_1 ===> Cleaning for pkgconfig-0.12.0 ===> Cleaning for curl-7.9.6 ===> Cleaning for gd-1.8.4_6 ===> Cleaning for jpeg-6b_1 ===> Cleaning for libungif-4.1.0b1 ===> Cleaning for ming-0.2a_1 ===> Cleaning for png-1.2.2_1 ===> Cleaning for tiff-3.5.7 ===> Cleaning for python-2.2.1 ===> Cleaning for cclient-2001a,1 ===> Cleaning for libmcal-0.6_2 ===> Cleaning for ucd-snmp-4.2.4_1 ===> Cleaning for openldap-2.0.23 ===> Cleaning for yaz-1.8.6 ===> Cleaning for freetype2-2.0.9 ===> Cleaning for pdflib-4.0.2 ===> Cleaning for libmcrypt-2.5.0 ===> Cleaning for mhash-0.8.13 ===> Cleaning for expat-1.95.2 ===> Cleaning for libxml2-2.4.21 ===> Cleaning for pspell-0.12.2_1 ===> Cleaning for Sablot-0.81_1 ===> Cleaning for apache-1.3.24_3 ===> Cleaning for XFree86-libraries-4.2.0_1 ===> Cleaning for mod_php4-4.2.0 [?7h[?1h=[?1h=[?1h=(0lqqqqqqqqqqqqqqqqqqqq(B configuration options (0qqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0x(B Please select desired options: (0x(B(0x(B (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B (0x(B(0x(B (0x(B [ ] GD1 GD 1.x library support (0x(B (0x(B(0x(B (0x(B [ ] GD2 GD 2.x library support (0x(B (0x(B(0x(B (0x(B [X] zlib zlib library support (0x(B (0x(B( 0x(B (0x(B [ ] bzip2 bzip2 library support (0x(B (0x(B(0x(B (0x(B [ ] mcrypt Encryption support (0x(B (0x(B(0x! (B (0x(B [ ] mhash Crypto-hashing support (0x(B (0x(B(0x(B (0x(B [ ] pdflib pdflib support (0x(B (0x(B(0x(B (0x(B [ ] IMAP IMAP support (0x(B (0x(B(0x(B (0x(B [ ] IMAP-SSL IMAP-SSL support (implies IMAP) (0x(B (0x(B(0x(B (0x(B [X] MySQL MySQL database support (0x(B (0x(B(0x(B (0x(B [ ] PostgreSQL PostgreSQL database support (0x(B (0x(B(0x(B (0x(B [ ] SybaseDB Sybase/MS-SQL database support (DB-lib) (0x(B (0x(B[ m(0x(B (0x(B [ ] SybaseCT Sybase/MS-SQL database support (CT-lib) (0x(B (0x(B(0x(B (0x(B [ ] Interbase Interbase 6 database support (Firebird) (0x(B (0x(B[19! ;8H(0x(B (0x(B [ ] dBase dBase database s! upport (0x(B (0x(B(0x(B (0x(B [ ] OpenLDAP1 OpenLDAP 1.x support (0x(B (0x(B(0x(B (0mqqqqq(Bv(+)(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B (0x (B(0tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu(B(0x(B [ OK ]  Cancel  (0x(B(0mqqqqqqq qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(BXGGD 1.x library supportGGD 2.x library supportGGD 2.x library supportzzlib library support zzlib library supportbbzip2 library supportXbbzip2 library supportmEncryption supportXmEncryption support! [mmCrypto-hashing supportXmCrypto-hashing supportppdflib supportXppdflib supportIIMAP supportXIIMAP support [13;16HIIMAP-SSL support (implies IMAP)XIIMAP-SSL support (implies IMAP)MMySQL database supportMMySQL database supportPPostgreSQL database supp ortXPPostgreSQL database supportSSybase/MS-SQL database support (DB-lib)PPostgreSQL database supportSSybase/MS-SQL database support (DB-lib)[14;1 6HMMySQL database supportPPostgreSQL database support MMySQL database supportPPostgreSQL database supportPPostgreSQL datab! ase supportSSybase/MS-SQL database supp! ort (DB-lib)SSybase/MS-SQL database support (DB-lib)SSybase/MS-SQL database support (CT-lib)SSybase/MS-SQL database support (CT-lib)IInterbase 6 database support (Fir ebird)IInterbase 6 database support (Firebird)ddBase database supportddBase database supportOOpenLDAP 1.x supportD^(-) (0x(B (0x(B [ ] OpenLDAP1 OpenLDAP 1.x support (0x(B (0x(B22X78 DOOpenLDAP 2.x support(0x(B (0x(B [ ] OpenSSL  OpenSSL support (0x(B (0x(BX78 DOOpenSSL support(0x(B (0x(B [ ] SNMP SNMP support ! (0x(B (0x(BX78 DSSNMP support(0x(B (0x(B [ ] XML XML support (0x(B (0x(BX78 D[1 ;24rXXML support(0x(B (0x(B [ ] XMLRPC XMLRPC-EPI support (implies XML and iconv) (0x(B (0x(BX78 DXXMLRPC-EPI support (implies XML and iconv)[ 20;8H(0x(B (0x(B [ ] XSLT Sablotron support (implies XML and iconv) (0x(B (0x(BX78 DXSablotron support (implies XML and iconv)(0x(B (0x(B [ ] W DDX WDDX support (implies XML) (0x(B (0x(BX78 DWWDDX support (implies XML)(0x(B (0x(B [ ] DOMXML DOM su! pport (0x(B (0x(B[2! 0;13HX78 DDDOM support(0x(B (0x(B [ ] FTP File Transfer Protocol support (0x(B (0x(BX78 DFFile Transfer Protocol support(0x(B (0x(B [ ] CURL CURL support (0x(B (0x(BX78 DCCURL support(0x(B (0x(B [ ] gettext gettext library support (0x(B (0x(BX78 Dggettext library support(0x(B (0x(B [ ] iconv iconv support (0x(B (0x(BX78 Diiconv support(0x(B (0x(B [ ] pspell pspell support (0x(B (0x(BX! 78 Dppspell support(0x(B (0x(B [ ] mbregex multibyte regular expressions module (0x(B (0x(BX D(0x(B (0x(B [ ] mbregex multibyte regular expressions module (0x(B (0x(Bstringstring module 78 Dmmultibyte string module(0x(B (0x(B [ ] YP YP/NIS support (0x(B (0x(BXD(0x(B (0x(B [X] YP YP/NIS support (0x(B (0x(B ] B [7mCMathBCMathYYP/NIS supportBBCMath support YYP/NIS supportBBCMath supportX78 D[19;16! HBBCMath support(0x(B (0x(B [ ] H[! myperwave Hyperwave support (0x(B (0x(BX78 DHHyperwave support(0x(B (0x(B [ ] ming ming library support (0x(B (0x(BX78 Dmming library support(0x(B (0x(B [ ] MCAL Modular Calendar Access Library support (0x(B (0x(BX78 D[ 1;24rMModular Calendar Access Library support(0x(B (0x(B [ ] sockets sockets support (0x(B (0x(BX78 Dssockets support (0x(B (0x(B [ ] sysvsem System V semaphore support (0x(B (0x(BXD(0x(B (0x(B [X] sysvsem System V semapho! re support (0x(B (0x(B hhared memory supportX78 DsSystem V shared memory support(0x(B (0x(B [ ] transsid Transparent session id (0x(B (0x(BX78 DtTransparent session id(0x(B (0x(B [ ] yaz YAZ support (ANSI/NISO Z39.50) (0x(B (0x(B( 0qqqq(BX [?1l>Define WITH_APACHE2 to build mod_php4 as an apache2 module. ===> Extracting for mod_php4-4.2.0 Define WITH_APACHE2 to build mod_php4 as an apache2 module. >> Checksum OK for php-4.2.0.tar.gz. ===> mod_php4-4.2.0 depends on file: /usr/local/sbin/apxs - found ===> mod_php4-4.2.0 depends on file: /usr/local/lib/libcurl.a - found ===> mod_php4-4.2.0 depends on executable: autoconf213 - found ===> mod_php4-4.2.0 depends on shared library: gd.2 - found ===> mod_php4-4.2.0 depends on shared library: freetype.9 - found ===> mod_php4-4.2.0 depends on shared library: png.5 - found ===> mod_php4-4.2.0 depends on shared library: jpeg.9 - found ===> mod_php4-4.2.0 depends on shared library: mcrypt.6 - not found ===> Verifying install for mcrypt.6 in /usr/ports/security/libmcrypt ===> Extracting for libmcrypt-2.5.0 >> Checksum OK for libmcrypt-2.5.0.tar.gz. ===> libmcrypt-2.5.0 depends on executable: autoconf213 - found ===> libmcrypt-2.5.0 depends on shared library: ltdl.1 - found ===> Patching for libmcrypt-2.5.0 ===> Applying FreeBSD patches for libmcrypt-2.5.0 ===> Configuring for libmcrypt-2.5.0 configure.in:118: warning: AC_TRY_RUN called without default to allow cross compiling creating cache ./config.cache checking host system type... i386-portbld-freebsd4.6 checking target system type... i386-portbld-freebsd4.6 checking build system type... i386-portbld-freebsd4.6 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking whether make sets ${MAKE}... yes checking whether make sets ${MAKE}... (cached) yes checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for style of include used by make... GNU checking dependency style of cc... gcc checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether in maintanance mode... no checking whether in dmalloc mode... no checking whether to disable dynamic module loading... no checking whether to include algorithms into library... checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for inline... inline checking for unistd.h... yes checking for strings.h... yes checking for dlfcn.h... yes checking for sys/endian.h... no checking for sys/types.h... yes checking for sys/mman.h... yes checking for dirent.h... yes checking for byteswap.h... no checking for endian.h... no checking for limits.h... yes checking for bzero... yes checking for memset... yes checking for mlock... yes checking for readdir_r... yes checking for readdir... yes checking for memmove... yes checking for bcopy... yes checking whether byte ordering is bigendian... no checking size of unsigned long int... 4 checking size of unsigned int... 4 checking size of unsigned short int... 2 checking size of unsigned char... 1 checking for lt_dlmutex_register in -lltdl... no checking for main in -lltdl... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... (cached) yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.6 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether -lc should be explicitly linked in... yes creating libtool updating cache ./config.cache creating ./config.status creating Makefile creating libmcrypt.spec creating lib/Makefile creating doc/Makefile creating src/Makefile creating modules/Makefile creating modules/modes/Makefile creating modules/algorithms/Makefile creating lib/mcrypt.h creating lib/libmcrypt-config creating config.h configuring in libltdl running /bin/sh ./configure --prefix=/usr/local i386-portbld-freebsd4.6 --enable-ltdl-install=no --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for a BSD compatible install... ../ checking whether build environment is sane... yes checking for mawk... (cached) awk checking whether make sets ${MAKE}... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of cc... (cached) gcc checking for working const... yes checking for inline... (cached) inline checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking how to run the C preprocessor... (cached) cc -E checking host system type... i386-portbld-freebsd4.6 checking build system type... i386-portbld-freebsd4.6 checking for ld used by GCC... (cached) /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes checking for /usr/libexec/elf/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes checking how to recognise dependant libraries... (cached) pass_all checking for object suffix... (cached) o checking for executable suffix... (cached) no checking command to parse /usr/bin/nm -B output... (cached) ok checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for cc option to produce PIC... (cached) -fPIC checking if cc PIC flag -fPIC works... (cached) yes checking if cc static flag -static works... (cached) yes checking if cc supports -c -o file.o... (cached) yes checking if cc supports -c -o file.lo... (cached) yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.6 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... (cached) yes creating libtool checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether cc supports assert without backlinking... checking which extension is used for shared libraries... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen in -ldl... no checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... unknown checking for argz.h... no checking for error_t... no checking for argz_append... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking for errno.h... yes checking for malloc.h... no checking for memory.h... yes checking for stdlib.h... yes checking for stdio.h... yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for string.h... yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... (cached) yes checking for strcmp... yes updating cache .././config.cache creating ./config.status creating Makefile creating config.h ===> Building for libmcrypt-2.5.0 make all-recursive Making all in libltdl make all-am Making all in modules Making all in algorithms source='twofish.c' object='twofish.lo' libtool=yes depfile='.deps/twofish.Plo' tmpdepfile='.deps/twofish.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/ local/include -O -pipe -c -o twofish.lo `test -f twofish.c || echo './'`twofish.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c twofish.c -Wp,-MD,.deps/twofish.TPlo -fPIC -DPIC -o .libs/twofish.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c twofish.c -Wp,-MD,.deps/twofish.TPlo -o twofish.o >/dev/null 2>&1 mv -f .libs/twofish.lo twofish.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o twofish.la -rpath /usr/local/lib/libmcrypt -module -avoid-version twofish.lo -L/usr/local/lib rm -fr .libs/twofish.la .libs/twofish.* .libs/twofish.* cc -shared twofish.lo -L/usr/local/lib -Wl,-soname -Wl,twofish.so -o .libs/twofish.so creating twofish.la (cd .libs && rm -f twofish.la && ln -s ../twofish.la twofish.la) source='rijndael-128.c' object='rijndael-128.lo' libtool=yes depfile='.deps/rijndael-128.Plo' tmpdepfile='.deps/rijndael-128.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o rijndael-128.lo `test -f rijndael-128.c || echo './'`rijndael-128.c rm -f .libs/rijndael-128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-128.c -Wp,-MD,.deps/rijndael-128.TPlo -fPIC -DPIC -o .libs/rijndael-128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-128.c -Wp,-MD,.deps/rijndael-128.TPlo -o rijndael-128.o >/dev/null 2>&1 mv -f .libs/rijndael-128.lo rijndael-128.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o rijndael-128.la -rpath /usr/local/lib/libmcrypt -module -avoid-version rijndael-128.lo -L/usr/local/lib rm -fr .libs/rijndael-128.la .libs/rijndael-128.* .libs/rijndael-128.* cc -shared rijndael-128.lo -L/usr/local/lib -Wl,-soname -Wl,rijndael-128.so -o .libs/rijndael-128.so creating rijndael-128.la (cd .libs && rm -f rijndael-128.la && ln -s ../rijndael-128.la rijndael-128.la) source='rijndael-192.c' object='rijndael-192.lo' libtool=yes depfile='.deps/rijndael-192.Plo' tmpdepfile='.deps/rijndael-192.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o rijndael-192.lo `test -f rijndael-192.c || echo './'`rijndael-192.c rm -f .libs/rijndael-192.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-192.c -Wp,-MD,.deps/rijndael-192.TPlo -fPIC -DPIC -o .libs/rijndael-192.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-192.c -Wp,-MD,.deps/rijndael-192.TPlo -o rijndael-192.o >/dev/null 2>&1 mv -f .libs/rijndael-192.lo rijndael-192.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o rijndael-192.la -rpath /usr/local/lib/libmcrypt -module -avoid-version rijndael-192.lo -L/usr/local/lib rm -fr .libs/rijndael-192.la .libs/rijndael-192.* .libs/rijndael-192.* cc -shared rijndael-192.lo -L/usr/local/lib -Wl,-soname -Wl,rijndael-192.so -o .libs/rijndael-192.so creating rijndael-192.la (cd .libs && rm -f rijndael-192.la && ln -s ../rijndael-192.la rijndael-192.la) source='rijndael-256.c' object='rijndael-256.lo' libtool=yes depfile='.deps/rijndael-256.Plo' tmpdepfile='.deps/rijndael-256.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o rijndael-256.lo `test -f rijndael-256.c || echo './'`rijndael-256.c rm -f .libs/rijndael-256.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-256.c -Wp,-MD,.deps/rijndael-256.TPlo -fPIC -DPIC -o .libs/rijndael-256.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rijndael-256.c -Wp,-MD,.deps/rijndael-256.TPlo -o rijndael-256.o >/dev/null 2>&1 mv -f .libs/rijndael-256.lo rijndael-256.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o rijndael-256.la -rpath /usr/local/lib/libmcrypt -module -avoid-version rijndael-256.lo -L/usr/local/lib rm -fr .libs/rijndael-256.la .libs/rijndael-256.* .libs/rijndael-256.* cc -shared rijndael-256.lo -L/usr/local/lib -Wl,-soname -Wl,rijndael-256.so -o .libs/rijndael-256.so creating rijndael-256.la (cd .libs && rm -f rijndael-256.la && ln -s ../rijndael-256.la rijndael-256.la) source='saferplus.c' object='saferplus.lo' libtool=yes depfile='.deps/saferplus.Plo' tmpdepfile='.deps/saferplus.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o saferplus.lo `test -f saferplus.c || echo './'`saferplus.c rm -f .libs/saferplus.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c saferplus.c -Wp,-MD,.deps/saferplus.TPlo -fPIC -DPIC -o .libs/saferplus.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c saferplus.c -Wp,-MD,.deps/saferplus.TPlo -o saferplus.o >/dev/null 2>&1 mv -f .libs/saferplus.lo saferplus.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o saferplus.la -rpath /usr/local/lib/libmcrypt -module -avoid-version saferplus.lo -L/usr/local/lib rm -fr .libs/saferplus.la .libs/saferplus.* .libs/saferplus.* cc -shared saferplus.lo -L/usr/local/lib -Wl,-soname -Wl,saferplus.so -o .libs/saferplus.so creating saferplus.la (cd .libs && rm -f saferplus.la && ln -s ../saferplus.la saferplus.la) source='rc2.c' object='rc2.lo' libtool=yes depfile='.deps/rc2.Plo' tmpdepfile='.deps/rc2.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o rc2.lo `test -f rc2.c || echo './'`rc2.c rm -f .libs/rc2.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rc2.c -Wp,-MD,.deps/rc2.TPlo -fPIC -DPIC -o .libs/rc2.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c rc2.c -Wp,-MD,.deps/rc2.TPlo -o rc2.o >/dev/null 2>&1 mv -f .libs/rc2.lo rc2.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o rc2.la -rpath /usr/local/lib/libmcrypt -module -avoid-version rc2.lo -L/usr/local/lib rm -fr .libs/rc2.la .libs/rc2.* .libs/rc2.* cc -shared rc2.lo -L/usr/local/lib -Wl,-soname -Wl,rc2.so -o .libs/rc2.so creating rc2.la (cd .libs && rm -f rc2.la && ln -s ../rc2.la rc2.la) source='xtea.c' object='xtea.lo' libtool=yes depfile='.deps/xtea.Plo' tmpdepfile='.deps/xtea.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o xtea.lo `test -f xtea.c || echo './'`xtea.c rm -f .libs/xtea.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c xtea.c -Wp,-MD,.deps/xtea.TPlo -fPIC -DPIC -o .libs/xtea.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c xtea.c -Wp,-MD,.deps/xtea.TPlo -o xtea.o >/dev/null 2>&1 mv -f .libs/xtea.lo xtea.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o xtea.la -rpath /usr/local/lib/libmcrypt -module -avoid-version xtea.lo -L/usr/local/lib rm -fr .libs/xtea.la .libs/xtea.* .libs/xtea.* cc -shared xtea.lo -L/usr/local/lib -Wl,-soname -Wl,xtea.so -o .libs/xtea.so creating xtea.la (cd .libs && rm -f xtea.la && ln -s ../xtea.la xtea.la) source='serpent.c' object='serpent.lo' libtool=yes depfile='.deps/serpent.Plo' tmpdepfile='.deps/serpent.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/ local/include -O -pipe -c -o serpent.lo `test -f serpent.c || echo './'`serpent.c rm -f .libs/serpent.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c serpent.c -Wp,-MD,.deps/serpent.TPlo -fPIC -DPIC -o .libs/serpent.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c serpent.c -Wp,-MD,.deps/serpent.TPlo -o serpent.o >/dev/null 2>&1 mv -f .libs/serpent.lo serpent.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o serpent.la -rpath /usr/local/lib/libmcrypt -module -avoid-version serpent.lo -L/usr/local/lib rm -fr .libs/serpent.la .libs/serpent.* .libs/serpent.* cc -shared serpent.lo -L/usr/local/lib -Wl,-soname -Wl,serpent.so -o .libs/serpent.so creating serpent.la (cd .libs && rm -f serpent.la && ln -s ../serpent.la serpent.la) source='safer64.c' object='safer64.lo' libtool=yes depfile='.deps/safer64.Plo' tmpdepfile='.deps/safer64.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/ local/include -O -pipe -c -o safer64.lo `test -f safer64.c || echo './'`safer64.c rm -f .libs/safer64.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c safer64.c -Wp,-MD,.deps/safer64.TPlo -fPIC -DPIC -o .libs/safer64.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c safer64.c -Wp,-MD,.deps/safer64.TPlo -o safer64.o >/dev/null 2>&1 mv -f .libs/safer64.lo safer64.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o safer-sk64.la -rpath /usr/local/lib/libmcrypt -module -avoid-version safer64.lo -L/usr/local/lib rm -fr .libs/safer-sk64.la .libs/safer-sk64.* .libs/safer-sk64.* cc -shared safer64.lo -L/usr/local/lib -Wl,-soname -Wl,safer-sk64.so -o .libs/safer-sk64.so creating safer-sk64.la (cd .libs && rm -f safer-sk64.la && ln -s ../safer-sk64.la safer-sk64.la) source='safer128.c' object='safer128.lo' libtool=yes depfile='.deps/safer128.Plo' tmpdepfile='.deps/safer128.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/ usr/local/include -O -pipe -c -o safer128.lo `test -f safer128.c || echo './'`safer128.c rm -f .libs/safer128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c safer128.c -Wp,-MD,.deps/safer128.TPlo -fPIC -DPIC -o .libs/safer128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c safer128.c -Wp,-MD,.deps/safer128.TPlo -o safer128.o >/dev/null 2>&1 mv -f .libs/safer128.lo safer128.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o safer-sk128.la -rpath /usr/local/lib/libmcrypt -module -avoid-version safer128.lo -L/usr/local/lib rm -fr .libs/safer-sk128.la .libs/safer-sk128.* .libs/safer-sk128.* cc -shared safer128.lo -L/usr/local/lib -Wl,-soname -Wl,safer-sk128.so -o .libs/safer-sk128.so creating safer-sk128.la (cd .libs && rm -f safer-sk128.la && ln -s ../safer-sk128.la safer-sk128.la) source='cast-256.c' object='cast-256.lo' libtool=yes depfile='.deps/cast-256.Plo' tmpdepfile='.deps/cast-256.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/ usr/local/include -O -pipe -c -o cast-256.lo `test -f cast-256.c || echo './'`cast-256.c rm -f .libs/cast-256.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cast-256.c -Wp,-MD,.deps/cast-256.TPlo -fPIC -DPIC -o .libs/cast-256.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cast-256.c -Wp,-MD,.deps/cast-256.TPlo -o cast-256.o >/dev/null 2>&1 mv -f .libs/cast-256.lo cast-256.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o cast-256.la -rpath /usr/local/lib/libmcrypt -module -avoid-version cast-256.lo -L/usr/local/lib rm -fr .libs/cast-256.la .libs/cast-256.* .libs/cast-256.* cc -shared cast-256.lo -L/usr/local/lib -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so creating cast-256.la (cd .libs && rm -f cast-256.la && ln -s ../cast-256.la cast-256.la) source='loki97.c' object='loki97.lo' libtool=yes depfile='.deps/loki97.Plo' tmpdepfile='.deps/loki97.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/loca l/include -O -pipe -c -o loki97.lo `test -f loki97.c || echo './'`loki97.c rm -f .libs/loki97.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c loki97.c -Wp,-MD,.deps/loki97.TPlo -fPIC -DPIC -o .libs/loki97.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c loki97.c -Wp,-MD,.deps/loki97.TPlo -o loki97.o >/dev/null 2>&1 mv -f .libs/loki97.lo loki97.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o loki97.la -rpath /usr/local/lib/libmcrypt -module -avoid-version loki97.lo -L/usr/local/lib rm -fr .libs/loki97.la .libs/loki97.* .libs/loki97.* cc -shared loki97.lo -L/usr/local/lib -Wl,-soname -Wl,loki97.so -o .libs/loki97.so creating loki97.la (cd .libs && rm -f loki97.la && ln -s ../loki97.la loki97.la) source='gost.c' object='gost.lo' libtool=yes depfile='.deps/gost.Plo' tmpdepfile='.deps/gost.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o gost.lo `test -f gost.c || echo './'`gost.c rm -f .libs/gost.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c gost.c -Wp,-MD,.deps/gost.TPlo -fPIC -DPIC -o .libs/gost.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c gost.c -Wp,-MD,.deps/gost.TPlo -o gost.o >/dev/null 2>&1 mv -f .libs/gost.lo gost.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o gost.la -rpath /usr/local/lib/libmcrypt -module -avoid-version gost.lo -L/usr/local/lib rm -fr .libs/gost.la .libs/gost.* .libs/gost.* cc -shared gost.lo -L/usr/local/lib -Wl,-soname -Wl,gost.so -o .libs/gost.so creating gost.la (cd .libs && rm -f gost.la && ln -s ../gost.la gost.la) source='3-way.c' object='3-way.lo' libtool=yes depfile='.deps/3-way.Plo' tmpdepfile='.deps/3-way.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/in clude -O -pipe -c -o 3-way.lo `test -f 3-way.c || echo './'`3-way.c rm -f .libs/3-way.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c 3-way.c -Wp,-MD,.deps/3-way.TPlo -fPIC -DPIC -o .libs/3-way.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c 3-way.c -Wp,-MD,.deps/3-way.TPlo -o 3-way.o >/dev/null 2>&1 mv -f .libs/3-way.lo 3-way.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o threeway.la -rpath /usr/local/lib/libmcrypt -module -avoid-version 3-way.lo -L/usr/local/lib rm -fr .libs/threeway.la .libs/threeway.* .libs/threeway.* cc -shared 3-way.lo -L/usr/local/lib -Wl,-soname -Wl,threeway.so -o .libs/threeway.so creating threeway.la (cd .libs && rm -f threeway.la && ln -s ../threeway.la threeway.la) source='cast-128.c' object='cast-128.lo' libtool=yes depfile='.deps/cast-128.Plo' tmpdepfile='.deps/cast-128.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/ usr/local/include -O -pipe -c -o cast-128.lo `test -f cast-128.c || echo './'`cast-128.c rm -f .libs/cast-128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cast-128.c -Wp,-MD,.deps/cast-128.TPlo -fPIC -DPIC -o .libs/cast-128.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cast-128.c -Wp,-MD,.deps/cast-128.TPlo -o cast-128.o >/dev/null 2>&1 mv -f .libs/cast-128.lo cast-128.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o cast-128.la -rpath /usr/local/lib/libmcrypt -module -avoid-version cast-128.lo -L/usr/local/lib rm -fr .libs/cast-128.la .libs/cast-128.* .libs/cast-128.* cc -shared cast-128.lo -L/usr/local/lib -Wl,-soname -Wl,cast-128.so -o .libs/cast-128.so creating cast-128.la (cd .libs && rm -f cast-128.la && ln -s ../cast-128.la cast-128.la) source='blowfish.c' object='blowfish.lo' libtool=yes depfile='.deps/blowfish.Plo' tmpdepfile='.deps/blowfish.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/ usr/local/include -O -pipe -c -o blowfish.lo `test -f blowfish.c || echo './'`blowfish.c rm -f .libs/blowfish.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c blowfish.c -Wp,-MD,.deps/blowfish.TPlo -fPIC -DPIC -o .libs/blowfish.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c blowfish.c -Wp,-MD,.deps/blowfish.TPlo -o blowfish.o >/dev/null 2>&1 mv -f .libs/blowfish.lo blowfish.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o blowfish.la -rpath /usr/local/lib/libmcrypt -module -avoid-version blowfish.lo -L/usr/local/lib rm -fr .libs/blowfish.la .libs/blowfish.* .libs/blowfish.* cc -shared blowfish.lo -L/usr/local/lib -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so creating blowfish.la (cd .libs && rm -f blowfish.la && ln -s ../blowfish.la blowfish.la) source='des.c' object='des.lo' libtool=yes depfile='.deps/des.Plo' tmpdepfile='.deps/des.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o des.lo `test -f des.c || echo './'`des.c rm -f .libs/des.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c des.c -Wp,-MD,.deps/des.TPlo -fPIC -DPIC -o .libs/des.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c des.c -Wp,-MD,.deps/des.TPlo -o des.o >/dev/null 2>&1 mv -f .libs/des.lo des.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o des.la -rpath /usr/local/lib/libmcrypt -module -avoid-version des.lo -L/usr/local/lib rm -fr .libs/des.la .libs/des.* .libs/des.* cc -shared des.lo -L/usr/local/lib -Wl,-soname -Wl,des.so -o .libs/des.so creating des.la (cd .libs && rm -f des.la && ln -s ../des.la des.la) source='blowfish-compat.c' object='blowfish-compat.lo' libtool=yes depfile='.deps/blowfish-compat.Plo' tmpdepfile='.deps/blowfish-compat.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. - I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o blowfish-compat.lo `test -f blowfish-compat.c || echo './'`blowfish-compat.c rm -f .libs/blowfish-compat.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c blowfish-compat.c -Wp,-MD,.deps/blowfish-compat.TPlo -fPIC -DPIC -o .libs/blowfish-compat.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c blowfish-compat.c -Wp,-MD,.deps/blowfish-compat.TPlo -o blowfish-compat.o >/dev/null 2>&1 mv -f .libs/blowfish-compat.lo blowfish-compat.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o blowfish-compat.la -rpath /usr/local/lib/libmcrypt -module -avoid-version blowfish-compat.lo -L/usr/local/lib rm -fr .libs/blowfish-compat.la .libs/blowfish-compat.* .libs/blowfish-compat.* cc -shared blowfish-compat.lo -L/usr/local/lib -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so creating blowfish-compat.la (cd .libs && rm -f blowfish-compat.la && ln -s ../blowfish-compat.la blowfish-compat.la) source='tripledes.c' object='tripledes.lo' libtool=yes depfile='.deps/tripledes.Plo' tmpdepfile='.deps/tripledes.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c -o tripledes.lo `test -f tripledes.c || echo './'`tripledes.c rm -f .libs/tripledes.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c tripledes.c -Wp,-MD,.deps/tripledes.TPlo -fPIC -DPIC -o .libs/tripledes.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c tripledes.c -Wp,-MD,.deps/tripledes.TPlo -o tripledes.o >/dev/null 2>&1 mv -f .libs/tripledes.lo tripledes.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o tripledes.la -rpath /usr/local/lib/libmcrypt -module -avoid-version tripledes.lo -L/usr/local/lib rm -fr .libs/tripledes.la .libs/tripledes.* .libs/tripledes.* cc -shared tripledes.lo -L/usr/local/lib -Wl,-soname -Wl,tripledes.so -o .libs/tripledes.so creating tripledes.la (cd .libs && rm -f tripledes.la && ln -s ../tripledes.la tripledes.la) source='enigma.c' object='enigma.lo' libtool=yes depfile='.deps/enigma.Plo' tmpdepfile='.deps/enigma.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/loca l/include -O -pipe -c -o enigma.lo `test -f enigma.c || echo './'`enigma.c rm -f .libs/enigma.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c enigma.c -Wp,-MD,.deps/enigma.TPlo -fPIC -DPIC -o .libs/enigma.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c enigma.c -Wp,-MD,.deps/enigma.TPlo -o enigma.o >/dev/null 2>&1 mv -f .libs/enigma.lo enigma.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o enigma.la -rpath /usr/local/lib/libmcrypt -module -avoid-version enigma.lo -L/usr/local/lib rm -fr .libs/enigma.la .libs/enigma.* .libs/enigma.* cc -shared enigma.lo -L/usr/local/lib -Wl,-soname -Wl,enigma.so -o .libs/enigma.so creating enigma.la (cd .libs && rm -f enigma.la && ln -s ../enigma.la enigma.la) source='arcfour.c' object='arcfour.lo' libtool=yes depfile='.deps/arcfour.Plo' tmpdepfile='.deps/arcfour.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/ local/include -O -pipe -c -o arcfour.lo `test -f arcfour.c || echo './'`arcfour.c rm -f .libs/arcfour.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c arcfour.c -Wp,-MD,.deps/arcfour.TPlo -fPIC -DPIC -o .libs/arcfour.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c arcfour.c -Wp,-MD,.deps/arcfour.TPlo -o arcfour.o >/dev/null 2>&1 mv -f .libs/arcfour.lo arcfour.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o arcfour.la -rpath /usr/local/lib/libmcrypt -module -avoid-version arcfour.lo -L/usr/local/lib rm -fr .libs/arcfour.la .libs/arcfour.* .libs/arcfour.* cc -shared arcfour.lo -L/usr/local/lib -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so creating arcfour.la (cd .libs && rm -f arcfour.la && ln -s ../arcfour.la arcfour.la) source='panama.c' object='panama.lo' libtool=yes depfile='.deps/panama.Plo' tmpdepfile='.deps/panama.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/loca l/include -O -pipe -c -o panama.lo `test -f panama.c || echo './'`panama.c rm -f .libs/panama.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c panama.c -Wp,-MD,.deps/panama.TPlo -fPIC -DPIC -o .libs/panama.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c panama.c -Wp,-MD,.deps/panama.TPlo -o panama.o >/dev/null 2>&1 mv -f .libs/panama.lo panama.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o panama.la -rpath /usr/local/lib/libmcrypt -module -avoid-version panama.lo -L/usr/local/lib rm -fr .libs/panama.la .libs/panama.* .libs/panama.* cc -shared panama.lo -L/usr/local/lib -Wl,-soname -Wl,panama.so -o .libs/panama.so creating panama.la (cd .libs && rm -f panama.la && ln -s ../panama.la panama.la) source='wake.c' object='wake.lo' libtool=yes depfile='.deps/wake.Plo' tmpdepfile='.deps/wake.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o wake.lo `test -f wake.c || echo './'`wake.c rm -f .libs/wake.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c wake.c -Wp,-MD,.deps/wake.TPlo -fPIC -DPIC -o .libs/wake.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c wake.c -Wp,-MD,.deps/wake.TPlo -o wake.o >/dev/null 2>&1 mv -f .libs/wake.lo wake.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o wake.la -rpath /usr/local/lib/libmcrypt -module -avoid-version wake.lo -L/usr/local/lib rm -fr .libs/wake.la .libs/wake.* .libs/wake.* cc -shared wake.lo -L/usr/local/lib -Wl,-soname -Wl,wake.so -o .libs/wake.so creating wake.la (cd .libs && rm -f wake.la && ln -s ../wake.la wake.la) Making all in modes source='ofb.c' object='ofb.lo' libtool=yes depfile='.deps/ofb.Plo' tmpdepfile='.deps/ofb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o ofb.lo `test -f ofb.c || echo './'`ofb.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ofb.c -Wp,-MD,.deps/ofb.TPlo -fPIC -DPIC -o .libs/ofb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ofb.c -Wp,-MD,.deps/ofb.TPlo -o ofb.o >/dev/null 2>&1 mv -f .libs/ofb.lo ofb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o ofb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version ofb.lo -L/usr/local/lib rm -fr .libs/ofb.la .libs/ofb.* .libs/ofb.* cc -shared ofb.lo -L/usr/local/lib -Wl,-soname -Wl,ofb.so -o .libs/ofb.so creating ofb.la (cd .libs && rm -f ofb.la && ln -s ../ofb.la ofb.la) source='cfb.c' object='cfb.lo' libtool=yes depfile='.deps/cfb.Plo' tmpdepfile='.deps/cfb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o cfb.lo `test -f cfb.c || echo './'`cfb.c rm -f .libs/cfb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cfb.c -Wp,-MD,.deps/cfb.TPlo -fPIC -DPIC -o .libs/cfb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cfb.c -Wp,-MD,.deps/cfb.TPlo -o cfb.o >/dev/null 2>&1 mv -f .libs/cfb.lo cfb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o cfb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version cfb.lo -L/usr/local/lib rm -fr .libs/cfb.la .libs/cfb.* .libs/cfb.* cc -shared cfb.lo -L/usr/local/lib -Wl,-soname -Wl,cfb.so -o .libs/cfb.so creating cfb.la (cd .libs && rm -f cfb.la && ln -s ../cfb.la cfb.la) source='nofb.c' object='nofb.lo' libtool=yes depfile='.deps/nofb.Plo' tmpdepfile='.deps/nofb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o nofb.lo `test -f nofb.c || echo './'`nofb.c rm -f .libs/nofb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c nofb.c -Wp,-MD,.deps/nofb.TPlo -fPIC -DPIC -o .libs/nofb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c nofb.c -Wp,-MD,.deps/nofb.TPlo -o nofb.o >/dev/null 2>&1 mv -f .libs/nofb.lo nofb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o nofb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version nofb.lo -L/usr/local/lib rm -fr .libs/nofb.la .libs/nofb.* .libs/nofb.* cc -shared nofb.lo -L/usr/local/lib -Wl,-soname -Wl,nofb.so -o .libs/nofb.so creating nofb.la (cd .libs && rm -f nofb.la && ln -s ../nofb.la nofb.la) source='cbc.c' object='cbc.lo' libtool=yes depfile='.deps/cbc.Plo' tmpdepfile='.deps/cbc.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o cbc.lo `test -f cbc.c || echo './'`cbc.c rm -f .libs/cbc.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cbc.c -Wp,-MD,.deps/cbc.TPlo -fPIC -DPIC -o .libs/cbc.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c cbc.c -Wp,-MD,.deps/cbc.TPlo -o cbc.o >/dev/null 2>&1 mv -f .libs/cbc.lo cbc.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o cbc.la -rpath /usr/local/lib/libmcrypt -module -avoid-version cbc.lo -L/usr/local/lib rm -fr .libs/cbc.la .libs/cbc.* .libs/cbc.* cc -shared cbc.lo -L/usr/local/lib -Wl,-soname -Wl,cbc.so -o .libs/cbc.so creating cbc.la (cd .libs && rm -f cbc.la && ln -s ../cbc.la cbc.la) source='ecb.c' object='ecb.lo' libtool=yes depfile='.deps/ecb.Plo' tmpdepfile='.deps/ecb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o ecb.lo `test -f ecb.c || echo './'`ecb.c rm -f .libs/ecb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ecb.c -Wp,-MD,.deps/ecb.TPlo -fPIC -DPIC -o .libs/ecb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ecb.c -Wp,-MD,.deps/ecb.TPlo -o ecb.o >/dev/null 2>&1 mv -f .libs/ecb.lo ecb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o ecb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version ecb.lo -L/usr/local/lib rm -fr .libs/ecb.la .libs/ecb.* .libs/ecb.* cc -shared ecb.lo -L/usr/local/lib -Wl,-soname -Wl,ecb.so -o .libs/ecb.so creating ecb.la (cd .libs && rm -f ecb.la && ln -s ../ecb.la ecb.la) source='stream.c' object='stream.lo' libtool=yes depfile='.deps/stream.Plo' tmpdepfile='.deps/stream.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/loca l/include -O -pipe -c -o stream.lo `test -f stream.c || echo './'`stream.c rm -f .libs/stream.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c stream.c -Wp,-MD,.deps/stream.TPlo -fPIC -DPIC -o .libs/stream.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c stream.c -Wp,-MD,.deps/stream.TPlo -o stream.o >/dev/null 2>&1 mv -f .libs/stream.lo stream.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o stream.la -rpath /usr/local/lib/libmcrypt -module -avoid-version stream.lo -L/usr/local/lib rm -fr .libs/stream.la .libs/stream.* .libs/stream.* cc -shared stream.lo -L/usr/local/lib -Wl,-soname -Wl,stream.so -o .libs/stream.so creating stream.la (cd .libs && rm -f stream.la && ln -s ../stream.la stream.la) source='ncfb.c' object='ncfb.lo' libtool=yes depfile='.deps/ncfb.Plo' tmpdepfile='.deps/ncfb.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/includ e -O -pipe -c -o ncfb.lo `test -f ncfb.c || echo './'`ncfb.c rm -f .libs/ncfb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ncfb.c -Wp,-MD,.deps/ncfb.TPlo -fPIC -DPIC -o .libs/ncfb.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ncfb.c -Wp,-MD,.deps/ncfb.TPlo -o ncfb.o >/dev/null 2>&1 mv -f .libs/ncfb.lo ncfb.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o ncfb.la -rpath /usr/local/lib/libmcrypt -module -avoid-version ncfb.lo -L/usr/local/lib rm -fr .libs/ncfb.la .libs/ncfb.* .libs/ncfb.* cc -shared ncfb.lo -L/usr/local/lib -Wl,-soname -Wl,ncfb.so -o .libs/ncfb.so creating ncfb.la (cd .libs && rm -f ncfb.la && ln -s ../ncfb.la ncfb.la) source='ctr.c' object='ctr.lo' libtool=yes depfile='.deps/ctr.Plo' tmpdepfile='.deps/ctr.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include - O -pipe -c -o ctr.lo `test -f ctr.c || echo './'`ctr.c rm -f .libs/ctr.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ctr.c -Wp,-MD,.deps/ctr.TPlo -fPIC -DPIC -o .libs/ctr.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -I/usr/local/include -O -pipe -c ctr.c -Wp,-MD,.deps/ctr.TPlo -o ctr.o >/dev/null 2>&1 mv -f .libs/ctr.lo ctr.lo /bin/sh ../../libtool --mode=link cc -O -pipe -o ctr.la -rpath /usr/local/lib/libmcrypt -module -avoid-version ctr.lo -L/usr/local/lib rm -fr .libs/ctr.la .libs/ctr.* .libs/ctr.* cc -shared ctr.lo -L/usr/local/lib -Wl,-soname -Wl,ctr.so -o .libs/ctr.so creating ctr.la (cd .libs && rm -f ctr.la && ln -s ../ctr.la ctr.la) Making all in lib source='mcrypt_extra.c' object='mcrypt_extra.lo' libtool=yes depfile='.deps/mcrypt_extra.Plo' tmpdepfile='.deps/mcrypt_extra.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/ \" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt_extra.lo `test -f mcrypt_extra.c || echo './'`mcrypt_extra.c mkdir .libs cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_extra.c -Wp,-MD,.deps/mcrypt_extra.TPlo -fPIC -DPIC -o .libs/mcrypt_extra.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_extra.c -Wp,-MD,.deps/mcrypt_extra.TPlo -o mcrypt_extra.o >/dev/null 2>&1 mv -f .libs/mcrypt_extra.lo mcrypt_extra.lo source='mcrypt.c' object='mcrypt.lo' libtool=yes depfile='.deps/mcrypt.Plo' tmpdepfile='.deps/mcrypt.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I. . -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt.lo `test -f mcrypt.c || echo './'`mcrypt.c rm -f .libs/mcrypt.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt.c -Wp,-MD,.deps/mcrypt.TPlo -fPIC -DPIC -o .libs/mcrypt.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt.c -Wp,-MD,.deps/mcrypt.TPlo -o mcrypt.o >/dev/null 2>&1 mv -f .libs/mcrypt.lo mcrypt.lo source='bzero.c' object='bzero.lo' libtool=yes depfile='.deps/bzero.Plo' tmpdepfile='.deps/bzero.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. - I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o bzero.lo `test -f bzero.c || echo './'`bzero.c rm -f .libs/bzero.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c bzero.c -Wp,-MD,.deps/bzero.TPlo -fPIC -DPIC -o .libs/bzero.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c bzero.c -Wp,-MD,.deps/bzero.TPlo -o bzero.o >/dev/null 2>&1 mv -f .libs/bzero.lo bzero.lo source='xmemory.c' object='xmemory.lo' libtool=yes depfile='.deps/xmemory.Plo' tmpdepfile='.deps/xmemory.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o xmemory.lo `test -f xmemory.c || echo './'`xmemory.c rm -f .libs/xmemory.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c xmemory.c -Wp,-MD,.deps/xmemory.TPlo -fPIC -DPIC -o .libs/xmemory.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c xmemory.c -Wp,-MD,.deps/xmemory.TPlo -o xmemory.o >/dev/null 2>&1 mv -f .libs/xmemory.lo xmemory.lo source='mcrypt_modules.c' object='mcrypt_modules.lo' libtool=yes depfile='.deps/mcrypt_modules.Plo' tmpdepfile='.deps/mcrypt_modules.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/li bmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt_modules.lo `test -f mcrypt_modules.c || echo './'`mcrypt_modules.c rm -f .libs/mcrypt_modules.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_modules.c -Wp,-MD,.deps/mcrypt_modules.TPlo -fPIC -DPIC -o .libs/mcrypt_modules.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_modules.c -Wp,-MD,.deps/mcrypt_modules.TPlo -o mcrypt_modules.o >/dev/null 2>&1 mv -f .libs/mcrypt_modules.lo mcrypt_modules.lo source='win32_comp.c' object='win32_comp.lo' libtool=yes depfile='.deps/win32_comp.Plo' tmpdepfile='.deps/win32_comp.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. - I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o win32_comp.lo `test -f win32_comp.c || echo './'`win32_comp.c rm -f .libs/win32_comp.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c win32_comp.c -Wp,-MD,.deps/win32_comp.TPlo -fPIC -DPIC -o .libs/win32_comp.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c win32_comp.c -Wp,-MD,.deps/win32_comp.TPlo -o win32_comp.o >/dev/null 2>&1 mv -f .libs/win32_comp.lo win32_comp.lo source='mcrypt_threads.c' object='mcrypt_threads.lo' libtool=yes depfile='.deps/mcrypt_threads.Plo' tmpdepfile='.deps/mcrypt_threads.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/li bmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt_threads.lo `test -f mcrypt_threads.c || echo './'`mcrypt_threads.c rm -f .libs/mcrypt_threads.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_threads.c -Wp,-MD,.deps/mcrypt_threads.TPlo -fPIC -DPIC -o .libs/mcrypt_threads.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_threads.c -Wp,-MD,.deps/mcrypt_threads.TPlo -o mcrypt_threads.o >/dev/null 2>&1 mv -f .libs/mcrypt_threads.lo mcrypt_threads.lo echo "#include \"mcrypt_internal.h\"" > mcrypt_symb.c echo "" >> mcrypt_symb.c echo "/* This is automatically created. Don't touch... */" >> mcrypt_symb.c echo "" >> mcrypt_symb.c for i in ; do test -f ../modules/algorithms/$i.c && cat ../modules/algorithms/$i.c|grep define|grep LTX|awk '{print "extern "$3"();";}' >> mcrypt_symb.c; test -f ../modules/modes/$i.c && cat ../modules/modes/$i.c|grep define|grep LTX|awk '{print "exter n "$3"();";}' >> mcrypt_symb.c; done echo "" >> mcrypt_symb.c echo "const mcrypt_preloaded mps[] = {" >> mcrypt_symb.c for i in ; do test -f ../modules/modes/$i.c && echo " {\"$i\", NULL}, " >> mcrypt_symb.c; test -f ../modules/algorithms/$i.c && echo " {\"$i\", NULL}, " >> mcrypt_symb.c; test -f ../modules/algorithms/$i.c && cat ../modules/algorithms/$i.c|grep define |grep LTX|awk '{print "\t{\""$3"\", "$3"},";}' >> mcrypt_symb.c; test -f ../modules/modes/$i.c && cat ../modules/modes/$i.c|grep define|grep LTX|awk '{print "\t{\""$3"\", "$3"},";}' >> mcrypt_symb.c; done echo " {NULL, NULL}" >> mcrypt_symb.c echo "};" >> mcrypt_symb.c source='mcrypt_symb.c' object='mcrypt_symb.lo' libtool=yes depfile='.deps/mcrypt_symb.Plo' tmpdepfile='.deps/mcrypt_symb.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" - I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c -o mcrypt_symb.lo `test -f mcrypt_symb.c || echo './'`mcrypt_symb.c rm -f .libs/mcrypt_symb.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_symb.c -Wp,-MD,.deps/mcrypt_symb.TPlo -fPIC -DPIC -o .libs/mcrypt_symb.lo cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -I/usr/local/include -O -pipe -c mcrypt_symb.c -Wp,-MD,.deps/mcrypt_symb.TPlo -o mcrypt_symb.o >/dev/null 2>&1 mv -f .libs/mcrypt_symb.lo mcrypt_symb.lo /bin/sh ../libtool --mode=link cc -O -pipe -o libmcrypt.la -rpath /usr/local/lib -version-info 7:0:3 -version-info 7:0:3 -export-symbols libmcrypt.sym -lltdl mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_thre ads.lo mcrypt_symb.lo -L/usr/local/lib rm -fr .libs/libmcrypt.la .libs/libmcrypt.* .libs/libmcrypt.* cc -shared mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo -lltdl -L/usr/local/lib -Wl,-soname -Wl,libmcrypt.so.7 -Wl,-retain-symbols-file -Wl,libmcrypt.sym -o .libs/libmcrypt.so.7 (cd .libs && rm -f libmcrypt.so && ln -s libmcrypt.so.7 libmcrypt.so) (cd .libs && rm -f libmcrypt.so && ln -s libmcrypt.so.7 libmcrypt.so) ar cru .libs/libmcrypt.a mcrypt_extra.o mcrypt.o bzero.o xmemory.o mcrypt_modules.o win32_comp.o mcrypt_threads.o mcrypt_symb.o ranlib .libs/libmcrypt.a creating libmcrypt.la (cd .libs && rm -f libmcrypt.la && ln -s ../libmcrypt.la libmcrypt.la) Making all in src source='cipher_test.c' object='cipher_test.o' libtool=no depfile='.deps/cipher_test.Po' tmpdepfile='.deps/cipher_test.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe -c `test -f cipher_test.c || ec ho './'`cipher_test.c /bin/sh ../libtool --mode=link cc -O -pipe -o ciphertest cipher_test.o ../lib/libmcrypt.la -lltdl -L/usr/local/lib mkdir .libs cc -O -pipe -o .libs/ciphertest cipher_test.o ../lib/.libs/libmcrypt.so -L/usr/local/lib -lltdl -Wl,--rpath -Wl,/usr/local/lib creating ciphertest source='aes_test.c' object='aes_test.o' libtool=no depfile='.deps/aes_test.Po' tmpdepfile='.deps/aes_test.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe -c `test -f aes_test.c || echo './'`aes_tes t.c /bin/sh ../libtool --mode=link cc -O -pipe -o aestest aes_test.o ../lib/libmcrypt.la -lltdl -L/usr/local/lib cc -O -pipe -o .libs/aestest aes_test.o ../lib/.libs/libmcrypt.so -L/usr/local/lib -lltdl -Wl,--rpath -Wl,/usr/local/lib creating aestest Making all in doc ===> Installing for libmcrypt-2.5.0 Making install in libltdl /bin/sh ./../mkinstalldirs /usr/local/lib /bin/sh ./../mkinstalldirs /usr/local/include Making install in modules Making install in algorithms /bin/sh ../../mkinstalldirs /usr/local/lib/libmcrypt /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel twofish.la /usr/local/lib/libmcrypt/twofish.la /usr/bin/install -c -o root -g wheel .libs/twofish.so /usr/local/lib/libmcrypt/twofish.so /usr/bin/install -c -o root -g wheel .libs/twofish.lai /usr/local/lib/libmcrypt/twofish.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel rijndael-128.la /usr/local/lib/libmcrypt/rijndael-128.la /usr/bin/install -c -o root -g wheel .libs/rijndael-128.so /usr/local/lib/libmcrypt/rijndael-128.so /usr/bin/install -c -o root -g wheel .libs/rijndael-128.lai /usr/local/lib/libmcrypt/rijndael-128.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel rijndael-192.la /usr/local/lib/libmcrypt/rijndael-192.la /usr/bin/install -c -o root -g wheel .libs/rijndael-192.so /usr/local/lib/libmcrypt/rijndael-192.so /usr/bin/install -c -o root -g wheel .libs/rijndael-192.lai /usr/local/lib/libmcrypt/rijndael-192.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel rijndael-256.la /usr/local/lib/libmcrypt/rijndael-256.la /usr/bin/install -c -o root -g wheel .libs/rijndael-256.so /usr/local/lib/libmcrypt/rijndael-256.so /usr/bin/install -c -o root -g wheel .libs/rijndael-256.lai /usr/local/lib/libmcrypt/rijndael-256.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel saferplus.la /usr/local/lib/libmcrypt/saferplus.la /usr/bin/install -c -o root -g wheel .libs/saferplus.so /usr/local/lib/libmcrypt/saferplus.so /usr/bin/install -c -o root -g wheel .libs/saferplus.lai /usr/local/lib/libmcrypt/saferplus.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel rc2.la /usr/local/lib/libmcrypt/rc2.la /usr/bin/install -c -o root -g wheel .libs/rc2.so /usr/local/lib/libmcrypt/rc2.so /usr/bin/install -c -o root -g wheel .libs/rc2.lai /usr/local/lib/libmcrypt/rc2.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel xtea.la /usr/local/lib/libmcrypt/xtea.la /usr/bin/install -c -o root -g wheel .libs/xtea.so /usr/local/lib/libmcrypt/xtea.so /usr/bin/install -c -o root -g wheel .libs/xtea.lai /usr/local/lib/libmcrypt/xtea.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel serpent.la /usr/local/lib/libmcrypt/serpent.la /usr/bin/install -c -o root -g wheel .libs/serpent.so /usr/local/lib/libmcrypt/serpent.so /usr/bin/install -c -o root -g wheel .libs/serpent.lai /usr/local/lib/libmcrypt/serpent.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel safer-sk64.la /usr/local/lib/libmcrypt/safer-sk64.la /usr/bin/install -c -o root -g wheel .libs/safer-sk64.so /usr/local/lib/libmcrypt/safer-sk64.so /usr/bin/install -c -o root -g wheel .libs/safer-sk64.lai /usr/local/lib/libmcrypt/safer-sk64.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel safer-sk128.la /usr/local/lib/libmcrypt/safer-sk128.la /usr/bin/install -c -o root -g wheel .libs/safer-sk128.so /usr/local/lib/libmcrypt/safer-sk128.so /usr/bin/install -c -o root -g wheel .libs/safer-sk128.lai /usr/local/lib/libmcrypt/safer-sk128.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel cast-256.la /usr/local/lib/libmcrypt/cast-256.la /usr/bin/install -c -o root -g wheel .libs/cast-256.so /usr/local/lib/libmcrypt/cast-256.so /usr/bin/install -c -o root -g wheel .libs/cast-256.lai /usr/local/lib/libmcrypt/cast-256.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel loki97.la /usr/local/lib/libmcrypt/loki97.la /usr/bin/install -c -o root -g wheel .libs/loki97.so /usr/local/lib/libmcrypt/loki97.so /usr/bin/install -c -o root -g wheel .libs/loki97.lai /usr/local/lib/libmcrypt/loki97.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel gost.la /usr/local/lib/libmcrypt/gost.la /usr/bin/install -c -o root -g wheel .libs/gost.so /usr/local/lib/libmcrypt/gost.so /usr/bin/install -c -o root -g wheel .libs/gost.lai /usr/local/lib/libmcrypt/gost.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel threeway.la /usr/local/lib/libmcrypt/threeway.la /usr/bin/install -c -o root -g wheel .libs/threeway.so /usr/local/lib/libmcrypt/threeway.so /usr/bin/install -c -o root -g wheel .libs/threeway.lai /usr/local/lib/libmcrypt/threeway.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel cast-128.la /usr/local/lib/libmcrypt/cast-128.la /usr/bin/install -c -o root -g wheel .libs/cast-128.so /usr/local/lib/libmcrypt/cast-128.so /usr/bin/install -c -o root -g wheel .libs/cast-128.lai /usr/local/lib/libmcrypt/cast-128.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel blowfish.la /usr/local/lib/libmcrypt/blowfish.la /usr/bin/install -c -o root -g wheel .libs/blowfish.so /usr/local/lib/libmcrypt/blowfish.so /usr/bin/install -c -o root -g wheel .libs/blowfish.lai /usr/local/lib/libmcrypt/blowfish.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel des.la /usr/local/lib/libmcrypt/des.la /usr/bin/install -c -o root -g wheel .libs/des.so /usr/local/lib/libmcrypt/des.so /usr/bin/install -c -o root -g wheel .libs/des.lai /usr/local/lib/libmcrypt/des.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel blowfish-compat.la /usr/local/lib/libmcrypt/blowfish-compat.la /usr/bin/install -c -o root -g wheel .libs/blowfish-compat.so /usr/local/lib/libmcrypt/blowfish-compat.so /usr/bin/install -c -o root -g wheel .libs/blowfish-compat.lai /usr/local/lib/libmcrypt/blowfish-compat.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel tripledes.la /usr/local/lib/libmcrypt/tripledes.la /usr/bin/install -c -o root -g wheel .libs/tripledes.so /usr/local/lib/libmcrypt/tripledes.so /usr/bin/install -c -o root -g wheel .libs/tripledes.lai /usr/local/lib/libmcrypt/tripledes.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel enigma.la /usr/local/lib/libmcrypt/enigma.la /usr/bin/install -c -o root -g wheel .libs/enigma.so /usr/local/lib/libmcrypt/enigma.so /usr/bin/install -c -o root -g wheel .libs/enigma.lai /usr/local/lib/libmcrypt/enigma.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel arcfour.la /usr/local/lib/libmcrypt/arcfour.la /usr/bin/install -c -o root -g wheel .libs/arcfour.so /usr/local/lib/libmcrypt/arcfour.so /usr/bin/install -c -o root -g wheel .libs/arcfour.lai /usr/local/lib/libmcrypt/arcfour.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel panama.la /usr/local/lib/libmcrypt/panama.la /usr/bin/install -c -o root -g wheel .libs/panama.so /usr/local/lib/libmcrypt/panama.so /usr/bin/install -c -o root -g wheel .libs/panama.lai /usr/local/lib/libmcrypt/panama.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel wake.la /usr/local/lib/libmcrypt/wake.la /usr/bin/install -c -o root -g wheel .libs/wake.so /usr/local/lib/libmcrypt/wake.so /usr/bin/install -c -o root -g wheel .libs/wake.lai /usr/local/lib/libmcrypt/wake.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install in modes /bin/sh ../../mkinstalldirs /usr/local/lib/libmcrypt /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel ofb.la /usr/local/lib/libmcrypt/ofb.la /usr/bin/install -c -o root -g wheel .libs/ofb.so /usr/local/lib/libmcrypt/ofb.so /usr/bin/install -c -o root -g wheel .libs/ofb.lai /usr/local/lib/libmcrypt/ofb.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel cfb.la /usr/local/lib/libmcrypt/cfb.la /usr/bin/install -c -o root -g wheel .libs/cfb.so /usr/local/lib/libmcrypt/cfb.so /usr/bin/install -c -o root -g wheel .libs/cfb.lai /usr/local/lib/libmcrypt/cfb.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel nofb.la /usr/local/lib/libmcrypt/nofb.la /usr/bin/install -c -o root -g wheel .libs/nofb.so /usr/local/lib/libmcrypt/nofb.so /usr/bin/install -c -o root -g wheel .libs/nofb.lai /usr/local/lib/libmcrypt/nofb.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel cbc.la /usr/local/lib/libmcrypt/cbc.la /usr/bin/install -c -o root -g wheel .libs/cbc.so /usr/local/lib/libmcrypt/cbc.so /usr/bin/install -c -o root -g wheel .libs/cbc.lai /usr/local/lib/libmcrypt/cbc.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel ecb.la /usr/local/lib/libmcrypt/ecb.la /usr/bin/install -c -o root -g wheel .libs/ecb.so /usr/local/lib/libmcrypt/ecb.so /usr/bin/install -c -o root -g wheel .libs/ecb.lai /usr/local/lib/libmcrypt/ecb.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel stream.la /usr/local/lib/libmcrypt/stream.la /usr/bin/install -c -o root -g wheel .libs/stream.so /usr/local/lib/libmcrypt/stream.so /usr/bin/install -c -o root -g wheel .libs/stream.lai /usr/local/lib/libmcrypt/stream.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel ncfb.la /usr/local/lib/libmcrypt/ncfb.la /usr/bin/install -c -o root -g wheel .libs/ncfb.so /usr/local/lib/libmcrypt/ncfb.so /usr/bin/install -c -o root -g wheel .libs/ncfb.lai /usr/local/lib/libmcrypt/ncfb.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel ctr.la /usr/local/lib/libmcrypt/ctr.la /usr/bin/install -c -o root -g wheel .libs/ctr.so /usr/local/lib/libmcrypt/ctr.so /usr/bin/install -c -o root -g wheel .libs/ctr.lai /usr/local/lib/libmcrypt/ctr.la ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/libmcrypt If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install in lib /bin/sh ../mkinstalldirs /usr/local/bin install -c -o root -g wheel -m 555 libmcrypt-config /usr/local/bin/libmcrypt-config /bin/sh ../mkinstalldirs /usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libmcrypt.la /usr/local/lib/libmcrypt.la /usr/bin/install -c -o root -g wheel .libs/libmcrypt.so.7 /usr/local/lib/libmcrypt.so.7 (cd /usr/local/lib && rm -f libmcrypt.so && ln -s libmcrypt.so.7 libmcrypt.so) (cd /usr/local/lib && rm -f libmcrypt.so && ln -s libmcrypt.so.7 libmcrypt.so) /usr/bin/install -c -o root -g wheel .libs/libmcrypt.lai /usr/local/lib/libmcrypt.la /usr/bin/install -c -o root -g wheel .libs/libmcrypt.a /usr/local/lib/libmcrypt.a ranlib /usr/local/lib/libmcrypt.a chmod 644 /usr/local/lib/libmcrypt.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../mkinstalldirs /usr/local/include install -c -o root -g wheel -m 444 mcrypt.h /usr/local/include/mcrypt.h /bin/sh ../mkinstalldirs /usr/local/share/aclocal install -c -o root -g wheel -m 444 libmcrypt.m4 /usr/local/share/aclocal/libmcrypt.m4 Making install in src Making install in doc /bin/sh ../mkinstalldirs /usr/local/man/man3 install -c -o root -g wheel -m 444 ./mcrypt.3 /usr/local/man/man3/mcrypt.3 ===> Generating temporary packing list ===> Compressing manual pages for libmcrypt-2.5.0 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for libmcrypt-2.5.0 ===> Returning to build of mod_php4-4.2.0 Error: shared library "mcrypt.6" does not exist *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! www/mod_php4 (dependent libraries) lerlaptop# ^Dexit Script done on Mon May 6 16:41:28 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 19:28: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 4208937B409; Mon, 6 May 2002 19:28:50 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g472SoU70930; Mon, 6 May 2002 19:28:50 -0700 (PDT) (envelope-from kris) Date: Mon, 6 May 2002 19:28:50 -0700 (PDT) From: Message-Id: <200205070228.g472SoU70930@freefall.freebsd.org> To: ler@lerctr.org, ler@lerctr.org, kris@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37812: www/mod_php4 depends on libmcrypt.6, but it's not installed by the current libmcrypt 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: www/mod_php4 depends on libmcrypt.6, but it's not installed by the current libmcrypt port State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Mon May 6 19:28:20 PDT 2002 State-Changed-Why: Sorry I missed this one; the actual dependency was buried in a subdirectory, not the Makefile. http://www.freebsd.org/cgi/query-pr.cgi?pr=37812 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 19:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC31637B40B for ; Mon, 6 May 2002 19:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g472U2N71083; Mon, 6 May 2002 19:30:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 6 May 2002 19:30:02 -0700 (PDT) Message-Id: <200205070230.g472U2N71083@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Trevor Johnson Subject: Re: ports/37812: www/mod_php4 depends on libmcrypt.6, but it's not installed by the current libmcrypt port Reply-To: Trevor 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/37812; it has been noted by GNATS. From: Trevor Johnson To: Larry Rosenman Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37812: www/mod_php4 depends on libmcrypt.6, but it's not installed by the current libmcrypt port Date: Mon, 6 May 2002 22:27:40 -0400 (EDT) I think I have found the problem. I made a one-line patch for it: http://people.freebsd.org/~trevor/ports/php.diff . Please try 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 Mon May 6 19:34:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FE6E37B407; Mon, 6 May 2002 19:34:34 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g472YY371537; Mon, 6 May 2002 19:34:34 -0700 (PDT) (envelope-from trevor) Date: Mon, 6 May 2002 19:34:34 -0700 (PDT) From: Message-Id: <200205070234.g472YY371537@freefall.freebsd.org> To: dej@ox.org, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37811: Change required to SourceForge FTP 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: Change required to SourceForge FTP site State-Changed-From-To: open->feedback State-Changed-By: trevor State-Changed-When: Mon May 6 19:33:30 PDT 2002 State-Changed-Why: MASTER_SITE_SOURCEFORGE was updated today. Is it satisfactory now? http://www.freebsd.org/cgi/query-pr.cgi?pr=37811 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 19: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 04E2D37B404 for ; Mon, 6 May 2002 19:50:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g472o5q72636; Mon, 6 May 2002 19:50:05 -0700 (PDT) (envelope-from gnats) Date: Mon, 6 May 2002 19:50:05 -0700 (PDT) Message-Id: <200205070250.g472o5q72636@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: Re: ports/37812: www/mod_php4 depends on libmcrypt.6, but it's not installed by the current libmcrypt port Reply-To: Larry Rosenman Sender: owner-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/37812; it has been noted by GNATS. From: Larry Rosenman To: Trevor Johnson Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37812: www/mod_php4 depends on libmcrypt.6, but it's not installed by the current libmcrypt port Date: 06 May 2002 21:45:18 -0500 On Mon, 2002-05-06 at 21:27, Trevor Johnson wrote: > I think I have found the problem. I made a one-line patch for it: > http://people.freebsd.org/~trevor/ports/php.diff . Please try it. That fixed it. Thanks all. > -- > Trevor Johnson -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 20:10:55 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 901EE37B42A for ; Mon, 6 May 2002 20:10:46 -0700 (PDT) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id E8A9F70601; Mon, 6 May 2002 21:10:45 -0600 (MDT) Date: Mon, 6 May 2002 21:10:45 -0600 (MDT) From: FreeBSD user To: Lukas Ertl Cc: ports@FreeBSD.org Subject: Re: ImageMagick build failure In-Reply-To: <20020506094237.M20244-200000@pcle2.cc.univie.ac.at> Message-ID: <20020506211009.T26732-100000@Amber.XtremeDev.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just want to chime in that I got the same result as well, so it's not a fluke. Anyone know what this is about? On Mon, 6 May 2002, Lukas Ertl wrote: > Hi, > > the ImageMagick-5.4.4.5 port fails to build on one of my boxes. I'm not > sure what to do since the error message is somewhat strange: > > checking size of int... configure: error: cannot compute sizeof (int), 77 > > It happens during the "configure" step. > > Attached is the config.log. > > regards, > le > > -- > Lukas Ertl eMail: l.ertl@univie.ac.at > UNIX-Systemadministrator Tel.: (+43 1) 4277-14073 > Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140 > der Universit=E4t Wien http://mailbox.univie.ac.at/~le= / > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 20:15: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 72C1A37B404; Mon, 6 May 2002 20:14:58 -0700 (PDT) Received: from dwcjr (unknown [192.168.1.254]) by leviathan.inethouston.net (Postfix) with SMTP id 7C5493198C0; Mon, 6 May 2002 22:15:03 -0500 (CDT) Message-ID: <006601c1f575$5c49be40$fe01a8c0@dwcjr> From: "David W. Chapman Jr." To: , , , "Akihiko Hayashi" References: <200205062000.g46K0mG11937@freefall.freebsd.org> Subject: Re: ports/37798: maintainer update of postfix to latest version Date: Mon, 6 May 2002 22:12:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks for bringing that to my attention, I totally missed the fact that pkg-message was being added, I thought one existed. ----- Original Message ----- From: "Akihiko Hayashi" To: ; ; Sent: Monday, May 06, 2002 7:40 PM Subject: Re: ports/37798: maintainer update of postfix to latest version > file 'pkg-message' is not committed. > Please *add* and commit 'pkg-message'. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 21:52:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 5E68537B403 for ; Mon, 6 May 2002 21:52:09 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.3/8.12.3) with ESMTP id g474pmcL084222; Tue, 7 May 2002 08:51:56 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.3/Submit) id g474pdoZ084221; Tue, 7 May 2002 08:51:39 +0400 (MSD) Date: Tue, 7 May 2002 08:51:36 +0400 From: "Andrey A. Chernov" To: Jens Rehsack Cc: Dominic Marks , ports@freebsd.org Subject: Re: FreeBSD Port: apache-1.3.24_2 Message-ID: <20020507045135.GA84039@nagual.pp.ru> References: <3CD30C9C.BBFA5DC5@liwing.de> <20020504023109.B921@host217-41-52-202.in-addr.btope> <20020504023327.D921@host217-41-52-202.in-addr.btope> <3CD3C006.DCB42156@liwing.de> <20020504181251.GA11045@nagual.pp.ru> <3CD504EE.828802D1@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD504EE.828802D1@liwing.de> User-Agent: Mutt/1.3.28i Sender: owner-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, May 05, 2002 at 12:09:50 +0200, Jens Rehsack wrote: > +.if defined(WITH_APACHE_SUEXEC) && ${WITH_APACHE_SUEXEC} == YES I just commit some variant of that. > +# required by www/mod_perl > +.if defined(LARGEFILE_SOURCE) > +CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > +.endif I doubt this is ever needed. I can't find such defines used somewhere inside Apache or in /usr/include > +.if defined(APACHE_LISTEN_PORT) > +CONFIGURE_ARGS+= \ > + --with-port=${APACHE_LISTEN_PORT} > +.endif I not commit this and similar stuff because port Makefile isn't place for all possible configuration options, there are config files for this purpose. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 22: 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 2993A37B406 for ; Mon, 6 May 2002 22:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47502088182; Mon, 6 May 2002 22:00:02 -0700 (PDT) (envelope-from gnats) Received: from grin.idiom.com (grin.idiom.com [216.240.32.7]) by hub.freebsd.org (Postfix) with ESMTP id 8641037B403 for ; Mon, 6 May 2002 21:50:47 -0700 (PDT) Received: (from root@localhost) by grin.idiom.com (8.12.3/8.11.6) id g474psnv022835; Mon, 6 May 2002 21:51:54 -0700 (PDT) (envelope-from muir) Message-Id: <200205070451.g474psnv022835@grin.idiom.com> Date: Mon, 6 May 2002 21:51:54 -0700 (PDT) From: David Muir Sharnoff Reply-To: David Muir Sharnoff To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37814: www/mod_perl & lang/perl5 don't agree on PERL_ARCH Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37814 >Category: ports >Synopsis: www/mod_perl & lang/perl5 don't agree on PERL_ARCH >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 May 06 22:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Muir Sharnoff >Release: FreeBSD 4.5-STABLE i386 >Organization: Idiom >Environment: System: FreeBSD grin.idiom.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 8 23:58:16 PST 2001 muir@charm.idiom.com:/usr/obj/usr/src/sys/NEWCHARM i386 (ports are full up-to-date) One oddity of my installation: I only have perl 5.6.1 installed, no perl 5.005_03. I don't know why -STABLE has 5.005_03 in it, it's supposed to be reliable not ossified. >Description: Use /usr/ports to install lang/perl5 and www/mod_perl mod_perl doesn't work right 'cause mod_perl.pm isn't in @INC. >How-To-Repeat: See description. >Fix: Workaround: cd /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd tar cf - . | (cd ../mach; tar xfp -) cd .. rm -r i386-freebsd ln -s mach i386-freebsd >Release-Note: >Audit-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 May 6 22: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 890DE37B405 for ; Mon, 6 May 2002 22:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g475e4G94558; Mon, 6 May 2002 22:40:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 6 May 2002 22:40:04 -0700 (PDT) Message-Id: <200205070540.g475e4G94558@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/37106: Maintainer update: astro/seti_applet (libgtop fix) Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37106; it has been noted by GNATS. From: Cyrille Lefevre To: HIYAMA Takeshi Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/37106: Maintainer update: astro/seti_applet (libgtop fix) Date: Tue, 7 May 2002 07:33:02 +0200 (CEST) HIYAMA Takeshi wrote: > May be this is better. [snip] adopted and thanks for your advice. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon May 6 23:36:37 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 B971C37B409 for ; Mon, 6 May 2002 23:36:29 -0700 (PDT) Received: (from root@localhost) by freebsd.tekrealm.net (8.12.3/8.12.2) id g476aTsP086662; Mon, 6 May 2002 23:36:29 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: from freebsd.tekrealm.net (whoami@localhost [127.0.0.1]) by freebsd.tekrealm.net (8.12.3/8.12.2av) with ESMTP id g476aSHJ086653; Mon, 6 May 2002 23:36:28 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.12.3/8.12.3/Submit) id g476ZBKK086612; Mon, 6 May 2002 23:35:11 -0700 (PDT) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Mon, 6 May 2002 23:35:11 -0700 From: Andrew Stuart To: FreeBSD user Cc: Lukas Ertl , ports@freebsd.org Subject: Re: ImageMagick build failure Message-ID: <20020506233511.A86587@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net References: <20020506094237.M20244-200000@pcle2.cc.univie.ac.at> <20020506211009.T26732-100000@Amber.XtremeDev.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020506211009.T26732-100000@Amber.XtremeDev.com>; from freebsd@XtremeDev.com on Mon, May 06, 2002 at 09:10:45PM -0600 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 might as well add my name to the list.. same results.. On Mon, 06 May 2002 at 21:10:45 -0600, FreeBSD user wrote: > Just want to chime in that I got the same result as well, so it's not a > fluke. Anyone know what this is about? > > > On Mon, 6 May 2002, Lukas Ertl wrote: > > > Hi, > > > > the ImageMagick-5.4.4.5 port fails to build on one of my boxes. I'm not > > sure what to do since the error message is somewhat strange: > > > > checking size of int... configure: error: cannot compute sizeof (int), 77 > > > > It happens during the "configure" step. > > > > Attached is the config.log. > > > > regards, > > le > > > > -- > > Lukas Ertl eMail: l.ertl@univie.ac.at > > UNIX-Systemadministrator Tel.: (+43 1) 4277-14073 > > Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140 > > der Universität Wien http://mailbox.univie.ac.at/~le/ > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 0:52:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 24C1537B401 for ; Tue, 7 May 2002 00:52:20 -0700 (PDT) Received: (qmail 75481 invoked from network); 7 May 2002 08:01:43 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 7 May 2002 08:01:43 -0000 Message-ID: <3CD7861A.8CE2A8CA@liwing.de> Date: Tue, 07 May 2002 09:45:30 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Andrey A. Chernov" Cc: Dominic Marks , ports@freebsd.org Subject: Re: FreeBSD Port: apache-1.3.24_2 References: <3CD30C9C.BBFA5DC5@liwing.de> <20020504023109.B921@host217-41-52-202.in-addr.btope> <20020504023327.D921@host217-41-52-202.in-addr.btope> <3CD3C006.DCB42156@liwing.de> <20020504181251.GA11045@nagual.pp.ru> <3CD504EE.828802D1@liwing.de> <20020507045135.GA84039@nagual.pp.ru> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Andrey A. Chernov" wrote: > > On Sun, May 05, 2002 at 12:09:50 +0200, Jens Rehsack wrote: > > > +.if defined(WITH_APACHE_SUEXEC) && ${WITH_APACHE_SUEXEC} == YES > > I just commit some variant of that. > > > +# required by www/mod_perl > > +.if defined(LARGEFILE_SOURCE) > > +CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > > +.endif > > I doubt this is ever needed. I can't find such defines used > somewhere inside Apache or in /usr/include Me too. But without this, mod_perl asks for it, and with it, it doesn't. Search in /usr/ports/www/mod_perl/work/mod_perl*/Makefile.PL (after a make patch) for it. > > +.if defined(APACHE_LISTEN_PORT) > > +CONFIGURE_ARGS+= \ > > + --with-port=${APACHE_LISTEN_PORT} > > +.endif > > I not commit this and similar stuff because port Makefile isn't place for > all possible configuration options, there are config files for this > purpose. It isn't because of that. It's because apache should not be needed to run as root as recommented in the apache documentation. But you are the maintainer, you have to decide. But, let me ask you a question. What it the port-makefile good for, if I do have to maintain an own fix for full options? How many fixes exists out there? Why do not accept the defaults and let the admin change anything if required. I personally changed to freebsd, because there was most things more relaxed. Kind regards Jens -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 1: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 5ADE637B404 for ; Tue, 7 May 2002 01:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g478o1B23817; Tue, 7 May 2002 01:50:01 -0700 (PDT) (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 BF2F537B409 for ; Tue, 7 May 2002 01:42:20 -0700 (PDT) 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 g478eZY16066 for ; Tue, 7 May 2002 10:40:35 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 0FE425A548 for ; Tue, 7 May 2002 10:40:35 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id D33545A547; Tue, 7 May 2002 10:40:33 +0200 (CEST) Message-Id: <20020507084033.D33545A547@nemesis.informatik.unibw-muenchen.de> Date: Tue, 7 May 2002 10:40:33 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37815: [MAINTAINER UPDATE] x11/xbindkeys 1.5.1 -> 1.5.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: 37815 >Category: ports >Synopsis: [MAINTAINER UPDATE] x11/xbindkeys 1.5.1 -> 1.5.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: Tue May 07 01:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update x11/xbindkeys from 1.5.1 to 1.5.2. Changes (from xbindkeys HP): "xbindkeys don't stop if there is a conflict with other key grabbing programs, the conflict key is just ignored." Regards, Olli >How-To-Repeat: >Fix: diff -ruN xbindkeys.old/Makefile xbindkeys/Makefile --- xbindkeys.old/Makefile Sun Apr 28 09:27:55 2002 +++ xbindkeys/Makefile Tue May 7 08:42:23 2002 @@ -7,7 +7,7 @@ # PORTNAME= xbindkeys -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ diff -ruN xbindkeys.old/distinfo xbindkeys/distinfo --- xbindkeys.old/distinfo Sun Apr 28 09:27:56 2002 +++ xbindkeys/distinfo Tue May 7 08:42:28 2002 @@ -1 +1 @@ -MD5 (xbindkeys-1.5.1.tar.gz) = 58f7c5a6181c600496af20b8a21ba820 +MD5 (xbindkeys-1.5.2.tar.gz) = 8788e65181ca36d0df8a18f2248b00e9 >Release-Note: >Audit-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 May 7 2: 4:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 04F0437B403 for ; Tue, 7 May 2002 02:04:43 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.3/8.12.3) with ESMTP id g4794YcL086299; Tue, 7 May 2002 13:04:37 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.3/Submit) id g4794WBk086298; Tue, 7 May 2002 13:04:32 +0400 (MSD) Date: Tue, 7 May 2002 13:04:32 +0400 From: "Andrey A. Chernov" To: Jens Rehsack Cc: Dominic Marks , ports@freebsd.org Subject: Re: FreeBSD Port: apache-1.3.24_2 Message-ID: <20020507090431.GA86245@nagual.pp.ru> References: <3CD30C9C.BBFA5DC5@liwing.de> <20020504023109.B921@host217-41-52-202.in-addr.btope> <20020504023327.D921@host217-41-52-202.in-addr.btope> <3CD3C006.DCB42156@liwing.de> <20020504181251.GA11045@nagual.pp.ru> <3CD504EE.828802D1@liwing.de> <20020507045135.GA84039@nagual.pp.ru> <3CD7861A.8CE2A8CA@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD7861A.8CE2A8CA@liwing.de> User-Agent: Mutt/1.3.28i Sender: owner-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, May 07, 2002 at 09:45:30 +0200, Jens Rehsack wrote: > Me too. But without this, mod_perl asks for it, and with it, it doesn't. > Search in /usr/ports/www/mod_perl/work/mod_perl*/Makefile.PL (after a > make patch) for it. It means that mod_perl must be fixed instead. > there? Why do not accept the defaults and let the admin change anything if > required. I think that way too. But defaults must be created before they can be accepted. Port is exact for this purpose. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 2:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 783A637B405 for ; Tue, 7 May 2002 02:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g479A3H28829; Tue, 7 May 2002 02:10:03 -0700 (PDT) (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 B6AE437B406 for ; Tue, 7 May 2002 02:06:30 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.2) with ESMTP id g4796TD0061922 for ; Tue, 7 May 2002 11:06:29 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g4796Sbh061921; Tue, 7 May 2002 11:06:29 +0200 (CEST) Message-Id: <200205070906.g4796Sbh061921@pcwin002.win.tue.nl> Date: Tue, 7 May 2002 11:06:29 +0200 (CEST) From: Stijn Hoop Reply-To: Stijn Hoop To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37816: [MAINTAINER UPDATE]: x11-wm/bbkeys Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37816 >Category: ports >Synopsis: [MAINTAINER UPDATE]: x11-wm/bbkeys >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 May 07 02:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stijn Hoop >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD 4.5-STABLE #0: Wed May 1 04:32:43 CEST 2002 >Description: - Update to 0.8.4 (a long time overdue due to uncommitted changes in my ports CVS - sorry!) - Move to SourceForge for better connectivity >How-To-Repeat: N/A >Fix: diff -urN --exclude=CVS /usr/ports/x11-wm/bbkeys/Makefile bbkeys/Makefile --- /usr/ports/x11-wm/bbkeys/Makefile Fri Dec 14 05:41:57 2001 +++ bbkeys/Makefile Wed May 1 15:03:30 2002 @@ -6,9 +6,10 @@ # PORTNAME= bbkeys -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= x11-wm -MASTER_SITES= http://movingparts.thelinuxcommunity.org/bbkeys/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= bbkeys MAINTAINER= stijn@win.tue.nl diff -urN --exclude=CVS /usr/ports/x11-wm/bbkeys/distinfo bbkeys/distinfo --- /usr/ports/x11-wm/bbkeys/distinfo Fri Dec 14 05:41:57 2001 +++ bbkeys/distinfo Wed May 1 15:03:30 2002 @@ -1 +1 @@ -MD5 (bbkeys-0.8.3.tar.gz) = f38ea900ad8c6a797833b4d380f737cd +MD5 (bbkeys-0.8.4.tar.gz) = 612ea0bbd040723cfd0201006249d977 >Release-Note: >Audit-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 May 7 3:32:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 603BA37B401 for ; Tue, 7 May 2002 03:32:13 -0700 (PDT) Received: (qmail 13832 invoked from network); 7 May 2002 10:41:44 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 7 May 2002 10:41:44 -0000 Message-ID: <3CD7AB9A.DC565A1@liwing.de> Date: Tue, 07 May 2002 12:25:30 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Andrey A. Chernov" Cc: Dominic Marks , ports@freebsd.org Subject: Re: FreeBSD Port: apache-1.3.24_2 References: <3CD30C9C.BBFA5DC5@liwing.de> <20020504023109.B921@host217-41-52-202.in-addr.btope> <20020504023327.D921@host217-41-52-202.in-addr.btope> <3CD3C006.DCB42156@liwing.de> <20020504181251.GA11045@nagual.pp.ru> <3CD504EE.828802D1@liwing.de> <20020507045135.GA84039@nagual.pp.ru> <3CD7861A.8CE2A8CA@liwing.de> <20020507090431.GA86245@nagual.pp.ru> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Andrey A. Chernov" wrote: > > On Tue, May 07, 2002 at 09:45:30 +0200, Jens Rehsack wrote: > > > Me too. But without this, mod_perl asks for it, and with it, it doesn't. > > Search in /usr/ports/www/mod_perl/work/mod_perl*/Makefile.PL (after a > > make patch) for it. > > It means that mod_perl must be fixed instead. Nope. Read it please. > > there? Why do not accept the defaults and let the admin change anything if > > required. > > I think that way too. But defaults must be created before they can be > accepted. Port is exact for this purpose. > > -- > Andrey A. Chernov > http://ache.pp.ru/ -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 4:11: 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 CE7A937B486; Tue, 7 May 2002 04:11:00 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47BB0I48996; Tue, 7 May 2002 04:11:00 -0700 (PDT) (envelope-from pat) Date: Tue, 7 May 2002 04:11:00 -0700 (PDT) From: Message-Id: <200205071111.g47BB0I48996@freefall.freebsd.org> To: dpelleg+unison@cs.cmu.edu, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37768: update version: net/unison 2.8.1 -> 2.9.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update version: net/unison 2.8.1 -> 2.9.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue May 7 04:10:49 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37768 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 4:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C4C937B411; Tue, 7 May 2002 04:19:59 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47BJx749735; Tue, 7 May 2002 04:19:59 -0700 (PDT) (envelope-from znerd) Date: Tue, 7 May 2002 04:19:59 -0700 (PDT) From: Message-Id: <200205071119.g47BJx749735@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37771: New Port: audio/jmax Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: audio/jmax Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Tue May 7 04:19:46 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37771 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 4:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E646837B40D for ; Tue, 7 May 2002 04:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47BK1e49782; Tue, 7 May 2002 04:20:01 -0700 (PDT) (envelope-from gnats) Received: from trillian.euronet.nl (trillian.euronet.nl [194.134.109.52]) by hub.freebsd.org (Postfix) with ESMTP id 93BAB37B404 for ; Tue, 7 May 2002 04:11:15 -0700 (PDT) Received: (from root@localhost) by trillian.euronet.nl (8.11.5/8.11.5) id g47BVUW00260; Tue, 7 May 2002 13:31:30 +0200 (CEST) (envelope-from ernst) Message-Id: <200205071131.g47BVUW00260@trillian.euronet.nl> Date: Tue, 7 May 2002 13:31:30 +0200 (CEST) From: Ernst de Haan Reply-To: Ernst de Haan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37818: Library libhpi.so not found when running 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: 37818 >Category: ports >Synopsis: Library libhpi.so not found when running java >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 07 04:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 4.4-20010815-RC1 i386 >Organization: FreeBSD >Environment: System: FreeBSD reseller.wanadoo.nl 4.4-20010815-RC1 FreeBSD 4.4-20010815-RC1 #0: Thu Aug 16 06:35:35 GMT 2001 murray@scrub.lab.nuxi.com:/usr/src/sys/compile/GENERIC i386 >Description: When I try to start orion using orionctl, I get the following error message: /usr/local/linux-jdk1.3.1/bin/i386/green_threads/java: error in loading shared libraries: libhpi.so: cannot open shared object file: No such file or directory I'm using the java/linux-jdk13 (linux-jdk-1.3.1.03) The weird thing is this: su-2.05$ /usr/local/linux-jdk1.3.1/bin/i386/green_threads/java -version /usr/local/linux-jdk1.3.1/bin/i386/green_threads/java: error in loading shared libraries: libhpi.so: cannot open shared object file: No such file or directory su-2.05$ /usr/local/linux-jdk1.3.1/bin/java -version java version "1.3.1_03" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03) Classic VM (build 1.3.1_03-b03, green threads, nojit) su-2.05$ >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 4: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 E2FD237B40B for ; Tue, 7 May 2002 04:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47BU2750844; Tue, 7 May 2002 04:30:02 -0700 (PDT) (envelope-from gnats) Received: from aragorn.reaumur.absolight.net (ATuileries-113-2-1-180.abo.wanadoo.fr [80.11.216.180]) by hub.freebsd.org (Postfix) with ESMTP id E931637B403 for ; Tue, 7 May 2002 04:28:00 -0700 (PDT) Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000) id 7D2D8D7E2; Tue, 7 May 2002 13:27:58 +0200 (CEST) Message-Id: <20020507112758.7D2D8D7E2@aragorn.reaumur.absolight.net> Date: Tue, 7 May 2002 13:27:58 +0200 (CEST) From: Mathieu Arnold Reply-To: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org Cc: khera@kciLink.com X-Send-Pr-Version: 3.113 Subject: ports/37821: Adding PostgreSQL map lookups to postfix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37821 >Category: ports >Synopsis: Adding PostgreSQL map lookups to postfix >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 May 07 04:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #1: Mon Apr 15 14:25:33 CEST 2002 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: Adding PostgreSQL map lookups to postfix I've been using this maps for 2 years now, and if you can have MySQL why not have PostgreSQL :) >How-To-Repeat: >Fix: Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/postfix/distinfo,v retrieving revision 1.27 diff -u -r1.27 distinfo --- distinfo 6 May 2002 19:59:29 -0000 1.27 +++ distinfo 7 May 2002 11:20:02 -0000 @@ -1,3 +1,4 @@ MD5 (postfix/postfix-1.1.8.tar.gz) = 3b07a59e8bdb46af8c1d82f085a62d73 MD5 (postfix/pfixtls-0.8.7-1.1.7-0.9.6c.tar.gz) = a00656e4e7fd1e4827c3e805799d2359 MD5 (postfix/postfix-1.1.7+ipv6.patch.gz) = 9564e8e1e3ddfb885bb1ffaaf75c670b +MD5 (postfix/postfix-pg.postfix-1.1.8.patch) = e0f4d910a6d6648d9b48e2244f2764ba Index: scripts/configure.postfix =================================================================== RCS file: /home/ncvs/ports/mail/postfix/scripts/configure.postfix,v retrieving revision 1.20 diff -u -r1.20 configure.postfix --- scripts/configure.postfix 6 May 2002 19:59:29 -0000 1.20 +++ scripts/configure.postfix 7 May 2002 11:20:25 -0000 @@ -17,6 +17,7 @@ SASL "Cyrus SASL (Simple Authentication and Security Layer)" OFF \ DB3 "Berkeley DB3 (required if SASL also built with DB3)" OFF \ MySQL "MySQL map lookups" OFF \ +PgSQL "PostgreSQL map lookups" OFF \ OpenLDAP "OpenLDAP map lookups" OFF \ Test "SMTP/LMTP test server and generator" OFF \ TLS "Secure Sockets Layer and Transport Layer Security" OFF \ @@ -99,6 +100,15 @@ echo "POSTFIX_AUXLIBS+= \${LOCALBASE}/lib/mysql/libmysqlclient.a -lm -lz" echo "MYSQL_SUFFIX= +mysql" ;; + \"PgSQL\") + echo "LIB_DEPENDS+= pq.2:\${PORTSDIR}/databases/postgresql7" + echo "POSTFIX_CCARGS+= -DHAS_PGSQL -I\${LOCALBASE}/include" + echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -lpq -lcrypt" + echo "PGSQL_SUFFIX= +pgsql" + echo "PATCH_SITES+= http://mat.cc/postfix/" + echo "PATCHFILES+= postfix-pg.postfix-1.1.8.patch" + echo "PATCH_DIST_STRIP= -p1" + ;; \"OpenLDAP\") echo "BUILD_DEPENDS+= \${LOCALBASE}/lib/libldap.a:\${PORTSDIR}/net/openldap" echo "POSTFIX_CCARGS+= -DHAS_LDAP -I\${LOCALBASE}/include" @@ -142,4 +152,4 @@ # we ask the configure questions) doesn't pick up the extensions, but # any subsequent build will. so "make; make install" will build twice. # don't do this for now. -#echo "PKGNAMESUFFIX= \${PCRE_SUFFIX}\${SASL_SUFFIX}\${DB3_SUFFIX}\${MYSQL_SUFFIX}\${OPENLDAP_SUFFIX}\${TLS_SUFFIX}\${IPv6_SUFFIX}" +#echo "PKGNAMESUFFIX= \${PCRE_SUFFIX}\${SASL_SUFFIX}\${DB3_SUFFIX}\${MYSQL_SUFFIX}\${PGSQL_SUFFIX}\${OPENLDAP_SUFFIX}\${TLS_SUFFIX}\${IPv6_SUFFIX}" >Release-Note: >Audit-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 May 7 4:30: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 1FF6237B406 for ; Tue, 7 May 2002 04:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47BU1S50824; Tue, 7 May 2002 04:30:01 -0700 (PDT) (envelope-from gnats) Received: from plab.ku.dk (plab.ku.dk [130.225.107.20]) by hub.freebsd.org (Postfix) with ESMTP id 2326137B412 for ; Tue, 7 May 2002 04:24:33 -0700 (PDT) Received: (from dk@localhost) by plab.ku.dk (8.11.6/8.9.3) id g47BOVs82613 for FreeBSD-gnats-submit@freebsd.org.AVP; Tue, 7 May 2002 13:24:31 +0200 (CEST) (envelope-from dk) Received: (from dk@localhost) by plab.ku.dk (8.11.6/8.9.3) id g47BOVE82604; Tue, 7 May 2002 13:24:31 +0200 (CEST) (envelope-from dk) Message-Id: <200205071124.g47BOVE82604@plab.ku.dk> Date: Tue, 7 May 2002 13:24:31 +0200 (CEST) From: Dmitry Karasik Reply-To: Dmitry Karasik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37819: ports/x11-toolkits/p5-Prima 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: 37819 >Category: ports >Synopsis: ports/x11-toolkits/p5-Prima port update >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 May 07 04:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dmitry Karasik >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD plab.ku.dk 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Mar 6 09:50:45 CET 2002 root@plab.ku.dk:/usr/obj/usr/src/sys/PLAB i386 diff -ruN /usr/ports/x11-toolkits/p5-Prima/Makefile p5-Prima/Makefile --- /usr/ports/x11-toolkits/p5-Prima/Makefile Sat Dec 15 00:53:42 2001 +++ p5-Prima/Makefile Mon May 6 17:12:15 2002 @@ -2,11 +2,11 @@ # Date created: 27 July 2001 # Whom: dmitry@karasik.eu.org # -# $FreeBSD: ports/x11-toolkits/p5-Prima/Makefile,v 1.1 2001/12/14 23:53:42 tobez Exp $ +# $FreeBSD$ # PORTNAME= Prima -PORTVERSION= 1.03 +PORTVERSION= 1.05 CATEGORIES= x11-toolkits perl5 graphics MASTER_SITES= http://www.prima.eu.org/download/ PKGNAMEPREFIX= p5- diff -ruN /usr/ports/x11-toolkits/p5-Prima/distinfo p5-Prima/distinfo --- /usr/ports/x11-toolkits/p5-Prima/distinfo Sat Dec 15 00:53:42 2001 +++ p5-Prima/distinfo Tue May 7 13:04:31 2002 @@ -1 +1 @@ -MD5 (Prima-1.03.tar.gz) = f63d7f9db9ca3b1327b3e0e2e6a956fb +MD5 (Prima-1.05.tar.gz) = 6b83388f9d3435cf04c0403477b2b1d0 diff -ruN /usr/ports/x11-toolkits/p5-Prima/pkg-descr p5-Prima/pkg-descr --- /usr/ports/x11-toolkits/p5-Prima/pkg-descr Sat Dec 15 00:53:42 2001 +++ p5-Prima/pkg-descr Tue May 7 13:13:52 2002 @@ -6,7 +6,22 @@ 2D image processing tasks. A Perl program using PRIMA looks and behaves identically on X, Win32 and OS/2 PM. -The toolkit includes a visual builder. +The toolkit includes a visual builder ( VB ) and a graphic pod viewer +utility ( podview ). The examples are installed into perl site in +Prima/examples directory. + +A 'hello world' code is as simple as follows: + + use Prima qw(Application Buttons); + Prima::Window-> create( + text => 'Hello world!', + size => [ 200, 200], + )-> insert( Button => + centered => 1, + text => 'Hello world!', + onClick => sub { $::application-> close }, + ); + run Prima; WWW: http://prima.eu.org/ diff -ruN /usr/ports/x11-toolkits/p5-Prima/pkg-plist p5-Prima/pkg-plist --- /usr/ports/x11-toolkits/p5-Prima/pkg-plist Sat Dec 15 00:53:42 2001 +++ p5-Prima/pkg-plist Tue May 7 10:23:39 2002 @@ -10,14 +10,16 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/DetailedList.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/DockManager.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Docks.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Drawable.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Edit.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/EditDialog.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/ExtLists.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/FileDialog.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/FontDialog.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/FrameSet.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Gencls.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Header.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/HelpViewer.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/HelpViewer.fm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/ImageDialog.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/ImageViewer.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/IniFile.pm @@ -30,8 +32,8 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Make.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/MsgBox.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Notebooks.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Object.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Outlines.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/PodView.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/PrintDialog.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/ScrollBar.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/ScrollWidget.pm @@ -41,6 +43,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/StdDlg.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Stress.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Terminals.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/TextView.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Utils.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Widgets.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/sysimage.gif @@ -130,6 +133,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/extlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/eyes lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/f_fill +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/frames lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/fontdlg lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/generic lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/grip @@ -151,15 +155,14 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/pointers lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/print lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/ps_setup -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/socket lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/rot lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/rtc lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/scrollbar lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/sheet +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/socket lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/transparent lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/examples/triangle lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/apricot.h -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/dbmalloc.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/gbm.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/guts.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/img.h @@ -185,15 +188,26 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/generic/Window.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/generic/config.h lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/unix/guts.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/gencls.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/gp-problems.pod -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/image-load.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/codecs.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/image-load.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/internals.pod -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/gencls.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Clipboard.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Drawable.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/File.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Image.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Menu.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Object.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Printer.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Timer.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Widget.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/Window.pod bin/gencls bin/tmlink bin/VB bin/cfgmaint +bin/podview @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/unix @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE/generic @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Prima/CORE >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 4:31: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 4DE4C37B409 for ; Tue, 7 May 2002 04:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47BU2T50833; Tue, 7 May 2002 04:30:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id EF66B37B407 for ; Tue, 7 May 2002 04:25:57 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g47BRQhG094708 for ; Tue, 7 May 2002 04:27:26 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g47BRQHY094707; Tue, 7 May 2002 04:27:26 -0700 (PDT) Message-Id: <200205071127.g47BRQHY094707@nwww.freebsd.org> Date: Tue, 7 May 2002 04:27:26 -0700 (PDT) From: Mike Bouma To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37820: Update port: shells/bash2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37820 >Category: ports >Synopsis: Update port: shells/bash2 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 07 04:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mike Bouma >Release: 4.4-RELEASE >Organization: Bouma, Inc >Environment: >Description: The bash2 port is outdated. >How-To-Repeat: >Fix: diff -ruN bash2.old/Makefile bash2/Makefile --- bash2.old/Makefile Thu Mar 28 03:13:55 2002 +++ bash2/Makefile Thu Jan 1 01:00:00 1970 @@ -1,42 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: bash -# Date created: 21 August 1994 -# Whom: jkh -# -# $FreeBSD: ports/shells/bash2/Makefile,v 1.53 2002/03/28 02:13:55 obrien Exp $ -# - -PORTNAME= bash -PORTVERSION= 2.05a -CATEGORIES= shells -MASTER_SITES= ${MASTER_SITE_GNU} \ - ftp://ftp.cwru.edu/pub/bash/ -MASTER_SITE_SUBDIR= bash -.if !defined(NOPORTDOCS) -DISTFILES= bash-${PORTVERSION}.tar.gz bash-doc-${PORTVERSION}.tar.gz -.endif - -MAINTAINER= obrien@FreeBSD.org - -GNU_CONFIGURE= Yes -CONFIGURE_ARGS= --with-installed-readline -CONFIGURE_ENV= LDFLAGS=-static -MAN1= bash.1 bashbug.1 - -post-install: - ${CP} /etc/shells /etc/shells.bak - (${GREP} -v ${PREFIX}/bin/bash /etc/shells.bak; ${ECHO_CMD} ${PREFIX}/bin/bash) > /etc/shells - ${RM} /etc/shells.bak -.if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/bash - ${INSTALL_MAN} \ - ${WRKDIR}/doc/article.ps \ - ${WRKDIR}/doc/bashref.ps \ - ${PREFIX}/share/doc/bash - ${INSTALL_MAN} \ - ${WRKDIR}/doc/article.txt \ - ${PREFIX}/share/doc/bash - ${GZIP_CMD} ${PREFIX}/share/doc/bash/*.ps -.endif - -.include diff -ruN bash2.old/README.html bash2/README.html --- bash2.old/README.html Sun Apr 7 00:43:24 2002 +++ bash2/README.html Thu Jan 1 01:00:00 1970 @@ -1,30 +0,0 @@ - - The FreeBSD Ports Collection (shells/bash2) -

The FreeBSD Ports Collection ("shells/bash2")


- - -

You are now in the directory for the port "shells/bash2" (package name "bash-2.05a"). - -

This is the one-line description for this port: - -


-The GNU Bourne Again Shell -


- -

Please read the "description file" for a -longer description. - -

Go to the top of the ports tree for -a summary on how to use the ports collection. - -

- -

- - -


- Go up one level -| - Go to top of ports tree - - diff -ruN bash2.old/distinfo bash2/distinfo --- bash2.old/distinfo Wed Nov 21 02:40:39 2001 +++ bash2/distinfo Thu Jan 1 01:00:00 1970 @@ -1,2 +0,0 @@ -MD5 (bash-2.05a.tar.gz) = eeabc3f624861c4a8a687f7701db3d06 -MD5 (bash-doc-2.05a.tar.gz) = c86e07eb43c3a1a9b2c830b6bff1331d diff -ruN bash2.old/files/patch-ab bash2/files/patch-ab --- bash2.old/files/patch-ab Wed Nov 21 02:40:39 2001 +++ bash2/files/patch-ab Thu Jan 1 01:00:00 1970 @@ -1,24 +0,0 @@ - -$FreeBSD: ports/shells/bash2/files/patch-ab,v 1.11 2001/11/21 01:40:39 naddy Exp $ - ---- Makefile.in.orig Mon Nov 12 17:42:45 2001 -+++ Makefile.in Wed Nov 21 00:08:16 2001 -@@ -59,6 +59,7 @@ - - INSTALL = @INSTALL@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_DATA = @INSTALL_DATA@ - INSTALLMODE= -m 0755 - INSTALLMODE2 = -m 0555 -@@ -627,8 +628,8 @@ - @${SHELL} $(SUPPORT_SRC)mkdirs $(DESTDIR)$(infodir) - - install: .made installdirs -- $(INSTALL_PROGRAM) $(INSTALLMODE) $(Program) $(DESTDIR)$(bindir)/$(Program) -- $(INSTALL_PROGRAM) $(INSTALLMODE2) bashbug $(DESTDIR)$(bindir)/bashbug -+ $(INSTALL_PROGRAM) $(Program) $(DESTDIR)$(bindir)/$(Program) -+ $(INSTALL_SCRIPT) bashbug $(DESTDIR)$(bindir)/bashbug - -( cd $(DOCDIR) ; $(MAKE) $(MFLAGS) \ - man1dir=$(man1dir) man1ext=$(man1ext) \ - man3dir=$(man3dir) man3ext=$(man3ext) \ diff -ruN bash2.old/files/patch-ac bash2/files/patch-ac --- bash2.old/files/patch-ac Wed Nov 21 02:40:39 2001 +++ bash2/files/patch-ac Thu Jan 1 01:00:00 1970 @@ -1,14 +0,0 @@ - -$FreeBSD: ports/shells/bash2/files/patch-ac,v 1.4 2001/11/21 01:40:39 naddy Exp $ - ---- configure.orig Mon Nov 19 18:27:10 2001 -+++ configure Mon Nov 19 18:27:17 2001 -@@ -1108,7 +1108,7 @@ - mips-irix6*) opt_bash_malloc=no ;; # needs 8-byte alignment - m68k-sysv) opt_bash_malloc=no ;; # fixes file descriptor leak in closedir - sparc-linux*) opt_bash_malloc=no ;; # sparc running linux; requires ELF --#*-freebsd*) opt_bash_malloc=no ;; # they claim it's better -+*-freebsd*) opt_bash_malloc=no ;; # they claim it's better - *-openbsd*) opt_bash_malloc=no ;; # they claim it needs eight-bit alignment - *-aix*) opt_bash_malloc=no ;; # AIX machines - *-nextstep*) opt_bash_malloc=no ;; # NeXT machines running NeXTstep diff -ruN bash2.old/files/patch-af bash2/files/patch-af --- bash2.old/files/patch-af Wed May 24 12:12:01 2000 +++ bash2/files/patch-af Thu Jan 1 01:00:00 1970 @@ -1,14 +0,0 @@ ---- error.c.old Wed May 24 12:04:50 2000 -+++ error.c Wed May 24 12:05:21 2000 -@@ -465,9 +465,9 @@ - terminal. */ - void - #if defined (PREFER_STDARG) --trace (const char *format, ...) -+bash_trace (const char *format, ...) - #else --trace (format, va_alist) -+bash_trace (format, va_alist) - const char *format; - va_dcl - #endif diff -ruN bash2.old/files/patch-bashline.c bash2/files/patch-bashline.c --- bash2.old/files/patch-bashline.c Mon Mar 25 04:18:52 2002 +++ bash2/files/patch-bashline.c Thu Jan 1 01:00:00 1970 @@ -1,118 +0,0 @@ ---- bashline.c.orig Mon Nov 5 09:58:59 2001 -+++ bashline.c Sun Mar 24 19:15:04 2002 -@@ -1724,10 +1724,6 @@ - } - } - --/* Define NO_FORCE_FIGNORE if you want to match filenames that would -- otherwise be ignored if they are the only possible matches. */ --/* #define NO_FORCE_FIGNORE */ -- - /* If FIGNORE is set, then don't match files with the given suffixes when - completing filenames. If only one of the possibilities has an acceptable - suffix, delete the others, else just return and let the completer -@@ -1752,10 +1748,15 @@ - { - char **newnames; - int idx, nidx; --#ifdef NO_FORCE_FIGNORE - char **oldnames; - int oidx; --#endif -+ char *no_force_fignore; -+ -+ -+/* Set NO_FORCE_FIGNORE if you want to match filenames that would -+ otherwise be ignored if they are the only possible matches. */ -+ no_force_fignore = get_string_value ("NO_FORCE_FIGNORE"); -+//fprintf(stderr, ">NO_FORCE_FIGNORE< is [%s]\n", no_force_fignore); - - /* If there is only one completion, see if it is acceptable. If it is - not, free it up. In any case, short-circuit and return. This is a -@@ -1763,13 +1764,12 @@ - if there is only one completion; it is the completion itself. */ - if (names[1] == (char *)0) - { --#ifndef NO_FORCE_FIGNORE -- if ((*name_func) (names[0]) == 0) -- { -- free (names[0]); -- names[0] = (char *)NULL; -- } --#endif -+ if (!no_force_fignore) -+ if ((*name_func) (names[0]) == 0) -+ { -+ free (names[0]); -+ names[0] = (char *)NULL; -+ } - return; - } - -@@ -1778,10 +1778,11 @@ - for (nidx = 1; names[nidx]; nidx++) - ; - newnames = alloc_array (nidx + 1); --#ifdef NO_FORCE_FIGNORE -- oldnames = alloc_array (nidx - 1); -- oidx = 0; --#endif -+ if (no_force_fignore) -+ { -+ oldnames = alloc_array (nidx - 1); -+ oidx = 0; -+ } - - newnames[0] = names[0]; - for (idx = nidx = 1; names[idx]; idx++) -@@ -1789,11 +1790,10 @@ - if ((*name_func) (names[idx])) - newnames[nidx++] = names[idx]; - else --#ifndef NO_FORCE_FIGNORE -- free (names[idx]); --#else -- oldnames[oidx++] = names[idx]; --#endif -+ if (no_force_fignore) -+ oldnames[oidx++] = names[idx]; -+ else -+ free (names[idx]); - } - - newnames[nidx] = (char *)NULL; -@@ -1801,21 +1801,23 @@ - /* If none are acceptable then let the completer handle it. */ - if (nidx == 1) - { --#ifndef NO_FORCE_FIGNORE -- free (names[0]); -- names[0] = (char *)NULL; --#else -- free (oldnames); --#endif -+ if (no_force_fignore) -+ free (oldnames); -+ else -+ { -+ free (names[0]); -+ names[0] = (char *)NULL; -+ } - free (newnames); - return; - } - --#ifdef NO_FORCE_FIGNORE -- while (oidx) -- free (oldnames[--oidx]); -- free (oldnames); --#endif -+ if (no_force_fignore) -+ { -+ while (oidx) -+ free (oldnames[--oidx]); -+ free (oldnames); -+ } - - /* If only one is acceptable, copy it to names[0] and return. */ - if (nidx == 2) diff -ruN bash2.old/files/patch-builtins_shopt.def bash2/files/patch-builtins_shopt.def --- bash2.old/files/patch-builtins_shopt.def Wed Nov 21 02:40:39 2001 +++ bash2/files/patch-builtins_shopt.def Thu Jan 1 01:00:00 1970 @@ -1,22 +0,0 @@ - -$FreeBSD: ports/shells/bash2/files/patch-builtins_shopt.def,v 1.1 2001/11/21 01:40:39 na ddy Exp $ - ---- builtins/shopt.def.orig Tue Sep 11 21:55:06 2001 -+++ builtins/shopt.def Tue Nov 20 23:52:45 2001 -@@ -56,7 +56,7 @@ - - #define OPTFMT "%-15s\t%s\n" - --extern int allow_null_glob_expansion, glob_dot_filenames; -+extern int allow_null_glob_expansion, fail_glob_expansion, glob_dot_filenames; - extern int cdable_vars, mail_warning, source_uses_path; - extern int no_exit_on_failed_exec, print_shift_error; - extern int check_hashed_filenames, promptvars, interactive_comments; -@@ -140,6 +140,7 @@ - #endif - { "nocaseglob", &glob_ignore_case, (shopt_set_func_t *)NULL }, - { "nullglob", &allow_null_glob_expansion, (shopt_set_func_t *)NULL }, -+ { "failglob", &fail_glob_expansion, (Function *)NULL }, - #if defined (PROGRAMMABLE_COMPLETION) - { "progcomp", &prog_completion_enabled, (shopt_set_func_t *)NULL }, - #endif diff -ruN bash2.old/files/patch-doc_bash.1 bash2/files/patch-doc_bash.1 --- bash2.old/files/patch-doc_bash.1 Wed Nov 21 02:40:39 2001 +++ bash2/files/patch-doc_bash.1 Thu Jan 1 01:00:00 1970 @@ -1,16 +0,0 @@ - -$FreeBSD: ports/shells/bash2/files/patch-doc_bash.1,v 1.1 2001/11/21 01:40:39 naddy Exp - ---- doc/bash.1.orig Tue Nov 13 18:55:59 2001 -+++ doc/bash.1 Tue Nov 20 23:52:45 2001 -@@ -2473,6 +2473,10 @@ - .B nullglob - option is set, and no matches are found, - the word is removed. -+If the -+.B failglob -+option is set, and no matches are found, an error message is printed -+and the command is not executed. - If the shell option - .B nocaseglob - is enabled, the match is performed without regard to the case diff -ruN bash2.old/files/patch-doc_bashref.texi bash2/files/patch-doc_bashref.texi --- bash2.old/files/patch-doc_bashref.texi Wed Nov 21 02:40:39 2001 +++ bash2/files/patch-doc_bashref.texi Thu Jan 1 01:00:00 1970 @@ -1,37 +0,0 @@ - -$FreeBSD: ports/shells/bash2/files/patch-doc_bashref.texi,v 1.1 2001/11/21 01:40:39 nadd y Exp $ - ---- doc/bashref.texi.orig Tue Nov 13 18:55:03 2001 -+++ doc/bashref.texi Tue Nov 20 23:52:45 2001 -@@ -1700,7 +1700,8 @@ - and replaced with an alphabetically sorted list of - file names matching the pattern. If no matching file names are found, - and the shell option @code{nullglob} is disabled, the word is left --unchanged. -+unchanged. If the @code{failglob} option is set, an error message is -+printed and the commandline is not executed. - If the @code{nullglob} option is set, and no matches are found, the word - is removed. - If the shell option @code{nocaseglob} is enabled, the match is performed -@@ -1713,8 +1714,8 @@ - matched explicitly. - In other cases, the @samp{.} character is not treated specially. - --See the description of @code{shopt} in @ref{Bash Builtins}, --for a description of the @code{nocaseglob}, @code{nullglob}, -+See the description of @code{shopt} in @ref{Bash Builtins}, for a -+description of the @code{nocaseglob}, @code{nullglob}, @code{failglob} - and @code{dotglob} options. - The @env{GLOBIGNORE} -@@ -3372,6 +3373,10 @@ - @item extglob - If set, the extended pattern matching features described above - (@pxref{Pattern Matching}) are enabled. -+ -+@item failglob -+If set, filenames that have globbing characters in them, but don't match -+anything, will cause an error. - - @item histappend - If set, the history list is appended to the file named by the value diff -ruN bash2.old/files/patch-subst.c bash2/files/patch-subst.c --- bash2.old/files/patch-subst.c Wed Nov 21 02:40:39 2001 +++ bash2/files/patch-subst.c Thu Jan 1 01:00:00 1970 @@ -1,27 +0,0 @@ - -$FreeBSD: ports/shells/bash2/files/patch-subst.c,v 1.1 2001/11/21 01:40:39 naddy Exp $ - ---- subst.c.orig Mon Nov 5 20:19:49 2001 -+++ subst.c Tue Nov 20 23:52:45 2001 -@@ -121,6 +121,9 @@ - a null file. */ - int allow_null_glob_expansion; - -+/* Non-zero means to signal an error when globbing fails to match. */ -+int fail_glob_expansion; -+ - #if 0 - /* Variables to keep track of which words in an expanded word list (the - output of expand_word_list_internal) are the result of globbing -@@ -6132,6 +6135,11 @@ - { - output_list = (WORD_LIST *)list_append (glob_list, output_list); - PREPEND_LIST (tlist, disposables); -+ } -+ else if (fail_glob_expansion != 0) -+ { -+ report_error ("no match: %s", tlist->word->word); -+ jump_to_top_level (DISCARD); - } - else if (allow_null_glob_expansion == 0) - { diff -ruN bash2.old/files/patch-terminal.c bash2/files/patch-terminal.c --- bash2.old/files/patch-terminal.c Wed Apr 11 18:47:56 2001 +++ bash2/files/patch-terminal.c Thu Jan 1 01:00:00 1970 @@ -1,14 +0,0 @@ ---- lib/readline/terminal.c.orig Tue Feb 6 12:39:22 2001 -+++ lib/readline/terminal.c Wed Apr 11 09:43:44 2001 -@@ -297,7 +297,11 @@ - { "im", &_rl_term_im }, - { "kd", &_rl_term_kd }, - { "kh", &_rl_term_kh }, /* home */ -+#ifdef __FreeBSD__ -+ { "@7", &_rl_term_kH }, /* end */ -+#else - { "kH", &_rl_term_kH }, /* end */ -+#endif - { "kl", &_rl_term_kl }, - { "kr", &_rl_term_kr }, - { "ku", &_rl_term_ku }, diff -ruN bash2.old/files/patch-tests_shopt.right bash2/files/patch-tests_shopt.right --- bash2.old/files/patch-tests_shopt.right Wed Nov 21 02:40:39 2001 +++ bash2/files/patch-tests_shopt.right Thu Jan 1 01:00:00 1970 @@ -1,35 +0,0 @@ - -$FreeBSD: ports/shells/bash2/files/patch-tests_shopt.right,v 1.1 2001/11/21 01:40:39 nad dy Exp $ - ---- tests/shopt.right.orig Wed May 9 19:40:39 2001 -+++ tests/shopt.right Tue Nov 20 23:52:45 2001 -@@ -22,6 +22,7 @@ - shopt -u no_empty_cmd_completion - shopt -u nocaseglob - shopt -u nullglob -+shopt -u failglob - shopt -s progcomp - shopt -s promptvars - shopt -u restricted_shell -@@ -58,6 +59,7 @@ - shopt -u no_empty_cmd_completion - shopt -u nocaseglob - shopt -u nullglob -+shopt -u failglob - shopt -u restricted_shell - shopt -u shift_verbose - shopt -u xpg_echo -@@ -78,6 +80,7 @@ - no_empty_cmd_completion off - nocaseglob off - nullglob off -+failglob off - restricted_shell off - shift_verbose off - xpg_echo off -@@ -205,3 +208,5 @@ - -- - ./shopt.tests: shopt: xyz1: unknown shell option name - ./shopt.tests: shopt: xyz1: unknown option name -+tmp/l1 tmp/l2 tmp/*4 tmp/l3 -+./shopt.tests: no match: tmp/*4 diff -ruN bash2.old/files/patch-tests_shopt.tests bash2/files/patch-tests_shopt.tests --- bash2.old/files/patch-tests_shopt.tests Wed Nov 21 02:40:39 2001 +++ bash2/files/patch-tests_shopt.tests Thu Jan 1 01:00:00 1970 @@ -1,25 +0,0 @@ - -$FreeBSD: ports/shells/bash2/files/patch-tests_shopt.tests,v 1.1 2001/11/21 01:40:39 nad dy Exp $ - ---- tests/shopt.tests.orig Tue Sep 21 17:49:32 1999 -+++ tests/shopt.tests Tue Nov 20 23:52:45 2001 -@@ -21,6 +21,7 @@ - shopt -u mailwarn - shopt -u nocaseglob - shopt -u nullglob -+shopt -u failglob - shopt -s promptvars - shopt -u shift_verbose - shopt -s sourcepath -@@ -92,3 +93,11 @@ - builtin printf -- "--\n" - shopt -p xyz1 - shopt -o -p xyz1 -+ -+mkdir tmp -+touch tmp/l1 tmp/l2 tmp/l3 -+builtin echo tmp/l[12] tmp/*4 tmp/*3 -+shopt -s failglob -+builtin echo tmp/l[12] tmp/*4 tmp/*3 -+rm -r tmp -+shopt -u failglob diff -ruN bash2.old/pkg-comment bash2/pkg-comment --- bash2.old/pkg-comment Fri Dec 22 23:43:41 2000 +++ bash2/pkg-comment Thu Jan 1 01:00:00 1970 @@ -1 +0,0 @@ -The GNU Bourne Again Shell diff -ruN bash2.old/pkg-descr bash2/pkg-descr --- bash2.old/pkg-descr Tue Apr 10 12:47:48 2001 +++ bash2/pkg-descr Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ -Bash is the GNU Project's Bourne -Again SHell, an interactive shell with Bourne shell syntax (/bin/sh); -but also with interactive command line editing, job control on -architectures that support it, Csh-like history features and brace -expansion, and a slew of other stuff. For more information on the -features of Bash that are new to this type of shell, see the file -`documentation/features.texi'. There is also a processed DVI file -there, as well as a large man page. - -WWW: http://www.gnu.org/software/bash/ - http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html diff -ruN bash2.old/pkg-plist bash2/pkg-plist --- bash2.old/pkg-plist Fri Dec 24 19:50:25 1999 +++ bash2/pkg-plist Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ -bin/bash -@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/s hells.bak; echo %D/%F) >/etc/shells -@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc /shells.bak) >/etc/shells -bin/bashbug -@unexec install-info --delete %D/info/bash.info %D/info/dir -info/bash.info -@exec install-info %D/info/bash.info %D/info/dir -share/doc/bash/article.ps.gz -share/doc/bash/bashref.ps.gz -share/doc/bash/article.txt -@dirrm share/doc/bash >Release-Note: >Audit-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 May 7 4:46: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 43C8D37B407; Tue, 7 May 2002 04:46:27 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47BkRg52358; Tue, 7 May 2002 04:46:27 -0700 (PDT) (envelope-from znerd) Date: Tue, 7 May 2002 04:46:27 -0700 (PDT) From: Message-Id: <200205071146.g47BkRg52358@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, glewis@FreeBSD.org Subject: Re: ports/37818: Library libhpi.so not found when running 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: Library libhpi.so not found when running java Responsible-Changed-From-To: freebsd-ports->glewis Responsible-Changed-By: znerd Responsible-Changed-When: Tue May 7 04:44:26 PDT 2002 Responsible-Changed-Why: Over to Greg Lewis because I expect him to be able to analyse the problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=37818 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 4: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 BBBBC37B403 for ; Tue, 7 May 2002 04:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47Bo1x52525; Tue, 7 May 2002 04:50:01 -0700 (PDT) (envelope-from gnats) Received: from aragorn.reaumur.absolight.net (ATuileries-113-2-1-180.abo.wanadoo.fr [80.11.216.180]) by hub.freebsd.org (Postfix) with ESMTP id D08D537B406 for ; Tue, 7 May 2002 04:45:35 -0700 (PDT) Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000) id 63EB1D7E2; Tue, 7 May 2002 13:45:34 +0200 (CEST) Message-Id: <20020507114534.63EB1D7E2@aragorn.reaumur.absolight.net> Date: Tue, 7 May 2002 13:45:34 +0200 (CEST) From: Mathieu Arnold Reply-To: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org Cc: khera@kciLink.com X-Send-Pr-Version: 3.113 Subject: ports/37823: Adding PostgreSQL map lookups to postfix-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: 37823 >Category: ports >Synopsis: Adding PostgreSQL map lookups to postfix-current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 07 04:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #3: Mon Apr 15 14:25:33 CEST 2002 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: Adding PostgreSQL map lookups to postfix-current >How-To-Repeat: >Fix: It's the same patch for both postfix versions as it applies cleanly Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/postfix-current/distinfo,v retrieving revision 1.37 diff -u -r1.37 distinfo --- distinfo 1 Apr 2002 18:08:08 -0000 1.37 +++ distinfo 7 May 2002 11:42:44 -0000 @@ -1,2 +1,3 @@ MD5 (postfix/postfix-1.1.7-20020331.tar.gz) = 1198606e529250dcfdfcd4544aa58b40 MD5 (postfix/pfixtls-0.8.7-1.1.6-0.9.6c.tar.gz) = 578ade33d4d5475c55c31041857cc6f1 +MD5 (postfix/postfix-pg.postfix-1.1.8.patch) = e0f4d910a6d6648d9b48e2244f2764ba Index: scripts/configure.postfix =================================================================== RCS file: /home/ncvs/ports/mail/postfix-current/scripts/configure.postfix,v retrieving revision 1.33 diff -u -r1.33 configure.postfix --- scripts/configure.postfix 1 Apr 2002 18:08:08 -0000 1.33 +++ scripts/configure.postfix 7 May 2002 11:41:00 -0000 @@ -17,6 +17,7 @@ SASL "Cyrus SASLv1 (Simple Authentication and Security Layer)" OFF \ DB3 "Berkeley DB3 (required if SASL also built with DB3)" OFF \ MySQL "MySQL map lookups" OFF \ +PgSQL "PostgreSQL map lookups" OFF \ OpenLDAP "OpenLDAP map lookups" OFF \ Test "SMTP/LMTP test server and generator" OFF \ TLS "SSL and Transport Layer Security (CURRENTLY BROKEN)" OFF \ @@ -93,6 +94,15 @@ echo "BUILD_DEPENDS+= \${LOCALBASE}/lib/mysql/libmysqlclient.a:\${PORTSDIR}/databases/mysql323-client" echo "POSTFIX_CCARGS+= -DHAS_MYSQL -I\${LOCALBASE}/include/mysql" echo "POSTFIX_AUXLIBS+= \${LOCALBASE}/lib/mysql/libmysqlclient.a -lm -lz" + ;; + \"PgSQL\") + echo "LIB_DEPENDS+= pq.2:\${PORTSDIR}/databases/postgresql7" + echo "POSTFIX_CCARGS+= -DHAS_PGSQL -I\${LOCALBASE}/include" + echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -lpq -lcrypt" + echo "PGSQL_SUFFIX= +pgsql" + echo "PATCH_SITES+= http://mat.cc/postfix/" + echo "PATCHFILES+= postfix-pg.postfix-1.1.8.patch" + echo "PATCH_DIST_STRIP= -p1" ;; \"OpenLDAP\") echo "BUILD_DEPENDS+= \${LOCALBASE}/lib/libldap.a:\${PORTSDIR}/net/openldap" >Release-Note: >Audit-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 May 7 5: 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 65C2637B401 for ; Tue, 7 May 2002 05:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47C08Y53284; Tue, 7 May 2002 05:00:08 -0700 (PDT) (envelope-from gnats) Date: Tue, 7 May 2002 05:00:08 -0700 (PDT) Message-Id: <200205071200.g47C08Y53284@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37820: Update port: shells/bash2 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/37820; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org, mike.bouma@talk21.com Cc: Subject: Re: ports/37820: Update port: shells/bash2 Date: Tue, 07 May 2002 13:56:23 +0200 Uh?! You want to delete or update the bash2 port?! In any case it's up to date. Alex Dupre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 5: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D0F437B412 for ; Tue, 7 May 2002 05:00:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47C0AA53293; Tue, 7 May 2002 05:00:10 -0700 (PDT) (envelope-from gnats) Date: Tue, 7 May 2002 05:00:10 -0700 (PDT) Message-Id: <200205071200.g47C0AA53293@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mathieu Arnold Subject: Re: ports/37823: Adding PostgreSQL map lookups to postfix-current Reply-To: Mathieu Arnold Sender: owner-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/37823; it has been noted by GNATS. From: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org Cc: khera@kciLink.com Subject: Re: ports/37823: Adding PostgreSQL map lookups to postfix-current Date: Tue, 07 May 2002 13:59:44 +0200 --On mardi 7 mai 2002 13:45 +0200 Mathieu Arnold wrote: > It's the same patch for both postfix versions as it applies cleanly when I say patch, I mean the postfix-pg.postfix-1.1.8.patch is the same. -- Mathieu Arnold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 5:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E234937B40A for ; Tue, 7 May 2002 05:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47CK3p58735; Tue, 7 May 2002 05:20:03 -0700 (PDT) (envelope-from gnats) Received: from angel.bluelight.nu (angel.bluelight.nu [80.69.64.38]) by hub.freebsd.org (Postfix) with ESMTP id 099C637B406; Tue, 7 May 2002 05:13:55 -0700 (PDT) Received: by angel.bluelight.nu (Postfix, from userid 1001) id ADE18EC; Tue, 7 May 2002 14:16:07 +0200 (CEST) Message-Id: <20020507121607.ADE18EC@angel.bluelight.nu> Date: Tue, 7 May 2002 14:16:07 +0200 (CEST) From: Jason Reply-To: Jason To: FreeBSD-gnats-submit@FreeBSD.org Cc: X-Send-Pr-Version: 3.113 Subject: ports/37825: mod_php4 lang/php4 mkdir bug (includes 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: 37825 >Category: ports >Synopsis: mod_php4 lang/php4 mkdir bug (includes fix). >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 May 07 05:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jason Taylor >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD angel.bluelight.nu 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue Feb 5 05:30:41 CET 2002 root@angel.bluelight.nu:/usr/src/sys/compile/angel i386 >Description: www/mod_php4 && lang/php4 version 4.2.0 have a bug with mkdir(). See: http://bugs.php.net/bug.php?id=16905 >How-To-Repeat: mkdir("lsd|dfdf"); // Will produce segmentation fault >Fix: This bug has been fixed in the upcomming php 4.2.1. But the patch below will fix in 4.2.0. I added it to the files directory and tested with both the apache module and standalone release. --- patch-ext_mkdir begins here --- --- ext/standard/file.c.orig Thu Feb 28 09:26:44 2002 +++ ext/standard/file.c Tue May 7 13:57:19 2002 @@ -1453,7 +1453,7 @@ PHP_FUNCTION(mkdir) { int dir_len, ret; - mode_t mode = 0777; + long mode = 0777; char *dir; if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|l", &dir, &dir_len, &mode) == FAILURE) { @@ -1468,7 +1468,7 @@ RETURN_FALSE; } - ret = VCWD_MKDIR(dir, mode); + ret = VCWD_MKDIR(dir, (mode_t)mode); if (ret < 0) { php_error(E_WARNING, "mkdir() failed (%s)", strerror(errno)); RETURN_FALSE; --- patch-ext_mkdir ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 5:40: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 6F3AB37B407 for ; Tue, 7 May 2002 05:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47Ce2o62938; Tue, 7 May 2002 05:40:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 940C437B400 for ; Tue, 7 May 2002 05:33:01 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g47CYUhG001452 for ; Tue, 7 May 2002 05:34:30 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g47CYUmo001451; Tue, 7 May 2002 05:34:30 -0700 (PDT) Message-Id: <200205071234.g47CYUmo001451@nwww.freebsd.org> Date: Tue, 7 May 2002 05:34:30 -0700 (PDT) From: Ville Mattila To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37826: net/samba creates log files to /var instead of /var/log Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37826 >Category: ports >Synopsis: net/samba creates log files to /var instead of /var/log >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: Tue May 07 05:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ville Mattila >Release: 4.5-STABLE from Sat Apr 27 18:56:59 EET >Organization: >Environment: FreeBSD jeppe.poliisi.iki.fi 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 27 18:56:59 EET DST 2002 ville@jeppe.poliisi.iki.fi:/sys/compile/JEPPE alpha >Description: After upgrading net/samba to PORTVERSION=2.2.4 the daemon log files are created as /var/log.smbd and /var/log.nmbd instead of into the /var/log directory previously used. >How-To-Repeat: net/samba/Makefile:38 sets `--with-logfilebase' argument for configure as such, leaving the target undefined. >Fix: Fix line 38 of net/samba/Makefile to set configure argument `--with-logfilebase=${SAMBA_LOGDIR}'. >Release-Note: >Audit-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 May 7 6:20: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 AF94A37B407 for ; Tue, 7 May 2002 06:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47DK3a75901; Tue, 7 May 2002 06:20:03 -0700 (PDT) (envelope-from gnats) Received: from itworks.com.au (dsl-210-15-243-15.Melbourne.netspace.net.au [210.15.243.15]) by hub.freebsd.org (Postfix) with SMTP id B867E37B400 for ; Tue, 7 May 2002 06:18:53 -0700 (PDT) Received: (qmail 29232 invoked by uid 0); 7 May 2002 13:18:26 -0000 Message-Id: <20020507131823.29226.qmail@itworks.com.au> Date: 7 May 2002 13:18:23 -0000 From: Gavin Cameron Reply-To: Gavin Cameron To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37829: vscan port needs updating Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37829 >Category: ports >Synopsis: vscan port needs updating >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 07 06:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gavin Cameron >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD chip.gav.itworks.com.au 4.5-STABLE FreeBSD 4.5-STABLE #11: Sun Apr 21 23:18:22 EST 2002 gavin@chip.gav.itworks.com.au:/home2/src/FreeBSD/src/sys/compile/CHIP i386 >Description: The format of the readme.txt file that the update_dat script install by the uvscan ports has changed and, therefore, the update_dat job always fails. >How-To-Repeat: >Fix: mail# diff update_dat update_dat.old 7c7 < AVVER=`head -12 readme.txt | grep ' 4[0-9][0-9][0-9]' | head -1 | sed -e 's/^.* \(4[0-9]*\).*$/\1/'` --- > AVVER=`head -5 readme.txt | grep ' 4[0-9][0-9][0-9] ' | head -1 | sed -e 's/^.* \(4[0-9]*\) .*$/\1/'` mail# >Release-Note: >Audit-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 May 7 6:20:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14B4437B404 for ; Tue, 7 May 2002 06:20:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47DK3775910; Tue, 7 May 2002 06:20:03 -0700 (PDT) (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 89ADB37B400 for ; Tue, 7 May 2002 06:19:29 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.2) with ESMTP id g47DJSD0073904 for ; Tue, 7 May 2002 15:19:28 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g47DJS0X073903; Tue, 7 May 2002 15:19:28 +0200 (CEST) Message-Id: <200205071319.g47DJS0X073903@pcwin002.win.tue.nl> Date: Tue, 7 May 2002 15:19:28 +0200 (CEST) From: Stijn Hoop Reply-To: Stijn Hoop To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37830: [MAINTAINER UPDATE]: emulators/zsnes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37830 >Category: ports >Synopsis: [MAINTAINER UPDATE]: emulators/zsnes >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 May 07 06:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stijn Hoop >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD 4.5-STABLE #0: Wed May 1 04:32:43 CEST 2002 >Description: - Unbreak zsnes with the latest SDL update: disable joystick code for now. Hopefully the joystick code can be reenabled when devel/sdl12 gets updated. >How-To-Repeat: N/A >Fix: - Apply the following patch - cvs add files/patch-src::linux::sdllink.c - commit diff -urN --exclude=CVS /usr/ports/emulators/zsnes/files/patch-src::linux::sdllink.c zsnes/files/patch-src::linux::sdllink.c --- /usr/ports/emulators/zsnes/files/patch-src::linux::sdllink.c Thu Jan 1 01:00:00 1970 +++ zsnes/files/patch-src::linux::sdllink.c Tue May 7 13:29:56 2002 @@ -0,0 +1,35 @@ +--- linux/sdllink.c.orig Sun Sep 23 17:42:52 2001 ++++ linux/sdllink.c Tue May 7 13:16:21 2002 +@@ -536,6 +536,11 @@ + + for (i = 0; i < 5; i++) + JoystickInput[i] = NULL; ++#if 1 ++ printf("ZSNES could not find any joysticks.\n"); ++ SDL_QuitSubSystem(SDL_INIT_JOYSTICK); ++ return FALSE; ++#else + // If it is possible to use SDL_NumJoysticks + // before initialising SDL_INIT_JOYSTICK then + // this call can be replaced with SDL_InitSubSystem +@@ -557,6 +562,7 @@ + } + + return TRUE; ++#endif + } + + BOOL InitInput() +@@ -572,7 +578,11 @@ + if (!sdl_inited) + { + if (SDL_Init(SDL_INIT_AUDIO | SDL_INIT_TIMER | +- SDL_INIT_VIDEO | SDL_INIT_JOYSTICK) < 0) ++ SDL_INIT_VIDEO ++#if 0 ++| SDL_INIT_JOYSTICK ++#endif ++ ) < 0) + { + fprintf(stderr, "Could not initialize SDL!\n"); + return FALSE; >Release-Note: >Audit-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 May 7 6:23:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 31BA637B414; Tue, 7 May 2002 06:23:44 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.2) with ESMTP id g47DNhD0073996; Tue, 7 May 2002 15:23:43 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g47DNhXA073995; Tue, 7 May 2002 15:23:43 +0200 (CEST) Date: Tue, 7 May 2002 15:23:43 +0200 From: Stijn Hoop To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37830: [MAINTAINER UPDATE]: emulators/zsnes Message-ID: <20020507152343.U58355@pcwin002.win.tue.nl> References: <200205071319.g47DJS0X073903@pcwin002.win.tue.nl> <200205071320.g47DK3E75906@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="iUV/lbBrmPtUT9dM" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205071320.g47DK3E75906@freefall.freebsd.org>; from FreeBSD-gnats-submit@FreeBSD.org on Tue, May 07, 2002 at 06:20:03AM -0700 X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --iUV/lbBrmPtUT9dM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I forgot to mention that PR ports/37481 can be closed after this patch is added. --Stijn --=20 "I used to think I was indecisive, but now I'm not so sure." --iUV/lbBrmPtUT9dM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE819VfY3r/tLQmfWcRAgL0AKCvatwBYGIc9osrsqY0qKKNMZyKvQCgsG/l qCLITiqH1ym1F/b6mghm8xI= =JTQs -----END PGP SIGNATURE----- --iUV/lbBrmPtUT9dM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 6:30:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D86537B410 for ; Tue, 7 May 2002 06:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47DU3K77128; Tue, 7 May 2002 06:30:03 -0700 (PDT) (envelope-from gnats) Date: Tue, 7 May 2002 06:30:03 -0700 (PDT) Message-Id: <200205071330.g47DU3K77128@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Stijn Hoop Subject: Re: ports/37830: [MAINTAINER UPDATE]: emulators/zsnes Reply-To: Stijn Hoop Sender: owner-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/37830; it has been noted by GNATS. From: Stijn Hoop To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/37830: [MAINTAINER UPDATE]: emulators/zsnes Date: Tue, 7 May 2002 15:23:43 +0200 --iUV/lbBrmPtUT9dM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I forgot to mention that PR ports/37481 can be closed after this patch is added. --Stijn --=20 "I used to think I was indecisive, but now I'm not so sure." --iUV/lbBrmPtUT9dM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE819VfY3r/tLQmfWcRAgL0AKCvatwBYGIc9osrsqY0qKKNMZyKvQCgsG/l qCLITiqH1ym1F/b6mghm8xI= =JTQs -----END PGP SIGNATURE----- --iUV/lbBrmPtUT9dM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 7:12:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rhodium.cix.co.uk (rhodium.cix.co.uk [194.153.21.68]) by hub.freebsd.org (Postfix) with ESMTP id 7841E37B400; Tue, 7 May 2002 07:11:49 -0700 (PDT) Received: from ctek-uk.com (126.234.35.212.in-addr.arpa.ip-pool.cix.co.uk [212.35.234.126]) by rhodium.cix.co.uk (8.9.3+Sun/8.9.3) with SMTP id JAA03618; Tue, 7 May 2002 09:06:05 +0100 (BST) X-Envelope-From: alex@ctek-uk.com Message-Id: <200205070806.JAA03618@rhodium.cix.co.uk> From: "Alex" To: Subject: PC for sale Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Tue, 7 May 2002 09:06:37 +0100 Reply-To: "Alex" 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, We have a limited number of IBM Desktop PC's for sale: Pentium 166 MMX, 2.5 Gb Hard Drive, 64 Mb RAM, 3.5" Floppy, 52x CD-Rom drive, 15" SVGA Monitor, Keyboard and Mouse, with Windows 98 and Office XP PRO pre-installed, all for £200. For more info, visit us at www.ctek-uk.com/pc, email us at info@ctek-uk.com or call 0870 742 7816. Thanks, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 7:49: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 277E337B404; Tue, 7 May 2002 07:49:18 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47EnIi89986; Tue, 7 May 2002 07:49:18 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 07:49:18 -0700 (PDT) From: Message-Id: <200205071449.g47EnIi89986@freefall.freebsd.org> To: vm@iki.fi, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37826: net/samba creates log files to /var instead of /var/log Sender: owner-freebsd-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/samba creates log files to /var instead of /var/log State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 07:42:17 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37826 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 8: 2:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cheetah.shortcircut.org (244-87-189-66.wo.cpe.charter-ne.com [66.189.87.244]) by hub.freebsd.org (Postfix) with ESMTP id 88EF237B401 for ; Tue, 7 May 2002 08:02:48 -0700 (PDT) Received: from h00104b63ea48.ne.client2.attbi.com (bogin@h00104b63ea48.ne.client2.attbi.com [24.147.249.96]) by cheetah.shortcircut.org (8.12.3/8.12.2) with ESMTP id g47FWIhQ049019 for ; Tue, 7 May 2002 11:32:20 -0400 (EDT) (envelope-from bogin@shortcircut.org) Subject: Glide3 port From: Mike Bohan To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 07 May 2002 11:03:40 -0400 Message-Id: <1020783828.72573.3.camel@diesel.shortcircut.org> 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 there, I was wondering if anyone knows the status of the Glide3 port, as it's currently marked as broken. I did find an unofficial patch on the web for it, but I still had no luck getting it to compile. Now that FreeBSD has kernel DRI support for the 3dfx voodoo3, it'd be nice to utilize the glide3 drivers. Has anyone gotten glide3 working as of lately, or know when the port is scheduled to be repaired? Thanks, Mike Bohan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 8:10:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90F1137B404 for ; Tue, 7 May 2002 08:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47FA2f95648; Tue, 7 May 2002 08:10:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id DF29737B404 for ; Tue, 7 May 2002 08:04:10 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g47F5ehG029054 for ; Tue, 7 May 2002 08:05:40 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g47F5e5x029053; Tue, 7 May 2002 08:05:40 -0700 (PDT) Message-Id: <200205071505.g47F5e5x029053@nwww.freebsd.org> Date: Tue, 7 May 2002 08:05:40 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37832: New port: print/hpijs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37832 >Category: ports >Synopsis: New port: print/hpijs >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 May 07 08:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: The Hewlett-Packard Co. Linux Inkjet Driver Project is a add-on to the GNU Ghostscript application. This driver is based on the Hewlett Packard Appliance APDK for deskjet printers. WWW: http://hpinkjet.sourceforge.net/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # hpijs # hpijs/Makefile # hpijs/distinfo # hpijs/pkg-comment # hpijs/pkg-descr # hpijs/pkg-plist # echo c - hpijs mkdir -p hpijs > /dev/null 2>&1 echo x - hpijs/Makefile sed 's/^X//' >hpijs/Makefile << 'END-of-hpijs/Makefile' X# New ports collection makefile for: hpijs X# Date created: 1 May 2002 X# Whom: ports@FreeBSD.org X# X# $FreeBSD$ X# X XPORTNAME= hpijs XPORTVERSION= 1.1 XCATEGORIES= print XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= hpinkjet XDIST_SUBDIR= ghostscript X XMAINTAINER= ports@FreeBSD.org X XLIB_DEPENDS= ijs.1:${PORTSDIR}/print/libijs X XIJS_CONFIG?= ${LOCALBASE}/bin/ijs-config X XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" X XCPPFLAGS= `${IJS_CONFIG} --cflags` XLDFLAGS= `${IJS_CONFIG} --libs` X Xpost-patch: X @${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ X s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' \ X ${WRKSRC}/configure X @${PERL} -pi -e 's| ijs.[cho]||g ; \ X s| ijs_client.h||g ; \ X s| ijs_server.[cho]||g ; \ X s| ijs_exec_unix.[co]||g' ${WRKSRC}/Makefile.in X @${PERL} -pi -e 's|#include ||g' ${WRKSRC}/platform.h X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/hpijs ${PREFIX}/bin X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/gs_hpijs.png ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/hpijs_readme.html ${DOCSDIR} X.endif X X.include END-of-hpijs/Makefile echo x - hpijs/distinfo sed 's/^X//' >hpijs/distinfo << 'END-of-hpijs/distinfo' XMD5 (ghostscript/hpijs-1.1.tar.gz) = be2ae5eb4e80a4cdce56a11fbde655fc END-of-hpijs/distinfo echo x - hpijs/pkg-comment sed 's/^X//' >hpijs/pkg-comment << 'END-of-hpijs/pkg-comment' XThe drivers and support resources for the HP Inkjet Printers END-of-hpijs/pkg-comment echo x - hpijs/pkg-descr sed 's/^X//' >hpijs/pkg-descr << 'END-of-hpijs/pkg-descr' XThe Hewlett-Packard Co. Linux Inkjet Driver Project is a add-on to Xthe GNU Ghostscript application. This driver is based on the Hewlett XPackard Appliance APDK for deskjet printers. X XWWW: http://hpinkjet.sourceforge.net/ END-of-hpijs/pkg-descr echo x - hpijs/pkg-plist sed 's/^X//' >hpijs/pkg-plist << 'END-of-hpijs/pkg-plist' Xbin/hpijs X%%PORTDOCS%%share/doc/hpijs/gs_hpijs.png X%%PORTDOCS%%share/doc/hpijs/hpijs_readme.html X%%PORTDOCS%%@dirrm share/doc/hpijs END-of-hpijs/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 8:10: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 D203B37B40B for ; Tue, 7 May 2002 08:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47FA2p95657; Tue, 7 May 2002 08:10:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id A618937B406 for ; Tue, 7 May 2002 08:05:15 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g47F6jhG029148 for ; Tue, 7 May 2002 08:06:45 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g47F6jek029147; Tue, 7 May 2002 08:06:45 -0700 (PDT) Message-Id: <200205071506.g47F6jek029147@nwww.freebsd.org> Date: Tue, 7 May 2002 08:06:45 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37833: New port: print/libijs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37833 >Category: ports >Synopsis: New port: print/libijs >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 May 07 08:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: IJS is a relatively new initiative to improve the quality and ease of use of inkjet printing with Ghostscript. Using IJS, you can add new drivers, or upgrade existing ones, without recompiling Ghostscript. All driver authors are encouraged to adapt their drivers for IJS, and if there is an IJS driver available for your printer, it should be your first choice. WWW: http://www.linuxprinting.org/ijs/ >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: # # libijs # libijs/Makefile # libijs/distinfo # libijs/files # libijs/files/patch-Makefile.in # libijs/pkg-comment # libijs/pkg-descr # libijs/pkg-plist # echo c - libijs mkdir -p libijs > /dev/null 2>&1 echo x - libijs/Makefile sed 's/^X//' >libijs/Makefile << 'END-of-libijs/Makefile' X# New ports collection makefile for: hpijs X# Date created: 1 May 2002 X# Whom: ports@FreeBSD.org X# X# $FreeBSD$ X# X XPORTNAME= libijs XPORTVERSION= 0.34 XCATEGORIES= print XMASTER_SITES= http://www.linuxprinting.org/ijs/download/ XDISTNAME= ijs-${PORTVERSION} XDIST_SUBDIR= ghostscript X XMAINTAINER= ports@FreeBSD.org X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X XMAKE_ENV= SHLIB_VER=${SHLIB_VER} XPLIST_SUB= SHLIB_VER=${SHLIB_VER} X XSHLIB_VER= 1 X X.include END-of-libijs/Makefile echo x - libijs/distinfo sed 's/^X//' >libijs/distinfo << 'END-of-libijs/distinfo' XMD5 (ghostscript/ijs-0.34.tar.gz) = 9f6b7cfac8dbaddda9f6c90f06a0d699 END-of-libijs/distinfo echo c - libijs/files mkdir -p libijs/files > /dev/null 2>&1 echo x - libijs/files/patch-Makefile.in sed 's/^X//' >libijs/files/patch-Makefile.in << 'END-of-libijs/files/patch-Makefile.in' X--- Makefile.in.orig Tue Apr 23 06:51:55 2002 X+++ Makefile.in Sun Apr 28 13:09:35 2002 X@@ -1,14 +1,15 @@ X # Unix X X CC=@CC@ X-CFLAGS=-g -Wall -ansi -pedantic -Wmissing-prototypes X+CFLAGS=@CFLAGS@ -ansi -pedantic -Wmissing-prototypes X LDLIBS= X OBJ=.@OBJEXT@ X EXE=@EXEEXT@ X X # todo: this needs to be .dylib on OS X - write a test X-SHARED_LDFLAGS=-shared X-SHARED_OBJ=.so X+SHARED_LDFLAGS=-shared -Wl,-soname,libijs$(SHARED_OBJ) X+SHARED_OBJ=.so.$(SHLIB_VER) X+SHLIB_VER?=0 X #SHARED_LDFLAGS=-dylib X #SHARED_OBJ=.dylib X X@@ -28,11 +29,20 @@ X X pkgincludedir=$(includedir)/ijs X X-INSTALL = @INSTALL@ X+INSTALL_PROGRAM = @INSTALL_PROGRAM@ X+INSTALL_SCRIPT = @INSTALL_SCRIPT@ X+INSTALL_DATA = @INSTALL_DATA@ X X IJS_COMMON_OBJ=ijs$(OBJ) X X-all: libijs.a libijs$(SHARED_OBJ) ijs_client_example$(EXE) ijs_server_example$(EXE) X+.SUFFIXES: .c .lo .o X+ X+.c.o: X+ $(CC) $(CFLAGS) -c -o $@ $< X+.c.lo: X+ $(CC) $(CFLAGS) -fPIC -DPIC -c -o $@ $< X+ X+all: libijs.a libijs$(SHARED_OBJ) ijs_client_example$(EXE) X X LIB_OBJS=ijs$(OBJ) ijs_client$(OBJ) ijs_server$(OBJ) $(IJS_EXEC_SERVER) X X@@ -44,7 +54,7 @@ X # Note: this builds both the server and client into a single library. Logically, it X # makes sense to separate them, but they're small enough to make this probably X # not worthwhile. X-libijs$(SHARED_OBJ): $(LIB_OBJS) X+libijs$(SHARED_OBJ): $(LIB_OBJS:.o=.lo) X $(CC) $(SHARED_LDFLAGS) $^ -o $@ X X ijs_client_example$(EXE): ijs_client_example$(OBJ) ijs_client$(OBJ) $(IJS_COMMON_OBJ) $(IJS_EXEC_SERVER) X@@ -60,14 +70,15 @@ X $(RM) *~ gmon.out core ijs_spec.log ijs_spec.tex ijs_spec.aux libijs.a libijs$(SHARED_OBJ) config.cache config.log config.status ijs-config X X install: all X- $(INSTALL) ijs_client_example$(EXE) -c $(bindir)/ijs_client_example$(EXE) X- $(INSTALL) ijs-config -c $(bindir)/ijs-config X- $(INSTALL) libijs.a $(libdir)/libijs.a X- $(INSTALL) libijs$(SHARED_OBJ) $(libdir)/libijs$(SHARED_OBJ) X+ $(INSTALL_PROGRAM) ijs_client_example$(EXE) $(bindir)/ijs_client_example$(EXE) X+ $(INSTALL_SCRIPT) ijs-config $(bindir)/ijs-config X+ $(INSTALL_DATA) libijs.a $(libdir)/libijs.a X+ $(INSTALL_DATA) libijs$(SHARED_OBJ) $(libdir)/libijs$(SHARED_OBJ) X+ -ln -sf libijs$(SHARED_OBJ) $(libdir)/libijs.so X -mkdir $(pkgincludedir) X- $(INSTALL) ijs.h $(pkgincludedir)/ijs.h X- $(INSTALL) ijs_client.h $(pkgincludedir)/ijs_client.h X- $(INSTALL) ijs_server.h $(pkgincludedir)/ijs_server.h X+ $(INSTALL_DATA) ijs.h $(pkgincludedir)/ijs.h X+ $(INSTALL_DATA) ijs_client.h $(pkgincludedir)/ijs_client.h X+ $(INSTALL_DATA) ijs_server.h $(pkgincludedir)/ijs_server.h X X uninstall: X $(RM) $(bindir)/ijs_client_example$(EXE) $(bindir)/ijs-config $(libdir)/libijs.a $(libdir)/libijs$(SHARED_OBJ) END-of-libijs/files/patch-Makefile.in echo x - libijs/pkg-comment sed 's/^X//' >libijs/pkg-comment << 'END-of-libijs/pkg-comment' XC library that supports plugin printer driver for Ghostscript END-of-libijs/pkg-comment echo x - libijs/pkg-descr sed 's/^X//' >libijs/pkg-descr << 'END-of-libijs/pkg-descr' XIJS is a relatively new initiative to improve the quality and ease Xof use of inkjet printing with Ghostscript. Using IJS, you can add Xnew drivers, or upgrade existing ones, without recompiling Ghostscript. XAll driver authors are encouraged to adapt their drivers for IJS, Xand if there is an IJS driver available for your printer, it should Xbe your first choice. X XWWW: http://www.linuxprinting.org/ijs/ END-of-libijs/pkg-descr echo x - libijs/pkg-plist sed 's/^X//' >libijs/pkg-plist << 'END-of-libijs/pkg-plist' Xbin/ijs_client_example Xbin/ijs-config Xinclude/ijs/ijs.h Xinclude/ijs/ijs_client.h Xinclude/ijs/ijs_server.h Xlib/libijs.a Xlib/libijs.so Xlib/libijs.so.%%SHLIB_VER%% X@dirrm include/ijs END-of-libijs/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 8:21: 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 1B1A037B40A for ; Tue, 7 May 2002 08:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47FK2E96314; Tue, 7 May 2002 08:20:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 971B837B400 for ; Tue, 7 May 2002 08:12:26 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g47FDuhG029924 for ; Tue, 7 May 2002 08:13:56 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g47FDuPI029923; Tue, 7 May 2002 08:13:56 -0700 (PDT) Message-Id: <200205071513.g47FDuPI029923@nwww.freebsd.org> Date: Tue, 7 May 2002 08:13:56 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37834: 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: 37834 >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: Tue May 07 08:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: - Spin off HPIJS driver >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-afpl/Makefile print/ghostscript-afpl/Makefile --- /usr/ports/print/ghostscript-afpl/Makefile Sun Apr 28 16:30:38 2002 +++ print/ghostscript-afpl/Makefile Tue May 7 23:52:54 2002 @@ -7,9 +7,9 @@ PORTNAME= ghostscript PORTVERSION= 7.04 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,fonts,gprint,hpijs/} \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,fonts,gprint/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ http://www.harsch.net/Download/:dj970 \ @@ -21,10 +21,8 @@ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/:fonts \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/ -MASTER_SITE_SUBDIR= ${PORTNAME} \ - gimp-print/:gprint \ - hpinkjet/:hpijs \ - ghostscript/:ports_jp +MASTER_SITE_SUBDIR= ghostscript/:DEFAULT,fonts,ports_jp \ + gimp-print/:gprint PKGNAMESUFFIX= -afpl DISTFILES= ${GS_SRCS}:DEFAULT \ ${GS_FONTS_STD}:fonts \ @@ -34,7 +32,6 @@ ${PCL3_SRCS}:hpdj_pcl3 \ ${DJ970_SRCS}:dj970 \ ${GPRINT_SRCS}:gprint \ - ${HPIJS_SRCS}:hpijs \ ${MD2K_SRCS}:md2k \ ${ALPS_SRCS}:ports_jp \ ${BJ10V_SRCS}:ports_jp \ @@ -147,13 +144,6 @@ GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRCS= ${GPRINT_NAME}.tar.gz -# HPinkjet - additional driver for PhotoSmart/DeskJet series (HP developed) -# http://hpinkjet.sourceforge.net/ -HPIJS= hpijs -HPIJS_VERS= 1.0.4 -HPIJS_NAME= ${HPIJS}-${HPIJS_VERS} -HPIJS_SRCS= ${HPIJS_NAME}.tar.gz - # MD2K - additional driver for Alps MD-2000/2010/4000/1300/1500/5000 # http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ MD2K= md2k @@ -522,9 +512,6 @@ ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DATADIR}/${PORTVERSION}/${PCL3} .endfor -# for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} server in bindir ..." - ${INSTALL_PROGRAM} ${WRKSRC}/${HPIJS_NAME}/hpijs ${PREFIX}/bin # for DMPRT driver ${ECHO_MSG} ">>> installing ${DMPRT} resources ..." .for i in dmp_init.ps dmp_site.ps escp_24.src @@ -566,13 +553,6 @@ .for i in README ${INSTALL_DATA} ${WRKSRC}/${GPRINT_NAME}/src/ghost/${i} \ ${DOCSDIR}/${PORTVERSION}/${GPRINT} -.endfor -# for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} docs ..." - ${MKDIR} ${DOCSDIR}/${PORTVERSION}/${HPIJS} -.for i in hpijs_readme.html gs_hpijs.png - ${INSTALL_DATA} ${WRKSRC}/${HPIJS_NAME}/${i} \ - ${DOCSDIR}/${PORTVERSION}/${HPIJS} .endfor # for MD2K driver ${ECHO_MSG} ">>> installing ${MD2K} docs ..." diff -urN /usr/ports/print/ghostscript-afpl/distinfo print/ghostscript-afpl/distinfo --- /usr/ports/print/ghostscript-afpl/distinfo Sun Apr 28 16:30:40 2002 +++ print/ghostscript-afpl/distinfo Tue May 7 23:29:01 2002 @@ -6,7 +6,6 @@ MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 MD5 (ghostscript/gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f -MD5 (ghostscript/hpijs-1.0.4.tar.gz) = e2b8d2a671fdbcd27f20092691d40bba MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 diff -urN /usr/ports/print/ghostscript-afpl/pkg-plist print/ghostscript-afpl/pkg-plist --- /usr/ports/print/ghostscript-afpl/pkg-plist Mon Apr 22 19:10:27 2002 +++ print/ghostscript-afpl/pkg-plist Tue May 7 23:28:52 2002 @@ -13,7 +13,6 @@ bin/gslp bin/gsnd %%SHLIB%%bin/gsx -bin/hpijs bin/lprsetup.sh bin/pcl3opts bin/pdf2dsc @@ -48,8 +47,6 @@ %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/gimp-print/README %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpijs/gs_hpijs.png -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpijs/hpijs_readme.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lips/Gdevlips.htm %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/md2k/README.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/MJ700V2C.FAQ @@ -531,7 +528,6 @@ %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/mjc %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/md2k %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/lips -%%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpijs %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpdj %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/gimp-print %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/eplaser >Release-Note: >Audit-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 May 7 8: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 858EF37B40C for ; Tue, 7 May 2002 08:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47FK2O96323; Tue, 7 May 2002 08:20:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 6334C37B400 for ; Tue, 7 May 2002 08:13:11 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g47FEfhG029971 for ; Tue, 7 May 2002 08:14:41 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g47FEf7a029970; Tue, 7 May 2002 08:14:41 -0700 (PDT) Message-Id: <200205071514.g47FEf7a029970@nwww.freebsd.org> Date: Tue, 7 May 2002 08:14:41 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37835: 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: 37835 >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: Tue May 07 08:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: - Spin off HPIJS driver >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-gnu/Makefile print/ghostscript-gnu/Makefile --- /usr/ports/print/ghostscript-gnu/Makefile Sun Apr 28 16:30:51 2002 +++ print/ghostscript-gnu/Makefile Tue May 7 23:49:58 2002 @@ -7,9 +7,10 @@ PORTNAME= ghostscript PORTVERSION= 7.05 +PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_GNU:S/$/:DEFAULT,fonts/} \ - ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ +MASTER_SITES= ${MASTER_SITE_GNU:S/$/:fonts/} \ + ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ http://www.harsch.net/Download/:dj970 \ @@ -21,10 +22,8 @@ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/:fonts \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs705/ -MASTER_SITE_SUBDIR= ${PORTNAME} \ - gimp-print/:gprint \ - hpinkjet/:hpijs \ - ghostscript/:ports_jp +MASTER_SITE_SUBDIR= ghostscript/:DEFAULT,fonts,ports_jp \ + gimp-print/:gprint PKGNAMESUFFIX= -gnu DISTFILES= ${GS_SRCS}:DEFAULT \ ${GS_FONTS_STD}:fonts \ @@ -34,7 +33,6 @@ ${PCL3_SRCS}:hpdj_pcl3 \ ${DJ970_SRCS}:dj970 \ ${GPRINT_SRCS}:gprint \ - ${HPIJS_SRCS}:hpijs \ ${MD2K_SRCS}:md2k \ ${ALPS_SRCS}:ports_jp \ ${BJ10V_SRCS}:ports_jp \ @@ -143,13 +141,6 @@ GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRCS= ${GPRINT_NAME}.tar.gz -# HPinkjet - additional driver for PhotoSmart/DeskJet series (HP developed) -# http://hpinkjet.sourceforge.net/ -HPIJS= hpijs -HPIJS_VERS= 1.0.4 -HPIJS_NAME= ${HPIJS}-${HPIJS_VERS} -HPIJS_SRCS= ${HPIJS_NAME}.tar.gz - # MD2K - additional driver for Alps MD-2000/2010/4000/1300/1500/5000 # http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ MD2K= md2k @@ -502,9 +493,6 @@ ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DATADIR}/${PORTVERSION}/${PCL3} .endfor -# for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} server in bindir ..." - ${INSTALL_PROGRAM} ${WRKSRC}/${HPIJS_NAME}/hpijs ${PREFIX}/bin # for DMPRT driver ${ECHO_MSG} ">>> installing ${DMPRT} resources ..." .for i in dmp_init.ps dmp_site.ps escp_24.src @@ -546,13 +534,6 @@ .for i in README ${INSTALL_DATA} ${WRKSRC}/${GPRINT_NAME}/src/ghost/${i} \ ${DOCSDIR}/${PORTVERSION}/${GPRINT} -.endfor -# for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} docs ..." - ${MKDIR} ${DOCSDIR}/${PORTVERSION}/${HPIJS} -.for i in hpijs_readme.html gs_hpijs.png - ${INSTALL_DATA} ${WRKSRC}/${HPIJS_NAME}/${i} \ - ${DOCSDIR}/${PORTVERSION}/${HPIJS} .endfor # for MD2K driver ${ECHO_MSG} ">>> installing ${MD2K} docs ..." diff -urN /usr/ports/print/ghostscript-gnu/distinfo print/ghostscript-gnu/distinfo --- /usr/ports/print/ghostscript-gnu/distinfo Sun Apr 28 16:30:51 2002 +++ print/ghostscript-gnu/distinfo Tue May 7 23:30:59 2002 @@ -6,7 +6,6 @@ MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 MD5 (ghostscript/gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f -MD5 (ghostscript/hpijs-1.0.4.tar.gz) = e2b8d2a671fdbcd27f20092691d40bba MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 diff -urN /usr/ports/print/ghostscript-gnu/pkg-plist print/ghostscript-gnu/pkg-plist --- /usr/ports/print/ghostscript-gnu/pkg-plist Sun Apr 28 16:31:01 2002 +++ print/ghostscript-gnu/pkg-plist Tue May 7 23:29:46 2002 @@ -13,7 +13,6 @@ bin/gslp bin/gsnd %%SHLIB%%bin/gsx -bin/hpijs bin/lprsetup.sh bin/pcl3opts bin/pdf2dsc @@ -49,8 +48,6 @@ %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/gimp-print/README %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpijs/gs_hpijs.png -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpijs/hpijs_readme.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lips/Gdevlips.htm %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/md2k/README.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/MJ700V2C.FAQ @@ -555,7 +552,6 @@ %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/mjc %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/md2k %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/lips -%%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpijs %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpdj %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/gimp-print %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/eplaser >Release-Note: >Audit-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 May 7 8:21: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 CDB2737B40E for ; Tue, 7 May 2002 08:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47FK2R96332; Tue, 7 May 2002 08:20:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 3743737B40F for ; Tue, 7 May 2002 08:15:08 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g47FGbhG030166 for ; Tue, 7 May 2002 08:16:37 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g47FGbbK030165; Tue, 7 May 2002 08:16:37 -0700 (PDT) Message-Id: <200205071516.g47FGbbK030165@nwww.freebsd.org> Date: Tue, 7 May 2002 08:16:37 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37836: Update port: databases/unixODBC to 2.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37836 >Category: ports >Synopsis: Update port: databases/unixODBC to 2.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 07 08:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: - Update to version 2.2.1 New file: files/patch-configure Remove file: files/patch-ltmain.sh >How-To-Repeat: >Fix: diff -urN /usr/ports/databases/unixODBC/Makefile databases/unixODBC/Makefile --- /usr/ports/databases/unixODBC/Makefile Sun Feb 10 10:06:33 2002 +++ databases/unixODBC/Makefile Sun Apr 28 08:55:45 2002 @@ -6,13 +6,13 @@ # PORTNAME= unixODBC -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-static --enable-shared INSTALLS_SHLIB= yes diff -urN /usr/ports/databases/unixODBC/distinfo databases/unixODBC/distinfo --- /usr/ports/databases/unixODBC/distinfo Sun Feb 10 10:06:33 2002 +++ databases/unixODBC/distinfo Fri Apr 26 22:08:38 2002 @@ -1 +1 @@ -MD5 (unixODBC-2.2.0.tar.gz) = ef280d18e855b55592a2472679382008 +MD5 (unixODBC-2.2.1.tar.gz) = 3b116091eb40e55a1d4ffed337f37768 diff -urN /usr/ports/databases/unixODBC/files/patch-configure databases/unixODBC/files/patch-configure --- /usr/ports/databases/unixODBC/files/patch-configure Thu Jan 1 09:00:00 1970 +++ databases/unixODBC/files/patch-configure Sun Apr 28 08:55:23 2002 @@ -0,0 +1,10 @@ +--- configure.orig Sun Apr 28 08:36:46 2002 ++++ configure Sun Apr 28 08:55:08 2002 +@@ -5733,6 +5733,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN /usr/ports/databases/unixODBC/files/patch-ltmain.sh databases/unixODBC/files/patch-ltmain.sh --- /usr/ports/databases/unixODBC/files/patch-ltmain.sh Tue Dec 18 04:19:44 2001 +++ databases/unixODBC/files/patch-ltmain.sh Thu Jan 1 09:00:00 1970 @@ -1,33 +0,0 @@ ---- ltmain.sh.orig Wed Oct 31 22:35:16 2001 -+++ ltmain.sh Thu Dec 13 05:47:16 2001 -@@ -944,6 +944,7 @@ - ;; - - -avoid-version) -+ build_old_libs=no - avoid_version=yes - continue - ;; -@@ -2408,6 +2409,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4175,10 +4179,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff -urN /usr/ports/databases/unixODBC/pkg-plist databases/unixODBC/pkg-plist --- /usr/ports/databases/unixODBC/pkg-plist Sun Feb 10 10:06:34 2002 +++ databases/unixODBC/pkg-plist Sun Apr 28 15:43:52 2002 @@ -43,8 +43,6 @@ lib/libodbcinst.so lib/libodbcinst.so.1 %%GUI:%%lib/libodbcinstQ.a -%%GUI:%%lib/libodbcinstQ.so -%%GUI:%%lib/libodbcinstQ.so.1 lib/libodbcminiS.a lib/libodbcminiS.so lib/libodbcminiS.so.1 @@ -62,8 +60,6 @@ lib/libodbcpsqlS.so lib/libodbcpsqlS.so.1 lib/libodbctxt.a -lib/libodbctxt.so -lib/libodbctxt.so.1 lib/libodbctxtS.a lib/libodbctxtS.so lib/libodbctxtS.so.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 8:50: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 20DB737B401 for ; Tue, 7 May 2002 08:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47Fo4L98388; Tue, 7 May 2002 08:50:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 7 May 2002 08:50:04 -0700 (PDT) Message-Id: <200205071550.g47Fo4L98388@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: re: ports/37785: glimmer crash Reply-To: Larry Rosenman Sender: owner-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/37785; it has been noted by GNATS. From: Larry Rosenman To: freebsd-gnats-submit@freebsd.org Cc: Subject: re: ports/37785: glimmer crash Date: 07 May 2002 10:37:23 -0500 Backtrace: 0x8079592 in file_pos_changed () (gdb) bt #0 0x8079592 in file_pos_changed () #1 0x283b0123 in gtk_marshal_NONE () from /usr/X11R6/lib/libgtk12.so.2 #2 0x283e0a2e in gtk_handlers_run () from /usr/X11R6/lib/libgtk12.so.2 #3 0x283dfe9d in gtk_signal_real_emit () from /usr/X11R6/lib/libgtk12.so.2 #4 0x283de262 in gtk_signal_emit_by_name () from /usr/X11R6/lib/libgtk12.so.2 #5 0x809e064 in text_get_text_no_replace () #6 0x809ce7e in gap_to () #7 0x80a7640 in gtk_extext_set_position () #8 0x809d0df in gap_to () #9 0x80a71de in gtk_extext_insert_text () #10 0x806db67 in open_file_full () #11 0x806bb77 in open_file_real () #12 0x8077f4c in main_finish () #13 0x8073254 in initialize_macro_language () #14 0x8077bd5 in main () #15 0x8064975 in _start () (gdb) quit The program is running. Exit anyway? (y or n) y $ -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 9: 0:22 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 935EC37B401 for ; Tue, 7 May 2002 09:00:06 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 1AC7458 for ; Tue, 7 May 2002 11:00:06 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.11.6) with ESMTP id g47G05A1096565 for ; Tue, 7 May 2002 11:00:05 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g47G05Ed096564 for ports@FreeBSD.org; Tue, 7 May 2002 11:00:05 -0500 (CDT) Date: Tue, 7 May 2002 11:00:05 -0500 From: "Jacques A. Vidrine" To: ports@FreeBSD.org Subject: Fwd: [Apache-SSL 1.3.22+1.47 - update to security fix] Message-ID: <20020507160005.GH96090@madman.nectar.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i 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 Would someone either update the apache13-ssl port, or kill it? I should have marked it FORBIDDEN when we issued FreeBSD-SN-02:01, but I still have not. Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se ----- Forwarded message from Ben Laurie ----- Date: Mon, 04 Mar 2002 14:47:51 +0000 From: Ben Laurie To: Apache SSL , Apache SSL Announce , Bugtraq , CERT Coordination Center Subject: Apache-SSL 1.3.22+1.47 - update to security fix On Friday 1st March 2002 I released a security alert for Apache-SSL, announcing a fix to a buffer overflow. Unfortunately, because the fix had to be released in haste (since I had not been alerted before public disclosure), the fix had a bug. Fortunately, the bug did not leave Apache-SSL vulnerable, but it did prevent correct operation. I have, therefore, released an updated version of Apache-SSL today, 1.3.22+1.47, which is available from all the usual places. Users of versions prior to this should upgrade immediately. Cheers, Ben. -- http://www.apache-ssl.org/ben.html http://www.thebunker.net/ "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 9:14: 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 345FF37B40A; Tue, 7 May 2002 09:14:02 -0700 (PDT) Received: (from roberto@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47GE1304083; Tue, 7 May 2002 09:14:01 -0700 (PDT) (envelope-from roberto) Date: Tue, 7 May 2002 09:14:01 -0700 (PDT) From: Message-Id: <200205071614.g47GE1304083@freefall.freebsd.org> To: rooneg@neroon.user.acm.rpi.edu, roberto@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37810: [maintainer update] update subversion and apr-devel ports Sender: owner-freebsd-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 subversion and apr-devel ports State-Changed-From-To: open->closed State-Changed-By: roberto State-Changed-When: Tue May 7 09:13:45 PDT 2002 State-Changed-Why: Patch applied, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=37810 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 9:16:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail2.nrw.net (mail2.nrw.net [194.245.103.15]) by hub.freebsd.org (Postfix) with ESMTP id 3066B37B40B for ; Tue, 7 May 2002 09:15:56 -0700 (PDT) Received: (qmail 29941 invoked from network); 7 May 2002 16:15:39 -0000 Received: from unknown (HELO fileserver.ITinhaus.de) (194.176.6.50) by mail2.nrw.net with SMTP; 7 May 2002 16:15:39 -0000 Received: by FILESERVER with Internet Mail Service (5.5.2650.21) id ; Tue, 7 May 2002 18:12:25 +0200 Message-ID: <81F901A447CCD31182B900508B7160EC0B56D9@FILESERVER> From: Andre Weigandt To: "'info@linware.de'" Subject: Newsletter LinWare, Mai 2002 Date: Tue, 7 May 2002 18:12:09 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andre Weigandt SojusIT Dennewartstr. 27 52068 Aachen email: aweigandt@sojusit.de www.sojusit.de tel.: 0241/9976775 fax: 0241/9976792 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 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 97E8D37B40A for ; Tue, 7 May 2002 09:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47GK1j04465; Tue, 7 May 2002 09:20:01 -0700 (PDT) (envelope-from gnats) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by hub.freebsd.org (Postfix) with ESMTP id 35E8D37B40A for ; Tue, 7 May 2002 09:15:34 -0700 (PDT) Received: from polom.hsc.fr (polom.hsc.fr [192.70.106.68]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "ecureuil.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id 3A3CF20F3B for ; Tue, 7 May 2002 18:15:33 +0200 (CEST) Received: by polom.hsc.fr (Postfix, from userid 1000) id 1499810474F; Tue, 7 May 2002 18:15:31 +0200 (CEST) Message-Id: <20020507161531.1499810474F@polom.hsc.fr> Date: Tue, 7 May 2002 18:15:31 +0200 (CEST) From: Nicolas Jombart Reply-To: Nicolas Jombart To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37837: Upgrade port: net/ipsorc to 1.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37837 >Category: ports >Synopsis: Upgrade port: net/ipsorc to 1.6 >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 May 07 09:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nicolas Jombart >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD polom.hsc.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Fri Dec 28 19:33:54 CET 2001 ecu@polom.hsc.fr:/usr/src/sys/i386/compile/ECU i386 >Description: Upgrade port net/ipsorc from 1.5 to 1.6 >How-To-Repeat: >Fix: diff -ruN ipsorc.old/Makefile ipsorc/Makefile --- ipsorc.old/Makefile Mon Apr 1 19:20:16 2002 +++ ipsorc/Makefile Tue May 7 18:04:11 2002 @@ -6,7 +6,7 @@ # PORTNAME= ipsorc -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= net security MASTER_SITES= http://www.legions.org/~phric/ MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN ipsorc.old/distinfo ipsorc/distinfo --- ipsorc.old/distinfo Mon Apr 1 17:42:58 2002 +++ ipsorc/distinfo Tue May 7 18:05:24 2002 @@ -1 +1 @@ -MD5 (ipsorc-1.5.tar.gz) = 923149398a7e9caf894c4dfa2f982baa +MD5 (ipsorc-1.6.tar.gz) = 9a5470ee8a9e1e2b3e01ad0b5f7cd07b >Release-Note: >Audit-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 May 7 10: 0:11 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 B6A6237B400 for ; Tue, 7 May 2002 10:00:02 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47H02609139 for ports@freebsd.org; Tue, 7 May 2002 10:00:02 -0700 (PDT) (envelope-from fenner) Date: Tue, 7 May 2002 10:00:02 -0700 (PDT) From: Message-Id: <200205071700.g47H02609139@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 Tue May 7 10: 4:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from 0lsen.net (12-224-41-96.client.attbi.com [12.224.41.96]) by hub.freebsd.org (Postfix) with ESMTP id 06A4737B400 for ; Tue, 7 May 2002 10:04:13 -0700 (PDT) Received: by 0lsen.net (Postfix, from userid 1001) id EC4514DD; Tue, 7 May 2002 10:04:06 -0700 (PDT) Date: Tue, 7 May 2002 02:09:18 -0700 From: Clint Olsen To: questions@freebsd.org Subject: Upgraded to XFree86 4.2.0, broke myself Message-ID: <20020507090918.GA235@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Sender: owner-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 used pkg_add (after a few gyrations) to upgrade to XFree86 4.2.0. However, it seems I have managed to bust myself: /usr/libexec/ld-elf.so.1: Shared object "libXmuu.so.1" not found FreeBSD poly.0lsen.net 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #4: Wed Apr 24 01:53:28 PDT 2002 root@poly.0lsen.net:/usr/obj/usr/src/sys/POLY i386 Is this package incompatible in some way with 4.5-RELEASE and friends? Thanks, -Clint To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 10: 7: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 0395437B406; Tue, 7 May 2002 10:07:35 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47H7Y614906; Tue, 7 May 2002 10:07:34 -0700 (PDT) (envelope-from ijliao) Date: Tue, 7 May 2002 10:07:34 -0700 (PDT) From: Message-Id: <200205071707.g47H7Y614906@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37833: New port: print/libijs Sender: owner-freebsd-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: print/libijs State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue May 7 10:07:22 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37833 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 10: 7: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 2D44C37B408; Tue, 7 May 2002 10:07:45 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47H7jR14960; Tue, 7 May 2002 10:07:45 -0700 (PDT) (envelope-from ijliao) Date: Tue, 7 May 2002 10:07:45 -0700 (PDT) From: Message-Id: <200205071707.g47H7jR14960@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37832: New port: print/hpijs Sender: owner-freebsd-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: print/hpijs State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue May 7 10:07:38 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37832 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 10:23: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 103DF37B40B; Tue, 7 May 2002 10:23:40 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47HNaD16099; Tue, 7 May 2002 10:23:36 -0700 (PDT) (envelope-from ijliao) Date: Tue, 7 May 2002 10:23:36 -0700 (PDT) From: Message-Id: <200205071723.g47HNaD16099@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37834: 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: ijliao State-Changed-When: Tue May 7 10:23:27 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37834 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 10:23: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 BA2B837B40B; Tue, 7 May 2002 10:23:52 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47HNq516157; Tue, 7 May 2002 10:23:52 -0700 (PDT) (envelope-from ijliao) Date: Tue, 7 May 2002 10:23:52 -0700 (PDT) From: Message-Id: <200205071723.g47HNq516157@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37835: 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 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue May 7 10:23:42 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37835 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 10: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 8CD2837B405 for ; Tue, 7 May 2002 10:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47HU3r16578; Tue, 7 May 2002 10:30:03 -0700 (PDT) (envelope-from gnats) Date: Tue, 7 May 2002 10:30:03 -0700 (PDT) Message-Id: <200205071730.g47HU3r16578@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37825: mod_php4 lang/php4 mkdir bug (includes fix). 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/37825; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org, jason@jase.org Cc: Subject: Re: ports/37825: mod_php4 lang/php4 mkdir bug (includes fix). Date: Tue, 07 May 2002 19:23:13 +0200 This is the reason of my php-dev port idea (ports/37612): get fixes before a new official release. Alex Dupre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 10:40: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 2A64E37B410 for ; Tue, 7 May 2002 10:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47He4l17360; Tue, 7 May 2002 10:40:04 -0700 (PDT) (envelope-from gnats) Received: from mail.droso.net (koala.droso.net [193.162.142.122]) by hub.freebsd.org (Postfix) with ESMTP id 2BE0D37B407 for ; Tue, 7 May 2002 10:33:49 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id EDAC65B8D for ; Tue, 7 May 2002 19:33:47 +0200 (CEST) Received: by mail.droso.net (Postfix, from userid 1001) id 7C9E85B85; Tue, 7 May 2002 19:33:46 +0200 (CEST) Message-Id: <20020507173346.7C9E85B85@mail.droso.net> Date: Tue, 7 May 2002 19:33:46 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37838: change maintainership converters/base64 / update MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37838 >Category: ports >Synopsis: change maintainership converters/base64 / update MASTER_SITES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 07 10:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD koala.droso.net 4.5-STABLE FreeBSD 4.5-STABLE #6: Wed Apr 24 14:15:32 CEST 2002 root@koala.droso.net:/usr/obj/usr/src/sys/KOALA i386 >Description: - add MASTER_SITE - take maintainership >How-To-Repeat: >Fix: --- Makefile.orig Tue May 7 19:22:33 2002 +++ Makefile Tue May 7 19:28:08 2002 @@ -8,9 +8,10 @@ PORTNAME= base64 PORTVERSION= 1.3 CATEGORIES= converters -MASTER_SITES= http://www.fourmilab.ch/webtools/base64/ +MASTER_SITES= http://www.fourmilab.ch/webtools/base64/ \ + http://dl.droso.net/ports/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk GNU_CONFIGURE= yes ALL_TARGET= prog >Release-Note: >Audit-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 May 7 10:50: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 E2AA337B40F for ; Tue, 7 May 2002 10:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47Ho3H18000; Tue, 7 May 2002 10:50:03 -0700 (PDT) (envelope-from gnats) Received: from mail.droso.net (koala.droso.net [193.162.142.122]) by hub.freebsd.org (Postfix) with ESMTP id CDFD137B403 for ; Tue, 7 May 2002 10:48:02 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id D8A4D5B8D for ; Tue, 7 May 2002 19:48:01 +0200 (CEST) Received: by mail.droso.net (Postfix, from userid 1001) id 5DA6F5B85; Tue, 7 May 2002 19:48:00 +0200 (CEST) Message-Id: <20020507174800.5DA6F5B85@mail.droso.net> Date: Tue, 7 May 2002 19:48:00 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37840: sysutils/upsmon take maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37840 >Category: ports >Synopsis: sysutils/upsmon take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 07 10:50:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD koala.droso.net 4.5-STABLE FreeBSD 4.5-STABLE #6: Wed Apr 24 14:15:32 CEST 2002 root@koala.droso.net:/usr/obj/usr/src/sys/KOALA i386 >Description: take maintainership of sysutils/upsmon >How-To-Repeat: >Fix: --- Makefile.orig Tue May 7 19:45:19 2002 +++ Makefile Tue May 7 19:45:43 2002 @@ -10,7 +10,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://newcorridor.com/pub/upsmon/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk MAKEFILE= makefile.bsdi NO_PACKAGE= "must provide without modifications" >Release-Note: >Audit-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 May 7 11: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 C791337B404 for ; Tue, 7 May 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47IK1c24100; Tue, 7 May 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from mail.droso.net (koala.droso.net [193.162.142.122]) by hub.freebsd.org (Postfix) with ESMTP id 0AFF737B407 for ; Tue, 7 May 2002 11:17:23 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id A5C7B5B85 for ; Tue, 7 May 2002 20:17:21 +0200 (CEST) Received: by mail.droso.net (Postfix, from userid 1001) id 1F6C75BAE; Tue, 7 May 2002 20:17:20 +0200 (CEST) Message-Id: <20020507181720.1F6C75BAE@mail.droso.net> Date: Tue, 7 May 2002 20:17:20 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37841: port update: graphics/xmms-gforce update MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37841 >Category: ports >Synopsis: port update: graphics/xmms-gforce update MASTER_SITES >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 07 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD koala.droso.net 4.5-STABLE FreeBSD 4.5-STABLE #6: Wed Apr 24 14:15:32 CEST 2002 root@koala.droso.net:/usr/obj/usr/src/sys/KOALA i386 >Description: - fix MASTER_SITES (currently 404) - take maintainership >How-To-Repeat: >Fix: --- Makefile.orig Tue May 7 20:10:21 2002 +++ Makefile Tue May 7 20:11:33 2002 @@ -8,10 +8,10 @@ PORTNAME= xmms-gforce PORTVERSION= 1.1.6.x.p.3 CATEGORIES= graphics -MASTER_SITES= http://www.mnsi.net/~bgjenero/gforce/ +MASTER_SITES= http://dl.droso.net/ports/ DISTNAME= gforce-1.1.6xp3 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms >Release-Note: >Audit-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 May 7 11:39: 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 7980437B403; Tue, 7 May 2002 11:38:58 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47IcwL27181; Tue, 7 May 2002 11:38:58 -0700 (PDT) (envelope-from znerd) Date: Tue, 7 May 2002 11:38:58 -0700 (PDT) From: Message-Id: <200205071838.g47IcwL27181@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37711: New port: Beacon-agent 0.6.3 (Multicast Beacon monitoring agent) Sender: owner-freebsd-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: Beacon-agent 0.6.3 (Multicast Beacon monitoring agent) Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Tue May 7 11:38:34 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37711 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 11:39: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 29DC637B401; Tue, 7 May 2002 11:39:29 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47IdTb27265; Tue, 7 May 2002 11:39:29 -0700 (PDT) (envelope-from znerd) Date: Tue, 7 May 2002 11:39:29 -0700 (PDT) From: Message-Id: <200205071839.g47IdTb27265@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37712: New port: Beacon server v0.8.9 (Beacon multicast monitoring server) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: Beacon server v0.8.9 (Beacon multicast monitoring server) Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Tue May 7 11:39:08 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37712 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 11:58:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9748D37B408; Tue, 7 May 2002 11:58:48 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47IwmT29300; Tue, 7 May 2002 11:58:48 -0700 (PDT) (envelope-from marcus) Date: Tue, 7 May 2002 11:58:48 -0700 (PDT) From: Message-Id: <200205071858.g47IwmT29300@freefall.freebsd.org> To: ler@lerctr.org, ler@lerctr.org, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37785: glimmer crashes on certain valid C 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: glimmer crashes on certain valid C files State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Tue May 7 11:58:31 PDT 2002 State-Changed-Why: The fix has been committed to glimmer-1.2.1_1. http://www.freebsd.org/cgi/query-pr.cgi?pr=37785 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 12:11:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 1F97237B406; Tue, 7 May 2002 12:11:31 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds50-60.dial.hccnet.nl [62.251.60.50] with SMTP id VAA02089 (8.8.8/1.13); Tue, 7 May 2002 21:11:29 +0200 (MET DST) Message-Id: <200205071911.VAA02089@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org, ports@FreeBSD.org Subject: Request for review: Changing JDK port names Date: Tue, 7 May 2002 21:11:13 +0200 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 Hi all, In response to PR 27358 I hereby propose a new naming scheme for the current JDK ports. 1) First step is this email to freebsd-java and freebsd-ports for review and improvement suggestions. 2) If no objections hold, then the second step is that I will request portmgr@ and/or cvs@ to make the suggested repocopies. 3) Thirdly I will change bsd.java.mk and make any other changes necessary for the ports tree to build correctly. The repocopy request will not be made until after the release of FreeBS 4.6. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/27358 The current JDK ports: ernst@heinz$ grep ^_JAVA_PORT_ ~/ports/Mk/bsd.java.mk _JAVA_PORT_FREEBSD_1_1= java/jdk _JAVA_PORT_FREEBSD_1_2= java/jdk12-beta _JAVA_PORT_FREEBSD_1_3= java/jdk13 _JAVA_PORT_BLACKDOWN_LINUX_1_2= java/linux-jdk _JAVA_PORT_SUN_LINUX_1_2= java/linux-sun-jdk12 _JAVA_PORT_IBM_LINUX_1_3= java/linux-ibm-jdk13 _JAVA_PORT_SUN_LINUX_1_3= java/linux-jdk13 _JAVA_PORT_SUN_LINUX_1_4= java/linux-jdk14 ernst@heinz$ Suggested repocopies: java/jdk --> java/jdk11 java/jdk12-beta --> java/jdk12 java/linux-jdk --> java/linux-blackdown-jdk12 java/linux-jdk13 --> java/linux-sun-jdk13 java/linux-jdk14 --> java/linux-sun-jdk14 Resulting JDK ports: java/jdk11 java/jdk12 java/jdk13 java/linux-blackdown-jdk12 java/linux-sun-jdk12 java/linux-ibm-jdk13 java/linux-sun-jdk13 java/linux-sun-jdk14 Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 12:14:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from jupiter.linuxengine.net (jupiter.linuxengine.net [209.61.188.254]) by hub.freebsd.org (Postfix) with ESMTP id 7ED3737B406; Tue, 7 May 2002 12:14:04 -0700 (PDT) Received: from jupiterweb.commercevault.com (jupiterweb.commercevault.com [209.61.179.16] (may be forged)) by jupiter.linuxengine.net (8.11.6/8.11.0) with ESMTP id g47JE3o01083; Tue, 7 May 2002 14:14:03 -0500 Date: Tue, 7 May 2002 14:14:03 -0500 (CDT) From: John Utz X-X-Sender: john@jupiter.linuxengine.net To: Ernst de Haan Cc: java@FreeBSD.ORG, Subject: Re: Request for review: Changing JDK port names In-Reply-To: <200205071911.VAA02089@smtp.hccnet.nl> 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 think this is a pretty consistent naming scheme. i certainly like it, fwiw. On Tue, 7 May 2002, Ernst de Haan wrote: > Hi all, > > In response to PR 27358 I hereby propose a new naming scheme for the current > JDK ports. > 1) First step is this email to freebsd-java and freebsd-ports for review and > improvement suggestions. > 2) If no objections hold, then the second step is that I will request > portmgr@ and/or cvs@ to make the suggested repocopies. > 3) Thirdly I will change bsd.java.mk and make any other changes necessary for > the ports tree to build correctly. > > The repocopy request will not be made until after the release of FreeBS 4.6. > > See: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/27358 > > The current JDK ports: > > ernst@heinz$ grep ^_JAVA_PORT_ ~/ports/Mk/bsd.java.mk > _JAVA_PORT_FREEBSD_1_1= java/jdk > _JAVA_PORT_FREEBSD_1_2= java/jdk12-beta > _JAVA_PORT_FREEBSD_1_3= java/jdk13 > _JAVA_PORT_BLACKDOWN_LINUX_1_2= java/linux-jdk > _JAVA_PORT_SUN_LINUX_1_2= java/linux-sun-jdk12 > _JAVA_PORT_IBM_LINUX_1_3= java/linux-ibm-jdk13 > _JAVA_PORT_SUN_LINUX_1_3= java/linux-jdk13 > _JAVA_PORT_SUN_LINUX_1_4= java/linux-jdk14 > ernst@heinz$ > > Suggested repocopies: > > java/jdk --> java/jdk11 > java/jdk12-beta --> java/jdk12 > java/linux-jdk --> java/linux-blackdown-jdk12 > java/linux-jdk13 --> java/linux-sun-jdk13 > java/linux-jdk14 --> java/linux-sun-jdk14 > > Resulting JDK ports: > > java/jdk11 > java/jdk12 > java/jdk13 > java/linux-blackdown-jdk12 > java/linux-sun-jdk12 > java/linux-ibm-jdk13 > java/linux-sun-jdk13 > java/linux-sun-jdk14 > > > Ernst > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > -- John L. Utz III john@utzweb.net Idiocy is the Impulse Function in the Convolution of Life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 12:18:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from camp.321host-it.com (service-66-28-45-3.321host-it.com [66.28.45.3]) by hub.freebsd.org (Postfix) with ESMTP id 564B137B406 for ; Tue, 7 May 2002 12:18:40 -0700 (PDT) Received: (from www@localhost) by camp.321host-it.com (8.11.6/8.11.2) id g47JLM705375; Tue, 7 May 2002 12:21:22 -0700 Date: Tue, 7 May 2002 12:21:22 -0700 Message-Id: <200205071921.g47JLM705375@camp.321host-it.com> To: ports@freebsd.org From: eClickz Subject: New search engine! eClickz.net http: //www.eclickz.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 eClickz is a brand new pay-per-click (ppc) search engine where users can find relevant information on any topic conceivable. Features lightning fast search results and an affiliate program where webmasters can earn money by placing a search box on their website. Enjoy ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 12:25: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 D8CDB37B405; Tue, 7 May 2002 12:25:19 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47JPJ935125; Tue, 7 May 2002 12:25:19 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 12:25:19 -0700 (PDT) From: Message-Id: <200205071925.g47JPJ935125@freefall.freebsd.org> To: erwin@lansing.dk, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37840: sysutils/upsmon take maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sysutils/upsmon take maintainership State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 12:25:10 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37840 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 12:25: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 C0D2E37B410; Tue, 7 May 2002 12:25:28 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47JPSA35199; Tue, 7 May 2002 12:25:28 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 12:25:28 -0700 (PDT) From: Message-Id: <200205071925.g47JPSA35199@freefall.freebsd.org> To: erwin@lansing.dk, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37838: change maintainership converters/base64 / update MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: change maintainership converters/base64 / update MASTER_SITES State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 12:25:10 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37840 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 12:25:10 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37838 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 12:31: 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 0B71B37B41B; Tue, 7 May 2002 12:30:58 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47JUws35830; Tue, 7 May 2002 12:30:58 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 12:30:58 -0700 (PDT) From: Message-Id: <200205071930.g47JUws35830@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/37825: mod_php4 lang/php4 mkdir bug (includes fix). Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mod_php4 lang/php4 mkdir bug (includes fix). Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: dwcjr Responsible-Changed-When: Tue May 7 12:30:46 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37825 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 12:34: 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 809B437B401; Tue, 7 May 2002 12:33:59 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47JXxj35976; Tue, 7 May 2002 12:33:59 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 12:33:59 -0700 (PDT) From: Message-Id: <200205071933.g47JXxj35976@freefall.freebsd.org> To: mharnois@cpinternet.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37669: freeamp still doesn't build on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: freeamp still doesn't build on -current State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 12:33:08 PDT 2002 State-Changed-Why: Duplicate of 37474 http://www.freebsd.org/cgi/query-pr.cgi?pr=37669 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 12:35:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0657C37B40F; Tue, 7 May 2002 12:35:38 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47JZbs36102; Tue, 7 May 2002 12:35:37 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 12:35:37 -0700 (PDT) From: Message-Id: <200205071935.g47JZbs36102@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37630: KDE does not work with 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: KDE does not work with IPv6 Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: dwcjr Responsible-Changed-When: Tue May 7 12:35:24 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=37630 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 13:14: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 6343037B408; Tue, 7 May 2002 13:14:06 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47KE6i42460; Tue, 7 May 2002 13:14:06 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 13:14:06 -0700 (PDT) From: Message-Id: <200205072014.g47KE6i42460@freefall.freebsd.org> To: stijn@pcwin002.win.tue.nl, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37830: [MAINTAINER UPDATE]: emulators/zsnes Sender: owner-freebsd-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/zsnes State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 13:13:57 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37830 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 13:14:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 189B937B40B; Tue, 7 May 2002 13:14:36 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47KEWN42518; Tue, 7 May 2002 13:14:32 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 13:14:32 -0700 (PDT) From: Message-Id: <200205072014.g47KEWN42518@freefall.freebsd.org> To: jago@telefragged.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37481: ZSNES 1.337 refuses to build against SDL 1.2.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ZSNES 1.337 refuses to build against SDL 1.2.4 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 13:14:23 PDT 2002 State-Changed-Why: Fixed by 37830 http://www.freebsd.org/cgi/query-pr.cgi?pr=37481 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 13:18: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 1571B37B429; Tue, 7 May 2002 13:18:16 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47KIFt42885; Tue, 7 May 2002 13:18:15 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 13:18:15 -0700 (PDT) From: Message-Id: <200205072018.g47KIFt42885@freefall.freebsd.org> To: Nicolas.Jombart@hsc-labs.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37837: Upgrade port: net/ipsorc to 1.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Upgrade port: net/ipsorc to 1.6 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 13:18:07 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37837 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 13:19: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 7777637B400; Tue, 7 May 2002 13:19:16 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47KJG443016; Tue, 7 May 2002 13:19:16 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 13:19:16 -0700 (PDT) From: Message-Id: <200205072019.g47KJG443016@freefall.freebsd.org> To: gavin@itworks.com.au, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37829: vscan port needs updating Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: vscan port needs updating State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 13:19:06 PDT 2002 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=37829 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 13:19:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45D0737B409; Tue, 7 May 2002 13:19:43 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47KJhV43066; Tue, 7 May 2002 13:19:43 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 13:19:43 -0700 (PDT) From: Message-Id: <200205072019.g47KJhV43066@freefall.freebsd.org> To: gavin@itworks.com.au, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, jeh@FreeBSD.org Subject: Re: ports/37829: vscan port needs updating Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: vscan port needs updating State-Changed-From-To: closed->open State-Changed-By: dwcjr State-Changed-When: Tue May 7 13:19:18 PDT 2002 State-Changed-Why: Mistake to close Responsible-Changed-From-To: freebsd-ports->jeh Responsible-Changed-By: dwcjr Responsible-Changed-When: Tue May 7 13:19:18 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37829 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 13:44: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from camp.321host-it.com (service-66-28-45-3.321host-it.com [66.28.45.3]) by hub.freebsd.org (Postfix) with ESMTP id 844DE37B409 for ; Tue, 7 May 2002 13:44:02 -0700 (PDT) Received: (from www@localhost) by camp.321host-it.com (8.11.6/8.11.2) id g47KkiC07789; Tue, 7 May 2002 13:46:44 -0700 Date: Tue, 7 May 2002 13:46:44 -0700 Message-Id: <200205072046.g47KkiC07789@camp.321host-it.com> To: ports@FreeBSD.org From: eClickz Subject: New search engine! eClickz.net http: //www.eclickz.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 eClickz is a brand new pay-per-click (ppc) search engine where users can find relevant information on any topic conceivable. Features lightning fast search results and an affiliate program where webmasters can earn money by placing a search box on their website. Enjoy ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 14: 6:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88F5F37B408; Tue, 7 May 2002 14:06:45 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47L6fn50811; Tue, 7 May 2002 14:06:41 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 14:06:41 -0700 (PDT) From: Message-Id: <200205072106.g47L6fn50811@freefall.freebsd.org> To: tilman@arved.de, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37706: Update math/biggles to 1.6.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update math/biggles to 1.6.1 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 14:06:34 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37706 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 14: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 1554137B405 for ; Tue, 7 May 2002 14:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47Le3M53437; Tue, 7 May 2002 14:40:03 -0700 (PDT) (envelope-from gnats) Date: Tue, 7 May 2002 14:40:03 -0700 (PDT) Message-Id: <200205072140.g47Le3M53437@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37820: Update port: shells/bash2 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/37820; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37820: Update port: shells/bash2 Date: Tue, 07 May 2002 23:35:19 +0200 I received feedback from the originator. You can close this PR. Alex Dupre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 14:44: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 1972337B403; Tue, 7 May 2002 14:44:29 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47LiSM53919; Tue, 7 May 2002 14:44:28 -0700 (PDT) (envelope-from dwcjr) Date: Tue, 7 May 2002 14:44:28 -0700 (PDT) From: Message-Id: <200205072144.g47LiSM53919@freefall.freebsd.org> To: mike.bouma@talk21.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37820: Update port: shells/bash2 Sender: owner-freebsd-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: shells/bash2 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Tue May 7 14:44:16 PDT 2002 State-Changed-Why: Closed at originators request. http://www.freebsd.org/cgi/query-pr.cgi?pr=37820 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 15:34:45 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 531C237B41B; Tue, 7 May 2002 15:34:39 -0700 (PDT) Received: from anholt (anholt@d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.12.3/8.12.3) with ESMTP id g47MYMYB021529; Tue, 7 May 2002 15:34:37 -0700 (PDT) Subject: Re: Glide3 port. From: Eric Anholt To: lewiz Cc: freebsd-questions@FreeBSD.ORG, bogin@shortcircut.org, freebsd-ports@FreeBSD.ORG In-Reply-To: <1020649033.1595.7.camel@turtle.lewiz.org> References: <1020649033.1595.7.camel@turtle.lewiz.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 07 May 2002 16:34:23 -0600 Message-Id: <1020810879.473.217.camel@anholt.dyndns.org> 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 (cced to respond to another person asking about Glide3 on -ports) On Sun, 2002-05-05 at 19:37, lewiz wrote: > Hey, > > This is a bit off-topic, I think, but I would be interested to know if > anybody knows how to compile the Glide3 port? It's marked as broken but > is damn useful for anybody like me that wants to use their Voodoo3 card > in DRI with XFree86 4.2.0. I have recently got pre-compiled binaries > from somebody that have allowed me to do this but I would like to be > able to compile from the ports tree. > Any information would be greatly appreciated. I know (as of a week ago when I tried to compile it on a fresh system) that the port and my patch to it are both broken. I have been avoiding the Glide3 port for a while because I loathe automake. Midterms have hit me, but soon I should have the time and I think that'll be the next thing on my list (getting working Glide3 with hopefully compiling both v3 and v5). For now, you can possibly get it compiling using the patch that was posted on my site and having both versions (each) of automake and autoconf installed. No guarantees and I can't help much right now if it doesn't work. -- Eric Anholt http://gladstone.uoregon.edu/~eanholt/dri/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 15:38: 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 F10DC37B4A0; Tue, 7 May 2002 15:37:32 -0700 (PDT) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47MbWE62490; Tue, 7 May 2002 15:37:32 -0700 (PDT) (envelope-from jedgar) Date: Tue, 7 May 2002 15:37:32 -0700 (PDT) From: Message-Id: <200205072237.g47MbWE62490@freefall.freebsd.org> To: asaddi@philosophysw.com, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37726: Upgrade port: www/mod_python to 2.7.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Upgrade port: www/mod_python to 2.7.8 State-Changed-From-To: open->closed State-Changed-By: jedgar State-Changed-When: Tue May 7 15:37:08 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37726 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 17:12:18 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 3862E37B403 for ; Tue, 7 May 2002 17:12:12 -0700 (PDT) Received: (from root@localhost) by freebsd.tekrealm.net (8.12.3/8.12.2) id g480CBsd025049; Tue, 7 May 2002 17:12:11 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: from freebsd.tekrealm.net (whoami@localhost [127.0.0.1]) by freebsd.tekrealm.net (8.12.3/8.12.2av) with ESMTP id g480CBHJ025040; Tue, 7 May 2002 17:12:11 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.12.3/8.12.3/Submit) id g480As9S025012; Tue, 7 May 2002 17:10:54 -0700 (PDT) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Tue, 7 May 2002 17:10:54 -0700 From: Andrew Stuart To: FreeBSD user Cc: Lukas Ertl , ports@freebsd.org Subject: Re: ImageMagick build failure Message-ID: <20020507171054.A21057@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net References: <20020506094237.M20244-200000@pcle2.cc.univie.ac.at> <20020506211009.T26732-100000@Amber.XtremeDev.com> <20020506233511.A86587@freebsd.tekrealm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020506233511.A86587@freebsd.tekrealm.net>; from elitetek@tekrealm.net on Mon, May 06, 2002 at 11:35:11PM -0700 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 Guys, I think i found the problem, least i have been able to fix it on 4 out of 4 machines on my home and work networks. see if libgiconv.so.2 exists on your system, I am going to bet that it does not. what i found is that /usr/ports/graphics/libwmf is missing libgiconv.so.2, which is no longer being built. remove libwmf and remake it. then try building ImageMagick again. your milage may very, but let me know.. On Mon, 06 May 2002 at 23:35:11 -0700, Andrew Stuart wrote: > might as well add my name to the list.. same results.. > > > On Mon, 06 May 2002 at 21:10:45 -0600, FreeBSD user wrote: > > Just want to chime in that I got the same result as well, so it's not a > > fluke. Anyone know what this is about? > > > > > > On Mon, 6 May 2002, Lukas Ertl wrote: > > > > > Hi, > > > > > > the ImageMagick-5.4.4.5 port fails to build on one of my boxes. I'm not > > > sure what to do since the error message is somewhat strange: > > > > > > checking size of int... configure: error: cannot compute sizeof (int), 77 > > > > > > It happens during the "configure" step. > > > > > > Attached is the config.log. > > > > > > regards, > > > le > > > > > > -- > > > Lukas Ertl eMail: l.ertl@univie.ac.at > > > UNIX-Systemadministrator Tel.: (+43 1) 4277-14073 > > > Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140 > > > der Universität Wien http://mailbox.univie.ac.at/~le/ > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > -- > Andrew -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 18: 8: 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 5D4AF37B404; Tue, 7 May 2002 18:07:56 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4817u190670; Tue, 7 May 2002 18:07:56 -0700 (PDT) (envelope-from johan) Date: Tue, 7 May 2002 18:07:56 -0700 (PDT) From: Message-Id: <200205080107.g4817u190670@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: bin/37468: mpeg_play compiled on current/DP1 does not work 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: mpeg_play compiled on current/DP1 does not work correctly Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: johan Responsible-Changed-When: Tue May 7 18:07:12 PDT 2002 Responsible-Changed-Why: graphics/mpeg_play is a port. http://www.freebsd.org/cgi/query-pr.cgi?pr=37468 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 19:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E18437B405 for ; Tue, 7 May 2002 19:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g482U1h01334; Tue, 7 May 2002 19:30:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 538AF37B405 for ; Tue, 7 May 2002 19:24:36 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g482Q7hG096604 for ; Tue, 7 May 2002 19:26:07 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g482Q7Wk096603; Tue, 7 May 2002 19:26:07 -0700 (PDT) Message-Id: <200205080226.g482Q7Wk096603@nwww.freebsd.org> Date: Tue, 7 May 2002 19:26:07 -0700 (PDT) From: Mark Russell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37847: Security Update as per Netwinsite recomendation Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37847 >Category: ports >Synopsis: Security Update as per Netwinsite recomendation >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 07 19:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mark Russell >Release: 4.5-STABLE >Organization: Independent Service Providers >Environment: FreeBSD juana 4.5-STABLE FreeBSD 4.5-STABLE #1: Wed Apr 17 11:42:50 EST 2002 mark@juana:/usr/src/sys/compile/JUANA i386 >Description: From mail sent from the Authors:- Hi, we have identified a security fault in dnews and strongly recommend people upgrade to version 5.5h2 available now for most systems: http://netwinsite.com/dnews/download2.htm Please also add settings like this to your dnews.conf to further limit any possible remote access to your system, lets assume your local ip addresses are 10.0.0.* then you would use: tellnews_pass_mask 10.0.0.*,127.0.0.1 dmgrsvc_access 10.0.0.*,127.0.0.1 >How-To-Repeat: Install Dnews >Fix: diff -u dnews/Makefile dnews.old/Makefile --- dnews/Makefile Wed May 8 12:14:35 2002 +++ dnews.old/Makefile Wed May 8 12:10:59 2002 @@ -6,10 +6,10 @@ # PORTNAME= dnews -PORTVERSION= 5.5h2 +PORTVERSION= 5.5b3 CATEGORIES= news MASTER_SITES= ftp://ftp.netwinsite.com/pub/dnews/ -DISTNAME= dnews55h2_freebsd4 +DISTNAME= dnews55b3_freebsd4 EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org diff -u dnews/distinfo dnews.old/distinfo --- dnews/distinfo Wed May 8 12:13:29 2002 +++ dnews.old/distinfo Wed May 8 12:10:59 2002 @@ -1 +1 @@ -MD5 (dnews55h2_freebsd4.tar.Z) = 4bc3071b301c595b7705de6a6eac3ca3 +MD5 (dnews55b3_freebsd4.tar.Z) = db920671feb3434a12fc5543f9c64042 >Release-Note: >Audit-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 May 7 19:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 814C237B40D for ; Tue, 7 May 2002 19:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g482o1V02875; Tue, 7 May 2002 19:50:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 28D3B37B401 for ; Tue, 7 May 2002 19:41:21 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g482gohG097949 for ; Tue, 7 May 2002 19:42:50 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g482gnKR097948; Tue, 7 May 2002 19:42:49 -0700 (PDT) Message-Id: <200205080242.g482gnKR097948@nwww.freebsd.org> Date: Tue, 7 May 2002 19:42:49 -0700 (PDT) From: Tim Schafer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37848: linux-ibm-jdk13: IBMJava2-SDK-131.tgz new service release cxia32131-20020410 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37848 >Category: ports >Synopsis: linux-ibm-jdk13: IBMJava2-SDK-131.tgz new service release cxia32131-20020410 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Tue May 07 19:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tim Schafer >Release: 4.5 >Organization: AGS >Environment: FreeBSD ldap.smf.intranet 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: The IBM Java2 SDK for linux has been updated: Service Release 1 Build Identifier - cxia32131-20020410 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 20:50:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E0A437B40B for ; Tue, 7 May 2002 20:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g483o1710603; Tue, 7 May 2002 20:50:01 -0700 (PDT) (envelope-from gnats) Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 623D237B407 for ; Tue, 7 May 2002 20:44:13 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id UAA29595 for ; Tue, 7 May 2002 20:44:07 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda29593; Tue May 7 20:43:56 2002 Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.3/8.12.3) with ESMTP id g483hnrO029618 for ; Tue, 7 May 2002 20:43:49 -0700 (PDT) (envelope-from cy@cwsent.com) Received: from cwsys.cwsent.com (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g483himC015096 for ; Tue, 7 May 2002 20:43:44 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Received: (from cy@localhost) by cwsys.cwsent.com (8.12.3/8.12.3/Submit) id g483hiXF015095; Tue, 7 May 2002 20:43:44 -0700 (PDT) (envelope-from cy) Message-Id: <200205080343.g483hiXF015095@cwsys.cwsent.com> Date: Tue, 7 May 2002 20:43:44 -0700 (PDT) From: Cy Schubert Reply-To: Cy Schubert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37849: Upgrade Apache2 2.0.35 --> 2.0.36 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37849 >Category: ports >Synopsis: Upgrade Apache2 2.0.35 --> 2.0.36 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 07 20:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cy Schubert >Release: FreeBSD-4.5 >Organization: FreeBSD >Environment: System: FreeBSD cwsys 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 27 18:03:28 PDT 2002 root@cwsys:/export/obj/opt/cvs-src/src/sys/CWSYS i386 >Description: Upgrade Apache2 port from 2.0.35 to 2.0.36. >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache2/Makefile,v retrieving revision 1.113 diff -u -r1.113 Makefile --- Makefile 18 Apr 2002 20:29:40 -0000 1.113 +++ Makefile 8 May 2002 03:02:26 -0000 @@ -6,8 +6,7 @@ # PORTNAME= apache -PORTVERSION= 2.0.35 -PORTREVISION= 1 +PORTVERSION= 2.0.36 CATEGORIES= www ipv6 MASTER_SITES= http://www.apache.org/dist/httpd/ \ http://apache.mirrorcentral.com/dist/httpd/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/apache2/distinfo,v retrieving revision 1.48 diff -u -r1.48 distinfo --- distinfo 8 Apr 2002 06:45:26 -0000 1.48 +++ distinfo 8 May 2002 03:02:26 -0000 @@ -1,2 +1,2 @@ -MD5 (httpd-2.0.35.tar.gz) = 29ec330f01594d1fd81f30c7a18752c6 +MD5 (httpd-2.0.36.tar.gz) = dc80f22608bccba6c49e1fe9f12f51c8 MD5 (powerlogo.gif) = 0f106073b3c7844cf22d4df126b27c62 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/apache2/pkg-plist,v retrieving revision 1.38 diff -u -r1.38 pkg-plist --- pkg-plist 18 Apr 2002 20:29:40 -0000 1.38 +++ pkg-plist 8 May 2002 03:02:27 -0000 @@ -46,7 +46,6 @@ include/apache2/apr_inherit.h include/apache2/apr_ldap.h include/apache2/apr_lib.h -include/apache2/apr_lock.h include/apache2/apr_md4.h include/apache2/apr_md5.h include/apache2/apr_mmap.h @@ -422,65 +421,22 @@ %%PORTDOCS%%share/doc/apache2/server-wide.html.en %%PORTDOCS%%share/doc/apache2/server-wide.html.ja.jis %%PORTDOCS%%share/doc/apache2/sitemap.html -%%PORTDOCS%%share/doc/apache2/ssl/Makefile %%PORTDOCS%%share/doc/apache2/ssl/footer.html %%PORTDOCS%%share/doc/apache2/ssl/header.html %%PORTDOCS%%share/doc/apache2/ssl/index.html -%%PORTDOCS%%share/doc/apache2/ssl/mod_ssl_sb.gif -%%PORTDOCS%%share/doc/apache2/ssl/openssl_ics.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_compat.gfont000.gif %%PORTDOCS%%share/doc/apache2/ssl/ssl_compat.html -%%PORTDOCS%%share/doc/apache2/ssl/ssl_compat.wml -%%PORTDOCS%%share/doc/apache2/ssl/ssl_cover.wml %%PORTDOCS%%share/doc/apache2/ssl/ssl_cover_logo.jpg %%PORTDOCS%%share/doc/apache2/ssl/ssl_cover_title.jpg -%%PORTDOCS%%share/doc/apache2/ssl/ssl_faq.gfont000.gif %%PORTDOCS%%share/doc/apache2/ssl/ssl_faq.html -%%PORTDOCS%%share/doc/apache2/ssl/ssl_faq.wml %%PORTDOCS%%share/doc/apache2/ssl/ssl_glossary.html -%%PORTDOCS%%share/doc/apache2/ssl/ssl_glossary.wml -%%PORTDOCS%%share/doc/apache2/ssl/ssl_howto.gfont000.gif %%PORTDOCS%%share/doc/apache2/ssl/ssl_howto.html -%%PORTDOCS%%share/doc/apache2/ssl/ssl_howto.wml -%%PORTDOCS%%share/doc/apache2/ssl/ssl_intro.gfont000.gif %%PORTDOCS%%share/doc/apache2/ssl/ssl_intro.html -%%PORTDOCS%%share/doc/apache2/ssl/ssl_intro.wml %%PORTDOCS%%share/doc/apache2/ssl/ssl_intro_fig1.gif %%PORTDOCS%%share/doc/apache2/ssl/ssl_intro_fig2.gif %%PORTDOCS%%share/doc/apache2/ssl/ssl_intro_fig3.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_overview.gfont000.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_overview.html -%%PORTDOCS%%share/doc/apache2/ssl/ssl_overview.wml %%PORTDOCS%%share/doc/apache2/ssl/ssl_overview_fig1.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_reference.gfont000.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_reference.html -%%PORTDOCS%%share/doc/apache2/ssl/ssl_reference.wml -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.head-chapter.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.head-num-1.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.head-num-2.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.head-num-3.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.head-num-4.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.head-num-5.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.head-num-6.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.head-num-7.gif %%PORTDOCS%%share/doc/apache2/ssl/ssl_template.imgdot-1x1-000000.gif %%PORTDOCS%%share/doc/apache2/ssl/ssl_template.imgdot-1x1-transp.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.inc -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.navbut-next-n.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.navbut-next-s.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.navbut-prev-n.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.navbut-prev-s.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-abstract.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-compat.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-faq.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-gloss.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-howto.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-intro.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-over.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-preface.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-ref.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-toc.gif -%%PORTDOCS%%share/doc/apache2/ssl/ssl_template.title-tutor.gif %%PORTDOCS%%share/doc/apache2/stopping.html %%PORTDOCS%%share/doc/apache2/style/build.sh %%PORTDOCS%%share/doc/apache2/style/build.xml Index: files/patch-Makefile.in =================================================================== RCS file: /home/ncvs/ports/www/apache2/files/patch-Makefile.in,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile.in --- files/patch-Makefile.in 18 Apr 2002 20:29:41 -0000 1.6 +++ files/patch-Makefile.in 8 May 2002 03:02:27 -0000 @@ -1,6 +1,6 @@ ---- Makefile.in.orig Sat Apr 6 04:36:06 2002 -+++ Makefile.in Thu Apr 18 09:22:29 2002 -@@ -33,23 +33,28 @@ +--- Makefile.in.orig Sun Apr 28 16:41:25 2002 ++++ Makefile.in Tue May 7 19:05:12 2002 +@@ -33,23 +33,27 @@ @test -d $(sysconfdir) || $(MKINSTALLDIRS) $(sysconfdir) @cd $(top_srcdir)/docs/conf; \ for i in mime.types magic; do \ @@ -11,8 +11,8 @@ done; \ for j in $(top_srcdir)/docs/conf $(top_builddir)/docs/conf ; do \ cd $$j ; \ - for i in *-std* ssl.conf; do \ - [ -f $$i ] || continue; \ + for i in *-std*.conf ssl.conf; do \ +- [ -f $$i ] || continue; \ + [ -f `echo "$$i"|sed 's,\.in$$,_nonex,g'` ] || continue; \ ( \ n_lm=`awk 'BEGIN {n=0} /@@LoadModule@@/ {n+=1} END {print n}' < $$i`; \ @@ -30,7 +30,7 @@ -e 'p' \ < $$i; \ for j in $(DSO_MODULES) "^EOL^"; do \ -@@ -57,7 +62,7 @@ +@@ -57,7 +61,7 @@ echo ""; \ fi; \ if test $$j != "^EOL^"; then \ @@ -39,7 +39,7 @@ fi; \ if test "x$$j" = "xssl"; then \ echo ""; \ -@@ -106,11 +111,14 @@ +@@ -106,12 +110,14 @@ install-htdocs: @echo Installing HTML documents @@ -52,12 +52,13 @@ @test -d $(manualdir) || $(MKINSTALLDIRS) $(manualdir) @test -d $(top_srcdir)/docs/manual && (cd $(top_srcdir)/docs/manual && cp -rp * $(manualdir)) - @test "x$(htdocsdir)" != "x" && cd $(htdocsdir) && find . -name "CVS" -print | xargs rm -rf {} \; +- +.endif + @test "x$(htdocsdir)" != "x" && cd $(htdocsdir).default && find . -name "CVS" -print | xargs rm -rf {} \; - install-error: @echo Installing error documents -@@ -126,9 +134,10 @@ + @test -d $(errordir) || $(MKINSTALLDIRS) $(errordir) +@@ -126,9 +132,10 @@ install-cgi: @echo Installing CGIs Index: files/patch-configure =================================================================== RCS file: /home/ncvs/ports/www/apache2/files/patch-configure,v retrieving revision 1.5 diff -u -r1.5 patch-configure --- files/patch-configure 8 Apr 2002 06:45:33 -0000 1.5 +++ files/patch-configure 8 May 2002 03:02:27 -0000 @@ -1,12 +1,12 @@ ---- configure.orig Sat Apr 6 15:19:30 2002 -+++ configure Sun Apr 7 09:13:07 2002 -@@ -12087,6 +12087,9 @@ +--- configure.orig Wed May 1 13:53:00 2002 ++++ configure Tue May 7 19:28:57 2002 +@@ -15077,6 +15077,9 @@ - cat >> confdefs.h <>confdefs.h <<_ACEOF #define SERVER_CONFIG_FILE "${rel_sysconfdir}/${progname}.conf" +#define DEFAULT_ERRORLOG "${rel_logfiledir}/httpd-error.log" +#define AP_TYPES_CONFIG_FILE "${rel_sysconfdir}/mime.types" +#define DOCUMENT_LOCATION "${rel_htdocsdir}" - EOF + _ACEOF + - cat >> confdefs.h < @@ -9,16 +9,7 @@ -@@ -78,7 +78,7 @@ - # identification number when it starts. - # - --PidFile @rel_logfiledir@/httpd.pid -+PidFile @rel_runtimedir@/httpd.pid - - - # -@@ -250,8 +250,8 @@ +@@ -263,8 +263,8 @@ # when the value of (unsigned)Group is above 60000; # don't use Group #-1 on these systems! # @@ -29,7 +20,7 @@ -@@ -437,7 +437,7 @@ +@@ -450,7 +450,7 @@ # logged here. If you *do* define an error logfile for a # container, that host's errors will be logged there and not here. # @@ -38,7 +29,7 @@ # # LogLevel: Control the number of messages logged to the error_log. -@@ -462,20 +462,20 @@ +@@ -475,20 +475,20 @@ # define per- access logfiles, transactions will be # logged therein and *not* in this file. # Index: files/patch-srclib:apr-util:configure =================================================================== RCS file: /home/ncvs/ports/www/apache2/files/patch-srclib:apr-util:configure,v retrieving revision 1.2 diff -u -r1.2 patch-srclib:apr-util:configure --- files/patch-srclib:apr-util:configure 8 Apr 2002 06:45:33 -0000 1.2 +++ files/patch-srclib:apr-util:configure 8 May 2002 03:02:27 -0000 @@ -1,11 +1,11 @@ ---- srclib/apr-util/configure.orig Sat Apr 6 15:19:28 2002 -+++ srclib/apr-util/configure Sun Apr 7 06:35:09 2002 -@@ -5790,7 +5790,7 @@ - +--- srclib/apr-util/configure.orig Wed May 1 13:52:45 2002 ++++ srclib/apr-util/configure Tue May 7 19:34:07 2002 +@@ -11419,7 +11419,7 @@ + fi; if test -z "$expat_include_dir"; then - for d in /usr /usr/local xml/expat-cvs xml/expat $srcdir/xml/expat ; do + for d in xml/expat-cvs xml/expat $srcdir/xml/expat ; do - - echo $ac_n "checking for Expat in $d""... $ac_c" 1>&6 - echo "configure:5797: checking for Expat in $d" >&5 + + echo "$as_me:$LINENO: checking for Expat in $d" >&5 + echo $ECHO_N "checking for Expat in $d... $ECHO_C" >&6 Index: files/patch-srclib:apr:include:apr_atomic.h =================================================================== RCS file: /home/ncvs/ports/www/apache2/files/patch-srclib:apr:include:apr_atomic.h,v retrieving revision 1.1 diff -u -r1.1 patch-srclib:apr:include:apr_atomic.h --- files/patch-srclib:apr:include:apr_atomic.h 8 Apr 2002 06:45:33 -0000 1.1 +++ files/patch-srclib:apr:include:apr_atomic.h 8 May 2002 03:02:27 -0000 @@ -1,6 +1,6 @@ ---- srclib/apr/include/apr_atomic.h.orig Sun Apr 7 22:54:09 2002 -+++ srclib/apr/include/apr_atomic.h Sun Apr 7 22:55:03 2002 -@@ -191,10 +191,10 @@ +--- srclib/apr/include/apr_atomic.h.orig Wed May 1 03:41:59 2002 ++++ srclib/apr/include/apr_atomic.h Tue May 7 19:37:45 2002 +@@ -175,10 +175,10 @@ #include #define apr_atomic_t apr_uint32_t @@ -12,6 +12,6 @@ +#define apr_atomic_dec(mem) (atomic_subtract_int(mem,1),mem) +#define apr_atomic_inc(mem) (atomic_add_int(mem,1),mem) +#define apr_atomic_set(mem, val) (atomic_set_int(mem, val),mem) - #define apr_atomic_read(mem) *mem + #define apr_atomic_read(mem) (*mem) #define APR_ATOMIC_NEED_CAS_DEFAULT 1 Index: files/patch-support:apachectl.in =================================================================== RCS file: /home/ncvs/ports/www/apache2/files/patch-support:apachectl.in,v retrieving revision 1.4 diff -u -r1.4 patch-support:apachectl.in --- files/patch-support:apachectl.in 8 Apr 2002 06:45:33 -0000 1.4 +++ files/patch-support:apachectl.in 8 May 2002 03:02:27 -0000 @@ -1,14 +1,5 @@ --- support/apachectl.in.orig Thu Apr 4 18:15:44 2002 +++ support/apachectl.in Sun Apr 7 08:49:25 2002 -@@ -29,7 +29,7 @@ - PIDFILE=@exp_runtimedir@/@progname@.pid - # - # the path to your httpd binary, including options if necessary --HTTPD='@exp_bindir@/@progname@' -+HTTPD='@exp_sbindir@/@progname@' - # - # pick up any necessary environment variables - if test -f @exp_bindir@/envvars; then @@ -47,6 +47,7 @@ # # -------------------- -------------------- >Release-Note: >Audit-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 May 7 20:54: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 3CFAE37B405; Tue, 7 May 2002 20:54:09 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g483s9l10895; Tue, 7 May 2002 20:54:09 -0700 (PDT) (envelope-from cy) Date: Tue, 7 May 2002 20:54:09 -0700 (PDT) From: Message-Id: <200205080354.g483s9l10895@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/37849: Upgrade Apache2 2.0.35 --> 2.0.36 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Upgrade Apache2 2.0.35 --> 2.0.36 Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Tue May 7 20:53:37 PDT 2002 Responsible-Changed-Why: I opened it, I'll work with the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37849 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 21:10:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3ECF37B409; Tue, 7 May 2002 21:10:31 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g484AVn15712; Tue, 7 May 2002 21:10:31 -0700 (PDT) (envelope-from dinoex) Date: Tue, 7 May 2002 21:10:31 -0700 (PDT) From: Message-Id: <200205080410.g484AVn15712@freefall.freebsd.org> To: chrise@scardini.com, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33975: Update port: net/unison to 2.7.7 Sender: owner-freebsd-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/unison to 2.7.7 State-Changed-From-To: analyzed->closed State-Changed-By: dinoex State-Changed-When: Tue May 7 21:09:37 PDT 2002 State-Changed-Why: pat updated it to 2.9.1, Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=33975 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 23:19:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.hq.newdream.net (mail.hq.newdream.net [216.246.35.10]) by hub.freebsd.org (Postfix) with ESMTP id D93ED37B4F0 for ; Tue, 7 May 2002 23:18:26 -0700 (PDT) Received: from 127.0.0.1 (zugzug.hq.newdream.net [127.0.0.1]) by drama.hq.newdream.net (Postfix) with SMTP id 9E55D3B33B for ; Tue, 7 May 2002 23:18:26 -0700 (PDT) Received: by mail.hq.newdream.net (Postfix, from userid 1012) id 4ABE93B309; Tue, 7 May 2002 23:18:26 -0700 (PDT) Date: Tue, 7 May 2002 23:18:26 -0700 From: william@hq.newdream.net (Will Yardley) To: ports@freebsd.org Subject: IPW man page Message-ID: <20020508061826.GF27473@hq.newdream.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="JYK4vJDZwFMowpUq" Content-Disposition: inline User-Agent: Mutt/1.5.0i Organization: New Dream Network Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --JYK4vJDZwFMowpUq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline not sure if this is useful, but i used 'txt2man' to make a (sort of) man page for ipw (in ports/net/ipw/). i had to do some cleaning up by hand... -- Will Yardley input: william < @ hq . newdream . net . > --JYK4vJDZwFMowpUq Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="ipw.1" .TH IPW 1 "2002 May 07" .SH NAME \fBipw \fP- get IP address whois information \fB .SH SYNOPSIS .nf .fam C \fBipw\fP [\fB-a\fP] [\fB-n\fP] [\fB-c\fP] [\fB-C\fP] [\fB-t\fP] [\fB-v\fP] [\fB-T\fP \fIsecs\fP] \fIaddress\fP \fBipw\fP [\fB-a\fP] [\fB-n\fP] [\fB-c\fP] [\fB-C\fP] [\fB-t\fP] [\fB-v\fP] [\fB-T\fP \fIsecs\fP] \fIhost\fP \fBipw\fP [\fB-a\fP] [\fB-n\fP] [\fB-c\fP] [\fB-C\fP] [\fB-t\fP] [\fB-v\fP] [\fB-T\fP \fIsecs\fP] \fIhandle\fP .fam T .fi .SH DESCRIPTION The \fBipw\fP program attempts to obtain the most relevant IP address registration record for a given IP address. .PP It does so by trying each of several major WHOIS servers, in turn, until it finds a relevant record. .PP The WHOIS servers that are consulted for IP address registration records are: .PP .nf .fam C whois.arin.net whois.ripe.net whois.apnic.net whois.aunic.net .fam T .fi If any of these contains a relevant registration record for the given IP address, that record will be printed to stdout. .PP By default, the entire registration record is printed to stdout, unless any combination of the \fB-a\fP, \fB-n\fP, or \fB-t\fP options are given; in which case only the specific information requested is displayed. .PP If the case of ARIN registration records, if there are multiple registration records covering address ranges which include the given IP address, then the record relating to the numerically smallest such IP address range is selected and then printed to stdout. .PP Note that ``\fIhandle\fP'' may be prefixed with "ARIN:", "RIPE:", "APNIC:", or "AUNIC:" (case sensitive) in order to manually select a whois server when searching by nic \fIhandle\fP. Normally, each of the whois servers is consulted consecutively until a match is found for a given nic \fIhandle\fP, because a \fIhandle\fP by itself does not include enough information to automatically select the most appropriate server. These prefixes are included in the output generated by the \fB-n\fP option. .PP The \fB-a\fP option selects IP address range mode. In this mode, the smallest enclosing address range is printed to stdout, rather than the entire registration record. .PP The \fB-n\fP option selects nic-\fIhandle\fP mode, where the "\fIhandle\fP", or name, for the specified netblock is printed to stdout. .PP The \fB-N\fP option also selects nic-\fIhandle\fP mode, but generates a prefix to the \fIhandle\fP that indicates which registry the \fIhandle\fP belongs to (see above). .PP The \fB-c\fP option selects contacts mode. In this mode, the relevant contact E-mail addresses are printed to stdout, rather than the entire registration record. .PP If there is more than one contact E-mail address in the relevant registration record, then sequential addresses will be separated by a comma and a space on stdout. .PP The \fB-C\fP option is just like the \fB-c\fP option, except that the block contact E-mail addresses are output one per line, rather than all on a single line separated by commas. .PP The \fB-t\fP option is present only for reasons of backward compatability. It has the exact same effect as the \fB-c\fP option described above. .PP The \fB-T\fP option may be used to adjust the timeout period (in seconds) used when attempting to connect to the various WHOIS servers. .PP The default timeout used when no \fB-t\fP option is specified is 0, which is treated as actually representing infinity (i.e. no timeout). Note however that the underlying TCP protocol may generate a timeout in some cases. .SH NOTES A valid Internet hostname may be given in place of the IP address argument, in which case that hostname will be looked-up using DNS and the registration record search will be applied to the first registered IP address associated with that hostname. .PP There are many valid IP addresses for which no relevant registration records exist. For example, addresses in the 10.0.0.0/8 address block and addresses in the 192.168/16 address block have no relevant registration records. There are many other such ranges. .PP Ideally, when the input is an ARIN, RIPE, or APNIC \fIhandle\fP, we should check to see if it has a prefix or suffix that might tip us off as to which of these three registries we should look up the \fIhandle\fP in first. Normally, we will attempt lookups in ARIN, then RIPE, and then APNIC, but the following \fIhandle\fP suffixes and prefixes could help us to avoid many pointless lookups: .PP RIPE suffixes and prefixes: .PP .nf .fam C *-RIPE *-NO AT-* SE-* FR-* DE-* IT-* RU-* SK-* .fam T .fi APNIC suffixes: .PP .nf .fam C *-AP *-JP *-AU (Data actually in the AUNIC!) *-TW *-CN *-NZ *-TH *-MY *-MN *-ID *-HK *-SG .fam T .fi .SH RETURN VALUE Ipw will exit with a zero (0) status code if all goes well, or with a one (1) if no relevant registration records for the given IP address were found, or two (2) if there were any sort of internal or communications errors. .SH VERSION 3.3a .SH AUTHOR Ronald F. Guilmette .PP Contributions by Marty Bower .PP mjhb $Id: ipw.c,v 1.13.2.9 1999/02/04 06:41:13 marty Exp $ .SH COPYRIGHT Copyright (c) 1998 Ronald F. Guilmette; All rights reserved. --JYK4vJDZwFMowpUq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue May 7 23:46: 5 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 3CDE837B401 for ; Tue, 7 May 2002 23:46:01 -0700 (PDT) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 40F4470601; Wed, 8 May 2002 00:45:55 -0600 (MDT) Date: Wed, 8 May 2002 00:45:55 -0600 (MDT) From: FreeBSD user To: Andrew Stuart Cc: Lukas Ertl , Subject: Re: ImageMagick build failure (SOLVED) In-Reply-To: <20020507171054.A21057@freebsd.tekrealm.net> Message-ID: <20020508004513.O58709-100000@Amber.XtremeDev.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This worked perfectly for me. Thanks for discovering this, Andrew. On Tue, 7 May 2002, Andrew Stuart wrote: > Guys, I think i found the problem, least i have been able to fix it on > 4 out of 4 machines on my home and work networks. > > see if libgiconv.so.2 exists on your system, I am going to bet that it > does not. > > what i found is that /usr/ports/graphics/libwmf is missing libgiconv.so.2= , > which is no longer being built. > > remove libwmf and remake it. then try building ImageMagick again. > > your milage may very, but let me know.. > > > On Mon, 06 May 2002 at 23:35:11 -0700, Andrew Stuart wrote: > > might as well add my name to the list.. same results.. > > > > > > On Mon, 06 May 2002 at 21:10:45 -0600, FreeBSD user wrote: > > > Just want to chime in that I got the same result as well, so it's not= a > > > fluke. Anyone know what this is about? > > > > > > > > > On Mon, 6 May 2002, Lukas Ertl wrote: > > > > > > > Hi, > > > > > > > > the ImageMagick-5.4.4.5 port fails to build on one of my boxes. I'm= not > > > > sure what to do since the error message is somewhat strange: > > > > > > > > checking size of int... configure: error: cannot compute sizeof (in= t), 77 > > > > > > > > It happens during the "configure" step. > > > > > > > > Attached is the config.log. > > > > > > > > regards, > > > > le > > > > > > > > -- > > > > Lukas Ertl eMail: l.ertl@univie.ac.at > > > > UNIX-Systemadministrator Tel.: (+43 1) 4277-14073 > > > > Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140 > > > > der Universit=E4t Wien http://mailbox.univie.ac.= at/~le/ > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-ports" in the body of the message > > > > -- > > Andrew > > -- > Andrew > > 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 Wed May 8 0: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 8C87B37B406 for ; Wed, 8 May 2002 00:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g487A2J40324; Wed, 8 May 2002 00:10:02 -0700 (PDT) (envelope-from gnats) Received: from smtp.noos.fr (aragon.noos.net [212.198.2.75]) by hub.freebsd.org (Postfix) with ESMTP id 3A9AD37B406 for ; Wed, 8 May 2002 00:02:54 -0700 (PDT) Received: (qmail 49798583 invoked by uid 0); 8 May 2002 07:02:52 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with SMTP for ; 8 May 2002 07:02:52 -0000 Received: from gits.gits.dyndns.org (rbthqvgijkz52i82@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.3/8.12.3) with ESMTP id g4872pZH087347; Wed, 8 May 2002 09:02:51 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.3/8.12.3/Submit) id g4872oF4087346; Wed, 8 May 2002 09:02:50 +0200 (CEST) (envelope-from root) Message-Id: <200205080702.g4872oF4087346@gits.gits.dyndns.org> Date: Wed, 8 May 2002 09:02:50 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org Cc: "David O'Brien" X-Send-Pr-Version: 3.113 Subject: ports/37850: crack master sites 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: 37850 >Category: ports >Synopsis: crack master sites fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 08 00:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.5-STABLE i386 >Organization: ACME >Environment: System: FreeBSD gits 4.5-STABLE FreeBSD 4.5-STABLE #2: Sun Apr 28 23:41:18 CEST 2002 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386 >Description: current master sites links are dead. also, WWW: added to pkg-descr. >How-To-Repeat: cd /usr/ports/security/crack make fetch >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/crack/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 29 Jan 2002 11:58:39 -0000 1.19 +++ Makefile 8 May 2002 06:52:02 -0000 @@ -10,10 +10,8 @@ PORTNAME= crack PORTVERSION= 5.0 CATEGORIES= security -MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/ \ - ftp://ftp.ox.ac.uk/pub/comp/security/software/crackers/ \ - ftp://ftp.auscert.org.au/pub/coast/mirrors/cert.org/tools/crack/ \ - ftp://ftp.riken.go.jp/pub/net/cert_security_tools/crack/ +MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/pwdutils/crack/ \ + ftp://ftp.cert.dfn.de/pub/tools/password/Crack/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= obrien@FreeBSD.org Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/security/crack/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 4 Sep 1999 19:24:52 -0000 1.2 +++ pkg-descr 8 May 2002 07:01:29 -0000 @@ -9,3 +9,5 @@ Or, for non-BSD machines: Crack + +WWW: http://www.users.dircon.co.uk/~crypto/ >Release-Note: >Audit-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 May 8 0:15: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 385AD37B405; Wed, 8 May 2002 00:15:28 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g487FSX40859; Wed, 8 May 2002 00:15:28 -0700 (PDT) (envelope-from ijliao) Date: Wed, 8 May 2002 00:15:28 -0700 (PDT) From: Message-Id: <200205080715.g487FSX40859@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/37850: crack master sites fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: crack master sites fix Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: ijliao Responsible-Changed-When: Wed May 8 00:14:56 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37850 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 0:26: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 33D0637B408; Wed, 8 May 2002 00:26:28 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g487QSR41632; Wed, 8 May 2002 00:26:28 -0700 (PDT) (envelope-from znerd) Date: Wed, 8 May 2002 00:26:28 -0700 (PDT) From: Message-Id: <200205080726.g487QSR41632@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37848: linux-ibm-jdk13: IBMJava2-SDK-131.tgz new service release cxia32131-20020410 Sender: owner-freebsd-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-ibm-jdk13: IBMJava2-SDK-131.tgz new service release cxia32131-20020410 Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Wed May 8 00:26:16 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37848 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 0:31: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailbox.univie.ac.at (mailbox.univie.ac.at [131.130.1.27]) by hub.freebsd.org (Postfix) with ESMTP id 3E8D637B40C for ; Wed, 8 May 2002 00:31:04 -0700 (PDT) Received: from pcle2.cc.univie.ac.at (pcle2.cc.univie.ac.at [131.130.2.177]) by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id g487Usoe1848778; Wed, 8 May 2002 09:30:57 +0200 Date: Wed, 8 May 2002 09:30:54 +0200 (CEST) From: Lukas Ertl X-X-Sender: le@pcle2.cc.univie.ac.at To: Andrew Stuart Cc: FreeBSD user , Subject: Re: ImageMagick build failure In-Reply-To: <20020507171054.A21057@freebsd.tekrealm.net> Message-ID: <20020508093029.E20244-100000@pcle2.cc.univie.ac.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 7 May 2002, Andrew Stuart wrote: > Guys, I think i found the problem, least i have been able to fix it on > 4 out of 4 machines on my home and work networks. > > see if libgiconv.so.2 exists on your system, I am going to bet that it > does not. > > what i found is that /usr/ports/graphics/libwmf is missing libgiconv.so.2= , > which is no longer being built. > > remove libwmf and remake it. then try building ImageMagick again. Thanks, that solved it! regards, le --=20 Lukas Ertl eMail: l.ertl@univie.ac.at UNIX-Systemadministrator Tel.: (+43 1) 4277-14073 Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140 der Universit=E4t Wien http://mailbox.univie.ac.at/~le/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 0: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 07CAF37B407 for ; Wed, 8 May 2002 00:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g487e4l42468; Wed, 8 May 2002 00:40:04 -0700 (PDT) (envelope-from gnats) Received: from user205.net239.fl.sprint-hsd.net (user205.net239.fl.sprint-hsd.net [209.26.20.205]) by hub.freebsd.org (Postfix) with SMTP id 1FE8C37B403 for ; Wed, 8 May 2002 00:31:58 -0700 (PDT) Received: (qmail 88586 invoked by uid 1001); 8 May 2002 07:32:07 -0000 Message-Id: <20020508073207.88585.qmail@user205.net239.fl.sprint-hsd.net> Date: 8 May 2002 07:32:07 -0000 From: Jeff Palmer Reply-To: Jeff Palmer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37851: UPDATE shells/osh to new 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: 37851 >Category: ports >Synopsis: UPDATE shells/osh to new 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: Wed May 08 00:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jeff Palmer >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD scorpio.DrkShdw.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Fri Apr 26 18:38:54 EDT 2002 root@scorpio.DrkShdw.org:/usr/obj/usr/src/sys/Scorpio i386 >Description: UPDATE shells/osh from 00427 -> 020214 >How-To-Repeat: >Fix: --- osh.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/shells/osh/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 2002/01/29 11:58:43 1.3 +++ Makefile 2002/05/08 07:26:03 @@ -6,7 +6,7 @@ # PORTNAME= osh -PORTVERSION= 001127 +PORTVERSION= 020214 CATEGORIES= shells MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/shells/osh/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2000/12/30 01:31:08 1.1 +++ distinfo 2002/05/08 07:26:03 @@ -1 +1 @@ -MD5 (osh-001127.tar.gz) = 96cc2541d8bcdf5996243c14ea4d224a +MD5 (osh-020214.tar.gz) = c9166413d2dc93f57c339debad081145 Index: files/patch-aa =================================================================== RCS file: /home/ncvs/ports/shells/osh/files/patch-aa,v retrieving revision 1.1 diff -u -r1.1 patch-aa --- files/patch-aa 2000/12/30 01:31:08 1.1 +++ files/patch-aa 2002/05/08 07:26:03 @@ -1,9 +1,9 @@ ---- makefile.orig Mon Nov 27 19:32:14 2000 -+++ makefile Fri Dec 29 15:31:35 2000 -@@ -7,11 +7,10 @@ - #CPPFLAGS = - #LDFLAGS = - #LIBS = -lefence +--- makefile.orig Wed May 8 03:24:49 2002 ++++ makefile Wed May 8 03:25:01 2002 +@@ -2,11 +2,10 @@ + + # CONFIGURATION + -PREFIX = /usr/local BINDIR = $(PREFIX)/bin MANDIR = $(PREFIX)/man @@ -13,9 +13,3 @@ # CONFIGURATION ENDS -@@ -41,4 +40,4 @@ - install: - $(MAKE) - $(INSTALL) -c -s $(EXE) $(BINDIR) -- $(INSTALL) -c -m 644 $(MAN) $(MANSECT) -+ $(INSTALL) -c -m 444 $(MAN) $(MANSECT) --- osh.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 1: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51D2837B403 for ; Wed, 8 May 2002 01:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48802443484; Wed, 8 May 2002 01:00:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id AEE4637B400 for ; Wed, 8 May 2002 00:50:22 -0700 (PDT) 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 g487l1W16360 for ; Wed, 8 May 2002 09:47:04 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 8F9D35A548 for ; Wed, 8 May 2002 09:47:00 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 136155A547; Wed, 8 May 2002 09:46:59 +0200 (CEST) Message-Id: <20020508074659.136155A547@nemesis.informatik.unibw-muenchen.de> Date: Wed, 8 May 2002 09:46:59 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37852: [MAINTAINER UPDATE] x11/xbindkeys_config 0.1.0 -> 0.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: 37852 >Category: ports >Synopsis: [MAINTAINER UPDATE] x11/xbindkeys_config 0.1.0 -> 0.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: Wed May 08 01:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update x11/xbindkeys_config from 0.1.0 to 0.1.1, a bug fix release. Regards, Olli >How-To-Repeat: >Fix: diff -ruN xbindkeys_config.old/Makefile xbindkeys_config/Makefile --- xbindkeys_config.old/Makefile Sun Mar 17 04:30:59 2002 +++ xbindkeys_config/Makefile Wed May 8 09:42:17 2002 @@ -7,7 +7,7 @@ # PORTNAME= xbindkeys_config -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= x11 MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/ diff -ruN xbindkeys_config.old/distinfo xbindkeys_config/distinfo --- xbindkeys_config.old/distinfo Sun Mar 17 04:30:59 2002 +++ xbindkeys_config/distinfo Wed May 8 09:42:21 2002 @@ -1 +1 @@ -MD5 (xbindkeys_config-0.1.0.tar.gz) = a77f8c6403dd9207f70171255cb0c689 +MD5 (xbindkeys_config-0.1.1.tar.gz) = 828ab72d15f5a7bd6d8069290d8da8dd >Release-Note: >Audit-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 May 8 1:15:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp1.workbenelux.nl (smtp1.workbenelux.nl [212.203.8.130]) by hub.freebsd.org (Postfix) with ESMTP id 6B31837B419; Wed, 8 May 2002 01:15:10 -0700 (PDT) Received: from gateway.emaxx-marssteden.nl (unknown [212.203.6.11]) by smtp1.workbenelux.nl (Postfix) with ESMTP id C25F41A72C8; Wed, 8 May 2002 11:04:18 +0200 (CEST) Received: from vekn.net (spock [192.168.1.4]) by gateway.emaxx-marssteden.nl (Postfix) with ESMTP id 410EBD400; Wed, 8 May 2002 10:15:07 +0200 (CEST) Message-ID: <3CD8DF88.90203@vekn.net> Date: Wed, 08 May 2002 10:19:20 +0200 From: Pascal Hofstee User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020506 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.2.0 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, It seems that a lot of people are having "random" crashes with the latest PHP-4.2.0. (Myself included) I would truely appreciate it that until these problems with PHP-4.2.0 get a proper solution, the FreeBSD port for PHP4 be reverted to the latest 4.1.x version. -- Pascal Hofstee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 1: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 1EDA237B407 for ; Wed, 8 May 2002 01:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g488K2O48427; Wed, 8 May 2002 01:20:02 -0700 (PDT) (envelope-from gnats) Received: from matrix.eurocontrol.fr (matrix.eurocontrol.fr [147.196.254.254]) by hub.freebsd.org (Postfix) with ESMTP id D208737B401 for ; Wed, 8 May 2002 01:16:03 -0700 (PDT) Received: from caerdonn.eurocontrol.fr (caerdonn.eurocontrol.fr [147.196.51.214]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "caerdonn.eurocontrol.fr", Issuer CN "CA ITM" (not verified)) by matrix.eurocontrol.fr (Postfix/TLS) with ESMTP id 651CC22A2 for ; Wed, 8 May 2002 10:15:57 +0200 (METDST) Received: by caerdonn.eurocontrol.fr (Postfix/TLS, from userid 1193) id 809331A; Wed, 8 May 2002 10:15:54 +0200 (CEST) Message-Id: <20020508081554.809331A@caerdonn.eurocontrol.fr> Date: Wed, 8 May 2002 10:15:54 +0200 (CEST) From: Ollivier Robert Reply-To: Ollivier Robert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37853: net/ethereal port is broken WRT libtool Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37853 >Category: ports >Synopsis: net/ethereal port is broken WRT libtool >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 08 01:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ollivier Robert >Release: FreeBSD 5.0-CURRENT i386 >Organization: Usenet Canal Historique >Environment: System: FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Thu Mar 28 14:22:48 CET 2002 roberto@caerdonn.eurocontrol.fr:/src/src/sys/i386/compile/nCAERDONN i386 CURRENT from a few weeks ago, ports tree up-to-date. >Description: The port seems to be broken with respect to libtool usage. It still tries to use libtool inside itself whereas it is supposed to be patched to use the libtool port instead. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../wiretap -I/usr/local/include -I/usr/X11R6/include -DINET6 -D_U_="__attribute__((unused))" -Wall -W -Wno-unused -O -pipe -I../.. -I../../wiretap -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -c lemon.c /bin/sh ../../libtool --mode=link cc -DINET6 -D_U_="__attribute__((unused))" -Wall -W -Wno-unused -O -pipe -I../.. -I../../wiretap -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/local/lib -o lemon lemon.o -lz ../../libtool: Can't open ../../libtool: No such file or directory *** Error code 2 Stop in /src/ports/net/ethereal/work/ethereal-0.9.3/tools/lemon. *** Error code 1 >How-To-Repeat: cd /usr/ports/net/ethereal make WITHOUT_SNMP=yes The problem is probably not SNMP specific but I'm buidling w/o it. >Fix: Someone who is more knowledgeable in these matters should have a look. >Release-Note: >Audit-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 May 8 1:23:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from shadowmere.student.utwente.nl (mat073209.student.utwente.nl [130.89.165.49]) by hub.freebsd.org (Postfix) with ESMTP id 6906537B408; Wed, 8 May 2002 01:23:25 -0700 (PDT) Received: from mat073209.student.utwente.nl (mat073209.student.utwente.nl [130.89.165.49]) by shadowmere.student.utwente.nl (Postfix) with SMTP id 53B9A1A8EA; Wed, 8 May 2002 10:23:18 +0200 (CEST) Date: Wed, 8 May 2002 10:23:15 +0200 From: Pascal Hofstee To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.2.0 Message-Id: <20020508102315.159c00a1.pascal@vekn.net> X-Mailer: Sylpheed version 0.7.5claws (GTK+ 1.2.10; i386-portbld-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 Hi, It seems that a lot of people (myself included) are experiencing consistant "random" crashes with a lot of (complex) PHP scripts using the latest PHP-4.2.0. I would truely appreciate if, until their is a proper fix available for PHP-4.2.0, the FreeBSD-port for PHP4 could be reverted back to the latest on the PHP-4.1.x branch. -- With kind regards, Pascal Hofstee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 2: 9:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from www.example.org (ANice-103-1-2-72.abo.wanadoo.fr [80.11.145.72]) by hub.freebsd.org (Postfix) with SMTP id 205D237B405 for ; Wed, 8 May 2002 02:09:39 -0700 (PDT) Received: (qmail 11582 invoked by uid 1000); 8 May 2002 09:09:36 -0000 Message-ID: <20020508090936.11581.qmail@cobweb.example.org> Date: Wed, 8 May 2002 11:09:36 +0200 From: Marco Molteni To: Ollivier Robert Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/37853: net/ethereal port is broken WRT libtool In-Reply-To: <20020508081554.809331A@caerdonn.eurocontrol.fr> References: <20020508081554.809331A@caerdonn.eurocontrol.fr> X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-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, 8 May 2002 10:15:54 +0200 (CEST), Ollivier Robert wrote: [..] > The port seems to be broken with respect to libtool usage. It still > tries to use libtool inside itself whereas it is supposed to be patched > to use the libtool port instead. [..] Could you try my version of the ethereal port ? http://www.freebsd.org/cgi/query-pr.cgi?pr=37414 marco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 3: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 6A2BA37B403 for ; Wed, 8 May 2002 03:20:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48AK6668610; Wed, 8 May 2002 03:20:06 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id A552637B409 for ; Wed, 8 May 2002 03:11:46 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g48ADJhG044909 for ; Wed, 8 May 2002 03:13:19 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g48ADJmi044908; Wed, 8 May 2002 03:13:19 -0700 (PDT) Message-Id: <200205081013.g48ADJmi044908@nwww.freebsd.org> Date: Wed, 8 May 2002 03:13:19 -0700 (PDT) From: Mamoru IWAKI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37855: wrong font name in jre/lib/font.properties.ja Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37855 >Category: ports >Synopsis: wrong font name in jre/lib/font.properties.ja >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 08 03:20:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mamoru IWAKI >Release: FreeBSD 4.6-PRERELEASE >Organization: Niigata University >Environment: FreeBSD mi000.merlin.gs.niigata-u.ac.jp 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Tue May 7 12:06:42 JST 2002 root@mi000.merlin.gs.niigata-u.ac.jp:/usr1/obj/amd/mi004/home2/FreeBSD-src/stable4/src/sys/MI i386 >Description: I'd like to send a patch as follows, which modifies font names, i.e. from wadalab to watanabe. It is because watanabe-mincho or wadalab-gothic are correct conbinations but wadalab-mincho. >How-To-Repeat: exec forte under LANG=ja_JP.eucJP, for example. >Fix: --- jre/lib/font.properties.ja.org Thu Feb 21 07:46:32 2002 +++ jre/lib/font.properties.ja Wed May 8 17:30:34 2002 @@ -19,20 +19,20 @@ # Serif font definition # serif.0=-b&h-lucidabright-medium-r-normal--*-%d-*-*-p-*-iso8859-1 -serif.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -serif.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +serif.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +serif.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 serif.italic.0=-b&h-lucidabright-medium-i-normal--*-%d-*-*-p-*-iso8859-1 -serif.italic.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -serif.italic.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +serif.italic.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +serif.italic.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 serif.bold.0=-b&h-lucidabright-demibold-r-normal--*-%d-*-*-p-*-iso8859-1 -serif.bold.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -serif.bold.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +serif.bold.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +serif.bold.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 serif.bolditalic.0=-b&h-lucidabright-demibold-i-normal--*-%d-*-*-p-*-iso8859-1 -serif.bolditalic.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -serif.bolditalic.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +serif.bolditalic.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +serif.bolditalic.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 # SansSerif font definition # @@ -56,20 +56,20 @@ # Monospaced font definition # monospaced.0=-b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1 -monospaced.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -monospaced.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +monospaced.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +monospaced.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 monospaced.italic.0=-b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1 -monospaced.italic.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -monospaced.italic.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +monospaced.italic.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +monospaced.italic.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 monospaced.bold.0=-b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1 -monospaced.bold.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -monospaced.bold.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +monospaced.bold.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +monospaced.bold.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 monospaced.bolditalic.0=-b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1 -monospaced.bolditalic.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -monospaced.bolditalic.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +monospaced.bolditalic.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +monospaced.bolditalic.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 # Dialog font definition # @@ -92,20 +92,20 @@ # DialogInput font definition # dialoginput.0=-b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1 -dialoginput.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -dialoginput.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +dialoginput.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +dialoginput.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 dialoginput.italic.0=-b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1 -dialoginput.italic.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -dialoginput.italic.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +dialoginput.italic.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +dialoginput.italic.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 dialoginput.bold.0=-b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1 -dialoginput.bold.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -dialoginput.bold.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +dialoginput.bold.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +dialoginput.bold.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 dialoginput.bolditalic.0=-b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1 -dialoginput.bolditalic.1=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 -dialoginput.bolditalic.2=-wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +dialoginput.bolditalic.1=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 +dialoginput.bolditalic.2=-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 # Default font definition # @@ -170,22 +170,22 @@ fontset.serif.plain=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidabright-medium-r-normal--*-%d-*-*-p-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.serif.italic=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidabright-medium-i-normal--*-%d-*-*-p-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.serif.bold=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidabright-demibold-r-normal--*-%d-*-*-p-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.serif.bolditalic=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidabright-demibold-i-normal--*-%d-*-*-p-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 # SansSerif font definition # @@ -215,22 +215,22 @@ fontset.monospaced.plain=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.monospaced.italic=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.monospaced.bold=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.monospaced.bolditalic=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 # Dialog font definition # @@ -259,26 +259,26 @@ fontset.dialoginput.italic=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.dialoginput.bold=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.dialoginput.bolditalic=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 fontset.dialoginput.plain=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 # fontset.default=\ -sony-fixed-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0,\ -b&h-lucida-medium-r-normal-sans-*-%d-*-*-p-*-iso8859-1,\ --wadalab-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 +-watanabe-mincho-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 # >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 4: 9: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 87A0037B40B; Wed, 8 May 2002 04:09:37 -0700 (PDT) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48B9bd78221; Wed, 8 May 2002 04:09:37 -0700 (PDT) (envelope-from jedgar) Date: Wed, 8 May 2002 04:09:37 -0700 (PDT) From: Message-Id: <200205081109.g48B9bd78221@freefall.freebsd.org> To: ports@mark.net.au, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37847: Security Update as per Netwinsite recomendation Sender: owner-freebsd-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 Update as per Netwinsite recomendation State-Changed-From-To: open->closed State-Changed-By: jedgar State-Changed-When: Wed May 8 04:09:26 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37847 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 4: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 E66C937B40E for ; Wed, 8 May 2002 04:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Be2l80018; Wed, 8 May 2002 04:40:02 -0700 (PDT) (envelope-from gnats) Received: from mail.e-card.bg (FaiLurE.e-card.bg [212.91.167.2]) by hub.freebsd.org (Postfix) with SMTP id 7E82437B401 for ; Wed, 8 May 2002 04:36:53 -0700 (PDT) Received: (qmail 20828 invoked by uid 1001); 8 May 2002 11:36:48 -0000 Message-Id: <20020508113648.20827.qmail@mail.e-card.bg> Date: 8 May 2002 11:36:48 -0000 From: Valentin Zahariev Reply-To: Valentin Zahariev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37856: mcrypt failed patch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37856 >Category: ports >Synopsis: mcrypt failed patch >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 08 04:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Valentin Zahariev >Release: FreeBSD 4.5-STABLE i386 >Organization: E-CARD Ltd. >Environment: System: FreeBSD FaiLurE.e-card.bg 4.5-STABLE FreeBSD 4.5-STABLE #1: Sun Mar 24 17:01:20 EET 2002 root@FaiLurE.e-card.bg:/usr/obj/usr/src/sys/FAILURE i386 >Description: New mcrypt 2.5.13 wont compile ===> Patching for mcrypt-2.5.13 ===> Applying FreeBSD patches for mcrypt-2.5.13 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to src/extra.c.rej >How-To-Repeat: cd /usr/ports/security/mcrypt && make >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Patch patch-src_extra.c failed to apply cleanly. *** 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 May 8 5: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 360A437B40F for ; Wed, 8 May 2002 05:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Co1Q96181; Wed, 8 May 2002 05:50:01 -0700 (PDT) (envelope-from gnats) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id B3F2037B401 for ; Wed, 8 May 2002 05:47:30 -0700 (PDT) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 175Qqt-0006pi-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 08 May 2002 19:47:27 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 175Qqt-0006pU-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 08 May 2002 19:47:27 +0700 Received: (from danfe@localhost) by regency.nsu.ru (8.11.6/8.11.6) id g48ClX392024; Wed, 8 May 2002 19:47:33 +0700 (NOVST) (envelope-from danfe) Message-Id: <200205081247.g48ClX392024@regency.nsu.ru> Date: Wed, 8 May 2002 19:47:33 +0700 (NOVST) From: Alexey Dokuchaev Reply-To: Alexey Dokuchaev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37857: graphics/mplayer-skins 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: 37857 >Category: ports >Synopsis: graphics/mplayer-skins port UPDATE >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 08 05:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexey Dokuchaev >Release: FreeBSD 4.5-STABLE i386 >Organization: CNIT NSU >Environment: System: FreeBSD regency.nsu.ru 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Mar 29 20:20:23 NOVT 2002 root@regency.nsu.ru:/usr/src/sys/compile/REGENCY i386 >Description: At it's current state, this graphics/mplayer-skins contains wrong MD5 sums, plist, and lacks one skin present on official site. This PR aims to fix it all at once. >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./scripts # ./scripts/choice # ./port # ./Makefile # ./distinfo # ./pkg-comment # ./pkg-descr # ./pkg-plist # ./Makefile.inc # echo c - . mkdir -p . > /dev/null 2>&1 echo c - ./scripts mkdir -p ./scripts > /dev/null 2>&1 echo x - ./scripts/choice sed 's/^X//' >./scripts/choice << 'END-of-./scripts/choice' X#! /bin/sh X X# $FreeBSD: ports/graphics/mplayer-skins/scripts/choice,v 1.2 2002/03/26 22:33:01 lioux Exp $ X# based on configure from mplayer-skins by Andreas Klemm X Xif [ "$BATCH" != "yes" ]; then X X# X# configure - mplayer-skins installation options X# X X/usr/bin/dialog --title "mplayer skins" --clear \ X --checklist "\n\ XThis configuration dialog allows you to choose \n\ Xonly the skins you really want. \n\n\ X Select the skins you want to install:" -1 -1 13 \ X "ALL" "Install ALL skins" OFF \ X "Default" "The default MPlayer skin" ON \ X "AlienMind" "AlienMind by Nucleo (XMMS/WinAMP skin)" OFF \ X "avifile" "MPlayer skin, with the look of aviplay" OFF \ X "BlueHeart" "MPlayer conversion of a BlueHeart XMMS skin" OFF \ X "CornerMP" "CornerMP" OFF \ X "CornerMP-aqua" "CornerMP (Aqua-style)" OFF \ X "CubicPlayer" "CubicPlayer skin" OFF \ X "Cyrus" "Cyrus skin from XMMS" OFF \ X "Mentalic" "Sharp and shiny" OFF \ X "MidnightLove" "MPlayer version of WinAMP/XMMS Rei Ayanami's skin" OFF \ X "Netscape4" "Netscape \"unatkozok\" skin" OFF \ X "Neutron" "VERY nice skin!" OFF \ X "Phony" "Look-and-feel of a desktop DVD player" OFF \ X "Plastic" "Remote control-like skin with plastic feeling" OFF \ X "Proton" "Proton" OFF \ X "Slim" "Slim" OFF \ X "WindowsMediaPlayer6" "no comment" OFF \ X "Xanim" "xanim \"feeling\"" OFF \ X "Xine-LCD" "MPlayer conversion of Xine's LCD skin" OFF \ X2> /tmp/mplayer-skins-checklist.$$ X Xretval=$? X Xif [ -s /tmp/mplayer-skins-checklist.$$ ]; then X set `cat /tmp/mplayer-skins-checklist.$$` Xfi Xrm -f /tmp/mplayer-skins-checklist.$$ X Xcase $retval in X 0) if [ -z "$*" ]; then X echo "Nothing selected." X echo "You HAVE to choose, at least, one skin." X exit 1 X fi X ;; X 1) echo "Cancel pressed." X exit 1 X ;; Xesac X X/bin/mkdir -p ${WRKDIRPREFIX}${CURDIR} Xexec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc X Xwhile [ "$1" ]; do X echo WITH_SKIN_`echo "$1" | tr "[:lower:]" "[:upper:]" | tr " -" "_" | tr -d \"`=yes X shift Xdone X Xfi # if $BATCH X X# if batch, then start creating Makefile.inc here Xif [ "$BATCH" = "yes" ]; then X /bin/mkdir -p ${WRKDIRPREFIX}${CURDIR} X exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc Xfi END-of-./scripts/choice echo x - ./port sed 's/^X//' >./port << 'END-of-./port' X# This is a shell archive. Save it in a file, remove anything before X# this line, and then unpack it by entering "sh file". Note, it may X# create directories; files and directories will be owned by you and X# have default permissions. X# X# This archive contains: X# X# . X# ./scripts X# ./scripts/choice X# ./port X# ./Makefile X# ./distinfo X# ./pkg-comment X# ./pkg-descr X# ./pkg-plist X# ./Makefile.inc X# Xecho c - . Xmkdir -p . > /dev/null 2>&1 Xecho c - ./scripts Xmkdir -p ./scripts > /dev/null 2>&1 Xecho x - ./scripts/choice Xsed 's/^X//' >./scripts/choice << 'END-of-./scripts/choice' XX#! /bin/sh XX XX# $FreeBSD: ports/graphics/mplayer-skins/scripts/choice,v 1.2 2002/03/26 22:33:01 lioux Exp $ XX# based on configure from mplayer-skins by Andreas Klemm XX XXif [ "$BATCH" != "yes" ]; then XX XX# XX# configure - mplayer-skins installation options XX# XX XX/usr/bin/dialog --title "mplayer skins" --clear \ XX --checklist "\n\ XXThis configuration dialog allows you to choose \n\ XXonly the skins you really want. \n\n\ XX Select the skins you want to install:" -1 -1 13 \ XX "ALL" "Install ALL skins" OFF \ XX "Default" "The default MPlayer skin" ON \ XX "AlienMind" "AlienMind by Nucleo (XMMS/WinAMP skin)" OFF \ XX "avifile" "MPlayer skin, with the look of aviplay" OFF \ XX "BlueHeart" "MPlayer conversion of a BlueHeart XMMS skin" OFF \ XX "CornerMP" "CornerMP" OFF \ XX "CornerMP-aqua" "CornerMP (Aqua-style)" OFF \ XX "CubicPlayer" "CubicPlayer skin" OFF \ XX "Cyrus" "Cyrus skin from XMMS" OFF \ XX "Mentalic" "Sharp and shiny" OFF \ XX "MidnightLove" "MPlayer version of WinAMP/XMMS Rei Ayanami's skin" OFF \ XX "Netscape4" "Netscape \"unatkozok\" skin" OFF \ XX "Neutron" "VERY nice skin!" OFF \ XX "Phony" "Look-and-feel of a desktop DVD player" OFF \ XX "Plastic" "Remote control-like skin with plastic feeling" OFF \ XX "Proton" "Proton" OFF \ XX "Slim" "Slim" OFF \ XX "WindowsMediaPlayer6" "no comment" OFF \ XX "Xanim" "xanim \"feeling\"" OFF \ XX "Xine-LCD" "MPlayer conversion of Xine's LCD skin" OFF \ XX2> /tmp/mplayer-skins-checklist.$$ XX XXretval=$? XX XXif [ -s /tmp/mplayer-skins-checklist.$$ ]; then XX set `cat /tmp/mplayer-skins-checklist.$$` XXfi XXrm -f /tmp/mplayer-skins-checklist.$$ XX XXcase $retval in XX 0) if [ -z "$*" ]; then XX echo "Nothing selected." XX echo "You HAVE to choose, at least, one skin." XX exit 1 XX fi XX ;; XX 1) echo "Cancel pressed." XX exit 1 XX ;; XXesac XX XX/bin/mkdir -p ${WRKDIRPREFIX}${CURDIR} XXexec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc XX XXwhile [ "$1" ]; do XX echo WITH_SKIN_`echo "$1" | tr "[:lower:]" "[:upper:]" | tr " -" "_" | tr -d \"`=yes XX shift XXdone XX XXfi # if $BATCH XX XX# if batch, then start creating Makefile.inc here XXif [ "$BATCH" = "yes" ]; then XX /bin/mkdir -p ${WRKDIRPREFIX}${CURDIR} XX exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc XXfi XEND-of-./scripts/choice Xecho x - ./port Xsed 's/^X//' >./port << 'END-of-./port' END-of-./port echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: mplayer gui skins X# Date created: Sat Jan 12 10:59:45 BRST 2002 X# Whom: Mario Sergio Fujikawa Ferreira X# X# $FreeBSD: ports/graphics/mplayer-skins/Makefile,v 1.5 2002/03/26 22:33:01 lioux Exp $ X# X XPORTNAME= mplayer XPORTVERSION= 1.0.1 XPORTREVISION= 1 XCATEGORIES= graphics XMASTER_SITES= http://www.mplayerhq.hu/MPlayer/Skin/ \ X http://ftp.mplayerhq.hu/MPlayer/Skin/ \ X http://www2.mplayerhq.hu/MPlayer/Skin/ \ X http://ftp2.mplayerhq.hu/MPlayer/Skin/ XPKGNAMESUFFIX= -skins XDISTFILES= XDIST_SUBDIR= mplayer XEXTRACT_ONLY= X XMAINTAINER= riggs@rrr.de X XUSE_SUBMAKE= yes XUSE_BZIP2= yes XNO_WRKSUBDIR= yes XNO_BUILD= yes XSCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" XPLIST_SUB= myDATADIR="${myDATADIR}" \ X TOP_myDATADIR="${myDATADIR:S!Skin/$!!}" \ X PKGNAME="${PKGNAME}" X XINSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755 XSORT?= /usr/bin/sort X XmyDATADIR= share/${PORTNAME}/Skin/ X# Used by other ports to detect if this is installed XSKIN_DETECTION_FILE= ${LOCALBASE}/${myDATADIR}/${PKGNAME} X X# port style based on apsfilter by Andreas Klemm X# X# XXX - needs improvement X# We could fetch only those skins chosen for installation. X# However, this breaks both checksum and makesum targets. X# Ideas? X X.if defined(BATCH) XWITH_SKIN_DEFAULT=yes X.endif # BATCH X X.if !defined(BATCH) Xpre-fetch: X @${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc X @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/choice X Xpost-clean: X @${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc X X.if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc) X.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc" X.endif X.endif X X# hint: you can now draw the following decisions for batch mode X# - WITH_SKIN_ALL install all skins X# X# Build and install all skins (rather expensive) X# X.if defined(WITH_SKIN_ALL) XWITH_SKIN_DEFAULT=yes XWITH_SKIN_ALIENMIND=yes XWITH_SKIN_AVIFILE=yes XWITH_SKIN_BLUEHEART=yes XWITH_SKIN_CORNERMP=yes XWITH_SKIN_CORNERMPAQUA=yes XWITH_SKIN_CUBICPLAYER=yes XWITH_SKIN_CYRUS=yes XWITH_SKIN_MENTALIC=yes XWITH_SKIN_MIDNIGHTLOVE=yes XWITH_SKIN_NETSCAPE4=yes XWITH_SKIN_NEUTRON=yes XWITH_SKIN_PHONY=yes XWITH_SKIN_PLASTIC=yes XWITH_SKIN_PROTON=yes XWITH_SKIN_SLIM=yes XWITH_SKIN_WINDOWSMEDIAPLAYER6=yes XWITH_SKIN_XANIM=yes XWITH_SKIN_XINE_LCD=yes X. endif # WITH_SKIN_ALL X X# X# files to fetch X# XDISTFILES+= default.tar.bz2 X.ifdef(WITH_SKIN_DEFAULT) XEXTRACT_ONLY+= default.tar.bz2 X XPLIST_SUB+= DEFAULT="" X.else XPLIST_SUB+= DEFAULT="@comment " X.endif X XDISTFILES+= AlienMind.tar.bz2 X.ifdef(WITH_SKIN_ALIENMIND) XEXTRACT_ONLY+= AlienMind.tar.bz2 X XPLIST_SUB+= ALIENMIND="" X.else XPLIST_SUB+= ALIENMIND="@comment " X.endif X XDISTFILES+= avifile.tar.bz2 X.ifdef(WITH_SKIN_AVIFILE) XEXTRACT_ONLY+= avifile.tar.bz2 X XPLIST_SUB+= AVIFILE="" X.else XPLIST_SUB+= AVIFILE="@comment " X.endif X XDISTFILES+= BlueHeart.tar.bz2 X.ifdef(WITH_SKIN_BLUEHEART) XEXTRACT_ONLY+= BlueHeart.tar.bz2 X XPLIST_SUB+= BLUEHEART="" X.else XPLIST_SUB+= BLUEHEART="@comment " X.endif X XDISTFILES+= CornerMP.tar.bz2 X.ifdef(WITH_SKIN_CORNERMP) XEXTRACT_ONLY+= CornerMP.tar.bz2 X XPLIST_SUB+= CORNERMP="" X.else XPLIST_SUB+= CORNERMP="@comment " X.endif X XDISTFILES+= CornerMP-aqua.tar.bz2 X.ifdef(WITH_SKIN_CORNERMP) XEXTRACT_ONLY+= CornerMP-aqua.tar.bz2 X XPLIST_SUB+= CORNERMPAQUA="" X.else XPLIST_SUB+= CORNERMPAQUA="@comment " X.endif X XDISTFILES+= CubicPlayer.tar.bz2 X.ifdef(WITH_SKIN_CUBICPLAYER) XEXTRACT_ONLY+= CubicPlayer.tar.bz2 X XPLIST_SUB+= CUBICPLAYER="" X.else XPLIST_SUB+= CUBICPLAYER="@comment " X.endif X XDISTFILES+= Cyrus.tar.bz2 X.ifdef(WITH_SKIN_CYRUS) XEXTRACT_ONLY+= Cyrus.tar.bz2 X XPLIST_SUB+= CYRUS="" X.else XPLIST_SUB+= CYRUS="@comment " X.endif X XDISTFILES+= mentalic.tar.bz2 X.ifdef(WITH_SKIN_MENTALIC) XEXTRACT_ONLY+= mentalic.tar.bz2 X XPLIST_SUB+= MENTALIC="" X.else XPLIST_SUB+= MENTALIC="@comment " X.endif X XDISTFILES+= MidnightLove.tar.bz2 X.ifdef(WITH_SKIN_MIDNIGHTLOVE) XEXTRACT_ONLY+= MidnightLove.tar.bz2 X XPLIST_SUB+= MIDNIGHTLOVE="" X.else XPLIST_SUB+= MIDNIGHTLOVE="@comment " X.endif X XDISTFILES+= netscape4.tar.bz2 X.ifdef(WITH_SKIN_NETSCAPE4) XEXTRACT_ONLY+= netscape4.tar.bz2 X XPLIST_SUB+= NETSCAPE4="" X.else XPLIST_SUB+= NETSCAPE4="@comment " X.endif X XDISTFILES+= neutron.tar.bz2 X.ifdef(WITH_SKIN_NEUTRON) XEXTRACT_ONLY+= neutron.tar.bz2 X XPLIST_SUB+= NEUTRON="" X.else XPLIST_SUB+= NEUTRON="@comment " X.endif X XDISTFILES+= phony.tar.bz2 X.ifdef(WITH_SKIN_PHONY) XEXTRACT_ONLY+= phony.tar.bz2 X XPLIST_SUB+= PHONY="" X.else XPLIST_SUB+= PHONY="@comment " X.endif X XDISTFILES+= plastic.tar.bz2 X.ifdef(WITH_SKIN_PLASTIC) XEXTRACT_ONLY+= plastic.tar.bz2 X XPLIST_SUB+= PLASTIC="" X.else XPLIST_SUB+= PLASTIC="@comment " X.endif X XDISTFILES+= proton.tar.bz2 X.ifdef(WITH_SKIN_PROTON) XEXTRACT_ONLY+= proton.tar.bz2 X XPLIST_SUB+= PROTON="" X.else XPLIST_SUB+= PROTON="@comment " X.endif X XDISTFILES+= slim.tar.bz2 X.ifdef(WITH_SKIN_SLIM) XEXTRACT_ONLY+= slim.tar.bz2 X XPLIST_SUB+= SLIM="" X.else XPLIST_SUB+= SLIM="@comment " X.endif X XDISTFILES+= WindowsMediaPlayer6.tar.bz2 X.ifdef(WITH_SKIN_WINDOWSMEDIAPLAYER6) XEXTRACT_ONLY+= WindowsMediaPlayer6.tar.bz2 X XPLIST_SUB+= WINDOWSMEDIAPLAYER6="" X.else XPLIST_SUB+= WINDOWSMEDIAPLAYER6="@comment " X.endif X XDISTFILES+= xanim.tar.bz2 X.ifdef(WITH_SKIN_XANIM) XEXTRACT_ONLY+= xanim.tar.bz2 X XPLIST_SUB+= XANIM="" X.else XPLIST_SUB+= XANIM="@comment " X.endif X XDISTFILES+= xine-lcd.tar.bz2 X.ifdef(WITH_SKIN_XINE_LCD) XEXTRACT_ONLY+= xine-lcd.tar.bz2 X XPLIST_SUB+= XINE_LCD="" X.else XPLIST_SUB+= XINE_LCD="@comment " X.endif X Xpre-install: X# marker file X @${CP} /dev/null ${WRKSRC}/${PKGNAME} X X# Following idea borrowed from halflifeserver port X X# Parses PLIST X# creates dirs from @dirrm entries X# copies files from non ^@ entries Xdo-install: install-parse-plist install-run-scripts X X# kaboom, ashes to ashes, .... The problem is dead :) X# Contributed by Xinstall-parse-plist: generate-plist X @${PERL} -e 'open(FHANDLER,"${TMPPLIST}");' \ X -e 'open(FDIR,">${WRKDIR}/dirs.sh.tmp");' \ X -e 'open(FFILES,">${WRKDIR}/files.sh");' \ X -e 'while (!eof(FHANDLER)) {' \ X -e 'chop($$file = );' \ X -e '$$dir = $$file_partial = $$file;' \ X -e '$$file_partial =~ s!^${myDATADIR}!!;' \ X -e 'print FDIR "${INSTALL_DIR}", \ X " ", "\"${PREFIX}/$$dir\"", \ X "\n" if $$dir =~ s!(^\@dirrm\s+)!!;' \ X -e 'print FFILES "${INSTALL_DATA}", \ X " ", "\"${WRKDIR}/$$file_partial\"", \ X " ", "\"${PREFIX}/$$file\"", \ X "\n" if ($$file !~ m!^\@!);' \ X -e '}' \ X -e 'close(FFILES);' \ X -e 'close(FDIR);' \ X -e 'close(FHANDLER);' X# we want it sorted X @${SORT} ${WRKDIR}/dirs.sh.tmp > ${WRKDIR}/dirs.sh X Xinstall-run-scripts: X.for script in dirs files X @${SH} ${WRKDIR}/${script}.sh X.endfor X X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (mplayer/default.tar.bz2) = c79c1d2789ee388dbd3a2b8a3f79725e XMD5 (mplayer/AlienMind.tar.bz2) = f7966009eed6e69e37611474ded6b32b XMD5 (mplayer/avifile.tar.bz2) = fb3e6f1661b311d855228b0a6d732140 XMD5 (mplayer/BlueHeart.tar.bz2) = eedb246dae8e3c34646594bc1c075236 XMD5 (mplayer/CornerMP.tar.bz2) = f931fccbf72c5a15b0f97874c5215062 XMD5 (mplayer/CornerMP-aqua.tar.bz2) = eda0c4cd0d205751b303419123fc2971 XMD5 (mplayer/CubicPlayer.tar.bz2) = dcb1f7542a662d38d9bea21a90f1cd03 XMD5 (mplayer/Cyrus.tar.bz2) = 323e42db0bffb51809f6bb8a8fcd6e8e XMD5 (mplayer/mentalic.tar.bz2) = 8c98f4416731ead65a1d399010087195 XMD5 (mplayer/MidnightLove.tar.bz2) = 1516988f7f62a998815bf33c11cc597c XMD5 (mplayer/netscape4.tar.bz2) = e685d548711706d5949f75d3060a5767 XMD5 (mplayer/neutron.tar.bz2) = f6cc61865c7067c067a8d3c3333782b0 XMD5 (mplayer/phony.tar.bz2) = 1572f5920ce9fdf7b4f1b5f1d177fa1d XMD5 (mplayer/plastic.tar.bz2) = 93422d017b2574b8abec0aed90a68052 XMD5 (mplayer/proton.tar.bz2) = 4774b59a35686e72ec1f34a343fe78d1 XMD5 (mplayer/slim.tar.bz2) = 40d80ac2d1593c74e67f299e5ef75928 XMD5 (mplayer/WindowsMediaPlayer6.tar.bz2) = 5b811e80e946b93168e7e54cae96fa7e XMD5 (mplayer/xanim.tar.bz2) = acdf584ce9eba4bd9a585245966b83c5 XMD5 (mplayer/xine-lcd.tar.bz2) = 72d90b8c4ab34a29b50313e93d4c6b87 END-of-./distinfo echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XSkins for MPlayer's Graphical User Interface (GUI) END-of-./pkg-comment echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThis is the port of skins for MPlayer's Graphical User Interface X(GUI). X XWWW: http://www.mplayerhq.hu/ END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' X%%myDATADIR%%%%PKGNAME%% X%%ALIENMIND%%%%myDATADIR%%AlienMind/README X%%ALIENMIND%%%%myDATADIR%%AlienMind/VERSION X%%ALIENMIND%%%%myDATADIR%%AlienMind/balance.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/eqb.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/exit.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/font.fnt X%%ALIENMIND%%%%myDATADIR%%AlienMind/font.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/iconify.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/load.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/loop.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/main.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/menu.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/menubutt.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/menus.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/next.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/numbers.fnt X%%ALIENMIND%%%%myDATADIR%%AlienMind/numbers.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/pause.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/play.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/plb.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/pos.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/prev.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/shuffle.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/skin X%%ALIENMIND%%%%myDATADIR%%AlienMind/stop.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/sub.png X%%ALIENMIND%%%%myDATADIR%%AlienMind/volume.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/README X%%BLUEHEART%%%%myDATADIR%%BlueHeart/VERSION X%%BLUEHEART%%%%myDATADIR%%BlueHeart/eq.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/eqb.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/exit.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/font.fnt X%%BLUEHEART%%%%myDATADIR%%BlueHeart/font.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/iconify.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/load.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/main.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/menu.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/menubutt.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/menus.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/next.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/pause.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/play.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/plb.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/pos.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/prev.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/skin X%%BLUEHEART%%%%myDATADIR%%BlueHeart/stop.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/sub.png X%%BLUEHEART%%%%myDATADIR%%BlueHeart/symbols.fnt X%%BLUEHEART%%%%myDATADIR%%BlueHeart/symbols.png X%%CORNERMP%%%%myDATADIR%%CornerMP/README X%%CORNERMP%%%%myDATADIR%%CornerMP/about.png X%%CORNERMP%%%%myDATADIR%%CornerMP/back.png X%%CORNERMP%%%%myDATADIR%%CornerMP/eqls.png X%%CORNERMP%%%%myDATADIR%%CornerMP/exit.png X%%CORNERMP%%%%myDATADIR%%CornerMP/font.fnt X%%CORNERMP%%%%myDATADIR%%CornerMP/font.png X%%CORNERMP%%%%myDATADIR%%CornerMP/forwd.png X%%CORNERMP%%%%myDATADIR%%CornerMP/full.png X%%CORNERMP%%%%myDATADIR%%CornerMP/icnf.png X%%CORNERMP%%%%myDATADIR%%CornerMP/load.png X%%CORNERMP%%%%myDATADIR%%CornerMP/main.png X%%CORNERMP%%%%myDATADIR%%CornerMP/menu.png X%%CORNERMP%%%%myDATADIR%%CornerMP/menu_ko.png X%%CORNERMP%%%%myDATADIR%%CornerMP/menus.png X%%CORNERMP%%%%myDATADIR%%CornerMP/menus_ko.png X%%CORNERMP%%%%myDATADIR%%CornerMP/next.png X%%CORNERMP%%%%myDATADIR%%CornerMP/pause.png X%%CORNERMP%%%%myDATADIR%%CornerMP/play.png X%%CORNERMP%%%%myDATADIR%%CornerMP/plst.png X%%CORNERMP%%%%myDATADIR%%CornerMP/pos.png X%%CORNERMP%%%%myDATADIR%%CornerMP/prev.png X%%CORNERMP%%%%myDATADIR%%CornerMP/skin X%%CORNERMP%%%%myDATADIR%%CornerMP/stop.png X%%CORNERMP%%%%myDATADIR%%CornerMP/sub.png X%%CORNERMP%%%%myDATADIR%%CornerMP/subt.png X%%CORNERMP%%%%myDATADIR%%CornerMP/symbols.fnt X%%CORNERMP%%%%myDATADIR%%CornerMP/symbols.png X%%CORNERMP%%%%myDATADIR%%CornerMP/vol.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/README X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/about.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/back.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/eqls.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/exit.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/font.fnt X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/font.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/forwd.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/full.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/icnf.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/load.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/main.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/menu.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/menu_ko.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/menus.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/menus_ko.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/next.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/pause.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/play.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/plst.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/pos.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/prev.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/skin X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/stop.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/sub.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/subt.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/symbols.fnt X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/symbols.png X%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/vol.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/README X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/VERSION X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/balance.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/font.fnt X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/font.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/main.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/menu.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/menus.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/open.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/play.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/seekbar.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/skin X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/stop.png X%%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/sub.png X%%CYRUS%%%%myDATADIR%%Cyrus/README X%%CYRUS%%%%myDATADIR%%Cyrus/VERSION X%%CYRUS%%%%myDATADIR%%Cyrus/eq.png X%%CYRUS%%%%myDATADIR%%Cyrus/eqb.png X%%CYRUS%%%%myDATADIR%%Cyrus/exit.png X%%CYRUS%%%%myDATADIR%%Cyrus/font.fnt X%%CYRUS%%%%myDATADIR%%Cyrus/font.png X%%CYRUS%%%%myDATADIR%%Cyrus/iconify.png X%%CYRUS%%%%myDATADIR%%Cyrus/load.png X%%CYRUS%%%%myDATADIR%%Cyrus/main.png X%%CYRUS%%%%myDATADIR%%Cyrus/menu.png X%%CYRUS%%%%myDATADIR%%Cyrus/menubutt.png X%%CYRUS%%%%myDATADIR%%Cyrus/menus.png X%%CYRUS%%%%myDATADIR%%Cyrus/next.png X%%CYRUS%%%%myDATADIR%%Cyrus/pause.png X%%CYRUS%%%%myDATADIR%%Cyrus/play.png X%%CYRUS%%%%myDATADIR%%Cyrus/plb.png X%%CYRUS%%%%myDATADIR%%Cyrus/pos.png X%%CYRUS%%%%myDATADIR%%Cyrus/posbar.png X%%CYRUS%%%%myDATADIR%%Cyrus/prev.png X%%CYRUS%%%%myDATADIR%%Cyrus/readme X%%CYRUS%%%%myDATADIR%%Cyrus/skin X%%CYRUS%%%%myDATADIR%%Cyrus/stop.png X%%CYRUS%%%%myDATADIR%%Cyrus/sub.png X%%CYRUS%%%%myDATADIR%%Cyrus/symbols.fnt X%%CYRUS%%%%myDATADIR%%Cyrus/symbols.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/README X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/VERSION X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/eq.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/eqb.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/exit.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/font.fnt X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/font.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/iconify.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/load.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/main.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/maximize.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/menu.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/menubutt.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/menus.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/next.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/pause.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/play.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/plb.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/pos.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/prev.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/skin X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/stop.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/sub.png X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/symbols.fnt X%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/symbols.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/README X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/VERSION X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/close.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/font.fnt X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/font.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/main.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/maximize.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/menu.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/menus.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/minimize.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/pause.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/play.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/pos.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/skin X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/stop.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/sub.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/sub.png.win X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/symbols.fnt X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/symbols.png X%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/vol.png X%%AVIFILE%%%%myDATADIR%%avifile/README X%%AVIFILE%%%%myDATADIR%%avifile/VERSION X%%AVIFILE%%%%myDATADIR%%avifile/alap.png X%%AVIFILE%%%%myDATADIR%%avifile/font.fnt X%%AVIFILE%%%%myDATADIR%%avifile/font.png X%%AVIFILE%%%%myDATADIR%%avifile/help.png X%%AVIFILE%%%%myDATADIR%%avifile/load.png X%%AVIFILE%%%%myDATADIR%%avifile/menu.png X%%AVIFILE%%%%myDATADIR%%avifile/menus.png X%%AVIFILE%%%%myDATADIR%%avifile/mute.png X%%AVIFILE%%%%myDATADIR%%avifile/pause.png X%%AVIFILE%%%%myDATADIR%%avifile/play.png X%%AVIFILE%%%%myDATADIR%%avifile/pos.png X%%AVIFILE%%%%myDATADIR%%avifile/skin X%%AVIFILE%%%%myDATADIR%%avifile/stop.png X%%AVIFILE%%%%myDATADIR%%avifile/sub.png X%%AVIFILE%%%%myDATADIR%%avifile/symbols.fnt X%%AVIFILE%%%%myDATADIR%%avifile/symbols.png X%%AVIFILE%%%%myDATADIR%%avifile/volume.png X%%DEFAULT%%%%myDATADIR%%default/README X%%DEFAULT%%%%myDATADIR%%default/VERSION X%%DEFAULT%%%%myDATADIR%%default/about.png X%%DEFAULT%%%%myDATADIR%%default/back.png X%%DEFAULT%%%%myDATADIR%%default/eq.png X%%DEFAULT%%%%myDATADIR%%default/eqb.png X%%DEFAULT%%%%myDATADIR%%default/exit.png X%%DEFAULT%%%%myDATADIR%%default/font.fnt X%%DEFAULT%%%%myDATADIR%%default/font.png X%%DEFAULT%%%%myDATADIR%%default/forward.png X%%DEFAULT%%%%myDATADIR%%default/fsb.png X%%DEFAULT%%%%myDATADIR%%default/iconify.png X%%DEFAULT%%%%myDATADIR%%default/load.png X%%DEFAULT%%%%myDATADIR%%default/main.png X%%DEFAULT%%%%myDATADIR%%default/menu.png X%%DEFAULT%%%%myDATADIR%%default/menus.png X%%DEFAULT%%%%myDATADIR%%default/next.png X%%DEFAULT%%%%myDATADIR%%default/pause.png X%%DEFAULT%%%%myDATADIR%%default/play.png X%%DEFAULT%%%%myDATADIR%%default/plb.png X%%DEFAULT%%%%myDATADIR%%default/pos.png X%%DEFAULT%%%%myDATADIR%%default/prev.png X%%DEFAULT%%%%myDATADIR%%default/skin X%%DEFAULT%%%%myDATADIR%%default/stop.png X%%DEFAULT%%%%myDATADIR%%default/sub.png X%%DEFAULT%%%%myDATADIR%%default/subload.png X%%DEFAULT%%%%myDATADIR%%default/symbols.fnt X%%DEFAULT%%%%myDATADIR%%default/symbols.png X%%DEFAULT%%%%myDATADIR%%default/volume.png X%%MENTALIC%%%%myDATADIR%%mentalic/VERSION X%%MENTALIC%%%%myDATADIR%%mentalic/about.png X%%MENTALIC%%%%myDATADIR%%mentalic/back.png X%%MENTALIC%%%%myDATADIR%%mentalic/exit.png X%%MENTALIC%%%%myDATADIR%%mentalic/font.fnt X%%MENTALIC%%%%myDATADIR%%mentalic/font.png X%%MENTALIC%%%%myDATADIR%%mentalic/forward.png X%%MENTALIC%%%%myDATADIR%%mentalic/fsb.png X%%MENTALIC%%%%myDATADIR%%mentalic/iconify.png X%%MENTALIC%%%%myDATADIR%%mentalic/load.png X%%MENTALIC%%%%myDATADIR%%mentalic/main.png X%%MENTALIC%%%%myDATADIR%%mentalic/menu.png X%%MENTALIC%%%%myDATADIR%%mentalic/menus.png X%%MENTALIC%%%%myDATADIR%%mentalic/next.png X%%MENTALIC%%%%myDATADIR%%mentalic/pause.png X%%MENTALIC%%%%myDATADIR%%mentalic/play.png X%%MENTALIC%%%%myDATADIR%%mentalic/pos.png X%%MENTALIC%%%%myDATADIR%%mentalic/prev.png X%%MENTALIC%%%%myDATADIR%%mentalic/skin X%%MENTALIC%%%%myDATADIR%%mentalic/stop.png X%%MENTALIC%%%%myDATADIR%%mentalic/sub.png X%%MENTALIC%%%%myDATADIR%%mentalic/symbols.fnt X%%MENTALIC%%%%myDATADIR%%mentalic/symbols.png X%%MENTALIC%%%%myDATADIR%%mentalic/symbolsV.fnt X%%MENTALIC%%%%myDATADIR%%mentalic/symbolsV.png X%%MENTALIC%%%%myDATADIR%%mentalic/volume.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/README X%%NETSCAPE4%%%%myDATADIR%%netscape4/VERSION X%%NETSCAPE4%%%%myDATADIR%%netscape4/bookmark.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/font.fnt X%%NETSCAPE4%%%%myDATADIR%%netscape4/font.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/fwd.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/home.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/main.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/menu.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/menus.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/mynet.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/n.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/on.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/print.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/reload.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/rew.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/search.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/security.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/shop.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/skin X%%NETSCAPE4%%%%myDATADIR%%netscape4/stop.png X%%NETSCAPE4%%%%myDATADIR%%netscape4/sub.png X%%NEUTRON%%%%myDATADIR%%neutron/README X%%NEUTRON%%%%myDATADIR%%neutron/VERSION X%%NEUTRON%%%%myDATADIR%%neutron/about.png X%%NEUTRON%%%%myDATADIR%%neutron/back.png X%%NEUTRON%%%%myDATADIR%%neutron/eqb.png X%%NEUTRON%%%%myDATADIR%%neutron/exit.png X%%NEUTRON%%%%myDATADIR%%neutron/font.fnt X%%NEUTRON%%%%myDATADIR%%neutron/font.png X%%NEUTRON%%%%myDATADIR%%neutron/forward.png X%%NEUTRON%%%%myDATADIR%%neutron/fsb.png X%%NEUTRON%%%%myDATADIR%%neutron/iconify.png X%%NEUTRON%%%%myDATADIR%%neutron/load.png X%%NEUTRON%%%%myDATADIR%%neutron/main.png X%%NEUTRON%%%%myDATADIR%%neutron/menu.png X%%NEUTRON%%%%myDATADIR%%neutron/menus.png X%%NEUTRON%%%%myDATADIR%%neutron/mute.png X%%NEUTRON%%%%myDATADIR%%neutron/next.png X%%NEUTRON%%%%myDATADIR%%neutron/pause.png X%%NEUTRON%%%%myDATADIR%%neutron/play.png X%%NEUTRON%%%%myDATADIR%%neutron/plb.png X%%NEUTRON%%%%myDATADIR%%neutron/pos.png X%%NEUTRON%%%%myDATADIR%%neutron/pref.png X%%NEUTRON%%%%myDATADIR%%neutron/prev.png X%%NEUTRON%%%%myDATADIR%%neutron/skin X%%NEUTRON%%%%myDATADIR%%neutron/stop.png X%%NEUTRON%%%%myDATADIR%%neutron/sub.png X%%NEUTRON%%%%myDATADIR%%neutron/symbols.fnt X%%NEUTRON%%%%myDATADIR%%neutron/symbols.png X%%NEUTRON%%%%myDATADIR%%neutron/volume.png X%%PHONY%%%%myDATADIR%%phony/README X%%PHONY%%%%myDATADIR%%phony/VERSION X%%PHONY%%%%myDATADIR%%phony/about.png X%%PHONY%%%%myDATADIR%%phony/back.png X%%PHONY%%%%myDATADIR%%phony/exit.png X%%PHONY%%%%myDATADIR%%phony/font2.fnt X%%PHONY%%%%myDATADIR%%phony/font2.png X%%PHONY%%%%myDATADIR%%phony/forward.png X%%PHONY%%%%myDATADIR%%phony/load.png X%%PHONY%%%%myDATADIR%%phony/main.png X%%PHONY%%%%myDATADIR%%phony/menu.png X%%PHONY%%%%myDATADIR%%phony/menus.png X%%PHONY%%%%myDATADIR%%phony/mute.png X%%PHONY%%%%myDATADIR%%phony/next.png X%%PHONY%%%%myDATADIR%%phony/pause.png X%%PHONY%%%%myDATADIR%%phony/play.png X%%PHONY%%%%myDATADIR%%phony/pos.png X%%PHONY%%%%myDATADIR%%phony/prev.png X%%PHONY%%%%myDATADIR%%phony/progress.png X%%PHONY%%%%myDATADIR%%phony/skin X%%PHONY%%%%myDATADIR%%phony/small-bright.png X%%PHONY%%%%myDATADIR%%phony/small.png X%%PHONY%%%%myDATADIR%%phony/stop.png X%%PHONY%%%%myDATADIR%%phony/sub2.png X%%PHONY%%%%myDATADIR%%phony/symbols2.fnt X%%PHONY%%%%myDATADIR%%phony/symbols2.png X%%PHONY%%%%myDATADIR%%phony/volume.png X%%PHONY%%%%myDATADIR%%phony/zoom.png X%%PLASTIC%%%%myDATADIR%%plastic/README X%%PLASTIC%%%%myDATADIR%%plastic/about.png X%%PLASTIC%%%%myDATADIR%%plastic/back.png X%%PLASTIC%%%%myDATADIR%%plastic/eqb.png X%%PLASTIC%%%%myDATADIR%%plastic/exit.png X%%PLASTIC%%%%myDATADIR%%plastic/font.fnt X%%PLASTIC%%%%myDATADIR%%plastic/font.png X%%PLASTIC%%%%myDATADIR%%plastic/forward.png X%%PLASTIC%%%%myDATADIR%%plastic/fsb.png X%%PLASTIC%%%%myDATADIR%%plastic/iconify.png X%%PLASTIC%%%%myDATADIR%%plastic/load.png X%%PLASTIC%%%%myDATADIR%%plastic/main.png X%%PLASTIC%%%%myDATADIR%%plastic/menu.png X%%PLASTIC%%%%myDATADIR%%plastic/menus.png X%%PLASTIC%%%%myDATADIR%%plastic/next.png X%%PLASTIC%%%%myDATADIR%%plastic/pause.png X%%PLASTIC%%%%myDATADIR%%plastic/play.png X%%PLASTIC%%%%myDATADIR%%plastic/plb.png X%%PLASTIC%%%%myDATADIR%%plastic/pos.png X%%PLASTIC%%%%myDATADIR%%plastic/prev.png X%%PLASTIC%%%%myDATADIR%%plastic/skin X%%PLASTIC%%%%myDATADIR%%plastic/stop.png X%%PLASTIC%%%%myDATADIR%%plastic/sub.png X%%PLASTIC%%%%myDATADIR%%plastic/subt.png X%%PLASTIC%%%%myDATADIR%%plastic/symbols.fnt X%%PLASTIC%%%%myDATADIR%%plastic/symbols.png X%%PLASTIC%%%%myDATADIR%%plastic/volume.png X%%PROTON%%%%myDATADIR%%proton/README X%%PROTON%%%%myDATADIR%%proton/VERSION X%%PROTON%%%%myDATADIR%%proton/about.png X%%PROTON%%%%myDATADIR%%proton/equel.png X%%PROTON%%%%myDATADIR%%proton/exit.png X%%PROTON%%%%myDATADIR%%proton/ff.png X%%PROTON%%%%myDATADIR%%proton/font.fnt X%%PROTON%%%%myDATADIR%%proton/font.png X%%PROTON%%%%myDATADIR%%proton/fullscr.png X%%PROTON%%%%myDATADIR%%proton/icon.png X%%PROTON%%%%myDATADIR%%proton/knob.png X%%PROTON%%%%myDATADIR%%proton/main.png X%%PROTON%%%%myDATADIR%%proton/menu.png X%%PROTON%%%%myDATADIR%%proton/menus.png X%%PROTON%%%%myDATADIR%%proton/mute.png X%%PROTON%%%%myDATADIR%%proton/next.png X%%PROTON%%%%myDATADIR%%proton/open.png X%%PROTON%%%%myDATADIR%%proton/pause.png X%%PROTON%%%%myDATADIR%%proton/play.png X%%PROTON%%%%myDATADIR%%proton/playl.png X%%PROTON%%%%myDATADIR%%proton/pref.png X%%PROTON%%%%myDATADIR%%proton/prev.png X%%PROTON%%%%myDATADIR%%proton/rew.png X%%PROTON%%%%myDATADIR%%proton/skin X%%PROTON%%%%myDATADIR%%proton/slider.png X%%PROTON%%%%myDATADIR%%proton/stop.png X%%PROTON%%%%myDATADIR%%proton/sub.png X%%PROTON%%%%myDATADIR%%proton/symbols.fnt X%%PROTON%%%%myDATADIR%%proton/symbols.png X%%SLIM%%%%myDATADIR%%slim/about.png X%%SLIM%%%%myDATADIR%%slim/back.png X%%SLIM%%%%myDATADIR%%slim/double.png X%%SLIM%%%%myDATADIR%%slim/exit.png X%%SLIM%%%%myDATADIR%%slim/font.fnt X%%SLIM%%%%myDATADIR%%slim/font.png X%%SLIM%%%%myDATADIR%%slim/forward.png X%%SLIM%%%%myDATADIR%%slim/fsb.png X%%SLIM%%%%myDATADIR%%slim/iconify.png X%%SLIM%%%%myDATADIR%%slim/load.png X%%SLIM%%%%myDATADIR%%slim/main.png X%%SLIM%%%%myDATADIR%%slim/menu.png X%%SLIM%%%%myDATADIR%%slim/menus.png X%%SLIM%%%%myDATADIR%%slim/next.png X%%SLIM%%%%myDATADIR%%slim/normal.png X%%SLIM%%%%myDATADIR%%slim/pause.png X%%SLIM%%%%myDATADIR%%slim/play.png X%%SLIM%%%%myDATADIR%%slim/plb.png X%%SLIM%%%%myDATADIR%%slim/pos.png X%%SLIM%%%%myDATADIR%%slim/pref.png X%%SLIM%%%%myDATADIR%%slim/prev.png X%%SLIM%%%%myDATADIR%%slim/skin X%%SLIM%%%%myDATADIR%%slim/stop.png X%%SLIM%%%%myDATADIR%%slim/sub.png X%%SLIM%%%%myDATADIR%%slim/subt.png X%%SLIM%%%%myDATADIR%%slim/symbols.fnt X%%SLIM%%%%myDATADIR%%slim/symbols.png X%%SLIM%%%%myDATADIR%%slim/volume.png X%%XANIM%%%%myDATADIR%%xanim/README X%%XANIM%%%%myDATADIR%%xanim/VERSION X%%XANIM%%%%myDATADIR%%xanim/back.png X%%XANIM%%%%myDATADIR%%xanim/back2.png X%%XANIM%%%%myDATADIR%%xanim/back3.png X%%XANIM%%%%myDATADIR%%xanim/exit.png X%%XANIM%%%%myDATADIR%%xanim/ff2.png X%%XANIM%%%%myDATADIR%%xanim/ff3.png X%%XANIM%%%%myDATADIR%%xanim/grab.png X%%XANIM%%%%myDATADIR%%xanim/main.png X%%XANIM%%%%myDATADIR%%xanim/menu.png X%%XANIM%%%%myDATADIR%%xanim/menus.png X%%XANIM%%%%myDATADIR%%xanim/minus.png X%%XANIM%%%%myDATADIR%%xanim/o.png X%%XANIM%%%%myDATADIR%%xanim/play.png X%%XANIM%%%%myDATADIR%%xanim/plus.png X%%XANIM%%%%myDATADIR%%xanim/skin X%%XANIM%%%%myDATADIR%%xanim/stop.png X%%XANIM%%%%myDATADIR%%xanim/sub.png X%%XANIM%%%%myDATADIR%%xanim/vol.png X%%XANIM%%%%myDATADIR%%xanim/volbar.png X%%XANIM%%%%myDATADIR%%xanim/volmin.png X%%XANIM%%%%myDATADIR%%xanim/volplus.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/README X%%XINE_LCD%%%%myDATADIR%%xine-lcd/VERSION X%%XINE_LCD%%%%myDATADIR%%xine-lcd/close.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/dvd.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/eject.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/ffwd.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/font.fnt X%%XINE_LCD%%%%myDATADIR%%xine-lcd/font.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/fullsc.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/main-jo.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/main.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/menu.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/menus.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/minus.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/next.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/pause.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/play.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/playlist.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/plbutton.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/plus.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/poti.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/power.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/pref.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/prev.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/rewind.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/seekbar.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/skin X%%XINE_LCD%%%%myDATADIR%%xine-lcd/stop.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/sub.png X%%XINE_LCD%%%%myDATADIR%%xine-lcd/volume.png X%%XINE_LCD%%@dirrm %%myDATADIR%%xine-lcd X%%XANIM%%@dirrm %%myDATADIR%%xanim X%%SLIM%%@dirrm %%myDATADIR%%slim X%%PROTON%%@dirrm %%myDATADIR%%proton X%%PLASTIC%%@dirrm %%myDATADIR%%plastic X%%PHONY%%@dirrm %%myDATADIR%%phony X%%NEUTRON%%@dirrm %%myDATADIR%%neutron X%%NETSCAPE4%%@dirrm %%myDATADIR%%netscape4 X%%MENTALIC%%@dirrm %%myDATADIR%%mentalic X%%DEFAULT%%@dirrm %%myDATADIR%%default X%%AVIFILE%%@dirrm %%myDATADIR%%avifile X%%WINDOWSMEDIAPLAYER6%%@dirrm %%myDATADIR%%WindowsMediaPlayer6 X%%MIDNIGHTLOVE%%@dirrm %%myDATADIR%%MidnightLove X%%CYRUS%%@dirrm %%myDATADIR%%Cyrus X%%CUBICPLAYER%%@dirrm %%myDATADIR%%CubicPlayer X%%CORNERMPAQUA%%@dirrm %%myDATADIR%%CornerMP-aqua X%%CORNERMP%%@dirrm %%myDATADIR%%CornerMP X%%BLUEHEART%%@dirrm %%myDATADIR%%BlueHeart X%%ALIENMIND%%@dirrm %%myDATADIR%%AlienMind X@unexec rmdir %D/%%TOP_myDATADIR%% 2>/dev/null || true END-of-./pkg-plist echo x - ./Makefile.inc sed 's/^X//' >./Makefile.inc << 'END-of-./Makefile.inc' XWITH_SKIN_ALL=yes XWITH_SKIN_DEFAULT=yes END-of-./Makefile.inc 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 May 8 6: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 0420A37B400 for ; Wed, 8 May 2002 06:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48DU3102636; Wed, 8 May 2002 06:30:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 06:30:03 -0700 (PDT) Message-Id: <200205081330.g48DU3102636@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Lev Serebryakov Subject: Re: ports/36762: Could not build port print/ghostscript-afpl Reply-To: Lev Serebryakov Sender: owner-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/36762; it has been noted by GNATS. From: Lev Serebryakov To: freebsd-gnats-submit@FreeBSD.org, lev@serebryakov.spb.ru Cc: Subject: Re: ports/36762: Could not build port print/ghostscript-afpl Date: Wed, 8 May 2002 17:26:41 +0400 Hello freebsd-gnats-submit, Please, close this one. It was solved months ago. -- Best regards, Lev mailto:lev@serebryakov.spb.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 6:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1197737B407 for ; Wed, 8 May 2002 06:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48DU2U02630; Wed, 8 May 2002 06:30:02 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id C4D0437B404 for ; Wed, 8 May 2002 06:23:19 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g48DQne51277; Wed, 8 May 2002 17:26:49 +0400 (MSD) (envelope-from lev) Message-Id: <200205081326.g48DQne51277@ftp.translate.ru> Date: Wed, 8 May 2002 17:26:49 +0400 (MSD) From: Lev Serebryakov Reply-To: Lev Serebryakov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: ports/37859: Please, submit ports/37025 before portsfreeze! It is [MAINTAINER 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: 37859 >Category: ports >Synopsis: Please, submit ports/37025 before portsfreeze! It is [MAINTAINER UPDATE]! >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 08 06:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev Serebryakov >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 6:58:57 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 0ADAC37B404; Wed, 8 May 2002 06:58:55 -0700 (PDT) Received: from pool0229.cvx33-bradley.dialup.earthlink.net ([216.244.0.229] helo=gondor) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 175Rxy-0004eB-00; Wed, 08 May 2002 06:58:51 -0700 From: "Eric Lam" To: Cc: Subject: FreeBSD Port: netatalk-1.5.3.1,1 (broken) Date: Wed, 8 May 2002 06:58:59 -0700 Message-ID: <000001c1f698$83bfc6d0$e500f4d8@gondor> 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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I believe that the /net/netatalk ports is broken. Yes, I have snagged the latest ports tree on the CVS repository. I get a checksum error when I do a make install; and I attempted to proceed by ignoring the checksum error. Then I get an Error 2. Would somebody please advise? Thanks! -- Eric Lam ecrim@ecrim.net PGP Public Key: http://www.ecrim.net/ecrim.asc Three OSs for the Corporations under the sky, Seven for the Software-lords in their halls of Silicon Valley, Nine for Mortal .coms doomed to die, One for the Dark Gates on his dark throne In the Land of Redmond where the Shadows lie. One OS to rule them all, One OS to find them, One OS to bring them all and in the darkness bind them In the Land of Redmond where the Shadows lie. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7: 2: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 806EB37B403; Wed, 8 May 2002 07:02:55 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48E2tR04955; Wed, 8 May 2002 07:02:55 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:02:55 -0700 (PDT) From: Message-Id: <200205081402.g48E2tR04955@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, greid@FreeBSD.org Subject: Re: ports/37851: UPDATE shells/osh to new 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 shells/osh to new version Responsible-Changed-From-To: freebsd-ports->greid Responsible-Changed-By: dwcjr Responsible-Changed-When: Wed May 8 07:02:43 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37851 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7: 6: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 292B837B403; Wed, 8 May 2002 07:06:13 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48E6Du08895; Wed, 8 May 2002 07:06:13 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:06:13 -0700 (PDT) From: Message-Id: <200205081406.g48E6Du08895@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/37774: xscreensaver-4.02 stray 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: xscreensaver-4.02 stray file Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: dwcjr Responsible-Changed-When: Wed May 8 07:05:53 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37774 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:17:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B12237B401; Wed, 8 May 2002 07:17:42 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EHf409805; Wed, 8 May 2002 07:17:41 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:17:41 -0700 (PDT) From: Message-Id: <200205081417.g48EHf409805@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, sheldonh@FreeBSD.org Subject: Re: ports/37488: ports/mail/exim-devel newer 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: ports/mail/exim-devel newer version Responsible-Changed-From-To: freebsd-ports->sheldonh Responsible-Changed-By: dwcjr Responsible-Changed-When: Wed May 8 07:17:04 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37488 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:18:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BD6A37B401; Wed, 8 May 2002 07:18:26 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g48EIMDm000444; Wed, 8 May 2002 09:18:24 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: [Fwd: ports/37610] From: Larry Rosenman To: taguchi@tohoku.iij.ad.jp Cc: freebsd-ports@freebsd.org, re@freebsd.org, portmgr@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 08 May 2002 09:18:22 -0500 Message-Id: <1020867504.312.5.camel@lerlaptop> 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 -----Forwarded Message----- From: Larry Rosenman To: will@FreeBSD.org Cc: re@FreeBSD.org Subject: ports/37610 Date: 06 May 2002 16:22:28 -0500 Can someone look into commiting this to ports? It's the x86emu fix for the bios'es... With some of the newer chip sets BIOS's using extended X86 opcodes and addressing modes, the XFree86 4.2.0 x86emu needs enhancement. Steve Woodford made the following patch, which fixes this issue. can this be added to the XFree86-4-Server port as a patch to xc/extras/x86emu/src/x86emu/decode.c ? How-To-Repeat run on a I830MG graphics system, see the X86 ILLEGAL OPCODE (see the -STABLE and -MOBILE lists from yesterday (April 29, 2002) for example logs. This patch fixes THAT problem. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:23: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 2318037B410; Wed, 8 May 2002 07:23:43 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48ENg510303; Wed, 8 May 2002 07:23:42 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:23:42 -0700 (PDT) From: Message-Id: <200205081423.g48ENg510303@freefall.freebsd.org> To: erwin@lansing.dk, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37841: port update: graphics/xmms-gforce update MASTER_SITES Sender: owner-freebsd-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: graphics/xmms-gforce update MASTER_SITES State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:23:34 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37841 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:24:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id ACE5E37B400; Wed, 8 May 2002 07:23:56 -0700 (PDT) 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 g48EEiW29882; Wed, 8 May 2002 16:14:44 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 8CFD15A548; Wed, 8 May 2002 16:14:43 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 54BC05A547; Wed, 8 May 2002 16:14:42 +0200 (CEST) Date: Wed, 8 May 2002 16:14:42 +0200 From: Oliver Braun To: Eric Lam Cc: marcus@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: netatalk-1.5.3.1,1 (broken) Message-ID: <20020508141442.GB43129@nemesis.informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Eric Lam , marcus@FreeBSD.ORG, ports@FreeBSD.ORG References: <000001c1f698$83bfc6d0$e500f4d8@gondor> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c1f698$83bfc6d0$e500f4d8@gondor> User-Agent: Mutt/1.3.99i Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-PRERELEASE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-Uptime: 6 days X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ X-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 * Eric Lam [2002-05-08 16:00]: > I believe that the /net/netatalk ports is broken. Yes, I have snagged > the latest ports tree on the CVS repository. I get a checksum error I could not reproduce that. # make distclean checksum >> netatalk-1.5.3.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://us.dl.sourceforge.net/netatalk/. >> Checksum OK for netatalk-1.5.3.1.tar.bz2. Furthermore, the build does not produce any errors on -stable. Try again after a "make distclean". Regards, Olli -- Institute for Software Technology & Institute for Information Systems Department of Computing Science, Federal Armed Forces University Munich --------------------------- http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:25: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 0EA6C37B400; Wed, 8 May 2002 07:25:54 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EPsc10472; Wed, 8 May 2002 07:25:54 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:25:54 -0700 (PDT) From: Message-Id: <200205081425.g48EPsc10472@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/37724: (re)installing mod_php4 makes httpd dump 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: (re)installing mod_php4 makes httpd dump core Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: dwcjr Responsible-Changed-When: Wed May 8 07:25:45 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37724 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:30:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BA0937B411 for ; Wed, 8 May 2002 07:30:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EU8510678; Wed, 8 May 2002 07:30:08 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 07:30:08 -0700 (PDT) Message-Id: <200205081430.g48EU8510678@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37323: update port editors/e3: 2.21 -> 2.31 (2.21 tgz unavail) 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/37323; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, matthias.andree@web.de Cc: Subject: Re: ports/37323: update port editors/e3: 2.21 -> 2.31 (2.21 tgz unavail) Date: Wed, 08 May 2002 09:26:50 -0500 What does the maintainer think? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:30: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 2980737B421; Wed, 8 May 2002 07:30:27 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EURY10728; Wed, 8 May 2002 07:30:27 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:30:27 -0700 (PDT) From: Message-Id: <200205081430.g48EURY10728@freefall.freebsd.org> To: lev@serebryakov.spb.ru, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37859: Please, submit ports/37025 before portsfreeze! It is [MAINTAINER 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: Please, submit ports/37025 before portsfreeze! It is [MAINTAINER UPDATE]! State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:30:19 PDT 2002 State-Changed-Why: Invalid PR http://www.freebsd.org/cgi/query-pr.cgi?pr=37859 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:33: 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 9701B37B407; Wed, 8 May 2002 07:32:54 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EWsA11074; Wed, 8 May 2002 07:32:54 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:32:54 -0700 (PDT) From: Message-Id: <200205081432.g48EWsA11074@freefall.freebsd.org> To: lev@serebryakov.spb.ru, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37025: [MAINTAINER UPDATe][PATCH] Update for 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][PATCH] Update for port russian/apache13 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:32:47 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37025 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:34:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA96037B403; Wed, 8 May 2002 07:34:46 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EYk111301; Wed, 8 May 2002 07:34:46 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:34:46 -0700 (PDT) From: Message-Id: <200205081434.g48EYk111301@freefall.freebsd.org> To: ler@lerctr.org, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/37633: www/mod_php4 port modifys /usr/local/etc/apache/httpd.conf incorrectly when SSL is present. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/mod_php4 port modifys /usr/local/etc/apache/httpd.conf incorrectly when SSL is present. Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: dwcjr Responsible-Changed-When: Wed May 8 07:34:34 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37633 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:36: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 490DA37B400; Wed, 8 May 2002 07:36:14 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EaEk11475; Wed, 8 May 2002 07:36:14 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:36:14 -0700 (PDT) From: Message-Id: <200205081436.g48EaEk11475@freefall.freebsd.org> To: danfe@regency.nsu.ru, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37857: graphics/mplayer-skins 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: graphics/mplayer-skins port UPDATE State-Changed-From-To: open->feedback State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:35:04 PDT 2002 State-Changed-Why: Waiting for diff to be sent instead of shar http://www.freebsd.org/cgi/query-pr.cgi?pr=37857 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7: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 2355937B409 for ; Wed, 8 May 2002 07:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Ee3111754; Wed, 8 May 2002 07:40:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 07:40:03 -0700 (PDT) Message-Id: <200205081440.g48Ee3111754@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37857: graphics/mplayer-skins port UPDATE 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/37857; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, danfe@regency.nsu.ru Cc: Subject: Re: ports/37857: graphics/mplayer-skins port UPDATE Date: Wed, 08 May 2002 09:34:07 -0500 Updates need to be sent in the form of a unified diff If the diff is large, please gzip or post a url. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7: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 42D8A37B40C for ; Wed, 8 May 2002 07:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Ee5p11766; Wed, 8 May 2002 07:40:05 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 07:40:05 -0700 (PDT) Message-Id: <200205081440.g48Ee5p11766@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/36811: XFree86-4-libraries cannot find version.def 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/36811; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, freaky@aagh.net Cc: Subject: Re: ports/36811: XFree86-4-libraries cannot find version.def Date: Wed, 08 May 2002 09:29:54 -0500 have you asked the maintainer about this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:42: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 48F5437B40A; Wed, 8 May 2002 07:41:56 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EfsZ12011; Wed, 8 May 2002 07:41:54 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:41:54 -0700 (PDT) From: Message-Id: <200205081441.g48EfsZ12011@freefall.freebsd.org> To: sysadmin@alexdupre.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final 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: [Maintainer Update] www/boa port (to 0.94.12 final release) State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:41:46 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37784 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:43: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 3C49037B400; Wed, 8 May 2002 07:43:45 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Ehj812262; Wed, 8 May 2002 07:43:45 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:43:45 -0700 (PDT) From: Message-Id: <200205081443.g48Ehj812262@freefall.freebsd.org> To: dmitry_makovey@mail.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37114: New version of KMymoney + bugfix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New version of KMymoney + bugfix State-Changed-From-To: open->feedback State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:43:29 PDT 2002 State-Changed-Why: Waiting for diff instead of shar http://www.freebsd.org/cgi/query-pr.cgi?pr=37114 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:44: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 57B5037B40D; Wed, 8 May 2002 07:44:36 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EiaS12390; Wed, 8 May 2002 07:44:36 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:44:36 -0700 (PDT) From: Message-Id: <200205081444.g48EiaS12390@freefall.freebsd.org> To: mharnois@cpinternet.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37473: ghostscript-gnu doesn't build on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ghostscript-gnu doesn't build on -current State-Changed-From-To: open->feedback State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:44:26 PDT 2002 State-Changed-Why: Waiting to see if problem still exists http://www.freebsd.org/cgi/query-pr.cgi?pr=37473 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:46: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 1C94537B414; Wed, 8 May 2002 07:45:42 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48EjgI12569; Wed, 8 May 2002 07:45:42 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:45:42 -0700 (PDT) From: Message-Id: <200205081445.g48EjgI12569@freefall.freebsd.org> To: mfahey.at.enter.net@FreeBSD.org, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37157: kdm crashes or 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: kdm crashes or x State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:45:31 PDT 2002 State-Changed-Why: User Error http://www.freebsd.org/cgi/query-pr.cgi?pr=37157 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:50:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8324737B409 for ; Wed, 8 May 2002 07:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Eo3012922; Wed, 8 May 2002 07:50:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 07:50:03 -0700 (PDT) Message-Id: <200205081450.g48Eo3012922@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37114: New version of KMymoney + bugfix 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/37114; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, dmitry_makovey@mail.com Cc: Subject: Re: ports/37114: New version of KMymoney + bugfix Date: Wed, 08 May 2002 09:43:22 -0500 please resubmit in unified diff format. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:50: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 2D2AF37B405 for ; Wed, 8 May 2002 07:50:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Eo5n12929; Wed, 8 May 2002 07:50:05 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 07:50:05 -0700 (PDT) Message-Id: <200205081450.g48Eo5n12929@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37473: ghostscript-gnu doesn't build on -current 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/37473; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, mharnois@cpinternet.com Cc: Subject: Re: ports/37473: ghostscript-gnu doesn't build on -current Date: Wed, 08 May 2002 09:44:18 -0500 I've built it on recent -current machines. Do you still have this problem? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:50:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D62E837B408 for ; Wed, 8 May 2002 07:50:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Eo6U12934; Wed, 8 May 2002 07:50:06 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 07:50:06 -0700 (PDT) Message-Id: <200205081450.g48Eo6U12934@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/36907: ports/www/apache2 deinstall may need update 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/36907; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, dominic_marks@btinternet.com Cc: Subject: Re: ports/36907: ports/www/apache2 deinstall may need update Date: Wed, 08 May 2002 09:47:48 -0500 Have you mentioned this to the maintainer? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:51: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 17C7737B404; Wed, 8 May 2002 07:50:48 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Eoms13061; Wed, 8 May 2002 07:50:48 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:50:48 -0700 (PDT) From: Message-Id: <200205081450.g48Eoms13061@freefall.freebsd.org> To: mharnois@cpinternet.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37473: ghostscript-gnu doesn't build on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ghostscript-gnu doesn't build on -current State-Changed-From-To: feedback->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:50:33 PDT 2002 State-Changed-Why: Originator doesn't have problem any more http://www.freebsd.org/cgi/query-pr.cgi?pr=37473 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:54:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D67137B407; Wed, 8 May 2002 07:54:39 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Esdt13450; Wed, 8 May 2002 07:54:39 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:54:39 -0700 (PDT) From: Message-Id: <200205081454.g48Esdt13450@freefall.freebsd.org> To: brad@kazrak.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/37805: First file downloaded for tight-vnc port 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: First file downloaded for tight-vnc port doesn't work State-Changed-From-To: open->feedback State-Changed-By: dwcjr State-Changed-When: Wed May 8 07:54:09 PDT 2002 State-Changed-Why: Witing to here if problem still exists Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: dwcjr Responsible-Changed-When: Wed May 8 07:54:09 PDT 2002 Responsible-Changed-Why: I'll handle this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=37805 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 7:59: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 6F61F37B404; Wed, 8 May 2002 07:59:25 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48ExP113837; Wed, 8 May 2002 07:59:25 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 07:59:25 -0700 (PDT) From: Message-Id: <200205081459.g48ExP113837@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/36789: openssh port will not compile, checksum 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 Synopsis: openssh port will not compile, checksum error Responsible-Changed-From-To: freebsd-ports->dinoex Responsible-Changed-By: dwcjr Responsible-Changed-When: Wed May 8 07:59:12 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36789 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5411737B408 for ; Wed, 8 May 2002 08:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48F06k13894; Wed, 8 May 2002 08:00:06 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 08:00:06 -0700 (PDT) Message-Id: <200205081500.g48F06k13894@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/33848: CUPS doesn't find parallel port 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/33848; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, pat+freebsd@phoenix.volant.org Cc: Subject: Re: ports/33848: CUPS doesn't find parallel port Date: Wed, 08 May 2002 09:50:16 -0500 Have you emailed the maintainer about this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8: 2: 8 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 C471837B408; Wed, 8 May 2002 08:02:03 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 3EB749B1A; Wed, 8 May 2002 10:01:58 -0500 (EST) Date: Wed, 8 May 2002 10:01:58 -0500 From: Will Andrews To: Larry Rosenman Cc: taguchi@tohoku.iij.ad.jp, freebsd-ports@freebsd.org, re@freebsd.org, portmgr@freebsd.org Subject: Re: [Fwd: ports/37610] Message-ID: <20020508150158.GQ53809@squall.waterspout.com> Mail-Followup-To: Larry Rosenman , taguchi@tohoku.iij.ad.jp, freebsd-ports@freebsd.org, re@freebsd.org, portmgr@freebsd.org References: <1020867504.312.5.camel@lerlaptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1020867504.312.5.camel@lerlaptop> 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 Wed, May 08, 2002 at 09:18:22AM -0500, Larry Rosenman wrote: *PLEASE* have some freaking patience! This is the *third* message I've gotten on this issue in less than a week! I'm still dealing with moving back home from college... sigh. This issue will be taken care of when I get around to doing *anything* at all on FreeBSD. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8: 3: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 5A2C037B42C; Wed, 8 May 2002 08:03:16 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48F3F014199; Wed, 8 May 2002 08:03:15 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 08:03:15 -0700 (PDT) From: Message-Id: <200205081503.g48F3F014199@freefall.freebsd.org> To: x@mariinsky.ru, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: XFree86-4-libraries cannot find version.def State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 08:02:49 PDT 2002 State-Changed-Why: Superceded by 36811 which contains a patch to fix this problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=36885 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8: 6:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC44B37B405; Wed, 8 May 2002 08:06:42 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48F6gL18216; Wed, 8 May 2002 08:06:42 -0700 (PDT) (envelope-from ijliao) Date: Wed, 8 May 2002 08:06:42 -0700 (PDT) From: Message-Id: <200205081506.g48F6gL18216@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/37856: mcrypt failed 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: mcrypt failed patch Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: ijliao Responsible-Changed-When: Wed May 8 08:06:32 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37856 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8: 7:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EC8D37B405; Wed, 8 May 2002 08:07:40 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48F7e818318; Wed, 8 May 2002 08:07:40 -0700 (PDT) (envelope-from ijliao) Date: Wed, 8 May 2002 08:07:40 -0700 (PDT) From: Message-Id: <200205081507.g48F7e818318@freefall.freebsd.org> To: lev@serebryakov.spb.ru, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36762: Could not build 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: Could not build port print/ghostscript-afpl State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed May 8 08:07:04 PDT 2002 State-Changed-Why: originator request. solved months ago http://www.freebsd.org/cgi/query-pr.cgi?pr=36762 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8: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 C336037B409 for ; Wed, 8 May 2002 08:10:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48FAAk18521; Wed, 8 May 2002 08:10:10 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 08:10:10 -0700 (PDT) Message-Id: <200205081510.g48FAAk18521@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) 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/37784; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, sysadmin@alexdupre.com Cc: Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) Date: Wed, 08 May 2002 10:09:47 -0500 > pkg_version -t 0.94.12.r5 0.94.12 < this means that the r5 has a greater number so I am going to set portepoch. but note this for next time > pkg_version -t 0.94.12.5 0.94.12 > if you take the r out the version # will work correctly. so make sure you pkg_version to keep track of it better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8:10: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 DF48C37B406 for ; Wed, 8 May 2002 08:10:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48FA7G18508; Wed, 8 May 2002 08:10:07 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 08:10:07 -0700 (PDT) Message-Id: <200205081510.g48FA7G18508@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37384: packaging of lang/expect fails 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/37384; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, parv@pair.com Cc: Subject: Re: ports/37384: packaging of lang/expect fails Date: Wed, 08 May 2002 10:08:04 -0500 So a simple fix is to set MANCOMPRESSED to no? from the porters handbook To specify whether the manpages are compressed upon installation, use the MANCOMPRESSED variable. This variable can take three values, yes, no and maybe. yes means manpages are already installed compressed, no means they are not, and maybe means the software already respects the value of NOMANCOMPRESS so bsd.port.mk does not have to do anything special. yes just means the man pages are compressed, no means they are not, and maybe means the port respects NOMANCOMPRESS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8:16:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-52.cisco.com [64.102.60.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E71537B403 for ; Wed, 8 May 2002 08:16:29 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g48FGFpp000811; Wed, 8 May 2002 11:16:15 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g48FGFOi000810; Wed, 8 May 2002 11:16:15 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@FreeBSD.org using -f Subject: Re: FreeBSD Port: netatalk-1.5.3.1,1 (broken) From: Joe Marcus Clarke To: Eric Lam Cc: ports@FreeBSD.org In-Reply-To: <000001c1f698$83bfc6d0$e500f4d8@gondor> References: <000001c1f698$83bfc6d0$e500f4d8@gondor> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 08 May 2002 11:16:15 -0400 Message-Id: <1020870975.298.11.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2002-05-08 at 09:58, Eric Lam wrote: > I believe that the /net/netatalk ports is broken. Yes, I have snagged > the latest ports tree on the CVS repository. I get a checksum error > when I do a make install; and I attempted to proceed by ignoring the > checksum error. Then I get an Error 2. Would somebody please advise? I have to agree with Olli. It looks good to me. I can't reproduce this on 4.6-PRE. Sounds like your distfile is corrupt. Try doing a make distclean, then refetch it. Joe > Thanks! > > -- > Eric Lam > ecrim@ecrim.net > PGP Public Key: http://www.ecrim.net/ecrim.asc > > Three OSs for the Corporations under the sky, > Seven for the Software-lords in their halls of Silicon Valley, > Nine for Mortal .coms doomed to die, > One for the Dark Gates on his dark throne > In the Land of Redmond where the Shadows lie. > One OS to rule them all, One OS to find them, > One OS to bring them all and in the darkness bind them > In the Land of Redmond where the Shadows lie. > > > 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 Wed May 8 8: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 D6BD937B40A; Wed, 8 May 2002 08:19:56 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48FJud19375; Wed, 8 May 2002 08:19:56 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 08:19:56 -0700 (PDT) From: Message-Id: <200205081519.g48FJud19375@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37384: packaging of lang/expect fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: packaging of lang/expect fails State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 08:19:07 PDT 2002 State-Changed-Why: Pilot error. MANCOMPRESSED= is for ports to specify if they are compliant. http://www.freebsd.org/cgi/query-pr.cgi?pr=37384 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8: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 7433737B40C for ; Wed, 8 May 2002 08:20:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48FK5o19445; Wed, 8 May 2002 08:20:05 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 08:20:05 -0700 (PDT) Message-Id: <200205081520.g48FK5o19445@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Hye-Shik Chang Subject: Re: ports/36907: ports/www/apache2 deinstall may need update Reply-To: Hye-Shik Chang Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36907; it has been noted by GNATS. From: Hye-Shik Chang To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/36907: ports/www/apache2 deinstall may need update Date: Thu, 9 May 2002 00:13:15 +0900 On Wed, May 08, 2002 at 07:50:06AM -0700, David W. Chapman Jr. wrote: > Have you mentioned this to the maintainer? > Hello, I'm a maintainer of this port. I'll delete pkg-deinstall on next update (PR/37849) -- Hye-Shik Chang Yonsei University, Seoul ^D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8:26: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 9056637B409; Wed, 8 May 2002 08:26:54 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48FQs820188; Wed, 8 May 2002 08:26:54 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 08:26:54 -0700 (PDT) From: Message-Id: <200205081526.g48FQs820188@freefall.freebsd.org> To: matthias.andree@web.de, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37323: update port editors/e3: 2.21 -> 2.31 (2.21 tgz unavail) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update port editors/e3: 2.21 -> 2.31 (2.21 tgz unavail) State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 08:26:46 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37323 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 8:35: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 75AB237B405; Wed, 8 May 2002 08:35:17 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48FZH921076; Wed, 8 May 2002 08:35:17 -0700 (PDT) (envelope-from cy) Date: Wed, 8 May 2002 08:35:17 -0700 (PDT) From: Message-Id: <200205081535.g48FZH921076@freefall.freebsd.org> To: dominic_marks@btinternet.com, cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/36907: ports/www/apache2 deinstall may need 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: ports/www/apache2 deinstall may need update State-Changed-From-To: open->analyzed State-Changed-By: cy State-Changed-When: Wed May 8 08:31:51 PDT 2002 State-Changed-Why: Fix implemented in my tree. Awaiting resolution of PR/37849 before committing. Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Wed May 8 08:31:51 PDT 2002 Responsible-Changed-Why: I'm already working on PR/37849. As this one is related to it, I'll take this one on too. http://www.freebsd.org/cgi/query-pr.cgi?pr=36907 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9: 5: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 6F11437B40D; Wed, 8 May 2002 09:05:02 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48G52223831; Wed, 8 May 2002 09:05:02 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 09:05:02 -0700 (PDT) From: Message-Id: <200205081605.g48G52223831@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37852: [MAINTAINER UPDATE] x11/xbindkeys_config 0.1.0 -> 0.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] x11/xbindkeys_config 0.1.0 -> 0.1.1 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 09:04:55 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9: 6:17 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 7B18737B401; Wed, 8 May 2002 09:06:11 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48G6BX27562; Wed, 8 May 2002 09:06:11 -0700 (PDT) (envelope-from dinoex) Date: Wed, 8 May 2002 09:06:11 -0700 (PDT) From: Message-Id: <200205081606.g48G6BX27562@freefall.freebsd.org> To: dinoex@FreeBSD.org, dinoex@FreeBSD.org, ports@FreeBSD.org Subject: Re: ports/36789: openssh port will not compile, checksum 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 Synopsis: openssh port will not compile, checksum error Responsible-Changed-From-To: dinoex->ports Responsible-Changed-By: dinoex Responsible-Changed-When: Wed May 8 09:04:54 PDT 2002 Responsible-Changed-Why: I have no access to delete the stale patchfile from the FreeBSD server. http://www.freebsd.org/cgi/query-pr.cgi?pr=36789 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9: 7: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9743637B405; Wed, 8 May 2002 09:06:54 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48G6sA27725; Wed, 8 May 2002 09:06:54 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 09:06:54 -0700 (PDT) From: Message-Id: <200205081606.g48G6sA27725@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37815: [MAINTAINER UPDATE] x11/xbindkeys 1.5.1 -> 1.5.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: [MAINTAINER UPDATE] x11/xbindkeys 1.5.1 -> 1.5.2 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 09:06:47 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37815 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9: 7:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 9A39B37B40A; Wed, 8 May 2002 09:07:37 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id A66B831992D; Wed, 8 May 2002 11:07:34 -0500 (CDT) Date: Wed, 8 May 2002 11:07:34 -0500 From: "David W. Chapman Jr." To: dinoex@FreeBSD.org Cc: ports@FreeBSD.org Subject: Re: ports/36789: openssh port will not compile, checksum error Message-ID: <20020508160734.GN8681@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: dinoex@FreeBSD.org, ports@FreeBSD.org References: <200205081606.g48G6BX27562@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205081606.g48G6BX27562@freefall.freebsd.org> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 4.5-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 On Wed, May 08, 2002 at 09:06:11AM -0700, dinoex@FreeBSD.org wrote: > Synopsis: openssh port will not compile, checksum error > > Responsible-Changed-From-To: dinoex->ports > Responsible-Changed-By: dinoex > Responsible-Changed-When: Wed May 8 09:04:54 PDT 2002 > Responsible-Changed-Why: > I have no access to delete the stale patchfile from the FreeBSD server. I don't think you need to delete it....but shouldn't this go to portmgr instead? -- 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 Wed May 8 9:18: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 28E8237B406; Wed, 8 May 2002 09:17:52 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48GHqP28755; Wed, 8 May 2002 09:17:52 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 09:17:52 -0700 (PDT) From: Message-Id: <200205081617.g48GHqP28755@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36827: Update port: lang/yap to 4.3.20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: lang/yap to 4.3.20 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 09:17:44 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36827 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9:20:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F93637B40A; Wed, 8 May 2002 09:20:57 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48GKvg29203; Wed, 8 May 2002 09:20:57 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 09:20:57 -0700 (PDT) From: Message-Id: <200205081620.g48GKvg29203@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36824: Update port: net/sntop to 1.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: Update port: net/sntop to 1.4.3 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 09:20:40 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36824 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9: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 B2CD037B400 for ; Wed, 8 May 2002 09:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48GU3029783; Wed, 8 May 2002 09:30:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 09:30:03 -0700 (PDT) Message-Id: <200205081630.g48GU3029783@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: parv Subject: Re: ports/37384: packaging of lang/expect fails Reply-To: parv Sender: owner-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/37384; it has been noted by GNATS. From: parv To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/37384: packaging of lang/expect fails Date: Wed, 8 May 2002 12:23:39 -0400 in message <3CD93F54.3070006@inethouston.net>, wrote David W. Chapman Jr. thusly... > > So a simple fix is to set MANCOMPRESSED to no? that is not a fix. setting MANCOMPRESSED=no only avoids the problem to come up; fix would be if there were a way of compressing the man pages w/o error. > from the porters handbook > > To specify whether the manpages are compressed upon installation, > use the MANCOMPRESSED variable. This variable can take three > values, yes, no and maybe. yes means manpages are already > installed compressed, no means they are not, and maybe means the > software already respects the value of NOMANCOMPRESS so > bsd.port.mk does not have to do anything special. > > yes just means the man pages are compressed, no means they are > not, and maybe means the port respects NOMANCOMPRESS unless i am missing something deep, i set MANCOMPRESSED=yes in order to have compressed man pages installed -- which seems to be compatible w/ above quoted paragraph -- but the they weren't. only a list of man pages w/ '.gz' was created, but man pages were installed uncompressed. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9:30: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 C12F337B407 for ; Wed, 8 May 2002 09:30:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48GU7o29791; Wed, 8 May 2002 09:30:07 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 09:30:07 -0700 (PDT) Message-Id: <200205081630.g48GU7o29791@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37384: packaging of lang/expect fails 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/37384; it has been noted by GNATS. From: "David W. Chapman Jr." To: parv Cc: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/37384: packaging of lang/expect fails Date: Wed, 8 May 2002 11:24:43 -0500 On Wed, May 08, 2002 at 12:23:39PM -0400, parv wrote: > in message <3CD93F54.3070006@inethouston.net>, > wrote David W. Chapman Jr. thusly... > > > > So a simple fix is to set MANCOMPRESSED to no? > > that is not a fix. setting MANCOMPRESSED=no only avoids the problem > to come up; fix would be if there were a way of compressing the man > pages w/o error. > > > > from the porters handbook > > > > To specify whether the manpages are compressed upon installation, > > use the MANCOMPRESSED variable. This variable can take three > > values, yes, no and maybe. yes means manpages are already > > installed compressed, no means they are not, and maybe means the > > software already respects the value of NOMANCOMPRESS so > > bsd.port.mk does not have to do anything special. > > > > yes just means the man pages are compressed, no means they are > > not, and maybe means the port respects NOMANCOMPRESS > > unless i am missing something deep, i set MANCOMPRESSED=yes in order > to have compressed man pages installed -- which seems to be > compatible w/ above quoted paragraph -- but the they weren't. only > a list of man pages w/ '.gz' was created, but man pages were > installed uncompressed. No, MANCOMPRESSED=YES means the port compresses the manpages for you. MANCOMPRESSED=NO means the port doesn't compress the man pages and MANCOMPRESSED=maybe means it respects NOMANCOMPRESS -- 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 Wed May 8 9:30:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B7F537B401 for ; Wed, 8 May 2002 09:30:14 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48GUE229848; Wed, 8 May 2002 09:30:14 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 09:30:14 -0700 (PDT) Message-Id: <200205081630.g48GUE229848@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/36802: Update port: misc/compat4x 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/36802; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, obraun@informatik.unibw-muenchen.de Cc: Subject: Re: ports/36802: Update port: misc/compat4x Date: Wed, 08 May 2002 11:25:41 -0500 dwcjr# make package >> compat4x.aa doesn't seem to exist in /usr/ports/distfiles/i386/5.0.20020404. >> Attempting to fetch from ftp://current.FreeBSD.org/pub/FreeBSD/snapshots/i386/5.0-20020404-CURRENT/compat4x/. fetch: compat4x.aa: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/i386/5.0.20020404/. fetch: compat4x.aa: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/i386/5.0.20020404 and try again. *** Error code 1 I think there may be a problem on the ftp server. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9:30:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81D1137B408 for ; Wed, 8 May 2002 09:30:16 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48GUGt29873; Wed, 8 May 2002 09:30:16 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 8596137B405 for ; Wed, 8 May 2002 09:26:48 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g48GSNhG099144 for ; Wed, 8 May 2002 09:28:23 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g48GSNwk099143; Wed, 8 May 2002 09:28:23 -0700 (PDT) Message-Id: <200205081628.g48GSNwk099143@nwww.freebsd.org> Date: Wed, 8 May 2002 09:28:23 -0700 (PDT) From: Martin Perry To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37861: Update port: converters/btoa: Invalid distfiles & others Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37861 >Category: ports >Synopsis: Update port: converters/btoa: Invalid distfiles & others >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 08 09:30:14 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Perry >Release: FreeBSD 4.5-RELEASE-p4 >Organization: >Environment: FreeBSD dream.raq.cx 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #4: Mon Apr 22 23:45:56 BST 2002 martin@dream.raq.cx:/usr/obj/usr/src/sys/GENERIC i386 >Description: Fix invalid distfiles Fix a warning during compiliation Spring clean Take maintainership >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: # # btoa # btoa/pkg-plist # btoa/pkg-descr # btoa/pkg-comment # btoa/distinfo # btoa/Makefile # btoa/files # btoa/files/patch-aa # btoa/files/patch-ab # echo c - btoa mkdir -p btoa > /dev/null 2>&1 echo x - btoa/pkg-plist sed 's/^X//' >btoa/pkg-plist << 'END-of-btoa/pkg-plist' Xbin/btoa Xbin/atob END-of-btoa/pkg-plist echo x - btoa/pkg-descr sed 's/^X//' >btoa/pkg-descr << 'END-of-btoa/pkg-descr' XThis is a port of btoa version 5.2, written by Paul Rutter, Joe XOrost & Stefan Parmark. btoa converts 4 binary characters to 5 Xascii ones, causing a 25% expansion. (btoa is thus more efficient Xthan uuencode, which causes a 33% expansion.) Spaces will not be Xused, which should make it safe to send files over e-mail or Usenet Xwithout risking that blanks become tabs. Each resulting row of Xtext has a single-byte checksum for error detection. A diagnosis Xfile provides a list of errors found this way, which could then be Xused to retransmit only the failing lines. X XPatch 1 is an unofficial, non-platform-specific patch to version X5.2 of btoa. It allows for automatic decoding of btoa files if Xthe program is invoked as "atob" (no -a argument necessary). It Xalso outfits the Makefile to do clean and install. X XBrent J. Nordquist (nordquist@platinum.com) XFri Apr 5 23:50:09 1996 X END-of-btoa/pkg-descr echo x - btoa/pkg-comment sed 's/^X//' >btoa/pkg-comment << 'END-of-btoa/pkg-comment' XEncode/decode binary to printable ASCII END-of-btoa/pkg-comment echo x - btoa/distinfo sed 's/^X//' >btoa/distinfo << 'END-of-btoa/distinfo' XMD5 (btoa-5.2.tar.gz) = c8fe1ee1e0f7ea0da0c49f44c5fe8f64 END-of-btoa/distinfo echo x - btoa/Makefile sed 's/^X//' >btoa/Makefile << 'END-of-btoa/Makefile' X# New ports collection makefile for: btoa X# Date created: 4 Apr 1996 X# Whom: Brent J. Nordquist X# X# $FreeBSD: ports/converters/btoa/Makefile,v 1.11 2001/04/21 16:14:37 fenner Exp $ X# X XPORTNAME= btoa XPORTVERSION= 5.2 XPORTREVISION= 1 XCATEGORIES= converters XMASTER_SITES= ${MASTER_SITE_LOCAL} XMASTER_SITE_SUBDIR= asami/LOCAL_PORTS X XMAINTAINER= martin@raq.cx X XMAKE_FLAGS= DESTDIR=${PREFIX} -f XMAKEFILE= Makefile.sun XMAN1= btoa.1 X X.include END-of-btoa/Makefile echo c - btoa/files mkdir -p btoa/files > /dev/null 2>&1 echo x - btoa/files/patch-aa sed 's/^X//' >btoa/files/patch-aa << 'END-of-btoa/files/patch-aa' X--- Makefile.sun.orig Fri Oct 8 13:00:00 1993 X+++ Makefile.sun Wed May 8 17:05:41 2002 X@@ -1,5 +1,9 @@ X OBJS = btoa.o atob.o repair.o X X+DESTDIR ?= /usr/local X+ X+all: btoa X+ X btoa: $(OBJS) X cc -O $(OBJS) -o btoa X X@@ -11,3 +15,15 @@ X X repair.o: repair.c btoa.h X cc -c -O repair.c X+ X+install: btoa btoa.1 X+ -@mkdir -p $(DESTDIR)/bin X+ install -c -s -m 755 btoa $(DESTDIR)/bin/btoa X+ rm -f $(DESTDIR)/bin/atob X+ ln $(DESTDIR)/bin/btoa $(DESTDIR)/bin/atob X+ -@mkdir -p $(DESTDIR)/man/man1 X+ install -c -m 644 btoa.1 $(DESTDIR)/man/man1/btoa.1 X+ strip $(DESTDIR)/bin/btoa X+ X+clean: X+ rm -f btoa $(OBJS) END-of-btoa/files/patch-aa echo x - btoa/files/patch-ab sed 's/^X//' >btoa/files/patch-ab << 'END-of-btoa/files/patch-ab' X--- btoa.c.orig Fri Oct 8 13:00:00 1993 X+++ btoa.c Wed May 8 14:54:17 2002 X@@ -20,7 +20,7 @@ X FILE *outfile; X X X-void main(argc, argv) X+int main(argc, argv) X int argc; X BYTE **argv; X { X@@ -39,6 +39,11 @@ X error = openinput = openoutput = a_to_b = diagnosis = repair = FALSE; X new_version = TRUE; X infilename = NULL; X+ X+ /* Assume a_to_b = TRUE if we're called 'atob' */ X+ if (!strncmp(argv[0] + strlen(argv[0]) - 4, "atob", 4)) { X+ a_to_b = TRUE; X+ } X X /* Scan for '-' options. The rest must be file names. */ X while (!error && argc > 1 && *argv[1] == '-') END-of-btoa/files/patch-ab 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 May 8 9:40: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 0B1BC37B406 for ; Wed, 8 May 2002 09:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Ge3c30588; Wed, 8 May 2002 09:40:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 09:40:03 -0700 (PDT) Message-Id: <200205081640.g48Ge3c30588@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37861: Update port: converters/btoa: Invalid distfiles & others 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/37861; it has been noted by GNATS. From: "David W. Chapman Jr." To: Martin Perry Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/37861: Update port: converters/btoa: Invalid distfiles & others Date: Wed, 8 May 2002 11:32:21 -0500 Updates need to be sent in unified diff per the porters handbook to avoid huge pr's like this for such small changes. -- 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 Wed May 8 9:42:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-server1.tampabay.rr.com (smtp-server1.cfl.rr.com [65.32.2.68]) by hub.freebsd.org (Postfix) with ESMTP id 164C137B411; Wed, 8 May 2002 09:41:42 -0700 (PDT) Received: from ezri.org (653212hfc167.tampabay.rr.com [65.32.12.167]) by smtp-server1.tampabay.rr.com (8.12.2/8.12.2) with ESMTP id g48GfZCk016161; Wed, 8 May 2002 12:41:40 -0400 (EDT) Message-ID: <3CD9552C.8070805@ezri.org> Date: Wed, 08 May 2002 12:41:16 -0400 From: Wade Majors User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0+) Gecko/20020507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: kevlo@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: quirc-0.9.81 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I was wondering if there was a reason the port hasn't been updated to 0.9.83? http://quirc.org lists it as a July-24-2001 release. There doesn't appear to be a way to browse via commiter with cvsweb so I don't know if the maintainer (kevlo@freebsd.org) is still active. I'm willing to figure out and submit the required diffs if this isn't a known issue (like some blocker I don't know about). -Wade Majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9:43: 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 8E86337B401; Wed, 8 May 2002 09:43:03 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Gh3732367; Wed, 8 May 2002 09:43:03 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 09:43:03 -0700 (PDT) From: Message-Id: <200205081643.g48Gh3732367@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36803: Update port: lang/ghc Sender: owner-freebsd-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/ghc State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 09:42:56 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36803 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9:49:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A24BD37B404; Wed, 8 May 2002 09:49:28 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48GnS134287; Wed, 8 May 2002 09:49:28 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 09:49:28 -0700 (PDT) From: Message-Id: <200205081649.g48GnS134287@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35643: Update port: print/lout to 3.25, want to take over maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/lout to 3.25, want to take over maintainership State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 09:49:22 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35643 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9: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 E50DC37B406 for ; Wed, 8 May 2002 09:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Go2A34437; Wed, 8 May 2002 09:50:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 09:50:02 -0700 (PDT) Message-Id: <200205081650.g48Go2A34437@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/37636: New port: devel/haddock (A Haskell Documentation Tool) Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37636; it has been noted by GNATS. From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/37636: New port: devel/haddock (A Haskell Documentation Tool) Date: Wed, 8 May 2002 18:41:52 +0200 I have added: ${LOCALBASE}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook-310 to the BUILD_DEPENDS. Find below a corrected complete shar file. Regards, Olli # 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: # # haddock # haddock/Makefile # haddock/distinfo # haddock/pkg-comment # haddock/pkg-descr # haddock/pkg-plist # echo c - haddock mkdir -p haddock > /dev/null 2>&1 echo x - haddock/Makefile sed 's/^X//' >haddock/Makefile << 'END-of-haddock/Makefile' X# New ports collection makefile for: haddock X# Date created: 01 May 2002 X# Whom: Oliver Braun X# X# $FreeBSD$ X XPORTNAME= haddock XPORTVERSION= 0.1 XCATEGORIES= devel XMASTER_SITES= http://www.haskell.org/haddock/ XDISTNAME= ${PORTNAME}-${PORTVERSION}-src X XMAINTAINER= obraun@informatik.unibw-muenchen.de X XBUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc X.if !defined(NOPORTDOCS) XBUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \ X ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook \ X ${LOCALBASE}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \ X ${LOCALBASE}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook-310 \ X jade:${PORTSDIR}/textproc/jade X.endif X XWRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g} XUSE_GMAKE= yes XGNU_CONFIGURE= yes X Xpost-build: X.if !defined(NOPORTDOCS) X @(cd ${WRKSRC}/haddock/doc && \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} html) X.endif X Xpost-install: X.if !defined(NOPORTDOCS) X @(cd ${WRKSRC}/haddock/doc && ${CP} -R haddock ${PREFIX}/share/doc) X.endif X X.include END-of-haddock/Makefile echo x - haddock/distinfo sed 's/^X//' >haddock/distinfo << 'END-of-haddock/distinfo' XMD5 (haddock-0.1-src.tar.gz) = a392ffa15712b72042c20ba197768e82 END-of-haddock/distinfo echo x - haddock/pkg-comment sed 's/^X//' >haddock/pkg-comment << 'END-of-haddock/pkg-comment' XA documentation tool for Haskell END-of-haddock/pkg-comment echo x - haddock/pkg-descr sed 's/^X//' >haddock/pkg-descr << 'END-of-haddock/pkg-descr' XHaddock is a tool for automatically generating documentation from Xannotated Haskell source code. The documentation generated by Haddock Xis fully hyperlinked. X XWWW: http://www.haskell.org/haddock/ X X-- Oliver Braun Xobraun@informatik.unibw-muenchen.de END-of-haddock/pkg-descr echo x - haddock/pkg-plist sed 's/^X//' >haddock/pkg-plist << 'END-of-haddock/pkg-plist' Xbin/haddock Xbin/haddock-0.1 Xlib/haddock-0.1/haddock.bin Xlib/haddock-0.1/haddock.css Xlib/haddock-0.1/haskell_icon.gif X%%PORTDOCS%%share/doc/haddock/docbook.css X%%PORTDOCS%%share/doc/haddock/haddock.html X%%PORTDOCS%%share/doc/haddock/introduction.html X%%PORTDOCS%%share/doc/haddock/invoking.html X%%PORTDOCS%%share/doc/haddock/license.html X%%PORTDOCS%%share/doc/haddock/markup.html X%%PORTDOCS%%share/doc/haddock/x247.html X%%PORTDOCS%%share/doc/haddock/x272.html X%%PORTDOCS%%share/doc/haddock/x277.html X%%PORTDOCS%%share/doc/haddock/x306.html X%%PORTDOCS%%share/doc/haddock/x321.html X%%PORTDOCS%%share/doc/haddock/x357.html X%%PORTDOCS%%share/doc/haddock/x57.html X%%PORTDOCS%%share/doc/haddock/stylesheet-images/caution.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/home.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/important.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/next.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/note.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/prev.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/tip.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-blank.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-minus.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-plus.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/up.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/warning.gif X@dirrm lib/haddock-0.1 X%%PORTDOCS%%@dirrm share/doc/haddock/stylesheet-images X%%PORTDOCS%%@dirrm share/doc/haddock END-of-haddock/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 Wed May 8 9:55: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 4708637B40F; Wed, 8 May 2002 09:55:22 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48GtMs35117; Wed, 8 May 2002 09:55:22 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 09:55:22 -0700 (PDT) From: Message-Id: <200205081655.g48GtMs35117@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36736: Update port: misc/most to 4.9.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: misc/most to 4.9.2 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 09:55:12 PDT 2002 State-Changed-Why: Committed, with modifications, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36736 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 9:58: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 E462837B415; Wed, 8 May 2002 09:58:03 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Gw3n35521; Wed, 8 May 2002 09:58:03 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 09:58:03 -0700 (PDT) From: Message-Id: <200205081658.g48Gw3n35521@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove 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: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 09:57:57 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36139 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 10:18: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 BFC0337B401; Wed, 8 May 2002 10:18:21 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48HILq41237; Wed, 8 May 2002 10:18:21 -0700 (PDT) (envelope-from johan) Date: Wed, 8 May 2002 10:18:21 -0700 (PDT) From: Message-Id: <200205081718.g48HILq41237@freefall.freebsd.org> To: joseph@randomnetworks.com, johan@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37428: Re: update port editors/e3: 2.21 -> 2.31 (2.21 tgz unavail) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: update port editors/e3: 2.21 -> 2.31 (2.21 tgz unavail) State-Changed-From-To: open->closed State-Changed-By: johan State-Changed-When: Wed May 8 10:16:38 PDT 2002 State-Changed-Why: This was a reply to PR 37323 which has been commited. http://www.freebsd.org/cgi/query-pr.cgi?pr=37428 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 10:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8ACC37B403 for ; Wed, 8 May 2002 10:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48HK2F41409; Wed, 8 May 2002 10:20:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 10:20:02 -0700 (PDT) Message-Id: <200205081720.g48HK2F41409@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Martin Perry" Subject: Re: ports/37861: Update port: converters/btoa: Invalid distfiles & others Reply-To: "Martin Perry" Sender: owner-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/37861; it has been noted by GNATS. From: "Martin Perry" To: "David W. Chapman Jr." Cc: Subject: Re: ports/37861: Update port: converters/btoa: Invalid distfiles & others Date: Wed, 8 May 2002 18:13:36 +0100 Apologies all... I have placed the unified diffs at: http://www.raq.cx/btoa.diff Martin Perry Martin@raq.cx ----- Original Message ----- From: "David W. Chapman Jr." To: "Martin Perry" Cc: Sent: Wednesday, May 08, 2002 5:32 PM Subject: Re: ports/37861: Update port: converters/btoa: Invalid distfiles & others > Updates need to be sent in unified diff per the porters handbook to > avoid huge pr's like this for such small changes. > > -- > 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 Wed May 8 10:26: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 8402B37B404; Wed, 8 May 2002 10:26:48 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48HQmL42035; Wed, 8 May 2002 10:26:48 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 10:26:48 -0700 (PDT) From: Message-Id: <200205081726.g48HQmL42035@freefall.freebsd.org> To: martin@raq.cx, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37861: Update port: converters/btoa: Invalid distfiles & others Sender: owner-freebsd-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: converters/btoa: Invalid distfiles & others State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 10:26:33 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37861 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 10: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 ACF7237B403 for ; Wed, 8 May 2002 10:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48HU4x42244; Wed, 8 May 2002 10:30:04 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 10:30:04 -0700 (PDT) Message-Id: <200205081730.g48HU4x42244@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37861: Update port: converters/btoa: Invalid distfiles & others 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/37861; it has been noted by GNATS. From: "David W. Chapman Jr." To: "Martin Perry" Cc: Subject: Re: ports/37861: Update port: converters/btoa: Invalid distfiles & others Date: Wed, 8 May 2002 12:27:25 -0500 Also for next time, when you are adding or removing files, please make a note in the pr. We have to do cvs add and cvs rm to files being added and removed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 10:30: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 DC79337B408 for ; Wed, 8 May 2002 10:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48HU2A42238; Wed, 8 May 2002 10:30:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 10:30:02 -0700 (PDT) Message-Id: <200205081730.g48HU2A42238@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) 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/37784; it has been noted by GNATS. From: "David W. Chapman Jr." To: , Cc: Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) Date: Wed, 8 May 2002 12:26:17 -0500 This is a multi-part message in MIME format. ------=_NextPart_000_003C_01C1F68B.8D3B10F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I must have been on crack when I wrote this. I apologize deeply. = Anyone can see that I was completely wrong. ------=_NextPart_000_003C_01C1F68B.8D3B10F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

I must have been on crack when I wrote = this. =20 I apologize deeply.  Anyone can see that I was completely=20 wrong.
------=_NextPart_000_003C_01C1F68B.8D3B10F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 10:47:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.heichlinger.de (mail.heichlinger.de [62.153.79.98]) by hub.freebsd.org (Postfix) with ESMTP id C41BD37B407 for ; Wed, 8 May 2002 10:47:05 -0700 (PDT) Received: from mx1.mail.lycos.com [205.187.203.172] by mail.heichlinger.de with ESMTP (SMTPD32-7.04) id A59538021E; Wed, 08 May 2002 19:51:17 +0200 Message-ID: <000056d3441f$0000749e$0000379f@mx.mail.rcn.net> To: From: "lavonia" Subject: ADV. Risk FREE Offer! FREE Gift! Positive Rock-n-Roll: New Jerusalem! Date: Wed, 08 May 2002 10:49:09 -1900 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" 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 If you are a fan of music similar to bands like Led Zeppelin, Guns-n-Roses, Black Crowes, Van Halen, BUT... you want a Positive message... Check out New Jerusalem: http://www.nujerusalem.net (Click or Copy/Paste the above link in your browser) If you're looking for something more than Adult Contemporary, Country, Pop, Rap, Punk, Ska or Alternative... Experience New Jerusalem: http://www.nujerusalem.net REAL ROCK-N-ROLL: THE WAY IT SHOULD BE! NEW JERUSALEM! http://www.nujerusalem.net RISK FREE 30 DAY MONEY-BACK GUARANTEE! Try the New Jerusalem CD risk-free for 30 days! If not fully satisfied, simply return it for a full refund, no questions asked! The New Jerusalem CD/Trading Card is only $14.99 per unit, postage paid! To order the New Jerusalem CD & Trading card now, there are 4 different options: 1. Call 480-379-2337 with your contact information, number of CD's to order and credit card information. or.... 2. Click here: http://www.nujerusalem.net You can hear music, read text, see graphics and order CD's! or.... 3. Send a check or money order for $14.99 per CD (postage paid) to: New Jerusalem 4730 E Indian School Rd Suite #120-239 Phoenix, AZ 85018 or.... 4. Order now, risk-free! Go here: http://www.nujerusalem.net/nonframes/order.html (Click or Copy/Paste the above link in your browser) ******************************************************* Free Rock-n-Roll! Free Gift! We're looking for guys 25-45, kids 7-14 and ladies of all ages who enjoy trading card games; CDROM games; and classic rock/metal like Zep, Crowes, GnR, Bad Company, STP etc to take advantage of this offer. Let's join together and build an army of over ten million strong! Here's how: 1. Tell 10+ friends about NJ, send us their 10+ good email addresses with your name, mailing address and phone number, and we'll send you a FREE New Jerusalem Trading Card from the Redemption game! or.... 2. Send 25+ good email addresses with your contact information and we'll send you a FREE New Jerusalem CD & Trading Card! To participate in this FREE offer, Click or Copy/Paste in your browser here - http://www.nujerusalem.net/nonframes/card-form.html (Free CD not actual New Jerusalem product. CD is a demonstration recording of one New Jerusalem song.) Thanks! - New Jerusalem ******************************************************* This message is in full compliance with U.S. Federal requirements for commercial email under bill S.1618 Title lll, Section 301, Paragraph (a)(2)(C). If passed, under this bill this message cannot be considered spam because it includes a remove mechanism. Please click or Copy/Paste in your browser here for removal - http://www.nujerusalem.net/nonframes/removal-form.html Contact information: New Jerusalem 4730 E Indian School Rd Suite 120-239 Phoenix, AZ 85018 (480)-379-2337 ++++++++++++++++++++++++++++++++ Thurane / Randall / Barry / Abe ++++++++++++++++++++++++++++++++ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 11: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 8D14237B401 for ; Wed, 8 May 2002 11:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48IA3c52425; Wed, 8 May 2002 11:10:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 11:10:03 -0700 (PDT) Message-Id: <200205081810.g48IA3c52425@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) 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/37784; it has been noted by GNATS. From: Alex Dupre To: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) Date: Wed, 08 May 2002 20:00:57 +0200 David W. Chapman Jr. wrote: > > pkg_version -t 0.94.12.r5 0.94.12 > < > > this means that the r5 has a greater number so I am going to set portepoch. Nope...I tried it and 0.94.12 is greater that 0.94.12.r5 -t Test a pair of version number strings and exit. The output con- sists of one of the single characters = (equal), < (right-hand number greater), or > (left-hand number greater) on standard out- put. This flag is mostly useful for scripts or for testing. < means right is greater than left. Alex Dupre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 11:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B5A637B408 for ; Wed, 8 May 2002 11:10:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48IA6K52432; Wed, 8 May 2002 11:10:06 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 11:10:06 -0700 (PDT) Message-Id: <200205081810.g48IA6K52432@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) 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/37784; it has been noted by GNATS. From: Alex Dupre To: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) Date: Wed, 08 May 2002 20:00:57 +0200 David W. Chapman Jr. wrote: > > pkg_version -t 0.94.12.r5 0.94.12 > < > > this means that the r5 has a greater number so I am going to set portepoch. Nope...I tried it and 0.94.12 is greater that 0.94.12.r5 -t Test a pair of version number strings and exit. The output con- sists of one of the single characters = (equal), < (right-hand number greater), or > (left-hand number greater) on standard out- put. This flag is mostly useful for scripts or for testing. < means right is greater than left. Alex Dupre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 11:10:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 371F837B404 for ; Wed, 8 May 2002 11:10:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48IA9S52473; Wed, 8 May 2002 11:10:09 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 11:10:09 -0700 (PDT) Message-Id: <200205081810.g48IA9S52473@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) 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/37784; it has been noted by GNATS. From: Alex Dupre To: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) Date: Wed, 08 May 2002 20:00:57 +0200 David W. Chapman Jr. wrote: > > pkg_version -t 0.94.12.r5 0.94.12 > < > > this means that the r5 has a greater number so I am going to set portepoch. Nope...I tried it and 0.94.12 is greater that 0.94.12.r5 -t Test a pair of version number strings and exit. The output con- sists of one of the single characters = (equal), < (right-hand number greater), or > (left-hand number greater) on standard out- put. This flag is mostly useful for scripts or for testing. < means right is greater than left. Alex Dupre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 11:10:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B20A37B407 for ; Wed, 8 May 2002 11:10:13 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48IAD552525; Wed, 8 May 2002 11:10:13 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 11:10:13 -0700 (PDT) Message-Id: <200205081810.g48IAD552525@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) 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/37784; it has been noted by GNATS. From: Alex Dupre To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/37784: [Maintainer Update] www/boa port (to 0.94.12 final release) Date: Wed, 08 May 2002 20:03:32 +0200 David W. Chapman Jr. wrote: > I must have been on crack when I wrote this. I apologize deeply. > Anyone can see that I was completely wrong. Ops, ok =) Ignore my last message. Eheh Alex Dupre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 12:11: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id D9AF937B431; Wed, 8 May 2002 12:10:43 -0700 (PDT) Received: from sdn-ar-003dcwashp248.dialsprint.net ([206.133.15.138] helo=moo.holy.cow) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 175Wpl-0006ve-00; Wed, 08 May 2002 12:10:42 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id E3FE850C33; Wed, 8 May 2002 15:13:08 -0400 (EDT) Date: Wed, 8 May 2002 15:13:08 -0400 From: parv To: f-ports Cc: portmgr@freebsd.org Subject: could somebody look at pr #36124 (editors/vim5 w/ --enable-perlinterp build failure) Message-ID: <20020508191308.GA54605@moo.holy.cow> Mail-Followup-To: f-ports , portmgr@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 could somebody please look at... http://www.freebsd.org/cgi/query-pr.cgi?pr=36124 ...vim5 build fails when --enable-perlinterp option is used. last activity was on mar. 20 2002. thank you. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 12:40: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 AD94637B406 for ; Wed, 8 May 2002 12:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Je1E66119; Wed, 8 May 2002 12:40:01 -0700 (PDT) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id D137D37B409 for ; Wed, 8 May 2002 12:38:43 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 379C22178A for ; Wed, 8 May 2002 15:38:43 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id 52D3E3D0C; Wed, 8 May 2002 15:38:41 -0400 (EDT) Message-Id: <20020508193841.52D3E3D0C@onceler.kciLink.com> Date: Wed, 8 May 2002 15:38:41 -0400 (EDT) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37864: update postfix-current 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: 37864 >Category: ports >Synopsis: update postfix-current port >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: Wed May 08 12:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 1 12:31:02 EST 2002 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 >Description: update postfix-current to latest release: add PostgreSQL support via third party patch, re-enable IPv6. >How-To-Repeat: >Fix: Also close http://www.freebsd.org/cgi/query-pr.cgi?pr=37823 as this patch includes the one from that PR (slightly modified). begin 644 postfix-current.patch M9&EF9B`M4')U('!O'!EU-%5$5.5GT@)'M3 M0U))4%137T5.5GT@)'M32'T@)'M30U))4%1$25)]+V9I>"UF:6QEU!+1TU%4U-!1T5]"B`*('!O"UC M=7)R96YT+6YE=R]D:7-T:6YF;PHM+2T@<&]S=&9I>"UC=7)R96YT+V1I"UC=7)R M96YT+6YE=R]D:7-T:6YF;PE7960@36%Y("`X(#$U.C(S.C`V(#(P,#(*0$`@ M+3$L,B`K,2PT($!`"BU-1#4@*'!O"TQ+C$N-RTR,#`R M,#,S,2YT87(N9WHI(#T@,3$Y.#8P-F4U,CDR-3!D8V9D9F-D-#4T-&%A-3AB M-#`*+4U$-2`H<&]S=&9I>"]P9FEX=&QS+3`N."XW+3$N,2XV+3`N.2XV8RYT M87(N9WHI(#T@-3"]P;W-T9FEX+3$N,2XX+3(P,#(P-3`U+G1ABD@/2`W M9CDU,V-F8CBD@/2!A,#`V-39E M-&4W9F0Q930X,C=C,V4X,#4W.3ED,C,U.0HK340U("AP;W-T9FEX+W!OBD@/2`Y-38T93AE,64S9&1F8C@X-6)B M,69F86%F-S5C-C"TQ+C$N."YP871C:"D@/2!E,&8T9#DQ,&$V9#8V-#AD.6(T.&4R,C0T9C(W M-C1B80ID:69F("U0"UC=7)R96YT+W!K9RUI;G-T86QL('!O M2`@."`Q M-3HQ.3HU-"`R,#`R"D!`("TQ+#8@*S$L-B!`0`H@(R$O8FEN+W-H"B`C"BTC M"21&'`@)`HK M(PDD1G)E94)31#H@<&]R=',O;6%I;"]P;W-T9FEX+W!K9RUI;G-T86QL+'8@ M,2XQ-"`R,#`R+S`U+S`V(#$Y.C4Y.C(Y(&1W8VIR($5X<"`D"B`C"B`*(%!+ M1U]04D5&25@])'M02T=?4%)%1DE8.CTO=7-R+VQO8V%L?0I`0"`M,30S+#$Y M("LQ-#,L-B!`0`H@("`@("`@("`@("`@96-H;R`B6]U"!T;R!S=&%R M="!A="!B;V]T('1I;64L"BMP;&5A2X**PHK"BM!;'-O+"!Y;W4@;6%Y M('=I5]S=&%T=7-?;6%I;%]R96IE8W1S7V5N86)L M93TB3D\B("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`* M*V1A:6QY7W-T871U5]S=6)M:71?<75E=65R=6X](DY/(@HK"BL**TEF('EO=2!A6]U(&YE960@=&\@;6%K92!S=7)E('1H870@<&]S=&9I>"!H87,@ M86-C97-S('1O(')E860**W1H92!S87-L9&(@9FEL92X@(%1H:7,@:7,@86-C M;VUP;&ES:&5D(&)Y(&%D9&EN9R!P;W-T9FEX('1O(&=R;W5P(&-Y"!P;W-T9FEX+6-U"UC=7)R96YT+6YE=R]S8W)I<'1S+V-O M;F9I9W5R92YP;W-T9FEX"5=E9"!-87D@(#@@,34Z,C$Z,C,@,C`P,@I`0"`M M,2PU("LQ+#4@0$`*(",A+V)I;B]S:`HM(R`D1G)E94)31#H@<&]R=',O;6%I M;"]P;W-T9FEX+6-U"QV M(#$N,S,@,C`P,B\P-"\P,2`Q.#HP.#HP."!D=V-J'`@)`HK(R`D1G)E M94)31#H@<&]R=',O;6%I;"]P;W-T9FEX+W-CU=22T1)4E!2149)6'TD>T-54D1)4GTO36%K969I;&4N M:6YC(%T[('1H96X*(`EE>&ET"D!`("TQ-RPQ,"`K,37)U5-13"!M87`@;&]O:W5P65R(%-E8W5R:71Y("A#55)214Y43%D@0E)/2T5.*2(@3T9&(%P* M+4E0=C8)"2))4'8V('-U<'!O2!BTQ/0T%,0D%3 M17TO;&EB+VQI8G!CTQ/0T%, M0D%317TO:6YC;'5D92(*(`D)"65C:&\@(E!/4U1&25A?05583$E"4RL]"5PD M>TQ/0T%,0D%317TO;&EB+VQI8G!CTQ/0T%,0D%317TO:6YC;'5D92(*(`D)"65C:&\@(E!/4U1&25A?0558 M3$E"4RL]"5PD>TQ/0T%,0D%317TO;&EB+VQI8G-A7!T(@HK"0D)96-H;R`B4T%33%]3549&25@]"2MS87-L(@H@"0D):68@6R`M M9B`D>U!2149)6'TO;&EB+VQI8G-A5]P87-S=V]R9"([('1H96X*(`D)"0D)96-H;R`B4$]35$9)6%]#0T%2 M1U,K/2`@+41(05-?35E344P@+4E<)'M,3T-!3$)!4T5]+VEN8VQU9&4O;7ES M<6PB"D!`("TW.2PS-"`K.#(L-#0@0$`*(`D)"65C:&\@(DU!3C@K/0D)=&QS M;6=R+C@B"B`)"0EE8VAO(")03U-41DE87T-#05)'4RL]"2U$2$%37U-33"`M M22]UB(*+0D)"65C:&\@(D585%)!7U!!5$-(15,K/0E<)'M74DM$25)] M+W!F:7AT;',M,"XX+CT1)4U1.04U%?2YT87(N9WH@<&9I>'1L MU=22T1)4GTO<&9I>'1L'1L7-Q;"]L:6)M>7-Q;&-L:65N="YA("UL;2`M;'HB"BL)"0EE M8VAO(")-65-13%]3549&25@]"2MM>7-Q;"(**PD)"3L["BL)"5PB4&=344Q< M(BD**PD)"65C:&\@(DQ)0E]$15!%3D13*ST)<'$N,CI<)'M03U)44T1)4GTO M9&%T86)ATQ/0T%,0D%317TO:6YC;'5D92`@+4E< M)'M,3T-!3$)!4T5]+W!GTQ/0T%,0D%317TO;&EB("U,7"1[3$]#04Q"05-% M?2]P9W-Q;"]L:6(@+6QP<2`M;&-R>7!T(@HK"0D)96-H;R`B4$=344Q?4U5& M1DE8/0DK<&=S<6PB"BL)"0EE8VAO(")0051#2%]3251%4RL]"6AT='`Z+R]M M870N8V,O<&]S=&9I>"\B"BL)"0EE8VAO(")0051#2$9)3$53*ST)<&]S=&9I M>"UP9RYP;W-T9FEX+3$N,2XX+G!A=&-H(@HK"0D)96-H;R`B4$%40TA?1$E3 M5%]35%))4#T@+7`Q(@H@"0D).SL*(`D)7")/<&5N3$1!4%PB*0H@"0D)96-H M;R`B0E5)3$1?1$5014Y$4RL]"5PD>TQ/0T%,0D%317TO;&EB+VQI8FQD87`N M83I<)'M03U)44T1)4GTO;F5T+V]P96YL9&%P(@H@"0D)96-H;R`B4$]35$9) M6%]#0T%21U,K/0DM1$A!4U],1$%0("U)7"1[3$]#04Q"05-%?2]I;F-L=61E M(@H@"0D)96-H;R`B4$]35$9)6%]!55A,24)3*ST)7"1[3$]#04Q"05-%?2]L M:6(O;&EB;&1A<"YA(%PD>U!2149)6'TO;&EB+VQI8FQB97(N82(**PD)"65C M:&\@(D]014Y,1$%07U-51D9)6#T)*V]P96YL9&%P(@H@"0D).SL*(`D)7")4 M97-T7"(I"B`)"0EE8VAO(")"24XQ/0D)2!BU=22T1)4E!2149)6'TD M>T-54D1)4GTO36%K969I;&4N:6YC"D!`("TQ,3&ET(#$*(`D)"69I"BT)"0EE8VAO(")0051#2%]3251%4RL] M"69T<#HO+V9T<"YK86UE+FYE="]P=6(O:V%M92]M:7-C+R(*+0D)"65C:&\@ M(E!!5$-(7U-)5$53*ST)7"1[34%35$527U-)5$5?4DE.1U-%4E9%4CI3+"53 M54)$25(E+&YE="]K86UE+VUIU-50E]43%-]7"(B M"B!E8VAO(")03$E35%]354(K/0E354)?5$535#U<(B1[4U5"7U1%4U1]7"(B M"BL**R,@9F]R('-O;64@U!#4D5?4U5&1DE8?5PD>U-!4TQ?4U5&1DE8?5PD>T1",U]3549& M25A]7"1[35E344Q?4U5&1DE8?5PD>U!'4U%,7U-51D9)6'U<)'M/4$5.3$1! H4%]3549&25A]7"1[5$Q37U-51D9)6'U<)'M)4'8V7U-51D9)6'TB"@`` ` 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 Wed May 8 12:50: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 9670B37B408 for ; Wed, 8 May 2002 12:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Jo1M66916; Wed, 8 May 2002 12:50:01 -0700 (PDT) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 052CE37B409 for ; Wed, 8 May 2002 12:46:42 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 6223F2178A for ; Wed, 8 May 2002 15:46:36 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id 51E333D0C; Wed, 8 May 2002 15:46:36 -0400 (EDT) Message-Id: <20020508194636.51E333D0C@onceler.kciLink.com> Date: Wed, 8 May 2002 15:46:36 -0400 (EDT) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37865: update to postfix 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: 37865 >Category: ports >Synopsis: update to postfix port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed May 08 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 1 12:31:02 EST 2002 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 >Description: Add PostgreSQL support via third-party patch to Postfix. >How-To-Repeat: >Fix: Also close PR http://www.freebsd.org/cgi/query-pr.cgi?pr=37821 which originally offered this update. begin 644 postfix.patch M9&EF9B`M4')U('!O"UN972`@."`Q,#HU-#HQ-"`R M,#`R"BLK*R!P;W-T9FEX+6YE=R]D:7-T:6YF;PE7960@36%Y("`X(#$T.C0S M.C0Q(#(P,#(*0$`@+3$L,R`K,2PT($!`"B!-1#4@*'!O"TQ+C$N."YT87(N9WHI(#T@,V(P-V$U.64X8F1B-#9A9CAC,60X,F8P.#5A M-C)D-S,*($U$-2`H<&]S=&9I>"]P9FEX=&QS+3`N."XW+3$N,2XW+3`N.2XV M8RYT87(N9WHI(#T@83`P-C4V931E-V9D,64T.#(W8S-E.#`U-SDY9#(S-3D* M($U$-2`H<&]S=&9I>"]P;W-T9FEX+3$N,2XW*VEP=C8N<&%T8V@N9WHI(#T@ M.34V-&4X93%E,V1D9F(X.#5B8C%F9F%A9C"]P;W-T9FEX+7!G+G!O"!P;W-T9FEX+6YE=R]S8W)I<'1S+V-O M;F9I9W5R92YP;W-T9FEX"BTM+2!P;W-T9FEX+W-C2`@."`Q,#HU-#HQ-"`R,#`R"BLK*R!P;W-T9FEX M+6YE=R]S8W)I<'1S+V-O;F9I9W5R92YP;W-T9FEX"5=E9"!-87D@(#@@,30Z M-#5-13"!M M87`@;&]O:W5P65R(&%N9"!4 MTQ/0T%,0D%3 M17TO;&EB+VUYB(*(`D)"65C M:&\@(DU94U%,7U-51D9)6#T)*VUYU!/4E131$E2?2]D M871A8F%S97,O<&]S=&=R97-Q;#TQ/0T%,0D%317TO<&=S<6PO:6YC;'5D92(**PD)"65C:&\@(E!/4U1&25A? M05583$E"4RL]"2U,7"1[3$]#04Q"05-%?2]L:6(@+4Q<)'M,3T-!3$)!4T5] M+W!GU!/4E131$E2?2]N970O;W!E;FQD87`B"B`)"0EE8VAO(")03U-41DE8 M7T-#05)'4RL]"2U$2$%37TQ$05`@+4E<)'M,3T-!3$)!4T5]+VEN8VQU9&4B M"D!`("TQ-#(L-"`K,34R+#0@0$`*(",@=V4@87-K('1H92!C;VYF:6=UU!#4D5?4U5& M1DE8?5PD>U-!4TQ?4U5&1DE8?5PD>T1",U]3549&25A]7"1[35E344Q?4U5& M1DE8?5PD>T]014Y,1$%07U-51D9)6'U<)'M43%-?4U5&1DE8?5PD>TE0=C9? M4U5&1DE8?2(**R-E8VAO(")02T=.04U%4U5&1DE8/0E<)'M00U)%7U-51D9) M6'U<)'M305-,7U-51D9)6'U<)'M$0C-?4U5&1DE8?5PD>TU94U%,7U-51D9) M6'U<)'M01U-13%]3549&25A]7"1[3U!%3DQ$05!?4U5&1DE8?5PD>U1,4U]3 7549&25A]7"1[25!V-E]3549&25A](@H` ` 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 Wed May 8 12:53:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A890537B411; Wed, 8 May 2002 12:53:20 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48JrKp67326; Wed, 8 May 2002 12:53:20 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 12:53:20 -0700 (PDT) From: Message-Id: <200205081953.g48JrKp67326@freefall.freebsd.org> To: khera@kciLink.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37864: update postfix-current 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 postfix-current port State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 12:53:13 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37864 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 12:54: 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 7BFE237B433; Wed, 8 May 2002 12:53:46 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Jrj067418; Wed, 8 May 2002 12:53:45 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 12:53:45 -0700 (PDT) From: Message-Id: <200205081953.g48Jrj067418@freefall.freebsd.org> To: mat@absolight.fr, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37823: Adding PostgreSQL map lookups to postfix-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: Adding PostgreSQL map lookups to postfix-current State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 12:53:29 PDT 2002 State-Changed-Why: Added by pr 37864 http://www.freebsd.org/cgi/query-pr.cgi?pr=37823 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 13: 3: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 E34D337B403; Wed, 8 May 2002 13:03:07 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48K37P68145; Wed, 8 May 2002 13:03:07 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 13:03:07 -0700 (PDT) From: Message-Id: <200205082003.g48K37P68145@freefall.freebsd.org> To: khera@kciLink.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37865: update to postfix 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 postfix port State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 13:03:01 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37865 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 13: 3: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 8FB8437B401; Wed, 8 May 2002 13:03:35 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48K3Zn68241; Wed, 8 May 2002 13:03:35 -0700 (PDT) (envelope-from dwcjr) Date: Wed, 8 May 2002 13:03:35 -0700 (PDT) From: Message-Id: <200205082003.g48K3Zn68241@freefall.freebsd.org> To: mat@absolight.fr, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37821: Adding PostgreSQL map lookups to postfix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Adding PostgreSQL map lookups to postfix State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed May 8 13:03:27 PDT 2002 State-Changed-Why: Added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37821 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 14:12:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from TheWorld.com (pcls3.std.com [199.172.62.105]) by hub.freebsd.org (Postfix) with ESMTP id 73E0937BFC0; Wed, 8 May 2002 14:09:40 -0700 (PDT) Received: from shell.TheWorld.com (root@shell01.TheWorld.com [199.172.62.241]) by TheWorld.com (8.9.3/8.9.3) with ESMTP id RAA08614; Wed, 8 May 2002 17:09:38 -0400 Received: (from kwc@localhost) by shell.TheWorld.com (8.9.3/8.9.3) id RAA1541479; Wed, 8 May 2002 17:09:34 -0400 (EDT) Date: Wed, 8 May 2002 17:09:34 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200205082109.RAA1541479@shell.TheWorld.com> To: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Building/installing XFree86 4.2 in -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 Hello, How do I build & install xfree 4.2 & separate the build from the install? Previous to xfree 4.2 I could build & install as 2 separate steps. The new "metaport" system seems to preclude this & also to duplicate the tarball extraction(s). Hints, anyone? I've been running 4.1.0_10 for some time now & need to update. Many thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 14:13: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 F0BD537C0CB for ; Wed, 8 May 2002 14:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48LA0S82079; Wed, 8 May 2002 14:10:00 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 8D3A837BD66 for ; Wed, 8 May 2002 14:00:59 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g48L2ZhG026183 for ; Wed, 8 May 2002 14:02:35 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g48L2ZUZ026182; Wed, 8 May 2002 14:02:35 -0700 (PDT) Message-Id: <200205082102.g48L2ZUZ026182@nwww.freebsd.org> Date: Wed, 8 May 2002 14:02:35 -0700 (PDT) From: Martin Perry To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37868: update port: games/biorythm: Upgrade to resolve invalid 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: 37868 >Category: ports >Synopsis: update port: games/biorythm: Upgrade to resolve invalid distfiles >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 08 14:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Perry >Release: FreeBSD 4.5-RELEASE-p4 >Organization: >Environment: FreeBSD dream.raq.cx 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #4: Mon Apr 22 23:45:56 BST 2002 martin@dream.raq.cx:/usr/obj/usr/src/sys/GENERIC i386 >Description: Upgrade to version 1.1.2 to fix invalid distfiles problem Take maintainership >How-To-Repeat: >Fix: Unified diff available at: http://www.raq.cx/biorythm.diff >Release-Note: >Audit-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 May 8 14:19: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 099DE37B403; Wed, 8 May 2002 14:17:16 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id D08193CC; Wed, 8 May 2002 22:16:59 +0100 (BST) Date: Wed, 8 May 2002 22:16:59 +0100 From: Josef Karthauser To: Joe Marcus Clarke Cc: cvs@FreeBSD.org, ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: More GNOME 2.0 repo copy requests Message-ID: <20020508211659.GB24093@genius.tao.org.uk> References: <1020576302.300.28.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H+4ONPRPur6+Ovig" Content-Disposition: inline In-Reply-To: <1020576302.300.28.camel@gyros.marcuscom.com> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --H+4ONPRPur6+Ovig Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 05, 2002 at 01:25:01AM -0400, Joe Marcus Clarke wrote: > In addition to the other repo copies I asked for earlier, I have one > additional one. I would now like: >=20 > devel/libgtop --> devel/libgtop2 Done. > x11/gnomeapplets --> x11/gnomeapplets2 Done. > sysutils/gnomecontrolcenter --> sysutils/gnomecontrolcenter2 Done. Joe --H+4ONPRPur6+Ovig 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 iEYEARECAAYFAjzZlcsACgkQXVIcjOaxUBbeHgCgjNCNHeDbihh3u1ZBx4hQ8SHF 2/YAoOTU+a3hJQk6jm0JsuJzn0Kwi0CF =K0eK -----END PGP SIGNATURE----- --H+4ONPRPur6+Ovig-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 14:40:29 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 760C737B414 for ; Wed, 8 May 2002 14:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Le5g88150; Wed, 8 May 2002 14:40:05 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 14:40:05 -0700 (PDT) Message-Id: <200205082140.g48Le5g88150@freefall.freebsd.org> To: ports@FreeBSD.org Cc: From: Jacob Subject: Re: ports/36789: openssh port will not compile, checksum error Reply-To: Jacob Sender: owner-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/36789; it has been noted by GNATS. From: Jacob To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/36789: openssh port will not compile, checksum error Date: Wed, 8 May 2002 23:34:52 +0200 On Wed, 08 May 2002 10:01:12 -0500 "David W. Chapman Jr." wrote: > I believe the new file will be redownloaded during package building, but > the port doesn't look at ftp.freebsd.org for the patch it goes to > openbsd, so it doesn't need to be updated, does it? I have re-examined this tonight and I think you are right. This bug (different patches on different sites) was trigged due to my faulty configuration in /etc/make.conf. I had a MASTER_SITES_OVERRIDE pointing to a local site (ftp.se.freebsd.org) to speed up the download. I should probably have used MASTER_SORT_REGEX to give local sites priority instead. The correct version of the patch file (openbsd28_3.1.patch) has propagated out now anyway so I suggest we close this problem report. kind regards, /jacob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 14:40: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 239CB37B408 for ; Wed, 8 May 2002 14:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Le5u88160; Wed, 8 May 2002 14:40:05 -0700 (PDT) (envelope-from gnats) Received: from infomath.math.nctu.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by hub.freebsd.org (Postfix) with ESMTP id C53A537B409 for ; Wed, 8 May 2002 14:35:00 -0700 (PDT) Received: from 127.0.0.1 (localhost [127.0.0.1]) by infomath.math.nctu.edu.tw (Postfix) with SMTP id 433BC3D97; Thu, 9 May 2002 05:34:22 +0800 (CST) Received: by infomath.math.nctu.edu.tw (Postfix, from userid 1000) id 462243D94; Thu, 9 May 2002 05:34:21 +0800 (CST) Message-Id: <20020508213421.462243D94@infomath.math.nctu.edu.tw> Date: Thu, 9 May 2002 05:34:21 +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/37869: Update port: mail/vm-pop3d Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37869 >Category: ports >Synopsis: Update port: mail/vm-pop3d >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 May 08 14:40:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #7: Tue Apr 23 04:15:27 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386 >Description: phes wanted a startup script, so I did. >How-To-Repeat: >Fix: diff -ruN /usr/ports/mail/vm-pop3d/Makefile vm-pop3d/Makefile --- /usr/ports/mail/vm-pop3d/Makefile Fri Mar 22 03:12:16 2002 +++ vm-pop3d/Makefile Thu May 9 05:31:27 2002 @@ -7,6 +7,7 @@ PORTNAME= vm-pop3d PORTVERSION= 1.1.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.ibiblio.org/ @@ -37,9 +38,11 @@ post-patch: @${PERL} -pi -e "s@LIBS -ldl@LIBS@" ${WRKSRC}/configure @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/vm-pop3d.h + @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/vm-pop3d.sh > ${WRKSRC}/vm-pop3d.sh.sample post-install: ${INSTALL_MAN} ${WRKSRC}/vm-pop3d.8 ${MAN8PREFIX}/man/man8 + ${INSTALL_SCRIPT} ${WRKSRC}/vm-pop3d.sh.sample ${PREFIX}/etc/rc.d .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} diff -ruN /usr/ports/mail/vm-pop3d/files/vm-pop3d.sh vm-pop3d/files/vm-pop3d.sh --- /usr/ports/mail/vm-pop3d/files/vm-pop3d.sh Thu Jan 1 08:00:00 1970 +++ vm-pop3d/files/vm-pop3d.sh Thu May 9 05:28:57 2002 @@ -0,0 +1,15 @@ +#!/bin/sh + +case "$1" in +start) + [ -x %%PREFIX%%/sbin/vm-pop3d ] && %%PREFIX%%/sbin/vm-pop3d -d && echo -n " vm-pop3d" + ;; +stop) + killall vm-pop3d && echo -n " vm-pop3d" + ;; +*) + echo "Usage: `basename $0` {start|stop}" >&2 + ;; +esac + +exit 0 diff -ruN /usr/ports/mail/vm-pop3d/pkg-plist vm-pop3d/pkg-plist --- /usr/ports/mail/vm-pop3d/pkg-plist Fri Aug 24 16:51:23 2001 +++ vm-pop3d/pkg-plist Thu May 9 05:31:15 2002 @@ -1,3 +1,4 @@ +etc/rc.d/vm-pop3d.sh.sample sbin/vm-pop3d %%PORTDOCS%%share/doc/vm-pop3d/AUTHORS %%PORTDOCS%%share/doc/vm-pop3d/CHANGES >Release-Note: >Audit-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 May 8 15:19:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 24A1637B406 for ; Wed, 8 May 2002 15:19:38 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id BA33820F05; Wed, 8 May 2002 15:19:33 -0700 (PDT) Date: Wed, 8 May 2002 15:19:33 -0700 From: Sean Chittenden To: Joe Marcus Clarke Cc: Chip Wiegand , ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020508151933.J37453@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal> <1019703039.297.12.camel@gyros.marcuscom.com> <20020424201320.A82196@ninja1.internal> <1019706431.26338.11.camel@gyros.marcuscom.com> <20020426233153.A51215@ninja1.internal> <1019969494.742.6.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1019969494.742.6.camel@gyros.marcuscom.com>; from "marcus@marcuscom.com" on Sun, Apr 28, 2002 at = 12:51:34AM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > > Can you try running mozilla from a directory you have write > > > permissions on? Of course, without debugging symbols, the core > > > analysis might not do any good. > > > > Not an issue... > > > > > > Other ideas on how to get it to leave a trace? -sc > > > > > > Another option is to tie gdb to the running mozilla process: > > > > > > gdb /usr/X11R6/lib/mozilla/mozilla-bin > > > > > > Then get mozilla to crash. > > > > Excellent! But, I'm having a hell of a time getting mozilla to build > > with debugging symbols. I see -g in the build output, but gdb says > > there aren't any debugging symbols. I found a few libs that were left > > behind by mozilla-embedded that I removed. Recompiling doesn't seem > > to help... any ideas on how to get gdb debugging symbols in there? > > make.conf and my environment have -g set, and I can see the individual > > object files being compiled with -g. How can I make mozilla w/o > > stripping the binary? -sc > > Add the line: > > STRIP= > > to the mozilla Makefile. No dice. I'm desperate for a working SSL browser that doesn't SEGV every time I hit an SSL page. Could someone toss me a prebuilt package? I noticed there aren't any available... <:~( -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 Wed May 8 15: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 2A1BD37B40F for ; Wed, 8 May 2002 15:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48MU1o97807; Wed, 8 May 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id CB11F37B407 for ; Wed, 8 May 2002 15:26:04 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g48MRfhG033794 for ; Wed, 8 May 2002 15:27:41 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g48MRf5C033793; Wed, 8 May 2002 15:27:41 -0700 (PDT) Message-Id: <200205082227.g48MRf5C033793@nwww.freebsd.org> Date: Wed, 8 May 2002 15:27:41 -0700 (PDT) From: Martin Perry To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37871: update port: games/libshhcards: upgrade to resolve invalid 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: 37871 >Category: ports >Synopsis: update port: games/libshhcards: upgrade to resolve invalid distfiles >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 08 15:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Perry >Release: FreeBSD 4.5-RELEASE-p4 >Organization: >Environment: FreeBSD dream.raq.cx 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #4: Mon Apr 22 23:45:56 BST 2002 martin@dream.raq.cx:/usr/obj/usr/src/sys/GENERIC i386 >Description: Upgrade to version 1.0.5 to fix invalid distfiles problem Take maintainership >How-To-Repeat: >Fix: Unified diff available at: http://www.raq.cx/shhcards.diff >Release-Note: >Audit-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 May 8 15: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 F2A6537B406 for ; Wed, 8 May 2002 15:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48Me1M98914; Wed, 8 May 2002 15:40:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 4640A37B41E for ; Wed, 8 May 2002 15:36:06 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g48MbYhG034644 for ; Wed, 8 May 2002 15:37:34 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g48MbYpL034643; Wed, 8 May 2002 15:37:34 -0700 (PDT) Message-Id: <200205082237.g48MbYpL034643@nwww.freebsd.org> Date: Wed, 8 May 2002 15:37:34 -0700 (PDT) From: Tim Schafer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37872: linux-sun-jdk12: jdk-1_2_2_012-linux-i386.tar.gz 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: 37872 >Category: ports >Synopsis: linux-sun-jdk12: jdk-1_2_2_012-linux-i386.tar.gz 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: Wed May 08 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tim Schafer >Release: 4.5 >Organization: AGS >Environment: FreeBSD ldap.smf.intranet 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: The Sun Java 2 SDK 1.2.2 has been updated to revision 12 >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 Wed May 8 16:10:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 701A737B40A for ; Wed, 8 May 2002 16:10:19 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48NAJc05946; Wed, 8 May 2002 16:10:19 -0700 (PDT) (envelope-from gnats) Received: from host217-41-52-202.in-addr.btopenworld.com (host217-41-52-202.in-addr.btopenworld.com [217.41.52.202]) by hub.freebsd.org (Postfix) with ESMTP id D1AA437B403; Wed, 8 May 2002 16:08:28 -0700 (PDT) Received: by host217-41-52-202.in-addr.btopenworld.com (Postfix, from userid 1001) id 7CCAA4E3; Thu, 9 May 2002 00:08:27 +0100 (BST) Message-Id: <20020508230827.7CCAA4E3@host217-41-52-202.in-addr.btopenworld.com> Date: Thu, 9 May 2002 00:08:27 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org Cc: dinoex@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37873: Port update: mail/popa3d Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37873 >Category: ports >Synopsis: Port update: mail/popa3d >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 08 16:10:18 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Student >Environment: System: FreeBSD gallium 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #2: Thu May 2 19:01:45 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: Update: 0.5 -> 0.5.1 >How-To-Repeat: NA. >Fix: Maintainer (dinoex@) is CC'ed. Thanks. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/popa3d/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 2002/04/06 07:15:18 1.11 +++ Makefile 2002/05/08 23:04:01 @@ -6,8 +6,8 @@ # PORTNAME= popa3d -PORTVERSION= 0.5 -PORTREVISION= 3 +PORTVERSION= 0.5.1 CATEGORIES= mail MASTER_SITES= http://www.openwall.com/popa3d/ \ ftp://ftp.openwall.com/popa3d/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/popa3d/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 2002/01/12 13:04:41 1.3 +++ distinfo 2002/05/08 23:04:01 @@ -1 +1 @@ -MD5 (popa3d-0.5.tar.gz) = ffe1644da7ffd0e66bf7e1c671f729aa +MD5 (popa3d-0.5.1.tar.gz) = 4b664763ed7569c93be8f5f7f2431aea >Release-Note: >Audit-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 May 8 16: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 2789A37B40E for ; Wed, 8 May 2002 16:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g48NK3A06882; Wed, 8 May 2002 16:20:03 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 02BB737B407 for ; Wed, 8 May 2002 16:19:56 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g48NLWhG038517 for ; Wed, 8 May 2002 16:21:32 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g48NLWll038516; Wed, 8 May 2002 16:21:32 -0700 (PDT) Message-Id: <200205082321.g48NLWll038516@nwww.freebsd.org> Date: Wed, 8 May 2002 16:21:32 -0700 (PDT) From: Martin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37874: updte port: games/quakeserver: resolve invalid 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: 37874 >Category: ports >Synopsis: updte port: games/quakeserver: resolve invalid distfiles >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 08 16:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin >Release: FreeBSD 4.5-RELEASE-p4 >Organization: >Environment: FreeBSD dream.raq.cx 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #4: Mon Apr 22 23:45:56 BST 2002 martin@dream.raq.cx:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update MASTER_SITES to resolve invalid distfile errors Request maintainership >How-To-Repeat: >Fix: Unified diff is available at: http://www.raq.cx/quakeserver.diff >Release-Note: >Audit-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 May 8 16:31:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mirapoint2.brutele.be (mirapoint2.brutele.be [212.68.193.7]) by hub.freebsd.org (Postfix) with ESMTP id A519037B409 for ; Wed, 8 May 2002 16:31:06 -0700 (PDT) Received: from gateway.lefort.net ([213.189.162.78]) by mirapoint2.brutele.be (Mirapoint) with SMTP id AXQ55480; Thu, 9 May 2002 01:31:00 +0200 (CEST) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 2DD2615213 for ; Thu, 9 May 2002 01:30:57 +0200 (CEST) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 6DF3D22FE7 for ; Thu, 9 May 2002 01:30:56 +0200 (CEST) Date: Thu, 9 May 2002 01:30:56 +0200 From: Jean-Yves Lefort To: freebsd-ports@FreeBSD.org Subject: Proposal: CVS as a fetch method for ports Message-Id: <20020509013056.6c8d10ab.jylefort@brutele.be> X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am planning to submit a PR which will add CVS support to the ports system; that is, ports will be able to be fetched from their CVS repository. However, I once submitted a port fetching its distribution using CVS, and the committer rejected the port, answering (literally): "use cvs files as distfiles is not good idea." Could some committer tell me why it is not a good idea? Best regards, Jean-Yves Lefort -- * Jean-Yves Lefort -- jylefort@brutele.be -- http://lefort.homeunix.org/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 16:46:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-1.paradise.net.nz (smtp-1.paradise.net.nz [203.96.152.111]) by hub.freebsd.org (Postfix) with ESMTP id 4EAD837B410 for ; Wed, 8 May 2002 16:46:10 -0700 (PDT) Received: from there (203-79-83-91.cable.paradise.net.nz [203.79.83.91]) by smtp-1.paradise.net.nz (Postfix) with SMTP id B40CA1E47CC for ; Thu, 9 May 2002 23:49:09 +1200 (NZST) Content-Type: text/plain; charset="iso-8859-1" From: David Preece Organization: - To: freebsd-ports@freebsd.org Subject: Pro's, advanced use and some general ports confusion. Date: Thu, 9 May 2002 11:48:06 +1200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020509114909.B40CA1E47CC@smtp-1.paradise.net.nz> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been using FreeBSD for around two-three years, ish, have recently started playing with other unixen (notably Debian) and have got to wondering why, exactly, building from source is a good idea? Is it because we can get over some library versioning problems? There are other advantages that I would have thought a no-brainer to add to the ports collection that I can't find any documentation on. For instance, is it possible to build a port for only the 586 instruction set? Can we change the optimisation level on gcc when we're building from scratch? Perhaps use a different compiler? Is there a way I can add a global list of extra locations where the distfiles may be located - a local FTP server for instance? Since all ports can be turned into packages with 'make package', why do there appear to be far fewer packages than ports? And if all this can be done, where's the doc :) Apologies for my weak grip on English today, one of those things. Cheers, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 16:58:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from host217-41-52-202.in-addr.btopenworld.com (host217-41-52-202.in-addr.btopenworld.com [217.41.52.202]) by hub.freebsd.org (Postfix) with ESMTP id 88E7E37B41B for ; Wed, 8 May 2002 16:58:26 -0700 (PDT) Received: by host217-41-52-202.in-addr.btopenworld.com (Postfix, from userid 1001) id 88BC7416; Thu, 9 May 2002 00:58:24 +0100 (BST) Date: Thu, 9 May 2002 00:58:24 +0100 From: Dominic Marks To: David Preece Cc: freebsd-ports@freebsd.org Subject: Re: Pro's, advanced use and some general ports confusion. Message-ID: <20020509005824.A63710@host217-41-52-202.in-addr.btope> References: <20020509114909.B40CA1E47CC@smtp-1.paradise.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020509114909.B40CA1E47CC@smtp-1.paradise.net.nz>; from davep@zedkep.com on Thu, May 09, 2002 at 11:48:06AM +1200 Sender: owner-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, May 09, 2002 at 11:48:06AM +1200, David Preece wrote: > I've been using FreeBSD for around two-three years, ish, have recently > started playing with other unixen (notably Debian) and have got to wondering > why, exactly, building from source is a good idea? Is it because we can get > over some library versioning problems? There are lots of pros and cons. More than I am going to list, so I'll just avoid this part. > There are other advantages that I would have thought a no-brainer to add to > the ports collection that I can't find any documentation on. For instance, is > it possible to build a port for only the 586 instruction set? Can we change CPUTYPE, look in /etc/defaults/make.conf. > the optimisation level on gcc when we're building from scratch? Perhaps use a > different compiler? Is there a way I can add a global list of extra locations > where the distfiles may be located - a local FTP server for instance? Since Packages and distfiles are available on most FreeBSD FTP sites. > all ports can be turned into packages with 'make package', why do there > appear to be far fewer packages than ports? Try building and distributing almost 7000 applications in a state of constant development some time. :) > And if all this can be done, where's the doc :) > > Apologies for my weak grip on English today, one of those things. > > Cheers, > Dave > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 17:10: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 3AD1937B427 for ; Wed, 8 May 2002 17:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g490A2W13930; Wed, 8 May 2002 17:10:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 2209B37B416 for ; Wed, 8 May 2002 17:06:02 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4907VhG042233 for ; Wed, 8 May 2002 17:07:31 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g4907VtO042232; Wed, 8 May 2002 17:07:31 -0700 (PDT) Message-Id: <200205090007.g4907VtO042232@nwww.freebsd.org> Date: Wed, 8 May 2002 17:07:31 -0700 (PDT) From: Tim Schafer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37875: linux-blackdown-jdk13: j2sdk-1.3.1-02b-FCS-linux-i386.bin 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: 37875 >Category: ports >Synopsis: linux-blackdown-jdk13: j2sdk-1.3.1-02b-FCS-linux-i386.bin release >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 May 08 17:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tim Schafer >Release: 4.5 >Organization: AGS >Environment: FreeBSD ldap.smf.intranet 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: Blackdown has released their Java 2 SDK 1.3.1 port for Linux >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 Wed May 8 17:14:42 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 A533537B403 for ; Wed, 8 May 2002 17:14:40 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g490EU229604; Wed, 8 May 2002 20:14:30 -0400 (EDT) Date: Wed, 8 May 2002 20:14:30 -0400 (EDT) From: Trevor Johnson To: Sean Chittenden Cc: Joe Marcus Clarke , Chip Wiegand , Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade In-Reply-To: <20020508151933.J37453@ninja1.internal> Message-ID: <20020508200748.R29451-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 Sean Chittenden wrote: > No dice. I'm desperate for a working SSL browser that doesn't SEGV > every time I hit an SSL page. Are those your only requirements? Lynx or Netscape 4 suit them. Opera and Konqueror may as well (I am not very familiar with them). > Could someone toss me a prebuilt > package? I noticed there aren't any available... <:~( -sc I've updated and re-enabled the linux-mozilla port, which installs pre-compiled binaries. -- 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 May 8 17:21:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 62EDB37B416 for ; Wed, 8 May 2002 17:21:14 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 14B9620F05; Wed, 8 May 2002 17:21:14 -0700 (PDT) Date: Wed, 8 May 2002 17:21:13 -0700 From: Sean Chittenden To: Trevor Johnson Cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020508172113.L37453@ninja1.internal> References: <20020508151933.J37453@ninja1.internal> <20020508200748.R29451-100000@blues.jpj.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: <20020508200748.R29451-100000@blues.jpj.net>; from "trevor@jpj.net" on Wed, May 08, 2002 at = 08:14:30PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > No dice. I'm desperate for a working SSL browser that doesn't > > SEGV every time I hit an SSL page. > > Are those your only requirements? Lynx or Netscape 4 suit them. > Opera and Konqueror may as well (I am not very familiar with them). I can use either of them, but I've become spoiled by the tabbed browsing. Net^H^Hutscrape is just painful to use. > I've updated and re-enabled the linux-mozilla port, which installs > pre-compiled binaries. Hmm... not fond of that solution, but it may work. Thanks. Any native FreeBSD builds out there? A simple "make package" would work. <:~) -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 Wed May 8 18:29:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mendoza.procergs.com.br (mendoza.procergs.com.br [200.198.128.116]) by hub.freebsd.org (Postfix) with ESMTP id AA8BA37B40D for ; Wed, 8 May 2002 18:29:26 -0700 (PDT) Received: from via-rs.net (p100.03.virtua.pae.procergs.com.br [200.198.154.100]) by mendoza.procergs.com.br (Postfix) with ESMTP id E627553623; Wed, 8 May 2002 22:14:53 -0300 (BRT) Message-ID: <774636-2200254911414620@via-rs.net> X-EM-Version: 6, 0, 0, 6 X-EM-Registration: #00F06206106618006920 X-Priority: 3 Reply-To: encontreaqui@via-rs.net To: "09-05-2002" From: "MPSOFT E-books" Subject: 2a. Coletânea Jurídica em CD Date: Wed, 8 May 2002 22:14:14 -0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Informamos o lan=E7amento do 2o=2E Livro Digital em CD agora com os: C=D3DIGO TRIBUT=C1RIO NACIONAL C=D3DIGO DE DEFESA E PROTE=C7=C3O DO CONSUMIDOR C=D3DIGO COMERCIAL e LEI DAS S/A * Todos atualizados, * F=E1cil de utilizar: =EDndice geral e remissivo, * Leitura sequencial artigo por artigo ou atrav=E9s dos t=EDtulos, * Fun=E7=E3o iluminar, copiar e colar, e * Impress=E3o por artigo ou integral=2E Para quem j=E1 adquiriu o CD No=2E 1 com os C=D3DIGOS CIVIL (em vigor e novo a partir de 11/03/2002) e CPC (altera=E7=F5es vigentes a partir de 26/03/02), o pre=E7o continua o mesmo do primeiro: R$ 10,00 (dez reais)=2E Se voc=EA quer adquirir os dois CDs: apenas R$ 20,00 (inclu=EDda remessa p= or correio simples)=2E Para adquirir somente um dos CDs: R$ 15,00 (quinze reais)=2E Para maiores detalhes acesse: http://www=2Eencontreaqui=2Ecom=2Ebr/ebooks Um produto MPSOFT E-books www=2Empsoft=2Ecom=2Ebr Obs: Voc=EA est=E1 recebendo esta mensagem, pois encontra-se classificado = em nossa base de dados como advogado ou profissional da =E1rea do Direito=2E= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 18:31: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sheewash.klatha.com (sheewash.klatha.com [207.245.113.40]) by hub.freebsd.org (Postfix) with ESMTP id B22A537B40E; Wed, 8 May 2002 18:30:57 -0700 (PDT) Received: from ITDCL (tla-dsl-gw.oldcity.dca.net [216.158.30.206]) by sheewash.klatha.com (8.9.3/8.9.3) with ESMTP id VAA26223; Wed, 8 May 2002 21:30:51 -0400 From: "David Chaplin-Loebell" To: Cc: Subject: FreeBSD Port: mod_perl-1.26 Date: Wed, 8 May 2002 21:26:55 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been having trouble building the mod_perl port with Perl 5.6.1. Is this possible? Every time I try to build it, it embeds perl 5.00503. If I remove perl 5.00503 from my system, it fails to build entirely. Thanks for any help. David Chaplin-Loebell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 18:34: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 6E88137B420; Wed, 8 May 2002 18:33:59 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g491Xx129580; Wed, 8 May 2002 18:33:59 -0700 (PDT) (envelope-from dinoex) Date: Wed, 8 May 2002 18:33:59 -0700 (PDT) From: Message-Id: <200205090133.g491Xx129580@freefall.freebsd.org> To: dominic_marks@btinternet.com, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/37873: Port update: mail/popa3d Sender: owner-freebsd-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: mail/popa3d State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Wed May 8 18:32:39 PDT 2002 State-Changed-Why: Committed, Thanks. Responsible-Changed-From-To: freebsd-ports->dinoex Responsible-Changed-By: dinoex Responsible-Changed-When: Wed May 8 18:32:39 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37873 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 18:36:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 392F537B403 for ; Wed, 8 May 2002 18:36:06 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.3/8.12.3) with ESMTP id g491Zpfk018099; Thu, 9 May 2002 05:35:54 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.3/Submit) id g491ZkJ2018078; Thu, 9 May 2002 05:35:47 +0400 (MSD) Date: Thu, 9 May 2002 05:35:44 +0400 From: "Andrey A. Chernov" To: Jens Rehsack Cc: Dominic Marks , ports@freebsd.org Subject: Re: FreeBSD Port: apache-1.3.24_2 Message-ID: <20020509013543.GA17589@nagual.pp.ru> References: <3CD30C9C.BBFA5DC5@liwing.de> <20020504023109.B921@host217-41-52-202.in-addr.btope> <20020504023327.D921@host217-41-52-202.in-addr.btope> <3CD3C006.DCB42156@liwing.de> <20020504181251.GA11045@nagual.pp.ru> <3CD504EE.828802D1@liwing.de> <20020507045135.GA84039@nagual.pp.ru> <3CD7861A.8CE2A8CA@liwing.de> <20020507090431.GA86245@nagual.pp.ru> <3CD7AB9A.DC565A1@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD7AB9A.DC565A1@liwing.de> User-Agent: Mutt/1.3.28i Sender: owner-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, May 07, 2002 at 12:25:30 +0200, Jens Rehsack wrote: > > > Me too. But without this, mod_perl asks for it, and with it, it doesn't. > > > Search in /usr/ports/www/mod_perl/work/mod_perl*/Makefile.PL (after a > > > make patch) for it. > > > > It means that mod_perl must be fixed instead. > Nope. Read it please. Should I repeat myself? This is wrong assumption of mod_perl. Mod_perl should be fixed instead. Those defines means nothing for Apache. Mod_perl should add them manually to its own files instead of wanting them from Apache's apxs. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 20: 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 E28BC37B40D for ; Wed, 8 May 2002 20:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49302Y39847; Wed, 8 May 2002 20:00:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id BD57E37B40C for ; Wed, 8 May 2002 19:50:08 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g492pjhG054383 for ; Wed, 8 May 2002 19:51:45 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g492pjFe054382; Wed, 8 May 2002 19:51:45 -0700 (PDT) Message-Id: <200205090251.g492pjFe054382@www.freebsd.org> Date: Wed, 8 May 2002 19:51:45 -0700 (PDT) From: SUGIMURA Takashi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37876: [update ports] x11-toolkits/qt30 from 3.0.3 to 3.0.4 and fixed pkg-plist Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37876 >Category: ports >Synopsis: [update ports] x11-toolkits/qt30 from 3.0.3 to 3.0.4 and fixed pkg-plist >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 May 08 20:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: SUGIMURA Takashi >Release: 4.6-PRERELEASE >Organization: Infoscience Corporation >Environment: >Description: I've just made a diff for qt30 from 3.0.3 to 3.0.4, and fixed some bugs in pkg-plist. >How-To-Repeat: Only to apply the patch follows: begin 644 qt30.diff.gz M'XL("(;BV3P``W%T,S`N9&EF9@"M66USX[81_FS]"G0ZR;V`>+?1XL@(7H M1T&`3%*P]VC''6NC!3+$QYLW`_3G`1J@CQ\^ M/;Q_>W?[W0XLSML9.V?CI]N=WHO7FRAT8YZBJ\83" M`_3]VX?;OWWX].[V'D`'C$V>IO%3Q/,!NGM[_W#[Z?'^W7K@9LV*2%>O)+Q@WN@U\E?A^ ME/,H"=)2NOJI(W[=?'5?).AMQI"]D.)/5P[NB'^$ML6WIZOI]"0^1@86PIMW M/TS1\!\_W$*X'O>>NZ[RZ6U7*\#=[;VW*4W54LD1#1S"U[M$1&^4L$)+/1(SE%W]\^?F3IAM$\_PMAWZ<) MIPG/5P"Y^K?XD$`Q(OJI@4.OLNIA#0\W:*B"7*-]Y&\H_P8$J%VM844A1I\I M@[%OT$]OLRR./,*C-%FMJO8?R4M:\.&UZ"<[10E'>T"S,3CDX?`:F<@%JW&T M!L)LMYJZ'>Q7P?Z;.HPH0$/TIP8'\S5/.8GO.-=*P;!(GOXI8*,J?RJBTD(KR M=$MY&"4;5.1D#5M%I9I3JN8<5:N3/"G0MX@GQ4BLC)C`C'EB&E"4HS2)7Q!! M&6$\(G'9?I12=DF*4C1X`!WDAPC^%40Y04,1L8EPI9<2`Y"6"&!^U4R7UVA_ M?22;%*999X%;+BFWL:3$BHWR+(8S#39T'E)$$W_<6K'6*14.EG:I#8>M"##, MHV0I?AJ6%2P6^)`+$I9&N0>=@V!]-%#53G05I`P-11S1C?4-BKX%)5%D&,VY M%>OO(XNV$8^>Z1!]O#U;*R.4C21<=OCI$_7X$(@9]8(=-:1LK=KKD?HDS9XV M)NS*D`3RV#L^=L[/8_O50T'EX>-85;TQ[=8;#6RCX,!P2JVL>:/@*"=4_)K) MBB]*O+CPZ607,+*EX[#9`E54\WE#&",OT&2>FM9/7NI3KXWSB!>V76U@7^?M M%II0V)J@383E+%T1EK-TRCQ#<;2>P'\X?+=\G+&XTY*G9PVB*CUKDL6JH6IV M!^@-/5`/L2TR`_35#Q,%"OW^.^*LH#4V3I"9HZXKZW+O(FF,=0DN!'&Q*^H) M%SLC;$M%MD]Y1KU\0J*#>8B]R0Y6((?TWOHTR(6T-6"=^Y&Y,8S);@L7`*B9 MDT!E['0W:H1/V#Y*N@Z49ET$\$R*F"L#.-JTG3?%03_ZT:CK+@I>(*D5H&77 M.0DS&(9X7M.#G)4YAF5CN/,Z3>L.:483V`/.`M<`=./N$CWUHTW7F=$X(@DW M9ZXR@J;YD@O/S[O4IY:D/K7<$<8M[I`.CFVN4Q:3Q%<.W4'H1B]A.OZE-6I/ MBLJJ2^P31/Y%H+;W\TQK]^.XUPZK5]H[X6_S9Z]'A-+?1]B0SR\NB!O!K"B'W(AI&U#7J;2&# MZR1<[YY\*!/332]$[#<2(#1;@F;80<;2G:MR9^>;7DBRTFMN$M^'NK:\&*CB MZ,`]1N%RF6RVL*M'7AQE(K&=S^^7T#T4[[]"354.9O9UBN7%M8K-%!6S#6+2 M+$VHR?=0M:5%]C^X`1>539#X(WX`2O+_XD@$!/.19\2C[+*F;3>U,"3@ M5>_!B-Q'E"_'$]R$E&A_7";9L5VPNV'*LNNSJ>@EIG&WA+%>/(:SB*\UU MP3GLFYIE$"69L'=@1A=6"FF/<2>UM4"[FW,:I*.:4RVV,V\Z'(S>SE0M<-H- M\TR@TBYDQGV`RTI7\[W_S3]-,IZ7DXP7,^5N6&9%`"F2LA=S2[?`/E<=$VVD M&@&=?=6QNJ.,`7VX9)(-5<7>M-?G7Q^D-\[F6,>3%-N.O'1A&XX%Q5DJ[G^: MD86E;T!Y=U!& MA$U-YY:XMV%[,:TNV)T^8N&MTX/RA`>KL)G*55'9]JH->%,0YE,_XZP.1@]H MT=7"E(1#$8`Z(T)MW*6E.6CU/80E5Z'KV,KDBU/OJ7=J!$!K:,Y+)S&J=2"B M\EC$55M5`R)>X5R`[`E+5,2W9--7ANZJO!V-RGSY&GVVZ;B#Z-&KA&OB^L,M\7D/>J4Z&=S!&GV][QVU"E M&N*5%E16RCV(]SKG)O@4UU>;(<>66;_Y5G>RX`J7)*GV%MI`*#-!V&//9R2!<_?HH^*[J/@N5'Q% MS[[[+]AUS2JB^`)1?)$HOD`4:XG:LY*HJSSG1,]^HIH)5<^H?8&H?9&H?8&H MK25:%DDV[+=JHO8%HK:N6474N4#4N4C4N4`4:G^RI6OF=WFZ%<^9KXSESY7;51+M7+:M'/<*%I53!<]C-<7F*X M[&>XU#&T9_*+2MN63`7#-W[$V+;S9>^><"_=:HS/D2@R-4;Q-?'`4)HBS]-T MVAB&QE)]/7]F%6\MH,2E<]E74G.LA:3FV+::6OW^Y,S0>/MR9JO?[9QQ.KUR :.N]3ODTZ:Z]?Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 20: 8: 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 5539337B405; Wed, 8 May 2002 20:08:04 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49384C44006; Wed, 8 May 2002 20:08:04 -0700 (PDT) (envelope-from trevor) Date: Wed, 8 May 2002 20:08:04 -0700 (PDT) From: Message-Id: <200205090308.g49384C44006@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37876: [update ports] x11-toolkits/qt30 from 3.0.3 to 3.0.4 and fixed pkg-plist Sender: owner-freebsd-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 ports] x11-toolkits/qt30 from 3.0.3 to 3.0.4 and fixed pkg-plist Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: trevor Responsible-Changed-When: Wed May 8 20:06:54 PDT 2002 Responsible-Changed-Why: to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37876 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 20: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 5F6D837B407 for ; Wed, 8 May 2002 20:20:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g493K6Y45048; Wed, 8 May 2002 20:20:06 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 May 2002 20:20:06 -0700 (PDT) Message-Id: <200205090320.g493K6Y45048@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: ports@geeksrus.net Subject: Re: ports/35170: New port: p5-PDA-Pilot: experimental% Reply-To: ports@geeksrus.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 The following reply was made to PR ports/35170; it has been noted by GNATS. From: ports@geeksrus.net To: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net Cc: Subject: Re: ports/35170: New port: p5-PDA-Pilot: experimental% Date: Wed, 8 May 2002 23:17:17 -0400 (EDT) Please suspend or close this PR. My Palm IIIc died and I don't know when I'll be getting another, so I'm not in a position to debug, test, or maintain this port. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed May 8 21: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 86F2237B40A for ; Wed, 8 May 2002 21:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g494o1g54347; Wed, 8 May 2002 21:50:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id BB92537B400; Wed, 8 May 2002 21:48:21 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g494ohY9083180; Thu, 9 May 2002 00:50:43 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g494ohUC083179; Thu, 9 May 2002 00:50:43 -0400 (EDT) Message-Id: <200205090450.g494ohUC083179@wwweasel.geeksrus.net> Date: Thu, 9 May 2002 00:50:43 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: nbm@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37878: www/zope: redirect stderr as well in rc.d/zope.sh so boot-time startup does not 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: 37878 >Category: ports >Synopsis: www/zope: redirect stderr as well in rc.d/zope.sh so boot-time startup does not fail >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 08 21:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 30 11:24:21 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: The boot-time startup of zope.sh fails for me. Adding the redirected stderr to the startup script cured the problem. >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: www/zope/files/zope.sh.in =================================================================== RCS file: /home/ncvs/ports/www/zope/files/zope.sh.in,v retrieving revision 1.3 diff -u -3 -r1.3 zope.sh.in --- www/zope/files/zope.sh.in 5 Feb 2002 20:26:09 -0000 1.3 +++ www/zope/files/zope.sh.in 9 May 2002 04:44:49 -0000 @@ -8,7 +8,8 @@ -f %%ZOPE_FTP_PORT%% \ -m %%ZOPE_MONITOR_PORT%% \ -u %%ZOPE_USER%% \ - -p %%CGIBINDIR%%/Zope.cgi >> %%ZOPEBASEDIR%%/var/zope-output & + -p %%CGIBINDIR%%/Zope.cgi \ + >> %%ZOPEBASEDIR%%/var/zope-output 2>&1 & echo -n " Zope" ;; stop) ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-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 May 8 23: 0: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.ocis.net (mailserver.ocis.net [209.52.173.152]) by hub.freebsd.org (Postfix) with ESMTP id 3513B37B411 for ; Wed, 8 May 2002 23:00:04 -0700 (PDT) Received: from mailserver.ocis.net ([127.0.0.1] helo=ocis.net) by mail.ocis.net with esmtp (Exim 3.34 #1) id 175gwW-0006aE-00; Wed, 08 May 2002 22:58:20 -0700 From: "Freddie Cash" To: "Benjamin Hutton" Cc: Reply-To: fcash@bigfoot.com Subject: Re: FreeBSD Port: dansguardian-2.2.9.1 Date: Wed, 8 May 2002 22:58:19 -0700 Message-Id: <20020508225819.M32679@ocis.net> In-Reply-To: References: X-Mailer: Open WebMail 1.60 20020125 X-OriginatingIP: 64.114.144.254 (fcash) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I've tried to install your port, but the version of Dansguardian > on the website is now at 2.2.10, I couldn't find 2.2.9.1 There is an update for the port in the queue. However, the DansGuardian site is in the process of moving and is not reliably available, so the port update has been put on hold. It's easy to make the required changes by hand, though: 1. Download the 2.2.10-0 tarball to ports/distfiles/ 2. Change to ports/www/dansguardian/ 3. Edit the Makefile and change 2.2.9.1 to 2.2.10.0 4. Run "make makesum" 5. Run "make install clean" That's it, that's all. Enjoy DansGuardian. :) The DansGuardian site will be back up and running on a new server/location next week. Freddie fcash@bigfoot.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 2: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1D4637B417 for ; Thu, 9 May 2002 02:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49903986046; Thu, 9 May 2002 02:00:03 -0700 (PDT) (envelope-from gnats) Received: from gerweck.dynup.net (adsl-64-170-154-2.dsl.sntc01.pacbell.net [64.170.154.2]) by hub.freebsd.org (Postfix) with ESMTP id 9A73A37B407 for ; Thu, 9 May 2002 01:52:38 -0700 (PDT) Received: (from andy@localhost) by gerweck.dynup.net (8.11.6/8.11.6) id g498qbN71870; Thu, 9 May 2002 01:52:37 -0700 (PDT) (envelope-from andy) Message-Id: <200205090852.g498qbN71870@gerweck.dynup.net> Date: Thu, 9 May 2002 01:52:37 -0700 (PDT) From: Andrew Gerweck Reply-To: Andrew Gerweck To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37879: New port: JavaCC, the Java Compiler Compiler Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37879 >Category: ports >Synopsis: New port: JavaCC, the Java Compiler Compiler >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 May 09 02:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrew Gerweck >Release: FreeBSD 4.5-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD gerweck.dynup.net 4.5-RELEASE-p3 FreeBSD 4.5-RELEASE-p3 #9: Tue Apr 16 17:53:43 PDT 2002 andy@enrique.eville.:/usr/obj/usr/src/sys/ENRIQUE i386 >Description: Compiler Compiler for Java. It's loosely based on Java syntax and generates executable Java classes. JavaCC includes tools for building abstract syntax trees and documentation. >How-To-Repeat: >Fix: --- javacc.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: # # javacc # javacc/Makefile # javacc/distinfo # javacc/pkg-plist # javacc/pkg-comment # javacc/pkg-descr # echo c - javacc mkdir -p javacc > /dev/null 2>&1 echo x - javacc/Makefile sed 's/^X//' >javacc/Makefile << 'END-of-javacc/Makefile' X# Ports collection makefile for: JavaCC X# Date Created: 6 May 2002 X# Whom: Andy Gerweck X# X# $FreeBSD$ X# X XPORTNAME= javacc XPORTVERSION= 2.1 XCATEGORIES= java devel XMASTER_SITES= # Must accept license agreement. :( XDISTNAME= JavaCC2_1 X XMAINTAINER= gerweck@yahoo.com X XUSE_ZIP= yes XUSE_JAVA= 1.1+ X XJAVA_CLASSDIR= ${PREFIX}/share/java/classes/ XDOC_DIR= ${PREFIX}/share/doc/javacc XEXAMPLES_DIR= ${PREFIX}/share/examples/javacc X XRESTRICTED= "Redistribution of distfiles prohibited." X X.if defined(BATCH) || defined (PACKAGE_BUILDING) XIGNORE= "JavaCC may not be redistributed." X.endif X XNO_BUILD= yes XNO_WRKSUBDIR= yes XDOWNLOAD_URL?= http://www.webgain.com/products/java_cc/ X X.include X X.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) XIGNORE= You must manually fetch the JavaCC ${PORTVERSION} distribution \ X (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}. Please place the \ X distribution file into ${DISTDIR} and then run make again. X.endif X Xpost-extract: X @echo X @echo '********************************************************' X @echo '** Running JavaCC Installer **' X @echo '** IMPORTANT DIRECTIONS **' X @echo '** **' X @echo '** You must accept the license and leave the **' X @echo '** installation directory as its default. This port **' X @echo '** will then place the distributed files into the **' X @echo '** standard FreeBSD file hierarchy. **' X @echo '********************************************************' X @echo X X cd ${WRKSRC} && ${JAVA} -cp . ${DISTNAME} -c X Xdo-install: X ${MKDIR} ${JAVA_CLASSDIR} X for f in javacc jjdoc jjtree; do \ X ${PERL} -pe 's(${WRKSRC}/javacc2.1/bin/lib/JavaCC.zip)(${JAVA_CLASSDIR}/JavaCC.jar)o' ${WRKSRC}/javacc2.1/bin/$$f > ${WRKSRC}/tmp; \ X ${INSTALL_SCRIPT} ${WRKSRC}/tmp ${PREFIX}/bin/$$f; \ X done X ${INSTALL_DATA} ${WRKSRC}/javacc2.1/bin/lib/JavaCC.zip \ X ${JAVA_CLASSDIR}/JavaCC.jar X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOC_DIR} X ${INSTALL_DATA} ${WRKSRC}/javacc2.1/COPYRIGHT ${DOC_DIR} X ${CP} -r ${WRKSRC}/javacc2.1/doc ${DOC_DIR} X X ${MKDIR} ${EXAMPLES_DIR} X ${CP} -r ${WRKSRC}/javacc2.1/examples ${EXAMPLES_DIR} X.endif X X.include END-of-javacc/Makefile echo x - javacc/distinfo sed 's/^X//' >javacc/distinfo << 'END-of-javacc/distinfo' XMD5 (JavaCC2_1.zip) = 959179e08cff69e15bdcbe28cf48de6a END-of-javacc/distinfo echo x - javacc/pkg-plist sed 's/^X//' >javacc/pkg-plist << 'END-of-javacc/pkg-plist' Xbin/javacc Xbin/jjdoc Xbin/jjtree Xshare/doc/javacc/COPYRIGHT Xshare/doc/javacc/doc/jjtree.JJTREE-FIX Xshare/doc/javacc/doc/INSTALLATIONNOTES Xshare/doc/javacc/doc/javacc.RELEASENOTES Xshare/doc/javacc/doc/javacc.DETAILEDNOTES Xshare/doc/javacc/doc/jjdoc.RELEASENOTES Xshare/doc/javacc/doc/jjtree.RELEASENOTES Xshare/doc/javacc/doc/jjtree.INTRO Xshare/doc/javacc/doc/README Xshare/examples/javacc/examples/Lookahead/Example9.jj Xshare/examples/javacc/examples/Lookahead/Example10.jj Xshare/examples/javacc/examples/Lookahead/Example1.jj Xshare/examples/javacc/examples/Lookahead/Example2.jj Xshare/examples/javacc/examples/Lookahead/Example3.jj Xshare/examples/javacc/examples/Lookahead/Example4.jj Xshare/examples/javacc/examples/Lookahead/Example5.jj Xshare/examples/javacc/examples/Lookahead/Example6.jj Xshare/examples/javacc/examples/Lookahead/Example7.jj Xshare/examples/javacc/examples/Lookahead/Example8.jj Xshare/examples/javacc/examples/Lookahead/README Xshare/examples/javacc/examples/CPP/README Xshare/examples/javacc/examples/CPP/CPP.jj Xshare/examples/javacc/examples/CandCPLUSPLUS/C/README Xshare/examples/javacc/examples/CandCPLUSPLUS/C/C.jj Xshare/examples/javacc/examples/CandCPLUSPLUS/CPLUSPLUS/README Xshare/examples/javacc/examples/CandCPLUSPLUS/CPLUSPLUS/CPLUSPLUS.jj Xshare/examples/javacc/examples/CandCPLUSPLUS/CPLUSPLUS/ClassScope.java Xshare/examples/javacc/examples/CandCPLUSPLUS/CPLUSPLUS/Declaration.java Xshare/examples/javacc/examples/CandCPLUSPLUS/CPLUSPLUS/Scope.java Xshare/examples/javacc/examples/CandCPLUSPLUS/CPLUSPLUS/SymtabManager.java Xshare/examples/javacc/examples/CandCPLUSPLUS/README Xshare/examples/javacc/examples/DU/README Xshare/examples/javacc/examples/DU/du.jj Xshare/examples/javacc/examples/GUIParsing/ParserVersion/README Xshare/examples/javacc/examples/GUIParsing/ParserVersion/CalcInput.jj Xshare/examples/javacc/examples/GUIParsing/ParserVersion/CalcGUI.java Xshare/examples/javacc/examples/GUIParsing/ParserVersion/Main.java Xshare/examples/javacc/examples/GUIParsing/ParserVersion/ProducerConsumer.java Xshare/examples/javacc/examples/GUIParsing/ParserVersion/TokenCollector.java Xshare/examples/javacc/examples/GUIParsing/TokenMgrVersion/README Xshare/examples/javacc/examples/GUIParsing/TokenMgrVersion/CalcInput.jj Xshare/examples/javacc/examples/GUIParsing/TokenMgrVersion/CalcGUI.java Xshare/examples/javacc/examples/GUIParsing/TokenMgrVersion/CharCollector.java Xshare/examples/javacc/examples/GUIParsing/TokenMgrVersion/Main.java Xshare/examples/javacc/examples/GUIParsing/TokenMgrVersion/MyLexer.java Xshare/examples/javacc/examples/GUIParsing/README Xshare/examples/javacc/examples/HTMLGrammars/RobsHTML/README Xshare/examples/javacc/examples/HTMLGrammars/RobsHTML/README.html Xshare/examples/javacc/examples/HTMLGrammars/RobsHTML/html-3.2.jjt Xshare/examples/javacc/examples/HTMLGrammars/RobsHTML/NodeAttribute.java Xshare/examples/javacc/examples/HTMLGrammars/RobsHTML/NodePCDATA.java Xshare/examples/javacc/examples/HTMLGrammars/RobsHTML/html-3.2.dtd Xshare/examples/javacc/examples/HTMLGrammars/README Xshare/examples/javacc/examples/Interpreter/sqrt.spl Xshare/examples/javacc/examples/Interpreter/ASTAddNode.java Xshare/examples/javacc/examples/Interpreter/ASTAndNode.java Xshare/examples/javacc/examples/Interpreter/ASTAssignment.java Xshare/examples/javacc/examples/Interpreter/ASTBitwiseAndNode.java Xshare/examples/javacc/examples/Interpreter/ASTBitwiseComplNode.java Xshare/examples/javacc/examples/Interpreter/ASTBitwiseOrNode.java Xshare/examples/javacc/examples/Interpreter/ASTBitwiseXorNode.java Xshare/examples/javacc/examples/Interpreter/ASTBlock.java Xshare/examples/javacc/examples/Interpreter/ASTCompilationUnit.java Xshare/examples/javacc/examples/Interpreter/ASTDivNode.java Xshare/examples/javacc/examples/Interpreter/ASTEQNode.java Xshare/examples/javacc/examples/Interpreter/ASTFalseNode.java Xshare/examples/javacc/examples/Interpreter/ASTGENode.java Xshare/examples/javacc/examples/Interpreter/ASTGTNode.java Xshare/examples/javacc/examples/Interpreter/ASTId.java Xshare/examples/javacc/examples/Interpreter/ASTIfStatement.java Xshare/examples/javacc/examples/Interpreter/ASTIntConstNode.java Xshare/examples/javacc/examples/Interpreter/ASTLENode.java Xshare/examples/javacc/examples/Interpreter/ASTLTNode.java Xshare/examples/javacc/examples/Interpreter/ASTModNode.java Xshare/examples/javacc/examples/Interpreter/ASTMulNode.java Xshare/examples/javacc/examples/Interpreter/ASTNENode.java Xshare/examples/javacc/examples/Interpreter/ASTNotNode.java Xshare/examples/javacc/examples/Interpreter/ASTOrNode.java Xshare/examples/javacc/examples/Interpreter/ASTReadStatement.java Xshare/examples/javacc/examples/Interpreter/ASTStatementExpression.java Xshare/examples/javacc/examples/Interpreter/ASTSubtractNode.java Xshare/examples/javacc/examples/Interpreter/ASTTrueNode.java Xshare/examples/javacc/examples/Interpreter/ASTVarDeclaration.java Xshare/examples/javacc/examples/Interpreter/ASTWhileStatement.java Xshare/examples/javacc/examples/Interpreter/ASTWriteStatement.java Xshare/examples/javacc/examples/Interpreter/Node.java Xshare/examples/javacc/examples/Interpreter/SimpleNode.java Xshare/examples/javacc/examples/Interpreter/SPL.java Xshare/examples/javacc/examples/Interpreter/SPL.jjt Xshare/examples/javacc/examples/Interpreter/fact.spl Xshare/examples/javacc/examples/Interpreter/odd.spl Xshare/examples/javacc/examples/Interpreter/README Xshare/examples/javacc/examples/JJTreeExamples/eg4DumpVisitor.java Xshare/examples/javacc/examples/JJTreeExamples/eg1.jjt Xshare/examples/javacc/examples/JJTreeExamples/eg2.jjt Xshare/examples/javacc/examples/JJTreeExamples/eg3.jjt Xshare/examples/javacc/examples/JJTreeExamples/eg4.jjt Xshare/examples/javacc/examples/JJTreeExamples/ASTMyID.java Xshare/examples/javacc/examples/JJTreeExamples/ASTMyOtherID.java Xshare/examples/javacc/examples/JJTreeExamples/README Xshare/examples/javacc/examples/JavaGrammars/Java1.2-b.jjt Xshare/examples/javacc/examples/JavaGrammars/OPTIMIZING Xshare/examples/javacc/examples/JavaGrammars/billsJava1.0.2.jj Xshare/examples/javacc/examples/JavaGrammars/Java1.0.2.jj Xshare/examples/javacc/examples/JavaGrammars/Java1.0.2LS.jj Xshare/examples/javacc/examples/JavaGrammars/Java1.1.jj Xshare/examples/javacc/examples/JavaGrammars/Java1.1noLA.jj Xshare/examples/javacc/examples/JavaGrammars/Java1.2-a.jj Xshare/examples/javacc/examples/JavaGrammars/README Xshare/examples/javacc/examples/JavaCCGrammar/JavaCC.jj Xshare/examples/javacc/examples/CORBA-IDL/README Xshare/examples/javacc/examples/CORBA-IDL/IDL.jj Xshare/examples/javacc/examples/MailProcessing/README Xshare/examples/javacc/examples/MailProcessing/Digest.jj Xshare/examples/javacc/examples/MailProcessing/Faq.jj Xshare/examples/javacc/examples/MailProcessing/sampleMailFile Xshare/examples/javacc/examples/Obfuscator/input/package1/Main.java Xshare/examples/javacc/examples/Obfuscator/input/package2/Incr.java Xshare/examples/javacc/examples/Obfuscator/README Xshare/examples/javacc/examples/Obfuscator/IdsFile.jj Xshare/examples/javacc/examples/Obfuscator/Java1.1.jj Xshare/examples/javacc/examples/Obfuscator/MapFile.jj Xshare/examples/javacc/examples/Obfuscator/Globals.java Xshare/examples/javacc/examples/Obfuscator/Main.java Xshare/examples/javacc/examples/Obfuscator/Obfuscator.java Xshare/examples/javacc/examples/Obfuscator/maps Xshare/examples/javacc/examples/Obfuscator/nochangeids Xshare/examples/javacc/examples/Obfuscator/useids Xshare/examples/javacc/examples/SimpleCalculators/Calc2i.jj Xshare/examples/javacc/examples/SimpleCalculators/Calc1i.jj Xshare/examples/javacc/examples/SimpleCalculators/Calc1.jj Xshare/examples/javacc/examples/SimpleCalculators/README Xshare/examples/javacc/examples/SimpleCalculators/Calc2.jj Xshare/examples/javacc/examples/SimpleCalculators/Calc3i.jj Xshare/examples/javacc/examples/SimpleCalculators/Calc3.jj Xshare/examples/javacc/examples/SimpleExamples/README Xshare/examples/javacc/examples/SimpleExamples/IdList.jj Xshare/examples/javacc/examples/SimpleExamples/NL_Xlator.jj Xshare/examples/javacc/examples/SimpleExamples/Simple1.jj Xshare/examples/javacc/examples/SimpleExamples/Simple2.jj Xshare/examples/javacc/examples/SimpleExamples/Simple3.jj Xshare/examples/javacc/examples/Transformer/README Xshare/examples/javacc/examples/Transformer/ToyJava.jjt Xshare/examples/javacc/examples/Transformer/ASTCompilationUnit.java Xshare/examples/javacc/examples/Transformer/ASTSpecialBlock.java Xshare/examples/javacc/examples/Transformer/SimpleNode.java Xshare/examples/javacc/examples/Transformer/divide.toy Xshare/examples/javacc/examples/JavaScope/README Xshare/examples/javacc/examples/VHDL/Vhdl.zip Xshare/examples/javacc/examples/VHDL/README Xshare/examples/javacc/examples/VTransformer/README Xshare/examples/javacc/examples/VTransformer/Java1.1.jjt Xshare/examples/javacc/examples/VTransformer/AddAcceptVisitor.java Xshare/examples/javacc/examples/VTransformer/Main.java Xshare/examples/javacc/examples/VTransformer/SimpleNode.java Xshare/examples/javacc/examples/VTransformer/UnparseVisitor.java Xshare/examples/javacc/examples/README Xshare/java/classes/JavaCC.jar X@dirrm share/doc/javacc/doc X@dirrm share/doc/javacc X@dirrm share/doc X@dirrm share/examples/javacc/examples/Lookahead X@dirrm share/examples/javacc/examples/CPP X@dirrm share/examples/javacc/examples/CandCPLUSPLUS/C X@dirrm share/examples/javacc/examples/CandCPLUSPLUS/CPLUSPLUS X@dirrm share/examples/javacc/examples/CandCPLUSPLUS X@dirrm share/examples/javacc/examples/DU X@dirrm share/examples/javacc/examples/GUIParsing/ParserVersion X@dirrm share/examples/javacc/examples/GUIParsing/TokenMgrVersion X@dirrm share/examples/javacc/examples/GUIParsing X@dirrm share/examples/javacc/examples/HTMLGrammars/RobsHTML X@dirrm share/examples/javacc/examples/HTMLGrammars X@dirrm share/examples/javacc/examples/Interpreter X@dirrm share/examples/javacc/examples/JJTreeExamples X@dirrm share/examples/javacc/examples/JavaGrammars X@dirrm share/examples/javacc/examples/JavaCCGrammar X@dirrm share/examples/javacc/examples/CORBA-IDL X@dirrm share/examples/javacc/examples/MailProcessing X@dirrm share/examples/javacc/examples/Obfuscator/input/package1 X@dirrm share/examples/javacc/examples/Obfuscator/input/package2 X@dirrm share/examples/javacc/examples/Obfuscator/input X@dirrm share/examples/javacc/examples/Obfuscator X@dirrm share/examples/javacc/examples/SimpleCalculators X@dirrm share/examples/javacc/examples/SimpleExamples X@dirrm share/examples/javacc/examples/Transformer X@dirrm share/examples/javacc/examples/JavaScope X@dirrm share/examples/javacc/examples/VHDL X@dirrm share/examples/javacc/examples/VTransformer X@dirrm share/examples/javacc/examples X@dirrm share/examples/javacc X@dirrm share/examples X@dirrm share/java/classes X@dirrm share/java X@dirrm share END-of-javacc/pkg-plist echo x - javacc/pkg-comment sed 's/^X//' >javacc/pkg-comment << 'END-of-javacc/pkg-comment' XCompiler compiler for Java; includes tools for building syntax trees END-of-javacc/pkg-comment echo x - javacc/pkg-descr sed 's/^X//' >javacc/pkg-descr << 'END-of-javacc/pkg-descr' XJavaCC is a compiler compiler for Java. It is similar to lex/yacc. Your Xoutput is a set of Java classes that can parse data defined by your grammar. X XThis includes JJTree, a preprocessor that greatly simplifies the construction Xof abstract syntax trees. Also included is JJDoc, a tool that can generate Xdocumentation for your grammar. X XWWW: http://www.webgain.com/products/java_cc/ X X- Andy Gerweck Xgerweck@yahoo.com END-of-javacc/pkg-descr exit --- javacc.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 Thu May 9 2: 6: 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 78DE037B40A; Thu, 9 May 2002 02:06:07 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49967n90192; Thu, 9 May 2002 02:06:07 -0700 (PDT) (envelope-from znerd) Date: Thu, 9 May 2002 02:06:07 -0700 (PDT) From: Message-Id: <200205090906.g49967n90192@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37872: linux-sun-jdk12: jdk-1_2_2_012-linux-i386.tar.gz 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: linux-sun-jdk12: jdk-1_2_2_012-linux-i386.tar.gz update Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Thu May 9 02:05:55 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37872 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 2: 6: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 4ED8637B40D; Thu, 9 May 2002 02:06:28 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4996SY90249; Thu, 9 May 2002 02:06:28 -0700 (PDT) (envelope-from znerd) Date: Thu, 9 May 2002 02:06:28 -0700 (PDT) From: Message-Id: <200205090906.g4996SY90249@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37875: linux-blackdown-jdk13: j2sdk-1.3.1-02b-FCS-linux-i386.bin 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: linux-blackdown-jdk13: j2sdk-1.3.1-02b-FCS-linux-i386.bin release Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Thu May 9 02:06:18 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37875 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 2: 7: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 B43FF37B40D; Thu, 9 May 2002 02:07:21 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4997LZ90318; Thu, 9 May 2002 02:07:21 -0700 (PDT) (envelope-from znerd) Date: Thu, 9 May 2002 02:07:21 -0700 (PDT) From: Message-Id: <200205090907.g4997LZ90318@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37879: New port: JavaCC, the Java Compiler Compiler Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: JavaCC, the Java Compiler Compiler Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Thu May 9 02:07:08 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37879 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 2:20: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 B5EA037B4A2 for ; Thu, 9 May 2002 02:20:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g499K6X91063; Thu, 9 May 2002 02:20:06 -0700 (PDT) (envelope-from gnats) Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253]) by hub.freebsd.org (Postfix) with ESMTP id A54CB37B40D for ; Thu, 9 May 2002 02:15:31 -0700 (PDT) Received: from ait0fd01.aims.private (ait0fd01.aims.private [192.168.10.254]) by postoffice.aims.com.au with ESMTP id g499FTd13253 for ; Thu, 9 May 2002 19:15:29 +1000 (EST) (envelope-from chris@aims.com.au) Received: (from root@localhost) by ait0fd01.aims.private (8.11.6/8.11.6) id g499FTx16240; Thu, 9 May 2002 19:15:29 +1000 (EST) (envelope-from chris@aims.com.au) Message-Id: <200205090915.g499FTx16240@ait0fd01.aims.private> Date: Thu, 9 May 2002 19:15:29 +1000 (EST) From: Chris Knight Reply-To: Chris Knight To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37881: x11-toolkits/qt30 headers stop java/jdk13 plugin from building Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37881 >Category: ports >Synopsis: x11-toolkits/qt30 headers stop java/jdk13 plugin from building >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 09 02:20:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Knight >Release: FreeBSD 4.5-RELEASE i386 >Organization: AIMS Independent Computer Professionals >Environment: System: FreeBSD ait0fd01.aims.private 4.5-RELEASE FreeBSD 4.5-RELEASE #6: Wed Apr 3 06:33:37 EST 2002 root@:/usr/src/sys/compile/THINKPAD i386 >Description: java/jdk13 will fail to build if WITHOUT_PLUGIN is not specified and you have x11-toolkits/qt30 installed. qt30 installs the following useless header files: /usr/X11R6/include/npapi.h /usr/X11R6/include/npupp.h /usr/X11R6/include/jri.h /usr/X11R6/include/jritypes.h /usr/X11R6/include/jri_md.h symlinking these to their counterparts in the mozilla subdirectory helps, but java/jdk13 then fails in: gmake[1]: Entering directory `/common/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' gcc -Wall -c -I/usr/local/include -O -D_GNU_SOURCE -DXP_UNIX -DVERSION="\"1.3.1-p6-root-020509-18:39\"" -DDATE="\"May-09-2002\"" -DARCH="\"i386\"" -DRAPTOR_API -DNEW_STREAMING_API -I../../oji-plugin/include/solaris/navig4/nspr -I../../oji-plugin/include/solaris/navig4/xpcom -I../../oji-plugin/include/solaris/navig4/caps -I../../oji-plugin/include/solaris/navig4/js -I../../oji-plugin/include/solaris/navig4/raptor -I../../tmp/bsd/i386/CClassHeaders -I../../oji-plugin/include/solaris/navig4/oji -I../../oji-plugin/include/solaris/navig4/plugin -I../../oji-plugin/src/motif/common -I../../oji-plugin/src/motif/navig4 -I/usr/X11R6/include -I../../oji-plugin/src/motif/badapter -I../../../../src/share/javavm/export -I../../../../src/solaris/javavm/export -I/usr/X11R6/include -I../../oji-plugin/src/share -o ../../tmp/bsd/i386/stubs.o ../../oji-plugin/src/motif/common/stubs.c In file included from ../../../../src/share/javavm/export/jni.h:30, from /usr/X11R6/include/jritypes.h:46, from /usr/X11R6/include/jri.h:45, from /usr/X11R6/include/npapi.h:79, from ../../oji-plugin/src/motif/common/stubs.c:29: ../../../../src/solaris/javavm/export/jni_md.h:21: redefinition of `jint' /usr/X11R6/include/jri_md.h:197: `jint' previously declared here ../../../../src/solaris/javavm/export/jni_md.h:23: redefinition of `jlong' /usr/X11R6/include/jri_md.h:231: `jlong' previously declared here ../../../../src/solaris/javavm/export/jni_md.h:24: conflicting types for `jbyte' /usr/X11R6/include/jri_md.h:191: previous declaration of `jbyte' gmake[1]: *** [../../tmp/bsd/i386/stubs.o] Error 1 gmake[1]: Leaving directory `/common/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' gmake: *** [plugin-all] Error 1 *** Error code 2 At this point, I realised trying to take on the source trees for Mozilla, QT3 and JDK13 would be a mostly futile effort. Hopefully, those more acquainted with these sources might be able to determine cause and a resolution. I'd like to fix this, but I need some guidance as to the correct course of action. >How-To-Repeat: cd /usr/ports/www/mozilla ; make install cd /usr/ports/x11-toolkits/qt30 ; make install cd /usr/ports/java/jdk13 ; make install >Fix: Specify WITHOUT_PLUGIN=yes when building java/jdk13. Get QT3 to DTRT with respect to the installation of header files, maybe? Again, I'm happy to help fix this, but I need some guidance. >Release-Note: >Audit-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 May 9 2:20: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 42AE237B49B for ; Thu, 9 May 2002 02:20:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g499K6E91050; Thu, 9 May 2002 02:20:06 -0700 (PDT) (envelope-from gnats) Received: from relay2.agava.net.ru (ofc.agava.net [195.161.118.6]) by hub.freebsd.org (Postfix) with ESMTP id 332E337B404 for ; Thu, 9 May 2002 02:11:28 -0700 (PDT) Received: from kapkan.domain (kapkan.domain [192.168.1.103]) by relay2.agava.net.ru (Postfix) with ESMTP id C7F1E66C08 for ; Thu, 9 May 2002 13:11:25 +0400 (MSD) Received: from kapkan.domain (kappa@localhost [127.0.0.1]) by kapkan.domain (8.12.3/8.12.3) with ESMTP id g499Dcjh034298 for ; Thu, 9 May 2002 13:13:38 +0400 (MSD) (envelope-from kappa@kapkan.domain) Received: (from kappa@localhost) by kapkan.domain (8.12.3/8.12.2/Submit) id g499DbiO034297; Thu, 9 May 2002 13:13:37 +0400 (MSD) Message-Id: <200205090913.g499DbiO034297@kapkan.domain> Date: Thu, 9 May 2002 13:13:37 +0400 (MSD) From: Alex Kapranoff Reply-To: Alex Kapranoff To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37880: new port for Perl Tk Debugger devel/p5-Devel-ptkdb Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37880 >Category: ports >Synopsis: new port for Perl Tk Debugger devel/p5-Devel-ptkdb >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 May 09 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Kapranoff >Release: FreeBSD 4.5-STABLE i386 >Organization: AGAVA Software >Environment: System: FreeBSD kapkan.domain 4.5-STABLE FreeBSD 4.5-STABLE #2: Wed Apr 24 10:23:52 MSD 2002 root@kapkan.domain:/usr/src/sys/compile/KAPKAN 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-Devel-ptkdb # p5-Devel-ptkdb/Makefile # p5-Devel-ptkdb/distinfo # p5-Devel-ptkdb/pkg-comment # p5-Devel-ptkdb/pkg-descr # p5-Devel-ptkdb/pkg-plist # echo c - p5-Devel-ptkdb mkdir -p p5-Devel-ptkdb > /dev/null 2>&1 echo x - p5-Devel-ptkdb/Makefile sed 's/^X//' >p5-Devel-ptkdb/Makefile << 'END-of-p5-Devel-ptkdb/Makefile' X# New ports collection makefile for: p5-Devel-ptkdb X# Date created: May 9th 2002 X# Whom: Alex Kapranoff X# X# $FreeBSD$ X# X XPORTNAME= Devel-ptkdb XPORTVERSION= 1.1074 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Devel XPKGNAMEPREFIX= p5- X XMAINTAINER= kappa@freebsd.org.ua X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk X XPERL_CONFIGURE= yes XINSTALL_TARGET= pure_install X XMAN3= Devel::ptkdb.3 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xpost-patch: X @${PERL} -pi -e 's|\bperl\b|site| if $$. == 5;' ${WRKSRC}/Makefile.PL X X.include END-of-p5-Devel-ptkdb/Makefile echo x - p5-Devel-ptkdb/distinfo sed 's/^X//' >p5-Devel-ptkdb/distinfo << 'END-of-p5-Devel-ptkdb/distinfo' XMD5 (Devel-ptkdb-1.1074.tar.gz) = 6c0720209ed00e6f7ee3459c75bf812f END-of-p5-Devel-ptkdb/distinfo echo x - p5-Devel-ptkdb/pkg-comment sed 's/^X//' >p5-Devel-ptkdb/pkg-comment << 'END-of-p5-Devel-ptkdb/pkg-comment' XTk debugger for Perl END-of-p5-Devel-ptkdb/pkg-comment echo x - p5-Devel-ptkdb/pkg-descr sed 's/^X//' >p5-Devel-ptkdb/pkg-descr << 'END-of-p5-Devel-ptkdb/pkg-descr' Xptkdb is a debugger for perl that uses Perl/Tk for a user interface. X XFeatures include: X Hot Variable Inspection X Breakpoint Control Panel X Expression List X Subroutine Tree X XTo debug a script using ptkdb invoke perl like this: X perl -d:ptkdb myscript.pl X Xptkdb can easily be used to debug CGI scripts if your webserver box is Xcapable of running Perl/Tk applications. Just change the shebang line of your Xscripts to: X #! /usr/bin/perl -w -d:ptkdb END-of-p5-Devel-ptkdb/pkg-descr echo x - p5-Devel-ptkdb/pkg-plist sed 's/^X//' >p5-Devel-ptkdb/pkg-plist << 'END-of-p5-Devel-ptkdb/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Devel/ptkdb.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Devel 2>/dev/null || true Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Devel/ptkdb/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Devel/ptkdb X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Devel 2>/dev/null || true END-of-p5-Devel-ptkdb/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 May 9 2:22: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 83DF837B40D; Thu, 9 May 2002 02:22:31 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g499MVs91345; Thu, 9 May 2002 02:22:31 -0700 (PDT) (envelope-from znerd) Date: Thu, 9 May 2002 02:22:31 -0700 (PDT) From: Message-Id: <200205090922.g499MVs91345@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, glewis@FreeBSD.org Subject: Re: ports/37881: x11-toolkits/qt30 headers stop java/jdk13 plugin from building Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-toolkits/qt30 headers stop java/jdk13 plugin from building Responsible-Changed-From-To: freebsd-ports->glewis Responsible-Changed-By: znerd Responsible-Changed-When: Thu May 9 02:21:51 PDT 2002 Responsible-Changed-Why: Over to the java/jdk13 maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37881 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 2:33: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 2071A37B417; Thu, 9 May 2002 02:33:52 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g499Xfe92296; Thu, 9 May 2002 02:33:41 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 02:33:41 -0700 (PDT) From: Message-Id: <200205090933.g499Xfe92296@freefall.freebsd.org> To: gslin@infomath.math.nctu.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37869: Update port: mail/vm-pop3d Sender: owner-freebsd-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/vm-pop3d State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 02:33:26 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37869 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 2:38:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253]) by hub.freebsd.org (Postfix) with ESMTP id 6B5BD37B404 for ; Thu, 9 May 2002 02:38:33 -0700 (PDT) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id g499cWd13375 for ; Thu, 9 May 2002 19:38:32 +1000 (EST) (envelope-from chris@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Thu, 09 May 2002 19:38:26 +1000 Reply-To: From: "Chris Knight" To: Cc: , , Subject: RE: ports/37881: x11-toolkits/qt30 headers stop java/jdk13 plugin from building Date: Thu, 9 May 2002 19:38:24 +1000 Message-ID: <033a01c1f73d$44835d10$020aa8c0@aims.private> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 In-Reply-To: <200205090922.g499MVs91345@freefall.freebsd.org> Importance: Normal X-Return-Path: chris@aims.com.au X-MDaemon-Deliver-To: freebsd-ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Howdy, I think kde@freebsd.org should be cc'ed in on this as well - having header files with the same name as mozilla headers, but higher up the directory hierarchy, that simply generate errors does not sound like an overly smart thing to do. Thinking about it, qt3 probably should have a dependency on www/mozilla-headers - then there wouldn't be a need to install at least five useless header files. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 2:52:40 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 432A937B40B for ; Thu, 9 May 2002 02:52:36 -0700 (PDT) Received: from amavis by crucible.athame.co.uk with scanned-ok (Exim 3.33 #1) id 175kbC-0001JY-00 for freebsd-ports@freebsd.org; Thu, 09 May 2002 12:52:34 +0300 Received: from zappa.athame.co.uk ([10.134.28.148] helo=FSOPTI208.athame.co.uk) by crucible.athame.co.uk with esmtp (Exim 3.33 #1) id 175ka6-0001I4-00; Thu, 09 May 2002 12:51:26 +0300 Message-Id: <5.1.0.14.0.20020509124831.00b737c0@localhost> X-Sender: tap@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 09 May 2002 12:52:17 +0300 To: , From: Andy Fawcett Subject: Re: [kde-freebsd] RE: ports/37881: x11-toolkits/qt30 headers stop java/jdk13 plugin from building Cc: , , In-Reply-To: <033a01c1f73d$44835d10$020aa8c0@aims.private> References: <200205090922.g499MVs91345@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS perl-11 at crucible.athame.co.uk Sender: owner-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 12:38 09/05/2002, Chris Knight wrote: >Howdy, > >I think kde@freebsd.org should be cc'ed in on this as well - having >header files with the same name as mozilla headers, but higher up >the directory hierarchy, that simply generate errors does not sound >like an overly smart thing to do. So which should take priority, Qt3 headers, or Mozilla headers? >Thinking about it, qt3 probably should have a dependency on >www/mozilla-headers - then there wouldn't be a need to install at >least five useless header files. No, it would mean that people who want Qt3 and not Mozilla would have to install much more unwanted (I'm not saying useless) stuff. And, for those who build from ports, that's a huge increase in download times, because mozilla-headers gets the full mozilla source, from what I remember. I'm not wanting to start a holy war of any kind here, I'd like to find a solution that suits everyone. The one you propose won't do that. A. -- Andy Fawcett andy@athame.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 3: 1: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id F3D2E37B414 for ; Thu, 9 May 2002 03:00:58 -0700 (PDT) Received: (qmail 96828 invoked from network); 9 May 2002 10:10:46 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 9 May 2002 10:10:46 -0000 Message-ID: <3CDA4744.39AFE5B3@liwing.de> Date: Thu, 09 May 2002 11:54:12 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Steve Howe Cc: dirk@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_php4-4.2.0 References: <19743999.20020428092725@carcass.dhs.org> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Steve Howe wrote: > > Hello dirk, > > Is it possible to setup mod_php4 4.2.0 for apache2 ? > I mean, I did it manually on my system, but I would to like know if > the port would compile with apache2. > > Just as a tip, here's how I did it (latest versions of the ports): > > - Install Apache 2 (portinstall apache2) > - portinstall/portupgrade pth (gnu threads - required by Apache2) > - Download & extract PHP 4.X (>=4.2.0) > - --with-imap and --with=pgsql below isn't required of course but > it's how I did it... > > ./configure --with-apxs2 --with-pgsql --with-tsrm-pth --with-config-file-path=/usr/local/etc --with-imap Why do you not use the port? It supports apache2 builds, read the Makefile. > - make && make install > - Add to /usr/local/etc/apache2/httpd.conf: > > # PHP support > LoadModule php4_module libexec/apache2/libphp4.so > DirectoryIndex index.php index.html index.htm > > SetOutputFilter PHP > SetInputFilter PHP > > > As you can see, the httpd.conf syntax for php has changed. You > might know italready but I could save you a couple hours if you > has to discoverout how to do it. > Btw, Apache 2.0.35 + PPHP 4.2.0 works great for me (FreeBSD 4.5 - > latest) > -- > Best regards, > Steve Howe mailto:howe@carcass.dhs.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 3:10: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 0BB6A37B419 for ; Thu, 9 May 2002 03:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49AA2N98738; Thu, 9 May 2002 03:10:02 -0700 (PDT) (envelope-from gnats) Received: from dpelleg.dsl.telerama.com (dpelleg.dsl.telerama.com [205.201.13.235]) by hub.freebsd.org (Postfix) with ESMTP id 1C6A637B416 for ; Thu, 9 May 2002 03:03:35 -0700 (PDT) Received: from palraz.wburn (palraz [192.168.1.1]) by dpelleg.dsl.telerama.com (8.11.6/8.11.6) with ESMTP id g49A3VQ14669 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Thu, 9 May 2002 06:03:33 -0400 (EDT) (envelope-from dpelleg@palraz.rem.cmu.edu) Received: (from dpelleg@localhost) by palraz.wburn (8.11.6/8.11.6) id g49A3Uw26078; Thu, 9 May 2002 06:03:30 -0400 (EDT) (envelope-from dpelleg) Message-Id: <200205091003.g49A3Uw26078@palraz.wburn> Date: Thu, 9 May 2002 06:03:30 -0400 (EDT) From: Dan Pelleg Reply-To: Dan Pelleg To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37882: outdated URL in java/jdk13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37882 >Category: ports >Synopsis: outdated URL in java/jdk13 >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 May 09 03:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Pelleg >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD p 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #1: Mon May 6 20:16:55 EDT 2002 d@p i386 >Description: One needs to manually download j2sdk-1_3_1_02-linux-i386.bin from http://java.sun.com/j2se/1.3/download-linux.html. However on that page you can only access j2sdk-1_3_1_03-linux-i386.bin (that's 03 and not 02) >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 Thu May 9 3:16: 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 4BA2537B407; Thu, 9 May 2002 03:16:05 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49AG5J99225; Thu, 9 May 2002 03:16:05 -0700 (PDT) (envelope-from znerd) Date: Thu, 9 May 2002 03:16:05 -0700 (PDT) From: Message-Id: <200205091016.g49AG5J99225@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, glewis@FreeBSD.org Subject: Re: ports/37882: outdated URL in java/jdk13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: outdated URL in java/jdk13 Responsible-Changed-From-To: freebsd-ports->glewis Responsible-Changed-By: znerd Responsible-Changed-When: Thu May 9 03:15:49 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37882 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 3:21:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 2C44137B417 for ; Thu, 9 May 2002 03:21:51 -0700 (PDT) Received: (qmail 1949 invoked from network); 9 May 2002 10:31:40 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 9 May 2002 10:31:40 -0000 Message-ID: <3CDA4C29.D7D56A96@liwing.de> Date: Thu, 09 May 2002 12:15:05 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: vanilla@FreeBSD.org Cc: ports@FreeBSD.org, "Andrey A. Chernov" Subject: FreeBSD Port: mod_perl-1.26 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I installed www/mod_perl and got a warning during configuration: --- BEGIN Your Perl is uselargefiles enabled, but Apache is not, suggestions: *) Rebuild mod_perl with Makefile.PL PERL_USELARGEFILES=0 *) Rebuild Apache with CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" *) Rebuild Perl with Configure -Uuselargefiles *) Let mod_perl build Apache (USE_DSO=1 instead of USE_APXS=1) --- END Due a conversation with "Andrey A. Chernov" he found out, this is a wrong assumption of mod_perl. The code sequence in the Makefile.PL: --- BEGIN sub uselargefiles_check { return unless $] >= 5.006 and $Config{uselargefiles} and $PERL_USELARGEFILES and $USE_APXS; local $Apache::src::APXS = $WITH_APXS; my $cflags = Apache::src->new->apxs('-q' => 'CFLAGS') || ''; return if $cflags =~ /LARGEFILE/; phat_warn(< 4.5 (I checked 4.5 and 4.6 PRE). Kind regards, Jens Rehsack -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 3:35:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 558A337B422; Thu, 9 May 2002 03:35:11 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.3/8.12.3) with ESMTP id g49AZ7Wi003327; Thu, 9 May 2002 14:35:09 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.3/Submit) id g49AZ7kW003326; Thu, 9 May 2002 14:35:07 +0400 (MSD) Date: Thu, 9 May 2002 14:35:06 +0400 From: "Andrey A. Chernov" To: Jens Rehsack Cc: vanilla@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_perl-1.26 Message-ID: <20020509103506.GA3181@nagual.pp.ru> References: <3CDA4C29.D7D56A96@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CDA4C29.D7D56A96@liwing.de> User-Agent: Mutt/1.3.28i Sender: owner-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, May 09, 2002 at 12:15:05 +0200, Jens Rehsack wrote: > > I grep'ed the entire perl source and the system-includes, the "local"-includes > and the kernel sources for "LARGEFILE" and "FILE_OFFSET_BITS" - nothing appropriate. Just for completeness: Apache 1.3 sources not have them too. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 3:37: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 56D5337B410 for ; Thu, 9 May 2002 03:37:04 -0700 (PDT) Received: (qmail 5588 invoked from network); 9 May 2002 10:46:53 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 9 May 2002 10:46:53 -0000 Message-ID: <3CDA4FBB.51D1A55A@liwing.de> Date: Thu, 09 May 2002 12:30:19 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Andrey A. Chernov" Cc: vanilla@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_perl-1.26 References: <3CDA4C29.D7D56A96@liwing.de> <20020509103506.GA3181@nagual.pp.ru> 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 "Andrey A. Chernov" wrote: > > On Thu, May 09, 2002 at 12:15:05 +0200, Jens Rehsack wrote: > > > > I grep'ed the entire perl source and the system-includes, the "local"-includes > > and the kernel sources for "LARGEFILE" and "FILE_OFFSET_BITS" - nothing appropriate. > > Just for completeness: Apache 1.3 sources not have them too. Ups, was a typing error. I just meant apache13 sources. I didn't check perl sources. Jens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 3:59: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.e-card.bg (FaiLurE.e-card.bg [212.91.167.2]) by hub.freebsd.org (Postfix) with SMTP id 4DFF437B411 for ; Thu, 9 May 2002 03:57:28 -0700 (PDT) Received: (qmail 94215 invoked by uid 1001); 9 May 2002 10:57:26 -0000 Date: Thu, 9 May 2002 13:57:26 +0300 From: Valentin Zahariev To: ports@FreeBSD.org Subject: 'ImageMagick-5.4.4.5' (graphics/ImageMagick) Message-ID: <20020509105726.GC29599@e-card.bg> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="idY8LE8SD6/8DnRI" Content-Disposition: inline Organization: E-CARD.BG X-Disclaimer: If you dislike what I say, you do not have to read it. Deal. X-Accept-Language: bg en ru X-Editor: Vim http://www.vim.org/ X-Location: Europe, Bulgaria, Sofia X-To-Spammer: You spam us and we nuke you. It is that simple. X-Hitchhiker-Guide-To-Galaxy: With a rubber duck, one's never alone. X-Zen: Ommmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm X-The-Matrix: There is no spoon X-Proud-Owner-Of: AMD Athlon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --idY8LE8SD6/8DnRI Content-Type: multipart/mixed; boundary="TybLhxa8M7aNoW+V" Content-Disposition: inline --TybLhxa8M7aNoW+V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable checking for int... yes checking size of int... configure: error: cannot compute sizeof (int), 77 =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.4/config.lo= g" including the output of the failure of your make command. Also, it mi= ght be a good idea to provide an overview of all packages installed on yo= ur system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. --=20 rgdz curly -------------------- http://www.e-card.bg -------------------- PGP keyID: 0xC005C5CA=20 Key fingerprint =3D F3 46 26 21 8F F0 5E 19 5B B3 34 08 24 9E 71 13 C0 05= C5 CA http://certs.e-card.bg:11371/pks/lookup?op=3Dget&search=3D0xC005C5CA --TybLhxa8M7aNoW+V Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" Content-Transfer-Encoding: quoted-printable This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --enable-shared --with-perl=3D/usr/bin/perl5.00503 --withou= t-gslib --without-hdf --without-jp2 --with-threads --enable-lzw --with-modu= les --x-libraries=3D/usr/X11R6/lib --x-includes=3D/usr/X11R6/include --pref= ix=3D/usr/local --build=3Di386-portbld-freebsd4.5 ## --------- ## ## Platform. ## ## --------- ## hostname =3D FaiLurE.e-card.bg uname -m =3D i386 uname -r =3D 4.5-STABLE uname -s =3D FreeBSD uname -v =3D FreeBSD 4.5-STABLE #1: Sun Mar 24 17:01:20 EET 2002 root@F= aiLurE.e-card.bg:/usr/obj/usr/src/sys/FAILURE=20 /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin PATH: /usr/local/vpopmail/bin PATH: /var/qmail/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1458: checking build system type configure:1476: result: i386-portbld-freebsd4.5 configure:1484: checking host system type configure:1498: result: i386-portbld-freebsd4.5 configure:1506: checking target system type configure:1520: result: i386-portbld-freebsd4.5 configure:1536: checking whether build environment is sane configure:1579: result: yes configure:1603: checking for a BSD-compatible install configure:1657: result: /usr/bin/install -c -o root -g wheel configure:1699: checking for gawk configure:1728: result: no configure:1699: checking for mawk configure:1728: result: no configure:1699: checking for nawk configure:1728: result: no configure:1699: checking for awk configure:1715: found /usr/bin/awk configure:1725: result: awk configure:1735: checking whether gmake sets ${MAKE} configure:1755: result: yes configure:1948: checking for gcc configure:1974: result: cc configure:2218: checking for C compiler version configure:2221: cc --version &5 2.95.3 configure:2224: $? =3D 0 configure:2226: cc -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:2229: $? =3D 0 configure:2231: cc -V &5 cc: argument to `-V' is missing configure:2234: $? =3D 1 configure:2260: checking for C compiler default output configure:2263: cc -O -pipe -march=3Dpentiumpro -I/usr/local/include -D_THR= EAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:2266: $? =3D 0 configure:2299: result: a.out configure:2304: checking whether the C compiler works configure:2310: ./a.out configure:2313: $? =3D 0 configure:2328: result: yes configure:2335: checking whether we are cross compiling configure:2337: result: no configure:2340: checking for suffix of executables configure:2342: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in= clude -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:2345: $? =3D 0 configure:2367: result:=20 configure:2373: checking for suffix of object files configure:2397: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -D_= THREAD_SAFE conftest.c >&5 configure:2400: $? =3D 0 configure:2419: result: o configure:2423: checking whether we are using the GNU C compiler configure:2450: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -D_= THREAD_SAFE conftest.c >&5 configure:2453: $? =3D 0 configure:2456: test -s conftest.o configure:2459: $? =3D 0 configure:2471: result: yes configure:2477: checking whether cc accepts -g configure:2501: cc -c -g -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2504: $? =3D 0 configure:2507: test -s conftest.o configure:2510: $? =3D 0 configure:2520: result: yes configure:2547: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -D_= THREAD_SAFE conftest.c >&5 conftest.c:2: syntax error before `me' configure:2550: $? =3D 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2679: checking for style of include used by gmake configure:2707: result: GNU configure:2735: checking dependency style of cc configure:2797: result: gcc configure:2807: checking how to run the C preprocessor configure:2833: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2839: $? =3D 0 configure:2866: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2862: ac_nonexistent.h: No such file or directory configure:2872: $? =3D 1 configure: failed program was: #line 2861 "configure" #include "confdefs.h" #include configure:2909: result: cc -E configure:2924: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2930: $? =3D 0 configure:2957: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2953: ac_nonexistent.h: No such file or directory configure:2963: $? =3D 1 configure: failed program was: #line 2952 "configure" #include "confdefs.h" #include configure:3013: checking for ld used by GCC configure:3077: result: /usr/libexec/elf/ld configure:3086: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD= ]) configure:3098: result: yes configure:3116: checking for a BSD-compatible install configure:3170: result: /usr/bin/install -c -o root -g wheel configure:3181: checking whether gmake sets ${MAKE} configure:3201: result: yes configure:3210: checking whether ln -s works configure:3214: result: yes configure:3338: checking for /usr/libexec/elf/ld option to reload object fi= les configure:3345: result: -r configure:3354: checking for BSD-compatible nm configure:3389: result: /usr/bin/nm -B configure:3393: checking how to recognise dependant libraries configure:3581: result: pass_all configure:3722: checking for ANSI C header files configure:3736: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:3742: $? =3D 0 configure:3827: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/lo= cal/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:3830: $? =3D 0 configure:3832: ./conftest configure:3835: $? =3D 0 configure:3849: result: yes configure:3873: checking for sys/types.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3889: $? =3D 0 configure:3892: test -s conftest.o configure:3895: $? =3D 0 configure:3905: result: yes configure:3873: checking for sys/stat.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3889: $? =3D 0 configure:3892: test -s conftest.o configure:3895: $? =3D 0 configure:3905: result: yes configure:3873: checking for stdlib.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3889: $? =3D 0 configure:3892: test -s conftest.o configure:3895: $? =3D 0 configure:3905: result: yes configure:3873: checking for string.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3889: $? =3D 0 configure:3892: test -s conftest.o configure:3895: $? =3D 0 configure:3905: result: yes configure:3873: checking for memory.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3889: $? =3D 0 configure:3892: test -s conftest.o configure:3895: $? =3D 0 configure:3905: result: yes configure:3873: checking for strings.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3889: $? =3D 0 configure:3892: test -s conftest.o configure:3895: $? =3D 0 configure:3905: result: yes configure:3873: checking for inttypes.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3889: $? =3D 0 configure:3892: test -s conftest.o configure:3895: $? =3D 0 configure:3905: result: yes configure:3873: checking for stdint.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3914: stdint.h: No such file or directory configure:3889: $? =3D 1 configure: failed program was: #line 3878 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3905: result: no configure:3873: checking for unistd.h configure:3886: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3889: $? =3D 0 configure:3892: test -s conftest.o configure:3895: $? =3D 0 configure:3905: result: yes configure:3931: checking dlfcn.h usability configure:3940: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 configure:3943: $? =3D 0 configure:3946: test -s conftest.o configure:3949: $? =3D 0 configure:3958: result: yes configure:3962: checking dlfcn.h presence configure:3969: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:3975: $? =3D 0 configure:3993: result: yes configure:4011: checking for dlfcn.h configure:4018: result: yes configure:4125: checking for C++ compiler version configure:4128: c++ --version &5 2.95.3 configure:4131: $? =3D 0 configure:4133: c++ -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:4136: $? =3D 0 configure:4138: c++ -V &5 c++: argument to `-V' missing configure:4141: $? =3D 1 configure:4144: checking whether we are using the GNU C++ compiler configure:4171: c++ -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -= D_THREAD_SAFE conftest.cc >&5 configure:4174: $? =3D 0 configure:4177: test -s conftest.o configure:4180: $? =3D 0 configure:4192: result: yes configure:4198: checking whether c++ accepts -g configure:4222: c++ -c -g -I/usr/local/include -D_THREAD_SAFE conftest.cc >= &5 configure:4225: $? =3D 0 configure:4228: test -s conftest.o configure:4231: $? =3D 0 configure:4241: result: yes configure:4287: c++ -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -= D_THREAD_SAFE conftest.cc >&5 configure:4290: $? =3D 0 configure:4293: test -s conftest.o configure:4296: $? =3D 0 configure:4324: c++ -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -= D_THREAD_SAFE conftest.cc >&5 configure:4327: $? =3D 0 configure:4330: test -s conftest.o configure:4333: $? =3D 0 configure:4357: checking dependency style of c++ configure:4419: result: gcc configure:4429: checking how to run the C++ preprocessor configure:4451: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc configure:4457: $? =3D 0 configure:4484: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc configure:4480: ac_nonexistent.h: No such file or directory configure:4490: $? =3D 1 configure: failed program was: #line 4479 "configure" #include "confdefs.h" #include configure:4527: result: c++ -E configure:4542: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc configure:4548: $? =3D 0 configure:4575: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc configure:4571: ac_nonexistent.h: No such file or directory configure:4581: $? =3D 1 configure: failed program was: #line 4570 "configure" #include "confdefs.h" #include configure:4624: checking the maximum length of command line arguments configure:4672: result: 16384 configure:4683: checking command to parse /usr/bin/nm -B output from cc obj= ect configure:4768: c++ -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -= D_THREAD_SAFE conftest.cc >&5 configure:4771: $? =3D 0 configure:4775: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIS= TW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> = conftest.nm configure:4778: $? =3D 0 configure:4830: c++ -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/= include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.cc conftstm.o >&5 configure:4833: $? =3D 0 configure:4871: result: ok configure:4875: checking for objdir configure:4890: result: .libs configure:4980: checking for ranlib configure:4996: found /usr/bin/ranlib configure:5007: result: ranlib configure:5060: checking for strip configure:5076: found /usr/bin/strip configure:5087: result: strip configure:5349: checking if cc static flag works conftest.c:1: warning: return-type defaults to `int' configure:5372: result: no configure:5389: checking if cc supports -fno-rtti -fno-exceptions configure:5413: result: yes configure:5428: checking for cc option to produce PIC configure:5581: result: -fPIC configure:5588: checking if cc PIC flag -fPIC works configure:5612: result: yes configure:5636: checking if cc supports -c -o file.o configure:5677: result: yes configure:5703: checking whether the cc linker (/usr/libexec/elf/ld) suppor= ts shared libraries configure:6499: result: yes configure:6521: checking whether -lc should be explicitly linked in configure:6526: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inclu= de -D_THREAD_SAFE conftest.c >&5 conftest.c:1: warning: `dummy' defined but not used configure:6529: $? =3D 0 configure:6543: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conft= est 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6546: $? =3D 1 configure:6558: result: yes configure:6564: checking how to hardcode library paths into programs configure:6588: result: immediate configure:6602: checking whether stripping libraries is possible configure:6607: result: yes configure:6614: checking dynamic linker characteristics configure:7056: result: freebsd4.5 ld.so configure:7697: checking if libtool supports shared libraries configure:7699: result: yes configure:7702: checking whether to build shared libraries configure:7723: result: yes configure:7726: checking whether to build static libraries configure:7730: result: yes configure:7809: creating libtool configure:8531: checking whether the c++ linker (/usr/libexec/elf/ld) suppo= rts shared libraries configure:9200: result: yes configure:9217: c++ -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -= D_THREAD_SAFE conftest.cc >&5 configure:9220: $? =3D 0 configure:9320: checking for c++ option to produce PIC configure:9556: result: -fPIC configure:9563: checking if c++ PIC flag -fPIC works configure:9587: result: yes configure:9611: checking if c++ supports -c -o file.o configure:9652: result: yes configure:9678: checking whether the c++ linker (/usr/libexec/elf/ld) suppo= rts shared libraries configure:9700: result: yes configure:9722: checking whether -lc should be explicitly linked in configure:9727: c++ -c -O -pipe -march=3Dpentiumpro -I/usr/local/include -= D_THREAD_SAFE conftest.cc >&5 configure:9730: $? =3D 0 configure:9744: c++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conf= test -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9747: $? =3D 1 configure:9759: result: yes configure:9765: checking how to hardcode library paths into programs configure:9789: result: immediate configure:9803: checking whether stripping libraries is possible configure:9808: result: yes configure:9815: checking dynamic linker characteristics configure:10257: result: freebsd4.5 ld.so configure:11311: checking if gcj supports -fno-rtti -fno-exceptions configure:11335: result: yes configure:11350: checking for gcj option to produce PIC configure:11503: result: -fPIC configure:11510: checking if gcj PIC flag -fPIC works configure:11534: result: no configure:11558: checking if gcj supports -c -o file.o configure:11599: result: no configure:11625: checking whether the gcj linker (/usr/libexec/elf/ld) supp= orts shared libraries configure:12421: result: yes configure:12443: checking whether -lc should be explicitly linked in configure:12448: gcj -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc= lude -D_THREAD_SAFE conftest.java >&5 =2E/configure: gcj: command not found configure:12451: $? =3D 127 configure:12480: result: yes configure:12486: checking how to hardcode library paths into programs configure:12510: result: immediate configure:12524: checking whether stripping libraries is possible configure:12529: result: yes configure:12536: checking dynamic linker characteristics configure:12978: result: freebsd4.5 ld.so configure:14526: checking whether to enable maintainer-specific portions of= Makefiles configure:14535: result: no configure:14949: checking whether cc needs -traditional configure:14972: termio.h: No such file or directory configure:14985: result: no configure:15000: checking whether large file support needs explicit enabling configure:15022: result: no configure:15100: checking for X11 configure files configure:15150: result: /usr/X11R6/lib/X11/ configure:15171: checking for sqrt in -lm configure:15204: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread = -L/usr/local/lib conftest.c -lm >&5 configure:15186: warning: conflicting types for built-in function `sqrt' configure:15207: $? =3D 0 configure:15210: test -s conftest configure:15213: $? =3D 0 configure:15224: result: yes configure:15239: checking for pthread_attr_init in -lc_r configure:15272: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread = -L/usr/local/lib conftest.c -lc_r -lm >&5 configure:15275: $? =3D 0 configure:15278: test -s conftest configure:15281: $? =3D 0 configure:15292: result: yes configure:15316: checking for ZLIB support=20 configure:15318: result:=20 configure:15332: checking zconf.h usability configure:15341: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:15344: $? =3D 0 configure:15347: test -s conftest.o configure:15350: $? =3D 0 configure:15359: result: yes configure:15363: checking zconf.h presence configure:15370: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include conftest.c configure:15376: $? =3D 0 configure:15394: result: yes configure:15412: checking for zconf.h configure:15419: result: yes configure:15440: checking zlib.h usability configure:15449: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:15452: $? =3D 0 configure:15455: test -s conftest.o configure:15458: $? =3D 0 configure:15467: result: yes configure:15471: checking zlib.h presence configure:15478: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include conftest.c configure:15484: $? =3D 0 configure:15502: result: yes configure:15520: checking for zlib.h configure:15527: result: yes configure:15538: checking for compress in -lz configure:15571: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lz -lc_r -lm >&5 configure:15574: $? =3D 0 configure:15577: test -s conftest configure:15580: $? =3D 0 configure:15591: result: yes configure:15599: checking for uncompress in -lz configure:15632: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lz -lc_r -lm >&5 configure:15635: $? =3D 0 configure:15638: test -s conftest configure:15641: $? =3D 0 configure:15652: result: yes configure:15660: checking for deflate in -lz configure:15693: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lz -lc_r -lm >&5 configure:15696: $? =3D 0 configure:15699: test -s conftest configure:15702: $? =3D 0 configure:15713: result: yes configure:15721: checking for inflate in -lz configure:15754: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lz -lc_r -lm >&5 configure:15757: $? =3D 0 configure:15760: test -s conftest configure:15763: $? =3D 0 configure:15774: result: yes configure:15782: checking if ZLIB package is complete configure:15799: result: yes configure:15827: checking for BZLIB support=20 configure:15829: result:=20 configure:15843: checking bzlib.h usability configure:15852: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:15855: $? =3D 0 configure:15858: test -s conftest.o configure:15861: $? =3D 0 configure:15870: result: yes configure:15874: checking bzlib.h presence configure:15881: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include conftest.c configure:15887: $? =3D 0 configure:15905: result: yes configure:15923: checking for bzlib.h configure:15930: result: yes configure:15941: checking for BZ2_bzCompress in -lbz2 configure:15974: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 configure:15977: $? =3D 0 configure:15980: test -s conftest configure:15983: $? =3D 0 configure:15994: result: yes configure:16002: checking for BZ2_bzDecompress in -lbz2 configure:16035: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 configure:16038: $? =3D 0 configure:16041: test -s conftest configure:16044: $? =3D 0 configure:16055: result: yes configure:16063: checking if BZLIB package is complete configure:16080: result: yes configure:16107: checking for X configure:16323: result: libraries /usr/X11R6/lib, headers /usr/X11R6/inclu= de configure:16480: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm -L/usr/X11R6= /lib -lX11 >&5 configure:16483: $? =3D 0 configure:16486: test -s conftest configure:16489: $? =3D 0 configure:16627: checking for gethostbyname configure:16670: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 configure:16673: $? =3D 0 configure:16676: test -s conftest configure:16679: $? =3D 0 configure:16689: result: yes configure:16822: checking for connect configure:16865: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 configure:16868: $? =3D 0 configure:16871: test -s conftest configure:16874: $? =3D 0 configure:16884: result: yes configure:16950: checking for remove configure:16993: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 configure:16996: $? =3D 0 configure:16999: test -s conftest configure:17002: $? =3D 0 configure:17012: result: yes configure:17078: checking for shmat configure:17121: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 configure:17124: $? =3D 0 configure:17127: test -s conftest configure:17130: $? =3D 0 configure:17140: result: yes configure:17215: checking for IceConnectionNumber in -lICE configure:17248: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/= lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE -lbz2 -lz = -lc_r -lm >&5 configure:17251: $? =3D 0 configure:17254: test -s conftest configure:17257: $? =3D 0 configure:17268: result: yes configure:17289: checking for XShmAttach in -lXext configure:17322: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conft= est.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 configure:17325: $? =3D 0 configure:17328: test -s conftest configure:17331: $? =3D 0 configure:17342: result: yes configure:17348: checking for XShmAttach in -lXext configure:17401: result: yes configure:17411: checking for XShapeCombineMask in -lXext configure:17444: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conft= est.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 configure:17447: $? =3D 0 configure:17450: test -s conftest configure:17453: $? =3D 0 configure:17464: result: yes configure:17470: checking for XShapeCombineMask in -lXext configure:17523: result: yes configure:17534: checking for XtSetEventDispatcher in -lXt configure:17567: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conft= est.c -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 configure:17570: $? =3D 0 configure:17573: test -s conftest configure:17576: $? =3D 0 configure:17587: result: yes configure:17691: checking for Display Postscript support=20 configure:17693: result:=20 configure:17709: checking DPS/dpsXclient.h usability configure:17718: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include = -I/X11 conftest.c >&5 configure:17721: $? =3D 0 configure:17724: test -s conftest.o configure:17727: $? =3D 0 configure:17736: result: yes configure:17740: checking DPS/dpsXclient.h presence configure:17747: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 conftest.c configure:17753: $? =3D 0 configure:17771: result: yes configure:17789: checking for DPS/dpsXclient.h configure:17796: result: yes configure:17807: checking for DPSInitialize in -ldps configure:17840: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/li= b conftest.c -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 configure:17843: $? =3D 0 configure:17846: test -s conftest configure:17849: $? =3D 0 configure:17860: result: yes configure:17868: checking for XDPSPixelsPerPoint in -ldpstk configure:17901: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/li= b conftest.c -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -= lm >&5 configure:17904: $? =3D 0 configure:17907: test -s conftest configure:17910: $? =3D 0 configure:17921: result: yes configure:17929: checking if DPS package is complete configure:17947: result: yes configure:17976: checking for FlashPIX components=20 configure:17978: result:=20 configure:17999: checking fpxlib.h usability configure:18008: c++ -c -O -pipe -march=3Dpentiumpro -D_REENTRANT -I/usr/l= ocal/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X= 11 conftest.cc >&5 configure:18011: $? =3D 0 configure:18014: test -s conftest.o configure:18017: $? =3D 0 configure:18026: result: yes configure:18030: checking fpxlib.h presence configure:18037: c++ -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I= /usr/local/include -I/usr/X11R6/include -I/X11 conftest.cc configure:18043: $? =3D 0 configure:18061: result: yes configure:18079: checking for fpxlib.h configure:18086: result: yes configure:18097: checking for FPX_OpenImageByFilename in -lfpx configure:18130: c++ -o conftest -O -pipe -march=3Dpentiumpro -D_REENTRANT= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/inc= lude -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib co= nftest.cc -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc= _r -lm >&5 configure:18133: $? =3D 0 configure:18136: test -s conftest configure:18139: $? =3D 0 configure:18150: result: yes configure:18164: checking if FlashPIX package is complete configure:18181: result: yes configure:18209: checking for LCMS support=20 configure:18211: result:=20 configure:18226: checking lcms.h usability configure:18235: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include = -I/X11 conftest.c >&5 configure:18238: $? =3D 0 configure:18241: test -s conftest.o configure:18244: $? =3D 0 configure:18253: result: yes configure:18257: checking lcms.h presence configure:18264: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 conftest.c configure:18270: $? =3D 0 configure:18288: result: yes configure:18306: checking for lcms.h configure:18313: result: yes configure:18449: checking for cmsOpenProfileFromMem in -llcms configure:18482: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/li= b conftest.c -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lb= z2 -lz -lc_r -lm >&5 configure:18485: $? =3D 0 configure:18488: test -s conftest configure:18491: $? =3D 0 configure:18502: result: yes configure:18510: checking if LCMS package is complete configure:18527: result: yes configure:18555: checking for PNG support=20 configure:18557: result:=20 configure:18571: checking png.h usability configure:18580: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include = -I/X11 conftest.c >&5 configure:18583: $? =3D 0 configure:18586: test -s conftest.o configure:18589: $? =3D 0 configure:18598: result: yes configure:18602: checking png.h presence configure:18609: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 conftest.c configure:18615: $? =3D 0 configure:18633: result: yes configure:18651: checking for png.h configure:18658: result: yes configure:18669: checking for png_free in -lpng configure:18702: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/li= b conftest.c -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX1= 1 -lbz2 -lz -lc_r -lm >&5 configure:18705: $? =3D 0 configure:18708: test -s conftest configure:18711: $? =3D 0 configure:18722: result: yes configure:18730: checking if PNG package is complete configure:18747: result: yes configure:18775: checking for JPEG support=20 configure:18777: result:=20 configure:18791: checking jconfig.h usability configure:18800: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include = -I/X11 conftest.c >&5 In file included from configure:18828: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:18803: $? =3D 0 configure:18806: test -s conftest.o configure:18809: $? =3D 0 configure:18818: result: yes configure:18822: checking jconfig.h presence configure:18829: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 conftest.c In file included from configure:18825: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:18835: $? =3D 0 configure:18853: result: yes configure:18871: checking for jconfig.h configure:18878: result: yes configure:18899: checking jerror.h usability configure:18908: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include = -I/X11 conftest.c >&5 configure:18911: $? =3D 0 configure:18914: test -s conftest.o configure:18917: $? =3D 0 configure:18926: result: yes configure:18930: checking jerror.h presence configure:18937: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 conftest.c configure:18943: $? =3D 0 configure:18961: result: yes configure:18979: checking for jerror.h configure:18986: result: yes configure:19007: checking jmorecfg.h usability configure:19016: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include = -I/X11 conftest.c >&5 configure:19019: $? =3D 0 configure:19022: test -s conftest.o configure:19025: $? =3D 0 configure:19034: result: yes configure:19038: checking jmorecfg.h presence configure:19045: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 conftest.c configure:19051: $? =3D 0 configure:19069: result: yes configure:19087: checking for jmorecfg.h configure:19094: result: yes configure:19115: checking jpeglib.h usability configure:19124: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include = -I/X11 conftest.c >&5 In file included from /usr/local/include/jpeglib.h:24, from configure:19152: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:19127: $? =3D 0 configure:19130: test -s conftest.o configure:19133: $? =3D 0 configure:19142: result: yes configure:19146: checking jpeglib.h presence configure:19153: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 conftest.c In file included from /usr/local/include/jpeglib.h:24, from configure:19149: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:19159: $? =3D 0 configure:19177: result: yes configure:19195: checking for jpeglib.h configure:19202: result: yes configure:19213: checking for jpeg_read_header in -ljpeg configure:19246: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/li= b conftest.c -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lI= CE -lX11 -lbz2 -lz -lc_r -lm >&5 configure:19249: $? =3D 0 configure:19252: test -s conftest configure:19255: $? =3D 0 configure:19266: result: yes configure:19277: checking for JPEG library is version 6b or later configure:19303: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/li= b conftest.c -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11= -lbz2 -lz -lc_r -lm >&5 In file included from /usr/local/include/jpeglib.h:24, from configure:19291: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:19306: $? =3D 0 configure:19308: ./conftest configure:19311: $? =3D 0 configure:19324: result: yes configure:19327: result: yes configure:19336: checking if JPEG package is complete configure:19353: result: yes configure:20044: checking for MPEG version 2 support=20 configure:20046: result:=20 configure:20060: checking mpeg2dec/mpeg2.h usability configure:20069: cc -c -O -pipe -march=3Dpentiumpro -Wall -D_REENTRANT -I/u= sr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include = -I/X11 conftest.c >&5 In file included from configure:20097: /usr/local/include/mpeg2dec/mpeg2.h:30: syntax error before `vo_instance_t' /usr/local/include/mpeg2dec/mpeg2.h:67: syntax error before `vo_instance_t' configure:20072: $? =3D 1 configure: failed program was: #line 20062 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:20087: result: no configure:20091: checking mpeg2dec/mpeg2.h presence configure:20098: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 conftest.c configure:20104: $? =3D 0 configure:20122: result: yes configure:20133: WARNING: mpeg2dec/mpeg2.h: present but cannot be compiled configure:20135: WARNING: mpeg2dec/mpeg2.h: check for missing prerequisite = headers? configure:20137: WARNING: mpeg2dec/mpeg2.h: proceeding with the preprocesso= r's result configure:20140: checking for mpeg2dec/mpeg2.h configure:20147: result: yes configure:20158: checking for mpeg2_decode_data in -lmpeg2 configure:20191: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -D_REENT= RANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6= /include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/li= b conftest.c -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt = -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 configure:20194: $? =3D 0 configure:20197: test -s conftest configure:20200: $? =3D 0 configure:20211: result: yes configure:20219: checking if MPEG version 2 support package is complete configure:20236: result: yes configure:20264: checking for FreeType 2.0=20 configure:20266: result:=20 configure:20282: checking for freetype-config configure:20298: found /usr/local/bin/freetype-config configure:20308: result: freetype-config configure:20327: checking for FT_Init_FreeType in -lfreetype configure:20360: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/loca= l/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfreetype -l= mpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11= -lbz2 -lz -lc_r -lm >&5 configure:20363: $? =3D 0 configure:20366: test -s conftest configure:20369: $? =3D 0 configure:20380: result: yes configure:20409: checking freetype/freetype.h usability configure:20418: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local= /include -I/usr/X11R6/include -I/X11 conftest.c >&5 configure:20421: $? =3D 0 configure:20424: test -s conftest.o configure:20427: $? =3D 0 configure:20436: result: yes configure:20440: checking freetype/freetype.h presence configure:20447: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/l= ocal/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X= 11 conftest.c configure:20453: $? =3D 0 configure:20471: result: yes configure:20489: checking for freetype/freetype.h configure:20496: result: yes configure:20517: checking if FreeType package is complete configure:20534: result: yes configure:20562: checking for TIFF support=20 configure:20564: result:=20 configure:20578: checking tiff.h usability configure:20587: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local= /include -I/usr/X11R6/include -I/X11 conftest.c >&5 configure:20590: $? =3D 0 configure:20593: test -s conftest.o configure:20596: $? =3D 0 configure:20605: result: yes configure:20609: checking tiff.h presence configure:20616: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/l= ocal/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X= 11 conftest.c configure:20622: $? =3D 0 configure:20640: result: yes configure:20658: checking for tiff.h configure:20665: result: yes configure:20686: checking tiffio.h usability configure:20695: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local= /include -I/usr/X11R6/include -I/X11 conftest.c >&5 configure:20698: $? =3D 0 configure:20701: test -s conftest.o configure:20704: $? =3D 0 configure:20713: result: yes configure:20717: checking tiffio.h presence configure:20724: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/l= ocal/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X= 11 conftest.c configure:20730: $? =3D 0 configure:20748: result: yes configure:20766: checking for tiffio.h configure:20773: result: yes configure:20784: checking for TIFFOpen in -ltiff configure:20817: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/loca= l/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ltiff -lfree= type -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lIC= E -lX11 -lbz2 -lz -lc_r -lm >&5 configure:20820: $? =3D 0 configure:20823: test -s conftest configure:20826: $? =3D 0 configure:20837: result: yes configure:20845: checking if TIFF package is complete configure:20862: result: yes configure:20879: checking tiffconf.h usability configure:20888: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local= /include -I/usr/X11R6/include -I/X11 conftest.c >&5 configure:20891: $? =3D 0 configure:20894: test -s conftest.o configure:20897: $? =3D 0 configure:20906: result: yes configure:20910: checking tiffconf.h presence configure:20917: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/l= ocal/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X= 11 conftest.c configure:20923: $? =3D 0 configure:20941: result: yes configure:20959: checking for tiffconf.h configure:20966: result: yes configure:21237: checking for JBIG support=20 configure:21239: result:=20 configure:21253: checking jbig.h usability configure:21262: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local= /include -I/usr/X11R6/include -I/X11 conftest.c >&5 configure:21265: $? =3D 0 configure:21268: test -s conftest.o configure:21271: $? =3D 0 configure:21280: result: yes configure:21284: checking jbig.h presence configure:21291: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/l= ocal/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X= 11 conftest.c configure:21297: $? =3D 0 configure:21315: result: yes configure:21333: checking for jbig.h configure:21340: result: yes configure:21351: checking for jbg_dec_init in -ljbig configure:21384: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/= usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/loca= l/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljbig -ltiff= -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -l= SM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 configure:21387: $? =3D 0 configure:21390: test -s conftest configure:21393: $? =3D 0 configure:21404: result: yes configure:21412: checking if JBIG package is complete configure:21429: result: yes configure:21459: checking for XML support=20 configure:21461: result:=20 configure:21468: checking for xml2-config configure:21484: found /usr/local/bin/xml2-config configure:21494: result: xml2-config configure:21527: checking libxml/parser.h usability configure:21536: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:21539: $? =3D 0 configure:21542: test -s conftest.o configure:21545: $? =3D 0 configure:21554: result: yes configure:21558: checking libxml/parser.h presence configure:21565: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:21571: $? =3D 0 configure:21589: result: yes configure:21607: checking for libxml/parser.h configure:21614: result: yes configure:21625: checking for xmlParseExternalEntity in -lxml2 configure:21658: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/loc= al/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11= -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/l= ib -L/usr/X11R6/lib conftest.c -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -l= jpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 = -lz -lc_r -lm >&5 configure:21661: $? =3D 0 configure:21664: test -s conftest configure:21667: $? =3D 0 configure:21678: result: yes configure:21686: checking if XML package is complete configure:21705: result: yes configure:21740: checking for WMF support=20 configure:21742: result:=20 configure:21759: checking libwmf/ipa.h usability configure:21768: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:21771: $? =3D 0 configure:21774: test -s conftest.o configure:21777: $? =3D 0 configure:21786: result: yes configure:21790: checking libwmf/ipa.h presence configure:21797: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:21803: $? =3D 0 configure:21821: result: yes configure:21839: checking for libwmf/ipa.h configure:21846: result: yes configure:21858: checking for wmf_lite_create in -lwmflite configure:21891: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/loc= al/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11= -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/l= ib -L/usr/X11R6/lib conftest.c -lwmflite -lxml2 -ljbig -ltiff -lfreetype = -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX= 11 -lbz2 -lz -lc_r -lm >&5 /usr/libexec/elf/ld: cannot find -lwmflite configure:21894: $? =3D 1 configure: failed program was: #line 21865 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char wmf_lite_create (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { wmf_lite_create (); ; return 0; } configure:21911: result: no configure:21938: checking for wmf_api_create in -lwmf configure:21971: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/loc= al/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11= -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/l= ib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -lfreetype -ljpeg -lpng -lz -= lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -l= dps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/li= bwmf.so, not found (try using -rpath or -rpath-link) configure:21974: $? =3D 0 configure:21977: test -s conftest configure:21980: $? =3D 0 configure:21991: result: yes configure:22018: checking if WMF package is complete configure:22022: result: yes configure:22042: checking for ANSI C header files configure:22169: result: yes configure:22179: checking whether stat file-mode macros are broken configure:22224: result: no configure:22234: checking whether time.h and sys/time.h may both be included configure:22262: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22265: $? =3D 0 configure:22268: test -s conftest.o configure:22271: $? =3D 0 configure:22281: result: yes configure:22299: checking for dirent.h that defines DIR configure:22326: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22329: $? =3D 0 configure:22332: test -s conftest.o configure:22335: $? =3D 0 configure:22345: result: yes configure:22358: checking for library containing opendir configure:22391: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/loc= al/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11= -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/l= ib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpe= g2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -= lbz2 -lz -lc_r -lm >&5 /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/li= bwmf.so, not found (try using -rpath or -rpath-link) configure:22394: $? =3D 0 configure:22397: test -s conftest configure:22400: $? =3D 0 configure:22459: result: none required configure:22594: checking sys/select.h usability configure:22603: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22606: $? =3D 0 configure:22609: test -s conftest.o configure:22612: $? =3D 0 configure:22621: result: yes configure:22625: checking sys/select.h presence configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:22638: $? =3D 0 configure:22656: result: yes configure:22674: checking for sys/select.h configure:22681: result: yes configure:22594: checking sys/time.h usability configure:22603: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22606: $? =3D 0 configure:22609: test -s conftest.o configure:22612: $? =3D 0 configure:22621: result: yes configure:22625: checking sys/time.h presence configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:22638: $? =3D 0 configure:22656: result: yes configure:22674: checking for sys/time.h configure:22681: result: yes configure:22585: checking for sys/stat.h configure:22590: result: yes configure:22585: checking for sys/types.h configure:22590: result: yes configure:22713: checking math.h usability configure:22722: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22725: $? =3D 0 configure:22728: test -s conftest.o configure:22731: $? =3D 0 configure:22740: result: yes configure:22744: checking math.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:22757: $? =3D 0 configure:22775: result: yes configure:22793: checking for math.h configure:22800: result: yes configure:22704: checking for string.h configure:22709: result: yes configure:22713: checking stdarg.h usability configure:22722: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22725: $? =3D 0 configure:22728: test -s conftest.o configure:22731: $? =3D 0 configure:22740: result: yes configure:22744: checking stdarg.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:22757: $? =3D 0 configure:22775: result: yes configure:22793: checking for stdarg.h configure:22800: result: yes configure:22713: checking varargs.h usability configure:22722: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22725: $? =3D 0 configure:22728: test -s conftest.o configure:22731: $? =3D 0 configure:22740: result: yes configure:22744: checking varargs.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:22757: $? =3D 0 configure:22775: result: yes configure:22793: checking for varargs.h configure:22800: result: yes configure:22713: checking pwd.h usability configure:22722: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22725: $? =3D 0 configure:22728: test -s conftest.o configure:22731: $? =3D 0 configure:22740: result: yes configure:22744: checking pwd.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:22757: $? =3D 0 configure:22775: result: yes configure:22793: checking for pwd.h configure:22800: result: yes configure:22713: checking malloc.h usability configure:22722: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 In file included from configure:22750: /usr/include/malloc.h:2: warning: #warning "this file includes w= hich is deprecated, use instead" configure:22725: $? =3D 0 configure:22728: test -s conftest.o configure:22731: $? =3D 0 configure:22740: result: yes configure:22744: checking malloc.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c In file included from configure:22747: /usr/include/malloc.h:2: warning: #warning "this file includes w= hich is deprecated, use instead" configure:22757: $? =3D 0 configure:22775: result: yes configure:22793: checking for malloc.h configure:22800: result: yes configure:22821: checking for memory.h configure:22826: result: yes configure:22830: checking errno.h usability configure:22839: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22842: $? =3D 0 configure:22845: test -s conftest.o configure:22848: $? =3D 0 configure:22857: result: yes configure:22861: checking errno.h presence configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:22874: $? =3D 0 configure:22892: result: yes configure:22910: checking for errno.h configure:22917: result: yes configure:22830: checking fcntl.h usability configure:22839: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:22842: $? =3D 0 configure:22845: test -s conftest.o configure:22848: $? =3D 0 configure:22857: result: yes configure:22861: checking fcntl.h presence configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/fr= eetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/inclu= de -I/usr/X11R6/include -I/X11 conftest.c configure:22874: $? =3D 0 configure:22892: result: yes configure:22910: checking for fcntl.h configure:22917: result: yes configure:22821: checking for stdint.h configure:22826: result: no configure:22932: checking for cc option to accept ANSI C configure:22995: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/inc= lude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/inclu= de -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftes= t.c >&5 configure:22998: $? =3D 0 configure:23001: test -s conftest.o configure:23004: $? =3D 0 configure:23021: result: none needed configure:23029: checking for an ANSI C-conforming const configure:23099: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure: In function `main': configure:23068: warning: unused variable `s' configure:23088: warning: unused variable `foo' configure:23055: warning: unused variable `zero' configure:23049: warning: unused variable `x' configure:23067: warning: `t' might be used uninitialized in this function configure:23085: warning: `b' might be used uninitialized in this function configure:23102: $? =3D 0 configure:23105: test -s conftest.o configure:23108: $? =3D 0 configure:23118: result: yes configure:23128: checking for inline configure:23145: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:23148: $? =3D 0 configure:23151: test -s conftest.o configure:23154: $? =3D 0 configure:23165: result: inline configure:23180: checking whether byte ordering is bigendian configure:23210: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:23213: $? =3D 0 configure:23216: test -s conftest.o configure:23219: $? =3D 0 configure:23246: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure: In function `main': configure:23236: syntax error before `big' configure:23249: $? =3D 1 configure: failed program was: #line 23222 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER !=3D BIG_ENDIAN not big endian #endif ; return 0; } configure:23363: result: no configure:23383: checking for mode_t configure:23410: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:23413: $? =3D 0 configure:23416: test -s conftest.o configure:23419: $? =3D 0 configure:23429: result: yes configure:23441: checking for off_t configure:23468: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:23471: $? =3D 0 configure:23474: test -s conftest.o configure:23477: $? =3D 0 configure:23487: result: yes configure:23499: checking for pid_t configure:23526: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:23529: $? =3D 0 configure:23532: test -s conftest.o configure:23535: $? =3D 0 configure:23545: result: yes configure:23557: checking for size_t configure:23584: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:23587: $? =3D 0 configure:23590: test -s conftest.o configure:23593: $? =3D 0 configure:23603: result: yes configure:23615: checking for int configure:23642: cc -c -O -pipe -march=3Dpentiumpro -Wall -I/usr/local/incl= ude/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/includ= e -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest= .c >&5 configure:23645: $? =3D 0 configure:23648: test -s conftest.o configure:23651: $? =3D 0 configure:23661: result: yes configure:23664: checking size of int configure:23942: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall -I/usr/l= ocal/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/loc= al/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11= -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/l= ib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpe= g2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -= lbz2 -lz -lc_r -lm >&5 /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/li= bwmf.so, not found (try using -rpath or -rpath-link) configure:23945: $? =3D 0 configure:23947: ./conftest /usr/libexec/ld-elf.so.1: Shared object "libfreetype.so.6" not found configure:23950: $? =3D 1 configure: program exited with status 1 configure: failed program was: #line 23900 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif long longval () { return (long) (sizeof (int)); } unsigned long ulongval () { return (long) (sizeof (int)); } #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { FILE *f =3D fopen ("conftest.val", "w"); if (! f) exit (1); if (((long) (sizeof (int))) < 0) { long i =3D longval (); if (i !=3D ((long) (sizeof (int)))) exit (1); fprintf (f, "%ld\n", i); } else { unsigned long i =3D ulongval (); if (i !=3D ((long) (sizeof (int)))) exit (1); fprintf (f, "%lu\n", i); } exit (ferror (f) || fclose (f) !=3D 0); ; return 0; } configure:23958: error: cannot compute sizeof (int), 77 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Di386-portbld-freebsd4.5 ac_cv_build_alias=3Di386-portbld-freebsd4.5 ac_cv_c_bigendian=3Dno ac_cv_c_compiler_gnu=3Dyes ac_cv_c_const=3Dyes ac_cv_c_inline=3Dinline ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_CC_set=3Dset ac_cv_env_CC_value=3Dcc ac_cv_env_CFLAGS_set=3Dset ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dpentiumpro' ac_cv_env_CPPFLAGS_set=3Dset ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include -D_THREAD_SAFE' ac_cv_env_CPP_set=3D ac_cv_env_CPP_value=3D ac_cv_env_CXXCPP_set=3D ac_cv_env_CXXCPP_value=3D ac_cv_env_CXXFLAGS_set=3Dset ac_cv_env_CXXFLAGS_value=3D' -O -pipe -march=3Dpentiumpro' ac_cv_env_CXX_set=3Dset ac_cv_env_CXX_value=3Dc++ ac_cv_env_LDFLAGS_set=3Dset ac_cv_env_LDFLAGS_value=3D'-L/usr/local/lib -pthread' ac_cv_env_build_alias_set=3Dset ac_cv_env_build_alias_value=3Di386-portbld-freebsd4.5 ac_cv_env_host_alias_set=3D ac_cv_env_host_alias_value=3D ac_cv_env_target_alias_set=3D ac_cv_env_target_alias_value=3D ac_cv_exeext=3D ac_cv_func_connect=3Dyes ac_cv_func_gethostbyname=3Dyes ac_cv_func_remove=3Dyes ac_cv_func_shmat=3Dyes ac_cv_have_x=3D'have_x=3Dyes ac_x_includes=3D/usr/X11R6/include ac_x_libr= aries=3D/usr/X11R6/lib' ac_cv_header_DPS_dpsXclient_h=3Dyes ac_cv_header_bzlib_h=3Dyes ac_cv_header_dirent_dirent_h=3Dyes ac_cv_header_dlfcn_h=3Dyes ac_cv_header_errno_h=3Dyes ac_cv_header_fcntl_h=3Dyes ac_cv_header_fpxlib_h=3Dyes ac_cv_header_freetype_freetype_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_header_jbig_h=3Dyes ac_cv_header_jconfig_h=3Dyes ac_cv_header_jerror_h=3Dyes ac_cv_header_jmorecfg_h=3Dyes ac_cv_header_jpeglib_h=3Dyes ac_cv_header_lcms_h=3Dyes ac_cv_header_libwmf_ipa_h=3Dyes ac_cv_header_libxml_parser_h=3Dyes ac_cv_header_malloc_h=3Dyes ac_cv_header_math_h=3Dyes ac_cv_header_memory_h=3Dyes ac_cv_header_mpeg2dec_mpeg2_h=3Dyes ac_cv_header_png_h=3Dyes ac_cv_header_pwd_h=3Dyes ac_cv_header_stat_broken=3Dno ac_cv_header_stdarg_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_header_stdint_h=3Dno ac_cv_header_stdlib_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_header_strings_h=3Dyes ac_cv_header_sys_select_h=3Dyes ac_cv_header_sys_stat_h=3Dyes ac_cv_header_sys_time_h=3Dyes ac_cv_header_sys_types_h=3Dyes ac_cv_header_tiff_h=3Dyes ac_cv_header_tiffconf_h=3Dyes ac_cv_header_tiffio_h=3Dyes ac_cv_header_time=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_header_varargs_h=3Dyes ac_cv_header_zconf_h=3Dyes ac_cv_header_zlib_h=3Dyes ac_cv_host=3Di386-portbld-freebsd4.5 ac_cv_host_alias=3Di386-portbld-freebsd4.5 ac_cv_jpeg_version_ok=3Dyes ac_cv_lib_ICE_IceConnectionNumber=3Dyes ac_cv_lib_Xext_XShapeCombineMask=3Dyes ac_cv_lib_Xext_XShmAttach=3Dyes ac_cv_lib_Xt_XtSetEventDispatcher=3Dyes ac_cv_lib_bz2_BZ2_bzCompress=3Dyes ac_cv_lib_bz2_BZ2_bzDecompress=3Dyes ac_cv_lib_dps_DPSInitialize=3Dyes ac_cv_lib_dpstk_XDPSPixelsPerPoint=3Dyes ac_cv_lib_fpx_FPX_OpenImageByFilename=3Dyes ac_cv_lib_freetype_FT_Init_FreeType=3Dyes ac_cv_lib_jbig_jbg_dec_init=3Dyes ac_cv_lib_jpeg_jpeg_read_header=3Dyes ac_cv_lib_lcms_cmsOpenProfileFromMem=3Dyes ac_cv_lib_m_sqrt=3Dyes ac_cv_lib_mpeg2_mpeg2_decode_data=3Dyes ac_cv_lib_png_png_free=3Dyes ac_cv_lib_pthread_pthread_attr_init=3Dyes ac_cv_lib_tiff_TIFFOpen=3Dyes ac_cv_lib_wmf_wmf_api_create=3Dyes ac_cv_lib_wmflite_wmf_lite_create=3Dno ac_cv_lib_xml2_xmlParseExternalEntity=3Dyes ac_cv_lib_z_compress=3Dyes ac_cv_lib_z_deflate=3Dyes ac_cv_lib_z_inflate=3Dyes ac_cv_lib_z_uncompress=3Dyes ac_cv_objext=3Do ac_cv_prog_AWK=3Dawk ac_cv_prog_CPP=3D'cc -E' ac_cv_prog_CXXCPP=3D'c++ -E' ac_cv_prog_ac_ct_CC=3Dcc ac_cv_prog_ac_ct_RANLIB=3Dranlib ac_cv_prog_ac_ct_STRIP=3Dstrip ac_cv_prog_cc_g=3Dyes ac_cv_prog_cc_stdc=3D ac_cv_prog_cxx_g=3Dyes ac_cv_prog_freetype_config=3Dfreetype-config ac_cv_prog_gcc_traditional=3Dno ac_cv_prog_make_gmake_set=3Dyes ac_cv_prog_xml2_config=3Dxml2-config ac_cv_search_opendir=3D'none required' ac_cv_target=3Di386-portbld-freebsd4.5 ac_cv_target_alias=3Di386-portbld-freebsd4.5 ac_cv_type_int=3Dyes ac_cv_type_mode_t=3Dyes ac_cv_type_off_t=3Dyes ac_cv_type_pid_t=3Dyes ac_cv_type_size_t=3Dyes am_cv_CC_dependencies_compiler_type=3Dgcc am_cv_CXX_dependencies_compiler_type=3Dgcc im_cv_x_coder_modules=3D/usr/local/lib/ImageMagick/modules/coders/ im_cv_x_configure=3D/usr/X11R6/lib/X11/ lt_cv_deplibs_check_method=3Dpass_all lt_cv_file_magic_cmd=3D'$MAGIC_CMD' lt_cv_file_magic_test_file=3D lt_cv_ld_reload_flag=3D-r lt_cv_objdir=3D.libs lt_cv_path_LD=3D/usr/libexec/elf/ld lt_cv_path_NM=3D'/usr/bin/nm -B' lt_cv_prog_compiler_c_o=3Dyes lt_cv_prog_compiler_c_o_CXX=3Dyes lt_cv_prog_compiler_c_o_GCJ=3Dno lt_cv_prog_compiler_rtti_exceptions=3Dyes lt_cv_prog_gnu_ld=3Dyes lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGI= STW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $= / {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ = {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern in= t \1;/p'\''' lt_cv_sys_max_cmd_len=3D16384 lt_lt_cv_prog_compiler_c_o=3D'"yes"' lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"' lt_lt_cv_prog_compiler_c_o_GCJ=3D'"no"' lt_lt_cv_sys_global_symbol_pipe=3D'"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][A= BCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p= '\''"' lt_lt_cv_sys_global_symbol_to_c_name_address=3D'"sed -n -e '\''s/^: \\([^ ]= *\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\)= \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl=3D'"sed -n -e '\''s/^. .* \\(.*\\)\$/ex= tern int \\1;/p'\''"' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HasLTDL #define MagickModulesPath "/usr/local/lib/ImageMagick/modules/coders/" #define HasLZW 1 #define QuantumDepth 16 #define X11ConfigurePath "/usr/X11R6/lib/X11/" #define HasPTHREADS #define HasZLIB #define HasBZLIB #define HasX11 #define HasSharedMemory #define HasShape #define HasDPS #define HasFPX #define HAVE_LCMS_H 1 #define HasLCMS #define HasPNG #define HasJPEG #define HasMPEG2 #define HAVE_FREETYPE_FREETYPE_H 1 #define HasTTF #define HasTIFF #define HAVE_TIFFCONF_H 1 #define HasJBIG #define HasXML #define HasWMF #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_MATH_H 1 #define HAVE_STRING_H 1 #define HAVE_STDARG_H 1 #define HAVE_VARARGS_H 1 #define HAVE_PWD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 configure: exit 1 --TybLhxa8M7aNoW+V-- --idY8LE8SD6/8DnRI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPNpWDCSecRPABcXKEQIFMQCePA6lr0iLqcC1zA3LdudRUDBZjdUAoLVz Ch5VCW2oZLTGpBzm8xdU3Eh2 =O4gC -----END PGP SIGNATURE----- --idY8LE8SD6/8DnRI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 4:13:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mta05.onebox.com (mta05.onebox.com [64.68.77.148]) by hub.freebsd.org (Postfix) with ESMTP id E070C37B407 for ; Thu, 9 May 2002 04:13:23 -0700 (PDT) Received: from onebox.com ([10.1.101.9]) by mta05.onebox.com (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20020509111322.QMOE4919.mta05.onebox.com@onebox.com> for ; Thu, 9 May 2002 04:13:22 -0700 Received: from [217.146.2.126] by onebox.com with HTTP; Thu, 09 May 2002 04:13:22 -0700 Date: Thu, 09 May 2002 04:13:22 -0700 Subject: ASSISTANCE Reply-To: owal@email.com From: "law obi" To: ports@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Message-Id: <20020509111322.QMOE4919.mta05.onebox.com@onebox.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -- From the Desk of DR.LAW OBI.Sc (UNN), MSC: PHD;MNIM, MICA Executive Director and Financial controller (NNPC) FAX: 234 -1-7594369/TEL:234-1-4806799 STRICTLY CONFIDENTIAL DEAR SIR, REQUEST FOR URGENT CONFIDENTIAL BUSINESS RELATIONSHIP I, DR. LAW OBI the Financial Controller of Nigeria National Petroleum Corporation (NNPC) and by that virtue a Director in the NNPC Lagos. I got your contact address from an associate working with the Nigeria Export Promotion Council and I decide to propose to you this business in strict confidence. PURPOSE: On behalf of myself and my colleagues who is ministerial official and other officer in charge of Offshore remittance in this corporation. We are seeking your assistance for the transfer of Twenty Six Million, Three Hundred Thousand United States dollars(US26,300,000.00) to your account for further private investment purpose. Hence our request for your assistance. SOURCE OF FUND: This amount to be transferred into your account accrued from over-invoiced contract amount for the construction of Oil Refinery Sub-Station in Nigeria (Northern Region) in 1996 to expatriate companies. The contract which was originally valued for (One Hundred and Twenty Seven Million, Seven Hundred Thousand U.S. Dollars) US$127,700,000.00 was manipulated to read One Hundred and Fifty Four Million U.S. Dollars(US154,000,000.00). The extra $26,300.000.00 is what we want to transfer to your account. This contract has been completely executed and the contractors had been paid all their contract bills remaining the $26,300.000.00 USD. REQUIREMENTS: What we expected from you by fax during reply are: a. Your phone and fax numbers for easy communication. b. The name of your bank, phone and telex number, and your bank account number for submission to the Ministries as to where this money will be lodged. c. You shall arrange for us to meet with you immediately after we secure the government approval of the funds. DISBURMENT: We have resolved that you take 25% of the total amount for your assistance because it is impossible for us to claim the contract over-invoiced money here in Nigeria without your assistance. In additional 10% has been mapped out for any miscellaneous expenses incurred by you and us during this business. And 65% is for my colleagues and myself. SECURITY: All modalities to effect the payment and subsequent transfer of this money has been worked out, so this transaction is 100% RISK-FREE. Though, you are required to treat this business with strictest confidence. I await your immediate response through my FAX NO.234-1-7594369 on my attention and send me your confidential fax and phone number for speedy correspondence. I will highly appreciate it if you treat this business with strict confidence it demands for security reasons. It will surprise you why we choose you and trusted you for this transaction.Yes, we believe that good friend can be discovered and business like this cannot be realized without trust. This is why we have decided to trust you for this transaction. We are looking forward to doing this transaction with you. Be further informed that your interest and security had been considered before you were contacted so be rest assured and feel free to go into this transaction with us. But let honesty and trust be our watchword throughout this transaction and your prompt reply will be highly appreciated. Very truly yours, DR. LAW OBI ===== __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the law obi lawobi@onebox.com - email (425) 961-2100 x3604 - voicemail/fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 4: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 280EE37B417 for ; Thu, 9 May 2002 04:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49BK3A10235; Thu, 9 May 2002 04:20:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 04:20:03 -0700 (PDT) Message-Id: <200205091120.g49BK3A10235@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Bjarne Wichmann Petersen Subject: Re: ports/37615: Break in x11-toolkits/qt23 build from Tue Apr 30 16:24:04 PDT 2002 Reply-To: Bjarne Wichmann Petersen Sender: owner-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/37615; it has been noted by GNATS. From: Bjarne Wichmann Petersen To: Chris Dempsey , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37615: Break in x11-toolkits/qt23 build from Tue Apr 30 16:24:04 PDT 2002 Date: Thu, 9 May 2002 13:17:54 +0200 On Wednesday 01 May 2002 01:25, Chris Dempsey wrote: > >Number: 37615 > >Category: ports > >Synopsis: Break in x11-toolkits/qt23 build from Tue Apr 30 16:24:04 > gmake[2]: Entering directory > `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/src' c++ -pthread > -D_THREAD_SAFE -DQT_THREAD_SUPPORT -c -I/usr/X11R6/include > -I/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/include -pthread > -D_THREAD_SAFE -I/usr/X11R6/include -DQT_PREFIX=\"/usr/X11R6\" -pipe > -fno-exceptions -O -pipe -I/usr/include -D_PTH_H_ -D_PTH_PTHREAD_H_ -O > -pipe -fPIC -DQT_BUILTIN_GIF_READER=1 -DQT_XFT -fno-exceptions > -I/usr/local/include -o kernel/qpsprinter.o kernel/qpsprinter.cpp In file > included from kernel/qapplication.h:42, > from kernel/qpsprinter.cpp:73: > kernel/qwidget.h:129: syntax error before `(' > kernel/qwidget.h:417: `WId' was not declared in this scope > kernel/qwidget.h:489: `WId' was not declared in this scope > kernel/qwidget.h:489: syntax error before `=' > kernel/qwidget.h:490: variable or field `create' declared void > kernel/qwidget.h:490: ANSI C++ forbids initialization of member `create' > kernel/qwidget.h:490: making `create' static > kernel/qwidget.h:490: ANSI C++ forbids in-class initialization of non-const > static member `create' kernel/qwidget.h:490: `create' declared as a > `virtual' field > kernel/qwidget.h:520: `WId' was not declared in this scope > kernel/qwidget.h:520: variable or field `setWinId' declared void > kernel/qwidget.h:545: syntax error before `;' > kernel/qwidget.h:628: syntax error before `::' > cpp0: output pipe has been closed > gmake[2]: *** [kernel/qpsprinter.o] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1/src' gmake[1]: *** [src-mt] > Error 2 > gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt23/work/qt-2.3.1' > gmake: *** [src-mt] Error 2 > *** Error code 2 Any fixes in sight? Seems like I've been bitten by the same bug! Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 4:48: 9 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 007C837B417 for ; Thu, 9 May 2002 04:48:01 -0700 (PDT) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 3714B70601; Thu, 9 May 2002 05:47:53 -0600 (MDT) Date: Thu, 9 May 2002 05:47:53 -0600 (MDT) From: FreeBSD user To: Valentin Zahariev Cc: ports@FreeBSD.org Subject: Re: 'ImageMagick-5.4.4.5' (graphics/ImageMagick) In-Reply-To: <20020509105726.GC29599@e-card.bg> Message-ID: <20020509054721.D60054-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 Just had a discussion on the mailing list regarding this very issue. Try rebuilding your libwmf port. On Thu, 9 May 2002, Valentin Zahariev wrote: > > checking for int... yes > checking size of int... configure: error: cannot compute sizeof (int), > 77 > ===> Script "configure" failed unexpectedly. > Please report the problem to ports@FreeBSD.org [maintainer] and attach > the "/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.4/config.log" > including the output of the failure of your make command. Also, it might > be a good idea to provide an overview of all packages installed on your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > Stop in /usr/ports/graphics/ImageMagick. > > > > -- > rgdz > curly > -------------------- > http://www.e-card.bg > -------------------- > PGP keyID: 0xC005C5CA > Key fingerprint = F3 46 26 21 8F F0 5E 19 5B B3 34 08 24 9E 71 13 C0 05 C5 CA > http://certs.e-card.bg:11371/pks/lookup?op=get&search=0xC005C5CA > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 5:25:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from fepC.post.tele.dk (fepC.post.tele.dk [195.41.46.147]) by hub.freebsd.org (Postfix) with ESMTP id 03C4C37B410 for ; Thu, 9 May 2002 05:25:18 -0700 (PDT) Received: from there ([62.243.77.18]) by fepC.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20020509122517.EHXW11508.fepC.post.tele.dk@there> for ; Thu, 9 May 2002 14:25:17 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: freebsd-ports@freebsd.org Subject: Does KDE3 break everything KDE2? Date: Thu, 9 May 2002 14:25:38 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020509122517.EHXW11508.fepC.post.tele.dk@there> Sender: owner-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! Does upgraded to KDE3 by first removing all KDE2/qt2.3 stuff. KDE3 install went fine. Now I want to reinstall some of my old KDE2/qt2.3 apps. Failure all the way. qt23 will not install from ports. Installed at package instead and continued ahead with licq-qt-gui and quanta+... bot fails compile as well. Is there any way to get my old KDE2-apps back in the game? Bjarne -- Homepage: http://www.mekanix.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 6: 4:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from out018.verizon.net (out018pub.verizon.net [206.46.170.96]) by hub.freebsd.org (Postfix) with ESMTP id 742F637B41A for ; Thu, 9 May 2002 06:04:13 -0700 (PDT) Received: from verizon.net ([141.150.213.230]) by out018.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020509130412.EXXP7921.out018.verizon.net@verizon.net> for ; Thu, 9 May 2002 08:04:12 -0500 Date: Thu, 9 May 2002 09:07:04 -0400 From: jbw To: ports@freebsd.org Subject: Portupgrade Message-ID: <20020509090704.A9859@arem.peritian.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" 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 --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I recently upgraded to portupgrade-20020429. Since that time I receive the following error msg whenever I try to run any of the portupgrade utilities. I.E. =20 portversion ** Error occured reading /usr/local/etc/pkgtools.conf: undefined method `+' for nil I checked my pkgtools.conf and narrowed down the problem to the following l= ine. ENV['PORTS_INDEX'] ||=3D ENV['PORTSDIR'] + '/INDEX' This line was uncommented since I had the INDEX file set to something else instead of INDEX. If that line is uncommented whether it is set to the default variable or not I still receive the same error msg. If it is commented out I have no proble= ms. Anyone have any ideas on what is causing this? TIA jbw --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE82nR1ZP0tdlteG5MRAiMQAKCmk5q/rJYxyRisPaVcZGDmpprJUQCgpG0l jlL1xkqXIiQCytImiDjuMn8= =CM1V -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 8: 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 E05FA37B40B for ; Thu, 9 May 2002 08:00:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49F07V46117; Thu, 9 May 2002 08:00:07 -0700 (PDT) (envelope-from gnats) Received: from cs36.pc.athabascau.ca (cs36.pc.athabascau.ca [131.232.4.81]) by hub.freebsd.org (Postfix) with ESMTP id 277E937B410 for ; Thu, 9 May 2002 07:53:10 -0700 (PDT) Received: (from dimon@localhost) by cs36.pc.athabascau.ca (8.11.6/8.11.6) id g49ExG436444; Thu, 9 May 2002 08:59:16 -0600 (MDT) (envelope-from dimon) Message-Id: <200205091459.g49ExG436444@cs36.pc.athabascau.ca> Date: Thu, 9 May 2002 08:59:16 -0600 (MDT) From: "Dmitry S. Makovey" Reply-To: "Dmitry S. Makovey" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37886: Update port: deskutils/kmymoney2 resubmitting PR in diff-format Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37886 >Category: ports >Synopsis: Update port: deskutils/kmymoney2 resubmitting PR in diff-format >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 08:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dmitry S. Makovey >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: Athabasca Open University >Environment: System: FreeBSD cs36.pc.athabascau.ca 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #2: Thu May 2 09:14:12 MDT 2002 root@cs36.pc.athabascau.ca:/usr/src/sys/compile/DIMON2 i386 >Description: Previous version of KMymoney doesn't compile. This fix provides new version. Previous PR was in SHAR format. This one is in unified diff. >How-To-Repeat: cd /usr/ports/deskutils/kmymoney2 && make >Fix: diff -ruN kmymoney2.old/Makefile kmymoney2/Makefile --- kmymoney2.old/Makefile Tue Sep 18 15:33:13 2001 +++ kmymoney2/Makefile Mon Apr 15 16:00:27 2002 @@ -6,7 +6,7 @@ # PORTNAME= kmymoney2 -PORTVERSION= 0.3.6 +PORTVERSION= 0.4 CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kmymoney2 @@ -16,6 +16,34 @@ USE_KDELIBS_VER=2 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOCONF= yes + +# After path + +USE_AUTOCONF_VER=213 +USE_AUTOMAKE_VER=14 + +CONFIGURE_ARGS+= --with-qt-dir=${X11BASE} --with-qt-moc=${X11BASE}/bin \ + --prefix=${PREFIX} +MAKE_ENV+= MOC=${X11BASE}/bin/moc2 +MAKE_ENV+= LIBQT="-lqt2" + +MAKE_ENV+= PATH=${WRKDIR}/bin:${PATH} +CONFIGURE_ENV+= PATH=${WRKDIR}/bin:${PATH} + +pre-configure: + ${MKDIR} ${WRKDIR}/bin + -$(LN) -sf /usr/local/bin/aclocal14 ${WRKDIR}/bin/aclocal + -$(LN) -sf /usr/local/bin/autoconf213 ${WRKDIR}/bin/autoconf + -$(LN) -sf /usr/local/bin/autoheader213 ${WRKDIR}/bin/autoheader + -$(LN) -sf /usr/local/bin/automake14 ${WRKDIR}/bin/automake + +post-configure: + cd ${WRKDIR}/${PORTNAME}-${PORTVERSION} && ${GMAKE} -f Makefile.dist + +post-install: + cd /usr/local/bin && ln -fs i386-portbld-freebsd4.5-kmymoney2 kmymoney2 + +#USE_AUTOCONF= yes +#MAKE_ENV= AUTOMAKE=automake14 ACLOCAL=aclocal14 AUTOCONF=autoconf213 .include diff -ruN kmymoney2.old/distinfo kmymoney2/distinfo --- kmymoney2.old/distinfo Sun Sep 16 21:23:27 2001 +++ kmymoney2/distinfo Mon Apr 15 14:05:44 2002 @@ -1 +1 @@ -MD5 (kmymoney2-0.3.6.tar.bz2) = 9cc43770c3c1ae2851fbb844386f1d14 +MD5 (kmymoney2-0.4.tar.bz2) = bdffbd80bdc0085497edd4533f0e1f51 diff -ruN kmymoney2.old/files/patch-aa kmymoney2/files/patch-aa --- kmymoney2.old/files/patch-aa Sun Sep 16 21:23:39 2001 +++ kmymoney2/files/patch-aa Wed Dec 31 17:00:00 1969 @@ -1,71 +0,0 @@ -*** acinclude.m4.orig Fri Jul 27 21:38:25 2001 ---- acinclude.m4 Thu Aug 2 16:22:56 2001 -*************** -*** 143,149 **** - qt_bindirs="$ac_qt_bindir $qt_bindirs" - fi - -! KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE]) - KDE_FIND_PATH(uic, UIC, [$qt_bindirs], [UIC="" ; KDE_UIC_ERROR_MESSAGE]) - if test -z "$UIC" ; then - if test -z "$UIC_NOT_NEEDED" ; then ---- 143,149 ---- - qt_bindirs="$ac_qt_bindir $qt_bindirs" - fi - -! KDE_FIND_PATH(moc2, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE]) - KDE_FIND_PATH(uic, UIC, [$qt_bindirs], [UIC="" ; KDE_UIC_ERROR_MESSAGE]) - if test -z "$UIC" ; then - if test -z "$UIC_NOT_NEEDED" ; then -*************** -*** 878,891 **** - - if test -z "$LIBQT_GLOB"; then - -! LIBQT_GLOB="libqt.*" - - fi - - if test -z "$LIBQT"; then - -! LIBQT="-lqt" -! kde_int_qt="-lqt" - - dnl ------------------------------------------------------------------------ - dnl If we got --enable-qt-mt then adjust the Qt library name for the host. ---- 878,891 ---- - - if test -z "$LIBQT_GLOB"; then - -! LIBQT_GLOB="libqt2.*" - - fi - - if test -z "$LIBQT"; then - -! LIBQT="-lqt2" -! kde_int_qt="-lqt2" - - dnl ------------------------------------------------------------------------ - dnl If we got --enable-qt-mt then adjust the Qt library name for the host. -*************** -*** 896,904 **** - case $host in - *-*-linux-*) - if test "x$GCC" = "xyes"; then -! LIBQT="-lqt-mt" -! kde_int_qt="-lqt-mt" -! LIBQT_GLOB="libqt-mt.*" - USING_QT_MT="using -mt" - fi - ;; ---- 896,904 ---- - case $host in - *-*-linux-*) - if test "x$GCC" = "xyes"; then -! LIBQT="-lqt2-mt" -! kde_int_qt="-lqt2-mt" -! LIBQT_GLOB="libqt2-mt.*" - USING_QT_MT="using -mt" - fi - ;; diff -ruN kmymoney2.old/files/patch-ab kmymoney2/files/patch-ab --- kmymoney2.old/files/patch-ab Sun Sep 16 21:23:39 2001 +++ kmymoney2/files/patch-ab Wed Dec 31 17:00:00 1969 @@ -1,25 +0,0 @@ -*** kmymoney2/kmymoneyview.orig Fri Jul 27 20:51:32 2001 ---- kmymoney2/kmymoneyview.cpp Wed Aug 1 18:14:47 2001 -*************** -*** 1639,1648 **** - + "," - + ((transaction->type()==MyMoneyTransaction::Credit) ? - QString::number(transaction->amount().amount()) : -! "") - + "," - + ((transaction->type()==MyMoneyTransaction::Credit) ? -! "" : - QString::number(transaction->amount().amount())) - + "," - + "\n" ---- 1639,1648 ---- - + "," - + ((transaction->type()==MyMoneyTransaction::Credit) ? - QString::number(transaction->amount().amount()) : -! (QString)"") - + "," - + ((transaction->type()==MyMoneyTransaction::Credit) ? -! (QString)"" : - QString::number(transaction->amount().amount())) - + "," - + "\n" diff -ruN kmymoney2.old/pkg-plist kmymoney2/pkg-plist --- kmymoney2.old/pkg-plist Sun Sep 16 21:23:27 2001 +++ kmymoney2/pkg-plist Mon Apr 15 16:17:52 2002 @@ -1,48 +1,103 @@ -@cwd /usr/local -bin/kmymoney2 -share/doc/HTML/en/kmymoney2/common +share/icons/locolor/32x32/apps/kmymoney2.png +share/icons/locolor/16x16/apps/kmymoney2.png +share/icons/hicolor/48x48/mimetypes/kmy.png +share/icons/hicolor/32x32/mimetypes/kmy.png +share/icons/hicolor/32x32/apps/kmymoney2.png +share/icons/hicolor/16x16/mimetypes/kmy.png +share/icons/hicolor/16x16/apps/kmymoney2.png +share/doc/HTML/en/kmymoney2/transwindow.png +share/doc/HTML/en/kmymoney2/startdialog.png +share/doc/HTML/en/kmymoney2/newbank_icon.png +share/doc/HTML/en/kmymoney2/newbank.png +share/doc/HTML/en/kmymoney2/newaccount_icon.png +share/doc/HTML/en/kmymoney2/newaccount.png +share/doc/HTML/en/kmymoney2/mainwindow.png share/doc/HTML/en/kmymoney2/index.docbook +share/doc/HTML/en/kmymoney2/index.cache.bz2 share/doc/HTML/en/kmymoney2/blank_icon.png -share/doc/HTML/en/kmymoney2/mainwindow.png -share/doc/HTML/en/kmymoney2/newaccount.png -share/doc/HTML/en/kmymoney2/newaccount_icon.png -share/doc/HTML/en/kmymoney2/newbank.png -share/doc/HTML/en/kmymoney2/newbank_icon.png -share/doc/HTML/en/kmymoney2/startdialog.png -share/doc/HTML/en/kmymoney2/transwindow.png -share/applnk/Applications/kmymoney2.desktop -share/apps/kmymoney2/toolbar/kmymoney_newacc.xpm -share/apps/kmymoney2/toolbar/kmymoney_up.xpm -share/apps/kmymoney2/pics/account-folder.xpm -share/apps/kmymoney2/pics/bank-folder.xpm +share/doc/HTML/en/kmymoney2/common +share/apps/kmymoney2/pics/view_info.png share/apps/kmymoney2/pics/startlogo.png share/apps/kmymoney2/pics/setting_list.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/pay_edit.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/bank.png -share/apps/kmymoney2/icons/hicolor/22x22/actions/categories.png +share/apps/kmymoney2/pics/dlg_reconcile.png +share/apps/kmymoney2/pics/dlg_qif_import.png +share/apps/kmymoney2/pics/dlg_qif_export.png +share/apps/kmymoney2/pics/dlg_payees.png +share/apps/kmymoney2/pics/dlg_new_institution.png +share/apps/kmymoney2/pics/dlg_new_account.png +share/apps/kmymoney2/pics/dlg_import.png +share/apps/kmymoney2/pics/dlg_find_transaction.png +share/apps/kmymoney2/pics/dlg_export.png +share/apps/kmymoney2/pics/dlg_ending_balance.png +share/apps/kmymoney2/pics/dlg_edit_file.png +share/apps/kmymoney2/pics/dlg_edit_category.png +share/apps/kmymoney2/pics/dlg_edit_categories.png +share/apps/kmymoney2/pics/dlg_csv_import.png +share/apps/kmymoney2/pics/dlg_backup.png +share/apps/kmymoney2/pics/bank-folder.xpm +share/apps/kmymoney2/pics/account-folder.xpm +share/apps/kmymoney2/kmymoney2ui.rc +share/apps/kmymoney2/icons/hicolor/22x22/actions/view_info.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/unreconciled.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/transaction_import.png share/apps/kmymoney2/icons/hicolor/22x22/actions/transaction_find.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/transaction_export.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/transaction.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/set_as.png share/apps/kmymoney2/icons/hicolor/22x22/actions/reconcile.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/bank.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/categories.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/pay_edit.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction_export.png -share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction_find.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/personal_data.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/pay_edit.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/delete.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/close_window.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/cleared.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/categories.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/bank.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/backup.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/account_open.png +share/apps/kmymoney2/icons/hicolor/22x22/actions/account.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/view_info.png share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction_import.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction_find.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction_export.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/transaction.png share/apps/kmymoney2/icons/hicolor/16x16/actions/reconcile.png -share/apps/kmymoney2/kmymoney2ui.rc +share/apps/kmymoney2/icons/hicolor/16x16/actions/personal_data.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/pay_edit.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/delete.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/close_window.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/categories.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/bank.png +share/apps/kmymoney2/icons/hicolor/16x16/actions/backup.png share/apps/kmymoney2/default_categories.dat -share/icons/locolor/16x16/apps/kmymoney2.png -share/icons/locolor/32x32/apps/kmymoney2.png -share/icons/hicolor/16x16/mimetypes/kmy.png -share/icons/hicolor/32x32/mimetypes/kmy.png -share/icons/hicolor/48x48/mimetypes/kmy.png +share/applnk/Applications/kmymoney2.desktop +bin/kmymoney2 +bin/i386-portbld-freebsd4.5-kmymoney2 +@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/48x48/mimetypes +@dirrm share/icons/hicolor/48x48 +@dirrm share/icons/hicolor/32x32/mimetypes +@dirrm share/icons/hicolor/32x32/apps +@dirrm share/icons/hicolor/32x32 +@dirrm share/icons/hicolor/16x16/mimetypes +@dirrm share/icons/hicolor/16x16/apps +@dirrm share/icons/hicolor/16x16 +@dirrm share/icons/hicolor +@dirrm share/icons @dirrm share/doc/HTML/en/kmymoney2 -@dirrm share/apps/kmymoney2/toolbar +@dirrm share/doc/HTML/en +@dirrm share/doc/HTML @dirrm share/apps/kmymoney2/pics -@dirrm share/apps/kmymoney2/icons/hicolor/16x16/actions -@dirrm share/apps/kmymoney2/icons/hicolor/16x16 @dirrm share/apps/kmymoney2/icons/hicolor/22x22/actions @dirrm share/apps/kmymoney2/icons/hicolor/22x22 +@dirrm share/apps/kmymoney2/icons/hicolor/16x16/actions +@dirrm share/apps/kmymoney2/icons/hicolor/16x16 @dirrm share/apps/kmymoney2/icons/hicolor @dirrm share/apps/kmymoney2/icons @dirrm share/apps/kmymoney2 +@dirrm share/apps +@dirrm share/applnk/Applications +@dirrm share/applnk >Release-Note: >Audit-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 May 9 8:10: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 7F7F837B411 for ; Thu, 9 May 2002 08:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49FA3A50385; Thu, 9 May 2002 08:10:03 -0700 (PDT) (envelope-from gnats) Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id AC7EF37B403; Thu, 9 May 2002 08:02:22 -0700 (PDT) Received: from graf.pompo.net (lyon-2-a7-62-147-23-105.dial.proxad.net [62.147.23.105]) by postfix2-2.free.fr (Postfix) with ESMTP id 5D2215FDD6; Thu, 9 May 2002 17:02:19 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 130B8750E; Thu, 9 May 2002 17:01:38 +0200 (CEST) Message-Id: <20020509150138.130B8750E@graf.pompo.net> Date: Thu, 9 May 2002 17:01:38 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org Cc: vanilla@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37887: graphics/gimp1: problems with gettext. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37887 >Category: ports >Synopsis: graphics/gimp1: problems with gettext. >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 May 09 08:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: On a -STABLE machine, with a current ports tree, no gnome, I get these errors when trying to build The Gimp: about_dialog.o: In function `about_dialog_create': about_dialog.o(.text+0x5e): undefined reference to `gettext' about_dialog.o(.text+0x46a): undefined reference to `gettext' about_dialog.o(.text+0x4cb): undefined reference to `gettext' about_dialog.o(.text+0x7c6): undefined reference to `gettext' airbrush.o: In function `airbrush_options_new': airbrush.o(.text+0x222): undefined reference to `gettext' airbrush.o(.text+0x336): more undefined references to `gettext' follow main.o: In function `main': main.o(.text+0x60): undefined reference to `bindtextdomain' main.o(.text+0x70): undefined reference to `textdomain' main.o(.text+0x85): undefined reference to `bindtextdomain' main.o(.text+0x53f): undefined reference to `gettext' main.o(.text+0x574): undefined reference to `gettext' main.o(.text+0x5a5): undefined reference to `gettext' main.o(.text+0x5be): undefined reference to `gettext' main.o(.text+0x5d7): undefined reference to `gettext' main.o(.text+0x5f0): more undefined references to `gettext' follow menus.o: In function `menu_translate': menus.o(.text+0x20ec): undefined reference to `dgettext' menus.o(.text+0x217a): undefined reference to `dgettext' menus.o(.text+0x2251): undefined reference to `gettext' menus.o(.text+0x22ce): undefined reference to `gettext' module_db.o: In function `module_db_browser_new': module_db.o(.text+0x1e3): undefined reference to `gettext' module_db.o(.text+0x20b): undefined reference to `gettext' module_db.o(.text+0x44b): undefined reference to `gettext' module_db.o(.text+0xa50): more undefined references to `gettext' follow plug_in.o: In function `plug_in_make_menu': plug_in.o(.text+0x309c): undefined reference to `bindtextdomain' plug_in.o(.text+0x316e): undefined reference to `bindtextdomain' plug_in.o(.text+0x31d3): undefined reference to `dgettext' posterize.o: In function `tools_new_posterize': posterize.o(.text+0x38): undefined reference to `gettext' posterize.o: In function `posterize_initialize': posterize.o(.text+0x10a): undefined reference to `gettext' posterize.o: In function `posterize_dialog_new': posterize.o(.text+0x24f): undefined reference to `gettext' [...] >How-To-Repeat: cd /usr/ports/graphics/gimp1 make >Fix: Apply the following patch: diff -urN /usr/ports/graphics/gimp1.orig/Makefile /usr/ports/graphics/gimp1/Makefile --- /usr/ports/graphics/gimp1.orig/Makefile Sat Apr 13 11:05:53 2002 +++ /usr/ports/graphics/gimp1/Makefile Thu May 9 13:55:33 2002 @@ -22,7 +22,9 @@ jpeg.9:${PORTSDIR}/graphics/jpeg \ mpeg.1:${PORTSDIR}/graphics/mpeg-lib \ png.5:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff + tiff.4:${PORTSDIR}/graphics/tiff \ + intl.2:${PORTSDIR}/devel/gettext \ + iconv.3:${PORTSDIR}/converters/libiconv #SHLIBVER?= ${PORTVERSION:S/1.2.//g} SHLIBVER?= 2 diff -urN /usr/ports/graphics/gimp1.orig/files/patch-app_Makefile.in /usr/ports/graphics/gimp1/files/patch-app_Makefile.in --- /usr/ports/graphics/gimp1.orig/files/patch-app_Makefile.in Thu Jan 1 01:00:00 1970 +++ /usr/ports/graphics/gimp1/files/patch-app_Makefile.in Thu May 9 15:53:12 2002 @@ -0,0 +1,10 @@ +--- app/Makefile.in.orig Mon Feb 11 22:46:17 2002 ++++ app/Makefile.in Thu May 9 15:52:22 2002 +@@ -120,6 +120,7 @@ + INSTOBJEXT = @INSTOBJEXT@ + INTLBISON = @INTLBISON@ + INTLDEPS = @INTLDEPS@ ++INTLLIBS = @INTLLIBS@ + INTLOBJS = @INTLOBJS@ + INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ + IN_GIMP = @IN_GIMP@ diff -urN /usr/ports/graphics/gimp1.orig/files/patch-configure /usr/ports/graphics/gimp1/files/patch-configure --- /usr/ports/graphics/gimp1.orig/files/patch-configure Sat Aug 18 08:03:21 2001 +++ /usr/ports/graphics/gimp1/files/patch-configure Thu May 9 14:14:23 2002 @@ -1,6 +1,6 @@ ---- configure.orig Fri Jul 27 02:13:35 2001 -+++ configure Wed Aug 15 21:59:29 2001 -@@ -574,7 +574,7 @@ +--- configure.orig Sun Feb 10 07:21:30 2002 ++++ configure Thu May 9 14:12:57 2002 +@@ -746,7 +746,7 @@ GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION LT_RELEASE=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION @@ -8,8 +8,53 @@ +LT_CURRENT=2 LT_REVISION=$GIMP_INTERFACE_AGE LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE` + LT_CURRENT_MINUS_AGE=`expr $LT_CURRENT - $LT_AGE` +@@ -7103,7 +7103,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lintl $LIBS" ++LIBS="-lintl.2 $LIBS" + cat > conftest.$ac_ext <&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lintl $LIBS" ++LIBS="-lintl.2 $LIBS" + cat > conftest.$ac_ext <&6 + else + gt_save_LIBS="$LIBS" +- LIBS="$LIBS -lintl $LIBICONV" ++ LIBS="$LIBS -lintl.2 $LIBICONV" + 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 Thu May 9 8: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 6319C37B403 for ; Thu, 9 May 2002 08:20:11 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49FKBV51129; Thu, 9 May 2002 08:20:11 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 08:20:11 -0700 (PDT) Message-Id: <200205091520.g49FKBV51129@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Dmitry S. Makovey" Subject: Re: ports/37114: New version of KMymoney + bugfix Reply-To: "Dmitry S. Makovey" Sender: owner-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/37114; it has been noted by GNATS. From: "Dmitry S. Makovey" To: freebsd-gnats-submit@FreeBSD.org, dmitry_makovey@mail.com Cc: Subject: Re: ports/37114: New version of KMymoney + bugfix Date: Thu, 09 May 2002 09:25:51 -0600 Resubmitted at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/37886 ___ This communication is intended for the use of the recipient to whom it is addressed, and may contain confidential, personal, and or privileged information. Please contact us immediately if you are not the intended recipient of this communication, and do not copy, distribute, or take action relying on it. Any communications received in error, or subsequent reply, should be deleted or destroyed. --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 8:25: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailbox-4.st1.spray.net (mailbox-4.st1.spray.net [212.78.202.104]) by hub.freebsd.org (Postfix) with ESMTP id D82F537B411 for ; Thu, 9 May 2002 08:25:01 -0700 (PDT) Received: from oemcomputer (Ace0a.pppool.de [213.6.206.10]) by mailbox-4.st1.spray.net (8.8.8/8.8.8) with SMTP id RAA25234 for ; Thu, 9 May 2002 17:24:58 +0200 (DST) Date: Thu, 9 May 2002 17:24:58 +0200 (DST) From: job.for.cash@firemail.de Posted-Date: Thu, 9 May 2002 17:24:58 +0200 (DST) Message-Id: <200205091524.RAA25234@mailbox-4.st1.spray.net> To: Subject: One Million in one year Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org That should make you curious!!!! Liberty and luck have to do also something with prosperity!! For an investment of 50 you create yourselves dollar a ensure-free future. With me in the last 4 weeks already 60 users wrote themselves and it become daily more. There is no better investment for a life without stress and insufficient income. Also you are thereby if it concerns to cut from the large cake a piece off. Click up: http://www.go4millions.com/index.php?refid=186169 and announce themselves you, then you have also soon your first cheque in the mail box. Only the act differentiates the target from the dream! Regard this email not as Spam, but as a supply. If you should feel nevertheless troubled, then we ask many times for apology, because this was not certainly our intention. Delete simply this Mail. We require everything to you erdenklich property for your further life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 8:34:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pro.spec.org (pro.spec.org [65.213.196.3]) by hub.freebsd.org (Postfix) with ESMTP id C7E0D37B408; Thu, 9 May 2002 08:34:21 -0700 (PDT) Received: from 127.0.0.1 (localhost [127.0.0.1]) by pro.spec.org (Postfix) with SMTP id 702A23514; Thu, 9 May 2002 11:34:16 -0400 (EDT) Received: by pro.spec.org (Postfix, from userid 2034) id 8F7E73515; Thu, 9 May 2002 11:34:15 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pro.spec.org (Postfix) with ESMTP id 8773F3514; Thu, 9 May 2002 11:34:15 -0400 (EDT) Date: Thu, 9 May 2002 11:34:15 -0400 (EDT) From: Jason Glick To: asami@freebsd.org Cc: ports@freebsd.org Subject: xinetd 2.3.4 in ports? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I know you folks are busy as bees, but xinetd 2.3.4 has been released since Mar-2002 and includes many enhancements and bug fixes over 2.3.3 (the latest version in your ports collection). Any idea when 2.3.4 will be available via the ports...? Thank you, -Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 9:11: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 966A737B415 for ; Thu, 9 May 2002 09:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49GA1T58829; Thu, 9 May 2002 09:10:01 -0700 (PDT) (envelope-from gnats) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 6E43337B415 for ; Thu, 9 May 2002 09:01:02 -0700 (PDT) Received: from mail.westbend.net (localhost [127.0.0.1]) by mail.westbend.net (8.12.3/8.12.3) with ESMTP id g49G0tM3006987 for ; Thu, 9 May 2002 11:00:55 -0500 (CDT) (envelope-from admin@mail.westbend.net) Received: (from root@localhost) by mail.westbend.net (8.12.3/8.12.3/Submit) id g49G0sOL006986; Thu, 9 May 2002 11:00:54 -0500 (CDT) Message-Id: <200205091600.g49G0sOL006986@mail.westbend.net> Date: Thu, 9 May 2002 11:00:54 -0500 (CDT) From: "Scot W. Hetzel" Reply-To: "Scot W. Hetzel" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37888: net/samba: fix vfs module support - restore recycle bin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37888 >Category: ports >Synopsis: net/samba: fix vfs module support - restore recycle bin >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 May 09 09:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 4.5-STABLE i386 >Organization: West Bend Internet >Environment: System: FreeBSD wbiW009.westbend.net 4.5-STABLE FreeBSD 4.5-STABLE #7: Wed Apr 24 10:46:07 CDT 2002 root@wbiW009.westbend.net:/usr/obj/usr/src/sys/GENERIC-SMP i386 >Description: Previous to Samba 2.2.4, the port had a recycle bin function. This was removed when the port was updated. The site that hosts the recycle bin patches are currently not up todate, also it has been ported to a vfs module in 2.2.4. >How-To-Repeat: >Fix: The attached patch adds the recycle bin function back into the port, as well as updates the smb.conf.default to the latest version. changed files: Makefile pkg-plist files/README.FreeBSD - There is no Chinese Samba port files/patch-* - Changed due to addition of PATCH_WRKSRC files/patch-ba - Addition of check for libc, as well as defining DYNEXP="-Wl,--export-dynamic" for the bsd case (needed for VFS modules) files/smb.conf.default - Updated for 2.2.4, as well as add example entry for the recycle VFS module. New files: files/patch-examples-VFS-Makefile - Add missing ../source/popt to includes files/patch-examples-VFS-recycle.c - fixes a NULL pointer + 1 bug, caused by strrchr returning a NULL when '/' is not found files/patch-source-include-includes.h Removed file: files/patch-include-includes.h - renamed to patch-source-include-includes.h Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/samba/Makefile,v retrieving revision 1.81 diff -u -r1.81 Makefile --- Makefile 6 May 2002 21:01:43 -0000 1.81 +++ Makefile 9 May 2002 08:43:34 -0000 @@ -7,6 +7,7 @@ PORTNAME= samba PORTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://samba.anu.edu.au/pub/samba/%SUBDIR%/ \ @@ -19,12 +20,32 @@ USE_BZIP2= YES +.if defined(WITH_AUDIT) || defined(WITH_RECYCLE) +USE_GMAKE= YES +.endif + +AUDIT= "@comment " +RECYCLE= "@comment " +LIBSAMBA= "@comment " + +.if defined(WITH_AUDIT) +AUDIT= "" +LIBSAMBA= "" +.endif + +.if defined(WITH_RECYCLE) +RECYCLE= "" +LIBSAMBA= "" +.endif + # directories VARDIR= /var SAMBA_SPOOL= ${VARDIR}/spool/samba SAMBA_LOGDIR= ${VARDIR}/log SAMBA_PRIVATE= ${PREFIX}/private SAMBA_CONFDIR= ${PREFIX}/etc +SAMBA_VFSDIR= ${PREFIX}/lib/samba + # sample files STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/samba.sh.sample SAMPLE_CONFIG= ${SAMBA_CONFDIR}/smb.conf.default @@ -89,6 +110,7 @@ .endif WRKSRC= ${WRKDIR}/${DISTNAME}/source +PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} MAN1= findsmb.1 make_smbcodepage.1 rpcclient.1 make_unicodemap.1 \ nmblookup.1 smbcacls.1 smbclient.1 smbcontrol.1 \ @@ -101,9 +123,34 @@ SED_PLIST= ${SED} -e 's!${PREFIX}!%D!g' +PLIST_SUB= AUDIT=${AUDIT} \ + RECYCLE=${RECYCLE} \ + LIBSAMBA=${LIBSAMBA} + +.if defined(WITH_RECYCLE) || defined(WITH_AUDIT) +post-build: + cd ${WRKDIR}/${DISTNAME}/examples/VFS; \ + ${GMAKE} +.endif + post-install: +.if defined(WITH_AUDIT) || defined(WITH_RECYCLE) + @test -d ${SAMBA_VFSDIR} || ${MKDIR} ${SAMBA_VFSDIR} +.if defined(WITH_AUDIT) + ${INSTALL_PROGRAM) ${WRKDIR}/${DISTNAME}/examples/VFS/audit.so ${SAMBA_VFSDIR} +.endif +.if defined(WITH_RECYCLE) + ${INSTALL_PROGRAM} ${WRKDIR}/${DISTNAME}/examples/VFS/recycle.so ${SAMBA_VFSDIR} +.endif +.endif ${MKDIR} ${PREFIX}/share/examples/samba ${CP} -rp ${WRKDIR}/${DISTNAME}/examples/* ${PREFIX}/share/examples/samba +.if defined(WITH_AUDIT) || defined(WITH_RECYCLE) + @${RM} -rf ${PREFIX}/share/examples/samba/VFS/.libs + @for file in Makefile.orig audit.o audit.so recycle.o recycle.so skel.o skel.so ; do \ + ${RM} ${PREFIX}/share/examples/samba/VFS/$${file} ; \ + done +.endif @if [ ! -f ${STARTUP_SCRIPT} ]; then \ ${ECHO} "Installing ${STARTUP_SCRIPT} startup file." ; \ ${INSTALL_SCRIPT} ${FILESDIR}/samba.sh.sample \ @@ -114,6 +161,7 @@ ${SED} -e 's!%%SAMBA_SPOOL%%!${SAMBA_SPOOL}!' \ -e 's!%%SAMBA_LOGDIR%%!${SAMBA_LOGDIR}!' \ -e 's!%%SAMBA_CONFDIR%%!${SAMBA_CONFDIR}!' \ + -e 's!%%SAMBA_VFSDIR%%!${SAMBA_VFSDIR}!' \ ${FILESDIR}/smb.conf.default \ > ${SAMPLE_CONFIG} ; \ fi Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/samba/pkg-plist,v retrieving revision 1.32 diff -u -r1.32 pkg-plist --- pkg-plist 6 May 2002 21:01:43 -0000 1.32 +++ pkg-plist 7 May 2002 16:51:34 -0000 @@ -49,6 +49,8 @@ etc/codepages/unicode_map.KOI8-R etc/rc.d/samba.sh.sample etc/smb.conf.default +%%AUDIT%%lib/samba/audit.so +%%RECYCLE%%lib/samba/recycle.so sbin/nmbd sbin/smbd sbin/swat @@ -480,3 +482,4 @@ %%PORTDOCS%%@dirrm share/doc/samba/faq %%PORTDOCS%%@dirrm share/doc/samba @dirrm etc/codepages +%%LIBSAMBA%%@dirrm lib/samba Index: files/README.FreeBSD =================================================================== RCS file: /home/ncvs/ports/net/samba/files/README.FreeBSD,v retrieving revision 1.5 diff -u -r1.5 README.FreeBSD --- files/README.FreeBSD 16 Dec 2001 17:56:48 -0000 1.5 +++ files/README.FreeBSD 7 Feb 2002 02:07:42 -0000 @@ -10,12 +10,10 @@ FreeBSD Samba ports for localization and encrypt passwords support are no longer provided because these supports have been integrated into the -original distribution since 1.9.18. If you're Western European or Japanese -Windows users, please set "client code page" parameter in smb.conf (1.9.18 -does not support Chinese Windows. If you want to use Chinese samba, please -use chinese/samba port). See smb.conf.sample for details. If you want to -use NT4+SP3 or Win95+updates clients, set "encrypt passwords" parameter to -yes and use smbpasswd [username] to use /usr/local/private/smbpasswd for -authentication. +original distribution since 1.9.18. If you're Western European, Japanese, +or Chinese Windows users, please set "client code page" parameter in smb.conf. +See smb.conf.sample for details. If you want to use NT4+SP3 or Win95+updates +clients, set "encrypt passwords" parameter to yes and use smbpasswd [username] +to use /usr/local/private/smbpasswd for authentication. FreeBSD SAMBA ports maintainer: Tatsumi Hosokawa Index: files/patch-aa =================================================================== RCS file: /home/ncvs/ports/net/samba/files/patch-aa,v retrieving revision 1.16 diff -u -r1.16 patch-aa --- files/patch-aa 6 May 2002 21:01:43 -0000 1.16 +++ files/patch-aa 7 May 2002 16:44:55 -0000 @@ -1,5 +1,5 @@ ---- Makefile.in.orig Thu May 2 20:02:26 2002 -+++ Makefile.in Fri May 3 10:04:22 2002 +--- source/Makefile.in.orig Thu May 2 20:02:26 2002 ++++ source/Makefile.in Fri May 3 10:04:22 2002 @@ -51,7 +51,7 @@ CONFIGFILE = $(CONFIGDIR)/smb.conf LMHOSTSFILE = $(CONFIGDIR)/lmhosts Index: files/patch-ae =================================================================== RCS file: /home/ncvs/ports/net/samba/files/patch-ae,v retrieving revision 1.2 diff -u -r1.2 patch-ae --- files/patch-ae 16 Dec 2001 17:56:48 -0000 1.2 +++ files/patch-ae 7 May 2002 16:40:40 -0000 @@ -1,5 +1,5 @@ ---- script/convert_smbpasswd.orig Thu Nov 5 02:50:17 1998 -+++ script/convert_smbpasswd Tue Oct 16 17:19:10 2001 +--- source/script/convert_smbpasswd.orig Thu Nov 5 02:50:17 1998 ++++ source/script/convert_smbpasswd Tue Oct 16 17:19:10 2001 @@ -7,7 +7,7 @@ # with trying to work out how to get the seconds since 1970 # in awk or the shell. JRA. Index: files/patch-aj =================================================================== RCS file: /home/ncvs/ports/net/samba/files/patch-aj,v retrieving revision 1.2 diff -u -r1.2 patch-aj --- files/patch-aj 16 Dec 2001 17:56:48 -0000 1.2 +++ files/patch-aj 7 May 2002 16:40:53 -0000 @@ -1,5 +1,5 @@ ---- include/local.h.orig Fri Jul 6 03:01:26 2001 -+++ include/local.h Tue Oct 16 17:20:36 2001 +--- source/include/local.h.orig Fri Jul 6 03:01:26 2001 ++++ source/include/local.h Tue Oct 16 17:20:36 2001 @@ -176,10 +176,10 @@ * Default passwd chat script. */ Index: files/patch-ba =================================================================== RCS file: /home/ncvs/ports/net/samba/files/patch-ba,v retrieving revision 1.5 diff -u -r1.5 patch-ba --- files/patch-ba 13 Mar 2002 18:49:52 -0000 1.5 +++ files/patch-ba 9 May 2002 07:33:32 -0000 @@ -1,6 +1,40 @@ ---- configure.in.orig Wed Feb 6 20:56:47 2002 -+++ configure.in Wed Mar 13 12:42:20 2002 -@@ -1792,7 +1792,7 @@ +--- source/configure.in.orig Thu May 2 20:02:46 2002 ++++ source/configure.in Thu May 9 02:29:20 2002 +@@ -498,9 +498,23 @@ + ############################################ + # we need dlopen/dlclose/dlsym/dlerror for PAM, the password database plugins and the new VFS code + AC_CHECK_FUNCS(dlopen) ++case "$host_os" in ++ *bsd*) ++ AC_CHECK_LIB(c, dlopen, [LIBS="$LIBS -lc"; ++ AC_DEFINE(HAVE_DLOPEN)]) ++ ;; ++esac + if test x"$ac_cv_func_dlopen" = x"no"; then +- AC_CHECK_LIB(dl, dlopen, [LIBS="$LIBS -ldl"; +- AC_DEFINE(HAVE_DLOPEN)]) ++ case "$host_os" in ++ *bsd*) ++ AC_CHECK_LIB(c, dlopen, [LIBS="$LIBS -lc"; ++ AC_DEFINE(HAVE_DLOPEN)]) ++ ;; ++ *) ++ AC_CHECK_LIB(dl, dlopen, [LIBS="$LIBS -ldl"; ++ AC_DEFINE(HAVE_DLOPEN)]) ++ ;; ++ esac + fi + # dlopen/dlclose/dlsym/dlerror will be checked again later and defines will be set then + +@@ -870,6 +884,7 @@ + ;; + *bsd*) BLDSHARED="true" + LDSHFLAGS="-shared" ++ DYNEXP="-Wl,--export-dynamic" + SONAMEFLAG="-Wl,-soname," + PICFLAG="-fPIC" + AC_DEFINE(STAT_ST_BLOCKSIZE,512) +@@ -1868,7 +1883,7 @@ yes) AC_MSG_RESULT(yes) AC_DEFINE(KRB5_AUTH) @@ -9,7 +43,7 @@ CFLAGS="$CFLAGS -I$withval/include" LDFLAGS="$LDFLAGS -L$withval/lib" ;; -@@ -1966,7 +1966,7 @@ +@@ -2042,7 +2057,7 @@ yes) AC_MSG_RESULT(yes) AC_DEFINE(WITH_LDAP_SAM) Index: files/patch-examples-VFS-Makefile =================================================================== RCS file: files/patch-examples-VFS-Makefile diff -N files/patch-examples-VFS-Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-examples-VFS-Makefile 7 May 2002 16:29:39 -0000 @@ -0,0 +1,14 @@ +--- examples/VFS/Makefile.orig Tue May 7 11:17:58 2002 ++++ examples/VFS/Makefile Tue May 7 11:19:31 2002 +@@ -10,9 +10,10 @@ + + SAMBA_SRC = ../../source + SAMBA_INCL = ../../source/include ++POPT_INCL = ../../source/popt + UBIQX_SRC = ../../source/ubiqx + SMBWR_SRC = ../../source/smbwrapper +-CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -Wall -g ++CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I${POPT_INCL} -Wall -g + VFS_OBJS = audit.so skel.so recycle.so + + # Default target Index: files/patch-examples-VFS-recycle.c =================================================================== RCS file: files/patch-examples-VFS-recycle.c diff -N files/patch-examples-VFS-recycle.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-examples-VFS-recycle.c 9 May 2002 07:42:38 -0000 @@ -0,0 +1,37 @@ +--- examples/VFS/recycle.c.orig Wed May 8 21:30:11 2002 ++++ examples/VFS/recycle.c Thu May 9 02:19:32 2002 +@@ -238,15 +238,18 @@ + return default_vfs_ops.unlink(conn,fname); + } + +- base = strrchr(fname, '/') + 1; +- if(base == (char*)1) +- ext = strrchr(fname, '.'); +- else +- ext = strrchr(base, '.'); +- ++ base = strrchr(fname, '/'); + pstrcpy(bin, recycle_bin); + pstrcat(bin, "/"); +- pstrcat(bin, base); ++ ++ if(base == NULL) { ++ ext = strrchr(fname, '.'); ++ pstrcat(bin, fname); ++ } else { ++ ext = strrchr(base, '.'); ++ pstrcat(bin, base+1); ++ } ++ DEBUG(3, ("recycle bin: base %s, ext %s, fname %s, bin %s\n", base, ext, fname, bin)); + + if(strcmp(fname,bin) == 0) { + DEBUG(3, ("recycle bin: file %s exists, purging...\n", fname)); +@@ -254,6 +257,8 @@ + } + + len = strlen(bin); ++ if ( ext != NULL) ++ len = len - strlen(ext); + addlen = sizeof(pstring)-len-1; + while(recycle_file_exist(conn,bin)) { + slprintf(bin+len, addlen, " (Copy #%d)", i++); Index: files/patch-include-includes.h =================================================================== RCS file: files/patch-include-includes.h diff -N files/patch-include-includes.h --- files/patch-include-includes.h 17 Jan 2002 22:50:51 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ ---- include/includes.h.orig Sat Oct 13 17:09:21 2001 -+++ include/includes.h Fri Jan 11 22:12:06 2002 -@@ -27,6 +27,11 @@ - - #include "local.h" - -+#ifdef __FreeBSD__ -+#define DEFAULT_PRINTING PRINT_BSD -+#define PRINTCAP_NAME "/etc/printcap" -+#endif /* __FreeBSD__ */ -+ - #ifdef AIX - #define DEFAULT_PRINTING PRINT_AIX - #define PRINTCAP_NAME "/etc/qconfig" Index: files/patch-source-include-includes.h =================================================================== RCS file: files/patch-source-include-includes.h diff -N files/patch-source-include-includes.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-source-include-includes.h 7 May 2002 16:49:24 -0000 @@ -0,0 +1,14 @@ +--- source/include/includes.h.orig Sat Oct 13 17:09:21 2001 ++++ source/include/includes.h Fri Jan 11 22:12:06 2002 +@@ -27,6 +27,11 @@ + + #include "local.h" + ++#ifdef __FreeBSD__ ++#define DEFAULT_PRINTING PRINT_BSD ++#define PRINTCAP_NAME "/etc/printcap" ++#endif /* __FreeBSD__ */ ++ + #ifdef AIX + #define DEFAULT_PRINTING PRINT_AIX + #define PRINTCAP_NAME "/etc/qconfig" Index: files/smb.conf.default =================================================================== RCS file: /home/ncvs/ports/net/samba/files/smb.conf.default,v retrieving revision 1.10 diff -u -r1.10 smb.conf.default --- files/smb.conf.default 11 Mar 2000 00:06:00 -0000 1.10 +++ files/smb.conf.default 9 May 2002 15:28:54 -0000 @@ -58,9 +58,17 @@ # Security mode. Most people will want user level security. See # security_level.txt for details. security = user + # Use password server option only with security = server +# The argument list may include: +# password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name] +# or to auto-locate the domain controller/s +# password server = * ; password server = +# Note: Do NOT use the now deprecated option of "domain controller" +# This option is no longer implemented. + # You may wish to use password encryption. Please read # ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation. # Do not enable this option unless you have read those documents @@ -73,6 +81,8 @@ # Most people will find that this option gives better performance. # See speed.txt and the manual pages for details +# You may want to add the following on a Linux system: +# SO_RCVBUF=8192 SO_SNDBUF=8192 socket options = TCP_NODELAY # Configure Samba to use multiple interfaces @@ -98,10 +108,6 @@ # and gives it a slightly higher chance of winning the election ; preferred master = yes -# Use only if you have an NT server on your network that has been -# configured at install time to be a primary domain controller. -; domain controller = - # Enable this if you want Samba to be a domain logon server for # Windows95 workstations. ; domain logons = yes @@ -174,6 +180,10 @@ comment = Home Directories browseable = no writeable = yes +# Un-comment the following two lines to add a recycle bin facility to a samba share +# NOTE: It currently doesn't work with the [homes] virtual share, use a regular share instead +; vfs object = %%SAMBA_VFSDIR%%/recycle.so +; vfs options= recycle=.recycle # Un-comment the following and create the netlogon directory for Domain Logons ; [netlogon] @@ -265,6 +275,9 @@ ; only guest = yes ; writeable = yes ; printable = no +# Un-comment the following two lines to add a recycle bin facility to a samba share +; vfs object = %%SAMBA_VFSDIR%%/recycle.so +; vfs options= recycle=.recycle # The following two entries demonstrate how to share a directory so that two # users can place files there that will be owned by the specific users. In this - - >Release-Note: >Audit-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 May 9 9:22: 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 BEEA537B40E; Thu, 9 May 2002 09:21:59 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49GLxs59925; Thu, 9 May 2002 09:21:59 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 09:21:59 -0700 (PDT) From: Message-Id: <200205091621.g49GLxs59925@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, vanilla@FreeBSD.org Subject: Re: ports/37887: graphics/gimp1: problems with gettext. Sender: owner-freebsd-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/gimp1: problems with gettext. Responsible-Changed-From-To: freebsd-ports->vanilla Responsible-Changed-By: ijliao Responsible-Changed-When: Thu May 9 09:21:51 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37887 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 9:41:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A4D537B400; Thu, 9 May 2002 09:41:46 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Gfk761722; Thu, 9 May 2002 09:41:46 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 09:41:46 -0700 (PDT) From: Message-Id: <200205091641.g49Gfk761722@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/37888: net/samba: fix vfs module support - restore recycle bin Sender: owner-freebsd-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/samba: fix vfs module support - restore recycle bin Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: ijliao Responsible-Changed-When: Thu May 9 09:41:37 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37888 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 9:44:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from Www.HCRC.edu.tw (www.HCRC.edu.tw [163.28.64.11]) by hub.freebsd.org (Postfix) with ESMTP id B13F637B411 for ; Thu, 9 May 2002 09:43:52 -0700 (PDT) Received: from Www.HCRC.edu.tw (localhost [127.0.0.1]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g49GhpPG041504 for ; Fri, 10 May 2002 00:43:51 +0800 (CST) Received: (from root@localhost) by Www.HCRC.edu.tw (8.12.3/8.12.3/Submit) id g49Ghpts041498 for ports@FreeBSD.ORG.procmail; Fri, 10 May 2002 00:43:51 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g49GhnPG041492; Fri, 10 May 2002 00:43:50 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g49GjG1M061702; Fri, 10 May 2002 00:45:16 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3/Submit) id g49GjFG1061701; Fri, 10 May 2002 00:45:15 +0800 (CST) Date: Fri, 10 May 2002 00:45:15 +0800 From: Ying-Chieh Liao To: Jason Glick Cc: ports@FreeBSD.ORG, vanilla@FreeBSD.ORG Subject: Re: xinetd 2.3.4 in ports? Message-ID: <20020509164515.GA60318@terry.dragon2.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --nVMJ2NtxeReIH9PS Content-Type: multipart/mixed; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline --SUOF0GtieIMvvwua Content-Type: text/plain; charset=big5 Content-Disposition: inline On Thu, May 09, 2002 at 11:34:15 -0400, Jason Glick wrote: > I know you folks are busy as bees, but xinetd 2.3.4 has been released > since Mar-2002 and includes many enhancements and bug fixes over 2.3.3 > (the latest version in your ports collection). Any idea when 2.3.4 will > be available via the ports...? Thank you, why bothering asami@ ? vanilla@ is the port maintainer :) btw, here's my patch (attached) ps. dont forge to remove files/patch-af -- Pi seconds is a nanocentury. --- Tom Duff --SUOF0GtieIMvvwua Content-Type: text/plain; charset=big5 Content-Disposition: attachment; filename=ggyy Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/xinetd/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- Makefile 1 Sep 2001 02:33:41 -0000 1.35 +++ Makefile 9 May 2002 16:39:50 -0000 @@ -6,7 +6,7 @@ # PORTNAME= xinetd -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= security MASTER_SITES= http://www.xinetd.org/ @@ -22,16 +22,14 @@ MAN8= xinetd.8 xinetd.log.8 post-patch: -.for dir in sio str misc xlog pset pq timer - ${PERL} -pi -e 's!\@INSTALL\@!/bin/cp!; s!-m 640!!' \ - ${WRKSRC}/libs/src/${dir}/Makefile.in -.endfor + ${FIND} ${WRKSRC}/libs/src -name Makefile.in | ${XARGS} \ + ${PERL} -pi -e 's!\@INSTALL\@!/bin/cp!; s!-m 640!!' post-install: @if [ ! -f ${PREFIX}/etc/rc.d/xinetd.sh ]; then \ - ${ECHO} "Install ${PREFIX}/etc/rc.d/xinetd.sh startup file."; \ + ${ECHO_CMD} "Install ${PREFIX}/etc/rc.d/xinetd.sh startup file."; \ ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/xinetd.sh ${PREFIX}/etc/rc.d/xinetd.sh; \ fi - strip ${PREFIX}/sbin/xinetd + @${STRIP_CMD} ${PREFIX}/sbin/xinetd .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/xinetd/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- distinfo 1 Sep 2001 02:33:41 -0000 1.17 +++ distinfo 9 May 2002 16:39:50 -0000 @@ -1 +1 @@ -MD5 (xinetd-2.3.3.tar.gz) = 6bbf329e3c101fbd25b68fa933250d74 +MD5 (xinetd-2.3.4.tar.gz) = 8f7ac612910aaf811c4554f4ab40fd65 Index: files/patch-ad =================================================================== RCS file: /home/ncvs/ports/security/xinetd/files/patch-ad,v retrieving revision 1.3 diff -u -r1.3 patch-ad --- files/patch-ad 12 Nov 2000 02:45:08 -0000 1.3 +++ files/patch-ad 9 May 2002 16:39:50 -0000 @@ -1,11 +1,11 @@ ---- configure.orig Wed Aug 16 01:32:49 2000 -+++ configure Sat Nov 11 14:48:08 2000 -@@ -1970,7 +1970,7 @@ - fi - +--- configure.orig Fri May 10 00:24:38 2002 ++++ configure Fri May 10 00:25:20 2002 +@@ -7096,7 +7096,7 @@ + echo "${ECHO_T}no" >&6 + fi; ;; -linux*) +linux*|freebsd*) - echo $ac_n "checking for main in -lcrypt""... $ac_c" 1>&6 - echo "configure:1976: checking for main in -lcrypt" >&5 - ac_lib_var=`echo crypt'_'main | sed 'y%./+-%__p_%'` + + echo "$as_me:$LINENO: checking for main in -lcrypt" >&5 + echo $ECHO_N "checking for main in -lcrypt... $ECHO_C" >&6 --SUOF0GtieIMvvwua-- --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE82qebrMYBZRHAI4IRAgtTAKDv5pe2NkhD0FUGy3oUZS6BSOcSBQCeMgHM gJEyUkf4OIoE0A9ENrTreeY= =iZZS -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 10: 0:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93EC337B411 for ; Thu, 9 May 2002 10:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49H02W63223; Thu, 9 May 2002 10:00:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 76A5937B41C for ; Thu, 9 May 2002 09:57:29 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g49Gx9hG038357 for ; Thu, 9 May 2002 09:59:09 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g49Gx94K038356; Thu, 9 May 2002 09:59:09 -0700 (PDT) Message-Id: <200205091659.g49Gx94K038356@www.freebsd.org> Date: Thu, 9 May 2002 09:59:09 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37891: 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: 37891 >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: Thu May 09 10:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: - Spin off HPIJS driver >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-gnu/Makefile print/ghostscript-gnu/Makefile --- /usr/ports/print/ghostscript-gnu/Makefile Sun Apr 28 16:30:51 2002 +++ print/ghostscript-gnu/Makefile Fri May 10 01:52:47 2002 @@ -7,9 +7,10 @@ PORTNAME= ghostscript PORTVERSION= 7.05 +PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_GNU:S/$/:DEFAULT,fonts/} \ - ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ +MASTER_SITES= ${MASTER_SITE_GNU:S/$/:fonts/} \ + ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ http://www.harsch.net/Download/:dj970 \ @@ -21,10 +22,8 @@ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/:fonts \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs705/ -MASTER_SITE_SUBDIR= ${PORTNAME} \ - gimp-print/:gprint \ - hpinkjet/:hpijs \ - ghostscript/:ports_jp +MASTER_SITE_SUBDIR= ghostscript/:DEFAULT,fonts,ports_jp \ + gimp-print/:gprint PKGNAMESUFFIX= -gnu DISTFILES= ${GS_SRCS}:DEFAULT \ ${GS_FONTS_STD}:fonts \ @@ -34,7 +33,6 @@ ${PCL3_SRCS}:hpdj_pcl3 \ ${DJ970_SRCS}:dj970 \ ${GPRINT_SRCS}:gprint \ - ${HPIJS_SRCS}:hpijs \ ${MD2K_SRCS}:md2k \ ${ALPS_SRCS}:ports_jp \ ${BJ10V_SRCS}:ports_jp \ @@ -143,13 +141,6 @@ GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRCS= ${GPRINT_NAME}.tar.gz -# HPinkjet - additional driver for PhotoSmart/DeskJet series (HP developed) -# http://hpinkjet.sourceforge.net/ -HPIJS= hpijs -HPIJS_VERS= 1.0.4 -HPIJS_NAME= ${HPIJS}-${HPIJS_VERS} -HPIJS_SRCS= ${HPIJS_NAME}.tar.gz - # MD2K - additional driver for Alps MD-2000/2010/4000/1300/1500/5000 # http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ MD2K= md2k @@ -251,9 +242,6 @@ # for Gimp-Print driver ${ECHO_MSG} ">>> extracting ${GPRINT_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GPRINT_SRCS} -# for HPinkjet driver - ${ECHO_MSG} ">>> extracting ${HPIJS_SRCS} ..." - ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${HPIJS_SRCS} # for MD2K driver ${ECHO_MSG} ">>> extracting ${MD2K_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${MD2K_SRCS} @@ -297,12 +285,6 @@ ${WRKSRC}/src/unixinst.mak ${PERL} -pi -e 's|%%DATADIR%%|${DATADIR}|g' \ ${WRKSRC}/lib/gs_res.ps -# for HPinkjet driver - ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ - s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' \ - ${WRKSRC}/${HPIJS_NAME}/configure - ${PERL} -pi -e 's|#include ||g' \ - ${WRKSRC}/${HPIJS_NAME}/platform.h # for DMPRT driver ${PERL} -pi -e 's|%%DATADIR%%|${DATADIR}|g ; \ s|%%GS_VERSION%%|${PORTVERSION}|g' \ @@ -382,11 +364,6 @@ --without-user-guide --disable-escputil \ --disable-nls --disable-shared \ --prefix=${PREFIX} -# for HPinkjet driver - ${ECHO_MSG} ">>> running configure script for ${HPIJS} server ..." - cd ${WRKSRC}/${HPIJS_NAME} ; \ - ${SETENV} ${MAKE_ENV} ${SH} ./configure \ - --prefix=${PREFIX} pre-build: ${ECHO_MSG} ">>> in pre-build ..." @@ -404,10 +381,6 @@ ${WRKSRC}/${GPRINT}/gimp-print ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/main/.libs/libgimpprint.a \ ${WRKSRC}/${GPRINT}/libgimpprint.a -# for HPinkjet driver - ${ECHO_MSG} ">>> building ${HPIJS} server ..." - cd ${WRKSRC}/${HPIJS_NAME} ; \ - ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile # for MD2K driver ${ECHO_MSG} ">>> creating symlinks for ${MD2K} ..." .for i in gdevmd2k.c @@ -502,9 +475,6 @@ ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DATADIR}/${PORTVERSION}/${PCL3} .endfor -# for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} server in bindir ..." - ${INSTALL_PROGRAM} ${WRKSRC}/${HPIJS_NAME}/hpijs ${PREFIX}/bin # for DMPRT driver ${ECHO_MSG} ">>> installing ${DMPRT} resources ..." .for i in dmp_init.ps dmp_site.ps escp_24.src @@ -546,13 +516,6 @@ .for i in README ${INSTALL_DATA} ${WRKSRC}/${GPRINT_NAME}/src/ghost/${i} \ ${DOCSDIR}/${PORTVERSION}/${GPRINT} -.endfor -# for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} docs ..." - ${MKDIR} ${DOCSDIR}/${PORTVERSION}/${HPIJS} -.for i in hpijs_readme.html gs_hpijs.png - ${INSTALL_DATA} ${WRKSRC}/${HPIJS_NAME}/${i} \ - ${DOCSDIR}/${PORTVERSION}/${HPIJS} .endfor # for MD2K driver ${ECHO_MSG} ">>> installing ${MD2K} docs ..." diff -urN /usr/ports/print/ghostscript-gnu/distinfo print/ghostscript-gnu/distinfo --- /usr/ports/print/ghostscript-gnu/distinfo Sun Apr 28 16:30:51 2002 +++ print/ghostscript-gnu/distinfo Tue May 7 23:30:59 2002 @@ -6,7 +6,6 @@ MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 MD5 (ghostscript/gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f -MD5 (ghostscript/hpijs-1.0.4.tar.gz) = e2b8d2a671fdbcd27f20092691d40bba MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 diff -urN /usr/ports/print/ghostscript-gnu/pkg-plist print/ghostscript-gnu/pkg-plist --- /usr/ports/print/ghostscript-gnu/pkg-plist Sun Apr 28 16:31:01 2002 +++ print/ghostscript-gnu/pkg-plist Tue May 7 23:29:46 2002 @@ -13,7 +13,6 @@ bin/gslp bin/gsnd %%SHLIB%%bin/gsx -bin/hpijs bin/lprsetup.sh bin/pcl3opts bin/pdf2dsc @@ -49,8 +48,6 @@ %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/gimp-print/README %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpijs/gs_hpijs.png -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpijs/hpijs_readme.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lips/Gdevlips.htm %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/md2k/README.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/MJ700V2C.FAQ @@ -555,7 +552,6 @@ %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/mjc %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/md2k %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/lips -%%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpijs %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpdj %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/gimp-print %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/eplaser >Release-Note: >Audit-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 May 9 10: 0:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44F7937B40F for ; Thu, 9 May 2002 10:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49H02e63214; Thu, 9 May 2002 10:00:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 574A437B407 for ; Thu, 9 May 2002 09:56:47 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g49GwRhG038330 for ; Thu, 9 May 2002 09:58:27 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g49GwR7J038329; Thu, 9 May 2002 09:58:27 -0700 (PDT) Message-Id: <200205091658.g49GwR7J038329@www.freebsd.org> Date: Thu, 9 May 2002 09:58:27 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37890: 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: 37890 >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: Thu May 09 10:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: - Spin off HPIJS driver >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-afpl/Makefile print/ghostscript-afpl/Makefile --- /usr/ports/print/ghostscript-afpl/Makefile Sun Apr 28 16:30:38 2002 +++ print/ghostscript-afpl/Makefile Fri May 10 01:52:11 2002 @@ -7,9 +7,9 @@ PORTNAME= ghostscript PORTVERSION= 7.04 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,fonts,gprint,hpijs/} \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,fonts,gprint/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ http://www.harsch.net/Download/:dj970 \ @@ -21,10 +21,8 @@ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/:fonts \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/ -MASTER_SITE_SUBDIR= ${PORTNAME} \ - gimp-print/:gprint \ - hpinkjet/:hpijs \ - ghostscript/:ports_jp +MASTER_SITE_SUBDIR= ghostscript/:DEFAULT,fonts,ports_jp \ + gimp-print/:gprint PKGNAMESUFFIX= -afpl DISTFILES= ${GS_SRCS}:DEFAULT \ ${GS_FONTS_STD}:fonts \ @@ -34,7 +32,6 @@ ${PCL3_SRCS}:hpdj_pcl3 \ ${DJ970_SRCS}:dj970 \ ${GPRINT_SRCS}:gprint \ - ${HPIJS_SRCS}:hpijs \ ${MD2K_SRCS}:md2k \ ${ALPS_SRCS}:ports_jp \ ${BJ10V_SRCS}:ports_jp \ @@ -147,13 +144,6 @@ GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRCS= ${GPRINT_NAME}.tar.gz -# HPinkjet - additional driver for PhotoSmart/DeskJet series (HP developed) -# http://hpinkjet.sourceforge.net/ -HPIJS= hpijs -HPIJS_VERS= 1.0.4 -HPIJS_NAME= ${HPIJS}-${HPIJS_VERS} -HPIJS_SRCS= ${HPIJS_NAME}.tar.gz - # MD2K - additional driver for Alps MD-2000/2010/4000/1300/1500/5000 # http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ MD2K= md2k @@ -257,9 +247,6 @@ # for Gimp-Print driver ${ECHO_MSG} ">>> extracting ${GPRINT_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GPRINT_SRCS} -# for HPinkjet driver - ${ECHO_MSG} ">>> extracting ${HPIJS_SRCS} ..." - ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${HPIJS_SRCS} # for MD2K driver ${ECHO_MSG} ">>> extracting ${MD2K_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${MD2K_SRCS} @@ -303,12 +290,6 @@ ${WRKSRC}/src/unixinst.mak ${PERL} -pi -e 's|%%DATADIR%%|${DATADIR}|g' \ ${WRKSRC}/lib/gs_res.ps -# for HPinkjet driver - ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ - s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' \ - ${WRKSRC}/${HPIJS_NAME}/configure - ${PERL} -pi -e 's|#include ||g' \ - ${WRKSRC}/${HPIJS_NAME}/platform.h # for DMPRT driver ${PERL} -pi -e 's|%%DATADIR%%|${DATADIR}|g ; \ s|%%GS_VERSION%%|${PORTVERSION}|g' \ @@ -400,11 +381,6 @@ --without-user-guide --disable-escputil \ --disable-nls --disable-shared \ --prefix=${PREFIX} -# for HPinkjet driver - ${ECHO_MSG} ">>> running configure script for ${HPIJS} server ..." - cd ${WRKSRC}/${HPIJS_NAME} ; \ - ${SETENV} ${MAKE_ENV} ${SH} ./configure \ - --prefix=${PREFIX} pre-build: ${ECHO_MSG} ">>> in pre-build ..." @@ -424,10 +400,6 @@ ${WRKSRC}/${GPRINT}/gimp-print ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/main/.libs/libgimpprint.a \ ${WRKSRC}/${GPRINT}/libgimpprint.a -# for HPinkjet driver - ${ECHO_MSG} ">>> building ${HPIJS} server ..." - cd ${WRKSRC}/${HPIJS_NAME} ; \ - ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile # for MD2K driver ${ECHO_MSG} ">>> creating symlinks for ${MD2K} ..." .for i in gdevmd2k.c @@ -522,9 +494,6 @@ ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DATADIR}/${PORTVERSION}/${PCL3} .endfor -# for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} server in bindir ..." - ${INSTALL_PROGRAM} ${WRKSRC}/${HPIJS_NAME}/hpijs ${PREFIX}/bin # for DMPRT driver ${ECHO_MSG} ">>> installing ${DMPRT} resources ..." .for i in dmp_init.ps dmp_site.ps escp_24.src @@ -566,13 +535,6 @@ .for i in README ${INSTALL_DATA} ${WRKSRC}/${GPRINT_NAME}/src/ghost/${i} \ ${DOCSDIR}/${PORTVERSION}/${GPRINT} -.endfor -# for HPinkjet driver - ${ECHO_MSG} ">>> installing ${HPIJS} docs ..." - ${MKDIR} ${DOCSDIR}/${PORTVERSION}/${HPIJS} -.for i in hpijs_readme.html gs_hpijs.png - ${INSTALL_DATA} ${WRKSRC}/${HPIJS_NAME}/${i} \ - ${DOCSDIR}/${PORTVERSION}/${HPIJS} .endfor # for MD2K driver ${ECHO_MSG} ">>> installing ${MD2K} docs ..." diff -urN /usr/ports/print/ghostscript-afpl/distinfo print/ghostscript-afpl/distinfo --- /usr/ports/print/ghostscript-afpl/distinfo Sun Apr 28 16:30:40 2002 +++ print/ghostscript-afpl/distinfo Tue May 7 23:29:01 2002 @@ -6,7 +6,6 @@ MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 MD5 (ghostscript/gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f -MD5 (ghostscript/hpijs-1.0.4.tar.gz) = e2b8d2a671fdbcd27f20092691d40bba MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 diff -urN /usr/ports/print/ghostscript-afpl/pkg-plist print/ghostscript-afpl/pkg-plist --- /usr/ports/print/ghostscript-afpl/pkg-plist Mon Apr 22 19:10:27 2002 +++ print/ghostscript-afpl/pkg-plist Tue May 7 23:28:52 2002 @@ -13,7 +13,6 @@ bin/gslp bin/gsnd %%SHLIB%%bin/gsx -bin/hpijs bin/lprsetup.sh bin/pcl3opts bin/pdf2dsc @@ -48,8 +47,6 @@ %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/gimp-print/README %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpijs/gs_hpijs.png -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpijs/hpijs_readme.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lips/Gdevlips.htm %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/md2k/README.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/MJ700V2C.FAQ @@ -531,7 +528,6 @@ %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/mjc %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/md2k %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/lips -%%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpijs %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpdj %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/gimp-print %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/eplaser >Release-Note: >Audit-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 May 9 10:20: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 E218937B409 for ; Thu, 9 May 2002 10:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49HK1t68359; Thu, 9 May 2002 10:20:01 -0700 (PDT) (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 8CD1637B40E for ; Thu, 9 May 2002 10:14:20 -0700 (PDT) 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 g49HCKp15390 for ; Thu, 9 May 2002 19:12:20 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 461925A547 for ; Thu, 9 May 2002 19:12:19 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 18A725A549; Thu, 9 May 2002 19:12:18 +0200 (CEST) Message-Id: <20020509171218.18A725A549@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 19:12:18 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37892: New Port: devel/haddock 0.2 (A Haskell Documentation Tool) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37892 >Category: ports >Synopsis: New Port: devel/haddock 0.2 (A Haskell Documentation Tool) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: [This PR obsoletes PR ports/37636] Haddock is a tool for automatically generating documentation from annotated Haskell source code. The documentation generated by Haddock is fully hyperlinked. Haddock can generate documentation in multiple formats; currently HTML is implemented, and there is partial support for generating DocBook. WWW: http://www.haskell.org/haddock/ Regards, Olli >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: # # haddock # haddock/Makefile # haddock/distinfo # haddock/pkg-comment # haddock/pkg-descr # haddock/pkg-plist # echo c - haddock mkdir -p haddock > /dev/null 2>&1 echo x - haddock/Makefile sed 's/^X//' >haddock/Makefile << 'END-of-haddock/Makefile' X# New ports collection makefile for: haddock X# Date created: 09 May 2002 X# Whom: Oliver Braun X# X# $FreeBSD$ X XPORTNAME= haddock XPORTVERSION= 0.2 XCATEGORIES= devel XMASTER_SITES= http://www.haskell.org/haddock/ XDISTNAME= ${PORTNAME}-${PORTVERSION}-src X XMAINTAINER= obraun@informatik.unibw-muenchen.de X XBUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc X.if !defined(NOPORTDOCS) XBUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \ X ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook \ X ${LOCALBASE}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \ X ${LOCALBASE}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook-310 \ X jade:${PORTSDIR}/textproc/jade X.endif X XWRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g} XUSE_GMAKE= yes XGNU_CONFIGURE= yes X Xpost-build: X.if !defined(NOPORTDOCS) X @(cd ${WRKSRC}/haddock/doc && \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} html) X.endif X Xpost-install: X.if !defined(NOPORTDOCS) X @(cd ${WRKSRC}/haddock/doc && ${CP} -R haddock ${PREFIX}/share/doc) X.endif X X.include END-of-haddock/Makefile echo x - haddock/distinfo sed 's/^X//' >haddock/distinfo << 'END-of-haddock/distinfo' XMD5 (haddock-0.2-src.tar.gz) = 4edc3ad3211d9b8294f270cc092931db END-of-haddock/distinfo echo x - haddock/pkg-comment sed 's/^X//' >haddock/pkg-comment << 'END-of-haddock/pkg-comment' XA documentation tool for Haskell END-of-haddock/pkg-comment echo x - haddock/pkg-descr sed 's/^X//' >haddock/pkg-descr << 'END-of-haddock/pkg-descr' XHaddock is a tool for automatically generating documentation from Xannotated Haskell source code. The documentation generated by Haddock Xis fully hyperlinked. X XWWW: http://www.haskell.org/haddock/ X X-- Oliver Braun Xobraun@informatik.unibw-muenchen.de END-of-haddock/pkg-descr echo x - haddock/pkg-plist sed 's/^X//' >haddock/pkg-plist << 'END-of-haddock/pkg-plist' Xbin/haddock Xbin/haddock-0.2 Xlib/haddock-0.2/haddock.bin Xlib/haddock-0.2/haddock.css Xlib/haddock-0.2/haskell_icon.gif X%%PORTDOCS%%share/doc/haddock/docbook.css X%%PORTDOCS%%share/doc/haddock/haddock.html X%%PORTDOCS%%share/doc/haddock/introduction.html X%%PORTDOCS%%share/doc/haddock/invoking.html X%%PORTDOCS%%share/doc/haddock/license.html X%%PORTDOCS%%share/doc/haddock/markup.html X%%PORTDOCS%%share/doc/haddock/module-attributes.html X%%PORTDOCS%%share/doc/haddock/x251.html X%%PORTDOCS%%share/doc/haddock/x276.html X%%PORTDOCS%%share/doc/haddock/x281.html X%%PORTDOCS%%share/doc/haddock/x322.html X%%PORTDOCS%%share/doc/haddock/x337.html X%%PORTDOCS%%share/doc/haddock/x405.html X%%PORTDOCS%%share/doc/haddock/x57.html X%%PORTDOCS%%share/doc/haddock/stylesheet-images/caution.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/home.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/important.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/next.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/note.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/prev.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/tip.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-blank.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-minus.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-plus.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/up.gif X%%PORTDOCS%%share/doc/haddock/stylesheet-images/warning.gif X@dirrm lib/haddock-0.2 X%%PORTDOCS%%@dirrm share/doc/haddock/stylesheet-images X%%PORTDOCS%%@dirrm share/doc/haddock END-of-haddock/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 May 9 10:24:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from jfcl.lib.uchicago.edu (jfcl.lib.uchicago.edu [128.135.53.49]) by hub.freebsd.org (Postfix) with ESMTP id 13D8E37B407; Thu, 9 May 2002 10:24:25 -0700 (PDT) Received: from jfcl.lib.uchicago.edu (localhost [127.0.0.1]) by jfcl.lib.uchicago.edu (8.11.3/8.11.3) with ESMTP id g49HOLT24416; Thu, 9 May 2002 12:24:24 -0500 (CDT) (envelope-from keith@lib.uchicago.edu) Date: Thu, 09 May 2002 12:24:21 -0500 Message-ID: From: keith@lib.uchicago.edu To: dougb@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/37804: cdrdao-1.1.5 port has bad checksum In-Reply-To: <200205070108.g4718ap61586@freefall.freebsd.org> References: <200205070108.g4718ap61586@freefall.freebsd.org> User-Agent: Wanderlust/2.4.1 (Stand By Me) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) X-Face: )C,7auub1,qHwu.Spk;Y6'8pld<:g8_\/=Zo/=E3y5*[m?C;;5Wc'B9=V+I:v 7>8Y=yx{[yy0$Zu@q+d&+$`jV{"Gk"Q0A#d]btd#$qjAR),qXF+GuE#?9Q4_xai{V&". MJluE"^Oj41R'ypsHcp2_`6kxl;T7?5eW57j#Muert'z`Y Y03pPAp3uY@x9DhN?yWwH.!jV? MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") 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 >>>>> "dougb" == dougb writes: dougb> Synopsis: cdrdao-1.1.5 port has bad checksum dougb> State-Changed-From-To: open->feedback dougb> State-Changed-By: dougb dougb> State-Changed-When: Mon May 6 18:07:35 PDT 2002 dougb> State-Changed-Why: dougb> There was a problem with the first sourceforge mirror in dougb> bsd.sites.mk. Please wait about an hour, then update your dougb> ports tree, and try again. Please let me know if this dougb> works for you. dougb> http://www.freebsd.org/cgi/query-pr.cgi?pr=37804 Hi, took me a while to get around to this, but: yes, builds fine now! Thanks a lot! /k -- Keith Waclena / keith@uchicago.edu / ATKQJ / Whoop-de-doo, Tarantula Town! http://www.lib.uchicago.edu/keith/keith.html Bring back fair use: repeal the DMCA! Song of the Moment: Won't Make You (Sleepy) (Lilys) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 10:29:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by hub.freebsd.org (Postfix) with ESMTP id 95F2B37B40B for ; Thu, 9 May 2002 10:29:20 -0700 (PDT) Received: from gw.tex.bogus (195-23-206-69.nr.ip.pt [195.23.206.69]) by pt-quorum.com (Postfix) with ESMTP id B444BEC1B for ; Thu, 9 May 2002 18:28:01 +0100 (WEST) Received: by gw.tex.bogus (Postfix, from userid 1001) id 0145025A; Thu, 9 May 2002 18:27:49 +0100 (WEST) Date: Thu, 9 May 2002 18:27:49 +0100 From: Nuno Teixeira To: freebsd-ports@freebsd.org Subject: Re: Pro's, advanced use and some general ports confusion. Message-ID: <20020509172749.GB597@gw.tex.bogus> References: <20020509114909.B40CA1E47CC@smtp-1.paradise.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020509114909.B40CA1E47CC@smtp-1.paradise.net.nz> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 4.6-PRERELEASE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, On Thu, May 09, 2002 at 11:48:06AM +1200, David Preece wrote: > I've been using FreeBSD for around two-three years, ish, have recently > started playing with other unixen (notably Debian) and have got to wondering > why, exactly, building from source is a good idea? Is it because we can get > over some library versioning problems? Building from source gives the ability of "hack" the configuration. There are lots of ports that gives options to enable/disable features among other things. With a package, this is more dificult. For example, if a package wasn't configured with a certain configure option, then it is dificult or even impossible (some times) to activate that feature. Generally, ports gives more options and more configuration. Packages are built with "general" options mostly used. > > There are other advantages that I would have thought a no-brainer to add to > the ports collection that I can't find any documentation on. For instance, is > it possible to build a port for only the 586 instruction set? Can we change > the optimisation level on gcc when we're building from scratch? Perhaps use a > different compiler? Is there a way I can add a global list of extra locations > where the distfiles may be located - a local FTP server for instance? Since > all ports can be turned into packages with 'make package', why do there > appear to be far fewer packages than ports? 1. make.conf: # The CPUTYPE variable controls which processor should be targetted for # generated code. This controls processor-specific optimizations in # certain code (currently only OpenSSL) as well as modifying the value # of CFLAGS to contain the appropriate optimization directive to gcc. # The automatic setting of CFLAGS may be overridden using the # NO_CPU_CFLAGS variable below. # Currently the following CPU types are recognised: # Intel x86 architecture: # (AMD CPUs) k7 k6-2 k6 k5 # (Intel CPUs) p4 p3 p2 i686 i586/mmx i586 i486 i386 # Alpha/AXP architecture: ev6 pca56 ev56 ev5 ev45 ev4 # # If you experience any problems after setting this flag, please unset # it again before submitting a bug report or attempting to modify code. # It may be that certain types of software will become unstable after being # compiled with processor-specific (or higher - see below) optimization flags. # If in doubt, do not set CPUTYPE or CFLAGS to non-default values. # #CPUTYPE=i686 #NO_CPU_CFLAGS= true # Don't add -march= to CFLAGS automatically #NO_CPU_COPTFLAGS=true # Don't add -march= to COPTFLAGS automatically 2. make.conf: #MASTER_SITE_BACKUP?= \ #ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ # # If you want your port fetches to check the above site first (before # the MASTER_SITES specified in the port Makefiles), uncomment the # line below. You can also change the right side to point to wherever # you want. # #MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} # Ports can place their working directories somewhere other than under # /usr/ports. #WRKDIRPREFIX= /var/tmp etc... > > And if all this can be done, where's the doc :) You are using FreeBSD for 3 years. You forgot to read the handbook in the first day :) see http://www.freebsd.org/ > > Apologies for my weak grip on English today, one of those things. > > Cheers, > Dave Bye, Nuno Teixeira > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 10: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 D652637B416 for ; Thu, 9 May 2002 10:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49HU2a68959; Thu, 9 May 2002 10:30:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 10:30:02 -0700 (PDT) Message-Id: <200205091730.g49HU2a68959@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/37636: New port: devel/haddock (A Haskell Documentation Tool) Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37636; it has been noted by GNATS. From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/37636: New port: devel/haddock (A Haskell Documentation Tool) Date: Thu, 9 May 2002 19:22:49 +0200 Please close this PR. I have already submitted version 0.2 of Haddock in PR ports/37892. Regards, Olli -- Institute for Software Technology & Institute for Information Systems Department of Computing Science, Federal Armed Forces University Munich --------------------------- http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 10:51:26 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 2866F37B40A for ; Thu, 9 May 2002 10:49:34 -0700 (PDT) Received: (from root@localhost) by freebsd.tekrealm.net (8.12.3/8.12.2) id g49HnHvB065893; Thu, 9 May 2002 10:49:17 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: from freebsd.tekrealm.net (whoami@localhost [127.0.0.1]) by freebsd.tekrealm.net (8.12.3/8.12.2av) with ESMTP id g49HnHHJ065884; Thu, 9 May 2002 10:49:17 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.12.3/8.12.3/Submit) id g49Hm16F065853; Thu, 9 May 2002 10:48:01 -0700 (PDT) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Thu, 9 May 2002 10:48:01 -0700 From: Andrew Stuart To: Valentin Zahariev Cc: ports@freebsd.org Subject: Re: 'ImageMagick-5.4.4.5' (graphics/ImageMagick) Message-ID: <20020509104801.A65732@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net References: <20020509105726.GC29599@e-card.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020509105726.GC29599@e-card.bg>; from curly@e-card.bg on Thu, May 09, 2002 at 01:57:26PM +0300 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 remove /usr/ports/graphics/libwmf and remake it, then try making imagemagick again. On Thu, 09 May 2002 at 13:57:26 +0300, Valentin Zahariev wrote: > > checking for int... yes > checking size of int... configure: error: cannot compute sizeof (int), > 77 > ===> Script "configure" failed unexpectedly. > Please report the problem to ports@FreeBSD.org [maintainer] and attach > the "/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.4/config.log" > including the output of the failure of your make command. Also, it might > be a good idea to provide an overview of all packages installed on your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > Stop in /usr/ports/graphics/ImageMagick. > > > > -- > rgdz > curly > -------------------- > http://www.e-card.bg > -------------------- > PGP keyID: 0xC005C5CA > Key fingerprint = F3 46 26 21 8F F0 5E 19 5B B3 34 08 24 9E 71 13 C0 05 C5 CA > http://certs.e-card.bg:11371/pks/lookup?op=get&search=0xC005C5CA > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.53. Invocation command line was > > $ ./configure --enable-shared --with-perl=/usr/bin/perl5.00503 --without-gslib --without-hdf --without-jp2 --with-threads --enable-lzw --with-modules --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd4.5 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = FaiLurE.e-card.bg > uname -m = i386 > uname -r = 4.5-STABLE > uname -s = FreeBSD > uname -v = FreeBSD 4.5-STABLE #1: Sun Mar 24 17:01:20 EET 2002 root@FaiLurE.e-card.bg:/usr/obj/usr/src/sys/FAILURE > > /usr/bin/uname -p = i386 > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /sbin > PATH: /bin > PATH: /usr/sbin > PATH: /usr/bin > PATH: /usr/games > PATH: /usr/local/sbin > PATH: /usr/local/bin > PATH: /usr/X11R6/bin > PATH: /root/bin > PATH: /usr/local/vpopmail/bin > PATH: /var/qmail/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1458: checking build system type > configure:1476: result: i386-portbld-freebsd4.5 > configure:1484: checking host system type > configure:1498: result: i386-portbld-freebsd4.5 > configure:1506: checking target system type > configure:1520: result: i386-portbld-freebsd4.5 > configure:1536: checking whether build environment is sane > configure:1579: result: yes > configure:1603: checking for a BSD-compatible install > configure:1657: result: /usr/bin/install -c -o root -g wheel > configure:1699: checking for gawk > configure:1728: result: no > configure:1699: checking for mawk > configure:1728: result: no > configure:1699: checking for nawk > configure:1728: result: no > configure:1699: checking for awk > configure:1715: found /usr/bin/awk > configure:1725: result: awk > configure:1735: checking whether gmake sets ${MAKE} > configure:1755: result: yes > configure:1948: checking for gcc > configure:1974: result: cc > configure:2218: checking for C compiler version > configure:2221: cc --version &5 > 2.95.3 > configure:2224: $? = 0 > configure:2226: cc -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:2229: $? = 0 > configure:2231: cc -V &5 > cc: argument to `-V' is missing > configure:2234: $? = 1 > configure:2260: checking for C compiler default output > configure:2263: cc -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 > configure:2266: $? = 0 > configure:2299: result: a.out > configure:2304: checking whether the C compiler works > configure:2310: ./a.out > configure:2313: $? = 0 > configure:2328: result: yes > configure:2335: checking whether we are cross compiling > configure:2337: result: no > configure:2340: checking for suffix of executables > configure:2342: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 > configure:2345: $? = 0 > configure:2367: result: > configure:2373: checking for suffix of object files > configure:2397: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:2400: $? = 0 > configure:2419: result: o > configure:2423: checking whether we are using the GNU C compiler > configure:2450: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:2453: $? = 0 > configure:2456: test -s conftest.o > configure:2459: $? = 0 > configure:2471: result: yes > configure:2477: checking whether cc accepts -g > configure:2501: cc -c -g -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:2504: $? = 0 > configure:2507: test -s conftest.o > configure:2510: $? = 0 > configure:2520: result: yes > configure:2547: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > conftest.c:2: syntax error before `me' > configure:2550: $? = 1 > configure: failed program was: > #ifndef __cplusplus > choke me > #endif > configure:2679: checking for style of include used by gmake > configure:2707: result: GNU > configure:2735: checking dependency style of cc > configure:2797: result: gcc > configure:2807: checking how to run the C preprocessor > configure:2833: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c > configure:2839: $? = 0 > configure:2866: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c > configure:2862: ac_nonexistent.h: No such file or directory > configure:2872: $? = 1 > configure: failed program was: > #line 2861 "configure" > #include "confdefs.h" > #include > configure:2909: result: cc -E > configure:2924: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c > configure:2930: $? = 0 > configure:2957: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c > configure:2953: ac_nonexistent.h: No such file or directory > configure:2963: $? = 1 > configure: failed program was: > #line 2952 "configure" > #include "confdefs.h" > #include > configure:3013: checking for ld used by GCC > configure:3077: result: /usr/libexec/elf/ld > configure:3086: checking if the linker (/usr/libexec/elf/ld) is GNU ld > GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) > configure:3098: result: yes > configure:3116: checking for a BSD-compatible install > configure:3170: result: /usr/bin/install -c -o root -g wheel > configure:3181: checking whether gmake sets ${MAKE} > configure:3201: result: yes > configure:3210: checking whether ln -s works > configure:3214: result: yes > configure:3338: checking for /usr/libexec/elf/ld option to reload object files > configure:3345: result: -r > configure:3354: checking for BSD-compatible nm > configure:3389: result: /usr/bin/nm -B > configure:3393: checking how to recognise dependant libraries > configure:3581: result: pass_all > configure:3722: checking for ANSI C header files > configure:3736: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c > configure:3742: $? = 0 > configure:3827: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 > configure:3830: $? = 0 > configure:3832: ./conftest > configure:3835: $? = 0 > configure:3849: result: yes > configure:3873: checking for sys/types.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for sys/stat.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for stdlib.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for string.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for memory.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for strings.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for inttypes.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for stdint.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3914: stdint.h: No such file or directory > configure:3889: $? = 1 > configure: failed program was: > #line 3878 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > > #include > configure:3905: result: no > configure:3873: checking for unistd.h > configure:3886: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3931: checking dlfcn.h usability > configure:3940: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > configure:3943: $? = 0 > configure:3946: test -s conftest.o > configure:3949: $? = 0 > configure:3958: result: yes > configure:3962: checking dlfcn.h presence > configure:3969: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c > configure:3975: $? = 0 > configure:3993: result: yes > configure:4011: checking for dlfcn.h > configure:4018: result: yes > configure:4125: checking for C++ compiler version > configure:4128: c++ --version &5 > 2.95.3 > configure:4131: $? = 0 > configure:4133: c++ -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:4136: $? = 0 > configure:4138: c++ -V &5 > c++: argument to `-V' missing > > configure:4141: $? = 1 > configure:4144: checking whether we are using the GNU C++ compiler > configure:4171: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 > configure:4174: $? = 0 > configure:4177: test -s conftest.o > configure:4180: $? = 0 > configure:4192: result: yes > configure:4198: checking whether c++ accepts -g > configure:4222: c++ -c -g -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 > configure:4225: $? = 0 > configure:4228: test -s conftest.o > configure:4231: $? = 0 > configure:4241: result: yes > configure:4287: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 > configure:4290: $? = 0 > configure:4293: test -s conftest.o > configure:4296: $? = 0 > configure:4324: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 > configure:4327: $? = 0 > configure:4330: test -s conftest.o > configure:4333: $? = 0 > configure:4357: checking dependency style of c++ > configure:4419: result: gcc > configure:4429: checking how to run the C++ preprocessor > configure:4451: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc > configure:4457: $? = 0 > configure:4484: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc > configure:4480: ac_nonexistent.h: No such file or directory > configure:4490: $? = 1 > configure: failed program was: > #line 4479 "configure" > #include "confdefs.h" > #include > configure:4527: result: c++ -E > configure:4542: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc > configure:4548: $? = 0 > configure:4575: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc > configure:4571: ac_nonexistent.h: No such file or directory > configure:4581: $? = 1 > configure: failed program was: > #line 4570 "configure" > #include "confdefs.h" > #include > configure:4624: checking the maximum length of command line arguments > configure:4672: result: 16384 > configure:4683: checking command to parse /usr/bin/nm -B output from cc object > configure:4768: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 > configure:4771: $? = 0 > configure:4775: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm > configure:4778: $? = 0 > configure:4830: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.cc conftstm.o >&5 > configure:4833: $? = 0 > configure:4871: result: ok > configure:4875: checking for objdir > configure:4890: result: .libs > configure:4980: checking for ranlib > configure:4996: found /usr/bin/ranlib > configure:5007: result: ranlib > configure:5060: checking for strip > configure:5076: found /usr/bin/strip > configure:5087: result: strip > configure:5349: checking if cc static flag works > conftest.c:1: warning: return-type defaults to `int' > configure:5372: result: no > configure:5389: checking if cc supports -fno-rtti -fno-exceptions > configure:5413: result: yes > configure:5428: checking for cc option to produce PIC > configure:5581: result: -fPIC > configure:5588: checking if cc PIC flag -fPIC works > configure:5612: result: yes > configure:5636: checking if cc supports -c -o file.o > configure:5677: result: yes > configure:5703: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries > configure:6499: result: yes > configure:6521: checking whether -lc should be explicitly linked in > configure:6526: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 > conftest.c:1: warning: `dummy' defined but not used > configure:6529: $? = 0 > configure:6543: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:6546: $? = 1 > configure:6558: result: yes > configure:6564: checking how to hardcode library paths into programs > configure:6588: result: immediate > configure:6602: checking whether stripping libraries is possible > configure:6607: result: yes > configure:6614: checking dynamic linker characteristics > configure:7056: result: freebsd4.5 ld.so > configure:7697: checking if libtool supports shared libraries > configure:7699: result: yes > configure:7702: checking whether to build shared libraries > configure:7723: result: yes > configure:7726: checking whether to build static libraries > configure:7730: result: yes > configure:7809: creating libtool > configure:8531: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries > configure:9200: result: yes > configure:9217: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 > configure:9220: $? = 0 > configure:9320: checking for c++ option to produce PIC > configure:9556: result: -fPIC > configure:9563: checking if c++ PIC flag -fPIC works > configure:9587: result: yes > configure:9611: checking if c++ supports -c -o file.o > configure:9652: result: yes > configure:9678: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries > configure:9700: result: yes > configure:9722: checking whether -lc should be explicitly linked in > configure:9727: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 > configure:9730: $? = 0 > configure:9744: c++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:9747: $? = 1 > configure:9759: result: yes > configure:9765: checking how to hardcode library paths into programs > configure:9789: result: immediate > configure:9803: checking whether stripping libraries is possible > configure:9808: result: yes > configure:9815: checking dynamic linker characteristics > configure:10257: result: freebsd4.5 ld.so > configure:11311: checking if gcj supports -fno-rtti -fno-exceptions > configure:11335: result: yes > configure:11350: checking for gcj option to produce PIC > configure:11503: result: -fPIC > configure:11510: checking if gcj PIC flag -fPIC works > configure:11534: result: no > configure:11558: checking if gcj supports -c -o file.o > configure:11599: result: no > configure:11625: checking whether the gcj linker (/usr/libexec/elf/ld) supports shared libraries > configure:12421: result: yes > configure:12443: checking whether -lc should be explicitly linked in > configure:12448: gcj -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE conftest.java >&5 > ./configure: gcj: command not found > configure:12451: $? = 127 > configure:12480: result: yes > configure:12486: checking how to hardcode library paths into programs > configure:12510: result: immediate > configure:12524: checking whether stripping libraries is possible > configure:12529: result: yes > configure:12536: checking dynamic linker characteristics > configure:12978: result: freebsd4.5 ld.so > configure:14526: checking whether to enable maintainer-specific portions of Makefiles > configure:14535: result: no > configure:14949: checking whether cc needs -traditional > configure:14972: termio.h: No such file or directory > configure:14985: result: no > configure:15000: checking whether large file support needs explicit enabling > configure:15022: result: no > configure:15100: checking for X11 configure files > configure:15150: result: /usr/X11R6/lib/X11/ > configure:15171: checking for sqrt in -lm > configure:15204: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lm >&5 > configure:15186: warning: conflicting types for built-in function `sqrt' > configure:15207: $? = 0 > configure:15210: test -s conftest > configure:15213: $? = 0 > configure:15224: result: yes > configure:15239: checking for pthread_attr_init in -lc_r > configure:15272: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lc_r -lm >&5 > configure:15275: $? = 0 > configure:15278: test -s conftest > configure:15281: $? = 0 > configure:15292: result: yes > configure:15316: checking for ZLIB support > configure:15318: result: > configure:15332: checking zconf.h usability > configure:15341: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 > configure:15344: $? = 0 > configure:15347: test -s conftest.o > configure:15350: $? = 0 > configure:15359: result: yes > configure:15363: checking zconf.h presence > configure:15370: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c > configure:15376: $? = 0 > configure:15394: result: yes > configure:15412: checking for zconf.h > configure:15419: result: yes > configure:15440: checking zlib.h usability > configure:15449: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 > configure:15452: $? = 0 > configure:15455: test -s conftest.o > configure:15458: $? = 0 > configure:15467: result: yes > configure:15471: checking zlib.h presence > configure:15478: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c > configure:15484: $? = 0 > configure:15502: result: yes > configure:15520: checking for zlib.h > configure:15527: result: yes > configure:15538: checking for compress in -lz > configure:15571: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lz -lc_r -lm >&5 > configure:15574: $? = 0 > configure:15577: test -s conftest > configure:15580: $? = 0 > configure:15591: result: yes > configure:15599: checking for uncompress in -lz > configure:15632: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lz -lc_r -lm >&5 > configure:15635: $? = 0 > configure:15638: test -s conftest > configure:15641: $? = 0 > configure:15652: result: yes > configure:15660: checking for deflate in -lz > configure:15693: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lz -lc_r -lm >&5 > configure:15696: $? = 0 > configure:15699: test -s conftest > configure:15702: $? = 0 > configure:15713: result: yes > configure:15721: checking for inflate in -lz > configure:15754: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lz -lc_r -lm >&5 > configure:15757: $? = 0 > configure:15760: test -s conftest > configure:15763: $? = 0 > configure:15774: result: yes > configure:15782: checking if ZLIB package is complete > configure:15799: result: yes > configure:15827: checking for BZLIB support > configure:15829: result: > configure:15843: checking bzlib.h usability > configure:15852: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 > configure:15855: $? = 0 > configure:15858: test -s conftest.o > configure:15861: $? = 0 > configure:15870: result: yes > configure:15874: checking bzlib.h presence > configure:15881: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c > configure:15887: $? = 0 > configure:15905: result: yes > configure:15923: checking for bzlib.h > configure:15930: result: yes > configure:15941: checking for BZ2_bzCompress in -lbz2 > configure:15974: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 > configure:15977: $? = 0 > configure:15980: test -s conftest > configure:15983: $? = 0 > configure:15994: result: yes > configure:16002: checking for BZ2_bzDecompress in -lbz2 > configure:16035: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 > configure:16038: $? = 0 > configure:16041: test -s conftest > configure:16044: $? = 0 > configure:16055: result: yes > configure:16063: checking if BZLIB package is complete > configure:16080: result: yes > configure:16107: checking for X > configure:16323: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include > configure:16480: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm -L/usr/X11R6/lib -lX11 >&5 > configure:16483: $? = 0 > configure:16486: test -s conftest > configure:16489: $? = 0 > configure:16627: checking for gethostbyname > configure:16670: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 > configure:16673: $? = 0 > configure:16676: test -s conftest > configure:16679: $? = 0 > configure:16689: result: yes > configure:16822: checking for connect > configure:16865: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 > configure:16868: $? = 0 > configure:16871: test -s conftest > configure:16874: $? = 0 > configure:16884: result: yes > configure:16950: checking for remove > configure:16993: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 > configure:16996: $? = 0 > configure:16999: test -s conftest > configure:17002: $? = 0 > configure:17012: result: yes > configure:17078: checking for shmat > configure:17121: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib conftest.c -lbz2 -lz -lc_r -lm >&5 > configure:17124: $? = 0 > configure:17127: test -s conftest > configure:17130: $? = 0 > configure:17140: result: yes > configure:17215: checking for IceConnectionNumber in -lICE > configure:17248: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE -lbz2 -lz -lc_r -lm >&5 > configure:17251: $? = 0 > configure:17254: test -s conftest > configure:17257: $? = 0 > configure:17268: result: yes > configure:17289: checking for XShmAttach in -lXext > configure:17322: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:17325: $? = 0 > configure:17328: test -s conftest > configure:17331: $? = 0 > configure:17342: result: yes > configure:17348: checking for XShmAttach in -lXext > configure:17401: result: yes > configure:17411: checking for XShapeCombineMask in -lXext > configure:17444: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:17447: $? = 0 > configure:17450: test -s conftest > configure:17453: $? = 0 > configure:17464: result: yes > configure:17470: checking for XShapeCombineMask in -lXext > configure:17523: result: yes > configure:17534: checking for XtSetEventDispatcher in -lXt > configure:17567: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:17570: $? = 0 > configure:17573: test -s conftest > configure:17576: $? = 0 > configure:17587: result: yes > configure:17691: checking for Display Postscript support > configure:17693: result: > configure:17709: checking DPS/dpsXclient.h usability > configure:17718: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:17721: $? = 0 > configure:17724: test -s conftest.o > configure:17727: $? = 0 > configure:17736: result: yes > configure:17740: checking DPS/dpsXclient.h presence > configure:17747: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:17753: $? = 0 > configure:17771: result: yes > configure:17789: checking for DPS/dpsXclient.h > configure:17796: result: yes > configure:17807: checking for DPSInitialize in -ldps > configure:17840: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:17843: $? = 0 > configure:17846: test -s conftest > configure:17849: $? = 0 > configure:17860: result: yes > configure:17868: checking for XDPSPixelsPerPoint in -ldpstk > configure:17901: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:17904: $? = 0 > configure:17907: test -s conftest > configure:17910: $? = 0 > configure:17921: result: yes > configure:17929: checking if DPS package is complete > configure:17947: result: yes > configure:17976: checking for FlashPIX components > configure:17978: result: > configure:17999: checking fpxlib.h usability > configure:18008: c++ -c -O -pipe -march=pentiumpro -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.cc >&5 > configure:18011: $? = 0 > configure:18014: test -s conftest.o > configure:18017: $? = 0 > configure:18026: result: yes > configure:18030: checking fpxlib.h presence > configure:18037: c++ -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.cc > configure:18043: $? = 0 > configure:18061: result: yes > configure:18079: checking for fpxlib.h > configure:18086: result: yes > configure:18097: checking for FPX_OpenImageByFilename in -lfpx > configure:18130: c++ -o conftest -O -pipe -march=pentiumpro -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.cc -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:18133: $? = 0 > configure:18136: test -s conftest > configure:18139: $? = 0 > configure:18150: result: yes > configure:18164: checking if FlashPIX package is complete > configure:18181: result: yes > configure:18209: checking for LCMS support > configure:18211: result: > configure:18226: checking lcms.h usability > configure:18235: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:18238: $? = 0 > configure:18241: test -s conftest.o > configure:18244: $? = 0 > configure:18253: result: yes > configure:18257: checking lcms.h presence > configure:18264: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:18270: $? = 0 > configure:18288: result: yes > configure:18306: checking for lcms.h > configure:18313: result: yes > configure:18449: checking for cmsOpenProfileFromMem in -llcms > configure:18482: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:18485: $? = 0 > configure:18488: test -s conftest > configure:18491: $? = 0 > configure:18502: result: yes > configure:18510: checking if LCMS package is complete > configure:18527: result: yes > configure:18555: checking for PNG support > configure:18557: result: > configure:18571: checking png.h usability > configure:18580: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:18583: $? = 0 > configure:18586: test -s conftest.o > configure:18589: $? = 0 > configure:18598: result: yes > configure:18602: checking png.h presence > configure:18609: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:18615: $? = 0 > configure:18633: result: yes > configure:18651: checking for png.h > configure:18658: result: yes > configure:18669: checking for png_free in -lpng > configure:18702: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:18705: $? = 0 > configure:18708: test -s conftest > configure:18711: $? = 0 > configure:18722: result: yes > configure:18730: checking if PNG package is complete > configure:18747: result: yes > configure:18775: checking for JPEG support > configure:18777: result: > configure:18791: checking jconfig.h usability > configure:18800: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > In file included from configure:18828: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:18803: $? = 0 > configure:18806: test -s conftest.o > configure:18809: $? = 0 > configure:18818: result: yes > configure:18822: checking jconfig.h presence > configure:18829: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > In file included from configure:18825: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:18835: $? = 0 > configure:18853: result: yes > configure:18871: checking for jconfig.h > configure:18878: result: yes > configure:18899: checking jerror.h usability > configure:18908: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:18911: $? = 0 > configure:18914: test -s conftest.o > configure:18917: $? = 0 > configure:18926: result: yes > configure:18930: checking jerror.h presence > configure:18937: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:18943: $? = 0 > configure:18961: result: yes > configure:18979: checking for jerror.h > configure:18986: result: yes > configure:19007: checking jmorecfg.h usability > configure:19016: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:19019: $? = 0 > configure:19022: test -s conftest.o > configure:19025: $? = 0 > configure:19034: result: yes > configure:19038: checking jmorecfg.h presence > configure:19045: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:19051: $? = 0 > configure:19069: result: yes > configure:19087: checking for jmorecfg.h > configure:19094: result: yes > configure:19115: checking jpeglib.h usability > configure:19124: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > In file included from /usr/local/include/jpeglib.h:24, > from configure:19152: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19127: $? = 0 > configure:19130: test -s conftest.o > configure:19133: $? = 0 > configure:19142: result: yes > configure:19146: checking jpeglib.h presence > configure:19153: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > In file included from /usr/local/include/jpeglib.h:24, > from configure:19149: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19159: $? = 0 > configure:19177: result: yes > configure:19195: checking for jpeglib.h > configure:19202: result: yes > configure:19213: checking for jpeg_read_header in -ljpeg > configure:19246: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:19249: $? = 0 > configure:19252: test -s conftest > configure:19255: $? = 0 > configure:19266: result: yes > configure:19277: checking for JPEG library is version 6b or later > configure:19303: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > In file included from /usr/local/include/jpeglib.h:24, > from configure:19291: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19306: $? = 0 > configure:19308: ./conftest > configure:19311: $? = 0 > configure:19324: result: yes > configure:19327: result: yes > configure:19336: checking if JPEG package is complete > configure:19353: result: yes > configure:20044: checking for MPEG version 2 support > configure:20046: result: > configure:20060: checking mpeg2dec/mpeg2.h usability > configure:20069: cc -c -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > In file included from configure:20097: > /usr/local/include/mpeg2dec/mpeg2.h:30: syntax error before `vo_instance_t' > /usr/local/include/mpeg2dec/mpeg2.h:67: syntax error before `vo_instance_t' > configure:20072: $? = 1 > configure: failed program was: > #line 20062 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > #include > configure:20087: result: no > configure:20091: checking mpeg2dec/mpeg2.h presence > configure:20098: cc -E -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:20104: $? = 0 > configure:20122: result: yes > configure:20133: WARNING: mpeg2dec/mpeg2.h: present but cannot be compiled > configure:20135: WARNING: mpeg2dec/mpeg2.h: check for missing prerequisite headers? > configure:20137: WARNING: mpeg2dec/mpeg2.h: proceeding with the preprocessor's result > configure:20140: checking for mpeg2dec/mpeg2.h > configure:20147: result: yes > configure:20158: checking for mpeg2_decode_data in -lmpeg2 > configure:20191: cc -o conftest -O -pipe -march=pentiumpro -Wall -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:20194: $? = 0 > configure:20197: test -s conftest > configure:20200: $? = 0 > configure:20211: result: yes > configure:20219: checking if MPEG version 2 support package is complete > configure:20236: result: yes > configure:20264: checking for FreeType 2.0 > configure:20266: result: > configure:20282: checking for freetype-config > configure:20298: found /usr/local/bin/freetype-config > configure:20308: result: freetype-config > configure:20327: checking for FT_Init_FreeType in -lfreetype > configure:20360: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:20363: $? = 0 > configure:20366: test -s conftest > configure:20369: $? = 0 > configure:20380: result: yes > configure:20409: checking freetype/freetype.h usability > configure:20418: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:20421: $? = 0 > configure:20424: test -s conftest.o > configure:20427: $? = 0 > configure:20436: result: yes > configure:20440: checking freetype/freetype.h presence > configure:20447: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:20453: $? = 0 > configure:20471: result: yes > configure:20489: checking for freetype/freetype.h > configure:20496: result: yes > configure:20517: checking if FreeType package is complete > configure:20534: result: yes > configure:20562: checking for TIFF support > configure:20564: result: > configure:20578: checking tiff.h usability > configure:20587: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:20590: $? = 0 > configure:20593: test -s conftest.o > configure:20596: $? = 0 > configure:20605: result: yes > configure:20609: checking tiff.h presence > configure:20616: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:20622: $? = 0 > configure:20640: result: yes > configure:20658: checking for tiff.h > configure:20665: result: yes > configure:20686: checking tiffio.h usability > configure:20695: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:20698: $? = 0 > configure:20701: test -s conftest.o > configure:20704: $? = 0 > configure:20713: result: yes > configure:20717: checking tiffio.h presence > configure:20724: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:20730: $? = 0 > configure:20748: result: yes > configure:20766: checking for tiffio.h > configure:20773: result: yes > configure:20784: checking for TIFFOpen in -ltiff > configure:20817: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:20820: $? = 0 > configure:20823: test -s conftest > configure:20826: $? = 0 > configure:20837: result: yes > configure:20845: checking if TIFF package is complete > configure:20862: result: yes > configure:20879: checking tiffconf.h usability > configure:20888: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:20891: $? = 0 > configure:20894: test -s conftest.o > configure:20897: $? = 0 > configure:20906: result: yes > configure:20910: checking tiffconf.h presence > configure:20917: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:20923: $? = 0 > configure:20941: result: yes > configure:20959: checking for tiffconf.h > configure:20966: result: yes > configure:21237: checking for JBIG support > configure:21239: result: > configure:21253: checking jbig.h usability > configure:21262: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:21265: $? = 0 > configure:21268: test -s conftest.o > configure:21271: $? = 0 > configure:21280: result: yes > configure:21284: checking jbig.h presence > configure:21291: cc -E -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:21297: $? = 0 > configure:21315: result: yes > configure:21333: checking for jbig.h > configure:21340: result: yes > configure:21351: checking for jbg_dec_init in -ljbig > configure:21384: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:21387: $? = 0 > configure:21390: test -s conftest > configure:21393: $? = 0 > configure:21404: result: yes > configure:21412: checking if JBIG package is complete > configure:21429: result: yes > configure:21459: checking for XML support > configure:21461: result: > configure:21468: checking for xml2-config > configure:21484: found /usr/local/bin/xml2-config > configure:21494: result: xml2-config > configure:21527: checking libxml/parser.h usability > configure:21536: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:21539: $? = 0 > configure:21542: test -s conftest.o > configure:21545: $? = 0 > configure:21554: result: yes > configure:21558: checking libxml/parser.h presence > configure:21565: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:21571: $? = 0 > configure:21589: result: yes > configure:21607: checking for libxml/parser.h > configure:21614: result: yes > configure:21625: checking for xmlParseExternalEntity in -lxml2 > configure:21658: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > configure:21661: $? = 0 > configure:21664: test -s conftest > configure:21667: $? = 0 > configure:21678: result: yes > configure:21686: checking if XML package is complete > configure:21705: result: yes > configure:21740: checking for WMF support > configure:21742: result: > configure:21759: checking libwmf/ipa.h usability > configure:21768: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:21771: $? = 0 > configure:21774: test -s conftest.o > configure:21777: $? = 0 > configure:21786: result: yes > configure:21790: checking libwmf/ipa.h presence > configure:21797: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:21803: $? = 0 > configure:21821: result: yes > configure:21839: checking for libwmf/ipa.h > configure:21846: result: yes > configure:21858: checking for wmf_lite_create in -lwmflite > configure:21891: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmflite -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > /usr/libexec/elf/ld: cannot find -lwmflite > configure:21894: $? = 1 > configure: failed program was: > #line 21865 "configure" > #include "confdefs.h" > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char wmf_lite_create (); > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > wmf_lite_create (); > ; > return 0; > } > configure:21911: result: no > configure:21938: checking for wmf_api_create in -lwmf > configure:21971: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -lfreetype -ljpeg -lpng -lz -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:21974: $? = 0 > configure:21977: test -s conftest > configure:21980: $? = 0 > configure:21991: result: yes > configure:22018: checking if WMF package is complete > configure:22022: result: yes > configure:22042: checking for ANSI C header files > configure:22169: result: yes > configure:22179: checking whether stat file-mode macros are broken > configure:22224: result: no > configure:22234: checking whether time.h and sys/time.h may both be included > configure:22262: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22265: $? = 0 > configure:22268: test -s conftest.o > configure:22271: $? = 0 > configure:22281: result: yes > configure:22299: checking for dirent.h that defines DIR > configure:22326: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22329: $? = 0 > configure:22332: test -s conftest.o > configure:22335: $? = 0 > configure:22345: result: yes > configure:22358: checking for library containing opendir > configure:22391: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:22394: $? = 0 > configure:22397: test -s conftest > configure:22400: $? = 0 > configure:22459: result: none required > configure:22594: checking sys/select.h usability > configure:22603: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22606: $? = 0 > configure:22609: test -s conftest.o > configure:22612: $? = 0 > configure:22621: result: yes > configure:22625: checking sys/select.h presence > configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:22638: $? = 0 > configure:22656: result: yes > configure:22674: checking for sys/select.h > configure:22681: result: yes > configure:22594: checking sys/time.h usability > configure:22603: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22606: $? = 0 > configure:22609: test -s conftest.o > configure:22612: $? = 0 > configure:22621: result: yes > configure:22625: checking sys/time.h presence > configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:22638: $? = 0 > configure:22656: result: yes > configure:22674: checking for sys/time.h > configure:22681: result: yes > configure:22585: checking for sys/stat.h > configure:22590: result: yes > configure:22585: checking for sys/types.h > configure:22590: result: yes > configure:22713: checking math.h usability > configure:22722: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking math.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for math.h > configure:22800: result: yes > configure:22704: checking for string.h > configure:22709: result: yes > configure:22713: checking stdarg.h usability > configure:22722: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking stdarg.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for stdarg.h > configure:22800: result: yes > configure:22713: checking varargs.h usability > configure:22722: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking varargs.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for varargs.h > configure:22800: result: yes > configure:22713: checking pwd.h usability > configure:22722: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking pwd.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for pwd.h > configure:22800: result: yes > configure:22713: checking malloc.h usability > configure:22722: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > In file included from configure:22750: > /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking malloc.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > In file included from configure:22747: > /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for malloc.h > configure:22800: result: yes > configure:22821: checking for memory.h > configure:22826: result: yes > configure:22830: checking errno.h usability > configure:22839: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22842: $? = 0 > configure:22845: test -s conftest.o > configure:22848: $? = 0 > configure:22857: result: yes > configure:22861: checking errno.h presence > configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:22874: $? = 0 > configure:22892: result: yes > configure:22910: checking for errno.h > configure:22917: result: yes > configure:22830: checking fcntl.h usability > configure:22839: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22842: $? = 0 > configure:22845: test -s conftest.o > configure:22848: $? = 0 > configure:22857: result: yes > configure:22861: checking fcntl.h presence > configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:22874: $? = 0 > configure:22892: result: yes > configure:22910: checking for fcntl.h > configure:22917: result: yes > configure:22821: checking for stdint.h > configure:22826: result: no > configure:22932: checking for cc option to accept ANSI C > configure:22995: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:22998: $? = 0 > configure:23001: test -s conftest.o > configure:23004: $? = 0 > configure:23021: result: none needed > configure:23029: checking for an ANSI C-conforming const > configure:23099: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure: In function `main': > configure:23068: warning: unused variable `s' > configure:23088: warning: unused variable `foo' > configure:23055: warning: unused variable `zero' > configure:23049: warning: unused variable `x' > configure:23067: warning: `t' might be used uninitialized in this function > configure:23085: warning: `b' might be used uninitialized in this function > configure:23102: $? = 0 > configure:23105: test -s conftest.o > configure:23108: $? = 0 > configure:23118: result: yes > configure:23128: checking for inline > configure:23145: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:23148: $? = 0 > configure:23151: test -s conftest.o > configure:23154: $? = 0 > configure:23165: result: inline > configure:23180: checking whether byte ordering is bigendian > configure:23210: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:23213: $? = 0 > configure:23216: test -s conftest.o > configure:23219: $? = 0 > configure:23246: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure: In function `main': > configure:23236: syntax error before `big' > configure:23249: $? = 1 > configure: failed program was: > #line 23222 "configure" > #include "confdefs.h" > #include > #include > > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > #if BYTE_ORDER != BIG_ENDIAN > not big endian > #endif > > ; > return 0; > } > configure:23363: result: no > configure:23383: checking for mode_t > configure:23410: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:23413: $? = 0 > configure:23416: test -s conftest.o > configure:23419: $? = 0 > configure:23429: result: yes > configure:23441: checking for off_t > configure:23468: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:23471: $? = 0 > configure:23474: test -s conftest.o > configure:23477: $? = 0 > configure:23487: result: yes > configure:23499: checking for pid_t > configure:23526: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:23529: $? = 0 > configure:23532: test -s conftest.o > configure:23535: $? = 0 > configure:23545: result: yes > configure:23557: checking for size_t > configure:23584: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:23587: $? = 0 > configure:23590: test -s conftest.o > configure:23593: $? = 0 > configure:23603: result: yes > configure:23615: checking for int > configure:23642: cc -c -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:23645: $? = 0 > configure:23648: test -s conftest.o > configure:23651: $? = 0 > configure:23661: result: yes > configure:23664: checking size of int > configure:23942: cc -o conftest -O -pipe -march=pentiumpro -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lc_r -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:23945: $? = 0 > configure:23947: ./conftest > /usr/libexec/ld-elf.so.1: Shared object "libfreetype.so.6" not found > configure:23950: $? = 1 > configure: program exited with status 1 > configure: failed program was: > #line 23900 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > long longval () { return (long) (sizeof (int)); } > unsigned long ulongval () { return (long) (sizeof (int)); } > #include > #include > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > > FILE *f = fopen ("conftest.val", "w"); > if (! f) > exit (1); > if (((long) (sizeof (int))) < 0) > { > long i = longval (); > if (i != ((long) (sizeof (int)))) > exit (1); > fprintf (f, "%ld\n", i); > } > else > { > unsigned long i = ulongval (); > if (i != ((long) (sizeof (int)))) > exit (1); > fprintf (f, "%lu\n", i); > } > exit (ferror (f) || fclose (f) != 0); > > ; > return 0; > } > configure:23958: error: cannot compute sizeof (int), 77 > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=i386-portbld-freebsd4.5 > ac_cv_build_alias=i386-portbld-freebsd4.5 > ac_cv_c_bigendian=no > ac_cv_c_compiler_gnu=yes > ac_cv_c_const=yes > ac_cv_c_inline=inline > ac_cv_cxx_compiler_gnu=yes > ac_cv_env_CC_set=set > ac_cv_env_CC_value=cc > ac_cv_env_CFLAGS_set=set > ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' > ac_cv_env_CPPFLAGS_set=set > ac_cv_env_CPPFLAGS_value='-I/usr/local/include -D_THREAD_SAFE' > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set=set > ac_cv_env_CXXFLAGS_value=' -O -pipe -march=pentiumpro' > ac_cv_env_CXX_set=set > ac_cv_env_CXX_value=c++ > ac_cv_env_LDFLAGS_set=set > ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread' > ac_cv_env_build_alias_set=set > ac_cv_env_build_alias_value=i386-portbld-freebsd4.5 > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > ac_cv_exeext= > ac_cv_func_connect=yes > ac_cv_func_gethostbyname=yes > ac_cv_func_remove=yes > ac_cv_func_shmat=yes > ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' > ac_cv_header_DPS_dpsXclient_h=yes > ac_cv_header_bzlib_h=yes > ac_cv_header_dirent_dirent_h=yes > ac_cv_header_dlfcn_h=yes > ac_cv_header_errno_h=yes > ac_cv_header_fcntl_h=yes > ac_cv_header_fpxlib_h=yes > ac_cv_header_freetype_freetype_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_jbig_h=yes > ac_cv_header_jconfig_h=yes > ac_cv_header_jerror_h=yes > ac_cv_header_jmorecfg_h=yes > ac_cv_header_jpeglib_h=yes > ac_cv_header_lcms_h=yes > ac_cv_header_libwmf_ipa_h=yes > ac_cv_header_libxml_parser_h=yes > ac_cv_header_malloc_h=yes > ac_cv_header_math_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_mpeg2dec_mpeg2_h=yes > ac_cv_header_png_h=yes > ac_cv_header_pwd_h=yes > ac_cv_header_stat_broken=no > ac_cv_header_stdarg_h=yes > ac_cv_header_stdc=yes > ac_cv_header_stdint_h=no > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_select_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_time_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_tiff_h=yes > ac_cv_header_tiffconf_h=yes > ac_cv_header_tiffio_h=yes > ac_cv_header_time=yes > ac_cv_header_unistd_h=yes > ac_cv_header_varargs_h=yes > ac_cv_header_zconf_h=yes > ac_cv_header_zlib_h=yes > ac_cv_host=i386-portbld-freebsd4.5 > ac_cv_host_alias=i386-portbld-freebsd4.5 > ac_cv_jpeg_version_ok=yes > ac_cv_lib_ICE_IceConnectionNumber=yes > ac_cv_lib_Xext_XShapeCombineMask=yes > ac_cv_lib_Xext_XShmAttach=yes > ac_cv_lib_Xt_XtSetEventDispatcher=yes > ac_cv_lib_bz2_BZ2_bzCompress=yes > ac_cv_lib_bz2_BZ2_bzDecompress=yes > ac_cv_lib_dps_DPSInitialize=yes > ac_cv_lib_dpstk_XDPSPixelsPerPoint=yes > ac_cv_lib_fpx_FPX_OpenImageByFilename=yes > ac_cv_lib_freetype_FT_Init_FreeType=yes > ac_cv_lib_jbig_jbg_dec_init=yes > ac_cv_lib_jpeg_jpeg_read_header=yes > ac_cv_lib_lcms_cmsOpenProfileFromMem=yes > ac_cv_lib_m_sqrt=yes > ac_cv_lib_mpeg2_mpeg2_decode_data=yes > ac_cv_lib_png_png_free=yes > ac_cv_lib_pthread_pthread_attr_init=yes > ac_cv_lib_tiff_TIFFOpen=yes > ac_cv_lib_wmf_wmf_api_create=yes > ac_cv_lib_wmflite_wmf_lite_create=no > ac_cv_lib_xml2_xmlParseExternalEntity=yes > ac_cv_lib_z_compress=yes > ac_cv_lib_z_deflate=yes > ac_cv_lib_z_inflate=yes > ac_cv_lib_z_uncompress=yes > ac_cv_objext=o > ac_cv_prog_AWK=awk > ac_cv_prog_CPP='cc -E' > ac_cv_prog_CXXCPP='c++ -E' > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_ac_ct_RANLIB=ranlib > ac_cv_prog_ac_ct_STRIP=strip > ac_cv_prog_cc_g=yes > ac_cv_prog_cc_stdc= > ac_cv_prog_cxx_g=yes > ac_cv_prog_freetype_config=freetype-config > ac_cv_prog_gcc_traditional=no > ac_cv_prog_make_gmake_set=yes > ac_cv_prog_xml2_config=xml2-config > ac_cv_search_opendir='none required' > ac_cv_target=i386-portbld-freebsd4.5 > ac_cv_target_alias=i386-portbld-freebsd4.5 > ac_cv_type_int=yes > ac_cv_type_mode_t=yes > ac_cv_type_off_t=yes > ac_cv_type_pid_t=yes > ac_cv_type_size_t=yes > am_cv_CC_dependencies_compiler_type=gcc > am_cv_CXX_dependencies_compiler_type=gcc > im_cv_x_coder_modules=/usr/local/lib/ImageMagick/modules/coders/ > im_cv_x_configure=/usr/X11R6/lib/X11/ > lt_cv_deplibs_check_method=pass_all > lt_cv_file_magic_cmd='$MAGIC_CMD' > lt_cv_file_magic_test_file= > lt_cv_ld_reload_flag=-r > lt_cv_objdir=.libs > lt_cv_path_LD=/usr/libexec/elf/ld > lt_cv_path_NM='/usr/bin/nm -B' > lt_cv_prog_compiler_c_o=yes > lt_cv_prog_compiler_c_o_CXX=yes > lt_cv_prog_compiler_c_o_GCJ=no > lt_cv_prog_compiler_rtti_exceptions=yes > lt_cv_prog_gnu_ld=yes > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' > lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' > lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' > lt_cv_sys_max_cmd_len=16384 > lt_lt_cv_prog_compiler_c_o='"yes"' > lt_lt_cv_prog_compiler_c_o_CXX='"yes"' > lt_lt_cv_prog_compiler_c_o_GCJ='"no"' > lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' > lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' > lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define STDC_HEADERS 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_DLFCN_H 1 > #define HasLTDL > #define MagickModulesPath "/usr/local/lib/ImageMagick/modules/coders/" > #define HasLZW 1 > #define QuantumDepth 16 > #define X11ConfigurePath "/usr/X11R6/lib/X11/" > #define HasPTHREADS > #define HasZLIB > #define HasBZLIB > #define HasX11 > #define HasSharedMemory > #define HasShape > #define HasDPS > #define HasFPX > #define HAVE_LCMS_H 1 > #define HasLCMS > #define HasPNG > #define HasJPEG > #define HasMPEG2 > #define HAVE_FREETYPE_FREETYPE_H 1 > #define HasTTF > #define HasTIFF > #define HAVE_TIFFCONF_H 1 > #define HasJBIG > #define HasXML > #define HasWMF > #define STDC_HEADERS 1 > #define TIME_WITH_SYS_TIME 1 > #define HAVE_DIRENT_H 1 > #define HAVE_SYS_SELECT_H 1 > #define HAVE_SYS_TIME_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_MATH_H 1 > #define HAVE_STRING_H 1 > #define HAVE_STDARG_H 1 > #define HAVE_VARARGS_H 1 > #define HAVE_PWD_H 1 > #define HAVE_MALLOC_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_ERRNO_H 1 > #define HAVE_FCNTL_H 1 > > configure: exit 1 -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 10:57:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by hub.freebsd.org (Postfix) with ESMTP id 8327B37B401; Thu, 9 May 2002 10:57:15 -0700 (PDT) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g49HwJX30563; Thu, 9 May 2002 19:58:20 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.11.6/8.11.6) id g49Hv9L01568; Thu, 9 May 2002 19:57:09 +0200 (CEST) (envelope-from tilman@arved.de) Date: Thu, 9 May 2002 19:57:07 +0200 From: Tilman Linneweh To: obrien@freebsd.org Cc: ports@freebsd.org Subject: distinfo of x11-toolkits/open-motif-devel is out of sync Message-Id: <20020509195707.2c52f4b8.tilman@arved.de> X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.OPT/LgDYycl:,e" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.OPT/LgDYycl:,e Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi David, you have forgotten to update distinfo with last commit. regards arved. --=.OPT/LgDYycl:,e Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE82rh1EH3do0kMxDoRArTOAKCK4lkRRCj/UhhxNq2h4PiWnXwO7QCfZerV /S5HmRW1XEezFKkXJLvyKD0= =NMYP -----END PGP SIGNATURE----- --=.OPT/LgDYycl:,e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 11:10:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90D3537B403 for ; Thu, 9 May 2002 11:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49IA3W76322; Thu, 9 May 2002 11:10:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 11:10:03 -0700 (PDT) Message-Id: <200205091810.g49IA3W76322@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Juha Ylitalo Subject: Re: ports/35037: New port: sysutils/cfengine2 Reply-To: Juha Ylitalo Sender: owner-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/35037; it has been noted by GNATS. From: Juha Ylitalo To: freebsd-gnats-submit@FreeBSD.org, jylitalo@iki.fi Cc: Subject: Re: ports/35037: New port: sysutils/cfengine2 Date: 09 May 2002 22:08:40 +0400 --=-rrNgb5Mc8FXVFYorvAP3 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This latest version has number of changes to my earlier submits on this same PR. Things that come right into my mind are following: - renamed port from cfengine-devel to cfengine2, because cfengine 2.0.x is now mainstream, but at the sametime, I suspect that too much organizations are still using cfengine 1.6.x, so upgrade to cfengine port wouldn't go through. - cfengine 2.0.0 -> 2.0.1 version upgrade - cfexec and cfservd start/stop scripts (thanks to fcron port for those) - fixes to pkg-plist, where I had forgot to do some modifications, when I upgraded it from 2.0b1 to 2.0.0 - somehow the formatting in my cfengine 2.0.0 submission was bit flaky because some lines seemed to have extra space at the beginning of =20 line. Now it should be ready for submitters to check it. Here is actual submission: # 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: # # cfengine2 # cfengine2/Makefile # cfengine2/distinfo # cfengine2/pkg-comment # cfengine2/pkg-descr # cfengine2/pkg-plist # cfengine2/files # cfengine2/files/cfexecd.sh.sample # cfengine2/files/cfservd.sh.sample # echo c - cfengine2 mkdir -p cfengine2 > /dev/null 2>&1 echo x - cfengine2/Makefile sed 's/^X//' >cfengine2/Makefile << 'END-of-cfengine2/Makefile' X# New ports collection makefile for: cfengine2 X# Date created: May 9, 2002 X# Whom: jylitalo@iki.fi X# $FreeBSD$ X# X XPORTNAME=3D cfengine2 XPORTVERSION=3D 2.0.1 X# PORTREVISION=3D 1 XCATEGORIES=3D sysutils XMASTER_SITES=3D ftp://ftp.iu.hio.no/pub/cfengine/ \ X ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR=3Dcfengine XDISTNAME=3D cfengine-${PORTVERSION} X XMAINTAINER=3D jylitalo@iki.fi X XBUILD_DEPENDS=3D latex:${PORTSDIR}/print/teTeX XLIB_DEPENDS=3D db3:${PORTSDIR}/databases/db3 X XCONFIGURE_ARGS+=3D BERKELEY_DB_LIB=3D-ldb3 BERKELEY_DB_CFLAGS=3D-I/usr/loc= al/include/db3 BERKELEY_DB_LDFLAGS=3D-L/usr/local/lib XCFLAGS+=3D-g XCC=3Dgcc X# USE_AUTOCONF=3D yes X# USE_AUTOMAKE=3D yes XHAS_CONFIGURE=3D yes XUSE_GMAKE=3D yes X XMAN8=3D cfengine.8 X Xdo-install: X cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} -f ${MAKEFILE} install X ${INSTALL_SCRIPT} ${FILESDIR}/cfexecd.sh.sample ${PREFIX}/etc/rc.d/ X ${INSTALL_SCRIPT} ${FILESDIR}/cfservd.sh.sample ${PREFIX}/etc/rc.d/ X.include END-of-cfengine2/Makefile echo x - cfengine2/distinfo sed 's/^X//' >cfengine2/distinfo << 'END-of-cfengine2/distinfo' XMD5 (cfengine-2.0.1.tar.gz) =3D 16a44d47c194bd7c2a7bff003ec6f08b END-of-cfengine2/distinfo echo x - cfengine2/pkg-comment sed 's/^X//' >cfengine2/pkg-comment << 'END-of-cfengine2/pkg-comment' XGNU cfengine - a systems administration tool for networks END-of-cfengine2/pkg-comment echo x - cfengine2/pkg-descr sed 's/^X//' >cfengine2/pkg-descr << 'END-of-cfengine2/pkg-descr' XCfengine, or the configuration engine is an agent/software robot and a Xvery high level language for building expert systems to administrate Xand configure large computer networks. Cfengine uses the idea of Xclasses and a primitive form of intelligence to define and automate Xthe configuration and maintenance of system state, for small to huge Xconfigurations. Cfengine is designed to be a part of a computer immune Xsystem. X XWWW: http://www.iu.hioslo.no/cfengine/ END-of-cfengine2/pkg-descr echo x - cfengine2/pkg-plist sed 's/^X//' >cfengine2/pkg-plist << 'END-of-cfengine2/pkg-plist' Xsbin/cfagent Xsbin/cfservd Xsbin/cfrun Xsbin/cfkey Xsbin/cfenvd Xsbin/cfenvgraph Xsbin/cfexecd Xsbin/vicf Xsbin/cfdoc Xshare/cfengine/cfengine.el Xshare/cfengine/cf.chflags.example Xshare/cfengine/cf.freebsd.example Xshare/cfengine/cf.ftp.example Xshare/cfengine/cf.groups.example Xshare/cfengine/cf.linux.example Xshare/cfengine/cf.main.example Xshare/cfengine/cf.motd.example Xshare/cfengine/cf.preconf.example Xshare/cfengine/cf.services.example Xshare/cfengine/cf.site.example Xshare/cfengine/cf.solaris.example Xshare/cfengine/cf.sun4.example Xshare/cfengine/cf.users.example Xshare/cfengine/cfservd.conf.example Xshare/cfengine/cfagent.conf.example Xshare/cfengine/cfagent.conf-advanced.example Xshare/cfengine/update.conf.example Xshare/cfengine/cfrc.example Xshare/cfengine/cfrun.hosts.example Xshare/cfengine/html/cfengine-Reference.html Xshare/cfengine/html/cfengine-Tutorial.html Xinfo/cfengine-Reference.info Xdoc/cfengine-2.0.1/COPYING Xdoc/cfengine-2.0.1/ChangeLog Xdoc/cfengine-2.0.1/INSTALL Xdoc/cfengine-2.0.1/NEWS Xdoc/cfengine-2.0.1/README Xdoc/cfengine-2.0.1/SURVEY X@dirrm share/cfengine/html X@dirrm share/cfengine X@dirrm doc/cfengine-2.0.1 END-of-cfengine2/pkg-plist echo c - cfengine2/files mkdir -p cfengine2/files > /dev/null 2>&1 echo x - cfengine2/files/cfexecd.sh.sample sed 's/^X//' >cfengine2/files/cfexecd.sh.sample << 'END-of-cfengine2/files/= cfexecd.sh.sample' X#!/bin/sh X# Start cfexecd at boot time under FreeBSD X XSBIN=3D/usr/local/sbin XPROG=3Dcfexecd X Xcase "$1" in X start) X if [ ! -d /var/cfengine/bin ]; then X mkdir -p /var/cfengine/bin X fi X if [ ! -h /var/cfengine/bin/cfagent ]; then X ln -s $SBIN/cfagent /var/cfengine/bin/ X fi X if [ ! -f /var/cfengine/ppkeys/localhost.priv ]; then X $SBIN/cfkey X fi X $SBIN/$PROG && echo -n " $PROG" X ;; X stop) X killall -TERM $PROG=20 X ;; X *) X echo "Usage: $PROG start|stop" X exit 1 X ;; Xesac END-of-cfengine2/files/cfexecd.sh.sample echo x - cfengine2/files/cfservd.sh.sample sed 's/^X//' >cfengine2/files/cfservd.sh.sample << 'END-of-cfengine2/files/= cfservd.sh.sample' X#!/bin/sh X# Start cfservd at boot time under FreeBSD X XSBIN=3D/usr/local/sbin XPROG=3Dcfservd X Xcase "$1" in X start) X if [ ! -f /var/cfengine/ppkeys/localhost.priv ]; then X $SBIN/cfkey X fi X $SBIN/$PROG && echo -n " $PROG" X ;; X stop) X killall -TERM $PROG=20 X ;; X *) X echo "Usage: $PROG start|stop" X exit 1 X ;; Xesac END-of-cfengine2/files/cfservd.sh.sample exit --=20 Juha Ylitalo juha.ylitalo@iki.fi +358 40 562 6152 http://www.iki.fi/jylitalo "Some tools are used, because its policy, others because they are good." --=-rrNgb5Mc8FXVFYorvAP3 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 iD8DBQA82rsoT3Z0FVGK5qMRAmx4AKCP+IYIpipHnTKn3wtmClIvTJetuwCeMsDo WLwIGqaL97hYoiMJmFUHFlg= =lTqG -----END PGP SIGNATURE----- --=-rrNgb5Mc8FXVFYorvAP3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 11:15:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.jpcampbell.com (adsl-64-164-212-130.dsl.snfc21.pacbell.net [64.164.212.130]) by hub.freebsd.org (Postfix) with ESMTP id 4D1DE37B401 for ; Thu, 9 May 2002 11:15:12 -0700 (PDT) Received: by mail.jpcampbell.com (Postfix, from userid 1000) id 7F7CA6F9D; Thu, 9 May 2002 11:14:59 -0700 (PDT) Date: Thu, 9 May 2002 11:14:59 -0700 From: "John P. Campbell" To: freebsd-ports@freebsd.org Subject: giconv Message-ID: <20020509181458.GA51609@jpcampbell.com> Reply-To: jcampbell@intacct.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I have a number of ports that are causing problems because of the iconv/gic= onv issue. I have read the archives but not found a definitive answer as to wh= at to do. This is the most recent output from the icewm-gnome port (below). The only iconv I have installed is libiconv-1.7_4. I update my ports night= ly, so I usually have access to the latest and greatest. Is there something I can do to get past these issues? jpc checking giconv.h usability... no checking giconv.h presence... no checking for giconv.h... no configure: error: I18N support has been requested but giconv.h wasn=B4t fou= nd. *** Check your installation. Upgrade your C library or install GNU libiconv *** available at ftp://ftp.gnu.org/pub/gnu/libiconv/. =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to nakai@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-wm/icewm/work/icewm-1.0.9/config.log" including t= he output of the failure of your make command. Also, it might be a good = idea to provide an overview of all packages installed on your system (e.g.= an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11-wm/icewm. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:fai= led) ! x11-wm/icewm (icewm-gnome-1.0.9_2) (configure error) --=20 John P. Campbell Intacct Corporation 408-395-0961 public key available at www.keyserver.net Key fingerprint =3D 5FA6 FE30 CE8B 3EE2 63F7 3833 364A 7DA1 3A6B 656A --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE82ryiNkp9oTprZWoRAlq7AKCqyI5lZTHdDoXyJMqOevw35trZhACfa6LL l0NVjx/nNNfA/HyEFTZ/gO4= =eXsl -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 11:20: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 B6BDE37B407 for ; Thu, 9 May 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49IK1K77032; Thu, 9 May 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from femme.sapphite.org (bgp01560565bgs.gambrl01.md.comcast.net [68.50.32.109]) by hub.freebsd.org (Postfix) with ESMTP id 518E837B403 for ; Thu, 9 May 2002 11:14:00 -0700 (PDT) Received: from femme.sapphite.org (trish@localhost [127.0.0.1]) by femme.sapphite.org (8.12.3/8.12.1) with ESMTP id g49IDnDo024314; Thu, 9 May 2002 14:13:50 -0400 (EDT) Received: (from trish@localhost) by femme.sapphite.org (8.12.3/8.12.3/Submit) id g49IDmma024313; Thu, 9 May 2002 14:13:48 -0400 (EDT) Message-Id: <200205091813.g49IDmma024313@femme.sapphite.org> Date: Thu, 9 May 2002 14:13:48 -0400 (EDT) From: Trish Lynch Reply-To: Trish Lynch To: FreeBSD-gnats-submit@FreeBSD.org Cc: trish@bsdunix.net X-Send-Pr-Version: 3.113 Subject: ports/37893: *MAINTAINER UPDATE* Ecartis 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: 37893 >Category: ports >Synopsis: *MAINTAINER UPDATE* Ecartis Port Update >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Trish Lynch >Release: FreeBSD 5.0-CURRENT i386 >Organization: Ecartis Core Team >Environment: System: FreeBSD femme.sapphite.org 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Thu May 2 19:25:12 EDT 2002 trish@femme.sapphite.org:/admins/obj/admins/src/sys/FEMME i386 >Description: Update to Ecartis beta 1.0.0 Security Milestone 1 This new snapshot has the core ecartis code gone through line by line for possible buffer overflow issues. >How-To-Repeat: No need to. >Fix: diff -ruN ecartis.old/Makefile ecartis/Makefile --- ecartis.old/Makefile Thu May 9 13:58:22 2002 +++ ecartis/Makefile Thu May 9 14:04:30 2002 @@ -6,10 +6,10 @@ # PORTNAME= ecartis -PORTVERSION= 1.0.0b +PORTVERSION= 1.0.0-bm1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ecartis.org/pub/ecartis/snapshots/tar/ -DISTNAME= ecartis-1.0.0-snap20020427 +DISTNAME= ecartis-1.0.0-snap20020508 MAINTAINER= trish@bsdunix.net diff -ruN ecartis.old/distinfo ecartis/distinfo --- ecartis.old/distinfo Thu May 9 13:58:22 2002 +++ ecartis/distinfo Thu May 9 14:02:11 2002 @@ -1 +1 @@ -MD5 (ecartis-1.0.0-snap20020427.tar.gz) = 3ae4896c772719bf0bc9168bac15b22d +MD5 (ecartis-1.0.0-snap20020508.tar.gz) = 65be6fca41d8888e76c748321048b37c >Release-Note: >Audit-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 May 9 11:20:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 22E8637B40D for ; Thu, 9 May 2002 11:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49IK1G77052; Thu, 9 May 2002 11:20:01 -0700 (PDT) (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 1000F37B407 for ; Thu, 9 May 2002 11:18:26 -0700 (PDT) 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 g49IHbp15829 for ; Thu, 9 May 2002 20:17:37 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 7EA0F5A548 for ; Thu, 9 May 2002 20:17:36 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 396CC5A547; Thu, 9 May 2002 20:17:35 +0200 (CEST) Message-Id: <20020509181735.396CC5A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 20:17:35 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37895: Fix plist games/gshisen --- bento 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 >Number: 37895 >Category: ports >Synopsis: Fix plist games/gshisen --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fix plist games/gshisen --- bento error Regards, Olli >How-To-Repeat: >Fix: diff -ruN gshisen.old/pkg-plist gshisen/pkg-plist --- gshisen.old/pkg-plist Wed Aug 15 11:36:40 2001 +++ gshisen/pkg-plist Thu May 9 20:14:50 2002 @@ -1,84 +1,85 @@ -System/Apps/GShisen.app/GShisen -System/Apps/GShisen.app/Resources/1-1-h.tiff -System/Apps/GShisen.app/Resources/1-1.tiff -System/Apps/GShisen.app/Resources/1-2-h.tiff -System/Apps/GShisen.app/Resources/1-2.tiff -System/Apps/GShisen.app/Resources/1-3-h.tiff -System/Apps/GShisen.app/Resources/1-3.tiff -System/Apps/GShisen.app/Resources/1-4-h.tiff -System/Apps/GShisen.app/Resources/1-4.tiff -System/Apps/GShisen.app/Resources/2-1-h.tiff -System/Apps/GShisen.app/Resources/2-1.tiff -System/Apps/GShisen.app/Resources/2-2-h.tiff -System/Apps/GShisen.app/Resources/2-2.tiff -System/Apps/GShisen.app/Resources/2-3-h.tiff -System/Apps/GShisen.app/Resources/2-3.tiff -System/Apps/GShisen.app/Resources/2-4-h.tiff -System/Apps/GShisen.app/Resources/2-4.tiff -System/Apps/GShisen.app/Resources/3-1-h.tiff -System/Apps/GShisen.app/Resources/3-1.tiff -System/Apps/GShisen.app/Resources/3-2-h.tiff -System/Apps/GShisen.app/Resources/3-2.tiff -System/Apps/GShisen.app/Resources/3-3-h.tiff -System/Apps/GShisen.app/Resources/3-3.tiff -System/Apps/GShisen.app/Resources/3-4-h.tiff -System/Apps/GShisen.app/Resources/3-4.tiff -System/Apps/GShisen.app/Resources/4-1-h.tiff -System/Apps/GShisen.app/Resources/4-1.tiff -System/Apps/GShisen.app/Resources/4-2-h.tiff -System/Apps/GShisen.app/Resources/4-2.tiff -System/Apps/GShisen.app/Resources/4-3-h.tiff -System/Apps/GShisen.app/Resources/4-3.tiff -System/Apps/GShisen.app/Resources/4-4-h.tiff -System/Apps/GShisen.app/Resources/4-4.tiff -System/Apps/GShisen.app/Resources/5-1-h.tiff -System/Apps/GShisen.app/Resources/5-1.tiff -System/Apps/GShisen.app/Resources/5-2-h.tiff -System/Apps/GShisen.app/Resources/5-2.tiff -System/Apps/GShisen.app/Resources/5-3-h.tiff -System/Apps/GShisen.app/Resources/5-3.tiff -System/Apps/GShisen.app/Resources/5-4-h.tiff -System/Apps/GShisen.app/Resources/5-4.tiff -System/Apps/GShisen.app/Resources/6-1-h.tiff -System/Apps/GShisen.app/Resources/6-1.tiff -System/Apps/GShisen.app/Resources/6-2-h.tiff -System/Apps/GShisen.app/Resources/6-2.tiff -System/Apps/GShisen.app/Resources/6-3-h.tiff -System/Apps/GShisen.app/Resources/6-3.tiff -System/Apps/GShisen.app/Resources/6-4-h.tiff -System/Apps/GShisen.app/Resources/6-4.tiff -System/Apps/GShisen.app/Resources/7-1-h.tiff -System/Apps/GShisen.app/Resources/7-1.tiff -System/Apps/GShisen.app/Resources/7-2-h.tiff -System/Apps/GShisen.app/Resources/7-2.tiff -System/Apps/GShisen.app/Resources/7-3-h.tiff -System/Apps/GShisen.app/Resources/7-3.tiff -System/Apps/GShisen.app/Resources/7-4-h.tiff -System/Apps/GShisen.app/Resources/7-4.tiff -System/Apps/GShisen.app/Resources/8-1-h.tiff -System/Apps/GShisen.app/Resources/8-1.tiff -System/Apps/GShisen.app/Resources/8-2-h.tiff -System/Apps/GShisen.app/Resources/8-2.tiff -System/Apps/GShisen.app/Resources/8-3-h.tiff -System/Apps/GShisen.app/Resources/8-3.tiff -System/Apps/GShisen.app/Resources/8-4-h.tiff -System/Apps/GShisen.app/Resources/8-4.tiff -System/Apps/GShisen.app/Resources/9-1-h.tiff -System/Apps/GShisen.app/Resources/9-1.tiff -System/Apps/GShisen.app/Resources/9-2-h.tiff -System/Apps/GShisen.app/Resources/9-2.tiff -System/Apps/GShisen.app/Resources/9-3-h.tiff -System/Apps/GShisen.app/Resources/9-3.tiff -System/Apps/GShisen.app/Resources/9-4-h.tiff -System/Apps/GShisen.app/Resources/9-4.tiff -System/Apps/GShisen.app/Resources/GShisen.tiff -System/Apps/GShisen.app/Resources/Info-gnustep.plist -System/Apps/GShisen.app/Resources/green.tiff -System/Apps/GShisen.app/Resources/x.tiff -System/Apps/GShisen.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/GShisen -System/Apps/GShisen.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/library_paths.openapp -@dirrm System/Apps/GShisen.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu -@dirrm System/Apps/GShisen.app/%%GNU_ARCH%%/%%OPSYS%% -@dirrm System/Apps/GShisen.app/%%GNU_ARCH%% -@dirrm System/Apps/GShisen.app/Resources -@dirrm System/Apps/GShisen.app +System/Applications/GShisen.app/GShisen +System/Applications/GShisen.app/Resources/1-1-h.tiff +System/Applications/GShisen.app/Resources/1-1.tiff +System/Applications/GShisen.app/Resources/1-2-h.tiff +System/Applications/GShisen.app/Resources/1-2.tiff +System/Applications/GShisen.app/Resources/1-3-h.tiff +System/Applications/GShisen.app/Resources/1-3.tiff +System/Applications/GShisen.app/Resources/1-4-h.tiff +System/Applications/GShisen.app/Resources/1-4.tiff +System/Applications/GShisen.app/Resources/2-1-h.tiff +System/Applications/GShisen.app/Resources/2-1.tiff +System/Applications/GShisen.app/Resources/2-2-h.tiff +System/Applications/GShisen.app/Resources/2-2.tiff +System/Applications/GShisen.app/Resources/2-3-h.tiff +System/Applications/GShisen.app/Resources/2-3.tiff +System/Applications/GShisen.app/Resources/2-4-h.tiff +System/Applications/GShisen.app/Resources/2-4.tiff +System/Applications/GShisen.app/Resources/3-1-h.tiff +System/Applications/GShisen.app/Resources/3-1.tiff +System/Applications/GShisen.app/Resources/3-2-h.tiff +System/Applications/GShisen.app/Resources/3-2.tiff +System/Applications/GShisen.app/Resources/3-3-h.tiff +System/Applications/GShisen.app/Resources/3-3.tiff +System/Applications/GShisen.app/Resources/3-4-h.tiff +System/Applications/GShisen.app/Resources/3-4.tiff +System/Applications/GShisen.app/Resources/4-1-h.tiff +System/Applications/GShisen.app/Resources/4-1.tiff +System/Applications/GShisen.app/Resources/4-2-h.tiff +System/Applications/GShisen.app/Resources/4-2.tiff +System/Applications/GShisen.app/Resources/4-3-h.tiff +System/Applications/GShisen.app/Resources/4-3.tiff +System/Applications/GShisen.app/Resources/4-4-h.tiff +System/Applications/GShisen.app/Resources/4-4.tiff +System/Applications/GShisen.app/Resources/5-1-h.tiff +System/Applications/GShisen.app/Resources/5-1.tiff +System/Applications/GShisen.app/Resources/5-2-h.tiff +System/Applications/GShisen.app/Resources/5-2.tiff +System/Applications/GShisen.app/Resources/5-3-h.tiff +System/Applications/GShisen.app/Resources/5-3.tiff +System/Applications/GShisen.app/Resources/5-4-h.tiff +System/Applications/GShisen.app/Resources/5-4.tiff +System/Applications/GShisen.app/Resources/6-1-h.tiff +System/Applications/GShisen.app/Resources/6-1.tiff +System/Applications/GShisen.app/Resources/6-2-h.tiff +System/Applications/GShisen.app/Resources/6-2.tiff +System/Applications/GShisen.app/Resources/6-3-h.tiff +System/Applications/GShisen.app/Resources/6-3.tiff +System/Applications/GShisen.app/Resources/6-4-h.tiff +System/Applications/GShisen.app/Resources/6-4.tiff +System/Applications/GShisen.app/Resources/7-1-h.tiff +System/Applications/GShisen.app/Resources/7-1.tiff +System/Applications/GShisen.app/Resources/7-2-h.tiff +System/Applications/GShisen.app/Resources/7-2.tiff +System/Applications/GShisen.app/Resources/7-3-h.tiff +System/Applications/GShisen.app/Resources/7-3.tiff +System/Applications/GShisen.app/Resources/7-4-h.tiff +System/Applications/GShisen.app/Resources/7-4.tiff +System/Applications/GShisen.app/Resources/8-1-h.tiff +System/Applications/GShisen.app/Resources/8-1.tiff +System/Applications/GShisen.app/Resources/8-2-h.tiff +System/Applications/GShisen.app/Resources/8-2.tiff +System/Applications/GShisen.app/Resources/8-3-h.tiff +System/Applications/GShisen.app/Resources/8-3.tiff +System/Applications/GShisen.app/Resources/8-4-h.tiff +System/Applications/GShisen.app/Resources/8-4.tiff +System/Applications/GShisen.app/Resources/9-1-h.tiff +System/Applications/GShisen.app/Resources/9-1.tiff +System/Applications/GShisen.app/Resources/9-2-h.tiff +System/Applications/GShisen.app/Resources/9-2.tiff +System/Applications/GShisen.app/Resources/9-3-h.tiff +System/Applications/GShisen.app/Resources/9-3.tiff +System/Applications/GShisen.app/Resources/9-4-h.tiff +System/Applications/GShisen.app/Resources/9-4.tiff +System/Applications/GShisen.app/Resources/GShisen.tiff +System/Applications/GShisen.app/Resources/GShisen.desktop +System/Applications/GShisen.app/Resources/Info-gnustep.plist +System/Applications/GShisen.app/Resources/green.tiff +System/Applications/GShisen.app/Resources/x.tiff +System/Applications/GShisen.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/GShisen +System/Applications/GShisen.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/library_paths.openapp +@dirrm System/Applications/GShisen.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu +@dirrm System/Applications/GShisen.app/%%GNU_ARCH%%/%%OPSYS%% +@dirrm System/Applications/GShisen.app/%%GNU_ARCH%% +@dirrm System/Applications/GShisen.app/Resources +@dirrm System/Applications/GShisen.app >Release-Note: >Audit-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 May 9 11:20: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 E76C137B40A for ; Thu, 9 May 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49IK1I77043; Thu, 9 May 2002 11:20:01 -0700 (PDT) (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 2F8A137B407 for ; Thu, 9 May 2002 11:14:19 -0700 (PDT) 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 g49IB6p15791 for ; Thu, 9 May 2002 20:11:06 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 880E05A548 for ; Thu, 9 May 2002 20:11:05 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 6BDC25A547; Thu, 9 May 2002 20:11:04 +0200 (CEST) Message-Id: <20020509181104.6BDC25A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 20:11:04 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37894: Fix plist games/gomoku.app --- bento 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 >Number: 37894 >Category: ports >Synopsis: Fix plist games/gomoku.app --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fix plist games/gomoku.app --- bento error Regards, Olli >How-To-Repeat: >Fix: diff -ruN gomoku.app.old/pkg-plist gomoku.app/pkg-plist --- gomoku.app.old/pkg-plist Tue Jun 26 14:22:51 2001 +++ gomoku.app/pkg-plist Thu May 9 20:05:43 2002 @@ -1,43 +1,44 @@ -Local/Apps/Gomoku.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/Gomoku -Local/Apps/Gomoku.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/library_paths.openapp -Local/Apps/Gomoku.app/Gomoku -Local/Apps/Gomoku.app/Resources/Computer.png -Local/Apps/Gomoku.app/Resources/ComputerBottom.png -Local/Apps/Gomoku.app/Resources/ComputerBottomLeft.png -Local/Apps/Gomoku.app/Resources/ComputerBottomRight.png -Local/Apps/Gomoku.app/Resources/ComputerLeft.png -Local/Apps/Gomoku.app/Resources/ComputerRight.png -Local/Apps/Gomoku.app/Resources/ComputerTop.png -Local/Apps/Gomoku.app/Resources/ComputerTopLeft.png -Local/Apps/Gomoku.app/Resources/ComputerTopRight.png -Local/Apps/Gomoku.app/Resources/Empty.png -Local/Apps/Gomoku.app/Resources/EmptyBottom.png -Local/Apps/Gomoku.app/Resources/EmptyBottomLeft.png -Local/Apps/Gomoku.app/Resources/EmptyBottomRight.png -Local/Apps/Gomoku.app/Resources/EmptyLeft.png -Local/Apps/Gomoku.app/Resources/EmptyRight.png -Local/Apps/Gomoku.app/Resources/EmptyTop.png -Local/Apps/Gomoku.app/Resources/EmptyTopLeft.png -Local/Apps/Gomoku.app/Resources/EmptyTopRight.png -Local/Apps/Gomoku.app/Resources/English.lproj/Localizable.strings -Local/Apps/Gomoku.app/Resources/French.lproj/Localizable.strings -Local/Apps/Gomoku.app/Resources/Gomoku.png -Local/Apps/Gomoku.app/Resources/Human.png -Local/Apps/Gomoku.app/Resources/HumanBottom.png -Local/Apps/Gomoku.app/Resources/HumanBottomLeft.png -Local/Apps/Gomoku.app/Resources/HumanBottomRight.png -Local/Apps/Gomoku.app/Resources/HumanLeft.png -Local/Apps/Gomoku.app/Resources/HumanRight.png -Local/Apps/Gomoku.app/Resources/HumanTop.png -Local/Apps/Gomoku.app/Resources/HumanTopLeft.png -Local/Apps/Gomoku.app/Resources/HumanTopRight.png -Local/Apps/Gomoku.app/Resources/Info-gnustep.plist -Local/Apps/Gomoku.app/Resources/Italian.lproj/Localizable.strings -@dirrm Local/Apps/Gomoku.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu -@dirrm Local/Apps/Gomoku.app/%%GNU_ARCH%%/%%OPSYS%% -@dirrm Local/Apps/Gomoku.app/%%GNU_ARCH%% -@dirrm Local/Apps/Gomoku.app/Resources/Italian.lproj -@dirrm Local/Apps/Gomoku.app/Resources/French.lproj -@dirrm Local/Apps/Gomoku.app/Resources/English.lproj -@dirrm Local/Apps/Gomoku.app/Resources -@dirrm Local/Apps/Gomoku.app +Local/Applications/Gomoku.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/Gomoku +Local/Applications/Gomoku.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/library_paths.openapp +Local/Applications/Gomoku.app/Gomoku +Local/Applications/Gomoku.app/Resources/Computer.png +Local/Applications/Gomoku.app/Resources/ComputerBottom.png +Local/Applications/Gomoku.app/Resources/ComputerBottomLeft.png +Local/Applications/Gomoku.app/Resources/ComputerBottomRight.png +Local/Applications/Gomoku.app/Resources/ComputerLeft.png +Local/Applications/Gomoku.app/Resources/ComputerRight.png +Local/Applications/Gomoku.app/Resources/ComputerTop.png +Local/Applications/Gomoku.app/Resources/ComputerTopLeft.png +Local/Applications/Gomoku.app/Resources/ComputerTopRight.png +Local/Applications/Gomoku.app/Resources/Empty.png +Local/Applications/Gomoku.app/Resources/EmptyBottom.png +Local/Applications/Gomoku.app/Resources/EmptyBottomLeft.png +Local/Applications/Gomoku.app/Resources/EmptyBottomRight.png +Local/Applications/Gomoku.app/Resources/EmptyLeft.png +Local/Applications/Gomoku.app/Resources/EmptyRight.png +Local/Applications/Gomoku.app/Resources/EmptyTop.png +Local/Applications/Gomoku.app/Resources/EmptyTopLeft.png +Local/Applications/Gomoku.app/Resources/EmptyTopRight.png +Local/Applications/Gomoku.app/Resources/English.lproj/Localizable.strings +Local/Applications/Gomoku.app/Resources/French.lproj/Localizable.strings +Local/Applications/Gomoku.app/Resources/Gomoku.png +Local/Applications/Gomoku.app/Resources/Gomoku.desktop +Local/Applications/Gomoku.app/Resources/Human.png +Local/Applications/Gomoku.app/Resources/HumanBottom.png +Local/Applications/Gomoku.app/Resources/HumanBottomLeft.png +Local/Applications/Gomoku.app/Resources/HumanBottomRight.png +Local/Applications/Gomoku.app/Resources/HumanLeft.png +Local/Applications/Gomoku.app/Resources/HumanRight.png +Local/Applications/Gomoku.app/Resources/HumanTop.png +Local/Applications/Gomoku.app/Resources/HumanTopLeft.png +Local/Applications/Gomoku.app/Resources/HumanTopRight.png +Local/Applications/Gomoku.app/Resources/Info-gnustep.plist +Local/Applications/Gomoku.app/Resources/Italian.lproj/Localizable.strings +@dirrm Local/Applications/Gomoku.app/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu +@dirrm Local/Applications/Gomoku.app/%%GNU_ARCH%%/%%OPSYS%% +@dirrm Local/Applications/Gomoku.app/%%GNU_ARCH%% +@dirrm Local/Applications/Gomoku.app/Resources/Italian.lproj +@dirrm Local/Applications/Gomoku.app/Resources/French.lproj +@dirrm Local/Applications/Gomoku.app/Resources/English.lproj +@dirrm Local/Applications/Gomoku.app/Resources +@dirrm Local/Applications/Gomoku.app >Release-Note: >Audit-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 May 9 11:22:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-48.cisco.com [64.102.60.48]) by hub.freebsd.org (Postfix) with ESMTP id ECE0D37B400 for ; Thu, 9 May 2002 11:22:19 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g49ILxal008912; Thu, 9 May 2002 14:21:59 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: giconv From: Joe Marcus Clarke To: jcampbell@intacct.com Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20020509181458.GA51609@jpcampbell.com> References: <20020509181458.GA51609@jpcampbell.com> Content-Type: text/plain; charset=ISO8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Ximian Evolution 1.0.4 Date: 09 May 2002 14:21:59 -0400 Message-Id: <1020968519.8229.3.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-05-09 at 14:14, John P. Campbell wrote: > I have a number of ports that are causing problems because of the iconv/g= iconv > issue. I have read the archives but not found a definitive answer as to = what > to do. This is the most recent output from the icewm-gnome port (below). >=20 > The only iconv I have installed is libiconv-1.7_4. I update my ports nig= htly, > so I usually have access to the latest and greatest. >=20 > Is there something I can do to get past these issues? All instances of giconv.h should be switched back to iconv.h. All instances of -lgiconv should be switched back to -liconv. Joe >=20 > jpc >=20 > checking giconv.h usability... no > checking giconv.h presence... no > checking for giconv.h... no > configure: error: I18N support has been requested but giconv.h wasn=B4t f= ound. > *** Check your installation. Upgrade your C library or install GNU libico= nv > *** available at ftp://ftp.gnu.org/pub/gnu/libiconv/. > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to nakai@FreeBSD.org [maintainer] and att= ach > the "/usr/ports/x11-wm/icewm/work/icewm-1.0.9/config.log" including= the > output of the failure of your make command. Also, it might be a goo= d idea > to provide an overview of all packages installed on your system (e.= g. an > `ls /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/x11-wm/icewm. > ** Command failed: make > ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / !:f= ailed) > ! x11-wm/icewm (icewm-gnome-1.0.9_2) (configure error) >=20 >=20 > --=20 > John P. Campbell > Intacct Corporation > 408-395-0961 >=20 > public key available at www.keyserver.net > Key fingerprint =3D 5FA6 FE30 CE8B 3EE2 63F7 3833 364A 7DA1 3A6B 656A --=20 PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 11: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 6E53337B40D for ; Thu, 9 May 2002 11:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49IU2P77849; Thu, 9 May 2002 11:30:02 -0700 (PDT) (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 5EB9837B407 for ; Thu, 9 May 2002 11:26:35 -0700 (PDT) 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 g49INFp15887 for ; Thu, 9 May 2002 20:23:15 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 885015A548 for ; Thu, 9 May 2002 20:23:14 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 644A05A547; Thu, 9 May 2002 20:23:13 +0200 (CEST) Message-Id: <20020509182313.644A05A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 20:23:13 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37896: Fix distinfo graphics/gsculpt --- bento 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 >Number: 37896 >Category: ports >Synopsis: Fix distinfo graphics/gsculpt --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 11:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fix distinfo graphics/gsculpt --- bento error Regards, Olli >How-To-Repeat: >Fix: diff -ruN gsculpt.old/distinfo gsculpt/distinfo --- gsculpt.old/distinfo Wed Oct 10 04:53:59 2001 +++ gsculpt/distinfo Thu May 9 20:20:41 2002 @@ -1 +1 @@ -MD5 (gSculpt-0.3-src.tar.gz) = 6f242136a4dc3d2550b679bfda7dd350 +MD5 (gSculpt-0.3-src.tar.gz) = acd33484cfd48677caec059ef8f77e43 >Release-Note: >Audit-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 May 9 11: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 EE92637B408 for ; Thu, 9 May 2002 11:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Ie2h80332; Thu, 9 May 2002 11:40:02 -0700 (PDT) (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 EAFD837B409 for ; Thu, 9 May 2002 11:30:18 -0700 (PDT) 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 g49IRAp15929 for ; Thu, 9 May 2002 20:27:10 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id B13A15A548 for ; Thu, 9 May 2002 20:27:09 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 6917E5A547; Thu, 9 May 2002 20:27:08 +0200 (CEST) Message-Id: <20020509182708.6917E5A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 20:27:08 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37897: Fix distinfo graphics/kisomandel --- bento 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 >Number: 37897 >Category: ports >Synopsis: Fix distinfo graphics/kisomandel --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 11:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fix distinfo graphics/kisomandel --- bento error Regards, Olli >How-To-Repeat: >Fix: diff -ruN kisomandel.old/distinfo kisomandel/distinfo --- kisomandel.old/distinfo Wed Aug 15 11:52:02 2001 +++ kisomandel/distinfo Thu May 9 20:24:24 2002 @@ -1 +1 @@ -MD5 (kisomandel-0.66.tar.bz2) = 3878d6679c1691128512e366329b2991 +MD5 (kisomandel-0.66.tar.bz2) = c8121218b9b8dc658532bbd1bdb043a0 >Release-Note: >Audit-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 May 9 11:41: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.jpcampbell.com (adsl-64-164-212-130.dsl.snfc21.pacbell.net [64.164.212.130]) by hub.freebsd.org (Postfix) with ESMTP id E480D37B401 for ; Thu, 9 May 2002 11:40:59 -0700 (PDT) Received: by mail.jpcampbell.com (Postfix, from userid 1000) id 7742C6F9D; Thu, 9 May 2002 11:40:47 -0700 (PDT) Date: Thu, 9 May 2002 11:40:47 -0700 From: "John P. Campbell" To: Joe Marcus Clarke Cc: freebsd-ports@freebsd.org Subject: Re: giconv Message-ID: <20020509184047.GB51609@jpcampbell.com> Reply-To: jcampbell@intacct.com References: <20020509181458.GA51609@jpcampbell.com> <1020968519.8229.3.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline In-Reply-To: <1020968519.8229.3.camel@gyros.marcuscom.com> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 09, 2002 at 02:21:59PM -0400, Joe Marcus Clarke wrote: > On Thu, 2002-05-09 at 14:14, John P. Campbell wrote: > > Is there something I can do to get past these issues? >=20 > All instances of giconv.h should be switched back to iconv.h. All > instances of -lgiconv should be switched back to -liconv. I understand this, but does this mean that we are waiting until until the= =20 ports are updated? Or is the failure due to a lack of action on my end? jpc --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE82sKvNkp9oTprZWoRAgs9AJwPD+0sdTbeUoWwo6UJexjPUmT0iwCgrvFh BfObbp7vIsVq/+oQU/1ppy8= =lo2k -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 11:50: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 4EC3037B405 for ; Thu, 9 May 2002 11:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Io1F80856; Thu, 9 May 2002 11:50:01 -0700 (PDT) (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 C3D4037B405 for ; Thu, 9 May 2002 11:42:19 -0700 (PDT) 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 g49Ifop16072 for ; Thu, 9 May 2002 20:41:50 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id AFB905A548 for ; Thu, 9 May 2002 20:41:48 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 826B65A547; Thu, 9 May 2002 20:41:47 +0200 (CEST) Message-Id: <20020509184147.826B65A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 20:41:47 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37898: Update port: cad/linux-eagle --- bento 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 >Number: 37898 >Category: ports >Synopsis: Update port: cad/linux-eagle --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 11:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update cad/linux-eagle from 4.08r2 to 4.09r1. -> fix bento fetch error Regards, Olli >How-To-Repeat: >Fix: diff -ruN linux-eagle.old/Makefile linux-eagle/Makefile --- linux-eagle.old/Makefile Sat Dec 29 11:25:54 2001 +++ linux-eagle/Makefile Thu May 9 20:28:28 2002 @@ -7,7 +7,7 @@ PORTNAME= eagle PKGNAMEPREFIX= linux- -EAGLEVERSION= 4.08r2 +EAGLEVERSION= 4.09r1 PORTVERSION= ${EAGLEVERSION:S/r/./} CATEGORIES= cad MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/${EAGLEVERSION}/ diff -ruN linux-eagle.old/distinfo linux-eagle/distinfo --- linux-eagle.old/distinfo Wed Dec 26 17:12:17 2001 +++ linux-eagle/distinfo Thu May 9 20:29:48 2002 @@ -1 +1 @@ -MD5 (eagle-4.08r2e.tgz) = a88f57d6b12c925a901c5639963f6151 +MD5 (eagle-4.09r1e.tgz) = b176455d7bf83909b503cced9677e5c0 diff -ruN linux-eagle.old/pkg-plist linux-eagle/pkg-plist --- linux-eagle.old/pkg-plist Wed Dec 26 17:12:17 2001 +++ linux-eagle/pkg-plist Thu May 9 20:34:31 2002 @@ -9,6 +9,8 @@ share/eagle/cam/gerb274x.cam share/eagle/cam/gerber.cam share/eagle/cam/glaser.whl +share/eagle/cam/layout2.cam +share/eagle/cam/schematic.cam share/eagle/doc/UPDATE share/eagle/doc/library.txt share/eagle/dru/DESCRIPTION @@ -541,74 +543,114 @@ share/eagle/scr/nofill.scr share/eagle/ulp/DESCRIPTION share/eagle/ulp/bom.ulp -share/eagle/ulp/cmd_change_swap_layer.ulp -share/eagle/ulp/cmd_change_wire_width.ulp -share/eagle/ulp/cmd_rename-in-lbr.ulp -share/eagle/ulp/cmd_renumber.ulp -share/eagle/ulp/cmd_showzoom.ulp -share/eagle/ulp/cmd_snap_board.ulp -share/eagle/ulp/cmd_snap_schematic.ulp -share/eagle/ulp/cmd_snappads.ulp +share/eagle/ulp/cam2dxf.ulp +share/eagle/ulp/cam2print-box-grey-optimize.bmp +share/eagle/ulp/cam2print-box-grey-poscoord.bmp +share/eagle/ulp/cam2print-box-grey-quickplot.bmp +share/eagle/ulp/cam2print.ulp +share/eagle/ulp/change-pad-in-lbr-1.bmp +share/eagle/ulp/change-pad-in-lbr-x.bmp +share/eagle/ulp/change-pad-in-lbr.ulp +share/eagle/ulp/cmd-change-class.ulp +share/eagle/ulp/cmd-change-swap-layer.ulp +share/eagle/ulp/cmd-netscript2sch.ulp +share/eagle/ulp/cmd-place-restrict-name-value.ulp +share/eagle/ulp/cmd-rename-in-lbr.ulp +share/eagle/ulp/cmd-renumber.ulp +share/eagle/ulp/cmd-showzoom.ulp +share/eagle/ulp/cmd-snap-board.ulp +share/eagle/ulp/cmd-snappads.ulp share/eagle/ulp/count.ulp -share/eagle/ulp/del_devices.ulp -share/eagle/ulp/del_empty_devices.ulp -share/eagle/ulp/del_pack_sym.ulp -share/eagle/ulp/dif40_10.ulp +share/eagle/ulp/del-devices.ulp +share/eagle/ulp/del-empty-devices.ulp +share/eagle/ulp/del-pack-sym.ulp +share/eagle/ulp/dif40.ulp +share/eagle/ulp/dose-pro.ulp share/eagle/ulp/drill-aid.ulp share/eagle/ulp/drillcfg.ulp share/eagle/ulp/dxf.ulp share/eagle/ulp/eagle.bmp -share/eagle/ulp/editnext_dev-sym-pac.ulp -share/eagle/ulp/editprev_dev-sym-pac.ulp -share/eagle/ulp/ex_argv_path.ulp -share/eagle/ulp/ex_dialogs.ulp -share/eagle/ulp/ex_dlglist.ulp -share/eagle/ulp/ex_file_copy.ulp -share/eagle/ulp/ex_include.ulp -share/eagle/ulp/ex_input-file.ulp -share/eagle/ulp/ex_loop_lbrs.ulp -share/eagle/ulp/ex_run_script.ulp -share/eagle/ulp/exp_project_lbr.ulp -share/eagle/ulp/exportdesc_htm.ulp -share/eagle/ulp/exportdescript.ulp -share/eagle/ulp/gluemark4.ulp -share/eagle/ulp/glueout4.ulp -share/eagle/ulp/import_bmp.ulp -share/eagle/ulp/import_c16.bmp -share/eagle/ulp/import_c2.bmp -share/eagle/ulp/import_c256-0.bmp -share/eagle/ulp/import_c256-1.bmp -share/eagle/ulp/import_c256-2.bmp -share/eagle/ulp/import_c256-3.bmp -share/eagle/ulp/import_c256-4.bmp -share/eagle/ulp/import_c256-5.bmp -share/eagle/ulp/import_c256-6.bmp -share/eagle/ulp/import_c256-7.bmp -share/eagle/ulp/import_c256.bmp -share/eagle/ulp/import_dpi.bmp -share/eagle/ulp/import_ratio.bmp -share/eagle/ulp/import_ratiom.bmp -share/eagle/ulp/import_scale.bmp -share/eagle/ulp/mount4.ulp -share/eagle/ulp/mountsmd4.ulp +share/eagle/ulp/editnext-dev-sym-pac.ulp +share/eagle/ulp/editnext-lbr.ulp +share/eagle/ulp/editnext-sheet.ulp +share/eagle/ulp/editprev-dev-sym-pac.ulp +share/eagle/ulp/editprev-lbr.ulp +share/eagle/ulp/editprev-sheet.ulp +share/eagle/ulp/ex-argv-path.ulp +share/eagle/ulp/ex-dialogs.ulp +share/eagle/ulp/ex-dlglist.ulp +share/eagle/ulp/ex-file-copy.ulp +share/eagle/ulp/ex-include.ulp +share/eagle/ulp/ex-input-file.ulp +share/eagle/ulp/ex-loop-lbrs.ulp +share/eagle/ulp/ex-run-script.ulp +share/eagle/ulp/exp-descr-html.ulp +share/eagle/ulp/exp-descr-script.ulp +share/eagle/ulp/exp-project-lbr.ulp +share/eagle/ulp/find.ulp +share/eagle/ulp/gluemark.ulp +share/eagle/ulp/glueout.ulp +share/eagle/ulp/import-bmp-c16.bmp +share/eagle/ulp/import-bmp-c2.bmp +share/eagle/ulp/import-bmp-c256-0.bmp +share/eagle/ulp/import-bmp-c256-1.bmp +share/eagle/ulp/import-bmp-c256-2.bmp +share/eagle/ulp/import-bmp-c256-3.bmp +share/eagle/ulp/import-bmp-c256-4.bmp +share/eagle/ulp/import-bmp-c256-5.bmp +share/eagle/ulp/import-bmp-c256-6.bmp +share/eagle/ulp/import-bmp-c256-7.bmp +share/eagle/ulp/import-bmp-c256.bmp +share/eagle/ulp/import-bmp-dpi.bmp +share/eagle/ulp/import-bmp-ratio.bmp +share/eagle/ulp/import-bmp-scale.bmp +share/eagle/ulp/import-bmp.ulp +share/eagle/ulp/import-ultiboard-ddf.ulp +share/eagle/ulp/length-freq-ri.ulp +share/eagle/ulp/mill-outlines-bott.bmp +share/eagle/ulp/mill-outlines-coppdim.bmp +share/eagle/ulp/mill-outlines-drill.bmp +share/eagle/ulp/mill-outlines-eagle.bmp +share/eagle/ulp/mill-outlines-free.bmp +share/eagle/ulp/mill-outlines-hole.bmp +share/eagle/ulp/mill-outlines-hpgl.bmp +share/eagle/ulp/mill-outlines-mirror.bmp +share/eagle/ulp/mill-outlines-nomir.bmp +share/eagle/ulp/mill-outlines-ovrlpfp.bmp +share/eagle/ulp/mill-outlines-ovrlppp.bmp +share/eagle/ulp/mill-outlines-pour.bmp +share/eagle/ulp/mill-outlines-script.bmp +share/eagle/ulp/mill-outlines-spacing.bmp +share/eagle/ulp/mill-outlines-top.bmp +share/eagle/ulp/mill-outlines-via.bmp +share/eagle/ulp/mill-outlines.ulp +share/eagle/ulp/mount.ulp +share/eagle/ulp/mountsmd.ulp share/eagle/ulp/nextdevdescript.ulp -share/eagle/ulp/nextdevice.ulp share/eagle/ulp/nextpacdescript.ulp -share/eagle/ulp/nextsym.ulp share/eagle/ulp/outlines.ulp -share/eagle/ulp/panelize4.ulp -share/eagle/ulp/part2htm4.ulp +share/eagle/ulp/panelize.ulp +share/eagle/ulp/part2html.ulp share/eagle/ulp/prevdevdescript.ulp -share/eagle/ulp/prevdevice.ulp -share/eagle/ulp/prevpac.ulp share/eagle/ulp/prevpacdescript.ulp -share/eagle/ulp/remove_dev-sym-pac.ulp -share/eagle/ulp/rename-in-lbr.ulp -share/eagle/ulp/renumber_sch4_1.ulp -share/eagle/ulp/renumber_schematic4.ulp -share/eagle/ulp/renumsch4.ulp -share/eagle/ulp/smash_all_sch4.ulp -share/eagle/ulp/useful_routines.ulp +share/eagle/ulp/remove-dev-sym-pac.ulp +share/eagle/ulp/renumber-sch.ulp +share/eagle/ulp/rotate-angle.bmp +share/eagle/ulp/rotate-cream.bmp +share/eagle/ulp/rotate-dev-pac-in-lbr.ulp +share/eagle/ulp/rotate-mask.bmp +share/eagle/ulp/rotate-start-angle.bmp +share/eagle/ulp/rotate-step-angle.bmp +share/eagle/ulp/rotate.ulp +share/eagle/ulp/rotation$.scr +share/eagle/ulp/silk.ulp +share/eagle/ulp/smash-all-sch.ulp +share/eagle/ulp/smd-coordinate.ulp +share/eagle/ulp/snap-on-grid-sch.ulp +share/eagle/ulp/ulpmessage.ulp +share/eagle/ulp/unidat.ulp +share/eagle/ulp/useful-routines.ulp +share/eagle/ulp/warning.bmp share/eagle/uninstall @unexec rm -f %D/share/eagle/bin/eagle.key || true @dirrm share/eagle/ulp >Release-Note: >Audit-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 May 9 11:51:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-48.cisco.com [64.102.60.48]) by hub.freebsd.org (Postfix) with ESMTP id 0A50A37B40D for ; Thu, 9 May 2002 11:51:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g49IpHal008955; Thu, 9 May 2002 14:51:17 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: giconv From: Joe Marcus Clarke To: jcampbell@intacct.com Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20020509184047.GB51609@jpcampbell.com> References: <20020509181458.GA51609@jpcampbell.com> <1020968519.8229.3.camel@gyros.marcuscom.com> <20020509184047.GB51609@jpcampbell.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.4 Date: 09 May 2002 14:51:17 -0400 Message-Id: <1020970277.8229.5.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-05-09 at 14:40, John P. Campbell wrote: > On Thu, May 09, 2002 at 02:21:59PM -0400, Joe Marcus Clarke wrote: > > On Thu, 2002-05-09 at 14:14, John P. Campbell wrote: > > > Is there something I can do to get past these issues? > > > > All instances of giconv.h should be switched back to iconv.h. All > > instances of -lgiconv should be switched back to -liconv. > > I understand this, but does this mean that we are waiting until until the > ports are updated? Or is the failure due to a lack of action on my end? It's due to lack of action on your end. The changes have been made. All ports depending on libiconv need to be updated. Joe > > jpc -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 12:10:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99F4F37B404 for ; Thu, 9 May 2002 12:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49JA1W85815; Thu, 9 May 2002 12:10:01 -0700 (PDT) (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 E871537B400 for ; Thu, 9 May 2002 12:06:17 -0700 (PDT) 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 g49J65p16240 for ; Thu, 9 May 2002 21:06:05 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id E9B195A548 for ; Thu, 9 May 2002 21:06:03 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id AAB1F5A547; Thu, 9 May 2002 21:06:02 +0200 (CEST) Message-Id: <20020509190602.AAB1F5A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 21:06:02 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37899: Update port: audio/mp32ogg --- bento 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 >Number: 37899 >Category: ports >Synopsis: Update port: audio/mp32ogg --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update audio/mp32ogg from 0.10 to 0.11 -> fixes bento error Regards, Olli >How-To-Repeat: >Fix: diff -ruN mp32ogg.old/Makefile mp32ogg/Makefile --- mp32ogg.old/Makefile Thu May 9 20:57:29 2002 +++ mp32ogg/Makefile Thu May 9 20:57:48 2002 @@ -7,7 +7,7 @@ # PORTNAME= mp32ogg -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= audio perl5 MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/ DISTNAME= ${PORTNAME} diff -ruN mp32ogg.old/distinfo mp32ogg/distinfo --- mp32ogg.old/distinfo Sun Nov 4 13:06:36 2001 +++ mp32ogg/distinfo Thu May 9 20:57:56 2002 @@ -1 +1 @@ -MD5 (mp32ogg) = 5a56d778371392e0a94329501873c36d +MD5 (mp32ogg) = 7da7d3b125d2d0a6c12bbb0e9cdb93ff diff -ruN mp32ogg.old/files/patch-mp32ogg mp32ogg/files/patch-mp32ogg --- mp32ogg.old/files/patch-mp32ogg Sun Nov 4 13:06:37 2001 +++ mp32ogg/files/patch-mp32ogg Thu May 9 21:00:18 2002 @@ -1,13 +1,15 @@ ---- mp32ogg.orig Sun Nov 4 20:01:12 2001 -+++ mp32ogg Sun Nov 4 20:01:42 2001 -@@ -77,8 +77,8 @@ - use Getopt::Long; - use String::ShellQuote; +--- mp32ogg.orig Thu May 9 20:59:03 2002 ++++ mp32ogg Thu May 9 20:59:56 2002 +@@ -89,9 +89,9 @@ --$oggenc = "/usr/bin/oggenc"; --$mpg123 = "/usr/bin/mpg123"; -+$oggenc = "%%LOCALBASE%%/bin/oggenc"; -+$mpg123 = "%%LOCALBASE%%/bin/mpg123"; + use_winamp_genres(); + +-$oggenc = "/usr/bin/oggenc"; +-$ogginfo = "/usr/bin/ogginfo"; +-$mpg123 = "/usr/bin/mpg123"; ++$oggenc = "%%LOCALBASE%%/bin/oggenc"; ++$ogginfo = "%%LOCALBASE%%/bin/ogginfo"; ++$mpg123 = "%%LOCALBASE%%/bin/mpg123"; print "mp32ogg $version\n"; - print "(c) 2000-2001 Nathan Walp\n"; + print "(c) 2000-2002 Nathan Walp\n"; >Release-Note: >Audit-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 May 9 12:30:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3180537B413 for ; Thu, 9 May 2002 12:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49JU1W87271; Thu, 9 May 2002 12:30:01 -0700 (PDT) (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 CB59C37B40D for ; Thu, 9 May 2002 12:26:20 -0700 (PDT) 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 g49JOcp16381 for ; Thu, 9 May 2002 21:24:38 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id BFEE35A548 for ; Thu, 9 May 2002 21:24:36 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 7FB5C5A547; Thu, 9 May 2002 21:24:35 +0200 (CEST) Message-Id: <20020509192435.7FB5C5A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 21:24:35 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37900: Fix plist textproc/pspell-ispell --- bento 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 >Number: 37900 >Category: ports >Synopsis: Fix plist textproc/pspell-ispell --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 12:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fix plist textproc/pspell-ispell --- bento error Regards, Olli >How-To-Repeat: >Fix: diff -ruN pspell-ispell.old/pkg-plist pspell-ispell/pkg-plist --- pspell-ispell.old/pkg-plist Mon Apr 1 09:48:07 2002 +++ pspell-ispell/pkg-plist Thu May 9 21:22:13 2002 @@ -1,6 +1,5 @@ bin/make-ispell-pwli lib/libpspell_ispell.a -lib/libpspell_ispell.la lib/libpspell_ispell.so lib/libpspell_ispell.so.1 share/pspell/en-american-ispell.pwli >Release-Note: >Audit-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 May 9 12:40: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 0650537B409 for ; Thu, 9 May 2002 12:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Je3w87826; Thu, 9 May 2002 12:40:03 -0700 (PDT) (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 BBB2737B40A for ; Thu, 9 May 2002 12:30:17 -0700 (PDT) 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 g49JTUp16410 for ; Thu, 9 May 2002 21:29:30 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 6B55F5A548 for ; Thu, 9 May 2002 21:29:29 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 33CD05A547; Thu, 9 May 2002 21:29:28 +0200 (CEST) Message-Id: <20020509192928.33CD05A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 21:29:28 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37901: Fix distinfo security/py-rijndael --- bento 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 >Number: 37901 >Category: ports >Synopsis: Fix distinfo security/py-rijndael --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 12:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fix distinfo security/py-rijndael --- bento error Regards, Olli >How-To-Repeat: >Fix: diff -ruN py-rijndael.old/distinfo py-rijndael/distinfo --- py-rijndael.old/distinfo Wed Aug 15 11:43:24 2001 +++ py-rijndael/distinfo Thu May 9 21:27:09 2002 @@ -1 +1 @@ -MD5 (pyRijndael-1.1.py.gz) = aa0053ffecbddb1fbfc685ae467663e5 +MD5 (pyRijndael-1.1.py.gz) = 04b1c8f4fb2cf148c02ad2b2aff54921 >Release-Note: >Audit-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 May 9 12: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 369AE37B40A for ; Thu, 9 May 2002 12:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Jo2G88371; Thu, 9 May 2002 12:50:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 2016937B409 for ; Thu, 9 May 2002 12:42:23 -0700 (PDT) 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 g49Jdup16503 for ; Thu, 9 May 2002 21:39:56 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 2DEC55A548 for ; Thu, 9 May 2002 21:39:55 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 0325D5A547; Thu, 9 May 2002 21:39:53 +0200 (CEST) Message-Id: <20020509193953.0325D5A547@nemesis.informatik.unibw-muenchen.de> Date: Thu, 9 May 2002 21:39:53 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37902: Fix distinfo math/superlu --- bento 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 >Number: 37902 >Category: ports >Synopsis: Fix distinfo math/superlu --- bento error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fix distinfo math/superlu --- bento error Regards, Olli >How-To-Repeat: >Fix: diff -ruN superlu.old/distinfo superlu/distinfo --- superlu.old/distinfo Mon Dec 24 23:06:52 2001 +++ superlu/distinfo Thu May 9 21:31:57 2002 @@ -1 +1 @@ -MD5 (superlu_2.0.tar.gz) = 2c1ee8cd09fd6843646eebdcbfa3547d +MD5 (superlu_2.0.tar.gz) = 79443bc03b27d2a0b75d36e3436e99ec >Release-Note: >Audit-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 May 9 12:54: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id CF0C737B40F; Thu, 9 May 2002 12:54:04 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id C788D2171; Thu, 9 May 2002 21:54:02 +0200 (CEST) Date: Thu, 9 May 2002 21:54:02 +0200 From: Jeroen Ruigrok/asmodai To: kris@freebsd.org Cc: ports@freebsd.org Subject: ghostscript 7.05 build problem Message-ID: <20020509195402.GD4291@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >> Checksum mismatch for ghostscript/gdevdj9.c.gz. I am ready to hit the sack and just noticed this. Could someone pick it up? [Otherwise I will tomorrow.] -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Where does the world end if the enternal optimist loses faith..? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 13:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D57E437B407 for ; Thu, 9 May 2002 13:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49KK2094616; Thu, 9 May 2002 13:20:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 13:20:02 -0700 (PDT) Message-Id: <200205092020.g49KK2094616@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37900: Fix plist textproc/pspell-ispell --- bento error 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/37900; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org, obraun@informatik.unibw-muenchen.de Cc: Subject: Re: ports/37900: Fix plist textproc/pspell-ispell --- bento error Date: Thu, 09 May 2002 22:02:26 +0200 PR 37319 is another way to fix it (plus other changes). Alex Dupre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 13:20:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D878637B41C for ; Thu, 9 May 2002 13:20:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49KK7g94625; Thu, 9 May 2002 13:20:07 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 13:20:07 -0700 (PDT) Message-Id: <200205092020.g49KK7g94625@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alex Dupre Subject: Re: ports/37612: [New Port] PHP Development 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 The following reply was made to PR ports/37612; it has been noted by GNATS. From: Alex Dupre To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37612: [New Port] PHP Development versionappend_child() to $node->append_sibling() since the new append_child() behaves correctly (= W3C standard). * Added domxml functions: . domxml_elem_get_elements_by_tagname() . domxml_doc_get_elements_by_tagname() . domxml_doc_get_element_by_id() . domxml_elem_remove_attribute() . domxml_elem_get_attribute_node() * Fixed a segfault in domxml_unlink(). * Added formatting option to domxml_dump_mem(). (Uwe, jtate, Chregu) - Fixed a bug in socket_select() that could cause unexpected behavior when using a statement like $w = $e = array($sock); This change unfortunately prevents the use of constant values (e.g. NULL) for the socket array paramaters. Instead, use a temporary variable or an expression with the leftmost member being a temporary variable. ex.: socket_select($w, $r, $e = NULL, 10); (Jason) - Fixed crashes in the session serializer. (Stas) - Fixed possible NULL-pointer dereferencing in the COM extension which caused 'Error in php_OLECHAR_to_char()' warnings on various places. Also modified the API to consistently return NULL in case of an error. (Alan, Harald) - Fixed a bug in the COM extension that caused outproc servers to 'hang' because of a missing Release() call. (Alan, Harald) Plus other fixes on apache2filter and some main functions. Alex Dupre --------------31BDF27226B7C1E65A3C3B28 Content-Type: text/plain; charset=us-ascii; name="mod_php-dev.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="mod_php-dev.diff" diff -ruN mod_php-dev.orig/Makefile mod_php-dev/Makefile --- mod_php-dev.orig/Makefile Thu May 9 10:39:50 2002 +++ mod_php-dev/Makefile Thu May 9 10:41:31 2002 @@ -13,7 +13,7 @@ MAINTAINER= sysadmin@alexdupre.com -TIMESTAMP= 200204300000 +TIMESTAMP= 200205090000 .if !defined(STANDALONE) .if !defined(WITH_APACHE13) diff -ruN mod_php-dev.orig/distinfo mod_php-dev/distinfo --- mod_php-dev.orig/distinfo Thu May 9 10:39:50 2002 +++ mod_php-dev/distinfo Thu May 9 10:44:35 2002 @@ -1 +1 @@ -MD5 (php4-STABLE-200204300000.tar.bz2) = 0315ac0fc197b4b5d2c7c53d0cd1cb26 +MD5 (php4-STABLE-200205090000.tar.bz2) = bdb6126fa3a8e61f50e73f51f4c00cb7 diff -ruN mod_php-dev.orig/scripts/configure.php mod_php-dev/scripts/configure.php --- mod_php-dev.orig/scripts/configure.php Thu May 9 10:39:50 2002 +++ mod_php-dev/scripts/configure.php Thu May 9 10:56:23 2002 @@ -242,7 +242,7 @@ echo "CONFIGURE_ARGS+=--with-mcve=\${LOCALBASE}" ;; \"mcrypt\") - echo "LIB_DEPENDS+= mcrypt.6:\${PORTSDIR}/security/libmcrypt" + echo "LIB_DEPENDS+= mcrypt.7:\${PORTSDIR}/security/libmcrypt" echo "CONFIGURE_ARGS+=--with-mcrypt=\${LOCALBASE}" ;; \"mhash\") @@ -361,7 +361,7 @@ ;; \"XSLT\") echo "LIB_DEPENDS+= sablot.67:\${PORTSDIR}/textproc/sablotron" - echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot --with-sablot-js" + echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot" if [ -z "$XML" ]; then set $* \"XML\" fi --------------31BDF27226B7C1E65A3C3B28-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 13:40: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 5A6BC37B409 for ; Thu, 9 May 2002 13:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Ke3h96931; Thu, 9 May 2002 13:40:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 13:40:03 -0700 (PDT) Message-Id: <200205092040.g49Ke3h96931@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/37900: Fix plist textproc/pspell-ispell --- bento error Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37900; it has been noted by GNATS. From: Oliver Braun To: Alex Dupre Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/37900: Fix plist textproc/pspell-ispell --- bento error Date: Thu, 9 May 2002 22:09:09 +0200 * Alex Dupre [2002-05-09 22:04]: > PR 37319 is another way to fix it (plus other changes). I have overlooked this one. Thanks. Could someone please close this PR. Regards, Olli -- Institute for Software Technology & Institute for Information Systems Department of Computing Science, Federal Armed Forces University Munich --------------------------- http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 13:40: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 12DFE37B408 for ; Thu, 9 May 2002 13:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Ke4i96951; Thu, 9 May 2002 13:40:04 -0700 (PDT) (envelope-from gnats) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by hub.freebsd.org (Postfix) with ESMTP id D180537B409; Thu, 9 May 2002 13:34:37 -0700 (PDT) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g49KZhX33916; Thu, 9 May 2002 22:35:44 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.11.6/8.11.6) id g49KYWF04803; Thu, 9 May 2002 22:34:33 +0200 (CEST) (envelope-from tilman) Message-Id: <200205092034.g49KYWF04803@sauna.arved.de> Date: Thu, 9 May 2002 22:34:33 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de, scrappy@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37903: Unbreak devel/mico Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37903 >Category: ports >Synopsis: Unbreak devel/mico >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 May 09 13:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.5-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.5-STABLE FreeBSD 4.5-STABLE #2: Tue Feb 19 15:30:21 CET 2002 root@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: qt145 is back. >How-To-Repeat: >Fix: --- Makefile.orig Sun May 5 14:40:24 2002 +++ Makefile Sun May 5 14:41:02 2002 @@ -24,13 +24,12 @@ QTVER="2" CONFIGURE_ENV= QTVER="2" .else -#USE_QT_VER= 1 -#MAKE_ENV= QT_INCLUDES="${X11BASE}/include/X11/qt" \ -# QTVER="" -#CONFIGURE_ENV= QTVER="" +USE_QT_VER= 1 +MAKE_ENV= QT_INCLUDES="${X11BASE}/include/X11/qt1" \ + QTVER="" +CONFIGURE_ENV= QTVER="" .endif -BROKEN= "Needs someone to test with Qt2 support as Qt1 is gone." INSTALLS_SHLIB= yes USE_NEWGCC= yes USE_GMAKE= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 13:50:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1B6B37B40D for ; Thu, 9 May 2002 13:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Ko1J01527; Thu, 9 May 2002 13:50:01 -0700 (PDT) (envelope-from gnats) Received: from twest.de (pD950F3B1.dip.t-dialin.net [217.80.243.177]) by hub.freebsd.org (Postfix) with ESMTP id 520FB37B405 for ; Thu, 9 May 2002 13:43:48 -0700 (PDT) Received: (from root@localhost) by twest.de (8.12.3/8.12.3) id g49KhQTu001913; Thu, 9 May 2002 22:43:26 +0200 (CEST) (envelope-from stefan.schmidt@twest.de) Message-Id: <200205092043.g49KhQTu001913@twest.de> Date: Thu, 9 May 2002 22:43:26 +0200 (CEST) From: Stefan Schmidt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37904: New Port: database/isql-viewer (a JDBC 2.x compliant database front end) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37904 >Category: ports >Synopsis: New Port: database/isql-viewer (a JDBC 2.x compliant database front end) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 13:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stefan Schmidt >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD stsacer 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 9 17:44:18 CEST 2002 root@stsacer:/usr/obj/usr/src/sys/STSACER i386 >Description: SQL-Viewer is an open-source JDBC 2.x compliant database front end written in the Java programming language. It is designed to exploit the features of the JDBC API across the multiple platforms that adhere to it. It does it all through a single interface. iSQL-Viewer works with some of the most popular database platforms available including PostgreSQL, MySQL, Oracle, and Informix. iSQL-Viewer also provides a variety of tools to carry out a variety of common database tasks. It includes a friendly SQL console for executing SQL statements, batch processing, table creation, database introspection, and finally, import and export to popular file formats such as Microsoft Excel, XML, HTML,and ASCII delimited. This program is designed to meet the needs of JDBC Driver developers as well as database developers who work in single or multi-platform environments. WWW: http://isql.sourceforge.net/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # isql-viewer # isql-viewer/pkg-plist # isql-viewer/pkg-descr # isql-viewer/pkg-comment # isql-viewer/Makefile # isql-viewer/distinfo # isql-viewer/files # isql-viewer/files/iSQL-Viewer.sh # echo c - isql-viewer mkdir -p isql-viewer > /dev/null 2>&1 echo x - isql-viewer/pkg-plist sed 's/^X//' >isql-viewer/pkg-plist << 'END-of-isql-viewer/pkg-plist' Xbin/iSQL-Viewer Xshare/java/classes/iSQL-Viewer-2.1.0.jar X@unexec rmdir %D/share/java/classes 2>/dev/null || true X@unexec rmdir %D/share/java 2>/dev/null || true END-of-isql-viewer/pkg-plist echo x - isql-viewer/pkg-descr sed 's/^X//' >isql-viewer/pkg-descr << 'END-of-isql-viewer/pkg-descr' XiSQL-Viewer is an open-source JDBC 2.x compliant database front end written Xin the Java programming language. It is designed to exploit the features of Xthe JDBC API across the multiple platforms that adhere to it. It does it all Xthrough a single interface. X XiSQL-Viewer works with some of the most popular database platforms available Xincluding PostgreSQL, MySQL, Oracle, and Informix. X XiSQL-Viewer also provides a variety of tools to carry out a variety of Xcommon database tasks. It includes a friendly SQL console for executing SQL Xstatements, batch processing, table creation, database introspection, and Xfinally, import and export to popular file formats such as Microsoft Excel, XXML, HTML,and ASCII delimited. X XThis program is designed to meet the needs of JDBC Driver developers as well Xas database developers who work in single or multi-platform environments. X XWWW: http://isql.sourceforge.net/ END-of-isql-viewer/pkg-descr echo x - isql-viewer/pkg-comment sed 's/^X//' >isql-viewer/pkg-comment << 'END-of-isql-viewer/pkg-comment' XJDBC 2.x compliant database front end END-of-isql-viewer/pkg-comment echo x - isql-viewer/Makefile sed 's/^X//' >isql-viewer/Makefile << 'END-of-isql-viewer/Makefile' X# New ports collection makefile for: iSQL-Viewer X# Date created: May 9, 2002 X# Whom: Stefan Schmidt X# X# $FreeBSD$ X# X XPORTNAME= isql-viewer XPORTVERSION= 2.1.0 XCATEGORIES= databases java XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XDISTNAME= isql/iSQL-Viewer-${PORTVERSION} XEXTRACT_SUFX= .jar XEXTRACT_ONLY= # none X XMAINTAINER= stefan.schmidt@twest.de X XUSE_JAVA= 1.2+ X XNO_BUILD= yes X Xdo-configure: X ${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \ X -e 's|%%PORTVERSION%%|${PORTVERSION}|g' \ X ${FILESDIR}/iSQL-Viewer.sh > ${WRKDIR}/iSQL-Viewer X Xdo-install: X @${MKDIR} ${PREFIX}/share/java/classes X @${INSTALL_DATA} ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \ X ${LOCALBASE}/share/java/classes X @${INSTALL_SCRIPT} ${WRKDIR}/iSQL-Viewer \ X ${PREFIX}/bin/. X X.include END-of-isql-viewer/Makefile echo x - isql-viewer/distinfo sed 's/^X//' >isql-viewer/distinfo << 'END-of-isql-viewer/distinfo' XMD5 (isql/iSQL-Viewer-2.1.0.jar) = 1c3e5f2057f2a15c1f25b6389bbe1468 END-of-isql-viewer/distinfo echo c - isql-viewer/files mkdir -p isql-viewer/files > /dev/null 2>&1 echo x - isql-viewer/files/iSQL-Viewer.sh sed 's/^X//' >isql-viewer/files/iSQL-Viewer.sh << 'END-of-isql-viewer/files/iSQL-Viewer.sh' X#!/bin/sh X XCLASSDIR=%%PREFIX%%/share/java/classes Xexec javavm \ X -jar ${CLASSDIR}/iSQL-Viewer-%%PORTVERSION%%.jar END-of-isql-viewer/files/iSQL-Viewer.sh 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 May 9 13:50: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 C8A2C37B40F for ; Thu, 9 May 2002 13:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49Ko1t01541; Thu, 9 May 2002 13:50:01 -0700 (PDT) (envelope-from gnats) Received: from smarthost-2.mail.telinco.net (smarthost-2.mail.telinco.net [212.1.128.91]) by hub.freebsd.org (Postfix) with ESMTP id EF92D37B406 for ; Thu, 9 May 2002 13:45:40 -0700 (PDT) Received: from dial-212-1-155-192.access.uk.tiscali.com ([212.1.155.192] helo=basilisk.locus) by smarthost-2.mail.telinco.net with esmtp (Exim 3.22 #1) id 175unC-0005P3-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 09 May 2002 21:45:38 +0100 Received: from basilisk.locus (localhost [127.0.0.1]) by basilisk.locus (8.12.3/8.12.3) with ESMTP id g49Kk28v053437 for ; Thu, 9 May 2002 21:46:02 +0100 (BST) (envelope-from harry@basilisk.locus) Received: (from harry@localhost) by basilisk.locus (8.12.3/8.12.3/Submit) id g49Kk1ZG053286; Thu, 9 May 2002 21:46:01 +0100 (BST) Message-Id: <200205092046.g49Kk1ZG053286@basilisk.locus> Date: Thu, 9 May 2002 21:46:01 +0100 (BST) From: Harry Newton Reply-To: Harry Newton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37905: NEW PORT: filtermail -- mail filter for use on a POP3 server Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37905 >Category: ports >Synopsis: NEW PORT: filtermail -- mail filter for use on a POP3 server >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 May 09 13:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Harry Newton >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD basilisk.locus 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Tue May 7 21:23:01 BST 2002 root@basilisk.locus:/usr/obj/usr/src/sys/BASILISK i386 >Description: This is mail/filtermail, a port of mailfilter, renamed because another mailfilter exists in the ports tree. It filters mail on a pop3 server, allowing junk to be deleted on the server rather than after it has been downloaded, and integrates with other programs such as fetchmail. WWW: http://mailfilter.sourceforge.net >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./pkg-descr # ./pkg-comment # ./distinfo # ./pkg-plist # ./pkg-message # ./Makefile # ./files # ./files/patch-aa # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThis is mail/filtermail, a port of mailfilter, renamed because another Xmailfilter exists in the ports tree. X XIt filters mail on a pop3 server, allowing junk to be deleted on the Xserver rather than after it has been downloaded, and integrates with other Xprograms such as fetchmail. X XWWW: http://mailfilter.sourceforge.net END-of-./pkg-descr echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XFilter mail on a pop3 server: saves downloading spam END-of-./pkg-comment echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (mailfilter-0.2.4.tar.gz) = 9589a66d003760eb25e2498e706488ac END-of-./distinfo echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/filtermail Xlib/charset.alias Xshare/locale/de/LC_MESSAGES/filtermail.mo Xshare/locale/fr/LC_MESSAGES/filtermail.mo Xshare/locale/it/LC_MESSAGES/filtermail.mo Xshare/locale/pt_BR/LC_MESSAGES/filtermail.mo Xshare/locale/locale.alias X@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true X@unexec rmdir %D/share/locale/de 2>/dev/null || true X@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true X@unexec rmdir %D/share/locale/fr 2>/dev/null || true X@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true X@unexec rmdir %D/share/locale/it 2>/dev/null || true X@unexec rmdir %D/share/locale/pt_BR/LC_MESSAGES 2>/dev/null || true X@unexec rmdir %D/share/locale/pt_BR 2>/dev/null || true X@unexec rmdir %D/share/locale 2>/dev/null || true END-of-./pkg-plist echo x - ./pkg-message sed 's/^X//' >./pkg-message << 'END-of-./pkg-message' XThis is the FILTERMAIL port, a port of the Sourceforge mailfilter project. X XIt's renamed 'filtermail' to avoid a clash with another port of the same name. X XThe homepage is: http://mailfilter.sourceforge.net. END-of-./pkg-message echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: filtermail X# Date created: 8 V 2002 X# Whom: Harry Newton X# X# Called this port 'filtermail' because there is already a 'mailfilter' X# in the ports tree. X# X# $FreeBSD$ X# X XPORTNAME= filtermail XPORTVERSION= 0.2.4 XCATEGORIES= mail XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ X http://home.in.tum.de/baueran/%SUBDIR%/ XMASTER_SITE_SUBDIR= mailfilter XDISTNAME= mailfilter-${PORTVERSION} X XMAINTAINER= harry_newton@telinco.co.uk X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XMAN1= filtermail.1 XMAN5= filtermailrc.5 filtermailex.5 X X# This port is filtermail, but the author called it mailfilter. To avoid a X# clash with another port called mailfilter, we change all files X# installed by this port from the form *mailfilter* to the form X# *filtermail*, and similarly the names in the man pages. X# XEXTRACT_AFTER_ARGS= | ${SED} 's/[mM][aA][iI][lL][fF][iI][lL][tT][eE][rR]/filtermail/g' | tar -xf - XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-aa sed 's/^X//' >./files/patch-aa << 'END-of-./files/patch-aa' X--- README Wed May 8 23:51:18 2002 X+++ README.orig Wed May 8 23:51:04 2002 X@@ -20,7 +20,7 @@ X X The latest version of filtermail can be obtained from this web page: X X- http://filtermail.sourceforge.net/ X+ http://mailfilter.sourceforge.net/ X X For installation instructions please refer to the INSTALL document and read X the platform specific information and the FAQ in the doc/ directory. Further END-of-./files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 14: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 9DA3E37B408 for ; Thu, 9 May 2002 14:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49LA1r12860; Thu, 9 May 2002 14:10:01 -0700 (PDT) (envelope-from gnats) Received: from gothic.blackend.org (blackend.org [212.11.50.35]) by hub.freebsd.org (Postfix) with ESMTP id 0636937B410 for ; Thu, 9 May 2002 14:05:07 -0700 (PDT) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g49L38uI095307 for ; Thu, 9 May 2002 23:03:08 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.12.3/8.12.3/Submit) id g49L38Z2095306; Thu, 9 May 2002 23:03:08 +0200 (CEST) Message-Id: <200205092103.g49L38Z2095306@gothic.blackend.org> Date: Thu, 9 May 2002 23:03:08 +0200 (CEST) From: Marc Fonvieille Reply-To: Marc Fonvieille To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37906: Update port: print/scribus to 0.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37906 >Category: ports >Synopsis: Update port: print/scribus to 0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 09 14:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marc Fonvieille >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD gothic.blackend.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 19 12:13:41 CEST 2002 marc@gothic.blackend.org:/usr/src/sys/compile/GOTHIC i386 >Description: Update port: print/scribus to 0.6 and would want to become maintainer The diff contains updates and new files: patch-aa to patch-al Please close ports/36818 >How-To-Repeat: >Fix: begin 644 scribus.diff.gz M'XL("(?AVCP``W-C`#'BN)Q8 M:F)C+RPL@`2P`4R2Z30XR5=O@F*<)[>KXC3+9V<_1_?Q-$GCW8_['XY.3DZD M*9^]OUL%/T=YT!L$X?G->>^FUZO^'1\?"]EL4W\*@NL@#*ND-^'U)O5W MWP4GO1>]Z^"X]Z(_"+[[[NCDJR#^>%,6?[@Z"KX*?LWRL@C&69K&XS+)%L%\ M!W6:Y3?/MHYJHY=1&0?C/*[^,[EY]NS9&MSPQ<9-]?SO=]F\_OU9\GN:1-G1 ML6C2M#EF;+9&006ISNOK'_,X_N.[ES?!LL9WMLR317G&E_K%0]`[W;!R=MX_ MJYCJ76^9VF;WZN,R^+IVM,OPZ]I!Y>777]Z^?_/]SZ_^<"AA_=/?7KU]]_J7 M-W]X=GXZ/#KF?KDX"G[X_OVK/_WR]O6K=W]XML9T%/S\_;OWK]Z.WKU^7_]X M5Y;+F[.S#_%M>!JEY7P5WZ6+N#R=Q&?38GPW3R9GE?N3G[]__>9]];]7;ZM\ MZA)^M\57:^#HF'T\C_+Q=[=I-+Z/%Y/UX\K^MW>O1G]]/_I;G:`B_T]O?AO] M\,N;'U__Z;>W59$^Q<71\4^O_SAZ^>K75V]>OOM#4/WS^S*>W7S][[I,[UZ^ M?ON?LUD>+>^2<7%6/PG^[]'QLV?+A2))]6"38JY*D2:W\UVB=#PO%*FJ)YLT MTZJ\Y:=EW$BWJ>;=HTHA;W][TRC$K)"DG]UE15E7X[(\F2U61\='QTU"@F#- M"$-:G5<0;G[Z1\74EK.CX]=OWKW__J>?WHW>_;G^>6/XT\M-7J/*:8WCFV]^ M??OJQ]?_^.:;L^(NRN.],"L2"O739;J:)8NUFV6%^&09E>.[FZ/CTV0:3"I! M+^+)MV]^J4OW\IU?WKW]X3]"`SE-%E7VE6Z2:2WZZJ_C=#6)@_]]6TQ.:]V=SN__ MZV@B[;(F25$FBVFV[VMV/PA=UNX!K,OB4F^ZK/.JO[KI#9DNJ^JOUIW5SR^' MP;=;VY.J59Z647XZ^]?SX`_!=>^R?SF-QI?75[WKV\'T\O)\<'L57EQ=Q

]G=W&ZO,VS#T6;Y]5G<&W7TR3T_AC MU5"**O/-S\_^O>$"0D:\D)024DS!<.U9AU8)M\(+:$&W3VA"=8][5KV_F4YUTXQ6B^#[Y;JW.[^ZZ5W>]"\DS4ABS2.I MFE*?;4K]\Q>]JZNJ+6W_L&Y,FW^KUT<9I>G))"JCD[7\JO?'R5?_=1(\^_K; M^?WV\23)B^?!U]\N\\KEQ^<2A52`*I@P.U8@:[O@J_\Z#GJ57YGMRU?OWE>O MR>=&[SO4VS?NZ.7W[[^O,RCR<977?#$*2Q9NJV=6;`QN7'8X/H3?``Y)7WU8;N MP-@,/'1#?SV4_GI>]:?`IN"]1]!?CZB_G@?]&;$9>.B$_@9]C/ZVJ3WI3X5- MSOL>&T)_!P\X_>U]M:@_,S8##]W0'^K]._#Z_E5A4_!.>/\.B._?@8?WKQF; M@8=NZ`_U_AUX??^JL"EX)[Q_!\3W[\##^]>,SO"IN"=\+[MT]\__8]O'_-V`P\=$-_ MJ/=OW^O[5X5-P3OA_=LGOG_['MZ_9FP&'CJAOQ#5_X5>^S\5-CGO(:'_"XG] M7^BA_S-C,_#0#?VA^K_0:_^GPJ;@G=#_A<3^+_30_YFQ&7CHA/YZJ/%'S^OX M0X5-SGN/,/[H$<7W_JK`I>">\?WO$]V_/P_O7C,W`0S?T-T#I;^!5?PIL"MX' M!/T-B/H;>-"?$9N!AT[H+T1]_X5>O_]4V!3?W83OOY#X_1=Z^/XS8S/PT`W] MH?J_T&O_I\*FX)W0_X7$_B_TT/^9L1EXZ(3^^BC]];WJ3X5-,>]*T%^?J+^^ M!_V9L1EXZ(3^PB&J_QMZ[?\4V!3M?DCH_X;$_F_HH?\S8C/PT`G]#7`3,`._ M,S!*=*K0#TH,%G42ILF%O1=CF:I_5XO=%I#F[H^3?!Z<3$V5*$;G*^PX*/+= M#'M;\GX%&.HM$4SLO=&S!C^FW+QG>MGYG"CE[Y'++S!(X$"<7:)RT*-SP,0? M4SGHT3F01!@3.>#BAW$ M19\H&8%1.;!H"SWKMM"S:`N2E5@J!S9M86#-@4U;$&10X[4O2G%G\:O-/<#^)'^(T6P8?DC0-LH@/-^QO+#><;Z\W[&A/-^QOPI.X.; M\POAO)_!Y87RO)]D'LWBPO+8'S$3_B"MX4W_G#O])[RZW)S^4_^AG=-_MKBH MBQ1[V M0K%#9R*A2SHLXX_EJ,RR49HM9@A!"G:>E&G&*\]9@A>B59D[7!5('+>H7@Q> M,%%=TG,/H>&>1]W*<Z#DVXM`7ODM[&69KEHWB2E`CA-8T\ M*="`5)XMCQ04B\`[PG'.NVQ1I6"D,'(ZI]L"J]G"MU[E"#7542!U6M`U6OC1 MIPFAF8SNZ7(TSA;E*D?+D['SJE(=7EW]-/#"-=MT1Y%NPW'K"H;A!1/503U/ MDS3%JWEGY5?+2JS:"CI@1>B8<452\<%I^QH&8`42U$']5IE,8KR`]V9^%:Q& MJZTA!BU"PZPSDH@9M^VK&((62E*7=%RE'Q5QN5HB1-RP\:1@/4YYKAQ.B'9Y M-SBZ.85N?*C;BUM27B!NL:8E;@K1%`&TK'($;15R7]#Z/ MHZ)"/X\7^.Y::NM)[S#<\MP5N"%Z5[G%58L"0(MZQ^)&$==5O:^-B'K?VSZ" MWM6XS=7&X,;JG75+USL#P)/>(;A1Q'55[\LL_33+%D3%,]:/H'D==G/E-;!C M==]T35=^`X0G[<.P(PGLJO[KT!"B^'>FCZ!\)6ISK1U08S7/.*4+_N#>D]H! MJ#&D=4KGV229?EJ#1W_&2TQ]Z1R"6E%E4M0@G>+ M^,.HLD'(F['PI&H=1GF>#8P0#3==X$AN.&M1L3",`$*ZI,]L5:;)`M/],A:> M]*G#*,^S@1&BSZ8+',D-9RWJ$X810$B7]%DLHN5HD=4ATJ/9*IG$F!@ZN;$G MU0*1R[-7(8=H6>D85S.H91RUJ$D( M/B,17=)C$3W$HZ@8+2?3T3B;5YD618):>];DX.MK%5$&Q3>9K@R@;U@M!.3G MK`Y,FU^VI#(0".UJ^YC%BSB/,/NK%-:/T"YTV,U5V,".;0]-U_2VT`#AJ1W` ML",)[)3^QWFTO,VR>XSJ61M_,Q8:G,J1.(L3.%?1<(.>J&`=MCM+`<()(J93 M>BT_I3%F>N)@X$NI:H2*VF`0@C3*.D`*E''5ICHA",UD=$Z7F&F)@X%/76(F M)5B$8%W2IB185VWKDC8AT:BNKNFRC]5EW[HJ8H!4I<#NBX9,JQ<`$IC?\O6)E/^;$O@55N\L<5]6WQ6 MA$)(CZQ$7[_E@!#M691$9I3'3*(HZEG2HCP\$L6/\$U-Y*1'YD$\H(](2(], M@OKD/2(;\G/U\+04EI3(3\W#!//$+1 M-.&/Y;'CJ.`/-$*1-%&=O4-D:"([6@=%CW@(#)$?GF<\.>I37HCLR,]PP=,C M.V2$R)+\L!8\3;KS0VS84AT+@B)->5*%#6FJ@S]0W!G/HB!RISUB@LS=^B=+ M[K2'2)"Y8Y`YY8[)UY([;O^\`_;8VK!C3[$_W@%_DDWO9`;93=@.Z)/L:2<3 M*-MI[8`]?@4 MR))D\R>*'&ZW(I$*_8A$3B0;#E&F1["Y$T6/>[49D2K^' M#4^:*\+T.]3PW+7"FP/.-K\V=NW8,.:`+0&1/5="EI0Q=G-S")4DD6_""%N^ M!X0ZOA8W>1"("2V)D6SC('`BK/%;<1*2.6G$PELQ$I(9D<:[$_D00MIQG8P^ M[IK(CQ#&CNMF8''4U![''!A-9I"+SJ5V1.:P9S*?BAA&#R<%8B)OO-Q"/9%? M&3W1WT(](=Q"/1%OH>Z'PBW4O8N>Z1;JFLLXCQ?CV-&-U(H,Q=NI!Q?,[=3] ML/_B^BHXWOZWU;NI6826\7[-K!S&_C4S-L4!XO="W9P_>L^5 MS3XKI6.7@?>PY2@PVW9R$AU8\]#TF%'*1]^EE(*K>^E$\_$TE9 MU4]`]V66I;N5>Z+Z^2P>H0T82V%V(I8"=)^\Z)A>6R($3VT#40H*D4^EG5!? M#WO;1VH9U)<#@QO:%NQ?#8Q3C^JW?S&PE?Q4]#ZJ5UVM5'_(X;&TKRD#L%+9 M,H#;0<.M96M@`?AL$Z`R$$A\.NTC>R`/F9L9/%KK4)8`6J^'$L#;!N/4MFD< MW'MM&8`2X`E\.NTBC\=EM)BMTBBW:AYD#9>, MR0-W+HO':!NF4@`J5R@%J'V(CBU:B)1(!ZY)I7=U=DAC-<0R>DR9EX.83^U" M*[W$+L+S6Z/098R^*F-+`F6K12YHM(O;UR-TRJ5JE<>*49>*5"W@6!':ABJ% MI0(["IMSU8Z(="=)Q3RT*Q[%269+-MFI35=DBK/(EI3*9B^=,RI!L],69+L<(^U>;[#DE9VG.V,5JM=U["1 MM#,^K4ZZ,PTJG#%J=0P>=/3E@M.62)".FKS$?WAS M?B7&?5]>F.*^UY)Q$_$M9,7'>E_^>4FV+O^0ZO1WAMTEO-#NTP< MS@SMLC3-"2%G23?9.IT9Y1E$(]5EBYL!)<]]\L[<2,H.*8R6KNIV?!]0PJ@QJ^UB=]8JBFOV\%MO M^E8\:HB> M!7>4NN`=MZYM,&H,75W5.39J>I.OVTAIJ+JQT=$"5HBFZ;'0@KO6E4R/>1:K ML:/ZG66>MZY8<2R]48$=U2XN6W^3>1H0\5,6TJ'@%;HBF;6/@ M%:Y;5[AMK+NJJKNJ]ZR,2OP7QL',K\K5:+6UQ:`%:9MU0Y(UX[!]14/00NGI MJHX;9UFCR!7.(/>F9CUF7=[*\\GASBC5(#V_O$5E0S$CJ.JJOE<+ZQ48>19> M%0\LA%B9$G\I5?0K%4E4<, M77'&E4G=5KSI5@\)'#JXQ-&\)DC@T.'-CO*5*0)7XJJ)%6-6=SR:5D2LN)*O M=Q`8L[OC1#9`)AZM&%%7/V5WY!1V%6++94>MV(R4MD^50>!C[51Y9/ M"9'E4S&RO'\I1I:?&T\4+U=EEB=1ZBBX7)*;&%\>]KCX\HMP$UY>_;?=Z/(= M/-N)HD,^+N>*#KF:IHONH^E]U,-,$>WR/EBZF1D2&25@-N3-8H;,`S4\$>N` M]>E,<[:8$3P]`7V/RCQ:%%6?'"_*^@HTDM3Y3!Y%]<:20"I6+`FX+4C\VS0+ M$8FW%H(H"8W3;K>;^G+3]6N7\&9@;7VW$BUN0^Y-W)`VP7DCUD;3KX\6`,2- MXJO;>L>'-^SR=AWA`-93Q\:MXEVD-9MI_5=CV1CTG?^P=*W MOC68#7FSF*$Q#['E=S[KTX>^09@1/'5;WY_B-,T^K`_MH(B<,_>M=!-Z@P,! M/43SHD]BY4BYL_>*+K.S:`;U*!@W`:J?=:#.>ZKG%2Q**1O<4F=06Z%/-V9U MPJ1J*$HCE1\".>%2-<:DT:H:[=BR*1O-T$ATLW"F&ZW0F'.[=J;^/J:QUOQ> MLV7-=@5-_T5FRYGXS47C3/(*LR5._+2B$:=YM]NRUT*II6]E+RMF,_GRUDR_ M8C8CK)C-^!6SBYOS/FK%S-%2&62-[/*F-_2]1F:]..9X-($81A3);'$Z2XP= MR#[+G8'=B`$Q5%`B5&5Y0`@9%3#98]D].+*7C1U",Q5=TR5I&:O-]:NV%ZX^ M@Q6K=I:J_*Q1M;,X]N&I?MP:, M`#JZJ4]TG^R_'\;WOP_;[/L?C2NAURGRPG\Z[9IYDVI M!K2JC'FT$,T*KK#<\TY;52\8+92B#NNX,J;HN'KT&#J6H054TAHM4L<;5Q8Z MWE-D[0Q<0NNU&^48#S;KIATM8^?9E"-B9%&Y(ZR#W(GK(/TA_$Z*>&&S_-&T M%E<]AN>-58^KW+"70F,YLSD$/6!UD#MI@TY>Z`ODYZ<(5MTWK1F`J7C.T]+K#. M#KECE+;WTYK6S+BTY>^"WD*$WD*/>E/@DO(=HO46DO06MJXW(RYM^;N@MSY" M;WV/>E/@DO+=1^NM3]);OW6]&7%IR]\%O0T0>AMXU)L"EY3O`5IO`Y+>!JWK MS8A+6_XNZ&V(T-O0H]X4N*1\#]%Z&Y+T-FQ=;T94;:M2 M@XG+B\4$O/?GD#.00]9'&XH#8=*4^_/6USR;)--/YLVY569,TK85ID/%9=9` M!;N?A\T;2&3#2QLJ@Z'2E?WSUMDX2[-\/IN7E64<+R!ZDYBTK3L(2BY3*4K0 M?:M27T#"I5[;T"4.)82;SURG\R)9E'D&>N4V$K>N32TRGODF,I`>N?RA2A0Y ML/5@*(M=O(YT50.P_*M1"HF54+U/*P;:DEJQ*D];ECTDEUV>&G=C2BT-Q6*$5XTILJ24#1UBQ%:,?;/$E0T18^0WC&BP/F@$+D`_^ M.Q/+A&8P`F1$]4V-YL*Z*.(7L9?XOD0>C)?HX_L20GQ?(L;W#<7XOO!<$=\W MS6WB^YK6?'Q?94D MOJ_!B&5\'X>IE?@^S@=9`[:8-.7^O/6UC&9Q[QPD,"9IVPK3H>(R:Z"":*R9 M-Y#(AIA2N,T#P*(\*K#-4Z"COI36=H0)'A1KY_'4&"!O=EO%X)T8M@^C=&%M]V"4#JP[_1<@VGU;)NM8=["^`)'N'":HOE!1[IR/ MMO2%BG#GZ^*SUQ<@NGU;)NO8=K"^`)'M'":HOE!1[9R/MO2%BFCGZ^*SU]<% M6%\7WO2EP"3A^0*IKPN"OBY:UI<1DZ;5-WTI,$EXOD+JZXJ@KZN6]67$I"GWYZ^O:["^KKWI M2X%)PO,U4E_7!'VQY;;*6X??+GY7NFH)".!0KO*BHC>DZ[@PU-RR)"KFPZ+0 MBG5';*DE"XN(8A.CEN5+AXAR6T8MRQ>Z$.4FQBS+E[(0Y;:,6)8OO"#*38Q7 MEB^M(,IM&:TL7PB`E]NRNM&1RLJ9:TJIJ95M5]?4JG93T]2*)L:D2V=$X66V MC$>7SN'!RTR,19?.TL'+;!F'+IU7@I?YPJK,Z-!SY4P(I'+6I2P`^(Q%=TF,\ M&>%?\4TC3\HT()5GRR.%:%1PA..<=]FB6L%(8>1T3+?UO?8D[7*&_O1K0JRL M)@$Q4,>B0[26!=?MZAF.&$Y6EW0]O3/>PGW(;I/8DWX5R.39[9!!=+K/&,?E MSD6+>C0BTQ>^2[JKLH_S43U!A>A+FT:>=&A`*L^61PK;9\TYPG'.NVQ1IV"D M,'*ZI-OZ7)G1;A;3=([R(6/>S)-VC6CE&8MH0>?9BLYP[(MN6]0P`BV4I"[I M>'U4SJB>KRX1'3!GY4G%)JSR?`6LX/-R&ZYPQ`M.6U0P'"N0H.[I-YECYF$; M-EZUJ\*IJY@]3KAN#VXHJMT[;%VS9IP@8KJGUT4VB0NT8O=67C6KQJJK'`8K M7+>L*XIR&:>M:Q>"%4A0]_1;?L1_+6QMO&I7A5-7,7N<<-T>W%!4NW?8NF;- M.$'$=$FOB^@!H=1M:D\:56&3Y[?'!M'E(6L;+`C'7VZ3TI5(U/GB.##[2GELD>1RWCJ$550O`9B>B6'K/EJ#)" M2?)@XDV5&I2J^F!1PK39<(*5)^NN586"4$)(Z9).BSB-Q^5H=C+-%B7F^U,T M]*19`&)YUC+$H+MG90YQ]2!SW:*648CA9'5*U\MX/#HW7QW*E/A@X4O)&HR* M6F$Q@K3;<($4+>NL3;6",`((Z9X^0[0^0^_ZE&/454>(U6=HH<_0DSY-&`&$ M=$^??;0^^][U*<>HJXX^5I]]"WWV/>G3A!%`2*?T67Y*44OS!P-?ZE0C5-0% M@Q"D3=8!4IJ,JS:5"4%H)J-3NGR834;+R12C3,;$ES9U*!45TD`)TF?3"5*A M#7=M:A2&$D)*EW3ZKRR;(S2Z2^Y)GTIT\@P/Z""Z9#+'L=HDP2)[8RGL3R'< M9"G9Y@0\C5!B;W$JH20W0FF$??GH8PK=L*+<=T_D1;JM'L<,NPN;RHG_'9N%!_B!F0J*?RN;10AZMW%1%;D>X>QU$CVMQ+ID>\0QG*DV;U* MYTFQ+Q7%U6'_))T?Q6Y3%$?B;DDB+\T]D2@NQ+U\1$Z:NQ]1/*AWZ1'YD._! M0_$BVRE&9$:^SP[%D&XG&)$CU2XO%$N2C4A$DE3;N%`T:?8:$5E2;"0BD,3L M=R%2I-@H1&!(LJ?%BA]NRPJ!G<;>"BM^N&TI!':D>R>L^!$V1A`88N+WK?@1 M-CX0&)+$Z%OQPX7@H]AA8L:M>.'"ZU&L2&+#B7QP`>`X)@[1RT0FN!!O'`=B M?#*5@V80,HJ#9O@LE89FI#&*!GET+)$),?Z50,8A8I-(AQCC2F!$C,BTXJ09 M<8EBI1$B:$5),Z`218HT#I#(B!#JAZ2C&9Y&9$2(YT/2(8\^(S,B1I>A2)%' M09&I$:/(4.SH(YR('*ECEW!,-<-KB!2IPY)P1,GC:*@,B8$R!&I"6VK$4!@" M)T+LAA4GH24G?2>2E4\4*^PR%941R;HFBA/9BAR1#P?%::ZL>3E5_UY^!/Z] M_E3]>\*I^O?\J?I7-^<]X53]RY[R4/UR569Y$J66Q^K+LA$/UN]?,P?K#_KG M+P:#X'C[WW:.U=_CHB[0,QFX6*)GLC,?NK>[5@U3+SI5(-2E2F+$GJU98^J4]99JSH% MH810TD6=AGB=AOYUJD"IJQ3QHCV@"XI.0U\Z-:*$4-)%G?;Q.NW[UZD"I:Y2 MQ,L1@2XH.F4IL7("*I%UV)[F:P`V_#)\86&'8)IO*&2!FN][[#C.'2_R-SJ9 M%_&=3>"%?C.KYJU,X,7^JE;-.X+`"_WR5LU;@,"+_76N;12+[76\3&FD\OF' M5#^ED1*F-%)^2N/Z9G`E3&E<:RX*/'08FQD@1U,;8F[B#,`Y'OG2\?2C9B!?+2=?U.:`*>/(Z"Y6B- M537!:'AB*^*)3Q6;T$*YZ;:.H_1V!=K>RV>]-_2M935B0]8,8HB>63]$^AF/ M/C0-00SGJ-NZOJV&R:-QE.>DT6'3VK?"#=@-^?/8(5H7/!+KA??M0_5@[$C> MGH+^DQQTK*B@=>WB3EPKS>]H^]X,M1SI_4^CI8E<7Z<,?6M=AUJ0^8-U!"M-WT1*Z+AU8?2 M8:@Q7#T%G8-._96SX.#X7ZK.0><`:U'#=8X\$%CKU9_.D4<$ZVOX">@<='JP MG`4'QPA3=0XZ3UB+&JYSY,'"6J_^=(X\:EA?PT]`YP.ZS@>/IW,Y:E#=#;`Z M'[C0^<"WSDVH,5P]!9T/Z3H?/I[.Y:A!=3?$ZGSH0N=#WSHWH<9P]11T?D'7 M^<7CZ5R.&E1W%UB=7[C0^85OG9M08[AZ"CJ_I.O\\O%T+D<-JKM+K,XO7>C\ MTK?.3:@Q7#T%G5_1=7[U>#J7HP;5W156YURUW'V\%=E"QH36!OZ5W]:LRF MRF,P@S3/>J+*G?'I1>D0S`B>.J[OS44"U*72AK5WG>NQF^J0PP[2.^^1JGG. MMQ?=0[$C>>N\_A^(RG]X),W+\9IK33@H'.2%KO`'K]HVX07STW$]YUGRD23H MG:%W12L1FZKL@!BD:<8/5=0'CUY4#4`,YZC;NEY?FS7:W"A&D3=O[UOE1OP& M#R)^B.8E7HDU)/KWT0(0^-'\=;L]Q,5R%*7);$%I#`UCWRU!C]R0/8<]COZ'3W0%+RQ\Z]A!5YC;>WPPG2\]T)6\LZ?'RT;\8+YZ;:>9XO5J'=..H2. M,?6M:AUJ0^8-U!!M-WT1*Z+AU8?"8:@Q7'5?YT/2=HR#Y6.H7($94'%#Q%Z, MAB<+B0\][L0`84;PU&U]WT6W29H2)PT;QKY5KD=NR)Y##M$Z[X]8)9QG'XJ' M(L=Q]C1T3YH<;!@_ENY)TX(<G$@(;Q8^F> M=&H`AQRC>\N3`SC//G5O>7H`7]M/0O>D$P0:QH^E>](I`AQRC.XM3Q+@//O4 MO>5I`GQM/PG=DX:P#>/'TCUI(,LAQ^C>?:I>\M!+5_;3T+WI!,&&L:/ MI7O2*0,<8#S M[%/WEJ=0L`AQ^C>\B0"SK-/W5N>1L#7=J=U7_F) M\SBGJ)XQ]:UY'6I#Y@W4$+TW?1$KHN'5A]9AJ#%<=5OGOT>K13S*2$)G;7TK M78O;D'L3-T3KG#=B;33]^E`[$#>*KZ>@]X(N]^+QU"Y'#:J\`JOUPH74"]]* M-Z'&<-5MG:?9+!MMB34D^O?1"A#XT?QU MNSW,HX2T=75GYUO_2KR&G`]X(7IGO!"9/_CSH6\`7C`_7=?S/U?$Z#+&U+^J MU:B-%<>@AFF;]466-^/5C\(AJ#%,(&O6\!/0.2EZC#%]')V3(L<:J.$ZMXP::WCUIW/+B+%F#3\!G9.BQ1C3 MQ]$Y*5*L@1JN<\LHL897?SJWC!!KUG"G=;ZLTXW&=\33\3ASWWHWH3:<93V3)L&+1YH!5^(UUQ=B[KNPGO@NO,YZ M`_""^>FXGI?Q>'2;9F/J=S1G[UW?)ORF>A3P@_0N>J7J7O#O1?]P_&C^GD![ MV(9/4IO#P?Q16H,&/:0R6?3@MM#P:=,46._>6@((/9:[)]`.+`XUY>T?I258 M'&\JX@>W!2<'G8K^O;4&)T>>2NK_:;0'VN&GG/FCM0;:,:@">E1;L#T05?#N MM278'HTJUOQ3:0L57HR@*OX!'V7FPE`ONF,O)]7S:Z+$1>GT#[ MH0\M'F]401]08,<2+H81OD<0+@8/3V/<4'Y*X^*$N(C%&GM7N1:YJ0*;R$%: MY_Q1Y=[T[$7Q0.0XSIZ"[NFB?SS%T^6.U;H+H?M6N0N)/P5]EWF4E!1Y[PU] MJUN-V)`U@QBB;=8/D7Z.(QM/B+)5_ZX6V]HX2;-QE-[L='"2SX,3]-U<@WC> M^$97Y&*`>,CEP/X^)R+!ASQMR\>R*,I9_"])X8.Z8XW.VIR_)QZ[8$^K#FL(].-<,[C.V)C"9S]SR M=Z@06_KVT!RSM\_7FKSR8^F4O$-EV'*W1^:8NWV^-MR-HV7I\%N-JPH+ZAK` MW#'7R-:>N-`5<^6]Y"5[P)L.N[XFW@EK>^*]Z$ M&%@WO`U<\39TR]O`%6]"G(`;WH:N>+MPR]O0%6_"/25N>+MPQ=NE6]XN7/$F MW'/AAK=+5[Q=N>7MTA5OPCT);GB[./I;.A:[,JK+CCL+GDC\O: MBL-&:(T]?7R-V%`HC92Q9D^(>2$2EZW2>)4['$"($2Q$WCAD#KGCR$0H>O"KY:7%#8 MPOM"S-L1D<[FGB25XX9+Y[-08MXV7$[O3F?)U#&##J:B=KC<\;;+T8JMU!5; M>]YM.$J==KE:<,4M^7-GJP]\19T*?:QV3(FV9Y& M)VWH;"I3LNN,3INXX\D%:T,'$YF[:QN=?7>(FY1HM''`W#''9>R"/&??&GQM M..#/^5<&E[$+_IRM=_$5XH`_YVM>7,8N^'.V[L57B`/^G*]]<1F[X,_92X.O M$`?\.7]SV(8Z83^:&^8*>^)DE[*Z8:^P)T]WXZHM@ZK;5&DT MLG=ZVM*GNB>5QJ'L]DY;[O@;.JF<-2Z-M*6-OX:32I?T3DA[QH1+'VU(',V%R"Y=LZ&-^?S`))+ MSFB\26[;T7(7#G_:N-OM"!SY>Q[C;^S@LR5\R\U_K8$,E?.OM'X M^Q#(7#G_.N-/XB=R)3D7W@%G#C[,=">^6W.G.,W=@L/M%(4K"A7'M5M0R0)T MS"2;M361CB-S%.=]6Q#94I2.ZB1I2RK=Q>NHCHJVI-)]Y([B(&)K(D=N]^DH M3ARVIE-QNJU#5B5GUEJ0Z[;35)Y$:\%K.[VFBPZ3/XC3"84N.DK5.9O6S,F. MT;0ASQESLE,R;7E%U]\$7P;+R;/OV+^J?.8)--I<)*OW@2[ MY;$LGYTM[VCDY,3>=IG[^]6P<]1'O0&07A^<]Z[Z?6J/YR' M5<&/Q8RVR3\%P76=/+R\Z0\WR;_[+CCIO>@'Q[T75\%WWQV=O-O8!E5AHN"G MZ%.V*H-EGLWR:'YTK'GX(BB2>9)6D,HL^'Z2W<;_+_BUXO'GZ#[.OWW_\_,7 M%8E_747Y_3]^S>.BJ'\*LGR7]/7B95PDLT7]\^G1\<%5-IW&>1$4J^4RR\M@ M6IE4'J=5#DFVB-)@N;I-D^(N6+481\MBE49E/`E^S8JR9FY9!LF\=G86?US[ MC!:3H^.=405HDV%0Q%5MKW\K3H^"H^#O?__[37!7ELN;L[,/\6UX&J7E?!7? MI8NX/)W$9]-B?#=/)F<:'2RKHI2-ZEO_(M7!^@E/+^_8^*)W5+K!BJ M/@&699SW>J=WY3PU)`HAB?J01`-`HA""*81@"B&80A"F(2!1'P*\#P'>AP#O M0X`/()@&H!H>@!)!D`\AH(9:=]L7QV;\KTVR[D%&\63[@C&G+:#I1N-L4?6" MX.33ZBT&3EPEF<3FU)/18C09`6C8)`P!";/J(S,M"AL!!7ZV@:3OA[2`7KK=3I`9[U.UP>F&YC3U4JLRI-5E"UF M@.2U##?'PAQZ-@`-&SO8.WF3=OT78,>YL0!V`IO$\VIP"4T+ZR0V:5$=P]:D M7MP&@T&\3S8&JP6UNF"]S7YH?Q]-[R.`U)L&HS*/%D4UVJO>K.8FN[>MWY75 MYQ6$A9T)F.>=P?K0*$R!/L5IFGU8OQS,5B9V%Y/XH^Z#>.^U[AJK;O@ASD^K M1XC452]L2KVN(DVU<`G5PT]2I>^-ZMF+]89R2;IXL>'J1#W&V"=1CS#V2=3# MF7T2]3!LGT0]>MPET25@7V.5T%4,3?/#$&)]VI1*3H>$FU-N1DME5\\DK8_% M,2>+)R.P]RIMW6[!Z;='4VC3K'>RC)::+_]#6B%\7IMZ_0&_[F24K9E/O#NF M&I!TD6F^'_C$I?IS\9!T$3T`$E5R,B:JQA>)^D.<3S>Z,Z?4?EBRR;*E;@AT M2%G$:=7+CF8GTVI(#H"Z7LHY5W;F?$+EEQB?4/DIQB0\S.KKTSW,)O67L3FE M[M51I]+V+U6"NK7TSHTIU!WJ+H6Z/]VE4'>GVQ3&+(PYJ+OC;0)U9[Q-<&%* M<&E*<&5*<*U+P*^.[._8@2?7:YNWV%ZU`DT\0:0^W+0!2\_=+8$QVEVH@+#1 M=]!2$WW?RYNP)\=C+'0=CMQ"U_/(+93#0:7%$&UQ@;:X1%M.-<09M8\R`]I@R-`.*@-9J;]+!02IZC$VX.K M8,G9\"^XQ1#3JIHG].!L,)PV3V+!V6#ZE>:)&S@;3-_2/%D!9X/I7]B-]#"+ MQ@9RC(GN$Y*W`(YTQ'UD":;9LUM$,1888;+;`C$6&%'R.\"`5KL=4/#D.+(: MNUY@)@7.0X&KBP)7$06N%H0H;X395NE(*WS_S4>IHJU&Z$\+)@@1:-"(OKP(3JD=-S92R@>0R3A;%&??3R9OLDE\^G$Y5R18+E]7 M?U@G.$X6XW0U.21)D]OE/K#I;%E4?S^]$Y/M^F'UHWK*0_WT(8D_R![7A4O* M>*YZ)OO]+J\^5'/9DP?ED^DR2N.RC!]D#VN:YO%B=;LJRXHG28IU?(,4Y#]7 M.F38IDL;K./TF>5)]GO:;*X5^.K5Z+&V?PV MDX*??[I?4R*M<4W)UHLWZR4TN52BI?S!9H9,_6@4+\85.8M9G>:;;W[]Y>W[ ME[_\\.Z;;S;MH6Y2.XOFY#4P\6YB'IH\Q"7OXY(/<,F'T.3;/S;F[,U6M8X* MJ(N-A+<[H(RI-\UN-J^[ISA>0*WF1;(H\PR$2;E@B+23+E`B\]BO+2/MN'5F MI/5AS1EIN%]_1MKMUZ*1=ORZ--;\L':*M&RN5R.-%6O7\%PD:]-$8V')$I]/ M8\T:;TZJ`\E:-MZ87]<&YZ"*/Z-E<`BY(=D+<6GD7"Q!L/%J%IG@NP)S')M% M5ON8-HL\\"\0;:P;.!?"BTN(FP*;(ELA%\Z,LT/R((8Y8TWW(<]8PV(?_@RV MG#0"E\%F7!`SSDX(:`:;RX.;2>;KG^CF;-`S*0-\4Y<&0X.MV%P>X)0!J%V.YV%\E#HF@$$"9D(>YS@!K#)DXFP M'PMN@(4TP$+J8R'UL9#Z6$@AUD.(]=##%KJ'A=1#0X+-?4V$[91P`ZR'/AH2 M;$)N(FYU-%CHPK!HIOO#BM#6V_`LBN&$:'D(V\+;"-N9NE M*1D\4$T/EPVC;<5K=M%9<'?,TNWIY(EWBZ*SV%VXB3=,R8:[^QC1IHT3SDC6 M0VH/P5U.1[:GUA-W.1G9GMJ_VI?2QW.1'9GMK/-NZH05LW[VDAFH-F M<"#A=_@L#G=6$$R9FQN(UM1&TSC%GVA-;3#"0>[X'/:'FI-,Z:0W#[A&FQ=T MSP6]K@MZ11?T6A8/@Z5EL6V=%CG8O1N%`R]MX;! MMN`O;?:+X["7&&Q'>-VSZV+,'F.D(7S.HV%VV'N,-(1/DNQ6[B+H4/.PU(]#]B]T\#4X+<&NZ<:F!K\ED"]B%#O'V8/-BPQ;`I_VMB;#4M\B4E\ MA4F\W;]]O$FP>[C9(_"7/%[]:[U#()`]_F.23M0;#%Y&99S\D&8%($E/N@.. M2?0F7AFRJ5(8<_EE&2\,V=1)C/G\NNXP]1FMTQAS>A<]:/9H[)-H\XE3_4Z/ MEWDT^[4:.2KK\=4D*>=J^S_E6:&IQ#]'B\D/ZL=_2>-DH?9=22PI-.`-$OPI M&]]KGJZ6FJSKI_^C?OQS]A#OB95F_S8>WY7Q^%Z7)"N3.HI/[6:7(E1G\JY, MIJ7Z\?LZ:$GY]+=%NN-(ZG__$C>W87627?-4I]@W/7620ZM2I]FW%VF2QIXF M?95+'Q^4+N\.]U*6>V>V7,E+P+14>0*FI4H3-#0I3=&4DS3)H<%*'V__QD1K M0;INK3:,:9A>UZ`/8RJFNY2VASK8<9PM/QE2K$I]@DGU*;M=)E.F64:%-LG' MW0A?URZEIHGCW3>E_.%^8Y_ZG2)H0)J3X@"1W7CQ=G;Z3Z'3V3T<1_5# M:XL>XU/03?\[&=^JGK\LH3<::-AXMDRJ).L&[,D_N-0WP?1)/ MU4]_6Y1QKO$>YYIROUM&XWHWFS+!#UF^T&7_8YHL_ZQ__#?UX[\GB_M8PTPT MSK/;2"/I[=_JOZ@3K>//;]?O+'V:<;SF4I\HC:<:0.LD>3*[DZ9)D]OU_T6W MU;#ZM,A.STTI],_32/6EH_UST5 M\UZFJUFR6"<85P\V\PM2+ZJ4L'02SWE63V[5'X'1Y.>8[R!WW5SUJE;W@57] M_%/X:ML]G.8:RUDJZ3VU72O(Y]U*\[!Z6:D!%?<2G\QU#]P3YE('[@ES$80" MQVKMZN2[29+GG1Z(`))1I'&\(MD!Y@"8\":8M: >Release-Note: >Audit-Trail: >Unformatted: >?\?L?3_`8GWF3MPFP,` ` end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 14: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 AAA8C37B40A for ; Thu, 9 May 2002 14:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49LU1S19152; Thu, 9 May 2002 14:30:01 -0700 (PDT) (envelope-from gnats) Received: from host213-120-106-73.in-addr.btopenworld.com (host213-120-106-73.in-addr.btopenworld.com [213.120.106.73]) by hub.freebsd.org (Postfix) with ESMTP id B67EB37B400 for ; Thu, 9 May 2002 14:21:54 -0700 (PDT) Received: by host213-120-106-73.in-addr.btopenworld.com (Postfix, from userid 1001) id E784D1B0; Thu, 9 May 2002 22:21:52 +0100 (BST) Message-Id: <20020509212152.E784D1B0@host213-120-106-73.in-addr.btopenworld.com> Date: Thu, 9 May 2002 22:21:52 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37907: Request maintainership of ports/security/john Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37907 >Category: ports >Synopsis: Request maintainership of ports/security/john >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 May 09 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Student >Environment: System: FreeBSD gallium 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #2: Thu May 2 19:01:45 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: I'd like to request to be the maintainer of security/john. Ownership of this port was resigned by obrien@ a day ago. >How-To-Repeat: NA. >Fix: NA. >Release-Note: >Audit-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 May 9 15: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13A9437B406 for ; Thu, 9 May 2002 15:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49M05034334; Thu, 9 May 2002 15:00:05 -0700 (PDT) (envelope-from gnats) Received: from sep.oldach.net (sep.oldach.net [194.180.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 5B20A37B405 for ; Thu, 9 May 2002 14:58:55 -0700 (PDT) Received: from sep.oldach.net (localhost [127.0.0.1]) by sep.oldach.net (8.12.3/8.12.3/hmo18apr02) with ESMTP id g49Lwngs024892; Thu, 9 May 2002 23:58:51 +0200 (CEST) (envelope-from hmo@sep.oldach.net) Received: (from hmo@localhost) by sep.oldach.net (8.12.3/8.12.3/Submit) id g49Lwf3D024788; Thu, 9 May 2002 23:58:41 +0200 (CEST) (envelope-from hmo) Message-Id: <200205092158.g49Lwf3D024788@sep.oldach.net> Date: Thu, 9 May 2002 23:58:41 +0200 (CEST) From: Helge Oldach Reply-To: Helge Oldach To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37908: ports/mail/vbsfilter ignores milter-capable sendmail in the base 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: 37908 >Category: ports >Synopsis: ports/mail/vbsfilter ignores milter-capable sendmail in the base system >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 May 09 15:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Helge Oldach >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD sep.oldach.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 26 15:55:27 CEST 2002 toor@sep.oldach.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: The ports/mail/vbsfilter Makefile ignores an already installed sendmail that is part of the base system and configured for milter (e.g. on a recent 4.5-STABLE, the default sendmail 8.12.3 fulfills all necessary requirements). The Makefile just looks in /usr/local, doesn't find it there and tries to re-install sendmail from the ports, which is obvious nonsense. >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 Thu May 9 15: 7:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253]) by hub.freebsd.org (Postfix) with ESMTP id 209F437B400 for ; Thu, 9 May 2002 15:06:44 -0700 (PDT) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id g49M6gd09289 for ; Fri, 10 May 2002 08:06:42 +1000 (EST) (envelope-from chris@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Fri, 10 May 2002 08:05:36 +1000 Reply-To: From: "Chris Knight" To: Cc: , , Subject: RE: ports/37881: x11-toolkits/qt30 headers stop java/jdk13 plugin from building Date: Fri, 10 May 2002 08:05:33 +1000 Message-ID: <035e01c1f7a5$a5290d00$020aa8c0@aims.private> 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 CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 In-Reply-To: <5.1.0.14.0.20020509124831.00b737c0@localhost> Importance: Normal X-Return-Path: chris@aims.com.au X-MDaemon-Deliver-To: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Howdy, > > So which should take priority, Qt3 headers, or Mozilla headers? > The Mozilla ones - after all, they're useful. The Qt3 ones only generate compilation errors. > No, it would mean that people who want Qt3 and not Mozilla > would have to install much more unwanted (I'm not saying useless) > stuff. > Yes, but the Qt3 headers already state that you need to go and get the header files from Mozilla anyway. > And, for those who build from ports, that's a huge increase > in download times, because mozilla-headers gets the full mozilla > source, from what I remember. > And if they want to compile anything using at least the five headers mentioned, tey will have to do this anyway. > I'm not wanting to start a holy war of any kind here, I'd like > to find a solution that suits everyone. The one you propose won't > do that. > Sorry to burst your bubble, but finding a solution that suits everyone is not possible. If the Mozilla dependency is not to your liking, then the Qt3 port maintainer needs to track the mozilla header changes and include these in the port somehow. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 15:14:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sherryl.salk.edu (sherryl.salk.edu [198.202.70.151]) by hub.freebsd.org (Postfix) with ESMTP id 9D0BB37B49C for ; Thu, 9 May 2002 15:13:34 -0700 (PDT) Received: from merckx.salk.edu (merckx.salk.edu [198.202.70.90]) by sherryl.salk.edu (8.12.1/8.12.1) with ESMTP id g49MDW6A010213 for ; Thu, 9 May 2002 15:13:32 -0700 (PDT) Date: Thu, 9 May 2002 15:11:10 -0700 (PDT) From: Jorge Aldana To: freebsd-ports@freebsd.org Subject: Kde3 and or KdeGames3 Message-ID: <20020509150917.V1183-100000@merckx.salk.edu> 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 get the following when attemping to compile kde3, I cvsuped today 3pm PST. Anyone else get this to work? >make install ===> Installing for kde-3.0_1 ===> kde-3.0_1 depends on executable: kjumpingcube - not found ===> Verifying install for kjumpingcube in /usr/ports/games/kdegames3 ===> Building for kdegames-3.0_1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0' Making all in libkdegames gmake[2]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames' Making all in carddecks gmake[3]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/carddecks' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/carddecks'Making all in kgame gmake[3]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame' Making all in . gmake[4]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame' Making all in dialogs gmake[4]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs' gmake[5]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs' /usr/X11R6/bin/moc ./kgamedialog.h -o kgamedialog.moc source='kgamedialog.cpp' object='kgamedialog.lo' libtool=yes \ depfile='.deps/kgamedialog.Plo' tmpdepfile='.deps/kgamedialog.TPlo' \ depmode=gcc /bin/sh ../../../admin/depcomp \ /bin/sh ../../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libkdegames -I../../../libkdegames/kgame -I/usr/local/include -I/usr/X11R6/include -DSRCDIR="\"/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs\"" -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c -o kgamedialog.lo `test -f kgamedialog.cpp || echo './'`kgamedialog.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libkdegames -I../../../libkdegames/kgame -I/usr/local/include -I/usr/X11R6/include -DSRCDIR=\"/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs\" -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kgamedialog.cpp -Wp,-MD,.deps/kgamedialog.TPlo -fPIC -DPIC -o .libs/kgamedialog.o In file included from /usr/local/include/kdialogbase.h:27, from kgamedialog.h:31, from kgamedialog.cpp:30: /usr/local/include/kjanuswidget.h:329: syntax error before `,' /usr/local/include/kjanuswidget.h:346: syntax error before `,' /usr/local/include/kjanuswidget.h:349: `KJanusWidget::addGridPage(...)' has already been declared in `KJanusWidget' /usr/local/include/kjanuswidget.h:476: syntax error before `*' In file included from kgamedialog.h:31, from kgamedialog.cpp:30: /usr/local/include/kdialogbase.h:293: syntax error before `;' /usr/local/include/kdialogbase.h:609: syntax error before `,' /usr/local/include/kdialogbase.h:626: syntax error before `,' /usr/local/include/kdialogbase.h:629: `KDialogBase::addGridPage(...)' has already been declared in `KDialogBase' /usr/local/include/kdialogbase.h:702: syntax error before `)' gmake[5]: *** [kgamedialog.lo] Error 1 gmake[5]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/games/kdegames3. *** Error code 1 Stop in /usr/ports/x11/kde3. Jorge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 15:39:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id CE3E337B40F for ; Thu, 9 May 2002 15:39:32 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id PAA26216; Thu, 9 May 2002 15:39:30 -0700 Message-ID: <3CDAFAA1.4020608@owt.com> Date: Thu, 09 May 2002 15:39:29 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Jorge Aldana Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Kde3 and or KdeGames3 References: <20020509150917.V1183-100000@merckx.salk.edu> 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 Jorge Aldana wrote: > I get the following when attemping to compile kde3, I cvsuped today 3pm PST. > Anyone else get this to work? You probably have a/many dependancy out of date. You could have remnants of !kde-3 left around. You have to startout clean. FWIW, I just finished building all of kde-3 on 2 systems. The latest version will also completely build packages for all of the meta-port modules. Koffice was the last one to have its pkg-plist fixed and that finished the port. Kent > > >>make install >> > ===> Installing for kde-3.0_1 > ===> kde-3.0_1 depends on executable: kjumpingcube - not found > ===> Verifying install for kjumpingcube in /usr/ports/games/kdegames3 > ===> Building for kdegames-3.0_1 > gmake all-recursive > gmake[1]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0' > Making all in libkdegames > gmake[2]: Entering directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames' > Making all in carddecks > gmake[3]: Entering directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/carddecks' > gmake[3]: Nothing to be done for `all'. > gmake[3]: Leaving directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/carddecks'Making all > in kgame > gmake[3]: Entering directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame' > Making all in . > gmake[4]: Entering directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame' > gmake[4]: Nothing to be done for `all-am'. > gmake[4]: Leaving directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame' > Making all in dialogs > gmake[4]: Entering directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs' > gmake[5]: Entering directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs' > /usr/X11R6/bin/moc ./kgamedialog.h -o kgamedialog.moc > source='kgamedialog.cpp' object='kgamedialog.lo' libtool=yes \ > depfile='.deps/kgamedialog.Plo' tmpdepfile='.deps/kgamedialog.TPlo' \ > depmode=gcc /bin/sh ../../../admin/depcomp \ > /bin/sh ../../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. > -I../../.. -I../../../libkdegames -I../../../libkdegames/kgame > -I/usr/local/include -I/usr/X11R6/include > -DSRCDIR="\"/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs\"" > -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > -DQT_NO_ASCII_CAST -c -o kgamedialog.lo `test -f kgamedialog.cpp || echo > './'`kgamedialog.cpp > c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libkdegames > -I../../../libkdegames/kgame -I/usr/local/include -I/usr/X11R6/include > -DSRCDIR=\"/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs\" > -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > -DQT_NO_ASCII_CAST -c kgamedialog.cpp -Wp,-MD,.deps/kgamedialog.TPlo -fPIC > -DPIC -o .libs/kgamedialog.o > In file included from /usr/local/include/kdialogbase.h:27, > from kgamedialog.h:31, > from kgamedialog.cpp:30: > /usr/local/include/kjanuswidget.h:329: syntax error before `,' > /usr/local/include/kjanuswidget.h:346: syntax error before `,' > /usr/local/include/kjanuswidget.h:349: `KJanusWidget::addGridPage(...)' has > already been declared in `KJanusWidget' > /usr/local/include/kjanuswidget.h:476: syntax error before `*' > In file included from kgamedialog.h:31, > from kgamedialog.cpp:30: > /usr/local/include/kdialogbase.h:293: syntax error before `;' > /usr/local/include/kdialogbase.h:609: syntax error before `,' > /usr/local/include/kdialogbase.h:626: syntax error before `,' > /usr/local/include/kdialogbase.h:629: `KDialogBase::addGridPage(...)' has > already been declared > in `KDialogBase' > /usr/local/include/kdialogbase.h:702: syntax error before `)' > gmake[5]: *** [kgamedialog.lo] Error 1 > gmake[5]: Leaving directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs' > gmake[4]: *** [all-recursive] Error 1 > gmake[4]: Leaving directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame/dialogs' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames/kgame' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/games/kdegames3/work/kdegames-3.0/libkdegames' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/games/kdegames3. > *** Error code 1 > > Stop in /usr/ports/x11/kde3. > > Jorge > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 15:41:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from web13402.mail.yahoo.com (web13402.mail.yahoo.com [216.136.175.60]) by hub.freebsd.org (Postfix) with SMTP id E24EB37B40C for ; Thu, 9 May 2002 15:41:44 -0700 (PDT) Message-ID: <20020509224144.41443.qmail@web13402.mail.yahoo.com> Received: from [128.111.214.65] by web13402.mail.yahoo.com via HTTP; Thu, 09 May 2002 15:41:44 PDT Date: Thu, 9 May 2002 15:41:44 -0700 (PDT) From: Chris Dempsey Subject: portupgrade problem with today To: knu@freebsd.org, freebsd-ports@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 ===== Christopher P Dempsey --------------------- chrisdempsey@yahoo.com __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Mother's Day is May 12th! http://shopping.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 15:47:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from web13409.mail.yahoo.com (web13409.mail.yahoo.com [216.136.172.17]) by hub.freebsd.org (Postfix) with SMTP id DF6A137B40C for ; Thu, 9 May 2002 15:47:41 -0700 (PDT) Message-ID: <20020509224741.22472.qmail@web13409.mail.yahoo.com> Received: from [128.111.214.65] by web13409.mail.yahoo.com via HTTP; Thu, 09 May 2002 15:47:41 PDT Date: Thu, 9 May 2002 15:47:41 -0700 (PDT) From: Chris Dempsey Subject: portupgrade problem with today's cvsup To: knu@freebsd.org, freebsd-ports@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 I cd /usr/ports/sysutils/portupgrade && make install clean. portupgrade -a returns: ** Error occured reading /usr/local/etc/pkgtools.conf: undefined method `+' for nil /usr/local/bin/ruby /usr/local/etc/pkgtools.conf returns: /usr/local/etc/pkgtools.conf:89: undefined method `+' for nil (NameError) pkg_version -v: portupgrade-20020429 = up-to-date with port ruby-1.6.7.2002.05.02p = up-to-date with port ruby-bdb1-0.1.7 = up-to-date with port ruby-fnmatch-1.1b_1 = up-to-date with port ruby-optparse-0.8.6 = up-to-date with port ===== Christopher P Dempsey --------------------- chrisdempsey@yahoo.com __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Mother's Day is May 12th! http://shopping.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 15:51:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 3BFAF37B405 for ; Thu, 9 May 2002 15:51:22 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g49MrVY9023703; Thu, 9 May 2002 18:53:31 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g49MrVV5023702; Thu, 9 May 2002 18:53:31 -0400 (EDT) Date: Thu, 9 May 2002 18:53:31 -0400 From: Alan E To: Chris Knight Cc: freebsd-ports@freebsd.org, KDE FreeBSD List Subject: Re: [kde-freebsd] RE: ports/37881: x11-toolkits/qt30 headers stop java/jdk13 plugin from building Message-ID: <20020509225331.GA23660@wwweasel.geeksrus.net> References: <5.1.0.14.0.20020509124831.00b737c0@localhost> <035e01c1f7a5$a5290d00$020aa8c0@aims.private> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <035e01c1f7a5$a5290d00$020aa8c0@aims.private> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-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, May 10, 2002 at 08:05:33AM +1000, Chris Knight wrote: >Howdy, >> >> So which should take priority, Qt3 headers, or Mozilla headers? >> >The Mozilla ones - after all, they're useful. The Qt3 ones only >generate compilation errors. Yes, and the QT headers are just no-ops that #error telling you to get the mozilla ones. I have a patch queued to remove the offending headers from the qt30 installation. No more problem. Please note that the first packages of qt30 didn't install these, so this is not a major change to cut them out again. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 16:56:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.originative.com (mailgate.originative.com [195.149.39.165]) by hub.freebsd.org (Postfix) with ESMTP id 78D9937B40A for ; Thu, 9 May 2002 16:56:24 -0700 (PDT) Received: from lobster.originative.co.uk (lobster.originative.co.uk [62.232.68.81]) by mailgate.originative.com (Postfix) with ESMTP id B7C841B24F for ; Fri, 10 May 2002 00:56:21 +0100 (BST) Subject: gettext and expat From: Paul Richards To: ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.4 Date: 10 May 2002 00:56:21 +0100 Message-Id: <1020988581.45396.4.camel@lobster.originative.co.uk> 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 Evolution requires a gettext that has been compiled with expat support but there's no dependency chain to ensure this. If you haven't already got expat2 installed then gettext will build without expat support and then evolution won't build. -- Paul Richards | FreeBSD DVD releases and merchandise. FreeBSD Services Ltd | Hardware, support and development. http://www.freebsd-services.com | Domain names and mail/web hosting. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 17:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D3C9037B407 for ; Thu, 9 May 2002 17:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A0K1G00857; Thu, 9 May 2002 17:20:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 3866E37B403 for ; Thu, 9 May 2002 17:18:01 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4A0KEY9055763 for ; Thu, 9 May 2002 20:20:14 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4A0KEn4055762; Thu, 9 May 2002 20:20:14 -0400 (EDT) Message-Id: <200205100020.g4A0KEn4055762@wwweasel.geeksrus.net> Date: Thu, 9 May 2002 20:20:14 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37911: MAINTAINER UPDATE: devel/py-optik ==> 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: 37911 >Category: ports >Synopsis: MAINTAINER UPDATE: devel/py-optik ==> 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: Thu May 09 17:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 30 11:24:21 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Update devel/py-optik to version 1.3, released on 2002/04/11. >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: devel/py-optik/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/py-optik/Makefile,v retrieving revision 1.8 diff -u -3 -r1.8 Makefile --- devel/py-optik/Makefile 29 Apr 2002 14:01:08 -0000 1.8 +++ devel/py-optik/Makefile 10 May 2002 00:11:06 -0000 @@ -7,8 +7,8 @@ # PORTNAME= optik -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 +#PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,11 +22,16 @@ .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -PLIST_SUB+= DOCSDIR=${DOCSDIR:S/^${PREFIX}\///} -post-install: +PLIST_SUB+= DOCSDIR=${DOCSDIR:S@^${PREFIX}/@@} +post-install:: @${MKDIR} ${DOCSDIR}/test ${INSTALL_DATA} ${WRKSRC}/*.txt ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/test/* ${DOCSDIR}/test .endif +EXAMPLES= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} +PLIST_SUB+= EXAMPLES=${EXAMPLES:S@^${PREFIX}/@@} +post-install:: + @${MKDIR} ${EXAMPLES} + ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLES} .include Index: devel/py-optik/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/py-optik/distinfo,v retrieving revision 1.4 diff -u -3 -r1.4 distinfo --- devel/py-optik/distinfo 19 Dec 2001 08:08:26 -0000 1.4 +++ devel/py-optik/distinfo 9 May 2002 23:54:45 -0000 @@ -1 +1 @@ -MD5 (Optik-1.2.tar.gz) = 93de9c3e331b9dd2a79d1d404214696e +MD5 (Optik-1.3.tar.gz) = a2dcb7f95b0d34c8145521a59c66e910 Index: devel/py-optik/pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/py-optik/pkg-plist,v retrieving revision 1.3 diff -u -3 -r1.3 pkg-plist --- devel/py-optik/pkg-plist 14 Jan 2002 07:01:02 -0000 1.3 +++ devel/py-optik/pkg-plist 10 May 2002 00:11:38 -0000 @@ -1,18 +1,27 @@ lib/%%PYTHON_VERSION%%/site-packages/optik/__init__.py lib/%%PYTHON_VERSION%%/site-packages/optik/__init__.pyc +lib/%%PYTHON_VERSION%%/site-packages/optik/__init__.pyo lib/%%PYTHON_VERSION%%/site-packages/optik/errors.py lib/%%PYTHON_VERSION%%/site-packages/optik/errors.pyc +lib/%%PYTHON_VERSION%%/site-packages/optik/errors.pyo lib/%%PYTHON_VERSION%%/site-packages/optik/option.py lib/%%PYTHON_VERSION%%/site-packages/optik/option.pyc +lib/%%PYTHON_VERSION%%/site-packages/optik/option.pyo lib/%%PYTHON_VERSION%%/site-packages/optik/option_parser.py lib/%%PYTHON_VERSION%%/site-packages/optik/option_parser.pyc +lib/%%PYTHON_VERSION%%/site-packages/optik/option_parser.pyo @dirrm lib/%%PYTHON_VERSION%%/site-packages/optik +%%EXAMPLES%%/caseless.py +%%EXAMPLES%%/required_1.py +%%EXAMPLES%%/required_2.py +@dirrm %%EXAMPLES%% %%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/advanced.txt %%PORTDOCS%%%%DOCSDIR%%/basic.txt %%PORTDOCS%%%%DOCSDIR%%/callbacks.txt %%PORTDOCS%%%%DOCSDIR%%/extending.txt +%%PORTDOCS%%%%DOCSDIR%%/tao.txt %%PORTDOCS%%%%DOCSDIR%%/test/runall %%PORTDOCS%%%%DOCSDIR%%/test/test_basics.py %%PORTDOCS%%%%DOCSDIR%%/test/test_bool.py ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-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 May 9 17:42: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 8F65A37B40A; Thu, 9 May 2002 17:42:34 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A0gXQ07453; Thu, 9 May 2002 17:42:33 -0700 (PDT) (envelope-from sada) Date: Thu, 9 May 2002 17:42:33 -0700 (PDT) From: Message-Id: <200205100042.g4A0gXQ07453@freefall.freebsd.org> To: cyrille.lefevre@laposte.net, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34472: Maintainer update: mail/elm+ME (2.4.96b) Sender: owner-freebsd-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/elm+ME (2.4.96b) State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Thu May 9 17:42:10 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=34472 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 17: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 31A1037B403 for ; Thu, 9 May 2002 17:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A0o2Y14228; Thu, 9 May 2002 17:50:02 -0700 (PDT) (envelope-from gnats) Received: from modusponens.dnsalias.org (pool-151-203-184-175.wma.east.verizon.net [151.203.184.175]) by hub.freebsd.org (Postfix) with ESMTP id 9367B37B40F for ; Thu, 9 May 2002 17:42:27 -0700 (PDT) Received: (from jay@localhost) by modusponens.dnsalias.org (8.11.6/8.11.6) id g4A0hoF21086; Thu, 9 May 2002 20:43:50 -0400 (EDT) (envelope-from jay) Message-Id: <200205100043.g4A0hoF21086@modusponens.dnsalias.org> Date: Thu, 9 May 2002 20:43:50 -0400 (EDT) From: Jay Sachs To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37912: open-motif-devel port refuses 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: 37912 >Category: ports >Synopsis: open-motif-devel port refuses 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: Thu May 09 17:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jay Sachs >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Eziba >Environment: System: FreeBSD socrates.modusponens.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Wed May 8 19:50:14 EDT 2002 jay@socrates.modusponens.org:/tmp/obj/usr/src/sys/SOCRATES i386 >Description: socrates# pwd /usr/ports/x11-toolkits/open-motif-devel socrates# make >> openmotif-devel-2.2.1-4_MLI.tgz is not in /local/ports/x11-toolkits/open-motif-devel/distinfo. >> Either /local/ports/x11-toolkits/open-motif-devel/distinfo is out of date, or >> openmotif-devel-2.2.1-4_MLI.tgz is spelled incorrectly. *** Error code 1 Stop in /local/ports/x11-toolkits/open-motif-devel. >How-To-Repeat: Try to build open-motif-devel. See Description. >Fix: I'm not clear what or where the "right" distribution is to be found. There is ftp://ftp.opengroup.org/pub/openmotif/R2.2.1/tars/openmotif-2.2.1.tgz that I found, but not clear if this is the distribution of the recent update to the port. In any case, the distinfo file needs fixing, and perhaps the Makefile, to point to the correct distribution. >Release-Note: >Audit-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 May 9 18:10:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED81E37B421 for ; Thu, 9 May 2002 18:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A1A1w25701; Thu, 9 May 2002 18:10:01 -0700 (PDT) (envelope-from gnats) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 94A9B37B408 for ; Thu, 9 May 2002 18:06:50 -0700 (PDT) Received: from mail.westbend.net (localhost [127.0.0.1]) by mail.westbend.net (8.12.3/8.12.3) with ESMTP id g4A16mM3049331 for ; Thu, 9 May 2002 20:06:48 -0500 (CDT) (envelope-from admin@mail.westbend.net) Received: (from root@localhost) by mail.westbend.net (8.12.3/8.12.3/Submit) id g4A16iPn049330; Thu, 9 May 2002 20:06:44 -0500 (CDT) Message-Id: <200205100106.g4A16iPn049330@mail.westbend.net> Date: Thu, 9 May 2002 20:06:44 -0500 (CDT) From: "Scot W. Hetzel" Reply-To: "Scot W. Hetzel" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37913: security/cyrus-sasl: Fix sourceforge 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: 37913 >Category: ports >Synopsis: security/cyrus-sasl: Fix sourceforge 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: Thu May 09 18:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 4.5-STABLE i386 >Organization: West Bend Internet >Environment: System: FreeBSD wbiW009.westbend.net 4.5-STABLE FreeBSD 4.5-STABLE #7: Wed Apr 24 10:46:07 CDT 2002 root@wbiW009.westbend.net:/usr/obj/usr/src/sys/GENERIC-SMP i386 >Description: Sourceforge changed the prdownloads site, so that a web page with a selection of sites to download the sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz file is shown. This causes fetch to download the web page instead of the file. >How-To-Repeat: Remove /usr/ports/distfiles/sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz Then try to build the port. >Fix: Remove http://prdownloads.sourceforge.net/cyrus-utils/ from the Makefile. Update to sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgz Changed file: Makefile distinfo Removed file: files/patch-lib::checkpw.c Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- Makefile 25 Mar 2002 09:19:20 -0000 1.40 +++ Makefile 10 May 2002 00:21:15 -0000 @@ -7,10 +7,9 @@ PORTNAME= cyrus-sasl PORTVERSION= 1.5.27 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \ - http://prdownloads.sourceforge.net/cyrus-utils/ \ http://www.surf.org.uk/downloads/ \ ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \ ${MASTER_SITE_SOURCEFORGE} \ @@ -18,7 +17,7 @@ MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl cyrus-utils DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - sasl-${PORTVERSION}-ldap-ssl-filter-mysql-patch3.tgz + sasl-${PORTVERSION}-ldap-ssl-filter-mysql-patch4.tgz PATCH_SITES= ftp://ftp.westbend.net/pub/cyrus-mail/contrib/ \ http://www.imasy.or.jp/~ume/ipv6/ @@ -99,7 +98,7 @@ EBONES=${EBONES} \ DOCSDIR=${DOCSDIR:S/^${PREFIX}\///} \ -LDAP_MYSQL_PATCH= ldap-mysql_sasl/sasl-ldap+mysql.patch +LDAP_MYSQL_PATCH= ldap-mysql_sasl-${PORTVERSION}/sasl-ldap+mysql.patch PKGDEINSTALL= ${WRKDIR}/pkg-deinstall PKGINSTALL= ${WRKDIR}/pkg-install @@ -123,8 +122,7 @@ @${CP} ${FILESDIR}/pwcheck_pam.c ${WRKSRC}/pwcheck pre-patch: - @(cd ${WRKSRC} && ${PATCH} -p1 < ${WRKDIR}/${LDAP_MYSQL_PATCH} && \ - ${MV} configure.orig configure) + @(cd ${WRKSRC} && ${PATCH} -p1 < ${WRKDIR}/${LDAP_MYSQL_PATCH}) # Fix sasldb name in pkg-install/deinstall scripts post-patch: Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 17 Jan 2002 15:04:35 -0000 1.7 +++ distinfo 10 May 2002 00:01:55 -0000 @@ -1,4 +1,4 @@ MD5 (cyrus-sasl-1.5.27.tar.gz) = 76ea426e2e2da3b8d2e3a43af5488f3b -MD5 (sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz) = 19e6783c1f4095e265648d26c4679544 +MD5 (sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgz) = 3dc800b8a173adb419b6ea9ed8ba5f20 MD5 (sasl_apop_patch.gz) = 6bf7a34b73d1c8d139d2269069d1ba4c MD5 (cyrus-sasl-1.5.27-ipv6-20020106.diff.gz) = b2956a084954a46ba2d751f56a80a275 >Release-Note: >Audit-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 May 9 18:30: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 0213C37B409; Thu, 9 May 2002 18:30:47 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A1Uk033995; Thu, 9 May 2002 18:30:46 -0700 (PDT) (envelope-from sada) Date: Thu, 9 May 2002 18:30:46 -0700 (PDT) From: Message-Id: <200205100130.g4A1Uk033995@freefall.freebsd.org> To: ak03@gte.com, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35596: Maintainer update: make py-omniorb buildable on bento Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update: make py-omniorb buildable on bento State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Thu May 9 18:30:19 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35596 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 19:12:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 6D2AD37B408 for ; Thu, 9 May 2002 19:12:11 -0700 (PDT) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 27B203F45 for ; Thu, 10 May 2001 18:14:45 -0400 (EDT) From: "Dan Langille" Organization: DVL Software Limited To: ports@freebsd.org Date: Thu, 9 May 2002 22:11:58 -0400 MIME-Version: 1.0 Subject: postgresql : why is postmaster installed to /usr/local/bin? Reply-To: dan@langille.org X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20010510221445.27B203F45@bast.unixathome.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 Why is postmaster installed to /usr/local/bin? As an administrative tool (it's not for users) I would expect it to be in /usr/local/sbin. 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 Thu May 9 20:16: 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 F003237B405; Thu, 9 May 2002 20:16:01 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3G1i83168; Thu, 9 May 2002 20:16:01 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 20:16:01 -0700 (PDT) From: Message-Id: <200205100316.g4A3G1i83168@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37890: 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: ijliao State-Changed-When: Thu May 9 20:15:51 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37890 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20:16: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 DFCFE37B404; Thu, 9 May 2002 20:16:16 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3GGi83331; Thu, 9 May 2002 20:16:16 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 20:16:16 -0700 (PDT) From: Message-Id: <200205100316.g4A3GGi83331@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37891: 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 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 20:16:06 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20:18:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from snoopy.moondog.org (snoopy.moondog.org [208.186.117.46]) by hub.freebsd.org (Postfix) with ESMTP id 4B1F237B404 for ; Thu, 9 May 2002 20:18:31 -0700 (PDT) Received: (from elden@localhost) by snoopy.moondog.org (8.11.6/8.11.6) id g4A3IT789000 for ports@freebsd.org; Thu, 9 May 2002 20:18:29 -0700 (PDT) (envelope-from efbsd@moondog.org) Date: Thu, 9 May 2002 20:18:29 -0700 From: Elden Fenison To: ports@freebsd.org Subject: open-motif-devel... broken Message-ID: <20020509201829.A88973@snoopy.moondog.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Mailer: Mutt 1.2.5.1i X-Operating-System: FreeBSD 4.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 The open-motif-devel port seems to be broken. When building I get the following error: >> openmotif-devel-2.2.1-4_MLI.tgz is not in /usr/ports/x11-toolkits/open-motif-devel/distinfo. >> Either /usr/ports/x11-toolkits/open-motif-devel/distinfo is out of date, or >> openmotif-devel-2.2.1-4_MLI.tgz is spelled incorrectly. *** Error code 1 Stop in /usr/ports/x11-toolkits/open-motif-devel. ** Command failed: make ** Fix the problem and try again. About 24 hours ago the port maintainer removed himself as the maintainer... I can only assume he was tired of hearing people whine about this. and didn't have the time or energy to fix it, so he abandoned the port. This broken port effectively breaks the native fbsd jdk because it is a dependancy. Any help would be appreciated. -- -=Elden=- http://www.moondog.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20:20: 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 6708937B405; Thu, 9 May 2002 20:19:58 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3JwC84960; Thu, 9 May 2002 20:19:58 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 20:19:58 -0700 (PDT) From: Message-Id: <200205100319.g4A3JwC84960@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37894: Fix plist games/gomoku.app --- bento 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 Synopsis: Fix plist games/gomoku.app --- bento error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 20:19:50 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37894 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20: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 8DA0537B40D for ; Thu, 9 May 2002 20:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3K3g85043; Thu, 9 May 2002 20:20:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 20:20:03 -0700 (PDT) Message-Id: <200205100320.g4A3K3g85043@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Paul Richards Subject: Re: ports/37913: security/cyrus-sasl: Fix sourceforge download problem Reply-To: Paul Richards Sender: owner-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/37913; it has been noted by GNATS. From: Paul Richards To: "Scot W. Hetzel" Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/37913: security/cyrus-sasl: Fix sourceforge download problem Date: 10 May 2002 04:13:03 +0100 On Fri, 2002-05-10 at 02:06, Scot W. Hetzel wrote: > > > Sourceforge changed the prdownloads site, so that a web page with a selection > of sites to download the sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz file > is shown. This causes fetch to download the web page instead of the file. I suspect this affects all ports that download from Sourceforge. It certainly affected the expat2 port as well. -- Paul Richards | FreeBSD DVD releases and merchandise. FreeBSD Services Ltd | Hardware, support and development. http://www.freebsd-services.com | Domain names and mail/web hosting. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20: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 0A77737B40B for ; Thu, 9 May 2002 20:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3K2b85024; Thu, 9 May 2002 20:20:02 -0700 (PDT) (envelope-from gnats) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 84AA237B403 for ; Thu, 9 May 2002 20:10:30 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id A0E8E24D06 for ; Fri, 10 May 2002 12:10:29 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 953E224D29 for ; Fri, 10 May 2002 12:10:18 +0900 (JST) Received: from ale.imgsrc.co.jp (ale.imgsrc.co.jp [210.226.20.142]) by black.imgsrc.co.jp (Postfix) with ESMTP id 166391E4811 for ; Fri, 10 May 2002 12:10:17 +0900 (JST) Received: (from max@localhost) by ale.imgsrc.co.jp (8.12.3/8.12.3/Submit) id g4A3AI1x000343; Fri, 10 May 2002 12:10:18 +0900 (JST) (envelope-from max) Message-Id: <200205100310.g4A3AI1x000343@ale.imgsrc.co.jp> Date: Fri, 10 May 2002 12:10:18 +0900 (JST) From: Masafumi NAKANE To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37914: libiconv port cannot be built without root privilege Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37914 >Category: ports >Synopsis: libiconv port cannot be built without root privilege >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 May 09 20:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Masafumi NAKANE >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD ale.imgsrc.co.jp 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 25 18:39:22 JST 2002 max@amber.imgsrc.co.jp:/usr/obj/usr/src/sys/GENERIC i386 >Description: libiconv port tries to install some files during the build process, thus fails if run as regular user. >How-To-Repeat: Build the libiconv port as a regular user. >Fix: The following patch fixes the build process, however, it is not tested whether the libraries built with this patch applied actually works properly. Index: files/patch-aa =================================================================== RCS file: /home/ncvs/ports/converters/libiconv/files/patch-aa,v retrieving revision 1.5 diff -u -r1.5 patch-aa --- files/patch-aa 18 Mar 2002 09:43:24 -0000 1.5 +++ files/patch-aa 9 May 2002 08:25:23 -0000 @@ -1,9 +1,11 @@ - -$FreeBSD: ports/converters/libiconv/files/patch-aa,v 1.5 2002/03/18 09:43:24 sobomax Exp $ - ---- Makefile.in.orig Tue Feb 20 21:43:19 2001 -+++ Makefile.in Sun Mar 17 11:01:20 2002 -@@ -31,7 +31,7 @@ +--- Makefile.in.orig Wed Feb 21 04:43:19 2001 ++++ Makefile.in Thu May 9 17:20:17 2002 +@@ -27,11 +27,11 @@ + SHELL = /bin/sh + + all : force +- builddir="`pwd`"; cd libcharset && $(MAKE) all && $(MAKE) install-lib libdir="$$builddir/lib" includedir="$$builddir/lib" ++ builddir="`pwd`"; cd libcharset && $(MAKE) all cd lib && $(MAKE) all cd src && $(MAKE) all cd man && $(MAKE) all Index: files/patch-ad =================================================================== RCS file: /home/ncvs/ports/converters/libiconv/files/patch-ad,v retrieving revision 1.5 diff -u -r1.5 patch-ad --- files/patch-ad 18 Mar 2002 09:43:24 -0000 1.5 +++ files/patch-ad 9 May 2002 08:26:04 -0000 @@ -1,8 +1,14 @@ - -$FreeBSD: ports/converters/libiconv/files/patch-ad,v 1.5 2002/03/18 09:43:24 sobomax Exp $ - ---- lib/Makefile.in.orig Thu Jun 28 01:37:49 2001 -+++ lib/Makefile.in Sun Mar 17 11:34:57 2002 +--- lib/Makefile.in.orig Thu Jun 28 07:37:49 2001 ++++ lib/Makefile.in Thu May 9 17:20:53 2002 +@@ -16,7 +16,7 @@ + CFLAGS = @CFLAGS@ + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ +-INCLUDES = -I. -I$(srcdir) -I../include -I$(srcdir)/../include ++INCLUDES = -I. -I$(srcdir) -I../include -I$(srcdir)/../include -I../libcharset/include + LIBTOOL = @LIBTOOL@ + LIBTOOL_COMPILE = $(LIBTOOL) --mode=compile + LIBTOOL_LINK = $(LIBTOOL) --mode=link @@ -39,7 +39,7 @@ # Before making a release, change this according to the libtool documentation, >Release-Note: >Audit-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 May 9 20:24: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 ADAD837B410; Thu, 9 May 2002 20:24:13 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3ODK86583; Thu, 9 May 2002 20:24:13 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 20:24:13 -0700 (PDT) From: Message-Id: <200205100324.g4A3ODK86583@freefall.freebsd.org> To: trish@bsdunix.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37893: *MAINTAINER UPDATE* Ecartis 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: *MAINTAINER UPDATE* Ecartis Port Update State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 20:24:03 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37893 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20:28: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 8E5BC37B483; Thu, 9 May 2002 20:26:02 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3Q1J87094; Thu, 9 May 2002 20:26:01 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 20:26:01 -0700 (PDT) From: Message-Id: <200205100326.g4A3Q1J87094@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37895: Fix plist games/gshisen --- bento 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 Synopsis: Fix plist games/gshisen --- bento error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 20:25:52 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37895 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20: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 7597937B403 for ; Thu, 9 May 2002 20:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3e3k92218; Thu, 9 May 2002 20:40:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 20:40:03 -0700 (PDT) Message-Id: <200205100340.g4A3e3k92218@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ying-Chieh Liao Subject: Re: ports/37896: Fix distinfo graphics/gsculpt --- bento error Reply-To: Ying-Chieh Liao Sender: owner-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/37896; it has been noted by GNATS. From: Ying-Chieh Liao To: Oliver Braun Cc: FreeBSD-gnats-submit@FreeBSD.ORG, kris@FreeBSD.ORG Subject: Re: ports/37896: Fix distinfo graphics/gsculpt --- bento error Date: Fri, 10 May 2002 11:38:27 +0800 --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=big5 Content-Disposition: inline damn... a LOT of diffs Terry [/tmp] -ijliao- [W12] diff -ruN gSculpt-0.3.old/ gSculpt-0.3 | wc -l 1146 do I REALLY have to log THIS in the commit log ? -- Testing can show the presence of bugs, but not their absence. --- Edsger W. Dijkstra --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE820CzrMYBZRHAI4IRAmzSAKDpCksa7EYeQRw1SbZrFtDbt6iLBgCgoVp0 Hm7pJA89ayc2BvMmTdDuh3U= =9WND -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 230B637B405 for ; Thu, 9 May 2002 20:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A3o3x95946; Thu, 9 May 2002 20:50:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 20:50:03 -0700 (PDT) Message-Id: <200205100350.g4A3o3x95946@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: ports/37896: Fix distinfo graphics/gsculpt --- bento error Reply-To: Kris Kennaway Sender: owner-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/37896; it has been noted by GNATS. From: Kris Kennaway To: Ying-Chieh Liao Cc: Oliver Braun , FreeBSD-gnats-submit@FreeBSD.ORG, kris@FreeBSD.ORG Subject: Re: ports/37896: Fix distinfo graphics/gsculpt --- bento error Date: Thu, 9 May 2002 20:49:47 -0700 --v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 10, 2002 at 11:38:27AM +0800, Ying-Chieh Liao wrote: > damn... a LOT of diffs >=20 > Terry [/tmp] -ijliao- [W12] diff -ruN gSculpt-0.3.old/ gSculpt-0.3 | wc -l > 1146 >=20 > do I REALLY have to log THIS in the commit log ? You have to summarize. If there are lots of nontrivial code changes, then do the best you can. Often there's an updated changelog in the new distfile anyway. Kris --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE820NbWry0BWjoQKURAmrBAJ9U4NdDxbbF+8ey8whF+ipV/LY6ewCfUgDX c9zJyyqwx88Onh4LsiEMf90= =s8f+ -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 20:51:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.giovannelli.com (freebsd.giovannelli.com [194.184.65.139]) by hub.freebsd.org (Postfix) with ESMTP id B95F437B403 for ; Thu, 9 May 2002 20:51:42 -0700 (PDT) Received: from usul.masternet.it (usul.giovannelli.com [10.0.0.4]) by freebsd.giovannelli.com (8.12.2/8.12.2) with ESMTP id g48Kod8J013196 for ; Wed, 8 May 2002 20:50:40 GMT (envelope-from gmarco@giovannelli.it) Message-Id: <5.1.1.2.2.20020508212341.01233a08@194.184.65.4> X-Sender: gmarco@194.184.65.4 X-Mailer: QUALCOMM Windows Eudora Version 5.1.1.3 (Beta) Date: Wed, 08 May 2002 21:42:45 +0200 To: ports@freebsd.org From: Gianmarco Giovannelli Subject: error compiling kde3 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 the make is broken in: /usr/ports/games/kdegames3/work/kdegames-3.0/kpat/freecell-solver cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFCS_STATE_STORAGE=FCS_STATE_STORAGE_INTERNAL_HASH -DFCS_STACK_STORAGE=FCS_STACK_STORAGE_INTERNAL_HASH -pthread -DQT_THREAD_SUPPORT -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt -D_THREAD_SAFE -O2 -O -pipe -c freecell.c -Wp,-MD,.deps/freecell.TPlo -fPIC -DPIC -o .libs/freecell.o In file included from fcs.h:57, from freecell.c:23: md5.h:17: redefinition of `u_int32_t' /usr/include/sys/types.h:116: `u_int32_t' previously declared here #ifdef WIN32 typedef unsigned __int32 u_int32_t; #elif defined(__osf__) typedef unsigned int u_int32_t; #elif !defined(__linux__) && !defined(__NetBSD__) typedef uint32_t u_int32_t; <---- this is the line #endif Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.gufi.org/~gmarco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21: 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 4A0BF37B407 for ; Thu, 9 May 2002 21:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A403199903; Thu, 9 May 2002 21:00:03 -0700 (PDT) (envelope-from gnats) Received: from smtp.noos.fr (zola.noos.net [212.198.2.76]) by hub.freebsd.org (Postfix) with ESMTP id BC08737B401 for ; Thu, 9 May 2002 20:55:02 -0700 (PDT) Received: (qmail 7879639 invoked by uid 0); 10 May 2002 03:55:01 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.76 (qmail-ldap-1.03) with SMTP for ; 10 May 2002 03:55:01 -0000 Received: from gits.gits.dyndns.org (4hqxkwczgew060vn@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.3/8.12.3) with ESMTP id g4A3sxMp037017; Fri, 10 May 2002 05:55:00 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.3/8.12.3/Submit) id g4A3svjT037016; Fri, 10 May 2002 05:54:57 +0200 (CEST) (envelope-from root) Message-Id: <200205100354.g4A3svjT037016@gits.gits.dyndns.org> Date: Fri, 10 May 2002 05:54:57 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org Cc: Brett Glass X-Send-Pr-Version: 3.113 Subject: ports/37915: Maintainer update: net/isc-dhcp3 (3.0.1.r9) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37915 >Category: ports >Synopsis: Maintainer update: net/isc-dhcp3 (3.0.1.r9) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 09 21:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: ACME >Environment: System: FreeBSD gits 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #14: Fri Jan 11 00:18:07 CET 2002 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386 >Description: Makefile PORTVERSION updated distinfo updated files/patch-site.h deleted >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp3/Makefile,v retrieving revision 1.77 diff -u -r1.77 Makefile --- Makefile 19 Apr 2002 20:59:21 -0000 1.77 +++ Makefile 10 May 2002 00:14:10 -0000 @@ -7,7 +7,7 @@ # PORTNAME= dhcp -PORTVERSION= 3.0.1.r8 +PORTVERSION= 3.0.1.r9 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/%SUBDIR%/ \ ${US_MASTER_SITES} ${JAPAN_MASTER_SITES} \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp3/distinfo,v retrieving revision 1.41 diff -u -r1.41 distinfo --- distinfo 19 Apr 2002 20:59:21 -0000 1.41 +++ distinfo 10 May 2002 00:14:31 -0000 @@ -1 +1 @@ -MD5 (dhcp-3.0.1rc8.tar.gz) = 4229e0f1806d811f8fbe1e62fa57f435 +MD5 (dhcp-3.0.1rc9.tar.gz) = 3cc4758e5a59362315393a1874dfcb21 >Release-Note: >Audit-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 May 9 21: 4: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 4867237B408; Thu, 9 May 2002 21:04:17 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A44HE01517; Thu, 9 May 2002 21:04:17 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:04:17 -0700 (PDT) From: Message-Id: <200205100404.g4A44HE01517@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37896: Fix distinfo graphics/gsculpt --- bento 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 Synopsis: Fix distinfo graphics/gsculpt --- bento error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 21:04:07 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37896 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:12: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 592BC37B408; Thu, 9 May 2002 21:12:22 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4CMM08349; Thu, 9 May 2002 21:12:22 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:12:22 -0700 (PDT) From: Message-Id: <200205100412.g4A4CMM08349@freefall.freebsd.org> To: cyrille.lefevre@laposte.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37915: Maintainer update: net/isc-dhcp3 (3.0.1.r9) Sender: owner-freebsd-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/isc-dhcp3 (3.0.1.r9) State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 21:12:09 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37915 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21: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 D6F3C37B406 for ; Thu, 9 May 2002 21:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4K1Z11130; Thu, 9 May 2002 21:20:01 -0700 (PDT) (envelope-from gnats) Received: from t-mta2.odn.ne.jp (mfep2.odn.ne.jp [143.90.131.180]) by hub.freebsd.org (Postfix) with ESMTP id 56B5E37B404 for ; Thu, 9 May 2002 21:14:25 -0700 (PDT) Received: from sz.homedns.org ([218.46.1.125]) by t-mta2.odn.ne.jp with ESMTP id <20020510041423647.QEQF.789.t-mta2.odn.ne.jp@mta2.odn.ne.jp>; Fri, 10 May 2002 13:14:23 +0900 Received: by sz.homedns.org (Postfix, from userid 1001) id ED11799C8A; Fri, 10 May 2002 13:14:18 +0900 (JST) Message-Id: <20020510041418.ED11799C8A@sz.homedns.org> Date: Fri, 10 May 2002 13:14:18 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37916: Update port: security/fwanalog to 0.6.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37916 >Category: ports >Synopsis: Update port: security/fwanalog to 0.6.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: Thu May 09 21:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD sz.homedns.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #11: Tue Apr 23 11:04:54 JST 2002 root@sz.homedns.org:/sack/obj/usr/src/sys/NS i386 >Description: - Update to 0.6.1 - Drop maintainership >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/fwanalog/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2002/05/05 00:22:48 1.2 +++ Makefile 2002/05/10 04:13:30 @@ -6,11 +6,11 @@ # PORTNAME= fwanalog -PORTVERSION= 0.6 +PORTVERSION= 0.6.1 CATEGORIES= security MASTER_SITES= http://tud.at/programm/fwanalog/ -MAINTAINER= fuyuki@mj.0038.net +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= analog:${PORTSDIR}/www/analog Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/fwanalog/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2002/05/05 00:22:48 1.2 +++ distinfo 2002/05/10 04:13:30 @@ -1 +1 @@ -MD5 (fwanalog-0.6.tar.gz) = a20429a34d35980c35c038c5072398a3 +MD5 (fwanalog-0.6.1.tar.gz) = 79e8a51784db26944ea4b593b515f59b >Release-Note: >Audit-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 May 9 21:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 682F337B404; Thu, 9 May 2002 21:30:01 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4U1815062; Thu, 9 May 2002 21:30:01 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:30:01 -0700 (PDT) From: Message-Id: <200205100430.g4A4U1815062@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37899: Update port: audio/mp32ogg --- bento 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 Synopsis: Update port: audio/mp32ogg --- bento error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 21:29:53 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37899 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:30: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 A933537B400 for ; Thu, 9 May 2002 21:30:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4U9p15112; Thu, 9 May 2002 21:30:09 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 21:30:09 -0700 (PDT) Message-Id: <200205100430.g4A4U9p15112@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kimura Fuyuki Subject: Re: ports/37916: Update port: security/fwanalog to 0.6.1 Reply-To: Kimura Fuyuki Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37916; it has been noted by GNATS. From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37916: Update port: security/fwanalog to 0.6.1 Date: Fri, 10 May 2002 13:22:03 +0900 Oops, forgot to update pkg-descr. Please use this one. cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/fwanalog/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2002/05/05 00:22:48 1.2 +++ Makefile 2002/05/10 04:15:34 @@ -6,11 +6,11 @@ # PORTNAME= fwanalog -PORTVERSION= 0.6 +PORTVERSION= 0.6.1 CATEGORIES= security MASTER_SITES= http://tud.at/programm/fwanalog/ -MAINTAINER= fuyuki@mj.0038.net +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= analog:${PORTSDIR}/www/analog Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/fwanalog/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2002/05/05 00:22:48 1.2 +++ distinfo 2002/05/10 04:15:34 @@ -1 +1 @@ -MD5 (fwanalog-0.6.tar.gz) = a20429a34d35980c35c038c5072398a3 +MD5 (fwanalog-0.6.1.tar.gz) = 79e8a51784db26944ea4b593b515f59b Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/security/fwanalog/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 2002/04/07 02:55:07 1.1 +++ pkg-descr 2002/05/10 04:15:34 @@ -3,6 +3,3 @@ its reports. WWW: http://tud.at/programm/fwanalog/ - -- Kimura Fuyuki -fuyuki@mj.0038.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:30:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D20637B403 for ; Thu, 9 May 2002 21:30:13 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4UDG15152; Thu, 9 May 2002 21:30:13 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 21:30:13 -0700 (PDT) Message-Id: <200205100430.g4A4UDG15152@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ying-Chieh Liao Subject: Re: ports/37897: Fix distinfo graphics/kisomandel --- bento error Reply-To: Ying-Chieh Liao Sender: owner-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/37897; it has been noted by GNATS. From: Ying-Chieh Liao To: Oliver Braun Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37897: Fix distinfo graphics/kisomandel --- bento error Date: Fri, 10 May 2002 12:24:23 +0800 --wq9mPyueHGvFACwf Content-Type: text/plain; charset=big5 Content-Disposition: inline On Thu, May 09, 2002 at 20:27:08 +0200, Oliver Braun wrote: > diff -ruN kisomandel.old/distinfo kisomandel/distinfo > --- kisomandel.old/distinfo Wed Aug 15 11:52:02 2001 > +++ kisomandel/distinfo Thu May 9 20:24:24 2002 > @@ -1 +1 @@ > -MD5 (kisomandel-0.66.tar.bz2) = 3878d6679c1691128512e366329b2991 > +MD5 (kisomandel-0.66.tar.bz2) = c8121218b9b8dc658532bbd1bdb043a0 where did you get this ? I fetch the distfile from master site, and there's no diff ? -- The sooner you start to code, the longer the program will take. --- Roy Carlson --wq9mPyueHGvFACwf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE820t3rMYBZRHAI4IRAhtoAJ4w6Le/fRW6rNxz6s3Ho22OfXA8+wCdGovU 8OotB4MkBXQqByFeZOjUmUw= =uhbB -----END PGP SIGNATURE----- --wq9mPyueHGvFACwf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:36: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 E803737B400; Thu, 9 May 2002 21:36:42 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4agk17931; Thu, 9 May 2002 21:36:42 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:36:42 -0700 (PDT) From: Message-Id: <200205100436.g4A4agk17931@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37901: Fix distinfo security/py-rijndael --- bento 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 Synopsis: Fix distinfo security/py-rijndael --- bento error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 21:36:33 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37901 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:37:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D300E37B407; Thu, 9 May 2002 21:37:33 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4bXu18394; Thu, 9 May 2002 21:37:33 -0700 (PDT) (envelope-from trevor) Date: Thu, 9 May 2002 21:37:33 -0700 (PDT) From: Message-Id: <200205100437.g4A4bXu18394@freefall.freebsd.org> To: dominic_marks@btinternet.com, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37907: Request maintainership of ports/security/john Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Request maintainership of ports/security/john State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Thu May 9 21:37:07 PDT 2002 State-Changed-Why: Done. http://www.freebsd.org/cgi/query-pr.cgi?pr=37907 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:39: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 5B2E737B401; Thu, 9 May 2002 21:39:12 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4dC019151; Thu, 9 May 2002 21:39:12 -0700 (PDT) (envelope-from cy) Date: Thu, 9 May 2002 21:39:12 -0700 (PDT) From: Message-Id: <200205100439.g4A4dC019151@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/37916: Update port: security/fwanalog to 0.6.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: security/fwanalog to 0.6.1 Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Thu May 9 21:38:52 PDT 2002 Responsible-Changed-Why: I'll take care of this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=37916 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:45: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 67CB637B407; Thu, 9 May 2002 21:45:20 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4jKn21757; Thu, 9 May 2002 21:45:20 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:45:20 -0700 (PDT) From: Message-Id: <200205100445.g4A4jKn21757@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37902: Fix distinfo math/superlu --- bento 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 Synopsis: Fix distinfo math/superlu --- bento error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 21:45:12 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37902 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:48: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 0A5A137B401; Thu, 9 May 2002 21:48:13 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4mC222804; Thu, 9 May 2002 21:48:12 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:48:12 -0700 (PDT) From: Message-Id: <200205100448.g4A4mC222804@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, scrappy@FreeBSD.org Subject: Re: ports/37903: Unbreak devel/mico Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Unbreak devel/mico Responsible-Changed-From-To: freebsd-ports->scrappy Responsible-Changed-By: ijliao Responsible-Changed-When: Thu May 9 21:47:59 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37903 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:49: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 4764B37B404; Thu, 9 May 2002 21:49:22 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4nMK23198; Thu, 9 May 2002 21:49:22 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:49:22 -0700 (PDT) From: Message-Id: <200205100449.g4A4nMK23198@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37900: Fix plist textproc/pspell-ispell --- bento 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 Synopsis: Fix plist textproc/pspell-ispell --- bento error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 21:49:12 PDT 2002 State-Changed-Why: originator request http://www.freebsd.org/cgi/query-pr.cgi?pr=37900 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21: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 EC2D237B405 for ; Thu, 9 May 2002 21:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4o2D23506; Thu, 9 May 2002 21:50:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 21:50:02 -0700 (PDT) Message-Id: <200205100450.g4A4o2D23506@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alexey Dokuchaev Subject: Re: ports/37857: graphics/mplayer-skins port UPDATE Reply-To: Alexey Dokuchaev Sender: owner-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/37857; it has been noted by GNATS. From: Alexey Dokuchaev To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/37857: graphics/mplayer-skins port UPDATE Date: Fri, 10 May 2002 11:46:39 +0700 On Wed, May 08, 2002 at 09:34:07AM -0500, David W. Chapman Jr. wrote: > Updates need to be sent in the form of a unified diff > > If the diff is large, please gzip or post a url. OK, here we go: diff -Nur mplayer-skins.old/Makefile mplayer-skins/Makefile --- mplayer-skins.old/Makefile Wed May 8 16:00:35 2002 +++ mplayer-skins/Makefile Wed May 8 19:33:05 2002 @@ -7,6 +7,7 @@ PORTNAME= mplayer PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.mplayerhq.hu/MPlayer/Skin/ \ http://ftp.mplayerhq.hu/MPlayer/Skin/ \ @@ -14,8 +15,8 @@ http://ftp2.mplayerhq.hu/MPlayer/Skin/ PKGNAMESUFFIX= -skins DISTFILES= -EXTRACT_ONLY= DIST_SUBDIR= mplayer +EXTRACT_ONLY= MAINTAINER= riggs@rrr.de @@ -70,6 +71,7 @@ WITH_SKIN_AVIFILE=yes WITH_SKIN_BLUEHEART=yes WITH_SKIN_CORNERMP=yes +WITH_SKIN_CORNERMPAQUA=yes WITH_SKIN_CUBICPLAYER=yes WITH_SKIN_CYRUS=yes WITH_SKIN_MENTALIC=yes @@ -131,6 +133,15 @@ PLIST_SUB+= CORNERMP="" .else PLIST_SUB+= CORNERMP="@comment " +.endif + +DISTFILES+= CornerMP-aqua.tar.bz2 +.ifdef(WITH_SKIN_CORNERMP) +EXTRACT_ONLY+= CornerMP-aqua.tar.bz2 + +PLIST_SUB+= CORNERMPAQUA="" +.else +PLIST_SUB+= CORNERMPAQUA="@comment " .endif DISTFILES+= CubicPlayer.tar.bz2 diff -Nur mplayer-skins.old/distinfo mplayer-skins/distinfo --- mplayer-skins.old/distinfo Wed May 8 16:00:35 2002 +++ mplayer-skins/distinfo Wed May 8 19:40:56 2002 @@ -1,18 +1,19 @@ -MD5 (mplayer/default.tar.bz2) = 3b3640a1cd4d3a55ac8f9c0cf8948985 -MD5 (mplayer/AlienMind.tar.bz2) = f574b04769ece458c0bd818f55025cfd -MD5 (mplayer/avifile.tar.bz2) = 40d0f30ac3d681b32bfb38f1d37b351e -MD5 (mplayer/BlueHeart.tar.bz2) = acb7d4d73bd82d73cf3187f219f59ef8 -MD5 (mplayer/CornerMP.tar.bz2) = 66501a39c3635b3c3d61ee6dfe05398d -MD5 (mplayer/CubicPlayer.tar.bz2) = b5267a04aae9358d15c9d24ac5867ee0 -MD5 (mplayer/Cyrus.tar.bz2) = 1e4eccdec1a7cd361ba5c4e099e6fd12 -MD5 (mplayer/mentalic.tar.bz2) = 484e8b238ad3db586f3d7de6ea44fc02 -MD5 (mplayer/MidnightLove.tar.bz2) = 354663272b22a61819adf05ad3af69cb -MD5 (mplayer/netscape4.tar.bz2) = 3d7cfd1c484c759056466369b6a5c631 -MD5 (mplayer/neutron.tar.bz2) = 802b59f4eb21b50f90c969bbe71db38e -MD5 (mplayer/phony.tar.bz2) = 3ea4d8d830029b8c401708da8f279ffe -MD5 (mplayer/plastic.tar.bz2) = abfb9abd894c7dcfda8236419341e4b3 -MD5 (mplayer/proton.tar.bz2) = 5da11799d3e3fbf88343f6946954b80b -MD5 (mplayer/slim.tar.bz2) = 5a1c33fbbffe6dd6953a83c8ff8b3e8a -MD5 (mplayer/WindowsMediaPlayer6.tar.bz2) = 91f964b3b59a91c6b0507588ff6e6077 -MD5 (mplayer/xanim.tar.bz2) = 74fd858b0b4512245f5c85275224ecfc -MD5 (mplayer/xine-lcd.tar.bz2) = 1cdf65944f468c918449bf19fde1fe9d +MD5 (mplayer/default.tar.bz2) = c79c1d2789ee388dbd3a2b8a3f79725e +MD5 (mplayer/AlienMind.tar.bz2) = f7966009eed6e69e37611474ded6b32b +MD5 (mplayer/avifile.tar.bz2) = fb3e6f1661b311d855228b0a6d732140 +MD5 (mplayer/BlueHeart.tar.bz2) = eedb246dae8e3c34646594bc1c075236 +MD5 (mplayer/CornerMP.tar.bz2) = f931fccbf72c5a15b0f97874c5215062 +MD5 (mplayer/CornerMP-aqua.tar.bz2) = eda0c4cd0d205751b303419123fc2971 +MD5 (mplayer/CubicPlayer.tar.bz2) = dcb1f7542a662d38d9bea21a90f1cd03 +MD5 (mplayer/Cyrus.tar.bz2) = 323e42db0bffb51809f6bb8a8fcd6e8e +MD5 (mplayer/mentalic.tar.bz2) = 8c98f4416731ead65a1d399010087195 +MD5 (mplayer/MidnightLove.tar.bz2) = 1516988f7f62a998815bf33c11cc597c +MD5 (mplayer/netscape4.tar.bz2) = e685d548711706d5949f75d3060a5767 +MD5 (mplayer/neutron.tar.bz2) = f6cc61865c7067c067a8d3c3333782b0 +MD5 (mplayer/phony.tar.bz2) = 1572f5920ce9fdf7b4f1b5f1d177fa1d +MD5 (mplayer/plastic.tar.bz2) = 93422d017b2574b8abec0aed90a68052 +MD5 (mplayer/proton.tar.bz2) = 4774b59a35686e72ec1f34a343fe78d1 +MD5 (mplayer/slim.tar.bz2) = 40d80ac2d1593c74e67f299e5ef75928 +MD5 (mplayer/WindowsMediaPlayer6.tar.bz2) = 5b811e80e946b93168e7e54cae96fa7e +MD5 (mplayer/xanim.tar.bz2) = acdf584ce9eba4bd9a585245966b83c5 +MD5 (mplayer/xine-lcd.tar.bz2) = 72d90b8c4ab34a29b50313e93d4c6b87 diff -Nur mplayer-skins.old/pkg-plist mplayer-skins/pkg-plist --- mplayer-skins.old/pkg-plist Wed May 8 16:00:35 2002 +++ mplayer-skins/pkg-plist Wed May 8 18:58:23 2002 @@ -27,6 +27,7 @@ %%ALIENMIND%%%%myDATADIR%%AlienMind/sub.png %%ALIENMIND%%%%myDATADIR%%AlienMind/volume.png %%BLUEHEART%%%%myDATADIR%%BlueHeart/README +%%BLUEHEART%%%%myDATADIR%%BlueHeart/VERSION %%BLUEHEART%%%%myDATADIR%%BlueHeart/eq.png %%BLUEHEART%%%%myDATADIR%%BlueHeart/eqb.png %%BLUEHEART%%%%myDATADIR%%BlueHeart/exit.png @@ -78,6 +79,35 @@ %%CORNERMP%%%%myDATADIR%%CornerMP/symbols.fnt %%CORNERMP%%%%myDATADIR%%CornerMP/symbols.png %%CORNERMP%%%%myDATADIR%%CornerMP/vol.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/README +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/about.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/back.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/eqls.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/exit.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/font.fnt +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/font.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/forwd.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/full.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/icnf.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/load.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/main.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/menu.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/menu_ko.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/menus.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/menus_ko.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/next.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/pause.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/play.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/plst.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/pos.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/prev.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/skin +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/stop.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/sub.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/subt.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/symbols.fnt +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/symbols.png +%%CORNERMPAQUA%%%%myDATADIR%%CornerMP-aqua/vol.png %%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/README %%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/VERSION %%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/balance.png @@ -93,6 +123,7 @@ %%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/stop.png %%CUBICPLAYER%%%%myDATADIR%%CubicPlayer/sub.png %%CYRUS%%%%myDATADIR%%Cyrus/README +%%CYRUS%%%%myDATADIR%%Cyrus/VERSION %%CYRUS%%%%myDATADIR%%Cyrus/eq.png %%CYRUS%%%%myDATADIR%%Cyrus/eqb.png %%CYRUS%%%%myDATADIR%%Cyrus/exit.png @@ -118,6 +149,7 @@ %%CYRUS%%%%myDATADIR%%Cyrus/symbols.fnt %%CYRUS%%%%myDATADIR%%Cyrus/symbols.png %%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/README +%%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/VERSION %%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/eq.png %%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/eqb.png %%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/exit.png @@ -142,6 +174,7 @@ %%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/symbols.fnt %%MIDNIGHTLOVE%%%%myDATADIR%%MidnightLove/symbols.png %%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/README +%%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/VERSION %%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/close.png %%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/font.fnt %%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/font.png @@ -161,6 +194,7 @@ %%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/symbols.png %%WINDOWSMEDIAPLAYER6%%%%myDATADIR%%WindowsMediaPlayer6/vol.png %%AVIFILE%%%%myDATADIR%%avifile/README +%%AVIFILE%%%%myDATADIR%%avifile/VERSION %%AVIFILE%%%%myDATADIR%%avifile/alap.png %%AVIFILE%%%%myDATADIR%%avifile/font.fnt %%AVIFILE%%%%myDATADIR%%avifile/font.png @@ -179,6 +213,7 @@ %%AVIFILE%%%%myDATADIR%%avifile/symbols.png %%AVIFILE%%%%myDATADIR%%avifile/volume.png %%DEFAULT%%%%myDATADIR%%default/README +%%DEFAULT%%%%myDATADIR%%default/VERSION %%DEFAULT%%%%myDATADIR%%default/about.png %%DEFAULT%%%%myDATADIR%%default/back.png %%DEFAULT%%%%myDATADIR%%default/eq.png @@ -206,6 +241,7 @@ %%DEFAULT%%%%myDATADIR%%default/symbols.fnt %%DEFAULT%%%%myDATADIR%%default/symbols.png %%DEFAULT%%%%myDATADIR%%default/volume.png +%%MENTALIC%%%%myDATADIR%%mentalic/VERSION %%MENTALIC%%%%myDATADIR%%mentalic/about.png %%MENTALIC%%%%myDATADIR%%mentalic/back.png %%MENTALIC%%%%myDATADIR%%mentalic/exit.png @@ -254,6 +290,7 @@ %%NETSCAPE4%%%%myDATADIR%%netscape4/stop.png %%NETSCAPE4%%%%myDATADIR%%netscape4/sub.png %%NEUTRON%%%%myDATADIR%%neutron/README +%%NEUTRON%%%%myDATADIR%%neutron/VERSION %%NEUTRON%%%%myDATADIR%%neutron/about.png %%NEUTRON%%%%myDATADIR%%neutron/back.png %%NEUTRON%%%%myDATADIR%%neutron/eqb.png @@ -282,6 +319,7 @@ %%NEUTRON%%%%myDATADIR%%neutron/symbols.png %%NEUTRON%%%%myDATADIR%%neutron/volume.png %%PHONY%%%%myDATADIR%%phony/README +%%PHONY%%%%myDATADIR%%phony/VERSION %%PHONY%%%%myDATADIR%%phony/about.png %%PHONY%%%%myDATADIR%%phony/back.png %%PHONY%%%%myDATADIR%%phony/exit.png @@ -393,6 +431,7 @@ %%SLIM%%%%myDATADIR%%slim/symbols.png %%SLIM%%%%myDATADIR%%slim/volume.png %%XANIM%%%%myDATADIR%%xanim/README +%%XANIM%%%%myDATADIR%%xanim/VERSION %%XANIM%%%%myDATADIR%%xanim/back.png %%XANIM%%%%myDATADIR%%xanim/back2.png %%XANIM%%%%myDATADIR%%xanim/back3.png @@ -415,6 +454,7 @@ %%XANIM%%%%myDATADIR%%xanim/volmin.png %%XANIM%%%%myDATADIR%%xanim/volplus.png %%XINE_LCD%%%%myDATADIR%%xine-lcd/README +%%XINE_LCD%%%%myDATADIR%%xine-lcd/VERSION %%XINE_LCD%%%%myDATADIR%%xine-lcd/close.png %%XINE_LCD%%%%myDATADIR%%xine-lcd/dvd.png %%XINE_LCD%%%%myDATADIR%%xine-lcd/eject.png @@ -458,6 +498,7 @@ %%MIDNIGHTLOVE%%@dirrm %%myDATADIR%%MidnightLove %%CYRUS%%@dirrm %%myDATADIR%%Cyrus %%CUBICPLAYER%%@dirrm %%myDATADIR%%CubicPlayer +%%CORNERMPAQUA%%@dirrm %%myDATADIR%%CornerMP-aqua %%CORNERMP%%@dirrm %%myDATADIR%%CornerMP %%BLUEHEART%%@dirrm %%myDATADIR%%BlueHeart %%ALIENMIND%%@dirrm %%myDATADIR%%AlienMind diff -Nur mplayer-skins.old/scripts/choice mplayer-skins/scripts/choice --- mplayer-skins.old/scripts/choice Wed May 8 16:00:35 2002 +++ mplayer-skins/scripts/choice Wed May 8 19:00:39 2002 @@ -20,6 +20,7 @@ "avifile" "MPlayer skin, with the look of aviplay" OFF \ "BlueHeart" "MPlayer conversion of a BlueHeart XMMS skin" OFF \ "CornerMP" "CornerMP" OFF \ + "CornerMP-aqua" "CornerMP (Aqua-style)" OFF \ "CubicPlayer" "CubicPlayer skin" OFF \ "Cyrus" "Cyrus skin from XMMS" OFF \ "Mentalic" "Sharp and shiny" OFF \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:52: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 C14EE37B406; Thu, 9 May 2002 21:52:42 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4qgt24957; Thu, 9 May 2002 21:52:42 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:52:42 -0700 (PDT) From: Message-Id: <200205100452.g4A4qgt24957@freefall.freebsd.org> To: marc@blackend.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36818: New port: editors/scribus Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: editors/scribus State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 21:52:29 PDT 2002 State-Changed-Why: already existed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36818 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:55: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 32DFE37B403; Thu, 9 May 2002 21:55:17 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4tHF25910; Thu, 9 May 2002 21:55:17 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 21:55:17 -0700 (PDT) From: Message-Id: <200205100455.g4A4tHF25910@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/37908: ports/mail/vbsfilter ignores milter-capable sendmail in the base 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 Synopsis: ports/mail/vbsfilter ignores milter-capable sendmail in the base system Responsible-Changed-From-To: freebsd-ports->dinoex Responsible-Changed-By: ijliao Responsible-Changed-When: Thu May 9 21:55:01 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37908 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 21:55:43 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 2E3B837B403; Thu, 9 May 2002 21:55:41 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A4tet26056; Thu, 9 May 2002 21:55:40 -0700 (PDT) (envelope-from dinoex) Date: Thu, 9 May 2002 21:55:40 -0700 (PDT) From: Message-Id: <200205100455.g4A4tet26056@freefall.freebsd.org> To: spamforjacob@tardell.se, dinoex@FreeBSD.org, ports@FreeBSD.org Subject: Re: ports/36789: openssh port will not compile, checksum 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 Synopsis: openssh port will not compile, checksum error State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Thu May 9 21:51:36 PDT 2002 State-Changed-Why: Patchvile verifeied okay now. Thanks to admin@ http://www.freebsd.org/cgi/query-pr.cgi?pr=36789 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 22: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDFB837B406; Thu, 9 May 2002 22:00:09 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A509p27958; Thu, 9 May 2002 22:00:09 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 22:00:09 -0700 (PDT) From: Message-Id: <200205100500.g4A509p27958@freefall.freebsd.org> To: ports@geeksrus.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37911: MAINTAINER UPDATE: devel/py-optik ==> 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 Synopsis: MAINTAINER UPDATE: devel/py-optik ==> 1.3 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu May 9 22:00:01 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37911 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 22: 2: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 BDF5E37B40B; Thu, 9 May 2002 22:02:25 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A52Pp29025; Thu, 9 May 2002 22:02:25 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 22:02:25 -0700 (PDT) From: Message-Id: <200205100502.g4A52Pp29025@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37914: libiconv port cannot be built without root privilege Sender: owner-freebsd-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 cannot be built without root privilege Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Thu May 9 22:02:01 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37914 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 22: 8:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from Mgw1-in.NCTU.edu.tw (Mgw1-in.nctu.edu.tw [140.113.54.37]) by hub.freebsd.org (Postfix) with ESMTP id BDE6037B403 for ; Thu, 9 May 2002 22:08:21 -0700 (PDT) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Mgw1-in.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g4A56ZDD075469; Fri, 10 May 2002 13:06:35 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g4A5871M015098; Fri, 10 May 2002 13:08:07 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3/Submit) id g4A57qCl015096; Fri, 10 May 2002 13:07:52 +0800 (CST) Date: Fri, 10 May 2002 13:07:51 +0800 From: Ying-Chieh Liao To: Paul Richards Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/37913: security/cyrus-sasl: Fix sourceforge download problem Message-ID: <20020510050751.GC10843@terry.dragon2.net> References: <200205100320.g4A3K3g85043@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oJ71EGRlYNjSvfq7" Content-Disposition: inline In-Reply-To: <200205100320.g4A3K3g85043@freefall.freebsd.org> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --oJ71EGRlYNjSvfq7 Content-Type: text/plain; charset=big5 Content-Disposition: inline On Thu, May 09, 2002 at 20:20:03 -0700, Paul Richards wrote: > I suspect this affects all ports that download from Sourceforge. It > certainly affected the expat2 port as well. but we've modified bsd.sites.mk to fix this problem cyrus-sasl is broken, because it list prdownload.sourceforge.net in its master site -- int i;main(){for(;i["]; Thu, 9 May 2002 22:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A5o3a51521; Thu, 9 May 2002 22:50:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 22:50:03 -0700 (PDT) Message-Id: <200205100550.g4A5o3a51521@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Marcel Moolenaar Subject: Re: ports/37704: New port lang/ifc Intel Fortran Compiler(6.0) Reply-To: Marcel Moolenaar Sender: owner-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/37704; it has been noted by GNATS. From: Marcel Moolenaar To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37704: New port lang/ifc Intel Fortran Compiler(6.0) Date: Thu, 9 May 2002 22:49:37 -0700 Followup: The linux_devtools-7 port has been committed. The road is clear... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 23: 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 5445D37B401 for ; Thu, 9 May 2002 23:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A603m55756; Thu, 9 May 2002 23:00:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 9 May 2002 23:00:03 -0700 (PDT) Message-Id: <200205100600.g4A603m55756@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/37897: Fix distinfo graphics/kisomandel --- bento error Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37897; it has been noted by GNATS. From: Oliver Braun To: Ying-Chieh Liao Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37897: Fix distinfo graphics/kisomandel --- bento error Date: Fri, 10 May 2002 07:47:34 +0200 * Ying-Chieh Liao [2002-05-10 06:26]: > On Thu, May 09, 2002 at 20:27:08 +0200, Oliver Braun wrote: > > diff -ruN kisomandel.old/distinfo kisomandel/distinfo > > --- kisomandel.old/distinfo Wed Aug 15 11:52:02 2001 > > +++ kisomandel/distinfo Thu May 9 20:24:24 2002 > > @@ -1 +1 @@ > > -MD5 (kisomandel-0.66.tar.bz2) = 3878d6679c1691128512e366329b2991 > > +MD5 (kisomandel-0.66.tar.bz2) = c8121218b9b8dc658532bbd1bdb043a0 > where did you get this ? > I fetch the distfile from master site, and there's no diff ? I got it from http://helsteger.supereva.it/kisomandel/kisomandel-0.66.tar.bz2 Regards, Olli -- Institute for Software Technology & Institute for Information Systems Department of Computing Science, Federal Armed Forces University Munich --------------------------- http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 23:10:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B4A637B406 for ; Thu, 9 May 2002 23:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A6A2f64096; Thu, 9 May 2002 23:10:02 -0700 (PDT) (envelope-from gnats) Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id 0BCBE37B416 for ; Thu, 9 May 2002 23:09:54 -0700 (PDT) Received: from home.dinoex.sub.org (home [217.6.200.196]) by net2.dinoex.sub.org (8.12.3/8.12.3) with ESMTP id g4A69QiS000856 for ; Fri, 10 May 2002 08:09:28 +0200 (CEST) (envelope-from dm@home.dinoex.sub.org) Received: (from dm@localhost) by home.dinoex.sub.org (8.12.3/8.12.2/Submit) id g4A67CPS008393; Fri, 10 May 2002 08:07:12 +0200 (CEST) (envelope-from dm) Message-Id: <200205100607.g4A67CPS008393@home.dinoex.sub.org> Date: Fri, 10 May 2002 08:07:12 +0200 (CEST) From: dirk.meyer@dinoex.sub.org Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37917: [PATCH] ports does not support local_startup in rc.conf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37917 >Category: ports >Synopsis: [PATCH] ports does not support local_startup in rc.conf >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 09 23:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 4.5-STABLE i386 >Organization: privat >Environment: System: FreeBSD 4.5-STABLE i386 >Description: startscript does not work in other directories. >How-To-Repeat: Use a diffrent startup-dir so builds don't add services or samples. /etc/rc.conf: local_startup="/usr/local/etc/rc.local" >Fix: Apply this patch: diff squid24/Makefile squid24/Makefile --- squid24/Makefile Sat Mar 23 05:38:35 2002 +++ squid24/Makefile Sat Apr 20 17:22:40 2002 @@ -95,6 +95,9 @@ post-extract: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure + @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/squid.sh \ + > ${WRKSRC}/squid.sh + post-install: # I don't think many people use the pinger nowadays, and if you @@ -117,7 +120,7 @@ ${CHOWN} nobody:nogroup ${PREFIX}/squid/cache @if [ ! -f ${PREFIX}/etc/rc.d/squid.sh ]; then \ ${ECHO} "Installing ${PREFIX}/etc/rc.d/squid.sh startup file."; \ - ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/squid.sh ${PREFIX}/etc/rc.d/squid.sh; \ + ${INSTALL_SCRIPT} -m 751 ${WRKSRC}/squid.sh ${PREFIX}/etc/rc.d/squid.sh; \ fi .include diff squid24/files/squid.sh squid24/files/squid.sh --- squid24/files/squid.sh Sat Sep 1 10:34:14 2001 +++ squid24/files/squid.sh Sun Apr 21 05:58:19 2002 @@ -1,25 +1,23 @@ #!/bin/sh -if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then - echo "$0: Cannot determine the PREFIX" >&2 - exit 1 -fi - case "$1" in start) - if [ -x ${PREFIX}/sbin/squid -a -f ${PREFIX}/etc/squid/squid.conf ]; then - (cd /${PREFIX}/squid/logs; ${PREFIX}/sbin/squid >/dev/null 2>&1 &) ; echo -n ' squid' + if [ -x %%PREFIX%%/sbin/squid -a -f %%PREFIX%%/etc/squid/squid.conf ]; then + (cd /%%PREFIX%%/squid/logs; %%PREFIX%%/sbin/squid >/dev/null 2>&1 &) ; echo -n ' squid' fi ;; stop) - ${PREFIX}/sbin/squid -k shutdown 2>&1 + %%PREFIX%%/sbin/squid -k shutdown 2>&1 # Uncomment this if you'd like the system to (attempt to # wait for) squid to shut down cleanly #echo "Sleeping for 45 seconds to allow squid to shutdown.." #sleep 45 ;; +restart) + %%PREFIX%%/sbin/squid -k reconfigure + ;; *) - echo "Usage: `basename $0` {start|stop}" >&2 + echo "Usage: `basename $0` {start|stop|restart}" >&2 ;; esac >Release-Note: >Audit-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 May 9 23: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 9CF7837B40C for ; Thu, 9 May 2002 23:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A6K1R67585; Thu, 9 May 2002 23:20:01 -0700 (PDT) (envelope-from gnats) Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id 8469D37B406 for ; Thu, 9 May 2002 23:12:53 -0700 (PDT) Received: from home.dinoex.sub.org (home [217.6.200.196]) by net2.dinoex.sub.org (8.12.3/8.12.3) with ESMTP id g4A6CQiS007075 for ; Fri, 10 May 2002 08:12:27 +0200 (CEST) (envelope-from dm@home.dinoex.sub.org) Received: (from dm@localhost) by home.dinoex.sub.org (8.12.3/8.12.2/Submit) id g4A6AbE8008495; Fri, 10 May 2002 08:10:37 +0200 (CEST) (envelope-from dm) Message-Id: <200205100610.g4A6AbE8008495@home.dinoex.sub.org> Date: Fri, 10 May 2002 08:10:37 +0200 (CEST) From: dirk.meyer@dinoex.sub.org Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37918: [PATCH] ports does not support local_startup in rc.conf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37918 >Category: ports >Synopsis: [PATCH] ports does not support local_startup in rc.conf >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 09 23:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 4.5-STABLE i386 >Organization: privat >Environment: System: FreeBSD 4.5-STABLE i386 >Description: startscript does not work in other directories. >How-To-Repeat: Use a diffrent startup-dir so builds don't add services or samples. /etc/rc.conf: local_startup="/usr/local/etc/rc.local" >Fix: Apply this patch: diff apache13+ipv6/Makefile apache13+ipv6/Makefile --- apache13+ipv6/Makefile Sun Dec 9 01:39:30 2001 +++ apache13+ipv6/Makefile Fri Apr 19 19:29:09 2002 @@ -65,13 +65,17 @@ MAN1= dbmmanage.1 htdigest.1 htpasswd.1 MAN8= ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8 +post-extract: + @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/apache.sh \ + > ${WRKSRC}/apache.sh + pre-install: PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL post-install: @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ ${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ - ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/apache.sh ${PREFIX}/etc/rc.d/apache.sh; \ + ${INSTALL_SCRIPT} -m 751 ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh; \ fi .include diff apache13+ipv6/files/apache.sh apache13+ipv6/files/apache.sh --- apache13+ipv6/files/apache.sh Wed Aug 9 04:16:31 2000 +++ apache13+ipv6/files/apache.sh Fri Apr 19 19:30:08 2002 @@ -1,16 +1,11 @@ #!/bin/sh -if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then - echo "$0: Cannot determine the PREFIX" >&2 - exit 1 -fi - case "$1" in start) - [ -x ${PREFIX}/sbin/apachectl ] && ${PREFIX}/sbin/apachectl start > /dev/null && echo -n ' apache' + [ -x %%PREFIX%%/sbin/apachectl ] && %%PREFIX%%/sbin/apachectl start > /dev/null && echo -n ' apache' ;; stop) - [ -r /var/run/httpd.pid ] && ${PREFIX}/sbin/apachectl stop > /dev/null && echo -n ' apache' + [ -r /var/run/httpd.pid ] && %%PREFIX%%/sbin/apachectl stop > /dev/null && echo -n ' apache' ;; *) echo "Usage: `basename $0` {start|stop}" >&2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 23:31: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 E090737B401; Thu, 9 May 2002 23:31:30 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A6VUi71382; Thu, 9 May 2002 23:31:30 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 23:31:30 -0700 (PDT) From: Message-Id: <200205100631.g4A6VUi71382@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, adrian@FreeBSD.org Subject: Re: ports/37917: [PATCH] ports does not support local_startup in rc.conf Sender: owner-freebsd-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] ports does not support local_startup in rc.conf Responsible-Changed-From-To: freebsd-ports->adrian Responsible-Changed-By: ijliao Responsible-Changed-When: Thu May 9 23:30:37 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37917 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 23:33: 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 105EC37B403; Thu, 9 May 2002 23:32:55 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A6Ws671811; Thu, 9 May 2002 23:32:54 -0700 (PDT) (envelope-from ijliao) Date: Thu, 9 May 2002 23:32:54 -0700 (PDT) From: Message-Id: <200205100632.g4A6Ws671811@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, sumikawa@FreeBSD.org Subject: Re: ports/37918: [PATCH] ports does not support local_startup in rc.conf Sender: owner-freebsd-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] ports does not support local_startup in rc.conf Responsible-Changed-From-To: freebsd-ports->sumikawa Responsible-Changed-By: ijliao Responsible-Changed-When: Thu May 9 23:32:10 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37918 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 23:43:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.noos.fr (camus.noos.net [212.198.2.70]) by hub.freebsd.org (Postfix) with ESMTP id B8E4B37B41B for ; Thu, 9 May 2002 23:43:20 -0700 (PDT) Received: (qmail 7669060 invoked by uid 0); 10 May 2002 06:43:19 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with SMTP for ; 10 May 2002 06:43:19 -0000 Received: from gits.gits.dyndns.org (ldmfvrb99vwks94t@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.3/8.12.3) with ESMTP id g4A6hIMp044164; Fri, 10 May 2002 08:43:18 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.3/8.12.3/Submit) id g4A6hHMO044163; Fri, 10 May 2002 08:43:17 +0200 (CEST) (envelope-from root) Message-Id: <200205100643.g4A6hHMO044163@gits.gits.dyndns.org> Subject: Re: ports/34472: Maintainer update: mail/elm+ME (2.4.96b) In-Reply-To: <200205100042.g4A0gXQ07453@freefall.freebsd.org> To: sada@FreeBSD.org Date: Fri, 10 May 2002 08:43:17 +0200 (CEST) From: Cyrille Lefevre Cc: freebsd-ports@FreeBSD.org Reply-To: cyrille.lefevre@laposte.net X-Face: V|+c;4!|B?E%BE^{E6);aI.[< List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org sada@FreeBSD.org wrote: > Synopsis: Maintainer update: mail/elm+ME (2.4.96b) > > State-Changed-From-To: open->closed > State-Changed-By: sada > State-Changed-When: Thu May 9 17:42:10 PDT 2002 > State-Changed-Why: > Committed, thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=34472 sorry to say that, but you should have to commit PR #37130 instead of this one %-) if you prefer, I could submit a new patch set against pl96b ? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/37130 also, to be up-to-date w/ the current pl, replace ELM_PATCHLEVEL= a by ELM_PATCHLEVEL= b at line 74 in the port Makefile. thanks in advance. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu May 9 23:50:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.noos.fr (aragon.noos.net [212.198.2.75]) by hub.freebsd.org (Postfix) with ESMTP id 933A537B408 for ; Thu, 9 May 2002 23:49:55 -0700 (PDT) Received: (qmail 50636998 invoked by uid 0); 10 May 2002 06:49:54 -0000 Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with SMTP for ; 10 May 2002 06:49:54 -0000 Received: from gits.gits.dyndns.org (23o4szbc21p706cz@localhost [127.0.0.1]) by gits.gits.dyndns.org (8.12.3/8.12.3) with ESMTP id g4A6nrMp044202; Fri, 10 May 2002 08:49:53 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by gits.gits.dyndns.org (8.12.3/8.12.3/Submit) id g4A6nqNh044201; Fri, 10 May 2002 08:49:52 +0200 (CEST) (envelope-from root) Message-Id: <200205100649.g4A6nqNh044201@gits.gits.dyndns.org> Subject: Re: ports/37915: Maintainer update: net/isc-dhcp3 (3.0.1.r9) In-Reply-To: <200205100412.g4A4CMM08349@freefall.freebsd.org> To: ijliao@FreeBSD.org Date: Fri, 10 May 2002 08:49:52 +0200 (CEST) From: Cyrille Lefevre Cc: freebsd-ports@FreeBSD.org Reply-To: cyrille.lefevre@laposte.net X-Face: V|+c;4!|B?E%BE^{E6);aI.[< List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --ELM1021013392-42300-0_ Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII ijliao@FreeBSD.org wrote: > Synopsis: Maintainer update: net/isc-dhcp3 (3.0.1.r9) > > State-Changed-From-To: open->closed > State-Changed-By: ijliao > State-Changed-When: Thu May 9 21:12:09 PDT 2002 > State-Changed-Why: > committed, thanks > > http://www.freebsd.org/cgi/query-pr.cgi?pr=37915 wahoo! you go too fast... in attachment, you'll find a missing file regarding a small problem I've just seen in the isc-dhcp ml. take care, it's a patch against /dev/null and not a cvs diff. thanks in advance to commit it also. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net --ELM1021013392-42300-0_ Content-Transfer-Encoding: 7bit Content-Type: text/x-patch Content-Disposition: attachment; filename=isc-dhcp3.0.1.r9-1.patch Content-Description: isc-dhcp3.0.1.r9-1.patch --- /dev/null Fri May 10 06:08:04 2002 +++ files/patch-omapi.c Fri May 10 06:11:34 2002 @@ -0,0 +1,11 @@ +--- server/omapi.c.orig Sat Apr 27 07:16:35 2002 ++++ server/omapi.c Fri May 10 06:10:54 2002 +@@ -245,7 +245,7 @@ + lease -> next_binding_state = bar; + if (supersede_lease (lease, 0, 1, 1, 1)) { + log_info ("lease %d state changed from %s to %s", +- ols, nls); ++ piaddr (lease -> ip_addr), ols, nls); + return ISC_R_SUCCESS; + } + log_info ("lease state change from %s to %s failed.", --ELM1021013392-42300-0_-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 0:20:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BADA837B405 for ; Fri, 10 May 2002 00:20:27 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A7KRH94924; Fri, 10 May 2002 00:20:27 -0700 (PDT) (envelope-from gnats) Received: from ob.m6.ntu.edu.tw (ob.m6.ntu.edu.tw [140.112.247.129]) by hub.freebsd.org (Postfix) with ESMTP id 641FC37B400 for ; Fri, 10 May 2002 00:10:37 -0700 (PDT) Received: from davidyu by ob.m6.ntu.edu.tw with local (Exim 3.35 #1) id 1764XB-000Ncd-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 10 May 2002 15:09:45 +0800 Message-Id: Date: Fri, 10 May 2002 15:09:45 +0800 From: Chia-Hsing Yu Reply-To: Chia-Hsing Yu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37919: 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: 37919 >Category: ports >Synopsis: port update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 10 00:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chia-Hsing Yu >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: NTU CSIE >Environment: System: FreeBSD ob.m6.ntu.edu.tw 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Fri May 3 23:45:21 CST 2002 root@ob.m6.ntu.edu.tw:/usr/obj/usr/src/sys/DAVIDYU i386 >Description: * add python interface * change maintainer email address tarball available at http://www.davidyu.org/~davidyu/libsvm.tar.gz >How-To-Repeat: >Fix: diff -ruN libsvm.orig/Makefile libsvm/Makefile --- libsvm.orig/Makefile Fri May 10 15:07:55 2002 +++ libsvm/Makefile Fri May 10 14:58:35 2002 @@ -1,18 +1,43 @@ # New ports collection Makefile for: libsvm # Date created: Oct 28 2001 -# Whom: Chia-Hsing Yu +# Whom: Chia-Hsing Yu # # $FreeBSD: ports/science/libsvm/Makefile,v 1.1 2001/12/19 03:44:59 petef Exp $ # PORTNAME= libsvm PORTVERSION= 2.33 +PORTREVISION= 1 CATEGORIES= science math MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ -MAINTAINER= davidyu@oio.cx +MAINTAINER= me@davidyu.org -post-install: +.if defined(WITH_PYTHON) +USE_PYTHON= yes +PLIST= ${WRKDIR}/pkg-plist +ALL_TARGET= all py +MAKE_ARGS+= PYTHON_INCLUDEDIR=${PYTHON_INCLUDEDIR} +.endif + +.if defined(WITH_PYTHON) +pre-install: + @cat ${PKGDIR}/pkg-plist.python ${PKGDIR}/pkg-plist > ${PLIST} +.endif + +pre-everything:: +.if !defined(WITH_PYTHON) + @${ECHO_MSG} "You can install python interface by defining WITH_PYTHON=yes" +.endif + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/svm-train ${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${WRKSRC}/svm-predict ${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${WRKSRC}/svm-scale ${PREFIX}/bin/ +.if defined(WITH_PYTHON) + ${INSTALL_SCRIPT} ${WRKSRC}/python/svm.py ${PYTHON_SITELIBDIR}/ + ${INSTALL_PROGRAM} ${WRKSRC}/python/svmc.so ${PYTHON_SITELIBDIR}/ +.endif .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/libsvm diff -ruN libsvm.orig/files/patch-Makefile libsvm/files/patch-Makefile --- libsvm.orig/files/patch-Makefile Fri May 10 15:07:55 2002 +++ libsvm/files/patch-Makefile Fri May 10 14:40:14 2002 @@ -1,7 +1,5 @@ -$FreeBSD: ports/science/libsvm/files/patch-Makefile,v 1.1 2001/12/19 03:44:59 petef Exp $ - ---- Makefile.orig Sat Sep 22 11:04:16 2001 -+++ Makefile Tue Dec 18 22:39:11 2001 +--- Makefile.orig Sat Sep 22 23:04:16 2001 ++++ Makefile Fri May 10 14:40:09 2002 @@ -1,5 +1,5 @@ -CXXC = g++ -CFLAGS = -Wall -O3 -g @@ -10,11 +8,9 @@ all: svm-train svm-predict svm-scale -@@ -13,3 +13,7 @@ +@@ -13,3 +13,5 @@ $(CXXC) $(CFLAGS) -c svm.cpp clean: rm -f *~ svm.o svm-train svm-predict svm-scale -+ -+install: -+ install -d ${PREFIX}/bin/ -+ install -s -c -m 755 svm-train svm-predict svm-scale ${PREFIX}/bin/ ++py: ++ cd python; $(MAKE) PYTHON_INCLUDEDIR=${PYTHON_INCLUDEDIR} diff -ruN libsvm.orig/pkg-plist.python libsvm/pkg-plist.python --- libsvm.orig/pkg-plist.python Thu Jan 1 08:00:00 1970 +++ libsvm/pkg-plist.python Fri May 10 14:50:07 2002 @@ -0,0 +1,2 @@ +lib/%%PYTHON_VERSION%%/site-packages/svm.py +lib/%%PYTHON_VERSION%%/site-packages/svmc.so >Release-Note: >Audit-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 May 10 2:15: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.sw.oz.au (smtp.sw.oz.au [203.31.96.1]) by hub.freebsd.org (Postfix) with ESMTP id 3F35137B40C for ; Fri, 10 May 2002 02:14:58 -0700 (PDT) Received: (from vance@localhost) by smtp.sw.oz.au (8.8.8+Sun/8.8.8) id TAA03736 for freebsd-ports@freebsd.org; Fri, 10 May 2002 19:14:50 +1000 (EST) Date: Fri, 10 May 2002 19:14:50 +1000 From: Christopher Vance To: freebsd-ports@freebsd.org Subject: aureal-kmod doa on 4.6-PRELEASE Message-ID: <20020510191450.F15015@aurema.com> 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 Attempt to compile aureal-kmod on 4.6-PRE gives the following error: cc -O -pipe -I/ad4s9d/ports/audio/aureal-kmod/work -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/ad4s9d/ports/audio/aureal-kmod/work -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c: In function `au_pci_attach': /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c:793: too few arguments to function `snd_mtxcreate' /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c: At top level: /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c:942: sizeof applied to an incomplete type *** Error code 1 A module compiled earlier still seems to work, but I'm trying to keep things synchronous. -- Christopher Vance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 2:19: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 8CC4137B404; Fri, 10 May 2002 02:19:42 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A9Jg450427; Fri, 10 May 2002 02:19:42 -0700 (PDT) (envelope-from znerd) Date: Fri, 10 May 2002 02:19:42 -0700 (PDT) From: Message-Id: <200205100919.g4A9Jg450427@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37904: New Port: database/isql-viewer (a JDBC 2.x compliant database front end) Sender: owner-freebsd-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: database/isql-viewer (a JDBC 2.x compliant database front end) Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Fri May 10 02:19:26 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37904 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 2:27: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from palle.girgensohn.se (c213-89-136-93.cm-upc.chello.se [213.89.136.93]) by hub.freebsd.org (Postfix) with ESMTP id 10A1637B400 for ; Fri, 10 May 2002 02:27:03 -0700 (PDT) Received: from palle.girgensohn.se (localhost [127.0.0.1]) by palle.girgensohn.se (8.12.3/8.12.3) with ESMTP id g4A9Qxgp091608 for ; Fri, 10 May 2002 11:27:00 +0200 (CEST) (envelope-from girgen@partitur.se) Date: Fri, 10 May 2002 11:26:59 +0200 From: Palle Girgensohn To: ports@freebsd.org Subject: Re: postgresql : why is postmaster installed to /usr/local/bin? Message-ID: <11010000.1021022819@palle.girgensohn.se> 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 You're right. It is the way the postgresql folks made it, I have not modified the installation routine. Maybe I should? /Palle --On torsdag, maj 09, 2002 22.06.54 -0400 Dan Langille wrote: > Why is postmaster installed to /usr/local/bin? As an administrative tool > (it's not for users) I would expect it to be in /usr/local/sbin. > > 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 Fri May 10 2:42:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.130.34.35]) by hub.freebsd.org (Postfix) with ESMTP id 33BA137B400; Fri, 10 May 2002 02:42:06 -0700 (PDT) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.12.2/8.12.2) with ESMTP id g4A9lOTc039792; Fri, 10 May 2002 11:47:24 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.2/8.12.2/Submit) id g4A9lNCs039791; Fri, 10 May 2002 11:47:23 +0200 (CEST) X-Authentication-Warning: tl.kom.tuwien.ac.at: tilman set sender to tilman@arved.de using -f Subject: Open-motif with Xfree-4, getpwuid_r bug? From: Tilman Linneweh To: FreeBSD stable list , ports@freebsd.org Cc: Steve Price Content-Type: multipart/mixed; boundary="=-xAu2Q3PXRkMHOb86SL5r" X-Mailer: Ximian Evolution 1.0.3 Date: 10 May 2002 11:47:22 +0200 Message-Id: <1021024042.55634.46.camel@tl.kom.tuwien.ac.at> 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 --=-xAu2Q3PXRkMHOb86SL5r Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi Stable-list, Hi ports-list, Hi steve. I am currently trying to fix the opem-motif-devel port. I am getting the following error: cc -O -pipe -march=pentium -Wall -Wno-unused -Wno-comment -pthread -o .libs/wmldbcreate wmldbcreate.o ../../lib/Xm/.libs/libXm.so -L/usr/X11R6/lib -lXt -lSM -lICE -lXext -lXp -lX11 -Wl,--rpath -Wl,/usr/X11R6/lib ../../lib/Xm/.libs/libXm.so: undefined reference to `getpwuid_r' ../../lib/Xm/.libs/libXm.so: undefined reference to `getpwnam_r' *** Error code 1 From grepping through /usr/src i think it must be posix_getpwuid_r Since #find . | xargs grep getpwuid_r Binary file ./work/openMotif-2.2.2/lib/Xm/.libs/libXm.so.3 matches Binary file ./work/openMotif-2.2.2/lib/Xm/.libs/libXm.so matches Binary file ./work/openMotif-2.2.2/lib/Xm/.libs/libXm.a matches Binary file ./work/openMotif-2.2.2/lib/Xm/Xmos.o matches Binary file ./work/openMotif-2.2.2/lib/Xm/Xmos.lo matches Doesn't find anything in open-motif src, It must be somewhere in the libraries, but which? X? pthread? I am lost somehow, and dunno how to proceed. I've attached my Makefile, and hope someone has time, to look at this. regards arved --=-xAu2Q3PXRkMHOb86SL5r Content-Disposition: attachment; filename=Makefile Content-Transfer-Encoding: quoted-printable Content-Type: text/x-makefile; name=Makefile; charset=ISO-8859-1 # ex:ts=3D8 # New ports collection makefile for: motif # Date created: 5 December 1994 # Whom: asami # # $FreeBSD: ports/x11-toolkits/open-motif-devel/Makefile,v 1.12 2002/05/08 = 21:03:16 obrien Exp $ # PORTNAME=3D open-motif-devel PORTVERSION=3D 2.2.2 CATEGORIES=3D x11-toolkits MASTER_SITES=3D ftp://ftp.uk.linux.org/pub/linux/openmotif/2.2/src/ \ http://ftp.motifzone.net/2.2/src/ \ ftp://ftp.sgi.com/other/motifzone/2.2/src/ DISTNAME=3D openMotif-${PORTVERSION} MAINTAINER=3D freebsdports@arved.de HAS_CONFIGURE=3D yes #USE_IMAKE=3Dyes CONFIGURE_ENV=3D LDFLAGS=3D"${PTHREAD_LIBS}" .if ${XFREE86_VERSION} >=3D 4 RUN_DEPENDS=3D imake:${PORTSDIR}/devel/imake-4 MTREE_FILE=3D /etc/mtree/BSD.x11-4.dist .else MTREE_FILE=3D /etc/mtree/BSD.x11.dist .endif .include --=-xAu2Q3PXRkMHOb86SL5r-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 3:20: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 393BF37B407 for ; Fri, 10 May 2002 03:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AAK2O77994; Fri, 10 May 2002 03:20:02 -0700 (PDT) (envelope-from gnats) Received: from arthur.cs.uni-magdeburg.de (arthur.CS.Uni-Magdeburg.De [141.44.27.36]) by hub.freebsd.org (Postfix) with ESMTP id 6AEEB37B404 for ; Fri, 10 May 2002 03:13:17 -0700 (PDT) Received: (from jesse@localhost) by arthur.cs.uni-magdeburg.de (8.11.6/8.11.6) id g4AAEit61877; Fri, 10 May 2002 12:14:44 +0200 (CEST) (envelope-from jesse) Message-Id: <200205101014.g4AAEit61877@arthur.cs.uni-magdeburg.de> Date: Fri, 10 May 2002 12:14:44 +0200 (CEST) From: Roland Jesse Reply-To: Roland Jesse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37920: new port graphics/simage (version 1.2.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: 37920 >Category: ports >Synopsis: new port graphics/simage (version 1.2.2) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 10 03:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 4.5-STABLE i386 >Organization: Otto-von-Guericke University of Magdeburg >Environment: System: FreeBSD arthur.cs.uni-magdeburg.de 4.5-STABLE FreeBSD 4.5-STABLE #3: Fri May 3 09:48:53 CEST 2002 root@arthur.cs.uni-magdeburg.de:/usr/obj/usr/src/sys/ARTHUR i386 >Description: simage is a library with image format loaders and front-ends to common import libraries. simage is meant for use with applications which reads image files as textures. >How-To-Repeat: n/a >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # simage # simage/Makefile # simage/distinfo # simage/pkg-descr # simage/pkg-comment # simage/pkg-plist # echo c - simage mkdir -p simage > /dev/null 2>&1 echo x - simage/Makefile sed 's/^X//' >simage/Makefile << 'END-of-simage/Makefile' X# New ports collection makefile for: simage X# Date created: 10 May 2002 X# Whom: jesse@cs.uni-magdeburg.de X# X# $FreeBSD$ X# X XPORTNAME= simage XPORTVERSION= 1.2.2 XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ X XMAINTAINER= jesse@cs.uni-magdeburg.de X XLIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ X png.5:${PORTSDIR}/graphics/png \ X ungif.5:${PORTSDIR}/graphics/libungif X XUSE_X_PREFIX= yes XUSE_LIBTOOL= yes XINSTALLS_SHLIB= yes XHAS_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} --with-ungif=${LOCALBASE} --with-jpeg --with-png --with-tiff --with-mpeg2enc X X.include END-of-simage/Makefile echo x - simage/distinfo sed 's/^X//' >simage/distinfo << 'END-of-simage/distinfo' XMD5 (simage-1.2.2.tar.gz) = 5f5e9a560b692600d8999539446ec259 END-of-simage/distinfo echo x - simage/pkg-descr sed 's/^X//' >simage/pkg-descr << 'END-of-simage/pkg-descr' XFrom its README: X XThis is ``simage'', a library with image format loaders and front-ends Xto common import libraries. simage is meant for use with applications Xwhich reads image files as textures. X XWWW: http://www.coin3d.org/ X X Roland Xjesse@cs.uni-magdeburg.de END-of-simage/pkg-descr echo x - simage/pkg-comment sed 's/^X//' >simage/pkg-comment << 'END-of-simage/pkg-comment' XLibrary with image format loaders and front-ends END-of-simage/pkg-comment echo x - simage/pkg-plist sed 's/^X//' >simage/pkg-plist << 'END-of-simage/pkg-plist' Xbin/simage-convert.scm Xbin/simage-config Xinclude/simage.h Xinclude/guilesimage.h Xlib/libsimage.so.22 Xlib/libsimage.so Xlib/libsimage.la Xlib/libguilesimage.so.0 Xlib/libguilesimage.so Xlib/libguilesimage.la Xshare/aclocal/simage.m4 Xshare/guile/coin/simage.scm Xshare/Coin/conf/simage-default.cfg X@dirrm include X@dirrm lib X@dirrm share/guile/coin X@dirrm share/guile X@dirrm share/Coin/conf X@dirrm share/Coin X@dirrm share END-of-simage/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 May 10 3:21: 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 65BA637B40A for ; Fri, 10 May 2002 03:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AAK2578004; Fri, 10 May 2002 03:20:02 -0700 (PDT) (envelope-from gnats) Received: from arthur.cs.uni-magdeburg.de (arthur.CS.Uni-Magdeburg.De [141.44.27.36]) by hub.freebsd.org (Postfix) with ESMTP id 9777F37B405 for ; Fri, 10 May 2002 03:13:17 -0700 (PDT) Received: (from jesse@localhost) by arthur.cs.uni-magdeburg.de (8.11.6/8.11.6) id g4AAEk261889; Fri, 10 May 2002 12:14:46 +0200 (CEST) (envelope-from jesse) Message-Id: <200205101014.g4AAEk261889@arthur.cs.uni-magdeburg.de> Date: Fri, 10 May 2002 12:14:46 +0200 (CEST) From: Roland Jesse Reply-To: Roland Jesse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37921: new port graphics/Coin (version 1.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: 37921 >Category: ports >Synopsis: new port graphics/Coin (version 1.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: Fri May 10 03:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 4.5-STABLE i386 >Organization: Otto-von-Guericke University of Magdeburg >Environment: System: FreeBSD arthur.cs.uni-magdeburg.de 4.5-STABLE FreeBSD 4.5-STABLE #3: Fri May 3 09:48:53 CEST 2002 root@arthur.cs.uni-magdeburg.de:/usr/obj/usr/src/sys/ARTHUR i386 >Description: Coin is a 3D graphics library with a C++ Application Programming Interface based on the Open Inventor 2.1 API. Open Inventor, for those who are not familiar with it, is an OpenGL-based, retain-mode, 3D model scene-graph rendering and interaction library, which has become the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community. Comment regarding the existing PR for graphics/inventor: Coin is based on the Open Inventor 2.1 API and one of its main design goals is as much compatibility to SGI's Inventor as possible. Therefore, I am very much in favour of *closing* PR ports/24736 (graphics/inventor). That port was submitted by myself quite some time ago. It is IMHO a Good Thing(tm) if we just go with the Coin library instead of SGI's Inventor. It is source code compatible, its development is much more alive, it has better error checking, and it feels better. :) >How-To-Repeat: n/a >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Coin # Coin/Makefile # Coin/distinfo # Coin/pkg-comment # Coin/pkg-descr # Coin/pkg-plist # echo c - Coin mkdir -p Coin > /dev/null 2>&1 echo x - Coin/Makefile sed 's/^X//' >Coin/Makefile << 'END-of-Coin/Makefile' X# New ports collection makefile for: Coin X# Date created: 10 May 2002 X# Whom: jesse@cs.uni-magdeburg.de X# X# $FreeBSD$ X# X XPORTNAME= Coin XPORTVERSION= 1.0.2 XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ X XMAINTAINER= jesse@cs.uni-magdeburg.de X XLIB_DEPENDS= simage.22:${PORTSDIR}/graphics/simage X XUSE_X_PREFIX= yes XUSE_LIBTOOL= yes XINSTALLS_SHLIB= yes XHAS_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} X XMAN1= coin-config.1 X Xpre-install: X ${PERL} -pi -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile X X.include END-of-Coin/Makefile echo x - Coin/distinfo sed 's/^X//' >Coin/distinfo << 'END-of-Coin/distinfo' XMD5 (Coin-1.0.2.tar.gz) = bb33ba20cb093408c9a15206f396dd23 END-of-Coin/distinfo echo x - Coin/pkg-comment sed 's/^X//' >Coin/pkg-comment << 'END-of-Coin/pkg-comment' XC++ 3D graphics library based on the Open Inventor 2.1 API END-of-Coin/pkg-comment echo x - Coin/pkg-descr sed 's/^X//' >Coin/pkg-descr << 'END-of-Coin/pkg-descr' XFrom its README: X XCoin is a 3D graphics library with a C++ Application Programming XInterface based on the Open Inventor 2.1 API. Open Inventor, for those Xwho are not familiar with it, is an OpenGL-based, retain-mode, 3D model Xscene-graph rendering and interaction library, which has become the de Xfacto standard graphics library for 3D visualization and visual Xsimulation software in the scientific and engineering community. X XWWW: http://www.coin3d.org/ X X Roland Xjesse@cs.uni-magdeburg.de END-of-Coin/pkg-descr echo x - Coin/pkg-plist sed 's/^X//' >Coin/pkg-plist << 'END-of-Coin/pkg-plist' Xbin/coin-config Xinclude/Inventor/lock/SoLockMgr.h Xinclude/Inventor/system/inttypes.h Xinclude/Inventor/SbBasic.h Xinclude/Inventor/VRMLnodes/SoVRMLInterpOutput.h Xinclude/Inventor/VRMLnodes/SoVRMLInterpolator.h Xinclude/Inventor/actions/SoSubAction.h Xinclude/Inventor/actions/SoActions.h Xinclude/Inventor/actions/SoAction.h Xinclude/Inventor/actions/SoBoxHighlightRenderAction.h Xinclude/Inventor/actions/SoCallbackAction.h Xinclude/Inventor/actions/SoGLRenderAction.h Xinclude/Inventor/actions/SoGetBoundingBoxAction.h Xinclude/Inventor/actions/SoGetMatrixAction.h Xinclude/Inventor/actions/SoGetPrimitiveCountAction.h Xinclude/Inventor/actions/SoHandleEventAction.h Xinclude/Inventor/actions/SoLineHighlightRenderAction.h Xinclude/Inventor/actions/SoPickAction.h Xinclude/Inventor/actions/SoRayPickAction.h Xinclude/Inventor/actions/SoSearchAction.h Xinclude/Inventor/actions/SoWriteAction.h Xinclude/Inventor/bundles/SoBundle.h Xinclude/Inventor/bundles/SoMaterialBundle.h Xinclude/Inventor/bundles/SoTextureCoordinateBundle.h Xinclude/Inventor/caches/SoBoundingBoxCache.h Xinclude/Inventor/caches/SoCache.h Xinclude/Inventor/caches/SoConvexDataCache.h Xinclude/Inventor/caches/SoGLCacheList.h Xinclude/Inventor/caches/SoGLRenderCache.h Xinclude/Inventor/caches/SoNormalCache.h Xinclude/Inventor/caches/SoTextureCoordinateCache.h Xinclude/Inventor/details/SoSubDetail.h Xinclude/Inventor/details/SoDetail.h Xinclude/Inventor/details/SoDetails.h Xinclude/Inventor/details/SoConeDetail.h Xinclude/Inventor/details/SoCubeDetail.h Xinclude/Inventor/details/SoCylinderDetail.h Xinclude/Inventor/details/SoFaceDetail.h Xinclude/Inventor/details/SoLineDetail.h Xinclude/Inventor/details/SoNodeKitDetail.h Xinclude/Inventor/details/SoPointDetail.h Xinclude/Inventor/details/SoTextDetail.h Xinclude/Inventor/draggers/SoDragger.h Xinclude/Inventor/draggers/SoCenterballDragger.h Xinclude/Inventor/draggers/SoDirectionalLightDragger.h Xinclude/Inventor/draggers/SoDragPointDragger.h Xinclude/Inventor/draggers/SoHandleBoxDragger.h Xinclude/Inventor/draggers/SoJackDragger.h Xinclude/Inventor/draggers/SoPointLightDragger.h Xinclude/Inventor/draggers/SoRotateCylindricalDragger.h Xinclude/Inventor/draggers/SoRotateDiscDragger.h Xinclude/Inventor/draggers/SoRotateSphericalDragger.h Xinclude/Inventor/draggers/SoScale1Dragger.h Xinclude/Inventor/draggers/SoScale2Dragger.h Xinclude/Inventor/draggers/SoScale2UniformDragger.h Xinclude/Inventor/draggers/SoScaleUniformDragger.h Xinclude/Inventor/draggers/SoSpotLightDragger.h Xinclude/Inventor/draggers/SoTabBoxDragger.h Xinclude/Inventor/draggers/SoTabPlaneDragger.h Xinclude/Inventor/draggers/SoTrackballDragger.h Xinclude/Inventor/draggers/SoTransformBoxDragger.h Xinclude/Inventor/draggers/SoTransformerDragger.h Xinclude/Inventor/draggers/SoTranslate1Dragger.h Xinclude/Inventor/draggers/SoTranslate2Dragger.h Xinclude/Inventor/elements/SoSubElement.h Xinclude/Inventor/elements/SoElements.h Xinclude/Inventor/elements/SoAccumulatedElement.h Xinclude/Inventor/elements/SoAmbientColorElement.h Xinclude/Inventor/elements/SoAnnoText3CharOrientElement.h Xinclude/Inventor/elements/SoAnnoText3FontSizeHintElement.h Xinclude/Inventor/elements/SoAnnoText3RenderPrintElement.h Xinclude/Inventor/elements/SoBBoxModelMatrixElement.h Xinclude/Inventor/elements/SoCacheElement.h Xinclude/Inventor/elements/SoClipPlaneElement.h Xinclude/Inventor/elements/SoComplexityElement.h Xinclude/Inventor/elements/SoComplexityTypeElement.h Xinclude/Inventor/elements/SoCoordinateElement.h Xinclude/Inventor/elements/SoCreaseAngleElement.h Xinclude/Inventor/elements/SoCullElement.h Xinclude/Inventor/elements/SoGLColorIndexElement.h Xinclude/Inventor/elements/SoDecimationPercentageElement.h Xinclude/Inventor/elements/SoDecimationTypeElement.h Xinclude/Inventor/elements/SoDiffuseColorElement.h Xinclude/Inventor/elements/SoDrawStyleElement.h Xinclude/Inventor/elements/SoElement.h Xinclude/Inventor/elements/SoEmissiveColorElement.h Xinclude/Inventor/elements/SoEnvironmentElement.h Xinclude/Inventor/elements/SoFloatElement.h Xinclude/Inventor/elements/SoFocalDistanceElement.h Xinclude/Inventor/elements/SoFontNameElement.h Xinclude/Inventor/elements/SoFontSizeElement.h Xinclude/Inventor/elements/SoGLAmbientColorElement.h Xinclude/Inventor/elements/SoGLCacheContextElement.h Xinclude/Inventor/elements/SoGLClipPlaneElement.h Xinclude/Inventor/elements/SoGLLazyElement.h Xinclude/Inventor/elements/SoGLCoordinateElement.h Xinclude/Inventor/elements/SoGLDiffuseColorElement.h Xinclude/Inventor/elements/SoGLDrawStyleElement.h Xinclude/Inventor/elements/SoGLEmissiveColorElement.h Xinclude/Inventor/elements/SoGLEnvironmentElement.h Xinclude/Inventor/elements/SoGLLightIdElement.h Xinclude/Inventor/elements/SoGLLightModelElement.h Xinclude/Inventor/elements/SoGLLinePatternElement.h Xinclude/Inventor/elements/SoGLLineWidthElement.h Xinclude/Inventor/elements/SoGLModelMatrixElement.h Xinclude/Inventor/elements/SoGLNormalElement.h Xinclude/Inventor/elements/SoGLNormalizeElement.h Xinclude/Inventor/elements/SoGLPointSizeElement.h Xinclude/Inventor/elements/SoGLPolygonOffsetElement.h Xinclude/Inventor/elements/SoGLPolygonStippleElement.h Xinclude/Inventor/elements/SoGLProjectionMatrixElement.h Xinclude/Inventor/elements/SoGLRenderPassElement.h Xinclude/Inventor/elements/SoGLShadeModelElement.h Xinclude/Inventor/elements/SoGLShapeHintsElement.h Xinclude/Inventor/elements/SoGLShininessElement.h Xinclude/Inventor/elements/SoGLSpecularColorElement.h Xinclude/Inventor/elements/SoGLTextureCoordinateElement.h Xinclude/Inventor/elements/SoGLTextureEnabledElement.h Xinclude/Inventor/elements/SoGLTextureImageElement.h Xinclude/Inventor/elements/SoGLTextureMatrixElement.h Xinclude/Inventor/elements/SoGLUpdateAreaElement.h Xinclude/Inventor/elements/SoGLViewingMatrixElement.h Xinclude/Inventor/elements/SoGLViewportRegionElement.h Xinclude/Inventor/elements/SoInt32Element.h Xinclude/Inventor/elements/SoLazyElement.h Xinclude/Inventor/elements/SoLightAttenuationElement.h Xinclude/Inventor/elements/SoLightElement.h Xinclude/Inventor/elements/SoLightModelElement.h Xinclude/Inventor/elements/SoLinePatternElement.h Xinclude/Inventor/elements/SoLineWidthElement.h Xinclude/Inventor/elements/SoLocalBBoxMatrixElement.h Xinclude/Inventor/elements/SoLongElement.h Xinclude/Inventor/elements/SoMaterialBindingElement.h Xinclude/Inventor/elements/SoModelMatrixElement.h Xinclude/Inventor/elements/SoNormalBindingElement.h Xinclude/Inventor/elements/SoNormalElement.h Xinclude/Inventor/elements/SoOverrideElement.h Xinclude/Inventor/elements/SoPickRayElement.h Xinclude/Inventor/elements/SoPickStyleElement.h Xinclude/Inventor/elements/SoPointSizeElement.h Xinclude/Inventor/elements/SoPolygonOffsetElement.h Xinclude/Inventor/elements/SoProfileCoordinateElement.h Xinclude/Inventor/elements/SoProfileElement.h Xinclude/Inventor/elements/SoProjectionMatrixElement.h Xinclude/Inventor/elements/SoReplacedElement.h Xinclude/Inventor/elements/SoShapeHintsElement.h Xinclude/Inventor/elements/SoShapeStyleElement.h Xinclude/Inventor/elements/SoShininessElement.h Xinclude/Inventor/elements/SoSpecularColorElement.h Xinclude/Inventor/elements/SoSwitchElement.h Xinclude/Inventor/elements/SoTextOutlineEnabledElement.h Xinclude/Inventor/elements/SoTextureCoordinateBindingElement.h Xinclude/Inventor/elements/SoTextureCoordinateElement.h Xinclude/Inventor/elements/SoTextureImageElement.h Xinclude/Inventor/elements/SoTextureMatrixElement.h Xinclude/Inventor/elements/SoUnitsElement.h Xinclude/Inventor/elements/SoTextureOverrideElement.h Xinclude/Inventor/elements/SoTextureQualityElement.h Xinclude/Inventor/elements/SoTransparencyElement.h Xinclude/Inventor/elements/SoViewVolumeElement.h Xinclude/Inventor/elements/SoViewingMatrixElement.h Xinclude/Inventor/elements/SoViewportRegionElement.h Xinclude/Inventor/elements/SoWindowElement.h Xinclude/Inventor/engines/SoSubEngine.h Xinclude/Inventor/engines/SoEngines.h Xinclude/Inventor/engines/SoBoolOperation.h Xinclude/Inventor/engines/SoCalculator.h Xinclude/Inventor/engines/SoCompose.h Xinclude/Inventor/engines/SoComposeMatrix.h Xinclude/Inventor/engines/SoComposeRotation.h Xinclude/Inventor/engines/SoComposeRotationFromTo.h Xinclude/Inventor/engines/SoComposeVec2f.h Xinclude/Inventor/engines/SoComposeVec3f.h Xinclude/Inventor/engines/SoComposeVec4f.h Xinclude/Inventor/engines/SoComputeBoundingBox.h Xinclude/Inventor/engines/SoConcatenate.h Xinclude/Inventor/engines/SoCounter.h Xinclude/Inventor/engines/SoDecomposeMatrix.h Xinclude/Inventor/engines/SoDecomposeRotation.h Xinclude/Inventor/engines/SoDecomposeVec2f.h Xinclude/Inventor/engines/SoDecomposeVec3f.h Xinclude/Inventor/engines/SoDecomposeVec4f.h Xinclude/Inventor/engines/SoElapsedTime.h Xinclude/Inventor/engines/SoEngine.h Xinclude/Inventor/engines/SoEngineOutput.h Xinclude/Inventor/engines/SoFieldConverter.h Xinclude/Inventor/engines/SoGate.h Xinclude/Inventor/engines/SoInterpolate.h Xinclude/Inventor/engines/SoInterpolateFloat.h Xinclude/Inventor/engines/SoInterpolateRotation.h Xinclude/Inventor/engines/SoInterpolateVec2f.h Xinclude/Inventor/engines/SoInterpolateVec3f.h Xinclude/Inventor/engines/SoInterpolateVec4f.h Xinclude/Inventor/engines/SoOnOff.h Xinclude/Inventor/engines/SoOneShot.h Xinclude/Inventor/engines/SoOutputData.h Xinclude/Inventor/engines/SoSelectOne.h Xinclude/Inventor/engines/SoTimeCounter.h Xinclude/Inventor/engines/SoTransformVec3f.h Xinclude/Inventor/engines/SoTriggerAny.h Xinclude/Inventor/errors/SoErrors.h Xinclude/Inventor/errors/SoDebugError.h Xinclude/Inventor/errors/SoError.h Xinclude/Inventor/errors/SoMemoryError.h Xinclude/Inventor/errors/SoReadError.h Xinclude/Inventor/events/SoSubEvent.h Xinclude/Inventor/events/SoButtonEvent.h Xinclude/Inventor/events/SoEvent.h Xinclude/Inventor/events/SoEvents.h Xinclude/Inventor/events/SoKeyboardEvent.h Xinclude/Inventor/events/SoLocation2Event.h Xinclude/Inventor/events/SoMotion3Event.h Xinclude/Inventor/events/SoMouseButtonEvent.h Xinclude/Inventor/events/SoSpaceballButtonEvent.h Xinclude/Inventor/fields/SoSubField.h Xinclude/Inventor/fields/SoFields.h Xinclude/Inventor/fields/SoField.h Xinclude/Inventor/fields/SoFieldContainer.h Xinclude/Inventor/fields/SoFieldData.h Xinclude/Inventor/fields/SoMFBitMask.h Xinclude/Inventor/fields/SoMFBool.h Xinclude/Inventor/fields/SoMFColor.h Xinclude/Inventor/fields/SoMFEngine.h Xinclude/Inventor/fields/SoMFEnum.h Xinclude/Inventor/fields/SoMFFloat.h Xinclude/Inventor/fields/SoMFInt32.h Xinclude/Inventor/fields/SoMFLong.h Xinclude/Inventor/fields/SoMFMatrix.h Xinclude/Inventor/fields/SoMFName.h Xinclude/Inventor/fields/SoMFNode.h Xinclude/Inventor/fields/SoMFPath.h Xinclude/Inventor/fields/SoMFPlane.h Xinclude/Inventor/fields/SoMFRotation.h Xinclude/Inventor/fields/SoMFShort.h Xinclude/Inventor/fields/SoMFString.h Xinclude/Inventor/fields/SoMFTime.h Xinclude/Inventor/fields/SoMFUInt32.h Xinclude/Inventor/fields/SoMFULong.h Xinclude/Inventor/fields/SoMFUShort.h Xinclude/Inventor/fields/SoMFVec2f.h Xinclude/Inventor/fields/SoMFVec3f.h Xinclude/Inventor/fields/SoMFVec4f.h Xinclude/Inventor/fields/SoMField.h Xinclude/Inventor/fields/SoSFBitMask.h Xinclude/Inventor/fields/SoSFBool.h Xinclude/Inventor/fields/SoSFColor.h Xinclude/Inventor/fields/SoSFEngine.h Xinclude/Inventor/fields/SoSFEnum.h Xinclude/Inventor/fields/SoSFFloat.h Xinclude/Inventor/fields/SoSFImage.h Xinclude/Inventor/fields/SoSFInt32.h Xinclude/Inventor/fields/SoSFLong.h Xinclude/Inventor/fields/SoSFMatrix.h Xinclude/Inventor/fields/SoSFName.h Xinclude/Inventor/fields/SoSFNode.h Xinclude/Inventor/fields/SoSFPath.h Xinclude/Inventor/fields/SoSFPlane.h Xinclude/Inventor/fields/SoSFRotation.h Xinclude/Inventor/fields/SoSFShort.h Xinclude/Inventor/fields/SoSFString.h Xinclude/Inventor/fields/SoSFTime.h Xinclude/Inventor/fields/SoSFTrigger.h Xinclude/Inventor/fields/SoSFUInt32.h Xinclude/Inventor/fields/SoSFULong.h Xinclude/Inventor/fields/SoSFUShort.h Xinclude/Inventor/fields/SoSFVec2f.h Xinclude/Inventor/fields/SoSFVec3f.h Xinclude/Inventor/fields/SoSFVec4f.h Xinclude/Inventor/fields/SoSField.h Xinclude/Inventor/manips/SoClipPlaneManip.h Xinclude/Inventor/manips/SoDirectionalLightManip.h Xinclude/Inventor/manips/SoPointLightManip.h Xinclude/Inventor/manips/SoSpotLightManip.h Xinclude/Inventor/manips/SoTransformManip.h Xinclude/Inventor/manips/SoCenterballManip.h Xinclude/Inventor/manips/SoHandleBoxManip.h Xinclude/Inventor/manips/SoJackManip.h Xinclude/Inventor/manips/SoTabBoxManip.h Xinclude/Inventor/manips/SoTrackballManip.h Xinclude/Inventor/manips/SoTransformBoxManip.h Xinclude/Inventor/manips/SoTransformerManip.h Xinclude/Inventor/misc/SoAuditorList.h Xinclude/Inventor/misc/SoBase.h Xinclude/Inventor/misc/SoBasic.h Xinclude/Inventor/misc/SoByteStream.h Xinclude/Inventor/misc/SoCallbackList.h Xinclude/Inventor/misc/SoChildList.h Xinclude/Inventor/misc/SoNormalGenerator.h Xinclude/Inventor/misc/SoNotification.h Xinclude/Inventor/misc/SoTranReceiver.h Xinclude/Inventor/misc/SoState.h Xinclude/Inventor/misc/SoTranscribe.h Xinclude/Inventor/misc/SoTranSender.h Xinclude/Inventor/misc/SoLightPath.h Xinclude/Inventor/misc/SoTempPath.h Xinclude/Inventor/lists/SbList.h Xinclude/Inventor/lists/SbPList.h Xinclude/Inventor/lists/SbIntList.h Xinclude/Inventor/lists/SbVec3fList.h Xinclude/Inventor/lists/SbStringList.h Xinclude/Inventor/lists/SoActionMethodList.h Xinclude/Inventor/lists/SoAuditorList.h Xinclude/Inventor/lists/SoBaseList.h Xinclude/Inventor/lists/SoCallbackList.h Xinclude/Inventor/lists/SoDetailList.h Xinclude/Inventor/lists/SoEnabledElementsList.h Xinclude/Inventor/lists/SoEngineList.h Xinclude/Inventor/lists/SoEngineOutputList.h Xinclude/Inventor/lists/SoFieldList.h Xinclude/Inventor/lists/SoNodeList.h Xinclude/Inventor/lists/SoPathList.h Xinclude/Inventor/lists/SoPickedPointList.h Xinclude/Inventor/lists/SoTypeList.h Xinclude/Inventor/lists/SoVRMLInterpOutputList.h Xinclude/Inventor/nodekits/SoSubKit.h Xinclude/Inventor/nodekits/SoNodeKit.h Xinclude/Inventor/nodekits/SoNodeKitListPart.h Xinclude/Inventor/nodekits/SoNodekitCatalog.h Xinclude/Inventor/nodekits/SoBaseKit.h Xinclude/Inventor/nodekits/SoAppearanceKit.h Xinclude/Inventor/nodekits/SoCameraKit.h Xinclude/Inventor/nodekits/SoInteractionKit.h Xinclude/Inventor/nodekits/SoLightKit.h Xinclude/Inventor/nodekits/SoSceneKit.h Xinclude/Inventor/nodekits/SoSeparatorKit.h Xinclude/Inventor/nodekits/SoShapeKit.h Xinclude/Inventor/nodekits/SoWrapperKit.h Xinclude/Inventor/nodes/SoSubNode.h Xinclude/Inventor/nodes/SoNodes.h Xinclude/Inventor/nodes/SoAnnotation.h Xinclude/Inventor/nodes/SoAntiSquish.h Xinclude/Inventor/nodes/SoArray.h Xinclude/Inventor/nodes/SoAsciiText.h Xinclude/Inventor/nodes/SoBaseColor.h Xinclude/Inventor/nodes/SoBlinker.h Xinclude/Inventor/nodes/SoCallback.h Xinclude/Inventor/nodes/SoCamera.h Xinclude/Inventor/nodes/SoClipPlane.h Xinclude/Inventor/nodes/SoColorIndex.h Xinclude/Inventor/nodes/SoComplexity.h Xinclude/Inventor/nodes/SoCone.h Xinclude/Inventor/nodes/SoCoordinate3.h Xinclude/Inventor/nodes/SoCoordinate4.h Xinclude/Inventor/nodes/SoCube.h Xinclude/Inventor/nodes/SoCylinder.h Xinclude/Inventor/nodes/SoDirectionalLight.h Xinclude/Inventor/nodes/SoDrawStyle.h Xinclude/Inventor/nodes/SoEnvironment.h Xinclude/Inventor/nodes/SoEventCallback.h Xinclude/Inventor/nodes/SoExtSelection.h Xinclude/Inventor/nodes/SoFaceSet.h Xinclude/Inventor/nodes/SoFile.h Xinclude/Inventor/nodes/SoFont.h Xinclude/Inventor/nodes/SoFontStyle.h Xinclude/Inventor/nodes/SoGroup.h Xinclude/Inventor/nodes/SoImage.h Xinclude/Inventor/nodes/SoIndexedFaceSet.h Xinclude/Inventor/nodes/SoIndexedLineSet.h Xinclude/Inventor/nodes/SoIndexedNurbsCurve.h Xinclude/Inventor/nodes/SoIndexedNurbsSurface.h Xinclude/Inventor/nodes/SoIndexedShape.h Xinclude/Inventor/nodes/SoIndexedTriangleStripSet.h Xinclude/Inventor/nodes/SoInfo.h Xinclude/Inventor/nodes/SoLOD.h Xinclude/Inventor/nodes/SoLabel.h Xinclude/Inventor/nodes/SoLevelOfDetail.h Xinclude/Inventor/nodes/SoLight.h Xinclude/Inventor/nodes/SoLightModel.h Xinclude/Inventor/nodes/SoLineSet.h Xinclude/Inventor/nodes/SoLinearProfile.h Xinclude/Inventor/nodes/SoLocateHighlight.h Xinclude/Inventor/nodes/SoMarkerSet.h Xinclude/Inventor/nodes/SoMaterial.h Xinclude/Inventor/nodes/SoMaterialBinding.h Xinclude/Inventor/nodes/SoMatrixTransform.h Xinclude/Inventor/nodes/SoMultipleCopy.h Xinclude/Inventor/nodes/SoNode.h Xinclude/Inventor/nodes/SoNonIndexedShape.h Xinclude/Inventor/nodes/SoNormal.h Xinclude/Inventor/nodes/SoNormalBinding.h Xinclude/Inventor/nodes/SoNurbsCurve.h Xinclude/Inventor/nodes/SoNurbsProfile.h Xinclude/Inventor/nodes/SoNurbsSurface.h Xinclude/Inventor/nodes/SoOrthographicCamera.h Xinclude/Inventor/nodes/SoPackedColor.h Xinclude/Inventor/nodes/SoPathSwitch.h Xinclude/Inventor/nodes/SoPendulum.h Xinclude/Inventor/nodes/SoPerspectiveCamera.h Xinclude/Inventor/nodes/SoPickStyle.h Xinclude/Inventor/nodes/SoPointLight.h Xinclude/Inventor/nodes/SoPointSet.h Xinclude/Inventor/nodes/SoPolygonOffset.h Xinclude/Inventor/nodes/SoProfile.h Xinclude/Inventor/nodes/SoProfileCoordinate2.h Xinclude/Inventor/nodes/SoProfileCoordinate3.h Xinclude/Inventor/nodes/SoQuadMesh.h Xinclude/Inventor/nodes/SoResetTransform.h Xinclude/Inventor/nodes/SoRotation.h Xinclude/Inventor/nodes/SoRotationXYZ.h Xinclude/Inventor/nodes/SoRotor.h Xinclude/Inventor/nodes/SoScale.h Xinclude/Inventor/nodes/SoSelection.h Xinclude/Inventor/nodes/SoSeparator.h Xinclude/Inventor/nodes/SoShape.h Xinclude/Inventor/nodes/SoShapeHints.h Xinclude/Inventor/nodes/SoShuttle.h Xinclude/Inventor/nodes/SoSphere.h Xinclude/Inventor/nodes/SoSpotLight.h Xinclude/Inventor/nodes/SoSurroundScale.h Xinclude/Inventor/nodes/SoSwitch.h Xinclude/Inventor/nodes/SoText2.h Xinclude/Inventor/nodes/SoText3.h Xinclude/Inventor/nodes/SoTexture2.h Xinclude/Inventor/nodes/SoTexture2Transform.h Xinclude/Inventor/nodes/SoTextureCoordinate2.h Xinclude/Inventor/nodes/SoTextureCoordinateBinding.h Xinclude/Inventor/nodes/SoTextureCoordinateDefault.h Xinclude/Inventor/nodes/SoTextureCoordinateEnvironment.h Xinclude/Inventor/nodes/SoTextureCoordinateFunction.h Xinclude/Inventor/nodes/SoTextureCoordinatePlane.h Xinclude/Inventor/nodes/SoTransform.h Xinclude/Inventor/nodes/SoTransformSeparator.h Xinclude/Inventor/nodes/SoTransformation.h Xinclude/Inventor/nodes/SoTranslation.h Xinclude/Inventor/nodes/SoTriangleStripSet.h Xinclude/Inventor/nodes/SoUnits.h Xinclude/Inventor/nodes/SoVertexProperty.h Xinclude/Inventor/nodes/SoVertexShape.h Xinclude/Inventor/nodes/SoWWWAnchor.h Xinclude/Inventor/nodes/SoWWWInline.h Xinclude/Inventor/projectors/SbProjectors.h Xinclude/Inventor/projectors/SbCylinderPlaneProjector.h Xinclude/Inventor/projectors/SbCylinderProjector.h Xinclude/Inventor/projectors/SbCylinderSectionProjector.h Xinclude/Inventor/projectors/SbCylinderSheetProjector.h Xinclude/Inventor/projectors/SbLineProjector.h Xinclude/Inventor/projectors/SbPlaneProjector.h Xinclude/Inventor/projectors/SbProjector.h Xinclude/Inventor/projectors/SbSpherePlaneProjector.h Xinclude/Inventor/projectors/SbSphereProjector.h Xinclude/Inventor/projectors/SbSphereSectionProjector.h Xinclude/Inventor/projectors/SbSphereSheetProjector.h Xinclude/Inventor/sensors/SoSensors.h Xinclude/Inventor/sensors/SoAlarmSensor.h Xinclude/Inventor/sensors/SoDataSensor.h Xinclude/Inventor/sensors/SoDelayQueueSensor.h Xinclude/Inventor/sensors/SoFieldSensor.h Xinclude/Inventor/sensors/SoIdleSensor.h Xinclude/Inventor/sensors/SoNodeSensor.h Xinclude/Inventor/sensors/SoOneShotSensor.h Xinclude/Inventor/sensors/SoPathSensor.h Xinclude/Inventor/sensors/SoSensor.h Xinclude/Inventor/sensors/SoSensorManager.h Xinclude/Inventor/sensors/SoTimerQueueSensor.h Xinclude/Inventor/sensors/SoTimerSensor.h Xinclude/Inventor/SbPList.h Xinclude/Inventor/So.h Xinclude/Inventor/SoDB.h Xinclude/Inventor/SoFullPath.h Xinclude/Inventor/SoNodeKitPath.h Xinclude/Inventor/SoInput.h Xinclude/Inventor/SoInteraction.h Xinclude/Inventor/SoOffscreenRenderer.h Xinclude/Inventor/SoOutput.h Xinclude/Inventor/SoPath.h Xinclude/Inventor/SoPickedPoint.h Xinclude/Inventor/SoPrimitiveVertex.h Xinclude/Inventor/SoSceneManager.h Xinclude/Inventor/SoType.h Xinclude/Inventor/Sb.h Xinclude/Inventor/SbBox.h Xinclude/Inventor/SbBSPTree.h Xinclude/Inventor/SbLinear.h Xinclude/Inventor/SoLists.h Xinclude/Inventor/SbBox2f.h Xinclude/Inventor/SbBox2s.h Xinclude/Inventor/SbBox3f.h Xinclude/Inventor/SbColor.h Xinclude/Inventor/SbColor4f.h Xinclude/Inventor/SbCylinder.h Xinclude/Inventor/SbDict.h Xinclude/Inventor/SbHeap.h Xinclude/Inventor/SbImage.h Xinclude/Inventor/SbLine.h Xinclude/Inventor/SbMatrix.h Xinclude/Inventor/SbName.h Xinclude/Inventor/SbOctTree.h Xinclude/Inventor/SbPlane.h Xinclude/Inventor/SbRotation.h Xinclude/Inventor/SbSphere.h Xinclude/Inventor/SbString.h Xinclude/Inventor/SbTesselator.h Xinclude/Inventor/SbTime.h Xinclude/Inventor/SbVec2f.h Xinclude/Inventor/SbVec2s.h Xinclude/Inventor/SbVec3f.h Xinclude/Inventor/SbVec4f.h Xinclude/Inventor/SbViewVolume.h Xinclude/Inventor/SbViewportRegion.h Xinclude/Inventor/SbXfBox3f.h Xinclude/SoWinEnterScope.h Xinclude/SoWinLeaveScope.h Xlib/libCoin.so.20 Xlib/libCoin.so Xlib/libCoin.la Xshare/aclocal/coin.m4 Xshare/Coin/conf/coin-default.cfg Xshare/Coin/draggerDefaults/translate1Dragger.iv Xshare/Coin/draggerDefaults/translate2Dragger.iv Xshare/Coin/draggerDefaults/centerballDragger.iv Xshare/Coin/draggerDefaults/tabPlaneDragger.iv Xshare/Coin/draggerDefaults/tabBoxDragger.iv Xshare/Coin/draggerDefaults/dragPointDragger.iv Xshare/Coin/draggerDefaults/pointLightDragger.iv Xshare/Coin/draggerDefaults/directionalLightDragger.iv Xshare/Coin/draggerDefaults/spotLightDragger.iv Xshare/Coin/draggerDefaults/handleBoxDragger.iv Xshare/Coin/draggerDefaults/jackDragger.iv Xshare/Coin/draggerDefaults/trackballDragger.iv Xshare/Coin/draggerDefaults/scaleUniformDragger.iv Xshare/Coin/draggerDefaults/scale2UniformDragger.iv Xshare/Coin/draggerDefaults/scale1Dragger.iv Xshare/Coin/draggerDefaults/scale2Dragger.iv Xshare/Coin/draggerDefaults/rotateCylindricalDragger.iv Xshare/Coin/draggerDefaults/rotateSphericalDragger.iv Xshare/Coin/draggerDefaults/rotateDiscDragger.iv Xshare/Coin/draggerDefaults/transformerDragger.iv Xshare/Coin/draggerDefaults/transformBoxDragger.iv X@dirrm include/Inventor/lock X@dirrm include/Inventor/system X@dirrm include/Inventor/VRMLnodes X@dirrm include/Inventor/actions X@dirrm include/Inventor/bundles X@dirrm include/Inventor/caches X@dirrm include/Inventor/details X@dirrm include/Inventor/draggers X@dirrm include/Inventor/elements X@dirrm include/Inventor/engines X@dirrm include/Inventor/errors X@dirrm include/Inventor/events X@dirrm include/Inventor/fields X@dirrm include/Inventor/manips X@dirrm include/Inventor/misc X@dirrm include/Inventor/lists X@dirrm include/Inventor/nodekits X@dirrm include/Inventor/nodes X@dirrm include/Inventor/projectors X@dirrm include/Inventor/sensors X@dirrm include/Inventor X@dirrm include X@dirrm share/Coin/draggerDefaults X@dirrm share/Coin END-of-Coin/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 May 10 3:36:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D7B037B400; Fri, 10 May 2002 03:36:41 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AAafC83200; Fri, 10 May 2002 03:36:41 -0700 (PDT) (envelope-from znerd) Date: Fri, 10 May 2002 03:36:41 -0700 (PDT) From: Message-Id: <200205101036.g4AAafC83200@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/36047: New port java/jbuilder-personal Sender: owner-freebsd-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/jbuilder-personal Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Fri May 10 03:36:25 PDT 2002 Responsible-Changed-Why: I'll handle this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=36047 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 4: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 7F94537B40E for ; Fri, 10 May 2002 04:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ABe2o99761; Fri, 10 May 2002 04:40:02 -0700 (PDT) (envelope-from gnats) Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.130.34.35]) by hub.freebsd.org (Postfix) with ESMTP id 6DCE537B411 for ; Fri, 10 May 2002 04:39:01 -0700 (PDT) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.12.2/8.12.2) with ESMTP id g4ABiGTc017724; Fri, 10 May 2002 13:44:16 +0200 (CEST) (envelope-from tilman@tl.kom.tuwien.ac.at) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.2/8.12.2/Submit) id g4ABiEKx017695; Fri, 10 May 2002 13:44:14 +0200 (CEST) Message-Id: <200205101144.g4ABiEKx017695@tl.kom.tuwien.ac.at> Date: Fri, 10 May 2002 13:44:14 +0200 (CEST) From: Reply-To: To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/37923: Changed URL for graphics/xpaint Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37923 >Category: ports >Synopsis: Changed URL for graphics/xpaint >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 May 10 04:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #1: Fri May 3 16:38:54 CEST 2002 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: Reported by portsurvey >How-To-Repeat: >Fix: --- Makefile.orig Fri May 10 13:07:01 2002 +++ Makefile Fri May 10 13:07:18 2002 @@ -8,7 +8,7 @@ PORTNAME= xpaint PORTVERSION= 2.6.2 CATEGORIES= graphics -MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/ \ +MASTER_SITES= http://home.worldonline.dk/torsten/xpaint/ \ ftp://ftp.win.ne.jp/pub/graphics/ MAINTAINER= ports@FreeBSD.org --- pkg-descr.orig Fri May 10 13:07:07 2002 +++ pkg-descr Fri May 10 13:07:44 2002 @@ -2,4 +2,4 @@ program options. It allows for the editing of multiple images simultaneously and supports various formats, including PPM, XBM, TIFF, etc. -WWW: http://home.worldonline.dk/~torsten/xpaint/ +WWW: http://home.worldonline.dk/torsten/xpaint/ >Release-Note: >Audit-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 May 10 4:40:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6493637B40C for ; Fri, 10 May 2002 04:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ABe2t99752; Fri, 10 May 2002 04:40:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id E986A37B406 for ; Fri, 10 May 2002 04:37:36 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4ABdKhG061624 for ; Fri, 10 May 2002 04:39:20 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4ABdKwp061623; Fri, 10 May 2002 04:39:20 -0700 (PDT) Message-Id: <200205101139.g4ABdKwp061623@www.freebsd.org> Date: Fri, 10 May 2002 04:39:20 -0700 (PDT) From: Tim Bishop To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37922: Update port: java/bluej Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37922 >Category: ports >Synopsis: Update port: java/bluej >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 May 10 04:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD killigrew.ukc.ac.uk 4.5-STABLE FreeBSD 4.5-STABLE #2: Wed Apr 17 18:17:59 BST 2002 tdb@killigrew.ukc.ac.uk:/usr/obj/usr/src/sys/KILLIGREW i386 >Description: Update to version 1.20 >How-To-Repeat: >Fix: Diff to update bluej from 1.1.6 to 1.2.0 given below. files/bluej.diff has been removed - it's now in the distribution. pkg-plist also updated accordingly. --- bluej.diff begins here --- diff -ruN bluej.orig/Makefile bluej/Makefile --- bluej.orig/Makefile Wed Apr 17 17:40:46 2002 +++ bluej/Makefile Fri May 10 11:56:42 2002 @@ -6,13 +6,13 @@ # PORTNAME= bluej -PORTVERSION= 1.1.6 +PORTVERSION= 1.2.0 CATEGORIES= java editors MASTER_SITES= ftp://ftp.bluej.org/pub/bluej/ \ http://www.metaverse.nl/~ernst/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= znerd -DISTNAME= bluej-116 +DISTNAME= bluej-120 EXTRACT_SUFX= .jar MAINTAINER= karlj000@unbc.ca @@ -34,7 +34,5 @@ @${ECHO} ${PREFIX}/bluej. Close the installer when done. @cd ${PREFIX}; ${LOCALBASE}/${MY_JDK}/bin/java -jar ${DISTNAME}${EXTRACT_SUFX} @${RM} -f ${PREFIX}/${DISTNAME}${EXTRACT_SUFX} - @${PATCH} ${PREFIX}/bluej/bluej < ${FILESDIR}/bluej.diff - @${RM} -f ${PREFIX}/bluej/bluej.orig .include diff -ruN bluej.orig/distinfo bluej/distinfo --- bluej.orig/distinfo Fri Feb 22 19:02:57 2002 +++ bluej/distinfo Fri May 10 11:47:55 2002 @@ -1 +1 @@ -MD5 (bluej-116.jar) = ba2e689e38c625959d55fa5a87af6fa0 +MD5 (bluej-120.jar) = a8cbd5bcfb544ea13fb31f2898cb15dd diff -ruN bluej.orig/files/bluej.diff bluej/files/bluej.diff --- bluej.orig/files/bluej.diff Sat Feb 9 09:03:39 2002 +++ bluej/files/bluej.diff Thu Jan 1 01:00:00 1970 @@ -1,8 +0,0 @@ ---- /usr/local/bluej/bluej.orig Mon Feb 4 21:55:16 2002 -+++ /usr/local/bluej/bluej Mon Feb 4 21:55:24 2002 -@@ -1,4 +1,4 @@ - #!/bin/sh - APPBASE=/usr/local/bluej - CP=$APPBASE/lib/bluej.jar:$APPBASE/lib/editor.jar:$APPBASE/lib/antlr.jar:$APPBASE/lib/MRJToolkitStubs.zip:/usr/local/linux-jdk1.3.1/lib/tools.jar --/usr/local/linux-jdk1.3.1/bin/java -cp $CP -native bluej.Main $* -+/usr/local/linux-jdk1.3.1/bin/java -cp $CP bluej.Main $* diff -ruN bluej.orig/pkg-plist bluej/pkg-plist --- bluej.orig/pkg-plist Fri Feb 22 19:02:57 2002 +++ bluej/pkg-plist Fri May 10 12:01:31 2002 @@ -1,6 +1,3 @@ -bluej/examples/appletClock/bluej.pkg -bluej/examples/appletClock/Clock.java -bluej/examples/appletClock/README.TXT bluej/examples/appletdemo/bluej.pkg bluej/examples/appletdemo/CaseConverter.java bluej/examples/appletdemo/README.TXT @@ -8,6 +5,10 @@ bluej/examples/debugdemo/Car.java bluej/examples/debugdemo/Demo.java bluej/examples/debugdemo/README.TXT +bluej/examples/file-reader/FileReader.java +bluej/examples/file-reader/README.TXT +bluej/examples/file-reader/bluej.pkg +bluej/examples/file-reader/test.txt bluej/examples/hello/bluej.pkg bluej/examples/hello/Hello.java bluej/examples/hello/README.TXT @@ -39,9 +40,6 @@ bluej/examples/picture/README.TXT bluej/examples/picture/Square.java bluej/examples/picture/Triangle.java -bluej/examples/reader/bluej.pkg -bluej/examples/reader/Reader.java -bluej/examples/reader/README.TXT bluej/examples/shapes/bluej.pkg bluej/examples/shapes/Canvas.java bluej/examples/shapes/Circle.java @@ -193,14 +191,13 @@ bluej/lib/moe.defs bluej/lib/MRJToolkitStubs.zip bluej/bluej -@dirrm bluej/examples/appletClock @dirrm bluej/examples/appletdemo @dirrm bluej/examples/debugdemo +@dirrm bluej/examples/file-reader @dirrm bluej/examples/hello @dirrm bluej/examples/people @dirrm bluej/examples/people2 @dirrm bluej/examples/picture -@dirrm bluej/examples/reader @dirrm bluej/examples/shapes @dirrm bluej/examples @dirrm bluej/lib/english/templates/newclass @@ -220,3 +217,4 @@ @dirrm bluej/lib/swedish/templates @dirrm bluej/lib/swedish @dirrm bluej/lib +@dirrm bluej --- bluej.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 4:43: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 C732E37B40B; Fri, 10 May 2002 04:43:41 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ABhfm03524; Fri, 10 May 2002 04:43:41 -0700 (PDT) (envelope-from znerd) Date: Fri, 10 May 2002 04:43:41 -0700 (PDT) From: Message-Id: <200205101143.g4ABhfm03524@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37922: Update port: java/bluej Sender: owner-freebsd-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: java/bluej Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Fri May 10 04:43:29 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37922 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 5: 1:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id A267237B401; Fri, 10 May 2002 05:01:19 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds63-45.dial.hccnet.nl [62.251.45.63] with SMTP id OAA28331 (8.8.8/1.13); Fri, 10 May 2002 14:01:18 +0200 (MET DST) Message-Id: <200205101201.OAA28331@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org, ports@FreeBSD.org Subject: TODO list for people willing to help with Java on FreeBSD Date: Fri, 10 May 2002 14:01:08 +0200 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 Hi, For people looking for something to do, I'm setting up a list of things to do in the FreeBSD/Java area: * http://people.FreeBSD.org/~znerd/ If you would like to pick up one of these things, let me know and I will put your name in the list. Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 5:22: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.unixguru.nl (cc49923-a.emmen1.dr.nl.home.com [212.204.178.120]) by hub.freebsd.org (Postfix) with ESMTP id A2DBC37B401 for ; Fri, 10 May 2002 05:21:52 -0700 (PDT) Received: from mail (mail [192.168.10.4]) by mail.unixguru.nl (8.12.3/8.12.3) with ESMTP id g4ACLosF069282 for ; Fri, 10 May 2002 14:21:50 +0200 (CEST) (envelope-from richard@unixguru.nl) Date: Fri, 10 May 2002 14:21:50 +0200 (CEST) From: Richard Arends To: ports@FreeBSD.ORG Subject: xmms port does not build Message-ID: <20020510141954.E67492-100000@mail.unixguru.nl> 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, Output from make install in xmms port dir: cc -O -pipe -D_THREAD_SAFE -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -o .libs/xmms bmp.o skin.o util.o output.o fft.o input.o effect.o general.o visualization.o fullscreen.o pluginenum.o playlist.o controlsocket.o dock.o widget.o sbutton.o pbutton.o tbutton.o textbox.o menurow.o hslider.o monostereo.o vis.o svis.o number.o playstatus.o playlist_list.o playlist_slider.o playlist_popup.o eq_graph.o eq_slider.o main.o skinwin.o prefswin.o playlistwin.o equalizer.o hints.o about.o sm.o getopt.o getopt1.o urldecode.o mkdtemp.o -Wl,-E -pthread -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lSM -lICE -lXxf86vm ../libxmms/.libs/libxmms.so -lgtk12 -lgdk12 -lgmodule12 -lgthread12 -lglib12 -lXext -lX11 -lm -Wl,--rpath -Wl,/usr/X11R6/lib util.o: In function `util_create_add_url_window': util.o(.text+0xe6d): undefined reference to `gettext' util.o(.text+0xf96): undefined reference to `gettext' util.o(.text+0x109b): undefined reference to `gettext' util.o: In function `util_create_filebrowser': util.o(.text+0x165f): undefined reference to `gettext' util.o(.text+0x1816): undefined reference to `gettext' util.o(.text+0x188c): more undefined references to `gettext' follow main.o: In function `main': main.o(.text+0x80e9): undefined reference to `bindtextdomain' main.o(.text+0x80f6): undefined reference to `textdomain' main.o(.text+0x813d): undefined reference to `gettext' main.o(.text+0x832f): undefined reference to `gettext' main.o: In function `mainwin_adjust_volume_motion': main.o(.text+0x89d4): undefined reference to `gettext' main.o: In function `segfault_handler': main.o(.text+0x9d4b): undefined reference to `gettext' skinwin.o: In function `create_skin_window': skinwin.o(.text+0x21): undefined reference to `gettext' skinwin.o(.text+0x127): more undefined references to `gettext' follow gmake[4]: *** [xmms] Error 1 gmake[4]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[2]: *** [all-recursive-am] Error 2 gmake[2]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7' gmake: *** [all-recursive-am] Error 2 *** Error code 2 --------------------------------------------------------------- FreeBSD 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #30: Sun May 5 11:51:02 GMT 2002 Ports collection updated 2 hours ago... Greetings, Richard. ---- An OS is like swiss cheese, the bigger it is, the more holes you get! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 6: 4:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 4207637B406 for ; Fri, 10 May 2002 06:04:36 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id GAA13285; Fri, 10 May 2002 06:04:21 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda13283; Fri May 10 06:04:17 2002 Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.3/8.12.3) with ESMTP id g4AD3x4i058174; Fri, 10 May 2002 06:04:11 -0700 (PDT) (envelope-from cy@cwsent.com) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g4AD3rmC019974; Fri, 10 May 2002 06:03:53 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200205101303.g4AD3rmC019974@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: Richard Arends Cc: ports@FreeBSD.ORG, esk@ira.uka.de Subject: Re: xmms port does not build In-Reply-To: Message from Richard Arends of "Fri, 10 May 2002 14:21:50 +0200." <20020510141954.E67492-100000@mail.unixguru.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 10 May 2002 06:03:53 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20020510141954.E67492-100000@mail.unixguru.nl>, Richard Arends writ es: > Hello, > > Output from make install in xmms port dir: > > cc -O -pipe -D_THREAD_SAFE -Wall -Wpointer-arith -finline-functions > -ffast-math -fomit-frame-pointer -o .libs/xmms bmp.o skin.o util.o > output.o fft.o input.o effect.o general.o visualization.o fullscreen.o > pluginenum.o playlist.o controlsocket.o dock.o widget.o sbutton.o > pbutton.o tbutton.o textbox.o menurow.o hslider.o monostereo.o vis.o > svis.o number.o playstatus.o playlist_list.o playlist_slider.o > playlist_popup.o eq_graph.o eq_slider.o main.o skinwin.o prefswin.o > playlistwin.o equalizer.o hints.o about.o sm.o getopt.o getopt1.o > urldecode.o mkdtemp.o -Wl,-E -pthread -pthread -Wl,--export-dynamic > -L/usr/X11R6/lib -L/usr/local/lib -lSM -lICE -lXxf86vm > ./libxmms/.libs/libxmms.so -lgtk12 -lgdk12 -lgmodule12 -lgthread12 > -lglib12 -lXext -lX11 -lm -Wl,--rpath -Wl,/usr/X11R6/lib > util.o: In function `util_create_add_url_window': > util.o(.text+0xe6d): undefined reference to `gettext' > util.o(.text+0xf96): undefined reference to `gettext' > util.o(.text+0x109b): undefined reference to `gettext' > util.o: In function `util_create_filebrowser': > util.o(.text+0x165f): undefined reference to `gettext' > util.o(.text+0x1816): undefined reference to `gettext' > util.o(.text+0x188c): more undefined references to `gettext' follow > main.o: In function `main': > main.o(.text+0x80e9): undefined reference to `bindtextdomain' > main.o(.text+0x80f6): undefined reference to `textdomain' > main.o(.text+0x813d): undefined reference to `gettext' > main.o(.text+0x832f): undefined reference to `gettext' > main.o: In function `mainwin_adjust_volume_motion': > main.o(.text+0x89d4): undefined reference to `gettext' > main.o: In function `segfault_handler': > main.o(.text+0x9d4b): undefined reference to `gettext' > skinwin.o: In function `create_skin_window': > skinwin.o(.text+0x21): undefined reference to `gettext' > skinwin.o(.text+0x127): more undefined references to `gettext' follow > gmake[4]: *** [xmms] Error 1 > gmake[4]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' > gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' > gmake[2]: *** [all-recursive-am] Error 2 > gmake[2]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > --------------------------------------------------------------- > FreeBSD 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #30: Sun > May 5 11:51:02 GMT 2002 > > Ports collection updated 2 hours ago... The following patch should fix your problem. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/xmms/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- Makefile 5 Mar 2002 21:09:07 -0000 1.40 +++ Makefile 10 May 2002 12:59:13 -0000 @@ -14,7 +14,8 @@ MAINTAINER?= esk@ira.uka.de -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml +LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ + intl.1:${PORTSDIR}/devel/gettext-old USE_BZIP2= yes USE_X_PREFIX= yes Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 6:11:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id B0E2837B408; Fri, 10 May 2002 06:11:29 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds68-45.dial.hccnet.nl [62.251.45.68] with SMTP id PAA08481 (8.8.8/1.13); Fri, 10 May 2002 15:11:28 +0200 (MET DST) Message-Id: <200205101311.PAA08481@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org, ports@FreeBSD.org Subject: Request for review: Standardising Java library directory locations Date: Fri, 10 May 2002 15:11:18 +0200 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 Hi all, Please review the following proposal for standardising Java library installation directories: http://people.freebsd.org/~znerd/javalibdirs.html Kind regards, Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 6:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0D6637B408; Fri, 10 May 2002 06:29:53 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ADTrZ62390; Fri, 10 May 2002 06:29:53 -0700 (PDT) (envelope-from dwcjr) Date: Fri, 10 May 2002 06:29:53 -0700 (PDT) From: Message-Id: <200205101329.g4ADTrZ62390@freefall.freebsd.org> To: chris@aims.com.au, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35982: [MAINTAINER UPDATE] databases/firebird - Version 1.0.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] databases/firebird - Version 1.0.0 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Fri May 10 06:29:46 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35982 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 6:33:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 4CF1837B404 for ; Fri, 10 May 2002 06:33:41 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4ADZnY9065513; Fri, 10 May 2002 09:35:49 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4ADZniv065512; Fri, 10 May 2002 09:35:49 -0400 (EDT) Date: Fri, 10 May 2002 09:35:49 -0400 From: Alan E To: Cy Schubert - CITS Open Systems Group Cc: Richard Arends , ports@FreeBSD.ORG, esk@ira.uka.de Subject: Re: xmms port does not build Message-ID: <20020510133549.GA52737@wwweasel.geeksrus.net> References: <20020510141954.E67492-100000@mail.unixguru.nl> <200205101303.g4AD3rmC019974@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205101303.g4AD3rmC019974@cwsys.cwsent.com> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-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, May 10, 2002 at 06:03:53AM -0700, Cy Schubert - CITS Open Systems Group wrote: >In message <20020510141954.E67492-100000@mail.unixguru.nl>, Richard >Arends writ >es: >> Hello, >> >> Output from make install in xmms port dir: >> >> cc -O -pipe -D_THREAD_SAFE -Wall -Wpointer-arith -finline-functions >> -ffast-math -fomit-frame-pointer -o .libs/xmms bmp.o skin.o util.o >> output.o fft.o input.o effect.o general.o visualization.o fullscreen.o >> pluginenum.o playlist.o controlsocket.o dock.o widget.o sbutton.o >> pbutton.o tbutton.o textbox.o menurow.o hslider.o monostereo.o vis.o >> svis.o number.o playstatus.o playlist_list.o playlist_slider.o >> playlist_popup.o eq_graph.o eq_slider.o main.o skinwin.o prefswin.o >> playlistwin.o equalizer.o hints.o about.o sm.o getopt.o getopt1.o >> urldecode.o mkdtemp.o -Wl,-E -pthread -pthread -Wl,--export-dynamic >> -L/usr/X11R6/lib -L/usr/local/lib -lSM -lICE -lXxf86vm >> ./libxmms/.libs/libxmms.so -lgtk12 -lgdk12 -lgmodule12 -lgthread12 >> -lglib12 -lXext -lX11 -lm -Wl,--rpath -Wl,/usr/X11R6/lib >> util.o: In function `util_create_add_url_window': >> util.o(.text+0xe6d): undefined reference to `gettext' >> util.o(.text+0xf96): undefined reference to `gettext' >> util.o(.text+0x109b): undefined reference to `gettext' >The following patch should fix your problem. > >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/xmms/Makefile,v >retrieving revision 1.40 >diff -u -r1.40 Makefile >--- Makefile 5 Mar 2002 21:09:07 -0000 1.40 >+++ Makefile 10 May 2002 12:59:13 -0000 >@@ -14,7 +14,8 @@ > > MAINTAINER?= esk@ira.uka.de > >-LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml >+LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ >+ intl.1:${PORTSDIR}/devel/gettext-old > That's not the problem. Notice the lack of -lintl on the link line? Xmms builds fine with libintl.so.2. I'm running it here. I think he should clear out his gettext ports and reinstall them. Something's mucked up there. Patching xmms is not the solution, as it is not required. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 6:55:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.unixguru.nl (cc49923-a.emmen1.dr.nl.home.com [212.204.178.120]) by hub.freebsd.org (Postfix) with ESMTP id 697A537B404 for ; Fri, 10 May 2002 06:55:20 -0700 (PDT) Received: from mail (mail [192.168.10.4]) by mail.unixguru.nl (8.12.3/8.12.3) with ESMTP id g4ADtIsF027950; Fri, 10 May 2002 15:55:18 +0200 (CEST) (envelope-from richard@unixguru.nl) Date: Fri, 10 May 2002 15:55:18 +0200 (CEST) From: Richard Arends To: Cy Schubert - CITS Open Systems Group Cc: ports@FreeBSD.ORG Subject: Re: xmms port does not build In-Reply-To: <200205101303.g4AD3rmC019974@cwsys.cwsent.com> Message-ID: <20020510155150.U96878-100000@mail.unixguru.nl> 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 Fri, 10 May 2002, Cy Schubert - CITS Open Systems Group wrote: > The following patch should fix your problem. > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/audio/xmms/Makefile,v > retrieving revision 1.40 > diff -u -r1.40 Makefile > --- Makefile 5 Mar 2002 21:09:07 -0000 1.40 > +++ Makefile 10 May 2002 12:59:13 -0000 > @@ -14,7 +14,8 @@ > > MAINTAINER?= esk@ira.uka.de > > -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml > +LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ > + intl.1:${PORTSDIR}/devel/gettext-old > > USE_BZIP2= yes > USE_X_PREFIX= yes Thanks, but it doesn't work. Building gettext-old doesn't produces a libintl.so.1, because from the ports it builds static. Removing --disable-shared from the gettext-old also doesn't work. Then i get a error strip doesn't like something. Greetings, Richard. ---- An OS is like swiss cheese, the bigger it is, the more holes you get! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 6:56:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.unixguru.nl (cc49923-a.emmen1.dr.nl.home.com [212.204.178.120]) by hub.freebsd.org (Postfix) with ESMTP id 22F2137B404 for ; Fri, 10 May 2002 06:56:51 -0700 (PDT) Received: from mail (mail [192.168.10.4]) by mail.unixguru.nl (8.12.3/8.12.3) with ESMTP id g4ADuosF028251; Fri, 10 May 2002 15:56:50 +0200 (CEST) (envelope-from richard@unixguru.nl) Date: Fri, 10 May 2002 15:56:50 +0200 (CEST) From: Richard Arends To: Alan E Cc: Cy Schubert - CITS Open Systems Group , Subject: Re: xmms port does not build In-Reply-To: <20020510133549.GA52737@wwweasel.geeksrus.net> Message-ID: <20020510155534.B96878-100000@mail.unixguru.nl> 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 Fri, 10 May 2002, Alan E wrote: > Xmms builds fine with libintl.so.2. I'm running it here. Still the same problems over here.. > > I think he should clear out his gettext ports and reinstall them. > Something's mucked up there. Also this one didn't worked out... Greetings, Richard. ---- An OS is like swiss cheese, the bigger it is, the more holes you get! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 6:57:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from concerto.score.is.tsukuba.ac.jp (concerto.score.is.tsukuba.ac.jp [130.158.161.130]) by hub.freebsd.org (Postfix) with ESMTP id 90EAD37B408 for ; Fri, 10 May 2002 06:57:40 -0700 (PDT) Received: by concerto.score.is.tsukuba.ac.jp (Postfix, from userid 5014) id AEBE033FB5; Fri, 10 May 2002 22:57:37 +0900 (JST) To: ports@FreeBSD.org Subject: /usr/ports/sysutils/sloth Message-Id: <20020510135737.AEBE033FB5@concerto.score.is.tsukuba.ac.jp> Date: Fri, 10 May 2002 22:57:37 +0900 (JST) From: till@score.is.tsukuba.ac.jp (Till Plewe) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org make install doesn't work (can't find wait.h) it seems that something like -I/usr/include/sys/ has to be added in /usr/ports/sysutils/sloth/work/sloth-1.1.0/Makefile diff Makefile Makefile.bak 74c74 < DEFS = -DPACKAGE=\"sloth\" -DVERSION=\"1.1.0\" -DHAVE_SYS_WAIT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_TIME_H=1 -I. -I$(srcdir) -I/usr/include/sys/ --- > DEFS = -DPACKAGE=\"sloth\" -DVERSION=\"1.1.0\" -DHAVE_SYS_WAIT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_TIME_H=1 -I. -I$(srcdir) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 6:59:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id DA42737B403 for ; Fri, 10 May 2002 06:59:47 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4AE1rY9083031; Fri, 10 May 2002 10:01:53 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4AE1rIg083030; Fri, 10 May 2002 10:01:53 -0400 (EDT) Date: Fri, 10 May 2002 10:01:53 -0400 From: Alan E To: Richard Arends Cc: Alan E , Cy Schubert - CITS Open Systems Group , ports@FreeBSD.ORG Subject: Re: xmms port does not build Message-ID: <20020510140153.GA83006@wwweasel.geeksrus.net> References: <20020510133549.GA52737@wwweasel.geeksrus.net> <20020510155534.B96878-100000@mail.unixguru.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020510155534.B96878-100000@mail.unixguru.nl> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-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, May 10, 2002 at 03:56:50PM +0200, Richard Arends wrote: >On Fri, 10 May 2002, Alan E wrote: > >> Xmms builds fine with libintl.so.2. I'm running it here. > >Still the same problems over here.. >> >> I think he should clear out his gettext ports and reinstall them. >> Something's mucked up there. > >Also this one didn't worked out... > This one might take a little while, but it looks like you might need to 'portupgrade -pfr gettext'. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 7: 2:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.unixguru.nl (cc49923-a.emmen1.dr.nl.home.com [212.204.178.120]) by hub.freebsd.org (Postfix) with ESMTP id 8D9A437B403 for ; Fri, 10 May 2002 07:02:12 -0700 (PDT) Received: from mail (mail [192.168.10.4]) by mail.unixguru.nl (8.12.3/8.12.3) with ESMTP id g4AE2BsF031388; Fri, 10 May 2002 16:02:11 +0200 (CEST) (envelope-from richard@unixguru.nl) Date: Fri, 10 May 2002 16:02:11 +0200 (CEST) From: Richard Arends To: Alan E Cc: Cy Schubert - CITS Open Systems Group , Subject: Re: xmms port does not build In-Reply-To: <20020510140153.GA83006@wwweasel.geeksrus.net> Message-ID: <20020510160041.Q96878-100000@mail.unixguru.nl> 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 Fri, 10 May 2002, Alan E wrote: > This one might take a little while, but it looks like you might need to > 'portupgrade -pfr gettext'. I don't use the portupgrade tool. What's the 'normal' way to do this :-) Greetings, Richard. ---- An OS is like swiss cheese, the bigger it is, the more holes you get! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 7: 4:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 7F06837B407 for ; Fri, 10 May 2002 07:04:37 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id HAA13481; Fri, 10 May 2002 07:04:23 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda13479; Fri May 10 07:04:12 2002 Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.3/8.12.3) with ESMTP id g4AE464i058680; Fri, 10 May 2002 07:04:06 -0700 (PDT) (envelope-from cy@cwsent.com) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g4AE41mC038778; Fri, 10 May 2002 07:04:01 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200205101404.g4AE41mC038778@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: Richard Arends Cc: Alan E , Cy Schubert - CITS Open Systems Group , ports@FreeBSD.ORG Subject: Re: xmms port does not build In-Reply-To: Message from Richard Arends of "Fri, 10 May 2002 15:56:50 +0200." <20020510155534.B96878-100000@mail.unixguru.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 10 May 2002 07:04:01 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20020510155534.B96878-100000@mail.unixguru.nl>, Richard Arends writ es: > On Fri, 10 May 2002, Alan E wrote: > > > Xmms builds fine with libintl.so.2. I'm running it here. > > Still the same problems over here.. > > > > I think he should clear out his gettext ports and reinstall them. > > Something's mucked up there. > > Also this one didn't worked out... I'll try to recreate your problem on my testbed. It's a slow machine so we'll have to wait a while. Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 7: 5:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.unixguru.nl (cc49923-a.emmen1.dr.nl.home.com [212.204.178.120]) by hub.freebsd.org (Postfix) with ESMTP id 3E4A537B405 for ; Fri, 10 May 2002 07:05:45 -0700 (PDT) Received: from mail (mail [192.168.10.4]) by mail.unixguru.nl (8.12.3/8.12.3) with ESMTP id g4AE5isF034207; Fri, 10 May 2002 16:05:44 +0200 (CEST) (envelope-from richard@unixguru.nl) Date: Fri, 10 May 2002 16:05:44 +0200 (CEST) From: Richard Arends To: Cy Schubert - CITS Open Systems Group Cc: Alan E , Subject: Re: xmms port does not build In-Reply-To: <200205101404.g4AE41mC038778@cwsys.cwsent.com> Message-ID: <20020510160451.D34139-100000@mail.unixguru.nl> 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 Fri, 10 May 2002, Cy Schubert - CITS Open Systems Group wrote: > I'll try to recreate your problem on my testbed. It's a slow machine > so we'll have to wait a while. Great, thanks. I'll keep trying, when i find something i'll let you know.. Greetings, Richard. ---- An OS is like swiss cheese, the bigger it is, the more holes you get! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 7: 6:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 999B337B407 for ; Fri, 10 May 2002 07:06:09 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4AE8EY9083325; Fri, 10 May 2002 10:08:14 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4AE8ElJ083324; Fri, 10 May 2002 10:08:14 -0400 (EDT) Date: Fri, 10 May 2002 10:08:14 -0400 From: Alan E To: Richard Arends Cc: Alan E , Cy Schubert - CITS Open Systems Group , ports@FreeBSD.ORG Subject: Re: xmms port does not build Message-ID: <20020510140813.GA83286@wwweasel.geeksrus.net> References: <20020510140153.GA83006@wwweasel.geeksrus.net> <20020510160041.Q96878-100000@mail.unixguru.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020510160041.Q96878-100000@mail.unixguru.nl> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-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, May 10, 2002 at 04:02:11PM +0200, Richard Arends wrote: >On Fri, 10 May 2002, Alan E wrote: > >> This one might take a little while, but it looks like you might need to >> 'portupgrade -pfr gettext'. > >I don't use the portupgrade tool. What's the 'normal' way to do this :-) There isn't one. This says: rebuild gettext and gettext-old and everything that depends on it. Using portupgrade and associated tools *is* the normal way. Suggest you give it a shot. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 7:20: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 EB5FD37B414 for ; Fri, 10 May 2002 07:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AEK3185414; Fri, 10 May 2002 07:20:03 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 65BDD37B404 for ; Fri, 10 May 2002 07:13:38 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4AEFMhG075774 for ; Fri, 10 May 2002 07:15:22 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4AEFMuU075773; Fri, 10 May 2002 07:15:22 -0700 (PDT) Message-Id: <200205101415.g4AEFMuU075773@www.freebsd.org> Date: Fri, 10 May 2002 07:15:22 -0700 (PDT) From: Marc Unangst To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37924: mail/evolution port doesn't 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: 37924 >Category: ports >Synopsis: mail/evolution port doesn't 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: Fri May 10 07:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marc Unangst >Release: 4.6-PRERELEASE >Organization: >Environment: FreeBSD ephedrine.unangst.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #1: Thu May 9 01:36:40 EDT 2002 root@ephedrine.unangst.org:/usr/obj/usr/src/sys/EPHEDRINE i386 >Description: "make install" in /usr/ports/mail/evolution fails: gmake[3]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.0.4/po'sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed /usr/local/bin/xgettext --default-domain=evolution --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='' /usr/local/bin/xgettext: warning: file `addressbook/backend/ebook/GNOME_Evolution_Addressbook_LDIF_Importer.oaf.in' extension `in' is unknown; will try C /usr/local/bin/xgettext: warning: file `addressbook/backend/ebook/GNOME_Evolution_Addressbook_VCard_Importer.oaf.in' extension `in' is unknown; will try C /usr/local/bin/xgettext: warning: file `addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in' extension `in' is unknown; will try C /usr/local/bin/xgettext: Language "glade" is not supported. xgettext relies on expat. This version was built without expat. gmake[3]: *** [evolution.pot-update] Error 1 gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.0.4/po' gmake[2]: *** [evolution.pot] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.0.4/po' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.0.4' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/mail/evolution. root@ephedrine:/usr/ports/mail/evolution# other environment info: # $FreeBSD: ports/mail/evolution/Makefile,v 1.61 2002/05/08 16:37:37 marcus Exp $ root@ephedrine:/usr/ports/mail/evolution# pkg_info|grep gettext gettext-0.11.1_2 GNU gettext package root@ephedrine:/usr/ports/mail/evolution# I've tried reinstalling the gettext package to ensure that the install wasn't corrupt, to no avail. >How-To-Repeat: Run "make install" in /usr/ports/mail/evolution. >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 May 10 7:24:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ariel.phys.wesleyan.edu (ariel.phys.wesleyan.edu [129.133.95.129]) by hub.freebsd.org (Postfix) with ESMTP id 8A91B37B408; Fri, 10 May 2002 07:24:21 -0700 (PDT) Received: by ariel.phys.wesleyan.edu (Postfix, from userid 1001) id DCDDD1EA303; Fri, 10 May 2002 10:24:15 -0400 (EDT) Date: Fri, 10 May 2002 10:24:15 -0400 From: Vladimir Savichev To: freebsd-ports@freebsd.org Cc: dirk@FreeBSD.org Subject: mod_php4 WITH_APACHE2 won't compile Message-ID: <20020510142415.GA39201@ariel.phys.wesleyan.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-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 compile in ports mod_php4 WITH_APACHE2 ( apache2 compiled WITH_THREADS) results in Making all in apache2filter /bin/sh /usr/ports/www/mod_php4/work/php-4.2.0/libtool --silent --mode=compile cc -I. -I/us r/ports/www/mod_php4/work/php-4.2.0/sapi/apache2filter -I/usr/ports/www/mod_php4/work/php-4. 2.0/main -I/usr/ports/www/mod_php4/work/php-4.2.0 -I/usr/local/include/apache2 -I/usr/ports/ www/mod_php4/work/php-4.2.0/Zend -I/usr/local/include/mysql -I/usr/ports/www/mod_php4/work/p hp-4.2.0/ext/xml/expat -D_REENTRANT -D_THREAD_SAFE -I/usr/ports/www/mod_php4/work/php-4.2.0 /TSRM -I/usr/local/include/pth -O -pipe -I/usr/local/include -pthread -DZTS -prefer-pic -c sapi_apache2.c In file included from /usr/local/include/apache2/apr_portable.h:89, from /usr/local/include/apache2/http_protocol.h:64, from sapi_apache2.c:38: /usr/local/include/pth/pthread.h:504: warning: `fork' redefined /usr/local/include/pth/pth.h:507: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:505: warning: `sleep' redefined /usr/local/include/pth/pth.h:510: warning: this is the location of the previous definition /usr/local/include/pth/pthread.h:506: warning: `sigwait' redefined /usr/local/include/pth/pth.h:512: warning: this is the location of the previous definition .....skip hell lot of other redefinitions In file included from /usr/local/include/apache2/apr_portable.h:89, from /usr/local/include/apache2/http_protocol.h:64, from sapi_apache2.c:38: /usr/local/include/pth/pthread.h:186: redefinition of `nfds_t' /usr/local/include/pth/pth.h:56: `nfds_t' previously declared here sapi_apache2.c: In function `php_input_filter': sapi_apache2.c:287: structure has no member named `__pthread_read' *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.0/sapi/apache2filter. *** Error code 1 sorry for the long listing. Something wrong with pthread... Several people on the list reported success compiling mod_php4 with apache2 doing it off the ports. So I assume it should work. Thanks, Vlad -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 7:26:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.unixguru.nl (cc49923-a.emmen1.dr.nl.home.com [212.204.178.120]) by hub.freebsd.org (Postfix) with ESMTP id F082037B415 for ; Fri, 10 May 2002 07:26:26 -0700 (PDT) Received: from mail (mail [192.168.10.4]) by mail.unixguru.nl (8.12.3/8.12.3) with ESMTP id g4AEQPsF046898; Fri, 10 May 2002 16:26:25 +0200 (CEST) (envelope-from richard@unixguru.nl) Date: Fri, 10 May 2002 16:26:25 +0200 (CEST) From: Richard Arends To: Alan E Cc: Cy Schubert - CITS Open Systems Group , Subject: Re: xmms port does not build In-Reply-To: <20020510140813.GA83286@wwweasel.geeksrus.net> Message-ID: <20020510162554.M34139-100000@mail.unixguru.nl> 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 Fri, 10 May 2002, Alan E wrote: > Using portupgrade and associated tools *is* the normal way. Suggest you > give it a shot. Okay, did it. But same problem :-( Greetings, Richard. ---- An OS is like swiss cheese, the bigger it is, the more holes you get! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 7:28:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pe4.eziba.com (mail.eziba.com [64.80.31.203]) by hub.freebsd.org (Postfix) with ESMTP id 3A74637B408; Fri, 10 May 2002 07:28:42 -0700 (PDT) Received: from eziba.com (thelonius.eziba.com [192.168.0.31]) by pe4.eziba.com (8.11.6/8.11.6) with ESMTP id g4AESfD15457; Fri, 10 May 2002 10:28:41 -0400 Message-ID: <3CDBD919.5000308@eziba.com> Date: Fri, 10 May 2002 10:28:41 -0400 From: Jay Sachs User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020506 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ernst de Haan Cc: java@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Request for review: Standardising Java library directory locations References: <200205101311.PAA08481@smtp.hccnet.nl> 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 Ernst de Haan wrote: > Hi all, > > Please review the following proposal for standardising Java library > installation directories: > > http://people.freebsd.org/~znerd/javalibdirs.html While it will work, it seems unfortunate to use directories with ',' characters in them (in the case that PORTEPOCH is defined). What motivates the need to support multiple instances of the same version of a port differing only by the "port epoch"? jay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 7:50: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 5679B37B401 for ; Fri, 10 May 2002 07:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AEo2195551; Fri, 10 May 2002 07:50:02 -0700 (PDT) (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 B6AB137B403 for ; Fri, 10 May 2002 07:43:33 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.3) with ESMTP id g4AEhKbL003036 for ; Fri, 10 May 2002 23:43:20 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.3/Submit) id g4AEhAUT003035; Fri, 10 May 2002 23:43:10 +0900 (KST) Message-Id: <200205101443.g4AEhAUT003035@akaraka.yonsei.ac.kr> Date: Fri, 10 May 2002 23:43:10 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37926: New port: textproc/py-rxp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37926 >Category: ports >Synopsis: New port: textproc/py-rxp >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 May 10 07:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Sun May 5 12:24:46 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: New port for py-rxp, very fast, validating xml parser for python >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: # # py-rxp # py-rxp/Makefile # py-rxp/distinfo # py-rxp/pkg-comment # py-rxp/pkg-descr # py-rxp/pkg-plist # echo c - py-rxp mkdir -p py-rxp > /dev/null 2>&1 echo x - py-rxp/Makefile sed 's/^X//' >py-rxp/Makefile << 'END-of-py-rxp/Makefile' X# Ports collection makefile for: py-rxp X# Date created: 10 May 2002 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= rxp XPORTVERSION= 0.7 XCATEGORIES= textproc python XMASTER_SITES= http://www.reportlab.com/ftp/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= pyRXP-${PORTVERSION:S/./-/} XEXTRACT_SUFX= .tgz X XMAINTAINER= perky@fallin.lv X XWRKSRC= ${WRKDIR} XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X XEXAMPLESDIR= ${PREFIX}/share/examples/py-rxp XDOCSDIR= ${PREFIX}/share/doc/py-rxp X Xpost-patch: X ${PERL} -pi -e 's/freebsd4/freebsd4","freebsd5/g' ${WRKSRC}/setup.py X X.if !defined(NOPORTDOCS) Xpost-install: X ${MKDIR} ${EXAMPLESDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} X.endif X X.include END-of-py-rxp/Makefile echo x - py-rxp/distinfo sed 's/^X//' >py-rxp/distinfo << 'END-of-py-rxp/distinfo' XMD5 (pyRXP-0-7.tgz) = 135bafcadeba6c3c545d414a7e489617 END-of-py-rxp/distinfo echo x - py-rxp/pkg-comment sed 's/^X//' >py-rxp/pkg-comment << 'END-of-py-rxp/pkg-comment' XFast validating XML parser for Python END-of-py-rxp/pkg-comment echo x - py-rxp/pkg-descr sed 's/^X//' >py-rxp/pkg-descr << 'END-of-py-rxp/pkg-descr' XRXP is a very fast validating XML parser written by Richard Tobin Xof the University of Edinburgh. It complies fully with the W3C test Xsuites (although we have compiled it without Unicode support for Xthe time being). pyRXP is a wrapper around this which constructs a Xlightweight in-memory "tuple tree" in a single call. This structure Xis the lightest one we could define in Python, and it is constructed Xentirely in C code, resulting in unprecedented speed. It is a core Xpart of ReportLab's forthcoming XML toolkit, which aims to offer Xsimple, fast and pythonic tools for common XML processing tasks. X XWWW: http://www.reportlab.com/xml/pyrxp.html END-of-py-rxp/pkg-descr echo x - py-rxp/pkg-plist sed 's/^X//' >py-rxp/pkg-plist << 'END-of-py-rxp/pkg-plist' Xlib/%%PYTHON_VERSION%%/site-packages/pyRXP.so Xshare/doc/py-rxp/PyRXP_Documentation.rml Xshare/doc/py-rxp/replogo.gif Xshare/examples/py-rxp/00readme.txt Xshare/examples/py-rxp/benchmarks.py Xshare/examples/py-rxp/expattree.py Xshare/examples/py-rxp/hamlet.xml Xshare/examples/py-rxp/play.dtd Xshare/examples/py-rxp/rml_a.dtd Xshare/examples/py-rxp/rml_a.xml Xshare/examples/py-rxp/sample1.xml Xshare/examples/py-rxp/sample2.xml Xshare/examples/py-rxp/sample3.xml Xshare/examples/py-rxp/sample4.xml Xshare/examples/py-rxp/tinydtd.dtd Xshare/examples/py-rxp/xmlutils.py X@dirrm share/examples/py-rxp X@dirrm share/doc/py-rxp END-of-py-rxp/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 May 10 8: 5:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from good.gulp.org (mail.gulp.org [204.245.54.140]) by hub.freebsd.org (Postfix) with ESMTP id 8C87737B403 for ; Fri, 10 May 2002 08:03:49 -0700 (PDT) Received: (from atom@localhost) by good.gulp.org (8.11.6/8.11.6) id g4AF3m746793 for ports@freebsd.org; Fri, 10 May 2002 08:03:48 -0700 (MST) (envelope-from aToM@pobox.com) X-Authentication-Warning: good.gulp.org: atom set sender to aToM@pobox.com using -f Date: Fri, 10 May 2002 08:03:48 -0700 From: Steve Carter To: ports@freebsd.org Subject: graphics/ImageMagick Message-ID: <20020510080348.F25750@pobox.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="jI8keyz6grp/JLjh" 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 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Using portupgrade I get the following configure error when trying to upgrade: checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for int... yes checking size of int... configure: error: cannot compute sizeof (int), 77 ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! graphics/ImageMagick (ImageMagick-5.4.4) (configure error) I have attached files as requested. -Steve --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --enable-shared --with-perl=/usr/bin/perl5.00503 --without-gslib --without-hdf --without-jp2 --without-threads --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd4.5 ## --------- ## ## Platform. ## ## --------- ## hostname = good.gulp.org uname -m = i386 uname -r = 4.5-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.5-STABLE #0: Sat Mar 16 11:52:21 MST 2002 root@good.gulp.org:/usr/src/sys/compile/GOOD /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin PATH: /usr/local/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/contrib/bin PATH: /usr/local/netscape PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1458: checking build system type configure:1476: result: i386-portbld-freebsd4.5 configure:1484: checking host system type configure:1498: result: i386-portbld-freebsd4.5 configure:1506: checking target system type configure:1520: result: i386-portbld-freebsd4.5 configure:1536: checking whether build environment is sane configure:1579: result: yes configure:1603: checking for a BSD-compatible install configure:1657: result: /usr/bin/install -c -o root -g wheel configure:1699: checking for gawk configure:1728: result: no configure:1699: checking for mawk configure:1728: result: no configure:1699: checking for nawk configure:1728: result: no configure:1699: checking for awk configure:1715: found /usr/bin/awk configure:1725: result: awk configure:1735: checking whether gmake sets ${MAKE} configure:1755: result: yes configure:1948: checking for gcc configure:1974: result: cc configure:2218: checking for C compiler version configure:2221: cc --version &5 2.95.3 configure:2224: $? = 0 configure:2226: cc -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:2229: $? = 0 configure:2231: cc -V &5 cc: argument to `-V' is missing configure:2234: $? = 1 configure:2260: checking for C compiler default output configure:2263: cc -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2266: $? = 0 configure:2299: result: a.out configure:2304: checking whether the C compiler works configure:2310: ./a.out configure:2313: $? = 0 configure:2328: result: yes configure:2335: checking whether we are cross compiling configure:2337: result: no configure:2340: checking for suffix of executables configure:2342: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2345: $? = 0 configure:2367: result: configure:2373: checking for suffix of object files configure:2397: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2400: $? = 0 configure:2419: result: o configure:2423: checking whether we are using the GNU C compiler configure:2450: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2453: $? = 0 configure:2456: test -s conftest.o configure:2459: $? = 0 configure:2471: result: yes configure:2477: checking whether cc accepts -g configure:2501: cc -c -g -I/usr/local/include conftest.c >&5 configure:2504: $? = 0 configure:2507: test -s conftest.o configure:2510: $? = 0 configure:2520: result: yes configure:2547: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2550: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2679: checking for style of include used by gmake configure:2707: result: GNU configure:2735: checking dependency style of cc configure:2797: result: gcc configure:2807: checking how to run the C preprocessor configure:2833: cc -E -I/usr/local/include conftest.c configure:2839: $? = 0 configure:2866: cc -E -I/usr/local/include conftest.c configure:2862: ac_nonexistent.h: No such file or directory configure:2872: $? = 1 configure: failed program was: #line 2861 "configure" #include "confdefs.h" #include configure:2909: result: cc -E configure:2924: cc -E -I/usr/local/include conftest.c configure:2930: $? = 0 configure:2957: cc -E -I/usr/local/include conftest.c configure:2953: ac_nonexistent.h: No such file or directory configure:2963: $? = 1 configure: failed program was: #line 2952 "configure" #include "confdefs.h" #include configure:3013: checking for ld used by GCC configure:3077: result: /usr/libexec/elf/ld configure:3086: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:3098: result: yes configure:3116: checking for a BSD-compatible install configure:3170: result: /usr/bin/install -c -o root -g wheel configure:3181: checking whether gmake sets ${MAKE} configure:3201: result: yes configure:3210: checking whether ln -s works configure:3214: result: yes configure:3338: checking for /usr/libexec/elf/ld option to reload object files configure:3345: result: -r configure:3354: checking for BSD-compatible nm configure:3389: result: /usr/bin/nm -B configure:3393: checking how to recognise dependant libraries configure:3581: result: pass_all configure:3722: checking for ANSI C header files configure:3736: cc -E -I/usr/local/include conftest.c configure:3742: $? = 0 configure:3827: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3830: $? = 0 configure:3832: ./conftest configure:3835: $? = 0 configure:3849: result: yes configure:3873: checking for sys/types.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3889: $? = 0 configure:3892: test -s conftest.o configure:3895: $? = 0 configure:3905: result: yes configure:3873: checking for sys/stat.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3889: $? = 0 configure:3892: test -s conftest.o configure:3895: $? = 0 configure:3905: result: yes configure:3873: checking for stdlib.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3889: $? = 0 configure:3892: test -s conftest.o configure:3895: $? = 0 configure:3905: result: yes configure:3873: checking for string.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3889: $? = 0 configure:3892: test -s conftest.o configure:3895: $? = 0 configure:3905: result: yes configure:3873: checking for memory.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3889: $? = 0 configure:3892: test -s conftest.o configure:3895: $? = 0 configure:3905: result: yes configure:3873: checking for strings.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3889: $? = 0 configure:3892: test -s conftest.o configure:3895: $? = 0 configure:3905: result: yes configure:3873: checking for inttypes.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3889: $? = 0 configure:3892: test -s conftest.o configure:3895: $? = 0 configure:3905: result: yes configure:3873: checking for stdint.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3914: stdint.h: No such file or directory configure:3889: $? = 1 configure: failed program was: #line 3878 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3905: result: no configure:3873: checking for unistd.h configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3889: $? = 0 configure:3892: test -s conftest.o configure:3895: $? = 0 configure:3905: result: yes configure:3931: checking dlfcn.h usability configure:3940: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:3943: $? = 0 configure:3946: test -s conftest.o configure:3949: $? = 0 configure:3958: result: yes configure:3962: checking dlfcn.h presence configure:3969: cc -E -I/usr/local/include conftest.c configure:3975: $? = 0 configure:3993: result: yes configure:4011: checking for dlfcn.h configure:4018: result: yes configure:4125: checking for C++ compiler version configure:4128: c++ --version &5 2.95.3 configure:4131: $? = 0 configure:4133: c++ -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:4136: $? = 0 configure:4138: c++ -V &5 c++: argument to `-V' missing configure:4141: $? = 1 configure:4144: checking whether we are using the GNU C++ compiler configure:4171: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:4174: $? = 0 configure:4177: test -s conftest.o configure:4180: $? = 0 configure:4192: result: yes configure:4198: checking whether c++ accepts -g configure:4222: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:4225: $? = 0 configure:4228: test -s conftest.o configure:4231: $? = 0 configure:4241: result: yes configure:4287: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:4290: $? = 0 configure:4293: test -s conftest.o configure:4296: $? = 0 configure:4324: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:4327: $? = 0 configure:4330: test -s conftest.o configure:4333: $? = 0 configure:4357: checking dependency style of c++ configure:4419: result: gcc configure:4429: checking how to run the C++ preprocessor configure:4451: c++ -E -I/usr/local/include conftest.cc configure:4457: $? = 0 configure:4484: c++ -E -I/usr/local/include conftest.cc configure:4480: ac_nonexistent.h: No such file or directory configure:4490: $? = 1 configure: failed program was: #line 4479 "configure" #include "confdefs.h" #include configure:4527: result: c++ -E configure:4542: c++ -E -I/usr/local/include conftest.cc configure:4548: $? = 0 configure:4575: c++ -E -I/usr/local/include conftest.cc configure:4571: ac_nonexistent.h: No such file or directory configure:4581: $? = 1 configure: failed program was: #line 4570 "configure" #include "confdefs.h" #include configure:4624: checking the maximum length of command line arguments configure:4672: result: 16384 configure:4683: checking command to parse /usr/bin/nm -B output from cc object configure:4768: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:4771: $? = 0 configure:4775: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4778: $? = 0 configure:4830: c++ -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.cc conftstm.o >&5 configure:4833: $? = 0 configure:4871: result: ok configure:4875: checking for objdir configure:4890: result: .libs configure:4980: checking for ranlib configure:4996: found /usr/bin/ranlib configure:5007: result: ranlib configure:5060: checking for strip configure:5076: found /usr/bin/strip configure:5087: result: strip configure:5349: checking if cc static flag works conftest.c:1: warning: return-type defaults to `int' configure:5372: result: no configure:5389: checking if cc supports -fno-rtti -fno-exceptions configure:5413: result: yes configure:5428: checking for cc option to produce PIC configure:5581: result: -fPIC configure:5588: checking if cc PIC flag -fPIC works configure:5612: result: yes configure:5636: checking if cc supports -c -o file.o configure:5677: result: yes configure:5703: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries configure:6499: result: yes configure:6521: checking whether -lc should be explicitly linked in configure:6526: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 conftest.c:1: warning: `dummy' defined but not used configure:6529: $? = 0 configure:6543: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6546: $? = 1 configure:6558: result: yes configure:6564: checking how to hardcode library paths into programs configure:6588: result: immediate configure:6602: checking whether stripping libraries is possible configure:6607: result: yes configure:6614: checking dynamic linker characteristics configure:7056: result: freebsd4.5 ld.so configure:7697: checking if libtool supports shared libraries configure:7699: result: yes configure:7702: checking whether to build shared libraries configure:7723: result: yes configure:7726: checking whether to build static libraries configure:7730: result: yes configure:7809: creating libtool configure:8531: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:9200: result: yes configure:9217: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:9220: $? = 0 configure:9320: checking for c++ option to produce PIC configure:9556: result: -fPIC configure:9563: checking if c++ PIC flag -fPIC works configure:9587: result: yes configure:9611: checking if c++ supports -c -o file.o configure:9652: result: yes configure:9678: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:9700: result: yes configure:9722: checking whether -lc should be explicitly linked in configure:9727: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:9730: $? = 0 configure:9744: c++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9747: $? = 1 configure:9759: result: yes configure:9765: checking how to hardcode library paths into programs configure:9789: result: immediate configure:9803: checking whether stripping libraries is possible configure:9808: result: yes configure:9815: checking dynamic linker characteristics configure:10257: result: freebsd4.5 ld.so configure:11311: checking if gcj supports -fno-rtti -fno-exceptions configure:11335: result: yes configure:11350: checking for gcj option to produce PIC configure:11503: result: -fPIC configure:11510: checking if gcj PIC flag -fPIC works configure:11534: result: no configure:11558: checking if gcj supports -c -o file.o configure:11599: result: no configure:11625: checking whether the gcj linker (/usr/libexec/elf/ld) supports shared libraries configure:12421: result: yes configure:12443: checking whether -lc should be explicitly linked in configure:12448: gcj -c -O -pipe -Wall -I/usr/local/include conftest.java >&5 ./configure: gcj: command not found configure:12451: $? = 127 configure:12480: result: yes configure:12486: checking how to hardcode library paths into programs configure:12510: result: immediate configure:12524: checking whether stripping libraries is possible configure:12529: result: yes configure:12536: checking dynamic linker characteristics configure:12978: result: freebsd4.5 ld.so configure:14526: checking whether to enable maintainer-specific portions of Makefiles configure:14535: result: no configure:14949: checking whether cc needs -traditional configure:14972: termio.h: No such file or directory configure:14985: result: no configure:15000: checking whether large file support needs explicit enabling configure:15022: result: no configure:15100: checking for X11 configure files configure:15150: result: /usr/X11R6/lib/X11/ configure:15171: checking for sqrt in -lm configure:15204: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lm >&5 configure:15186: warning: conflicting types for built-in function `sqrt' configure:15207: $? = 0 configure:15210: test -s conftest configure:15213: $? = 0 configure:15224: result: yes configure:15316: checking for ZLIB support configure:15318: result: configure:15332: checking zconf.h usability configure:15341: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:15344: $? = 0 configure:15347: test -s conftest.o configure:15350: $? = 0 configure:15359: result: yes configure:15363: checking zconf.h presence configure:15370: cc -E -I/usr/local/include -I/usr/local/include conftest.c configure:15376: $? = 0 configure:15394: result: yes configure:15412: checking for zconf.h configure:15419: result: yes configure:15440: checking zlib.h usability configure:15449: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:15452: $? = 0 configure:15455: test -s conftest.o configure:15458: $? = 0 configure:15467: result: yes configure:15471: checking zlib.h presence configure:15478: cc -E -I/usr/local/include -I/usr/local/include conftest.c configure:15484: $? = 0 configure:15502: result: yes configure:15520: checking for zlib.h configure:15527: result: yes configure:15538: checking for compress in -lz configure:15571: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 configure:15574: $? = 0 configure:15577: test -s conftest configure:15580: $? = 0 configure:15591: result: yes configure:15599: checking for uncompress in -lz configure:15632: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 configure:15635: $? = 0 configure:15638: test -s conftest configure:15641: $? = 0 configure:15652: result: yes configure:15660: checking for deflate in -lz configure:15693: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 configure:15696: $? = 0 configure:15699: test -s conftest configure:15702: $? = 0 configure:15713: result: yes configure:15721: checking for inflate in -lz configure:15754: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 configure:15757: $? = 0 configure:15760: test -s conftest configure:15763: $? = 0 configure:15774: result: yes configure:15782: checking if ZLIB package is complete configure:15799: result: yes configure:15827: checking for BZLIB support configure:15829: result: configure:15843: checking bzlib.h usability configure:15852: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:15855: $? = 0 configure:15858: test -s conftest.o configure:15861: $? = 0 configure:15870: result: yes configure:15874: checking bzlib.h presence configure:15881: cc -E -I/usr/local/include -I/usr/local/include conftest.c configure:15887: $? = 0 configure:15905: result: yes configure:15923: checking for bzlib.h configure:15930: result: yes configure:15941: checking for BZ2_bzCompress in -lbz2 configure:15974: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 configure:15977: $? = 0 configure:15980: test -s conftest configure:15983: $? = 0 configure:15994: result: yes configure:16002: checking for BZ2_bzDecompress in -lbz2 configure:16035: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 configure:16038: $? = 0 configure:16041: test -s conftest configure:16044: $? = 0 configure:16055: result: yes configure:16063: checking if BZLIB package is complete configure:16080: result: yes configure:16107: checking for X configure:16323: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:16480: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm -L/usr/X11R6/lib -lX11 >&5 configure:16483: $? = 0 configure:16486: test -s conftest configure:16489: $? = 0 configure:16627: checking for gethostbyname configure:16670: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 configure:16673: $? = 0 configure:16676: test -s conftest configure:16679: $? = 0 configure:16689: result: yes configure:16822: checking for connect configure:16865: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 configure:16868: $? = 0 configure:16871: test -s conftest configure:16874: $? = 0 configure:16884: result: yes configure:16950: checking for remove configure:16993: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 configure:16996: $? = 0 configure:16999: test -s conftest configure:17002: $? = 0 configure:17012: result: yes configure:17078: checking for shmat configure:17121: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 configure:17124: $? = 0 configure:17127: test -s conftest configure:17130: $? = 0 configure:17140: result: yes configure:17215: checking for IceConnectionNumber in -lICE configure:17248: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE -lbz2 -lz -lm >&5 configure:17251: $? = 0 configure:17254: test -s conftest configure:17257: $? = 0 configure:17268: result: yes configure:17289: checking for XShmAttach in -lXext configure:17322: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:17325: $? = 0 configure:17328: test -s conftest configure:17331: $? = 0 configure:17342: result: yes configure:17348: checking for XShmAttach in -lXext configure:17401: result: yes configure:17411: checking for XShapeCombineMask in -lXext configure:17444: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:17447: $? = 0 configure:17450: test -s conftest configure:17453: $? = 0 configure:17464: result: yes configure:17470: checking for XShapeCombineMask in -lXext configure:17523: result: yes configure:17534: checking for XtSetEventDispatcher in -lXt configure:17567: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:17570: $? = 0 configure:17573: test -s conftest configure:17576: $? = 0 configure:17587: result: yes configure:17691: checking for Display Postscript support configure:17693: result: configure:17709: checking DPS/dpsXclient.h usability configure:17718: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 configure:17746: DPS/dpsXclient.h: No such file or directory configure:17721: $? = 1 configure: failed program was: #line 17711 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:17736: result: no configure:17740: checking DPS/dpsXclient.h presence configure:17747: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c configure:17743: DPS/dpsXclient.h: No such file or directory configure:17753: $? = 1 configure: failed program was: #line 17742 "configure" #include "confdefs.h" #include configure:17771: result: no configure:17789: checking for DPS/dpsXclient.h configure:17796: result: no configure:17807: checking for DPSInitialize in -ldps configure:17840: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 /usr/libexec/elf/ld: cannot find -ldps configure:17843: $? = 1 configure: failed program was: #line 17814 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char DPSInitialize (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { DPSInitialize (); ; return 0; } configure:17860: result: no configure:17868: checking for XDPSPixelsPerPoint in -ldpstk configure:17901: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 /usr/libexec/elf/ld: cannot find -ldpstk configure:17904: $? = 1 configure: failed program was: #line 17875 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char XDPSPixelsPerPoint (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { XDPSPixelsPerPoint (); ; return 0; } configure:17921: result: no configure:17929: checking if DPS package is complete configure:17952: result: no configure:17976: checking for FlashPIX components configure:17978: result: configure:17999: checking fpxlib.h usability configure:18008: c++ -c -O -pipe -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:18011: $? = 0 configure:18014: test -s conftest.o configure:18017: $? = 0 configure:18026: result: yes configure:18030: checking fpxlib.h presence configure:18037: c++ -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.cc configure:18043: $? = 0 configure:18061: result: yes configure:18079: checking for fpxlib.h configure:18086: result: yes configure:18097: checking for FPX_OpenImageByFilename in -lfpx configure:18130: c++ -o conftest -O -pipe -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.cc -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:18133: $? = 0 configure:18136: test -s conftest configure:18139: $? = 0 configure:18150: result: yes configure:18164: checking if FlashPIX package is complete configure:18181: result: yes configure:18209: checking for LCMS support configure:18211: result: configure:18226: checking lcms.h usability configure:18235: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:18238: $? = 0 configure:18241: test -s conftest.o configure:18244: $? = 0 configure:18253: result: yes configure:18257: checking lcms.h presence configure:18264: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:18270: $? = 0 configure:18288: result: yes configure:18306: checking for lcms.h configure:18313: result: yes configure:18449: checking for cmsOpenProfileFromMem in -llcms configure:18482: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:18485: $? = 0 configure:18488: test -s conftest configure:18491: $? = 0 configure:18502: result: yes configure:18510: checking if LCMS package is complete configure:18527: result: yes configure:18555: checking for PNG support configure:18557: result: configure:18571: checking png.h usability configure:18580: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:18583: $? = 0 configure:18586: test -s conftest.o configure:18589: $? = 0 configure:18598: result: yes configure:18602: checking png.h presence configure:18609: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:18615: $? = 0 configure:18633: result: yes configure:18651: checking for png.h configure:18658: result: yes configure:18669: checking for png_free in -lpng configure:18702: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:18705: $? = 0 configure:18708: test -s conftest configure:18711: $? = 0 configure:18722: result: yes configure:18730: checking if PNG package is complete configure:18747: result: yes configure:18775: checking for JPEG support configure:18777: result: configure:18791: checking jconfig.h usability configure:18800: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from configure:18828: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:18803: $? = 0 configure:18806: test -s conftest.o configure:18809: $? = 0 configure:18818: result: yes configure:18822: checking jconfig.h presence configure:18829: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c In file included from configure:18825: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:18835: $? = 0 configure:18853: result: yes configure:18871: checking for jconfig.h configure:18878: result: yes configure:18899: checking jerror.h usability configure:18908: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:18911: $? = 0 configure:18914: test -s conftest.o configure:18917: $? = 0 configure:18926: result: yes configure:18930: checking jerror.h presence configure:18937: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:18943: $? = 0 configure:18961: result: yes configure:18979: checking for jerror.h configure:18986: result: yes configure:19007: checking jmorecfg.h usability configure:19016: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:19019: $? = 0 configure:19022: test -s conftest.o configure:19025: $? = 0 configure:19034: result: yes configure:19038: checking jmorecfg.h presence configure:19045: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:19051: $? = 0 configure:19069: result: yes configure:19087: checking for jmorecfg.h configure:19094: result: yes configure:19115: checking jpeglib.h usability configure:19124: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/local/include/jpeglib.h:24, from configure:19152: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:19127: $? = 0 configure:19130: test -s conftest.o configure:19133: $? = 0 configure:19142: result: yes configure:19146: checking jpeglib.h presence configure:19153: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c In file included from /usr/local/include/jpeglib.h:24, from configure:19149: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:19159: $? = 0 configure:19177: result: yes configure:19195: checking for jpeglib.h configure:19202: result: yes configure:19213: checking for jpeg_read_header in -ljpeg configure:19246: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:19249: $? = 0 configure:19252: test -s conftest configure:19255: $? = 0 configure:19266: result: yes configure:19277: checking for JPEG library is version 6b or later configure:19303: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 In file included from /usr/local/include/jpeglib.h:24, from configure:19291: /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined confdefs.h:10: warning: this is the location of the previous definition configure:19306: $? = 0 configure:19308: ./conftest configure:19311: $? = 0 configure:19324: result: yes configure:19327: result: yes configure:19336: checking if JPEG package is complete configure:19353: result: yes configure:20044: checking for MPEG version 2 support configure:20046: result: configure:20060: checking mpeg2dec/mpeg2.h usability configure:20069: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from configure:20097: /usr/local/include/mpeg2dec/mpeg2.h:30: syntax error before `vo_instance_t' /usr/local/include/mpeg2dec/mpeg2.h:67: syntax error before `vo_instance_t' configure:20072: $? = 1 configure: failed program was: #line 20062 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:20087: result: no configure:20091: checking mpeg2dec/mpeg2.h presence configure:20098: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:20104: $? = 0 configure:20122: result: yes configure:20133: WARNING: mpeg2dec/mpeg2.h: present but cannot be compiled configure:20135: WARNING: mpeg2dec/mpeg2.h: check for missing prerequisite headers? configure:20137: WARNING: mpeg2dec/mpeg2.h: proceeding with the preprocessor's result configure:20140: checking for mpeg2dec/mpeg2.h configure:20147: result: yes configure:20158: checking for mpeg2_decode_data in -lmpeg2 configure:20191: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:20194: $? = 0 configure:20197: test -s conftest configure:20200: $? = 0 configure:20211: result: yes configure:20219: checking if MPEG version 2 support package is complete configure:20236: result: yes configure:20264: checking for FreeType 2.0 configure:20266: result: configure:20282: checking for freetype-config configure:20298: found /usr/local/bin/freetype-config configure:20308: result: freetype-config configure:20327: checking for FT_Init_FreeType in -lfreetype configure:20360: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:20363: $? = 0 configure:20366: test -s conftest configure:20369: $? = 0 configure:20380: result: yes configure:20409: checking freetype/freetype.h usability configure:20418: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20421: $? = 0 configure:20424: test -s conftest.o configure:20427: $? = 0 configure:20436: result: yes configure:20440: checking freetype/freetype.h presence configure:20447: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:20453: $? = 0 configure:20471: result: yes configure:20489: checking for freetype/freetype.h configure:20496: result: yes configure:20517: checking if FreeType package is complete configure:20534: result: yes configure:20562: checking for TIFF support configure:20564: result: configure:20578: checking tiff.h usability configure:20587: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20590: $? = 0 configure:20593: test -s conftest.o configure:20596: $? = 0 configure:20605: result: yes configure:20609: checking tiff.h presence configure:20616: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:20622: $? = 0 configure:20640: result: yes configure:20658: checking for tiff.h configure:20665: result: yes configure:20686: checking tiffio.h usability configure:20695: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20698: $? = 0 configure:20701: test -s conftest.o configure:20704: $? = 0 configure:20713: result: yes configure:20717: checking tiffio.h presence configure:20724: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:20730: $? = 0 configure:20748: result: yes configure:20766: checking for tiffio.h configure:20773: result: yes configure:20784: checking for TIFFOpen in -ltiff configure:20817: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:20820: $? = 0 configure:20823: test -s conftest configure:20826: $? = 0 configure:20837: result: yes configure:20845: checking if TIFF package is complete configure:20862: result: yes configure:20879: checking tiffconf.h usability configure:20888: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20891: $? = 0 configure:20894: test -s conftest.o configure:20897: $? = 0 configure:20906: result: yes configure:20910: checking tiffconf.h presence configure:20917: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:20923: $? = 0 configure:20941: result: yes configure:20959: checking for tiffconf.h configure:20966: result: yes configure:21237: checking for JBIG support configure:21239: result: configure:21253: checking jbig.h usability configure:21262: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21265: $? = 0 configure:21268: test -s conftest.o configure:21271: $? = 0 configure:21280: result: yes configure:21284: checking jbig.h presence configure:21291: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:21297: $? = 0 configure:21315: result: yes configure:21333: checking for jbig.h configure:21340: result: yes configure:21351: checking for jbg_dec_init in -ljbig configure:21384: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:21387: $? = 0 configure:21390: test -s conftest configure:21393: $? = 0 configure:21404: result: yes configure:21412: checking if JBIG package is complete configure:21429: result: yes configure:21459: checking for XML support configure:21461: result: configure:21468: checking for xml2-config configure:21484: found /usr/local/bin/xml2-config configure:21494: result: xml2-config configure:21527: checking libxml/parser.h usability configure:21536: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21539: $? = 0 configure:21542: test -s conftest.o configure:21545: $? = 0 configure:21554: result: yes configure:21558: checking libxml/parser.h presence configure:21565: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:21571: $? = 0 configure:21589: result: yes configure:21607: checking for libxml/parser.h configure:21614: result: yes configure:21625: checking for xmlParseExternalEntity in -lxml2 configure:21658: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 configure:21661: $? = 0 configure:21664: test -s conftest configure:21667: $? = 0 configure:21678: result: yes configure:21686: checking if XML package is complete configure:21705: result: yes configure:21740: checking for WMF support configure:21742: result: configure:21759: checking libwmf/ipa.h usability configure:21768: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:21771: $? = 0 configure:21774: test -s conftest.o configure:21777: $? = 0 configure:21786: result: yes configure:21790: checking libwmf/ipa.h presence configure:21797: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:21803: $? = 0 configure:21821: result: yes configure:21839: checking for libwmf/ipa.h configure:21846: result: yes configure:21858: checking for wmf_lite_create in -lwmflite configure:21891: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmflite -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 /usr/libexec/elf/ld: cannot find -lwmflite configure:21894: $? = 1 configure: failed program was: #line 21865 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char wmf_lite_create (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { wmf_lite_create (); ; return 0; } configure:21911: result: no configure:21938: checking for wmf_api_create in -lwmf configure:21971: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -lfreetype -ljpeg -lpng -lz -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) configure:21974: $? = 0 configure:21977: test -s conftest configure:21980: $? = 0 configure:21991: result: yes configure:22018: checking if WMF package is complete configure:22022: result: yes configure:22042: checking for ANSI C header files configure:22169: result: yes configure:22179: checking whether stat file-mode macros are broken configure:22224: result: no configure:22234: checking whether time.h and sys/time.h may both be included configure:22262: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22265: $? = 0 configure:22268: test -s conftest.o configure:22271: $? = 0 configure:22281: result: yes configure:22299: checking for dirent.h that defines DIR configure:22326: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22329: $? = 0 configure:22332: test -s conftest.o configure:22335: $? = 0 configure:22345: result: yes configure:22358: checking for library containing opendir configure:22391: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) configure:22394: $? = 0 configure:22397: test -s conftest configure:22400: $? = 0 configure:22459: result: none required configure:22594: checking sys/select.h usability configure:22603: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22606: $? = 0 configure:22609: test -s conftest.o configure:22612: $? = 0 configure:22621: result: yes configure:22625: checking sys/select.h presence configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22638: $? = 0 configure:22656: result: yes configure:22674: checking for sys/select.h configure:22681: result: yes configure:22594: checking sys/time.h usability configure:22603: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22606: $? = 0 configure:22609: test -s conftest.o configure:22612: $? = 0 configure:22621: result: yes configure:22625: checking sys/time.h presence configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22638: $? = 0 configure:22656: result: yes configure:22674: checking for sys/time.h configure:22681: result: yes configure:22585: checking for sys/stat.h configure:22590: result: yes configure:22585: checking for sys/types.h configure:22590: result: yes configure:22713: checking math.h usability configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22725: $? = 0 configure:22728: test -s conftest.o configure:22731: $? = 0 configure:22740: result: yes configure:22744: checking math.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22757: $? = 0 configure:22775: result: yes configure:22793: checking for math.h configure:22800: result: yes configure:22704: checking for string.h configure:22709: result: yes configure:22713: checking stdarg.h usability configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22725: $? = 0 configure:22728: test -s conftest.o configure:22731: $? = 0 configure:22740: result: yes configure:22744: checking stdarg.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22757: $? = 0 configure:22775: result: yes configure:22793: checking for stdarg.h configure:22800: result: yes configure:22713: checking varargs.h usability configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22725: $? = 0 configure:22728: test -s conftest.o configure:22731: $? = 0 configure:22740: result: yes configure:22744: checking varargs.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22757: $? = 0 configure:22775: result: yes configure:22793: checking for varargs.h configure:22800: result: yes configure:22713: checking pwd.h usability configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22725: $? = 0 configure:22728: test -s conftest.o configure:22731: $? = 0 configure:22740: result: yes configure:22744: checking pwd.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22757: $? = 0 configure:22775: result: yes configure:22793: checking for pwd.h configure:22800: result: yes configure:22713: checking malloc.h usability configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from configure:22750: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:22725: $? = 0 configure:22728: test -s conftest.o configure:22731: $? = 0 configure:22740: result: yes configure:22744: checking malloc.h presence configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c In file included from configure:22747: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:22757: $? = 0 configure:22775: result: yes configure:22793: checking for malloc.h configure:22800: result: yes configure:22821: checking for memory.h configure:22826: result: yes configure:22830: checking errno.h usability configure:22839: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22842: $? = 0 configure:22845: test -s conftest.o configure:22848: $? = 0 configure:22857: result: yes configure:22861: checking errno.h presence configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22874: $? = 0 configure:22892: result: yes configure:22910: checking for errno.h configure:22917: result: yes configure:22830: checking fcntl.h usability configure:22839: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22842: $? = 0 configure:22845: test -s conftest.o configure:22848: $? = 0 configure:22857: result: yes configure:22861: checking fcntl.h presence configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22874: $? = 0 configure:22892: result: yes configure:22910: checking for fcntl.h configure:22917: result: yes configure:22821: checking for stdint.h configure:22826: result: no configure:22932: checking for cc option to accept ANSI C configure:22995: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22998: $? = 0 configure:23001: test -s conftest.o configure:23004: $? = 0 configure:23021: result: none needed configure:23029: checking for an ANSI C-conforming const configure:23099: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:23068: warning: unused variable `s' configure:23088: warning: unused variable `foo' configure:23055: warning: unused variable `zero' configure:23049: warning: unused variable `x' configure:23067: warning: `t' might be used uninitialized in this function configure:23085: warning: `b' might be used uninitialized in this function configure:23102: $? = 0 configure:23105: test -s conftest.o configure:23108: $? = 0 configure:23118: result: yes configure:23128: checking for inline configure:23145: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:23148: $? = 0 configure:23151: test -s conftest.o configure:23154: $? = 0 configure:23165: result: inline configure:23180: checking whether byte ordering is bigendian configure:23210: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:23213: $? = 0 configure:23216: test -s conftest.o configure:23219: $? = 0 configure:23246: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:23236: syntax error before `big' configure:23249: $? = 1 configure: failed program was: #line 23222 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:23363: result: no configure:23383: checking for mode_t configure:23410: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:23413: $? = 0 configure:23416: test -s conftest.o configure:23419: $? = 0 configure:23429: result: yes configure:23441: checking for off_t configure:23468: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:23471: $? = 0 configure:23474: test -s conftest.o configure:23477: $? = 0 configure:23487: result: yes configure:23499: checking for pid_t configure:23526: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:23529: $? = 0 configure:23532: test -s conftest.o configure:23535: $? = 0 configure:23545: result: yes configure:23557: checking for size_t configure:23584: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:23587: $? = 0 configure:23590: test -s conftest.o configure:23593: $? = 0 configure:23603: result: yes configure:23615: checking for int configure:23642: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:23645: $? = 0 configure:23648: test -s conftest.o configure:23651: $? = 0 configure:23661: result: yes configure:23664: checking size of int configure:23942: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) configure:23945: $? = 0 configure:23947: ./conftest /usr/libexec/ld-elf.so.1: Shared object "libfreetype.so.6" not found configure:23950: $? = 1 configure: program exited with status 1 configure: failed program was: #line 23900 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif long longval () { return (long) (sizeof (int)); } unsigned long ulongval () { return (long) (sizeof (int)); } #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { FILE *f = fopen ("conftest.val", "w"); if (! f) exit (1); if (((long) (sizeof (int))) < 0) { long i = longval (); if (i != ((long) (sizeof (int)))) exit (1); fprintf (f, "%ld\n", i); } else { unsigned long i = ulongval (); if (i != ((long) (sizeof (int)))) exit (1); fprintf (f, "%lu\n", i); } exit (ferror (f) || fclose (f) != 0); ; return 0; } configure:23958: error: cannot compute sizeof (int), 77 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd4.5 ac_cv_build_alias=i386-portbld-freebsd4.5 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=' -O -pipe ' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd4.5 ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_DPS_dpsXclient_h=no ac_cv_header_bzlib_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fpxlib_h=yes ac_cv_header_freetype_freetype_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jbig_h=yes ac_cv_header_jconfig_h=yes ac_cv_header_jerror_h=yes ac_cv_header_jmorecfg_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_lcms_h=yes ac_cv_header_libwmf_ipa_h=yes ac_cv_header_libxml_parser_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_mpeg2dec_mpeg2_h=yes ac_cv_header_png_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffconf_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_varargs_h=yes ac_cv_header_zconf_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i386-portbld-freebsd4.5 ac_cv_host_alias=i386-portbld-freebsd4.5 ac_cv_jpeg_version_ok=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XShapeCombineMask=yes ac_cv_lib_Xext_XShmAttach=yes ac_cv_lib_Xt_XtSetEventDispatcher=yes ac_cv_lib_bz2_BZ2_bzCompress=yes ac_cv_lib_bz2_BZ2_bzDecompress=yes ac_cv_lib_dps_DPSInitialize=no ac_cv_lib_dpstk_XDPSPixelsPerPoint=no ac_cv_lib_fpx_FPX_OpenImageByFilename=yes ac_cv_lib_freetype_FT_Init_FreeType=yes ac_cv_lib_jbig_jbg_dec_init=yes ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_lcms_cmsOpenProfileFromMem=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_mpeg2_mpeg2_decode_data=yes ac_cv_lib_png_png_free=yes ac_cv_lib_tiff_TIFFOpen=yes ac_cv_lib_wmf_wmf_api_create=yes ac_cv_lib_wmflite_wmf_lite_create=no ac_cv_lib_xml2_xmlParseExternalEntity=yes ac_cv_lib_z_compress=yes ac_cv_lib_z_deflate=yes ac_cv_lib_z_inflate=yes ac_cv_lib_z_uncompress=yes ac_cv_objext=o ac_cv_prog_AWK=awk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_freetype_config=freetype-config ac_cv_prog_gcc_traditional=no ac_cv_prog_make_gmake_set=yes ac_cv_prog_xml2_config=xml2-config ac_cv_search_opendir='none required' ac_cv_target=i386-portbld-freebsd4.5 ac_cv_target_alias=i386-portbld-freebsd4.5 ac_cv_type_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc am_cv_CXX_dependencies_compiler_type=gcc im_cv_x_configure=/usr/X11R6/lib/X11/ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/libexec/elf/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_GCJ=no lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=16384 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_GCJ='"no"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define QuantumDepth 16 #define X11ConfigurePath "/usr/X11R6/lib/X11/" #define HasZLIB #define HasBZLIB #define HasX11 #define HasSharedMemory #define HasShape #define HasFPX #define HAVE_LCMS_H 1 #define HasLCMS #define HasPNG #define HasJPEG #define HasMPEG2 #define HAVE_FREETYPE_FREETYPE_H 1 #define HasTTF #define HasTIFF #define HAVE_TIFFCONF_H 1 #define HasJBIG #define HasXML #define HasWMF #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_MATH_H 1 #define HAVE_STRING_H 1 #define HAVE_STDARG_H 1 #define HAVE_VARARGS_H 1 #define HAVE_PWD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 configure: exit 1 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=ls ImageMagick-5.4.4/ XFree86-3.3.6_11/ apache-1.3.24_6/ autoconf-2.53/ autoconf213-2.13.000227_1/ automake14-1.4.5/ bash-2.05a/ bison-1.35_1/ calc-2.11.5/ cclient-2001a,1/ cups-base-1.1.14/ cvsup-without-gui-16.1f/ eterm-0.9.1_1/ ezm3-1.0/ freetype-1.3.1_2/ freetype2-2.0.9/ gd-1.8.4_6/ gdbm-1.8.0/ gettext-0.10.35_2/ gettext-0.11.1_2/ ghostscript-gnu-7.05_1/ glib-1.2.10_5/ gmake-3.79.1_1/ gnupg-1.0.7/ gnuplot-3.7.1_1/ gtk-1.2.10_4/ imap-uw-2001a,1/ imlib2-1.0.5/ ircd-hybrid-6.3/ jbigkit-1.2/ jpeg-6b_1/ junkfilter-20010529/ lcms-1.08/ less-374/ libast-0.4/ libfpx-1.2.0.4/ libiconv-1.7_4/ libmpeg2-0.2.1/ libtool-1.3.4_3/ libungif-4.1.0b1/ libwmf-0.2.2_1/ libxml2-2.4.21/ lrzsz-0.12.20/ lynx-2.8.4.1b_1/ m4-1.4_1/ magicfilter-1.2/ man2html-3.0.1/ mod_php4-4.2.0/ mrtg-2.9.18.p9/ mutt-1.2.5.1_1/ mysql-client-3.23.49/ mysql-server-3.23.49/ nano-1.0.9_1/ oidentd-2.0.3/ openssh-3.1_7/ p5-BSD-Resource-1.12/ p5-DBI-1.21/ p5-Data-ShowTable-3.3/ p5-Digest-MD5-2.17/ p5-HTML-Parser-3.25/ p5-HTML-Tagset-3.03/ p5-MIME-Base64-2.12/ p5-Mysql-modules-1.2216/ p5-Net-1.10,1/ p5-Net-DNS-0.14/ p5-SNMP_Session-0.92/ p5-Test-Simple-0.42/ p5-Time-HiRes-01.20/ p5-TimeDate-1.11/ p5-Tk-800.023/ p5-URI-1.18/ p5-libwww-5.53_1/ pkg_tarup-1.2_3/ pkgconfig-0.12.0/ pkgdb.db png-1.2.2_1/ portupgrade-20020405/ procmail-3.22/ pth-1.4.1_1/ python-2.2.1/ qpopper-2.53_4/ rsaref-2.0/ ruby-1.6.7.2002.05.02p/ ruby-bdb1-0.1.7/ ruby-fnmatch-1.1b_1/ ruby-optparse-0.8.6/ samba-2.2.4/ sqwebmail-3.2.0/ stunnel-3.22/ t1lib-1.3.1/ tcl-8.3.4_4/ tcp_wrappers-7.6_1/ tiff-3.5.7/ ucd-snmp-4.2.5/ ucd-snmp-tkmib-4.2.3/ unzip-5.50/ vim-lite-6.1.48/ wget-1.8.1_1/ xanim-2.80.2/ xinetd-2.3.3/ xpdf-1.00/ xpm-3.4k/ xv-3.10a_2/ zip-2.3/ --jI8keyz6grp/JLjh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 8: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 527C037B403 for ; Fri, 10 May 2002 08:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AFU3p10390; Fri, 10 May 2002 08:30:03 -0700 (PDT) (envelope-from gnats) Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.130.34.35]) by hub.freebsd.org (Postfix) with ESMTP id 484E637B406 for ; Fri, 10 May 2002 08:26:49 -0700 (PDT) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.12.2/8.12.2) with ESMTP id g4AFW6Tc040780; Fri, 10 May 2002 17:32:06 +0200 (CEST) (envelope-from tilman@tl.kom.tuwien.ac.at) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.2/8.12.2/Submit) id g4AFW6xE040779; Fri, 10 May 2002 17:32:06 +0200 (CEST) Message-Id: <200205101532.g4AFW6xE040779@tl.kom.tuwien.ac.at> Date: Fri, 10 May 2002 17:32:06 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/37930: update math/clarence to 0.2.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37930 >Category: ports >Synopsis: update math/clarence to 0.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 10 08:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #1: Fri May 3 16:38:54 CEST 2002 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: Reported by: portsurvey >How-To-Repeat: >Fix: diff -ruN ./Makefile /home/tilman/ports/clarence/Makefile --- ./Makefile Mon Feb 25 18:36:39 2002 +++ /home/tilman/ports/clarence/Makefile Fri May 10 13:55:17 2002 @@ -7,9 +7,9 @@ # PORTNAME= clarence -PORTVERSION= 0.1.10 +PORTVERSION= 0.2.0 CATEGORIES= math python -MASTER_SITES= http://nrn.ll.pl/pasp/clarence/ +MASTER_SITES= http://clay.ll.pl/clarence/ MAINTAINER= ports@FreeBSD.org diff -ruN ./distinfo /home/tilman/ports/clarence/distinfo --- ./distinfo Mon Feb 25 18:36:39 2002 +++ /home/tilman/ports/clarence/distinfo Fri May 10 13:55:28 2002 @@ -1 +1 @@ -MD5 (clarence-0.1.10.tar.gz) = 51a2b107105edd66d5207c1511d6a0e5 +MD5 (clarence-0.2.0.tar.gz) = 9062ec7782d2614afc03995da96b49bd >Release-Note: >Audit-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 May 10 8:38:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 19EC837B401 for ; Fri, 10 May 2002 08:38:15 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZKKC; Fri, 10 May 2002 18:39:59 +0300 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 g4AFcP152836; Fri, 10 May 2002 18:38:25 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CDBE9FB.7A1B801A@FreeBSD.org> Date: Fri, 10 May 2002 18:40:43 +0300 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: Paul Richards Cc: ports@FreeBSD.ORG Subject: Re: gettext and expat References: <1020988581.45396.4.camel@lobster.originative.co.uk> 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 Paul Richards wrote: > > Evolution requires a gettext that has been compiled with expat support > but there's no dependency chain to ensure this. > > If you haven't already got expat2 installed then gettext will build > without expat support and then evolution won't build. Fixed. Update gettext to 0.11.1_3 and try again. Thank you very much for reporting! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 8:38: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 68EF137B407; Fri, 10 May 2002 08:38:49 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AFcnq13617; Fri, 10 May 2002 08:38:49 -0700 (PDT) (envelope-from sobomax) Date: Fri, 10 May 2002 08:38:49 -0700 (PDT) From: Message-Id: <200205101538.g4AFcnq13617@freefall.freebsd.org> To: mju@unangst.org, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37924: mail/evolution port doesn't 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: mail/evolution port doesn't build State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Fri May 10 08:38:23 PDT 2002 State-Changed-Why: Fixed. Update gettext to 0.11.1_3 and try again. Thank you very much for reporting! http://www.freebsd.org/cgi/query-pr.cgi?pr=37924 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 8:40: 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 18A2337B405 for ; Fri, 10 May 2002 08:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AFe2O14098; Fri, 10 May 2002 08:40:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 6B17337B408 for ; Fri, 10 May 2002 08:37:10 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4AFcthG091399 for ; Fri, 10 May 2002 08:38:55 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4AFcttk091398; Fri, 10 May 2002 08:38:55 -0700 (PDT) Message-Id: <200205101538.g4AFcttk091398@www.freebsd.org> Date: Fri, 10 May 2002 08:38:55 -0700 (PDT) From: Mark Russell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37931: Fix for Dnews startup scripts Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37931 >Category: ports >Synopsis: Fix for Dnews startup scripts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 10 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mark Russell >Release: 4.5-STABLE >Organization: Independent Service Providers >Environment: FreeBSD juana 4.5-STABLE FreeBSD 4.5-STABLE #1: Wed Apr 17 11:42:50 EST 2002 mark@juana:/usr/src/sys/compile/JUANA i386 >Description: the dnews start script points to non existent files >How-To-Repeat: Install Dnews and run the startup script >Fix: diff -ur dnews.old/files/dnews.sh dnews/files/dnews.sh --- dnews.old/files/dnews.sh Sat May 11 01:16:27 2002 +++ dnews/files/dnews.sh Sat May 11 01:28:51 2002 @@ -4,8 +4,8 @@ case $1 in start) - [ -x /usr/local/lib/dnews/dnews_start ] \ - && /usr/local/lib/dnews/dnews_start > /dev/null 2>&1 & + [ -x /usr/local/dnews/dnews_start.sh ] \ + && /usr/local/dnews/dnews_start.sh > /dev/null 2>&1 & # dnews started successfully if exit status = 0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 8:44: 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 000DD37B406; Fri, 10 May 2002 08:43:57 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AFhvb15612; Fri, 10 May 2002 08:43:57 -0700 (PDT) (envelope-from marcus) Date: Fri, 10 May 2002 08:43:57 -0700 (PDT) From: Message-Id: <200205101543.g4AFhvb15612@freefall.freebsd.org> To: ler@lerctr.org, ler@lerctr.org, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37885: latest eolution port build 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 Synopsis: latest eolution port build error State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Fri May 10 08:43:42 PDT 2002 State-Changed-Why: Fixed thanks to sobomax and the latest gettext. http://www.freebsd.org/cgi/query-pr.cgi?pr=37885 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10: 1: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-55.cisco.com [64.102.60.55]) by hub.freebsd.org (Postfix) with ESMTP id DE56A37B40A; Fri, 10 May 2002 10:00:58 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g4AH0jRq083165; Fri, 10 May 2002 13:00:45 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: portupgrade anything causes infinite fork loop From: Joe Marcus Clarke To: ports@freebsd.org Cc: knu@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.4 Date: 10 May 2002 13:00:44 -0400 Message-Id: <1021050045.320.57.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I know that I won't figure this out until the second after I press "Send," so I might as well start the email ;-). I have been using portupgrade fine forever up until today. I have a laptop running 4.6-PRE from yesterday with the latest portupgrade. Today I cvsup'd my ports and went to do a portupgrade of gettext, as soon as I did that, portupgrade hung at ---> Upgrading 'gettext-0.11.1_2' to 'gettext-0.11.1_3' (devel/gettext) ---> Building '/usr/ports/devel/gettext' After a while, I received a "resource unavailable: fork()" message, and my load average was over 700 (I've never seen a load average that high). This happens for anything I try to portupgrade. What I did to try and fix this is reinstall portupgrade, start with a fresh pkgtools.conf, and reinitialized my pkgdb.db. Nothing worked. I can build new ports just fine using the old make install. I ran portupgrade with -v, but it wasn't very insightful. As far as I know, nothing changed between yesterday and today that would cause this. I checked CVS for the recent ports infrastructure changes, but I don't think that's causing the problem. I'm simply running portupgrade gettext, but all ports fail in the same manner. Any ideas? Thanks. Joe -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:10:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D1F637B40C for ; Fri, 10 May 2002 10:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AHA2v60082; Fri, 10 May 2002 10:10:02 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id BDF8437B404 for ; Fri, 10 May 2002 10:03:24 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g4AHC3KC000694 for ; Fri, 10 May 2002 19:12:03 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g4AHC20k000693; Fri, 10 May 2002 19:12:02 +0200 (CEST) Message-Id: <200205101712.g4AHC20k000693@vaio.alexdupre.com> Date: Fri, 10 May 2002 19:12:02 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37933: [Patch] Mk/bsd.java.mk (typo) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37933 >Category: ports >Synopsis: [Patch] Mk/bsd.java.mk (typo) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri May 10 10:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Ordering typo. (3) is duplicated. >How-To-Repeat: >Fix: --- java.diff begins here --- --- bsd.java.mk.orig Fri May 10 19:02:38 2002 +++ bsd.java.mk Fri May 10 19:03:02 2002 @@ -276,7 +276,7 @@ # (1) JDK 1.3.1 for FreeBSD # (2) Sun JDK 1.3.1 for Linux # (3) IBM JDK 1.3.1 for Linux -# (3) Blackdown JDK 1.3.1 for Linux +# (4) Blackdown JDK 1.3.1 for Linux # # If the FreeBSD JDK 1.3.1 is installed or if none of the 1.3.1 JDK's is # installed, then the FreeBSD JDK 1.3.1 is used as a dependency for the port. --- java.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:11:13 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 49DC337B404; Fri, 10 May 2002 10:10:49 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 7614C3FCB7; Fri, 10 May 2002 19:10:50 +0200 (CEST) Date: Fri, 10 May 2002 19:10:50 +0200 From: Miguel Mendez To: Joe Marcus Clarke Cc: ports@freebsd.org, knu@freebsd.org Subject: Re: portupgrade anything causes infinite fork loop Message-ID: <20020510191050.B66230@energyhq.homeip.net> Mail-Followup-To: Joe Marcus Clarke , ports@freebsd.org, knu@freebsd.org References: <1021050045.320.57.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="98e8jtXdkpgskNou" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1021050045.320.57.camel@gyros.marcuscom.com>; from marcus@marcuscom.com on Fri, May 10, 2002 at 01:00:44PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --98e8jtXdkpgskNou Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 10, 2002 at 01:00:44PM -0400, Joe Marcus Clarke wrote: Hi, > cause this. I checked CVS for the recent ports infrastructure changes, > but I don't think that's causing the problem. >=20 > I'm simply running portupgrade gettext, but all ports fail in the same > manner. >=20 > Any ideas? Thanks. Ricardo Torrini has reported a similar problem in another list. It seems to be related to the 'make clean' call, that causes an infinite loop. IIRC portupgrade make cleans ports before building them. It seems to me it's not portupgrade's fault. Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --98e8jtXdkpgskNou Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE82/8anLctrNyFFPERAinXAJ4qxdWKFrCtwL9aSMeiAo+YCI9UWQCgq/Ai GqqRmYCrrolqoUHU84ZEezs= =sUs+ -----END PGP SIGNATURE----- --98e8jtXdkpgskNou-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:12:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id EA7A037B400; Fri, 10 May 2002 10:12:15 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZK3Z; Fri, 10 May 2002 20:14:00 +0300 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 g4AHCQ156422; Fri, 10 May 2002 20:12:26 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CDC0003.A2BA34B9@FreeBSD.org> Date: Fri, 10 May 2002 20:14:43 +0300 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 Marcus Clarke Cc: ports@FreeBSD.ORG, knu@FreeBSD.ORG Subject: Re: portupgrade anything causes infinite fork loop References: <1021050045.320.57.camel@gyros.marcuscom.com> 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 Joe Marcus Clarke wrote: > > I know that I won't figure this out until the second after I press > "Send," so I might as well start the email ;-). > > I have been using portupgrade fine forever up until today. I have a > laptop running 4.6-PRE from yesterday with the latest portupgrade. > Today I cvsup'd my ports and went to do a portupgrade of gettext, as > soon as I did that, portupgrade hung at > > ---> Upgrading 'gettext-0.11.1_2' to 'gettext-0.11.1_3' (devel/gettext) > ---> Building '/usr/ports/devel/gettext' > > After a while, I received a "resource unavailable: fork()" message, and > my load average was over 700 (I've never seen a load average that > high). This happens for anything I try to portupgrade. What I did to > try and fix this is reinstall portupgrade, start with a fresh > pkgtools.conf, and reinitialized my pkgdb.db. Nothing worked. > > I can build new ports just fine using the old make install. I ran > portupgrade with -v, but it wasn't very insightful. > > As far as I know, nothing changed between yesterday and today that would > cause this. I checked CVS for the recent ports infrastructure changes, > but I don't think that's causing the problem. > > I'm simply running portupgrade gettext, but all ports fail in the same > manner. > > Any ideas? Thanks. Bah, that's because gettext now requires expat, expat requires gmake, gmake requires gettext, gettext requires expat, expat requires gmake and so on up to infinity. I'll think how we could resolve that dead loop. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:14:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.mgr3.k12.mo.us (mail.mgr3.K12.MO.US [204.184.227.130]) by hub.freebsd.org (Postfix) with ESMTP id E7FB837B408 for ; Fri, 10 May 2002 10:14:17 -0700 (PDT) Received: (from nobody@localhost) by mail.mgr3.k12.mo.us (8.11.6/8.11.4) id g4AH8Rd20831; Fri, 10 May 2002 12:08:27 -0500 (CDT) (envelope-from rjn103s@mail.mgr3.k12.mo.us) Date: Fri, 10 May 2002 12:08:27 -0500 (CDT) Message-Id: <200205101708.g4AH8Rd20831@mail.mgr3.k12.mo.us> X-Authentication-Warning: mail.mgr3.k12.mo.us: nobody set sender to rjn103s@mail.mgr3.k12.mo.us using -f From: "Richard Nelson" To: holger@eit.uni-kl.de Cc: ports@FreeBSD.org Reply-To: rjn103s@mail.mgr3.k12.mo.us Subject: avifile-0.6.0.20011220_1,1 port upgrade version request X-Mailer: NeoMail 1.25 with (Patch-2a by Nelson) X-IPAddress: 172.16.0.5 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Greetings, I was curious if this port could be upgraded the port to the latest version of avifile. Many thanks! -- Panther - Webmail Nelson MG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:19:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 59EE037B40B; Fri, 10 May 2002 10:19:27 -0700 (PDT) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g4AHJ25J061148; Fri, 10 May 2002 13:19:02 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20020510191050.B66230@energyhq.homeip.net> References: <1021050045.320.57.camel@gyros.marcuscom.com> <20020510191050.B66230@energyhq.homeip.net> Date: Fri, 10 May 2002 13:19:01 -0400 To: Miguel Mendez , Joe Marcus Clarke From: Garance A Drosihn Subject: Re: portupgrade anything causes infinite fork loop Cc: ports@FreeBSD.ORG, knu@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 7:10 PM +0200 5/10/02, Miguel Mendez wrote: > >On Fri, May 10, 2002 at 01:00:44PM -0400, Joe Marcus Clarke wrote: > > cause this. I checked CVS for the recent ports infrastructure > > changes, but I don't think that's causing the problem. > > > > I'm simply running portupgrade gettext, but all ports fail in > > the same manner. > > >> Any ideas? Thanks. > >Ricardo Torrini has reported a similar problem in another list. >It seems to be related to the 'make clean' call, that causes >an infinite loop. IIRC portupgrade make cleans ports before >building them. It seems to me it's not portupgrade's fault. Note that Richard is not even using portupgrade, he is just doing a 'make clean' in the directory for the 'gettext' port. His problem is *definitely* not portupgrade, and the problem you describe is probably the same as the problem he reported. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:25:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from Www.HCRC.edu.tw (www.HCRC.edu.tw [163.28.64.11]) by hub.freebsd.org (Postfix) with ESMTP id 28D4F37B403 for ; Fri, 10 May 2002 10:25:38 -0700 (PDT) Received: from Www.HCRC.edu.tw (localhost [127.0.0.1]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g4AHPYPG068158 for ; Sat, 11 May 2002 01:25:34 +0800 (CST) Received: (from root@localhost) by Www.HCRC.edu.tw (8.12.3/8.12.3/Submit) id g4AHPYWd068155 for ports@FreeBSD.ORG.procmail; Sat, 11 May 2002 01:25:34 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g4AHPWPG068141; Sat, 11 May 2002 01:25:33 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g4AHR81M042774; Sat, 11 May 2002 01:27:08 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.3/8.12.3/Submit) id g4AHR78m042773; Sat, 11 May 2002 01:27:07 +0800 (CST) Date: Sat, 11 May 2002 01:27:07 +0800 From: Ying-Chieh Liao To: Till Plewe Cc: ports@FreeBSD.ORG Subject: Re: /usr/ports/sysutils/sloth Message-ID: <20020510172707.GA42308@terry.dragon2.net> References: <20020510135737.AEBE033FB5@concerto.score.is.tsukuba.ac.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <20020510135737.AEBE033FB5@concerto.score.is.tsukuba.ac.jp> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=big5 Content-Disposition: inline On Fri, May 10, 2002 at 22:57:37 +0900, Till Plewe wrote: > make install doesn't work (can't find wait.h) > it seems that something like -I/usr/include/sys/ oops... I forgot to import files dir ... I'll fix it right now -- char*p="char*p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} -- Anonymous --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE83ALqrMYBZRHAI4IRAh/vAKD+29HxKq9FvczZZxSSh/5M/DESjQCgwY1b b6AxY+jmKdXqY5YHT8boN74= =LLsu -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:33: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 862B737B415; Fri, 10 May 2002 10:33:06 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AHX6q67977; Fri, 10 May 2002 10:33:06 -0700 (PDT) (envelope-from ijliao) Date: Fri, 10 May 2002 10:33:06 -0700 (PDT) From: Message-Id: <200205101733.g4AHX6q67977@freefall.freebsd.org> To: perky@fallin.lv, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37926: New port: textproc/py-rxp Sender: owner-freebsd-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: textproc/py-rxp State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri May 10 10:32:54 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37926 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:38: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 66FDC37B406; Fri, 10 May 2002 10:38:17 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AHcHl69926; Fri, 10 May 2002 10:38:17 -0700 (PDT) (envelope-from ijliao) Date: Fri, 10 May 2002 10:38:17 -0700 (PDT) From: Message-Id: <200205101738.g4AHcHl69926@freefall.freebsd.org> To: tilman@arved.de, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37930: update math/clarence to 0.2.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update math/clarence to 0.2.0 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri May 10 10:38:09 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37930 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:40: 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 50EE537B407; Fri, 10 May 2002 10:39:57 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AHdvq70527; Fri, 10 May 2002 10:39:57 -0700 (PDT) (envelope-from ijliao) Date: Fri, 10 May 2002 10:39:57 -0700 (PDT) From: Message-Id: <200205101739.g4AHdvq70527@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37933: [Patch] Mk/bsd.java.mk (typo) Sender: owner-freebsd-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] Mk/bsd.java.mk (typo) Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: ijliao Responsible-Changed-When: Fri May 10 10:39:49 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37933 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:43: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 45C7937B41B; Fri, 10 May 2002 10:42:40 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZKPV; Fri, 10 May 2002 20:44:25 +0300 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 g4AHgp156536; Fri, 10 May 2002 20:42:51 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CDC0724.C9ACC64C@FreeBSD.org> Date: Fri, 10 May 2002 20:45:08 +0300 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: Garance A Drosihn Cc: Miguel Mendez , Joe Marcus Clarke , ports@FreeBSD.ORG, knu@FreeBSD.ORG Subject: Re: portupgrade anything causes infinite fork loop References: <1021050045.320.57.camel@gyros.marcuscom.com> <20020510191050.B66230@energyhq.homeip.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 Garance A Drosihn wrote: > > At 7:10 PM +0200 5/10/02, Miguel Mendez wrote: > > > >On Fri, May 10, 2002 at 01:00:44PM -0400, Joe Marcus Clarke wrote: > > > cause this. I checked CVS for the recent ports infrastructure > > > changes, but I don't think that's causing the problem. > > > > > > I'm simply running portupgrade gettext, but all ports fail in > > > the same manner. > > > > >> Any ideas? Thanks. > > > >Ricardo Torrini has reported a similar problem in another list. > >It seems to be related to the 'make clean' call, that causes > >an infinite loop. IIRC portupgrade make cleans ports before > >building them. It seems to me it's not portupgrade's fault. > > Note that Richard is not even using portupgrade, he is just > doing a 'make clean' in the directory for the 'gettext' port. > His problem is *definitely* not portupgrade, and the problem > you describe is probably the same as the problem he reported. Should be resolved now (textproc/expat2/Makefile rev.1.14). Sorry for confusion and thanks to all who reported! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:45: 5 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 17A4F37B401 for ; Fri, 10 May 2002 10:44:48 -0700 (PDT) Received: from pyanfar.ece.cmu.edu (allbery@VPN4.ECE.CMU.EDU [128.2.138.4]) (authenticated) by ece.cmu.edu (8.11.0/8.10.2) with ESMTP id g4AHikw18837 for ; Fri, 10 May 2002 13:44:46 -0400 (EDT) Subject: could someone look at/commit ports/37325 please? From: Brandon S Allbery KF8NH To: FreeBSD List Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 10 May 2002 14:44:46 -0300 Message-Id: <1021052687.1410.4.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 I'd kinda prefer to get it fixed before the freeze... -- 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] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 10:53: 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 30E8337B40A; Fri, 10 May 2002 10:53:05 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AHr4E75178; Fri, 10 May 2002 10:53:04 -0700 (PDT) (envelope-from ijliao) Date: Fri, 10 May 2002 10:53:04 -0700 (PDT) From: Message-Id: <200205101753.g4AHr4E75178@freefall.freebsd.org> To: allbery@ece.cmu.edu, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37325: mainainer update: comms/birda Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mainainer update: comms/birda State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri May 10 10:52:56 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 11: 1:10 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 A638E37B405 for ; Fri, 10 May 2002 11:01:06 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Fri, 10 May 2002 11:01:06 -0700 Received: from 64.173.182.155 ( [64.173.182.155]) as user eculp@encontacto.net@encontacto.net by mail.encontacto.net with HTTP; Fri, 10 May 2002 11:01:06 -0700 Message-ID: <1021053666.3cdc0ae255cd1@mail.encontacto.net> Date: Fri, 10 May 2002 11:01:06 -0700 From: Edwin Culp To: Vladimir Savichev Cc: freebsd-ports@freebsd.org Subject: Re: mod_php4 WITH_APACHE2 won't compile References: <20020510142415.GA39201@ariel.phys.wesleyan.edu> In-Reply-To: <20020510142415.GA39201@ariel.phys.wesleyan.edu> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Quoting Vladimir Savichev : | Trying to compile in ports mod_php4 WITH_APACHE2 ( apache2 compiled | WITH_THREADS) | results in Vladimir, A bit off topic but could be important. I was using mod_php4 with Apache2 and had a lot of problems. Yesterday on the ports list I saw a patch from Alex Dupre to the ports/37612 PR [New Port] PHP Development version that changed the version from php4-STABLE-200204300000.tar.bz2 to php4-STABLE-200205090000.tar.bz2. I got the original 37612, applied the patch, did make install and seem to have completely eliminated the signal 10 error that I was getting and improved performance. You might want to give it a try. I could attach the patched port that I made yesterday to a private email if you want. ed ------------------------------------------------------------- http://insourcery.com - Mergence of Business and Technology a "Griffin Plaza Partners, LLC" Company To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 11:27:39 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 88B0F37B405; Fri, 10 May 2002 11:27:33 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.2) with ESMTP id g4AIRQ1x011855; Fri, 10 May 2002 21:27:26 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g4AIRPmJ011849; Fri, 10 May 2002 21:27:25 +0300 (EEST) Date: Fri, 10 May 2002 21:27:25 +0300 From: Alexandr Kovalenko To: Maxim Sobolev Cc: ports@FreeBSD.ORG Subject: Re: portupgrade anything causes infinite fork loop Message-ID: <20020510182725.GA46856@nevermind.kiev.ua> References: <1021050045.320.57.camel@gyros.marcuscom.com> <20020510191050.B66230@energyhq.homeip.net> <3CDC0724.C9ACC64C@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <3CDC0724.C9ACC64C@FreeBSD.org> User-Agent: Mutt/1.3.99i Sender: owner-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, Maxim Sobolev! On Fri, May 10, 2002 at 08:45:08PM +0300, you wrote: > > Note that Richard is not even using portupgrade, he is just > > doing a 'make clean' in the directory for the 'gettext' port. > > His problem is *definitely* not portupgrade, and the problem > > you describe is probably the same as the problem he reported. > > Should be resolved now (textproc/expat2/Makefile rev.1.14). Sorry for > confusion and thanks to all who reported! Thanx, it works. -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 11:31:52 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 B057D37B412 for ; Fri, 10 May 2002 11:29:20 -0700 (PDT) Received: (from root@localhost) by freebsd.tekrealm.net (8.12.3/8.12.2) id g4AITEvd083925; Fri, 10 May 2002 11:29:14 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: from freebsd.tekrealm.net (whoami@localhost [127.0.0.1]) by freebsd.tekrealm.net (8.12.3/8.12.2av) with ESMTP id g4AITCHJ083916; Fri, 10 May 2002 11:29:12 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.12.3/8.12.3/Submit) id g4AIRvFU083870; Fri, 10 May 2002 11:27:57 -0700 (PDT) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Fri, 10 May 2002 11:27:57 -0700 From: Andrew Stuart To: Steve Carter Cc: ports@freebsd.org Subject: Re: graphics/ImageMagick Message-ID: <20020510112757.A83792@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net References: <20020510080348.F25750@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020510080348.F25750@pobox.com>; from scarter@pobox.com on Fri, May 10, 2002 at 08:03:48AM -0700 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 remove /usr/ports/graphics/libwmf and remake it, then remake imagemagick. On Fri, 10 May 2002 at 08:03:48 -0700, Steve Carter wrote: > Using portupgrade I get the following configure error when trying to > upgrade: > > checking for mode_t... yes > checking for off_t... yes > checking for pid_t... yes > checking for size_t... yes > checking for int... yes > checking size of int... configure: error: cannot compute sizeof (int), > 77 > ===> Script "configure" failed unexpectedly. > Please report the problem to ports@FreeBSD.org [maintainer] and attach > the "/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.4/config.log" > including the output of the failure of your make command. Also, it > might be a good idea to provide an overview of all packages > installed on your system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/graphics/ImageMagick. > ** Command failed: make > ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > ! graphics/ImageMagick (ImageMagick-5.4.4) (configure error) > > I have attached files as requested. > > -Steve > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.53. Invocation command line was > > $ ./configure --enable-shared --with-perl=/usr/bin/perl5.00503 --without-gslib --without-hdf --without-jp2 --without-threads --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd4.5 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = good.gulp.org > uname -m = i386 > uname -r = 4.5-STABLE > uname -s = FreeBSD > uname -v = FreeBSD 4.5-STABLE #0: Sat Mar 16 11:52:21 MST 2002 root@good.gulp.org:/usr/src/sys/compile/GOOD > > /usr/bin/uname -p = i386 > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /sbin > PATH: /bin > PATH: /usr/sbin > PATH: /usr/bin > PATH: /usr/games > PATH: /usr/local/sbin > PATH: /usr/local/bin > PATH: /usr/X11R6/bin > PATH: /root/bin > PATH: /usr/local/bin > PATH: /sbin > PATH: /usr/sbin > PATH: /bin > PATH: /usr/bin > PATH: /usr/contrib/bin > PATH: /usr/local/netscape > PATH: /usr/X11R6/bin > PATH: /root/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1458: checking build system type > configure:1476: result: i386-portbld-freebsd4.5 > configure:1484: checking host system type > configure:1498: result: i386-portbld-freebsd4.5 > configure:1506: checking target system type > configure:1520: result: i386-portbld-freebsd4.5 > configure:1536: checking whether build environment is sane > configure:1579: result: yes > configure:1603: checking for a BSD-compatible install > configure:1657: result: /usr/bin/install -c -o root -g wheel > configure:1699: checking for gawk > configure:1728: result: no > configure:1699: checking for mawk > configure:1728: result: no > configure:1699: checking for nawk > configure:1728: result: no > configure:1699: checking for awk > configure:1715: found /usr/bin/awk > configure:1725: result: awk > configure:1735: checking whether gmake sets ${MAKE} > configure:1755: result: yes > configure:1948: checking for gcc > configure:1974: result: cc > configure:2218: checking for C compiler version > configure:2221: cc --version &5 > 2.95.3 > configure:2224: $? = 0 > configure:2226: cc -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:2229: $? = 0 > configure:2231: cc -V &5 > cc: argument to `-V' is missing > configure:2234: $? = 1 > configure:2260: checking for C compiler default output > configure:2263: cc -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:2266: $? = 0 > configure:2299: result: a.out > configure:2304: checking whether the C compiler works > configure:2310: ./a.out > configure:2313: $? = 0 > configure:2328: result: yes > configure:2335: checking whether we are cross compiling > configure:2337: result: no > configure:2340: checking for suffix of executables > configure:2342: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:2345: $? = 0 > configure:2367: result: > configure:2373: checking for suffix of object files > configure:2397: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2400: $? = 0 > configure:2419: result: o > configure:2423: checking whether we are using the GNU C compiler > configure:2450: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2453: $? = 0 > configure:2456: test -s conftest.o > configure:2459: $? = 0 > configure:2471: result: yes > configure:2477: checking whether cc accepts -g > configure:2501: cc -c -g -I/usr/local/include conftest.c >&5 > configure:2504: $? = 0 > configure:2507: test -s conftest.o > configure:2510: $? = 0 > configure:2520: result: yes > configure:2547: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > conftest.c:2: syntax error before `me' > configure:2550: $? = 1 > configure: failed program was: > #ifndef __cplusplus > choke me > #endif > configure:2679: checking for style of include used by gmake > configure:2707: result: GNU > configure:2735: checking dependency style of cc > configure:2797: result: gcc > configure:2807: checking how to run the C preprocessor > configure:2833: cc -E -I/usr/local/include conftest.c > configure:2839: $? = 0 > configure:2866: cc -E -I/usr/local/include conftest.c > configure:2862: ac_nonexistent.h: No such file or directory > configure:2872: $? = 1 > configure: failed program was: > #line 2861 "configure" > #include "confdefs.h" > #include > configure:2909: result: cc -E > configure:2924: cc -E -I/usr/local/include conftest.c > configure:2930: $? = 0 > configure:2957: cc -E -I/usr/local/include conftest.c > configure:2953: ac_nonexistent.h: No such file or directory > configure:2963: $? = 1 > configure: failed program was: > #line 2952 "configure" > #include "confdefs.h" > #include > configure:3013: checking for ld used by GCC > configure:3077: result: /usr/libexec/elf/ld > configure:3086: checking if the linker (/usr/libexec/elf/ld) is GNU ld > GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) > configure:3098: result: yes > configure:3116: checking for a BSD-compatible install > configure:3170: result: /usr/bin/install -c -o root -g wheel > configure:3181: checking whether gmake sets ${MAKE} > configure:3201: result: yes > configure:3210: checking whether ln -s works > configure:3214: result: yes > configure:3338: checking for /usr/libexec/elf/ld option to reload object files > configure:3345: result: -r > configure:3354: checking for BSD-compatible nm > configure:3389: result: /usr/bin/nm -B > configure:3393: checking how to recognise dependant libraries > configure:3581: result: pass_all > configure:3722: checking for ANSI C header files > configure:3736: cc -E -I/usr/local/include conftest.c > configure:3742: $? = 0 > configure:3827: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:3830: $? = 0 > configure:3832: ./conftest > configure:3835: $? = 0 > configure:3849: result: yes > configure:3873: checking for sys/types.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for sys/stat.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for stdlib.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for string.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for memory.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for strings.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for inttypes.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for stdint.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3914: stdint.h: No such file or directory > configure:3889: $? = 1 > configure: failed program was: > #line 3878 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > > #include > configure:3905: result: no > configure:3873: checking for unistd.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3931: checking dlfcn.h usability > configure:3940: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3943: $? = 0 > configure:3946: test -s conftest.o > configure:3949: $? = 0 > configure:3958: result: yes > configure:3962: checking dlfcn.h presence > configure:3969: cc -E -I/usr/local/include conftest.c > configure:3975: $? = 0 > configure:3993: result: yes > configure:4011: checking for dlfcn.h > configure:4018: result: yes > configure:4125: checking for C++ compiler version > configure:4128: c++ --version &5 > 2.95.3 > configure:4131: $? = 0 > configure:4133: c++ -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:4136: $? = 0 > configure:4138: c++ -V &5 > c++: argument to `-V' missing > > configure:4141: $? = 1 > configure:4144: checking whether we are using the GNU C++ compiler > configure:4171: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:4174: $? = 0 > configure:4177: test -s conftest.o > configure:4180: $? = 0 > configure:4192: result: yes > configure:4198: checking whether c++ accepts -g > configure:4222: c++ -c -g -I/usr/local/include conftest.cc >&5 > configure:4225: $? = 0 > configure:4228: test -s conftest.o > configure:4231: $? = 0 > configure:4241: result: yes > configure:4287: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:4290: $? = 0 > configure:4293: test -s conftest.o > configure:4296: $? = 0 > configure:4324: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:4327: $? = 0 > configure:4330: test -s conftest.o > configure:4333: $? = 0 > configure:4357: checking dependency style of c++ > configure:4419: result: gcc > configure:4429: checking how to run the C++ preprocessor > configure:4451: c++ -E -I/usr/local/include conftest.cc > configure:4457: $? = 0 > configure:4484: c++ -E -I/usr/local/include conftest.cc > configure:4480: ac_nonexistent.h: No such file or directory > configure:4490: $? = 1 > configure: failed program was: > #line 4479 "configure" > #include "confdefs.h" > #include > configure:4527: result: c++ -E > configure:4542: c++ -E -I/usr/local/include conftest.cc > configure:4548: $? = 0 > configure:4575: c++ -E -I/usr/local/include conftest.cc > configure:4571: ac_nonexistent.h: No such file or directory > configure:4581: $? = 1 > configure: failed program was: > #line 4570 "configure" > #include "confdefs.h" > #include > configure:4624: checking the maximum length of command line arguments > configure:4672: result: 16384 > configure:4683: checking command to parse /usr/bin/nm -B output from cc object > configure:4768: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:4771: $? = 0 > configure:4775: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm > configure:4778: $? = 0 > configure:4830: c++ -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.cc conftstm.o >&5 > configure:4833: $? = 0 > configure:4871: result: ok > configure:4875: checking for objdir > configure:4890: result: .libs > configure:4980: checking for ranlib > configure:4996: found /usr/bin/ranlib > configure:5007: result: ranlib > configure:5060: checking for strip > configure:5076: found /usr/bin/strip > configure:5087: result: strip > configure:5349: checking if cc static flag works > conftest.c:1: warning: return-type defaults to `int' > configure:5372: result: no > configure:5389: checking if cc supports -fno-rtti -fno-exceptions > configure:5413: result: yes > configure:5428: checking for cc option to produce PIC > configure:5581: result: -fPIC > configure:5588: checking if cc PIC flag -fPIC works > configure:5612: result: yes > configure:5636: checking if cc supports -c -o file.o > configure:5677: result: yes > configure:5703: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries > configure:6499: result: yes > configure:6521: checking whether -lc should be explicitly linked in > configure:6526: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > conftest.c:1: warning: `dummy' defined but not used > configure:6529: $? = 0 > configure:6543: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:6546: $? = 1 > configure:6558: result: yes > configure:6564: checking how to hardcode library paths into programs > configure:6588: result: immediate > configure:6602: checking whether stripping libraries is possible > configure:6607: result: yes > configure:6614: checking dynamic linker characteristics > configure:7056: result: freebsd4.5 ld.so > configure:7697: checking if libtool supports shared libraries > configure:7699: result: yes > configure:7702: checking whether to build shared libraries > configure:7723: result: yes > configure:7726: checking whether to build static libraries > configure:7730: result: yes > configure:7809: creating libtool > configure:8531: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries > configure:9200: result: yes > configure:9217: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:9220: $? = 0 > configure:9320: checking for c++ option to produce PIC > configure:9556: result: -fPIC > configure:9563: checking if c++ PIC flag -fPIC works > configure:9587: result: yes > configure:9611: checking if c++ supports -c -o file.o > configure:9652: result: yes > configure:9678: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries > configure:9700: result: yes > configure:9722: checking whether -lc should be explicitly linked in > configure:9727: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:9730: $? = 0 > configure:9744: c++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:9747: $? = 1 > configure:9759: result: yes > configure:9765: checking how to hardcode library paths into programs > configure:9789: result: immediate > configure:9803: checking whether stripping libraries is possible > configure:9808: result: yes > configure:9815: checking dynamic linker characteristics > configure:10257: result: freebsd4.5 ld.so > configure:11311: checking if gcj supports -fno-rtti -fno-exceptions > configure:11335: result: yes > configure:11350: checking for gcj option to produce PIC > configure:11503: result: -fPIC > configure:11510: checking if gcj PIC flag -fPIC works > configure:11534: result: no > configure:11558: checking if gcj supports -c -o file.o > configure:11599: result: no > configure:11625: checking whether the gcj linker (/usr/libexec/elf/ld) supports shared libraries > configure:12421: result: yes > configure:12443: checking whether -lc should be explicitly linked in > configure:12448: gcj -c -O -pipe -Wall -I/usr/local/include conftest.java >&5 > ./configure: gcj: command not found > configure:12451: $? = 127 > configure:12480: result: yes > configure:12486: checking how to hardcode library paths into programs > configure:12510: result: immediate > configure:12524: checking whether stripping libraries is possible > configure:12529: result: yes > configure:12536: checking dynamic linker characteristics > configure:12978: result: freebsd4.5 ld.so > configure:14526: checking whether to enable maintainer-specific portions of Makefiles > configure:14535: result: no > configure:14949: checking whether cc needs -traditional > configure:14972: termio.h: No such file or directory > configure:14985: result: no > configure:15000: checking whether large file support needs explicit enabling > configure:15022: result: no > configure:15100: checking for X11 configure files > configure:15150: result: /usr/X11R6/lib/X11/ > configure:15171: checking for sqrt in -lm > configure:15204: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lm >&5 > configure:15186: warning: conflicting types for built-in function `sqrt' > configure:15207: $? = 0 > configure:15210: test -s conftest > configure:15213: $? = 0 > configure:15224: result: yes > configure:15316: checking for ZLIB support > configure:15318: result: > configure:15332: checking zconf.h usability > configure:15341: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 > configure:15344: $? = 0 > configure:15347: test -s conftest.o > configure:15350: $? = 0 > configure:15359: result: yes > configure:15363: checking zconf.h presence > configure:15370: cc -E -I/usr/local/include -I/usr/local/include conftest.c > configure:15376: $? = 0 > configure:15394: result: yes > configure:15412: checking for zconf.h > configure:15419: result: yes > configure:15440: checking zlib.h usability > configure:15449: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 > configure:15452: $? = 0 > configure:15455: test -s conftest.o > configure:15458: $? = 0 > configure:15467: result: yes > configure:15471: checking zlib.h presence > configure:15478: cc -E -I/usr/local/include -I/usr/local/include conftest.c > configure:15484: $? = 0 > configure:15502: result: yes > configure:15520: checking for zlib.h > configure:15527: result: yes > configure:15538: checking for compress in -lz > configure:15571: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 > configure:15574: $? = 0 > configure:15577: test -s conftest > configure:15580: $? = 0 > configure:15591: result: yes > configure:15599: checking for uncompress in -lz > configure:15632: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 > configure:15635: $? = 0 > configure:15638: test -s conftest > configure:15641: $? = 0 > configure:15652: result: yes > configure:15660: checking for deflate in -lz > configure:15693: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 > configure:15696: $? = 0 > configure:15699: test -s conftest > configure:15702: $? = 0 > configure:15713: result: yes > configure:15721: checking for inflate in -lz > configure:15754: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 > configure:15757: $? = 0 > configure:15760: test -s conftest > configure:15763: $? = 0 > configure:15774: result: yes > configure:15782: checking if ZLIB package is complete > configure:15799: result: yes > configure:15827: checking for BZLIB support > configure:15829: result: > configure:15843: checking bzlib.h usability > configure:15852: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 > configure:15855: $? = 0 > configure:15858: test -s conftest.o > configure:15861: $? = 0 > configure:15870: result: yes > configure:15874: checking bzlib.h presence > configure:15881: cc -E -I/usr/local/include -I/usr/local/include conftest.c > configure:15887: $? = 0 > configure:15905: result: yes > configure:15923: checking for bzlib.h > configure:15930: result: yes > configure:15941: checking for BZ2_bzCompress in -lbz2 > configure:15974: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:15977: $? = 0 > configure:15980: test -s conftest > configure:15983: $? = 0 > configure:15994: result: yes > configure:16002: checking for BZ2_bzDecompress in -lbz2 > configure:16035: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:16038: $? = 0 > configure:16041: test -s conftest > configure:16044: $? = 0 > configure:16055: result: yes > configure:16063: checking if BZLIB package is complete > configure:16080: result: yes > configure:16107: checking for X > configure:16323: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include > configure:16480: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm -L/usr/X11R6/lib -lX11 >&5 > configure:16483: $? = 0 > configure:16486: test -s conftest > configure:16489: $? = 0 > configure:16627: checking for gethostbyname > configure:16670: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:16673: $? = 0 > configure:16676: test -s conftest > configure:16679: $? = 0 > configure:16689: result: yes > configure:16822: checking for connect > configure:16865: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:16868: $? = 0 > configure:16871: test -s conftest > configure:16874: $? = 0 > configure:16884: result: yes > configure:16950: checking for remove > configure:16993: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:16996: $? = 0 > configure:16999: test -s conftest > configure:17002: $? = 0 > configure:17012: result: yes > configure:17078: checking for shmat > configure:17121: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:17124: $? = 0 > configure:17127: test -s conftest > configure:17130: $? = 0 > configure:17140: result: yes > configure:17215: checking for IceConnectionNumber in -lICE > configure:17248: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE -lbz2 -lz -lm >&5 > configure:17251: $? = 0 > configure:17254: test -s conftest > configure:17257: $? = 0 > configure:17268: result: yes > configure:17289: checking for XShmAttach in -lXext > configure:17322: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:17325: $? = 0 > configure:17328: test -s conftest > configure:17331: $? = 0 > configure:17342: result: yes > configure:17348: checking for XShmAttach in -lXext > configure:17401: result: yes > configure:17411: checking for XShapeCombineMask in -lXext > configure:17444: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:17447: $? = 0 > configure:17450: test -s conftest > configure:17453: $? = 0 > configure:17464: result: yes > configure:17470: checking for XShapeCombineMask in -lXext > configure:17523: result: yes > configure:17534: checking for XtSetEventDispatcher in -lXt > configure:17567: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:17570: $? = 0 > configure:17573: test -s conftest > configure:17576: $? = 0 > configure:17587: result: yes > configure:17691: checking for Display Postscript support > configure:17693: result: > configure:17709: checking DPS/dpsXclient.h usability > configure:17718: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:17746: DPS/dpsXclient.h: No such file or directory > configure:17721: $? = 1 > configure: failed program was: > #line 17711 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > #include > configure:17736: result: no > configure:17740: checking DPS/dpsXclient.h presence > configure:17747: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:17743: DPS/dpsXclient.h: No such file or directory > configure:17753: $? = 1 > configure: failed program was: > #line 17742 "configure" > #include "confdefs.h" > #include > configure:17771: result: no > configure:17789: checking for DPS/dpsXclient.h > configure:17796: result: no > configure:17807: checking for DPSInitialize in -ldps > configure:17840: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: cannot find -ldps > configure:17843: $? = 1 > configure: failed program was: > #line 17814 "configure" > #include "confdefs.h" > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char DPSInitialize (); > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > DPSInitialize (); > ; > return 0; > } > configure:17860: result: no > configure:17868: checking for XDPSPixelsPerPoint in -ldpstk > configure:17901: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: cannot find -ldpstk > configure:17904: $? = 1 > configure: failed program was: > #line 17875 "configure" > #include "confdefs.h" > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char XDPSPixelsPerPoint (); > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > XDPSPixelsPerPoint (); > ; > return 0; > } > configure:17921: result: no > configure:17929: checking if DPS package is complete > configure:17952: result: no > configure:17976: checking for FlashPIX components > configure:17978: result: > configure:17999: checking fpxlib.h usability > configure:18008: c++ -c -O -pipe -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 > configure:18011: $? = 0 > configure:18014: test -s conftest.o > configure:18017: $? = 0 > configure:18026: result: yes > configure:18030: checking fpxlib.h presence > configure:18037: c++ -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.cc > configure:18043: $? = 0 > configure:18061: result: yes > configure:18079: checking for fpxlib.h > configure:18086: result: yes > configure:18097: checking for FPX_OpenImageByFilename in -lfpx > configure:18130: c++ -o conftest -O -pipe -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.cc -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:18133: $? = 0 > configure:18136: test -s conftest > configure:18139: $? = 0 > configure:18150: result: yes > configure:18164: checking if FlashPIX package is complete > configure:18181: result: yes > configure:18209: checking for LCMS support > configure:18211: result: > configure:18226: checking lcms.h usability > configure:18235: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:18238: $? = 0 > configure:18241: test -s conftest.o > configure:18244: $? = 0 > configure:18253: result: yes > configure:18257: checking lcms.h presence > configure:18264: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:18270: $? = 0 > configure:18288: result: yes > configure:18306: checking for lcms.h > configure:18313: result: yes > configure:18449: checking for cmsOpenProfileFromMem in -llcms > configure:18482: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:18485: $? = 0 > configure:18488: test -s conftest > configure:18491: $? = 0 > configure:18502: result: yes > configure:18510: checking if LCMS package is complete > configure:18527: result: yes > configure:18555: checking for PNG support > configure:18557: result: > configure:18571: checking png.h usability > configure:18580: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:18583: $? = 0 > configure:18586: test -s conftest.o > configure:18589: $? = 0 > configure:18598: result: yes > configure:18602: checking png.h presence > configure:18609: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:18615: $? = 0 > configure:18633: result: yes > configure:18651: checking for png.h > configure:18658: result: yes > configure:18669: checking for png_free in -lpng > configure:18702: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:18705: $? = 0 > configure:18708: test -s conftest > configure:18711: $? = 0 > configure:18722: result: yes > configure:18730: checking if PNG package is complete > configure:18747: result: yes > configure:18775: checking for JPEG support > configure:18777: result: > configure:18791: checking jconfig.h usability > configure:18800: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > In file included from configure:18828: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:18803: $? = 0 > configure:18806: test -s conftest.o > configure:18809: $? = 0 > configure:18818: result: yes > configure:18822: checking jconfig.h presence > configure:18829: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > In file included from configure:18825: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:18835: $? = 0 > configure:18853: result: yes > configure:18871: checking for jconfig.h > configure:18878: result: yes > configure:18899: checking jerror.h usability > configure:18908: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:18911: $? = 0 > configure:18914: test -s conftest.o > configure:18917: $? = 0 > configure:18926: result: yes > configure:18930: checking jerror.h presence > configure:18937: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:18943: $? = 0 > configure:18961: result: yes > configure:18979: checking for jerror.h > configure:18986: result: yes > configure:19007: checking jmorecfg.h usability > configure:19016: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:19019: $? = 0 > configure:19022: test -s conftest.o > configure:19025: $? = 0 > configure:19034: result: yes > configure:19038: checking jmorecfg.h presence > configure:19045: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:19051: $? = 0 > configure:19069: result: yes > configure:19087: checking for jmorecfg.h > configure:19094: result: yes > configure:19115: checking jpeglib.h usability > configure:19124: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > In file included from /usr/local/include/jpeglib.h:24, > from configure:19152: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19127: $? = 0 > configure:19130: test -s conftest.o > configure:19133: $? = 0 > configure:19142: result: yes > configure:19146: checking jpeglib.h presence > configure:19153: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > In file included from /usr/local/include/jpeglib.h:24, > from configure:19149: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19159: $? = 0 > configure:19177: result: yes > configure:19195: checking for jpeglib.h > configure:19202: result: yes > configure:19213: checking for jpeg_read_header in -ljpeg > configure:19246: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:19249: $? = 0 > configure:19252: test -s conftest > configure:19255: $? = 0 > configure:19266: result: yes > configure:19277: checking for JPEG library is version 6b or later > configure:19303: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > In file included from /usr/local/include/jpeglib.h:24, > from configure:19291: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19306: $? = 0 > configure:19308: ./conftest > configure:19311: $? = 0 > configure:19324: result: yes > configure:19327: result: yes > configure:19336: checking if JPEG package is complete > configure:19353: result: yes > configure:20044: checking for MPEG version 2 support > configure:20046: result: > configure:20060: checking mpeg2dec/mpeg2.h usability > configure:20069: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > In file included from configure:20097: > /usr/local/include/mpeg2dec/mpeg2.h:30: syntax error before `vo_instance_t' > /usr/local/include/mpeg2dec/mpeg2.h:67: syntax error before `vo_instance_t' > configure:20072: $? = 1 > configure: failed program was: > #line 20062 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > #include > configure:20087: result: no > configure:20091: checking mpeg2dec/mpeg2.h presence > configure:20098: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20104: $? = 0 > configure:20122: result: yes > configure:20133: WARNING: mpeg2dec/mpeg2.h: present but cannot be compiled > configure:20135: WARNING: mpeg2dec/mpeg2.h: check for missing prerequisite headers? > configure:20137: WARNING: mpeg2dec/mpeg2.h: proceeding with the preprocessor's result > configure:20140: checking for mpeg2dec/mpeg2.h > configure:20147: result: yes > configure:20158: checking for mpeg2_decode_data in -lmpeg2 > configure:20191: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:20194: $? = 0 > configure:20197: test -s conftest > configure:20200: $? = 0 > configure:20211: result: yes > configure:20219: checking if MPEG version 2 support package is complete > configure:20236: result: yes > configure:20264: checking for FreeType 2.0 > configure:20266: result: > configure:20282: checking for freetype-config > configure:20298: found /usr/local/bin/freetype-config > configure:20308: result: freetype-config > configure:20327: checking for FT_Init_FreeType in -lfreetype > configure:20360: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:20363: $? = 0 > configure:20366: test -s conftest > configure:20369: $? = 0 > configure:20380: result: yes > configure:20409: checking freetype/freetype.h usability > configure:20418: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:20421: $? = 0 > configure:20424: test -s conftest.o > configure:20427: $? = 0 > configure:20436: result: yes > configure:20440: checking freetype/freetype.h presence > configure:20447: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20453: $? = 0 > configure:20471: result: yes > configure:20489: checking for freetype/freetype.h > configure:20496: result: yes > configure:20517: checking if FreeType package is complete > configure:20534: result: yes > configure:20562: checking for TIFF support > configure:20564: result: > configure:20578: checking tiff.h usability > configure:20587: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:20590: $? = 0 > configure:20593: test -s conftest.o > configure:20596: $? = 0 > configure:20605: result: yes > configure:20609: checking tiff.h presence > configure:20616: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20622: $? = 0 > configure:20640: result: yes > configure:20658: checking for tiff.h > configure:20665: result: yes > configure:20686: checking tiffio.h usability > configure:20695: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:20698: $? = 0 > configure:20701: test -s conftest.o > configure:20704: $? = 0 > configure:20713: result: yes > configure:20717: checking tiffio.h presence > configure:20724: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20730: $? = 0 > configure:20748: result: yes > configure:20766: checking for tiffio.h > configure:20773: result: yes > configure:20784: checking for TIFFOpen in -ltiff > configure:20817: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:20820: $? = 0 > configure:20823: test -s conftest > configure:20826: $? = 0 > configure:20837: result: yes > configure:20845: checking if TIFF package is complete > configure:20862: result: yes > configure:20879: checking tiffconf.h usability > configure:20888: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:20891: $? = 0 > configure:20894: test -s conftest.o > configure:20897: $? = 0 > configure:20906: result: yes > configure:20910: checking tiffconf.h presence > configure:20917: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20923: $? = 0 > configure:20941: result: yes > configure:20959: checking for tiffconf.h > configure:20966: result: yes > configure:21237: checking for JBIG support > configure:21239: result: > configure:21253: checking jbig.h usability > configure:21262: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:21265: $? = 0 > configure:21268: test -s conftest.o > configure:21271: $? = 0 > configure:21280: result: yes > configure:21284: checking jbig.h presence > configure:21291: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:21297: $? = 0 > configure:21315: result: yes > configure:21333: checking for jbig.h > configure:21340: result: yes > configure:21351: checking for jbg_dec_init in -ljbig > configure:21384: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:21387: $? = 0 > configure:21390: test -s conftest > configure:21393: $? = 0 > configure:21404: result: yes > configure:21412: checking if JBIG package is complete > configure:21429: result: yes > configure:21459: checking for XML support > configure:21461: result: > configure:21468: checking for xml2-config > configure:21484: found /usr/local/bin/xml2-config > configure:21494: result: xml2-config > configure:21527: checking libxml/parser.h usability > configure:21536: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:21539: $? = 0 > configure:21542: test -s conftest.o > configure:21545: $? = 0 > configure:21554: result: yes > configure:21558: checking libxml/parser.h presence > configure:21565: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:21571: $? = 0 > configure:21589: result: yes > configure:21607: checking for libxml/parser.h > configure:21614: result: yes > configure:21625: checking for xmlParseExternalEntity in -lxml2 > configure:21658: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:21661: $? = 0 > configure:21664: test -s conftest > configure:21667: $? = 0 > configure:21678: result: yes > configure:21686: checking if XML package is complete > configure:21705: result: yes > configure:21740: checking for WMF support > configure:21742: result: > configure:21759: checking libwmf/ipa.h usability > configure:21768: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:21771: $? = 0 > configure:21774: test -s conftest.o > configure:21777: $? = 0 > configure:21786: result: yes > configure:21790: checking libwmf/ipa.h presence > configure:21797: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:21803: $? = 0 > configure:21821: result: yes > configure:21839: checking for libwmf/ipa.h > configure:21846: result: yes > configure:21858: checking for wmf_lite_create in -lwmflite > configure:21891: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmflite -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: cannot find -lwmflite > configure:21894: $? = 1 > configure: failed program was: > #line 21865 "configure" > #include "confdefs.h" > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char wmf_lite_create (); > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > wmf_lite_create (); > ; > return 0; > } > configure:21911: result: no > configure:21938: checking for wmf_api_create in -lwmf > configure:21971: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -lfreetype -ljpeg -lpng -lz -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:21974: $? = 0 > configure:21977: test -s conftest > configure:21980: $? = 0 > configure:21991: result: yes > configure:22018: checking if WMF package is complete > configure:22022: result: yes > configure:22042: checking for ANSI C header files > configure:22169: result: yes > configure:22179: checking whether stat file-mode macros are broken > configure:22224: result: no > configure:22234: checking whether time.h and sys/time.h may both be included > configure:22262: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22265: $? = 0 > configure:22268: test -s conftest.o > configure:22271: $? = 0 > configure:22281: result: yes > configure:22299: checking for dirent.h that defines DIR > configure:22326: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22329: $? = 0 > configure:22332: test -s conftest.o > configure:22335: $? = 0 > configure:22345: result: yes > configure:22358: checking for library containing opendir > configure:22391: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:22394: $? = 0 > configure:22397: test -s conftest > configure:22400: $? = 0 > configure:22459: result: none required > configure:22594: checking sys/select.h usability > configure:22603: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22606: $? = 0 > configure:22609: test -s conftest.o > configure:22612: $? = 0 > configure:22621: result: yes > configure:22625: checking sys/select.h presence > configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22638: $? = 0 > configure:22656: result: yes > configure:22674: checking for sys/select.h > configure:22681: result: yes > configure:22594: checking sys/time.h usability > configure:22603: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22606: $? = 0 > configure:22609: test -s conftest.o > configure:22612: $? = 0 > configure:22621: result: yes > configure:22625: checking sys/time.h presence > configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22638: $? = 0 > configure:22656: result: yes > configure:22674: checking for sys/time.h > configure:22681: result: yes > configure:22585: checking for sys/stat.h > configure:22590: result: yes > configure:22585: checking for sys/types.h > configure:22590: result: yes > configure:22713: checking math.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking math.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for math.h > configure:22800: result: yes > configure:22704: checking for string.h > configure:22709: result: yes > configure:22713: checking stdarg.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking stdarg.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for stdarg.h > configure:22800: result: yes > configure:22713: checking varargs.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking varargs.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for varargs.h > configure:22800: result: yes > configure:22713: checking pwd.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking pwd.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for pwd.h > configure:22800: result: yes > configure:22713: checking malloc.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > In file included from configure:22750: > /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking malloc.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > In file included from configure:22747: > /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for malloc.h > configure:22800: result: yes > configure:22821: checking for memory.h > configure:22826: result: yes > configure:22830: checking errno.h usability > configure:22839: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22842: $? = 0 > configure:22845: test -s conftest.o > configure:22848: $? = 0 > configure:22857: result: yes > configure:22861: checking errno.h presence > configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22874: $? = 0 > configure:22892: result: yes > configure:22910: checking for errno.h > configure:22917: result: yes > configure:22830: checking fcntl.h usability > configure:22839: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22842: $? = 0 > configure:22845: test -s conftest.o > configure:22848: $? = 0 > configure:22857: result: yes > configure:22861: checking fcntl.h presence > configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22874: $? = 0 > configure:22892: result: yes > configure:22910: checking for fcntl.h > configure:22917: result: yes > configure:22821: checking for stdint.h > configure:22826: result: no > configure:22932: checking for cc option to accept ANSI C > configure:22995: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22998: $? = 0 > configure:23001: test -s conftest.o > configure:23004: $? = 0 > configure:23021: result: none needed > configure:23029: checking for an ANSI C-conforming const > configure:23099: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure: In function `main': > configure:23068: warning: unused variable `s' > configure:23088: warning: unused variable `foo' > configure:23055: warning: unused variable `zero' > configure:23049: warning: unused variable `x' > configure:23067: warning: `t' might be used uninitialized in this function > configure:23085: warning: `b' might be used uninitialized in this function > configure:23102: $? = 0 > configure:23105: test -s conftest.o > configure:23108: $? = 0 > configure:23118: result: yes > configure:23128: checking for inline > configure:23145: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23148: $? = 0 > configure:23151: test -s conftest.o > configure:23154: $? = 0 > configure:23165: result: inline > configure:23180: checking whether byte ordering is bigendian > configure:23210: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23213: $? = 0 > configure:23216: test -s conftest.o > configure:23219: $? = 0 > configure:23246: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure: In function `main': > configure:23236: syntax error before `big' > configure:23249: $? = 1 > configure: failed program was: > #line 23222 "configure" > #include "confdefs.h" > #include > #include > > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > #if BYTE_ORDER != BIG_ENDIAN > not big endian > #endif > > ; > return 0; > } > configure:23363: result: no > configure:23383: checking for mode_t > configure:23410: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23413: $? = 0 > configure:23416: test -s conftest.o > configure:23419: $? = 0 > configure:23429: result: yes > configure:23441: checking for off_t > configure:23468: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23471: $? = 0 > configure:23474: test -s conftest.o > configure:23477: $? = 0 > configure:23487: result: yes > configure:23499: checking for pid_t > configure:23526: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23529: $? = 0 > configure:23532: test -s conftest.o > configure:23535: $? = 0 > configure:23545: result: yes > configure:23557: checking for size_t > configure:23584: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23587: $? = 0 > configure:23590: test -s conftest.o > configure:23593: $? = 0 > configure:23603: result: yes > configure:23615: checking for int > configure:23642: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23645: $? = 0 > configure:23648: test -s conftest.o > configure:23651: $? = 0 > configure:23661: result: yes > configure:23664: checking size of int > configure:23942: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:23945: $? = 0 > configure:23947: ./conftest > /usr/libexec/ld-elf.so.1: Shared object "libfreetype.so.6" not found > configure:23950: $? = 1 > configure: program exited with status 1 > configure: failed program was: > #line 23900 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > long longval () { return (long) (sizeof (int)); } > unsigned long ulongval () { return (long) (sizeof (int)); } > #include > #include > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > > FILE *f = fopen ("conftest.val", "w"); > if (! f) > exit (1); > if (((long) (sizeof (int))) < 0) > { > long i = longval (); > if (i != ((long) (sizeof (int)))) > exit (1); > fprintf (f, "%ld\n", i); > } > else > { > unsigned long i = ulongval (); > if (i != ((long) (sizeof (int)))) > exit (1); > fprintf (f, "%lu\n", i); > } > exit (ferror (f) || fclose (f) != 0); > > ; > return 0; > } > configure:23958: error: cannot compute sizeof (int), 77 > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=i386-portbld-freebsd4.5 > ac_cv_build_alias=i386-portbld-freebsd4.5 > ac_cv_c_bigendian=no > ac_cv_c_compiler_gnu=yes > ac_cv_c_const=yes > ac_cv_c_inline=inline > ac_cv_cxx_compiler_gnu=yes > ac_cv_env_CC_set=set > ac_cv_env_CC_value=cc > ac_cv_env_CFLAGS_set=set > ac_cv_env_CFLAGS_value='-O -pipe ' > ac_cv_env_CPPFLAGS_set=set > ac_cv_env_CPPFLAGS_value=-I/usr/local/include > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set=set > ac_cv_env_CXXFLAGS_value=' -O -pipe ' > ac_cv_env_CXX_set=set > ac_cv_env_CXX_value=c++ > ac_cv_env_LDFLAGS_set=set > ac_cv_env_LDFLAGS_value=-L/usr/local/lib > ac_cv_env_build_alias_set=set > ac_cv_env_build_alias_value=i386-portbld-freebsd4.5 > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > ac_cv_exeext= > ac_cv_func_connect=yes > ac_cv_func_gethostbyname=yes > ac_cv_func_remove=yes > ac_cv_func_shmat=yes > ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' > ac_cv_header_DPS_dpsXclient_h=no > ac_cv_header_bzlib_h=yes > ac_cv_header_dirent_dirent_h=yes > ac_cv_header_dlfcn_h=yes > ac_cv_header_errno_h=yes > ac_cv_header_fcntl_h=yes > ac_cv_header_fpxlib_h=yes > ac_cv_header_freetype_freetype_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_jbig_h=yes > ac_cv_header_jconfig_h=yes > ac_cv_header_jerror_h=yes > ac_cv_header_jmorecfg_h=yes > ac_cv_header_jpeglib_h=yes > ac_cv_header_lcms_h=yes > ac_cv_header_libwmf_ipa_h=yes > ac_cv_header_libxml_parser_h=yes > ac_cv_header_malloc_h=yes > ac_cv_header_math_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_mpeg2dec_mpeg2_h=yes > ac_cv_header_png_h=yes > ac_cv_header_pwd_h=yes > ac_cv_header_stat_broken=no > ac_cv_header_stdarg_h=yes > ac_cv_header_stdc=yes > ac_cv_header_stdint_h=no > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_select_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_time_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_tiff_h=yes > ac_cv_header_tiffconf_h=yes > ac_cv_header_tiffio_h=yes > ac_cv_header_time=yes > ac_cv_header_unistd_h=yes > ac_cv_header_varargs_h=yes > ac_cv_header_zconf_h=yes > ac_cv_header_zlib_h=yes > ac_cv_host=i386-portbld-freebsd4.5 > ac_cv_host_alias=i386-portbld-freebsd4.5 > ac_cv_jpeg_version_ok=yes > ac_cv_lib_ICE_IceConnectionNumber=yes > ac_cv_lib_Xext_XShapeCombineMask=yes > ac_cv_lib_Xext_XShmAttach=yes > ac_cv_lib_Xt_XtSetEventDispatcher=yes > ac_cv_lib_bz2_BZ2_bzCompress=yes > ac_cv_lib_bz2_BZ2_bzDecompress=yes > ac_cv_lib_dps_DPSInitialize=no > ac_cv_lib_dpstk_XDPSPixelsPerPoint=no > ac_cv_lib_fpx_FPX_OpenImageByFilename=yes > ac_cv_lib_freetype_FT_Init_FreeType=yes > ac_cv_lib_jbig_jbg_dec_init=yes > ac_cv_lib_jpeg_jpeg_read_header=yes > ac_cv_lib_lcms_cmsOpenProfileFromMem=yes > ac_cv_lib_m_sqrt=yes > ac_cv_lib_mpeg2_mpeg2_decode_data=yes > ac_cv_lib_png_png_free=yes > ac_cv_lib_tiff_TIFFOpen=yes > ac_cv_lib_wmf_wmf_api_create=yes > ac_cv_lib_wmflite_wmf_lite_create=no > ac_cv_lib_xml2_xmlParseExternalEntity=yes > ac_cv_lib_z_compress=yes > ac_cv_lib_z_deflate=yes > ac_cv_lib_z_inflate=yes > ac_cv_lib_z_uncompress=yes > ac_cv_objext=o > ac_cv_prog_AWK=awk > ac_cv_prog_CPP='cc -E' > ac_cv_prog_CXXCPP='c++ -E' > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_ac_ct_RANLIB=ranlib > ac_cv_prog_ac_ct_STRIP=strip > ac_cv_prog_cc_g=yes > ac_cv_prog_cc_stdc= > ac_cv_prog_cxx_g=yes > ac_cv_prog_freetype_config=freetype-config > ac_cv_prog_gcc_traditional=no > ac_cv_prog_make_gmake_set=yes > ac_cv_prog_xml2_config=xml2-config > ac_cv_search_opendir='none required' > ac_cv_target=i386-portbld-freebsd4.5 > ac_cv_target_alias=i386-portbld-freebsd4.5 > ac_cv_type_int=yes > ac_cv_type_mode_t=yes > ac_cv_type_off_t=yes > ac_cv_type_pid_t=yes > ac_cv_type_size_t=yes > am_cv_CC_dependencies_compiler_type=gcc > am_cv_CXX_dependencies_compiler_type=gcc > im_cv_x_configure=/usr/X11R6/lib/X11/ > lt_cv_deplibs_check_method=pass_all > lt_cv_file_magic_cmd='$MAGIC_CMD' > lt_cv_file_magic_test_file= > lt_cv_ld_reload_flag=-r > lt_cv_objdir=.libs > lt_cv_path_LD=/usr/libexec/elf/ld > lt_cv_path_NM='/usr/bin/nm -B' > lt_cv_prog_compiler_c_o=yes > lt_cv_prog_compiler_c_o_CXX=yes > lt_cv_prog_compiler_c_o_GCJ=no > lt_cv_prog_compiler_rtti_exceptions=yes > lt_cv_prog_gnu_ld=yes > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' > lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' > lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' > lt_cv_sys_max_cmd_len=16384 > lt_lt_cv_prog_compiler_c_o='"yes"' > lt_lt_cv_prog_compiler_c_o_CXX='"yes"' > lt_lt_cv_prog_compiler_c_o_GCJ='"no"' > lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' > lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' > lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define STDC_HEADERS 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_DLFCN_H 1 > #define QuantumDepth 16 > #define X11ConfigurePath "/usr/X11R6/lib/X11/" > #define HasZLIB > #define HasBZLIB > #define HasX11 > #define HasSharedMemory > #define HasShape > #define HasFPX > #define HAVE_LCMS_H 1 > #define HasLCMS > #define HasPNG > #define HasJPEG > #define HasMPEG2 > #define HAVE_FREETYPE_FREETYPE_H 1 > #define HasTTF > #define HasTIFF > #define HAVE_TIFFCONF_H 1 > #define HasJBIG > #define HasXML > #define HasWMF > #define STDC_HEADERS 1 > #define TIME_WITH_SYS_TIME 1 > #define HAVE_DIRENT_H 1 > #define HAVE_SYS_SELECT_H 1 > #define HAVE_SYS_TIME_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_MATH_H 1 > #define HAVE_STRING_H 1 > #define HAVE_STDARG_H 1 > #define HAVE_VARARGS_H 1 > #define HAVE_PWD_H 1 > #define HAVE_MALLOC_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_ERRNO_H 1 > #define HAVE_FCNTL_H 1 > > configure: exit 1 > ImageMagick-5.4.4/ > XFree86-3.3.6_11/ > apache-1.3.24_6/ > autoconf-2.53/ > autoconf213-2.13.000227_1/ > automake14-1.4.5/ > bash-2.05a/ > bison-1.35_1/ > calc-2.11.5/ > cclient-2001a,1/ > cups-base-1.1.14/ > cvsup-without-gui-16.1f/ > eterm-0.9.1_1/ > ezm3-1.0/ > freetype-1.3.1_2/ > freetype2-2.0.9/ > gd-1.8.4_6/ > gdbm-1.8.0/ > gettext-0.10.35_2/ > gettext-0.11.1_2/ > ghostscript-gnu-7.05_1/ > glib-1.2.10_5/ > gmake-3.79.1_1/ > gnupg-1.0.7/ > gnuplot-3.7.1_1/ > gtk-1.2.10_4/ > imap-uw-2001a,1/ > imlib2-1.0.5/ > ircd-hybrid-6.3/ > jbigkit-1.2/ > jpeg-6b_1/ > junkfilter-20010529/ > lcms-1.08/ > less-374/ > libast-0.4/ > libfpx-1.2.0.4/ > libiconv-1.7_4/ > libmpeg2-0.2.1/ > libtool-1.3.4_3/ > libungif-4.1.0b1/ > libwmf-0.2.2_1/ > libxml2-2.4.21/ > lrzsz-0.12.20/ > lynx-2.8.4.1b_1/ > m4-1.4_1/ > magicfilter-1.2/ > man2html-3.0.1/ > mod_php4-4.2.0/ > mrtg-2.9.18.p9/ > mutt-1.2.5.1_1/ > mysql-client-3.23.49/ > mysql-server-3.23.49/ > nano-1.0.9_1/ > oidentd-2.0.3/ > openssh-3.1_7/ > p5-BSD-Resource-1.12/ > p5-DBI-1.21/ > p5-Data-ShowTable-3.3/ > p5-Digest-MD5-2.17/ > p5-HTML-Parser-3.25/ > p5-HTML-Tagset-3.03/ > p5-MIME-Base64-2.12/ > p5-Mysql-modules-1.2216/ > p5-Net-1.10,1/ > p5-Net-DNS-0.14/ > p5-SNMP_Session-0.92/ > p5-Test-Simple-0.42/ > p5-Time-HiRes-01.20/ > p5-TimeDate-1.11/ > p5-Tk-800.023/ > p5-URI-1.18/ > p5-libwww-5.53_1/ > pkg_tarup-1.2_3/ > pkgconfig-0.12.0/ > pkgdb.db > png-1.2.2_1/ > portupgrade-20020405/ > procmail-3.22/ > pth-1.4.1_1/ > python-2.2.1/ > qpopper-2.53_4/ > rsaref-2.0/ > ruby-1.6.7.2002.05.02p/ > ruby-bdb1-0.1.7/ > ruby-fnmatch-1.1b_1/ > ruby-optparse-0.8.6/ > samba-2.2.4/ > sqwebmail-3.2.0/ > stunnel-3.22/ > t1lib-1.3.1/ > tcl-8.3.4_4/ > tcp_wrappers-7.6_1/ > tiff-3.5.7/ > ucd-snmp-4.2.5/ > ucd-snmp-tkmib-4.2.3/ > unzip-5.50/ > vim-lite-6.1.48/ > wget-1.8.1_1/ > xanim-2.80.2/ > xinetd-2.3.3/ > xpdf-1.00/ > xpm-3.4k/ > xv-3.10a_2/ > zip-2.3/ -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 11:38:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id CCA5A37B405 for ; Fri, 10 May 2002 11:38:15 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id LAA22270 for ; Fri, 10 May 2002 11:38:15 -0700 Message-ID: <3CDC1395.7040400@owt.com> Date: Fri, 10 May 2002 11:38:13 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: Who killed "make index" 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 When I do a cvsup of ports-all, I can no longer upgrade my INDEXes. If you run portsdb -uU, you get coral# portsdb -uU Updating the ports index ... p5-bioperl-devel-0.9.0:"/usr/ports/phylip-3.6.a2.1" non-existent -- dependency list incomplete p5-bioperl-devel-0.9.0:"" non-existent -- dependency list incomplete p5-bioperl-devel-0.9.0:"/usr/ports/biology/phylip/pkg-comment" non-existent -- dependency list incomplete p5-bioperl-devel-0.9.0:"" non-existent -- dependency list incomplete textproc/p5-XML-Twig /usr/local/lib/perl5/site_perl/5.005/XML/Writer.pm:/usr/ports/textproc/p5-XML-Writer: malformed entry: textproc/p5-XML-Twig /usr/local/lib/perl5/site_perl/5.005/XML/Writer.pm:/usr/ports/textproc/p5-XML-Writer||/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Ace.pm:/usr/ports/biology/p5-AcePerl /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/XML/Parser.pm:/usr/ports/textproc/p5-XML-Parser /usr/local/lib/perl5/site_perl/5.005/File/Temp.pm:/usr/ports/devel/p5-File-Temp /usr/local/lib/perl5/site_perl/5.005/HTTP/Request/Common.pm:/usr/ports/www/p5-libwww /usr/local/lib/perl5/site_perl/5.005/IO/Scalar.pm:/usr/ports/devel/p5-IO-stringy /usr/local/lib/perl5/site_perl/5.005/IO/String.pm:/usr/ports/devel/p5-IO-String /usr/local/lib/perl5/site_perl/5.005/LWP/UserAgent.pm:/usr/ports/www/p5-libwww /usr/local/lib/perl5/site_perl/5.005/XML/Node.pm:/usr/ports/textproc/p5-XML-Node /usr/local/lib/perl5/site_perl/5.005/XML/Parser/PerlSAX.pm:/usr/ports/textproc/p5-libxml /usr/local/lib/perl5/site_perl/5.005/XML/Twig.pm:/usr/ports/textproc/p5-XML-Twig /usr/local/lib/perl5/site_perl/5.005/XML/Writer.pm:/usr/ports/textproc/p5-XML-Writer| Out of memory! Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. Attempt to free unreferenced scalar at Tools/make_index line 45, <> chunk 6890. ^CSegmentation fault - core dumped failed to generate INDEX! portsdb: index generation error You can not even run "make index" because it ruby# make index Generating INDEX - please wait..Out of memory! Attempt to free unreferenced scalar at /usr/ports/Tools/make_index line 45, <> chunk 6891. Attempt to free unreferenced scalar at /usr/ports/Tools/make_index line 45, <> chunk 6891. Attempt to free unreferenced scalar at /usr/ports/Tools/make_index line 45, <> chunk 6891. Attempt to free unreferenced scalar at /usr/ports/Tools/make_index line 45, <> chunk 6891. Killed *** Error code 137 Stop in /usr/ports. *** Error code 1 -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 11:58: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 76ABE37B400; Fri, 10 May 2002 11:58:08 -0700 (PDT) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AIw8W86676; Fri, 10 May 2002 11:58:08 -0700 (PDT) (envelope-from dannyboy) Date: Fri, 10 May 2002 11:58:08 -0700 (PDT) From: Message-Id: <200205101858.g4AIw8W86676@freefall.freebsd.org> To: dannyboy@freebsd.org, dannyboy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: bin/27294: pkg_update disregards suffixes (portrevision, portepoch) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: pkg_update disregards suffixes (portrevision, portepoch) State-Changed-From-To: open->closed State-Changed-By: dannyboy State-Changed-When: Fri May 10 11:57:04 PDT 2002 State-Changed-Why: After over a year of this PR's being ignored, pkg_update has been removed. http://www.freebsd.org/cgi/query-pr.cgi?pr=27294 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 12: 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 3C3A337B403; Fri, 10 May 2002 12:01:19 -0700 (PDT) Received: (from clive@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AJ1Il87321; Fri, 10 May 2002 12:01:18 -0700 (PDT) (envelope-from clive) Date: Fri, 10 May 2002 12:01:18 -0700 (PDT) From: Message-Id: <200205101901.g4AJ1Il87321@freefall.freebsd.org> To: statue@softwareliberty.org, clive@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37433: Update port: chinese/chitex chinese/cmexfonts chinese/dictd-database chinese/joe chinese/qe chinese/ttf2pt1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/chitex chinese/cmexfonts chinese/dictd-database chinese/joe chinese/qe chinese/ttf2pt1 State-Changed-From-To: open->closed State-Changed-By: clive State-Changed-When: Fri May 10 12:01:08 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=37433 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 12: 9:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from eden.ispol.com (eden.ispol.com [206.239.103.254]) by hub.freebsd.org (Postfix) with ESMTP id 0902E37B405 for ; Fri, 10 May 2002 12:09:15 -0700 (PDT) Received: from localhost (grisha@localhost) by eden.ispol.com (8.11.1/8.11.1) with ESMTP id g4AJ9Eb75343 for ; Fri, 10 May 2002 15:09:14 -0400 (EDT) (envelope-from grisha@ispol.com) Date: Fri, 10 May 2002 15:09:14 -0400 (EDT) From: "Gregory (Grisha) Trubetskoy" X-X-Sender: To: Subject: How to make packages and dependency packages 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 Is there a way to tell "make package" also make packages for depndencies? By default, if /usr/ports/pckages directory exists, then "make package" will place the packages there. I am trying to make use of this by NFS mounting this directory from multiple servers, so that I can build a port on only one machine, then do pkg_add on all the others. The problem is that "make package" will not make packages for dependencies. As an example, I'm looking for the following functionality: # mkdir /usr/ports/packages # now packages will be put here # cd /usr/ports/misc/amanda-client # make package ....this will also build gtar-1.13.25_1, gettext-0.11.1_2 and libiconv-1.7_4... # cd /usr/ports/packages/ALL # ls -l total 336 -rw-r--r-- 1 root wheel 319301 May 10 13:12 amanda-client-2.4.3b2.tgz # So why aren't gtar, gettext and liibiconv packages in there too, and is there a simple way to make them go there, or I would need write my own script for this? Thanks, Grisha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 12:19: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 7498737B401; Fri, 10 May 2002 12:19:08 -0700 (PDT) Received: (from clive@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AJJ8k92680; Fri, 10 May 2002 12:19:08 -0700 (PDT) (envelope-from clive) Date: Fri, 10 May 2002 12:19:08 -0700 (PDT) From: Message-Id: <200205101919.g4AJJ8k92680@freefall.freebsd.org> To: statue@softwareliberty.org, clive@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37315: Update port: chinese/zhcon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/zhcon State-Changed-From-To: open->closed State-Changed-By: clive State-Changed-When: Fri May 10 12:18:58 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=37315 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 12:21:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 6768D37B408 for ; Fri, 10 May 2002 12:21:16 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZKR6; Fri, 10 May 2002 22:23:01 +0300 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 g4AJLS158520; Fri, 10 May 2002 22:21:28 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CDC1E3F.F581848@FreeBSD.org> Date: Fri, 10 May 2002 22:23:43 +0300 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: "Gregory (Grisha) Trubetskoy" Cc: ports@FreeBSD.ORG Subject: Re: How to make packages and dependency packages References: 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 "Gregory (Grisha) Trubetskoy" wrote: > > Is there a way to tell "make package" also make packages for depndencies? > > By default, if /usr/ports/pckages directory exists, then "make package" > will place the packages there. I am trying to make use of this by NFS > mounting this directory from multiple servers, so that I can build a port > on only one machine, then do pkg_add on all the others. > > The problem is that "make package" will not make packages for > dependencies. > > As an example, I'm looking for the following functionality: > > # mkdir /usr/ports/packages # now packages will be put here > > # cd /usr/ports/misc/amanda-client > # make package > > ....this will also build gtar-1.13.25_1, gettext-0.11.1_2 > and libiconv-1.7_4... > > # cd /usr/ports/packages/ALL > # ls -l > total 336 > -rw-r--r-- 1 root wheel 319301 May 10 13:12 amanda-client-2.4.3b2.tgz > # > So why aren't gtar, gettext and liibiconv packages in there too, and is > there a simple way to make them go there, or I would need write my own > script for this? # cd /usr/ports/somecat/someport ; for dir in `make package-depends | awk '{print $2}'`; do cd $dir; make package; done -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 12:28: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 55E7A37B401; Fri, 10 May 2002 12:28:11 -0700 (PDT) Received: (from clive@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AJSB293677; Fri, 10 May 2002 12:28:11 -0700 (PDT) (envelope-from clive) Date: Fri, 10 May 2002 12:28:11 -0700 (PDT) From: Message-Id: <200205101928.g4AJSB293677@freefall.freebsd.org> To: statue@softwareliberty.org, clive@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37520: Update port: chinese/ghostscript6 chinese/moefonts-cid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/ghostscript6 chinese/moefonts-cid State-Changed-From-To: open->closed State-Changed-By: clive State-Changed-When: Fri May 10 12:28:01 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=37520 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 12:37: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.quantified.com (ns2.quantified.com [63.212.171.3]) by hub.freebsd.org (Postfix) with ESMTP id 7AACD37B401 for ; Fri, 10 May 2002 12:37:01 -0700 (PDT) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.quantified.com (8.12.1/8.12.1) with ESMTP id g4AJatiS073686; Fri, 10 May 2002 12:36:59 -0700 (PDT) (envelope-from dsilver@urchin.com) Date: Fri, 10 May 2002 12:36:58 -0700 (PDT) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: "Gregory (Grisha) Trubetskoy" Cc: ports@FreeBSD.ORG Subject: Re: How to make packages and dependency packages In-Reply-To: <3CDC1E3F.F581848@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.7 (mail.quantified.com) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 10 May 2002, Maxim Sobolev wrote: > "Gregory (Grisha) Trubetskoy" wrote: > > > > Is there a way to tell "make package" also make packages for depndencies? > > > > By default, if /usr/ports/pckages directory exists, then "make package" > > will place the packages there. I am trying to make use of this by NFS > > mounting this directory from multiple servers, so that I can build a port > > on only one machine, then do pkg_add on all the others. > > > > The problem is that "make package" will not make packages for > > dependencies. > > > > As an example, I'm looking for the following functionality: > > > > # mkdir /usr/ports/packages # now packages will be put here > > > > # cd /usr/ports/misc/amanda-client > > # make package > > > > ....this will also build gtar-1.13.25_1, gettext-0.11.1_2 > > and libiconv-1.7_4... > > > > # cd /usr/ports/packages/ALL > > # ls -l > > total 336 > > -rw-r--r-- 1 root wheel 319301 May 10 13:12 amanda-client-2.4.3b2.tgz > > # > > So why aren't gtar, gettext and liibiconv packages in there too, and is > > there a simple way to make them go there, or I would need write my own > > script for this? > > # cd /usr/ports/somecat/someport ; for dir in `make package-depends | > awk '{print $2}'`; do cd $dir; make package; done > > -Maxim > If you're doing this across NFS, why don't you simple run 'make install' on one box and 'make reinstall' on the others? I'm doing that and it takes care of the dependencies. I see that having it as a package makes it easier, but I've found my method to be pretty easy with or without using the portupgrade utility. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Network Manager Urchin Corporation http://www.urchin.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 12:47:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id CA1B337B407 for ; Fri, 10 May 2002 12:47:09 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 2E223319934; Fri, 10 May 2002 14:47:08 -0500 (CDT) Date: Fri, 10 May 2002 14:47:08 -0500 From: "David W. Chapman Jr." To: Kent Stewart Cc: ports@FreeBSD.ORG Subject: Re: Who killed "make index" Message-ID: <20020510194708.GA34952@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Kent Stewart , ports@FreeBSD.ORG References: <3CDC1395.7040400@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CDC1395.7040400@owt.com> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 4.5-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 On Fri, May 10, 2002 at 11:38:13AM -0700, Kent Stewart wrote: > When I do a cvsup of ports-all, I can no longer upgrade my INDEXes. If > you run portsdb -uU, you get I believe this has been fixed, due to a circular dependency -- 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 Fri May 10 13:12:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from eden.ispol.com (eden.ispol.com [206.239.103.254]) by hub.freebsd.org (Postfix) with ESMTP id 6A66037B406 for ; Fri, 10 May 2002 13:12:25 -0700 (PDT) Received: from localhost (grisha@localhost) by eden.ispol.com (8.11.1/8.11.1) with ESMTP id g4AKCNf75910; Fri, 10 May 2002 16:12:23 -0400 (EDT) (envelope-from grisha@ispol.com) Date: Fri, 10 May 2002 16:12:23 -0400 (EDT) From: "Gregory (Grisha) Trubetskoy" X-X-Sender: To: Doug Silver Cc: Subject: Re: How to make packages and dependency packages In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 10 May 2002, Doug Silver wrote: > If you're doing this across NFS, why don't you simple run 'make install' > on one box and 'make reinstall' on the others? It wants to write to work/.install_done, I was hoping to get something where it's mounted read-only. Grisha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 13:17:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 77F7637B407 for ; Fri, 10 May 2002 13:17:34 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id NAA28027; Fri, 10 May 2002 13:17:31 -0700 Message-ID: <3CDC2ADB.1060207@owt.com> Date: Fri, 10 May 2002 13:17:31 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: "David W. Chapman Jr." Cc: ports@FreeBSD.ORG Subject: Re: Who killed "make index" References: <3CDC1395.7040400@owt.com> <20020510194708.GA34952@leviathan.inethouston.net> 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 David W. Chapman Jr. wrote: > On Fri, May 10, 2002 at 11:38:13AM -0700, Kent Stewart wrote: > >>When I do a cvsup of ports-all, I can no longer upgrade my INDEXes. If >>you run portsdb -uU, you get >> > > I believe this has been fixed, due to a circular dependency Yes, it has been fixed. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 13:32: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 1D8E637B404; Fri, 10 May 2002 13:32:09 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AKW8402545; Fri, 10 May 2002 13:32:08 -0700 (PDT) (envelope-from sada) Date: Fri, 10 May 2002 13:32:08 -0700 (PDT) From: Message-Id: <200205102032.g4AKW8402545@freefall.freebsd.org> To: cyrille.lefevre@laposte.net, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37130: Maintainer update: mail/elm+ME (2.4.98a) Sender: owner-freebsd-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/elm+ME (2.4.98a) State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Fri May 10 13:30:28 PDT 2002 State-Changed-Why: Committed over last PR ports/34472. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37130 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 13: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 3441737B405 for ; Fri, 10 May 2002 13:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AKo2203951; Fri, 10 May 2002 13:50:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id EB26F37B403 for ; Fri, 10 May 2002 13:49:32 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4AKpJhG018061 for ; Fri, 10 May 2002 13:51:19 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4AKpJpN018060; Fri, 10 May 2002 13:51:19 -0700 (PDT) Message-Id: <200205102051.g4AKpJpN018060@www.freebsd.org> Date: Fri, 10 May 2002 13:51:19 -0700 (PDT) From: Albert Kinderman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37937: expat2 doesn'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: 37937 >Category: ports >Synopsis: expat2 doesn't install >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 10 13:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Albert Kinderman >Release: FreeBSD 4.6 PreRelease >Organization: >Environment: FreeBSD dell30.csun.edu 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #12: Fri May 3 13:16:43 PDT 2002 root@dell30.csun.edu:/usr/obj/usr/src/sys/DELL30 i386 >Description: using portupgrade to install expat-1.95.2 (as a requirement for gettext 0.11.1_3) Build completes, but install fails with install -c -o root -g wheel -m 444 expat.h /usr/local/include /bin/csh ../conftools/mkinstalldirs /usr/local/bin errstatus=0: Command not found. for: Command not found. do: Command not found. set: Variable name must begin with a letter. *** Error code 1 Stop in /usr/ports/textproc/expat2/work/expat-1.95.2/xmlwf. *** Error code 1 >How-To-Repeat: in /usr/ports/textproc/expat2 make make install >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 May 10 14: 2: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bf.wakwak.com (bf.wakwak.com [211.132.128.101]) by hub.freebsd.org (Postfix) with ESMTP id 67E7237B41C for ; Fri, 10 May 2002 14:01:53 -0700 (PDT) Received: from bsdclub.org (sada.as.wakwak.ne.jp [61.115.78.20]) by bf.wakwak.com (8.11.6/8.11.6/2002-03-12) with SMTP id g4AL1nl04720; Sat, 11 May 2002 06:01:51 +0900 (JST) (envelope-from sada@bsdclub.org) Date: Sat, 11 May 2002 06:01:49 +0900 From: SADA Kenji To: ports@FreeBSD.ORG Cc: grisha@ispol.com Subject: Re: How to make packages and dependency packages Message-Id: <20020511060149.2f4df0fc.sada@bsdclub.org> In-Reply-To: <3CDC1E3F.F581848@FreeBSD.org> References: <3CDC1E3F.F581848@FreeBSD.org> Organization: Private X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-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 Fri, 10 May 2002 22:23:43 +0300 Maxim Sobolev wrote: > # cd /usr/ports/somecat/someport ; for dir in `make package-depends | > awk '{print $2}'`; do cd $dir; make package; done I do it as: # make package DEPENDS_TARGET=package (yes, depending ports should not be installed in this case) -- SADA Kenji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 14: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 5E1BD37B406 for ; Fri, 10 May 2002 14:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ALA2509389; Fri, 10 May 2002 14:10:02 -0700 (PDT) (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 0377237B404; Fri, 10 May 2002 14:00:35 -0700 (PDT) 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 g4AKsSt01561; Fri, 10 May 2002 22:54:28 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id D353F5A548; Fri, 10 May 2002 22:54:26 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 9DAD05A547; Fri, 10 May 2002 22:54:25 +0200 (CEST) Message-Id: <20020510205425.9DAD05A547@nemesis.informatik.unibw-muenchen.de> Date: Fri, 10 May 2002 22:54:25 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org Cc: dwcjr@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37938: Fix build on -current editors/axe Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37938 >Category: ports >Synopsis: Fix build on -current editors/axe >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 May 10 14:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Added: files/patch-Help::axinfo.c files/patch-coaxe.c bento reported build error on -current. A fix was already submitted in PR ports/37671. But after fixing Help/axinfo.c the build fails with the same problem on coaxe.c. Regards, Olli >How-To-Repeat: >Fix: diff -ruN axe.old/files/patch-Help::axinfo.c axe/files/patch-Help::axinfo.c --- axe.old/files/patch-Help::axinfo.c Thu Jan 1 00:00:00 1970 +++ axe/files/patch-Help::axinfo.c Fri May 10 22:27:45 2002 @@ -0,0 +1,11 @@ +--- Help/axinfo.c.orig Fri May 10 22:26:46 2002 ++++ Help/axinfo.c Fri May 10 22:27:13 2002 +@@ -45,7 +45,7 @@ + #include + + extern char *getenv(); +-extern char *malloc(), *realloc(); ++extern void *malloc(), *realloc(); + + #include "Confirmer.h" + #include "Hyper.h" diff -ruN axe.old/files/patch-coaxe.c axe/files/patch-coaxe.c --- axe.old/files/patch-coaxe.c Thu Jan 1 00:00:00 1970 +++ axe/files/patch-coaxe.c Fri May 10 22:29:18 2002 @@ -0,0 +1,11 @@ +--- coaxe.c.orig Fri May 10 22:28:40 2002 ++++ coaxe.c Fri May 10 22:28:53 2002 +@@ -38,7 +38,7 @@ + #endif + #include + extern char *getenv(); +-extern char *malloc(), *realloc(); ++extern void *malloc(), *realloc(); + + #include "util.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 Fri May 10 14:30:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4546F37B403 for ; Fri, 10 May 2002 14:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ALU1F10681; Fri, 10 May 2002 14:30:01 -0700 (PDT) (envelope-from gnats) Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id E2EA037B400 for ; Fri, 10 May 2002 14:28:26 -0700 (PDT) Received: (qmail 86012 invoked by uid 100); 10 May 2002 21:28:25 -0000 Message-Id: <20020510212825.86011.qmail@mired.org> Date: 10 May 2002 21:28:25 -0000 From: Mike Meyer Reply-To: Mike Meyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37939: [PATCH] webcheck port is the linbot 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: 37939 >Category: ports >Synopsis: [PATCH] webcheck port is the linbot version. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 10 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #7: Sun May 5 11:22:45 CDT 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386 >Description: The webcheck port is still what was repo-copied from linbot. >How-To-Repeat: Look at the port, and note that it's got the linbot name scattered all the way through it. >Fix: Here's the patch to update it. diff -ru webcheck.orig/Makefile webcheck/Makefile --- webcheck.orig/Makefile Fri Jul 20 20:43:12 2001 +++ webcheck/Makefile Fri May 10 16:18:31 2002 @@ -2,36 +2,35 @@ # $FreeBSD: ports/www/webcheck/Makefile,v 1.13 2001/07/19 16:34:12 mi Exp $ # -PORTNAME= linbot +PORTNAME= webcheck PORTVERSION= 1.0 -PORTREVISION= 3 CATEGORIES= www python -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= apps/www/misc -EXTRACT_SUFX= .tgz +MASTER_SITES= http://www.mired.org/webcheck/ +EXTRACT_SUFX= .bz2 MAINTAINER= mwm@mired.org +USE_BZIP2= YES USE_PYTHON= YES do-install: - ${MKDIR} ${PREFIX}/share/linbot - ${CP} ${WRKSRC}/*.py ${PREFIX}/share/linbot - ${CP} ${WRKSRC}/*.css ${PREFIX}/share/linbot + ${MKDIR} ${PREFIX}/share/webcheck + ${CP} ${WRKSRC}/*.py ${PREFIX}/share/webcheck + ${CP} ${WRKSRC}/*.css ${PREFIX}/share/webcheck .for d in plugins schemes - ${MKDIR} ${PREFIX}/share/linbot/${d} - ${CP} ${WRKSRC}/${d}/*.py ${PREFIX}/share/linbot/${d} + ${MKDIR} ${PREFIX}/share/webcheck/${d} + ${CP} ${WRKSRC}/${d}/*.py ${PREFIX}/share/webcheck/${d} .endfor - ${LN} -sf ${PREFIX}/share/linbot/linbot.py ${PREFIX}/bin/linbot + ${LN} -sf ${PREFIX}/share/webcheck/webcheck.py ${PREFIX}/bin/webcheck .ifndef NOPORTDOCS ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/USAGE ${DOCSDIR} do-build: - ${AWK} '/^Running Linbot/ { output=1 } output' \ + ${AWK} '/^Running Webcheck/ { output=1 } output' \ < ${WRKSRC}/INSTALL > ${WRKSRC}/USAGE .else NO_BUILD= yeah diff -ru webcheck.orig/distinfo webcheck/distinfo --- webcheck.orig/distinfo Fri Apr 21 13:15:23 2000 +++ webcheck/distinfo Fri May 10 16:16:13 2002 @@ -1 +1 @@ -MD5 (linbot-1.0.tgz) = c1926fb359532daee0ea8fcade08e345 +MD5 (webcheck-1.0.bz2) = a679bdd35d26f6b1abd237ceba9d14bc Only in webcheck.orig: files diff -ru webcheck.orig/pkg-descr webcheck/pkg-descr --- webcheck.orig/pkg-descr Sun Sep 17 16:19:30 2000 +++ webcheck/pkg-descr Fri May 10 16:11:00 2002 @@ -1,9 +1,9 @@ -Linbot is the professional Site Management Tool for webmasters. Linbot +Webcheck is the professional Site Management Tool for webmasters. Linbot allows webmasters to view the structure of a site, track down broken links, find potentially outdated web pages list links pointing to external sites, view portfolio of inline images, get a run-down of problems sorted by author and to do all this periodically without user intervention. -WWW: http://starship.python.net/crew/marduk/linbot/ +WWW: http://www.mired.org/webcheck/ -Bill Fumerola (billf@chc-chimes.com) +Mike Meyer (mwm@mired.org) diff -ru webcheck.orig/pkg-plist webcheck/pkg-plist --- webcheck.orig/pkg-plist Wed Apr 3 11:43:42 2002 +++ webcheck/pkg-plist Fri May 10 16:20:02 2002 @@ -1,33 +1,33 @@ -share/linbot/config.py -share/linbot/debugio.py -share/linbot/htmlparse.py -share/linbot/httpcodes.py -share/linbot/linbot.css -share/linbot/linbot.py -share/linbot/myUrlLib.py -share/linbot/plugins/__init__.py -share/linbot/plugins/badlinks.py -share/linbot/plugins/external.py -share/linbot/plugins/images.py -share/linbot/plugins/notchkd.py -share/linbot/plugins/notitles.py -share/linbot/plugins/problems.py -share/linbot/plugins/rptlib.py -share/linbot/plugins/sitemap.py -share/linbot/plugins/slow.py -share/linbot/plugins/whatsnew.py -share/linbot/plugins/whatsold.py -share/linbot/robotparser.py -share/linbot/schemes/__init__.py -share/linbot/schemes/filelink.py -share/linbot/schemes/ftplink.py -share/linbot/schemes/httplink.py -share/linbot/version.py -%%PORTDOCS%%share/doc/linbot/USAGE -%%PORTDOCS%%@dirrm share/doc/linbot/ -@unexec rm -f %D/share/linbot/*.py[co] %D/share/linbot/*/*.py[co] -@dirrm share/linbot/plugins -@dirrm share/linbot/schemes -@dirrm share/linbot -@exec ln -fs %D/share/linbot/linbot.py %D/bin/linbot -@unexec rm %D/bin/linbot +share/webcheck/config.py +share/webcheck/debugio.py +share/webcheck/htmlparse.py +share/webcheck/httpcodes.py +share/webcheck/webcheck.css +share/webcheck/webcheck.py +share/webcheck/myUrlLib.py +share/webcheck/plugins/__init__.py +share/webcheck/plugins/badlinks.py +share/webcheck/plugins/external.py +share/webcheck/plugins/images.py +share/webcheck/plugins/notchkd.py +share/webcheck/plugins/notitles.py +share/webcheck/plugins/problems.py +share/webcheck/plugins/rptlib.py +share/webcheck/plugins/sitemap.py +share/webcheck/plugins/slow.py +share/webcheck/plugins/whatsnew.py +share/webcheck/plugins/whatsold.py +share/webcheck/robotparser.py +share/webcheck/schemes/__init__.py +share/webcheck/schemes/filelink.py +share/webcheck/schemes/ftplink.py +share/webcheck/schemes/httplink.py +share/webcheck/version.py +%%PORTDOCS%%share/doc/webcheck/USAGE +%%PORTDOCS%%@dirrm share/doc/webcheck/ +@unexec rm -f %D/share/webcheck/*.py[co] %D/share/webcheck/*/*.py[co] +@dirrm share/webcheck/plugins +@dirrm share/webcheck/schemes +@dirrm share/webcheck +@exec ln -fs %D/share/webcheck/webcheck.py %D/bin/webcheck +@unexec rm %D/bin/webcheck >Release-Note: >Audit-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 May 10 15: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 94B3437B400 for ; Fri, 10 May 2002 15:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AMA1416995; Fri, 10 May 2002 15:10:01 -0700 (PDT) (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 AEC2B37B401 for ; Fri, 10 May 2002 15:00:08 -0700 (PDT) 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 g4ALmOt01897 for ; Fri, 10 May 2002 23:48:24 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 468375A548 for ; Fri, 10 May 2002 23:48:24 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id F38775A547; Fri, 10 May 2002 23:48:22 +0200 (CEST) Message-Id: <20020510214822.F38775A547@nemesis.informatik.unibw-muenchen.de> Date: Fri, 10 May 2002 23:48:22 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37940: Fix build on -current lang/atlast Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37940 >Category: ports >Synopsis: Fix build on -current lang/atlast >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 May 10 15:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fix bento error: initializer element is not constant for stdin, stdout, stderr. Added: files/patch-atlast.c Regards, Olli >How-To-Repeat: >Fix: diff -ruN atlast.old/files/patch-atlast.c atlast/files/patch-atlast.c --- atlast.old/files/patch-atlast.c Thu Jan 1 00:00:00 1970 +++ atlast/files/patch-atlast.c Fri May 10 23:37:05 2002 @@ -0,0 +1,24 @@ +--- atlast.c.orig Fri May 10 23:18:47 2002 ++++ atlast.c Fri May 10 23:36:28 2002 +@@ -3243,14 +3243,17 @@ + { static struct { + char *sfn; + FILE *sfd; +- } stdfiles[] = { +- {"STDIN", stdin}, +- {"STDOUT", stdout}, +- {"STDERR", stderr} ++ } stdfiles[] = { ++ {"STDIN", NULL}, ++ {"STDOUT", NULL}, ++ {"STDERR", NULL} + }; + int i; + dictword *dw; + ++ stdfiles[0].sfd = stdin; ++ stdfiles[1].sfd = stdout; ++ stdfiles[2].sfd = stderr; + for (i = 0; i < ELEMENTS(stdfiles); i++) { + if ((dw = atl_vardef(stdfiles[i].sfn, + 2 * sizeof(stackitem))) != NULL) { >Release-Note: >Audit-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 May 10 15:20:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CFDCF37B409 for ; Fri, 10 May 2002 15:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AMK1217613; Fri, 10 May 2002 15:20:01 -0700 (PDT) (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 60F1437B401 for ; Fri, 10 May 2002 15:19:18 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.3) with ESMTP id g4AMJGd1017337 for ; Sat, 11 May 2002 07:19:17 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.3/Submit) id g4AMJA3i017336; Sat, 11 May 2002 07:19:10 +0900 (KST) Message-Id: <200205102219.g4AMJA3i017336@akaraka.yonsei.ac.kr> Date: Sat, 11 May 2002 07:19:10 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37941: Update port: www/moinmoin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37941 >Category: ports >Synopsis: Update port: www/moinmoin >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 May 10 15:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Sun May 5 12:24:46 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: Update to 1.0 Removed: files/configure.sh Added: pkg-install pkg-deinstall >How-To-Repeat: >Fix: diff -ruN moinmoin.orig/Makefile moinmoin/Makefile --- moinmoin.orig/Makefile Fri May 3 01:05:38 2002 +++ moinmoin/Makefile Sat May 11 07:16:20 2002 @@ -6,32 +6,29 @@ # PORTNAME= moinmoin -PORTVERSION= 0.11 +PORTVERSION= 1.0 CATEGORIES= www python -MASTER_SITES= http://twiki.org/p/pub/TWiki/TWikiDrawPlugin/ \ - ${MASTER_SITE_SOURCEFORGE} \ - http://fallin.lv/distfiles/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://twiki.org/p/pub/TWiki/TWikiDrawPlugin/:twiki \ + http://fallin.lv/distfiles/:twiki MASTER_SITE_SUBDIR= moin DISTNAME= moin-${PORTVERSION} -DISTFILES= ${DISTNAME}.tgz twikidraw.jar -EXTRACT_ONLY= ${DISTNAME}.tgz +DISTFILES= ${DISTNAME}.tar.gz twikidraw.jar:twiki +EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= perky@fallin.lv USE_PYTHON= yes USE_PYDISTUTILS= yes -PLIST_SUB+= PYTHON_SITELIB=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||} +PLIST_SUB+= PYTHON_SITELIB=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||} \ + CGIUSER=${CGIUSER} CGIROOT=${CGIROOT} -CGIUSER?= moinmoin +CGIUSER= moinmoin CGIUSERID?= 192 CGIROOT= ${PREFIX}/www/cgi-bin HTDOCSROOT= ${PREFIX}/www/data MOINDIR= ${PREFIX}/share/moin -do-configure: - @# Add the username, uid, group and gid - ${SH} ${FILESDIR}/configure.sh ${CGIUSER} ${CGIUSERID} - post-patch: @# Tweak configuration ${SED} -e 's|^url_prefix =.*$$|url_prefix="/moin"|g' \ @@ -45,6 +42,10 @@ -DMOIN_PREFIX='"${MOINDIR}"' \ ${FILESDIR}/wrapper.c +pre-install: + PKG_PREFIX=${PREFIX} INST_UID="${CGIUSERID}" \ + ${SH} pkg-install ${PKGNAME} PRE-INSTALL + post-install: ${INSTALL_DATA} ${DISTDIR}/twikidraw.jar ${MOINDIR}/htdocs/applets/TWikiDrawPlugin/ @@ -64,6 +65,7 @@ ${MOINDIR}/cgi-bin/moin_config.py ${TEST} -d ${MOINDIR}/data/text || \ ${LN} -sf ${MOINDIR}/data/text.default ${MOINDIR}/data/text + -${MKDIR} ${HTDOCSROOT} -${LN} -sf ${MOINDIR}/htdocs ${HTDOCSROOT}/moin @${CAT} ${PKGMESSAGE} diff -ruN moinmoin.orig/distinfo moinmoin/distinfo --- moinmoin.orig/distinfo Wed Mar 13 20:03:22 2002 +++ moinmoin/distinfo Sat May 11 06:30:52 2002 @@ -1,2 +1,2 @@ -MD5 (moin-0.11.tgz) = 53c49bba9b08a0dcc12459057120b159 +MD5 (moin-1.0.tar.gz) = 0eb137c592261bbb051208ef8f4ffd7d MD5 (twikidraw.jar) = 092291b0afb8e8921f0dbbda41d5b3fc diff -ruN moinmoin.orig/files/configure.sh moinmoin/files/configure.sh --- moinmoin.orig/files/configure.sh Mon Oct 15 21:43:36 2001 +++ moinmoin/files/configure.sh Thu Jan 1 09:00:00 1970 @@ -1,37 +0,0 @@ -#!/bin/sh -# $FreeBSD: ports/www/moinmoin/files/configure.sh,v 1.1 2001/10/15 12:43:36 ijliao Exp $ -# * stolen from mailman port. - -USER=$1 -UID=$2 -GROUP=${USER} -GID=${UID} - -if [ -z "$USER" -o -z "$UID" ]; then - echo "Syntax: $0 " - exit 1 -fi - -if pw group show "${GROUP}" 2>/dev/null; then - echo "You already have a group \"${GROUP}\", so I will use it." -else - if pw groupadd ${GROUP} -g ${GID}; then - echo "Added group \"${GROUP}\"." - else - echo "Adding group \"${GROUP}\" failed..." - exit 1 - fi -fi - -if pw user show "${USER}" 2>/dev/null; then - echo "You already have a user \"${USER}\", so I will use it." -else - if pw useradd ${USER} -u ${UID} -g ${GROUP} -h - \ - -d /notexistence -s /sbin/nologin -c "MoinMoin User" - then - echo "Added user \"${USER}\"." - else - echo "Adding user \"${USER}\" failed..." - exit 1 - fi -fi diff -ruN moinmoin.orig/pkg-deinstall moinmoin/pkg-deinstall --- moinmoin.orig/pkg-deinstall Thu Jan 1 09:00:00 1970 +++ moinmoin/pkg-deinstall Sat May 11 06:25:27 2002 @@ -0,0 +1,15 @@ +#!/bin/sh +# $FreeBSD$ +# + +if [ "$2" != "POST-DEINSTALL" ]; then + exit 0 +fi + +USER=moinmoin + +if pw usershow "${USER}" 2>/dev/null 1>&2; then + echo "To delete MoinMoin user permanently, use 'pw userdel ${USER}'" +fi + +exit 0 diff -ruN moinmoin.orig/pkg-install moinmoin/pkg-install --- moinmoin.orig/pkg-install Thu Jan 1 09:00:00 1970 +++ moinmoin/pkg-install Sat May 11 07:06:24 2002 @@ -0,0 +1,34 @@ +#!/bin/sh +# $FreeBSD$ +# + +if [ "$2" != "PRE-INSTALL" ]; then + exit 0 +fi + +[ "$INST_USER" ] || INST_USER=moinmoin +[ "$INST_GROUP" ] || INST_GROUP=${INST_USER} +[ "$INST_UID" ] || INST_UID=192 +[ "$INST_GID" ] || INST_GID=${INST_UID} + +if ! pw groupshow "${INST_GROUP}" 2>/dev/null 1>&2; then + if pw groupadd ${INST_GROUP} -g ${INST_GID}; then + echo "Added group \"${INST_GROUP}\"." + else + echo "Adding group \"${INST_GROUP}\" failed..." + exit 1 + fi +fi + +if ! pw usershow "${INST_USER}" 2>/dev/null 1>&2; then + if pw useradd ${INST_USER} -u ${INST_UID} -g ${INST_GROUP} -h - \ + -s "/sbin/nologin" -d "/nonexistent" \ + -c "MoinMoin User"; \ + then + echo "Added user \"${INST_USER}\"." + else + echo "Adding user \"${INST_USER}\" failed..." + exit 1 + fi +fi +exit 0 diff -ruN moinmoin.orig/pkg-plist moinmoin/pkg-plist --- moinmoin.orig/pkg-plist Wed Mar 13 20:03:22 2002 +++ moinmoin/pkg-plist Sat May 11 07:16:10 2002 @@ -2,191 +2,323 @@ bin/moin-dump %%PYTHON_SITELIB%%/MoinMoin/Page.py %%PYTHON_SITELIB%%/MoinMoin/Page.pyc +%%PYTHON_SITELIB%%/MoinMoin/Page.pyo +%%PYTHON_SITELIB%%/MoinMoin/PageEditor.py +%%PYTHON_SITELIB%%/MoinMoin/PageEditor.pyc +%%PYTHON_SITELIB%%/MoinMoin/PageEditor.pyo %%PYTHON_SITELIB%%/MoinMoin/__init__.py %%PYTHON_SITELIB%%/MoinMoin/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/_template.py %%PYTHON_SITELIB%%/MoinMoin/_template.pyc +%%PYTHON_SITELIB%%/MoinMoin/_template.pyo %%PYTHON_SITELIB%%/MoinMoin/action/AttachFile.py %%PYTHON_SITELIB%%/MoinMoin/action/AttachFile.pyc +%%PYTHON_SITELIB%%/MoinMoin/action/AttachFile.pyo %%PYTHON_SITELIB%%/MoinMoin/action/DeletePage.py %%PYTHON_SITELIB%%/MoinMoin/action/DeletePage.pyc +%%PYTHON_SITELIB%%/MoinMoin/action/DeletePage.pyo %%PYTHON_SITELIB%%/MoinMoin/action/LikePages.py %%PYTHON_SITELIB%%/MoinMoin/action/LikePages.pyc +%%PYTHON_SITELIB%%/MoinMoin/action/LikePages.pyo %%PYTHON_SITELIB%%/MoinMoin/action/LocalSiteMap.py %%PYTHON_SITELIB%%/MoinMoin/action/LocalSiteMap.pyc +%%PYTHON_SITELIB%%/MoinMoin/action/LocalSiteMap.pyo %%PYTHON_SITELIB%%/MoinMoin/action/SpellCheck.py %%PYTHON_SITELIB%%/MoinMoin/action/SpellCheck.pyc +%%PYTHON_SITELIB%%/MoinMoin/action/SpellCheck.pyo %%PYTHON_SITELIB%%/MoinMoin/action/__init__.py %%PYTHON_SITELIB%%/MoinMoin/action/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/action/__init__.pyo +%%PYTHON_SITELIB%%/MoinMoin/action/links.py +%%PYTHON_SITELIB%%/MoinMoin/action/links.pyc +%%PYTHON_SITELIB%%/MoinMoin/action/links.pyo %%PYTHON_SITELIB%%/MoinMoin/action/titleindex.py %%PYTHON_SITELIB%%/MoinMoin/action/titleindex.pyc +%%PYTHON_SITELIB%%/MoinMoin/action/titleindex.pyo %%PYTHON_SITELIB%%/MoinMoin/caching.py %%PYTHON_SITELIB%%/MoinMoin/caching.pyc +%%PYTHON_SITELIB%%/MoinMoin/caching.pyo %%PYTHON_SITELIB%%/MoinMoin/cgimain.py %%PYTHON_SITELIB%%/MoinMoin/cgimain.pyc +%%PYTHON_SITELIB%%/MoinMoin/cgimain.pyo %%PYTHON_SITELIB%%/MoinMoin/config.py %%PYTHON_SITELIB%%/MoinMoin/config.pyc +%%PYTHON_SITELIB%%/MoinMoin/config.pyo %%PYTHON_SITELIB%%/MoinMoin/editlog.py %%PYTHON_SITELIB%%/MoinMoin/editlog.pyc +%%PYTHON_SITELIB%%/MoinMoin/editlog.pyo %%PYTHON_SITELIB%%/MoinMoin/eventlog.py %%PYTHON_SITELIB%%/MoinMoin/eventlog.pyc +%%PYTHON_SITELIB%%/MoinMoin/eventlog.pyo %%PYTHON_SITELIB%%/MoinMoin/formatter/__init__.py %%PYTHON_SITELIB%%/MoinMoin/formatter/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/formatter/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/formatter/base.py %%PYTHON_SITELIB%%/MoinMoin/formatter/base.pyc +%%PYTHON_SITELIB%%/MoinMoin/formatter/base.pyo %%PYTHON_SITELIB%%/MoinMoin/formatter/text_html.py %%PYTHON_SITELIB%%/MoinMoin/formatter/text_html.pyc +%%PYTHON_SITELIB%%/MoinMoin/formatter/text_html.pyo %%PYTHON_SITELIB%%/MoinMoin/formatter/text_plain.py %%PYTHON_SITELIB%%/MoinMoin/formatter/text_plain.pyc +%%PYTHON_SITELIB%%/MoinMoin/formatter/text_plain.pyo %%PYTHON_SITELIB%%/MoinMoin/formatter/text_xml.py %%PYTHON_SITELIB%%/MoinMoin/formatter/text_xml.pyc +%%PYTHON_SITELIB%%/MoinMoin/formatter/text_xml.pyo %%PYTHON_SITELIB%%/MoinMoin/httpdmain.py %%PYTHON_SITELIB%%/MoinMoin/httpdmain.pyc +%%PYTHON_SITELIB%%/MoinMoin/httpdmain.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/__init__.py %%PYTHON_SITELIB%%/MoinMoin/i18n/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/_check.py %%PYTHON_SITELIB%%/MoinMoin/i18n/_check.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/_check.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/_sync.py %%PYTHON_SITELIB%%/MoinMoin/i18n/_sync.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/_sync.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/de.py %%PYTHON_SITELIB%%/MoinMoin/i18n/de.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/de.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/fi.py %%PYTHON_SITELIB%%/MoinMoin/i18n/fi.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/fi.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/fr.py %%PYTHON_SITELIB%%/MoinMoin/i18n/fr.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/fr.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/it.py %%PYTHON_SITELIB%%/MoinMoin/i18n/it.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/it.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/ja.py %%PYTHON_SITELIB%%/MoinMoin/i18n/ja.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/ja.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/ko.py %%PYTHON_SITELIB%%/MoinMoin/i18n/ko.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/ko.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/nl.py %%PYTHON_SITELIB%%/MoinMoin/i18n/nl.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/nl.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/pt.py %%PYTHON_SITELIB%%/MoinMoin/i18n/pt.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/pt.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/sv.py %%PYTHON_SITELIB%%/MoinMoin/i18n/sv.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/sv.pyo %%PYTHON_SITELIB%%/MoinMoin/i18n/zh.py %%PYTHON_SITELIB%%/MoinMoin/i18n/zh.pyc +%%PYTHON_SITELIB%%/MoinMoin/i18n/zh.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/AbandonedPages.py %%PYTHON_SITELIB%%/MoinMoin/macro/AbandonedPages.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/AbandonedPages.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/BR.py %%PYTHON_SITELIB%%/MoinMoin/macro/BR.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/BR.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/FootNote.py %%PYTHON_SITELIB%%/MoinMoin/macro/FootNote.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/FootNote.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/FullSearch.py %%PYTHON_SITELIB%%/MoinMoin/macro/FullSearch.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/FullSearch.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/GetText.py %%PYTHON_SITELIB%%/MoinMoin/macro/GetText.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/GetText.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/Include.py %%PYTHON_SITELIB%%/MoinMoin/macro/Include.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/Include.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/OrphanedPages.py %%PYTHON_SITELIB%%/MoinMoin/macro/OrphanedPages.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/OrphanedPages.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/PageSize.py %%PYTHON_SITELIB%%/MoinMoin/macro/PageSize.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/PageSize.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/RandomPage.py %%PYTHON_SITELIB%%/MoinMoin/macro/RandomPage.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/RandomPage.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/RecentChanges.py %%PYTHON_SITELIB%%/MoinMoin/macro/RecentChanges.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/RecentChanges.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/StatsChart.py %%PYTHON_SITELIB%%/MoinMoin/macro/StatsChart.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/StatsChart.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/SystemAdmin.py %%PYTHON_SITELIB%%/MoinMoin/macro/SystemAdmin.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/SystemAdmin.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/TableOfContents.py %%PYTHON_SITELIB%%/MoinMoin/macro/TableOfContents.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/TableOfContents.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/TeudView.py %%PYTHON_SITELIB%%/MoinMoin/macro/TeudView.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/TeudView.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/WantedPages.py %%PYTHON_SITELIB%%/MoinMoin/macro/WantedPages.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/WantedPages.pyo %%PYTHON_SITELIB%%/MoinMoin/macro/__init__.py %%PYTHON_SITELIB%%/MoinMoin/macro/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/macro/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/parser/__init__.py %%PYTHON_SITELIB%%/MoinMoin/parser/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/parser/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/parser/plain.py %%PYTHON_SITELIB%%/MoinMoin/parser/plain.pyc +%%PYTHON_SITELIB%%/MoinMoin/parser/plain.pyo %%PYTHON_SITELIB%%/MoinMoin/parser/python.py %%PYTHON_SITELIB%%/MoinMoin/parser/python.pyc +%%PYTHON_SITELIB%%/MoinMoin/parser/python.pyo +%%PYTHON_SITELIB%%/MoinMoin/parser/rst.py +%%PYTHON_SITELIB%%/MoinMoin/parser/rst.pyc +%%PYTHON_SITELIB%%/MoinMoin/parser/rst.pyo %%PYTHON_SITELIB%%/MoinMoin/parser/wiki.py %%PYTHON_SITELIB%%/MoinMoin/parser/wiki.pyc +%%PYTHON_SITELIB%%/MoinMoin/parser/wiki.pyo %%PYTHON_SITELIB%%/MoinMoin/parser/xslt.py %%PYTHON_SITELIB%%/MoinMoin/parser/xslt.pyc +%%PYTHON_SITELIB%%/MoinMoin/parser/xslt.pyo +%%PYTHON_SITELIB%%/MoinMoin/processor/CSV.py +%%PYTHON_SITELIB%%/MoinMoin/processor/CSV.pyc +%%PYTHON_SITELIB%%/MoinMoin/processor/CSV.pyo +%%PYTHON_SITELIB%%/MoinMoin/processor/Colorize.py +%%PYTHON_SITELIB%%/MoinMoin/processor/Colorize.pyc +%%PYTHON_SITELIB%%/MoinMoin/processor/Colorize.pyo +%%PYTHON_SITELIB%%/MoinMoin/processor/__init__.py +%%PYTHON_SITELIB%%/MoinMoin/processor/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/processor/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/py15/Cookie.py %%PYTHON_SITELIB%%/MoinMoin/py15/Cookie.pyc +%%PYTHON_SITELIB%%/MoinMoin/py15/Cookie.pyo %%PYTHON_SITELIB%%/MoinMoin/py15/__init__.py %%PYTHON_SITELIB%%/MoinMoin/py15/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/py15/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/request.py %%PYTHON_SITELIB%%/MoinMoin/request.pyc +%%PYTHON_SITELIB%%/MoinMoin/request.pyo %%PYTHON_SITELIB%%/MoinMoin/scripts/__init__.py %%PYTHON_SITELIB%%/MoinMoin/scripts/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/scripts/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/scripts/_util.py %%PYTHON_SITELIB%%/MoinMoin/scripts/_util.pyc +%%PYTHON_SITELIB%%/MoinMoin/scripts/_util.pyo %%PYTHON_SITELIB%%/MoinMoin/scripts/moin_create.py %%PYTHON_SITELIB%%/MoinMoin/scripts/moin_create.pyc +%%PYTHON_SITELIB%%/MoinMoin/scripts/moin_create.pyo %%PYTHON_SITELIB%%/MoinMoin/scripts/moin_dump.py %%PYTHON_SITELIB%%/MoinMoin/scripts/moin_dump.pyc +%%PYTHON_SITELIB%%/MoinMoin/scripts/moin_dump.pyo %%PYTHON_SITELIB%%/MoinMoin/security.py %%PYTHON_SITELIB%%/MoinMoin/security.pyc +%%PYTHON_SITELIB%%/MoinMoin/security.pyo %%PYTHON_SITELIB%%/MoinMoin/stats/__init__.py %%PYTHON_SITELIB%%/MoinMoin/stats/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/stats/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/stats/chart.py %%PYTHON_SITELIB%%/MoinMoin/stats/chart.pyc +%%PYTHON_SITELIB%%/MoinMoin/stats/chart.pyo %%PYTHON_SITELIB%%/MoinMoin/stats/hitcounts.py %%PYTHON_SITELIB%%/MoinMoin/stats/hitcounts.pyc +%%PYTHON_SITELIB%%/MoinMoin/stats/hitcounts.pyo %%PYTHON_SITELIB%%/MoinMoin/stats/pagesize.py %%PYTHON_SITELIB%%/MoinMoin/stats/pagesize.pyc +%%PYTHON_SITELIB%%/MoinMoin/stats/pagesize.pyo %%PYTHON_SITELIB%%/MoinMoin/stats/useragents.py %%PYTHON_SITELIB%%/MoinMoin/stats/useragents.pyc +%%PYTHON_SITELIB%%/MoinMoin/stats/useragents.pyo %%PYTHON_SITELIB%%/MoinMoin/support/__init__.py %%PYTHON_SITELIB%%/MoinMoin/support/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/support/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/support/cgitb.py %%PYTHON_SITELIB%%/MoinMoin/support/cgitb.pyc +%%PYTHON_SITELIB%%/MoinMoin/support/cgitb.pyo +%%PYTHON_SITELIB%%/MoinMoin/support/difflib.py +%%PYTHON_SITELIB%%/MoinMoin/support/difflib.pyc +%%PYTHON_SITELIB%%/MoinMoin/support/difflib.pyo %%PYTHON_SITELIB%%/MoinMoin/support/inspect.py %%PYTHON_SITELIB%%/MoinMoin/support/inspect.pyc +%%PYTHON_SITELIB%%/MoinMoin/support/inspect.pyo %%PYTHON_SITELIB%%/MoinMoin/support/pydoc.py %%PYTHON_SITELIB%%/MoinMoin/support/pydoc.pyc +%%PYTHON_SITELIB%%/MoinMoin/support/pydoc.pyo +%%PYTHON_SITELIB%%/MoinMoin/support/xmlrpclib.py +%%PYTHON_SITELIB%%/MoinMoin/support/xmlrpclib.pyc +%%PYTHON_SITELIB%%/MoinMoin/support/xmlrpclib.pyo %%PYTHON_SITELIB%%/MoinMoin/twisted/__init__.py %%PYTHON_SITELIB%%/MoinMoin/twisted/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/twisted/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/user.py %%PYTHON_SITELIB%%/MoinMoin/user.pyc +%%PYTHON_SITELIB%%/MoinMoin/user.pyo %%PYTHON_SITELIB%%/MoinMoin/userform.py %%PYTHON_SITELIB%%/MoinMoin/userform.pyc -%%PYTHON_SITELIB%%/MoinMoin/util.py -%%PYTHON_SITELIB%%/MoinMoin/util.pyc +%%PYTHON_SITELIB%%/MoinMoin/userform.pyo +%%PYTHON_SITELIB%%/MoinMoin/util/__init__.py +%%PYTHON_SITELIB%%/MoinMoin/util/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/util/__init__.pyo +%%PYTHON_SITELIB%%/MoinMoin/util/dataset.py +%%PYTHON_SITELIB%%/MoinMoin/util/dataset.pyc +%%PYTHON_SITELIB%%/MoinMoin/util/dataset.pyo %%PYTHON_SITELIB%%/MoinMoin/version.py %%PYTHON_SITELIB%%/MoinMoin/version.pyc +%%PYTHON_SITELIB%%/MoinMoin/version.pyo %%PYTHON_SITELIB%%/MoinMoin/webapi/__init__.py %%PYTHON_SITELIB%%/MoinMoin/webapi/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/webapi/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/webapi/cgiMoin.py %%PYTHON_SITELIB%%/MoinMoin/webapi/cgiMoin.pyc +%%PYTHON_SITELIB%%/MoinMoin/webapi/cgiMoin.pyo %%PYTHON_SITELIB%%/MoinMoin/webapi/cliMoin.py %%PYTHON_SITELIB%%/MoinMoin/webapi/cliMoin.pyc +%%PYTHON_SITELIB%%/MoinMoin/webapi/cliMoin.pyo %%PYTHON_SITELIB%%/MoinMoin/webapi/color.py %%PYTHON_SITELIB%%/MoinMoin/webapi/color.pyc +%%PYTHON_SITELIB%%/MoinMoin/webapi/color.pyo %%PYTHON_SITELIB%%/MoinMoin/webapi/twistedMoin.py %%PYTHON_SITELIB%%/MoinMoin/webapi/twistedMoin.pyc +%%PYTHON_SITELIB%%/MoinMoin/webapi/twistedMoin.pyo +%%PYTHON_SITELIB%%/MoinMoin/widget/__init__.py +%%PYTHON_SITELIB%%/MoinMoin/widget/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/widget/__init__.pyo +%%PYTHON_SITELIB%%/MoinMoin/widget/base.py +%%PYTHON_SITELIB%%/MoinMoin/widget/base.pyc +%%PYTHON_SITELIB%%/MoinMoin/widget/base.pyo +%%PYTHON_SITELIB%%/MoinMoin/widget/browser.py +%%PYTHON_SITELIB%%/MoinMoin/widget/browser.pyc +%%PYTHON_SITELIB%%/MoinMoin/widget/browser.pyo %%PYTHON_SITELIB%%/MoinMoin/wikiaction.py %%PYTHON_SITELIB%%/MoinMoin/wikiaction.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikiaction.pyo %%PYTHON_SITELIB%%/MoinMoin/wikiform.py %%PYTHON_SITELIB%%/MoinMoin/wikiform.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikiform.pyo %%PYTHON_SITELIB%%/MoinMoin/wikimacro.py %%PYTHON_SITELIB%%/MoinMoin/wikimacro.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikimacro.pyo +%%PYTHON_SITELIB%%/MoinMoin/wikirpc.py +%%PYTHON_SITELIB%%/MoinMoin/wikirpc.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikirpc.pyo %%PYTHON_SITELIB%%/MoinMoin/wikiutil.py %%PYTHON_SITELIB%%/MoinMoin/wikiutil.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikiutil.pyo %%PYTHON_SITELIB%%/MoinMoin/wikixml/__init__.py %%PYTHON_SITELIB%%/MoinMoin/wikixml/__init__.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikixml/__init__.pyo %%PYTHON_SITELIB%%/MoinMoin/wikixml/util.py %%PYTHON_SITELIB%%/MoinMoin/wikixml/util.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikixml/util.pyo %%PYTHON_SITELIB%%/MoinMoin/wikixml/wikiexport.py %%PYTHON_SITELIB%%/MoinMoin/wikixml/wikiexport.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikixml/wikiexport.pyo %%PYTHON_SITELIB%%/MoinMoin/wikixml/xsltutil.py %%PYTHON_SITELIB%%/MoinMoin/wikixml/xsltutil.pyc +%%PYTHON_SITELIB%%/MoinMoin/wikixml/xsltutil.pyo @dirrm %%PYTHON_SITELIB%%/MoinMoin/wikixml +@dirrm %%PYTHON_SITELIB%%/MoinMoin/widget @dirrm %%PYTHON_SITELIB%%/MoinMoin/webapi +@dirrm %%PYTHON_SITELIB%%/MoinMoin/util @dirrm %%PYTHON_SITELIB%%/MoinMoin/twisted @dirrm %%PYTHON_SITELIB%%/MoinMoin/support @dirrm %%PYTHON_SITELIB%%/MoinMoin/stats @dirrm %%PYTHON_SITELIB%%/MoinMoin/scripts @dirrm %%PYTHON_SITELIB%%/MoinMoin/py15 +@dirrm %%PYTHON_SITELIB%%/MoinMoin/processor @dirrm %%PYTHON_SITELIB%%/MoinMoin/parser @dirrm %%PYTHON_SITELIB%%/MoinMoin/macro @dirrm %%PYTHON_SITELIB%%/MoinMoin/i18n @@ -233,6 +365,7 @@ share/moin/data/text.default/HelpOnInstalling_2fApacheOnWin32 share/moin/data/text.default/HelpOnInstalling_2fBasicInstallation share/moin/data/text.default/HelpOnInstalling_2fInternetInformationServer +share/moin/data/text.default/HelpOnInstalling_2fTroubleShooting share/moin/data/text.default/HelpOnLinking share/moin/data/text.default/HelpOnLists share/moin/data/text.default/HelpOnMacros @@ -240,6 +373,7 @@ share/moin/data/text.default/HelpOnPageCreation share/moin/data/text.default/HelpOnPageDeletion share/moin/data/text.default/HelpOnProcessingInstructions +share/moin/data/text.default/HelpOnProcessors share/moin/data/text.default/HelpOnRules share/moin/data/text.default/HelpOnSkins share/moin/data/text.default/HelpOnSmileys @@ -278,6 +412,7 @@ share/moin/data/text.default/HilfeZurInstallation_2fApacheAufUnix share/moin/data/text.default/HilfeZurInstallation_2fApacheAufWin32 share/moin/data/text.default/HilfeZurInstallation_2fBasisInstallation +share/moin/data/text.default/HilfeZurInstallation_2fFehlerBehebung share/moin/data/text.default/HilfeZurKonfiguration share/moin/data/text.default/HilfeZurNavigation share/moin/data/text.default/HilfeZurRechtschreibpr_fcfung @@ -369,6 +504,7 @@ share/moin/htdocs/img/smile2.gif share/moin/htdocs/img/smile3.gif share/moin/htdocs/img/smile4.gif +share/moin/htdocs/img/thumbs-up.gif share/moin/htdocs/img/tired.gif share/moin/htdocs/img/tongue.gif share/moin/htdocs/index.html @@ -397,5 +533,8 @@ @exec [ -d %D/share/moin/data/user ] || mkdir -p %D/share/moin/data/user www/cgi-bin/moin @unexec rmdir %D/www/cgi-bin 2>/dev/null || true -@unexec if [ -L %D/www/data/moin ]; then rm -f %D/www/data/moin; fi -@exec [ -d %D/www/data/moin ] || ln -fs %D/share/moin/htdocs %D/www/data/moin +@exec chmod -R u+rw,go-wxs %D/share/moin/data +@exec chown -R %%CGIUSER%%:%%CGIUSER%% %%CGIROOT%%/moin %D/share/moin/data +@exec [ -d %D/www/data ] || mkdir -p %D/www/data +@unexec [ -L %D/www/data/moin ] && rm -f %D/www/data/moin +@exec [ -L %D/www/data/moin ] || ln -fs %D/share/moin/htdocs %D/www/data/moin || 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 Fri May 10 15:30: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 0EFF637B404 for ; Fri, 10 May 2002 15:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AMU1818413; Fri, 10 May 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id 02FD937B40B for ; Fri, 10 May 2002 15:21:42 -0700 (PDT) Received: from tambler.infowest.com (Tambler.infowest.com [216.190.25.202]) by ns1.infowest.com (Postfix) with SMTP id 4759922A9A; Fri, 10 May 2002 16:21:34 -0600 (MDT) Message-Id: <20020510222138.4759922A9A@ns1.infowest.com> Date: Fri, 10 May 2002 16:21:38 -0600 (MDT) From: "Aaron D.Gifford" Reply-To: "Aaron D.Gifford" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37942: [PATCH] Add a new FreeBSD compatible KDE konsole keyboard table to KDE 3.0's konsole to fix annoying incompatibilities Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37942 >Category: ports >Synopsis: KDE 3.0 konsole terminal keyboard table update for better FreeBSD compatibility >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 May 10 15:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Aaron D. Gifford >Release: FreeBSD 4.5-STABLE i386 >Organization: N/A >Environment: System: FreeBSD host.example.com 4.5-STABLE FreeBSD 4.5-STABLE #12: Tue Apr 16 12:38:14 MDT 2002 root@host.example.com:/usr/obj/usr/src/sys/MYKERNCONF i386 >Description: This is a feature request with a provided patch to add the feature easily. By default, KDE's konsole application is not quite compatible with the FreeBSD "xterm" terminal emulation, causing minor annoyances using applications like vi, or even doing command line editing with bash. The fix is very simple. >How-To-Repeat: Open a KDE konsole and try to use your "Home" or "End" keys using bash to jump to the start or end of the command line, or try using the Page Up or Page Down keys within more or vi. Also, FreeBSD's default console and xterm uses CTRL-H for the Backspace key, but KDE's konsole does not. >Fix: Change your working directory to /usr/local/share/apps/konsole, then copy the default.Keytab to freebsd.keytab and apply the patch below. # cd /usr/local/share/apps/konsole # cp default.Keytab freebsd.keytab # patch -p < /path/to/keytab/patch/below Next, start your konsole application and from the Keyboard submenu of the Settings menu, choose the new "FreeBSD XTerm (XFree 4.x.x)" option. Then do "Save Settings" from the Settings menu. Now you can use KDE's konsole without all the annoying little irritations. Would it be possible to get something like this (say a FreeBSD specific keyboard table) included with the KDE 3.0 port? Thanks! Aaron out. HERE'S THE PATCH: ----------------- --- freebsd.keytab.orig Sun Apr 14 00:15:38 2002 +++ freebsd.keytab Fri May 10 15:57:53 2002 @@ -1,22 +1,14 @@ -# [default.Keytab] Buildin Keyboard Table - -# -------------------------------------------------------------- -# -# This file is used to create the buildin keyboard table. -# It is included for reference purpose with the *.keytab -# files that are loaded dynamically. +# [freebsd.keytab] FreeBSD XFree 4.x.x Keyboard Table # -# Modifying it does not have any effect (unless you -# derive the default.keytab.h and recompile konsole). -# -# To customize your keyboard, copy this file to something -# ending with .keytab and change it to meet you needs. -# Please read the README.KeyTab and the README.keyboard -# in this case. +# Based on the default KDE XFree 4.x.x keyboard table with mods +# to better match FreeBSD's xterm termcap information and +# settings. Only a very few things actually change: backspace, +# delete, the four cursor keys, page up/prev/prior, page down/ +# next, home and end keys. # # -------------------------------------------------------------- -keyboard "XTerm (XFree 4.x.x)" +keyboard "FreeBSD XTerm (XFree 4.x.x)" # -------------------------------------------------------------- # @@ -39,16 +31,16 @@ key Return+Shift : "\EOM" -# Backspace and Delete codes are preserving CTRL-H. - -key Backspace : "\x7f" +# FreeBSD xterm uses \x08 (CTRL-H or ^H) for Backspace: +key Backspace : "\x08" # Arrow keys in VT52 mode -key Up -Shift-Ansi : "\EA" -key Down -Shift-Ansi : "\EB" -key Right-Shift-Ansi : "\EC" -key Left -Shift-Ansi : "\ED" +# FreeBSD xterm cursor keys: +key Up -Shift-Ansi : "\EOA" +key Down -Shift-Ansi : "\EOB" +key Right-Shift-Ansi : "\EOC" +key Left -Shift-Ansi : "\EOD" # Arrow keys in ANSI mode with Application - and Normal Cursor Mode) @@ -67,8 +59,9 @@ key Enter+NewLine : "\r\n" key Enter-NewLine : "\r" -key Home -Shift-AppCuKeys : "\E[H" -key End -Shift-AppCuKeys : "\E[F" +# FreeBSD Home and End xterm keys: +key Home -Shift-AppCuKeys : "\EOH" +key End -Shift-AppCuKeys : "\EOF" key Home +Shift-AppCuKeys : "\E[2H" key End +Shift-AppCuKeys : "\E[2F" @@ -78,8 +71,9 @@ key End +Shift+AppCuKeys : "\EO2F" key Insert-Shift : "\E[2~" -key Delete-Shift : "\E[3~" -key Prior -Shift : "\E[5~" +# FreeBSD uses \x7f for Delete: +key Delete-Shift : "\x7f" +key Prior -Shift : "\E[5~" key Next -Shift : "\E[6~" key Delete+Shift : "\E[3;2~" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 16: 5:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ecforums.com (pcp01365376pcs.jamisn01.pa.comcast.net [68.80.210.138]) by hub.freebsd.org (Postfix) with SMTP id 5ABAB37B403 for ; Fri, 10 May 2002 16:05:14 -0700 (PDT) From: "BlackIntrepid" To: Subject: ECForums.com [Please Read Me] Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Fri, 10 May 2002 19:05:06 -0400 Reply-To: "BlackIntrepid" Content-Transfer-Encoding: 8bit Message-Id: <20020510230514.5ABAB37B403@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, my Name is BlackIntrepid I'm a hacker. Yes, a Hacker. I'll make this message short and to the point. I just opened a new website, called ECForums.com it's at www.ecforums.com We're a forum about, yes, hackers. Don't be afraid of the subject, their are very distinct categories of hackers, White hat, or hackers that only do good, and help people out, and Black hat, hackers that purposely try to destroy servers and hurt the internet. Although, some people think that Hackers Cannot do good, wouldn't you rather have someone from our White hat community hack into the FBI's server, and then alert them about it, so a black hat hacker couldn't get in the same way? This is what we do. Anyway, we need a couple more people at our site to visit our forums. If you want to learn to be a hacker, or just want to learn more about the computer, visit out "N00bi3 forums" n00bi3 stands for Newbie, which is someone who is new, or doesn't know much about the computer. Soon we hope to have a complete tutorial, on what to learn and study, if your new to the computer, or want to be a hacker. Please feel free to come visit, and Register on our Forums! -ECForums.com Staff BTW (BY the way), to get straight to our forums, just type this in your browser: Http://www.ecforums.com/forums/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 16:10: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 CB12C37B405 for ; Fri, 10 May 2002 16:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ANA1u24812; Fri, 10 May 2002 16:10:01 -0700 (PDT) (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 B21FC37B406 for ; Fri, 10 May 2002 16:00:12 -0700 (PDT) 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 g4AMr1t02205 for ; Sat, 11 May 2002 00:53:01 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 88C515A548 for ; Sat, 11 May 2002 00:53:00 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 591555A547; Sat, 11 May 2002 00:52:59 +0200 (CEST) Message-Id: <20020510225259.591555A547@nemesis.informatik.unibw-muenchen.de> Date: Sat, 11 May 2002 00:52:59 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37944: Fix build on -current: databases/dbview --- bento 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 >Number: 37944 >Category: ports >Synopsis: Fix build on -current: databases/dbview --- bento error >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 May 10 16:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: change dependencies in the ports Makefile /usr/include/sys/inttypes.h -> /usr/include/inttypes.h /usr/include/malloc.h -> /usr/include/stdlib.h change include malloc.h -> stdlib.h (2nd malloc fix was already submitted in PR ports/36705, but not yet committed) Regards, Olli >How-To-Repeat: >Fix: diff -ruN dbview.old/Makefile dbview/Makefile --- dbview.old/Makefile Thu Aug 30 05:12:47 2001 +++ dbview/Makefile Sat May 11 00:33:52 2002 @@ -18,6 +18,11 @@ MAN1= dbview.1 + +pre-patch: + @${PERL} -pi -e 's,,,' \ + ${WRKSRC}/db_dump.c + do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/dbview ${PREFIX}/bin @ ${INSTALL_MAN} ${WRKSRC}/dbview.1 ${PREFIX}/man/man1 diff -ruN dbview.old/files/patch-aa dbview/files/patch-aa --- dbview.old/files/patch-aa Sun Jun 6 16:59:25 1999 +++ dbview/files/patch-aa Sat May 11 00:28:44 2002 @@ -45,13 +45,13 @@ -dbview.o: version.h db_dump.h /usr/include/stdio.h /usr/include/libio.h -dbview.o: /usr/include/_G_config.h /usr/include/getopt.h +db_dump.o: db_dump.h /usr/include/fcntl.h /usr/include/sys/types.h -+db_dump.o: /usr/include/sys/cdefs.h /usr/include/sys/inttypes.h ++db_dump.o: /usr/include/sys/cdefs.h /usr/include/inttypes.h +db_dump.o: /usr/include/machine/ansi.h /usr/include/machine/types.h +db_dump.o: /usr/include/machine/endian.h /usr/include/sys/stat.h +db_dump.o: /usr/include/sys/time.h /usr/include/time.h +db_dump.o: /usr/include/sys/_posix.h /usr/include/stdio.h +db_dump.o: /usr/include/unistd.h /usr/include/sys/unistd.h -+db_dump.o: /usr/include/malloc.h /usr/include/stdlib.h /usr/include/ctype.h ++db_dump.o: /usr/include/stdlib.h /usr/include/stdlib.h /usr/include/ctype.h +db_dump.o: /usr/include/runetype.h /usr/include/string.h +dbview.o: version.h db_dump.h /usr/include/stdio.h /usr/include/sys/cdefs.h +dbview.o: /usr/include/machine/ansi.h /usr/local/include/getopt.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 Fri May 10 16:31: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id DF1B437B405; Fri, 10 May 2002 16:31:02 -0700 (PDT) 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 g4AN9kt02285; Sat, 11 May 2002 01:09:46 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 2882D5A548; Sat, 11 May 2002 01:09:46 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id E11215A547; Sat, 11 May 2002 01:09:44 +0200 (CEST) Date: Sat, 11 May 2002 01:09:44 +0200 From: Oliver Braun To: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Some ports fail on -current because ${BINOWN} and ${BINGRP} seems to be not defined Message-ID: <20020510230944.GA1755@nemesis.informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , ports@FreeBSD.ORG, current@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.99i Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-PRERELEASE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-Uptime: 8 days X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ X-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, I am currently checking bento's port building errors on -current. I have found some ports, e.g. audio/cam [1], that could not be installed because ${BINOWN} and ${BINGRP} seems to be not defined. They end up with the error: install: -g: Invalid argument coming from things like: install -c -m 755 -o -g cam /usr/local/bin Any ideas? Any hints? Regards, Olli 1. http://bento.freebsd.org/errorlogs/5-latest/cam-1.02.log -- Institute for Software Technology & Institute for Information Systems Department of Computing Science, Federal Armed Forces University Munich --------------------------- http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 17: 4:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from server-001.gazinter.net (mail.gazinter.net [212.44.64.5]) by hub.freebsd.org (Postfix) with ESMTP id AE85637B404 for ; Fri, 10 May 2002 17:04:31 -0700 (PDT) Received: from home1400 (ip202.dial72.gazinter.net [212.44.72.202]) by server-001.gazinter.net (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with SMTP id net; Sat, 11 May 2002 03:03:46 +0300 From: "Medium" To: "Medium"@FreeBSD.ORG Subject: =?Windows-1251?Q?=CE=20=EB=E5=F7=E5=ED=E8=E8=20=F7=E5=F0=E5=E7=20?= =?Windows-1251?Q?=E8=ED=F2=E5=F0=ED=E5=F2=20=D1=CF=C8=C4=C0=20?= =?Windows-1251?Q?=E8=20=E4=F0.?= Date: Sat, 11 May 2002 03:03:56 Ôèíëÿíäèÿ (ëåòî) MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: 'WE' Group Spamer Message-Id: <20020511000431.AE85637B404@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org http://dangolmois.boom.ru Íà ýòîì ñàéòå Âû íàéäåòå èíôîðìàöèþ î òîì, êàê íå îòõîäÿ îò âàøåãî êîìïüþòåðà, èçáàâèòüñÿ îò òàêèõ áîëåçíåé êàê ÿçâà æåëóäêà, èëè ýïèëåïñèÿ, èëè áðîíõèàëüíàÿ àñòìà, èëè ÑÏÈÄ è ò.ä. Î åäèíîì ÁÎÃÅ, è î ìíîãèõ ïðîòèâîðå÷èâûõ ðåëèãèîçíûõ ó÷åíèÿõ î íåì. Î ïåðñïåêòèâàõ ðàçâèòèÿ Îáùåñòâà è Âëàñòè â áëèæàéøèå 3 ãîäà. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 18:10: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 EE80D37B406 for ; Fri, 10 May 2002 18:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B1A1Y44629; Fri, 10 May 2002 18:10:01 -0700 (PDT) (envelope-from gnats) Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id EC58937B403 for ; Fri, 10 May 2002 18:02:05 -0700 (PDT) Received: from user-1120dav.dsl.mindspring.com ([66.32.53.95] helo=hrothgar.omcl.org) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 176LGq-0002Bz-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 10 May 2002 18:02:00 -0700 Received: from hrothgar.omcl.org (localhost [127.0.0.1]) by hrothgar.omcl.org (8.12.3/8.12.3) with ESMTP id g4B127Er092482 for ; Fri, 10 May 2002 19:02:12 -0600 (MDT) (envelope-from spcoltri@hrothgar.omcl.org) Received: (from spcoltri@localhost) by hrothgar.omcl.org (8.12.3/8.12.3/Submit) id g4B120f0092480; Fri, 10 May 2002 19:02:00 -0600 (MDT) Message-Id: <200205110102.g4B120f0092480@hrothgar.omcl.org> Date: Fri, 10 May 2002 19:02:00 -0600 (MDT) From: Steve Coltrin Reply-To: Steve Coltrin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37945: Upgrade ports/cgoban to 1.9.12 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37945 >Category: ports >Synopsis: Upgrade ports/cgoban to 1.9.12 >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 May 10 18:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Steve Coltrin >Release: FreeBSD 4.5-STABLE i386 >Organization: Orbital Mind Control Lasers >Environment: System: FreeBSD hrothgar.omcl.org 4.5-STABLE FreeBSD 4.5-STABLE #11: Sat Apr 27 12:52:09 MDT 2002 root@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386 >Description: This patch upgrades games/cgoban to version 1.9.12 . >How-To-Repeat: >Fix: New file files/patch-configure : ======================================================================= --- configure.old Fri May 10 18:44:22 2002 +++ configure Fri May 10 18:51:20 2002 @@ -966,16 +966,6 @@ fi echo "$ac_t""$CPP" 1>&6 -echo $ac_n "checking for best CFLAGS argument""... $ac_c" 1>&6 -echo "configure:971: checking for best CFLAGS argument" >&5 -if test $ac_cv_prog_gcc = yes ; then - CFLAGS='-O2 -fomit-frame-pointer' -else - CFLAGS='-O' -fi -echo "$ac_t""$CFLAGS" 1>&6 - - PROGS="cgoban" BUILD_DIR=`pwd` LIBDIR="-L\$(BUILD_DIR)/obj-\$(SYSTEM_TYPE) -L\$(BUILD_DIR)/wmslib" ======================================================================= Apply: ======================================================================= diff -ur cgoban-old/Makefile cgoban/Makefile --- cgoban-old/Makefile Fri May 10 18:27:56 2002 +++ cgoban/Makefile Fri May 10 18:38:27 2002 @@ -6,10 +6,9 @@ # PORTNAME= cgoban -PORTVERSION= 1.9.11 +PORTVERSION= 1.9.12 CATEGORIES= games -MASTER_SITES= http://www.inetarena.com/~wms/comp/cgoban/ \ - http://www.igoweb.org/~wms/comp/cgoban/ +MASTER_SITES= http://cgoban1.sourceforge.net/ MAINTAINER= simonm@dcs.gla.ac.uk diff -ur cgoban-old/distinfo cgoban/distinfo --- cgoban-old/distinfo Fri May 10 18:27:56 2002 +++ cgoban/distinfo Fri May 10 18:30:49 2002 @@ -1 +1 @@ -MD5 (cgoban-1.9.11.tar.gz) = 8da8d6a7a044d4444f06d8e4e1aaa9b7 +MD5 (cgoban-1.9.12.tar.gz) = 11894899d6fe83b47effac9b935a99db ======================================================================= >Release-Note: >Audit-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 May 10 18:31: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 4E85937B401; Fri, 10 May 2002 18:31:49 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B1Vmc46338; Fri, 10 May 2002 18:31:48 -0700 (PDT) (envelope-from sada) Date: Fri, 10 May 2002 18:31:48 -0700 (PDT) From: Message-Id: <200205110131.g4B1Vmc46338@freefall.freebsd.org> To: cyrille.lefevre@laposte.net, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37106: Maintainer update: astro/seti_applet (libgtop fix) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update: astro/seti_applet (libgtop fix) State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Fri May 10 18:30:19 PDT 2002 State-Changed-Why: Added HIYAMA-san's diff as files/patch-ab. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37106 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 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 623A137B408; Fri, 10 May 2002 18:50:03 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B1o3047695; Fri, 10 May 2002 18:50:03 -0700 (PDT) (envelope-from sada) Date: Fri, 10 May 2002 18:50:03 -0700 (PDT) From: Message-Id: <200205110150.g4B1o3047695@freefall.freebsd.org> To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, sada@FreeBSD.org Subject: Re: ports/35739: Maintainer update of mail/imp3: chasing new version of textproc/xlhtml. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update of mail/imp3: chasing new version of textproc/xlhtml. Responsible-Changed-From-To: freebsd-ports->sada Responsible-Changed-By: sada Responsible-Changed-When: Fri May 10 18:49:31 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=35739 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 19: 9: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 C990637B40A; Fri, 10 May 2002 19:09:42 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B29gG53032; Fri, 10 May 2002 19:09:42 -0700 (PDT) (envelope-from sada) Date: Fri, 10 May 2002 19:09:42 -0700 (PDT) From: Message-Id: <200205110209.g4B29gG53032@freefall.freebsd.org> To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/37568: www/mod_php4: use tar.bz2 instead of tar.gz on systems after bzip2 import (OSVERSION >= 440000) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/mod_php4: use tar.bz2 instead of tar.gz on systems after bzip2 import (OSVERSION >= 440000) Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: sada Responsible-Changed-When: Fri May 10 19:08:44 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37568 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 19:41: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 C464A37B400; Fri, 10 May 2002 19:41:48 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B2fmL78638; Fri, 10 May 2002 19:41:48 -0700 (PDT) (envelope-from ijliao) Date: Fri, 10 May 2002 19:41:48 -0700 (PDT) From: Message-Id: <200205110241.g4B2fmL78638@freefall.freebsd.org> To: shoemaker@softhome.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36788: audio/mp32ogg -> checksum mismatch Sender: owner-freebsd-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/mp32ogg -> checksum mismatch State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri May 10 19:41:26 PDT 2002 State-Changed-Why: fixed by pr/37899, thanks for your report http://www.freebsd.org/cgi/query-pr.cgi?pr=36788 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 19:43:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E110137B407; Fri, 10 May 2002 19:43:43 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B2hhT78773; Fri, 10 May 2002 19:43:43 -0700 (PDT) (envelope-from ijliao) Date: Fri, 10 May 2002 19:43:43 -0700 (PDT) From: Message-Id: <200205110243.g4B2hhT78773@freefall.freebsd.org> To: perky@fallin.lv, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37053: Update port: devel/py-optik Sender: owner-freebsd-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/py-optik State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri May 10 19:43:13 PDT 2002 State-Changed-Why: superceded by pr/37911, thanks for your report http://www.freebsd.org/cgi/query-pr.cgi?pr=37053 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 20: 9: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.redlinenetworks.com (mail.redlinenetworks.com [216.136.145.172]) by hub.freebsd.org (Postfix) with ESMTP id 535CA37B40D; Fri, 10 May 2002 20:08:49 -0700 (PDT) Received: from redlinenetworks.com (melkor.redlinenetworks.com [192.168.0.8]) by mail.redlinenetworks.com (8.11.6/8.11.1) with ESMTP id g4B38cq91919; Fri, 10 May 2002 20:08:38 -0700 (PDT) (envelope-from scott@redlinenetworks.com) Message-ID: <3CDC8C67.2040007@redlinenetworks.com> Date: Fri, 10 May 2002 20:13:43 -0700 From: Scott Sewall Organization: Redline Networks, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us MIME-Version: 1.0 To: ports@FreeBSD.org Cc: sewall@ix.netcom.com, gnome@FreeBSD.org Subject: Cannot fetch gnomeprint-0.34 Content-Type: multipart/alternative; boundary="------------070201000807020400070208" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --------------070201000807020400070208 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit After a new install of FreeBSD-4.5-RELEASE , I'm unable to install the gnome meta-port (gnome-1.4.1b2_1) using sysinstall because of a failure to install gnomeprint-0.34. (required by bonobo-1.0.18). The error message is: Unable to fetch package gnomeprint-0.34 from selected media. I tried ftp.freebsd.org and ftp2.freebsd.org as the ftp distribution site. This has been broken for many months now. I've experienced the problem in previous installs and resorted to building the package from ports, hoping someone else would report it. Bradford Castalia reported the problem to ports@FreeBSD.org on 2/17/2002. There was also a report filed ( pr=36428 ) that's been closed. What needs to be done to get this fixed? -- Scott --------------070201000807020400070208 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit
After a new install of FreeBSD-4.5-RELEASE , I'm unable to install the gnome meta-port (gnome-1.4.1b2_1) using sysinstall because of a failure to install gnomeprint-0.34. (required by bonobo-1.0.18).

The error message is: Unable to fetch package gnomeprint-0.34 from selected media.

I tried ftp.freebsd.org and ftp2.freebsd.org as the ftp distribution site.

This has been broken for many months now.  I've experienced the problem in previous installs and resorted to building the package from ports, hoping someone else would report it.  Bradford Castalia <Castalia@azstarnet.com> reported the problem to ports@FreeBSD.org on 2/17/2002. There was also a report filed ( pr=36428 ) that's been closed.

What needs to be done to get this fixed?

-- Scott

--------------070201000807020400070208-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 20:30:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 2F23C37B401; Fri, 10 May 2002 20:30:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g4B3TtJn004793; Fri, 10 May 2002 23:29:55 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Cannot fetch gnomeprint-0.34 From: Joe Marcus Clarke To: Scott Sewall Cc: ports@FreeBSD.ORG, sewall@ix.netcom.com, gnome@FreeBSD.ORG In-Reply-To: <3CDC8C67.2040007@redlinenetworks.com> References: <3CDC8C67.2040007@redlinenetworks.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.4 Date: 10 May 2002 23:29:55 -0400 Message-Id: <1021087795.3554.4.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-05-10 at 23:13, Scott Sewall wrote: > > After a new install of FreeBSD-4.5-RELEASE , I'm unable to install the > gnome meta-port (gnome-1.4.1b2_1) using sysinstall because of a failure > to install gnomeprint-0.34. (required by bonobo-1.0.18). > > The error message is: Unable to fetch package gnomeprint-0.34 from > selected media. > > I tried ftp.freebsd.org and ftp2.freebsd.org as the ftp distribution site. > > This has been broken for many months now. I've experienced the problem > in previous installs and resorted to building the package from ports, > hoping someone else would report it. Bradford Castalia > reported the problem to ports@FreeBSD.org on > 2/17/2002. There was also a report filed ( pr=36428 > ) that's been closed. > > What needs to be done to get this fixed? Building from packages is currently broken. You should instead build GNOME from a freshly cvsup'd ports tree. Joe > > -- Scott > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 21: 7:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bf.wakwak.com (bf.wakwak.com [211.132.128.101]) by hub.freebsd.org (Postfix) with ESMTP id DD32937B400 for ; Fri, 10 May 2002 21:07:16 -0700 (PDT) Received: from chiasmatica.my.domain (sada.as.wakwak.ne.jp [61.115.78.20]) by bf.wakwak.com (8.11.6/8.11.6/2002-03-12) with SMTP id g4B46dl36615; Sat, 11 May 2002 13:06:39 +0900 (JST) (envelope-from sada@FreeBSD.org) Date: Sat, 11 May 2002 13:06:38 +0900 From: SADA Kenji To: thierry@pompo.net Cc: ports@FreeBSD.org Subject: PR: ports/35051 Message-Id: <20020511130638.5f1d98d0.sada@FreeBSD.org> Organization: Private X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-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 Hi, I'm looking your ports/35051. --- # cd /usr/ports/mail/imp3 # make install BATCH=yes ===> Installing for imp-3.0_2 ===> imp-3.0_2 depends on file: /usr/local/www/horde/turba/index.php - found===> imp-3.0_2 depends on file: /usr/local/libexec/imapd - found ===> imp-3.0_2 depends on file: /usr/local/bin/wvHtml - found ===> imp-3.0_2 depends on file: /usr/local/bin/xlHtml - not found ===> Verifying package for /usr/local/bin/xlHtml in /usr/ports/textproc/xlhtml===> Returning to build of imp-3.0_2 ===> imp-3.0_2 depends on file: /usr/local/bin/zipinfo - found ===> imp-3.0_2 depends on file: /usr/local/bin/aspell - found ===> imp-3.0_2 depends on shared library: c-client4.8 - found Please configure PHP with mcrypt support. *** Error code 1 Stop in /usr/ports/mail/imp3. --- I guess this port needs IS_INTERACTIVE to be defined since you need special configured depending ports. -- SADA Kenji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri May 10 22: 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 E03D137B409 for ; Fri, 10 May 2002 22:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B502695132; Fri, 10 May 2002 22:00:02 -0700 (PDT) (envelope-from gnats) Received: from mercury.st.hmc.edu (mercury.ST.HMC.Edu [134.173.63.136]) by hub.freebsd.org (Postfix) with ESMTP id 14C2737B400 for ; Fri, 10 May 2002 21:50:37 -0700 (PDT) Received: (from nate@localhost) by mercury.st.hmc.edu (8.11.6/8.11.6) id g4B4oak47112; Fri, 10 May 2002 21:50:36 -0700 (PDT) (envelope-from nate) Message-Id: <200205110450.g4B4oak47112@mercury.st.hmc.edu> Date: Fri, 10 May 2002 21:50:36 -0700 (PDT) From: Nate Eldredge Reply-To: Nate Eldredge To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37946: portupgrade: portsdb -Uu exhausts memory Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37946 >Category: ports >Synopsis: portupgrade: portsdb -Uu exhausts memory >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 10 22:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nate Eldredge >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: Harvey Mudd College >Environment: System: FreeBSD mercury 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #6: Sat May 4 15:58:41 PDT 2002 nate@mercury:/big/obj/big/src/sys/MERCURY i386 >Description: Running portsdb -Uu runs for a while, then starts a perl process which grows to use over 300M of memory. This exhausts the virtual memory on my machine, the process gets killed, and the index update doesn't work. My ports tree was checked out this morning. The only unusual feature about it is that excludes most non-English ports. My refuse file contains: ports/chinese ports/french ports/german ports/hebrew ports/japanese/[^nt]* ports/korean ports/russian ports/ukrainian ports/vietnamese I have reproduced this both times I tried it. I'm happy to send more details, test patches, etc. I have portupgrade rev.1.179 installed, which I believe is the latest. >How-To-Repeat: portsdb -Uu >Fix: I wish! >Release-Note: >Audit-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 May 10 23: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2827937B405 for ; Fri, 10 May 2002 23:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B605A02754; Fri, 10 May 2002 23:00:05 -0700 (PDT) (envelope-from gnats) Date: Fri, 10 May 2002 23:00:05 -0700 (PDT) Message-Id: <200205110600.g4B605A02754@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kent Stewart Subject: Re: ports/37946: portupgrade: portsdb -Uu exhausts memory Reply-To: Kent Stewart Sender: owner-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/37946; it has been noted by GNATS. From: Kent Stewart To: Nate Eldredge Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37946: portupgrade: portsdb -Uu exhausts memory Date: Fri, 10 May 2002 22:57:42 -0700 Nate Eldredge wrote: >>Number: 37946 >>Category: ports >>Synopsis: portupgrade: portsdb -Uu exhausts memory >>Confidential: no >>Severity: serious >>Priority: high >>Responsible: freebsd-ports >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: sw-bug >>Submitter-Id: current-users >>Arrival-Date: Fri May 10 22:00:02 PDT 2002 >>Closed-Date: >>Last-Modified: >>Originator: Nate Eldredge >>Release: FreeBSD 4.5-RELEASE-p4 i386 >>Organization: >> > Harvey Mudd College > >>Environment: >> > System: FreeBSD mercury 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #6: Sat May 4 15:58:41 PDT 2002 nate@mercury:/big/obj/big/src/sys/MERCURY i386 > > > > >>Description: >> > Running portsdb -Uu runs for a while, then starts a perl process which > grows to use over 300M of memory. This exhausts the virtual memory on > my machine, the process gets killed, and the index update doesn't work. > > My ports tree was checked out this morning. The only unusual feature > about it is that excludes most non-English ports. My refuse file contains: > > ports/chinese > ports/french > ports/german > ports/hebrew > ports/japanese/[^nt]* > ports/korean > ports/russian > ports/ukrainian > ports/vietnamese > > I have reproduced this both times I tried it. I'm happy to send more details, > test patches, etc. > > I have portupgrade rev.1.179 installed, which I believe is the latest. > >>How-To-Repeat: >> > portsdb -Uu > >>Fix: >> > I wish! > This was fixed when the expat2 - gettext problem was eliminated. You need to recvsup ports-all. Kent > >>Release-Note: >>Audit-Trail: >>Unformatted: >> > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 0:24:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from h24-207-15-177.cst.dccnet.com (h24-207-15-177.cst.dccnet.com [24.207.15.177]) by hub.freebsd.org (Postfix) with ESMTP id DC2CA37B403 for ; Sat, 11 May 2002 00:24:10 -0700 (PDT) Received: from dccnet.com (kevine01.ugaloo.org [192.168.192.2]) by h24-207-15-177.cst.dccnet.com (Postfix) with ESMTP id 01A2924D for ; Sat, 11 May 2002 00:24:18 -0700 (PDT) Message-ID: <3CDCC719.2070203@dccnet.com> Date: Sat, 11 May 2002 00:24:09 -0700 From: "Kevin G. Eliuk" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020510 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Subject: /usr/ports/x11-toolkits/open-motif-devel Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have successfully completed the install of /usr/ports/java/jdk13, /usr/ports/www/mozilla and all the dependancies. I did have to edit the /usr/ports/x11-toolkits/open-motif-devel/Makefile because of version inconsistancy with /usr/ports/x11-toolkits/open-motif-devel/distinfo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 1:46:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 6507D37B404; Sat, 11 May 2002 01:46:22 -0700 (PDT) Received: from graf.pompo.net (lyon-4-a7-62-147-51-233.dial.proxad.net [62.147.51.233]) by postfix2-1.free.fr (Postfix) with ESMTP id 8636D541; Sat, 11 May 2002 10:46:20 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id CBC5B752F; Sat, 11 May 2002 10:45:51 +0200 (CEST) Date: Sat, 11 May 2002 10:45:51 +0200 From: Thierry Thomas To: SADA Kenji Cc: ports@FreeBSD.org Subject: Re: PR: ports/35051 Message-ID: <20020511104551.B94184@graf.pompo.net> Mail-Followup-To: SADA Kenji , ports@FreeBSD.org References: <20020511130638.5f1d98d0.sada@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020511130638.5f1d98d0.sada@FreeBSD.org>; from sada@FreeBSD.org on Sat, May 11, 2002 at 01:06:38PM +0900 X-Operating-System: FreeBSD 4.6-PRERELEASE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Le 11 mai 02 à 13:06:38 +0000, SADA Kenji écrivait : > Hi, I'm looking your ports/35051. Hello! > --- > > # cd /usr/ports/mail/imp3 > # make install BATCH=yes > ===> Installing for imp-3.0_2 > ===> imp-3.0_2 depends on file: /usr/local/www/horde/turba/index.php - > found===> imp-3.0_2 depends on file: /usr/local/libexec/imapd - found > ===> imp-3.0_2 depends on file: /usr/local/bin/wvHtml - found > ===> imp-3.0_2 depends on file: /usr/local/bin/xlHtml - not found > ===> Verifying package for /usr/local/bin/xlHtml in > /usr/ports/textproc/xlhtml===> Returning to build of imp-3.0_2 > ===> imp-3.0_2 depends on file: /usr/local/bin/zipinfo - found > ===> imp-3.0_2 depends on file: /usr/local/bin/aspell - found > ===> imp-3.0_2 depends on shared library: c-client4.8 - found > > Please configure PHP with mcrypt support. > > *** Error code 1 > > Stop in /usr/ports/mail/imp3. > > --- > > I guess this port needs IS_INTERACTIVE to be defined since > you need special configured depending ports. No, I do not think so: it is just because libmcrypt has been upgraded. Four days ago Trevor Johnson fixed that in imp-devel, and we just have to apply the same fix. Look at or just apply .if !defined(NOCRYPT) - @if ! ${LDCONFIG} -r | ${GREP} -q -e "mcrypt.6"; then \ + @if ! ${LDCONFIG} -r | ${GREP} -q -e "mcrypt.7"; then \ ${ECHO_MSG} "" ; \ ${ECHO_MSG} "Please configure PHP with mcrypt support." ; \ ${ECHO_MSG} "" ; \ Truly yours, -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 2: 9:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from taro.c.u-tokyo.ac.jp (taro.c.u-tokyo.ac.jp [157.82.63.16]) by hub.freebsd.org (Postfix) with ESMTP id 4E56137B43A; Sat, 11 May 2002 02:09:05 -0700 (PDT) Date: Sat, 11 May 2002 18:08:42 +0900 From: KOMATSU Shinichiro To: freebsd-current@FreeBSD.ORG, ports@freebsd.org Cc: Riccardo Torrini , Garrett Rooney Subject: bsd.port.mk dependency loop checking patch (Re: Who broke 'make clean' for ports ?) References: <20020510172656.GD13627@dan.emsphone.com> <20020510173132.GA46688@electricjellyfish.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <20020510173132.GA46688@electricjellyfish.net> User-Agent: Mutt/1.3.28i-ja.1 X-Editor: JVim 3.0-j2.1a by Ken'ichi Tsuchida (2001 May 5) + skk1.2.17(SKKFEP) Message-Id: <20020511090904.69E5B1949@taro.c.u-tokyo.ac.jp> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline (add To: ports@freebsd.org) From: Garrett Rooney Subject: Re: Who broke 'make clean' for ports ? Date: Sat, May 11, 2002 at 02:31:32AM JST > there's a circular dependency that was just introduced to gettext. > gettext now depends on expat, which depends on gmake, which depends on > gettext. Recently, I wrote a patch for bsd.port.mk that checks circular dependency. If a dependency loop is found, it gives you a warning and does not invoke 'make' process any further. Someone, please test the patch below. If no problem is found, I will send-pr(8). --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="bsd.port.mk-1.411-loopcheck.patch" Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.411 diff -u -u -r1.411 bsd.port.mk --- bsd.port.mk 27 Apr 2002 11:22:59 -0000 1.411 +++ bsd.port.mk 8 May 2002 17:13:40 -0000 @@ -684,6 +684,16 @@ .else PORTSDIR?= /usr/ports .endif +.if exists(/bin/realpath) +PORTSDIR!= /bin/realpath ${PORTSDIR} +.else +PORTSDIR_IS_SYMLINK!= if [ -L ${PORTSDIR} ]; then echo "yes" ; fi +. if ${PORTSDIR_IS_SYMLINK} == "yes" +. error "PORTSDIR" must not be a symlink +. endif +. undef PORTSDIR_IS_SYMLINK +.endif + LOCALBASE?= ${DESTDIR}/usr/local X11BASE?= ${DESTDIR}/usr/X11R6 LINUXBASE?= ${DESTDIR}/compat/linux @@ -3068,11 +3078,20 @@ @${ALL-DEPENDS-LIST} ALL-DEPENDS-LIST= \ + parents="${PARENTS} ${.CURDIR}"; \ checked="${PARENT_CHECKED}"; \ - for dir in $$(${ECHO_CMD} "${FETCH_DEPENDS} ${BUILD_DEPENDS} ${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//') $$(${ECHO_CMD} ${DEPENDS} | ${TR} '\040' '\012' | ${SED} -e 's/:.*//'); do \ + for dir in $$( { ${ECHO_CMD} "${FETCH_DEPENDS} ${BUILD_DEPENDS} ${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//' ; ${ECHO_CMD} ${DEPENDS} | ${TR} '\040' '\012' | ${SED} -e 's/:.*//'; } | sort -u); do \ if [ -d $$dir ]; then \ - if (${ECHO_CMD} $$checked | ${GREP} -qwv "$$dir"); then \ - child=$$(cd $$dir; ${MAKE} PARENT_CHECKED="$$checked" all-depends-list); \ + for p in $$parents; do \ + if [ "$$p" = "$$dir" ]; then \ + ${ECHO_MSG} "Dependency loop:" >&2; \ + ${ECHO_MSG} "${.CURDIR} => $$p" >&2; \ + ${ECHO_MSG} "" >&2; \ + exit 1;\ + fi; \ + done; \ + if $$( for c in $$checked; do if [ "$$dir" = "$$c" ]; then exit 1; fi ; done ); then \ + child=$$(cd $$dir; ${MAKE} PARENTS="$$parents" PARENT_CHECKED="$$checked" all-depends-list); \ for d in $$child; do ${ECHO_CMD} $$d; done; \ ${ECHO_CMD} $$dir; \ checked="$$dir $$child $$checked"; \ @@ -3155,11 +3174,20 @@ if [ "${CHILD_DEPENDS}" ]; then \ ${ECHO_CMD} "${PKGNAME} ${.CURDIR}"; \ fi; \ + parents="${PARENTS} ${.CURDIR}"; \ checked="${PARENT_CHECKED}"; \ - for dir in $$(${ECHO_CMD} "${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//') $$(${ECHO_CMD} ${DEPENDS} | ${TR} '\040' '\012' | ${SED} -e 's/:.*//'); do \ + for dir in $$( { ${ECHO_CMD} "${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//' ; ${ECHO_CMD} ${DEPENDS} | ${TR} '\040' '\012' | ${SED} -e 's/:.*//'; } | sort -u); do \ if [ -d $$dir ]; then \ - if (${ECHO_CMD} $$checked | ${GREP} -qwv "$$dir"); then \ - childout=$$(cd $$dir; ${MAKE} CHILD_DEPENDS=yes PARENT_CHECKED="$$checked" package-depends-list); \ + for p in $$parents; do \ + if [ "$$p" = "$$dir" ]; then \ + ${ECHO_MSG} "Dependency loop:" >&2; \ + ${ECHO_MSG} "${.CURDIR} => $$p" >&2; \ + ${ECHO_MSG} "" >&2; \ + exit 1;\ + fi; \ + done; \ + if $$( for c in $$checked; do if [ "$$dir" = "$$c" ]; then exit 1; fi ; done ); then \ + childout=$$(cd $$dir; ${MAKE} CHILD_DEPENDS=yes PARENTS="$$parents" PARENT_CHECKED="$$checked" package-depends-list); \ set -- $$childout; \ childname=""; childdir=""; \ while [ $$\# != 0 ]; do \ @@ -3173,7 +3201,7 @@ else \ ${ECHO_MSG} "${PKGNAME}: \"$$dir\" non-existent -- dependency list incomplete" >&2; \ fi; \ - done + done | sort -u # Print out package names. --IS0zKkzwUGydFO0o-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 2:14:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25C4637B403; Sat, 11 May 2002 02:14:46 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4B9EkL31191; Sat, 11 May 2002 02:14:46 -0700 (PDT) (envelope-from mita) Date: Sat, 11 May 2002 02:14:46 -0700 (PDT) From: Message-Id: <200205110914.g4B9EkL31191@freefall.freebsd.org> To: sa264@cam.ac.uk, mita@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: 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 Synopsis: emacs-lisp-intro to 2.04 State-Changed-From-To: open->closed State-Changed-By: mita State-Changed-When: Sat May 11 02:13:50 PDT 2002 State-Changed-Why: Committed after approval of the maintiner. http://www.freebsd.org/cgi/query-pr.cgi?pr=34077 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 3: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 3F40237B404 for ; Sat, 11 May 2002 03:30:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BAU7I39664; Sat, 11 May 2002 03:30:07 -0700 (PDT) (envelope-from gnats) Received: from plum.csi.cam.ac.uk (plum.csi.cam.ac.uk [131.111.8.3]) by hub.freebsd.org (Postfix) with ESMTP id 4260637B405 for ; Sat, 11 May 2002 03:25:54 -0700 (PDT) Received: from m218-3.phy.cam.ac.uk ([131.111.79.217]) by plum.csi.cam.ac.uk with esmtp (Exim 4.04) id 176U4X-0004eL-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 11 May 2002 11:25:53 +0100 Received: from sa264 by m218-3.phy.cam.ac.uk with local (Exim 3.36 #1) id 176U4X-0003xb-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 11 May 2002 11:25:53 +0100 Message-Id: Date: Sat, 11 May 2002 11:25:53 +0100 From: AMAKAWA Shuhei Reply-To: AMAKAWA Shuhei To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37947: mail/exim-devel pid filename 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 >Number: 37947 >Category: ports >Synopsis: mail/exim-devel pid filename wrong >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 May 11 03:30:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: AMAKAWA Shuhei >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD m218-3.phy.cam.ac.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 30 00:30:11 BST 2002 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386 >Description: mail/exim-devel pid filename wrong >How-To-Repeat: >Fix: diff -uNr /usr/ports/mail/exim-devel/files/patch-src::EDITME exim-devel/files/patch-src::EDITME --- /usr/ports/mail/exim-devel/files/patch-src::EDITME Wed Apr 10 20:18:08 2002 +++ exim-devel/files/patch-src::EDITME Wed May 8 23:29:34 2002 @@ -97,7 +97,7 @@ # file can be specified here. Some installations may want something like this: -# PID_FILE_PATH=/var/lock/exim.pid -+PID_FILE_PATH=/var/lock/exim%s.pid ++PID_FILE_PATH=/var/run/exim.pid # If PID_FILE_PATH is not defined, Exim writes a file in its spool directory # using the name "exim-daemon.pid". >Release-Note: >Audit-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 May 11 4:33:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 5407B37B412 for ; Sat, 11 May 2002 04:33:07 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 1044720F05; Sat, 11 May 2002 04:33:07 -0700 (PDT) Date: Sat, 11 May 2002 04:33:06 -0700 From: Sean Chittenden To: Joe Marcus Clarke Cc: Chip Wiegand , ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020511043306.B29841@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal> <1019703039.297.12.camel@gyros.marcuscom.com> <20020424201320.A82196@ninja1.internal> <1019706431.26338.11.camel@gyros.marcuscom.com> <20020426233153.A51215@ninja1.internal> <1019969494.742.6.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1019969494.742.6.camel@gyros.marcuscom.com>; from "marcus@marcuscom.com" on Sun, Apr 28, 2002 at = 12:51:34AM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > > Can you try running mozilla from a directory you have write > > > permissions on? Of course, without debugging symbols, the core > > > analysis might not do any good. > > > > Not an issue... > > > > > > Other ideas on how to get it to leave a trace? -sc > > > > > > Another option is to tie gdb to the running mozilla process: > > > > > > gdb /usr/X11R6/lib/mozilla/mozilla-bin > > > > > > Then get mozilla to crash. > > > > Excellent! But, I'm having a hell of a time getting mozilla to build > > with debugging symbols. I see -g in the build output, but gdb says > > there aren't any debugging symbols. I found a few libs that were left > > behind by mozilla-embedded that I removed. Recompiling doesn't seem > > to help... any ideas on how to get gdb debugging symbols in there? > > make.conf and my environment have -g set, and I can see the individual > > object files being compiled with -g. How can I make mozilla w/o > > stripping the binary? -sc > > Add the line: > > STRIP= > > to the mozilla Makefile. EXCELLENT NEWS! I found the culprit (roughly). I moved my .mozilla file out of the way and had mozilla recreate all of my profile data. Since then, no problems. I haven't isolated what it was in my .mozilla/ dir that did this, but if anyone's curious, let me know and I'll sanitize and send along a copy. -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 Sat May 11 4: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 EE0E737B40B for ; Sat, 11 May 2002 04:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BBe1150761; Sat, 11 May 2002 04:40:01 -0700 (PDT) (envelope-from gnats) Received: from host217-41-47-151.in-addr.btopenworld.com (host217-41-47-151.in-addr.btopenworld.com [217.41.47.151]) by hub.freebsd.org (Postfix) with ESMTP id 280A237B405 for ; Sat, 11 May 2002 04:30:03 -0700 (PDT) Received: by host217-41-47-151.in-addr.btopenworld.com (Postfix, from userid 1001) id 4CEBF474; Sat, 11 May 2002 12:29:58 +0100 (BST) Message-Id: <20020511112958.4CEBF474@host217-41-47-151.in-addr.btopenworld.com> Date: Sat, 11 May 2002 12:29:58 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37948: Security Update: ports/mail/dkimap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37948 >Category: ports >Synopsis: Security Update: ports/mail/dkimap >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 11 04:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD gallium 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #2: Thu May 2 19:01:45 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: There was a major security problem in pre-2.39 version of dkimap. This patch updates the port to version 2.39. >How-To-Repeat: NA. >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/dkimap4/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2002/05/01 21:21:52 1.5 +++ Makefile 2002/05/11 09:43:08 @@ -6,8 +6,7 @@ # PORTNAME= dkimap4 -PORTVERSION= 2.36 -PORTREVISION= 1 +PORTVERSION= 2.39 CATEGORIES= mail MASTER_SITES= http://www.dbox.handshake.de/download/ \ http://www-2.cs.cmu.edu/~kroening/dbox/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/dkimap4/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2001/08/24 13:44:51 1.2 +++ distinfo 2002/05/11 09:43:08 @@ -1 +1 @@ -MD5 (dkimap4-2.36.tgz) = 190b29659b3823170e53265c4d57dab4 +MD5 (dkimap4-2.39.tgz) = b9438d97fc58aba8ffc092e80b88a7c3 >Release-Note: >Audit-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 May 11 4:40: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 2BB5B37B40D for ; Sat, 11 May 2002 04:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BBe2h50770; Sat, 11 May 2002 04:40:02 -0700 (PDT) (envelope-from gnats) Received: from host217-41-47-151.in-addr.btopenworld.com (host217-41-47-151.in-addr.btopenworld.com [217.41.47.151]) by hub.freebsd.org (Postfix) with ESMTP id BBE7B37B407 for ; Sat, 11 May 2002 04:32:44 -0700 (PDT) Received: by host217-41-47-151.in-addr.btopenworld.com (Postfix, from userid 1001) id 62F6C426; Sat, 11 May 2002 12:32:38 +0100 (BST) Message-Id: <20020511113238.62F6C426@host217-41-47-151.in-addr.btopenworld.com> Date: Sat, 11 May 2002 12:32:38 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37949: New port: x11-wm/hackedbox Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37949 >Category: ports >Synopsis: New port: x11-wm/hackedbox >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 May 11 04:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Student >Environment: System: FreeBSD gallium 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #2: Thu May 2 19:01:45 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: Hackedbox is based upon the popular Blackbox window manager. It aims to be fast and free of bloat. Several Blackbox features have been removed in Hackedbox. >How-To-Repeat: NA. >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: # # hackedbox/Makefile # hackedbox/distinfo # hackedbox/pkg-comment # hackedbox/pkg-descr # hackedbox/pkg-plist # echo x - hackedbox/Makefile sed 's/^X//' >hackedbox/Makefile << 'END-of-hackedbox/Makefile' X# X# Port Makefile for Hackedbox X# X# Created By: Dominic Marks X# Created On: 11/05/2002 X# X XPORTNAME= hackedbox XPORTVERSION= 0.7.0 XCATEGORIES= x11-wm XMASTER_SITES= ftp://scrudgeware.org/ XGNU_CONFIGURE= yes XMAINTAINER= dominic_marks@btinternet.com XMAN1= blackbox.1 bsetroot.1 X X.include END-of-hackedbox/Makefile echo x - hackedbox/distinfo sed 's/^X//' >hackedbox/distinfo << 'END-of-hackedbox/distinfo' XMD5 (hackedbox-0.7.0.tar.gz) = cba95984f7cfc269f963a69e74bcef42 END-of-hackedbox/distinfo echo x - hackedbox/pkg-comment sed 's/^X//' >hackedbox/pkg-comment << 'END-of-hackedbox/pkg-comment' XHackedbox is a small and fast windowmanager based on Blackbox END-of-hackedbox/pkg-comment echo x - hackedbox/pkg-descr sed 's/^X//' >hackedbox/pkg-descr << 'END-of-hackedbox/pkg-descr' XHackedbox is based upon the popular Blackbox window manager. It aims to Xbe fast and free of bloat. Several Blackbox features have been removed Xin Hackedbox. X XWWW: http://scrudgeware.org/hackedbox/ X- Dominic END-of-hackedbox/pkg-descr echo x - hackedbox/pkg-plist sed 's/^X//' >hackedbox/pkg-plist << 'END-of-hackedbox/pkg-plist' Xbin/hackedbox Xbin/bsetroot Xbin/bsetbg Xshare/hackedbox/menu Xshare/hackedbox/nls/C/blackbox.cat Xshare/hackedbox/nls/da_DK/blackbox.cat Xshare/hackedbox/nls/de_DE/blackbox.cat Xshare/hackedbox/nls/es_ES/blackbox.cat Xshare/hackedbox/nls/et_EE/blackbox.cat Xshare/hackedbox/nls/fr_FR/blackbox.cat Xshare/hackedbox/nls/it_IT/blackbox.cat Xshare/hackedbox/nls/nl_NL/blackbox.cat Xshare/hackedbox/nls/pt_BR/blackbox.cat Xshare/hackedbox/nls/ru_RU/blackbox.cat Xshare/hackedbox/nls/sl_SI/blackbox.cat Xshare/hackedbox/nls/sv_SE/blackbox.cat Xshare/hackedbox/nls/tr_TR/blackbox.cat Xshare/hackedbox/styles/Artwiz Xshare/hackedbox/styles/Cthulhain Xshare/hackedbox/styles/Flux Xshare/hackedbox/styles/Minimal Xshare/hackedbox/styles/Nyz Xshare/hackedbox/styles/Operation Xshare/hackedbox/styles/Outcomes Xshare/hackedbox/styles/Rampage Xshare/hackedbox/styles/Rancor Xshare/hackedbox/styles/Results Xshare/hackedbox/styles/Shade Xshare/hackedbox/styles/Spiff Xshare/hackedbox/styles/TDF Xshare/hackedbox/styles/Twice Xshare/hackedbox/backgrounds/Abominations.jpg Xshare/hackedbox/backgrounds/Adrift.jpg Xshare/hackedbox/backgrounds/Minus_thirty-five.jpg Xshare/hackedbox/backgrounds/blackngrey.jpg X@dirrm share/hackedbox/nls/C X@dirrm share/hackedbox/nls/da_DK X@dirrm share/hackedbox/nls/de_DE X@dirrm share/hackedbox/nls/es_ES X@dirrm share/hackedbox/nls/et_EE X@dirrm share/hackedbox/nls/fr_FR X@dirrm share/hackedbox/nls/it_IT X@dirrm share/hackedbox/nls/nl_NL X@dirrm share/hackedbox/nls/pt_BR X@dirrm share/hackedbox/nls/ru_RU X@dirrm share/hackedbox/nls/sl_SI X@dirrm share/hackedbox/nls/sv_SE X@dirrm share/hackedbox/nls/tr_TR X@exec ln -s C %D/share/hackedbox/nls/POSIX X@unexec rm %D/share/hackedbox/nls/POSIX X@exec ln -s C %D/share/hackedbox/nls/US_ASCII X@unexec rm %D/share/hackedbox/nls/US_ASCII X@exec ln -s de_DE %D/share/hackedbox/nls/de X@unexec rm %D/share/hackedbox/nls/de X@exec ln -s C %D/share/hackedbox/nls/en X@unexec rm %D/share/hackedbox/nls/en X@exec ln -s C %D/share/hackedbox/nls/en_US X@unexec rm %D/share/hackedbox/nls/en_US X@exec ln -s es_ES %D/share/hackedbox/nls/es X@unexec rm %D/share/hackedbox/nls/es X@exec ln -s fr_FR %D/share/hackedbox/nls/fr X@unexec rm %D/share/hackedbox/nls/fr X@exec ln -s it_IT %D/share/hackedbox/nls/it X@unexec rm %D/share/hackedbox/nls/it X@exec ln -s nl_NL %D/share/hackedbox/nls/nl X@unexec rm %D/share/hackedbox/nls/nl X@dirrm share/hackedbox/nls X@dirrm share/hackedbox/styles X@dirrm share/hackedbox/backgrounds X@dirrm share/hackedbox END-of-hackedbox/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 4:40:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4670037B40F for ; Sat, 11 May 2002 04:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BBe2T50779; Sat, 11 May 2002 04:40:02 -0700 (PDT) (envelope-from gnats) Received: from mail503.nifty.com (mail503.nifty.com [202.248.37.211]) by hub.freebsd.org (Postfix) with ESMTP id 4801537B405 for ; Sat, 11 May 2002 04:37:09 -0700 (PDT) Received: from mail.oikumene.gcd.org by mail503.nifty.com (8.12.3/3.7W-02/25/02) with SMTP id g4BBa4Ko023523 for ; Sat, 11 May 2002 20:36:05 +0900 Received: (qmail 19661 invoked by uid 1001); 11 May 2002 11:36:04 -0000 Message-Id: <20020511113604.19660.qmail@mail.oikumene.gcd.org> Date: 11 May 2002 11:36:04 -0000 From: Hiroo ONO Reply-To: Hiroo ONO To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37950: Update ports/net/micq to 0.4.8pl9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37950 >Category: ports >Synopsis: Update ports/net/micq to 0.4.8pl9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 11 04:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hiroo ONO >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD chrysanthe.oikumene.gcd.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 24 04:28:17 JST 2002 hiroo@chrysanthe.oikumene.gcd.org:/build/obj/usr/src/sys/CHRYSANTHE i386 >Description: Update to version 0.4.8pl9 >How-To-Repeat: >Fix: Patch attatched. I fear if I broke russian patch, so can anybody check it? begin 644 micq.diff M9&EF9B`M8W(@;6EC<2]-86ME9FEL92!M:6-Q+FYE=R]-86ME9FEL90HJ*BH@ M;6EC<2]-86ME9FEL90E4=64@07!R(#(S(#`R.C4V.C`T(#(P,#(*+2TM(&UI M8W$N;F5W+TUA:V5F:6QE"5-A="!-87D@,3$@,C`Z,3,Z,3`@,C`P,@HJ*BHJ M*BHJ*BHJ*BHJ*BH**BHJ(#8L,38@*BHJ*@H@(",*("`*("!03U)43D%-13T) M;6EC<0HA(%!/4E1615)324]./0DP+C0N."XS"B`@4$]25%)%5DE324]./0DP M"B`@0T%414=/4DE%4ST);F5T"B`@34%35$527U-)5$53/0EH='1P.B\O;6EC M<2YOU!/4E1.04U%?2TD>U!/4E16 M15)324]..E,O,R]P;#,O?0H@($585%)!0U1?4U5&6#T)+G1G>@H@(`H@($U! M24Y404E.15(]"7!OTU+1$E2?2`D>T1/ M0U-$25)]"BT@"21[24Y35$%,3%]$051!?2`D>U=22U-20WTO9&]C+V-O;6UA M;F1S+G1X="`D>T1/0U-$25)]"B`@"21[24Y35$%,3%]$051!?2`D>U=22U-2 M0WTO9&]C+VEC<3`Y,2YT>'0@)'M$3T-31$E2?0H@(`DD>TE.4U1!3$Q?1$%4 M07T@)'M74DM34D-]+V1O8R]I8W%V-RYT>'0@)'M$3T-31$E2?0H@("YE;F1I M9@HM+2T@,CPH@("`@("`@8VAAPH@ M("`@("`@8VAAF5O9BAB=68I+"`B)7,E8R5S(BP@=7)L M+"!#;VYV4V5P("@I+"!D97-C2`Q,2`Q M.3HT.#HQ,"`R,#`R"BHJ*BHJ*BHJ*BHJ*BHJ*@HJ*BH@-"PU.2`J*BHJ"B`@ M+2TM(&QA;FR=/,S]?9 MS2DZ"B$@(#4U,3KWU\7$R=3%(-3%S,7&S\[.VR\$Z"BTM+2`T+#4Y("TM+2T*("`M+2T@ M;&%N9R]R=2YI,3AN+F]R:6<)5&AU($UARFEP("C$S\S6QR=/,S]?9S2DZ M"B$@*S$U-3`Z]]?%Q,G4Q2#)SL3%R],@*,3/S-;%SB#"V=38(-[)T\S/U]G- M*3H*(2`@,34U,3KWU\7$R=3%(-3%S,7&S\[.V2`Q,2`R,#HP.#HT,2`R,#`R"BHJ*BHJ*BHJ*BHJ*BHJ*@HJ*BH@ M,2PS,"`J*BHJ"B$@"B$@)$9R965"4T0Z('!OF5O9BAB=68I("T@F5O9BAB=68I("T@"(L(&DQ.&X@ M*#@R-RP@(E5N:VYO=VX@8VQI96YT(BDL("AU;G-I9VYE9"!I;G0I='-T86UP M*3L*(2`K("`@("`@("!S;G!R:6YT9B`H8G5F+"!S:7IE;V8H8G5F*2P@(B5S M("4P.'@B+"!I,3AN("@X,C2`Q,2`P,#HU.3HU,"`R,#`R"B$@+2TM('-R M8R]I8W%?2`H8G5F+"!N M972`H8G5F+"!N97F5O9B`H8G5F*2`M('-TF5O9B`H8G5F*2P@(B5S("4P M.'@B+"!I,3AN("@Q.#(W+"`B56YK;F]W;B!C;&EE;G0B*2P@*'5N2`Q,2`R,#HQ,3HP,B`R,#`R"BHJ*BHJ*BHJ*BHJ*BHJ*@HJ*BH@ M,2PR.2`J*BHJ"B$@"B$@)$9R965"4T0Z('!O"!%>'`@)`HA(`HA("TM+2!S6UB=68L("(E6UB=68@*R!S=')L96X@*'!R1RT^;&]G<&QA8V4I.R`H8B`]('-T MF5O9B`H8G5F9F5R*2P@(B5S M=6EN)6QD+FQO9R(L('!R1RT^;&]G<&QA8V4L('5I;BD["B$@("`*(2`@("-I M9B!(059%7U-934Q)3DL*(2`@("`@("`@("`@:68@*$-O;G1A8W1&:6YD3FEC M:R`H=6EN*2D*(2`@("`@("`@("`@>PHA("$@("`@("`@("`@("`@6UB=68I+"`B)7,E6UL:6YK("AB=69F97(L *('-Y;6)U9BD["@`` ` 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 Sat May 11 5:10: 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 D69F937B401 for ; Sat, 11 May 2002 05:10:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BCA6856172; Sat, 11 May 2002 05:10:06 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 05:10:06 -0700 (PDT) Message-Id: <200205111210.g4BCA6856172@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Hiroo Ono Subject: Re: ports/37950: Update ports/net/micq to 0.4.8pl9 Reply-To: Hiroo Ono Sender: owner-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/37950; it has been noted by GNATS. From: Hiroo Ono To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37950: Update ports/net/micq to 0.4.8pl9 Date: Sat, 11 May 2002 21:07:53 +0900 Sorry, I forgot to modify pkg-plist *** pkg-plist.orig Sat May 11 21:04:19 2002 --- pkg-plist Sat May 11 21:04:31 2002 *************** *** 17,23 **** share/micq/se.i18n share/micq/uk.i18n share/micq/yu.i18n - %%PORTDOCS%%share/doc/micq/commands.txt %%PORTDOCS%%share/doc/micq/icq091.txt %%PORTDOCS%%share/doc/micq/icqv7.txt @dirrm share/micq --- 17,22 ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 5:22: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 73CAA37B407; Sat, 11 May 2002 05:22:10 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BCMA659474; Sat, 11 May 2002 05:22:10 -0700 (PDT) (envelope-from knu) Date: Sat, 11 May 2002 05:22:10 -0700 (PDT) From: Message-Id: <200205111222.g4BCMA659474@freefall.freebsd.org> To: shuna@pop16.odn.ne.jp, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36638: Update port: japanese/libslang Sender: owner-freebsd-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/libslang State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Sat May 11 21:21:59 JST 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36638 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 5: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 A738A37B407 for ; Sat, 11 May 2002 05:30:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BCU6J60016; Sat, 11 May 2002 05:30:06 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 05:30:06 -0700 (PDT) Message-Id: <200205111230.g4BCU6J60016@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Dominic Marks Subject: Re: ports/37948: Security Update: ports/mail/dkimap Reply-To: Dominic Marks Sender: owner-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/37948; it has been noted by GNATS. From: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37948: Security Update: ports/mail/dkimap Date: Sat, 11 May 2002 13:22:13 +0100 I forgot to mention that I would like to become Maintainer of this port. Current maintainer is ports@freebsd.org. Thanks! -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 5:31: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 A074737B40C; Sat, 11 May 2002 05:31:34 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BCVYK60183; Sat, 11 May 2002 05:31:34 -0700 (PDT) (envelope-from knu) Date: Sat, 11 May 2002 05:31:34 -0700 (PDT) From: Message-Id: <200205111231.g4BCVYK60183@freefall.freebsd.org> To: kanou@mil.allnet.ne.jp, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37723: maintainer-update: japanese/kochi-ttfonts to 20020503 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update: japanese/kochi-ttfonts to 20020503 State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Sat May 11 21:29:28 JST 2002 State-Changed-Why: Committed, thanks! Seems kochi-gothic-0.2.20020503.tar.bz2 was repacked afterwards, and since the update was announced and the contents are just data files anyway, I just adopted the repacked version. http://www.freebsd.org/cgi/query-pr.cgi?pr=37723 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 5:38: 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 5949237B403; Sat, 11 May 2002 05:38:06 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BCc6h60582; Sat, 11 May 2002 05:38:06 -0700 (PDT) (envelope-from knu) Date: Sat, 11 May 2002 05:38:06 -0700 (PDT) From: Message-Id: <200205111238.g4BCc6h60582@freefall.freebsd.org> To: fuyuki@mj.0038.net, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35624: New port: japanese/p5-Date-Japanese-Era Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: japanese/p5-Date-Japanese-Era State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Sat May 11 21:37:49 JST 2002 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=35624 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 5:58:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id D839D37B404; Sat, 11 May 2002 05:58:24 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZL68; Sat, 11 May 2002 16:00:09 +0300 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 g4BCwd163163; Sat, 11 May 2002 15:58:39 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CDD1605.38B25E9D@FreeBSD.org> Date: Sat, 11 May 2002 16:00:53 +0300 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: KOMATSU Shinichiro Cc: freebsd-current@FreeBSD.ORG, ports@FreeBSD.ORG, Riccardo Torrini , Garrett Rooney Subject: Re: bsd.port.mk dependency loop checking patch (Re: Who broke 'make clean' for ports ?) References: <20020510172656.GD13627@dan.emsphone.com> <20020510173132.GA46688@electricjellyfish.net> <20020511090904.69E5B1949@taro.c.u-tokyo.ac.jp> 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 KOMATSU Shinichiro wrote: > > (add To: ports@freebsd.org) > > From: Garrett Rooney > Subject: Re: Who broke 'make clean' for ports ? > Date: Sat, May 11, 2002 at 02:31:32AM JST > > > there's a circular dependency that was just introduced to gettext. > > gettext now depends on expat, which depends on gmake, which depends on > > gettext. > > Recently, I wrote a patch for bsd.port.mk that checks circular dependency. > If a dependency loop is found, it gives you a warning and > does not invoke 'make' process any further. > > Someone, please test the patch below. > If no problem is found, I will send-pr(8). I don't think that we really need such patch. In 99.9999% of cases it would just waste CPU cycles. Circular dependency is a bug and as such it doesn't need to be a supported "special case". -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 6:30:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 47E4637B400; Sat, 11 May 2002 06:30:44 -0700 (PDT) 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 g4BDADt06467; Sat, 11 May 2002 15:10:13 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 6020F5A548; Sat, 11 May 2002 15:10:12 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 2A9F55A547; Sat, 11 May 2002 15:10:11 +0200 (CEST) Date: Sat, 11 May 2002 15:10:11 +0200 From: Oliver Braun To: Maxim Sobolev Cc: KOMATSU Shinichiro , freebsd-current@FreeBSD.ORG, ports@FreeBSD.ORG, Riccardo Torrini , Garrett Rooney Subject: Re: bsd.port.mk dependency loop checking patch (Re: Who broke 'make clean' for ports ?) Message-ID: <20020511131011.GA24242@nemesis.informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Maxim Sobolev , KOMATSU Shinichiro , freebsd-current@FreeBSD.ORG, ports@FreeBSD.ORG, Riccardo Torrini , Garrett Rooney References: <20020510172656.GD13627@dan.emsphone.com> <20020510173132.GA46688@electricjellyfish.net> <20020511090904.69E5B1949@taro.c.u-tokyo.ac.jp> <3CDD1605.38B25E9D@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CDD1605.38B25E9D@FreeBSD.org> User-Agent: Mutt/1.3.99i Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-PRERELEASE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-Uptime: 9 days X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ X-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 * Maxim Sobolev [2002-05-11 15:00]: > KOMATSU Shinichiro wrote: > > > > (add To: ports@freebsd.org) > > > > From: Garrett Rooney > > Subject: Re: Who broke 'make clean' for ports ? > > Date: Sat, May 11, 2002 at 02:31:32AM JST > > > > > there's a circular dependency that was just introduced to gettext. > > > gettext now depends on expat, which depends on gmake, which depends on > > > gettext. > > > > Recently, I wrote a patch for bsd.port.mk that checks circular dependency. > > If a dependency loop is found, it gives you a warning and > > does not invoke 'make' process any further. > > > > Someone, please test the patch below. > > If no problem is found, I will send-pr(8). > I don't think that we really need such patch. In 99.9999% of cases it > would just waste CPU cycles. Circular dependency is a bug and as such > it doesn't need to be a supported "special case". But it might be a good idea to incorporate this functionality into ${PORTSDIR}/devel/portlint. Regards, Olli -- Institute for Software Technology & Institute for Information Systems Department of Computing Science, Federal Armed Forces University Munich --------------------------- http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 8:11:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail-blue.research.att.com (H-135-207-30-102.research.att.com [135.207.30.102]) by hub.freebsd.org (Postfix) with ESMTP id D97BC37B406; Sat, 11 May 2002 08:11:54 -0700 (PDT) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id 317324CEF0; Sat, 11 May 2002 11:11:54 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id LAA13169; Sat, 11 May 2002 11:11:53 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id IAA24138; Sat, 11 May 2002 08:11:53 -0700 (PDT) Message-Id: <200205111511.IAA24138@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: obraun@informatik.unibw-muenchen.de Subject: Re: Some ports fail on -current because ${BINOWN} and ${BINGRP} seems to be not defined Cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Date: Sat, 11 May 2002 08:11:52 -0700 Versions: dmail (solaris) 2.4/makemail 2.9b Sender: owner-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 presumably fallout from the /usr/share/mk rearrangement, but rev 1.306 of /usr/share/mk/bsd.port.mk should fix this. Oh, hey, are the failing ports all ones that use bsd.port.pre.mk and bsd.port.post.mk? I guess bsd.port.pre.mk needs the same fix as bsd.port.mk does. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 9: 1:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gatesrv.RZ.UniBw-Muenchen.de (unknown [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id CEDC537B44B; Sat, 11 May 2002 09:00:43 -0700 (PDT) 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 g4BFnst07230; Sat, 11 May 2002 17:49:54 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id D286A5A548; Sat, 11 May 2002 17:49:53 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 9A28C5A547; Sat, 11 May 2002 17:49:52 +0200 (CEST) Date: Sat, 11 May 2002 17:49:52 +0200 From: Oliver Braun To: Bill Fenner Cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Some ports fail on -current because ${BINOWN} and ${BINGRP} seems to be not defined Message-ID: <20020511154952.GA26526@nemesis.informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Bill Fenner , ports@FreeBSD.ORG, current@FreeBSD.ORG References: <200205111511.IAA24138@windsor.research.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205111511.IAA24138@windsor.research.att.com> User-Agent: Mutt/1.3.99i Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-PRERELEASE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-Uptime: 9 days X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ X-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 * Bill Fenner [2002-05-11 17:12]: > This is presumably fallout from the /usr/share/mk rearrangement, but > rev 1.306 of /usr/share/mk/bsd.port.mk should fix this. on my -current box it doesn't. The world was build last Saturday 2002-05-04, including rev 1.306 of /usr/share/mk/bsd.port.mk: $FreeBSD: src/share/mk/bsd.port.mk,v 1.306 2002/04/19 07:43:50 ru Exp $ > Oh, hey, are the failing ports all ones that use bsd.port.pre.mk and > bsd.port.post.mk? no, e.g. /usr/ports/audio/cam fails and uses bsd.port.mk. Regards, Olli -- Institute for Software Technology & Institute for Information Systems Department of Computing Science, Federal Armed Forces University Munich --------------------------- http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 9:10: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 5D4C237B405 for ; Sat, 11 May 2002 09:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BGA2003806; Sat, 11 May 2002 09:10:02 -0700 (PDT) (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 555D237B400 for ; Sat, 11 May 2002 09:05:33 -0700 (PDT) Received: from graf.pompo.net (lyon-4-a7-62-147-50-133.dial.proxad.net [62.147.50.133]) by postfix2-1.free.fr (Postfix) with ESMTP id D97275A3 for ; Sat, 11 May 2002 18:05:29 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 4A81F750F; Sat, 11 May 2002 18:04:11 +0200 (CEST) Message-Id: <20020511160411.4A81F750F@graf.pompo.net> Date: Sat, 11 May 2002 18:04:11 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37953: deskutils/kronolith: upgrade to 1.0-RC1. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37953 >Category: ports >Synopsis: deskutils/kronolith: upgrade to 1.0-RC1. >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 May 11 09:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sat May 4 07:26:38 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This patch upgrades Kronolith to version 1.0 Release Candidate 1. >How-To-Repeat: N.A. >Fix: PR ports/35051 must be committed before applying this patch. diff -urN /usr/ports/deskutils/kronolith.orig/Makefile /usr/ports/deskutils/kronolith/Makefile --- /usr/ports/deskutils/kronolith.orig/Makefile Sun Feb 17 14:33:16 2002 +++ /usr/ports/deskutils/kronolith/Makefile Fri May 10 10:20:19 2002 @@ -6,19 +6,22 @@ # PORTNAME= kronolith -PORTVERSION= 0.0.3.011209 -PORTREVISION= 1 +PORTVERSION= 1.0 CATEGORIES= deskutils www -MASTER_SITES= http://pompo.net/horde/kronolith/ +MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/tarballs/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-RC1 MAINTAINER= thierry@pompo.net RUN_DEPENDS= ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/imp3 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + NO_BUILD= yes -DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL +DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL docs/TODO CONFFILE= conf.php html.php keywords.php menu.php prefs.php +SUB_DIRS= config graphics lib locale po scripts templates LHORDEDIR?= www/horde LKRONOLITHDIR?= ${LHORDEDIR}/kronolith @@ -42,11 +45,11 @@ do-install: @${MKDIR} ${KRONOLITHDIR} - @${CP} -Rp ${WRKSRC}/config ${WRKSRC}/graphics ${WRKSRC}/lib ${KRONOLITHDIR} - @${CP} -Rp ${WRKSRC}/locale ${WRKSRC}/po ${WRKSRC}/templates ${KRONOLITHDIR} +.for REP in ${SUB_DIRS} + @${CP} -Rp ${WRKSRC}/${REP} ${KRONOLITHDIR} +.endfor @${CP} -p ${WRKSRC}/*.php ${KRONOLITHDIR} @${MKDIR} ${KRONOLITHDIR}/scripts - @${CP} -p ${WRKSRC}/docs/kronolith.sql ${KRONOLITHDIR}/scripts .for FILE in ${CONFFILE} @if [ ! -f ${CONFDIR}/${FILE} ]; then \ ${CP} ${CONFDIR}/${FILE}.dist ${CONFDIR}/${FILE} ; \ diff -urN /usr/ports/deskutils/kronolith.orig/distinfo /usr/ports/deskutils/kronolith/distinfo --- /usr/ports/deskutils/kronolith.orig/distinfo Tue Dec 11 10:15:05 2001 +++ /usr/ports/deskutils/kronolith/distinfo Fri May 10 09:56:19 2002 @@ -1 +1 @@ -MD5 (kronolith-0.0.3.011209.tar.gz) = a5fed26d6011c226fce9feaa75809f94 +MD5 (kronolith-1.0-RC1.tar.gz) = 81969bd97b089d87df591cca734867b7 diff -urN /usr/ports/deskutils/kronolith.orig/files/patch-aa /usr/ports/deskutils/kronolith/files/patch-aa --- /usr/ports/deskutils/kronolith.orig/files/patch-aa Sun Dec 9 22:47:22 2001 +++ /usr/ports/deskutils/kronolith/files/patch-aa Fri May 10 18:21:07 2002 @@ -1,15 +1,15 @@ ---- config/conf.php.dist.orig Fri Sep 28 23:36:52 2001 -+++ config/conf.php.dist Sun Dec 9 22:46:55 2001 -@@ -29,10 +29,10 @@ +--- config/conf.php.dist.orig Tue Feb 19 19:00:40 2002 ++++ config/conf.php.dist Fri May 10 18:20:09 2002 +@@ -28,9 +28,9 @@ + $conf['calendar']['params']['driver'] = 'mstore'; - // The mstore driver requires a username that is in /etc/mpasswd in - // order to access local calendars. + // The mstore driver requires a username and a password that is in +-// /etc/mpasswd in order to access local calendars. -$conf['calendar']['params']['username'] = ''; -+$conf['calendar']['params']['username'] = 'www'; - - // This is the password of the user defined above. -$conf['calendar']['params']['password'] = ''; ++// /usr/local/etc/mpasswd in order to access local calendars. ++$conf['calendar']['params']['username'] = 'www'; +$conf['calendar']['params']['password'] = '%%PASSCAL%%'; - - /** + // This is an example configuration for an sql driver, in this case MySQL. + // $conf['calendar']['params']['phptype'] = 'mysql'; diff -urN /usr/ports/deskutils/kronolith.orig/pkg-plist /usr/ports/deskutils/kronolith/pkg-plist --- /usr/ports/deskutils/kronolith.orig/pkg-plist Tue Dec 11 10:16:41 2001 +++ /usr/ports/deskutils/kronolith/pkg-plist Fri May 10 21:21:56 2002 @@ -3,6 +3,7 @@ %%PORTDOCS%%share/doc/kronolith/CREDITS %%PORTDOCS%%share/doc/kronolith/INSTALL %%PORTDOCS%%share/doc/kronolith/README +%%PORTDOCS%%share/doc/kronolith/TODO %%KRONOLITHDIR%%/addevent.php %%KRONOLITHDIR%%/addeventaction.php %%KRONOLITHDIR%%/config/conf.php @@ -19,6 +20,7 @@ %%KRONOLITHDIR%%/data.php %%KRONOLITHDIR%%/day.php %%KRONOLITHDIR%%/delevent.php +%%KRONOLITHDIR%%/deleventaction.php %%KRONOLITHDIR%%/editevent.php %%KRONOLITHDIR%%/editeventaction.php %%KRONOLITHDIR%%/graphics/alarm.gif @@ -49,6 +51,7 @@ %%KRONOLITHDIR%%/lib/Kronolith.php %%KRONOLITHDIR%%/lib/Month.php %%KRONOLITHDIR%%/lib/MonthView.php +%%KRONOLITHDIR%%/lib/Notification/kronolith.php %%KRONOLITHDIR%%/lib/WeekView.php %%KRONOLITHDIR%%/lib/api.php %%KRONOLITHDIR%%/lib/base.php @@ -57,14 +60,18 @@ %%KRONOLITHDIR%%/locale/de_DE/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/el_GR/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/es_ES/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/fi_FI/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/fr_FR/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/it_IT/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/nl_NL/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/pl_PL/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/pt_BR/LC_MESSAGES/kronolith.mo -%%KRONOLITHDIR%%/locale/ru_win/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/ru_RU/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/sk_SK/LC_MESSAGES/kronolith.mo +%%KRONOLITHDIR%%/locale/sv_SE/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/locale/zh_TW/LC_MESSAGES/kronolith.mo %%KRONOLITHDIR%%/menu.php -%%KRONOLITHDIR%%/mini_month.php %%KRONOLITHDIR%%/month.php %%KRONOLITHDIR%%/po/Makefile %%KRONOLITHDIR%%/po/README @@ -73,16 +80,21 @@ %%KRONOLITHDIR%%/po/el_GR.po %%KRONOLITHDIR%%/po/es_ES.po %%KRONOLITHDIR%%/po/extract.pl +%%KRONOLITHDIR%%/po/fi_FI.po %%KRONOLITHDIR%%/po/fr_FR.po %%KRONOLITHDIR%%/po/it_IT.po %%KRONOLITHDIR%%/po/nl_NL.po +%%KRONOLITHDIR%%/po/pl_PL.po %%KRONOLITHDIR%%/po/pt_BR.po -%%KRONOLITHDIR%%/po/ru_win.po +%%KRONOLITHDIR%%/po/ru_RU.po +%%KRONOLITHDIR%%/po/ru_RU.KOI8-R.po %%KRONOLITHDIR%%/po/shtool +%%KRONOLITHDIR%%/po/sk_SK.po +%%KRONOLITHDIR%%/po/sv_SE.po %%KRONOLITHDIR%%/po/xgettext.sh %%KRONOLITHDIR%%/po/zh_TW.po %%KRONOLITHDIR%%/prefs.php -%%KRONOLITHDIR%%/scripts/kronolith.sql +%%KRONOLITHDIR%%/scripts/drivers/kronolith.sql %%KRONOLITHDIR%%/status.php %%KRONOLITHDIR%%/templates/common-footer.inc %%KRONOLITHDIR%%/templates/common-header.inc @@ -93,13 +105,14 @@ %%KRONOLITHDIR%%/templates/day/head.inc %%KRONOLITHDIR%%/templates/day/row.inc %%KRONOLITHDIR%%/templates/day/row_half.inc +%%KRONOLITHDIR%%/templates/delete/delete.inc +%%KRONOLITHDIR%%/templates/delete/one.inc %%KRONOLITHDIR%%/templates/edit/edit.inc %%KRONOLITHDIR%%/templates/edit/javascript.inc %%KRONOLITHDIR%%/templates/index/css.inc %%KRONOLITHDIR%%/templates/index/index.inc %%KRONOLITHDIR%%/templates/index/notconfigured.inc -%%KRONOLITHDIR%%/templates/javascript/delete.inc -%%KRONOLITHDIR%%/templates/menu/goto.inc +%%KRONOLITHDIR%%/templates/javascript/goto.inc %%KRONOLITHDIR%%/templates/menu/menu.inc %%KRONOLITHDIR%%/templates/month/head.inc %%KRONOLITHDIR%%/templates/month_begin_week.inc @@ -111,46 +124,50 @@ %%KRONOLITHDIR%%/week.php %%KRONOLITHDIR%%/workweek.php @dirrm %%KRONOLITHDIR%%/config -@dirrm %%KRONOLITHDIR%%/graphics/alerts @dirrm %%KRONOLITHDIR%%/graphics @dirrm %%KRONOLITHDIR%%/lib/Driver -@dirrm %%KRONOLITHDIR%%/lib/scripts +@dirrm %%KRONOLITHDIR%%/lib/Notification @dirrm %%KRONOLITHDIR%%/lib @dirrm %%KRONOLITHDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/cs_CZ -@dirrm %%KRONOLITHDIR%%/locale/de/LC_MESSAGES -@dirrm %%KRONOLITHDIR%%/locale/de @dirrm %%KRONOLITHDIR%%/locale/de_DE/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/de_DE @dirrm %%KRONOLITHDIR%%/locale/el_GR/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/el_GR -@dirrm %%KRONOLITHDIR%%/locale/en @dirrm %%KRONOLITHDIR%%/locale/es_ES/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/es_ES +@dirrm %%KRONOLITHDIR%%/locale/fi_FI/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/fi_FI @dirrm %%KRONOLITHDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/fr_FR @dirrm %%KRONOLITHDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/it_IT -@dirrm %%KRONOLITHDIR%%/locale/local -@dirrm %%KRONOLITHDIR%%/locale/nl/LC_MESSAGES -@dirrm %%KRONOLITHDIR%%/locale/nl @dirrm %%KRONOLITHDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/nl_NL +@dirrm %%KRONOLITHDIR%%/locale/pl_PL/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/pl_PL @dirrm %%KRONOLITHDIR%%/locale/pt_BR/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/pt_BR -@dirrm %%KRONOLITHDIR%%/locale/ru_win/LC_MESSAGES -@dirrm %%KRONOLITHDIR%%/locale/ru_win +@dirrm %%KRONOLITHDIR%%/locale/ru_RU/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/ru_RU +@dirrm %%KRONOLITHDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/ru_RU.KOI8-R +@dirrm %%KRONOLITHDIR%%/locale/sk_SK/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/sk_SK +@dirrm %%KRONOLITHDIR%%/locale/sv_SE/LC_MESSAGES +@dirrm %%KRONOLITHDIR%%/locale/sv_SE @dirrm %%KRONOLITHDIR%%/locale/zh_TW/LC_MESSAGES @dirrm %%KRONOLITHDIR%%/locale/zh_TW @dirrm %%KRONOLITHDIR%%/locale @dirrm %%KRONOLITHDIR%%/po +@dirrm %%KRONOLITHDIR%%/scripts/drivers @dirrm %%KRONOLITHDIR%%/scripts @dirrm %%KRONOLITHDIR%%/templates/data @dirrm %%KRONOLITHDIR%%/templates/day +@dirrm %%KRONOLITHDIR%%/templates/delete @dirrm %%KRONOLITHDIR%%/templates/edit @dirrm %%KRONOLITHDIR%%/templates/index @dirrm %%KRONOLITHDIR%%/templates/javascript -@dirrm %%KRONOLITHDIR%%/templates/login @dirrm %%KRONOLITHDIR%%/templates/menu @dirrm %%KRONOLITHDIR%%/templates/month @dirrm %%KRONOLITHDIR%%/templates/week >Release-Note: >Audit-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 May 11 10: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 A826E37B403 for ; Sat, 11 May 2002 10:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BHK1L12126; Sat, 11 May 2002 10:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 8394C37B401 for ; Sat, 11 May 2002 10:18:43 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4BHKYhG036660 for ; Sat, 11 May 2002 10:20:34 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4BHKYTk036659; Sat, 11 May 2002 10:20:34 -0700 (PDT) Message-Id: <200205111720.g4BHKYTk036659@www.freebsd.org> Date: Sat, 11 May 2002 10:20:34 -0700 (PDT) From: Dag-Erling Smorgrav To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37957: I'm an asshole, please, remove my commit bit. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37957 >Category: ports >Synopsis: I'm an asshole, please, remove my commit bit. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 11 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dag-Erling Smorgrav >Release: FreeBSD 4.6-PRELEASE >Organization: >Environment: >Description: I'm a fucking asshole and deserve to be shot. >How-To-Repeat: Ask me. >Fix: Please, remove my commit bit. >Release-Note: >Audit-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 May 11 11: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 7F77037B406 for ; Sat, 11 May 2002 11:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BIA2U19637; Sat, 11 May 2002 11:10:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 11:10:02 -0700 (PDT) Message-Id: <200205111810.g4BIA2U19637@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Albert Kinderman Subject: Re: ports/37937: expat2 doesn't install Reply-To: Albert Kinderman Sender: owner-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/37937; it has been noted by GNATS. From: Albert Kinderman To: freebsd-gnats-submit@FreeBSD.org, albert.kinderman@csun.edu Cc: Subject: Re: ports/37937: expat2 doesn't install Date: Sat, 11 May 2002 11:05:35 -0700 This was fixed when the Makefile to expat2 was updated to 1.15 by sobomax to include SHELL="/bin/sh" Al -- Albert Kinderman California State University, Northridge Department of Systems and Operations Management To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 11:40: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 E1F2B37B408 for ; Sat, 11 May 2002 11:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BIe2U23041; Sat, 11 May 2002 11:40:02 -0700 (PDT) (envelope-from gnats) Received: from ns1.mgul.ac.ru (ns1.mgul.ac.ru [193.233.63.19]) by hub.freebsd.org (Postfix) with ESMTP id 9D8A637B404 for ; Sat, 11 May 2002 11:33:33 -0700 (PDT) Received: from ns1.mgul.ac.ru (localhost [IPv6:::1]) by ns1.mgul.ac.ru (8.12.3/8.12.3) with ESMTP id g4BIXVED050401 for ; Sat, 11 May 2002 22:33:31 +0400 (MSD) Received: (from andrey@localhost) by ns1.mgul.ac.ru (8.12.3/8.12.3/Submit) id g4BIXULA050400; Sat, 11 May 2002 22:33:30 +0400 (MSD) Message-Id: <200205111833.g4BIXULA050400@ns1.mgul.ac.ru> Date: Sat, 11 May 2002 22:33:30 +0400 (MSD) From: "Andrey V. Pevnev" Reply-To: "Andrey V. Pevnev" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37958: pam-pgsql-0.5.2_2 port makes wrong SQL quires Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37958 >Category: ports >Synopsis: pam-pgsql-0.5.2_2 port makes wrong SQL quires >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 May 11 11:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrey V. Pevnev >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: Moscow State Forestry University >Environment: System: FreeBSD ns1.mgul.ac.ru 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Thu Apr 25 19:08:55 MSD 2002 andrey@ns1.mgul.ac.ru:/usr/obj/usr/src/sys/NS1 i386 pam-pgsql-0.5.2_2 port >Description: This port makest wrong quries to database when we trying to use account_expired and/or password_expired columns. It makes quiries like select 1 from persons where login='user' and disabled='y' or disabled='1'; so if just one line in the table will have disabled='1' ALL users will be disabled! The correct query will be: select 1 from persons where login='user' and (disabled='y' or disabled='1'); >How-To-Repeat: Just install this port and try to use expired or password_need_change columns with the value of '1' >Fix: Note: thist patch also fixes ports/37628 (bug in README) --- pam_pgsql.patch begins here --- --- README.old Sat May 11 22:14:56 2002 +++ README Sat May 11 22:16:43 2002 @@ -73,6 +73,7 @@ Configuration Options ===================== + host - the database server database - the database which should be connected to table - the table containing the authentication data user - the username used when connecting to PostgreSQL @@ -85,5 +86,5 @@ needs to change their password debug - this is a standard module option that will enable debug output to syslog (takes no values) - pwtype - specifies the password encryption scheme, can be one + pw_type - specifies the password encryption scheme, can be one of 'clear', 'md5', or 'crypt'. defaults to 'clear'. --- pam_pgsql.c.old Sat May 11 22:13:33 2002 +++ pam_pgsql.c Sat May 11 22:13:42 2002 @@ -536,9 +536,9 @@ /* if account has expired then expired_column = '1' or 'y' */ if(options->expired_column) { - DBGLOG("query: SELECT 1 FROM %s WHERE %s='%s' AND %s='y' OR %s='1'", options->table, options->user_column, user, options->expired_column, options->expired_column); + DBGLOG("query: SELECT 1 FROM %s WHERE %s='%s' AND (%s='y' OR %s='1')", options->table, options->user_column, user, options->expired_column, options->expired_column); if(pg_exec(options, conn, &res, - "SELECT 1 FROM %s WHERE %s='%s' AND %s='y' OR %s='1'" , + "SELECT 1 FROM %s WHERE %s='%s' AND (%s='y' OR %s='1')" , options->table, options->user_column, user_s, @@ -559,9 +559,9 @@ /* if new password is required then newtok_column = 'y' or '1' */ if(options->newtok_column) { - DBGLOG("query: SELECT 1 FROM %s WHERE %s='%s' AND %s='y' OR %s='1'", options->table, options->user_column, user, options->newtok_column, options->newtok_column); + DBGLOG("query: SELECT 1 FROM %s WHERE %s='%s' AND (%s='y' OR %s='1')", options->table, options->user_column, user, options->newtok_column, options->newtok_column); if(pg_exec(options, conn, &res, - "SELECT 1 FROM %s WHERE %s='%s' AND %s='y' OR %s='1'", + "SELECT 1 FROM %s WHERE %s='%s' AND (%s='y' OR %s='1')", options->table, options->user_column, user_s, --- pam_pgsql.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 11:47:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from proxy.wn.net.ua (proxy.wn.net.ua [217.20.160.163]) by hub.freebsd.org (Postfix) with ESMTP id 387F437B401 for ; Sat, 11 May 2002 11:47:16 -0700 (PDT) Received: from 10.0.0.2 (home3-gw.WN.net.UA [217.20.161.78]) by proxy.wn.net.ua (8.11.6/8.11.6) with ESMTP id g4BIl9P37322 for ; Sat, 11 May 2002 21:47:10 +0300 (EEST) (envelope-from don_oles@able.com.ua) Date: Sat, 11 May 2002 21:47:10 +0300 From: Oles Hnatkevych X-Mailer: The Bat! (v1.53bis) X-Priority: 3 (Normal) Message-ID: <17520474971.20020511214710@able.com.ua> To: ports@FreeBSD.org Subject: ftp/axel 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 úÄÒÁ×ÓÔ×ÕÊÔÅ, ports. ftp/axel is broken. should be easy fix...... -- ó Õ×ÁÖÅÎÉÅÍ, Oles mailto:don_oles@able.com.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 11:55:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from proxy.wn.net.ua (proxy.wn.net.ua [217.20.160.163]) by hub.freebsd.org (Postfix) with ESMTP id 4939F37B400 for ; Sat, 11 May 2002 11:55:24 -0700 (PDT) Received: from 10.0.0.2 (home3-gw.WN.net.UA [217.20.161.78]) by proxy.wn.net.ua (8.11.6/8.11.6) with ESMTP id g4BItKP37334 for ; Sat, 11 May 2002 21:55:20 +0300 (EEST) (envelope-from don_oles@able.com.ua) Date: Sat, 11 May 2002 21:55:19 +0300 From: Oles Hnatkevych X-Mailer: The Bat! (v1.53bis) X-Priority: 3 (Normal) Message-ID: <13120963634.20020511215519@able.com.ua> To: ports@FreeBSD.org Subject: ftp/axel 2 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 úÄÒÁ×ÓÔ×ÕÊÔÅ, ports. sorry it builds. however on one machine of three ;) may be latest cvsup helped -- ó Õ×ÁÖÅÎÉÅÍ, Oles mailto:don_oles@able.com.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 12: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55BEE37B405 for ; Sat, 11 May 2002 12:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BJ02D24307; Sat, 11 May 2002 12:00:02 -0700 (PDT) (envelope-from gnats) Received: from oksala.org (modemcable044.179-200-24.timi.mc.videotron.ca [24.200.179.44]) by hub.freebsd.org (Postfix) with ESMTP id ACE0E37B400 for ; Sat, 11 May 2002 11:51:04 -0700 (PDT) Received: (from silence@localhost) by oksala.org (8.11.6/8.11.1) id g4BIp2W32576; Sat, 11 May 2002 14:51:02 -0400 (EDT) (envelope-from silence) Message-Id: <200205111851.g4BIp2W32576@oksala.org> Date: Sat, 11 May 2002 14:51:02 -0400 (EDT) From: Pierre-Luc Lespérance Reply-To: Pierre-Luc Lespérance To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37959: New port : hackedbox striped version of 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: 37959 >Category: ports >Synopsis: New port : hackedbox striped version of blackbox >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 May 11 12:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: silence >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD silence 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #7: Mon May 6 15:40:51 EDT 2002 root@silence:/usr/src/sys/compile/oksala i386 >Description: striped version of blackbox >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: # # hackedbox # hackedbox/Makefile # hackedbox/pkg-comment # hackedbox/distinfo # hackedbox/pkg-descr # hackedbox/pkg-plist # echo c - hackedbox mkdir -p hackedbox > /dev/null 2>&1 echo x - hackedbox/Makefile sed 's/^X//' >hackedbox/Makefile << 'END-of-hackedbox/Makefile' XPORTNAME= hackedbox XPORTVERSION= 0.7.0 XCATEGORIES= x11-wm XMASTER_SITES= ftp://scrudgeware.org/ XMASTER_SITE_SUBDIR= blackboxwm X XMAINTAINER= oksala@videotron.ca X XMAN1= blackbox.1 bsetroot.1 X XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes X Xpost-install: X strip ${PREFIX}/bin/hackedbox X X.include END-of-hackedbox/Makefile echo x - hackedbox/pkg-comment sed 's/^X//' >hackedbox/pkg-comment << 'END-of-hackedbox/pkg-comment' Xstriped version of blackbox-wm END-of-hackedbox/pkg-comment echo x - hackedbox/distinfo sed 's/^X//' >hackedbox/distinfo << 'END-of-hackedbox/distinfo' XMD5 (hackedbox-0.7.0.tar.gz) = cba95984f7cfc269f963a69e74bcef42 END-of-hackedbox/distinfo echo x - hackedbox/pkg-descr sed 's/^X//' >hackedbox/pkg-descr << 'END-of-hackedbox/pkg-descr' Xckedbox is a stripped down version of Blackbox - The X11 Window Manager (http://blackboxwm.sourceforge.net/). The toolbar and Slit have been removed. The goal of Hackedbox is to be a small "feature-set" window manager, with no bloat. There are no plans to add any functionality, only bugfixes and speed enhancements whenever possible. END-of-hackedbox/pkg-descr echo x - hackedbox/pkg-plist sed 's/^X//' >hackedbox/pkg-plist << 'END-of-hackedbox/pkg-plist' Xbin/bsetbg Xbin/bsetroot Xbin/hackedbox Xshare/hackedbox/menu Xshare/hackedbox/backgrounds/Abominations.jpg Xshare/hackedbox/backgrounds/Adrift.jpg Xshare/hackedbox/backgrounds/Minus_thirty-five.jpg Xshare/hackedbox/backgrounds/blackngrey.jpg Xshare/hackedbox/styles/Artwiz Xshare/hackedbox/styles/Cthulhain Xshare/hackedbox/styles/Flux Xshare/hackedbox/styles/Minimal Xshare/hackedbox/styles/Nyz Xshare/hackedbox/styles/Operation Xshare/hackedbox/styles/Outcomes Xshare/hackedbox/styles/Rampage Xshare/hackedbox/styles/Rancor Xshare/hackedbox/styles/Results Xshare/hackedbox/styles/Shade Xshare/hackedbox/styles/Spiff Xshare/hackedbox/styles/TDF Xshare/hackedbox/styles/Twice Xshare/hackedbox/nls/C/blackbox.cat Xshare/hackedbox/nls/da_DK/blackbox.cat Xshare/hackedbox/nls/de_DE/blackbox.cat Xshare/hackedbox/nls/es_ES/blackbox.cat Xshare/hackedbox/nls/et_EE/blackbox.cat Xshare/hackedbox/nls/fr_FR/blackbox.cat Xshare/hackedbox/nls/it_IT/blackbox.cat Xshare/hackedbox/nls/nl_NL/blackbox.cat Xshare/hackedbox/nls/pt_BR/blackbox.cat Xshare/hackedbox/nls/ru_RU/blackbox.cat Xshare/hackedbox/nls/sl_SI/blackbox.cat Xshare/hackedbox/nls/sv_SE/blackbox.cat Xshare/hackedbox/nls/tr_TR/blackbox.cat X@dirrm share/hackedbox/nls/C X@dirrm share/hackedbox/nls/da_DK X@dirrm share/hackedbox/nls/de_DE X@dirrm share/hackedbox/nls/es_ES X@dirrm share/hackedbox/nls/et_EE X@dirrm share/hackedbox/nls/fr_FR X@dirrm share/hackedbox/nls/it_IT X@dirrm share/hackedbox/nls/nl_NL X@dirrm share/hackedbox/nls/pt_BR X@dirrm share/hackedbox/nls/ru_RU X@dirrm share/hackedbox/nls/sl_SI X@dirrm share/hackedbox/nls/sv_SE X@dirrm share/hackedbox/nls/tr_TR X@exec ln -s C %D/share/hackedbox/nls/POSIX X@unexec rm %D/share/hackedbox/nls/POSIX X@exec ln -s C %D/share/hackedbox/nls/US_ASCII X@unexec rm %D/share/hackedbox/nls/US_ASCII X@exec ln -s de_DE %D/share/hackedbox/nls/de X@unexec rm %D/share/hackedbox/nls/de X@exec ln -s C %D/share/hackedbox/nls/en X@unexec rm %D/share/hackedbox/nls/en X@exec ln -s C %D/share/hackedbox/nls/en_US X@unexec rm %D/share/hackedbox/nls/en_US X@exec ln -s es_ES %D/share/hackedbox/nls/es X@unexec rm %D/share/hackedbox/nls/es X@exec ln -s fr_FR %D/share/hackedbox/nls/fr X@unexec rm %D/share/hackedbox/nls/fr X@exec ln -s it_IT %D/share/hackedbox/nls/it X@unexec rm %D/share/hackedbox/nls/it X@exec ln -s nl_NL %D/share/hackedbox/nls/nl X@unexec rm %D/share/hackedbox/nls/nl X@dirrm share/hackedbox/nls X@dirrm share/hackedbox/styles X@dirrm share/hackedbox/backgrounds X@dirrm share/hackedbox X X END-of-hackedbox/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 12:20: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C40837B405 for ; Sat, 11 May 2002 12:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BJK2X29281; Sat, 11 May 2002 12:20:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id DC90E37B400 for ; Sat, 11 May 2002 12:15:32 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4BJHNhG046337 for ; Sat, 11 May 2002 12:17:23 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4BJHNis046336; Sat, 11 May 2002 12:17:23 -0700 (PDT) Message-Id: <200205111917.g4BJHNis046336@www.freebsd.org> Date: Sat, 11 May 2002 12:17:23 -0700 (PDT) From: HIYAMA Takeshi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37960: port : print/ghostscript-gnu-cjk 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: 37960 >Category: ports >Synopsis: port : print/ghostscript-gnu-cjk is broken >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 11 12:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: 4-stable >Organization: Hitachi Naka Electronics Co., Ld. >Environment: FreeBSD breton.hiyama 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #1: Sun May 5 22:18:39 JST 2002 root@breton.hiyama:/usr/obj/usr/src/sys/BRETON i386 >Description: make configure for print/ghostscript-gnu fails # make configure ===> Configuring for ghostscript-gnu-cjk-6.52 >How-To-Repeat: cd /usr/ports/print/ghostscript-gnu-cjk ; make configure >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>> in pre-configure ... >>> adding gimp-print driver to contrib.mak ... cat: /usr/ports/print/ghostscript-gnu/files/stp.contrib.mak: No such file or directory *** Error code 1 Stop in /usr/ports/print/ghostscript-gnu-cjk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 12:53: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 ED02A37B405; Sat, 11 May 2002 12:53:39 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BJrdg31739; Sat, 11 May 2002 12:53:39 -0700 (PDT) (envelope-from kris) Date: Sat, 11 May 2002 12:53:39 -0700 (PDT) From: Message-Id: <200205111953.g4BJrdg31739@freefall.freebsd.org> To: jay@eziba.com, kris@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37912: open-motif-devel port refuses 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: open-motif-devel port refuses to build State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Sat May 11 12:53:19 PDT 2002 State-Changed-Why: Problem fixed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=37912 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 12:55:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from forum.lariat.org (forum.lariat.org [12.23.109.3]) by hub.freebsd.org (Postfix) with ESMTP id 3B30737B404 for ; Sat, 11 May 2002 12:55:14 -0700 (PDT) Received: (from brett@localhost) by forum.lariat.org (8.9.3/8.9.3) id NAA15295 for ports@freebsd.org; Sat, 11 May 2002 13:55:12 -0600 (MDT) Date: Sat, 11 May 2002 13:55:12 -0600 (MDT) From: Brett Glass Message-Id: <200205111955.NAA15295@forum.lariat.org> To: ports@freebsd.org Subject: Refresh DHCPD package? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Would it be possible to refresh the isc-dhcpd package as soon as possible? One of my clients just downloaded the version with the remote root exploit, and it was only by sheer luck that I caught this before he left his system wide open. The port has been patched, but the package on the main server and the mirror sites is still vulnerable. --Brett Glass To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 13: 5: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 C34EC37B404; Sat, 11 May 2002 13:05:14 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BK5E234299; Sat, 11 May 2002 13:05:14 -0700 (PDT) (envelope-from sada) Date: Sat, 11 May 2002 13:05:14 -0700 (PDT) From: Message-Id: <200205112005.g4BK5E234299@freefall.freebsd.org> To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, sada@FreeBSD.org Subject: Re: ports/36935: devel/chora: fixing bad dependences list. Sender: owner-freebsd-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/chora: fixing bad dependences list. Responsible-Changed-From-To: freebsd-ports->sada Responsible-Changed-By: sada Responsible-Changed-When: Sat May 11 13:04:35 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36935 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 13: 5: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 0BEA137B404; Sat, 11 May 2002 13:05:52 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BK5qx36372; Sat, 11 May 2002 13:05:52 -0700 (PDT) (envelope-from markm) Date: Sat, 11 May 2002 13:05:52 -0700 (PDT) From: Message-Id: <200205112005.g4BK5qx36372@freefall.freebsd.org> To: des@FreeBSD.org, markm@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37957: I'm an asshole, please, remove my commit bit. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: I'm an asshole, please, remove my commit bit. State-Changed-From-To: open->closed State-Changed-By: markm State-Changed-When: Sat May 11 13:04:28 PDT 2002 State-Changed-Why: Not a PR, not funny. http://www.freebsd.org/cgi/query-pr.cgi?pr=37957 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 13: 6:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id 59EED37B400; Sat, 11 May 2002 13:06:13 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8D71766DC8; Sat, 11 May 2002 13:06:12 -0700 (PDT) Date: Sat, 11 May 2002 13:06:12 -0700 From: Kris Kennaway To: Maxim Sobolev Cc: KOMATSU Shinichiro , freebsd-current@FreeBSD.ORG, ports@FreeBSD.ORG, Riccardo Torrini , Garrett Rooney Subject: Re: bsd.port.mk dependency loop checking patch (Re: Who broke 'make clean' for ports ?) Message-ID: <20020511130611.A55218@xor.obsecurity.org> References: <20020510172656.GD13627@dan.emsphone.com> <20020510173132.GA46688@electricjellyfish.net> <20020511090904.69E5B1949@taro.c.u-tokyo.ac.jp> <3CDD1605.38B25E9D@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3CDD1605.38B25E9D@FreeBSD.org>; from sobomax@FreeBSD.org on Sat, May 11, 2002 at 04:00:53PM +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 11, 2002 at 04:00:53PM +0300, Maxim Sobolev wrote: > KOMATSU Shinichiro wrote: > >=20 > > (add To: ports@freebsd.org) > >=20 > > From: Garrett Rooney > > Subject: Re: Who broke 'make clean' for ports ? > > Date: Sat, May 11, 2002 at 02:31:32AM JST > >=20 > > > there's a circular dependency that was just introduced to gettext. > > > gettext now depends on expat, which depends on gmake, which depends on > > > gettext. > >=20 > > Recently, I wrote a patch for bsd.port.mk that checks circular dependen= cy. > > If a dependency loop is found, it gives you a warning and > > does not invoke 'make' process any further. > >=20 > > Someone, please test the patch below. > > If no problem is found, I will send-pr(8). >=20 > I don't think that we really need such patch. In 99.9999% of cases it > would just waste CPU cycles. Circular dependency is a bug and as such > it doesn't need to be a supported "special case". Actually it would be useful to have this functionality somewhere. I recently spent a couple of hours trying to track down a circular dependency I had introduced via a bsd.port.mk patch. The main symptom was that the make_index script would just go into a loop and exhaust memory. I ended up finding it by adding all sorts of debugging printfs to the perl script, but this was pretty ugly. Kris --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE83XmvWry0BWjoQKURAjaWAJ935jkBQZvlkwEppEjrPHeJlR1pRgCg2gc5 AuwsBvFkeHTEpgaQVKTIJG8= =ucTX -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 13: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 AA12C37B40A for ; Sat, 11 May 2002 13:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BKK1T37346; Sat, 11 May 2002 13:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id E0D3F37B404 for ; Sat, 11 May 2002 13:17:53 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4BKJihG049456 for ; Sat, 11 May 2002 13:19:44 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4BKJihw049455; Sat, 11 May 2002 13:19:44 -0700 (PDT) Message-Id: <200205112019.g4BKJihw049455@www.freebsd.org> Date: Sat, 11 May 2002 13:19:44 -0700 (PDT) From: George Dinolt To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37962: ports/lang/gcl does not 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: 37962 >Category: ports >Synopsis: ports/lang/gcl does not build >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 11 13:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: George Dinolt >Release: FreeBSD 4.6 >Organization: >Environment: FreeBSD dinolt1 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sat May 4 10:45:11 PDT 2002 root@dinolt1:/usr/obj/usr/src/sys/DINOLT1 i386 >Description: The port build up to through the creation of the "unixport/saved_gcl" file. This file is a "dumped" (a la emacs) version of the program with other objects included. The saved_gcl file raises a Signal 11 when it tries to execute. It appears that the dumping process is not creating a reasonable executable. It has the right magic number and an "nm" of the file seems to produce reasonable output. There appears to be a problem with initialization (as seen from gdb). >How-To-Repeat: Try to build the port on an I386 FreeBSD 2.6 PRERELEASE. If memory served this also failed on earlier versions of FreeBSD. >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 May 11 13:43: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 D6AA037B403; Sat, 11 May 2002 13:43:36 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BKhaP39239; Sat, 11 May 2002 13:43:36 -0700 (PDT) (envelope-from sada) Date: Sat, 11 May 2002 13:43:36 -0700 (PDT) From: Message-Id: <200205112043.g4BKhaP39239@freefall.freebsd.org> To: jemmett@cs.dal.ca, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37547: seti_applet port 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: seti_applet port fails to build State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Sat May 11 13:41:54 PDT 2002 State-Changed-Why: Fixed by another PR ports/37106. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37547 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 14:40: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 BF29E37B409 for ; Sat, 11 May 2002 14:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BLe3o46822; Sat, 11 May 2002 14:40:03 -0700 (PDT) (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 A936537B406 for ; Sat, 11 May 2002 14:30:06 -0700 (PDT) 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 g4BLR0t08965 for ; Sat, 11 May 2002 23:27:01 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id A6FA25A548 for ; Sat, 11 May 2002 23:26:59 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 46B115A547; Sat, 11 May 2002 23:26:58 +0200 (CEST) Message-Id: <20020511212658.46B115A547@nemesis.informatik.unibw-muenchen.de> Date: Sat, 11 May 2002 23:26:58 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37963: Fix build on -current: net/fspclient --- bento 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 >Number: 37963 >Category: ports >Synopsis: Fix build on -current: net/fspclient --- bento error >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 May 11 14:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fixed declaration of sys_nerr in header file. Regards, Olli >How-To-Repeat: >Fix: diff -ruN fspclient.old/files/patch-ak fspclient/files/patch-ak --- fspclient.old/files/patch-ak Mon Dec 27 21:35:55 1999 +++ fspclient/files/patch-ak Sat May 11 23:20:51 2002 @@ -3,7 +3,8 @@ @@ -92,7 +92,9 @@ /* definitions missing from many system headers */ extern int errno; - extern int sys_nerr; +-extern int sys_nerr; ++extern const int sys_nerr; +#ifndef __FreeBSD__ extern char *sys_errlist[]; +#endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 15: 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 ABB5C37B406 for ; Sat, 11 May 2002 15:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BM06o50280; Sat, 11 May 2002 15:00:06 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 15:00:06 -0700 (PDT) Message-Id: <200205112200.g4BM06o50280@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jan.Stocker@t-online.de (Jan Stocker) Subject: Re: ports/37513: Crimson Fields update to 0.2.2 Reply-To: Jan.Stocker@t-online.de (Jan Stocker) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37513; it has been noted by GNATS. From: Jan.Stocker@t-online.de (Jan Stocker) To: freebsd-gnats-submit@FreeBSD.org Cc: Jan Stocker Subject: Re: ports/37513: Crimson Fields update to 0.2.2 Date: 11 May 2002 23:08:58 +0200 And a new update to 0.2.3 diff -urN crimson.orig/Makefile crimson/Makefile --- crimson.orig/Makefile Tue Apr 16 22:47:53 2002 +++ crimson/Makefile Sat May 11 22:41:40 2002 @@ -5,7 +5,7 @@ # $FreeBSD: ports/games/crimson/Makefile,v 1.4 2002/04/17 12:37:55 sobomax Exp $ PORTNAME= crimson -PORTVERSION= 0.1.3 +PORTVERSION= 0.2.3 CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ PKGNAMESUFFIX= -fields @@ -13,7 +13,8 @@ MAINTAINER= jan@jungnickel.com -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ + SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer USE_BZIP2= yes GNU_CONFIGURE= yes diff -urN crimson.orig/distinfo crimson/distinfo --- crimson.orig/distinfo Sun May 20 05:01:01 2001 +++ crimson/distinfo Sat May 11 22:46:26 2002 @@ -1 +1 @@ -MD5 (crimson-0.1.3.tar.bz2) = cd4530013a92797ed5c2433aafee69ac +MD5 (crimson-0.2.3.tar.bz2) = 551908728ccb87f311a8dae332a69faa diff -urN crimson.orig/pkg-plist crimson/pkg-plist --- crimson.orig/pkg-plist Sun May 20 05:01:01 2001 +++ crimson/pkg-plist Sat May 11 23:00:24 2002 @@ -1,7 +1,16 @@ bin/crimson +man/man6/crimson.6 share/crimson/levels/ArmsRace.lev share/crimson/levels/Uprising.lev +share/crimson/sound/ask.wav +share/crimson/sound/clicked.wav +share/crimson/sound/confirm.wav +share/crimson/sound/error.wav +share/crimson/sound/menu.wav +share/crimson/sound/repair.wav +share/crimson/sound/select.wav share/crimson/cf.dat share/crimson/default.set @dirrm share/crimson/levels +@dirrm share/crimson/sound @dirrm share/crimson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 15: 7: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 5639337B403; Sat, 11 May 2002 15:07:52 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BM7q154884; Sat, 11 May 2002 15:07:52 -0700 (PDT) (envelope-from trevor) Date: Sat, 11 May 2002 15:07:52 -0700 (PDT) From: Message-Id: <200205112207.g4BM7q154884@freefall.freebsd.org> To: oksala@videotron.ca, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37959: New port : hackedbox striped version of 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: New port : hackedbox striped version of blackbox State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Sat May 11 12:22:39 PDT 2002 State-Changed-Why: Thank you, Pierre-Luc, but this is a duplicate of 37949--please see follow-ups to that PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=37959 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 15: 8: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 7064537B401; Sat, 11 May 2002 15:08:24 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BM8OT54974; Sat, 11 May 2002 15:08:24 -0700 (PDT) (envelope-from trevor) Date: Sat, 11 May 2002 15:08:24 -0700 (PDT) From: Message-Id: <200205112208.g4BM8OT54974@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/37949: New port: x11-wm/hackedbox Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11-wm/hackedbox Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: trevor Responsible-Changed-When: Sat May 11 15:08:02 PDT 2002 Responsible-Changed-Why: I'm working on this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37949 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 15:10: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 AE80D37B409 for ; Sat, 11 May 2002 15:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BMA3Z55129; Sat, 11 May 2002 15:10:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 15:10:03 -0700 (PDT) Message-Id: <200205112210.g4BMA3Z55129@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Dominic Marks Subject: Re: ports/37959: New port : hackedbox striped version of blackbox Reply-To: Dominic Marks Sender: owner-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/37959; it has been noted by GNATS. From: Dominic Marks To: =?iso-8859-1?Q?Pierre-Luc_Lesp=E9rance?= Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/37959: New port : hackedbox striped version of blackbox Date: Sat, 11 May 2002 20:32:58 +0100 Hello, This PR is close enough to ports/37949 to be considered a duplicate. Committers: Please be sure to commit one of them only. Thanks! -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 15:10: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 DD41137B40B for ; Sat, 11 May 2002 15:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BMA3g55138; Sat, 11 May 2002 15:10:03 -0700 (PDT) (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 41A4C37B403 for ; Sat, 11 May 2002 15:00:14 -0700 (PDT) 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 g4BLm0t09102 for ; Sat, 11 May 2002 23:48:00 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id BAF925A548 for ; Sat, 11 May 2002 23:47:58 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 89C805A547; Sat, 11 May 2002 23:47:57 +0200 (CEST) Message-Id: <20020511214757.89C805A547@nemesis.informatik.unibw-muenchen.de> Date: Sat, 11 May 2002 23:47:57 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37964: Fix build on -current: net/gnu-finger --- bento 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 >Number: 37964 >Category: ports >Synopsis: Fix build on -current: net/gnu-finger --- bento error >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 May 11 15:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: fix "stderr / initializer element is not constant" issue Regards, Olli >How-To-Repeat: >Fix: diff -ruN gnu-finger.old/files/patch-ag gnu-finger/files/patch-ag --- gnu-finger.old/files/patch-ag Mon Feb 2 04:38:32 1998 +++ gnu-finger/files/patch-ag Sat May 11 23:42:30 2002 @@ -1,6 +1,22 @@ ---- src/fingerd.c.orig Sun Oct 29 00:12:52 1992 -+++ src/fingerd.c Sun Jan 15 19:19:46 1998 -@@ -145,7 +145,7 @@ +--- src/fingerd.c.orig Wed Oct 28 15:12:52 1992 ++++ src/fingerd.c Sat May 11 23:41:11 2002 +@@ -110,7 +110,7 @@ + int nofork = 0; + + /* The output stream for debugging. */ +-FILE *debug_output = stderr; ++FILE *debug_output = NULL; + + /* Our in RAM database of user/host mappings. */ + FINGER_PACKET **host_packets = (FINGER_PACKET **)NULL; +@@ -139,13 +139,13 @@ + char *serverhost, *this_host; + int arg_index = 1, optc; + +- ++ debug_output = stderr; + allow_time_outs = 1; + default_error_handling (argv[0]); /* Parse arguments. */ @@ -9,3 +25,16 @@ switch (optc) { case 'd': +@@ -670,8 +670,11 @@ + + for (i = 0; packets[i]; i++) + { +- if (debugging) ++ if (debugging) { ++ if (debug_output == NULL) ++ debug_output = stderr; + print_packet (packets[i], debug_output); ++ } + + if (packets[i]->idle_time < machine_idle_time) + machine_idle_time = packets[i]->idle_time; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 15:30: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 2C05A37B406 for ; Sat, 11 May 2002 15:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BMU1K57174; Sat, 11 May 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by hub.freebsd.org (Postfix) with ESMTP id 11D0137B40F for ; Sat, 11 May 2002 15:27:57 -0700 (PDT) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g4BMTbX56481 for ; Sun, 12 May 2002 00:29:37 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.11.6/8.11.6) id g4BMS0562013; Sun, 12 May 2002 00:28:00 +0200 (CEST) (envelope-from tilman) Message-Id: <200205112228.g4BMS0562013@sauna.arved.de> Date: Sun, 12 May 2002 00:28:00 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/37965: New Port audio/ladspa Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37965 >Category: ports >Synopsis: New Port audio/ladspa >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 May 11 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.5-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.5-STABLE FreeBSD 4.5-STABLE #2: Tue Feb 19 15:30:21 CET 2002 root@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: LADSPA is a Linux API for Audio Plugins. This Port contains some example plugins >How-To-Repeat: >Fix: --- ladspa.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: # # ladspa # ladspa/Makefile # ladspa/distinfo # ladspa/files # ladspa/files/patch-makefile # ladspa/files/patch-applyplugin.c # ladspa/pkg-plist # ladspa/pkg-comment # ladspa/pkg-descr # echo c - ladspa mkdir -p ladspa > /dev/null 2>&1 echo x - ladspa/Makefile sed 's/^X//' >ladspa/Makefile << 'END-of-ladspa/Makefile' X# New ports collection Makefile for: ladspa X# Date created: 11 May 2002 X# Whom: Tilman Linneweh END-of-ladspa/Makefile echo x - ladspa/distinfo sed 's/^X//' >ladspa/distinfo << 'END-of-ladspa/distinfo' XMD5 (ladspa_sdk.tgz) = 00b34b8f9a80a1fe141b643e64ac1681 END-of-ladspa/distinfo echo c - ladspa/files mkdir -p ladspa/files > /dev/null 2>&1 echo x - ladspa/files/patch-makefile sed 's/^X//' >ladspa/files/patch-makefile << 'END-of-ladspa/files/patch-makefile' X--- makefile.orig Wed Nov 22 21:34:58 2000 X+++ makefile Sat May 11 23:29:17 2002 X@@ -5,19 +5,18 @@ X # Change these if you want to install somewhere else. In particularly X # you may wish to remove the middle "local/" part of each entry. X X INSTALL_PLUGINS_DIR = /usr/local/lib/ladspa/ X INSTALL_INCLUDE_DIR = /usr/include/ X INSTALL_BINARY_DIR = /usr/local/bin/ X X ############################################################################### X # X # GENERAL X # X X-INCLUDES = -I. X-LIBRARIES = -ldl -lm X-CFLAGS = $(INCLUDES) -Wall -Werror -O3 -fPIC X-CXXFLAGS = $(CFLAGS) X+CFLAGS += -I. X+CXXFLAGS += -I. X+LDFLAGS += -lm X PLUGINS = ../plugins/amp.so \ X ../plugins/delay.so \ X ../plugins/filter.so \ X@@ -26,9 +25,6 @@ X PROGRAMS = ../bin/analyseplugin \ X ../bin/applyplugin \ X ../bin/listplugins X-CC = cc X-CPP = c++ X- X ############################################################################### X # X # RULES TO BUILD PLUGINS FROM C OR C++ CODE X@@ -39,8 +35,8 @@ X $(LD) -o ../plugins/$*.so plugins/$*.o -shared X X ../plugins/%.so: plugins/%.cpp ladspa.h X- $(CPP) $(CXXFLAGS) -o plugins/$*.o -c plugins/$*.cpp X- $(CPP) -o ../plugins/$*.so plugins/$*.o -shared X+ $(CXX) $(CXXFLAGS) -o plugins/$*.o -c plugins/$*.cpp X+ $(CXX) -o ../plugins/$*.so plugins/$*.o -shared X X ############################################################################### X # X@@ -90,17 +86,17 @@ X # X X ../bin/applyplugin: applyplugin.o load.o X- $(CC) $(CFLAGS) $(LIBRARIES) \ X+ $(CC) $(CFLAGS) $(LDFLAGS) \ X -o ../bin/applyplugin \ X applyplugin.o load.o X X ../bin/analyseplugin: analyseplugin.o load.o X- $(CC) $(CFLAGS) $(LIBRARIES) \ X+ $(CC) $(CFLAGS) $(LDFLAGS) \ X -o ../bin/analyseplugin \ X analyseplugin.o load.o X X ../bin/listplugins: listplugins.o search.o X- $(CC) $(CFLAGS) $(LIBRARIES) \ X+ $(CC) $(CFLAGS) $(LDFLAGS) \ X -o ../bin/listplugins \ X listplugins.o search.o X END-of-ladspa/files/patch-makefile echo x - ladspa/files/patch-applyplugin.c sed 's/^X//' >ladspa/files/patch-applyplugin.c << 'END-of-ladspa/files/patch-applyplugin.c' X--- applyplugin.c.orig Sat May 11 23:31:00 2002 X+++ applyplugin.c Sat May 11 23:31:09 2002 X@@ -6,7 +6,7 @@ X /*****************************************************************************/ X X #include X-#include X+#include X #include X #include X #include END-of-ladspa/files/patch-applyplugin.c echo x - ladspa/pkg-plist sed 's/^X//' >ladspa/pkg-plist << 'END-of-ladspa/pkg-plist' Xbin/analyseplugin Xbin/applyplugin Xbin/listplugins Xinclude/ladspa.h Xlib/ladspa/amp.so Xlib/ladspa/delay.so Xlib/ladspa/filter.so Xlib/ladspa/noise.so Xlib/ladspa/sine.so X@dirrm lib/ladspa END-of-ladspa/pkg-plist echo x - ladspa/pkg-comment sed 's/^X//' >ladspa/pkg-comment << 'END-of-ladspa/pkg-comment' XLinux Audio Developer's Simple Plugin API END-of-ladspa/pkg-comment echo x - ladspa/pkg-descr sed 's/^X//' >ladspa/pkg-descr << 'END-of-ladspa/pkg-descr' XMany audio synthesis and recording packages are in use or in Xdevelopment. These work in many different ways. LADSPA Xprovides a standard way for `plugin' audio processors to be used with Xa wide range of these packages. X XFor instance, this allows a developer to make a reverb program and Xbundle it into a LADSPA `plugin library.' Ordinary users can then use Xthis reverb within any LADSPA-friendly audio application. X XAuthor: Richard Furse XWWW: http://www.ladspa.org X X- Tilman Linneweh Xfreebsdports@arved.de END-of-ladspa/pkg-descr exit --- ladspa.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 15:40: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 672B337B40B for ; Sat, 11 May 2002 15:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BMe1157725; Sat, 11 May 2002 15:40:01 -0700 (PDT) (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 63FFD37B405 for ; Sat, 11 May 2002 15:30:03 -0700 (PDT) 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 g4BMERt09238 for ; Sun, 12 May 2002 00:14:27 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 5E3995A548 for ; Sun, 12 May 2002 00:14:26 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 296C95A547; Sun, 12 May 2002 00:14:25 +0200 (CEST) Message-Id: <20020511221425.296C95A547@nemesis.informatik.unibw-muenchen.de> Date: Sun, 12 May 2002 00:14:25 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37966: Fix build on -current: net/icb Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37966 >Category: ports >Synopsis: Fix build on -current: net/icb >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 May 11 15:40:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Fixed declaration of sys_nerr in header file. Added: files/patch-icb::c_log.c Regards, Olli >How-To-Repeat: >Fix: diff -ruN icb.old/files/patch-icb::c_log.c icb/files/patch-icb::c_log.c --- icb.old/files/patch-icb::c_log.c Thu Jan 1 00:00:00 1970 +++ icb/files/patch-icb::c_log.c Sun May 12 00:00:49 2002 @@ -0,0 +1,12 @@ +--- icb/c_log.c.orig Sat May 11 23:59:42 2002 ++++ icb/c_log.c Sun May 12 00:00:20 2002 +@@ -30,7 +30,8 @@ + time_t time(); + struct tm *t, *localtime(); + time_t clock; +- extern int errno, sys_nerr; ++ extern int errno; ++ extern const int sys_nerr; + + /* determine pathname to use */ + if (path == NULL || *path == '\0') { >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 16: 0: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 216A737B409 for ; Sat, 11 May 2002 16:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BN04P58798; Sat, 11 May 2002 16:00:04 -0700 (PDT) (envelope-from gnats) Received: from purple.csi.cam.ac.uk (purple.csi.cam.ac.uk [131.111.8.4]) by hub.freebsd.org (Postfix) with ESMTP id CBB2D37B404 for ; Sat, 11 May 2002 15:54:04 -0700 (PDT) Received: from m218-3.phy.cam.ac.uk ([131.111.79.217]) by purple.csi.cam.ac.uk with esmtp (Exim 4.04) id 176fkZ-00055l-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 11 May 2002 23:54:03 +0100 Received: from sa264 by m218-3.phy.cam.ac.uk with local (Exim 3.36 #1) id 176fkZ-0004pQ-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 11 May 2002 23:54:03 +0100 Message-Id: Date: Sat, 11 May 2002 23:54:03 +0100 From: AMAKAWA Shuhei Reply-To: AMAKAWA Shuhei To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37967: lang/elisp-manual to 21-2.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37967 >Category: ports >Synopsis: lang/elisp-manual to 21-2.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 11 16:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: AMAKAWA Shuhei >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD m218-3.phy.cam.ac.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 30 00:30:11 BST 2002 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386 >Description: lang/elisp-manual to 21-2.8 >How-To-Repeat: >Fix: diff -uNr /usr/ports/lang/elisp-manual/Makefile elisp-manual/Makefile --- /usr/ports/lang/elisp-manual/Makefile Sun Dec 23 04:43:45 2001 +++ elisp-manual/Makefile Wed Apr 10 20:34:27 2002 @@ -6,7 +6,7 @@ # PORTNAME= elisp-manual -PORTVERSION= 21-2.7a +PORTVERSION= 21-2.8 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs diff -uNr /usr/ports/lang/elisp-manual/distinfo elisp-manual/distinfo --- /usr/ports/lang/elisp-manual/distinfo Sun Dec 23 04:43:45 2001 +++ elisp-manual/distinfo Wed Apr 10 20:34:35 2002 @@ -1 +1 @@ -MD5 (elisp-manual-21-2.7a.tar.gz) = 335976e38f66a7036f1aad5e456527f3 +MD5 (elisp-manual-21-2.8.tar.gz) = 71500b6aaa3d80ea1df1b46c5055c43d >Release-Note: >Audit-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 May 11 16:10:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7210A37B409 for ; Sat, 11 May 2002 16:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BNA3T63163; Sat, 11 May 2002 16:10:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 16:10:03 -0700 (PDT) Message-Id: <200205112310.g4BNA3T63163@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Eric Anholt Subject: Re: ports/36179: Update glide3 port fixing compiling and segfaults Reply-To: Eric Anholt Sender: owner-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/36179; it has been noted by GNATS. From: Eric Anholt To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/36179: Update glide3 port fixing compiling and segfaults Date: 11 May 2002 17:06:13 -0600 Here is a new fix to glide3. It has been tested on -current with v3 and v5 and last I checked it worked on -stable with the same. It also takes into account ports/36187. Close readers of the diff will notice a few bits for automake15 support. I have been trying to get it to work with 1.5 because the current 1.4 automaking of glide3 is pretty fragile and has a tendency to try to use stuff from 1.5 automake. Using 1.4 makes work on future glide improvements (combined compiling of v3/v5) extremely difficult. I never quite got 1.5 to work, but the progress is there. AMD optimizations are still disabled because they caused a hang on -current/AMD/v5, while the same binary worked for -current/P2/v5, and the current/AMD/v3 worked. I didn't have the time to track it down. Fix: cd to ports/graphics/glide3 rm files/patch-config-include Apply the patch attached, also available unencoded at http://gladstone.uoregon.edu/~eanholt/dri/glide3-20020511.diff begin 644 glide3-20020511.diff.gz M'XL(",F>W3P``V=L:61E,RTR,#`R,#4Q,2YD:69F`,1;?7O:QK+_&S[%QLEI MP2#0"QB#ZS28-W."P1?A.&U/'QTA"=`3D+B2L''S^'SV.[.[$A(&&Y^DN;2Q MT.YH=F=V9O8WHZ7KF-:Z1J[T+];$GEOI\V__I(<-E2"S&BG.W(55=(P[O[AT MO<`O3CU].;,-^#*W34LIAN/F[]*>%7BV=6<[4^+!Q;==ATB%4MJT)Q,BK(C@ MP=UFHH(@1#U,H*$43XI)!%+I?;T$H2?']@M+)<4THU M:*&TZ0\?B"#E2RDJ0<6,3P++F8M!1]%"J60L/\6E$?;4WW;^$)4_<'RR"^.C]R#&B;YK0]N%VJR1EW2->J4**(I*$707J>R+9_NDM5Z2=RC- MJQ@J=-Y%22Y*9=2K=%I31.('UIW%.<(L25JX'@Q'_?I5ZYQI31%.2A=VP-H_ MM89J=]`_3R$K45&D=&Y#SA67VR:414D"?3;JHU9G,.RV5"#E$TT+5W5UU!IJ M:G>$[;,@6-:*Q?O[^T)@S2V4JF"XB^)_=&?FSH.B"9.=%TW/+I)_I854ZMW7 MV/-:;]"H]QX3/#7UYJ+9'9ZGV*JDA697';6[/1SLW==P[H]"*$\AF/X5L@Y[ M:VJQ4YP6&9&`_Y\4`MTK3/]*"ZW/HV&],=(&_=YO^SFF!5!??=2X?+V<_,$G M4]XU*71$'.JJWNV/X%\+Y*:&\8';"1HC$EP,!Q];L#BIHZ9K^<1Q`S)>V7/S M"#MOAQ_58>,<-0!?07F/168(:>%&;6F?M>MAJ]W]?)YZL&#]NGUU5._U5$V] M['4O>"/2P=UH,.C%6NHWH\%5_6-+^X03D\HXT8\ME.P\%;I@05\%KN$Z$_9( M!RD8B]Q.2YG.==,/7,5)'F1L:<[QHSV>9Z1RJ9+/07.0/.S6"Q*C/B]^[US(L+55HM-!/5SJ77&E&_[D];+5. M3[3(MR%N;R\_HTRL_Z9IRP#@\:BE/NS`HJ8$G5'R=0\7/K22'68"@KUEDR;- M04LE_<&(W+O>%Z:\1KM7[ZAD2F.X1X*9[A!A`*O`.G+G<`6\)D+=!%$6;WYS/P"[";)PSDM'`8`^-N&EG>TK,$<'WO M(9C!-ENKI7.I#^^^MAJ7`^U*[3R2HQO?HML5$9KQR1)[0A[<%9GI$,QU\LEU M3==5B.N1"]WQ9Q9L8[H'[DVX&8/(2]+H1U##@98AA$FH)8!6/9_!U M5!\^DO5DR2,BF`E:/[630Z(CR6(XH>,L]<"8[1B%G!'=F+N&/@?B7`J[,JPK M2W[Z">CJ#1;4B="%._K]HJZV'HO^3/>L(G^8+:%CS%>F17[!79=&U,67]^DN M@T_H<+8S<7\T?`K'W0N?I`1\DC831?@4WJ0D4E\RW$%$I::%`!/%#E=-TVT>"3-`1J99MHS)6#ZMGLCC:K5:.AV?F(JL&.98J9@5 M_05&J")DHXPE43:K9L40%7%B5<8`L&R4*F.CK%@E1:Q.)+,J*A.E+)OCT]!NEE^F`FS,"\L)?K3IQ(8^V'KB MTT4#BMWOL"%IRX82U"^846A$BCE9$\4DX>S)W(;=RWM(YWKL"PE\_P_%TX'WJEU.J%V.3354.KV+JUPZ M`7TCX`Y5+D]8#["T^<6&-/++R`33"W;TUGQ=(38#0O3TA(#')^(&N:3@L8>.0 M9\?$>>,^Z-[!6J!A09PW[R'6PT9A`%3V,!DC@Z7E='J8K^VW*=SQ_`(A?')F MB'1#8]27R[EMZ)@!^K"X_[NR/5QFG#$-(*$X!4R*$+0M=%!N'+FM''+:(HOOV8@EJ,V:6\049NROPR8GG+BCBTQV30#RB0ZZ6=%3/\E?S M@("%X9V)R:<-N[5!&=JL%8=V](55X#:`8YH`]L+10'L4'B`ME=+2?9M9@VG! M+HN.5L!M^3=`"_?V?`ZF`]S#Q_P5*!INIE9`62#$LJ?8Z"ZYHNSI+*"*Q_YP M<=+"0\AO;,'B@U0%0B>(9F%-`C07P%[6VO(,VZ=C,)%UL%5F0YAZW-[6R"MR MHUS\@4-2`1Y:4(O@_0A*A$A$S7:^,G@8L!:FB/4V- M9BO*0X$`)M?$I'#D>.TZ?:GDU))1%F6BN5:XI,AT[G<#"YG#\A.?@+ MW3@;`TS_CVXHU_D(*_(AB[,*&V# M)RI:L]6NW_1&F3^**]_[$_H@.\AA=QV@\F?V7;VY4$>9M<8Y^8R*\%O3]LY_ M?O<5@>XO_R"?=LQ'(@W%3\,K-F0;<`I-8.CE%D:6*C)&; MRKSC//_!_MSUJGUVU"TG;3[34AA6A<0NK;&$$^X-M["EK2$H`#Q%%(H='JI4";Z&*(3^*AO+3#40V"""."CPE2: M*)W'=R[:"R4I-W.*AT0JV'3LGG2%O MS%CK999D,G>N;68SF3?T/DM^)1EMZM7!G+T@\Q;:\H1H&M80-"T/WWK=/GS+ MYL4LJ1%QW>:?+!V#9>+""V.)F)]F,NWUC2)GV;#X./@7JP1H6J=_T]`TVD1V M\V(?SI&(['$V_/Z'7IX`KU2!)/Q+3'/=_J@U[-=[6N.RU?B8T32,(Z@2"*@F M7A?^%"\3/=#GUUE(_'=[Y)39L(&P[>]URL1(>_PR0?,-KAGG5HLC869F%VM-5H.W,P-=:.CA0Z!+2NULPC6!/D!&RCBC/X M!<@P%YB]3YHPG^ M0#NOH)/MM1!F,K1)\R?DS3GZUT6OU6]J@WX+?6IGW^^MX2!+OH(XZ++03/U' MN\TL'OK4@Z0\.5HY/+?`O0^Y$-]=>0;L>P#:33)9.?1]TU$6)D)W_>+Q-W,Z M+G(`$4T[*1&3^3%4U$9X\QGAS>\B/("KP'9H@O4]-/`LNRTUF`DUX/SC>D!3 MJDH5M&MVV4)GB9MAJZ-UAH.;:^VBU>GV,Q?#0;W9J*LCK=O,XUO$B]5D8GEU MT_3R1,[#=J)DS_9P4%NCS.Q^^RDTV#&]]?_`[U.O0?O_1#X'NL]!HZF!1S%V MY@T.8ZP\UIS]E8##=9V)6_`I!:D!QU0J]=235NLX)RHGWR^I3LL2U2F])'3Z MK4I\285D6X?W$$3<>["=7XD(>WQ"7JK7PR/3-RB6[-$L8_A$O5O\MM4K566* MFOB5*OCXF$R!W%XNYQ:&.&PJOD8Z0(RW!Y"BR+-/3[YG-4H7Z9!/Q>.5L,OZ+2NM94]O'%UA8!Q,YK\Q8-[YD M*4N)9":>ZP19OORX]LZ.Q7=>7/TA:,[BYAM;?M:@X6MB:MC/K7V0[U;1[DYHGD>. ML[A-0*^V#+S#\<`>,9"ON);`1,XVJMZ3X?V(BLL+]9;O4&UY7:VE]*ID;D^E MY?`ZRW]79=E58REA>5>*UU@@TE9);A-O@X>E14,L%@Q(!S&F"^'N+-EU"O;J MU2F&WNZB3UW9RRM]V35IKQ`OV436E]WQ&-^ZK_4`=C&'/QPZ^O;P;7>:'+SN M/*!OX)R=P%H'R5[;"0@6/AOU7H\<=[QKSS6RU,]8X9FEC#*`TK#V'"OM-+NC MR]90D]=RS"/!0W92E=:E!)4<1;N7M-"-:X&!J+/D$.JH>WW=:\%0:AVREI2X M%G<37-='6,))/9ED2#`^<6GO0":=%=GWH5%'7%;&: M!V/,5<1R5-6#A:$;+]UH2;A,T!$'31D8?7/'`2:)P?3=^GV&=TS5F6W-)[@? MP(1;;6:''6]8/:OI9\8`I5-/_*3/5W2JW"_)Q)T:^!6Y[XG0OA_\D`K<9IQ] M<7I#\2VA.N)R:.U-.7U-N`;V^_!7U'5(T(Z(7XN_-@]NX2^E5J[$0[=20C3! M+DG\]0M+;/TG6.E[8JY*B6(N=@G!>O.BHW7[[4&F6LZ'8/@H(Z[_\3G[+^<( M,W">L=,_X`:J%?`7V_0M-J`/=T)OY^[4QI=F/%^/,I:#N+R`FU9&0`#5CCS=\3$O0_A'CJ=& MVX;K><@^MBM!GA:`'X=]K\C#&(1],[MUS"P'AQVOY7FNU]#GFV_PC=YY$X',R/,-L@,4L*Y=93?_<81PL]H>-,*]\=JA=7!*D^0 MZZ\8^XVD)*Y+IV(2O-;PU(([7V$9[M55E5@!Q/`LR]'N;3.8 MQ;$V;;[%UK-]S\PL>B)A^Z%+VKQ=01'+=*7Y-28NLIW==QT[N`963$7AD(^O ME>NN2Z'W>FCYJ0C.A].[/TM2/>RDFFW/7))H'9Y?HYF#G]%C%KH1K,!2'O#D MAD\"_8OEX$O7V;V!,GV"&.22J$9*?8@9;5+:5UDL';RA#HF`KHZ'6"9S?4J/ MAIBVOYSK6.&P[]CAD\":SPF^'Y[I`>%CT\,K<]%'D(S[>&#)`NCS'%(7.4VW$#5KGD)3;/$FP0WP;O^"L\$P-P$8/. MWL]QD3Z?XGHOB2+5.[M&>F=1``(+_*5YVWFB20UT+SC;03L$,8#V\E9K=]L# M[7HTS'#]Q^%.<@4(#:I/5X&0J%1-54<31LP7DU-[<[ZKATXDRRHA:UH@P9TS@8Q@^I5)*9@DKRT]QW6WP5UN%I7-J>A.W'.>;*S!W61C27$C&4H7_6$R5=-5"!>5=$N M845[$E6TOT8:.*BNO;M&C/VO?D'PG6O8KZY@ER7F3>P:*3/<\B*,03DO'GIX MU"M/C@A&F`"/RD&,XZ?SZ+B`/$BD5IV^[V^RLR0J=F=>J2!T(Z<1RN"_EW`S M3B7K?1E\K733;D,^>%%O?&1?HSG$9:VPB,VN(8SR.HUCD`YQ"_V>Y;'L;`ME MG8H[41:GWALKGL47M)($\98#EFQDB-AYO-T;&0V@FI7G4$S##C;)S"/8->[Q MQ\37)Q:AOV"XAVS.*L3ZBM'WC93;R\PC#:&AYBAC-CATW:#``3ENLX*P/X3O#N#1TI!H>-C]_/Z( MA.J':=XX"WUY92U<[R'##2UF9A6%OG3CUT3\W9P<`>G(^_/XM#L-'W]BL1,C M(O4OV]0D1Z[JG[7^S96FJJ/LKN1\:PLA]#<<;\+>2!E9IHL#'TMD_)L=(X%@ M0$G_LP*;X^N=7,LP`.U[6`K7^_24[63LNCE<`$GZ?.7/0MU'RQ6]8XP*SP>* M%+.+U^DB9CJA-O;D*<../BDY^L%?0%*PT\1[&O#O'<,[0<\<_5G,@G>`17 MJ=:DT^URQ+//QZL2)S5@PF&MOF.OGNX M''95,-H^_*WW1Y>#_F_:):!#9L%XC)+)KYSF2_@S'KR*<3=2EQ;^CH1X^*,8 MFD-'A[&I(7!W$JZ'_]?>]3\GKAOQG^E?H4O2*5QB+GQQ0FZ:]O((ES+#!082 MDA\ZPQ!C".\`\[#IRW5>__?NKF1;LF4P!-+WKI>9`+*T*\G2:B7M9Z5:J]VL MUCJ=9OOR`SK26/,Y,XZ.0+@@C<$+GW?81U&/H$+H'PF!X M$L])"J8[:4E?%+>KQ+7_8N`G^HZW0.YJ=[2_>Z6YKN7%APNZLM./V M/5IMNIUV:K^@:FNM+>HF[T2I2:2!MJW+QOE35665@26@L%0"]JJZ"FY85SFC M24).NZ]L4``6T\*!$U&U5VW=@U9##R*(@D"G>=\&70!JSYHO!YYM>7D+Z?EX MI$^`E=3&]+!VXG4'J9V0$%^&PD4A=%0^T<0,VD;673GM^SCZ*_L;.WJ?]Z;S MO,N)M(+P/N]$D[5RP>.)DS`5I2Z%,]Y>9[\S43FCA(FHG.05\U")SH^.\M"PJDTF) M?]&,+C-?NL_LS_9@G/GP'E;H:+.P^I.)O?B+&T(Y@]42-WX(&C<=30#RS4RA M3I#5"\.]8J(=66CYP4?D;,RY<(PDI>Z-+*.2A:SF.2+"Y;^@IY?T=93)YB'9<(&NC,(P@REULF2^C0^@N5UX5=EK! MRI1,57GI:%2(T=G'4QD=6B$33B4TX+PG1P(\2<(_VV'P#?K%V&*#X2S/V&=X M2IO6&/>-%JM8?WMAS[P\9X!)'K@U)$R$G%PZL.*8R4B?3,2>P^)F`O;;;])3 M<9H/F0_\KIS!??(Z]&1$^->K/=HE_-*Y02G/W-XW&DJOYTGE-++1P_4&]F(1 ML5=6.%RD@,G-FUL1Q;80##/O`)C0J<[+`WIE@ ME-SL+=#V_N!IA`)+9Y)<:FNI6+97R_*>E6N0RVI9?I5J]7FDE65SG2S#))#0 M>URPA%*-/$R2Y$@RC2"7HH(<(U$VY8NG'\L7DAR?G1.Z&;Z*O@J=+_JC:1\Q M.#CUZDWQ8*"1S;*%0N$$*.&C=%H,3:(X]PO[U\/57;7YI1KK=_PYK`<;]QW\ MQP1B4G=\J-%VOMX*++TO^7P^IXWJ?6FV:PGQK38HJ\]!9"R^UFXWVXAE($0M MVN,3&/&$U4;MJJU)*@R$A]&B<:'E6G8Y<\!ELXLQ&.5UJJDBJU+Q:*WA' M">+U3%DN7;T3"(]UO6&EE8#YQ&DW34)/V3IUS22(.^+/N> M,_`\DD89'ON:,88XI#XA(#3#F!I_K,#PXMM-8($)G/PU)AE>-'1QDM*9-#"< M<]S:N0I;XW__81&U)*DF_X^\Z4)_JHS.'*]H+*V=GI:6$PLE.'SQ(&YW>PD^#EDD6,& ME'?[/;@N=#D1/[[Y/PC/[P<$4#_!G$<7QW6*,X MKQUMH)MKL4:K4ZS;AM@.:[2&7EW6E.'%F;\#K-'E!D@C\\V01F8*I)&Y(Z21 MN0YI5"[&>^C9><(4-QEI%%L)%^4#J]9SD:>_L"@N``,9K%8PB_R:$/S>!](F M-3!&QA,Y^AS4MJFVO@&]]Y,RN($9:$ZW!E7,?W M]Q9VCQ]QV4H`BK*%3777KG=J=^@8 M1HC9$8FLU#@1!&(BH3+>N^I0@"VP':$J3:ZL1EUY2'7#\J[+2$^[8K8GZ!#Z MXNYWMJ?DE##;4]*\8K8G\]G9>D2/I'%CVT%R9(H])SFY9@)Y'EV`))(JP`0@ M+WQKQ^`GOT`>G!*3W>'"#LGA/M;&EXI92OTFKY MBIR$C_E\P'SRE$\>PM#[UR?2RMMZLF#A#Z-`H8RHGJ*Z\$_!(N)G1/<[2M"$ MXDG!9,>5$!5T4VW==?PS$CZBR\5-M0F/4-NUZE70R_"I:#OCD'_\5+_I04I6 M%_=HN*Q9ROX]AQ=C/=FX$8;W4SS9=`F':P_H&@_K&??T",)`/(+EX02>+]&4 M"D(T6ES#@'('TC`;P<*4-1"LOZ!;,J;C?_-#:OE%;2YG@G=?>(L^(WD1Q^&C M?&'6KOW+TIY9B)$P<.E9O6W2GH2H,5Y2=L:,:;D"GT-G.O8,$C'#%S%CN)PM MG,G$F#C.W$5G$R-C#.V7N3USQ_^R#;E4+J0>]ET/^J?W#&].O"$RF.(Q#D'> M"`>I\I^>@R^#%'^PS?;.%6V5B)\1D]R4B/L$VB3XT17L&&6S'7 M3:F5(:)QE.6W&+2;S;M>YZ%1_ZF3PT4V1/GK;5K1MQ8."!Z4#D,Q_O.1GP<_ M1\,4QVCX@[N_:83=JE&MWU8[.?K%'7?P%W4U2-F54G:#E-T@93=(B?4,T_(B MY:C;BBD:'HJ[@Y9S-IHX3_T)8G^^0E?#(SY< MEFUDZMM'K$?ZNQ?OTHOYOQ??\C^YHQ?>/1G`;A&!3E/-TX MKAG!2W@UK;3YAK`-SB9I/H@)XM:E$X9)6`90V5@!QX\>3XWG.-&&( M3DJ>6D$D,=`@/4H*TF,C9C$%4I`52(GVJ4J!B%9;+7Z1+^.3?Q',,1((.=0- M0D!&'MIB9``R+J;T!V1*B+MI`PD(=>/^NN;GY`=Y3DJH&X0"80]R\F64YZ2$ M8K*.CX_34Z&H7ZFY72ET2JA[%=!=!6^#$X7U1R(YU+T2;X.?;,T/M@Y.HF0W M?#SP!V\RJY%VSQY\D@RJGPY.#KS%TC[(D3=_:&@5]93T1E)LQ$)[HST-@G;, M9:-NL%_)B[3B2C0L(MT7U9`X!%\"K.S-G>=:OWGG^C(;?5O<]TJ]L$3 BWD>SR**1J\JD4_>O+F)"6T4C1+FD-;GZ_5\."+_1U8(````` ` end -- Eric Anholt http://gladstone.uoregon.edu/~eanholt/dri/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 16:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CF8C37B405 for ; Sat, 11 May 2002 16:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BNK1G63938; Sat, 11 May 2002 16:20:01 -0700 (PDT) (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 3DDBF37B40E for ; Sat, 11 May 2002 16:10:47 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 320353FC9D; Sun, 12 May 2002 01:10:40 +0200 (CEST) Message-Id: <20020511231040.320353FC9D@energyhq.homeip.net> Date: Sun, 12 May 2002 01:10:40 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37968: New port: x11-wm/qnxstyle (Widget style for KDE3) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37968 >Category: ports >Synopsis: New port: x11-wm/qnxstyle (Widget style for KDE3) >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 May 11 16:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 22:23:19 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: This is the port of QNiX (which I also ported in January and has been gathering dust since them :), to KDE3 >How-To-Repeat: >Fix: --- qnxstyle.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: # # qnxstyle # qnxstyle/Makefile # qnxstyle/distinfo # qnxstyle/pkg-comment # qnxstyle/pkg-descr # qnxstyle/pkg-plist # echo c - qnxstyle mkdir -p qnxstyle > /dev/null 2>&1 echo x - qnxstyle/Makefile sed 's/^X//' >qnxstyle/Makefile << 'END-of-qnxstyle/Makefile' X# New ports collection makefile for: qnxstyle X# Date created: Sun May 12 00:55:29 CEST 2002 X# Whom: Miguel Mendez X# X# $FreeBSD$ X# X XPORTNAME= qnxstyle XPORTVERSION= 0.1 XCATEGORIES= x11-wm kde XMASTER_SITES= http://www.kde-look.org/content/files/ X XKDELOOKITEM= 1444 X XDISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION) X XMAINTAINER= flynn@energyhq.homeip.net X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XUSE_KDELIBS_VER=3 X XGNU_CONFIGURE= yes X XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X X.include END-of-qnxstyle/Makefile echo x - qnxstyle/distinfo sed 's/^X//' >qnxstyle/distinfo << 'END-of-qnxstyle/distinfo' XMD5 (1444-qnxstyle-0.1.tar.gz) = 978195518f5214f8e608117671d3d7c8 END-of-qnxstyle/distinfo echo x - qnxstyle/pkg-comment sed 's/^X//' >qnxstyle/pkg-comment << 'END-of-qnxstyle/pkg-comment' XA QNX style/theme for KDE3 END-of-qnxstyle/pkg-comment echo x - qnxstyle/pkg-descr sed 's/^X//' >qnxstyle/pkg-descr << 'END-of-qnxstyle/pkg-descr' X'QNX Style' is a KDE3 port of the excellent KDE2 widget style QNiX made by XDerek Greene. X XWWW: http://www.kde-look.org/content/show.php?content=1444 XMiguel Mendez END-of-qnxstyle/pkg-descr echo x - qnxstyle/pkg-plist sed 's/^X//' >qnxstyle/pkg-plist << 'END-of-qnxstyle/pkg-plist' Xlib/kde3/plugins/styles/qnx.so Xlib/kde3/plugins/styles/qnx.la Xshare/apps/kstyle/themes/qnx.themerc END-of-qnxstyle/pkg-plist exit --- qnxstyle.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 16:39: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 AE6E037B40C; Sat, 11 May 2002 16:39:31 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BNdVB65169; Sat, 11 May 2002 16:39:31 -0700 (PDT) (envelope-from trevor) Date: Sat, 11 May 2002 16:39:31 -0700 (PDT) From: Message-Id: <200205112339.g4BNdVB65169@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37968: New port: x11-wm/qnxstyle (Widget style for KDE3) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11-wm/qnxstyle (Widget style for KDE3) Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: trevor Responsible-Changed-When: Sat May 11 16:38:38 PDT 2002 Responsible-Changed-Why: This seems closely related to KDE. http://www.freebsd.org/cgi/query-pr.cgi?pr=37968 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 16:40: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 A486037B408 for ; Sat, 11 May 2002 16:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BNe1O65219; Sat, 11 May 2002 16:40:01 -0700 (PDT) (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 274E137B406 for ; Sat, 11 May 2002 16:30:03 -0700 (PDT) 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 g4BN4Bt09357 for ; Sun, 12 May 2002 01:04:11 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id F38545A54A for ; Sun, 12 May 2002 01:04:09 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id B82415A549; Sun, 12 May 2002 01:04:08 +0200 (CEST) Message-Id: <20020511230408.B82415A549@nemesis.informatik.unibw-muenchen.de> Date: Sun, 12 May 2002 01:04:08 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37969: Fix build on -current: print/rtf2latex --- bento 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 >Number: 37969 >Category: ports >Synopsis: Fix build on -current: print/rtf2latex --- bento error >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 May 11 16:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: fix "stdin / initializer element is not constant" issue Regards, Olli >How-To-Repeat: >Fix: diff -ruN rtf2latex.old/files/patch-reader.c rtf2latex/files/patch-reader.c --- rtf2latex.old/files/patch-reader.c Thu Jan 1 00:00:00 1970 +++ rtf2latex/files/patch-reader.c Sun May 12 01:01:04 2002 @@ -0,0 +1,28 @@ +--- reader.c.orig Sun May 12 00:57:41 2002 ++++ reader.c Sun May 12 01:00:39 2002 +@@ -118,7 +118,7 @@ + static RTFStyle *styleList = (RTFStyle *) NULL; + + +-static FILE *rtffp = stdin; ++static FILE *rtffp = NULL; + + + /* +@@ -135,6 +135,7 @@ + RTFStyle *sp; + RTFStyleElt *eltList, *ep; + ++ rtffp = stdin; + /* initialize lookup table */ + LookupInit (); + +@@ -584,6 +585,8 @@ + { + int c; + ++ if (rtffp == NULL) ++ rtffp = stdin; + if ((c = getc (rtffp)) != EOF) + { + if (c & 0x80) >Release-Note: >Audit-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 May 11 16: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 CD75937B40B for ; Sat, 11 May 2002 16:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BNe1665228; Sat, 11 May 2002 16:40:01 -0700 (PDT) (envelope-from gnats) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by hub.freebsd.org (Postfix) with ESMTP id B689B37B40A for ; Sat, 11 May 2002 16:38:20 -0700 (PDT) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g4BNe0X66541 for ; Sun, 12 May 2002 01:40:01 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.11.6/8.11.6) id g4BNcNL73693; Sun, 12 May 2002 01:38:23 +0200 (CEST) (envelope-from tilman) Message-Id: <200205112338.g4BNcNL73693@sauna.arved.de> Date: Sun, 12 May 2002 01:38:23 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/37970: New Port audio/cmt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37970 >Category: ports >Synopsis: New Port audio/cmt >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 May 11 16:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.5-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.5-STABLE FreeBSD 4.5-STABLE #2: Tue Feb 19 15:30:21 CET 2002 root@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: The Computer Music Toolkit (CMT) is a collection of LADSPA plugins for use with software synthesis and recording packages >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: # # cmt # cmt/pkg-descr # cmt/pkg-comment # cmt/pkg-plist # cmt/Makefile # cmt/files # cmt/files/patch-makefile # cmt/distinfo # echo c - cmt mkdir -p cmt > /dev/null 2>&1 echo x - cmt/pkg-descr sed 's/^X//' >cmt/pkg-descr << 'END-of-cmt/pkg-descr' XThe Computer Music Toolkit (CMT) is a collection of LADSPA plugins for Xuse with software synthesis and recording packages X XAuthor: Richard W.E. Furseb XWWW: http://www.ladspa.org/cmt X X- Tilman Linneweh Xfreebsdports@arved.de END-of-cmt/pkg-descr echo x - cmt/pkg-comment sed 's/^X//' >cmt/pkg-comment << 'END-of-cmt/pkg-comment' XThe Computer Music Toolkit (CMT) is a collection of LADSPA plugins END-of-cmt/pkg-comment echo x - cmt/pkg-plist sed 's/^X//' >cmt/pkg-plist << 'END-of-cmt/pkg-plist' Xlib/ladspa/cmt.so END-of-cmt/pkg-plist echo x - cmt/Makefile sed 's/^X//' >cmt/Makefile << 'END-of-cmt/Makefile' X# New ports collection Makefile for: cmt X# Date created: 11 May 2002 X# Whom: Tilman Linneweh ||g' X X.for i in ${WRKSRC}/analogue.cpp \ X ${WRKSRC}/canyondelay.cpp \ X ${WRKSRC}/lofi.cpp \ X ${WRKSRC}/phasemod.cpp \ X ${WRKSRC}/syndrum.cpp \ X ${WRKSRC}/vcf303.cpp X ${MV} ${WRKDIR}/$i ${WRKDIR}/$i.sed X ${SED} -e "s:malloc.h:stdlib.h:g" \ X ${WRKDIR}/$i.sed >${WRKDIR}/$i X ${RM} ${WRKDIR}/$i.sed X.endfor X Xdo-install: X @${INSTALL_DATA} ${WRKSRC}/../plugins/cmt.so ${LOCALBASE}/lib/ladspa/ X X.include END-of-cmt/Makefile echo c - cmt/files mkdir -p cmt/files > /dev/null 2>&1 echo x - cmt/files/patch-makefile sed 's/^X//' >cmt/files/patch-makefile << 'END-of-cmt/files/patch-makefile' X--- makefile.orig Tue Sep 18 00:15:28 2001 X+++ makefile Sun May 12 00:46:39 2002 X@@ -12,9 +12,7 @@ X # GENERAL X # X X-INCLUDES = -I/usr/local/include/ X-CFLAGS = $(INCLUDES) -Wall -Werror -O3 -fPIC X-CXXFLAGS = $(CFLAGS) X+CXXFLAGS += -I/usr/local/include/ X PLUGIN_LIB = ../plugins/cmt.so X X ############################################################################### X@@ -61,7 +59,7 @@ X targets: $(PLUGIN_LIB) X X $(PLUGIN_LIB): $(PLUGIN_OBJECTS) X- $(CXX) -shared \ X+ $(CXX) ${CXXFLAGS} -shared \ X -o $(PLUGIN_LIB) \ X $(PLUGIN_OBJECTS) X END-of-cmt/files/patch-makefile echo x - cmt/distinfo sed 's/^X//' >cmt/distinfo << 'END-of-cmt/distinfo' XMD5 (cmt_src.tgz) = 21c6cbf2a755f9c8a6470b395e9a2792 END-of-cmt/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 May 11 17:36: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from david.io.com (david.io.com [199.170.88.28]) by hub.freebsd.org (Postfix) with ESMTP id 77B4C37B408 for ; Sat, 11 May 2002 17:36:03 -0700 (PDT) Received: from eris.io.com (IDENT:eighner@eris.io.com [199.170.88.11]) by david.io.com (8.11.6/8.11.2) with ESMTP id g4C0a2r21482 for ; Sat, 11 May 2002 19:36:03 -0500 Date: Sat, 11 May 2002 19:36:11 -0500 (CDT) From: Lars Eighner To: freebsd-ports@FreeBSD.org Subject: /usr/ports/devel has become huge 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 It seems to me that /usr/ports/devel has become too large and it would be desirable to find a logical way to divide it. It takes me longer to make readmes in /usr/ports/devel than to buildworld. Yes, I have a small, slow machine, but I assume the same ratio holds in larger, faster machines. -- Lars Eighner 700 Hearn #101 Austin TX 78703 eighner@io.com (512) 474-1920 http://www.io.com/%7Eeighner/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 17: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 02D4C37B407 for ; Sat, 11 May 2002 17:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C0o1I78996; Sat, 11 May 2002 17:50:01 -0700 (PDT) (envelope-from gnats) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by hub.freebsd.org (Postfix) with ESMTP id 9947737B401 for ; Sat, 11 May 2002 17:40:20 -0700 (PDT) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g4C0ftX66787 for ; Sun, 12 May 2002 02:41:55 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.11.6/8.11.6) id g4C0eHj84416; Sun, 12 May 2002 02:40:17 +0200 (CEST) (envelope-from tilman) Message-Id: <200205120040.g4C0eHj84416@sauna.arved.de> Date: Sun, 12 May 2002 02:40:17 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/37971: New Port audio/xmms-ladspa Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37971 >Category: ports >Synopsis: New Port audio/xmms-ladspa >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 May 11 17:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.5-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.5-STABLE FreeBSD 4.5-STABLE #2: Tue Feb 19 15:30:21 CET 2002 root@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: With this plugin you can use LADSPA Plugins ( e.g. ports/37965 or ports/37970) from your xmms >How-To-Repeat: >Fix: --- xmms-ladspa.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: # # xmms-ladspa/ # xmms-ladspa/Makefile # xmms-ladspa/distinfo # xmms-ladspa/files # xmms-ladspa/files/patch-Makefile # xmms-ladspa/pkg-comment # xmms-ladspa/pkg-descr # xmms-ladspa/pkg-plist # echo c - xmms-ladspa/ mkdir -p xmms-ladspa/ > /dev/null 2>&1 echo x - xmms-ladspa/Makefile sed 's/^X//' >xmms-ladspa/Makefile << 'END-of-xmms-ladspa/Makefile' X# New ports collection Makefile for: xmms-ladspa X# Date created: 11 May 2002 X# Whom: Tilman Linneweh END-of-xmms-ladspa/Makefile echo x - xmms-ladspa/distinfo sed 's/^X//' >xmms-ladspa/distinfo << 'END-of-xmms-ladspa/distinfo' XMD5 (xmms_ladspa-0.3.tar.gz) = 7d372888d9dfdcf74442340322afa92f END-of-xmms-ladspa/distinfo echo c - xmms-ladspa/files mkdir -p xmms-ladspa/files > /dev/null 2>&1 echo x - xmms-ladspa/files/patch-Makefile sed 's/^X//' >xmms-ladspa/files/patch-Makefile << 'END-of-xmms-ladspa/files/patch-Makefile' X--- Makefile.orig Tue Apr 9 03:46:47 2002 X+++ Makefile Sun May 12 02:37:50 2002 X@@ -5,7 +5,7 @@ X rm ladspa.so X X ladspa.so: ladspa.c X- gcc -Wall -shared -o ladspa.so ladspa.c -fPIC `gtk-config --cflags` X+ ${CC} -Wall -shared -o ladspa.so ladspa.c ${CFLAGS} `gtk12-config --cflags` X @echo X @echo "Now copy ladspa.so into your XMMS Effect plugin directory" X @echo "e.g. ~/.xmms/Plugins/Effect or /usr/lib/xmms/Effect" END-of-xmms-ladspa/files/patch-Makefile echo x - xmms-ladspa/pkg-comment sed 's/^X//' >xmms-ladspa/pkg-comment << 'END-of-xmms-ladspa/pkg-comment' XXMMS Plugin that provides LADSPA Plugins to XMMS END-of-xmms-ladspa/pkg-comment echo x - xmms-ladspa/pkg-descr sed 's/^X//' >xmms-ladspa/pkg-descr << 'END-of-xmms-ladspa/pkg-descr' XThis is 0.3 of xmms_ladspa, an Effect for XMMS that provides (some of) Xthe power of the Linux Audio Developer's Simple Plugin API to your Xeveryday MP3 and all-around media player. X XAuthor: njl195@zepler.org.uk XWWW: http://www.ecs.soton.ac.uk/~njl98r/code/ladspa/ END-of-xmms-ladspa/pkg-descr echo x - xmms-ladspa/pkg-plist sed 's/^X//' >xmms-ladspa/pkg-plist << 'END-of-xmms-ladspa/pkg-plist' Xlib/xmms/Effect/ladspa.so END-of-xmms-ladspa/pkg-plist exit --- xmms-ladspa.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 18: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 BB49437B408 for ; Sat, 11 May 2002 18:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C1A2g84619; Sat, 11 May 2002 18:10:02 -0700 (PDT) (envelope-from gnats) Received: from ice.42.org (ice.42.org [194.246.250.222]) by hub.freebsd.org (Postfix) with ESMTP id B68FC37B404 for ; Sat, 11 May 2002 18:08:49 -0700 (PDT) Received: by ice.42.org (Postfix, from userid 1000) id 66AAD57B; Sun, 12 May 2002 03:08:47 +0200 (CEST) Message-Id: <20020512010847.66AAD57B@ice.42.org> Date: Sun, 12 May 2002 03:08:47 +0200 (CEST) From: Stefan `Sec` Zehl Reply-To: Stefan `Sec` Zehl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37972: new port: graphics/gmt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37972 >Category: ports >Synopsis: new port: graphics/gmt >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 May 11 18:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stefan `Sec` Zehl >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD ice 4.5-STABLE FreeBSD 4.5-STABLE #10: Tue Jan 29 13:21:53 CET 2002 root@ice:/usr/export/obj/usr/export/src/sys/ICE i386 >Description: A new port for gmt: The Generic Mapping Tools data processing and display software package portlint doesn't like my use of a new variable EXTRACT_SUB, but I think it better to understand that way. But if you disagree, I can change it. >How-To-Repeat: >Fix: begin 644 gmt-port.tgz M'XL(`.F]W3P``^U<;7/;N+7.5_-78)-L;SRV:))ZH>S4O7%LV5;KM[&49O?> M=C0@"5)84P3+EUA.QO_]'H"41$H@G)E>9]NI,9-8.,\!QN%[U"R+2[1O7O(AD(V9V>W6[W.,`SEO$*=9_;,)[R-,,)0J]2XBKU MGL+_35,`XW^)[XA/0_)<;9B&T>MT&L>_8_;:J_$W3(!-L]M]A8SG,JB:_L/' M_PVZ(O%(7$SRB(T*Z<$\EERL`631'N#3G!&D)L0^.,=;&V9!KK$ M#\@R#!/`SU,V`^$6T/2A8^DL";0W('Y[FA#R<73R%G+:S?7M^.KHWX:#PXN[X=#D:@DN!X2MU4NSP:C0>WD]%PS,5^%A_L M[4%Y/64DS?0IOL>4ZL3+]^+^INV5>KY.'19I`>)%^H1PU@/V!>I7A;K M%`=ZGL:ZDS1I!(2%+*!Z3AG4)M,*J4]T-\VY/3J6FP05$9;J4W:7>YCJV-5_ MBY>*VLEP5')T=CE^^ZU"TJ/`3H<7G(:WWP:_C&^/CL>3ZZN+7Q_1*C_Z]+'0 MY)].AK<%V55M7GK1S.,D3EB05HN?_O(HS*TJS7"TIJ)5VA.V3M(I3LBZ%HS> M\&H,_P9@2&5N:!?#CY.3PCR?'UU>GP[-/MH!`MLY.CVS.HL]6*$YC"\T.H\W9P M.OSE<:^H7?1(]+#5(A%V0M*ZA[GFT*BB"KE-%6"AH@*YNHH@P(,>_V4P&5S] M=>=PZVHP/CXY/;^&X7S[[>+Z^.CBX]%H\*@-KT;CHXN+R1A,'8P/MV@$3B@, M4?FWY>$,+S.\G<5G;D5,$DV+69JUR#Q+L)L=:%L?8)DBL5[![OI<>(\\)NRD M/OH)O7,]P#_?_F5T>_R(_O"'BO+QY4EU'GT"PBFJ93WR/^N\_#\?ED`//[U_'Y M\.IL6Q."XVM8\9/SX=GY(1_8BNSTT\7%2G;*1>/;X='5V<5@)1Y]NKDIM'02 M>10FSQMT3H-I*R%?P<7A-`MI1%+TKG^Y?5"S9-7P=G5Z[Q3S>PIUK$_OFXMR MH8%.Q>S7KZ'M,"6-^`>7S68DRM#KBI&G.8SPNI%6@Y6<"IF5/E3RM)6"2(65 M!2ZU\L\L@H4)40>4)90'`5YB,4NDK`\*[H1L:AU M=@,65WM2&\#USA0UA1L>Y78P@B+'X\$)K"^&A(F)2W&(-%B66G5]/JOPM?\P:-\C@."2<'&N8N-,&S%-W#AC7E=B`8"MY5!'T% M`KQWJRJVBU6W$CRBGP[1ZZOKUS4GO5/WTBEO;[T+=3>RL_0C+:%=&]9B4<"( M"\Z)/@SPAX#K>?AM??SH^?URYA;TTCH_8^BSNS]IO_>1YR55$C]T>#2%9>JSYVKCB?,_ MLHW%^=_JMN&B".=_J]U[.?__B'1YTD7O^"2`-2L.X<6!4`=2=.>KM8T.D=DG M'=,Q[%[?)+YMP=W<-#I]Q[+M?=^W>GUMLPXXLU1KZ'B6Y?I]Q_,[EN\YKMVW M^KVV@8EI[!M.MRNI0;BP:AT^=@WR8W#_Y"9NAE,[@7H;FK0<4ARQ+=]$7ROL692Q/T`S'(,D8PDE&?&#QJN;T8B'-5&:)W#0@!LK;[K=@N9)DL;[K*ZXT(H`;+PD!'JI(^ZHY=Y86UZS[VDV!?/XF'+G#%4!&1D)'U#`73Q< M57FQ>^@P@AN\!T3AZ`&]@]':UE@B/NQ^W2[&#?.>QGFF:]IX"C9S@Q=QJ!2Q M""K-IN*B"[9&,6P"G-HI@7;%?,KRC"6T:%+SF)N+R[+H*)BH\X'08\\7%NG3 M;!;R4/,,)A=G`BKVLQA&,R-\O!@8,8R0B^%FS2==R-@=5R\L!=[X6%=:SU@L M(K7`>-F93"NBKX"0N9Z[^)37[=T.@NT=V;'N/RX M"UQ^@9F`^-B6/;^?,B`0\MET6],^?_Y\@*9960I*1R\ MZ54$F4L3-URI!(E7:*TDLPQ<,RRLK"KRB(_S,$NK,OXPH)I/"=^LZI*LVI+E MQO7\_.%K-5]N"3517BOAAC2NYH&!&N[[M6R08(^"BZO*P&]FY!]5"9WQTW)5 M$/FLF@_!'\YP>E>5K>=YU+\F2$CA.^N%JHPE7HS!EIJ@V%VJHA3S#:/>%&S6 M5<$7*,)JM/%=L99GL)VN*N%/$JMC`1O;>LO@=&=XOLQR'QL1N($[E8;6R\2I M`[L!5%:1U$8,LCR,7LGST1"!VHJL/AYQ6J,Z3A.65E&^A5?S&9EGM0;K%UC92MJY22,@(LML3INF3"YZA$'.%(JAQ+ MI`[+([Z8/0F63EE")/)R+DD0($(B]?/(C?",I!),G/ID`%_;3%8`-APVDT*. MFTBD>43_D[ADL6@DDK3YB6 M;`4OMH(76\&+O+`4O MIH(74\&+J>#%5/!B*G@Q%;R8"EY,!2^F@A=3P8NAX,50\&(H>#$4O!@*7@P% M+X:"%T/!B['."WPJ+I1I[4@`GW3^ZHC.$AI(Y!41W"0BXDT2"I?[2:CS=_@: M0*H"73D(%T.ON=X2;:BX1!MJ/AN=GX^:*B[`AGH+<+W:F]'%A-\2];C*+S]& MWS^D]/XAT!=WXQ7"XX\2L;C]R>2$IE(QYK$$"9*0D!)?"GAP%20DDF&81@Z[ MER`Q"W$BD3.78%E-$9LT-?(;D75PRJ12/'<>)'*XX$O%(7.(3$X<5\:VR_B+ MEE*`A6OBRE+:7WK`*:$T^C=:7SAK/^J)JI< M_3X]F4\D#0II3?AS>$(H:T*5Z&FS:A,E`D`W`JL9P'MC:E90!L`RBC&VOB M:E1M'2L"O8?_\<\-1PQ='C2=4R]/.=^D61ZZZ M*G]=O=&"Z?>HEA9\EVYAP4)5O&9<:/'`M!NG)'+Y,R<9Y!$YQ#T`7\R)!$JG MT[1!//'B383.`HN_;,[#Y5)0"L!>0EPLD[LLCR4FQZDX4LF`+R1DFW+X%Y)` MUI599L%?.>#A;!,`H06?I27$HRH9T-@X?Z8L!6+^<$H&%(^V-I!9X-DV[*8R MRSB_`>9O`$C*P495'LUD!5,2/'QM`B0\@VW"0-EL@E,JC%LFG6G\[,9?,&$2 M;&ZE#S#=<(;E;!6X"Z<4">2Y0,`"[^0B>=.O(3ZTDKSV.,/IVK(ZJG29!8$.I:B@J9UK'`N`A*75-@1 MFA7$'%.KP!GT"?SKIL+*OY>]$PY>K@"59&2F4J@QJ%+D8Z#`BW%5*O#A52CP M&:.`^413P'Q^*N#R--(`UY;,$VIBY33J%"Y5`0L7\02N@(O+<3.^<%U*%1-^(\\U7B8,W;,3+/;H17QZ45!K%>:E1HSQ2-..KK7!=IW"(X*GW M7)SP@?*:<,CQKY+RX,GZ0:Q0\O@5MS+DX@3RP:-),D/EGE'-PC90S9:/L5<5 M5["*UU;@8*0"%=9IZ^*J8$'7FJR2_=W?"N0F\4%(G_%70+[[]S^LGFGT^/>_ MC*[9>_G]CQ^15N,/J]"=MI[CMT">_/Y?K[<8?QA^_OV?=KMCOKS_^2-2J]5" MBS'GO\RP-9[FZ,\X@B%"9O^@8QW`2%F&86D[.SM+S:T1SL2O?Y@F@`>6==`V M"ZT/'U#+-#J[9@?ME'\_?-#05O'%?Z2A&9E/BN\?'VQI+?&S!/^+?D(M'RV^ M=KS\[9&_OT?E3PGLE'HM;Z&%6OC)4M#JEKLL\;Z4_`T\+Y0K;-"_N=B=DMV0 M!;LP$;(\?5SHZ7O+KTF7(I_R_S4TY]]94'1"X-_1#:%7ZTACR4I7A,X_V9G? 7>]:]I)?TDE[22_J]T_\!9W=G3P!0```` ` 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 Sat May 11 18: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 7F16637B40C for ; Sat, 11 May 2002 18:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C1U1n85717; Sat, 11 May 2002 18:30:01 -0700 (PDT) (envelope-from gnats) Received: from infomath.math.nctu.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by hub.freebsd.org (Postfix) with ESMTP id 60CFE37B404 for ; Sat, 11 May 2002 18:20:50 -0700 (PDT) Received: from 127.0.0.1 (localhost [127.0.0.1]) by infomath.math.nctu.edu.tw (Postfix) with SMTP id 925263D9A; Sun, 12 May 2002 09:20:30 +0800 (CST) Received: by infomath.math.nctu.edu.tw (Postfix, from userid 1000) id 71D6E3D99; Sun, 12 May 2002 09:20:30 +0800 (CST) Message-Id: <20020512012030.71D6E3D99@infomath.math.nctu.edu.tw> Date: Sun, 12 May 2002 09:20:30 +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/37973: Maintainer Update port: audio/mziq Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37973 >Category: ports >Synopsis: Maintainer Update port: audio/mziq >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 May 11 18:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #7: Tue Apr 23 04:15:27 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386 >Description: Upgrade to 0.3 >How-To-Repeat: >Fix: diff -ruN /usr/ports/audio/mziq/Makefile mziq/Makefile --- /usr/ports/audio/mziq/Makefile Tue Apr 16 12:20:19 2002 +++ mziq/Makefile Sun May 12 09:17:11 2002 @@ -6,8 +6,7 @@ # PORTNAME= mziq -PORTVERSION= 0.2.49 -PORTREVISION= 1 +PORTVERSION= 0.3 CATEGORIES= audio MASTER_SITES= http://cseg.lucidx.com/projects/src/mziq/ @@ -28,7 +27,7 @@ .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} -.for FILE in README TODO rcfile +.for FILE in README TODO default.mz example.mz rcfile @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} .endfor .endif diff -ruN /usr/ports/audio/mziq/distinfo mziq/distinfo --- /usr/ports/audio/mziq/distinfo Wed Mar 13 00:53:53 2002 +++ mziq/distinfo Sun May 12 09:14:48 2002 @@ -1 +1 @@ -MD5 (mziq-0.2.49.tar.gz) = cf1a73786d2674247fa0e225479efc39 +MD5 (mziq-0.3.tar.gz) = fe7b1d4d60565339e5b5cd8205e8b70a diff -ruN /usr/ports/audio/mziq/files/patch-aa mziq/files/patch-aa --- /usr/ports/audio/mziq/files/patch-aa Wed Mar 13 22:42:32 2002 +++ mziq/files/patch-aa Thu Jan 1 08:00:00 1970 @@ -1,11 +0,0 @@ ---- rcfile.orig Wed Mar 13 21:18:08 2002 -+++ rcfile Wed Mar 13 21:18:41 2002 -@@ -31,7 +31,7 @@ - # - - # It defines the top-level directories where the program will search for files. --basedir = "/storage/mp3" -+basedir = "$home" - - # MZiq's home directory. - mziq = "$home/.mziq" diff -ruN /usr/ports/audio/mziq/pkg-plist mziq/pkg-plist --- /usr/ports/audio/mziq/pkg-plist Tue Apr 16 12:20:19 2002 +++ mziq/pkg-plist Sun May 12 09:16:40 2002 @@ -3,5 +3,7 @@ bin/mziq %%PORTDOCS%%share/doc/mziq/README %%PORTDOCS%%share/doc/mziq/TODO +%%PORTDOCS%%share/doc/mziq/default.mz +%%PORTDOCS%%share/doc/mziq/example.mz %%PORTDOCS%%share/doc/mziq/rcfile %%PORTDOCS%%@dirrm share/doc/mziq >Release-Note: >Audit-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 May 11 20: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 6470337B409 for ; Sat, 11 May 2002 20:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C3U3F01407; Sat, 11 May 2002 20:30:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 20:30:03 -0700 (PDT) Message-Id: <200205120330.g4C3U3F01407@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/37481: ZSNES 1.337 refuses to build against SDL 1.2.4 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/37481; it has been noted by GNATS. From: Giorgos Keramidas To: Dan Naumov Cc: bug-followup@FreeBSD.org Subject: Re: ports/37481: ZSNES 1.337 refuses to build against SDL 1.2.4 Date: Sun, 12 May 2002 06:27:49 +0300 Adding to audit trail: .------- | Date: Tue, 7 May 2002 13:28:15 +0200 | From: Stijn Hoop | Subject: pending/37822: Re: PR ports/37481: ZSNES 1.337 refuses to build against SDL 1.2.4 | | Hi Dan, | | On Fri, Apr 26, 2002 at 12:58:24PM +0300, Dan Naumov wrote: | > When trying to build the ZNES 1.337 emulator, which is in ports, it now | > attempts to build against the recently released SDL 1.2.4. The build fails | > with the following error: | | > linux/sdllink.o: In function `InitJoystickInput': | > linux/sdllink.o(.text+0xc1c): undefined reference to `SDL_NumJoysticks' | > linux/sdllink.o(.text+0xc4e): undefined reference to `SDL_JoystickEventState' | > linux/sdllink.o(.text+0xc6d): undefined reference to `SDL_JoystickOpen' | > linux/sdllink.o(.text+0xc7e): undefined reference to `SDL_JoystickName' | > linux/sdllink.o(.text+0xc8a): undefined reference to `SDL_JoystickNumButtons' | > gmake: *** [zsnes] Error 1 | > *** Error code 2 | > | > It used to build fine against SDL 1.2.3 and I also heard that 1.2.4 | > introduced some major changes to the Joystick code, so I am almost 100% | > positive that the problem is caused by the new SDL release. | | Well, it was *not* caused by the new SDL release, but by the fact that the | SDL maintainer disabled joystick support in the SDL port. | | > This report is posted to the GNATS database at: | > http://www.freebsd.org/cgi/query-pr.cgi?pr=37481 | > sorry that I originally forgot to 'cc you. | | Attached is a patch that disables the joystick code in zsnes; it seems to | work for me other than the obvious fact that it is now impossible to | use a joystick in zsnes. Could you let me know if it works for you too? | | I'm working with the SDL maintainer to see if we can fix the root of | the problem. | | If the patch also works for you, I'll bug a committer to add it to the | port for the time being. | | HTH, | | --Stijn | | --- linux/sdllink.c.orig Sun Sep 23 17:42:52 2001 | +++ linux/sdllink.c Tue May 7 13:16:21 2002 | @@ -536,6 +536,11 @@ | | for (i = 0; i < 5; i++) | JoystickInput[i] = NULL; | +#if 1 | + printf("ZSNES could not find any joysticks.\n"); | + SDL_QuitSubSystem(SDL_INIT_JOYSTICK); | + return FALSE; | +#else | // If it is possible to use SDL_NumJoysticks | // before initialising SDL_INIT_JOYSTICK then | // this call can be replaced with SDL_InitSubSystem | @@ -557,6 +562,7 @@ | } | | return TRUE; | +#endif | } | | BOOL InitInput() | @@ -572,7 +578,11 @@ | if (!sdl_inited) | { | if (SDL_Init(SDL_INIT_AUDIO | SDL_INIT_TIMER | | - SDL_INIT_VIDEO | SDL_INIT_JOYSTICK) < 0) | + SDL_INIT_VIDEO | +#if 0 | +| SDL_INIT_JOYSTICK | +#endif | + ) < 0) | { | fprintf(stderr, "Could not initialize SDL!\n"); | return FALSE; | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 20:30: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 23F5B37B408 for ; Sat, 11 May 2002 20:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C3U2B01399; Sat, 11 May 2002 20:30:02 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 1615837B407; Sat, 11 May 2002 20:27:15 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4C3T8Y9052669; Sat, 11 May 2002 23:29:08 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4C3T7fU052668; Sat, 11 May 2002 23:29:07 -0400 (EDT) Message-Id: <200205120329.g4C3T7fU052668@wwweasel.geeksrus.net> Date: Sat, 11 May 2002 23:29:07 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: wjv@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37974: lang/diveintopython: update to 4.0.2, leave download files on web 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: 37974 >Category: ports >Synopsis: lang/diveintopython: update to 4.0.2, leave download files on web site >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 11 20:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 30 11:24:21 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Update to current version. Leave download files on web site and remove munging of authors main page, since it's changing with each version. >How-To-Repeat: >Fix: It would be nice to update this before 4.6. ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: lang/diveintopython/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/Makefile,v retrieving revision 1.13 diff -u -3 -r1.13 Makefile --- lang/diveintopython/Makefile 8 Jan 2002 10:40:03 -0000 1.13 +++ lang/diveintopython/Makefile 12 May 2002 03:27:50 -0000 @@ -6,50 +6,28 @@ # PORTNAME= diveintopython -PORTVERSION= 3.9.1 -PORTREVISION= 1 +PORTVERSION= 4.0.2 +#PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= http://diveintopython.org/download/ DISTNAME= ${PORTNAME} -DISTFILES= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-html-flat-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-pdf-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-text-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-examples-${VERSIONSTR}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} +DISTFILES= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} MAINTAINER= wjv@FreeBSD.org NO_BUILD= YES USE_ZIP= YES WRKSRC= ${WRKDIR}/html -DIPDLDIR= ${DOCSDIR}/download CPIO= cpio --quiet -pdum -R VERSIONSTR= ${PORTVERSION:C|\.([^.]*)$|-\1|} PLIST_SUB+= VERSION=${VERSIONSTR} -post-patch: - @ ${PERL} -pi.orig -e \ - 's#
))*.
##; \ - s#]*>(.(?!]*>))*(Microsoft|Windows)(.(?!))*.##g; \ - s#(.(?!))*/(cn/|(es|fr)/[^"]|kr/)(.(?!))*.##g' \ - ${WRKSRC}/index.html - @ ${PERL} -pi -e \ - 's#http[^>]*(download/${PORTNAME}-examples-${VERSIONSTR}.zip)#$$1#' \ - ${WRKSRC}/*.html - do-install: - @ ${MKDIR} ${DIPDLDIR} + @ ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} @ cd ${WRKSRC} && find *.html *.css images \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} @ cd ${WRKDIR}/py && find * \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} -.for format in html html-flat pdf text examples - @ ${INSTALL_DATA} \ - ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-${format}-${VERSIONSTR}.zip \ - ${DIPDLDIR} -.endfor post-install: @ ${CHMOD} -R ${SHAREMODE} ${DOCSDIR} ${EXAMPLESDIR} Index: lang/diveintopython/distinfo =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/distinfo,v retrieving revision 1.11 diff -u -3 -r1.11 distinfo --- lang/diveintopython/distinfo 7 Jan 2002 14:28:38 -0000 1.11 +++ lang/diveintopython/distinfo 12 May 2002 03:18:08 -0000 @@ -1,5 +1 @@ -MD5 (diveintopython/diveintopython-html-3.9-1.zip) = e514afe1866b921cd29c4e36e4d2b721 -MD5 (diveintopython/diveintopython-html-flat-3.9-1.zip) = 6fefa9ea15be355d1e07ce9efe65c480 -MD5 (diveintopython/diveintopython-pdf-3.9-1.zip) = 23c4d62ac33c637635dfbc0b31a07ef3 -MD5 (diveintopython/diveintopython-text-3.9-1.zip) = 6d3be27455568708705ba1d22cce1781 -MD5 (diveintopython/diveintopython-examples-3.9-1.zip) = 1b6cd7c2dbc8dea106f4ed58e43dc8a6 +MD5 (diveintopython-html-4.0-2.zip) = 3b90bb586d8d1abdf946fd79ec4f1de6 Index: lang/diveintopython/pkg-plist =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/pkg-plist,v retrieving revision 1.12 diff -u -3 -r1.12 pkg-plist --- lang/diveintopython/pkg-plist 8 Jan 2002 10:40:03 -0000 1.12 +++ lang/diveintopython/pkg-plist 12 May 2002 03:19:07 -0000 @@ -22,11 +22,6 @@ share/doc/diveintopython/dialect_sgmllib.html share/doc/diveintopython/dialect_summary.html share/doc/diveintopython/diveintopython.css -share/doc/diveintopython/download/diveintopython-examples-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-html-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-html-flat-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-pdf-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-text-%%VERSION%%.zip share/doc/diveintopython/examples.html share/doc/diveintopython/fdl.html share/doc/diveintopython/fdl_aggregation.html @@ -70,6 +65,7 @@ share/doc/diveintopython/images/callouts/8.png share/doc/diveintopython/images/callouts/9.png share/doc/diveintopython/images/caution.png +share/doc/diveintopython/images/diveintopython.png share/doc/diveintopython/images/dot.png share/doc/diveintopython/images/important.png share/doc/diveintopython/images/note.png @@ -153,6 +149,9 @@ share/examples/diveintopython/makerealworddoc.py share/examples/diveintopython/odbchelper.py share/examples/diveintopython/odbchelpertest.py +share/examples/diveintopython/parsephone.py +share/examples/diveintopython/piglatin.py +share/examples/diveintopython/plural.py share/examples/diveintopython/pyfontify.py share/examples/diveintopython/regression.py share/examples/diveintopython/roman.py @@ -199,5 +198,4 @@ @dirrm share/examples/diveintopython @dirrm share/doc/diveintopython/images/callouts @dirrm share/doc/diveintopython/images -@dirrm share/doc/diveintopython/download @dirrm share/doc/diveintopython ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-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 May 11 20:40: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 BF03937B407 for ; Sat, 11 May 2002 20:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C3e3X02038; Sat, 11 May 2002 20:40:03 -0700 (PDT) (envelope-from gnats) Received: from zinebar.hermans.ca (h24-65-98-95.ed.shawcable.net [24.65.98.95]) by hub.freebsd.org (Postfix) with ESMTP id 393B237B403 for ; Sat, 11 May 2002 20:37:43 -0700 (PDT) Received: by zinebar.hermans.ca (Postfix, from userid 1001) id 384543F6; Sat, 11 May 2002 21:37:46 -0600 (MDT) Message-Id: <20020512033746.384543F6@zinebar.hermans.ca> Date: Sat, 11 May 2002 21:37:46 -0600 (MDT) From: Jamie Hermans Reply-To: Jamie Hermans To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37975: Maintainer update: graphics/jhead Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37975 >Category: ports >Synopsis: Maintainer update: graphics/jhead >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 May 11 20:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jamie Hermans >Release: FreeBSD 4.5-STABLE i386 >Organization: hermans.ca >Environment: System: FreeBSD zinebar.hermans.ca 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 13 15:16:39 MDT 2002 root@zinebar.hermans.ca:/usr/obj/usr/src/sys/ZINEBAR i386 >Description: Update to v1.7 >How-To-Repeat: >Fix: diff -ruN jhead-old/Makefile jhead/Makefile --- jhead-old/Makefile Fri Mar 15 09:44:05 2002 +++ jhead/Makefile Sat May 11 21:22:55 2002 @@ -6,15 +6,17 @@ # PORTNAME= jhead -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jamie@hermans.ca MAKEFILE= ${FILESDIR}/Makefile + +WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jhead ${PREFIX}/bin diff -ruN jhead-old/distinfo jhead/distinfo --- jhead-old/distinfo Fri Mar 15 09:44:05 2002 +++ jhead/distinfo Sat May 11 21:23:39 2002 @@ -1 +1 @@ -MD5 (jhead1.6.tar.gz) = 71f5d57df15add35f5a60bb372f0cf1a +MD5 (jhead-1.7.tar.gz) = 99cc43ff2a2fa22845dd686ecd497313 diff -ruN jhead-old/files/Makefile jhead/files/Makefile --- jhead-old/files/Makefile Wed Dec 19 03:00:41 2001 +++ jhead/files/Makefile Sat May 11 21:20:11 2002 @@ -8,7 +8,7 @@ all: jhead -objs = $(OBJ)/jhead.o $(OBJ)/exif.o +objs = $(OBJ)/jhead.o $(OBJ)/jpgfile.o $(OBJ)/exif.o $(OBJ)/%.o:$(SRC)/%.c cc ${CFLAGS} -Wall -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 Sat May 11 20:43:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id AE95D37B406; Sat, 11 May 2002 20:43:40 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4C3jQY9054236; Sat, 11 May 2002 23:45:26 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4C3jQWZ054235; Sat, 11 May 2002 23:45:26 -0400 (EDT) Date: Sat, 11 May 2002 23:45:26 -0400 From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Alan Eldridge Subject: Re: ports/37974: lang/diveintopython: update to 4.0.2, leave download files on web site Message-ID: <20020512034526.GA53731@wwweasel.geeksrus.net> References: <200205120329.g4C3T7fU052668@wwweasel.geeksrus.net> <200205120330.g4C3U2V01395@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205120330.g4C3U2V01395@freefall.freebsd.org> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Oops. I screwed that up. We have to muck with the HTML a bit to leave the other formats on the web site. This patch supercedes the original one: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: lang/diveintopython/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/Makefile,v retrieving revision 1.13 diff -u -3 -r1.13 Makefile --- lang/diveintopython/Makefile 8 Jan 2002 10:40:03 -0000 1.13 +++ lang/diveintopython/Makefile 12 May 2002 03:44:09 -0000 @@ -6,50 +6,32 @@ # PORTNAME= diveintopython -PORTVERSION= 3.9.1 -PORTREVISION= 1 +PORTVERSION= 4.0.2 +#PORTREVISION= 1 CATEGORIES= lang python -MASTER_SITES= http://diveintopython.org/download/ -DISTNAME= ${PORTNAME} -DISTFILES= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-html-flat-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-pdf-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-text-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-examples-${VERSIONSTR}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} +MASTER_SITES= ${AUTHOR_SITE} +DISTNAME= ${PORTNAME}-html-${VERSIONSTR} MAINTAINER= wjv@FreeBSD.org NO_BUILD= YES USE_ZIP= YES WRKSRC= ${WRKDIR}/html -DIPDLDIR= ${DOCSDIR}/download CPIO= cpio --quiet -pdum -R VERSIONSTR= ${PORTVERSION:C|\.([^.]*)$|-\1|} PLIST_SUB+= VERSION=${VERSIONSTR} +AUTHOR_SITE= http://diveintopython.org/download/ post-patch: - @ ${PERL} -pi.orig -e \ - 's#
))*.
##; \ - s#]*>(.(?!]*>))*(Microsoft|Windows)(.(?!))*.##g; \ - s#(.(?!))*/(cn/|(es|fr)/[^"]|kr/)(.(?!))*.##g' \ - ${WRKSRC}/index.html - @ ${PERL} -pi -e \ - 's#http[^>]*(download/${PORTNAME}-examples-${VERSIONSTR}.zip)#$$1#' \ - ${WRKSRC}/*.html + @ ${PERL} -pi -e 's@href="download/@href="${AUTHOR_SITE}@g' \ + ${WRKSRC}/index.html do-install: - @ ${MKDIR} ${DIPDLDIR} + @ ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} @ cd ${WRKSRC} && find *.html *.css images \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} @ cd ${WRKDIR}/py && find * \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} -.for format in html html-flat pdf text examples - @ ${INSTALL_DATA} \ - ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-${format}-${VERSIONSTR}.zip \ - ${DIPDLDIR} -.endfor post-install: @ ${CHMOD} -R ${SHAREMODE} ${DOCSDIR} ${EXAMPLESDIR} Index: lang/diveintopython/distinfo =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/distinfo,v retrieving revision 1.11 diff -u -3 -r1.11 distinfo --- lang/diveintopython/distinfo 7 Jan 2002 14:28:38 -0000 1.11 +++ lang/diveintopython/distinfo 12 May 2002 03:18:08 -0000 @@ -1,5 +1 @@ -MD5 (diveintopython/diveintopython-html-3.9-1.zip) = e514afe1866b921cd29c4e36e4d2b721 -MD5 (diveintopython/diveintopython-html-flat-3.9-1.zip) = 6fefa9ea15be355d1e07ce9efe65c480 -MD5 (diveintopython/diveintopython-pdf-3.9-1.zip) = 23c4d62ac33c637635dfbc0b31a07ef3 -MD5 (diveintopython/diveintopython-text-3.9-1.zip) = 6d3be27455568708705ba1d22cce1781 -MD5 (diveintopython/diveintopython-examples-3.9-1.zip) = 1b6cd7c2dbc8dea106f4ed58e43dc8a6 +MD5 (diveintopython-html-4.0-2.zip) = 3b90bb586d8d1abdf946fd79ec4f1de6 Index: lang/diveintopython/pkg-plist =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/pkg-plist,v retrieving revision 1.12 diff -u -3 -r1.12 pkg-plist --- lang/diveintopython/pkg-plist 8 Jan 2002 10:40:03 -0000 1.12 +++ lang/diveintopython/pkg-plist 12 May 2002 03:19:07 -0000 @@ -22,11 +22,6 @@ share/doc/diveintopython/dialect_sgmllib.html share/doc/diveintopython/dialect_summary.html share/doc/diveintopython/diveintopython.css -share/doc/diveintopython/download/diveintopython-examples-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-html-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-html-flat-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-pdf-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-text-%%VERSION%%.zip share/doc/diveintopython/examples.html share/doc/diveintopython/fdl.html share/doc/diveintopython/fdl_aggregation.html @@ -70,6 +65,7 @@ share/doc/diveintopython/images/callouts/8.png share/doc/diveintopython/images/callouts/9.png share/doc/diveintopython/images/caution.png +share/doc/diveintopython/images/diveintopython.png share/doc/diveintopython/images/dot.png share/doc/diveintopython/images/important.png share/doc/diveintopython/images/note.png @@ -153,6 +149,9 @@ share/examples/diveintopython/makerealworddoc.py share/examples/diveintopython/odbchelper.py share/examples/diveintopython/odbchelpertest.py +share/examples/diveintopython/parsephone.py +share/examples/diveintopython/piglatin.py +share/examples/diveintopython/plural.py share/examples/diveintopython/pyfontify.py share/examples/diveintopython/regression.py share/examples/diveintopython/roman.py @@ -199,5 +198,4 @@ @dirrm share/examples/diveintopython @dirrm share/doc/diveintopython/images/callouts @dirrm share/doc/diveintopython/images -@dirrm share/doc/diveintopython/download @dirrm share/doc/diveintopython ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 20:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05D9137B401 for ; Sat, 11 May 2002 20:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C3o3M02851; Sat, 11 May 2002 20:50:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 20:50:03 -0700 (PDT) Message-Id: <200205120350.g4C3o3M02851@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/37974: lang/diveintopython: update to 4.0.2, leave download files on web site Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37974; it has been noted by GNATS. From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Alan Eldridge Subject: Re: ports/37974: lang/diveintopython: update to 4.0.2, leave download files on web site Date: Sat, 11 May 2002 23:45:26 -0400 Oops. I screwed that up. We have to muck with the HTML a bit to leave the other formats on the web site. This patch supercedes the original one: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: lang/diveintopython/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/Makefile,v retrieving revision 1.13 diff -u -3 -r1.13 Makefile --- lang/diveintopython/Makefile 8 Jan 2002 10:40:03 -0000 1.13 +++ lang/diveintopython/Makefile 12 May 2002 03:44:09 -0000 @@ -6,50 +6,32 @@ # PORTNAME= diveintopython -PORTVERSION= 3.9.1 -PORTREVISION= 1 +PORTVERSION= 4.0.2 +#PORTREVISION= 1 CATEGORIES= lang python -MASTER_SITES= http://diveintopython.org/download/ -DISTNAME= ${PORTNAME} -DISTFILES= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-html-flat-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-pdf-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-text-${VERSIONSTR}${EXTRACT_SUFX} \ - ${DISTNAME}-examples-${VERSIONSTR}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} +MASTER_SITES= ${AUTHOR_SITE} +DISTNAME= ${PORTNAME}-html-${VERSIONSTR} MAINTAINER= wjv@FreeBSD.org NO_BUILD= YES USE_ZIP= YES WRKSRC= ${WRKDIR}/html -DIPDLDIR= ${DOCSDIR}/download CPIO= cpio --quiet -pdum -R VERSIONSTR= ${PORTVERSION:C|\.([^.]*)$|-\1|} PLIST_SUB+= VERSION=${VERSIONSTR} +AUTHOR_SITE= http://diveintopython.org/download/ post-patch: - @ ${PERL} -pi.orig -e \ - 's#
))*.
##; \ - s#]*>(.(?!]*>))*(Microsoft|Windows)(.(?!))*.##g; \ - s#(.(?!))*/(cn/|(es|fr)/[^"]|kr/)(.(?!))*.##g' \ - ${WRKSRC}/index.html - @ ${PERL} -pi -e \ - 's#http[^>]*(download/${PORTNAME}-examples-${VERSIONSTR}.zip)#$$1#' \ - ${WRKSRC}/*.html + @ ${PERL} -pi -e 's@href="download/@href="${AUTHOR_SITE}@g' \ + ${WRKSRC}/index.html do-install: - @ ${MKDIR} ${DIPDLDIR} + @ ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} @ cd ${WRKSRC} && find *.html *.css images \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} @ cd ${WRKDIR}/py && find * \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} -.for format in html html-flat pdf text examples - @ ${INSTALL_DATA} \ - ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-${format}-${VERSIONSTR}.zip \ - ${DIPDLDIR} -.endfor post-install: @ ${CHMOD} -R ${SHAREMODE} ${DOCSDIR} ${EXAMPLESDIR} Index: lang/diveintopython/distinfo =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/distinfo,v retrieving revision 1.11 diff -u -3 -r1.11 distinfo --- lang/diveintopython/distinfo 7 Jan 2002 14:28:38 -0000 1.11 +++ lang/diveintopython/distinfo 12 May 2002 03:18:08 -0000 @@ -1,5 +1 @@ -MD5 (diveintopython/diveintopython-html-3.9-1.zip) = e514afe1866b921cd29c4e36e4d2b721 -MD5 (diveintopython/diveintopython-html-flat-3.9-1.zip) = 6fefa9ea15be355d1e07ce9efe65c480 -MD5 (diveintopython/diveintopython-pdf-3.9-1.zip) = 23c4d62ac33c637635dfbc0b31a07ef3 -MD5 (diveintopython/diveintopython-text-3.9-1.zip) = 6d3be27455568708705ba1d22cce1781 -MD5 (diveintopython/diveintopython-examples-3.9-1.zip) = 1b6cd7c2dbc8dea106f4ed58e43dc8a6 +MD5 (diveintopython-html-4.0-2.zip) = 3b90bb586d8d1abdf946fd79ec4f1de6 Index: lang/diveintopython/pkg-plist =================================================================== RCS file: /home/ncvs/ports/lang/diveintopython/pkg-plist,v retrieving revision 1.12 diff -u -3 -r1.12 pkg-plist --- lang/diveintopython/pkg-plist 8 Jan 2002 10:40:03 -0000 1.12 +++ lang/diveintopython/pkg-plist 12 May 2002 03:19:07 -0000 @@ -22,11 +22,6 @@ share/doc/diveintopython/dialect_sgmllib.html share/doc/diveintopython/dialect_summary.html share/doc/diveintopython/diveintopython.css -share/doc/diveintopython/download/diveintopython-examples-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-html-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-html-flat-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-pdf-%%VERSION%%.zip -share/doc/diveintopython/download/diveintopython-text-%%VERSION%%.zip share/doc/diveintopython/examples.html share/doc/diveintopython/fdl.html share/doc/diveintopython/fdl_aggregation.html @@ -70,6 +65,7 @@ share/doc/diveintopython/images/callouts/8.png share/doc/diveintopython/images/callouts/9.png share/doc/diveintopython/images/caution.png +share/doc/diveintopython/images/diveintopython.png share/doc/diveintopython/images/dot.png share/doc/diveintopython/images/important.png share/doc/diveintopython/images/note.png @@ -153,6 +149,9 @@ share/examples/diveintopython/makerealworddoc.py share/examples/diveintopython/odbchelper.py share/examples/diveintopython/odbchelpertest.py +share/examples/diveintopython/parsephone.py +share/examples/diveintopython/piglatin.py +share/examples/diveintopython/plural.py share/examples/diveintopython/pyfontify.py share/examples/diveintopython/regression.py share/examples/diveintopython/roman.py @@ -199,5 +198,4 @@ @dirrm share/examples/diveintopython @dirrm share/doc/diveintopython/images/callouts @dirrm share/doc/diveintopython/images -@dirrm share/doc/diveintopython/download @dirrm share/doc/diveintopython ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 21: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 EF28537B406; Sat, 11 May 2002 21:30:58 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C4Uw009481; Sat, 11 May 2002 21:30:58 -0700 (PDT) (envelope-from ijliao) Date: Sat, 11 May 2002 21:30:58 -0700 (PDT) From: Message-Id: <200205120430.g4C4Uw009481@freefall.freebsd.org> To: gslin@infomath.math.nctu.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37973: Maintainer Update port: audio/mziq Sender: owner-freebsd-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: audio/mziq State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat May 11 21:22:19 PDT 2002 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=37973 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 21:32: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 5274D37B407; Sat, 11 May 2002 21:32:23 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C4WNP09572; Sat, 11 May 2002 21:32:23 -0700 (PDT) (envelope-from ijliao) Date: Sat, 11 May 2002 21:32:23 -0700 (PDT) From: Message-Id: <200205120432.g4C4WNP09572@freefall.freebsd.org> To: gslin@infomath.math.nctu.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37973: Maintainer Update port: audio/mziq Sender: owner-freebsd-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: audio/mziq State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat May 11 21:32:15 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37973 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 21:32: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 D779937B406; Sat, 11 May 2002 21:32:45 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C4WjV09615; Sat, 11 May 2002 21:32:45 -0700 (PDT) (envelope-from ijliao) Date: Sat, 11 May 2002 21:32:45 -0700 (PDT) From: Message-Id: <200205120432.g4C4WjV09615@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, wjv@FreeBSD.org Subject: Re: ports/37974: lang/diveintopython: update to 4.0.2, leave download files on web 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: lang/diveintopython: update to 4.0.2, leave download files on web site Responsible-Changed-From-To: freebsd-ports->wjv Responsible-Changed-By: ijliao Responsible-Changed-When: Sat May 11 21:32:35 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37974 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 22:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7A6937B404 for ; Sat, 11 May 2002 22:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C5K1J15654; Sat, 11 May 2002 22:20:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 89E5937B406 for ; Sat, 11 May 2002 22:10:56 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4C5ClY9056308; Sun, 12 May 2002 01:12:47 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4C5ChaK056307; Sun, 12 May 2002 01:12:43 -0400 (EDT) Message-Id: <200205120512.g4C5ChaK056307@wwweasel.geeksrus.net> Date: Sun, 12 May 2002 01:12:43 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: ozz@freebsd.org.ru X-Send-Pr-Version: 3.113 Subject: ports/37978: databases/db3: download URL has changed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37978 >Category: ports >Synopsis: databases/db3: download URL has changed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 11 22:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 30 11:24:21 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: The download directory for older tarballs on the sleepycat.com site has changed from /download/${PORTVERSION} to download/snapshot. Patches are still at the previous location. >How-To-Repeat: Go to www.sleepycat.com and find the download file. >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: databases/db3/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/db3/Makefile,v retrieving revision 1.38 diff -u -3 -r1.38 Makefile --- databases/db3/Makefile 26 Dec 2001 02:04:54 -0000 1.38 +++ databases/db3/Makefile 12 May 2002 05:06:53 -0000 @@ -10,11 +10,11 @@ PORTREVISION= 3 PORTEPOCH?= 1 CATEGORIES= databases -MASTER_SITES= http://www.sleepycat.com/update/${PORTVERSION}/ +MASTER_SITES= http://www.sleepycat.com/update/snapshot/ DISTNAME= db-${PORTVERSION} DIST_SUBDIR= bdb -PATCH_SITES= ${MASTER_SITES} +PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/ PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-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 May 11 22:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55AE837B405 for ; Sat, 11 May 2002 22:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C5K2f15664; Sat, 11 May 2002 22:20:02 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 1AD0937B401 for ; Sat, 11 May 2002 22:17:31 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4C5JNY9068647; Sun, 12 May 2002 01:19:23 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4C5JNgW068613; Sun, 12 May 2002 01:19:23 -0400 (EDT) Message-Id: <200205120519.g4C5JNgW068613@wwweasel.geeksrus.net> Date: Sun, 12 May 2002 01:19:23 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: josh@ican.net X-Send-Pr-Version: 3.113 Subject: ports/37979: databases/db: download URL has changed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37979 >Category: ports >Synopsis: databases/db: download URL has changed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 11 22:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 30 11:24:21 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: The download directory for older tarballs on the sleepycat.com site has changed from /update/${PORTVERSION} to update/snapshot. >How-To-Repeat: Go to www.sleepycat.com and find the download file. >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: databases/db/Makefile =================================================================== RCS file: /home/ncvs/ports/databases/db/Makefile,v retrieving revision 1.22 diff -u -3 -r1.22 Makefile --- databases/db/Makefile 22 Jun 2001 20:03:35 -0000 1.22 +++ databases/db/Makefile 12 May 2002 05:14:55 -0000 @@ -8,7 +8,7 @@ PORTNAME= db PORTVERSION= 2.7.7 CATEGORIES= databases -MASTER_SITES= http://www.sleepycat.com/update/${PORTVERSION}/ +MASTER_SITES= http://www.sleepycat.com/update/snapshot/ MAINTAINER= josh@ican.net ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-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 May 11 22:28:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id BE39D37B404; Sat, 11 May 2002 22:28:10 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g4C5U3Y9002799; Sun, 12 May 2002 01:30:03 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g4C5U3C6002795; Sun, 12 May 2002 01:30:03 -0400 (EDT) Date: Sun, 12 May 2002 01:30:03 -0400 From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37979: databases/db: download URL has changed Message-ID: <20020512053002.GA89503@wwweasel.geeksrus.net> References: <200205120519.g4C5JNgW068613@wwweasel.geeksrus.net> <200205120520.g4C5K2P15659@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205120520.g4C5K2P15659@freefall.freebsd.org> User-Agent: Mutt/1.3.99i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Maintainer's email josh@ican.net bounces: The original message was received at Sun, 12 May 2002 01:19:23 -0400 (EDT) from localhost [127.0.0.1] ----- The following addresses had permanent fatal errors ----- (reason: 550 Unknown local part josh in ) ----- Transcript of session follows ----- ... while talking to smtp.primus.ca.: >>> DATA <<< 550 Unknown local part josh in 550 5.1.1 ... User unknown <<< 503 Valid RCPT TO must precede DATA -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 22: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 1101737B403 for ; Sat, 11 May 2002 22:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C5U3U16292; Sat, 11 May 2002 22:30:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 11 May 2002 22:30:03 -0700 (PDT) Message-Id: <200205120530.g4C5U3U16292@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/37979: databases/db: download URL has changed Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37979; it has been noted by GNATS. From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/37979: databases/db: download URL has changed Date: Sun, 12 May 2002 01:30:03 -0400 Maintainer's email josh@ican.net bounces: The original message was received at Sun, 12 May 2002 01:19:23 -0400 (EDT) from localhost [127.0.0.1] ----- The following addresses had permanent fatal errors ----- (reason: 550 Unknown local part josh in ) ----- Transcript of session follows ----- ... while talking to smtp.primus.ca.: >>> DATA <<< 550 Unknown local part josh in 550 5.1.1 ... User unknown <<< 503 Valid RCPT TO must precede DATA -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat May 11 22:40: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 12F8737B400; Sat, 11 May 2002 22:40:44 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4C5eiK17120; Sat, 11 May 2002 22:40:44 -0700 (PDT) (envelope-from mita) Date: Sat, 11 May 2002 22:40:44 -0700 (PDT) From: Message-Id: <200205120540.g4C5eiK17120@freefall.freebsd.org> To: sa264@cam.ac.uk, mita@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37967: lang/elisp-manual to 21-2.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/elisp-manual to 21-2.8 State-Changed-From-To: open->closed State-Changed-By: mita State-Changed-When: Sat May 11 22:40:13 PDT 2002 State-Changed-Why: Updated to version 2.8. http://www.freebsd.org/cgi/query-pr.cgi?pr=37967 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message