From owner-freebsd-ports Sun Sep 20 03:32:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA26439 for freebsd-ports-outgoing; Sun, 20 Sep 1998 03:32:12 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA26317; Sun, 20 Sep 1998 03:31:38 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (IDENT:mElHTc/J5niikRy1Da95L/gi5oz0ERCs@localhost [127.0.0.1]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id MAA03945; Sun, 20 Sep 1998 12:31:06 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199809201031.MAA03945@gratis.grondar.za> To: asami@FreeBSD.ORG cc: ports@FreeBSD.ORG Date: Sun, 20 Sep 1998 12:31:05 +0200 From: Mark Murray Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi A couple of days ago the concept of BROKEN_ELF got tossed around. I'd like to use this for ports/lang/perl5. Did it go anywhere? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 04:21:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA07036 for freebsd-ports-outgoing; Sun, 20 Sep 1998 04:21:21 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA06956 for ; Sun, 20 Sep 1998 04:20:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA06465; Sun, 20 Sep 1998 04:20:02 -0700 (PDT) Received: from angmar.mel.cybec.com.au (angmar.mel.cybec.com.au [203.103.154.62]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA06609 for ; Sun, 20 Sep 1998 04:17:58 -0700 (PDT) (envelope-from lodea@angmar.mel.cybec.com.au) Received: (from lodea@localhost) by angmar.mel.cybec.com.au (8.9.1/8.9.1) id VAA21030; Sun, 20 Sep 1998 21:23:59 +1000 (EST) Message-Id: <199809201123.VAA21030@angmar.mel.cybec.com.au> Date: Sun, 20 Sep 1998 21:23:59 +1000 (EST) From: lodea@angmar.mel.cybec.com.au Reply-To: lodea@angmar.mel.cybec.com.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7995: New Port: OpenLDAP 1.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7995 >Category: ports >Synopsis: Port of OpenLDAP 1.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 20 04:20:02 PDT 1998 >Last-Modified: >Originator: Lachlan O'Dea >Organization: >Release: FreeBSD 2.2.7-STABLE i386 >Environment: >Description: A port of the current release of OpenLDAP, 1.0.1. Terry Lambert appears to have done all the hard work already, so it was pretty easy to port :-) OpenLDAP is based on the UMich 3.3 LDAP code, but has many bug fixes and is being actively developed. for more info. It passes all tests on my -current machine, but test007-replication fails on my -stable machine. This may be peculiar to my box, I haven't looked into it yet. >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: # # openldap # openldap/Makefile # openldap/pkg # openldap/pkg/COMMENT # openldap/pkg/DESCR # openldap/pkg/PLIST # openldap/patches # openldap/patches/patch-aa # openldap/files # openldap/files/md5 # echo c - openldap mkdir -p openldap > /dev/null 2>&1 echo x - openldap/Makefile sed 's/^X//' >openldap/Makefile << 'END-of-openldap/Makefile' X# New ports collection makefile for: openldap X# Version required: 1.0.1 X# Date created: 20 Sep 1998 X# Whom: Lachlan O'Dea X# X# $Id$ X# X XDISTNAME= openldap-1.0.1 XCATEGORIES= net XMASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/ XEXTRACT_SUFX= .tgz X XMAINTAINER= ulmo@earthling.net X XWRKSRC= ${WRKDIR}/ldap XMANCOMPRESSED= yes XMAN1= ldapdelete.1 ldapmodify.1 ldapmodrdn.1 ldapsearch.1 ud.1 XMAN3= cldap_close.3 cldap_open.3 cldap_search_s.3 cldap_setretryinfo.3 \ X lber-decode.3 lber-encode.3 ldap.3 ldap_abandon.3 ldap_add.3 \ X ldap_bind.3 ldap_cache.3 ldap_charset.3 ldap_compare.3 ldap_delete.3 \ X ldap_disptmpl.3 ldap_entry2text.3 ldap_error.3 \ X ldap_first_attribute.3 ldap_first_entry.3 ldap_friendly.3 \ X ldap_get_dn.3 ldap_get_values.3 ldap_getfilter.3 ldap_modify.3 \ X ldap_modrdn.3 ldap_open.3 ldap_result.3 ldap_search.3 \ X ldap_searchprefs.3 ldap_sort.3 ldap_ufn.3 ldap_url.3 regex.3 XMAN5= ldapfilter.conf.5 ldapfriendly.5 ldapsearchprefs.conf.5 \ X ldaptemplates.conf.5 ldif.5 slapd.conf.5 slapd.replog.5 ud.conf.5 XMAN8= centipede.8 chlog2replog.8 edb2ldif.8 go500.8 go500gw.8 \ X in.xfingerd.8 ldapd.8 ldbmcat.8 ldif.8 ldif2ldbm.8 mail500.8 \ X rcpt500.8 slapd.8 slurpd.8 X Xpre-patch: X ${CP} ${WRKSRC}/Make-common.dist ${WRKSRC}/Make-common X Xpre-install: X ${MKDIR} ${PREFIX}/libexec X ${MKDIR} ${PREFIX}/sbin X Xpost-install: X strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ X ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ X ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ X ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ X ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ X ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ X ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ X ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ X ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ X ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm X X.include END-of-openldap/Makefile echo c - openldap/pkg mkdir -p openldap/pkg > /dev/null 2>&1 echo x - openldap/pkg/COMMENT sed 's/^X//' >openldap/pkg/COMMENT << 'END-of-openldap/pkg/COMMENT' XOpen source LDAP client and server software. END-of-openldap/pkg/COMMENT echo x - openldap/pkg/DESCR sed 's/^X//' >openldap/pkg/DESCR << 'END-of-openldap/pkg/DESCR' XOpenLDAP is a suite of Lightweight Directory Access Protocol (LDAP) servers, Xclients, utilities and development tools. OpenLDAP is derived from the XUniversity of Michigan LDAP release 3.3 and is distributed under a XPerl-style "Artistic License". X XChanges from U. Mich release 3.3: X X - TCP Wrappers support added to slapd, X - Berkely DB2 compatibility added to slapd, X - ACL enhancements including Access by Group and POSIX regex(3) X support, X - platforms updates, and X - numerous bug fixes and build changes. X XSee the CHANGES file in the distribution for more details. X Xhttp://www.openldap.org/ X XLachlan O'Dea Xulmo@earthling.net END-of-openldap/pkg/DESCR echo x - openldap/pkg/PLIST sed 's/^X//' >openldap/pkg/PLIST << 'END-of-openldap/pkg/PLIST' Xbin/ldapadd Xbin/ldapdelete Xbin/ldapmodify Xbin/ldapmodrdn Xbin/ldapsearch Xbin/ud Xbin/xrpcomp Xetc/ldap/go500gw.help Xetc/ldap/ldapfilter.conf Xetc/ldap/ldapfriendly Xetc/ldap/ldapsearchprefs.conf Xetc/ldap/ldaptemplates.conf Xetc/ldap/rcpt500.help Xetc/ldap/slapd.at.conf Xetc/ldap/slapd.conf Xetc/ldap/slapd.oc.conf Xinclude/disptmpl.h Xinclude/lber.h Xinclude/ldap.h Xinclude/proto-lber.h Xinclude/proto-ldap.h Xinclude/srchpref.h Xlib/liblber.a Xlib/libldap.a Xlibexec/fax500 Xlibexec/go500 Xlibexec/go500gw Xlibexec/in.xfingerd Xlibexec/mail500 Xlibexec/rcpt500 Xlibexec/rp500 Xlibexec/slapd Xlibexec/slurpd Xsbin/centipede Xsbin/ldbmcat Xsbin/ldbmtest Xsbin/ldif Xsbin/ldif2id2children Xsbin/ldif2id2entry Xsbin/ldif2index Xsbin/ldif2ldbm Xman/man1/ldapadd.1.gz Xman/man3/cldap.3.gz Xman/man3/ldap_add_s.3.gz Xman/man3/ldap_bind_s.3.gz Xman/man3/ldap_simple_bind.3.gz Xman/man3/ldap_simple_bind_s.3.gz Xman/man3/ldap_kerberos_bind_s.3.gz Xman/man3/ldap_kerberos_bind1.3.gz Xman/man3/ldap_kerberos_bind1_s.3.gz Xman/man3/ldap_kerberos_bind2.3.gz Xman/man3/ldap_kerberos_bind2_s.3.gz Xman/man3/ldap_unbind.3.gz Xman/man3/ldap_unbind_s.3.gz Xman/man3/ldap_set_rebind_proc.3.gz Xman/man3/ldap_enable_cache.3.gz Xman/man3/ldap_disable_cache.3.gz Xman/man3/ldap_destroy_cache.3.gz Xman/man3/ldap_flush_cache.3.gz Xman/man3/ldap_uncache_entry.3.gz Xman/man3/ldap_uncache_request.3.gz Xman/man3/ldap_set_cache_options.3.gz Xman/man3/ldap_set_string_translators.3.gz Xman/man3/ldap_enable_translation.3.gz Xman/man3/ldap_translate_from_t61.3.gz Xman/man3/ldap_translate_to_t61.3.gz Xman/man3/ldap_t61_to_8859.3.gz Xman/man3/ldap_8859_to_t61.3.gz Xman/man3/ldap_compare_s.3.gz Xman/man3/ldap_delete_s.3.gz Xman/man3/ldap_init_templates.3.gz Xman/man3/ldap_init_templates_buf.3.gz Xman/man3/ldap_free_templates.3.gz Xman/man3/ldap_first_disptmpl.3.gz Xman/man3/ldap_tmplattrs.3.gz Xman/man3/ldap_next_disptmpl.3.gz Xman/man3/ldap_oc2template.3.gz Xman/man3/ldap_first_tmplrow.3.gz Xman/man3/ldap_next_tmplrow.3.gz Xman/man3/ldap_first_tmplcol.3.gz Xman/man3/ldap_next_tmplcol.3.gz Xman/man3/ldap_entry2text_search.3.gz Xman/man3/ldap_vals2text.3.gz Xman/man3/ldap_entry2html.3.gz Xman/man3/ldap_entry2html_search.3.gz Xman/man3/ldap_vals2html.3.gz Xman/man3/ldap_perror.3.gz Xman/man3/ld_errno.3.gz Xman/man3/ldap_result2error.3.gz Xman/man3/ldap_errlist.3.gz Xman/man3/ldap_err2string.3.gz Xman/man3/ldap_next_attribute.3.gz Xman/man3/ldap_next_entry.3.gz Xman/man3/ldap_count_entries.3.gz Xman/man3/ldap_friendly_name.3.gz Xman/man3/ldap_free_friendlymap.3.gz Xman/man3/ldap_explode_dn.3.gz Xman/man3/ldap_explode_dns.3.gz Xman/man3/ldap_dn2ufn.3.gz Xman/man3/ldap_is_dns_dn.3.gz Xman/man3/ldap_get_values_len.3.gz Xman/man3/ldap_value_free.3.gz Xman/man3/ldap_value_free_len.3.gz Xman/man3/ldap_count_values.3.gz Xman/man3/ldap_count_values_len.3.gz Xman/man3/ldap_init_getfilter.3.gz Xman/man3/ldap_init_getfilter_buf.3.gz Xman/man3/ldap_getfilter_free.3.gz Xman/man3/ldap_getfirstfilter.3.gz Xman/man3/ldap_getnextfilter.3.gz Xman/man3/ldap_setfilteraffixes.3.gz Xman/man3/ldap_build_filter.3.gz Xman/man3/ldap_modify_s.3.gz Xman/man3/ldap_mods_free.3.gz Xman/man3/ldap_modrdn_s.3.gz Xman/man3/ldap_modrdn2.3.gz Xman/man3/ldap_modrdn2_s.3.gz Xman/man3/ldap_init.3.gz Xman/man3/ldap_msgfree.3.gz Xman/man3/ldap_search_s.3.gz Xman/man3/ldap_search_st.3.gz Xman/man3/ldap_init_searchprefs.3.gz Xman/man3/ldap_init_searchprefs_buf.3.gz Xman/man3/ldap_free_searchprefs.3.gz Xman/man3/ldap_first_searchobj.3.gz Xman/man3/ldap_next_searchobj.3.gz Xman/man3/ldap_sort_entries.3.gz Xman/man3/ldap_sort_values.3.gz Xman/man3/ldap_sort_strcasecmp.3.gz Xman/man3/ldap_ufn_search_s.3.gz Xman/man3/ldap_ufn_search_c.3.gz Xman/man3/ldap_ufn_search_ct.3.gz Xman/man3/ldap_ufn_setprefix.3.gz Xman/man3/ldap_ufn_setfilter.3.gz Xman/man3/ldap_ufn_timeout.3.gz Xman/man3/ldap_is_ldap_url.3.gz Xman/man3/ldap_url_parse.3.gz Xman/man3/ldap_free_urldesc.3.gz Xman/man3/ldap_url_search.3.gz Xman/man3/ldap_url_search_s.3.gz Xman/man3/ldap_url_search_st.3.gz Xman/man8/ldif2index.8.gz Xman/man8/ldif2id2entry.8.gz Xman/man8/ldif2id2children.8.gz Xman/man8/fax500.8.gz X@dirrm etc/ldap END-of-openldap/pkg/PLIST echo c - openldap/patches mkdir -p openldap/patches > /dev/null 2>&1 echo x - openldap/patches/patch-aa sed 's/^X//' >openldap/patches/patch-aa << 'END-of-openldap/patches/patch-aa' X*** Make-common.orig Thu Aug 27 03:10:10 1998 X--- Make-common Sun Sep 20 16:51:05 1998 X*************** X*** 44,50 **** X # X # Per platform defaults override these. X # X! LDAP_PREFIX?= /usr/local X LDAP_INSTROOT?= $(LDAP_PREFIX) X LDAP_ETCDIR?= $(LDAP_INSTROOT)/etc/ldap X LDAP_INCDIR?= $(LDAP_INSTROOT)/include X--- 44,50 ---- X # X # Per platform defaults override these. X # X! LDAP_PREFIX?= ${PREFIX} X LDAP_INSTROOT?= $(LDAP_PREFIX) X LDAP_ETCDIR?= $(LDAP_INSTROOT)/etc/ldap X LDAP_INCDIR?= $(LDAP_INSTROOT)/include X*************** X*** 254,263 **** X # LDAP_ACLGROUP=-DACLGROUP X X # uncomment these lines to enable support for CRYPT passwords in LDBM. X! # LDAP_CRYPT=-DLDAP_CRYPT X # LDAP_CRYPT_LIB?= X # and comment this line out X! LDAP_CRYPT_LIB= X X # uncomment these lines to enable support fro tcp_wrappers in servers. X # Requires tcp_wrappers. X--- 254,263 ---- X # LDAP_ACLGROUP=-DACLGROUP X X # uncomment these lines to enable support for CRYPT passwords in LDBM. X! LDAP_CRYPT=-DLDAP_CRYPT X # LDAP_CRYPT_LIB?= X # and comment this line out X! # LDAP_CRYPT_LIB= X X # uncomment these lines to enable support fro tcp_wrappers in servers. X # Requires tcp_wrappers. END-of-openldap/patches/patch-aa echo c - openldap/files mkdir -p openldap/files > /dev/null 2>&1 echo x - openldap/files/md5 sed 's/^X//' >openldap/files/md5 << 'END-of-openldap/files/md5' XMD5 (openldap-1.0.1.tgz) = 26ea15718640bd76a41598ce413c8e24 END-of-openldap/files/md5 exit >Audit-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 Sep 20 08:38:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09780 for freebsd-ports-outgoing; Sun, 20 Sep 1998 08:38:46 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from dns1.megacom.com.au ([203.30.184.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09772 for ; Sun, 20 Sep 1998 08:38:41 -0700 (PDT) (envelope-from steve@megacom.com.au) Received: from office ([203.30.185.12]) by dns1.megacom.com.au (8.8.8/8.8.5) with SMTP id BAA05271 for ; Mon, 21 Sep 1998 01:37:59 +1000 (EST) Message-ID: <000701bde4ad$bef14540$0cb91ecb@office> From: "Steve Pyrros" To: Subject: ports not available on 2.2.7 Date: Mon, 21 Sep 1998 01:45:38 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BDE501.88E3CB40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3007.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3007.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BDE501.88E3CB40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Please excuse my ignorance on freebsd. I have version 2.2.7 and I have installed the ports. I can see the ports in /usr/ports I cant make any of the ports. For example kermit. It's there as /usr/ports/comms/kermit I type make; make install and the make program searches the CDROM, fails = in the search and then tries to ftp the file from the net, of which I = haven't and dont wish to connect at this time. My question is are the ports on the CDROM and if so where? I have searched all 4 CDROMs with no luck. Am i doing something wrong? regards Steve Pyrros ------=_NextPart_000_0004_01BDE501.88E3CB40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Please excuse my ignorance on=20 freebsd.
I have version 2.2.7 and I have = installed the=20 ports.
I can see the ports in = /usr/ports
I cant make any of the ports. For = example=20 kermit.
It's there as=20 /usr/ports/comms/kermit
I type make; make install and the = make program=20 searches the CDROM, fails in the search and then tries to ftp the file = from the=20 net, of which I haven't and dont wish to connect at this = time.
My question is are the ports on the = CDROM and if=20 so where?
I have searched all 4 CDROMs with no = luck.
 
Am i doing something = wrong?
 
regards Steve = Pyrros
------=_NextPart_000_0004_01BDE501.88E3CB40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 08:40:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09989 for freebsd-ports-outgoing; Sun, 20 Sep 1998 08:40:27 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09984 for ; Sun, 20 Sep 1998 08:40:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA07148; Sun, 20 Sep 1998 08:40:00 -0700 (PDT) Date: Sun, 20 Sep 1998 08:40:00 -0700 (PDT) Message-Id: <199809201540.IAA07148@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tim Vanderhoek Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Reply-To: Tim Vanderhoek Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7995; it has been noted by GNATS. From: Tim Vanderhoek To: lodea@angmar.mel.cybec.com.au, FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Date: Sun, 20 Sep 1998 11:37:02 -0400 On Sun, Sep 20, 1998 at 09:23:59PM +1000, lodea@angmar.mel.cybec.com.au wrote: > > XUniversity of Michigan LDAP release 3.3 and is distributed under a > XPerl-style "Artistic License". > X > XChanges from U. Mich release 3.3: Yes, but WHAT THE F! IS LDAP!?!!?!? [I'm sorry, the frustration expressed here isn't directed towards you specifically...it's directed generally since this is a ridiculously common mistake]. Please add at least a short line or two telling the user wtf they give a shit about ldap. Ideally, say what ldap is used for and what differentiates OpenLDAP from other ldap implementations. > X - TCP Wrappers support added to slapd, > X - Berkely DB2 compatibility added to slapd, > X - ACL enhancements including Access by Group and POSIX regex(3) > X support, > X - platforms updates, and > X - numerous bug fixes and build changes. Chances are I don't really care about those last two points very much. Are you planning to upgrade pkg/DESCR with each new version of OpenLDAP? What if they ever release a version that doesn't contain "numerous bug fixes and build changes and platform updates" from the last version? Truthfully, I (speaking for the generalized FreeBSD ports user) really don't care very much at all about changes from previous versions when I'm reading pkg/DESCR... The pkg/DESCR should be marginally (marginally) version-independent. FWIW, I'm not a terribly large fan of -item lists either, although there's nothing really wrong with them and you can feel free to use one. > X > XSee the CHANGES file in the distribution for more details. Did you install the CHANGES file in /usr/local/share/doc/openldap/? Even though you explicitly state that CHANGES is in the distribution, try to avoid referring readers to anything in work/. > Xman/man3/ldap_bind_s.3.gz > Xman/man3/ldap_simple_bind.3.gz There should not be any (_any_) manpages listed in pkg/DESCR. Remove them. Use either MANx or MLINKS as appropriate. Because of the large number of manpages, your port is also a candidate for listing them outside of the Makefile (this leaves the Makefile is a somewhat more readable state). See the latest graphics/EZWGL for an example of how to do this. Note that the file files/manpages is sorted alphabetically. Please maintain this, since it you hardly even need to type 10 extra keys to do this. > X # > X! LDAP_PREFIX?= /usr/local [...] > X! LDAP_PREFIX?= ${PREFIX} > X LDAP_INSTROOT?= $(LDAP_PREFIX) MAKE_ENV= LDAP_PREFIX=${PREFIX} and/or CONFIGURE_ENV= LDAP_PREFIX=${PREFIX} Didn't work? -- This .sig is not innovative, witty, or profund. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 09:55:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23702 for freebsd-ports-outgoing; Sun, 20 Sep 1998 09:55:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from redfish.go2net.com (redfish.go2net.com [207.178.55.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA23669 for ; Sun, 20 Sep 1998 09:54:56 -0700 (PDT) (envelope-from marcs@go2net.com) Received: from marcs by redfish.go2net.com with smtp (Exim 1.82 #2) id 0zKmjH-0006Cr-00; Sun, 20 Sep 1998 09:52:55 -0700 Date: Sun, 20 Sep 1998 09:52:55 -0700 (PDT) From: Marc Slemko X-Sender: marcs@redfish To: Steve Pyrros cc: ports@FreeBSD.ORG Subject: Re: ports not available on 2.2.7 In-Reply-To: <000701bde4ad$bef14540$0cb91ecb@office> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 21 Sep 1998, Steve Pyrros wrote: > Please excuse my ignorance on freebsd. > I have version 2.2.7 and I have installed the ports. > I can see the ports in /usr/ports > I cant make any of the ports. For example kermit. > It's there as /usr/ports/comms/kermit > I type make; make install and the make program searches the CDROM, fails in the search and then tries to ftp the file from the net, of which I haven't and dont wish to connect at this time. > My question is are the ports on the CDROM and if so where? > I have searched all 4 CDROMs with no luck. kermit can not be distributed on the CDROMs because of its license agreement, as indicated in the Makefile: RESTRICTED= "'No redistribution' copyright" You have to get it from the listed ftp sites yourself. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 10:12:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26517 for freebsd-ports-outgoing; Sun, 20 Sep 1998 10:12:18 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA26508 for ; Sun, 20 Sep 1998 10:12:15 -0700 (PDT) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.1/8.8.5) with SMTP id NAA24506; Sun, 20 Sep 1998 13:11:01 -0400 (EDT) Date: Sun, 20 Sep 1998 13:11:00 -0400 (EDT) From: Chuck Robey To: Steve Pyrros cc: ports@FreeBSD.ORG Subject: Re: ports not available on 2.2.7 In-Reply-To: <000701bde4ad$bef14540$0cb91ecb@office> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 21 Sep 1998, Steve Pyrros wrote: > Please excuse my ignorance on freebsd. I have version 2.2.7 and I > have installed the ports. I can see the ports in /usr/ports I cant > make any of the ports. For example kermit. It's there as > /usr/ports/comms/kermit I type make; make install and the make > program searches the CDROM, fails in the search and then tries to > ftp the file from the net, of which I haven't and dont wish to > connect at this time. My question is are the ports on the CDROM and > if so where? I have searched all 4 CDROMs with no luck. > > Am i doing something wrong? Well, you picked as an example one of the few ports that have licensing restrictions such that the source software cannot be included in the cdrom, and you have to fetch it yourself. Thank the Columbia University for that. Pick a different port, or arrange to get the kermit sources from: ftp://kermit.columbia.edu/kermit/archives/cku192src.tar.gz > > regards Steve Pyrros > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 11:41:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12997 for freebsd-ports-outgoing; Sun, 20 Sep 1998 11:41:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12881 for ; Sun, 20 Sep 1998 11:40:29 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA11282; Sun, 20 Sep 1998 11:40:00 -0700 (PDT) Received: from esmeralda.xaa.iae.nl (esmeralda.xaa.iae.nl [194.151.75.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10011 for ; Sun, 20 Sep 1998 11:30:56 -0700 (PDT) (envelope-from xaa@xaa.iae.nl) Received: from ariel.xaa.iae.nl (ariel.xaa.iae.nl [194.151.75.10]) by esmeralda.xaa.iae.nl (VMailer) with ESMTP id 3089852F; Sun, 20 Sep 1998 20:30:26 +0200 (MET DST) Received: by ariel.xaa.iae.nl (VMailer, from userid 1002) id D50724568; Sun, 20 Sep 1998 20:30:25 +0200 (CEST) Message-Id: <19980920183025.D50724568@ariel.xaa.iae.nl> Date: Sun, 20 Sep 1998 20:30:25 +0200 (CEST) From: xaa@xaa.iae.nl Reply-To: xaa@xaa.iae.nl To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7999: upgrade for slrn port to slrn 0.5.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7999 >Category: ports >Synopsis: upgrade for slrn port to slrn 0.5.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 20 11:40:00 PDT 1998 >Last-Modified: >Originator: Mark Huizer >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: current, both aout and elf checked >Description: upgraded to 0.5.3 >How-To-Repeat: >Fix: patch relative to /usr/ports diff -ur orignews/slrn/Makefile news/slrn/Makefile --- orignews/slrn/Makefile Tue May 19 19:12:27 1998 +++ news/slrn/Makefile Sun Sep 20 20:13:21 1998 @@ -6,8 +6,8 @@ # $Id: Makefile,v 1.9 1998/05/17 22:54:10 mph Exp $ # -DISTNAME= slrn0.9.5.2 -PKGNAME= slrn-0.9.5.2 +DISTNAME= slrn0.9.5.3 +PKGNAME= slrn-0.9.5.3 CATEGORIES= news MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ diff -ur orignews/slrn/files/md5 news/slrn/files/md5 --- orignews/slrn/files/md5 Tue May 19 19:12:29 1998 +++ news/slrn/files/md5 Sun Sep 20 20:17:16 1998 @@ -1 +1 @@ -MD5 (slrn0.9.5.2.tar.gz) = 64430abf77b5d82dc8fdc07199014e56 +MD5 (slrn0.9.5.3.tar.gz) = 1db6236e6e53efcbd71310420f72d302 >Audit-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 Sep 20 12:41:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23645 for freebsd-ports-outgoing; Sun, 20 Sep 1998 12:41:13 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23568 for ; Sun, 20 Sep 1998 12:40:39 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA12592; Sun, 20 Sep 1998 12:40:02 -0700 (PDT) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22634 for ; Sun, 20 Sep 1998 12:36:47 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: (from brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) id NAA10972; Sun, 20 Sep 1998 13:35:40 -0600 (MDT) (envelope-from brett) Message-Id: <199809201935.NAA10972@peloton.physics.montana.edu> Date: Sun, 20 Sep 1998 13:35:40 -0600 (MDT) From: brett@peloton.physics.montana.edu Reply-To: brett@peloton.physics.montana.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8002: NEW: netscape-navigator-4.5 beta 2 port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8002 >Category: ports >Synopsis: new port of the 4.5beta2 version of Netscape Navigator >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 Sep 20 12:40:01 PDT 1998 >Last-Modified: >Originator: Brett Taylor >Organization: Montana State University, Bozeman >Release: FreeBSD 2.2.7-STABLE i386 >Environment: FreeBSD 2.2.7-STABLE #0: Fri Sep 11 10:17:33 MDT 1998 >Description: This is a new port of Netscape Navigator 4.5 beta 2. I wanted to try out the 4.5 releases without using the humongous Communicator port. :-) >How-To-Repeat: included below is a shell script which contains a uuencoded tarball of the port >Fix: #!/bin/csh -f # Uuencoded gz-compressed .tar file created by csh script uufiles # For more info (11/95), see e.g. http://xxx.lanl.gov/faq/uufaq.html # If you are on a unix machine this file will unpack itself: strip # any mail header and call resulting file, e.g., navigator45.uu # (uudecode ignores these header lines and starts at begin line below) # Then say csh navigator45.uu # or explicitly execute the commands (generally more secure): # uudecode navigator45.uu ; gunzip navigator45.tar.gz ; # tar -xvf navigator45.tar # On some non-unix (e.g. VAX/VMS), first use editor to change filename # in "begin" line below to navigator45.tar-gz , then execute # uudecode navigator45.uu # gzip -d navigator45.tar-gz # tar -xvf navigator45.tar # uudecode $0 chmod 644 navigator45.tar.gz gunzip -c navigator45.tar.gz | tar -xvf - rm $0 navigator45.tar.gz exit begin 644 navigator45.tar.gz M'XL(`!)8!38``^T<^WO:1K*_6G_%%KN])`T"\7)BU[E@&SNT-O8'I$GO\7&+ MM(!BO6Y7PI"<__>;64D\;"&@\;E?KYHO,;#SV-F9V='L:B6'^4*G'JM4\PX= MFT/JN[SPS>,"J13W]ZOD&T*T_6IQ\3.&(B&U6E$K52O%8@W0Y_=S-\ MS!I@^_Q?*57+6?Y_"ECI_Y.KR\M&J_L8?:S+_Z2R'_M_OUJMX/6_7*EE^?\I M(/8_F7F?C!DG%;5*/,[RG%F,"I9EY/]76#G_3QN=D_;C]+%F_@.Z'*__RONU ML/XOE[/Y_Q30'9F"P#]_!"D@S@6Z:]N!8^HR'2RD`3*`W_[(A6^W(Y<8+G%< MG]BF8RB!9U#?=(:`8`Y*,SD1[L"_I9P1-O%,SJ`?A[C<@/3BNV3(?/SP^92X M@2_[MZC/A*\,&/5AS2%416G-DM(OF)'ZS*>D1$94$`I*&E"P2M$@8D!.F<[L M/@C7BB^)]OKU*T5I^H1Z'J-<8%=]1FP7M`&']RT&/5('\EQQHB@=!H5M(1"\ M8+DZM0J6V9]5HX6+YDFCU6GDHL&#FJ;.'(%C]1FWI9JNSPY(1:([!H*[79-=@W?"@/7@068 M;0H=2!;P6*S;-X@U3([60_)B0+Z#?\>+!,OH!82DBU?P;P-'DG&;Y`=K,`NRE_)N MNU$_O6PH2;EXN;$5;S508QGQ\6D(3+5.8%GA3U6XRU3P MHQ[X;MVP$Y!]U[VQ*;]11[Z]C!ES-EQN6;*N"O9>1MMPE8`ORXT@Q!1P:5QN M_017EX)N42&8*)@#7=/43Y2GT9BNIQ77$'VBK+*>9DS7$YGN>AIAK%7(,NAZ MK>%:!E.S6%U M:Z:35D?3:I5RVIPP)UN$>P)U>L@G,:1&KL1([4))?(,4J;KLD<:=Y(Y$@-J42.U)A* MY$@-JD0.OG4?J7&8R"%NMN;8>ARI"3>18Y-$NHIQ?79,X=P@19I\JQR91)X^ M;Q(Y4N=-(D?J+$CD2)T%B1RILR"18Q//KF)<[]D4SF3/PI<1L[S",=5O>@;S MU*$Y2*;HNIZIJY]$,K8S%3ZS5Z-]D+\2>X&;3WEM);YI3$ZI3U?BWS%J,+X2 M?>+X7=>UTO"IXH\#WW>=E6B4_;[Y<$5TSS2K\3[U`[$:WW)_ZC#.4PCH.*W_ M5N==<\!3%`#SALY-IP`+IA'`FC,5?V9:*0)B'ZTD.+:HD[#LC-$?J.FGQ:YK M]8+4X`8"P:PU%*D3Y)H[?FHGDB"U$TF1VLF9RV]3.Y$$J9U("L,4ZRC2U&A, MS/2Q2H)4-21%:B.EIOIXBC!7:%=@W*5Z&\ M-4S.;;+$&.VP)N)6"-V,-G;4AM11;&Y&C5-Q,\HXUVQ$G4:4B'M0R*ZGPH7, M>BJZ@:B5!$F([,[A'Q]B7R[?_Z.^/F*_P_GO:E&KU>3Y#[S_EYW_^]]#JO_E M9Y[2K^QCS?F?4EG;G_N_@OZOU4K9^>\G@1 M'AP:F!8CSUPNQ=PRQR"P6$8> MY0<2.(+YY/QOS6MHP(^C'/:4@U\#BPZ/-/AR.\)^\(P2V?N"K7X?&BHU(&&]#`@@%&-Z)#$Z!,.:*=7>5;LF,.0F6_)7D#-'YW==FX*\P$ M(P6>#\)/D-YBM[%"+XG+2>`-.37`MMRU25&=8)NF3E1);M^`5LDB=W0/$-UZ M^[S1O5NZ4?Z0?H:6Q:<5LLL#3;5*93-RIH]PV.*\5Q^3LX;G>]YW9CU^UNZ;O=-.?M?J7W=K=TW^YO M]]]NL@-_[W3ZAX/$ZS_&Y*-5?UL]_[%?*>_CD;!:L9+5?T\!*?Z/3B9]?1]K MZK]*#2Z3\^=_REC_E4K[6?WW%`!EUX3:'ER#U,C?X14)#SN?<<:..Z=0.^DC MTV%"V55VR9G)X<)$\>0W([2/9[?%U/'IY`"0`%U9CR&-[]XPO%;*L]KA@Z34 M-UV'6"",<.9Q)G#C"?"V:(6F MS^R7W9B41VJQOY42K@U+4.GW"#ZB&+U"$RY%SE@";F0 M1#!0UHB5#P_&X[8=E<>IJ3P]'1:8A`=1;_&9=R(\IIL#$SI*EH'EHGX3DKYO-3\2,6*@.DR9@#ORI#Z6[(*!-:0K(R50 MJ(?[3FB6YF#>DVP,Q4E#VM3S<(!@2QL*&RART.&WIF#SX2S0R*<2@&YYN,*' M*LW.]X/!@/&\,#^SHQ];[R^/&^UXQ#XH'?:*9_CQ^0<(UTB"B\L/L+[G>LR9 M1X0;F4ER>=R%PLN^9QO?#45X)D0#E&C$H#X%-GSZ81Y<8($KQYK&,D08;!C' M(\#&L8(R8-GB8#F).-1)UJ8V@Y43"OD0QN*L">V!"Z>0GY(<1I@8R9A#._6Q M^M2MP)!R[VGT*\1Z2!NRSU=14KO%,V3W*]7[]N]TWJWWL-*L/>NT6[D MR'_BT.UUKWH8RK'?47^;3C'_^*83,)EZ!"H0BL>YW"?_$@-\LN,O9,K\EZ0//H'PQA#A9G/?@CD@M4:!@M2;9V=RHH,(&ABF6YCDJ3D8')*P2\@. MRB+Q20*Q?H\X'@TNJ1V7W-*Q1`;AG;\HBSCK&W+<&U(PV+B`)[%)Z/$T)C+DBB4,YL=J#?V=WG=.">1P($,V1$=R]2! MV&@)!1.!*+&ZML>&AS%!'BSZ,(F4BL7BZM[&IL'O@HB_WX2N#RM MDF?S1U3&E6J_E&<3S/+JY%4M'S@WCGOKY`>0DOO"4,%8ZO#S] M`&V_6,SN_SP)S-__$TYZ'+9.3T^C#Z/YG6`?%APB>7A`W5D[T66 M;'XC),[_2UCF80YXI#[6S/]R>;\T?_ZW+.__E\K9_M^30'CS".<@K..@P&6Z MW**SHPC`(O=@9W9+:UXIR'LUP\<^Z-IK#.$ZH-ZWCJ4)49@5PL M[S6-/?BBG#8[W58=4E3$'2N<7\H5_9)R4N\VSJ_:S4;G:.?V]E:YK'>ZC7:O MT^Q""S`.?.^@4("_LSM1*BP!"E[0+RR^%*,`TO!_[[I=*C!G:)EB5`#D!/Y$ MFP/,*$0UTSQA]2#6'`-W!%A!ZBS?EQ8IO741IH#VS587_C?:H0SIQK?1ZEF] M:I\K2NNJ=U''+9'>1;/U\]'.%!8VX0O7CF:VEJ]@"]_:MJQ#4N+"L,IZ][S1Z4%<> M-[O/R???+S37>^U&IWG::(6(O2^+37?DZ(BTKI8<^L/1SMR?$,B^.9BB7Z4[ MS\+?!7QQW0+99ZK&5G;Y<(ER[C$0'#7F-;6DEO+H^M@KH%&WW3SI-B(+Y?"` M)84%.>X=X%Z0SJ>>CYMF$-4Y166.80Y"$WS[.#;`-[9$QR/P!2-O][XT3MY= MW9$<;H?A9HWOP7`/WT((36&T MWI.@[#Q\]X%:3:9.HEVDC*<%WN__.][LGP\COAGS3ZB>Y$Y;9)NYZK@)BHK/ MW[D8\T0R#I%G8#[BY)IY3G;W<`H@)TZG9W&`H&3LZ"-(/B3?)M`8%GLABZ+@#M1"5$%40G9'BUS_?"Z%RE=8XAudit-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 Sep 20 13:30:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01436 for freebsd-ports-outgoing; Sun, 20 Sep 1998 13:30:28 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01421 for ; Sun, 20 Sep 1998 13:30:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA13847; Sun, 20 Sep 1998 13:30:00 -0700 (PDT) Received: from jade.chc-chimes.com (UNUSED.chc-chimes.com [206.67.97.85] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01167 for ; Sun, 20 Sep 1998 13:29:46 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: (from billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) id QAA09542; Sun, 20 Sep 1998 16:27:57 -0400 (EDT) (envelope-from billf) Message-Id: <199809202027.QAA09542@jade.chc-chimes.com> Date: Sun, 20 Sep 1998 16:27:57 -0400 (EDT) From: Bill Fumerola Reply-To: billf@jade.chc-chimes.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8003: new port: www/linbot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8003 >Category: ports >Synopsis: new port: www/linbot >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 Sep 20 13:30:00 PDT 1998 >Last-Modified: >Originator: Bill Fumerola >Organization: Computer Horizons Corp >Release: FreeBSD 2.2.7-STABLE i386 >Environment: FreeBSD jade.chc-chimes.com 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Mon Aug 17 10:00:36 EDT 1998 billf@jade.chc-chimes.com:/usr/cvs-update/src/sys/compile/JADED 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: # # . # ./Makefile # ./pkg # ./pkg/PLIST # ./pkg/COMMENT # ./pkg/DESCR # ./files # ./files/md5 # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: linbot X# Version required: 0.8 X# Date created: 19 September 1998 X# Whom: Bill Fumerola X# X# $Id: $ X# X XDISTNAME= linbot-0.8 XCATEGORIES= www XMASTER_SITES= http://starship.skyport.net/crew/marduk/linbot/ X XMAINTAINER= billf@chc-chimes.com X XRUN_DEPENDS= python:${PORTSDIR}/lang/python X XNO_BUILD= yeah X XMAN1= linbot.1 X Xdo-install: X X ${MKDIR} ${PREFIX}/share/linbot X ${CP} ${WRKSRC}/*.py ${PREFIX}/share/linbot X ${CP} ${WRKSRC}/contrib/*.1 ${PREFIX}/man/man1 X ${LN} -s ${PREFIX}/share/linbot/linbot.py ${PREFIX}/bin/linbot X X.include END-of-./Makefile echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' X@exec mkdir -p %D/share/linbot Xshare/linbot/config.py Xshare/linbot/linbot.py Xshare/linbot/myUrlLib.py Xshare/linbot/robotparser.py X@exec ln -fs %D/share/linbot/linbot.py %D/bin/linbot X@unexec rm -rf %D/share/linbot X@unexec rm %D/bin/linbot END-of-./pkg/PLIST echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' Xwebmaster link management tool END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' XLinbot is the professional Site Management Tool for webmasters. Linbot Xallows webmasters to view the structure of a site, track down broken links, Xfind potentially outdated web pages list links pointing to external sites, Xview portfolio of inline images, get a run-down of problems sorted by Xauthor and to do all this periodically without user intervention. X Xhttp://starship.skyport.net/crew/marduk/linbot/ X XBill Fumerola (billf@chc-chimes.com) END-of-./pkg/DESCR echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (linbot-0.8.tar.gz) = ee327410be4dacb838aa79b3012763f6 END-of-./files/md5 exit >Audit-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 Sep 20 13:39:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02896 for freebsd-ports-outgoing; Sun, 20 Sep 1998 13:39:54 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail2.pacbell.com (mail2.PacBell.COM [129.245.2.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02891 for ; Sun, 20 Sep 1998 13:39:50 -0700 (PDT) (envelope-from rxlicon@pacbell.com) Received: from pacbell.com .(sndg64_lr01p05.shiva.PacBell.COM [150.235.99.105]) by mail2.PacBell.COM (8.8.5/8.8.5-pb970801) with ESMTP id NAA17639 for ; Sun, 20 Sep 1998 13:39:17 -0700 (PDT) Message-ID: <360567ED.DCE053EC@pacbell.com> Date: Sun, 20 Sep 1998 13:39:09 -0700 From: Ray Licon Organization: Pacific Bell X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: downloading Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I can't download any of the programs at http://www.br.freebsd.org/ports/editors.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 15:49:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26888 for freebsd-ports-outgoing; Sun, 20 Sep 1998 15:49:20 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gamma.aei.ca (gamma.aei.ca [206.123.6.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26864 for ; Sun, 20 Sep 1998 15:49:06 -0700 (PDT) (envelope-from malartre@aei.ca) Received: from aei.ca (aeiusrE-35.aei.ca [206.186.204.235]) by gamma.aei.ca (8.8.5/8.8.5) with ESMTP id SAA22312 for ; Sun, 20 Sep 1998 18:48:31 -0400 (EDT) Message-ID: <36058641.7E28585@aei.ca> Date: Sun, 20 Sep 1998 18:48:33 -0400 From: Malartre X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: FreeBSD Port: blackbox-0.40.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just to notice you than there is the 40.6 version wich have many improvement. But I cant compile it right without error. So I need a port ;-) Tank you -- [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 16:01:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29212 for freebsd-ports-outgoing; Sun, 20 Sep 1998 16:01:02 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29135 for ; Sun, 20 Sep 1998 16:00:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA17770; Sun, 20 Sep 1998 16:00:02 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28886; Sun, 20 Sep 1998 15:59:33 -0700 (PDT) (envelope-from nobody) Message-Id: <199809202259.PAA28886@hub.freebsd.org> Date: Sun, 20 Sep 1998 15:59:33 -0700 (PDT) From: pfgiffun@bachue.usc.unal.edu.co To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8004: Update to the crosssco port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8004 >Category: ports >Synopsis: Update to the crosssco port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 20 16:00:02 PDT 1998 >Last-Modified: >Originator: Pedro F. Giffuni >Organization: U. Nacional de Colombia >Release: 2.2.7/Release >Environment: >Description: Some minor changes that HAD to be done... Many thanks to Jerry Hicks for lending a hand (actually updating the port) while I was having network problems. >How-To-Repeat: >Fix: diff -rNu crosssco.orig/Makefile crosssco/Makefile --- crosssco.orig/Makefile Mon Feb 9 06:22:01 1998 +++ crosssco/Makefile Sun Sep 20 11:56:49 1998 @@ -1,28 +1,27 @@ -# New ports collection makefile for: crosssco -# Version required: 1.4 -# Date created: 26 Mar 96 -# Whom: Pedro Giffuni +# New ports collection makefile for: crosssco +# Version required: 1.5 +# Date created: 26 Mar 96 +# Whom: Pedro Giffuni # # $Id: Makefile,v 1.4 1998/02/09 00:36:17 steve Exp $ # -DISTNAME= gcc-2.7.2.2 -PKGNAME= crosssco-1.4 +DISTNAME= gcc-2.7.2.3 +PKGNAME= crosssco-1.5 CATEGORIES= devel MASTER_SITES= ftp://ftp.cygnus.com/pub/newlib/ \ ${MASTER_SITE_GNU} -DISTFILES= binutils-2.8.1.tar.gz \ - ${DISTNAME}.tar.gz \ - newlib-1.8.0.tar.gz - -MAINTAINER= giffunip@asme.org +DISTFILES= newlib-1.8.1.tar.gz \ + binutils-2.8.1.tar.gz \ + ${DISTNAME}.tar.gz PATCH_SITES= ftp://ftp.cygnus.com/pub/embedded/crossgcc/ \ ${MASTER_SITE_GNU} -PATCHFILES= crossgcc-${DISTNAME}.patch \ - gcc-2.7.2.2-2.7.2.3.diff.gz +PATCHFILES= crossgcc-${DISTNAME}.patch PATCH_DIST_STRIP=-p1 --directory=${WRKSRC}/gcc +MAINTAINER= giffunip@asme.org + WRKSRC= ${WRKDIR}/src USE_GMAKE= yes GNU_CONFIGURE= yes @@ -38,7 +37,7 @@ post-extract: (cd ${WRKDIR}/${DISTNAME}; uudecode ${FILESDIR}/$(TARGET).uu) - (cd $(WRKDIR); sh ${SCRIPTDIR}/one-tree-1.4.sh) + (cd $(WRKDIR); sh ${SCRIPTDIR}/one-tree-1.5.sh) # (ln -s ${WRKSRC}/gcc ${WRKDIR}/${DISTNAME}) # This is ONLY recommended if you are NOT planning to use diff -rNu crosssco.orig/files/md5 crosssco/files/md5 --- crosssco.orig/files/md5 Mon Feb 9 06:22:09 1998 +++ crosssco/files/md5 Sun Sep 20 11:22:35 1998 @@ -1,5 +1,4 @@ +MD5 (newlib-1.8.1.tar.gz) = c9a4c44c234d2113af8f2483d94cda00 MD5 (binutils-2.8.1.tar.gz) = 787229d600b8bb58fe7e75ea30445e44 -MD5 (gcc-2.7.2.2.tar.gz) = 39c6383e7d19405bfdcbe3682dbcd04d -MD5 (newlib-1.8.0.tar.gz) = 59c948c481ddbfd7658dd8dbe940d8f0 -MD5 (crossgcc-gcc-2.7.2.2.patch) = 334b66d06bc22a2cba3cb0ceab2142f3 -MD5 (gcc-2.7.2.2-2.7.2.3.diff.gz) = d8aa093fa43ccc91a76c7f71402f1d2c +MD5 (gcc-2.7.2.3.tar.gz) = 9f75fc7a5f13b691aabe8c1b775a4604 +MD5 (crossgcc-gcc-2.7.2.3.patch) = 334b66d06bc22a2cba3cb0ceab2142f3 diff -rNu crosssco.orig/patches/patch-ad crosssco/patches/patch-ad --- crosssco.orig/patches/patch-ad Sun Feb 8 19:36:24 1998 +++ crosssco/patches/patch-ad Sun Sep 20 11:28:35 1998 @@ -55,22 +55,3 @@ # ARFLAGS = rv # -*** libgloss/rs6000/Makefile.in.orig Mon Nov 11 15:22:14 1996 ---- libgloss/rs6000/Makefile.in Sat Jan 24 22:58:02 1998 -*************** -*** 59,65 **** - else t='$(program_transform_name)'; echo objcopy | sed -e $$t ; fi` - - OBJS = fstat.o getpid.o isatty.o kill.o putnum.o stat.o unlink.o -! CFLAGS = -g - SCRIPTS = ${SIM_SCRIPTS} ${MVME_SCRIPTS} ${EVM_SCRIPTS} - - # Here is all of the simulator stuff ---- 59,65 ---- - else t='$(program_transform_name)'; echo objcopy | sed -e $$t ; fi` - - OBJS = fstat.o getpid.o isatty.o kill.o putnum.o stat.o unlink.o -! CFLAGS = -O - SCRIPTS = ${SIM_SCRIPTS} ${MVME_SCRIPTS} ${EVM_SCRIPTS} - - # Here is all of the simulator stuff diff -rNu crosssco.orig/scripts/one-tree-1.4.sh crosssco/scripts/one-tree-1.4.sh --- crosssco.orig/scripts/one-tree-1.4.sh Sun Feb 8 19:36:28 1998 +++ crosssco/scripts/one-tree-1.4.sh Wed Dec 31 19:00:00 1969 @@ -1,108 +0,0 @@ -#!/bin/sh -# Create a single source tree from the various development tools. -# Version 1.4. -# Send comments or questions to dje@cygnus.com. -# -# The script needs a binutils, gcc, and newlib release. -# It looks for them in the current directory. -# -# The tree is faked, using symlinks. The goal is to keep it simple while -# providing a working example. -# -# After running this script: -# 1) mkdir build -# 2) cd build -# 3) ../src/configure --host=[your-host] --target=[your-target] [other options] -# 4) make all info -# 5) make install install-info -# -# If you are going to be building with gcc, do this instead. -# -# 1) mkdir build -# 2) cd build -# 3) CC=gcc ../src/configure --host=[your-host] --target=[your-target] [other options] -# 4) make all info CC=gcc -# 5) make install install-info -# -# The CC=gcc on line 4 is present for the sake of older releases -# and doesn't hurt to specify it again (normally, setting CC=gcc while -# running configure is enough). -# -# Building in a separate directory assumes of course that you have a version -# of `make' that understands VPATH. GNU Make is such a critter and -# it is not recommended trying it with other makes. -# -# That's it. - -# For FreeBSD crosscompiler ports: -# "ln -s" was replaced by mv due to obscure building problems - - -# Find source trees for binutils, gcc, and newlib. -for pkg in binutils gcc newlib -do - dir=`ls -1d $pkg-[0-9].[0-9]* | tail -1` - if [ ! -f "$dir/Makefile.in" ] ; then - echo "Unable to find a $pkg source tree." - echo "You need to install a $pkg release in this directory." - exit 1 - fi - - eval $pkg=$dir - echo "Using $pkg release $dir." -done - -# We only support binutils 2.[678].*. -# We will probably support newer ones as well but until one has -# tried it one can't actually know. -case $binutils in -binutils-2.[678] | binutils-2.[678].*) ;; -*) echo "$binutils is not supported by this script." ; exit 1 ;; -esac - -# We only support newlib 1.[78].*. -# We will probably support newer ones as well but until one has -# tried it one can't actually know. -case $newlib in -newlib-1.[78].*) ;; -*) echo "$binutils is not supported by this script." ; exit 1 ;; -esac - -# We only support gcc 2.7.*. -# We will probably support newer ones as well but until one has -# tried it one can't actually know. -case $gcc in -gcc-2.7.*) ;; -*) echo "$gcc is not supported by this script." ; exit 1 ;; -esac - -mkdir src -cd src - -# Most of the toplevel stuff we take from binutils -for f in ../$binutils/* -do - mv $f . -done - -# Create a symlink to the gcc tree. -mv ../$gcc gcc - -# Create symlinks to newlib. -mv ../$newlib/newlib . -mv ../$newlib/libgloss . -mv ../$newlib/COPYING.NEWLIB . - -# Target library configuration has undergone lots of changes recently -# [post binutils-2.6]. If we're using binutils-2.6, use the configury -# from newlib-1.7 [or greater]. - -if [ x"$binutils" = binutils-2.6 ] ; then - for f in configure configure.in config-ml.in Makefile.in - do - rm -f $f - mv ../$newlib/$f . - done -fi - -exit 0 diff -rNu crosssco.orig/scripts/one-tree-1.5.sh crosssco/scripts/one-tree-1.5.sh --- crosssco.orig/scripts/one-tree-1.5.sh Wed Dec 31 19:00:00 1969 +++ crosssco/scripts/one-tree-1.5.sh Sun Sep 20 11:14:21 1998 @@ -0,0 +1,108 @@ +#!/bin/sh +# Create a single source tree from the various development tools. +# Version 1.5. +# Send comments or questions to devans@cygnus.com. +# +# The script needs a binutils, gcc, and newlib release. +# It looks for them in the current directory. +# Syntax: sh ./one-tree-1.5.sh +# +# The tree is faked, using symlinks. The goal is to keep it simple while +# providing a working example. +# +# For FreeBSD crosscompiler ports: +# "ln -s" was replaced by mv due to obscure building problems +# After running this script: +# 1) mkdir build +# 2) cd build +# 3) ../src/configure --target=[your-target] [other options] +# 4) make all info +# 5) make install install-info +# +# If you are going to be building with gcc, do this instead. +# +# 1) mkdir build +# 2) cd build +# 3) CC=gcc ../src/configure --target=[your-target] [other options] +# 4) make all info CC=gcc +# 5) make install install-info +# +# The CC=gcc on line 4 is present for the sake of older releases +# and doesn't hurt to specify it again (normally, setting CC=gcc while +# running configure is enough). +# +# Building in a separate directory assumes of course that you have a version +# of `make' that understands VPATH. GNU Make is such a critter and +# it is not recommended trying it with other makes. +# +# That's it. + +# Find source trees for binutils, gcc, and newlib. +for pkg in binutils gcc newlib +do + dir=`ls -1d $pkg-[0-9].[0-9].[0-9]* | tail -1` + if [ ! -f "$dir/Makefile.in" ] ; then + echo "Unable to find a $pkg source tree." + echo "You need to install a $pkg release in this directory." + exit 1 + fi + + eval $pkg=$dir + echo "Using $pkg release $dir." +done + +# We only support binutils 2.[6789].*. +# We will probably support newer ones as well but until one has +# tried it one can't actually know. +case $binutils in +binutils-2.[6789] | binutils-2.[6789].*) ;; +*) echo "$binutils is not supported by this script." ; exit 1 ;; +esac + +# We only support newlib 1.[78].*. +# We will probably support newer ones as well but until one has +# tried it one can't actually know. +case $newlib in +newlib-1.[78].*) ;; +*) echo "$binutils is not supported by this script." ; exit 1 ;; +esac + +# We only support gcc 2.[78].*. +# We will probably support newer ones as well but until one has +# tried it one can't actually know. +case $gcc in +gcc-2.[78].*) ;; +*) echo "$gcc is not supported by this script." ; exit 1 ;; +esac + +mkdir src +cd src + +# Most of the toplevel stuff we take from binutils +for f in ../$binutils/* +do + mv $f . +done + +# Create a symlink to the gcc tree. +mv ../$gcc gcc + +# Create symlinks to newlib. +mv ../$newlib/newlib . +mv ../$newlib/libgloss . +mv ../$newlib/COPYING.NEWLIB . + +# Target library configuration has undergone lots of changes recently +# [post binutils-2.6]. If we're using binutils-2.6, use the configury +# from newlib-1.7 [or greater]. + +if [ x"$binutils" = binutils-2.6 ] ; then + for f in configure configure.in config-ml.in Makefile.in + do + rm -f $f + mv ../$newlib/$f . + done +fi + +exit 0 + >Audit-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 Sep 20 16:30:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04055 for freebsd-ports-outgoing; Sun, 20 Sep 1998 16:30:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03994 for ; Sun, 20 Sep 1998 16:29:43 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id SAA02388; Sun, 20 Sep 1998 18:29:11 -0500 (CDT) Date: Sun, 20 Sep 1998 18:29:11 -0500 (CDT) From: Steve Price To: Malartre cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: blackbox-0.40.5 In-Reply-To: <36058641.7E28585@aei.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Grab the latest port. I upgraded the port to this version yesterday. :) Steve On Sun, 20 Sep 1998, Malartre wrote: # Just to notice you than there is the 40.6 version wich have many # improvement. But I cant compile it right without error. So I need a port # ;-) # Tank you # -- # [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] # # To Unsubscribe: send mail to majordomo@FreeBSD.org # with "unsubscribe freebsd-ports" in the body of the message # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 17:47:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA16560 for freebsd-ports-outgoing; Sun, 20 Sep 1998 17:47:26 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gw1.pl.cp (seera.nttlabs.com [204.162.36.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA16468; Sun, 20 Sep 1998 17:46:48 -0700 (PDT) (envelope-from astralblue@usa.net) Received: from localhost (gene@localhost) by gw1.pl.cp (8.9.1/8.9.1) with SMTP id RAA01802; Sun, 20 Sep 1998 17:45:44 -0700 (PDT) (envelope-from astralblue@usa.net) X-Authentication-Warning: gw1.pl.cp: gene owned process doing -bs Date: Sun, 20 Sep 1998 17:45:44 -0700 (PDT) From: "Eugene M. Kim" X-Sender: gene@gw1.pl.cp To: FreeBSD-current Mailing List , FreeBSD Ports Mailing List Subject: JDK 1.1.6 broken in 3.0-beta/ELF? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I was installing JDK 1.1.6 port on a 3.0-beta/ELF machine when I found that the included ``jre'' would not run, outputting the following message: ld.so failed: Undefined symbol "_xmDrawingAreaWidgetClass" in jre_X:/usr/local/java/lib/i386/green_threads/libawt.so.1.1.6 Jre seems to try to get linked to the Motif shared library while there is none installed in my system. This problem does not occur when I use ``java'' instead of jre, or when DISPLAY environment variable is unset (the latter is obvious). Do I have to wait for ELF version of JDK 1.1.6? Since FreeBSD JDK is distributed in a binary form, there is nothing I can do... Thanks! Regards, Eugene -- Eugene M. Kim "Is your music unpopular? Make it popular; make music which people like, or make people who like your music." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 18:47:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25792 for freebsd-ports-outgoing; Sun, 20 Sep 1998 18:47:52 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gamma.aei.ca (gamma.aei.ca [206.123.6.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25770 for ; Sun, 20 Sep 1998 18:47:45 -0700 (PDT) (envelope-from malartre@aei.ca) Received: from aei.ca (aeiusrI-18.aei.ca [206.186.205.168]) by gamma.aei.ca (8.8.5/8.8.5) with ESMTP id VAA11726; Sun, 20 Sep 1998 21:47:08 -0400 (EDT) Message-ID: <3605B01F.66B37503@aei.ca> Date: Sun, 20 Sep 1998 21:47:11 -0400 From: Malartre X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: Steve Price CC: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: blackbox-0.40.5 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Woa, cool. Blackbox is small and great ;-) But just want to know why on the web page it's writed 0.40.5? Anyway, I will take it in the port directory on the ftp server. Tank you :) Steve Price wrote: > > Grab the latest port. I upgraded the port to this version > yesterday. :) > > Steve > > On Sun, 20 Sep 1998, Malartre wrote: > > # Just to notice you than there is the 40.6 version wich have many > # improvement. But I cant compile it right without error. So I need a port > # ;-) > # Tank you > # -- > # [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] > # > # To Unsubscribe: send mail to majordomo@FreeBSD.org > # with "unsubscribe freebsd-ports" in the body of the message > # -- [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 18:51:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26567 for freebsd-ports-outgoing; Sun, 20 Sep 1998 18:51:51 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26510 for ; Sun, 20 Sep 1998 18:51:07 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id UAA17453; Sun, 20 Sep 1998 20:50:26 -0500 (CDT) Date: Sun, 20 Sep 1998 20:50:26 -0500 (CDT) From: Steve Price To: Malartre cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: blackbox-0.40.5 In-Reply-To: <3605B01F.66B37503@aei.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 20 Sep 1998, Malartre wrote: # Woa, cool. Blackbox is small and great ;-) # But just want to know why on the web page it's writed 0.40.5? It usually take a couple of the days for the Web page to get updated. Steve # Anyway, I will take it in the port directory on the ftp server. # Tank you :) # # -- # [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/] # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 22:00:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA27070 for freebsd-ports-outgoing; Sun, 20 Sep 1998 22:00:38 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA27050 for ; Sun, 20 Sep 1998 22:00:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA27902; Sun, 20 Sep 1998 22:00:01 -0700 (PDT) Date: Sun, 20 Sep 1998 22:00:01 -0700 (PDT) Message-Id: <199809210500.WAA27902@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: "Richard M. Neswold" Subject: Re: ports/7780: Adding port: WMnet -- Network Throughput Monitor Reply-To: "Richard M. Neswold" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7780; it has been noted by GNATS. From: "Richard M. Neswold" To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/7780: Adding port: WMnet -- Network Throughput Monitor Date: Sun, 20 Sep 1998 23:57:24 -0500 I added a man page to the project and found (and corrected!) a bug in handling the -i command line option. The new shell archive for this port is below: --------------------------------------------------------------------------- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./Makefile # ./files # ./files/md5 # ./pkg # ./pkg/PLIST # ./pkg/COMMENT # ./pkg/DESCR # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: wmnet X# Version required: 1.0 X# Date created: 18 September 1998 X# Whom: Rich Neswold X# X# $Id$ X# X XDISTNAME= wmnet-1.0 XCATEGORIES= net XMASTER_SITES= ftp://ftp.mcs.net/mcsnet.users/rneswold/ X XMAINTAINER= rneswold@mcs.net X XLIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm X XMAN1= wmnet.1 X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (wmnet-1.0.tar.gz) = 8f8eb50d21edae868fc7c6a0953e49b8 END-of-./files/md5 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xbin/wmnet END-of-./pkg/PLIST echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XA network bandwidth monitor intended for the WindowMaker dock. END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' XThis application displays the data rate through a given network Xinterface. It is intended to be run from the WindowMaker dock, Xbut others have run it under the fvwm and AfterStep window managers. X XInformation about this software can be found on my web page: X X http://www.mcs.net/~rneswold/www/home.shtml X XPlease report any problems or improvements to me. X X-- X XRich Neswold Xrneswold@mcs.net END-of-./pkg/DESCR exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 22:04:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA27513 for freebsd-ports-outgoing; Sun, 20 Sep 1998 22:04:15 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA27500 for ; Sun, 20 Sep 1998 22:04:11 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id WAA20935 for ; Sun, 20 Sep 1998 22:04:26 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: ports@FreeBSD.ORG Subject: Noticed with NetBSD's bsd.ports.mk Date: Sun, 20 Sep 1998 22:04:26 -0700 Message-ID: <20931.906354266@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ===> Installing for ssh-1.2.26 ===> ssh-1.2.26 conflicts with installed package: ssh-1.2.22 - found. They install the same files into the same place. Please remove first with pkg_delete(1). *** Error code 1 Hmmmm. That's not bad - certainly more informative than our message. What do you think, folks? Something we want to fold back over? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 22:30:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00778 for freebsd-ports-outgoing; Sun, 20 Sep 1998 22:30:34 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from tokyonet-entrance.astec.co.jp (tokyonet-entrance.astec.co.jp [202.239.16.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00771 for ; Sun, 20 Sep 1998 22:30:31 -0700 (PDT) (envelope-from g-nakai@internetsolutions.co.jp) Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1]) by tokyonet-entrance.astec.co.jp (8.9.1+3.0W/3.7W-astecMX2.3) with ESMTP id OAA22832; Mon, 21 Sep 1998 14:29:27 +0900 (JST) Received: from apricot (isi05.astec.co.jp [172.20.12.205]) by amont.astec.co.jp (8.7.6/3.6W-astecMX2.4) with SMTP id OAA17682; Mon, 21 Sep 1998 14:29:27 +0900 (JST) Date: Mon, 21 Sep 1998 14:29:27 +0900 (JST) Message-Id: <199809210529.OAA17682@amont.astec.co.jp> From: =?ISO-2022-JP?B?GyRCQ2YwZhsoQg==?= =?ISO-2022-JP?B?GyRCOSxHbhsoQg==?= To: brett@peloton.physics.montana.edu Cc: Nakai@technologist.com, freebsd-ports@FreeBSD.ORG Subject: Re: gnomelibs compile problem In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.23 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org How is the idea that you move the gtk1.0.4 library temporarily somewhere else while installing the electryceyes. Don't forget 'ldconfig -m /usr/X11R6/lib /usr/local/lib' when you do so.... -------------- Yukihiro Nakai > I'm trying to do a make on the electriceyes port. It requires gnomelibs > and my build is dying in the configure portion of the gnomelibs build. > > Here's the symptom: > > checking for gtk11-config... /usr/X11R6/bin/gtk11-config > checking for GTK - version >= 1.1.1... > *** GTK+ header files (version 1.0.4) do not match > *** library (version 1.1.1) no configure: error: GTK not installed > *** Error code 1 > > Stop. > > Now it's obviously seeing my installed gtk libraries (1.0.4) which are > required by The Gimp. I have installed the gtk-1.1 port as well so the > 1.1 headers and libs are there (for instance I can see the libs in > ldconfig). I haven't had time to muck w/ the configure script to make it > look for the right libs/includes - is there a simple way to make sure that > the gnomelibs configure will find the gtk1.1 libraries/headers and not the > 1.0.* versions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 22:44:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03220 for freebsd-ports-outgoing; Sun, 20 Sep 1998 22:44:58 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03087; Sun, 20 Sep 1998 22:44:13 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA29380; Sun, 20 Sep 1998 22:43:45 -0700 (PDT) Date: Sun, 20 Sep 1998 22:43:45 -0700 (PDT) Message-Id: <199809210543.WAA29380@freefall.freebsd.org> To: billf@jade.chc-chimes.com, jkoshy@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8003 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: www/linbot State-Changed-From-To: open-closed State-Changed-By: jkoshy State-Changed-When: Sun Sep 20 22:43:23 PDT 1998 State-Changed-Why: Imported, thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Sep 20 22:50:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA04589 for freebsd-ports-outgoing; Sun, 20 Sep 1998 22:50:46 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA04533 for ; Sun, 20 Sep 1998 22:50:30 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id WAA11208 for ; Sun, 20 Sep 1998 22:50:01 -0700 (PDT) Received: from bubba.whistle.com(207.76.205.7) by whistle.com via smap (V1.3) id sma011200; Sun Sep 20 22:49:32 1998 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id WAA04320 for freebsd-ports@freebsd.org; Sun, 20 Sep 1998 22:49:32 -0700 (PDT) From: Archie Cobbs Message-Id: <199809210549.WAA04320@bubba.whistle.com> Subject: Re: broken port (fwd) To: freebsd-ports@FreeBSD.ORG Date: Sun, 20 Sep 1998 22:49:32 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > From ache@nagual.pp.ru Sun Sep 20 16:21:52 1998 > Message-ID: <19980921032106.A26055@nagual.pp.ru> > Date: Mon, 21 Sep 1998 03:21:06 +0400 > From: "Andrey A. Chernov" > To: Archie Cobbs > Subject: Re: broken port > References: <199809202317.QAA02806@bubba.whistle.com> > X-Mailer: Mutt 0.93.2i > In-Reply-To: <199809202317.QAA02806@bubba.whistle.com>; from archie@whistle.com on Sun, Sep 20, 1998 at 04:17:18PM -0700 > Organization: Biomechanoid > > On Sun, Sep 20, 1998 at 04:17:18PM -0700, Archie Cobbs wrote: > > Hi, > > Got a problem compiling the graphics/png port... this is on a newly > > installed 2.2.7-RELEASE system. > > Not me - ask Elf people - their recent changes. > > -- > Andrey A. Chernov > http://www.nagual.pp.ru/~ache/ > MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y See trace below... if I "setenv PORTOBJFORMAT a.out" it works.. Thanks, -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com Script started on Sun Sep 20 22:48:13 1998 [101] make >> Checksum OK for libpng-1.0.2.tar.gz. ===> Extracting for png-1.0.2 ===> Patching for png-1.0.2 ===> Applying FreeBSD patches for png-1.0.2 ===> Configuring for png-1.0.2 cd /usr/ports/graphics/png/work/libpng-1.0.2 && cp scripts/makefile.std Makefile ===> Building for png-1.0.2 "Makefile", line 21: Malformed conditional ((${PORTOBJFORMAT} == "elf")) "Makefile", line 21: Missing dependency operator "Makefile", line 23: if-less else "Makefile", line 23: Need an operator "Makefile", line 26: if-less endif "Makefile", line 26: Need an operator "Makefile", line 47: Malformed conditional ((${PORTOBJFORMAT} == "elf")) "Makefile", line 47: Missing dependency operator "Makefile", line 49: if-less else "Makefile", line 49: Need an operator "Makefile", line 51: if-less endif "Makefile", line 51: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 00:30:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18674 for freebsd-ports-outgoing; Mon, 21 Sep 1998 00:30:09 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from dt053nb4.san.rr.com (dt053nb4.san.rr.com [204.210.34.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18648 for ; Mon, 21 Sep 1998 00:30:05 -0700 (PDT) (envelope-from Studded@dal.net) Received: from dal.net (Studded@localhost [127.0.0.1]) by dt053nb4.san.rr.com (8.8.8/8.8.8) with ESMTP id AAA02095; Mon, 21 Sep 1998 00:29:34 -0700 (PDT) (envelope-from Studded@dal.net) Message-ID: <3606005D.6DD28B8A@dal.net> Date: Mon, 21 Sep 1998 00:29:33 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-STABLE-0920 i386) MIME-Version: 1.0 To: "Jordan K. Hubbard" CC: ports@FreeBSD.ORG Subject: Re: Noticed with NetBSD's bsd.ports.mk References: <20931.906354266@time.cdrom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jordan K. Hubbard wrote: > > ===> Installing for ssh-1.2.26 > ===> ssh-1.2.26 conflicts with installed package: ssh-1.2.22 - found. > They install the same files into the same place. > Please remove first with pkg_delete(1). > *** Error code 1 > > Hmmmm. That's not bad - certainly more informative than our message. > What do you think, folks? Something we want to fold back over? I like this a lot, everything but the " - found" at the end of the first line. Maybe this should go as part of the project we discussed earlier regarding adding the option for pkg_delete that doesn't delete configuration files? Doug -- *** Chief Operations Officer, DALnet IRC network *** "Yes, the president should resign. He has lied to the American people, time and time again, and betrayed their trust. He is no longer an effective leader. Since he has admitted guilt, there is no reason to put the American people through an impeachment. He will serve absolutely no purpose in finishing out his term; the only possible solution is for the president to save some dignity and resign." - William Jefferson Clinton, 1974 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 01:45:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA28879 for freebsd-ports-outgoing; Mon, 21 Sep 1998 01:45:32 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from florence.pavilion.net (florence.pavilion.net [194.242.128.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA28857; Mon, 21 Sep 1998 01:45:21 -0700 (PDT) (envelope-from joe@florence.pavilion.net) Received: (from joe@localhost) by florence.pavilion.net (8.8.8/8.8.8) id JAA18064; Mon, 21 Sep 1998 09:44:50 +0100 (BST) (envelope-from joe) Message-ID: <19980921094450.C12979@pavilion.net> Date: Mon, 21 Sep 1998 09:44:50 +0100 From: Josef Karthauser To: Steve Price , freebsd-ports@FreeBSD.ORG Subject: Re: ports/7977 References: <199809192008.NAA18842@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809192008.NAA18842@freefall.freebsd.org>; from Steve Price on Sat, Sep 19, 1998 at 01:08:50PM -0700 X-NCC-RegID: uk.pavilion Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Sep 19, 1998 at 01:08:50PM -0700, Steve Price wrote: > Synopsis: Update to the ripetools port. > > State-Changed-From-To: open-closed > State-Changed-By: steve > State-Changed-When: Sat Sep 19 13:06:51 PDT 1998 > State-Changed-Why: > Update committed, thanks! Besure to supply a patch next time and > include files/md5. Oops, thanks. Joe -- Josef Karthauser Technical Manager FreeBSD: The power to serve (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 04:16:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA19206 for freebsd-ports-outgoing; Mon, 21 Sep 1998 04:16:41 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hillbilly.hayseed.net (hillbilly.hayseed.net [204.62.130.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA19187; Mon, 21 Sep 1998 04:16:39 -0700 (PDT) (envelope-from enkhyl@hayseed.net) Received: from hillbilly.hayseed.net (hillbilly.hayseed.net [204.62.130.2]) by hillbilly.hayseed.net (8.9.1/8.8.5) with SMTP id EAA30362; Mon, 21 Sep 1998 04:16:10 -0700 Date: Mon, 21 Sep 1998 04:16:10 -0700 (PDT) From: Enkhyl To: ports@FreeBSD.ORG cc: current@FreeBSD.ORG Subject: Patch to build XFree86 w/ Krb4 in an ELF world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Attached is a patch for the XFree86 port to build with KerbeosIV support. I just successfully rebuilt XFree86 w/ Krb4 on my ELF -current machine using this patch. Would someone please review the patch and commit it, if appropriate? Thanks. -- Christopher Nielsen Scient: The Art and Science of Electronic Business cnielsen@scient.com --- config/cf/FreeBSD.cf.orig Mon Sep 21 02:40:12 1998 +++ config/cf/FreeBSD.cf Mon Sep 21 02:54:57 1998 @@ -87,6 +87,11 @@ #define HasSetUserContext YES #endif +/* Krb4 support in an ELF world */ +#if HasKrb4 && UseElfFormat +#define Krb4Libraries -lkrb -ldes -lcrypt +#endif + /* * This doesn't work the way it does on every other system. On FreeBSD it's * only a "hint, not a demand", whatever that means. Note that this is not To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 05:03:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24148 for freebsd-ports-outgoing; Mon, 21 Sep 1998 05:03:33 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA24141 for ; Mon, 21 Sep 1998 05:03:31 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca32-12.ix.netcom.com [209.109.239.12]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id FAA15393; Mon, 21 Sep 1998 05:03:02 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id FAA03747; Mon, 21 Sep 1998 05:02:58 -0700 (PDT) Date: Mon, 21 Sep 1998 05:02:58 -0700 (PDT) Message-Id: <199809211202.FAA03747@silvia.hip.berkeley.edu> To: archie@whistle.com CC: freebsd-ports@FreeBSD.ORG In-reply-to: <199809210549.WAA04320@bubba.whistle.com> (message from Archie Cobbs on Sun, 20 Sep 1998 22:49:32 -0700 (PDT)) Subject: Re: broken port (fwd) From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * "Makefile", line 21: Malformed conditional ((${PORTOBJFORMAT} == "elf")) Old bsd.port.mk. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 05:21:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA26215 for freebsd-ports-outgoing; Mon, 21 Sep 1998 05:21:16 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA26198 for ; Mon, 21 Sep 1998 05:21:12 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca32-12.ix.netcom.com [209.109.239.12]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id FAA15418; Mon, 21 Sep 1998 05:20:36 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id FAA03793; Mon, 21 Sep 1998 05:19:45 -0700 (PDT) Date: Mon, 21 Sep 1998 05:19:45 -0700 (PDT) Message-Id: <199809211219.FAA03793@silvia.hip.berkeley.edu> To: mark@grondar.za CC: ports@FreeBSD.ORG In-reply-to: <199809201031.MAA03945@gratis.grondar.za> (message from Mark Murray on Sun, 20 Sep 1998 12:31:05 +0200) Subject: Re: BROKEN_ELF From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org (Please use a subject line next time. It really helps if I just want to search through the messages when I'm busy to see if someone replied already!) * A couple of days ago the concept of BROKEN_ELF got tossed around. I'd * like to use this for ports/lang/perl5. Did it go anywhere? I'll commit it soon. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 05:39:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA28925 for freebsd-ports-outgoing; Mon, 21 Sep 1998 05:39:05 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from aurora.sol.net (aurora.sol.net [206.55.65.76]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28912 for ; Mon, 21 Sep 1998 05:39:01 -0700 (PDT) (envelope-from jgreco@aurora.sol.net) Received: (from jgreco@localhost) by aurora.sol.net (8.8.8/8.8.8/SNNS-1.02) id HAA24995; Mon, 21 Sep 1998 07:38:11 -0500 (CDT) From: Joe Greco Message-Id: <199809211238.HAA24995@aurora.sol.net> Subject: qpage port To: joes@seaport.net, ports@FreeBSD.ORG Date: Mon, 21 Sep 1998 07:38:11 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The qpage port can be made to work by using the copy of the distfile over on ftp.freebsd.org. Perhaps it shouldn't be marked "broken", since it is really only the qpage dist site that is broken. ... Joe ------------------------------------------------------------------------------- Joe Greco - Systems Administrator jgreco@ns.sol.net Solaria Public Access UNIX - Milwaukee, WI 414/342-4847 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 05:40:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29388 for freebsd-ports-outgoing; Mon, 21 Sep 1998 05:40:36 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA29355 for ; Mon, 21 Sep 1998 05:40:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13902; Mon, 21 Sep 1998 05:40:01 -0700 (PDT) Received: from pis.toba-cmt.ac.jp (pis.toba-cmt.ac.jp [202.26.248.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28461 for ; Mon, 21 Sep 1998 05:35:53 -0700 (PDT) (envelope-from kiri@pis.toba-cmt.ac.jp) Received: (from kiri@localhost) by pis.toba-cmt.ac.jp (8.9.1/8.8.8) id VAA26759; Mon, 21 Sep 1998 21:43:28 +0900 (JST) (envelope-from kiri) Message-Id: <199809211243.VAA26759@pis.toba-cmt.ac.jp> Date: Mon, 21 Sep 1998 21:43:28 +0900 (JST) From: KIRIYAMA Kazuhiko Reply-To: kiri@pis.toba-cmt.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8007: New ports: i18n-man-1.1(misc/man.el) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8007 >Category: ports >Synopsis: New ports: i18n-man-1.1(misc/man.el) >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 Sep 21 05:40:01 PDT 1998 >Last-Modified: >Originator: KIRIYAMA Kazuhiko >Organization: Toba National College of Maritime Technology. Department of Electronic Mechanical Engineering >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: man.el port has been ported. This port is for man in emacs with various languages(now German, English and Japanese). I put the port packed with tar czf and uuencode below "Fix:" Packed tarball is : -rw-r--r-- 1 kiri staff 1241 Sep 21 21:39 i18n-man-1.1-980921.tar.gz Packed list is : drwxr-xr-x kiri/staff 0 Sep 21 21:39 1998 man.el/ -rwxr-xr-x kiri/staff 850 Sep 21 21:39 1998 man.el/Makefile drwxr-xr-x kiri/staff 0 Sep 21 21:34 1998 man.el/files/ -rw-r--r-- kiri/staff 61 Sep 21 21:34 1998 man.el/files/md5 drwxr-xr-x kiri/staff 0 Sep 17 20:21 1998 man.el/pkg/ -rw-r--r-- kiri/staff 67 Sep 17 20:04 1998 man.el/pkg/COMMENT -rw-r--r-- kiri/staff 492 Sep 17 20:04 1998 man.el/pkg/DESCR -rw-r--r-- kiri/staff 145 Sep 21 21:36 1998 man.el/pkg/PLIST >How-To-Repeat: >Fix: begin 644 i18n-man-1.1-980921.tar.gz M'XL(`!9)!C8``^U8>V_;1@S/O]:G(%H#;8%8EOS,H^GFV$JGU8]`8F@;_[>)(:N%G;M,#LHIM^@*W3'8_D'8\\D3X+9/3J>]L$M)1N MNPU[0.@T\F>CE3]S*#304=06H=$!4)5F5]V#]E:U*I#&"8L`]I9NY'Z)CL@< M9Q<*[19^;O\16Z+C>K@5&:KR1?NK[4;C@?T;:I/LKVQ%FP?XG]O_*8QQ!2&/ MDA@L[GEH)2X/P"_.`S@\.JKDAP16;K(`73T82T_A-XQB01CAGZD;H7U44665 M^@$`D[Q;O"&W:8+=\GA MI3#"S^)/3OB,U2P_D9DE7X>OI*'] MWE1[/3%TS3RI^&YL`7IN'$JCGCG5C$M3GXH!)PF/ZO5K=DM<92="G,6VS*-Y M/4QG]3-Z/S4'M>NP+IC2`_Z0*L6<;(\>F971B,9PTN\-+\\GQM2L2Z2"/I[2 M3S-.*I];HB09;\>7`^U<&P](SVM2X*AZEW$8Z,::5`Y9@#$*S21I/+E\9[RA M@9/*#<;B5;N8&KW^]/[]]*T^'.1ODC;4S?.,F#@:VIE^L:['"Q9A'7UFQ?78 M3;"6;99D\YH;T%GWO".I\G/U;B2$K*%Z]X''^CCK+\1=]D>#;+1X/=7.)H9V MV3->FZ);6"K3/F^>Z4.-^FO]37[$3IRT^.3J`=?DUODI>Q6!^#S3.360N^HOX[\Y>>H4W>C=='1?NU_2WH8C_V?9MZRO@&^[_9K=)=X&J MMKJ-\O[?!3ZROV]O9_SO!:-"&YYO7J$S;(<]O M7\`)(.L>-K&C,%0/#@_;..L<'"IMM8,M&QE#^P<+=24^@<+_P^5\>SG@U\9_ M1>TJ3:4MXG_F_V7\WSXV[-^?C$;:>/KORW@L_E.Z7]B_TVDJBHC_C6:[C/^[ MP&G$5S%F61U8E&+,*.=[.]8O*`,,4N9!R.88YYG?*/5P'S21,0`+;+C(FG)Y M"_S(V/#_@6;VC6W(>,S_N^W60_]7E&[I_[O`=.&*P@]EL6'$_W)M"&IQ0M`IAET4/Z1\"0`%@^(.D5(.*04DJ@_*J(-"?4R!2V,XX+CG(L& M#V1IND#PQ0J81SSC-,RK68N;$*,$WR;:QZ':+G.C5AFKE3`?/QTH-[P__.A;F[A M]G_<_QL-];[^JW2[F?^W&J7_[P*?+`/6[P^(,/@*HFOV.)&@^-X; :4J)$B1(E2I0H4:)$B1+_4?P-PNFXI@`H``"< ` end >Audit-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 Sep 21 06:00:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA02091 for freebsd-ports-outgoing; Mon, 21 Sep 1998 06:00:30 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA02079 for ; Mon, 21 Sep 1998 06:00:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA14667; Mon, 21 Sep 1998 06:00:01 -0700 (PDT) Received: from pis.toba-cmt.ac.jp (pis.toba-cmt.ac.jp [202.26.248.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA02045 for ; Mon, 21 Sep 1998 06:00:05 -0700 (PDT) (envelope-from kiri@pis.toba-cmt.ac.jp) Received: (from kiri@localhost) by pis.toba-cmt.ac.jp (8.9.1/8.8.8) id WAA27070; Mon, 21 Sep 1998 22:07:40 +0900 (JST) (envelope-from kiri) Message-Id: <199809211307.WAA27070@pis.toba-cmt.ac.jp> Date: Mon, 21 Sep 1998 22:07:40 +0900 (JST) From: KIRIYAMA Kazuhiko Reply-To: kiri@pis.toba-cmt.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8008: Update ports: im-100(mail/im) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8008 >Category: ports >Synopsis: Update ports: im-100(mail/im) >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 Sep 21 06:00:00 PDT 1998 >Last-Modified: >Originator: KIRIYAMA Kazuhiko >Organization: Toba National College of Maritime Technology. Department of Electronic Mechanical Engineering >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Updated the port im-100(mail/im). Current modifications are : (1) version up to 100 (2) few modification according to new bsd.port.mk Update files are respecively : [Add] : -rw-r--r-- 1 kiri staff 149 Sep 21 22:03 mail/im/post-configure -rw-r--r-- 1 kiri staff 234 Sep 21 22:03 mail/im/patch-aa [Delete] : (NONE) [Update] : -rw-r--r-- 1 kiri staff 1633 Sep 21 22:03 mail/im/pkg/PLIST -rw-r--r-- 1 kiri staff 1013 Sep 21 22:03 mail/im/Makefile -rw-r--r-- 1 kiri staff 55 Sep 21 22:03 mail/im/files/md5 I put the diff from ports-current in "Fix:". >How-To-Repeat: >Fix: diff -u -r -x CVS -x work -x *~ -x *.orig -N /usr/ports/current/mail/im/Makefile ./Makefile --- /usr/ports/current/mail/im/Makefile Tue Jun 16 13:44:21 1998 +++ ./Makefile Mon Sep 21 22:03:13 1998 @@ -1,12 +1,12 @@ # New ports collection makefile for: IM -# Version required: 76 +# Version required: 100 # Date created: 13 November 1997 # Whom: Kiriyama Kazuhiko # # $Id: Makefile,v 1.3 1998/06/06 03:47:23 itojun Exp $ # -DISTNAME= im-76 +DISTNAME= im-100 CATEGORIES= mail MASTER_SITES= ftp://ftp.mew.org/pub/Mew/ \ ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/ \ @@ -17,26 +17,21 @@ USE_PERL5= yes GNU_CONFIGURE= yes - -MANLANG= ja -MAN1= imali.1 imget.1 imsetup.1 imstore.1 +CONFIGURE_ARGS= --libdir=${PREFIX}/etc +# If you use RPOP instead of APOP, comment out following line. +#CONFIGURE_ARGS+=--enable-rpop PORTDOCDIR= ${PREFIX}/share/doc/im SAMPLEDIR= ${PREFIX}/share/examples/im -MANFILES= imali.jis imget.jis imsetup.jis imstore.jis -PORTDOCS= 00readme imget2.jis imput imput.jis +PORTDOCS= 00changes 00copyright 00copyright.jis 00perl 00readme 00usage post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PORTDOCDIR} ${SAMPLEDIR} - @(cd ${WRKSRC}; \ - (cd man; ${INSTALL_DATA} ${PORTDOCS} ${PORTDOCDIR}); \ - ${INSTALL_DATA} dot.im/* ${SAMPLEDIR}; \ - ) + @${MKDIR} ${PORTDOCDIR}/man ${SAMPLEDIR} + @cd ${WRKSRC}; \ + ${INSTALL_DATA} ${PORTDOCS} ${PORTDOCDIR}; \ + ${INSTALL_DATA} man/* ${PORTDOCDIR}/man; \ + ${INSTALL_DATA} dot.im/* ${SAMPLEDIR} .endif -.for f in ${MANFILES} - @${INSTALL_MAN} ${WRKSRC}/man/${f} \ - ${PREFIX}/man/ja/man1/`${BASENAME} ${f} .jis`.1 -.endfor .include diff -u -r -x CVS -x work -x *~ -x *.orig -N /usr/ports/current/mail/im/files/md5 ./files/md5 --- /usr/ports/current/mail/im/files/md5 Sun May 31 21:44:07 1998 +++ ./files/md5 Sat Sep 5 15:32:48 1998 @@ -1 +1 @@ -MD5 (im-76.tar.gz) = 9a25dd274f0af1abdb94351a8ac4786c +MD5 (im-100.tar.gz) = 11c86eca599c8f1a43cd2ff9578915dd diff -u -r -x CVS -x work -x *~ -x *.orig -N /usr/ports/current/mail/im/patches/patch-aa ./patches/patch-aa --- /usr/ports/current/mail/im/patches/patch-aa Thu Jan 1 09:00:00 1970 +++ ./patches/patch-aa Wed Sep 9 19:58:07 1998 @@ -0,0 +1,11 @@ +--- IM/TcpTransaction.pm.orig Sat Sep 5 08:04:33 1998 ++++ IM/TcpTransaction.pm Wed Sep 9 17:47:55 1998 +@@ -437,7 +437,7 @@ + } + + sub inet6_family () { +- return eval '&AF_INET6' || 24; ++ return eval '&AF_INET6' || 28; + } + + 1; diff -u -r -x CVS -x work -x *~ -x *.orig -N /usr/ports/current/mail/im/pkg/PLIST ./pkg/PLIST --- /usr/ports/current/mail/im/pkg/PLIST Mon Aug 24 02:35:27 1998 +++ ./pkg/PLIST Wed Sep 9 21:38:21 1998 @@ -14,32 +14,38 @@ bin/imsetup bin/imsort bin/imstore -lib/im/SiteConfig -lib/perl5/site_perl/%%PERL_VER%%/IM/Address.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Alias.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Config.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/EncDec.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/File.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Folder.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/GetPass.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Header.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/History.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Http.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Imap.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Iso2022jp.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Japanese.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/LocalMbox.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Log.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/MD5.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Message.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/MsgStore.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Nntp.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Pop.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Recipient.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Scan.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Smtp.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/Stdio.pm -lib/perl5/site_perl/%%PERL_VER%%/IM/TcpTransaction.pm +bin/imclean +bin/imjoin +bin/imtar +etc/im/SiteConfig +@unexec if [ -f %B/SiteConfig.new ]; then rm -f %B/SiteConfig.new; fi +lib/IM/Address.pm +lib/IM/Alias.pm +lib/IM/Config.pm +lib/IM/EncDec.pm +lib/IM/File.pm +lib/IM/Folder.pm +lib/IM/GetPass.pm +lib/IM/Header.pm +lib/IM/History.pm +lib/IM/Http.pm +lib/IM/Imap.pm +lib/IM/Iso2022jp.pm +lib/IM/Japanese.pm +lib/IM/LocalMbox.pm +lib/IM/Log.pm +lib/IM/MD5.pm +lib/IM/Message.pm +lib/IM/MsgStore.pm +lib/IM/Nntp.pm +lib/IM/Pop.pm +lib/IM/Recipient.pm +lib/IM/Scan.pm +lib/IM/Smtp.pm +lib/IM/Stdio.pm +lib/IM/TcpTransaction.pm +lib/IM/Grep.pm +lib/IM/Util.pm share/examples/im/Config share/examples/im/Petnames share/examples/im/get.sbr @@ -47,11 +53,30 @@ share/examples/im/scan.sbr share/examples/im/scan.sbr.sample1 share/examples/im/scan.sbr.sample2 +share/doc/im/00changes +share/doc/im/00copyright +share/doc/im/00copyright.jis +share/doc/im/00perl share/doc/im/00readme -share/doc/im/imget2.jis -share/doc/im/imput -share/doc/im/imput.jis -@dirrm lib/im -@dirrm lib/perl5/site_perl/%%PERL_VER%%/IM +share/doc/im/00usage +share/doc/im/man/00readme +share/doc/im/man/imali.jis +share/doc/im/man/imcat.jis +share/doc/im/man/imcd.jis +share/doc/im/man/imclean.jis +share/doc/im/man/imget.jis +share/doc/im/man/imhist.jis +share/doc/im/man/imjoin.jis +share/doc/im/man/immv.jis +share/doc/im/man/impack.jis +share/doc/im/man/imput +share/doc/im/man/imput.jis +share/doc/im/man/imrm.jis +share/doc/im/man/imsetup.jis +share/doc/im/man/imsort.jis +share/doc/im/man/imstore.jis +share/doc/im/man/imtar.jis +@dirrm lib/IM +@dirrm share/doc/im/man @dirrm share/doc/im @dirrm share/examples/im diff -u -r -x CVS -x work -x *~ -x *.orig -N /usr/ports/current/mail/im/scripts/post-configure ./scripts/post-configure --- /usr/ports/current/mail/im/scripts/post-configure Thu Jan 1 09:00:00 1970 +++ ./scripts/post-configure Fri Sep 18 16:25:24 1998 @@ -0,0 +1,6 @@ +#!/bin/sh + +perl -p -i \ + -e 's@^prefix[ \t]*=.*$@prefix=\${PREFIX}@; + s@^imlibdir[ \t]*=.*$@imlibdir=\${PREFIX}/etc/im@' \ + ${WRKSRC}/Makefile >Audit-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 Sep 21 07:10:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15229 for freebsd-ports-outgoing; Mon, 21 Sep 1998 07:10:34 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA15208 for ; Mon, 21 Sep 1998 07:10:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA20519; Mon, 21 Sep 1998 07:10:01 -0700 (PDT) Date: Mon, 21 Sep 1998 07:10:01 -0700 (PDT) Message-Id: <199809211410.HAA20519@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: "Lachlan O'Dea" Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Reply-To: "Lachlan O'Dea" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7995; it has been noted by GNATS. From: "Lachlan O'Dea" To: Tim Vanderhoek Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Date: Tue, 22 Sep 1998 00:07:22 +1000 (EST) On Sun, 20 Sep 1998, Tim Vanderhoek wrote: > On Sun, Sep 20, 1998 at 09:23:59PM +1000, lodea@angmar.mel.cybec.com.au wrote: [snip] > > Xman/man3/ldap_bind_s.3.gz > > Xman/man3/ldap_simple_bind.3.gz > > There should not be any (_any_) manpages listed in pkg/DESCR. Remove > them. Use either MANx or MLINKS as appropriate. I wasn't sure what to do with the symlinked ones, so I did the same thing as the existing LDAP port. See if you like this any better. There are two extra (minor) patch files now, as your mention of MAKE_ENV gave me an idea on how to easily make this respect CFLAGS. # 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: # # openldap # openldap/Makefile # openldap/pkg # openldap/pkg/COMMENT # openldap/pkg/DESCR # openldap/pkg/PLIST # openldap/patches # openldap/patches/patch-aa # openldap/patches/patch-ab # openldap/patches/patch-ac # openldap/files # openldap/files/md5 # openldap/files/manpages # echo c - openldap mkdir -p openldap > /dev/null 2>&1 echo x - openldap/Makefile sed 's/^X//' >openldap/Makefile << 'END-of-openldap/Makefile' X# New ports collection makefile for: openldap X# Version required: 1.0.1 X# Date created: 20 Sep 1998 X# Whom: Lachlan O'Dea X# X# $Id$ X# X XDISTNAME= openldap-1.0.1 XCATEGORIES= net XMASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/ XEXTRACT_SUFX= .tgz X XMAINTAINER= ulmo@earthling.net X XWRKSRC= ${WRKDIR}/ldap XMANCOMPRESSED= yes X X.include "files/manpages" X XMAKE_ENV= LDAP_PREFIX=${PREFIX} \ X EXTRACFLAGS="${CFLAGS}" X Xpre-patch: X ${CP} ${WRKSRC}/Make-common.dist ${WRKSRC}/Make-common X Xpost-install: X strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ X ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ X ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ X ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ X ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ X ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ X ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ X ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ X ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ X ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm X X.include END-of-openldap/Makefile echo c - openldap/pkg mkdir -p openldap/pkg > /dev/null 2>&1 echo x - openldap/pkg/COMMENT sed 's/^X//' >openldap/pkg/COMMENT << 'END-of-openldap/pkg/COMMENT' XOpen source LDAP client and server software. END-of-openldap/pkg/COMMENT echo x - openldap/pkg/DESCR sed 's/^X//' >openldap/pkg/DESCR << 'END-of-openldap/pkg/DESCR' XOpenLDAP is a suite of Lightweight Directory Access Protocol (LDAP) servers, Xclients, utilities and development tools. LDAP is an Internet standard Xdirectory service protocol that can be used stand-alone, or as a front end Xto an X.500 directory. LDAP is defined by RFCs 1777 through 1779. X XOpenLDAP is derived from the University of Michigan LDAP release 3.3 and is Xdistributed under a Perl-style "Artistic License". X Xhttp://www.openldap.org/ X XLachlan O'Dea Xulmo@earthling.net END-of-openldap/pkg/DESCR echo x - openldap/pkg/PLIST sed 's/^X//' >openldap/pkg/PLIST << 'END-of-openldap/pkg/PLIST' Xbin/ldapadd Xbin/ldapdelete Xbin/ldapmodify Xbin/ldapmodrdn Xbin/ldapsearch Xbin/ud Xbin/xrpcomp Xetc/ldap/go500gw.help Xetc/ldap/ldapfilter.conf Xetc/ldap/ldapfriendly Xetc/ldap/ldapsearchprefs.conf Xetc/ldap/ldaptemplates.conf Xetc/ldap/rcpt500.help Xetc/ldap/slapd.at.conf Xetc/ldap/slapd.conf Xetc/ldap/slapd.oc.conf Xinclude/disptmpl.h Xinclude/lber.h Xinclude/ldap.h Xinclude/proto-lber.h Xinclude/proto-ldap.h Xinclude/srchpref.h Xlib/liblber.a Xlib/libldap.a Xlibexec/fax500 Xlibexec/go500 Xlibexec/go500gw Xlibexec/in.xfingerd Xlibexec/mail500 Xlibexec/rcpt500 Xlibexec/rp500 Xlibexec/slapd Xlibexec/slurpd Xsbin/centipede Xsbin/ldbmcat Xsbin/ldbmtest Xsbin/ldif Xsbin/ldif2id2children Xsbin/ldif2id2entry Xsbin/ldif2index Xsbin/ldif2ldbm X@dirrm etc/ldap END-of-openldap/pkg/PLIST echo c - openldap/patches mkdir -p openldap/patches > /dev/null 2>&1 echo x - openldap/patches/patch-aa sed 's/^X//' >openldap/patches/patch-aa << 'END-of-openldap/patches/patch-aa' X*** Make-common.orig Fri Sep 4 13:28:19 1998 X--- Make-common Mon Sep 21 14:35:10 1998 X*************** X*** 261,270 **** X # LDAP_ACLGROUP=-DACLGROUP X X # uncomment these lines to enable support for CRYPT passwords in LDBM. X! # LDAP_CRYPT=-DLDAP_CRYPT X # LDAP_CRYPT_LIB?= X # and comment this line out X! LDAP_CRYPT_LIB= X X # uncomment these lines to enable support fro tcp_wrappers in servers. X # Requires tcp_wrappers. X--- 261,270 ---- X # LDAP_ACLGROUP=-DACLGROUP X X # uncomment these lines to enable support for CRYPT passwords in LDBM. X! LDAP_CRYPT=-DLDAP_CRYPT X # LDAP_CRYPT_LIB?= X # and comment this line out X! # LDAP_CRYPT_LIB= X X # uncomment these lines to enable support fro tcp_wrappers in servers. X # Requires tcp_wrappers. END-of-openldap/patches/patch-aa echo x - openldap/patches/patch-ab sed 's/^X//' >openldap/patches/patch-ab << 'END-of-openldap/patches/patch-ab' X*** build/platforms/freebsd2-gcc/Make-platform.orig Mon Sep 21 14:44:56 1998 X--- build/platforms/freebsd2-gcc/Make-platform Mon Sep 21 14:53:32 1998 X*************** X*** 6,12 **** X # X # add any platform-specific overrides below here X # X! EXTRACFLAGS=-O -g X LDBMBACKEND=-DLDBM_USE_DBBTREE X LDBMINCLUDE=-I/usr/include X X--- 6,12 ---- X # X # add any platform-specific overrides below here X # X! EXTRACFLAGS?=-O -g X LDBMBACKEND=-DLDBM_USE_DBBTREE X LDBMINCLUDE=-I/usr/include X END-of-openldap/patches/patch-ab echo x - openldap/patches/patch-ac sed 's/^X//' >openldap/patches/patch-ac << 'END-of-openldap/patches/patch-ac' X*** build/platforms/freebsd3-gcc/Make-platform.orig Mon Sep 21 14:45:53 1998 X--- build/platforms/freebsd3-gcc/Make-platform Mon Sep 21 14:53:44 1998 X*************** X*** 6,12 **** X # X # add any platform-specific overrides below here X # X! EXTRACFLAGS=-O -g X LDBMBACKEND=-DLDBM_USE_DBBTREE X LDBMINCLUDE=-I/usr/include X X--- 6,12 ---- X # X # add any platform-specific overrides below here X # X! EXTRACFLAGS?=-O -g X LDBMBACKEND=-DLDBM_USE_DBBTREE X LDBMINCLUDE=-I/usr/include X END-of-openldap/patches/patch-ac echo c - openldap/files mkdir -p openldap/files > /dev/null 2>&1 echo x - openldap/files/md5 sed 's/^X//' >openldap/files/md5 << 'END-of-openldap/files/md5' XMD5 (openldap-1.0.1.tgz) = 26ea15718640bd76a41598ce413c8e24 END-of-openldap/files/md5 echo x - openldap/files/manpages sed 's/^X//' >openldap/files/manpages << 'END-of-openldap/files/manpages' XMAN1+= ldapadd.1 XMAN1+= ldapdelete.1 XMAN1+= ldapmodify.1 XMAN1+= ldapmodrdn.1 XMAN1+= ldapsearch.1 XMAN1+= ud.1 XMAN3+= cldap.3 XMAN3+= cldap_close.3 XMAN3+= cldap_open.3 XMAN3+= cldap_search_s.3 XMAN3+= cldap_setretryinfo.3 XMAN3+= lber-decode.3 XMAN3+= lber-encode.3 XMAN3+= ld_errno.3 XMAN3+= ldap.3 XMAN3+= ldap_8859_to_t61.3 XMAN3+= ldap_abandon.3 XMAN3+= ldap_add.3 XMAN3+= ldap_add_s.3 XMAN3+= ldap_bind.3 XMAN3+= ldap_bind_s.3 XMAN3+= ldap_build_filter.3 XMAN3+= ldap_cache.3 XMAN3+= ldap_charset.3 XMAN3+= ldap_compare.3 XMAN3+= ldap_compare_s.3 XMAN3+= ldap_count_entries.3 XMAN3+= ldap_count_values.3 XMAN3+= ldap_count_values_len.3 XMAN3+= ldap_delete.3 XMAN3+= ldap_delete_s.3 XMAN3+= ldap_destroy_cache.3 XMAN3+= ldap_disable_cache.3 XMAN3+= ldap_disptmpl.3 XMAN3+= ldap_dn2ufn.3 XMAN3+= ldap_enable_cache.3 XMAN3+= ldap_enable_translation.3 XMAN3+= ldap_entry2html.3 XMAN3+= ldap_entry2html_search.3 XMAN3+= ldap_entry2text.3 XMAN3+= ldap_entry2text_search.3 XMAN3+= ldap_err2string.3 XMAN3+= ldap_errlist.3 XMAN3+= ldap_error.3 XMAN3+= ldap_explode_dn.3 XMAN3+= ldap_explode_dns.3 XMAN3+= ldap_first_attribute.3 XMAN3+= ldap_first_disptmpl.3 XMAN3+= ldap_first_entry.3 XMAN3+= ldap_first_searchobj.3 XMAN3+= ldap_first_tmplcol.3 XMAN3+= ldap_first_tmplrow.3 XMAN3+= ldap_flush_cache.3 XMAN3+= ldap_free_friendlymap.3 XMAN3+= ldap_free_searchprefs.3 XMAN3+= ldap_free_templates.3 XMAN3+= ldap_free_urldesc.3 XMAN3+= ldap_friendly.3 XMAN3+= ldap_friendly_name.3 XMAN3+= ldap_get_dn.3 XMAN3+= ldap_get_values.3 XMAN3+= ldap_get_values_len.3 XMAN3+= ldap_getfilter.3 XMAN3+= ldap_getfilter_free.3 XMAN3+= ldap_getfirstfilter.3 XMAN3+= ldap_getnextfilter.3 XMAN3+= ldap_init.3 XMAN3+= ldap_init_getfilter.3 XMAN3+= ldap_init_getfilter_buf.3 XMAN3+= ldap_init_searchprefs.3 XMAN3+= ldap_init_searchprefs_buf.3 XMAN3+= ldap_init_templates.3 XMAN3+= ldap_init_templates_buf.3 XMAN3+= ldap_is_dns_dn.3 XMAN3+= ldap_is_ldap_url.3 XMAN3+= ldap_kerberos_bind1.3 XMAN3+= ldap_kerberos_bind1_s.3 XMAN3+= ldap_kerberos_bind2.3 XMAN3+= ldap_kerberos_bind2_s.3 XMAN3+= ldap_kerberos_bind_s.3 XMAN3+= ldap_modify.3 XMAN3+= ldap_modify_s.3 XMAN3+= ldap_modrdn.3 XMAN3+= ldap_modrdn2.3 XMAN3+= ldap_modrdn2_s.3 XMAN3+= ldap_modrdn_s.3 XMAN3+= ldap_mods_free.3 XMAN3+= ldap_msgfree.3 XMAN3+= ldap_next_attribute.3 XMAN3+= ldap_next_disptmpl.3 XMAN3+= ldap_next_entry.3 XMAN3+= ldap_next_searchobj.3 XMAN3+= ldap_next_tmplcol.3 XMAN3+= ldap_next_tmplrow.3 XMAN3+= ldap_oc2template.3 XMAN3+= ldap_open.3 XMAN3+= ldap_perror.3 XMAN3+= ldap_result.3 XMAN3+= ldap_result2error.3 XMAN3+= ldap_search.3 XMAN3+= ldap_search_s.3 XMAN3+= ldap_search_st.3 XMAN3+= ldap_searchprefs.3 XMAN3+= ldap_set_cache_options.3 XMAN3+= ldap_set_rebind_proc.3 XMAN3+= ldap_set_string_translators.3 XMAN3+= ldap_setfilteraffixes.3 XMAN3+= ldap_simple_bind.3 XMAN3+= ldap_simple_bind_s.3 XMAN3+= ldap_sort.3 XMAN3+= ldap_sort_entries.3 XMAN3+= ldap_sort_strcasecmp.3 XMAN3+= ldap_sort_values.3 XMAN3+= ldap_t61_to_8859.3 XMAN3+= ldap_tmplattrs.3 XMAN3+= ldap_translate_from_t61.3 XMAN3+= ldap_translate_to_t61.3 XMAN3+= ldap_ufn.3 XMAN3+= ldap_ufn_search_c.3 XMAN3+= ldap_ufn_search_ct.3 XMAN3+= ldap_ufn_search_s.3 XMAN3+= ldap_ufn_setfilter.3 XMAN3+= ldap_ufn_setprefix.3 XMAN3+= ldap_ufn_timeout.3 XMAN3+= ldap_unbind.3 XMAN3+= ldap_unbind_s.3 XMAN3+= ldap_uncache_entry.3 XMAN3+= ldap_uncache_request.3 XMAN3+= ldap_url.3 XMAN3+= ldap_url_parse.3 XMAN3+= ldap_url_search.3 XMAN3+= ldap_url_search_s.3 XMAN3+= ldap_url_search_st.3 XMAN3+= ldap_vals2html.3 XMAN3+= ldap_vals2text.3 XMAN3+= ldap_value_free.3 XMAN3+= ldap_value_free_len.3 XMAN3+= regex.3 XMAN5+= ldapfilter.conf.5 XMAN5+= ldapfriendly.5 XMAN5+= ldapsearchprefs.conf.5 XMAN5+= ldaptemplates.conf.5 XMAN5+= ldif.5 XMAN5+= slapd.conf.5 XMAN5+= slapd.replog.5 XMAN5+= ud.conf.5 XMAN8+= centipede.8 XMAN8+= chlog2replog.8 XMAN8+= edb2ldif.8 XMAN8+= fax500.8 XMAN8+= go500.8 XMAN8+= go500gw.8 XMAN8+= in.xfingerd.8 XMAN8+= ldapd.8 XMAN8+= ldbmcat.8 XMAN8+= ldif.8 XMAN8+= ldif2id2children.8 XMAN8+= ldif2id2entry.8 XMAN8+= ldif2index.8 XMAN8+= ldif2ldbm.8 XMAN8+= mail500.8 XMAN8+= rcpt500.8 XMAN8+= slapd.8 XMAN8+= slurpd.8 END-of-openldap/files/manpages exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 07:16:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16313 for freebsd-ports-outgoing; Mon, 21 Sep 1998 07:16:48 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16289 for ; Mon, 21 Sep 1998 07:16:39 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with SMTP id IAA14246; Mon, 21 Sep 1998 08:15:22 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Mon, 21 Sep 1998 08:15:21 -0600 (MDT) From: Brett Taylor To: =?ISO-2022-JP?B?GyRCQ2YwZhsoQg==?= =?ISO-2022-JP?B?GyRCOSxHbhsoQg==?= cc: Nakai@technologist.com, freebsd-ports@FreeBSD.ORG Subject: Re: gnomelibs compile problem In-Reply-To: <199809210529.OAA17682@amont.astec.co.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, > How is the idea that you move the gtk1.0.4 library temporarily > somewhere else while installing the electryceyes. Don't forget > 'ldconfig -m /usr/X11R6/lib /usr/local/lib' when you do so.... This seems pretty ridiculous to do for a port. I thought of this, but we must have other ports that have the gtk-1.0* and gtk-1.1* incompatibility and I was hoping someone could tell me how to get the configure script to work right wo/ moving libraries around. Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "There is something uncanny in the noiseless rush of the cyclist, as he comes into view, passes by, and disappears." - Popular Science, 1891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 07:23:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17816 for freebsd-ports-outgoing; Mon, 21 Sep 1998 07:23:09 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17723; Mon, 21 Sep 1998 07:22:48 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id JAA10578; Mon, 21 Sep 1998 09:22:12 -0500 (CDT) Date: Mon, 21 Sep 1998 09:22:11 -0500 (CDT) From: Steve Price To: Enkhyl cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Was this patch based on the port that I committed last night? If not can you try it? Thanks, Steve On Mon, 21 Sep 1998, Enkhyl wrote: # Attached is a patch for the XFree86 port to build with KerbeosIV support. # I just successfully rebuilt XFree86 w/ Krb4 on my ELF -current machine # using this patch. Would someone please review the patch and commit it, if # appropriate? # Thanks. # # -- # Christopher Nielsen # Scient: The Art and Science of Electronic Business # cnielsen@scient.com # [patch elided] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 09:20:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06395 for freebsd-ports-outgoing; Mon, 21 Sep 1998 09:20:34 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06378 for ; Mon, 21 Sep 1998 09:20:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA25213; Mon, 21 Sep 1998 09:20:00 -0700 (PDT) Received: from esmeralda.xaa.iae.nl (esmeralda.xaa.iae.nl [194.151.75.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05190 for ; Mon, 21 Sep 1998 09:12:48 -0700 (PDT) (envelope-from xaa@xaa.iae.nl) Received: from ariel.xaa.iae.nl (ariel.xaa.iae.nl [194.151.75.10]) by esmeralda.xaa.iae.nl (VMailer) with ESMTP id 18B3A3CB; Mon, 21 Sep 1998 18:12:16 +0200 (MET DST) Received: by ariel.xaa.iae.nl (VMailer, from userid 1002) id 50A0D456A; Mon, 21 Sep 1998 18:12:15 +0200 (CEST) Message-Id: <19980921161215.50A0D456A@ariel.xaa.iae.nl> Date: Mon, 21 Sep 1998 18:12:15 +0200 (CEST) From: xaa@xaa.iae.nl Reply-To: xaa@xaa.iae.nl To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8012: elfified ports/devel/libslang Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8012 >Category: ports >Synopsis: fix non-elf port libslang >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 Sep 21 09:20:00 PDT 1998 >Last-Modified: >Originator: Mark Huizer >Organization: >Release: FreeBSD 3.0-BETA i386 >Environment: >Description: elfified port >How-To-Repeat: >Fix: apply patch and add patch-ae: patch-ae: --- src/Makefile.in.orig Sun Sep 20 18:37:23 1998 +++ src/Makefile.in Sun Sep 20 19:52:59 1998 @@ -130,21 +130,19 @@ $(INSTALL_DATA) $(SRCDIR)/slcurses.h $(install_include_dir) -$(RM) $(install_lib_dir)/$(ELFLIB) -$(RM) $(install_lib_dir)/$(ELFLIB_MAJOR) - @echo installing $(ELFLIB_MAJOR_MINOR) in $(install_lib_dir) - $(INSTALL_DATA) $(ELFDIR_ELF_LIB) $(install_lib_dir) - @echo creating symbolic links to $(ELFLIB_MAJOR_MINOR) - -cd $(install_lib_dir); $(LN) $(ELFLIB_MAJOR_MINOR) $(ELFLIB) + @echo installing $(ELFLIB_MAJOR) in $(install_lib_dir) + $(INSTALL_DATA) $(ELFDIR_ELF_LIB) $(install_lib_dir)/${ELFLIB_MAJOR} + @echo creating symbolic links to $(ELFLIB_MAJOR) + -cd $(install_lib_dir); $(LN) $(ELFLIB_MAJOR) $(ELFLIB) @echo "" - @echo $(ELFLIB_MAJOR_MINOR) created in $(install_lib_dir). - @echo The link $(ELFLIB) to $(ELFLIB_MAJOR_MINOR) was also created. + @echo $(ELFLIB_MAJOR) created in $(install_lib_dir). + @echo The link $(ELFLIB) to $(ELFLIB_MAJOR) was also created. @echo "" install-links: -$(RM) $(install_lib_dir)/$(ELFLIB) -$(RM) $(install_lib_dir)/$(ELFLIB_MAJOR) - cd $(install_lib_dir); $(LN) $(ELFLIB_MAJOR_MINOR) $(ELFLIB_MAJOR) cd $(install_lib_dir); $(LN) $(ELFLIB_MAJOR) $(ELFLIB) @echo - @echo A link $(ELFLIB_MAJOR) to $(ELFLIB_MAJOR_MINOR) was created. @echo A link $(ELFLIB) to $(ELFLIB_MAJOR) was created. @echo "" #--------------------------------------------------------------------------- diff: diff -ur ../devel/libslang/Makefile libslang/Makefile --- ../devel/libslang/Makefile Tue May 19 19:11:02 1998 +++ libslang/Makefile Sun Sep 20 20:02:35 1998 @@ -16,10 +16,15 @@ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/slang +.if PORTOBJFORMAT==elf ALL_TARGET= all elf INSTALL_TARGET= install install-elf +.else +ALL_TARGET= all +INSTALL_TARGET= install +.endif post-install: - ${LDCONFIG} -m ${PREFIX}/lib + ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include Only in libslang/patches: patch-ae diff -ur ../devel/libslang/pkg/PLIST libslang/pkg/PLIST --- ../devel/libslang/pkg/PLIST Tue May 19 19:11:03 1998 +++ libslang/pkg/PLIST Sun Sep 20 20:03:26 1998 @@ -1,7 +1,7 @@ lib/libslang.a lib/libslang.so lib/libslang.so.1.2.2 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R include/slcurses.h include/slang.h >Audit-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 Sep 21 09:39:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09506 for freebsd-ports-outgoing; Mon, 21 Sep 1998 09:39:12 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA09276; Mon, 21 Sep 1998 09:38:13 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (IDENT:9Sqw+q5zRrX5N8CT99UN2XFGto2zePqz@localhost [127.0.0.1]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id SAA09830; Mon, 21 Sep 1998 18:37:06 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199809211637.SAA09830@gratis.grondar.za> To: Enkhyl cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Your message of " Mon, 21 Sep 1998 04:16:10 MST." References: Date: Mon, 21 Sep 1998 18:37:04 +0200 From: Mark Murray Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Enkhyl wrote: > Attached is a patch for the XFree86 port to build with KerbeosIV support. > I just successfully rebuilt XFree86 w/ Krb4 on my ELF -current machine > using this patch. Would someone please review the patch and commit it, if > appropriate? This is functionally correct, but incomplete. You also need to correctly detect the presence/absence of the approprate libkrb in /usr/lib or /usr/lib/aout depending on `objformat`. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 10:01:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13898 for freebsd-ports-outgoing; Mon, 21 Sep 1998 10:01:00 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13822 for ; Mon, 21 Sep 1998 10:00:39 -0700 (PDT) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26983 for ports@freebsd.org; Mon, 21 Sep 1998 10:00:08 -0700 (PDT) Date: Mon, 21 Sep 1998 10:00:08 -0700 (PDT) Message-Id: <199809211700.KAA26983@freefall.freebsd.org> To: ports@FreeBSD.ORG Subject: Unfetchable distfiles reminder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://www.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems is http://www.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. Thanks for your help! Bill "distfiles" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 10:50:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23828 for freebsd-ports-outgoing; Mon, 21 Sep 1998 10:50:30 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23816 for ; Mon, 21 Sep 1998 10:50:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA28379; Mon, 21 Sep 1998 10:50:01 -0700 (PDT) Date: Mon, 21 Sep 1998 10:50:01 -0700 (PDT) Message-Id: <199809211750.KAA28379@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tim Vanderhoek Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Reply-To: Tim Vanderhoek Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7995; it has been noted by GNATS. From: Tim Vanderhoek To: "Lachlan O'Dea" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Date: Mon, 21 Sep 1998 13:48:59 -0400 On Mon, Sep 21, 1998 at 10:07:22AM -0400, Lachlan O'Dea wrote: > > > > Xman/man3/ldap_bind_s.3.gz > > > Xman/man3/ldap_simple_bind.3.gz > > > > There should not be any (_any_) manpages listed in pkg/DESCR. Remove > > them. Use either MANx or MLINKS as appropriate. > > I wasn't sure what to do with the symlinked ones, so I did the same thing > as the existing LDAP port. I'm not sure what you did with the symlinked manpages... All manpages that are linked (sym or hard) should be listed in the MLINKS variable. MLINKS is a list of manpages, like this, MLINKS= ldap_real.3 ldap_link.3 > XMAKE_ENV= LDAP_PREFIX=${PREFIX} \ > X EXTRACFLAGS="${CFLAGS}" Cool. > sed 's/^X//' >openldap/pkg/DESCR << 'END-of-openldap/pkg/DESCR' Hey, that's pretty good. :-) > sed 's/^X//' >openldap/files/manpages << 'END-of-openldap/files/manpages' > XMAN1+= ldapadd.1 > XMAN1+= ldapdelete.1 > XMAN1+= ldapmodify.1 > XMAN1+= ldapmodrdn.1 > XMAN1+= ldapsearch.1 > XMAN1+= ud.1 > XMAN3+= cldap.3 This file should be sorted. Just run the whole thing through sort(1) and it should come out right. The reason for this is that it makes reading diffs between versions easier. -- Me. Who'd you think sent this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 11:18:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27187 for freebsd-ports-outgoing; Mon, 21 Sep 1998 11:18:20 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27165 for ; Mon, 21 Sep 1998 11:18:16 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA28745 for freebsd-ports; Mon, 21 Sep 1998 11:00:05 -0700 (PDT) Date: Mon, 21 Sep 1998 11:00:05 -0700 (PDT) Message-Id: <199809211800.LAA28745@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 X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/09/02] ports/7804 ports cfengine (as installed by /stand/sysinsta o [1998/09/07] ports/7849 ports Update ports: japanese/perl5 for perl5.00 2 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/03/06] ports/5933 ports emacsserver (19.34b) hostname in /tmp/ese o [1998/03/10] ports/5970 ports psmisc ports uploaded to freebsd.org:/pub o [1998/06/12] ports/6929 ports fxtv-0.47 fails to build on AccelX server o [1998/06/18] ports/6986 ports LaTeX vs. teTeX ; xdvi, xdvik vs. teTeX o [1998/07/23] ports/7382 ports Pine4 does not co-exist with older instal o [1998/08/01] ports/7463 ports Perl scripts in automake port require per o [1998/08/23] ports/7731 ports Mysql package and port core-dumps on 2.2. o [1998/08/25] ports/7745 ports nicetext-0.9 port submission o [1998/08/26] ports/7750 ports BIND 8.1.2 port does not install document o [1998/09/02] ports/7805 ports Port bytebench-3.1 is broken! ("shell" pa o [1998/09/02] ports/7813 ports make reports nn as BROKEN= checksum o [1998/09/03] ports/7825 ports missing app-default from xmascot-2.5p2.tg o [1998/09/07] ports/7854 ports Replacement of ports/7773 o [1998/09/08] ports/7865 ports new port: Library of Routines for Cumulat o [1998/09/11] ports/7894 ports japanese/handbook: building on-demand PLI o [1998/09/11] ports/7897 ports japanese/man-doc: building on-demand PLIS o [1998/09/15] ports/7931 ports Ssh allows root login with no password o [1998/09/15] ports/7938 ports Pine Port Upgrade: from 4.02A to 4.03 o [1998/09/19] ports/7987 ports Can't post news with TRN + NNTPCACHE o [1998/09/19] ports/7993 ports Port upgrade: Pine4 from 4.02A to 4.04 20 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1997/04/17] ports/3318 ports New port: jigsaw (Java-based HTTP server) o [1997/08/10] ports/4264 ports mftp get a Segmentation fault o [1997/08/26] ports/4391 ports New port: VPCE a [1997/10/23] ports/4839 ports New port - spin - Verification system for o [1997/11/07] ports/4967 ports I have ported Carl DeClerck's mserver-0.2 f [1997/11/14] ports/5045 ports freebsd.ftp.markers for xearth is out of o [1997/11/26] ports/5158 ports thot editor port doesn't install template o [1997/12/03] ports/5201 ports new port-package for fidogate o [1997/12/06] ports/5240 ports Incorrect path in pkfonts (fix) o [1997/12/15] ports/5312 ports New math port xwpl o [1997/12/28] ports/5393 ports DOOMSRC port & package o [1997/12/30] ports/5397 ports upload of new port (fly) o [1998/01/10] ports/5475 ports abacus sentry o [1998/01/15] ports/5509 ports submit new port xruskb-1.5.1 o [1998/01/26] ports/5570 ports new port, rise 0.3.3 o [1998/02/02] ports/5626 ports 'ldap' port eats all available CPU time o [1998/02/04] ports/5653 ports New port of ICI language a [1998/02/05] ports/5660 ports New port type1inst o [1998/02/07] ports/5675 ports New port in category devel: DOC++ o [1998/02/10] ports/5706 ports New port: ja-dvi2dvi-1.0 (japanese/dvi2dv o [1998/02/17] ports/5771 ports New port: Stuttgart Neural Network Simula o [1998/02/17] ports/5776 ports New compression port: lzo a [1998/02/22] ports/5814 ports New package XShodou o [1998/02/22] ports/5821 ports Port of Swish-E, a Web site indexer o [1998/02/26] ports/5859 ports xxgdb port doesn't recognize the -k optio o [1998/03/01] ports/5885 ports New port: dc20ctrl-0.4 (graphics/dc20ctrl o [1998/03/08] ports/5946 ports New port biology/molmol o [1998/03/15] ports/6017 ports new port: yacl o [1998/03/15] ports/6018 ports new port: ml-3.3 a [1998/03/15] ports/6020 ports new port: Xfstt-0.9.7 o [1998/03/18] ports/6057 ports xperfmon++-1.40 package fails XtRealloc() o [1998/03/21] ports/6085 ports New port: pavuk-0.8 o [1998/03/23] ports/6113 ports new port: rinfo-1.2 o [1998/03/23] ports/6120 ports New port: xtetris-2.6 o [1998/03/27] ports/6151 ports New port: xrus-1.5.2 o [1998/03/28] ports/6153 ports New port: flick o [1998/03/29] ports/6170 ports another squid ports o [1998/03/29] ports/6171 ports New port: xtron-1.1a o [1998/04/01] ports/6194 ports New port: mirrormagic-1.3 o [1998/04/06] ports/6230 ports gfont_mkgdf calls wrong interpreter o [1998/04/07] ports/6235 ports New port: scwm-icon o [1998/04/07] ports/6236 ports New port: scwm o [1998/04/15] ports/6311 ports New port: gsfonts o [1998/04/15] ports/6312 ports New port: ghostscript-3.33 o [1998/04/17] ports/6331 ports New port: libshhopt-1.1.3 a [1998/04/19] ports/6355 ports New port o [1998/04/20] ports/6361 ports New ports collection: GNU Pascal Compiler o [1998/04/23] ports/6393 ports patch for multimedia-2.1.tar.gz o [1998/04/24] ports/6405 ports vrweb port does not build; ignores local o [1998/04/28] ports/6445 ports New port for `fhist' o [1998/05/01] ports/6473 ports New port: libshhmsg-1.3.3 o [1998/05/01] ports/6474 ports New port: libxalloc-1.0.2 o [1998/05/03] ports/6504 ports New port of `C Interfaces and Implementat o [1998/05/07] ports/6541 ports New port: math/dc o [1998/05/10] ports/6570 ports port of java CUP parser o [1998/05/11] ports/6598 ports new port for FreeBSD - asmodem o [1998/05/12] ports/6606 ports package add of perl-5.00404 fails w/3.0 S o [1998/05/12] ports/6613 ports ports/lang/perl5 fails to install by addi o [1998/05/16] ports/6657 ports new port for perl/Tk 800.004 o [1998/05/19] ports/6687 ports New port, ktelnet v0.6 o [1998/05/19] ports/6699 ports Generic NQS port (new) o [1998/05/21] ports/6709 ports New port kmessage o [1998/05/23] ports/6728 ports New port ktranslator o [1998/05/28] ports/6776 ports New port - xqf o [1998/05/31] ports/6806 ports /usr/ports/graphics/killustrator doesn't o [1998/06/02] ports/6838 ports Enable lj4dith driver by default o [1998/06/11] ports/6915 ports Apache-FP for apache v1.3.0 o [1998/06/13] ports/6942 ports New port, mrouted-beta o [1998/06/16] ports/6970 ports mule and family build faulure o [1998/06/28] ports/7094 ports New port of xbomber game o [1998/06/30] ports/7128 ports New port: Raster3D-2.4f o [1998/07/02] ports/7150 ports `elftoaout': new port o [1998/07/04] ports/7163 ports new port: p5-Set-IntSpan o [1998/07/04] ports/7164 ports new port: p5-News-Newsrc o [1998/07/12] ports/7261 ports problem of wget-1.5.2 o [1998/07/15] ports/7295 ports Starting programs with bash port causes p o [1998/07/18] ports/7314 ports ncurses port doesn't support TERM=xterm-c o [1998/07/20] ports/7344 ports New port: wmavgload-0.6.1 o [1998/07/21] ports/7347 ports Upgraded port: mysql-3.21.33 o [1998/07/27] ports/7409 ports New port: CaribbeanStud-1.0 o [1998/07/29] ports/7428 ports new port of WindowMaker-data o [1998/07/30] ports/7449 ports upgrade of scilab port o [1998/08/03] ports/7480 ports New Port afbackup-3.0.4 o [1998/08/08] ports/7532 ports New port: ipltd-2.01 o [1998/08/09] ports/7537 ports I have made a port for the new PPP client o [1998/08/11] ports/7576 ports NEW port: skkfep-0.85 (Japanese FrontEnd o [1998/08/11] ports/7580 ports new port: devel/global o [1998/08/11] ports/7582 ports new port: net/portscanner o [1998/08/16] ports/7634 ports New port: PPA filter for HP "Windows-only o [1998/08/16] ports/7639 ports UUENCODE/ISH file converter o [1998/08/17] ports/7648 ports Port of GD graphic library which uses Rus o [1998/08/17] ports/7652 ports mirror installation does not point at loc o [1998/08/18] ports/7659 ports submitting request for pfx-0.1.1 o [1998/08/18] ports/7670 ports new port: net/beroftpd o [1998/08/19] ports/7680 ports New port of tn5250 o [1998/08/19] ports/7681 ports [PORTS] TkDesk 1.0 is not Y2K compliant o [1998/08/19] ports/7683 ports exim port builds unoptimized o [1998/08/19] ports/7684 ports ports/textproc/par overides CFLAGS o [1998/08/19] ports/7689 ports New port: binkd-0.9.2 o [1998/08/20] ports/7700 ports Apache 1.3.1 with ssl o [1998/08/21] ports/7701 ports New port: drmario-1.0 o [1998/08/21] ports/7706 ports update for catdoc port o [1998/08/22] ports/7718 ports [new ports] leafnode with Jam patch, ${PO o [1998/08/23] ports/7732 ports new port: graphics/qcread o [1998/08/24] ports/7733 ports Mrtg port doesn't use most recent tarball o [1998/08/24] ports/7734 ports update atari800 - upgrade to the latest v o [1998/08/24] ports/7735 ports new port: mp3encode - mpeg audio file enc o [1998/08/25] ports/7746 ports a patch for a problem on 3.0-CURRENT o [1998/08/29] ports/7775 ports New version: korganizer v0.9.10 o [1998/08/29] ports/7777 ports New port: pkg_version-0.1 o [1998/08/29] ports/7780 ports Adding port: WMnet -- Network Throughput o [1998/09/01] ports/7796 ports new port man2html o [1998/09/02] ports/7806 ports Fixed port: xfce o [1998/09/02] ports/7814 ports postgreqsl docs are broke o [1998/09/03] ports/7818 ports sysutils/cdrecord has an unnecessary run o [1998/09/03] ports/7827 ports New port: garith-2.1 o [1998/09/04] ports/7832 ports LICQ 1.41 port o [1998/09/04] ports/7834 ports New port: IFM - Interactive Fiction Mappe o [1998/09/06] ports/7842 ports mv ports/korean/vim ports/editors/vim to o [1998/09/07] ports/7845 ports Unbuffered /dev/vx0-output from Python 1. o [1998/09/07] ports/7847 ports Port for webmin 0.62 o [1998/09/07] ports/7848 ports Update ports: lang/perl5 (pkg_delete prob o [1998/09/07] ports/7853 ports new port klyx v0.9.7 o [1998/09/07] ports/7857 ports New Port: xhime o [1998/09/09] ports/7874 ports new port: graphics/qiv o [1998/09/09] ports/7875 ports NEW PORT: lcdproc o [1998/09/09] ports/7878 ports Update port: japanese/kon o [1998/09/10] ports/7883 ports ports submission o [1998/09/10] ports/7888 ports Ports submission o [1998/09/12] ports/7911 ports ELF update for games/xconq o [1998/09/13] ports/7913 ports port upgrade: korean/h2ps o [1998/09/13] ports/7916 ports ELF for tcp_wrappers 7.6 o [1998/09/13] ports/7918 ports port upgrade: korean/pinetreefonts o [1998/09/13] ports/7920 ports new tin ports for korean o [1998/09/13] ports/7921 ports new port o [1998/09/13] ports/7924 ports tin news reader for Korean o [1998/09/15] ports/7937 ports port word2x has problems with redefinitio o [1998/09/15] ports/7940 ports make depend packages and index on demand o [1998/09/15] ports/7942 ports New Port: Radiusclient o [1998/09/16] ports/7954 ports new port: japanese/FAQ o [1998/09/16] ports/7957 ports CAMify xmcd port f [1998/09/18] ports/7971 ports The cnet port won't build, and the cnet p o [1998/09/19] ports/7992 ports new port o [1998/09/19] ports/7994 ports ports/www/checkbot calls HTML::Parse inst o [1998/09/20] ports/7995 ports Port of OpenLDAP 1.0.1 o [1998/09/20] ports/7999 ports upgrade for slrn port to slrn 0.5.3 o [1998/09/20] ports/8002 ports new port of the 4.5beta2 version of Netsc o [1998/09/20] ports/8004 ports Update to the crosssco port o [1998/09/21] ports/8007 ports New ports: i18n-man-1.1(misc/man.el) o [1998/09/21] ports/8008 ports Update ports: im-100(mail/im) o [1998/09/21] ports/8012 ports fix non-elf port libslang 151 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 Sep 21 11:42:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03261 for freebsd-ports-outgoing; Mon, 21 Sep 1998 11:42:23 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03051; Mon, 21 Sep 1998 11:41:59 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (IDENT:eS9GwVjdzCaxr2XAVjs6PzRYI3F/X5HM@localhost [127.0.0.1]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id UAA00678; Mon, 21 Sep 1998 20:40:22 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199809211840.UAA00678@gratis.grondar.za> To: Steve Price cc: Enkhyl , ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Your message of " Mon, 21 Sep 1998 09:22:11 EST." References: Date: Mon, 21 Sep 1998 20:40:21 +0200 From: Mark Murray Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve Price wrote: > > Was this patch based on the port that I committed last > night? If not can you try it? I have a functioning patch based on your code. Care to review it? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 11:55:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07035 for freebsd-ports-outgoing; Mon, 21 Sep 1998 11:55:48 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06956; Mon, 21 Sep 1998 11:55:30 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id NAA27126; Mon, 21 Sep 1998 13:54:43 -0500 (CDT) Date: Mon, 21 Sep 1998 13:54:43 -0500 (CDT) From: Steve Price To: Mark Murray cc: Enkhyl , ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: <199809211840.UAA00678@gratis.grondar.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 21 Sep 1998, Mark Murray wrote: # Steve Price wrote: # > # > Was this patch based on the port that I committed last # > night? If not can you try it? # # I have a functioning patch based on your code. # # Care to review it? Sure send it over. I will have to get kerberos installed first, but that takes no time in comparison to rebuilding the XFree86 port (which I've done over a dozen times in the last couple of weeks). :) Steve # M # -- # Mark Murray # Join the anti-SPAM movement: http://www.cauce.org # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 12:01:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08388 for freebsd-ports-outgoing; Mon, 21 Sep 1998 12:01:04 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08290 for ; Mon, 21 Sep 1998 12:00:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA01630; Mon, 21 Sep 1998 12:00:02 -0700 (PDT) Received: from Kitten.mcs.com (Kitten.mcs.com [192.160.127.90]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06461 for ; Mon, 21 Sep 1998 11:53:34 -0700 (PDT) (envelope-from rneswold@Jupiter.Mcs.Net) Received: from Jupiter.Mcs.Net (rneswold@Jupiter.mcs.net [192.160.127.88]) by Kitten.mcs.com (8.8.7/8.8.2) with ESMTP id NAA07234 for ; Mon, 21 Sep 1998 13:53:00 -0500 (CDT) Received: (from rneswold@localhost) by Jupiter.Mcs.Net (8.8.7/8.8.2) id NAA00511; Mon, 21 Sep 1998 13:53:00 -0500 (CDT) Message-Id: <199809211853.NAA00511@Jupiter.Mcs.Net> Date: Mon, 21 Sep 1998 13:53:00 -0500 (CDT) From: rneswold@mcs.net Reply-To: rneswold@mcs.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8013: Updating master site for x11-clock/wmtime Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8013 >Category: ports >Synopsis: Updating master site for x11-clock/wmtime >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 21 12:00:02 PDT 1998 >Last-Modified: >Originator: >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: The tarball for this program was moved to a new location. This patch to the Makefile fixes the broken link. >How-To-Repeat: Just try to build x11-clocks/wmtime. >Fix: --- Makefile.orig Mon Sep 21 13:43:56 1998 +++ Makefile Mon Sep 21 13:45:12 1998 @@ -8,7 +8,7 @@ DISTNAME= wmtime-1.0b2 CATEGORIES= x11-clock -MASTER_SITES= http://www.xs4all.nl/~warp/files/ +MASTER_SITES= ftp://ftp.mezaway.org/pub/ MAINTAINER= rneswold@mcs.net >Audit-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 Sep 21 12:18:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13298 for freebsd-ports-outgoing; Mon, 21 Sep 1998 12:18:21 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13154; Mon, 21 Sep 1998 12:18:04 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (IDENT:7rdfBXe8Q/eZzNPFJws8PtEXRFTJaOyO@localhost [127.0.0.1]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id VAA00798; Mon, 21 Sep 1998 21:17:07 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199809211917.VAA00798@gratis.grondar.za> To: Steve Price cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Your message of " Mon, 21 Sep 1998 13:54:43 EST." References: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0" Content-ID: <792.906405393.0@grondar.za> Date: Mon, 21 Sep 1998 21:17:07 +0200 From: Mark Murray Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ------- =_aaaaaaaaaa0 Content-Type: text/plain; charset="us-ascii" Content-ID: <792.906405393.1@grondar.za> Steve Price wrote: > # I have a functioning patch based on your code. > # > # Care to review it? > > Sure send it over. I will have to get kerberos installed > first, but that takes no time in comparison to rebuilding > the XFree86 port (which I've done over a dozen times in > the last couple of weeks). :) Thanks! Enclosed.. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org ------- =_aaaaaaaaaa0 Content-Type: text/plain; charset="us-ascii" Content-ID: <792.906405393.2@grondar.za> Content-Description: Xfree86 KerberosIV ELF patches Index: files/kerberos4.diffs =================================================================== RCS file: /home/ncvs/ports/x11/XFree86/files/kerberos4.diffs,v retrieving revision 1.3 diff -u -d -r1.3 kerberos4.diffs --- kerberos4.diffs 1998/04/13 14:28:58 1.3 +++ kerberos4.diffs 1998/09/21 16:45:26 @@ -34,7 +34,7 @@ +#define Krb4Includes /**/ +#endif +#ifndef Krb4Libraries -+#define Krb4Libraries -lkrb -ldes ++#define Krb4Libraries -lkrb -ldes -lcrypt +#endif +#else +#undef Krb4Includes Index: scripts/configure =================================================================== RCS file: /home/ncvs/ports/x11/XFree86/scripts/configure,v retrieving revision 1.35 diff -u -d -r1.35 configure --- configure 1998/09/21 00:04:36 1.35 +++ configure 1998/09/21 16:44:11 @@ -230,6 +230,14 @@ echo "#define HasXdmAuth $answ" >> $F fi +# ELF detection +if [ `sysctl -n kern.osreldate` -ge 300004 && X`objformat` = Xelf ]; then + ELF=yes + echo "#define UseElfFormat YES" >> $F +else + ELF=no +fi + cat <<'END' XDM can be built so that it will get a KerberosIV TGT for your users @@ -250,7 +258,11 @@ answ=NO cpkb=NO if [ $answ = YES ]; then - LIBKRB=/usr/lib/libkrb.a + if [ $ELF = yes ]; then + LIBKRB=/usr/lib/libkrb.a + else + LIBKRB=/usr/lib/aout/libkrb.a + fi K4PATCH=$FILESDIR/kerberos4.diffs K4XDM="$FILESDIR/krb4auth.c $FILESDIR/krb4auth.h" XDMDIR=$WRKDIR/xc/programs/xdm/ @@ -267,11 +279,6 @@ if [ $cpkb != NO ]; then echo "#define HasKrb4 $answ" >> $F fi - -# ELF detection -test `sysctl -n kern.osreldate` -ge 300004 && - test `objformat` = elf && - echo "#define UseElfFormat YES" >> $F echo echo "End of configuration questions. No more user input required" ------- =_aaaaaaaaaa0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 12:40:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18568 for freebsd-ports-outgoing; Mon, 21 Sep 1998 12:40:39 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA18548 for ; Mon, 21 Sep 1998 12:40:29 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA03108; Mon, 21 Sep 1998 12:40:02 -0700 (PDT) Received: from post.mail.demon.net (post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17937 for ; Mon, 21 Sep 1998 12:37:42 -0700 (PDT) (envelope-from dmlb@ragnet.demon.co.uk) Received: from [158.152.46.40] (helo=ragnet.demon.co.uk) by post.mail.demon.net with smtp (Exim 2.03 #1) id 0zLBlb-0000q9-00; Mon, 21 Sep 1998 19:37:02 +0000 Received: from dmlb by ragnet.demon.co.uk with local (Exim 1.82 #1) id 0zLBku-0004nE-00; Mon, 21 Sep 1998 20:36:16 +0100 Message-Id: Date: Mon, 21 Sep 1998 20:36:16 +0100 From: dmlb@ragnet.demon.co.uk Reply-To: dmlb@ragnet.demon.co.uk To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: sprice@hiwaay.net, dmlb@ragnet.demon.co.uk X-Send-Pr-Version: 3.2 Subject: ports/8014: Update TkDesk to latest release and close doc/7726. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8014 >Category: ports >Synopsis: Update TkDesk to latest 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: Mon Sep 21 12:40:01 PDT 1998 >Last-Modified: >Originator: Duncan Barclay >Organization: >Release: FreeBSD 2.2.6-RELEASE i386 >Environment: Diffs to ports head, cvsup'd 21/9/98 06:30 GMT >Description: Update of tkdesk to latest version and closes Y2K PR-docs/7726 >How-To-Repeat: >Fix: Attached output of CVSROOT=/ide0.e/ncvs cvs diff tkdesk >diffs Index: tkdesk/Makefile =================================================================== RCS file: /ide0.e/ncvs/ports/x11-fm/tkdesk/Makefile,v retrieving revision 1.9 diff -r1.9 Makefile 9c9 < DISTNAME= tkdesk-1.0 --- > DISTNAME= tkdesk-1.1 Index: tkdesk/files/md5 =================================================================== RCS file: /ide0.e/ncvs/ports/x11-fm/tkdesk/files/md5,v retrieving revision 1.4 diff -r1.4 md5 1c1 < MD5 (tkdesk-1.0.tar.gz) = 7fe5ed4242c5b2054cbd4438af697835 --- > MD5 (tkdesk-1.1.tar.gz) = 42c599c0a18080bf3919baa192ba7f12 Index: tkdesk/patches/patch-aa =================================================================== RCS file: /ide0.e/ncvs/ports/x11-fm/tkdesk/patches/patch-aa,v retrieving revision 1.7 diff -r1.7 patch-aa 1,13c1,21 < --- configure.orig Fri Feb 27 11:33:27 1998 < +++ configure Fri Feb 27 11:33:54 1998 < @@ -2109,8 +2109,8 @@ < s%@TCL_LD_SEARCH_FLAGS@%$TCL_LD_SEARCH_FLAGS%g < s%@TCL_EXEC_PREFIX@%$TCL_EXEC_PREFIX%g < s%@TK_EXEC_PREFIX@%$TK_EXEC_PREFIX%g < -s%@TCL_INCLUDE_PATH@%$TCL_INCLUDE_PATH%g < -s%@TK_INCLUDE_PATH@%$TK_INCLUDE_PATH%g < +s%@TCL_INCLUDE_PATH@%$TCL_INCLUDE_PATH/tcl7.6%g < +s%@TK_INCLUDE_PATH@%$TK_INCLUDE_PATH/tk4.2%g < s%@TK_XINCLUDES@%$TK_XINCLUDES%g < s%@TCL_LIB_SPEC@%$TCL_LIB_SPEC%g < s%@TK_LIB_SPEC@%$TK_LIB_SPEC%g --- > *** configure~ Sun Sep 20 20:41:40 1998 > --- configure Mon Sep 21 20:00:18 1998 > *************** > *** 2109,2116 **** > s%@TCL_LD_SEARCH_FLAGS@%$TCL_LD_SEARCH_FLAGS%g > s%@TCL_EXEC_PREFIX@%$TCL_EXEC_PREFIX%g > s%@TK_EXEC_PREFIX@%$TK_EXEC_PREFIX%g > ! s%@TCL_INCLUDE_PATH@%$TCL_INCLUDE_PATH%g > ! s%@TK_INCLUDE_PATH@%$TK_INCLUDE_PATH%g > s%@TK_XINCLUDES@%$TK_XINCLUDES%g > s%@TCL_LIB_SPEC@%$TCL_LIB_SPEC%g > s%@TK_LIB_SPEC@%$TK_LIB_SPEC%g > --- 2109,2116 ---- > s%@TCL_LD_SEARCH_FLAGS@%$TCL_LD_SEARCH_FLAGS%g > s%@TCL_EXEC_PREFIX@%$TCL_EXEC_PREFIX%g > s%@TK_EXEC_PREFIX@%$TK_EXEC_PREFIX%g > ! s%@TCL_INCLUDE_PATH@%$TCL_INCLUDE_PATH/tcl7.6%g > ! s%@TK_INCLUDE_PATH@%$TK_INCLUDE_PATH/tk4.2%g > s%@TK_XINCLUDES@%$TK_XINCLUDES%g > s%@TCL_LIB_SPEC@%$TCL_LIB_SPEC%g > s%@TK_LIB_SPEC@%$TK_LIB_SPEC%g Index: tkdesk/pkg/PLIST =================================================================== RCS file: /ide0.e/ncvs/ports/x11-fm/tkdesk/pkg/PLIST,v retrieving revision 1.5 diff -r1.5 PLIST 67a68,71 > lib/TkDesk/configs/_bookmarks > lib/TkDesk/configs/_history > lib/TkDesk/configs/_layout > lib/TkDesk/configs/_options 88a93,94 > lib/TkDesk/doc/guide-10.html > lib/TkDesk/doc/guide-11.html 356a363,365 > lib/TkDesk/images/next/mailbox_empty.xpm > lib/TkDesk/images/next/mailbox_full.xpm > lib/TkDesk/images/next/mailbox_old.xpm 415a425 > lib/TkDesk/images/xbm/barhandle.xbm 557a568,571 > man/man1/cd-tkdesk.1 > man/man1/ed-tkdesk.1 > man/man1/od-tkdesk.1 > man/man1/tkdesk.1 >Audit-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 Sep 21 12:46:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19570 for freebsd-ports-outgoing; Mon, 21 Sep 1998 12:46:27 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19451; Mon, 21 Sep 1998 12:45:38 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id OAA24686; Mon, 21 Sep 1998 14:44:31 -0500 (CDT) Date: Mon, 21 Sep 1998 14:44:30 -0500 (CDT) From: Steve Price To: Mark Murray cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: <199809211917.VAA00798@gratis.grondar.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 21 Sep 1998, Mark Murray wrote: [...] @@ -250,7 +258,11 @@ answ=NO cpkb=NO if [ $answ = YES ]; then - LIBKRB=/usr/lib/libkrb.a + if [ $ELF = yes ]; then + LIBKRB=/usr/lib/libkrb.a + else + LIBKRB=/usr/lib/aout/libkrb.a + fi K4PATCH=$FILESDIR/kerberos4.diffs K4XDM="$FILESDIR/krb4auth.c $FILESDIR/krb4auth.h" XDMDIR=$WRKDIR/xc/programs/xdm/ [...] How about something along these lines: if [ $ELF = yes ]; then LIBKRB=/usr/lib/libkrb.a elif [ -d /usr/lib/aout ]; then LIBKRB=/usr/lib/aout/libkrb.a else LIBKRB=/usr/lib/libkrb.a fi I don't know that this one matters, but it does catch the corner case where world is still a.out and /usr/lib/aout doesn't exist yet. Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 13:20:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25790 for freebsd-ports-outgoing; Mon, 21 Sep 1998 13:20:29 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25768; Mon, 21 Sep 1998 13:20:20 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (IDENT:niNVUGi9RK31kKVo05TFslF7wYCfyns6@localhost [127.0.0.1]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id WAA01084; Mon, 21 Sep 1998 22:19:28 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199809212019.WAA01084@gratis.grondar.za> To: Steve Price cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Your message of " Mon, 21 Sep 1998 14:44:30 EST." References: Date: Mon, 21 Sep 1998 22:19:28 +0200 From: Mark Murray Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve Price wrote: > How about something along these lines: > > if [ $ELF = yes ]; then > LIBKRB=/usr/lib/libkrb.a > elif [ -d /usr/lib/aout ]; then > LIBKRB=/usr/lib/aout/libkrb.a > else > LIBKRB=/usr/lib/libkrb.a > fi > > I don't know that this one matters, but it does catch the > corner case where world is still a.out and /usr/lib/aout > doesn't exist yet. Better! Please let me know if it works, and I'll commit ASAP. (Can't now - I have 3 other test compiles running...) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 13:49:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02039 for freebsd-ports-outgoing; Mon, 21 Sep 1998 13:49:36 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hillbilly.hayseed.net (hillbilly.hayseed.net [204.62.130.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02016; Mon, 21 Sep 1998 13:49:32 -0700 (PDT) (envelope-from enkhyl@hayseed.net) Received: from hillbilly.hayseed.net (hillbilly.hayseed.net [204.62.130.2]) by hillbilly.hayseed.net (8.9.1/8.8.5) with SMTP id NAA32767; Mon, 21 Sep 1998 13:48:58 -0700 Date: Mon, 21 Sep 1998 13:48:58 -0700 (PDT) From: Enkhyl To: Steve Price cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 21 Sep 1998, Steve Price wrote: > > Was this patch based on the port that I committed last > night? If not can you try it? Yes, this was with your patches. -- Christopher Nielsen Scient: The Art and Science of Electronic Business cnielsen@scient.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 14:35:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12668 for freebsd-ports-outgoing; Mon, 21 Sep 1998 14:35:37 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12484; Mon, 21 Sep 1998 14:34:36 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA01413; Mon, 21 Sep 1998 14:33:58 -0700 (PDT) Date: Mon, 21 Sep 1998 14:33:58 -0700 (PDT) Message-Id: <199809212133.OAA01413@freefall.freebsd.org> To: rneswold@mcs.net, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8013 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Updating master site for x11-clock/wmtime State-Changed-From-To: open-closed State-Changed-By: steve State-Changed-When: Mon Sep 21 14:31:35 PDT 1998 State-Changed-Why: Patch committed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 14:58:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18604 for freebsd-ports-outgoing; Mon, 21 Sep 1998 14:58:56 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18300; Mon, 21 Sep 1998 14:58:08 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id OAA16051; Mon, 21 Sep 1998 14:57:14 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id OAA05112; Mon, 21 Sep 1998 14:57:03 -0700 (PDT) Date: Mon, 21 Sep 1998 14:57:03 -0700 (PDT) Message-Id: <199809212157.OAA05112@silvia.hip.berkeley.edu> To: sprice@hiwaay.net CC: mark@grondar.za, ports@FreeBSD.ORG, current@FreeBSD.ORG In-reply-to: (message from Steve Price on Mon, 21 Sep 1998 14:44:30 -0500 (CDT)) Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * How about something along these lines: * * if [ $ELF = yes ]; then * LIBKRB=/usr/lib/libkrb.a * elif [ -d /usr/lib/aout ]; then * LIBKRB=/usr/lib/aout/libkrb.a * else * LIBKRB=/usr/lib/libkrb.a * fi * * I don't know that this one matters, but it does catch the * corner case where world is still a.out and /usr/lib/aout * doesn't exist yet. Um, that "corner" cases includes all of 2.2 branch. ;) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 15:03:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA20109 for freebsd-ports-outgoing; Mon, 21 Sep 1998 15:03:19 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hillbilly.hayseed.net (hillbilly.hayseed.net [204.62.130.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19827; Mon, 21 Sep 1998 15:02:20 -0700 (PDT) (envelope-from enkhyl@hayseed.net) Received: from hillbilly.hayseed.net (hillbilly.hayseed.net [204.62.130.2]) by hillbilly.hayseed.net (8.9.1/8.8.5) with SMTP id PAA01685; Mon, 21 Sep 1998 15:01:22 -0700 Date: Mon, 21 Sep 1998 15:01:22 -0700 (PDT) From: Enkhyl To: Mark Murray cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: <199809211637.SAA09830@gratis.grondar.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 21 Sep 1998, Mark Murray wrote: > Enkhyl wrote: > > Attached is a patch for the XFree86 port to build with KerbeosIV support. > > I just successfully rebuilt XFree86 w/ Krb4 on my ELF -current machine > > using this patch. Would someone please review the patch and commit it, if > > appropriate? > > This is functionally correct, but incomplete. > > You also need to correctly detect the presence/absence of the approprate > libkrb in /usr/lib or /usr/lib/aout depending on `objformat`. OK. I'll give it another go and resubmit. Should I do it as a PR or just send it to the list like I did with the last one? -- Christopher Nielsen Scient: The Art and Science of Electronic Business cnielsen@scient.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 15:14:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA23686 for freebsd-ports-outgoing; Mon, 21 Sep 1998 15:14:34 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hillbilly.hayseed.net (hillbilly.hayseed.net [204.62.130.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA23420; Mon, 21 Sep 1998 15:13:56 -0700 (PDT) (envelope-from enkhyl@hayseed.net) Received: from hillbilly.hayseed.net (hillbilly.hayseed.net [204.62.130.2]) by hillbilly.hayseed.net (8.9.1/8.8.5) with SMTP id PAA01763; Mon, 21 Sep 1998 15:13:15 -0700 Date: Mon, 21 Sep 1998 15:13:15 -0700 (PDT) From: Enkhyl To: Steve Price cc: Mark Murray , ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 21 Sep 1998, Steve Price wrote: > On Mon, 21 Sep 1998, Mark Murray wrote: > > # Steve Price wrote: > # > > # > Was this patch based on the port that I committed last > # > night? If not can you try it? > # > # I have a functioning patch based on your code. > # > # Care to review it? > > Sure send it over. I will have to get kerberos installed > first, but that takes no time in comparison to rebuilding > the XFree86 port (which I've done over a dozen times in > the last couple of weeks). :) I have Kerberos installed, if you want to send it here, too. -- Christopher Nielsen Scient: The Art and Science of Electronic Business cnielsen@scient.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 15:35:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29739 for freebsd-ports-outgoing; Mon, 21 Sep 1998 15:35:55 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29597; Mon, 21 Sep 1998 15:35:04 -0700 (PDT) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.9.1) with SMTP id SAA11452; Mon, 21 Sep 1998 18:35:38 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Mon, 21 Sep 1998 18:35:38 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: ports@FreeBSD.ORG cc: current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org btw, it seems you can only build the SVGA server, others cause annoying non-linking errors in the final link. Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 3.0-current On Mon, 21 Sep 1998, Steve Price wrote: > On Mon, 21 Sep 1998, Mark Murray wrote: > > [...] > @@ -250,7 +258,11 @@ > answ=NO > cpkb=NO > if [ $answ = YES ]; then > - LIBKRB=/usr/lib/libkrb.a > + if [ $ELF = yes ]; then > + LIBKRB=/usr/lib/libkrb.a > + else > + LIBKRB=/usr/lib/aout/libkrb.a > + fi > K4PATCH=$FILESDIR/kerberos4.diffs > K4XDM="$FILESDIR/krb4auth.c $FILESDIR/krb4auth.h" > XDMDIR=$WRKDIR/xc/programs/xdm/ > [...] > > How about something along these lines: > > if [ $ELF = yes ]; then > LIBKRB=/usr/lib/libkrb.a > elif [ -d /usr/lib/aout ]; then > LIBKRB=/usr/lib/aout/libkrb.a > else > LIBKRB=/usr/lib/libkrb.a > fi > > I don't know that this one matters, but it does catch the > corner case where world is still a.out and /usr/lib/aout > doesn't exist yet. > > Steve > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" 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 Mon Sep 21 15:47:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01592 for freebsd-ports-outgoing; Mon, 21 Sep 1998 15:47:23 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01514 for ; Mon, 21 Sep 1998 15:46:39 -0700 (PDT) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.9.1) with SMTP id SAA15901 for ; Mon, 21 Sep 1998 18:47:22 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Mon, 21 Sep 1998 18:47:22 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: ports@FreeBSD.ORG Subject: fix for elves... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org is there a general fix slotted for ELF people the fix the major/minor expectation on shared libraries? a lot of ports compile fine except the barf out when the Makefile checks for libwhatever.so.maj.min instead of libwhaever.so.maj when making sure dependancies are installed. or at least it seems to be what's wrong. Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 3.0-current To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 16:14:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08346 for freebsd-ports-outgoing; Mon, 21 Sep 1998 16:14:42 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08138; Mon, 21 Sep 1998 16:13:43 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id SAA03888; Mon, 21 Sep 1998 18:11:48 -0500 (CDT) Date: Mon, 21 Sep 1998 18:11:48 -0500 (CDT) From: Steve Price To: Mark Murray cc: ports@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: <199809212019.WAA01084@gratis.grondar.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 21 Sep 1998, Mark Murray wrote: # Better! Please let me know if it works, and I'll commit ASAP. # (Can't now - I have 3 other test compiles running...) Works great here. I didn't do any exhaustive tests but it does compile, install, etc. I've also attached the patch I used just in case. It's not much different than your original one, but it does incorporate the nit we talked about and also enables the question about Krb4 support now that it appears to work again. :) Thanks, Steve # M # -- # Mark Murray # Join the anti-SPAM movement: http://www.cauce.org # Index: files/kerberos4.diffs =================================================================== RCS file: /home/ncvs/ports/x11/XFree86/files/kerberos4.diffs,v retrieving revision 1.3 diff -u -r1.3 kerberos4.diffs --- kerberos4.diffs 1998/04/13 14:28:58 1.3 +++ kerberos4.diffs 1998/09/21 20:28:17 @@ -34,7 +34,7 @@ +#define Krb4Includes /**/ +#endif +#ifndef Krb4Libraries -+#define Krb4Libraries -lkrb -ldes ++#define Krb4Libraries -lkrb -ldes -lcrypt +#endif +#else +#undef Krb4Includes Index: scripts/configure =================================================================== RCS file: /home/ncvs/ports/x11/XFree86/scripts/configure,v retrieving revision 1.35 diff -u -r1.35 configure --- configure 1998/09/21 00:04:36 1.35 +++ configure 1998/09/21 23:25:27 @@ -230,6 +230,14 @@ echo "#define HasXdmAuth $answ" >> $F fi +# ELF detection +if [ `sysctl -n kern.osreldate` -ge 300004 -a X`objformat` = Xelf ]; then + ELF=yes + echo "#define UseElfFormat YES" >> $F +else + ELF=no +fi + cat <<'END' XDM can be built so that it will get a KerberosIV TGT for your users @@ -246,10 +254,16 @@ will not be enabled if the kerberos libraries are unavailable. END -#yesno "Do you want to enable KerberosIV support? [YES] " -answ=NO +yesno "Do you want to enable KerberosIV support? [YES] " cpkb=NO if [ $answ = YES ]; then + if [ $ELF = yes ]; then + LIBKRB=/usr/lib/libkrb.a + elif [ -d /usr/lib/aout ]; then + LIBKRB=/usr/lib/aout/libkrb.a + else + LIBKRB=/usr/lib/libkrb.a + fi LIBKRB=/usr/lib/libkrb.a K4PATCH=$FILESDIR/kerberos4.diffs K4XDM="$FILESDIR/krb4auth.c $FILESDIR/krb4auth.h" @@ -267,11 +281,6 @@ if [ $cpkb != NO ]; then echo "#define HasKrb4 $answ" >> $F fi - -# ELF detection -test `sysctl -n kern.osreldate` -ge 300004 && - test `objformat` = elf && - echo "#define UseElfFormat YES" >> $F echo echo "End of configuration questions. No more user input required" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 16:17:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08986 for freebsd-ports-outgoing; Mon, 21 Sep 1998 16:17:58 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from scotty.masternet.it (scotty.masternet.it [194.184.65.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08868 for ; Mon, 21 Sep 1998 16:17:15 -0700 (PDT) (envelope-from gmarco@scotty.masternet.it) Received: from gmarco (modem00.masternet.it [194.184.65.254]) by scotty.masternet.it (8.8.8/8.8.8) with SMTP id BAA06574 for ; Tue, 22 Sep 1998 01:14:21 +0200 (CEST) (envelope-from gmarco@scotty.masternet.it) Message-Id: <199809212314.BAA06574@scotty.masternet.it> From: "Gianmarco Giovannelli" To: ports@FreeBSD.ORG Date: Tue, 22 Sep 1998 01:19:06 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Desperately seeking for : uox Reply-to: gmarco@giovannelli.it X-mailer: Pegasus Mail for Win32 (v3.01b) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, for Linux there is an active development of the Uox server emulator ... (and there is a client too:-) I tried both on my 3.0-current and 2.2.7-STABLE but the programs won't work, unfortunately.... (they complain about some missing libraries...) Is there anyone that like to play Uo online on his server ? :-)) Thanks for attention... Best Regards, Gianmarco Giovannelli (http://www.giovannelli.it/~gmarco) "Unix expert since yesterday" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 16:51:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17183 for freebsd-ports-outgoing; Mon, 21 Sep 1998 16:51:39 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from assurance.rstcorp.com ([206.29.49.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16853 for ; Mon, 21 Sep 1998 16:49:58 -0700 (PDT) (envelope-from vshah@rstcorp.com) Received: (from uucp@localhost) by assurance.rstcorp.com (8.7.5/8.6.9) id TAA02039 for ; Mon, 21 Sep 1998 19:49:05 -0400 Received: from sandbox.rstcorp.com(206.29.49.63) by assurance.rstcorp.com via smap (V2.0) id xma002029; Mon, 21 Sep 98 19:48:20 -0400 Received: from jabberwock.rstcorp.com (jabberwock [206.29.49.98]) by sandbox.rstcorp.com (8.8.8/8.8.8) with ESMTP id TAA27620 for ; Mon, 21 Sep 1998 19:48:19 -0400 (EDT) Received: (from vshah@localhost) by jabberwock.rstcorp.com (8.9.1/8.8.8) id TAA19675; Mon, 21 Sep 1998 19:48:20 -0400 (EDT) Date: Mon, 21 Sep 1998 19:48:20 -0400 (EDT) Message-Id: <199809212348.TAA19675@jabberwock.rstcorp.com> From: "Viren R. Shah" To: freebsd-ports@FreeBSD.ORG Subject: error while building python.. X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: "Viren R. Shah" X-Face: )~y+U*K:yzjz{q<5lzpI_SVef'U.])9g[C9`1N@]u3,MHY7f*l7C)[_NjM4y4K8$uIUh|\u (K&&HS6,M!61&GMTk'mqmB/Qg]]X}"?TzsFl]"2v!bl8']dma.:^IY^a[lbOI>U:b<~FyK3q-p{HmZ mn~g.`~BE!5{2D:}Yi+\_KkWe?XaHj9$ko1k8iKLYv5*_2c8"G=?Up[}hn+7RNM(bzBZ_wWk6!Pf&B ?3Tcm7M7B~W%K/I0aX3]*=jP?aM]H6HBPT`oLk+0n^_;N\2\%|Rhy;p}34Q.jEsM\qtnxcm;ag%Nq Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anyone know why this is happening while building python? This is on a -current/ELF machine circa Sun Sep 20 16:02:53 EST ===> Building for python-1.5.1 `Makefile' is up to date. (cd Modules; make -f Makefile.pre Makefile) rm -f ../libpython1.5.a /bin/sh ./makesetup Setup.thread Setup.local Setup /bin/sh in free(): warning: junk pointer, too low to make sense. Segmentation fault - core dumped *** Error code 139 Stop. *** Error code 1 Thanks, Viren -- Viren R. Shah {viren @ rstcorp . com} "Never hire a ferret to do a weasel's job" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 17:57:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04204 for freebsd-ports-outgoing; Mon, 21 Sep 1998 17:57:59 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from son.clave.gr.jp (son.clave.gr.jp [202.248.115.190]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA04193; Mon, 21 Sep 1998 17:57:49 -0700 (PDT) (envelope-from usagi@clave.gr.jp) Received: from localhost (localhost [127.0.0.1]) by son.clave.gr.jp (8.8.8+3.0Wbeta13/3.6W-MX) with ESMTP id JAA08192; Tue, 22 Sep 1998 09:57:19 +0900 (JST) To: jkoshy@FreeBSD.ORG Cc: usagi@clave.gr.jp, freebsd-ports@FreeBSD.ORG Subject: Re: ports/7862 From: Eiji-usagi-MATSUmoto In-Reply-To: Your message of "Tue, 8 Sep 1998 18:24:19 -0700 (PDT)" <199809090124.SAA01152@freefall.freebsd.org> References: <199809090124.SAA01152@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980922095719C.usagi@clave.gr.jp> Date: Tue, 22 Sep 1998 09:57:19 +0900 X-Dispatcher: imput version 971024 Lines: 20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Joseph Koshy said: > Synopsis: fix unfetch problem > > State-Changed-From-To: open-closed > State-Changed-By: jkoshy > State-Changed-When: Tue Sep 8 18:23:39 PDT 1998 > State-Changed-Why: > Fixed in rev 1.7 of "/ports/lang/ruby/Makefile", thanks! missing the trailing '/' :-< -MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ +MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/1.0/ ^ please, fix it again. -- usagi@clave.gr.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 18:50:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12925 for freebsd-ports-outgoing; Mon, 21 Sep 1998 18:50:55 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from tokyonet-entrance.astec.co.jp (tokyonet-entrance.astec.co.jp [202.239.16.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12855 for ; Mon, 21 Sep 1998 18:50:24 -0700 (PDT) (envelope-from g-nakai@internetsolutions.co.jp) Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1]) by tokyonet-entrance.astec.co.jp (8.9.1+3.0W/3.7W-astecMX2.3) with ESMTP id KAA29729; Tue, 22 Sep 1998 10:49:52 +0900 (JST) Received: from apricot (isi05.astec.co.jp [172.20.12.205]) by amont.astec.co.jp (8.7.6/3.6W-astecMX2.4) with SMTP id KAA01347; Tue, 22 Sep 1998 10:49:51 +0900 (JST) Date: Tue, 22 Sep 1998 10:49:51 +0900 (JST) Message-Id: <199809220149.KAA01347@amont.astec.co.jp> From: =?ISO-2022-JP?B?GyRCQ2YwZhsoQg==?= =?ISO-2022-JP?B?GyRCOSxHbhsoQg==?= To: brett@peloton.physics.montana.edu Cc: Nakai@technologist.com, freebsd-ports@FreeBSD.ORG Subject: Re[2]: gnomelibs compile problem In-Reply-To: References: <199809210529.OAA17682@amont.astec.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.23 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi, > > > How is the idea that you move the gtk1.0.4 library temporarily > > somewhere else while installing the electryceyes. Don't forget > > 'ldconfig -m /usr/X11R6/lib /usr/local/lib' when you do so.... > > This seems pretty ridiculous to do for a port. I thought of this, but we > must have other ports that have the gtk-1.0* and gtk-1.1* incompatibility > and I was hoping someone could tell me how to get the configure script to > work right wo/ moving libraries around. It's already done. Now you can use both gtk1.0.5 and gtk1.1.1 at same time. Please update your /usr/ports. You say gtk1.0.4, and that port can't be with gtk1.1.1 ... -------------- Yukihiro Nakai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 18:54:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA13715 for freebsd-ports-outgoing; Mon, 21 Sep 1998 18:54:54 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA13704 for ; Mon, 21 Sep 1998 18:54:47 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with SMTP id TAA00336; Mon, 21 Sep 1998 19:53:29 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Mon, 21 Sep 1998 19:53:29 -0600 (MDT) From: Brett Taylor To: =?ISO-2022-JP?B?GyRCQ2YwZhsoQg==?= =?ISO-2022-JP?B?GyRCOSxHbhsoQg==?= cc: Nakai@technologist.com, freebsd-ports@FreeBSD.ORG Subject: Re: Re[2]: gnomelibs compile problem In-Reply-To: <199809220149.KAA01347@amont.astec.co.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, > It's already done. Now you can use both gtk1.0.5 and gtk1.1.1 at same > time. Please update your /usr/ports. You say gtk1.0.4, and that port > can't be with gtk1.1.1 ... Ah, I hadn't updated gtk since I installed The Gimp last time - I'm upgrading it to 1.0.5 (I really didn't think it'd make a difference to the configure script but....). Thanks, Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "There is something uncanny in the noiseless rush of the cyclist, as he comes into view, passes by, and disappears." - Popular Science, 1891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 19:11:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16676 for freebsd-ports-outgoing; Mon, 21 Sep 1998 19:11:20 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA16553 for ; Mon, 21 Sep 1998 19:10:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA00685; Mon, 21 Sep 1998 19:10:01 -0700 (PDT) Date: Mon, 21 Sep 1998 19:10:01 -0700 (PDT) Message-Id: <199809220210.TAA00685@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: "Lachlan O'Dea" Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Reply-To: "Lachlan O'Dea" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7995; it has been noted by GNATS. From: "Lachlan O'Dea" To: Tim Vanderhoek Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Date: Tue, 22 Sep 1998 11:37:43 +1000 (EST) On Mon, 21 Sep 1998, Tim Vanderhoek wrote: > On Mon, Sep 21, 1998 at 10:07:22AM -0400, Lachlan O'Dea wrote: > > > There should not be any (_any_) manpages listed in pkg/DESCR. Remove > > > them. Use either MANx or MLINKS as appropriate. > > > > I wasn't sure what to do with the symlinked ones, so I did the same thing > > as the existing LDAP port. > > I'm not sure what you did with the symlinked manpages... All manpages > that are linked (sym or hard) should be listed in the MLINKS variable. > MLINKS is a list of manpages, like this, > > MLINKS= ldap_real.3 ldap_link.3 Sorry if I'm being dense, but my reading of MLINKS is that it it's used to get bsd.man.mk to make a hard link from ldap_real.3 to ldap_link.3. The OpenLDAP build process compresses the man pages and then makes the symlinks itself, so I didn't think MLINKS applied here. In my first try, I did what the existing port did (put them in PLIST), but in the second one I just listed all of them in MANX. This seems to work (probably because the port is MANCOMPRESSED). > > sed 's/^X//' >openldap/files/manpages << 'END-of-openldap/files/manpages' > > XMAN1+= ldapadd.1 > > XMAN1+= ldapdelete.1 > > XMAN1+= ldapmodify.1 > > XMAN1+= ldapmodrdn.1 > > XMAN1+= ldapsearch.1 > > XMAN1+= ud.1 > > XMAN3+= cldap.3 > > This file should be sorted. Just run the whole thing through sort(1) > and it should come out right. > > The reason for this is that it makes reading diffs between versions > easier. I did sort it with straight sort(1), which means I ended up with it sorted by section, then by filename. That's ok, isn't it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 20:26:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01440 for freebsd-ports-outgoing; Mon, 21 Sep 1998 20:26:38 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from jkoshy@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01354; Mon, 21 Sep 1998 20:26:05 -0700 (PDT) (envelope-from jkoshy) Date: Mon, 21 Sep 1998 20:26:05 -0700 (PDT) From: Joseph Koshy Message-Id: <199809220326.UAA01354@hub.freebsd.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Eiji-usagi-MATSUmoto Cc: freebsd-ports Subject: Re: ports/7862 In-Reply-To: Your message of "Tue, 22 Sep 1998 09:57:19 +0900." <19980922095719C.usagi@clave.gr.jp> Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > -MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ > +MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/1.0/ ^ > please, fix it again. Fixed in rev 1.8. My apologies for the botch. Koshy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 20:31:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA02437 for freebsd-ports-outgoing; Mon, 21 Sep 1998 20:31:25 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA02317 for ; Mon, 21 Sep 1998 20:30:37 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA03340; Mon, 21 Sep 1998 20:30:03 -0700 (PDT) Received: from vinson.ca.sandia.gov (vinson.ca.sandia.gov [146.246.243.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA01784 for ; Mon, 21 Sep 1998 20:28:05 -0700 (PDT) (envelope-from bmah@vinson.ca.sandia.gov) Received: (from bmah@localhost) by vinson.ca.sandia.gov (8.8.8/8.8.8) id UAA00700; Mon, 21 Sep 1998 20:31:57 -0700 (PDT) (envelope-from bmah) Message-Id: <199809220331.UAA00700@vinson.ca.sandia.gov> Date: Mon, 21 Sep 1998 20:31:57 -0700 (PDT) From: bmah@ca.sandia.gov Reply-To: bmah@ca.sandia.gov To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8016: [PATCH] Update netscape4-communicator.us port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8016 >Category: ports >Synopsis: [PATCH] Update netscape4-communicator.us port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 21 20:30:02 PDT 1998 >Last-Modified: >Originator: Bruce A. Mah >Organization: Sandia National Laboratories >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: >How-To-Repeat: >Fix: Here's a context diff to bring the US Netscape Communicator port up to 4.06, using the Linux binary (as previous versions). The new port uses the standard version (instead of the professional version), due to slightly less restrictive licensing terms. For 4.06, the differences are that the professional version adds the calendar and auto-configuration plugins. The TN3270 support appears to be missing from both versions. We also fix a cosmetic typo in the Makefile. diff -c -r netscape4-communicator.us.orig/Makefile netscape4-communicator.us/Makefile *** netscape4-communicator.us.orig/Makefile Sun Sep 20 11:55:58 1998 --- netscape4-communicator.us/Makefile Fri Sep 18 23:21:27 1998 *************** *** 1,14 **** # ex:ts=8 # New ports collection makefile for: netscape (full communicator version) ! # Version required: 4.04-us # Date created: 14 Feb 1998 # Whom: obrien@cs.ucdavis.edu # # $Id: Makefile,v 1.3 1998/05/11 22:13:18 obrien Exp $ # ! DISTNAME= communicator_pro-v405-us.x86-unknown-linux2.0 ! PKGNAME= netscape-communicator-4.05.us CATEGORIES= www MAINTAINER= obrien@FreeBSD.ORG --- 1,14 ---- # ex:ts=8 # New ports collection makefile for: netscape (full communicator version) ! # Version required: 4.06-us # Date created: 14 Feb 1998 # Whom: obrien@cs.ucdavis.edu # # $Id: Makefile,v 1.3 1998/05/11 22:13:18 obrien Exp $ # ! DISTNAME= communicator-v406-us.x86-unknown-linux2.0 ! PKGNAME= netscape-communicator-4.06.us CATEGORIES= www MAINTAINER= obrien@FreeBSD.ORG *************** *** 18,24 **** NO_FETCH= yes NO_BUILD= Yes ! WRKSRC= ${WRKDIR}/communicator-v405.x86-unknown-linux2.0 NDIR= ${PREFIX}/lib/netscape.us BINDIR= ${PREFIX}/bin --- 18,24 ---- NO_FETCH= yes NO_BUILD= Yes ! WRKSRC= ${WRKDIR}/communicator-v406.x86-unknown-linux2.0 NDIR= ${PREFIX}/lib/netscape.us BINDIR= ${PREFIX}/bin *************** *** 38,44 **** pre-fetch: @(if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ ${ECHO} You must manually obtain ${DISTNAME}${EXTRACT_SUFX} ; \ ! ${ECHO} distribution and placed it in ${DISTDIR}. ; \ false ; \ fi ) .else --- 38,44 ---- pre-fetch: @(if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ ${ECHO} You must manually obtain ${DISTNAME}${EXTRACT_SUFX} ; \ ! ${ECHO} distribution and place it in ${DISTDIR}. ; \ false ; \ fi ) .else *************** *** 53,62 **** do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install ! mv -f ${NDIR}/netscape ${NDIR}/communicator-pro-4.05.us.bin ! ${INSTALL_SCRIPT} ${WRKSRC}/netscape ${BINDIR}/communicator-pro-4.05.us ! ln -sf communicator-pro-4.05.us ${BINDIR}/communicator-4.us ! ln -sf communicator-pro-4.05.us ${BINDIR}/netscape.us if [ ! -f ${NDIR}/mailcap ] ; then \ ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi --- 53,62 ---- do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install ! mv -f ${NDIR}/netscape ${NDIR}/communicator-pro-4.06.us.bin ! ${INSTALL_SCRIPT} ${WRKSRC}/netscape ${BINDIR}/communicator-pro-4.06.us ! ln -sf communicator-pro-4.06.us ${BINDIR}/communicator-4.us ! ln -sf communicator-pro-4.06.us ${BINDIR}/netscape.us if [ ! -f ${NDIR}/mailcap ] ; then \ ${INSTALL_DATA} ${FILESDIR}/mailcap ${NDIR}; \ fi diff -c -r netscape4-communicator.us.orig/files/md5 netscape4-communicator.us/files/md5 *** netscape4-communicator.us.orig/files/md5 Sun Sep 20 11:55:57 1998 --- netscape4-communicator.us/files/md5 Fri Sep 18 23:19:21 1998 *************** *** 1 **** ! MD5 (communicator_pro-v405-us.x86-unknown-linux2.0.tar.gz) = 052d46eabccd5788188718577008ffa2 --- 1 ---- ! MD5 (communicator-v406-us.x86-unknown-linux2.0.tar.gz) = f62006be152fcef29a1a6855cb94b41b diff -c -r netscape4-communicator.us.orig/files/netscape.sh netscape4-communicator.us/files/netscape.sh *** netscape4-communicator.us.orig/files/netscape.sh Sun Sep 20 11:55:57 1998 --- netscape4-communicator.us/files/netscape.sh Fri Sep 18 22:36:34 1998 *************** *** 2,5 **** export MOZILLA_HOME; MOZILLA_HOME=${MOZILLA_HOME:=@PREFIX@/lib/netscape.us} export CLASSPATH ; CLASSPATH=.:$MOZILLA_HOME export XCMSDB; XCMSDB=/dev/null ! exec $MOZILLA_HOME/communicator-pro-4.05.us.bin $* --- 2,5 ---- export MOZILLA_HOME; MOZILLA_HOME=${MOZILLA_HOME:=@PREFIX@/lib/netscape.us} export CLASSPATH ; CLASSPATH=.:$MOZILLA_HOME export XCMSDB; XCMSDB=/dev/null ! exec $MOZILLA_HOME/communicator-pro-4.06.us.bin $* diff -c -r netscape4-communicator.us.orig/pkg/PLIST netscape4-communicator.us/pkg/PLIST *** netscape4-communicator.us.orig/pkg/PLIST Sun Sep 20 11:55:58 1998 --- netscape4-communicator.us/pkg/PLIST Fri Sep 18 23:23:47 1998 *************** *** 1,99 **** ! bin/communicator-pro-4.05.us @exec ln -sf %f %B/communicator-4.us @exec ln -sf communicator-4.us %B/netscape.us @unexec rm -f %B/communicator-4.us @unexec rm -f %B/netscape.us - lib/netscape.us/3270/boing.au - lib/netscape.us/3270/chimes.au - lib/netscape.us/3270/cuckoo.au - lib/netscape.us/3270/ding.au - lib/netscape.us/3270/drumroll.au - lib/netscape.us/3270/drwclose.au - lib/netscape.us/3270/en/3270.htm - lib/netscape.us/3270/en/abouthe.htm - lib/netscape.us/3270/en/chg.htm - lib/netscape.us/3270/en/contents.gif - lib/netscape.us/3270/en/custom.htm - lib/netscape.us/3270/en/debug.htm - lib/netscape.us/3270/en/debugprt.htm - lib/netscape.us/3270/en/disp.htm - lib/netscape.us/3270/en/end.htm - lib/netscape.us/3270/en/error.htm - lib/netscape.us/3270/en/frame1.htm - lib/netscape.us/3270/en/ften.htm - lib/netscape.us/3270/en/headm1en.htm - lib/netscape.us/3270/en/headmnen.htm - lib/netscape.us/3270/en/host.htm - lib/netscape.us/3270/en/howdoi.htm - lib/netscape.us/3270/en/index.gif - lib/netscape.us/3270/en/index.htm - lib/netscape.us/3270/en/intro.htm - lib/netscape.us/3270/en/jump.htm - lib/netscape.us/3270/en/keyboard.htm - lib/netscape.us/3270/en/keylock.htm - lib/netscape.us/3270/en/labouthe.htm - lib/netscape.us/3270/en/lcustom.htm - lib/netscape.us/3270/en/ldebug.htm - lib/netscape.us/3270/en/lhowdoi.htm - lib/netscape.us/3270/en/lindex.htm - lib/netscape.us/3270/en/lkbrd.htm - lib/netscape.us/3270/en/lusing.htm - lib/netscape.us/3270/en/netware.htm - lib/netscape.us/3270/en/newhe.htm - lib/netscape.us/3270/en/offsite.htm - lib/netscape.us/3270/en/oia.htm - lib/netscape.us/3270/en/othertm.htm - lib/netscape.us/3270/en/prot.htm - lib/netscape.us/3270/en/resize.htm - lib/netscape.us/3270/en/screen.htm - lib/netscape.us/3270/en/search.gif - lib/netscape.us/3270/en/search.htm - lib/netscape.us/3270/en/session.htm - lib/netscape.us/3270/en/sna.htm - lib/netscape.us/3270/en/telnet.htm - lib/netscape.us/3270/en/toc.htm - lib/netscape.us/3270/en/using.htm - lib/netscape.us/3270/he3270ap.zip - lib/netscape.us/3270/he3270en.htm - lib/netscape.us/3270/he3270hi.gif - lib/netscape.us/3270/he3270lo.gif - lib/netscape.us/3270/heabou.gif - lib/netscape.us/3270/hecmds.gif - lib/netscape.us/3270/hedebg.gif - lib/netscape.us/3270/hedisc.gif - lib/netscape.us/3270/hedisp.gif - lib/netscape.us/3270/hehome.gif - lib/netscape.us/3270/hehtoo.gif - lib/netscape.us/3270/heindx.gif - lib/netscape.us/3270/hejmpn.gif - lib/netscape.us/3270/hekeyb.gif - lib/netscape.us/3270/helefg.gif - lib/netscape.us/3270/heleft.gif - lib/netscape.us/3270/heload.gif - lib/netscape.us/3270/hemast.gif - lib/netscape.us/3270/heproc.gif - lib/netscape.us/3270/herigg.gif - lib/netscape.us/3270/herigh.gif - lib/netscape.us/3270/hesame.gif - lib/netscape.us/3270/hetpad.gif - lib/netscape.us/3270/heuseh.gif - lib/netscape.us/3270/laser.au - lib/netscape.us/3270/offsite.gif - lib/netscape.us/3270/paper_bg.gif - lib/netscape.us/3270/r1.htm - lib/netscape.us/3270/readme.htm - lib/netscape.us/3270/sample1.htm - lib/netscape.us/3270/sample2.htm - lib/netscape.us/3270/sample2a.htm - lib/netscape.us/3270/wooeep.au lib/netscape.us/LICENSE lib/netscape.us/Netscape.ad - lib/netscape.us/NetscapeCalendar.ad lib/netscape.us/README - lib/netscape.us/ReleaseNotes lib/netscape.us/XKeysymDB lib/netscape.us/bookmark.htm ! lib/netscape.us/communicator-pro-4.05.us.bin lib/netscape.us/dynfonts/libTrueDoc.so lib/netscape.us/java/classes/ifc11.jar lib/netscape.us/java/classes/iiop10.jar --- 1,14 ---- ! bin/communicator-pro-4.06.us @exec ln -sf %f %B/communicator-4.us @exec ln -sf communicator-4.us %B/netscape.us @unexec rm -f %B/communicator-4.us @unexec rm -f %B/netscape.us lib/netscape.us/LICENSE lib/netscape.us/Netscape.ad lib/netscape.us/README lib/netscape.us/XKeysymDB lib/netscape.us/bookmark.htm ! lib/netscape.us/communicator-pro-4.06.us.bin lib/netscape.us/dynfonts/libTrueDoc.so lib/netscape.us/java/classes/ifc11.jar lib/netscape.us/java/classes/iiop10.jar *************** *** 103,109 **** lib/netscape.us/java/classes/jsd10.jar lib/netscape.us/java/classes/ldap10.jar lib/netscape.us/java/classes/scd10.jar ! lib/netscape.us/libAutoAdmin.so lib/netscape.us/libjsd.so lib/netscape.us/mailcap lib/netscape.us/movemail --- 18,75 ---- lib/netscape.us/java/classes/jsd10.jar lib/netscape.us/java/classes/ldap10.jar lib/netscape.us/java/classes/scd10.jar ! lib/netscape.us/java/classes/awt.properties ! lib/netscape.us/java/classes/font.properties ! lib/netscape.us/java/classes/font.properties.cs ! lib/netscape.us/java/classes/font.properties.el ! lib/netscape.us/java/classes/font.properties.hu ! lib/netscape.us/java/classes/font.properties.ja ! lib/netscape.us/java/classes/font.properties.ko ! lib/netscape.us/java/classes/font.properties.lt ! lib/netscape.us/java/classes/font.properties.lv ! lib/netscape.us/java/classes/font.properties.pl ! lib/netscape.us/java/classes/font.properties.ru ! lib/netscape.us/java/classes/font.properties.tr ! lib/netscape.us/java/classes/font.properties.zh ! lib/netscape.us/java/classes/font.properties.zh_GB2312 ! lib/netscape.us/java/classes/font.properties.zh_TW ! lib/netscape.us/java/classes/font.properties.zh_TW_Big5 ! lib/netscape.us/java/classes/aix/font.properties ! lib/netscape.us/java/classes/aix/font.properties.cs ! lib/netscape.us/java/classes/aix/font.properties.hu ! lib/netscape.us/java/classes/aix/font.properties.ja ! lib/netscape.us/java/classes/aix/font.properties.ko ! lib/netscape.us/java/classes/aix/font.properties.pl ! lib/netscape.us/java/classes/aix/font.properties.ru ! lib/netscape.us/java/classes/aix/font.properties.zh ! lib/netscape.us/java/classes/aix/font.properties.zh_TW ! lib/netscape.us/java/classes/hpux/font.properties ! lib/netscape.us/java/classes/hpux/font.properties.bg ! lib/netscape.us/java/classes/hpux/font.properties.cs ! lib/netscape.us/java/classes/hpux/font.properties.el ! lib/netscape.us/java/classes/hpux/font.properties.hr ! lib/netscape.us/java/classes/hpux/font.properties.hu ! lib/netscape.us/java/classes/hpux/font.properties.ja ! lib/netscape.us/java/classes/hpux/font.properties.ko ! lib/netscape.us/java/classes/hpux/font.properties.pl ! lib/netscape.us/java/classes/hpux/font.properties.ro ! lib/netscape.us/java/classes/hpux/font.properties.ru ! lib/netscape.us/java/classes/hpux/font.properties.sk ! lib/netscape.us/java/classes/hpux/font.properties.sl ! lib/netscape.us/java/classes/hpux/font.properties.tr ! lib/netscape.us/java/classes/hpux/font.properties.zh_GB2312 ! lib/netscape.us/java/classes/hpux/font.properties.zh_TW_Big5 ! lib/netscape.us/java/classes/hpux/font.properties.zh_TW_CNS11643 ! lib/netscape.us/java/classes/font.properties.zh_TW_CNS11643 ! lib/netscape.us/java/classes/irix/font.properties ! lib/netscape.us/java/classes/irix/font.properties.cs ! lib/netscape.us/java/classes/irix/font.properties.el ! lib/netscape.us/java/classes/irix/font.properties.hu ! lib/netscape.us/java/classes/irix/font.properties.ja ! lib/netscape.us/java/classes/irix/font.properties.ko ! lib/netscape.us/java/classes/irix/font.properties.zh_GB2312 ! lib/netscape.us/java/classes/irix/font.properties.zh_TW_Big5 ! lib/netscape.us/java/classes/irix/font.properties.zh_TW_CNS11643 lib/netscape.us/libjsd.so lib/netscape.us/mailcap lib/netscape.us/movemail *************** *** 206,221 **** lib/netscape.us/nethelp/netscape/shared/messIcon.gif lib/netscape.us/nethelp/netscape/shared/navIcon.gif lib/netscape.us/nethelp/netscape/shared/netIcon.gif ! lib/netscape.us/nscal lib/netscape.us/plugins/libnullplugin.so - lib/netscape.us/plugins/npvcallinux.so lib/netscape.us/registry lib/netscape.us/spell/netscape.dic lib/netscape.us/spell/pen4s324.dat lib/netscape.us/vreg - @dirrm lib/netscape.us/3270/en - @dirrm lib/netscape.us/3270 @dirrm lib/netscape.us/dynfonts @dirrm lib/netscape.us/java/classes @dirrm lib/netscape.us/java @dirrm lib/netscape.us/nethelp/netscape/collabra --- 172,189 ---- lib/netscape.us/nethelp/netscape/shared/messIcon.gif lib/netscape.us/nethelp/netscape/shared/navIcon.gif lib/netscape.us/nethelp/netscape/shared/netIcon.gif ! lib/netscape.us/nethelp/netwatch.gif ! lib/netscape.us/nethelp/picsfail.htm ! lib/netscape.us/nethelp/picsfail.jar lib/netscape.us/plugins/libnullplugin.so lib/netscape.us/registry lib/netscape.us/spell/netscape.dic lib/netscape.us/spell/pen4s324.dat lib/netscape.us/vreg @dirrm lib/netscape.us/dynfonts + @dirrm lib/netscape.us/java/classes/aix + @dirrm lib/netscape.us/java/classes/hpux + @dirrm lib/netscape.us/java/classes/irix @dirrm lib/netscape.us/java/classes @dirrm lib/netscape.us/java @dirrm lib/netscape.us/nethelp/netscape/collabra >Audit-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 Sep 21 20:41:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA04321 for freebsd-ports-outgoing; Mon, 21 Sep 1998 20:41:09 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04241 for ; Mon, 21 Sep 1998 20:40:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA03584; Mon, 21 Sep 1998 20:40:01 -0700 (PDT) Date: Mon, 21 Sep 1998 20:40:01 -0700 (PDT) Message-Id: <199809220340.UAA03584@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: VANDERHOEK TIMOTHY MICHAEL Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Reply-To: VANDERHOEK TIMOTHY MICHAEL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7995; it has been noted by GNATS. From: VANDERHOEK TIMOTHY MICHAEL To: "Lachlan O'Dea" Cc: Tim Vanderhoek , FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Date: Mon, 21 Sep 1998 23:38:24 -0400 On Mon, 21 Sep 1998, Lachlan O'Dea wrote: > > MLINKS= ldap_real.3 ldap_link.3 > > Sorry if I'm being dense, but my reading of MLINKS is that it it's used to > get bsd.man.mk to make a hard link from ldap_real.3 to ldap_link.3. The > OpenLDAP build process compresses the man pages and then makes the > symlinks itself, so I didn't think MLINKS applied here. "MLINKS" is overloaded. You need to read the MLINKS stuff in bsd.port.mk, not the MLINKS stuff in bsd.man.mk. I can save you a bit of trouble, and tell you that you must just list all linked manpages (whether the port installs them itself or not, wether they are hardlinks or symlinks) in the same fashion as the above-quoted example. The bsd.port.mk version of MLINKS is slightly less trivial than the bsd.man.mk version, but it makes a much more interesting read (saying that as its author :-). > In my first try, I did what the existing port did (put them in PLIST), but > in the second one I just listed all of them in MANX. This seems to work > (probably because the port is MANCOMPRESSED). What you did the second time is broken when NOMANCOMPRESS=yes. > I did sort it with straight sort(1), which means I ended up with it sorted > by section, then by filename. That's ok, isn't it? Yes, you are entirely correct. My mistake. Sorry. -- Me. Who'd you think sent this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 20:50:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05979 for freebsd-ports-outgoing; Mon, 21 Sep 1998 20:50:44 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05956 for ; Mon, 21 Sep 1998 20:50:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA03847; Mon, 21 Sep 1998 20:50:02 -0700 (PDT) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04823 for ; Mon, 21 Sep 1998 20:44:15 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: (from doconnor@localhost) by cain.gsoft.com.au (8.8.8/8.6.9) id NAA21722; Tue, 22 Sep 1998 13:13:41 +0930 (CST) Message-Id: <199809220343.NAA21722@cain.gsoft.com.au> Date: Tue, 22 Sep 1998 13:13:41 +0930 (CST) From: "Daniel O'Connor" Reply-To: doconnor@gsoft.com.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8017: The tclX80 port doesn't make package correctly Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8017 >Category: ports >Synopsis: The tclX80 port doesn't make package correctly >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 Sep 21 20:50:01 PDT 1998 >Last-Modified: >Originator: Daniel O'Connor >Organization: Genesis Software >Release: FreeBSD 2.2.7-STABLE i386 >Environment: 2.2.6 system. The ports directory hasn't been cvsup'd recently due to ELF conversion (I wanted to remain back until its over :) >Description: The PLIST for the package is missing lib/tclX8.0.2/autoload.tcl and the man pages have .gz on the end of them which breaks (at least on my system) >How-To-Repeat: cd /usr/ports/lang/tclX80 make package ssh foo pkg_add tclX-8.0.2.tgz >Fix: Remove the .gz from the end of the man page entries in PLIST and add the line 'lib/tclX8.0.2/autoload.tcl' >Audit-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 Sep 21 22:34:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA22451 for freebsd-ports-outgoing; Mon, 21 Sep 1998 22:34:58 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from Chuska.ConSys.COM (Chuska.ConSys.COM [209.141.107.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22432 for ; Mon, 21 Sep 1998 22:34:53 -0700 (PDT) (envelope-from rcarter@psf.Pinyon.ORG) Received: from psf.Pinyon.ORG (ip-17-048.prc.primenet.com [207.218.17.48]) by Chuska.ConSys.COM (8.9.1/8.9.1) with ESMTP id WAA16180 for ; Mon, 21 Sep 1998 22:34:16 -0700 (MST) Received: (from rcarter@localhost) by psf.Pinyon.ORG (8.9.1/8.8.7) id WAA26606 for freebsd-ports@freebsd.org; Mon, 21 Sep 1998 22:31:47 -0700 (MST) Date: Mon, 21 Sep 1998 22:31:47 -0700 (MST) From: "Russell L. Carter" Message-Id: <199809220531.WAA26606@psf.Pinyon.ORG> To: freebsd-ports@FreeBSD.ORG Subject: p5-Net dies with... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok, I've got an uptodate ECP-Day'ed current. cd /usr/ports/net/p5-Net ; make gives (er, a truss'ed /usr/bin/perl5 Makefile.PL) the following failure: [...] ugh [ .. ] :) syscall stat("/usr/libdata/perl/5.00502/mach/auto/Socket",0x80b7c5c) returns 0 (0x0) syscall stat("/usr/libdata/perl/5.00502/mach/auto/Socket/Socket.so",0x80b7c5c) returns 0 (0x0) syscall stat("/usr/libdata/perl/5.00502/mach/auto/Socket/Socket.bs",0x80b7c5c) returns 0 (0x0) syscall open("/usr/libdata/perl/5.00502/mach/auto/Socket/Socket.so",0,0100001741 64) returns 3 (0x3) syscall read(0x3,0xefbfc48c,0x1000) returns 4096 (0x1000) syscall mmap(0x0,20480,0x5,0x2,3,0x0) returns 672559104 (0x28167000) syscall mmap(0x2816b000,4096,0x3,0x12,3,0x3000) returns 672575488 (0x2816b000) syscall close(3) returns 0 (0x0) syscall access(0x280b3040,0x0) errno 2 'No such file or directory' syscall access(0x280b3040,0x0) errno 2 'No such file or directory' syscall access(0x280b3040,0x0) errno 2 'No such file or directory' syscall access(0x280b0080,0x0) errno 2 'No such file or directory' syscall access(0x280b0080,0x0) returns 0 (0x0) syscall open("/usr/lib/libperl.so.3",0,010000174164) returns 3 (0x3) syscall read(0x3,0xefbfc474,0x1000) returns 4096 (0x1000) syscall mmap(0x0,589824,0x5,0x2,3,0x0) returns 672579584 (0x2816c000) syscall mmap(0x281f2000,40960,0x3,0x12,3,0x85000) returns 673128448 (0x281f2000) syscall close(3) returns 0 (0x0) SIGNAL 11 SIGNAL 11 Process stopped because of: 16 process exit, rval = 139 Segmentation fault (core dumped) /usr/ports/net/p5-Net/work/libnet-1.0605 root@PSF [111] ls -lt /usr/lib/libper* -r--r--r-- 1 root wheel 628752 Sep 21 21:14 /usr/lib/libperl.so.3 lrwxr-xr-x 1 root wheel 12 Sep 21 21:14 /usr/lib/libperl.so@ -> libperl.so.3 -r--r--r-- 1 root wheel 807376 Sep 21 21:14 /usr/lib/libperl.a /usr/ports/net/p5-Net/work/libnet-1.0605 What gives? Russell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Sep 21 23:34:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01929 for freebsd-ports-outgoing; Mon, 21 Sep 1998 23:34:50 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from esmeralda.xaa.iae.nl (esmeralda.xaa.iae.nl [194.151.75.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA01921 for ; Mon, 21 Sep 1998 23:34:46 -0700 (PDT) (envelope-from freebsd@xaa.iae.nl) Received: from ariel.xaa.iae.nl (ariel.xaa.iae.nl [194.151.75.10]) by esmeralda.xaa.iae.nl (VMailer) with ESMTP id 92AD9396; Tue, 22 Sep 1998 08:34:14 +0200 (MET DST) Received: by ariel.xaa.iae.nl (VMailer, from userid 1008) id 460B2457F; Tue, 22 Sep 1998 08:34:14 +0200 (CEST) Message-ID: <19980922083414.B310@xaa.iae.nl> Date: Tue, 22 Sep 1998 08:34:14 +0200 From: Mark Huizer To: freebsd-ports@FreeBSD.ORG Subject: ports 8012, my first elf-port :-) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, could someone look at ports/8012 in the pr-base to see if it works as it should. I've tested it on my aout current machine and my elf current machine, but well, gosh, it's got libs in it so :-) please comment. Mark -- Nice testing in little China... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 01:18:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA15832 for freebsd-ports-outgoing; Tue, 22 Sep 1998 01:18:48 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from charon.open.enicom.co.jp (styx.open.enicom.co.jp [202.33.90.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA15809; Tue, 22 Sep 1998 01:18:42 -0700 (PDT) (envelope-from Hirokazu.Matsui@open.enicom.co.jp) Received: by charon.open.enicom.co.jp (ENICOM open/apsd 1.1) id RAA03382; Tue, 22 Sep 1998 17:18:08 +0900 (JST) Received: by si5gw.open.enicom.co.jp (8.8.5/3.4Wbeta6/si5gw-1.3) id RAA10383; Tue, 22 Sep 1998 17:18:06 +0900 (JST) Message-Id: <199809220818.RAA10383@si5gw.open.enicom.co.jp> To: freebsd-current@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: JDK 1.1.6 broken in 3.0-beta/ELF? In-Reply-To: Your message of "Sun, 20 Sep 1998 17:45:44 -0700 (PDT)" References: X-Mailer: Mew version 1.70 on Emacs 19.34.2 / Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 22 Sep 1998 17:17:05 +0900 From: MATSUI Hirokazu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello. "Eugene M. Kim" wrote: > I was installing JDK 1.1.6 port on a 3.0-beta/ELF machine when I found > that the included ``jre'' would not run, outputting the following > message: > > ld.so failed: Undefined symbol "_xmDrawingAreaWidgetClass" in > jre_X:/usr/local/java/lib/i386/green_threads/libawt.so.1.1.6 I had a same problem and got following message in FreeBSD-Java mailing- list. Nate Williams wrote: > I'm going to have to re-roll another release, and I have no time to do > it, nor do I have a clue what happened. I was sure the release I built > was correct, and I even downloaded it from the WWW site and installed it > on a machine to make sure it worked. :( > > Sorry about that, and I'll try and get a new release out soon to fix > this. > > In the meantime, you can use JDK1.1.6.V98-7-21, which is apparently what > I'm using, which works well except for the minor socket bug. (That's > what my test box is using...) This problem seems to be independent of ELF. -- Hirokazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 01:50:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20182 for freebsd-ports-outgoing; Tue, 22 Sep 1998 01:50:49 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20128 for ; Tue, 22 Sep 1998 01:50:38 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA13086; Tue, 22 Sep 1998 01:50:02 -0700 (PDT) Received: from esmeralda.xaa.iae.nl (esmeralda.xaa.iae.nl [194.151.75.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19220 for ; Tue, 22 Sep 1998 01:45:33 -0700 (PDT) (envelope-from root@xaa.iae.nl) Received: by esmeralda.xaa.iae.nl (VMailer, from userid 0) id F314F52E; Tue, 22 Sep 1998 10:45:01 +0200 (MET DST) Message-Id: <19980922084501.F314F52E@esmeralda.xaa.iae.nl> Date: Tue, 22 Sep 1998 10:45:01 +0200 (MET DST) From: xaa@xaa.iae.nl Reply-To: xaa@xaa.iae.nl To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8018: aalib depends on libslang, which is not in Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8018 >Category: ports >Synopsis: aalib and libslang don't cooperate >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 Sep 22 01:50:00 PDT 1998 >Last-Modified: >Originator: Mark Huizer >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: aalib does not have a BUILD_DEPEND on libslang which it is using anyway. And it expects the slang.h file to be in /usr/local/include/slang/ while libslang installs it in include/ >How-To-Repeat: >Fix: >Audit-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 Sep 22 02:50:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA29953 for freebsd-ports-outgoing; Tue, 22 Sep 1998 02:50:11 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA29814 for ; Tue, 22 Sep 1998 02:50:01 -0700 (PDT) (envelope-from tg@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.8/8.8.6) with ESMTP id LAA11572; Tue, 22 Sep 1998 11:49:19 +0200 (CEST) Received: (from tg@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id LAA19391; Tue, 22 Sep 1998 11:49:18 +0200 (CEST) To: "Viren R. Shah" Cc: freebsd-ports@FreeBSD.ORG Subject: Re: error while building python.. References: <199809212348.TAA19675@jabberwock.rstcorp.com> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Thomas Gellekum Date: 22 Sep 1998 11:49:17 +0200 In-Reply-To: "Viren R. Shah"'s message of "Mon, 21 Sep 1998 19:48:20 -0400 (EDT)" Message-ID: <87r9x4wk82.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 17 X-Mailer: Gnus v5.6.34/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Viren R. Shah" writes: > Anyone know why this is happening while building python? This is on a > -current/ELF machine circa Sun Sep 20 16:02:53 EST > > ===> Building for python-1.5.1 > `Makefile' is up to date. > (cd Modules; make -f Makefile.pre Makefile) > rm -f ../libpython1.5.a > /bin/sh ./makesetup Setup.thread Setup.local Setup > /bin/sh in free(): warning: junk pointer, too low to make sense. > Segmentation fault - core dumped > *** Error code 139 I think Martin should be able to answer this one. ;-) tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 03:00:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01490 for freebsd-ports-outgoing; Tue, 22 Sep 1998 03:00:39 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01469 for ; Tue, 22 Sep 1998 03:00:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA15081; Tue, 22 Sep 1998 03:00:02 -0700 (PDT) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00716 for ; Tue, 22 Sep 1998 02:54:39 -0700 (PDT) (envelope-from ady@ady.warpnet.ro) Received: (from ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) id MAA08649; Tue, 22 Sep 1998 12:52:57 +0300 (EEST) (envelope-from ady) Message-Id: <199809220952.MAA08649@ady.warpnet.ro> Date: Tue, 22 Sep 1998 12:52:57 +0300 (EEST) From: Adrian Penisoara Reply-To: Adrian Penisoara To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8019: IMAP-UW Quickfix[2]: MASTER_SITES update (stupid mistake) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8019 >Category: ports >Synopsis: IMAP-UW Quickfix[2]: MASTER_SITES update (stupid mistake) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 22 03:00:01 PDT 1998 >Last-Modified: >Originator: Adrian Penisoara >Organization: Warp Net Technologies >Release: FreeBSD 3.0-980520-SNAP i386 >Environment: All FreeBSD versions >Description: I've made a (very) stupid mistake in my previous quickfix, it's time I should get myself a pair of glasses %-/ ... >How-To-Repeat: "make fetch" in ports/mail/imap-uw >Fix: Please apply the following patch. All my apologises, Adrian "I'll test it before I'll submit it" Penisoara Ady (@freebsd.ady.ro) --- Makefile.orig Sun Sep 20 01:22:44 1998 +++ Makefile Tue Sep 22 12:27:54 1998 @@ -9,7 +9,7 @@ DISTNAME= imap-4.2 PKGNAME= imap-uw-4.2 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old \ +MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old/ \ http://www.freebsd.org/~steve/ EXTRACT_SUFX= .tar.Z >Audit-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 Sep 22 03:30:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05337 for freebsd-ports-outgoing; Tue, 22 Sep 1998 03:30:20 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bastuba.partitur.se (bastuba.partitur.se [193.219.246.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05331 for ; Tue, 22 Sep 1998 03:30:13 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from partitur.se (solist.partitur.se [193.219.246.204]) by bastuba.partitur.se (8.8.8/8.8.8) with ESMTP id MAA27555; Tue, 22 Sep 1998 12:29:40 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <36077C12.869C22D0@partitur.se> Date: Tue, 22 Sep 1998 12:29:38 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.5b2 [en] (X11; I; SunOS 5.6 sun4u) X-Accept-Language: sv,en MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG Subject: Where to put cyrus mail server binaries Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I have ported cyrus imap mail server, using the old port as a base. In this port, the binaries are put in an own directory, ${PREFIX}/cyrus/bin . According to the porting handbook, only news servers and such should have their own directory. Is this such a package? Here's the part in the docs: http://www.se.freebsd.org/handbook/handbook280.html#porting > See man hier(7) for details, the rule governing /usr pretty > much applies to /usr/local too. The exception are ports dealing with > USENET `news'. They may use ${PREFIX}/news as a destination > for their files. Anyway, it's probably bad to move it from one port to another, right? Regards, Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 03:30:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05359 for freebsd-ports-outgoing; Tue, 22 Sep 1998 03:30:34 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05162 for ; Tue, 22 Sep 1998 03:29:58 -0700 (PDT) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id NAA09101; Tue, 22 Sep 1998 13:28:14 +0300 (EEST) (envelope-from ady@warpnet.ro) Date: Tue, 22 Sep 1998 13:28:13 +0300 (EEST) From: Adrian Penisoara X-Sender: ady@ady.warpnet.ro To: Pine Discussion Forum , FreeBSD ports Subject: [FreeBSD port of Pine 4.04] Port available / still buggy ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, The FreeBSD port of Pine 4.04 has been completed and soon will be available under ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/mail/pine4/. You can get the latest version from: ftp://ftp.freebsd.ady.ro/ports/pine/4.04/pine4.tar.gz http://members.xoom.com/adyx/FreeBSD/ports/pine/4.04/pine4.tar.gz Two side notes: * The port includes new versions of the pgp* scripts suitable for use with PGP v5 & v2 (thanks goes to Anthony Di Pietro ). Please tell me if you have any problems with them. * Unfortunately the "Received abort signal" bug that appeared in 4.03 didn't disappear -- I can provide details for anyone interested about this ! One workaround for this, in case you get into it, is to disable the "quell-folder-internal-msg" feature. Feedback is welcomed! Ady (@freebsd.ady.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 04:40:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA16689 for freebsd-ports-outgoing; Tue, 22 Sep 1998 04:40:37 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA16680 for ; Tue, 22 Sep 1998 04:40:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA18754; Tue, 22 Sep 1998 04:40:04 -0700 (PDT) Date: Tue, 22 Sep 1998 04:40:04 -0700 (PDT) Message-Id: <199809221140.EAA18754@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: "Lachlan O'Dea" Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Reply-To: "Lachlan O'Dea" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7995; it has been noted by GNATS. From: "Lachlan O'Dea" To: VANDERHOEK TIMOTHY MICHAEL Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Date: Tue, 22 Sep 1998 21:41:31 +1000 (EST) On Mon, 21 Sep 1998, VANDERHOEK TIMOTHY MICHAEL wrote: > "MLINKS" is overloaded. You need to read the MLINKS stuff in bsd.port.mk, > not the MLINKS stuff in bsd.man.mk. I can save you a bit of trouble, and > tell you that you must just list all linked manpages (whether the port > installs them itself or not, wether they are hardlinks or symlinks) in the > same fashion as the above-quoted example. The bsd.port.mk version of > MLINKS is slightly less trivial than the bsd.man.mk version, but it makes > a much more interesting read (saying that as its author :-). When I looked up MLINKS on my -stable box, I was looking at an old bsd.port.mk. Doh. It makes sense now. So I think I've finally got it right. Thanks for the help. # 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: # # openldap # openldap/Makefile # openldap/pkg # openldap/pkg/COMMENT # openldap/pkg/DESCR # openldap/pkg/PLIST # openldap/patches # openldap/patches/patch-aa # openldap/patches/patch-ab # openldap/patches/patch-ac # openldap/files # openldap/files/md5 # openldap/files/manpages # echo c - openldap mkdir -p openldap > /dev/null 2>&1 echo x - openldap/Makefile sed 's/^X//' >openldap/Makefile << 'END-of-openldap/Makefile' X# New ports collection makefile for: openldap X# Version required: 1.0.1 X# Date created: 20 Sep 1998 X# Whom: Lachlan O'Dea X# X# $Id$ X# X XDISTNAME= openldap-1.0.1 XCATEGORIES= net XMASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/ XEXTRACT_SUFX= .tgz X XMAINTAINER= ulmo@earthling.net X XWRKSRC= ${WRKDIR}/ldap XMANCOMPRESSED= yes X X.include "files/manpages" X XMAKE_ENV= LDAP_PREFIX=${PREFIX} \ X EXTRACFLAGS="${CFLAGS}" X Xpre-patch: X ${CP} ${WRKSRC}/Make-common.dist ${WRKSRC}/Make-common X Xpost-install: X strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ X ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ X ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ X ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ X ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ X ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ X ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ X ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ X ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ X ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm X X.include END-of-openldap/Makefile echo c - openldap/pkg mkdir -p openldap/pkg > /dev/null 2>&1 echo x - openldap/pkg/COMMENT sed 's/^X//' >openldap/pkg/COMMENT << 'END-of-openldap/pkg/COMMENT' XOpen source LDAP client and server software. END-of-openldap/pkg/COMMENT echo x - openldap/pkg/DESCR sed 's/^X//' >openldap/pkg/DESCR << 'END-of-openldap/pkg/DESCR' XOpenLDAP is a suite of Lightweight Directory Access Protocol (LDAP) servers, Xclients, utilities and development tools. LDAP is an Internet standard Xdirectory service protocol that can be used stand-alone, or as a front end Xto an X.500 directory. LDAP is defined by RFCs 1777 through 1779. X XOpenLDAP is derived from the University of Michigan LDAP release 3.3 and is Xdistributed under a Perl-style "Artistic License". X Xhttp://www.openldap.org/ X XLachlan O'Dea Xulmo@earthling.net END-of-openldap/pkg/DESCR echo x - openldap/pkg/PLIST sed 's/^X//' >openldap/pkg/PLIST << 'END-of-openldap/pkg/PLIST' Xbin/ldapadd Xbin/ldapdelete Xbin/ldapmodify Xbin/ldapmodrdn Xbin/ldapsearch Xbin/ud Xbin/xrpcomp Xetc/ldap/go500gw.help Xetc/ldap/ldapfilter.conf Xetc/ldap/ldapfriendly Xetc/ldap/ldapsearchprefs.conf Xetc/ldap/ldaptemplates.conf Xetc/ldap/rcpt500.help Xetc/ldap/slapd.at.conf Xetc/ldap/slapd.conf Xetc/ldap/slapd.oc.conf Xinclude/disptmpl.h Xinclude/lber.h Xinclude/ldap.h Xinclude/proto-lber.h Xinclude/proto-ldap.h Xinclude/srchpref.h Xlib/liblber.a Xlib/libldap.a Xlibexec/fax500 Xlibexec/go500 Xlibexec/go500gw Xlibexec/in.xfingerd Xlibexec/mail500 Xlibexec/rcpt500 Xlibexec/rp500 Xlibexec/slapd Xlibexec/slurpd Xsbin/centipede Xsbin/ldbmcat Xsbin/ldbmtest Xsbin/ldif Xsbin/ldif2id2children Xsbin/ldif2id2entry Xsbin/ldif2index Xsbin/ldif2ldbm X@dirrm etc/ldap END-of-openldap/pkg/PLIST echo c - openldap/patches mkdir -p openldap/patches > /dev/null 2>&1 echo x - openldap/patches/patch-aa sed 's/^X//' >openldap/patches/patch-aa << 'END-of-openldap/patches/patch-aa' X*** Make-common.orig Fri Sep 4 13:28:19 1998 X--- Make-common Mon Sep 21 14:35:10 1998 X*************** X*** 261,270 **** X # LDAP_ACLGROUP=-DACLGROUP X X # uncomment these lines to enable support for CRYPT passwords in LDBM. X! # LDAP_CRYPT=-DLDAP_CRYPT X # LDAP_CRYPT_LIB?= X # and comment this line out X! LDAP_CRYPT_LIB= X X # uncomment these lines to enable support fro tcp_wrappers in servers. X # Requires tcp_wrappers. X--- 261,270 ---- X # LDAP_ACLGROUP=-DACLGROUP X X # uncomment these lines to enable support for CRYPT passwords in LDBM. X! LDAP_CRYPT=-DLDAP_CRYPT X # LDAP_CRYPT_LIB?= X # and comment this line out X! # LDAP_CRYPT_LIB= X X # uncomment these lines to enable support fro tcp_wrappers in servers. X # Requires tcp_wrappers. END-of-openldap/patches/patch-aa echo x - openldap/patches/patch-ab sed 's/^X//' >openldap/patches/patch-ab << 'END-of-openldap/patches/patch-ab' X*** build/platforms/freebsd2-gcc/Make-platform.orig Mon Sep 21 14:44:56 1998 X--- build/platforms/freebsd2-gcc/Make-platform Mon Sep 21 14:53:32 1998 X*************** X*** 6,12 **** X # X # add any platform-specific overrides below here X # X! EXTRACFLAGS=-O -g X LDBMBACKEND=-DLDBM_USE_DBBTREE X LDBMINCLUDE=-I/usr/include X X--- 6,12 ---- X # X # add any platform-specific overrides below here X # X! EXTRACFLAGS?=-O -g X LDBMBACKEND=-DLDBM_USE_DBBTREE X LDBMINCLUDE=-I/usr/include X END-of-openldap/patches/patch-ab echo x - openldap/patches/patch-ac sed 's/^X//' >openldap/patches/patch-ac << 'END-of-openldap/patches/patch-ac' X*** build/platforms/freebsd3-gcc/Make-platform.orig Mon Sep 21 14:45:53 1998 X--- build/platforms/freebsd3-gcc/Make-platform Mon Sep 21 14:53:44 1998 X*************** X*** 6,12 **** X # X # add any platform-specific overrides below here X # X! EXTRACFLAGS=-O -g X LDBMBACKEND=-DLDBM_USE_DBBTREE X LDBMINCLUDE=-I/usr/include X X--- 6,12 ---- X # X # add any platform-specific overrides below here X # X! EXTRACFLAGS?=-O -g X LDBMBACKEND=-DLDBM_USE_DBBTREE X LDBMINCLUDE=-I/usr/include X END-of-openldap/patches/patch-ac echo c - openldap/files mkdir -p openldap/files > /dev/null 2>&1 echo x - openldap/files/md5 sed 's/^X//' >openldap/files/md5 << 'END-of-openldap/files/md5' XMD5 (openldap-1.0.1.tgz) = 26ea15718640bd76a41598ce413c8e24 END-of-openldap/files/md5 echo x - openldap/files/manpages sed 's/^X//' >openldap/files/manpages << 'END-of-openldap/files/manpages' XMAN1+= ldapdelete.1 XMAN1+= ldapmodify.1 XMAN1+= ldapmodrdn.1 XMAN1+= ldapsearch.1 XMAN1+= ud.1 XMAN3+= cldap_close.3 XMAN3+= cldap_open.3 XMAN3+= cldap_search_s.3 XMAN3+= cldap_setretryinfo.3 XMAN3+= lber-decode.3 XMAN3+= lber-encode.3 XMAN3+= ldap.3 XMAN3+= ldap_abandon.3 XMAN3+= ldap_add.3 XMAN3+= ldap_bind.3 XMAN3+= ldap_cache.3 XMAN3+= ldap_charset.3 XMAN3+= ldap_compare.3 XMAN3+= ldap_delete.3 XMAN3+= ldap_disptmpl.3 XMAN3+= ldap_entry2text.3 XMAN3+= ldap_error.3 XMAN3+= ldap_first_attribute.3 XMAN3+= ldap_first_entry.3 XMAN3+= ldap_friendly.3 XMAN3+= ldap_get_dn.3 XMAN3+= ldap_get_values.3 XMAN3+= ldap_getfilter.3 XMAN3+= ldap_modify.3 XMAN3+= ldap_modrdn.3 XMAN3+= ldap_open.3 XMAN3+= ldap_result.3 XMAN3+= ldap_search.3 XMAN3+= ldap_searchprefs.3 XMAN3+= ldap_sort.3 XMAN3+= ldap_ufn.3 XMAN3+= ldap_url.3 XMAN3+= regex.3 XMAN5+= ldapfilter.conf.5 XMAN5+= ldapfriendly.5 XMAN5+= ldapsearchprefs.conf.5 XMAN5+= ldaptemplates.conf.5 XMAN5+= ldif.5 XMAN5+= slapd.conf.5 XMAN5+= slapd.replog.5 XMAN5+= ud.conf.5 XMAN8+= centipede.8 XMAN8+= chlog2replog.8 XMAN8+= edb2ldif.8 XMAN8+= go500.8 XMAN8+= go500gw.8 XMAN8+= in.xfingerd.8 XMAN8+= ldapd.8 XMAN8+= ldbmcat.8 XMAN8+= ldif.8 XMAN8+= ldif2ldbm.8 XMAN8+= mail500.8 XMAN8+= rcpt500.8 XMAN8+= slapd.8 XMAN8+= slurpd.8 XMLINKS+= ldap.3 cldap.3 XMLINKS+= ldap_add.3 ldap_add_s.3 XMLINKS+= ldap_bind.3 ldap_bind_s.3 XMLINKS+= ldap_bind.3 ldap_kerberos_bind1.3 XMLINKS+= ldap_bind.3 ldap_kerberos_bind1_s.3 XMLINKS+= ldap_bind.3 ldap_kerberos_bind2.3 XMLINKS+= ldap_bind.3 ldap_kerberos_bind2_s.3 XMLINKS+= ldap_bind.3 ldap_kerberos_bind_s.3 XMLINKS+= ldap_bind.3 ldap_set_rebind_proc.3 XMLINKS+= ldap_bind.3 ldap_simple_bind.3 XMLINKS+= ldap_bind.3 ldap_simple_bind_s.3 XMLINKS+= ldap_bind.3 ldap_unbind.3 XMLINKS+= ldap_bind.3 ldap_unbind_s.3 XMLINKS+= ldap_cache.3 ldap_destroy_cache.3 XMLINKS+= ldap_cache.3 ldap_disable_cache.3 XMLINKS+= ldap_cache.3 ldap_enable_cache.3 XMLINKS+= ldap_cache.3 ldap_flush_cache.3 XMLINKS+= ldap_cache.3 ldap_set_cache_options.3 XMLINKS+= ldap_cache.3 ldap_uncache_entry.3 XMLINKS+= ldap_cache.3 ldap_uncache_request.3 XMLINKS+= ldap_charset.3 ldap_8859_to_t61.3 XMLINKS+= ldap_charset.3 ldap_enable_translation.3 XMLINKS+= ldap_charset.3 ldap_set_string_translators.3 XMLINKS+= ldap_charset.3 ldap_t61_to_8859.3 XMLINKS+= ldap_charset.3 ldap_translate_from_t61.3 XMLINKS+= ldap_charset.3 ldap_translate_to_t61.3 XMLINKS+= ldap_compare.3 ldap_compare_s.3 XMLINKS+= ldap_delete.3 ldap_delete_s.3 XMLINKS+= ldap_disptmpl.3 ldap_first_disptmpl.3 XMLINKS+= ldap_disptmpl.3 ldap_first_tmplcol.3 XMLINKS+= ldap_disptmpl.3 ldap_first_tmplrow.3 XMLINKS+= ldap_disptmpl.3 ldap_free_templates.3 XMLINKS+= ldap_disptmpl.3 ldap_init_templates.3 XMLINKS+= ldap_disptmpl.3 ldap_init_templates_buf.3 XMLINKS+= ldap_disptmpl.3 ldap_next_disptmpl.3 XMLINKS+= ldap_disptmpl.3 ldap_next_tmplcol.3 XMLINKS+= ldap_disptmpl.3 ldap_next_tmplrow.3 XMLINKS+= ldap_disptmpl.3 ldap_oc2template.3 XMLINKS+= ldap_disptmpl.3 ldap_tmplattrs.3 XMLINKS+= ldap_entry2text.3 ldap_entry2html.3 XMLINKS+= ldap_entry2text.3 ldap_entry2html_search.3 XMLINKS+= ldap_entry2text.3 ldap_entry2text_search.3 XMLINKS+= ldap_entry2text.3 ldap_vals2html.3 XMLINKS+= ldap_entry2text.3 ldap_vals2text.3 XMLINKS+= ldap_error.3 ld_errno.3 XMLINKS+= ldap_error.3 ldap_err2string.3 XMLINKS+= ldap_error.3 ldap_errlist.3 XMLINKS+= ldap_error.3 ldap_perror.3 XMLINKS+= ldap_error.3 ldap_result2error.3 XMLINKS+= ldap_first_attribute.3 ldap_next_attribute.3 XMLINKS+= ldap_first_entry.3 ldap_count_entries.3 XMLINKS+= ldap_first_entry.3 ldap_next_entry.3 XMLINKS+= ldap_friendly.3 ldap_free_friendlymap.3 XMLINKS+= ldap_friendly.3 ldap_friendly_name.3 XMLINKS+= ldap_get_dn.3 ldap_dn2ufn.3 XMLINKS+= ldap_get_dn.3 ldap_explode_dn.3 XMLINKS+= ldap_get_dn.3 ldap_explode_dns.3 XMLINKS+= ldap_get_dn.3 ldap_is_dns_dn.3 XMLINKS+= ldap_get_values.3 ldap_count_values.3 XMLINKS+= ldap_get_values.3 ldap_count_values_len.3 XMLINKS+= ldap_get_values.3 ldap_get_values_len.3 XMLINKS+= ldap_get_values.3 ldap_value_free.3 XMLINKS+= ldap_get_values.3 ldap_value_free_len.3 XMLINKS+= ldap_getfilter.3 ldap_build_filter.3 XMLINKS+= ldap_getfilter.3 ldap_getfilter_free.3 XMLINKS+= ldap_getfilter.3 ldap_getfirstfilter.3 XMLINKS+= ldap_getfilter.3 ldap_getnextfilter.3 XMLINKS+= ldap_getfilter.3 ldap_init_getfilter.3 XMLINKS+= ldap_getfilter.3 ldap_init_getfilter_buf.3 XMLINKS+= ldap_getfilter.3 ldap_setfilteraffixes.3 XMLINKS+= ldap_modify.3 ldap_modify_s.3 XMLINKS+= ldap_modify.3 ldap_mods_free.3 XMLINKS+= ldap_modrdn.3 ldap_modrdn2.3 XMLINKS+= ldap_modrdn.3 ldap_modrdn2_s.3 XMLINKS+= ldap_modrdn.3 ldap_modrdn_s.3 XMLINKS+= ldap_open.3 ldap_init.3 XMLINKS+= ldap_result.3 ldap_msgfree.3 XMLINKS+= ldap_search.3 ldap_search_s.3 XMLINKS+= ldap_search.3 ldap_search_st.3 XMLINKS+= ldap_searchprefs.3 ldap_first_searchobj.3 XMLINKS+= ldap_searchprefs.3 ldap_free_searchprefs.3 XMLINKS+= ldap_searchprefs.3 ldap_init_searchprefs.3 XMLINKS+= ldap_searchprefs.3 ldap_init_searchprefs_buf.3 XMLINKS+= ldap_searchprefs.3 ldap_next_searchobj.3 XMLINKS+= ldap_sort.3 ldap_sort_entries.3 XMLINKS+= ldap_sort.3 ldap_sort_strcasecmp.3 XMLINKS+= ldap_sort.3 ldap_sort_values.3 XMLINKS+= ldap_ufn.3 ldap_ufn_search_c.3 XMLINKS+= ldap_ufn.3 ldap_ufn_search_ct.3 XMLINKS+= ldap_ufn.3 ldap_ufn_search_s.3 XMLINKS+= ldap_ufn.3 ldap_ufn_setfilter.3 XMLINKS+= ldap_ufn.3 ldap_ufn_setprefix.3 XMLINKS+= ldap_ufn.3 ldap_ufn_timeout.3 XMLINKS+= ldap_url.3 ldap_free_urldesc.3 XMLINKS+= ldap_url.3 ldap_is_ldap_url.3 XMLINKS+= ldap_url.3 ldap_url_parse.3 XMLINKS+= ldap_url.3 ldap_url_search.3 XMLINKS+= ldap_url.3 ldap_url_search_s.3 XMLINKS+= ldap_url.3 ldap_url_search_st.3 XMLINKS+= ldapmodify.1 ldapadd.1 XMLINKS+= ldif2ldbm.8 ldif2id2children.8 XMLINKS+= ldif2ldbm.8 ldif2id2entry.8 XMLINKS+= ldif2ldbm.8 ldif2index.8 XMLINKS+= mail500.8 fax500.8 END-of-openldap/files/manpages exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 05:34:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA23121 for freebsd-ports-outgoing; Tue, 22 Sep 1998 05:34:01 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA23106; Tue, 22 Sep 1998 05:33:58 -0700 (PDT) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20048; Tue, 22 Sep 1998 05:33:29 -0700 (PDT) Date: Tue, 22 Sep 1998 05:33:29 -0700 (PDT) Message-Id: <199809221233.FAA20048@freefall.freebsd.org> To: axl@iafrica.com, markm@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: ports/7683 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: exim port builds unoptimized State-Changed-From-To: open-closed State-Changed-By: markm State-Changed-When: Tue Sep 22 05:32:37 PDT 1998 State-Changed-Why: Patch applied. Thanks! Responsible-Changed-From-To: freebsd-ports->markm Responsible-Changed-By: markm Responsible-Changed-When: Tue Sep 22 05:32:37 PDT 1998 Responsible-Changed-Why: My port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 05:34:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA23181 for freebsd-ports-outgoing; Tue, 22 Sep 1998 05:34:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gate.consol.de (gate.consol.de [194.162.127.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA23109 for ; Tue, 22 Sep 1998 05:34:00 -0700 (PDT) (envelope-from Michael.Elbel@consol.de) X-Envelope-Sender-Is: Michael.Elbel@consol.de (at relayer gate.consol.de) Received: from msgsrv.bb.consol.de (root@msgsrv [10.250.0.100]) by gate.consol.de (8.8.8/8.8.8) with ESMTP id OAA25276; Tue, 22 Sep 1998 14:33:15 +0200 (CEST) Received: from fourier.int.consol.de (me@fourier.int.consol.de [10.0.1.17]) by msgsrv.bb.consol.de (8.8.8/8.8.8) with ESMTP id OAA14854; Tue, 22 Sep 1998 14:33:15 +0200 Received: (from me@localhost) by fourier.int.consol.de (8.8.8/8.8.7) id OAA19637; Tue, 22 Sep 1998 14:33:14 +0200 (CEST) (envelope-from me) Message-ID: <19980922143309.A19514@consol.de> Date: Tue, 22 Sep 1998 14:33:09 +0200 From: Michael Elbel To: kkennawa@physics.adelaide.edu.au Cc: ports@FreeBSD.ORG Subject: Re: XEmacs20 and ELF References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: ; from Kris Kennaway on Tue, Sep 22, 1998 at 09:44:28PM +0930 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Sep 22, 1998 at 09:44:28PM +0930, Kris Kennaway wrote: > Have you taken a look at compiling the xemacs20 port under ELF on > -current? I get compile errors from the source, which aren't apparently > related to a missing library (the usual problem with ports which aren't > ELF-savvy). Not yet. I'm trying to upgrade my 2.2.7 System to 3.0-Current, but to no avail yet (the aout-to-elf build won't work due to problems, notet in -current) I'm working on it. Michael -- \|/ -O- Michael Elbel, ConSol* GmbH, - me@consol.de - 089 / 45841-256 /|\ Fermentation fault (coors dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 05:42:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24819 for freebsd-ports-outgoing; Tue, 22 Sep 1998 05:42:20 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA24684; Tue, 22 Sep 1998 05:42:04 -0700 (PDT) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20352; Tue, 22 Sep 1998 05:41:34 -0700 (PDT) Date: Tue, 22 Sep 1998 05:41:34 -0700 (PDT) Message-Id: <199809221241.FAA20352@freefall.freebsd.org> To: axl@iafrica.com, markm@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: ports/7684 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ports/textproc/par overides CFLAGS State-Changed-From-To: open-closed State-Changed-By: markm State-Changed-When: Tue Sep 22 05:37:06 PDT 1998 State-Changed-Why: Patch applied. Thanks! Responsible-Changed-From-To: freebsd-ports->markm Responsible-Changed-By: markm Responsible-Changed-When: Tue Sep 22 05:37:06 PDT 1998 Responsible-Changed-Why: My port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 06:03:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27563 for freebsd-ports-outgoing; Tue, 22 Sep 1998 06:03:21 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27541 for ; Tue, 22 Sep 1998 06:03:18 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from mercury (mercury [129.127.36.44]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id WAA11625; Tue, 22 Sep 1998 22:32:41 +0930 (CST) Received: from localhost by mercury; (5.65v3.2/1.1.8.2/27Nov97-0404PM) id AA27264; Tue, 22 Sep 1998 22:32:40 +0930 Date: Tue, 22 Sep 1998 22:32:39 +0930 (CST) From: Kris Kennaway To: Michael Elbel Cc: ports@FreeBSD.ORG Subject: Re: XEmacs20 and ELF In-Reply-To: <19980922143309.A19514@consol.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 22 Sep 1998, Michael Elbel wrote: > Not yet. I'm trying to upgrade my 2.2.7 System to 3.0-Current, but to > no avail yet (the aout-to-elf build won't work due to problems, notet > in -current) I'm working on it. Okay, thanks. Good luck :-) Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 08:06:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19580 for freebsd-ports-outgoing; Tue, 22 Sep 1998 08:06:26 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA19570 for ; Tue, 22 Sep 1998 08:06:17 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id KAA11029; Tue, 22 Sep 1998 10:05:28 -0500 (CDT) Date: Tue, 22 Sep 1998 10:05:28 -0500 (CDT) From: Steve Price To: Alfred Perlstein cc: ports@FreeBSD.ORG Subject: Re: Patch to build XFree86 w/ Krb4 in an ELF world In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [trimmed -current from cc] Sure looks like all of them are building for me. steve[/usr/X11R6/bin]$ ls XF86* XF86Setup XF86_I128 XF86_Mach8 XF86_S3 XF86_VGA16 XF86_8514 XF86_Mach32 XF86_Mono XF86_S3V XF86_W32 XF86_AGX XF86_Mach64 XF86_P9000 XF86_SVGA steve[/usr/X11R6/bin]$ This was from my build last night including the Krb4 patches. Am I missing some? Steve On Mon, 21 Sep 1998, Alfred Perlstein wrote: # btw, it seems you can only build the SVGA server, others cause annoying # non-linking errors in the final link. # # Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com # -- There are operating systems, and then there's FreeBSD. # -- http://www.freebsd.org/ 3.0-current # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 08:22:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA21554 for freebsd-ports-outgoing; Tue, 22 Sep 1998 08:22:11 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA21108; Tue, 22 Sep 1998 08:16:27 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA29818; Tue, 22 Sep 1998 08:15:58 -0700 (PDT) Date: Tue, 22 Sep 1998 08:15:58 -0700 (PDT) Message-Id: <199809221515.IAA29818@freefall.freebsd.org> To: ady@freebsd.ady.ro, steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8019 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: IMAP-UW Quickfix[2]: MASTER_SITES update (stupid mistake) State-Changed-From-To: open-closed State-Changed-By: steve State-Changed-When: Tue Sep 22 08:15:06 PDT 1998 State-Changed-Why: Finger slip, sorry. Fixed now thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 08:26:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22331 for freebsd-ports-outgoing; Tue, 22 Sep 1998 08:26:09 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22247 for ; Tue, 22 Sep 1998 08:26:04 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id IAA17042; Tue, 22 Sep 1998 08:25:09 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id IAA07841; Tue, 22 Sep 1998 08:25:03 -0700 (PDT) Date: Tue, 22 Sep 1998 08:25:03 -0700 (PDT) Message-Id: <199809221525.IAA07841@silvia.hip.berkeley.edu> To: mark@grondar.za CC: sfarrell@healthquiz.com, ports@FreeBSD.ORG In-reply-to: <199808240629.IAA24415@gratis.grondar.za> (message from Mark Murray on Mon, 24 Aug 1998 08:29:39 +0200) Subject: Re: [comp.infosystems.www.browsers.ms-windows,comp.infosystems.www.browsers.misc,comp.infosystems.www.browsers.x,de.comm.infosystems.www.browsers,fj.net.infosystems.www.browsers] ANNOUNCE: 128-bit crypto: Fortify for Netscape v1.2.6 released From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * I am doing the fortify bits, and I am not too keen on that, although I'll * do it if you insist. I'll be fixing the netscapes today. I think you should separate them. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 08:34:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA23823 for freebsd-ports-outgoing; Tue, 22 Sep 1998 08:34:53 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA23449; Tue, 22 Sep 1998 08:32:41 -0700 (PDT) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id SAA11151; Tue, 22 Sep 1998 18:31:56 +0300 (EEST) (envelope-from ady@warpnet.ro) Date: Tue, 22 Sep 1998 18:31:56 +0300 (EEST) From: Adrian Penisoara To: Steve Price cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/8019 In-Reply-To: <199809221515.IAA29818@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Tue, 22 Sep 1998, Steve Price wrote: > Synopsis: IMAP-UW Quickfix[2]: MASTER_SITES update (stupid mistake) > > State-Changed-From-To: open-closed > State-Changed-By: steve > State-Changed-When: Tue Sep 22 08:15:06 PDT 1998 > State-Changed-Why: > Finger slip, sorry. Fixed now thanks! Huh? I thought I was the culprit !?! ;-)... No problem anyway, as long as everything ends up OK... Thanks! Ady (@freebsd.ady.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 08:50:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26246 for freebsd-ports-outgoing; Tue, 22 Sep 1998 08:50:36 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA26232 for ; Tue, 22 Sep 1998 08:50:30 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA01824; Tue, 22 Sep 1998 08:50:01 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24978; Tue, 22 Sep 1998 08:41:43 -0700 (PDT) (envelope-from nobody) Message-Id: <199809221541.IAA24978@hub.freebsd.org> Date: Tue, 22 Sep 1998 08:41:43 -0700 (PDT) From: okazaki@be.to To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8026: typolet in ports-current/lang/expect/Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8026 >Category: ports >Synopsis: typolet in ports-current/lang/expect/Makefile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 22 08:50:00 PDT 1998 >Last-Modified: >Originator: Okazaki Tetsurou >Organization: Chiba, Japan. >Release: >Environment: >Description: In ports-current/lang/expect/Makefile (Makefile,v 1.33): >How-To-Repeat: >Fix: -# Note this file is included from japanese/extract/Makefile +# Note this file is included from japanese/expect/Makefile >Audit-Trail: >Unformatted: ># Note this file is included from japanese/extract/Makefile 'japanese/extract/...' must be 'japanese/expect/...' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 09:12:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00468 for freebsd-ports-outgoing; Tue, 22 Sep 1998 09:12:47 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vip.consys.com (Comobabi.ConSys.COM [209.141.107.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA00331 for ; Tue, 22 Sep 1998 09:12:24 -0700 (PDT) (envelope-from rcarter@pinyon.org) Received: (from pinyon@localhost) by vip.consys.com (8.9.1/8.9.1) id JAA25972; Tue, 22 Sep 1998 09:11:37 -0700 (MST) Date: Tue, 22 Sep 1998 09:11:37 -0700 (MST) From: "Russell L. Carter" Message-Id: <199809221611.JAA25972@vip.consys.com> To: viren@rstcorp.com Subject: Re: Perl problems? Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <199809221334.JAA13374@jabberwock.rstcorp.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is one problem I'm seeing with several p5-ports... |Signal SEGV at -e line 1 | main::BEGIN() called at /usr/libdata/perl/5.00502/overload.pm line 0 | eval {...} called at /usr/libdata/perl/5.00502/overload.pm line 0 |Abort (core dumped) There are two others. The first is that port man pages seem to be ending up under /usr/share/perl (from memory) while the ports as expected want them under /usr/local/. The second is /usr/bin/perl5 does not see (some?) modules installed under /usr/local/lib/perl/ ... I am committed to getting /usr/bin/perl married to ports, but also noticed that /usr/ports/lang/perl dies very shortly into the build. This is imprecise because I'm away from blood-squirting-edge current box at home (which now panics at boot with yesterdays (9/21) kernel). And I am not at all sure where these should be fixed, perl seems to have a pretty convoluted configuration scheme. Wee! I am reminded of the old adage, be careful what you wish for... Russell | | |Thanks |Viren |-- |Viren R. Shah |"Design is the successful application of constraints until | only an unique product is left" -- Richard W. Pew |(from "The Design of Everday Things" by Don Norman) | |To Unsubscribe: send mail to majordomo@FreeBSD.org |with "unsubscribe freebsd-current" 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 Tue Sep 22 09:32:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04528 for freebsd-ports-outgoing; Tue, 22 Sep 1998 09:32:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04017; Tue, 22 Sep 1998 09:29:11 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id JAA17109; Tue, 22 Sep 1998 09:27:45 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id JAA08248; Tue, 22 Sep 1998 09:27:37 -0700 (PDT) Date: Tue, 22 Sep 1998 09:27:37 -0700 (PDT) Message-Id: <199809221627.JAA08248@silvia.hip.berkeley.edu> To: ports@FreeBSD.ORG CC: se@FreeBSD.ORG Subject: fetch + size From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I got the following (slightly changed) from Stefan Esser (se). It adds support for file size checking (-S) option to fetch. I'm torn whether it should go in before the release, for two reasons: (1) The -S flag of "fetch" just went into -current, if it doesn't work as well as it's supposed to this might cause a great instability in ports (2) The patch adds a SIZE line to files/md5. That is quite displeasing aesthetically (there's a reason why the file was called "md5" in the first place...) What do people think? I'm leaning towards leaving this out for 3.0R, for reasons stated above. (We'll be dealing with a whole bunch of diffs to files/md5 if this goes in, so it's going to be a royal pain to change it later....) Satoshi ------- Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/src/share/mk/bsd.port.mk,v retrieving revision 1.227.2.54 diff -u -r1.227.2.54 bsd.port.mk --- bsd.port.mk 1998/09/17 01:22:32 1.227.2.54 +++ bsd.port.mk 1998/09/21 10:23:46 @@ -573,4 +573,5 @@ .if exists(/usr/bin/fetch) FETCH_CMD?= /usr/bin/fetch +FETCH_BEFORE_ARGS+= $${CKSIZE:+-S $$CKSIZE} .else FETCH_CMD?= /usr/bin/ftp @@ -1152,6 +1158,8 @@ ${ECHO_MSG} ">> $$file doesn't seem to exist on this system."; \ for site in ${MASTER_SITES}; do \ ${ECHO_MSG} ">> Attempting to fetch from $${site}."; \ + DIR=${DIST_SUBDIR}; \ + CKSIZE=`${GREP} "^SIZE ($${DIR:+$$DIR/}$$file)" ${MD5_FILE} | ${AWK} '{print $$4}'`; \ if ${FETCH_CMD} ${FETCH_BEFORE_ARGS} $${site}$${file} ${FETCH_AFTER_ARGS}; then \ continue 2; \ fi \ @@ -1174,6 +1182,8 @@ ${ECHO_MSG} ">> $$file doesn't seem to exist on this system."; \ for site in ${PATCH_SITES}; do \ ${ECHO_MSG} ">> Attempting to fetch from $${site}."; \ + DIR=${DIST_SUBDIR}; \ + CKSIZE=`${GREP} "^SIZE ($${DIR:+$$DIR/}$$file)" ${MD5_FILE} | ${AWK} '{print $$4}'`; \ if ${FETCH_CMD} ${FETCH_BEFORE_ARGS} $${site}$${file} ${FETCH_AFTER_ARGS}; then \ continue 2; \ fi \ @@ -1614,6 +1624,8 @@ for file in ${DISTFILES}; do \ if [ ! -f $$file -a ! -f `${BASENAME} $$file` ]; then \ for site in ${MASTER_SITES}; do \ + DIR=${DIST_SUBDIR}; \ + CKSIZE=`${GREP} "^SIZE ($${DIR:+$$DIR/}$$file)" ${MD5_FILE} | ${AWK} '{print $$4}'`; \ ${ECHO} -n ${FETCH_CMD} ${FETCH_BEFORE_ARGS} $${site}$${file} "${FETCH_AFTER_ARGS}" '||' ; \ break; \ done; \ @@ -1625,6 +1637,8 @@ for file in ${PATCHFILES}; do \ if [ ! -f $$file -a ! -f `${BASENAME} $$file` ]; then \ for site in ${PATCH_SITES}; do \ + DIR=${DIST_SUBDIR}; \ + CKSIZE=`${GREP} "^SIZE ($${DIR:+$$DIR/}$$file)" ${MD5_FILE} | ${AWK} '{print $$4}'`; \ ${ECHO} -n ${FETCH_CMD} ${FETCH_BEFORE_ARGS} $${site}$${file} "${FETCH_AFTER_ARGS}" '||' ; \ break; \ done; \ @@ -1643,6 +1657,7 @@ @(cd ${DISTDIR}; \ for file in ${_CKSUMFILES}; do \ ${MD5} $$file >> ${MD5_FILE}; \ + echo "SIZE ($$file) = "`wc -c < $$file` >> ${MD5_FILE}; \ done) @for file in ${_IGNOREFILES}; do \ ${ECHO} "MD5 ($$file) = IGNORE" >> ${MD5_FILE}; \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 09:50:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08233 for freebsd-ports-outgoing; Tue, 22 Sep 1998 09:50:47 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA08170 for ; Tue, 22 Sep 1998 09:50:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA04549; Tue, 22 Sep 1998 09:50:00 -0700 (PDT) Date: Tue, 22 Sep 1998 09:50:00 -0700 (PDT) Message-Id: <199809221650.JAA04549@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: VANDERHOEK TIMOTHY MICHAEL Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Reply-To: VANDERHOEK TIMOTHY MICHAEL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7995; it has been noted by GNATS. From: VANDERHOEK TIMOTHY MICHAEL To: "Lachlan O'Dea" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/7995: New Port: OpenLDAP 1.0.1 Date: Tue, 22 Sep 1998 12:40:42 -0400 On Tue, 22 Sep 1998, Lachlan O'Dea wrote: > When I looked up MLINKS on my -stable box, I was looking at an old > bsd.port.mk. Doh. It makes sense now. > > So I think I've finally got it right. Thanks for the help. Looks good to me. Now, I have to apologize a little, because after all this you're still going to have to wait for someone to actually review the port. It's been demonstrated that Steve & co. are infinitely faster at reviewing and committing new ports than I am, so they usually get to it. -- Me. Who'd you think sent this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 11:03:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA23458 for freebsd-ports-outgoing; Tue, 22 Sep 1998 11:03:22 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bastuba.partitur.se (bastuba.partitur.se [193.219.246.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23368 for ; Tue, 22 Sep 1998 11:02:56 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from partitur.se (solist.partitur.se [193.219.246.204]) by bastuba.partitur.se (8.8.8/8.8.8) with ESMTP id UAA01600; Tue, 22 Sep 1998 20:02:20 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <3607E62A.44EE47B3@partitur.se> Date: Tue, 22 Sep 1998 20:02:18 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.5b2 [en] (X11; I; SunOS 5.6 sun4u) X-Accept-Language: sv,en MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG Subject: PORTOBJFORMAT == elf ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I've read about elf making it's move into FreeBSD. I have problems with ports giving the following error: ===> Cleaning for gmake-3.77 "Makefile", line 24: Malformed conditional (${PORTOBJFORMAT} == "elf") "Makefile", line 24: Need an operator "Makefile", line 26: if-less else "Makefile", line 26: Need an operator "Makefile", line 28: if-less endif "Makefile", line 28: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop. *** Error code 1 Stop. How can I get around this? uname -a reveals: FreeBSD trumpet.partitur.se 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Thu Sep 3 05:15:05 CEST 1998 root@trumpet.partitur.se:/usr/src/sys/compile/TRUMPET i386 Thanks for your time! /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 11:28:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27273 for freebsd-ports-outgoing; Tue, 22 Sep 1998 11:28:05 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27161 for ; Tue, 22 Sep 1998 11:27:56 -0700 (PDT) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA043414799; Tue, 22 Sep 1998 10:33:19 -0400 Date: Tue, 22 Sep 1998 10:33:19 -0400 (EDT) From: Bill Fumerola To: Palle Girgensohn Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Where to put cyrus mail server binaries In-Reply-To: <36077C12.869C22D0@partitur.se> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org We'd thank you for that except there already IS a cyrus port. Please make sure you cvsup your ports tree and follow the cvs commits. Don't worry. I ported mesa when there already was a mesa2 and mesa3. On Tue, 22 Sep 1998, Palle Girgensohn wrote: > I have ported cyrus imap mail server, using the old port as a base. In > this port, the binaries are put in an own directory, ${PREFIX}/cyrus/bin - bill fumerola [root/billf]@chc-chimes.com - computer horizons corp - - ph:(800)252.2421 x128 / bfumerol@computerhorizons.com - BF1560 - "Logic, like whiskey, loses its beneficial effect when taken in too large quantities" -Lord Dunsany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 11:50:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01883 for freebsd-ports-outgoing; Tue, 22 Sep 1998 11:50:52 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01841; Tue, 22 Sep 1998 11:50:46 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id LAA17234; Tue, 22 Sep 1998 11:49:30 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id LAA08592; Tue, 22 Sep 1998 11:49:26 -0700 (PDT) Date: Tue, 22 Sep 1998 11:49:26 -0700 (PDT) Message-Id: <199809221849.LAA08592@silvia.hip.berkeley.edu> To: jkh@FreeBSD.ORG CC: ports@FreeBSD.ORG Subject: XFree86 dependency and sysinstall From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, As I said before, can you make XFree86 tarballs install a proper entry in /var/db/pkg/XFree86-3.3.2? Since pkg_add now aborts with an error when a @pkgdep line doesn't exist, this has been upgraded from "nice" to "somewhat important". :) Since most X ports actually depend on shared libraries, please use X*lib.tgz if you have to pick one. Thanks, Satoshi (and the ports team) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 11:53:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02582 for freebsd-ports-outgoing; Tue, 22 Sep 1998 11:53:18 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02538; Tue, 22 Sep 1998 11:52:56 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09482; Tue, 22 Sep 1998 11:52:28 -0700 (PDT) Date: Tue, 22 Sep 1998 11:52:28 -0700 (PDT) Message-Id: <199809221852.LAA09482@freefall.freebsd.org> To: okazaki@be.to, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8026 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: typolet in ports-current/lang/expect/Makefile State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Tue Sep 22 11:51:19 PDT 1998 State-Changed-Why: Fixed, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 12:30:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11499 for freebsd-ports-outgoing; Tue, 22 Sep 1998 12:30:52 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11430 for ; Tue, 22 Sep 1998 12:30:34 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA10795; Tue, 22 Sep 1998 12:30:01 -0700 (PDT) Received: from tick.ssec.wisc.edu (tick.ssec.wisc.edu [144.92.108.121]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09878 for ; Tue, 22 Sep 1998 12:23:39 -0700 (PDT) (envelope-from dglo@tick.ssec.wisc.edu) Received: from tick.ssec.wisc.edu (localhost [127.0.0.1]) by tick.ssec.wisc.edu (8.8.7/8.8.7) with ESMTP id OAA09193 for ; Tue, 22 Sep 1998 14:23:03 -0500 (CDT) Message-Id: <199809221923.OAA09193@tick.ssec.wisc.edu> Date: Tue, 22 Sep 1998 14:23:02 -0500 From: Dave Glowacki Reply-To: dglo@SSEC.WISC.EDU To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8029: nslint port needs to be updated Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8029 >Category: ports >Synopsis: nslint port needs to be updated >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 22 12:30:00 PDT 1998 >Last-Modified: >Originator: Dave Glowacki >Organization: >Release: FreeBSD 2.2.7-STABLE i386 >Environment: >Description: The nslint tar file has been updated to version a7 >How-To-Repeat: >Fix: Apply the following patch: diff -ru nslint.old/Makefile nslint/Makefile --- nslint.old/Makefile Mon Aug 17 23:20:22 1998 +++ nslint/Makefile Mon Sep 21 20:47:04 1998 @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.5 1998/08/17 00:41:40 steve Exp $ # -DISTNAME= nslint-2.0a6 +DISTNAME= nslint-2.0a7 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ EXTRACT_SUFX= .tar.Z diff -ru nslint.old/files/md5 nslint/files/md5 --- nslint.old/files/md5 Mon Aug 17 23:20:22 1998 +++ nslint/files/md5 Mon Sep 21 20:49:37 1998 @@ -1 +1 @@ -MD5 (nslint-2.0a6.tar.Z) = 15cacfb8dad04d5b864d9ceabc18d80d +MD5 (nslint-2.0a7.tar.Z) = a4bb8230833e61e7b3bcecfaff8c35cf >Audit-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 Sep 22 12:57:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16298 for freebsd-ports-outgoing; Tue, 22 Sep 1998 12:57:26 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15926; Tue, 22 Sep 1998 12:55:29 -0700 (PDT) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id WAA12707; Tue, 22 Sep 1998 22:53:36 +0300 (EEST) (envelope-from ady@warpnet.ro) Date: Tue, 22 Sep 1998 22:53:36 +0300 (EEST) From: Adrian Penisoara To: Satoshi Asami cc: ports@FreeBSD.ORG, se@FreeBSD.ORG Subject: Re: fetch + size In-Reply-To: <199809221627.JAA08248@silvia.hip.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Tue, 22 Sep 1998, Satoshi Asami wrote: > Hi, > > I got the following (slightly changed) from Stefan Esser (se). It > adds support for file size checking (-S) option to fetch. > > I'm torn whether it should go in before the release, for two reasons: > > (1) The -S flag of "fetch" just went into -current, if it doesn't work > as well as it's supposed to this might cause a great instability > in ports This won't help too many people as for the moment I assume that the vast majority of FreeBSD production machines run 2.2-stable... And if it might be buggy in bleeding edge -current... > > (2) The patch adds a SIZE line to files/md5. That is quite > displeasing aesthetically (there's a reason why the file was > called "md5" in the first place...) I don't see how a file with different size would have the same MD5 checksum !... Why should we need a SIZE line on top of the MD5 checksum ? > > What do people think? I'm leaning towards leaving this out for 3.0R, > for reasons stated above. (We'll be dealing with a whole bunch of > diffs to files/md5 if this goes in, so it's going to be a royal pain > to change it later....) IMHO I think that this SIZE addition would be an uneccesary complication! > > Satoshi > ------- [Patch deleted] Ady (@freebsd.ady.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 12:59:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16701 for freebsd-ports-outgoing; Tue, 22 Sep 1998 12:59:27 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16664; Tue, 22 Sep 1998 12:58:59 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA11806; Tue, 22 Sep 1998 12:58:29 -0700 (PDT) Date: Tue, 22 Sep 1998 12:58:29 -0700 (PDT) Message-Id: <199809221958.MAA11806@freefall.freebsd.org> To: seggers@semyam.dinoco.de, smace@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, smace@FreeBSD.ORG Subject: Re: ports/7916 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ELF for tcp_wrappers 7.6 State-Changed-From-To: open-closed State-Changed-By: smace State-Changed-When: Tue Sep 22 12:57:25 PDT 1998 State-Changed-Why: port converted to ELF Responsible-Changed-From-To: freebsd-ports->smace Responsible-Changed-By: smace Responsible-Changed-When: Tue Sep 22 12:57:25 PDT 1998 Responsible-Changed-Why: change to smace To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 13:01:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17148 for freebsd-ports-outgoing; Tue, 22 Sep 1998 13:01:06 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17140; Tue, 22 Sep 1998 13:01:01 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA11960; Tue, 22 Sep 1998 13:00:32 -0700 (PDT) Date: Tue, 22 Sep 1998 13:00:32 -0700 (PDT) Message-Id: <199809222000.NAA11960@freefall.freebsd.org> To: smace@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, smace@FreeBSD.ORG Subject: Re: ports/8017 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: The tclX80 port doesn't make package correctly Responsible-Changed-From-To: freebsd-ports->smace Responsible-Changed-By: smace Responsible-Changed-When: Tue Sep 22 13:00:11 PDT 1998 Responsible-Changed-Why: I'll take this one To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 13:01:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17245 for freebsd-ports-outgoing; Tue, 22 Sep 1998 13:01:37 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17214; Tue, 22 Sep 1998 13:01:27 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA12035; Tue, 22 Sep 1998 13:00:58 -0700 (PDT) Date: Tue, 22 Sep 1998 13:00:58 -0700 (PDT) Message-Id: <199809222000.NAA12035@freefall.freebsd.org> To: smace@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, smace@FreeBSD.ORG Subject: Re: ports/8012 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: fix non-elf port libslang Responsible-Changed-From-To: freebsd-ports->smace Responsible-Changed-By: smace Responsible-Changed-When: Tue Sep 22 13:00:41 PDT 1998 Responsible-Changed-Why: I'll take this one To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 13:02:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17608 for freebsd-ports-outgoing; Tue, 22 Sep 1998 13:02:40 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17420 for ; Tue, 22 Sep 1998 13:02:11 -0700 (PDT) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id XAA12765; Tue, 22 Sep 1998 23:00:59 +0300 (EEST) (envelope-from ady@warpnet.ro) Date: Tue, 22 Sep 1998 23:00:59 +0300 (EEST) From: Adrian Penisoara To: Palle Girgensohn cc: freebsd-ports@FreeBSD.ORG Subject: Re: PORTOBJFORMAT == elf ? In-Reply-To: <3607E62A.44EE47B3@partitur.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Tue, 22 Sep 1998, Palle Girgensohn wrote: > Hi! > > I've read about elf making it's move into FreeBSD. > I have problems with ports giving the following error: > > ===> Cleaning for gmake-3.77 > "Makefile", line 24: Malformed conditional (${PORTOBJFORMAT} == "elf") > "Makefile", line 24: Need an operator > "Makefile", line 26: if-less else > "Makefile", line 26: Need an operator > "Makefile", line 28: if-less endif > "Makefile", line 28: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > > How can I get around this? Get a current bsd.port.mk file from the CVS tree from http://www.freebsd.org/cgi/cvsweb.cgi [Make sure you get a version from the 2.2 branch...] > Thanks for your time! > > /Palle > Ady (@warpnet.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 13:05:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18145 for freebsd-ports-outgoing; Tue, 22 Sep 1998 13:05:51 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA18138 for ; Tue, 22 Sep 1998 13:05:47 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id PAA16574; Tue, 22 Sep 1998 15:05:11 -0500 (CDT) Date: Tue, 22 Sep 1998 15:05:11 -0500 (CDT) From: Steve Price To: Palle Girgensohn cc: freebsd-ports@FreeBSD.ORG Subject: Re: PORTOBJFORMAT == elf ? In-Reply-To: <3607E62A.44EE47B3@partitur.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Upgrade to the latest version of bsd.port.mk. On Tue, 22 Sep 1998, Palle Girgensohn wrote: # Hi! # # I've read about elf making it's move into FreeBSD. # I have problems with ports giving the following error: # # ===> Cleaning for gmake-3.77 # "Makefile", line 24: Malformed conditional (${PORTOBJFORMAT} == "elf") # "Makefile", line 24: Need an operator # "Makefile", line 26: if-less else # "Makefile", line 26: Need an operator # "Makefile", line 28: if-less endif # "Makefile", line 28: Need an operator # make: fatal errors encountered -- cannot continue # *** Error code 1 # # Stop. # *** Error code 1 # # Stop. # # # How can I get around this? # # uname -a reveals: # FreeBSD trumpet.partitur.se 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Thu # Sep 3 05:15:05 CEST 1998 # root@trumpet.partitur.se:/usr/src/sys/compile/TRUMPET i386 # # # Thanks for your time! # # /Palle # # 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 Tue Sep 22 17:16:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08067 for freebsd-ports-outgoing; Tue, 22 Sep 1998 17:16:11 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07956; Tue, 22 Sep 1998 17:15:47 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id RAA17552; Tue, 22 Sep 1998 17:15:03 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id RAA09344; Tue, 22 Sep 1998 17:14:58 -0700 (PDT) Date: Tue, 22 Sep 1998 17:14:58 -0700 (PDT) Message-Id: <199809230014.RAA09344@silvia.hip.berkeley.edu> To: ady@warpnet.ro CC: ports@FreeBSD.ORG, se@FreeBSD.ORG In-reply-to: (message from Adrian Penisoara on Tue, 22 Sep 1998 22:53:36 +0300 (EEST)) Subject: Re: fetch + size From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * > (1) The -S flag of "fetch" just went into -current, if it doesn't work * > as well as it's supposed to this might cause a great instability * > in ports * * This won't help too many people as for the moment I assume that the vast * majority of FreeBSD production machines run 2.2-stable... * And if it might be buggy in bleeding edge -current... Sorry, I forgot to mention that it will be merged to -stable soon. * > (2) The patch adds a SIZE line to files/md5. That is quite * > displeasing aesthetically (there's a reason why the file was * > called "md5" in the first place...) * * I don't see how a file with different size would have the same MD5 * checksum !... * Why should we need a SIZE line on top of the MD5 checksum ? Sorry, forgot to mention that too. The point is that if there is a master site with a different file but with the same name, fetch can (usually) tell right away that the size is wrong. On the other hand, you will have to fetch the whole file to see that the checksum is wrong (at which point the fetch loop will terminate with an error). This will help in cases where there are multiple master sites and only a few have the correct file. Then the new "fetch" will return an error for size mismatch and bsd.port.mk will try to continue on a new site. Stefan, did I get that right? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 17:25:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09920 for freebsd-ports-outgoing; Tue, 22 Sep 1998 17:25:13 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09713 for ; Tue, 22 Sep 1998 17:24:05 -0700 (PDT) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Sisyphos.MI.Uni-Koeln.DE (8.8.7/8.8.7) with ESMTP id CAA14702; Wed, 23 Sep 1998 02:23:14 +0200 (MET DST) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.9.1/8.6.9) id BAA07459; Wed, 23 Sep 1998 01:52:29 +0200 (CEST) X-Face: " Date: Wed, 23 Sep 1998 01:52:29 +0200 From: Stefan Esser To: Adrian Penisoara , Satoshi Asami Cc: ports@FreeBSD.ORG, Stefan Esser Subject: Re: fetch + size References: <199809221627.JAA08248@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: ; from Adrian Penisoara on Tue, Sep 22, 1998 at 10:53:36PM +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1998-09-22 22:53 +0300, Adrian Penisoara wrote: Hi! Please allow me to give a rationale for the suggested addition of SIZE information for the ports' distfiles: > > (1) The -S flag of "fetch" just went into -current, if it doesn't work > > as well as it's supposed to this might cause a great instability > > in ports > > This won't help too many people as for the moment I assume that the vast > majority of FreeBSD production machines run 2.2-stable... > And if it might be buggy in bleeding edge -current... The implementation of -S is very simple, it was only a few lines to add to fetch. The -S option can be enabled/disabled via bsd.port.mk, but it is possible to override the setting in make.conf. > > (2) The patch adds a SIZE line to files/md5. That is quite > > displeasing aesthetically (there's a reason why the file was > > called "md5" in the first place...) > > I don't see how a file with different size would have the same MD5 > checksum !... Yes, that's why I want to add the SIZE info! I agree that the name "md5" is not fully appropriate for a file that holds different information as well, but the designer of the MD5 file syntax obviously expected other information to go into that file, or he would not have added the "MD5" line lead in. Adding another file wastes lots of disk space (an estimated 1700 files of 1KB minimum or 1.7MB), but the "Md5" file is far less than 0.5KB for just about every port, which makes the on disk file size stay unchanged if the SIZE lines go in as well. The name of the "md5" file could be "checksums", but changing this now would be more of a mess than just allowing different contents in that file. If you look at the suggested patch, then you see that calculation of the SIZE info takes just a single line in bsd.port.mk. The SIZE lines can't possibly cause problems, since all lines not starting with "MD5" are ignored if an old bsd.port.mk is used (e.g. in 2.2.x). I've often wished I had the size info in **some** place, to manually check the size of the distribution files before starting the download. And this is an additional bonus of having the SIZE lines, IMHO. > Why should we need a SIZE line on top of the MD5 checksum ? Because you don't know whether the MD5 checksum will match until after you fetched the file (possibly tens of megabytes over a privately paid modem or ISDN link). The size can be queried from the file server, and in fact this did already happen in fetch (for the progress bar). > > What do people think? I'm leaning towards leaving this out for 3.0R, > > for reasons stated above. (We'll be dealing with a whole bunch of > > diffs to files/md5 if this goes in, so it's going to be a royal pain > > to change it later....) > > IMHO I think that this SIZE addition would be an uneccesary complication! Sure, if you got 200KB/s bandwidth and don't pay for volume or connect time. I prefer to have fetch ignore files that changed (and don't fit a port) before downloading them and finding that the port build aborts because of the MD5 mismatch. At that time the ports mechanism can't go back and fetch another file form a different master site, since the "fetch" target comes before the "checksum" target, and without the size check, the fetch target will succeed for files that will never make it through "checksum". I do not expect the SIZE info to improve the checksum target, but instead to put a first consistency check into the fetch target, at little cost. Even if most distribution files don't change without a change in name, it still happens and it happens more often than one would naively inspect (check the CVS logs for all those comments ...) Again: I consider this a low risk change, since I have tested the "-S" patch on a variety of systems, even from behind a very restrictive firewall. The creation of the SIZE lines is automatic from within the "makesum" target. If a port doesn't have a "SIZE" line for its distfile(s), then the previous behaviour will be preserved (i.e. fetch will be invoked without "-s size"). The addition of SIZE lines is benign (besides the unpleasent aspect of having non-MD5 info in a file named "md5", but I don't consider this too much of a problem). The SIZE lines will be silently ignored, if you don't want them, but they can be used by those, who can take advantage of them. Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 20:30:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA14229 for freebsd-ports-outgoing; Tue, 22 Sep 1998 20:30:22 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA14116 for ; Tue, 22 Sep 1998 20:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA01447; Tue, 22 Sep 1998 20:30:03 -0700 (PDT) Received: from catastrophe.gelemna.ft-wayne.in.us (fw-line-45.fwi.com [209.84.172.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13029 for ; Tue, 22 Sep 1998 20:25:49 -0700 (PDT) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from emerson.gelemna.ft-wayne.in.us (emerson.gelemna.ft-wayne.in.us [10.23.42.2]) by catastrophe.gelemna.ft-wayne.in.us (8.8.8/8.8.8) with ESMTP id WAA15636 for ; Tue, 22 Sep 1998 22:25:46 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.9.1/8.9.1) id WAA06007; Tue, 22 Sep 1998 22:25:45 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Message-Id: <199809230325.WAA06007@emerson.gelemna.ft-wayne.in.us> Date: Tue, 22 Sep 1998 22:25:45 -0500 (EST) From: Don Croyle Reply-To: croyle@gelemna.ft-wayne.in.us To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8032: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8032 >Category: ports >Synopsis: >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 Sep 22 20:30:03 PDT 1998 >Last-Modified: >Originator: Don Croyle >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Diffs to update the x11-wm/blackbox port to use the distfile-of-the-week. >How-To-Repeat: >Fix: Apply this patch: diff -ruN blackbox.old/Makefile blackbox/Makefile --- blackbox.old/Makefile Sat Sep 19 15:10:17 1998 +++ blackbox/Makefile Tue Sep 22 21:35:25 1998 @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.40.6 +# Version required: 0.40.7 # Date created: June 15, 1998 # Whom: Brian Handy # # $Id: Makefile,v 1.8 1998/09/19 20:10:17 steve Exp $ # -DISTNAME= blackbox-0.40.6 +DISTNAME= blackbox-0.40.7 CATEGORIES= x11-wm MASTER_SITES= http://linux.wiw.org/blackbox/sources/ diff -ruN blackbox.old/files/md5 blackbox/files/md5 --- blackbox.old/files/md5 Sat Sep 19 15:10:19 1998 +++ blackbox/files/md5 Tue Sep 22 21:35:57 1998 @@ -1 +1 @@ -MD5 (blackbox-0.40.6.tar.gz) = 72576ed9bce374a024aa2cad55f66b02 +MD5 (blackbox-0.40.7.tar.gz) = 92cb2174c9cae9814fa48e4ff075e586 diff -ruN blackbox.old/patches/patch-aa blackbox/patches/patch-aa --- blackbox.old/patches/patch-aa Sat Sep 19 15:10:45 1998 +++ blackbox/patches/patch-aa Tue Sep 22 21:43:57 1998 @@ -1,10 +1,9 @@ ---- src/Image.cc.orig Mon Sep 7 10:03:43 1998 -+++ src/Image.cc Wed Sep 16 22:45:54 1998 -@@ -27,8 +27,7 @@ +--- src/Image.cc.orig Tue Sep 22 10:06:56 1998 ++++ src/Image.cc Tue Sep 22 21:41:55 1998 +@@ -27,7 +27,7 @@ #include "Image.hh" #include --#include -#include +#include diff -ruN blackbox.old/patches/patch-ab blackbox/patches/patch-ab --- blackbox.old/patches/patch-ab Mon Aug 31 09:13:54 1998 +++ blackbox/patches/patch-ab Tue Sep 22 21:45:58 1998 @@ -1,10 +1,10 @@ ---- src/Imakefile.orig Sun Aug 30 18:37:50 1998 -+++ src/Imakefile Sun Aug 30 18:38:01 1998 +--- src/Imakefile.orig Tue Sep 22 11:39:20 1998 ++++ src/Imakefile Tue Sep 22 21:45:39 1998 @@ -65,7 +65,6 @@ #ifndef ComplexCplusplusProgramTargetNoMan #define ComplexCplusplusProgramTargetNoMan(program) @@\ -- PROGRAM = ProgramTargetName(program) @@\ +- PROGRAM = program @@\ @@\ - AllTarget(ProgramTargetName(program)) @@\ + AllTarget(program) @@\ @@\ >Audit-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 Sep 22 20:40:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA16672 for freebsd-ports-outgoing; Tue, 22 Sep 1998 20:40:23 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA16572 for ; Tue, 22 Sep 1998 20:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA01698; Tue, 22 Sep 1998 20:40:01 -0700 (PDT) Received: from control.colossus.dyn.ml.org (206-18-113-135.la.inreach.net [206.18.113.135]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA15767 for ; Tue, 22 Sep 1998 20:36:41 -0700 (PDT) (envelope-from dburr@colossus.dyn.ml.org) Received: (from dburr@localhost) by control.colossus.dyn.ml.org (8.8.8/8.8.8) id UAA14710; Tue, 22 Sep 1998 20:32:53 -0700 (PDT) (envelope-from dburr) Message-Id: <199809230332.UAA14710@control.colossus.dyn.ml.org> Date: Tue, 22 Sep 1998 20:32:53 -0700 (PDT) From: dburr@pobox.com Reply-To: dburr@pobox.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8033: Port misc/rpm does not build due to missing definitions Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8033 >Category: ports >Synopsis: Port misc/rpm does not build due to missing definitions >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 22 20:40:00 PDT 1998 >Last-Modified: >Originator: Donald Burr >Organization: Starfleet Command >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: FreeBSD 2.2.7-RELEASE, ports tree cvsupped daily >Description: The misc/rpm port complains of missing definitions: 'RPMSIG_NONE' in file tools/rpmsignature.c 'RPMSIG_HEADERSIG' in file checksig.c Both of these definitions are found in the include file "lib/signature.h", so simply adding '#include "lib/signature.h"' to the affected files fixed the problem, and now everything compiles happily. >How-To-Repeat: try building it! >Fix: Add these patches to the 'patches' directory (I called mine 'patch-ak') --- checksig.c.old Tue Sep 22 20:26:15 1998 +++ checksig.c Tue Sep 22 20:26:03 1998 @@ -14,6 +14,8 @@ #include "messages.h" #include "lib/misc.h" +#include "lib/signature.h" + int doReSign(int add, char *passPhrase, char **argv) { int fd, ofd, count; --- tools/rpmsignature.c.old Tue Sep 22 20:26:44 1998 +++ tools/rpmsignature.c Tue Sep 22 20:26:55 1998 @@ -8,6 +8,8 @@ #include "signature.h" #include "intl.h" +#include "lib/signature.h" + int main(int argc, char **argv) { int fd; >Audit-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 Sep 22 21:06:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA22700 for freebsd-ports-outgoing; Tue, 22 Sep 1998 21:06:54 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA22642 for ; Tue, 22 Sep 1998 21:06:31 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-111.laker.net [208.0.233.11]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id AAA28130 for ; Wed, 23 Sep 1998 00:06:27 -0400 Message-Id: <199809230406.AAA28130@laker.net> From: "Steve Friedrich" To: "freebsd-ports@freebsd.org" Date: Wed, 23 Sep 1998 00:06:22 -0400 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: HylaFax requires Ghostscript, but makefile doesn't have the dependency Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org HylaFax requires Ghostscript, but makefile doesn't have the dependency. It appears to need gs 2.6.2. Makefile should have the dependency... "Yes, the president should resign. He has lied to the American people, time and time again, and betrayed their trust. He is no longer an effective leader. Since he has admitted guilt, there is no reason to put the American people through an impeachment. He will serve absolutely no purpose in finishing out his term; the only possible solution is for the president to save some dignity and resign." - William Jefferson Clinton, 1974 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 21:09:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23245 for freebsd-ports-outgoing; Tue, 22 Sep 1998 21:09:32 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23195; Tue, 22 Sep 1998 21:09:15 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id VAA01144; Tue, 22 Sep 1998 21:09:59 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: asami@cs.berkeley.edu (Satoshi Asami) cc: jkh@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: XFree86 dependency and sysinstall In-reply-to: Your message of "Tue, 22 Sep 1998 11:49:26 PDT." <199809221849.LAA08592@silvia.hip.berkeley.edu> Date: Tue, 22 Sep 1998 21:09:58 -0700 Message-ID: <1140.906523798@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > As I said before, can you make XFree86 tarballs install a proper entry > in /var/db/pkg/XFree86-3.3.2? Since pkg_add now aborts with an error > when a @pkgdep line doesn't exist, this has been upgraded from "nice" > to "somewhat important". :) Yeah, erm. Yuck... :-) I appreciate the desire for this, but the reason I also haven't done this yet stems from the fact that turning an arbitrary tarball into a "package" requires that you contrive a fair amount of data. Sure, the bulk of the PLIST is just a `tar tf ..' away, but then there's the description information and the dependency list and all the other metainfo which makes a package a lot more than just a tar file. I'm torn between some shell script which automagically gets run by sysinstall after extracting an X distribution tarball (yay, yet another special-case) or just making the X tarballs packages in the first place, taking what the XFree86 project gives us and then doing an extra conversion step. For that matter, we could also build the packages ourselves from the x11/XFree86 port - wouldn't that be just nifty (and a good deal less "astonishing" than the alternatives). But jmz is the MAINTAINER of that port, you see, so if I push that suggestion really hard you'll only come back and accuse me of trying to get off the hook. :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 21:19:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25231 for freebsd-ports-outgoing; Tue, 22 Sep 1998 21:19:52 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25175 for ; Tue, 22 Sep 1998 21:19:31 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id VAA07611 for ; Tue, 22 Sep 1998 21:19:16 -0700 (PDT) Received: from bubba.whistle.com(207.76.205.7) by whistle.com via smap (V1.3) id sma007605; Tue Sep 22 21:18:53 1998 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id VAA02400 for freebsd-ports@freebsd.org; Tue, 22 Sep 1998 21:18:53 -0700 (PDT) From: Archie Cobbs Message-Id: <199809230418.VAA02400@bubba.whistle.com> Subject: make install fails on man pages To: freebsd-ports@FreeBSD.ORG Date: Tue, 22 Sep 1998 21:18:53 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org FYI minor ports bug.. Just installed FreeBSD 2.2.7 and several ports are failing during "make install". These ports all declare MAN1= ... in the Makefile. The install is failing because it's apparently trying to compress the man pages, but they're already compressed, so it's getting "File not found" errors. I apologize if this is "old news" but figured it may have something to do with recent ELF changes to the ports (also I don't read -ports). An example is xview-config. The easy workaround is to comment out the MAN1= ... line in the Makefile Thanks, -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 21:56:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01159 for freebsd-ports-outgoing; Tue, 22 Sep 1998 21:56:53 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA01145; Tue, 22 Sep 1998 21:56:39 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zLgyU-0000kG-00; Tue, 22 Sep 1998 22:56:22 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id WAA11754; Tue, 22 Sep 1998 22:56:38 -0600 (MDT) Message-Id: <199809230456.WAA11754@harmony.village.org> To: ports@FreeBSD.ORG Cc: jdp@FreeBSD.ORG Subject: SOCKS port inspires question... Date: Tue, 22 Sep 1998 22:56:38 -0600 From: Warner Losh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org OK. The SOCKS5 port is broken currently under elf. No one seems to have noticed this at all, which leads me to believe that it isn't as popular a port as netscape... :-) Anyway, since I'm the maintainer and I use socks, I thought I'd dig into the problems with it. jdp was kind enough to accelerate his implementation of LD_PRELOAD for ELF. I've managed to get the port working for ELF. However, I have several questions that I don't think have been addressed before. First, how do I know tell at compile time what the object format for the port is? It seems to make a difference for symbol lookup in dlsym. I have some mail into jdp that I just sent, so this might not be a problem. Second, socks seems to be unique in that it has a runsocks command. This command is unique, afaik, in that it sets LD_PRELOAD and runs the reset of the command line. This works great when you have just one binary format on your system, but buys the large agricultural land area when presented with an AOUT binary with a ELF library. Moving the AOUT library to the standard place (/usr/local/lib -> /usr/local/lib/aout) doesn't solve this problem because we set LD_PRELOAD to be libsocks5_sh.so and LD_LIBRARY_PATH to /usr/local/lib:${LD_LIBRARY_PATH}. The only way I see to fix it would be to do a file on the command, then try to jigger the path based on the file type. Thinking about this for a moment tells me this won't work on -stable or a aout system, so I'd also have to check the libsocks5_sh.so as well. Yuck! So my second question is , should I bother with these relatively nasty edge cases? What are other ports doing in this area? I've been a slug and haven't been keeping up with ports traffic lately due to work cutting into my mailing list reading time :-) Comments? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 22:02:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA02014 for freebsd-ports-outgoing; Tue, 22 Sep 1998 22:02:45 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from catastrophe.gelemna.ft-wayne.in.us (fw-line-45.fwi.com [209.84.172.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01989 for ; Tue, 22 Sep 1998 22:02:31 -0700 (PDT) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from emerson.gelemna.ft-wayne.in.us (emerson.gelemna.ft-wayne.in.us [10.23.42.2]) by catastrophe.gelemna.ft-wayne.in.us (8.8.8/8.8.8) with ESMTP id AAA20050 for ; Wed, 23 Sep 1998 00:02:03 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.9.1/8.9.1) id AAA06334; Wed, 23 Sep 1998 00:02:01 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) To: ports@FreeBSD.ORG Subject: Re: ports/8032: Update x11-wm/blackbox to 0.40.7 References: <199809230325.WAA06007@emerson.gelemna.ft-wayne.in.us> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Don Croyle Date: 23 Sep 1998 00:02:00 -0500 Organization: Minimal at best In-Reply-To: Don Croyle's message of "Tue, 22 Sep 1998 22:25:45 -0500 (EST)" Message-ID: <86vhmf777b.fsf@emerson.gelemna.ft-wayne.in.us> Lines: 5 X-Mailer: Gnus v5.6.36/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I had a synopsis in the PR, but the mail bounced and I must have forgotten to put it in the second time around. -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 22:44:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08595 for freebsd-ports-outgoing; Tue, 22 Sep 1998 22:44:21 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA08506 for ; Tue, 22 Sep 1998 22:44:03 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id WAA17836; Tue, 22 Sep 1998 22:43:56 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id WAA11330; Tue, 22 Sep 1998 22:43:53 -0700 (PDT) Date: Tue, 22 Sep 1998 22:43:53 -0700 (PDT) Message-Id: <199809230543.WAA11330@silvia.hip.berkeley.edu> To: archie@whistle.com CC: freebsd-ports@FreeBSD.ORG In-reply-to: <199809230418.VAA02400@bubba.whistle.com> (message from Archie Cobbs on Tue, 22 Sep 1998 21:18:53 -0700 (PDT)) Subject: Re: make install fails on man pages From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If you are using ports-current, please at least get the latest bsd.port.mk. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 22:53:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10565 for freebsd-ports-outgoing; Tue, 22 Sep 1998 22:53:51 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10548; Tue, 22 Sep 1998 22:53:35 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id WAA17846; Tue, 22 Sep 1998 22:53:32 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id WAA11370; Tue, 22 Sep 1998 22:53:29 -0700 (PDT) Date: Tue, 22 Sep 1998 22:53:29 -0700 (PDT) Message-Id: <199809230553.WAA11370@silvia.hip.berkeley.edu> To: jkh@time.cdrom.com CC: jkh@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: <1140.906523798@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: XFree86 dependency and sysinstall From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * I appreciate the desire for this, but the reason I also haven't done * this yet stems from the fact that turning an arbitrary tarball into a * "package" requires that you contrive a fair amount of data. Sure, the * bulk of the PLIST is just a `tar tf ..' away, but then there's the * description information and the dependency list and all the other * metainfo which makes a package a lot more than just a tar file. There won't be any dependency away from XFree86 (just into it), so that's not a problem. As for description information, you can just put "X Window System" in +COMMENT and +DESC, I don't think anyone will complain it's too short or anything. :> * I'm torn between some shell script which automagically gets run by * sysinstall after extracting an X distribution tarball (yay, yet * another special-case) or just making the X tarballs packages in the * first place, taking what the XFree86 project gives us and then doing * an extra conversion step. Either way is fine. * For that matter, we could also build the * packages ourselves from the x11/XFree86 port - wouldn't that be just * nifty (and a good deal less "astonishing" than the alternatives). But * jmz is the MAINTAINER of that port, you see, so if I push that * suggestion really hard you'll only come back and accuse me of trying * to get off the hook. :-) Not really, but that port is not really suited for this -- x11/XFree86 is an interactive port that you answer a bunch of questions to have it compile exactly what you want, while the stuff we get from XFree86 are a collection of tarballs from which the user picks what s/he wants. Unless someone volunteers to break the XFree86 port into the two dozen or so mini-ports that builds only part of the tree, they are not really interchangable. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 22:57:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA11269 for freebsd-ports-outgoing; Tue, 22 Sep 1998 22:57:27 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA11132; Tue, 22 Sep 1998 22:56:38 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id WAA17853; Tue, 22 Sep 1998 22:56:30 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id WAA11381; Tue, 22 Sep 1998 22:56:27 -0700 (PDT) Date: Tue, 22 Sep 1998 22:56:27 -0700 (PDT) Message-Id: <199809230556.WAA11381@silvia.hip.berkeley.edu> To: imp@village.org CC: ports@FreeBSD.ORG, jdp@FreeBSD.ORG In-reply-to: <199809230456.WAA11754@harmony.village.org> (message from Warner Losh on Tue, 22 Sep 1998 22:56:38 -0600) Subject: Re: SOCKS port inspires question... From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * OK. The SOCKS5 port is broken currently under elf. No one seems to * have noticed this at all, which leads me to believe that it isn't as * popular a port as netscape... :-) * * Anyway, since I'm the maintainer and I use socks, I thought I'd dig * into the problems with it. jdp was kind enough to accelerate his * implementation of LD_PRELOAD for ELF. I've managed to get the port * working for ELF. However, I have several questions that I don't think * have been addressed before. * * First, how do I know tell at compile time what the object format for * the port is? It seems to make a difference for symbol lookup in * dlsym. I have some mail into jdp that I just sent, so this might not * be a problem. The guidelines are in: http://www.freebsd.org/~asami/elf-guidelines.txt * Second, socks seems to be unique in that it has a runsocks command. * This command is unique, afaik, in that it sets LD_PRELOAD and runs the * reset of the command line. This works great when you have just one * binary format on your system, but buys the large agricultural land * area when presented with an AOUT binary with a ELF library. Moving * the AOUT library to the standard place (/usr/local/lib -> * /usr/local/lib/aout) doesn't solve this problem because we set * LD_PRELOAD to be libsocks5_sh.so and LD_LIBRARY_PATH to * /usr/local/lib:${LD_LIBRARY_PATH}. The only way I see to fix it would * be to do a file on the command, then try to jigger the path based on * the file type. Thinking about this for a moment tells me this won't * work on -stable or a aout system, so I'd also have to check the * libsocks5_sh.so as well. Yuck! I'm not sure what exactly is the problem here, but the ELF library should be called libfoo.so.M and the a.out version libfoo.so.M.N. Maybe you can use "objformat" to find out the system's version and just load the appropriate file (and set the path, etc.). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 23:40:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19514 for freebsd-ports-outgoing; Tue, 22 Sep 1998 23:40:23 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19369; Tue, 22 Sep 1998 23:40:04 -0700 (PDT) (envelope-from dburr@FreeBSD.org) From: Donald Burr Received: (from dburr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA06876; Tue, 22 Sep 1998 23:40:03 -0700 (PDT) Date: Tue, 22 Sep 1998 23:40:03 -0700 (PDT) Message-Id: <199809230640.XAA06876@freefall.freebsd.org> To: dburr@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, tg@FreeBSD.ORG Subject: Re: ports/8033 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Port misc/rpm does not build due to missing definitions Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: dburr Responsible-Changed-When: Tue Sep 22 23:38:52 PDT 1998 Responsible-Changed-Why: Over to port's maintainer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Sep 22 23:57:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA22121 for freebsd-ports-outgoing; Tue, 22 Sep 1998 23:57:15 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA22110; Tue, 22 Sep 1998 23:57:07 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zLirD-0000q8-00; Wed, 23 Sep 1998 00:56:59 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id AAA18463; Wed, 23 Sep 1998 00:57:16 -0600 (MDT) Message-Id: <199809230657.AAA18463@harmony.village.org> To: asami@FreeBSD.ORG (Satoshi Asami) Subject: Re: SOCKS port inspires question... Cc: ports@FreeBSD.ORG, jdp@FreeBSD.ORG In-reply-to: Your message of "Tue, 22 Sep 1998 22:56:27 PDT." <199809230556.WAA11381@silvia.hip.berkeley.edu> References: <199809230556.WAA11381@silvia.hip.berkeley.edu> Date: Wed, 23 Sep 1998 00:57:16 -0600 From: Warner Losh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org : The guidelines are in: : http://www.freebsd.org/~asami/elf-guidelines.txt These guidelines say nothing about how to detect elf vs aout at compile time, which was what I was asking about. I could do something gross like: .if ${PORTOBJECTFORMAT} == "elf" CFLAGS += -DELF_FORMAT .else CFLAGS += -DAOUT_FORMAT .endif and test for ELF_FORMAT or AOUT_FORMAT in the code. I was hoping for something better, but will use that as a fallback. In message <199809230556.WAA11381@silvia.hip.berkeley.edu> Satoshi Asami writes: : I'm not sure what exactly is the problem here, but the ELF library : should be called libfoo.so.M and the a.out version libfoo.so.M.N. : Maybe you can use "objformat" to find out the system's version and : just load the appropriate file (and set the path, etc.). OK. Right now the socks library is installed as libsocks5_sh.so, with no version number. That's why things are different. It has been this way for a very long time. It isn't so much a library as it is a shared object to be loaded before libc via the LD_PRELOAD mechanism. I think that's why it doesn't have a version number on it, because a version number would be irrelevant in all cases. Also, objformat is insufficient because that tells the default format of the system, and not the format of the executable you wish to run with runsocks. runsocks ftp prep.ai.mit.edu should, imho, use the aout libsocks5_sh.so when `which ftp` is in a.out format, reguardless of the output of objformat. This is important for legacy applications which are dynamically linked, but which don't have socks support compiled in. Until they are updated to elf by the vendor, they must co-exist with the current scheme. It sounds like I need to change the aout version of this port to generate libsocks5_sh.so.1.0 and the elf version to generate libsocks5_sh.so.1, rather than what is traditionally done (which is a simple libsocks5_sh.so). This would be enough to differentiate between the two on a mixed system, and some smarts would need to be added to runsocks. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 00:26:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA27840 for freebsd-ports-outgoing; Wed, 23 Sep 1998 00:26:55 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA27830; Wed, 23 Sep 1998 00:26:48 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id AAA17926; Wed, 23 Sep 1998 00:26:45 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id AAA11574; Wed, 23 Sep 1998 00:26:41 -0700 (PDT) Date: Wed, 23 Sep 1998 00:26:41 -0700 (PDT) Message-Id: <199809230726.AAA11574@silvia.hip.berkeley.edu> To: imp@village.org CC: ports@FreeBSD.ORG, jdp@FreeBSD.ORG In-reply-to: <199809230657.AAA18463@harmony.village.org> (message from Warner Losh on Wed, 23 Sep 1998 00:57:16 -0600) Subject: Re: SOCKS port inspires question... From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * These guidelines say nothing about how to detect elf vs aout at * compile time, which was what I was asking about. * * I could do something gross like: * * .if ${PORTOBJECTFORMAT} == "elf" * CFLAGS += -DELF_FORMAT * .else * CFLAGS += -DAOUT_FORMAT * .endif * * and test for ELF_FORMAT or AOUT_FORMAT in the code. I was hoping for * something better, but will use that as a fallback. That is exactly what people mean by "compile time" (as opposed to, say, "run time"). If you meant "from inside the compiler", then I don't know of any. * OK. Right now the socks library is installed as libsocks5_sh.so, with * no version number. That's why things are different. It has been this * way for a very long time. It isn't so much a library as it is a * shared object to be loaded before libc via the LD_PRELOAD mechanism. * I think that's why it doesn't have a version number on it, because a * version number would be irrelevant in all cases. I see. * Also, objformat is insufficient because that tells the default format * of the system, and not the format of the executable you wish to run * with runsocks. * * runsocks ftp prep.ai.mit.edu * * should, imho, use the aout libsocks5_sh.so when `which ftp` is in * a.out format, reguardless of the output of objformat. This is * important for legacy applications which are dynamically linked, but * which don't have socks support compiled in. Until they are updated to * elf by the vendor, they must co-exist with the current scheme. * * It sounds like I need to change the aout version of this port to * generate libsocks5_sh.so.1.0 and the elf version to generate * libsocks5_sh.so.1, rather than what is traditionally done (which is a * simple libsocks5_sh.so). This would be enough to differentiate * between the two on a mixed system, and some smarts would need to be * added to runsocks. Well, you are answering your own question here aren't you? :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 00:32:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28748 for freebsd-ports-outgoing; Wed, 23 Sep 1998 00:32:03 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA28720; Wed, 23 Sep 1998 00:31:51 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zLjOq-0000sZ-00; Wed, 23 Sep 1998 01:31:44 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id BAA18835; Wed, 23 Sep 1998 01:32:01 -0600 (MDT) Message-Id: <199809230732.BAA18835@harmony.village.org> To: asami@FreeBSD.ORG (Satoshi Asami) Subject: Re: SOCKS port inspires question... Cc: ports@FreeBSD.ORG, jdp@FreeBSD.ORG In-reply-to: Your message of "Wed, 23 Sep 1998 00:26:41 PDT." <199809230726.AAA11574@silvia.hip.berkeley.edu> References: <199809230726.AAA11574@silvia.hip.berkeley.edu> Date: Wed, 23 Sep 1998 01:32:01 -0600 From: Warner Losh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199809230726.AAA11574@silvia.hip.berkeley.edu> Satoshi Asami writes: : That is exactly what people mean by "compile time" (as opposed to, : say, "run time"). If you meant "from inside the compiler", then I : don't know of any. OK. I had hoped that you would say "Oh, yes, just check __FreeBSD_MUMBLE_ELF__, which is always defined when you are building elf executables"... : Well, you are answering your own question here aren't you? :) Yes. I guess I am. So it sounds like a reasonable thing to do then? I hadn't planned on providing the symbolic link, since runsocks will use the correct one for the application being run. That should be OK, since applications never build against this library (and would fail to work in odd ways if they tried). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 00:45:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01759 for freebsd-ports-outgoing; Wed, 23 Sep 1998 00:45:16 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01722; Wed, 23 Sep 1998 00:45:03 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id RAA04727; Wed, 23 Sep 1998 17:50:47 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809230750.RAA04727@cimlogic.com.au> Subject: Re: SOCKS port inspires question... In-Reply-To: <199809230732.BAA18835@harmony.village.org> from Warner Losh at "Sep 23, 98 01:32:01 am" To: imp@village.org (Warner Losh) Date: Wed, 23 Sep 1998 17:50:47 +1000 (EST) Cc: asami@FreeBSD.ORG, ports@FreeBSD.ORG, jdp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Warner Losh wrote: > In message <199809230726.AAA11574@silvia.hip.berkeley.edu> Satoshi > Asami writes: > : That is exactly what people mean by "compile time" (as opposed to, > : say, "run time"). If you meant "from inside the compiler", then I > : don't know of any. > > OK. I had hoped that you would say "Oh, yes, just check > __FreeBSD_MUMBLE_ELF__, which is always defined when you are building > elf executables"... If you want to test if the compiler is generating elf format, use #ifdef __ELF__. If you want a program to test at runtime if it should be doing elf or aout, call objformat() in libc if using 3.0-BETA or later. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 00:45:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01874 for freebsd-ports-outgoing; Wed, 23 Sep 1998 00:45:59 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01852; Wed, 23 Sep 1998 00:45:48 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id AAA17953; Wed, 23 Sep 1998 00:45:46 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id AAA11686; Wed, 23 Sep 1998 00:45:42 -0700 (PDT) Date: Wed, 23 Sep 1998 00:45:42 -0700 (PDT) Message-Id: <199809230745.AAA11686@silvia.hip.berkeley.edu> To: imp@village.org CC: ports@FreeBSD.ORG, jdp@FreeBSD.ORG, bde@FreeBSD.ORG In-reply-to: <199809230732.BAA18835@harmony.village.org> (message from Warner Losh on Wed, 23 Sep 1998 01:32:01 -0600) Subject: Re: SOCKS port inspires question... From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * OK. I had hoped that you would say "Oh, yes, just check * __FreeBSD_MUMBLE_ELF__, which is always defined when you are building * elf executables"... No. Someone proposed __ELF__ but Bruce shot it down with a one-liner. :) * Yes. I guess I am. So it sounds like a reasonable thing to do then? * I hadn't planned on providing the symbolic link, since runsocks will * use the correct one for the application being run. That should be OK, * since applications never build against this library (and would fail to * work in odd ways if they tried). I think that's fine. Also, don't worry about trying to build both versions into one packgae, I think it's reasonable to ask people to install the a.out package if they want to run a.out binaries and the ELF package for ELF binaries (or both if they need both). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 00:47:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02204 for freebsd-ports-outgoing; Wed, 23 Sep 1998 00:47:45 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02180; Wed, 23 Sep 1998 00:47:16 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id AAA17957; Wed, 23 Sep 1998 00:47:10 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id AAA11692; Wed, 23 Sep 1998 00:47:07 -0700 (PDT) Date: Wed, 23 Sep 1998 00:47:07 -0700 (PDT) Message-Id: <199809230747.AAA11692@silvia.hip.berkeley.edu> To: imp@village.org, ports@FreeBSD.ORG, jdp@FreeBSD.ORG, bde@FreeBSD.ORG In-reply-to: <199809230745.AAA11686@silvia.hip.berkeley.edu> (asami@freebsd.org) Subject: Re: SOCKS port inspires question... From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * No. Someone proposed __ELF__ but Bruce shot it down with a * one-liner. :) Duh. So it's in the cc list but not if cpp is called directly (or something like that). Sorry. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 04:38:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08396 for freebsd-ports-outgoing; Wed, 23 Sep 1998 04:38:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08250 for ; Wed, 23 Sep 1998 04:37:04 -0700 (PDT) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id OAA18287; Wed, 23 Sep 1998 14:33:21 +0300 (EEST) (envelope-from ady@warpnet.ro) Date: Wed, 23 Sep 1998 14:33:21 +0300 (EEST) From: Adrian Penisoara To: Stefan Esser cc: Satoshi Asami , ports@FreeBSD.ORG Subject: Re: fetch + size In-Reply-To: <19980923015229.A7423@mi.uni-koeln.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Wed, 23 Sep 1998, Stefan Esser wrote: > > > (1) The -S flag of "fetch" just went into -current, if it doesn't work > > > as well as it's supposed to this might cause a great instability > > > in ports > > > > This won't help too many people as for the moment I assume that the vast > > majority of FreeBSD production machines run 2.2-stable... > > And if it might be buggy in bleeding edge -current... > > The implementation of -S is very simple, it was only a few lines to add > to fetch. The -S option can be enabled/disabled via bsd.port.mk, but it > is possible to override the setting in make.conf. OK, sounds reasonable. > > > > (2) The patch adds a SIZE line to files/md5. That is quite > > > displeasing aesthetically (there's a reason why the file was > > > called "md5" in the first place...) > > > > I don't see how a file with different size would have the same MD5 > > checksum !... > > Yes, that's why I want to add the SIZE info! > I agree that the name "md5" is not fully appropriate for a file that > holds different information as well, but the designer of the MD5 file > syntax obviously expected other information to go into that file, or > he would not have added the "MD5" line lead in. > Adding another file wastes lots of disk space (an estimated 1700 files > of 1KB minimum or 1.7MB), but the "Md5" file is far less than 0.5KB for > just about every port, which makes the on disk file size stay unchanged > if the SIZE lines go in as well. OK, that's a good reason not to split it into 2 files. > The name of the "md5" file could be "checksums", but changing this now > would be more of a mess than just allowing different contents in that > file. > If you look at the suggested patch, then you see that calculation of > the SIZE info takes just a single line in bsd.port.mk. > > The SIZE lines can't possibly cause problems, since all lines not starting > with "MD5" are ignored if an old bsd.port.mk is used (e.g. in 2.2.x). Good. > > I've often wished I had the size info in **some** place, to manually check > the size of the distribution files before starting the download. And this > is an additional bonus of having the SIZE lines, IMHO. > > > Why should we need a SIZE line on top of the MD5 checksum ? > > Because you don't know whether the MD5 checksum will match until after > you fetched the file (possibly tens of megabytes over a privately paid > modem or ISDN link). The size can be queried from the file server, and > in fact this did already happen in fetch (for the progress bar). This is the Right Reason(tm) -- I like it ! > > > > What do people think? I'm leaning towards leaving this out for 3.0R, > > > for reasons stated above. (We'll be dealing with a whole bunch of > > > diffs to files/md5 if this goes in, so it's going to be a royal pain > > > to change it later....) > > > > IMHO I think that this SIZE addition would be an uneccesary complication! > > Sure, if you got 200KB/s bandwidth and don't pay for volume or connect > time. I prefer to have fetch ignore files that changed (and don't fit a > port) before downloading them and finding that the port build aborts > because of the MD5 mismatch. At that time the ports mechanism can't go > back and fetch another file form a different master site, since the "fetch" > target comes before the "checksum" target, and without the size check, the > fetch target will succeed for files that will never make it through "checksum". > > I do not expect the SIZE info to improve the checksum target, but instead to > put a first consistency check into the fetch target, at little cost. Even if > most distribution files don't change without a change in name, it still > happens and it happens more often than one would naively inspect (check the > CVS logs for all those comments ...) Yes, like imap-uw... :) > > Again: I consider this a low risk change, since I have tested the "-S" patch > on a variety of systems, even from behind a very restrictive firewall. > > The creation of the SIZE lines is automatic from within the "makesum" target. > If a port doesn't have a "SIZE" line for its distfile(s), then the previous > behaviour will be preserved (i.e. fetch will be invoked without "-s size"). Oh, just a small clarification, please: in what aspect will "fetch -s" behave different from the previous versions ? > > The addition of SIZE lines is benign (besides the unpleasent aspect of having > non-MD5 info in a file named "md5", but I don't consider this too much of a > problem). The SIZE lines will be silently ignored, if you don't want them, > but they can be used by those, who can take advantage of them. In the light of these new explications I can only say: Yes, go for it ! :) > > Regards, STefan > Thanks, Ady (@freebsd.ady.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 04:44:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09715 for freebsd-ports-outgoing; Wed, 23 Sep 1998 04:44:44 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09421; Wed, 23 Sep 1998 04:43:18 -0700 (PDT) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id OAA18345; Wed, 23 Sep 1998 14:43:20 +0300 (EEST) (envelope-from ady@warpnet.ro) Date: Wed, 23 Sep 1998 14:43:20 +0300 (EEST) From: Adrian Penisoara To: Satoshi Asami cc: ports@FreeBSD.ORG, se@FreeBSD.ORG Subject: Re: fetch + size In-Reply-To: <199809230014.RAA09344@silvia.hip.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Tue, 22 Sep 1998, Satoshi Asami wrote: > * > (2) The patch adds a SIZE line to files/md5. That is quite > * > displeasing aesthetically (there's a reason why the file was > * > called "md5" in the first place...) > * > * I don't see how a file with different size would have the same MD5 > * checksum !... > * Why should we need a SIZE line on top of the MD5 checksum ? > > Sorry, forgot to mention that too. The point is that if there is a > master site with a different file but with the same name, fetch can > (usually) tell right away that the size is wrong. On the other hand, > you will have to fetch the whole file to see that the checksum is > wrong (at which point the fetch loop will terminate with an error). OK, S.E. already explained me this and I like it now ! :) > > This will help in cases where there are multiple master sites and only > a few have the correct file. Then the new "fetch" will return an > error for size mismatch and bsd.port.mk will try to continue on a new > site. > > Stefan, did I get that right? AFAIK I believe you did. BTW, I have a proposition/question: why is it needed to recalculate the distfile's checksum for every "make" (f.e. if I do "make extract" and then "make" the distfile will be checked again -- I believe this isn't needed, if we get past the "extract" target there shouldn't be done any checksum checking anymore. I believe it wouldn't be too hard to code this into bsd.port.mk, probably checking for the .extract file in the "checksum" target ? > > Satoshi > thanks, Ady (@freebsd.ady.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 05:50:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18926 for freebsd-ports-outgoing; Wed, 23 Sep 1998 05:50:17 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18826 for ; Wed, 23 Sep 1998 05:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20325; Wed, 23 Sep 1998 05:50:03 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18185; Wed, 23 Sep 1998 05:42:16 -0700 (PDT) (envelope-from nobody) Message-Id: <199809231242.FAA18185@hub.freebsd.org> Date: Wed, 23 Sep 1998 05:42:16 -0700 (PDT) From: taoka@infonets.hiroshima-u.ac.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8035: New Port: japanese/p5-mkres.pl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8035 >Category: ports >Synopsis: New Port: japanese/p5-mkres.pl >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 Sep 23 05:50:02 PDT 1998 >Last-Modified: >Originator: Satoshi Taoka >Organization: Hiroshima Univ. in Japan >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: mkres.pl creates X resources and configuration files for Japanese (jisx0208.1983-0) TrueType fonts from outputs of mkttfdir.pl (using FreeType library). >How-To-Repeat: >Fix: begin 644 p5-mkres.pl-980923.tar.gz M'XL(`)GK"#8"`^U8ZW/:1A#G*_HK-C8=VQG0`SWP(\Z$@)PA,9A!VN2,S&8DYQ*B>A4OE& M!(;:,DVH`%BZ88EO,$PC_UZ2RD66VM0LT^0*H&E:RZJ`6=D"92E#%*#"4#Q' M7]$+T:3R`U*R@7]`0IPJWPM_L]4T-4O56AS_9K/5*O'_/O@O_/\[[YJJ6H;Q M%?PMZRG^+8/??[7$_YM3OVO"_NH$-%39.H!3T'4?&6K3\`^]0U\_](U@8@2< MI5M^LVFT3*E2T@]X_Y/Y])O,`/^Q_AN6JEN6I8O^W[+TLOY_#_P[%_V^/7"W M6O\UU#%44"F&46,Q!'DKPB/:H&T_XFDMVI3/92UHT.] MH1X\J0X0T'@!<<:2C/^(`UC,&0M\0L6J^UE*HJET1G%A$9()1?3N0):D7@!W M<08TB^#C.LI&(!9?(`9*&B^PPMU@C\7T[F,="%NOLMJ"A":&$+_K$NA#ND\@+ M,U_$M4.N=PZ$/Q%8X4@XN>4XP6,G)&*81CET*,R=Y4I?F*Y*/3?]$N_,)G,B>)S,../+D3XGR2\N>QDH6D5OEEC%YQA;ACBS]Q/5_>-YSW.W6?U[O M5_.?9FFFE==_72_K_S9H0B)E=0#*.>[GGO_Z:(Y%F:YL]_YK9JNU_O]?UXWB M_S^UO/_;H%T8X!M(8LJG)H]//KRMBVZ]6!X%T:2/J^L"L0OO,4V%`L6_9WSV M\H^KJFQQ?E>\118S).=5FT?PEG=P[>CHD`L_S.(%9U8=Q.)T1L!M7[QKPXL\ MY:]$%X\P2^49H4*Z0(VLZ,XOI5UN7.OY-?X@=7EC&K3[]FEU\^]*:?CN3<'] MA!H;ASF7==JN_>9BU+,=(5Y.+@N2>E*_[;CV:.ST7"%;S@K,*9(]I4[:G?P.4?>W1:_;?]\2GGN>V\W`"?@R_RC9SFF9'JRBL"QNWQ'&/;2D]]VG\%S)4NI$L8> M"A71UA),0WA^LON,)U-DZN%DK["L/O4(+S<7R<,C$:\+82@"K-WW!H[;/C\? M\U?CWM#=V).R&>3U)?%?9,7\Y=EQRVII))* 2*JFDDDHJ:;OT%P/314T`*``` ` end >Audit-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 Sep 23 06:30:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24713 for freebsd-ports-outgoing; Wed, 23 Sep 1998 06:30:11 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24649 for ; Wed, 23 Sep 1998 06:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA22050; Wed, 23 Sep 1998 06:30:00 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23498; Wed, 23 Sep 1998 06:20:13 -0700 (PDT) (envelope-from nobody) Message-Id: <199809231320.GAA23498@hub.freebsd.org> Date: Wed, 23 Sep 1998 06:20:13 -0700 (PDT) From: taoka@infonets.hiroshima-u.ac.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8036: New Port: japanese/jhd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8036 >Category: ports >Synopsis: New Port: japanese/jhd >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 Sep 23 06:30:00 PDT 1998 >Last-Modified: >Originator: Satoshi Taoka >Organization: Hiroshima Univ. in Japan >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: Jhd is a 'Japanese Hexdecimal Dump' command. This is for EUC KANJI code, as default. I tested this command on ELF system of FreeBSD 3.0-BETA. >How-To-Repeat: >Fix: begin 644 jhd.tar.gz M'XL(`&SS"#8"`^U86V_:2A#FE?T5(X6CME*Q,;X53A,=%SNI$S#(=MH^'`DM M]A(J:N0PO` M4#6#IZ#IVFVZ0P]51J^OF(IFJOAM&D:_!7KK`-C4#:T`6@TMUO0G^5*Z:#U" M7*/])W3-EDG*]M6&TNL9FO9#^RN*H:%*,PQ-QT?E$DW56]`3]M\[CL!C'Z`L MJJ:&J$A3%C5)D4.V6Q*P+*HAX"(A1_"&53775>S])JE8/&SW)17E-FT81!7# M!&7M4[8`_3DH@\$+5+Y=%1D*VP%MBGJ50&A-+RQX>3O;_R3YLLA94TNKI.+: MC'8W$HVDZ_*$'&'ACAMW\`^QW2#TK(ESW,:>='FKLXNSG8!VO\A&5NB<37W7 M";BXI#FK&9E80>CX\\`-N7C9E$-9QK>4T(S6=VW)Y6:AR)>>^TX^Q2'+!`NY M7H@_QS]N_ZJGA+RZ=,?VW'9FCF=C&_EZ.>S M&>_A_'PF.96O8^)?V+*4Y%&ZB1F\7-2Q MQ!>9E*U/2$O@C_+_G.CU'J.`W]O_[_Q_OZ^C_^^9IB[V_\/:/XOW-=^_V/\Q MW/O>_KC_FV+_/P0FM@Y/=SNHA#,A77UZ!L>`?%5-BC145&.P'!@O(HJQ^4+O M:\R(V$`5/OP1\;]<7^WU#/A?SG]]1>/^7U,UX?\/:?_9&&/LA_+_RKW]%=/@ M_E_MB?/?08!!/@_EA3__G_M_VPE&_@/Q_^O]CZHIZ`4$_P^('*^ MNZ>`U^QCS*(DHRG8FZQ\`E&1X7D^E@#"%>;%9UE4@,=\N+"\`ZTA M9DNZ21N)$..\#5_(/]'T\G$\<('X3^HRH[_ H:A]#/\Y_71'\/PS_?\!Z05(!`0$!`0$!`0$!`8''A<^`$*]7`"@``#^H ` end >Audit-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 Sep 23 08:07:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10301 for freebsd-ports-outgoing; Wed, 23 Sep 1998 08:07:38 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10289 for ; Wed, 23 Sep 1998 08:07:33 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id IAA14603; Wed, 23 Sep 1998 08:07:23 -0700 (PDT) (envelope-from jdp) Message-Id: <199809231507.IAA14603@austin.polstra.com> To: Warner Losh cc: ports@FreeBSD.ORG Subject: Re: SOCKS port inspires question... In-reply-to: Your message of "Tue, 22 Sep 1998 22:56:38 MDT." <199809230456.WAA11754@harmony.village.org> Date: Wed, 23 Sep 1998 08:07:23 -0700 From: John Polstra Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > First, how do I know tell at compile time what the object format for > the port is? I would use "#ifdef __ELF__". I haven't read the "one-liner" that Bruce shot it down with. Maybe if I read it, it will stop working for me, even though it works fine currently. :-) > It seems to make a difference for symbol lookup in dlsym. I'd recommend getting rid of the leading "_" unconditionally. The a.out dynamic linker was fixed a long time (long enough) ago to do the right thing if the leading underscore is missing. So getting rid of it unconditionally will work for either object format. > Second, socks seems to be unique in that it has a runsocks command. > This command is unique, afaik, in that it sets LD_PRELOAD and > runs the reset of the command line. This works great when you > have just one binary format on your system, but buys the large > agricultural land area when presented with an AOUT binary with > a ELF library. Moving the AOUT library to the standard place > (/usr/local/lib -> /usr/local/lib/aout) doesn't solve this problem > because we set LD_PRELOAD to be libsocks5_sh.so and LD_LIBRARY_PATH > to /usr/local/lib:${LD_LIBRARY_PATH}. The only way I see to fix it > would be to do a file on the command, then try to jigger the path > based on the file type. Thinking about this for a moment tells me > this won't work on -stable or a aout system, so I'd also have to > check the libsocks5_sh.so as well. Yuck! Fix "runsocks" to use an absolute pathname in LD_PRELOAD, i.e., "LD_PRELOAD=/usr/local/lib/libsocks5_sh.so". This handles all the cases that we purport to support, namely: 1. On a -2.2 system, everything is a.out and the libraries are in /usr/local/lib. 2. On a -current system whose ports haven't been converted to ELF yet, all ports are supposed to be a.out and the libraries are in /usr/local/lib. 3. On a -current system whose ports _have_ been converted to ELF, we don't support building new a.out ports. (We only support _using_ the old ones.) When you build the new port, it will be ELF and its libraries will again be in /usr/lib. Regarding the name of the library, when Satoshi said it should have a version number I don't think he realized that it is like a shared object that's explicitly loaded with dlopen(). I don't think it should have a version number. > So my second question is , should I bother with these relatively > nasty edge cases? My rule of thumb (speaking only for myself) is: support a.out well on -2.2, and support ELF well on 3.0. Always bear in mind that a.out in the 3.0 branch is _history_. We are not going to be a dual-format OS after this transition period. People who think they can use 3.0 without switching to ELF are going to discover that they're wrong. If it's really hard to support a.out on a 3.0 system, I wouldn't lose any sleep over it. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 08:14:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11315 for freebsd-ports-outgoing; Wed, 23 Sep 1998 08:14:51 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11309; Wed, 23 Sep 1998 08:14:49 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id IAA14677; Wed, 23 Sep 1998 08:14:47 -0700 (PDT) (envelope-from jdp) Message-Id: <199809231514.IAA14677@austin.polstra.com> To: asami@FreeBSD.ORG (Satoshi Asami) cc: ports@FreeBSD.ORG Subject: Re: SOCKS port inspires question... In-reply-to: Your message of "Wed, 23 Sep 1998 00:47:07 PDT." <199809230747.AAA11692@silvia.hip.berkeley.edu> Date: Wed, 23 Sep 1998 08:14:47 -0700 From: John Polstra Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > * No. Someone proposed __ELF__ but Bruce shot it down with a > * one-liner. :) > > Duh. So it's in the cc list but not if cpp is called directly (or > something like that). Who cares?! It's a port, and it doesn't use cpp except maybe for a "make depend" step, which in this case wouldn't make any difference anyway. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 10:48:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA10223 for freebsd-ports-outgoing; Wed, 23 Sep 1998 10:48:44 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA10194 for ; Wed, 23 Sep 1998 10:48:30 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zLt1Z-0001CO-00; Wed, 23 Sep 1998 11:48:21 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id LAA22350; Wed, 23 Sep 1998 11:48:43 -0600 (MDT) Message-Id: <199809231748.LAA22350@harmony.village.org> To: John Polstra Subject: Re: SOCKS port inspires question... Cc: ports@FreeBSD.ORG In-reply-to: Your message of "Wed, 23 Sep 1998 08:07:23 PDT." <199809231507.IAA14603@austin.polstra.com> References: <199809231507.IAA14603@austin.polstra.com> Date: Wed, 23 Sep 1998 11:48:43 -0600 From: Warner Losh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199809231507.IAA14603@austin.polstra.com> John Polstra writes: : I'd recommend getting rid of the leading "_" unconditionally. The : a.out dynamic linker was fixed a long time (long enough) ago to do the : right thing if the leading underscore is missing. So getting rid of : it unconditionally will work for either object format. OK. The socks code tries to be sensitive to these things accross a wide variety of versions. I'll just do the leading _ skipping when we're not running on version 2 of FreeBSD, since ELF isn't supported there. : My rule of thumb (speaking only for myself) is: support a.out well on : -2.2, and support ELF well on 3.0. Always bear in mind that a.out in : the 3.0 branch is _history_. We are not going to be a dual-format : OS after this transition period. People who think they can use 3.0 : without switching to ELF are going to discover that they're wrong. If : it's really hard to support a.out on a 3.0 system, I wouldn't lose : any sleep over it. It is easy to support a.out _OR_ elf, but much harder to support both of them at the same time. I think for the moment I'm going to basically punt on the issue and support just one per machine. If more are needed, people will pester me about what's needed I'm sure. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 12:01:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22387 for freebsd-ports-outgoing; Wed, 23 Sep 1998 12:01:28 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.newworld.com (mail.avault.com [206.50.51.150]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22382 for ; Wed, 23 Sep 1998 12:01:25 -0700 (PDT) (envelope-from Phone-Sex-Now@mci.com) Date: Wed, 23 Sep 1998 12:01:25 -0700 (PDT) From: Phone-Sex-Now@mci.com Message-Id: <199809231901.MAA22382@hub.freebsd.org> Received: from [38.14.57.251] by mail.newworld.com (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-34590U100L100S0) with SMTP id AAC298; Wed, 23 Sep 1998 09:31:47 -0500 To: every@aol.com Subject: Hot Wet Teens Talk Dirty To You Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Do you like phone sex? Of course, don't we all? Well, do I have a great service for you, where a live girl is always waiting to fulfill your every sexual desire. You pay no outrageous premium charges. All you pay is the regular international long distance charge..as low as 48 cents per minute. So, why not call now? All my girls are hot and waiting to get you off. Just dial 1-664-410-4979. Stop sitting in online chat rooms waiting for someone to talk dirty to you and call us now. Again..the number is 1-664-410-4979. If busy try 1-664-410-3549 or 1-784-490-3388 Gay? Bi? Curious?...try this number..1-664-410-1208 You must 18 or older to use this service. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 14:12:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15914 for freebsd-ports-outgoing; Wed, 23 Sep 1998 14:12:02 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15818; Wed, 23 Sep 1998 14:11:03 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA18006; Wed, 23 Sep 1998 14:11:02 -0700 (PDT) Date: Wed, 23 Sep 1998 14:11:02 -0700 (PDT) Message-Id: <199809232111.OAA18006@freefall.freebsd.org> To: asami@FreeBSD.ORG, gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: pending/8020 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New Port: misc/p5-FreeType.xs Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: asami Responsible-Changed-When: Wed Sep 23 14:10:21 PDT 1998 Responsible-Changed-Why: Misfiled To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 14:12:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16002 for freebsd-ports-outgoing; Wed, 23 Sep 1998 14:12:14 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15852; Wed, 23 Sep 1998 14:11:26 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA18078; Wed, 23 Sep 1998 14:11:25 -0700 (PDT) Date: Wed, 23 Sep 1998 14:11:25 -0700 (PDT) Message-Id: <199809232111.OAA18078@freefall.freebsd.org> To: asami@FreeBSD.ORG, gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: pending/8023 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New Port: misc/p5-FreeTypeWrapper.pm Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: asami Responsible-Changed-When: Wed Sep 23 14:11:06 PDT 1998 Responsible-Changed-Why: Misfiled To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 14:12:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16121 for freebsd-ports-outgoing; Wed, 23 Sep 1998 14:12:36 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15872; Wed, 23 Sep 1998 14:11:45 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA18155; Wed, 23 Sep 1998 14:11:44 -0700 (PDT) Date: Wed, 23 Sep 1998 14:11:44 -0700 (PDT) Message-Id: <199809232111.OAA18155@freefall.freebsd.org> To: asami@FreeBSD.ORG, gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: pending/8024 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New Port: misc/p5-mkttfdir.pl Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: asami Responsible-Changed-When: Wed Sep 23 14:11:28 PDT 1998 Responsible-Changed-Why: Misfiled To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 14:20:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17572 for freebsd-ports-outgoing; Wed, 23 Sep 1998 14:20:16 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17497 for ; Wed, 23 Sep 1998 14:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA18403; Wed, 23 Sep 1998 14:20:01 -0700 (PDT) Received: from axl.training.iafrica.com (axl.training.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16440 for ; Wed, 23 Sep 1998 14:14:19 -0700 (PDT) (envelope-from sheldonh@axl.training.iafrica.com) Received: from sheldonh by axl.training.iafrica.com with local (Exim 2.02 #1) id 0zLwEo-00024N-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 23 Sep 1998 23:14:14 +0200 Message-Id: Date: Wed, 23 Sep 1998 23:14:14 +0200 From: axl@iafrica.com Reply-To: axl@iafrica.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8037: ports/security/krb5 ignores CFLAGS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8037 >Category: ports >Synopsis: ports/security/krb5 ignores CFLAGS >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 Sep 23 14:20:00 PDT 1998 >Last-Modified: >Originator: Sheldon Hearn >Organization: UUNET Internet Africa >Release: FreeBSD 2.2.7-STABLE i386 >Environment: Any system where a global CFLAGS is defined, either as an envar or in /etc/make.conf . >Description: The krb5 port ignores local CFLAGS, whether set as an envar or in /etc/make.conf . The configure script supplied with the distfile has an option for specifying local optimization flags, but the port's Makefile doesn't tickle this option. >How-To-Repeat: N/A >Fix: The following patch teaches ports/security/krb5 to honour local CFLAGS optimizations: Index: security/krb5/Makefile =================================================================== RCS file: /home/ncvs/ports/security/krb5/Makefile,v retrieving revision 1.5 diff -u -d -r1.5 Makefile --- Makefile 1998/09/14 19:23:42 1.5 +++ Makefile 1998/09/23 21:00:17 @@ -39,7 +39,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS?= --enable-shared +CONFIGURE_ARGS?= --enable-shared --with-ccopts="${CFLAGS}" KRB5_KRB4_COMPAT?= YES .if !defined(KRB5_KRB4_COMPAT) || ${KRB5_KRB4_COMPAT} == "NO" >Audit-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 Sep 23 14:57:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24013 for freebsd-ports-outgoing; Wed, 23 Sep 1998 14:57:13 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23980; Wed, 23 Sep 1998 14:56:46 -0700 (PDT) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Sisyphos.MI.Uni-Koeln.DE (8.8.7/8.8.7) with ESMTP id XAA17090; Wed, 23 Sep 1998 23:56:32 +0200 (MET DST) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.9.1/8.6.9) id CAA07766; Wed, 23 Sep 1998 02:46:37 +0200 (CEST) X-Face: " Date: Wed, 23 Sep 1998 02:46:37 +0200 From: Stefan Esser To: Satoshi Asami , ady@warpnet.ro Cc: ports@FreeBSD.ORG, Stefan Esser Subject: Re: fetch + size Reply-To: se@FreeBSD.ORG References: <199809230014.RAA09344@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <199809230014.RAA09344@silvia.hip.berkeley.edu>; from Satoshi Asami on Tue, Sep 22, 1998 at 05:14:58PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1998-09-22 17:14 -0700, Satoshi Asami wrote: > Sorry, I forgot to mention that it will be merged to -stable soon. > Sorry, forgot to mention that too. The point is that if there is a > master site with a different file but with the same name, fetch can > (usually) tell right away that the size is wrong. On the other hand, > you will have to fetch the whole file to see that the checksum is > wrong (at which point the fetch loop will terminate with an error). > > This will help in cases where there are multiple master sites and only > a few have the correct file. Then the new "fetch" will return an > error for size mismatch and bsd.port.mk will try to continue on a new > site. > > Stefan, did I get that right? Perfectly right, of course ;-) You may remember that I suggested that change a long time ago, but did not have time to prepare an example implementation, at that time. The reason that make me wish that feature (which you explain above), still exist, and I found what I consider a minimally intrusive method to add the size check feature ... If you don't feel confident about the change to bsd.port.mk, which passes the "-S" option to fetch, than you may still want to add the one line change to "makesum", which adds valuable information about the amount of data to retrieve. I agree, that "files/md5" doesn't seem like the best place for file size information. But I'd rather change the name of that file, then introduce another one. And then, you may as well keep the name unchanged. Nobody will ever notice, that there is more in files/md5 than MD5 checksums, unless you tell him ;-) When I prepared the changes, I was careful to keep the "fetch" binary part (i.e. "-S" option), the "makesum" target (to add the file size information) and the "fetch" target (to pass the size via the -S option to the fetch binary) separate. You can have most any combination of them in a system, with the exception of "fetch" target, md5 file created by a patched "makesum" target, but fetch binary without support for "-S". That's the only case that will fail, and that's why I wanted to make sure 3.0 will have fetch -S. Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 17:19:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14689 for freebsd-ports-outgoing; Wed, 23 Sep 1998 17:19:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA14676 for ; Wed, 23 Sep 1998 17:18:54 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca5-31.ix.netcom.com [209.109.234.31]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id RAA18962; Wed, 23 Sep 1998 17:18:44 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id RAA08189; Wed, 23 Sep 1998 17:18:40 -0700 (PDT) Date: Wed, 23 Sep 1998 17:18:40 -0700 (PDT) Message-Id: <199809240018.RAA08189@silvia.hip.berkeley.edu> To: jdp@polstra.com CC: imp@village.org, ports@FreeBSD.ORG In-reply-to: <199809231507.IAA14603@austin.polstra.com> (message from John Polstra on Wed, 23 Sep 1998 08:07:23 -0700) Subject: Re: SOCKS port inspires question... From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Fix "runsocks" to use an absolute pathname in LD_PRELOAD, i.e., * "LD_PRELOAD=/usr/local/lib/libsocks5_sh.so". This handles all the * cases that we purport to support, namely: * * 1. On a -2.2 system, everything is a.out and the libraries are in * /usr/local/lib. * * 2. On a -current system whose ports haven't been converted to ELF * yet, all ports are supposed to be a.out and the libraries are in * /usr/local/lib. * * 3. On a -current system whose ports _have_ been converted to ELF, we * don't support building new a.out ports. (We only support _using_ * the old ones.) When you build the new port, it will be ELF and its * libraries will again be in /usr/lib. Well, but this is sort of a special case, as it actually enables you to *run* other a.out and ELF binaries on a -current system. So you can't really compile this under a.out or ELF and be happy, you may need something that supports both. I think it is reasonable to try to make it deal with both formats. As I said before, I don't think it's necessary to have one package include support for both formats, but having some smarts in the scripts so it will handle both if a.out and ELF packages are installed shouldn't be that hard. Of course, all this depends on time and availability of Warner. :) * Regarding the name of the library, when Satoshi said it should have * a version number I don't think he realized that it is like a shared * object that's explicitly loaded with dlopen(). I don't think it * should have a version number. You're right about that. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 19:02:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00224 for freebsd-ports-outgoing; Wed, 23 Sep 1998 19:02:22 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00188; Wed, 23 Sep 1998 19:02:11 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id TAA20629; Wed, 23 Sep 1998 19:02:08 -0700 (PDT) (envelope-from jdp) Message-Id: <199809240202.TAA20629@austin.polstra.com> To: asami@FreeBSD.ORG (Satoshi Asami) cc: imp@village.org, ports@FreeBSD.ORG Subject: Re: SOCKS port inspires question... In-reply-to: Your message of "Wed, 23 Sep 1998 17:18:40 PDT." <199809240018.RAA08189@silvia.hip.berkeley.edu> Date: Wed, 23 Sep 1998 19:02:08 -0700 From: John Polstra Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Well, but this is sort of a special case, as it actually enables you > to *run* other a.out and ELF binaries on a -current system. So you > can't really compile this under a.out or ELF and be happy, you may > need something that supports both. OK ... I'll buy that. > Of course, all this depends on time and availability of Warner. :) Go Warner go! :-) John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Sep 23 22:50:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03790 for freebsd-ports-outgoing; Wed, 23 Sep 1998 22:50:22 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA03783; Wed, 23 Sep 1998 22:50:19 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zM4I1-0001Ww-00; Wed, 23 Sep 1998 23:50:05 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id XAA27312; Wed, 23 Sep 1998 23:50:33 -0600 (MDT) Message-Id: <199809240550.XAA27312@harmony.village.org> To: John Polstra Subject: Re: SOCKS port inspires question... Cc: asami@FreeBSD.ORG (Satoshi Asami), ports@FreeBSD.ORG In-reply-to: Your message of "Wed, 23 Sep 1998 19:02:08 PDT." <199809240202.TAA20629@austin.polstra.com> References: <199809240202.TAA20629@austin.polstra.com> Date: Wed, 23 Sep 1998 23:50:33 -0600 From: Warner Losh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199809240202.TAA20629@austin.polstra.com> John Polstra writes: : > Well, but this is sort of a special case, as it actually enables you : > to *run* other a.out and ELF binaries on a -current system. So you : > can't really compile this under a.out or ELF and be happy, you may : > need something that supports both. : : OK ... I'll buy that. : : > Of course, all this depends on time and availability of Warner. :) : : Go Warner go! :-) Hmmm, I have two things on my list in line before fixing this port: 1) Some security fixes that I don't want to slip through the cracks, plus writeup of a recent security related fix that went into the tree. 2) Fix the aha driver for older cards (and some newer ones) during probe's attempt to ferret out bt cards from aha cards. So I may take the coward's way out and just commit the "make it work on a homogeneous system" path to get some functionality working for 3.0, and if I have time do the mixed system stuff, I will. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Sep 24 01:43:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25463 for freebsd-ports-outgoing; Thu, 24 Sep 1998 01:43:12 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from bandicoot.prth.tensor.pgs.com (bandicoot.prth.tensor.pgs.com [157.147.224.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA25457 for ; Thu, 24 Sep 1998 01:43:07 -0700 (PDT) (envelope-from shocking@ariadne.prth.tensor.pgs.com) Received: from ariadne.tensor.pgs.com (ariadne [157.147.227.36]) by bandicoot.prth.tensor.pgs.com (8.8.8/8.8.8) with SMTP id QAA20345; Thu, 24 Sep 1998 16:42:50 +0800 (WST) Received: from ariadne by ariadne.tensor.pgs.com (SMI-8.6/SMI-SVR4) id QAA14980; Thu, 24 Sep 1998 16:42:49 +0800 Message-Id: <199809240842.QAA14980@ariadne.tensor.pgs.com> X-Mailer: exmh version 2.0.2 2/24/98 To: ports@FreeBSD.ORG cc: cracauer@cons.org Subject: Java port runtime error... Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Sep 1998 16:42:49 +0800 From: Stephen Hocking-Senior Programmer PGS Tensor Perth Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I know that in the midst of the 3.0 Release fuss it's a bad time to to talk about this, but I get the following exception when trying to run Sun's java tutorial. Using /usr/local/java for runtime environment [DPUtilities.initProperties] suned.dp.home =/usr/local/JavaTutor custom.url=file:/usr/local/JavaTutor/content [DPUtilities.initProperties] dpbase.url = null [DPUtilities.initProperties] dpbase.url = [file:/usr/local/JavaTutor] Undefined symbol "_xmDrawingAreaWidgetClass" in java:/usr/local/java/lib/i386/g reen_threads/libawt.so (libawt.so) java.lang.UnsatisfiedLinkError: no awt in shared library path at java.lang.Runtime.loadLibrary(Runtime.java) at java.lang.System.loadLibrary(System.java) at at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:402) at java.awt.Font.initializeFont(Font.java:114) at java.awt.Font.(Font.java:129) at java.awt.Font.decode(Font.java:246) at com.sun.suned.dp.util.DPUtilities.getFont(DPUtilities.java:710) at com.sun.suned.dp.util.DPUtilities.getFont(DPUtilities.java:697) at com.sun.suned.ui.UserFrame.(UserFrame.java:33) at com.sun.suned.dp.MainFrame.(MainFrame.java:52) at com.sun.suned.dp.MainFrame.main(MainFrame.java:44) It looks as if something in the Motif library isn't being linked in when you built this with a static Motif lib. Stephen -- The views expressed above are not those of PGS Tensor. "We've heard that a million monkeys at a million keyboards could produce the Complete Works of Shakespeare; now, thanks to the Internet, we know this is not true." Robert Wilensky, University of California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Sep 24 02:28:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA02003 for freebsd-ports-outgoing; Thu, 24 Sep 1998 02:28:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA01910 for ; Thu, 24 Sep 1998 02:27:40 -0700 (PDT) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id MAA29474; Thu, 24 Sep 1998 12:26:12 +0300 (EEST) (envelope-from ady@warpnet.ro) Date: Thu, 24 Sep 1998 12:26:11 +0300 (EEST) From: Adrian Penisoara To: Tim Utech cc: pine@freebsd.ady.ro, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: pine-4.02a In-Reply-To: <360949CC.3AF7@wamnet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Wed, 23 Sep 1998, Tim Utech wrote: > yesterday, I installed FreeBSD 2.2.7 on a i486 DX2/80 MHz machine with > 24MB Ram, a 540MB and a 120MB hard drives. I regualarly use pico as my > default editor, with the version of pico that comes with pine 4.02a, > everytime I saved a file, it would save several UUUU's at the beginning > of that file. I could then edit the file again, with pico, and take > them out and they would not return. This was very annoying, and > finally I simply reverted to the previous version of pine, which pico > now works great, just as it has for so long. This problem has been spotted some time in the past (see the closed PR #7615 -- it seems it should be reopened). As far as I could test I haven't been able to reproduce it (even with 4.02A). I'd be greatfull if you could provide more details (like how did you install the port/package, a test example, etc.). This problem has been discusses on the pine-info mailing list too (unfortunately I just can't find the thread but you can try browsing through the archive at http://www.washington.edu/pine/pine-info/). > > I would be interested in a new version, as soon as that is fixed. The Pine Team has just released the 4.05 maintainance release -- I'll get back to when I'll have the FreeBSD port prepaired. > > By the way, the pine part works great! Well, I can tell you that I hit a strange bug in Pine beginnig with 4.03, so don't be too enthusiastic (hopefully 4.05 should have fixed it)... > > Tim Utech > root@nebulanet.net > Thanks for your feedback, Ady (@freebsd.ady.ro) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Sep 24 08:50:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18842 for freebsd-ports-outgoing; Thu, 24 Sep 1998 08:50:49 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from esmeralda.xaa.iae.nl (esmeralda.xaa.iae.nl [194.151.75.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA18836 for ; Thu, 24 Sep 1998 08:50:44 -0700 (PDT) (envelope-from freebsd@xaa.iae.nl) Received: from ariel.xaa.iae.nl (ariel.xaa.iae.nl [194.151.75.10]) by esmeralda.xaa.iae.nl (VMailer) with ESMTP id 8B9EE396; Thu, 24 Sep 1998 17:50:28 +0200 (MET DST) Received: by ariel.xaa.iae.nl (VMailer, from userid 1008) id 415CA4296; Thu, 24 Sep 1998 17:50:28 +0200 (CEST) Message-ID: <19980924175028.A8130@xaa.iae.nl> Date: Thu, 24 Sep 1998 17:50:28 +0200 From: Mark Huizer To: Scott Mace Cc: freebsd-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/libslang/pkg PLIST References: <199809232351.QAA08099@silvia.hip.berkeley.edu> <199809240007.TAA01620@metal.intt.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809240007.TAA01620@metal.intt.org>; from Scott Mace on Wed, Sep 23, 1998 at 07:07:55PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm sorry if I offended anyone by converting this port to elf. Someone > a while back asked if we should wait for the maintainers to submit fixes > for ELF or just do it given the proximity of the 3.0R deadline. The descision > was to just do it. I reviewed ports/8012 and found that the fix did not make > the port ELF compliant, so I committed a fix that is inline with the BCP > for porting. > well, ok, I'll just try to spend some time to fix my other ports this weekend (xboard needs no change, slrn is in the gnats thingie, gnuchess probably needs no changing, kaffe will be this weekend) Mark -- Nice testing in little China... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Sep 24 11:51:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18728 for freebsd-ports-outgoing; Thu, 24 Sep 1998 11:51:03 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freebsd.scds.com (jseger.shore.net [204.167.102.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA18723 for ; Thu, 24 Sep 1998 11:50:54 -0700 (PDT) (envelope-from jseger@jseger.scds.com) Received: from jseger.scds.com (localhost.scds.com [127.0.0.1]) by freebsd.scds.com (8.9.1/8.8.8) with ESMTP id OAA14960 for ; Thu, 24 Sep 1998 14:50:52 -0400 (EDT) (envelope-from jseger@jseger.scds.com) Message-Id: <199809241850.OAA14960@freebsd.scds.com> To: ports@FreeBSD.ORG Subject: Perl in base system problems? Date: Thu, 24 Sep 1998 14:50:52 -0400 From: "Justin M. Seger" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is anyone else seeing the following behavior of perl ports in current? This is from archivers/p5-Compress-Zlib: ===> Generating temporary packing list ===> Compressing manual pages for p5-Compress-Zlib-1.01 /usr/local/lib/perl5/5.00502/man//man3/Compress::Zlib.3: No such file or directory This file was apparently installed in /usr/local/lib/perl/5.00502/man//man3/Compress::Zlib.3 Is this a problem with the individual port, or with our perl? TIA, -Justin Seger- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Sep 24 13:26:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05883 for freebsd-ports-outgoing; Thu, 24 Sep 1998 13:26:40 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from galileo.physics.purdue.edu (galileo.physics.purdue.edu [128.210.67.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05878 for ; Thu, 24 Sep 1998 13:26:35 -0700 (PDT) (envelope-from csg@physics.purdue.edu) Received: from galileo.physics.purdue.edu (localhost [127.0.0.1]) by galileo.physics.purdue.edu (8.8.8/8.8.8) with ESMTP id PAA08174 for ; Thu, 24 Sep 1998 15:26:21 -0500 (EST) Message-Id: <199809242026.PAA08174@galileo.physics.purdue.edu> To: freebsd-ports@FreeBSD.ORG Subject: Apache 1.3 DSO broken under ELF Date: Thu, 24 Sep 1998 15:26:21 -0500 From: "C. Stephen Gunn" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Apache 1.3 Dynamic Shared Object support (which is enabled by default in ports/www/apache13) is apparently broken under -current. This seems "once removed" from the current notes on getting ports to work correctly in an ELF universe, since Apache calls dl_open() and friends. Has someone started work on this, or even seen the problem? If you need access to an ELF, machine I can probably arange that. -- C. Stephen Gunn, Computer Systems Engineer Physics Computer Network, Purdue University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Sep 24 21:50:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA26233 for freebsd-ports-outgoing; Thu, 24 Sep 1998 21:50:54 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ms6.hinet.net (ms6.hinet.net [168.95.4.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA26171; Thu, 24 Sep 1998 21:50:36 -0700 (PDT) (envelope-from bv006x@ms22.hinet.net) Received: from mbv006732 (h80.s3.ts32.hinet.net [163.32.3.80]) by ms6.hinet.net (8.8.8/8.8.8) with SMTP id MAA01065; Fri, 25 Sep 1998 12:50:18 +0800 (CST) Date: Fri, 25 Sep 1998 12:50:18 +0800 (CST) Message-Id: <199809250450.MAA01065@ms6.hinet.net> From: mbs006372@ms6.hinet.net Subject: ¥§ªyº¸_ÁÚ¦VÅq®p¡@ýyý{þ©ûBûBþ©ý{ýy X-Mailer: Mozilla 4.01 [tw] (Win95; I) Content-Type: TEXT/PLAIN; charset=BIG5 to: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ¥§ªyº¸ ÁÚ¦VÅq®p ¤K¤é¡@ýyý{þ©ûBûBþ©ý{ýy «C¬K ¬¡¤O ±´¯Á¥j¤å©ú ¤Ñ¨Ïªº°ê«× ¨C¶g¤G¥Xµo:09/29.10/06.10/13.10/20.10/27.11/03 ¡@ ¦L«×ºëµØ ¶Àª÷¦L¶H ¤C¤é µn®p³y·¥ ÃÀ³N»P·R±¡ªº·¥¦Üªí²{ ¨C¶g¤é¥Xµo:09/27.10/04.10/11.10/18.10/25.11/01 ¡@ ´µ¨½Äõ¥d¦ò°ê´MÄ_ ¤C¤é ´ç°²¥ð¶¢·¥«~ ´¹¼üªºÄ_¥Û ¦ò±Ð¤å¤ÆªºÄ_Âà ¨C¶g¤@¥Xµo:09/28.10/05.10/12.10/19.10/26.11/02. ¡@ ³£¥u­n29,900.¤¸12¤ë20¤é«e ¶¶¹F®È¹C//±ë¶¶°Ñ®È ¹q¸Ü:02-¤G¤­¤»¤@-¤»¤­¤­¤»(¥N) ý{þ©ûBûBþ©ý{ýy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 00:00:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11161 for freebsd-ports-outgoing; Fri, 25 Sep 1998 00:00:22 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11075 for ; Fri, 25 Sep 1998 00:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA12434; Fri, 25 Sep 1998 00:00:02 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09339; Thu, 24 Sep 1998 23:51:26 -0700 (PDT) (envelope-from nobody) Message-Id: <199809250651.XAA09339@hub.freebsd.org> Date: Thu, 24 Sep 1998 23:51:26 -0700 (PDT) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8043: ELFization patch for japanese/tcl76 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8043 >Category: ports >Synopsis: ELFization patch for japanese/tcl76 >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 Sep 25 00:00:01 PDT 1998 >Last-Modified: >Originator: Taguchi Takeshi >Organization: IIJ >Release: FreeBSD-current >Environment: FreeBSD monster.jp.FreeBSD.ORG 3.0-BETA FreeBSD 3.0-BETA #24: Thu Sep 24 01:00:\ 40 JST 1998 max@monster.jp.FreeBSD.ORG:/usr/src/sys/compile/MONSTER i386 >Description: Category: japanese Here is a ELFization patch for japanese/tcl76. >How-To-Repeat: >Fix: please apply following patch. BEGIN>---88--- begin 644 ja-tcl76.elfization.patch.gz M'XL("+KL"C8"`VIA+71C;#-PG)T2JM4HM4N2?)R=9W\HS\;=R\%396OJ#UGI M?'P][TW&9\/SZ^F@DWFD3K9X+0_FW>O9!'$/(B'+O#L]ESL92:*FLC"HY*P5 M1K4HPV#\1X>0J\ET)H/.3OY[\/@$D\+E-)NE8U*$SUJ=KR>C:H1/$6;[1'[] M%7Y<=C\/GHBT)(&!RH:^(%?3P=GP!B7RAR?RQV`J#R=C0/RG)Z*;CJL8!J[? MMAQ7\G^WLQ*88=3WI@FB-R044P'9V2*0Y<$,)O]$)J>_GTVFE]V9/_GP]Q-Y M40;H=*GCHJY=2T(ZZ!+)@>Z8OC3]43G9HK\\::.8[?>0&Y&'RRGKIFIL-4K^ MO7"T,CI\>7/[6U9[10#9BJNNJ>-]2XH2^GR2\(.`2K+S4+E4&"%U4J^WJ[5V MO8FATHH%5NHH/\!JQQ!=[48TP$H0;D7XY`$FX81"Q]/-\F0Z/,]<6B8YHPM2 M`P&M=A,$-#RU$NJ-L">,Z3KF@49.A^/Y<"S/NJ/1'`*2=#+Y_>#W=#*9 M%?+[](&JZNB:N%;@+<=>4!*[" MLR;L0GG=SA)I..Z-KON#'ZD--/I"LJ3XMH&X_?E]/QL4P%[G`\B3P]X\51SY M.7&5%34ITU40>ST>WKR/3)Z&?2//+%LRZ!TUB/:BN2$ZMXI!J.DRG3I@9C@3 MQJ^U%(8V]\16`[V#?Z(G1B#?.<-9$76MF"O*MUFU-C;L,"/.O(3:Z]42A%9,O:8[ M>-B0[E@>2CUB,TNEVI91?'(M]]&F#F%@-^:$<]R`<5`?4U07<"X)XE)4#>;C MUF@<':-V[RNP1Z-Z4#H$L-KR0JA(,FR#YU+^^ZPWFH^&I_.SX6CPA(03S*`( M<;;\_K0[AA\%D;58UE%`/`/?D$Z'4&-Y`_2,81+)$920OZBZM@3T;^)`J;'G M5+Z6':O\,9^OP'=E[R]41$U(U3`=^`=>YZS;WFCY8@Z:Y:>T9>2_]^#L.!GU MYV>C[KE\DAAQ@@-.KX=`QV'RU:"'+/`,Q*^^U0X/N2E;-=^4_(C7##RT/A%8 M/#Z@%57+7.HKV,A/N#$F9.\(0@W8S:\XF,!_^?W^:#:09^C=A2C;4N?K"P_Z M\`B#Y*5@>(0`'-$LCF`H%(L_,=(SY2]D;+FT3184/)\2MC5-]":FF%BE+"AX M5XELMK!&6#:XOJNP%74C,;V@JK)U*!?E6!OJ#W7(/=-=+X:VC*$'AV-*1#%! MV%IWR$9?K5UB6BY1C'OET0%QOMV/#OA!UCBNEFJ!OYYPI\D-O:7@///[T4TO MY#C7<[KH=V?=0I()?N-S),44*@D6+F8?*Q"!]1.)A$-\5.$U\;!3[+L$2B$: M*9D3=;VQ-')PRX%%!=N(P+E0X(7)X[9+= MX\Y?1A6XZ_66?\@W#L.L*3ANFTO#1*WCB;+S<$`'1J)PL!4@%'F>;-8;I485 MZG?\/O)J&&@Q]N7>='@UBP_YA/%;W$7-[[]P.!?"H;N.6E^\EQXTZ_D9O.E/ M\B\B@FX!)/Z$I4K>L#'N%-#'*`A,$'E!>[["_1^31(&@(M[GD*>.Y MPH)5,[*FB@;GGQ?DD?V?3:X\L=[8Q\K',@Q-(P`\-#7Z0/RM"";3M>VAJ;ME M=<R2N/8SRJ8KWC6#S=)L\#5PIE\+-=P-(DX'MGA M>#"P$AC\#:VKMJNKU'ZN==526M>#'[:N6JQUA6ZPFFA=FTUL79NU5[2NT"0V MVO56NU'_4>O*.9O5]D$KVKH>8C$,GWR#)`+_WMH82N1=^COIG^GOI/?N[WQ; MO;6_D][4WS6.>3?7.#Z(;%A*92"]0V7P8@D@O;T$D%Y1`DB1%"#]H`20?EP" M2+$2`!I`KP20DB6`%)8`4O1PDEXH`:1W*0&DMY8`TC]:`J1LP\YC3WI#"1"W M\L^7`-*[E@#2*TH`*2@!I)=*`.G-)8`4E@#2>Y8`L3S!2P#IGRX!\-@*>_KG M:]`M]2XW#TCUJ%UKMFN-R#5HE#_)VFHW&Y%[T,,F[Y'P*ZSG@PN.3D[Z8I2D M4_J`9WC.)\F#[K1W$7!P]!.6]^B!8^J>RGWIX]]GC%+O:6)3DS]A;?@:GDQP M"Y*[R<<:WQR<,+D;:'QS7LY"7A0H7V#3V0NFO+1U-1>GC?J=/>_RQG\I0_C" M'O;B;+&5[7$6QS*5#2TE^N7DN.LS?/F2@YXY5-P?\5NA3@X<9V0I6M\HQXAX M*\2MYR'/)H]"@JD]"LY%ONA.!_Y%DZ=^+VCMPQ<^?T-"QD1?_@N[^MI>=/SU M^"3SQW3TBS7\7>8YS>#7^)D^(404>X4W>#WE%!%X3&.%Y*Z M93IM0J"B4V^]XC52#95Q<+I_G%X-N?S#=UXRE:I;7)?)GT/6D[SUW M[!:_GSP\.@IOVMYHMW)U+QC])JMY0W=:+,.OZ7@,<3:XXM%`,O$5 M^HNK56MU_N*S6C\,EO?L&=$!^>_1WT^Y"*/@8/@&+P:%[/0.:JY<-`8Z<`!B M-?<]U:@XD">$X.*WD_L:S&34AS`4KZ"`'ER\!GP\2%!4\>=$!>384EY4P!?I M7<-UA$PKY]=-KVN:;E>5J]%0GCTW,@'RHS8IX,O( MB@OMR",AQZ3>:#>JX5OP6'\4LI\QW6N,@*O:KC;#5^Q>8X2NXU6^6!U5O+UL M'7ZSRXJ`>"$`M1^^_R(59Z&;%4/SCAA\T?OA%&A;,Y4ZS18%:>#!'B^N&MFI M>1=YK_SA0RSI?_B0KK(8JGRKF&F6(,"O%EOE0_S#@$B;PA'_U!=QL2+R#'M8 MJC6KD;]'P,6'@VR%,>41"\D$(:@A13BL(K-8;6#_4O,F#%NR^E\(-BI=31LP M-C275KF1H.`;G<&#*N"^Z"3L.);:5UQ%)#R:@I!31;U=H>8T@F,H,-$$H0?9 MOT\-`=YHO8UM"-/I6::JB"AS>VO%-%/D(,4T+C2#I9$,RZ&[:-8&'K44RAD< M1SLV7,CN%<*FXZS/17DBQ-,68;=+6)!O*'4W!9_J&LATSF#%%%<;T9>B. MS94`4U=1UU>ZY@@4:V+2P1UTU2+E"Z2YH68(2@9P)@C8@^A1@P>;C2QQ-F>Z MJ0T@@I/X.>463X&'XO0`G=CFF9&"RZZ&3I*D7*0X9?HVCG3S]@]%,#K4,_I2 MIP*.12Q.'/TOC393!0U7MZLI_>\6^FR!PN`08'59 M/@$N5I0Q2Y"P8%2Y38*JXE`10RLD04&W:ECJ;0J8(M!+K"+JZN96X*;64H#2 MUH-UHH!AC`N8[HJ8+W%`+V=P)N;!W!VDMQ MN?B.6U'3.#>B;5?4=03,L!9IF&C%-82-Q02_TH5]@5J%B1C4!0+&P[P6AX&HIV`K" M)@5UM@L137-U1MTM$Y;JJ(J(47HK8H+E'`S8%'3+Q!UQ\$`00*]V2:+;A>@J MWM]9)5$HD.\4)IC4I8805:XN6L1E*;ZS-6]-Z]X4X10+;&T-3QH!Y:\W1!CF JF@3O[A71+O?K,+453S2=L4UZ7[*;&OZ-W@Z&D!!M0[+_!ROV"MT3+@`` ` end END>---88--- >Audit-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 Sep 25 00:00:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11179 for freebsd-ports-outgoing; Fri, 25 Sep 1998 00:00:24 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11088 for ; Fri, 25 Sep 1998 00:00:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA12443; Fri, 25 Sep 1998 00:00:02 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10022; Thu, 24 Sep 1998 23:54:52 -0700 (PDT) (envelope-from nobody) Message-Id: <199809250654.XAA10022@hub.freebsd.org> Date: Thu, 24 Sep 1998 23:54:52 -0700 (PDT) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8044: an ELFization patch for japanese/tk42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8044 >Category: ports >Synopsis: an ELFization patch for japanese/tk42 >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 Sep 25 00:00:02 PDT 1998 >Last-Modified: >Originator: Taguchi Takeshi >Organization: IIJ >Release: FreeBSD-current >Environment: FreeBSD monster.jp.FreeBSD.ORG 3.0-BETA FreeBSD 3.0-BETA #24: Thu Sep 24 01:00:\ 40 JST 1998 max@monster.jp.FreeBSD.ORG:/usr/src/sys/compile/MONSTER i386 >Description: Category: japanese Here is an ELFization patch for japanese/tk42. >How-To-Repeat: >Fix: Please apply followin patch. BEGIN>---88--- begin 644 ja-tk42.elfization.patch.gz M'XL("&OM"C8"`VIA+71K-#(N96QF:7IA=&EO;BYP871C:`#-6VU7XSBR_@R_ M0INA9Z!#WGEITI==0@B0:0C9.'0S>_L>VCA*XHYC>V6Y@>GEO]\JR7;\(H6> M.?-A.9#@>DJE4JFJ5"7"Q)Y.225D`U(+`U;S/<:#VE?3-UT:T!I?[#5KU^:" M3FV'DFKV>;-2J;P^:F,\#TDGG)%&BS3J[<:[=OV`-(Z.WFV6R^6\R`TC=(E! M?=*LD\9AN[$'WY+YY(14&@>[C3HIXUN#G)QLDDURW>D/QO#3&QUO<',66G/[ MA'MS;Q%6;?MKU9Q4O_K`5SF][5^=W9_UAKW!F7&\L?7]ZJ;;N3KM&+V7FF,_ MX`^WG,.#KWXU\#Y7&Y^K]?;6]^'-:&R<]4?A5,6]_/^L9XT+D&/4+7?MJL7`QN[[LW@_/^Q>VH=[SQ3(/- M\JW1N^_#02C`W&9VD&7J#C\>$Q'H> MIU0&'=',>^]V#TEY[PA>I9%]+^`5VPVXZ3CM3;)A38A8`2SFA?S\,SQ<=S[T M7DAE2N*-K()!R7#4.^_?X0SBEQ?RL37\A:&63CA%ISCY3>)E^E%;%_C;(Z M@W&[I.9$T^P?[1Z0\D%]]TB8)F:S/'?JV!:WW1EYM/F2M+ MTVWGI,J=^X-R4_)P'57;M9QP0LG_/`23*J:!ZG+Q]\W)ZTG%-[DUIX%\KY@/ M<2;(T]^](#B#"HP\PV.%5>C0Y[0_N(1<0S%+; M](E:]SX#44\[M0<;MEQFB-8>#H+7ADP1X`GD)S+V"`\9.ON4@/>3@%HAL_DS M`6M;BP!H)B<3.P#_\1[!DRQOB0$34'<2D,;,B-*P?"A7K418K([%YU,#P;1ZUY&K+ M9(,M,6N=C#_<8T8_[U_U!/D$O1U)XFEK>]09P,-.GK%)_8-$3\DM0^PQ'4/7MUE8-WFN_?,%IP$3V%%2! M[T<[F+?)UO:GOG%Y#[,:._"0$K0C->YV05LX\LZO.A?&298?5R$/1!QD#'M= M9(#?`?LL387V:S3!@(TFOHM-%DF+\(7(+81LR/&CSNBW^V%G?'G\Q7^?W)/!"9E$"#OD9)=B<[,A1_Q&Y M`ME(94:])>7LF93KY7KD7:U]48FT6H>1=7!KDB,RR9(0,B:S:9`0I+IIRH0N MO2"35LOE/RU'>LA/9.!QVH:(F7J,$A:Z+L89,UT\E!\H1-\N68:P-K`*1!8W MV8QB9#)J<0\6^D`M,PRH$!7`XJ.A$*00SA2'0!0RB+G5F%TX\D#8W`[(TI[- M.8$#$.SZ:#X'("[RJ1;X4BNRVKLH`$^VMOL#8]RYNKH_ZXP[>6>6?GF?L.#N M%=W]9%OL;YX3SLTD3W6M5K\!4E@9Y4%R*IDD7LO MJXY@7A+0RI[#T$X(YQ$\4?@:^*M?@ M[\!#]INQAV2H[R(JSDH=S/\LI-%$&U,[,Z5+WPM]#T4UVZC7$X4A*H@-@0,F M@3HHDT=J;ZM0K:N!&>Z_"GAZ6*H`$-1W)_1)A?G,<[Q9U0\`O!WT[Z*TM.CX M?M^U>=726*^P/6#$TOO8>GOUQFX3#+77V,?WV'P)N=F(R+C3PE<3Q28>3)D8 MYFVU\:,*P,!:K,0?+_LL34UF_:&RS_HS99^5+_N:;3!.JNQKM91UGR7"`:H0 M68Z-0RJ+N`:!UA;+L6:QZDO&Y-BA2&Q%BHH-/(#.`AK>(HV__]R,SF?PRY=(ATI*@6EF?%+^QII47M$$6C7Z2P!G5M*_BO20 M61/Q*9N;$+'/7@AZ3U"_P*>6/7T692@NY^U#:#N3MZEE;>,YB##W?`>*5B>[ M[!T"(8<"(?1FR`E':ZP>_N&UIT?_EZQ_-\9A0E%2 M0%E"1$;XA\XMT#5_JOP%7S(DFPU(IM@TX/NA#,G@S8EQB6=V='2>O-G*/+^9 M2::4_8`E]91AR!;B$5^&B.SEB#W'F&:))49)/>*(GM(,*[533PG#!X5*'Q0: M*7-BW*46TV)K35K$-K60&?O\:9HLYY3W3.>(,9]37@LK)]_NM[K4S%+?2\@XH[T4:P MQ^WZ<>ESK,?5V0NI%.KKRB=GMQ)XKKFDNSD(1F)[C'==L01$C40G<:3*5?WP M?*\*A?V7(F6C)C@F6+Q"A@'_P MG@ID[Y&R/'%)W5!%>S"5K&H#+VD0*)3S?&X7F27U6C&O1`KF]$UK4?& MI#F4\X(F_MSC7H'HF%:1T_/#@A\R.R*/0>8_W< M8V-FXM\-3$?)$OP[I`I`'8(`B-@Z]_"O&<&U%P94QS-0&DIB0T:_*3!T\%-3 M8;5[O<\"J'09H`>4#U7NV*JUSDX]-H%@;&7IIV"Q,?X%.0]T(>4-@]]4Y/$" M=D0)//$^;E4>2I)A`6"&\,0"((ZJ3_9DID/;)`XS2NW[!:!?46X[HOXMDWG&MN<<4P*D\-XM`U_0-_NRH M$(=IAD`-H)JC&[)`"9Q[+C>X"KGH*HA]<8`5Z;]ZMFMPE:J_A@&WI\\*Y$8> M+45@:#]!':\&U,L>4<>F4Q7@>;S+%+O$#9'*58`R@`"XM55R/N(4*KH=A&9! M_J4)3D:%N^6AOHRUB?=80):S[MQT9[0P?]_EE+D=[BWSR+5INU>>YZOHBHA& M,D??+0(N[+@:\=7J7GO?Z%B):*HRC0L@DA8&3G>40G,$3+*#*DQR9: MAF&@SL8I!ITU8QPSZAIX:$(_J(<-;OM^L7A((,*I MJW*%,^JK]R@>*>90,:!K:+PGODG5&37&/YI.2-MB\R...Z9E$W?4*$Q24%)+E:VRB-%$5D2L.3969 M,(A"3\@YQWWD6D:L/+7JG-D!M*7/2L>:VB[59A@)JTLU`6-=VW&_ M@1EG4#XXI=45LFZ(^87'5@(PI'0NMLZ#G/,V5&D/@( M,@8D&TUEAIU=+X2 M0Z?/NE,JYM`JK/6E!%NSF%6_JG8W9=5? M:=HE7=<>0=H5B?8=?M88>=7(:QE\O7QHZ:%;MG^G:UG&T7WS6B8MJ$F/\H)@ M36J6#-KD*V%M$I7PFGP8,6A28H3JLIJ$UR:M^`)$G9\DNBX'11S:-"1Q;=9` M>$VLW$RG@;+;2*YGU/E@:#)UR&IO;P3&YQHO$&71J6.Z"QW8>_)-93LGT#5' M0(P;X-XZ>!CR4\>S%FOP?WD06I.U7(9VDG^&-(PB0Y?KY-6&;A%0UVB3(6"Z M1/5*4$<79VMQ>8.&_TBB8)`'CA88A,L'94SK+^`DJ.O^`3H%A6?,"]T)5A+: MK*&YL)-(-LNK>:115K/]&)?V9%_QOCZGX/A12;JM3]C6%&P)C_9\1G]>DUTE MK'/:]9>@ZGKBUIVL;Y-OW>7KIR$RZ8^[6S?0>H?6$CH[K[F@C:[RRB<3F[%E @X9,W,]DW:W'Q?Z\:,*'K/G6B9U`AF_\/=OVX+.\\```[ ` end END>---88--- >Audit-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 Sep 25 00:00:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11190 for freebsd-ports-outgoing; Fri, 25 Sep 1998 00:00:26 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11098 for ; Fri, 25 Sep 1998 00:00:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA12453; Fri, 25 Sep 1998 00:00:04 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10950; Thu, 24 Sep 1998 23:59:31 -0700 (PDT) (envelope-from nobody) Message-Id: <199809250659.XAA10950@hub.freebsd.org> Date: Thu, 24 Sep 1998 23:59:31 -0700 (PDT) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8045: an ELFization patch for japanese/tcl80 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8045 >Category: ports >Synopsis: an ELFization patch for japanese/tcl80 >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 Sep 25 00:00:03 PDT 1998 >Last-Modified: >Originator: Taguchi Takeshi >Organization: IIJ >Release: FreeBSD-current >Environment: FreeBSD monster.jp.FreeBSD.ORG 3.0-BETA FreeBSD 3.0-BETA #24: Thu Sep 24 01:00:\ 40 JST 1998 max@monster.jp.FreeBSD.ORG:/usr/src/sys/compile/MONSTER i386 >Description: Category: japanese Here is an ELFization patch for japanese/tcl80. it includes an update to tcl8.0p2 to tcl8.0.3. >How-To-Repeat: >Fix: please apply following patch. BEGIN>---88--- begin 644 ja-tcl80.elfization.patch.gz M'XL("%H["S8"`VIA+71C;#@P+F5L9FEZ871I;VXN<&%T8V@`K5IM<]I($OX, MOZ*/D(L)2$@(@<#G*S!@AP2#"_!NJM9;1$C"R,$2)8G$.2___;IG)"$$CEV; M=24&]?3T3+\]W3.R:2\6(&R\(90WOE=>NU[@E^_UM>Y8OE4.C)4FE:_TK];" M7ED@I@A901!>,2\S76Z@O;D#60%9:LI:4\(OC8:6+1:+!T(S%YX-$VL-%15D MN:E*S:K&N5LM$&HE68,B^]UJ9>$-Y/MF$Z*YI6\@BU7&79;JY4H=)%ROVE0K MX`?6-PMZCVO(X[0L9(5N?S(=MJ]Z9QG:@"BM*UGA^M,E)]WK`E(%)(N5;#'- M*BK9XC%6)0N=]K1W.1KW>Q,:X?:`E>[<`5,S"U?MR;0WGDWZ4V)9!.MFN8R_ M1=_P['5@&[YHN`_E]69.=F&VF4EEW"]=#T?F>3K.$._7;`ZMQ";B,ZI# M4R[Z`YH1*7F_ED5Y+HEK/3"6XMW_4),#+E%A7#L>H'WWAU/\WQLCEWZW,99V M*W"7[M>-:-OWHF[B%HCOM]YXTA\-SS(H)RM,1]?=/L[(Y)]^'W_"KUO:7?XI MY-IFBTP$FNMVQS!-NFV[O_.:R$%F* M9,S:X\O)F6!"/!F$'CXD.";3G<(O3`##C&:F-:\)^Y;XH$4.+#U_]FS5<`'D&)7WXP MU1B<8LH+D!?SO0[S=NR3C<-!3P*YWE3K34*_"/3D4@6*]`MC4KCJJG`2);,8 MZ![F9P'.P)`M2Y;KJB2K2EVN&W.MHM3GFB)IM;HN6;74S#0,D`BU(E2K,B)WVJ,*?6&=(( MM"'#=1;VW<:S,'1%+"&7F>G&@H^Z`U!CI5".2Z%`"R?YTZRX6!AO`JW6*-6@ MV"C5V5HP[0QF5_WA:#R+P%H*J1P7![W?>H.SW+J20W+$@@B*##%N"T5Z',C2 M\`QQ7\!Z"HC'A`"0RS^M/03FQVT./9L;CH:]W"D$2\M!)OKAHV?,`2O7T%=\ MD_6&@CLLUAM5OM'B<:,DS2I1JE1WSD@9)>4!;"7J(2NMI\ER25:A2)_H&EJ1 M;6]H!>>3KO#^KPO/LOBWT=IRV+<"\F3>P-`-0/^FVRM]CGV1ZP`"#WRS/-]V M';\)@(%@?(6%ZT&$0I3J(DUN=V:=#[W.I]F'7KO;&Y^8JX7AB,L2_($*H.AH M46/C>983@+]9LR`%:[4@B0]Z4`+'_2X2.VTW-OOG_!XR,N-_QEF1\4-^_)E\ M&/3/9X/NV3LL&PBW`JMG)@B_KTK"X[L$)SEY\J$][G5G-&5R.1[F"&+D!>1(6! MJYO=E8B#$`]&@D(*B@XWER1->NTQ)F(\(O`=/V.8+Y:Q=&'7AL!?$'B`78_X M);:,4/PE"95WD=7^OG-0O3\IS.&8:W+[9/(*VQ-9T6R[FP#RG0[G%/3JA88%C(=)'-]/KF^E)?'K"'788.(G^LL`1/QI['O!5)0'X M"?9#O(]+`ZFOJH2D^+O!8(U91-8J5`7P4POQ-8'8SZC.,"0'$8#$V7F$E4(@ M"I^$\W4,'):/K%Y,INUIO\-FT8&#)Q3:"MOT66_8/A_T3C@4E<+%_@`0!,NA MM(Q`*OJ9;VS,6VQ_T;"@^Z!#R(`D3_=^_!G+0(:9^_4LS^5\TU<4AB'1,@GHQ6;T\3S-I=@/,A>ZMSW2#$[;05R;%)D$*X. M3Z8#$]/$XO[$M$&3\X\X*5XZ]OQC/@0LYNK'$+0HX1"V8K]GJ,4F.669U70=QW] MP2JEF8YM+9.HPL;M(1/6C,S*R'P]#G-*E25U!0^M85*_@:EG8_<1 MN.!9ZY5N6$"Y"-_M8,DBE)Z0CSXBW*;O6\K4(R&9VC?M[OGX"R-WG\J"`O]% MK60"*79K=BXN9\=KRT^R@=N@SH&MHJF1#?9@^?RF/P@G7O#VQYX?O2-I84@>&AG%)RKQ6F:B@NF^PHI"#:4M^OE>0J MWP83.'77`J*UM0+SIZ+QO+_!`,)>V;,MOYFE)'Q1BT@!NBS@AP^98JBN\(HI MT/I85@SW`3E,E"J0U$.QJ:680&Z2XDLFX=6*'R#0/!Z8KK%Y0#5(AV)WU'FM M#ON742=Q=P)%KH>+QQ'=N;.8$^@Z"^WO@8]X0.?5$CNF6(_ZPYK<$C,O//[[=QAM74L,@\OA8C"+?ZM%39B58E:$;FJ[O"I^UI_ M_F![8ZU=$V>BL>57>4!F>,.65V6VO!K"(P56+EPI![KG;ASS%'L)*PC0)KB+ MC6^%PS2-4#,I_E,RD,3HG3M'V,O/DFP+-?*53']L%'^Z!(I,/= M1O=T)["P-\$5OKO>5Y%"A*5@C7*OB$=>WG``1+I7X_85Z?@4TK:)X6Y[ MV@9V*QH-TK5@K5HER=SR&,P$BYA7VJX+U'B]T!JQ/3@\=@?3WF0*9SS[DKA' M+DT^MY)G_U;T+:*F"T+8H#&^J_;'W9U#JW5P#=$*2PV*P\;QF9:1;R9%98JD M-LT71CED$'@C_.(/-ZHBURF>E$J5H)/%''/G^*@H:0LD%]JEJJ5)*(N9>8@>[= M60&%8GPG8L+\!^B;P"4*Q>*=Y5B>'EA@V01!3$JZCP9,0<=UA!25,A,A4@SM M4JE17"F$Y7(<;4J5569%K830CBV-AZBR@%1308>_5M0[D3Z8V+SW*1RPXOFJ M6*3+__1-\&/1\?C^1DB#&M_X$PH4@@1PZC@A]Y MF\,/=N_K3>`S>%HA/(&[8-]%EV(AT.F="6$OT:C,L7<(*`G!;[&A:NV&IRN, M!0PEK`MS^RX=%J$D"C62@662US%6,:S'P'+8;9@()-;D2!ZN=[W:W&$S0V<[ M,,/;ORK=QM';ETH]?/W"0JBJ2)QRK`Z6Y%T]U]QSW_`?^BZY5\WH8_P^,UCG-#*#)[R5FMUDN5A"&J#9;UU1J2 MPU*::;%PSO5YL2)7Y/=[5G:MTMJU#E0V"FFF(]J44RQ,S`F]HSE@/85$K.[/ M*KPF4Y\5^X^D<&&7PZ2"L7QP35!5]54Z%Y\U<+KWSS'FXW9.\SZ_],&)@@4B M+QY4Q\.2GJD1MX.HXP=0R'P-E9$6+`A'E38:%!,U>.;#4:MJT15)3EN M/YX5$\>Q8YWR?2&JT[X:<6NUEQ_3T357+<2+\GN1+FJ.#""Y[YC68U3YV"`2 MV^MUW[$#T=@;6)EM^_&9Q#IT5M[.[6R`YT-%0G5EI:348R.H4I63L78IL28L M)N.M8G-]"K%R[T7YM1N@KCS:Q*M>87V]*U\/^MB)B6G*2R^M(K[,[Y@('S^KO+;2FVDB^IB(7\T,1%@&'W[-JHD0O^]&!9=YET>MQ MZK12%'YUC-:G0R.4?1*P,CG<4KOZ]CQ;/)B"7N'LI"K-L)QOB3?C;]_N8K!\2?8UO>5^@6=LW5F/:^0J_HR+$F_"SCU'Y=%?8-#3#7Y&BY(C8X8E=AUX 3P*.43XW8E-)$_C\"OQ%P>R0``(R+ ` end END>---88--- >Audit-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 Sep 25 00:10:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13559 for freebsd-ports-outgoing; Fri, 25 Sep 1998 00:10:25 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA13502 for ; Fri, 25 Sep 1998 00:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA12900; Fri, 25 Sep 1998 00:10:01 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11743; Fri, 25 Sep 1998 00:02:43 -0700 (PDT) (envelope-from nobody) Message-Id: <199809250702.AAA11743@hub.freebsd.org> Date: Fri, 25 Sep 1998 00:02:43 -0700 (PDT) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8046: an ELFization patch for japanese/tk80 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8046 >Category: ports >Synopsis: an ELFization patch for japanese/tk80 >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 Sep 25 00:10:00 PDT 1998 >Last-Modified: >Originator: Taguchi Takeshi >Organization: IIJ >Release: FreeBSD-current >Environment: FreeBSD monster.jp.FreeBSD.ORG 3.0-BETA FreeBSD 3.0-BETA #24: Thu Sep 24 01:00:\ 40 JST 1998 max@monster.jp.FreeBSD.ORG:/usr/src/sys/compile/MONSTER i386 >Description: Category: japanese Here is an ELFization patch for japanese/tk80. it includes an update to tk8.0p2 to tk8.0.3. >How-To-Repeat: >Fix: please apply following patch. NOTE: delete file japanese/tk80/patches/patch-ad. this file is obsolete. BEGIN>---88--- begin 644 ja-tk80.elfization.patch.gz M'XL("*4["S8"`VIA+71K.#`N96QF:7IA=&EO;BYP871C:`"M&FMSVDCRL_D5 MO824[142$A+/%%7&!GO9V.`"O/'=9HL3TF!DA,3J$=OG\W^_[AD)!":)-[LI M\U!/=T]W3S^'V,YL!G(<]*$4AT%IY0=16+HW5Z;'0E:*%G6U=&4NV,QQ&2C; MSSE9EK]/=3">Q]".[T#305.;6KVI5D%K-.HY29)V61Z0$Y&JQ7`>)OY^Q#U')RUQ]V+P;#7'=&"L`0\:IH<^;Z[<*(02-,<7+5'X^YP,NJ-"7,6K9JE M$KXKH14XJ\BQ0L7REZ55/"U%EDNO^D0MHN/\=4=(I)Y M%UMSYR3RY_XB5ASG7C%M%(#L>MD[G72ZU]U^A[BA\.K]ZO-G1<-7N5EXOAX, MQZ-.;_B2<19"RDG["!7M6R0HU6_=X:@WZ+<.4.J'0CPF[>'%J"7;L"8&N8L/&8S1>-B[QGT4YH;L>[3RS`\>S,#&;W_&#HN^ MPQNWTIN0[WSHUM^>%S,_V4VJD_H)/K M#,Y&QSG[^TF&(C@L+>U*FA+6@&^GF37:F_+,!GL4>R+1J,!1FQ5CDVBT8ADD M>L,T(U]U*G"41(\2F0%&Q#&T@-5JFF:Q&JO4C>E,LU2]7K?LZ;1>G94:GIY4;9-LKU6L-6ZU:5H>`;#HJ>V5JU:WJ=52U3 MUZ9&0ZW6IBJKHB0SFUG5BE[>)MP.9J*O,+O,IH;64)DYK55M39W5644MX\YF MK6IJ;SDOS@]MR3]ETTPMO`O_]NGM8O-CN3*?\`1!JS4UK6D8KP[Q%=%VT4`B MO98]2\V@P\1W.DT2Q_*]F7,7!TQQ/`53]L7!.&;PJ^D!H,OH3:P;6E)V9-HW MB[^+:C2-2H)*NS6*59`:Q1KM)>W?*RLM%JA&TRBO5=S9:ULQM8:2):A<,Y4V MPW>^&\#XX^2JUQ\,)VE:Q)Q(0)$S+KN_=2];^54YGY->014]CPQ2.LQ"'R?K MM`G2^.QR!1COCR]Y=*M\?]#OYC]`-&<>(M$_ ML=KBY^_ZEND**QEJ$0NYH15Y(>?*5.A!JI0%:+/%3T!ID20X[?4Q\0VW^+?/ M)E>CBTEW.!P,C\:6"[83,"OR@ZZ:C%)4P>$'S9F9Q?MB\2>/HDK%.O M$HMZ+3$8G/$U484$?A:R01A4'RY6/3)3:WV<)<>SW-AF M(LL32L8=D(ZJ]?"FCWRZG/"P\+P#>CE,[`B]&=#)F)X-XP5@40''"R/3=;&Z M.!Y0KF$!\R)8N:;%PB*8]GV,)X_'#%AH`C-X$G;4N?Z2WE"+F![6CJ-7,`"D MBEXO:IJP#OU##Q[]TAYV.Y/3F]YEIZ5EX22K,$8+73C[_)+?X!&4^J(62D&- M!+>4X$E+HYMS*H88MH2_#HG;`M6]P>FOYX/A57O,`^.6N;,T,`3Z5?MCE[BT M\I]3`2X[6/5]^,RC+]T;09_%==\]P6=I:WBQ(VW2=TXO;5T!N M&53]U2Y)-+V";Z3=V193Z_$/U-SI5PKB]"_5W.F/U-SI;LTM-]5*MN96J.16 MUA4WG=&^7G#+V8*;0=_%Q'E.3:3;R_A5==6SU37+>$<#M:EK`A.X]U5Y5JD6 M&\+STDI"T\$1>V361*3*X]+4H6K$]2YCFX%Y6GQPLG8]WB"G#/39@%^7ZT"?Q4X9L0X$YP%$-\)X0NN.KX'_HR2Z5$^ M#"QDGH<'QW5ARB!@/(O:@`1S$QFY`;)\XDRFC'D;A.D3EV#=;X`80(^;22-C MD/Z-M)7AIZJ5":9IM;3CX&PO>8YV4(/(AQB'W@=,9X<1+1^R#-&)O'#BHOR$=<0Q\:0GQ7G0I2W"`S0P\C] MF!GP`YWR82JW8(>*1T@L)%C#J7KZ*G+O(.\DFYSV/M]V// M_@#(-$('2/V%N"4X.'4FAR_$QDUH2$4N-(5R3-0D"IQI3+Y41/D=:TXN%:)R MR!+A;@>E%#+T+=WCP@X62!JA._BSIC52Z7G\T;E]>3JZ'@XMA^PJCN_"< MP%XRRYWVN,TC?[T(\A*JAL$](%6\*A3?]+0:]GP$K%;3KG:G^^!NN`U*PBI3 M>1.D]/&$*V+P5LA(&D+LXI#+N#WNG67)>-]25PN;*J.89,QMYAR++PAG)A=Z M6DY]RB?D,9B)OC@VAG<8KZB><&^VG[`A<2QP?=,F;Z+D)6X,DEY-Y4VOKM;2 M7FVM$FJ950D?$W/I94%33FFX)3K=JP$=#QEK&O@/Z#!SAJX,SF/((@B6^/)= MWV:/$/X94WL96?B,WN4LT2$>'/N.1>GY5QI%G.PD_"@G'04Z71.1PGF:SL9; ML8=#-Y*3@ZVS$\]99ASY!"$/NV,>"S!3`T,?94%J@(901DW;4J$B=Q,=/5#, MHQ(FS$OK*SX5""3]+A_^A;<0M ME(33@<3[PQUW/&YB;J7^D=J?5.=]>+1L!F`%^Y>S7#):[^4D2V@;?JA4]].S M%"G#CZ-53)>R?,K`QMT7V5/QTQHMQA->I1<4))P1YJM9C*66,F/LN#:8$**? M8%Z?.G=)!*132[;88Z$OT?2#8>(+)T%F[#%B'I7S$,MD3*85=5[T!==N?(== M#0"V.78R..N87S0=':C:H,^U6]5J`MRH)F#T'W%RP_;P7RTTS^":]Z2E1+8/ MN#D/Y@W6!_A,9-3PT223ADR=1Z-$0U?*^83$=,@ZA2.R]CI-X@8(HE9I"Y1P MIE[?]C??T3%_3^;[@@-_@!B0<%VH6DM4K?.87:O:$*H:6G4=PPLSNV*6MC$XDR/+WH/Y`7;<;$TDJ*SYTK>A4JF\89<--\3E9><=&\4Y3GN7@/OB]?C77_<`RTY2_..A3_FF.B0_/8*N_Q-K3-/O MW8K5:-%>K7K8F2O65XSQVDL*3OY#:@S#:/#T8-2U[*6,0<%+L[NFK6LYAHJ= M%OE^U#I/_K5PSV5^9_^R]=,=@_+AHGK%3Q$BSL"G$YL(2MYPT9-'D!+89F4/4%6Z5W*OR.S>K,YQA0>/B#;Y3@;!C>K!#,/J$P/=LE/%0_37>"GE^/AYP# M;B$=?(>_=/!]YB^H&+W>;)Z9X^)LN#;-6WQV<5>ZONR-QFM/2@'?\=(4+?MC MH%IIXI^FOG;/-?;._U'8W%T)OZ14E-P:31VO1+-%75'IIQ/ZV329R>Y7-'%M M`[!6:TH9_8NNEZ`4$K5KB[F#YLWWISEIEP+3CL`F)8F`>5]@W5JTWK_?:C7> MO_\*VY/8^WMLACE8_V2PX.KBIS)_#>7#DF.5;#8S8S?Z%LHBG)##A8CS?XIJ &BR*F(@`` ` end END>---88--- >Audit-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 Sep 25 00:10:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13560 for freebsd-ports-outgoing; Fri, 25 Sep 1998 00:10:27 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA13512 for ; Fri, 25 Sep 1998 00:10:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA12909; Fri, 25 Sep 1998 00:10:01 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA12981; Fri, 25 Sep 1998 00:07:15 -0700 (PDT) (envelope-from nobody) Message-Id: <199809250707.AAA12981@hub.freebsd.org> Date: Fri, 25 Sep 1998 00:07:15 -0700 (PDT) From: taguchi@tohoku.iij.ad.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8047: an ELFization patch for japanese/expect Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8047 >Category: ports >Synopsis: an ELFization patch for japanese/expect >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 Sep 25 00:10:01 PDT 1998 >Last-Modified: >Originator: Taguchi Takeshi >Organization: IIJ >Release: FreeBSD-current >Environment: FreeBSD monster.jp.FreeBSD.ORG 3.0-BETA FreeBSD 3.0-BETA #24: Thu Sep 24 01:00:\ 40 JST 1998 max@monster.jp.FreeBSD.ORG:/usr/src/sys/compile/MONSTER i386 >Description: Category: japanese Here is an ELFization patch for japanese/expect. # japanese/expect/Makefile does not include lang/expect/Makefile, now. # I think it's better to maintenance. >How-To-Repeat: >Fix: please apply following patch. BEGIN>---88--- begin 644 ja-expect.elfization.patch.gz M'XL(")\Z"S8"`VIA+65X<&5C="YE;&9I>F%T:6]N+G!A=&-H`+58_W/:R`[_ M&?X*38Y.DC,VV'P)<"\WH4!36@(9('>Y>7WC&GL!%V,S_M*6Z^7][4_:71M( M2)N;-Y6SB)78UPVSX]*- MM6)SUV.@/:;D555]RDJ#7-J.?A]OVU MH'ZRU(.!3GO:NQZ-^[T)C0E]P;/\!<2K1CFOW+0GT][8G/2GQ#&/-ZU2:<.\ M(`Y\;;/<1JX=:>O`CRW?TIB3E#;)K.2X44R*1Z4\Y.&FW1].\;\WOLS%UB*Q ME^Y5'"R#5:*Y[B?-8*W[3.W9AS:1I]R/#4_=R"O'H]O#,[ MH^&;_O7=&/VW11K<37IF^VXZ(KH@J9TW@_8UJI!3N^_;PW=]P-_^\/9N:J"/ MT^EF;_C;9:X_G$S;@X$YZ8S[M]/+D\*W0\K#R?Z4]IC$JBKSK9G'U&AIA].\?2IX[*R&]H:$KX$,>4"7)O#K.NTI9*9R, M>K$*BE$M7O!PRL-P9-ZTAZ9443H@KVJN;WN)P^#DNTY,8_@DKVR"*%9=/XHM MSVOE%73^I#=%ASS`Z/6[-Z/Q37MZ*?8M>W^`PK=!5_CB`=0U'&B>5_)*IL:_ M9I&C4=IIZ]6O>>LNEZ> MZY7R_.)"KS68;LQJ^%NMOLS\C17;2U2*_ZJ6M5/V\X/?X#=_5J[Y5&A=6-8AW-;A#(BSGO"?%D-O:Z?-Y[FF9.;GL= MXO@)[G4=TKS@@0>6[T`0+UD(<\]:1!`'8`?K#8Z%.`/Y38%?4MQ]?]@9W'5[ M$XQ#TJ)>(<7Y-X4F+K$-DA!Z?!\ALD-W$T<:'Q@&,6O!R(>!ZR=?(=I&,5M' M\&7IVDL(?&\+2^LS`V?K6VO7AGO`1`ZMT&51$5!!4!>P"=EGYL<1ETZ?BKKJW=^:!R^3M[0_*0FG M_6`6MR^.9>3)V_;XUXWDT%D M5)#$\RUZAND7*MW/R,U<4CA+I1PXA,]5_J9.>[!B8C'_KF(*"7?G\&^J_H<5 M^_X$`_"$>7-\^`\RXY[YZ0R`,]LYLA2R>3ZHT?PY[3XR>QD\-_@71%AN3J/2 M!RT*M)\+A1+^EDX_GJ?+SMTC#A&MU@M]"3GF492'"?L%Q67@K-=Y>AJ-@[1Z MG;B>DR85=5XP95'<04CC:"NJ'PIOT:.YMES?Q`>-#!R)*`.9-_4&M?5*Y4*7 M[;UR2*ZF73\!98`)B0F"L-C'Y$E0A;G[%5Q,TBW$J`#A)D_=@UP]LQ:H0!&# M7VI\&G%QHE5,0G:.[MU8F'P,L9L22+"MBC!+8K`BF%LA_?1AY0=?BK2@$[#( M/XUAF80Q%V;YVWA)ZZ-^#!,N@/[IFN/VER`,MURS68#BW%@3GJU<<,]6\5Q3 M?<:UJV=]NSIT+KX?\6WSHJ@W0:F6RW()X=NF432P`:XT&T6CG%:[,,'C'NE' M]C,+"PP!B$".7)JN`;UN1C'2I7C'8`H%H,N*A,\GZV2E-K$ MJ\>@:TYZ[7'GK?FT^`SX=%[\7KZ,^KM75*,`*S4K_B.:_`-9SVLG:+=O1\,_ M6BFDX[%C'F2UBUYV<,_'6EE*UPT>>`T]3>G'9?(42U(R\[!W.6BQB#.W@Y=N M>]H^E^%HVG-MB79(?L(8@I3'S(6S*+0Y`$F$>#R'QVT5VTVGB(]N@N^J1P=.3:3_WN= M'8$$JY0'+F%&RHH[,YD2D&,_Q@%3U@>*]X*[7PE$7]/D7F[N`^>A*-J1W%Y' M?%DXVWL394@XI-J@!%:JV$WH^LXA&;DFR;257>:QF&4P*)W"'-DF8V\1\X&/ M#(!+D=/)>8F?G8&Y*YH< MZ0Q>2L2VY0ZVO;0?1!^>'?_NH$D=T3+S6+U*,:)4:[*M5`ZIC5WH.VR6+!;8 M=6$711:';!U\9@XAGV\S>:3@T![)FH.QQ.BPX2.6E19('[\)UQ0TWD_7"OK>Q[(B+5]!V0! M(S:7'T+L)`RQY`"Z&+T;A%L1.=@VRIUVJ.B>T/Z?H!C;8Y;/`YJ7@'`./_\7 M?L:B)"]S;.JNI7EZ@YO'ZY\,!R=9SQ!*$`L=]CF.M]E&$S#>#8]@\E'$3&?M M>U9Z0QQ,:_K%OCIU,N6G]=S6I!2OPM8VG.5>'LIOT>6:*$^CH30Z@[NBQE;W@K2E7Q)$)0"F:?T+`3^+CYXGQ$(2F'[,S3 M>L([4:6,+[V.3J$6\2^ M,EO8B36\Q/S/>[>GKUX=G,5>O8)21%R>([IYND%]]1J%)/[_)V:<_Q\4$:LZ $*AD``#6\ ` end END>---88--- >Audit-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 Sep 25 02:26:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA03081 for freebsd-ports-outgoing; Fri, 25 Sep 1998 02:26:13 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA03076 for ; Fri, 25 Sep 1998 02:26:11 -0700 (PDT) (envelope-from itojun@itojun.org) Received: from localhost (itojun@localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.8.8+3.0Wbeta12/3.6W) with ESMTP id SAA18554 for ; Fri, 25 Sep 1998 18:25:52 +0900 (JST) To: ports@FreeBSD.ORG Subject: math/siag maintainer anyone? X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Date: Fri, 25 Sep 1998 18:25:52 +0900 Message-ID: <18550.906715552@coconut.itojun.org> From: Jun-ichiro itojun Itoh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I contributed ports/math/siag directory, however, I find very hard time maintaining it. Could someone here please become maintainer? If there's no volunteers I would like to remove it from the port tree... itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 03:51:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA11495 for freebsd-ports-outgoing; Fri, 25 Sep 1998 03:51:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA11490 for ; Fri, 25 Sep 1998 03:51:06 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id DAA28388 for ; Fri, 25 Sep 1998 03:52:01 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: ports@FreeBSD.ORG Subject: 3.0-current (a.out) failure for x11-toolkits/p5-Gtk Date: Fri, 25 Sep 1998 03:52:01 -0700 Message-ID: <28385.906720721@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Writing /usr/local/lib/perl/5.00502/i386-freebsd/auto/Gtk/.packlist Appending installation info to /usr/libdata/perl/5.00502/mach/perllocal.pod ===> Generating temporary packing list ===> Compressing manual pages for p5-Gtk-0.3 /usr/local/lib/perl5/5.00502/man//man3/GtkColorSelectButton.3: No such file or directory *** Error code 1 This failure does not occur under 2.2, leading me to believe that this hasn't quite been converted to "the new perl" yet. The /usr/local/lib/perl5 path is sort of another tip-off there. :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 04:21:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA16192 for freebsd-ports-outgoing; Fri, 25 Sep 1998 04:21:54 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA16175; Fri, 25 Sep 1998 04:21:04 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca8-46.ix.netcom.com [205.186.213.174]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id EAA21529; Fri, 25 Sep 1998 04:20:57 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id EAA12143; Fri, 25 Sep 1998 04:20:54 -0700 (PDT) Date: Fri, 25 Sep 1998 04:20:54 -0700 (PDT) Message-Id: <199809251120.EAA12143@silvia.hip.berkeley.edu> To: jseger@freebsd.scds.com CC: ports@FreeBSD.ORG, markm@FreeBSD.ORG In-reply-to: <199809241850.OAA14960@freebsd.scds.com> (jseger@freebsd.scds.com) Subject: Re: Perl in base system problems? From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Is anyone else seeing the following behavior of perl ports in current? This * is from archivers/p5-Compress-Zlib: You should send such messages to markm (or at least -current...). * ===> Generating temporary packing list * ===> Compressing manual pages for p5-Compress-Zlib-1.01 * /usr/local/lib/perl5/5.00502/man//man3/Compress::Zlib.3: No such file or directory ^^^^^ * * This file was apparently installed in * /usr/local/lib/perl/5.00502/man//man3/Compress::Zlib.3 ^^^^ * Is this a problem with the individual port, or with our perl? My guess is system perl. Mark, you forgot to put "5" somewhere? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 04:23:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA16352 for freebsd-ports-outgoing; Fri, 25 Sep 1998 04:23:18 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA16346 for ; Fri, 25 Sep 1998 04:23:16 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca8-46.ix.netcom.com [205.186.213.174]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id EAA21533; Fri, 25 Sep 1998 04:23:11 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id EAA12148; Fri, 25 Sep 1998 04:23:08 -0700 (PDT) Date: Fri, 25 Sep 1998 04:23:08 -0700 (PDT) Message-Id: <199809251123.EAA12148@silvia.hip.berkeley.edu> To: jkh@time.cdrom.com CC: ports@FreeBSD.ORG In-reply-to: <28385.906720721@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: 3.0-current (a.out) failure for x11-toolkits/p5-Gtk From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Oops, I just replied to a similar message from Justin, but since there seems to be some misunderstanding.... * This failure does not occur under 2.2, leading me to believe that this * hasn't quite been converted to "the new perl" yet. The /usr/local/lib/perl5 * path is sort of another tip-off there. :-) There's no "new perl" that ports need to adopt -- Mark said the system perl will behave exactly the same as lang/perl5 in terms of module installation. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 04:30:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA17570 for freebsd-ports-outgoing; Fri, 25 Sep 1998 04:30:44 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA17553; Fri, 25 Sep 1998 04:30:40 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id EAA28892; Fri, 25 Sep 1998 04:31:35 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: asami@FreeBSD.ORG (Satoshi Asami) cc: ports@FreeBSD.ORG Subject: Re: 3.0-current (a.out) failure for x11-toolkits/p5-Gtk In-reply-to: Your message of "Fri, 25 Sep 1998 04:23:08 PDT." <199809251123.EAA12148@silvia.hip.berkeley.edu> Date: Fri, 25 Sep 1998 04:31:35 -0700 Message-ID: <28889.906723095@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > There's no "new perl" that ports need to adopt -- Mark said the system > perl will behave exactly the same as lang/perl5 in terms of module > installation. OK, well, actually the problem is somewhat more straightforward here. In x11-toolkits/p5-Gtk/Makefile we find: MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} Which clearly won't work when there's no /usr/local/lib/perl5/... on the system at all. What's the convention for module man pages like this? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 05:06:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21766 for freebsd-ports-outgoing; Fri, 25 Sep 1998 05:06:02 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA21486; Fri, 25 Sep 1998 05:02:56 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (IDENT:nfb7S9mLF8PLJ2SQZ1AcF4OjypAcqkRZ@localhost [127.0.0.1]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id OAA01706; Fri, 25 Sep 1998 14:02:43 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199809251202.OAA01706@gratis.grondar.za> To: asami@FreeBSD.ORG (Satoshi Asami) cc: jseger@freebsd.scds.com, ports@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: Perl in base system problems? In-Reply-To: Your message of " Fri, 25 Sep 1998 04:20:54 MST." <199809251120.EAA12143@silvia.hip.berkeley.edu> References: <199809251120.EAA12143@silvia.hip.berkeley.edu> Date: Fri, 25 Sep 1998 14:02:42 +0200 From: Mark Murray Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Satoshi Asami wrote: > * This file was apparently installed in > * /usr/local/lib/perl/5.00502/man//man3/Compress::Zlib.3 > ^^^^ > > * Is this a problem with the individual port, or with our perl? > > My guess is system perl. Mark, you forgot to put "5" somewhere? Yeah - I know about that one. I'll be fixing the man pages and ports install this weekend. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 07:00:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05159 for freebsd-ports-outgoing; Fri, 25 Sep 1998 07:00:10 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05098 for ; Fri, 25 Sep 1998 07:00:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA02958; Fri, 25 Sep 1998 07:00:03 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04556; Fri, 25 Sep 1998 06:53:38 -0700 (PDT) (envelope-from nobody) Message-Id: <199809251353.GAA04556@hub.freebsd.org> Date: Fri, 25 Sep 1998 06:53:38 -0700 (PDT) From: taoka@infonets.hiroshima-u.ac.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8049: bugfix japanese/jvim Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8049 >Category: ports >Synopsis: bugfix japanese/jvim >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 Sep 25 07:00:01 PDT 1998 >Last-Modified: >Originator: Satoshi Taoka >Organization: Hiroshima Univ. in Japan >Release: 3.0-19980921-BETA >Environment: >Description: This is a patch(japanese/jvim/patches/patch-ac) for a trouble in visual mode. >How-To-Repeat: >Fix: --- src/term.c.orig Fri Jun 30 12:32:40 1995 +++ src/term.c Thu Aug 27 18:02:42 1998 @@ -176,7 +176,9 @@ T_DL = tgetstr("dl", &tp); T_CDL = tgetstr("DL", &tp); T_ED = tgetstr("cl", &tp); +#ifndef __FreeBSD__ /* by Satoshi TAOKA */ T_CI = tgetstr("vi", &tp); +#endif T_CV = tgetstr("ve", &tp); T_TP = tgetstr("me", &tp); T_TI = tgetstr("mr", &tp); >Audit-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 Sep 25 09:30:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26996 for freebsd-ports-outgoing; Fri, 25 Sep 1998 09:30:32 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26894 for ; Fri, 25 Sep 1998 09:30:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA07381; Fri, 25 Sep 1998 09:30:01 -0700 (PDT) Received: from lion.plab.ku.dk (lion.plab.ku.dk [130.225.105.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26696 for ; Fri, 25 Sep 1998 09:29:58 -0700 (PDT) (envelope-from tobez@lion.plab.ku.dk) Received: (from tobez@localhost) by lion.plab.ku.dk (8.8.8/8.8.8) id SAA20907; Fri, 25 Sep 1998 18:29:47 +0200 (CEST) (envelope-from tobez) Message-Id: <199809251629.SAA20907@lion.plab.ku.dk> Date: Fri, 25 Sep 1998 18:29:47 +0200 (CEST) From: tobez@plab.ku.dk Reply-To: tobez@plab.ku.dk To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8051: New port: PostScript plotting library in C Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8051 >Category: ports >Synopsis: New port: PostScript plotting library in C >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 25 09:30:00 PDT 1998 >Last-Modified: >Originator: Anton Berezin >Organization: The Protein Laboratory, University of Copenhagen >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: graphics/cgraph Cgraph: PostScript plotting library in C This is a C source code library that contains a set of C functions that generate PostScript for publication quality scientific plots. If you have a PostScript previewer, it is possible to launch the viewer automatically on generated PS/EPS files. The Cgraph Library source code, examples, and documentation are in the public domain. >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: # # cgraph # cgraph/Makefile # cgraph/files # cgraph/files/Makefile.lib # cgraph/files/md5 # cgraph/pkg # cgraph/pkg/COMMENT # cgraph/pkg/DESCR # cgraph/pkg/PLIST # cgraph/patches # cgraph/patches/patch-aa # cgraph/patches/patch-ee # echo c - cgraph mkdir -p cgraph > /dev/null 2>&1 echo x - cgraph/Makefile sed 's/^X//' >cgraph/Makefile << 'END-of-cgraph/Makefile' X# New ports collection makefile for: cgraph X# Version required: 2.04 X# Date created: 25 September 1998 X# Whom: Anton Berezin X# X# $Id$ X# X XDISTNAME= Cgraph2.04 XPKGNAME= Cgraph-2.4 XCATEGORIES= graphics XMASTER_SITES= ftp://pinoko.berkeley.edu/pub/software/ X XMAINTAINER= tobez@plab.ku.dk X XWRKSRC= ${WRKDIR}/Cgraph/source X Xpost-extract: X @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/cgraph X @${INSTALL_DATA} ${WRKSRC}/../docs/cgraph.ps ${PREFIX}/share/doc/cgraph X.endif X.if !defined(NOPORTEXAMPLES) X @${MKDIR} ${PREFIX}/share/examples/cgraph X @${INSTALL_DATA} ${WRKSRC}/../examples/minimal/CGminimal.c ${PREFIX}/share/examples/cgraph X @${INSTALL_DATA} ${WRKSRC}/../examples/dash/dashlist.c ${PREFIX}/share/examples/cgraph X @${INSTALL_DATA} ${WRKSRC}/../examples/marker/markerlist.c ${PREFIX}/share/examples/cgraph X @${INSTALL_DATA} ${WRKSRC}/../examples/loglog/TFopt-lrLog.c ${PREFIX}/share/examples/cgraph X @${INSTALL_DATA} ${WRKSRC}/../examples/loglog/TFampspect.dat ${PREFIX}/share/examples/cgraph X.endif X @${LDCONFIG} -m ${PREFIX}/lib X X.include END-of-cgraph/Makefile echo c - cgraph/files mkdir -p cgraph/files > /dev/null 2>&1 echo x - cgraph/files/Makefile.lib sed 's/^X//' >cgraph/files/Makefile.lib << 'END-of-cgraph/files/Makefile.lib' X# makefile for Cgraph sources X XLIBDIR = $(PREFIX)/lib X XSHLIB_MAJOR= 2 XSHLIB_MINOR= 4 XLIB= cgraph X XSRCS= bgdash.c bginit.c bgshow.c bgstart.c\ X glcmp.c gxaxs.c gxlog.c gyaxs.c gylog.c\ X gfont.c gcord.c gmlin.c gorig.c gprim.c\ X grmle.c grset.c gmark.c ggraycolor.c gstrk.c\ X gaxlabel.c gbott.c cgsave.c cgprint.c\ X gtext.c gtrnc.c gmesh.c gstyl.c gwdth.c\ X cg_newfuncs.c X Xbeforeinstall: X $(INSTALL) -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/cgraph.h ${PREFIX}/include X X.include END-of-cgraph/files/Makefile.lib echo x - cgraph/files/md5 sed 's/^X//' >cgraph/files/md5 << 'END-of-cgraph/files/md5' XMD5 (Cgraph2.04.tar.gz) = abd35dddd307a693467e59c518d80b97 END-of-cgraph/files/md5 echo c - cgraph/pkg mkdir -p cgraph/pkg > /dev/null 2>&1 echo x - cgraph/pkg/COMMENT sed 's/^X//' >cgraph/pkg/COMMENT << 'END-of-cgraph/pkg/COMMENT' XCgraph: PostScript plotting library in C END-of-cgraph/pkg/COMMENT echo x - cgraph/pkg/DESCR sed 's/^X//' >cgraph/pkg/DESCR << 'END-of-cgraph/pkg/DESCR' XCgraph: PostScript plotting library in C X XThis is a C source code library that contains a set of C functions Xthat generate PostScript for publication quality scientific plots. XIf you have a PostScript previewer, it is possible to launch the Xviewer automatically on generated PS/EPS files. The Cgraph Library Xsource code, examples, and documentation are in the public domain. END-of-cgraph/pkg/DESCR echo x - cgraph/pkg/PLIST sed 's/^X//' >cgraph/pkg/PLIST << 'END-of-cgraph/pkg/PLIST' Xinclude/cgraph.h Xlib/libcgraph.a Xlib/libcgraph_p.a Xlib/libcgraph.so.2.4 X@exec /sbin/ldconfig -m %B X@unexec /sbin/ldconfig -R Xshare/doc/cgraph/cgraph.ps Xshare/examples/cgraph/CGminimal.c Xshare/examples/cgraph/dashlist.c Xshare/examples/cgraph/markerlist.c Xshare/examples/cgraph/TFopt-lrLog.c Xshare/examples/cgraph/TFampspect.dat X@dirrm share/doc/cgraph X@dirrm share/examples/cgraph END-of-cgraph/pkg/PLIST echo c - cgraph/patches mkdir -p cgraph/patches > /dev/null 2>&1 echo x - cgraph/patches/patch-aa sed 's/^X//' >cgraph/patches/patch-aa << 'END-of-cgraph/patches/patch-aa' X--- gfont.c.orig Fri Sep 25 17:49:17 1998 X+++ gfont.c Fri Sep 25 17:49:30 1998 X@@ -5,7 +5,7 @@ X /* 9-09-87 starting */ X /******************************************************************/ X X-/* Modified on 5/13/92 to work on NeXt's X+/* Modified on 5/13/92 to work on NeXt's */ X X X #include END-of-cgraph/patches/patch-aa echo x - cgraph/patches/patch-ee sed 's/^X//' >cgraph/patches/patch-ee << 'END-of-cgraph/patches/patch-ee' X--- ../examples/loglog/TFopt-lrLog.c.orig Fri Sep 25 18:05:29 1998 X+++ ../examples/loglog/TFopt-lrLog.c Fri Sep 25 18:05:38 1998 X@@ -14,7 +14,6 @@ X #include X #include X #include X-#include X #include X X #define PI 3.141592654 END-of-cgraph/patches/patch-ee exit >Audit-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 Sep 25 13:23:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05074 for freebsd-ports-outgoing; Fri, 25 Sep 1998 13:23:20 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns1.aha.ru (ns1.aha.ru [195.2.80.142]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05049; Fri, 25 Sep 1998 13:23:15 -0700 (PDT) (envelope-from ozz.etrust.ru!osa@serv.etrust.ru) Received: from sunny.aha.ru (sunny.aha.ru [195.2.83.112]) by ns1.aha.ru (8.9.1/8.9.1/aha-r/0.04B) with ESMTP id AAA07609; Sat, 26 Sep 1998 00:23:07 +0400 (MSD) Received: by sunny.aha.ru id AAA07088; (8.8.8/vak/1.9) Sat, 26 Sep 1998 00:22:25 +0400 (MSD) Received: from unknown(195.2.84.114) by sunny.aha.ru via smap (V1.3) id sma007067; Sat Sep 26 00:22:17 1998 Received: from ozz.etrust.ru by serv.etrust.ru with ESMTP id AAA23383; (8.9.1/vak/1.9) Sat, 26 Sep 1998 00:25:06 +0400 (MSD) Received: by ozz.etrust.ru id AAA08696; (8.9.1/vak/1.9) Sat, 26 Sep 1998 00:24:47 +0400 (MSD) From: osa@ozz.etrust.ru (Ozz!!!) Message-Id: <199809252024.AAA08696@ozz.etrust.ru> Subject: About gnomelibs in FreeBSD-3.0-BETA-ELF... To: current@FreeBSD.ORG Date: Sat, 26 Sep 1998 00:24:46 +0400 (MSD) Cc: ports@FreeBSD.ORG Reply-To: osa@etrust.ru X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! After 10 min after cvsup from cvsup.freebsd.org # cd /usr/ports/x11/gnomelibs # make ..... ===> Registering installation for imlib-1.7 ===> Returning to build of gnomelibs-0.27 Error: shared library "gdk_Imlib.1" does not exist *** Error code 1 Stop. *** Error code 1 ..... What can i do? Rgdz, oZZ, osa@etrust.ru Powered by FreeBSD-3.0-BETA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 13:33:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07361 for freebsd-ports-outgoing; Fri, 25 Sep 1998 13:33:23 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07325 for ; Fri, 25 Sep 1998 13:33:03 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sjx-ca124-48.ix.netcom.com [207.223.162.176]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id NAA22091; Fri, 25 Sep 1998 13:32:50 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id NAA13244; Fri, 25 Sep 1998 13:32:31 -0700 (PDT) Date: Fri, 25 Sep 1998 13:32:31 -0700 (PDT) Message-Id: <199809252032.NAA13244@silvia.hip.berkeley.edu> To: jkh@time.cdrom.com CC: ports@FreeBSD.ORG In-reply-to: <28889.906723095@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: 3.0-current (a.out) failure for x11-toolkits/p5-Gtk From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * > There's no "new perl" that ports need to adopt -- Mark said the system * > perl will behave exactly the same as lang/perl5 in terms of module * > installation. * * OK, well, actually the problem is somewhat more straightforward * here. In x11-toolkits/p5-Gtk/Makefile we find: * * MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} * * Which clearly won't work when there's no /usr/local/lib/perl5/... on * the system at all. What's the convention for module man pages like * this? I am probably completely missing something, but I don't understand. p5-Gtk (in conjuction with perl5, either system or ports) is supposed to install all the stuff in /usr/local/lib/perl5. It does in 2.2, it should in 3.0. If it doesn't, it's the system perl that's broken, not the p5-Gtk port. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 14:44:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17616 for freebsd-ports-outgoing; Fri, 25 Sep 1998 14:44:53 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17604; Fri, 25 Sep 1998 14:44:47 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id OAA01726; Fri, 25 Sep 1998 14:45:43 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: asami@FreeBSD.ORG (Satoshi Asami) cc: ports@FreeBSD.ORG Subject: Re: 3.0-current (a.out) failure for x11-toolkits/p5-Gtk In-reply-to: Your message of "Fri, 25 Sep 1998 13:32:31 PDT." <199809252032.NAA13244@silvia.hip.berkeley.edu> Date: Fri, 25 Sep 1998 14:45:43 -0700 Message-ID: <1722.906759943@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I am probably completely missing something, but I don't understand. > p5-Gtk (in conjuction with perl5, either system or ports) is supposed > to install all the stuff in /usr/local/lib/perl5. It does in 2.2, it > should in 3.0. If it doesn't, it's the system perl that's broken, not > the p5-Gtk port. Ummm. But there IS NO /usr/local/lib/perl5 on a stock 3.0 system! And what's more, the ports collection would not install such a directory since it would have already found perl5 in /usr/bin. It's not perl5 which is broken at all - it's merely doing what it's supposed to do and its the ports collection which hasn't caught up yet with the idea that /usr/local/lib/perl5 might very well not exist even though perl5 does. Does that make more sense? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 16:08:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02525 for freebsd-ports-outgoing; Fri, 25 Sep 1998 16:08:12 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.eecis.udel.edu (ntp.udel.edu [128.175.2.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA02520 for ; Fri, 25 Sep 1998 16:08:10 -0700 (PDT) (envelope-from alexandr@mail.eecis.udel.edu) Received: from ren.eecis.udel.edu by mail.eecis.udel.edu id aa16391; 25 Sep 1998 19:07 EDT To: ports@FreeBSD.ORG Subject: Window Maker Stuff Organization: Mos Eisley Candy Store Reply-To: alexandr@mail.eecis.udel.edu Date: Fri, 25 Sep 1998 19:07:52 -0400 From: Jerry Alexandratos Message-ID: <199809251907.aa16391@mail.eecis.udel.edu> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm wondering if anyone else has seen this problem. I'm trying to compile WM-0.20.0 and everything seems to go fine. However, I've noticed some things that for the life of me I can't figure out. The first is that the configure doesn't recognize -lgif. I've looked at the script and the syntax looks good to me. I've grep'd through libgif.* and the string it's looking for is there. Any ideas on this one. The second is that the wdm port is having similar problems. Also, it barfed originally because the Window Maker port didn't install WINGs by default. Is it just me and my long day, or what? 8) --Jerry 8) Jerry Alexandratos % - % "Nothing inhabits my (8 8) alexandr@louie.udel.edu % - % thoughts, and oblivion (8 8) darkstar@strauss.udel.edu % - % drives my desires." (8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 17:03:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11800 for freebsd-ports-outgoing; Fri, 25 Sep 1998 17:03:35 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA11786 for ; Fri, 25 Sep 1998 17:03:32 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sjx-ca124-48.ix.netcom.com [207.223.162.176]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id RAA22257; Fri, 25 Sep 1998 17:03:24 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id RAA13697; Fri, 25 Sep 1998 17:03:20 -0700 (PDT) Date: Fri, 25 Sep 1998 17:03:20 -0700 (PDT) Message-Id: <199809260003.RAA13697@silvia.hip.berkeley.edu> To: osa@etrust.ru CC: ports@FreeBSD.ORG In-reply-to: <199809252024.AAA08696@ozz.etrust.ru> (osa@ozz.etrust.ru) Subject: Re: About gnomelibs in FreeBSD-3.0-BETA-ELF... From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Error: shared library "gdk_Imlib.1" does not exist Sorry, typo. Edit gnomelibs' Makefile to change that to "gdk_imlib.1" or get a new Makefile (just committed). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 17:17:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15533 for freebsd-ports-outgoing; Fri, 25 Sep 1998 17:17:14 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA15520 for ; Fri, 25 Sep 1998 17:17:07 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sjx-ca124-48.ix.netcom.com [207.223.162.176]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id RAA22271; Fri, 25 Sep 1998 17:16:59 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id RAA13740; Fri, 25 Sep 1998 17:16:56 -0700 (PDT) Date: Fri, 25 Sep 1998 17:16:56 -0700 (PDT) Message-Id: <199809260016.RAA13740@silvia.hip.berkeley.edu> To: rvb@sicily.odyssey.cs.cmu.edu CC: obrien@NUXI.com, ports@FreeBSD.ORG In-reply-to: (rvb@sicily.odyssey.cs.cmu.edu) Subject: Re: /usr/ports/filesystems From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anyone else has opinions on this? I sort of like "filesys", it's not ambiguous and looks nice sitting in the same directory with "sysutils".... :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 17:22:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA16912 for freebsd-ports-outgoing; Fri, 25 Sep 1998 17:22:45 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA16905 for ; Fri, 25 Sep 1998 17:22:43 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sjx-ca124-48.ix.netcom.com [207.223.162.176]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id RAA22282; Fri, 25 Sep 1998 17:22:36 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id RAA13754; Fri, 25 Sep 1998 17:22:33 -0700 (PDT) Date: Fri, 25 Sep 1998 17:22:33 -0700 (PDT) Message-Id: <199809260022.RAA13754@silvia.hip.berkeley.edu> To: jkh@time.cdrom.com CC: ports@FreeBSD.ORG In-reply-to: <1722.906759943@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: 3.0-current (a.out) failure for x11-toolkits/p5-Gtk From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Ummm. But there IS NO /usr/local/lib/perl5 on a stock 3.0 system! * And what's more, the ports collection would not install such a * directory since it would have already found perl5 in /usr/bin. It's You missed the entire perl5-in-contrib discussion it seems. ;> Mark already acknowledged in another mail (same problem reported by Justin) that he needs to fix perl5. Can we move on now? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 17:39:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20740 for freebsd-ports-outgoing; Fri, 25 Sep 1998 17:39:42 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from rain.futuresouth.com (rain.futuresouth.com [198.79.79.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20722 for ; Fri, 25 Sep 1998 17:39:34 -0700 (PDT) (envelope-from stormy@rain.futuresouth.com) Received: (from stormy@localhost) by rain.futuresouth.com (8.8.8/8.8.8) id TAA07267 for ports@FreeBSD.ORG; Fri, 25 Sep 1998 19:39:54 -0500 (CDT) (envelope-from stormy) Message-ID: <19980925193953.A653@futuresouth.com> Date: Fri, 25 Sep 1998 19:39:53 -0500 From: Stormy Henderson To: ports@FreeBSD.ORG Subject: Re: Window Maker Stuff (wmmon & wmppp!) Mail-Followup-To: ports@FreeBSD.ORG References: <199809251907.aa16391@mail.eecis.udel.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809251907.aa16391@mail.eecis.udel.edu>; from Jerry Alexandratos on Fri, Sep 25, 1998 at 07:07:52PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A happy camper (Jerry Alexandratos, alexandr@mail.eecis.udel.edu) once wrote... > compile WM-0.20.0 and everything seems to go fine. However, I've [...] > The first is that the configure doesn't recognize -lgif. I've looked at Well, my make of WM-0.20.0 went perfectly, with all of the ports collection supped at the same time I upgraded the WM port. It installed a half-dozen depended ports, so it wasn't a case of me already having the necessary libraries. Mostly I just wanted to mention that WMMon and WMPPP have been ported to FreeBSD and work great. They don't have a port in the collection yet, but you can get the patches from their web page at: http://windowmaker.mezaway.org To use WMPPP you need to have PPP compiled into the kernel; the tun0 ppp isn't supported. Be happy... -- http://www.futuresouth.com/~stormy/signature.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 18:05:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24002 for freebsd-ports-outgoing; Fri, 25 Sep 1998 18:05:52 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23985; Fri, 25 Sep 1998 18:05:48 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.8.8/8.6.12) id SAA15205; Fri, 25 Sep 1998 18:05:49 -0700 (PDT) Message-ID: <19980925180549.A15182@nuxi.com> Date: Fri, 25 Sep 1998 18:05:49 -0700 From: "David O'Brien" To: Satoshi Asami , rvb@sicily.odyssey.cs.cmu.edu Cc: ports@FreeBSD.ORG Subject: Re: /usr/ports/filesystems Reply-To: obrien@NUXI.com References: <199809260016.RAA13740@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199809260016.RAA13740@silvia.hip.berkeley.edu>; from Satoshi Asami on Fri, Sep 25, 1998 at 05:16:56PM -0700 X-Operating-System: FreeBSD 2.2.7-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I sort of like "filesys", it's not ambiguous and looks nice sitting in > the same directory with "sysutils".... :) _ _ __ / \ __ _ _ __ ___ ___ __| | _ \ \ / _ \ / _` | '__/ _ \/ _ \/ _` | (_)____| | / ___ \ (_| | | | __/ __/ (_| | |_____| | /_/ \_\__, |_| \___|\___|\__,_| (_) | | |___/ /_/ -- -- David (obrien@NUXI.ucdavis.edu -or- obrien@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 Sep 25 18:30:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27561 for freebsd-ports-outgoing; Fri, 25 Sep 1998 18:30:16 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27478 for ; Fri, 25 Sep 1998 18:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA24669; Fri, 25 Sep 1998 18:30:00 -0700 (PDT) Received: from eisenhower.ca.sandia.gov (eisenhower.ca.sandia.gov [146.246.243.57]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26830 for ; Fri, 25 Sep 1998 18:26:00 -0700 (PDT) (envelope-from bmah@eisenhower.ca.sandia.gov) Received: (from bmah@localhost) by eisenhower.ca.sandia.gov (8.8.8/8.8.8) id SAA10576; Fri, 25 Sep 1998 18:25:43 -0700 (PDT) (envelope-from bmah) Message-Id: <199809260125.SAA10576@eisenhower.ca.sandia.gov> Date: Fri, 25 Sep 1998 18:25:43 -0700 (PDT) From: bmah@ca.sandia.gov Reply-To: bmah@ca.sandia.gov To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8053: Perl 5 port has broken foreach behavior, possible fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8053 >Category: ports >Synopsis: Perl 5 port has broken foreach behavior, possible fix >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 Sep 25 18:30:00 PDT 1998 >Last-Modified: >Originator: Bruce A. Mah >Organization: Sandia National Laboratories >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: 2.2.7-RELEASE, perl5 port cvsup'ed and compiled 23 September 1998 >Description: Perl code that relies on the index variable in a foreach command may get the wrong answer. This breaks vnc, and very likely other things as well. >How-To-Repeat: Run the following perl script, which is an excerpt from vncserver(1): -----8< snip 8<----- #!/usr/local/bin/perl $displayNumber = &GetDisplayNumber(); print "use display $displayNumber\n"; exit; sub GetDisplayNumber { foreach $n (1..99) { return $n; } } -----8< snip 8<----- The expected output is "use display 1". Our perl prints "use display ". >Fix: The following was forwarded from Jeff Mark , via the vnc-list mailing list. Extremely cursory testing shows that it seems to fix the problem. From: "Gurusamy Sarathy" To: Cc: , , "Jeff Mark" Subject: Re: lexical gets freed too soon ? Date: Fri, 18 Sep 1998 11:18:19 -0700 Message-ID: <199809181818.OAA09898@aatma.engin.umich.edu> 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 8.5, Build 4.71.2232.26 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal In-Reply-To: Your message of "Thu, 17 Sep 1998 17:00:37 PDT." <199809180000.RAA21930@mugwump-prv.incyte.com> On Thu, 17 Sep 1998 17:00:37 PDT, Frederic Chauveau wrote: >Audit-Trail: >Unformatted: >The following snippet of code used to work in 5.003, is broken in >both 5.005 and 5.005_51... > >It 'looks' like the temporary index for foreach gets free'd a bit too soon... > >Is there's a patch (or something in the doc :) ? Thanks to all the people that have reported the problem. Here's a patch. I think a possibly more complicated fix is also possible if we fix pp_return() to split the POPLOOP() like pp_leaveloop() and the others, but I'll look into that later. - Sarathy. gsar@engin.umich.edu -----------------------------------8<----------------------------------- Change 1789 by gsar@aatma on 1998/09/18 18:01:37 delay freeing itervar so C works Affected files ... ... //depot/perl/cop.h#14 edit ... //depot/perl/t/cmd/for.t#6 edit Differences ... ==== //depot/perl/cop.h#14 (text) ==== Index: perl/cop.h --- perl/cop.h.~1~ Fri Sep 18 14:13:08 1998 +++ perl/cop.h Fri Sep 18 14:13:08 1998 @@ -143,7 +143,7 @@ #define POPLOOP2() \ SvREFCNT_dec(cxloop.iterlval); \ if (cxloop.itervar) { \ - SvREFCNT_dec(*cxloop.itervar); \ + sv_2mortal(*cxloop.itervar); \ *cxloop.itervar = cxloop.itersave; \ } \ if (cxloop.iterary && cxloop.iterary != PL_curstack) \ ==== //depot/perl/t/cmd/for.t#6 (xtext) ==== Index: perl/t/cmd/for.t --- perl/t/cmd/for.t.~1~ Fri Sep 18 14:13:08 1998 +++ perl/t/cmd/for.t Fri Sep 18 14:13:08 1998 @@ -1,9 +1,7 @@ #!./perl -# $RCSfile: for.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:09 $ - -print "1..7\n"; +print "1..10\n"; for ($i = 0; $i <= 10; $i++) { $x[$i] = $i; } @@ -46,4 +44,14 @@ foreach $foo (("ok 6\n","ok 7\n")) { print $foo; +} + +sub foo { + for $i (1..5) { + return $i if $_[0] == $i; + } } + +print foo(1) == 1 ? "ok" : "not ok", " 8\n"; +print foo(2) == 2 ? "ok" : "not ok", " 9\n"; +print foo(5) == 5 ? "ok" : "not ok", " 10\n"; End of Patch. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Sep 25 23:18:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25598 for freebsd-ports-outgoing; Fri, 25 Sep 1998 23:18:19 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from parsons.rh.rit.edu (d111-l052.rh.rit.edu [129.21.111.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25592 for ; Fri, 25 Sep 1998 23:18:16 -0700 (PDT) (envelope-from mfisher@csh.rit.edu) Received: from mfisher (helo=localhost) by parsons.rh.rit.edu with local-smtp (Exim 1.92 #1) for ports@freebsd.org id 0zMng9-0006IJ-00; Sat, 26 Sep 1998 02:18:01 -0400 Date: Sat, 26 Sep 1998 02:18:00 -0400 (EDT) From: Mike Fisher X-Sender: mfisher@d111-l052.rh.rit.edu To: ports@FreeBSD.ORG Subject: Perl 5 port -- stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Given that a bug was submitted about Perl 5's foreach behavior tonight, I expect that there will be another port of Perl coming out soon. I don't know how others do their Perl upgrades, but I was lazy and wrote a small script to handle the dependency checking for the modules and whatnot that get listed in the +REQUIRED_BY files for the Perl port and the dependency lines listed in the +CONTENTS files for the modules or Perl-using files. If you would like to grab this, it is available at http://www.csh.rit.edu/~mfisher/update . -- Mike "...check your premises. You will find that one of them is wrong." --Ayn Rand, _Atlas Shrugged_ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 05:46:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA28960 for freebsd-ports-outgoing; Sat, 26 Sep 1998 05:46:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28955; Sat, 26 Sep 1998 05:46:02 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA13245; Sat, 26 Sep 1998 05:45:58 -0700 (PDT) Date: Sat, 26 Sep 1998 05:45:58 -0700 (PDT) Message-Id: <199809261245.FAA13245@freefall.freebsd.org> To: taguchi@tohoku.iij.ad.jp, kuriyama@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/8043 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ELFization patch for japanese/tcl76 State-Changed-From-To: open-closed State-Changed-By: kuriyama State-Changed-When: Sat Sep 26 05:45:40 PDT 1998 State-Changed-Why: Committed. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 05:46:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA28995 for freebsd-ports-outgoing; Sat, 26 Sep 1998 05:46:55 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28823; Sat, 26 Sep 1998 05:45:05 -0700 (PDT) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id OAA25634; Sat, 26 Sep 1998 14:44:58 +0200 (CEST) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by campa.panke.de (8.8.8/8.8.8) id OAA01284; Sat, 26 Sep 1998 14:39:44 +0200 (MET DST) (envelope-from wosch) Message-ID: <19980926143943.A558@panke.de> Date: Sat, 26 Sep 1998 14:39:43 +0200 From: Wolfram Schneider To: ports@FreeBSD.ORG Cc: www@FreeBSD.ORG Subject: [junye@c-b-r.com: Free Email Solution For FreeBSD from China] Reply-To: ports@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ----- Forwarded message from Steve Shi ----- Date: Sat, 26 Sep 1998 16:44:57 +0800 From: Steve Shi Reply-To: junye@c-b-r.com To: wosch@FreeBSD.ORG Subject: Free Email Solution For FreeBSD from China Dear Mr.Wolfram Schneider We're a software company in China. We have developed a FreeEmail solution based on FreeBSD 2.2.6 using Perl.It supports automatic Free Email Box register,write,send,receive Emails,just like those of Hotmail.If you think this might be of some use to you,you're welcome to contact me. Steve Shi Beijing Junye Tech & Trade Co.,Ltd,P.R.China junye@c-b-r.com ----- End forwarded message ----- -- Wolfram Schneider http://www.freebsd.org/~w/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 06:00:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29800 for freebsd-ports-outgoing; Sat, 26 Sep 1998 06:00:44 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29794; Sat, 26 Sep 1998 06:00:42 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id GAA26375; Sat, 26 Sep 1998 06:01:38 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: junye@c-b-r.com cc: www@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: [junye@c-b-r.com: Free Email Solution For FreeBSD from China] In-reply-to: Your message of "Sat, 26 Sep 1998 14:39:43 +0200." <19980926143943.A558@panke.de> Date: Sat, 26 Sep 1998 06:01:38 -0700 Message-ID: <26370.906814898@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Dear Mr.Wolfram Schneider > We're a software company in China. We have developed a FreeEmail > solution based on FreeBSD 2.2.6 using Perl.It supports automatic Free > Email Box register,write,send,receive Emails,just like those of > Hotmail.If you think this might be of some use to you,you're welcome to > contact me. This certainly sounds useful to me. Is this something you guys intend on distributing freely or is it something you wish to turn into a product? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 06:02:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00132 for freebsd-ports-outgoing; Sat, 26 Sep 1998 06:02:30 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gold.internic2000.com ([209.67.4.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29841; Sat, 26 Sep 1998 06:00:49 -0700 (PDT) (envelope-from shb@gold.internic2000.com) Received: (from shb@localhost) by gold.internic2000.com (8.9.1/8.8.5) id IAA14106; Sat, 26 Sep 1998 08:00:38 -0500 (EST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by gold.internic2000.com (8.9.1/8.8.5) with ESMTP id IAA14101 for ; Sat, 26 Sep 1998 08:00:36 -0500 (EST) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id GAA26375; Sat, 26 Sep 1998 06:01:38 -0700 (PDT) (envelope-from jkh@time.cdrom.com) cc: www@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: Your message of "Sat, 26 Sep 1998 14:39:43 +0200." <19980926143943.A558@panke.de> Date: Sat, 26 Sep 1998 06:01:38 -0700 Message-ID: <26370.906814898@time.cdrom.com> From: "JordanK.Hubbard" To: junye@homeway.com.cn Subject: Re Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Dear Mr.Wolfram Schneider > We're a software company in China. We have developed a FreeEmail > solution based on FreeBSD 2.2.6 using Perl.It supports automatic Free > Email Box register,write,send,receive Emails,just like those of > Hotmail.If you think this might be of some use to you,you're welcome to > contact me. This certainly sounds useful to me. Is this something you guys intend on distributing freely or is it something you wish to turn into a product? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 07:30:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07640 for freebsd-ports-outgoing; Sat, 26 Sep 1998 07:30:09 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07612 for ; Sat, 26 Sep 1998 07:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19500; Sat, 26 Sep 1998 07:30:01 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07490; Sat, 26 Sep 1998 07:29:16 -0700 (PDT) (envelope-from nobody) Message-Id: <199809261429.HAA07490@hub.freebsd.org> Date: Sat, 26 Sep 1998 07:29:16 -0700 (PDT) From: k.stevenson@louisville.edu To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8054: eterm MASTER_SITES contains invalid entry Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8054 >Category: ports >Synopsis: eterm MASTER_SITES contains invalid entry >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 Sep 26 07:30:01 PDT 1998 >Last-Modified: >Originator: Keith Stevenson >Organization: University of Louisville >Release: 2.2.7-STABLE >Environment: N/A >Description: /usr/ports/x11/eterm/Makefile ($Id: Makefile,v 1.8 1998/09/25 09:52:45 asami Exp $) incorrectly lists http://www.spd.louisville.edu/~mejenn01/archive/E/ as a master site for eterm. User mejenn01 no longer has an account on this system and the files are no longer available from this site. >How-To-Repeat: N/A >Fix: Remove http://www.spd.louisville.edu/~mejenn01/archive/E/ from the MASTER_SITES declaration in the Makefile. >Audit-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 Sep 26 07:40:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09081 for freebsd-ports-outgoing; Sat, 26 Sep 1998 07:40:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09054 for ; Sat, 26 Sep 1998 07:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19734; Sat, 26 Sep 1998 07:40:00 -0700 (PDT) Date: Sat, 26 Sep 1998 07:40:00 -0700 (PDT) Message-Id: <199809261440.HAA19734@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: TAOKA Satoshi Subject: Re: ports/8036: New Port: japanese/jhd Reply-To: TAOKA Satoshi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/8036; it has been noted by GNATS. From: TAOKA Satoshi To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/8036: New Port: japanese/jhd Date: Sat, 26 Sep 1998 23:31:22 +0900 From: taoka@infonets.hiroshima-u.ac.jp Subject: ports/8036: New Port: japanese/jhd Date: Wed, 23 Sep 1998 06:20:13 -0700 (PDT) Message-ID: <199809231320.GAA23498@hub.freebsd.org> > > I tested this command on ELF system of FreeBSD 3.0-BETA. I am sorry. The next patch should be applyed to the port in previous PR: > >Fix: > begin 644 jhd.tar.gz > M'XL(`&SS"#8"`^U86V_:2A#FE?T5(X6CME*Q,;X53A,=%SNI$S#(=MH^'`DM > M]A(J:N0PO` cut > MNZ>`U^QCS*(DHRG8FZQ\`E&1X7D^E@#"%>;%9UE4@,=\N+"\`ZTA > M9DNZ21N)$..\#5_(/]'T\G$\<('X3^HRH[_ > H:A]#/\Y_71'\/PS_?\!Z05(!`0$!`0$!`0$!`8''A<^`$*]7`"@``#^H > ` > end > [Patch] diff -ru orig/jhd/Makefile jhd/Makefile --- orig/jhd/Makefile Fri Feb 6 09:45:31 1998 +++ jhd/Makefile Thu Sep 24 17:42:01 1998 @@ -15,7 +15,7 @@ BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf -MANLANG= ja_JP.EUC +MANLANG= ja MAN1= jhd.1 post-build: @@ -25,6 +25,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jhd ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/jhd.1 ${PREFIX}/man/ja_JP.EUC/man1 + ${INSTALL_MAN} ${WRKSRC}/jhd.1 ${PREFIX}/man/ja/man1 .include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 08:23:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13830 for freebsd-ports-outgoing; Sat, 26 Sep 1998 08:23:20 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13823 for ; Sat, 26 Sep 1998 08:23:16 -0700 (PDT) (envelope-from handy@lambic.physics.montana.edu) Received: from localhost (handy@localhost) by lambic.physics.montana.edu (8.8.8/8.8.7) with SMTP id JAA13605; Sat, 26 Sep 1998 09:22:48 -0600 (MDT) (envelope-from handy@lambic.physics.montana.edu) Date: Sat, 26 Sep 1998 09:22:48 -0600 (MDT) From: Brian Handy To: Jerry Alexandratos cc: ports@FreeBSD.ORG Subject: Re: Window Maker Stuff In-Reply-To: <199809251907.aa16391@mail.eecis.udel.edu> Message-ID: X-files: The truth is out there MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [Jerry laments on windowmaker:] >The first is that the configure doesn't recognize -lgif. I've looked at >the script and the syntax looks good to me. I've grep'd through >libgif.* and the string it's looking for is there. Any ideas on this >one. Hmmm, I *was* running current stuff as of 0.19.3 (Thomas Gellekum did the 0.20.0 port) and everything worked fine then. Are you running -stable or -current? I'd say remove all the dependent packages (giflib in particular in your case), make sure your bsd.port.mk is bleeding-edge current and then try again. Lots of things have changed in the ports tree in recent history so it's pretty easy to get burnt. :-/ Good luck and godspeed... Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 08:30:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14847 for freebsd-ports-outgoing; Sat, 26 Sep 1998 08:30:12 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA14840 for ; Sat, 26 Sep 1998 08:30:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21102; Sat, 26 Sep 1998 08:30:06 -0700 (PDT) Received: from ns.mikage.t-cnet.or.jp (ns.mikage.t-cnet.or.jp [210.169.187.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA14302 for ; Sat, 26 Sep 1998 08:26:48 -0700 (PDT) (envelope-from issei@mikage.t-cnet.or.jp) Received: from sandra.mikage.t-cnet.or.jp (sandra.mikage.t-cnet.or.jp [210.169.187.134]) by ns.mikage.t-cnet.or.jp (8.9.1a/3.7W) with ESMTP id AAA16722 for ; Sun, 27 Sep 1998 00:26:38 +0900 (JST) Received: (from issei@localhost) by sandra.mikage.t-cnet.or.jp (8.8.8/3.6W) id AAA03338; Sun, 27 Sep 1998 00:26:38 +0900 (JST) Message-Id: <199809261526.AAA03338@sandra.mikage.t-cnet.or.jp> Date: Sun, 27 Sep 1998 00:26:38 +0900 (JST) From: issei@jp.FreeBSD.ORG To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8056: Update port: japanese/tcsh Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8056 >Category: ports >Synopsis: Update port: japanese/tcsh >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 Sep 26 08:30:04 PDT 1998 >Last-Modified: >Originator: Issei Suzuki >Organization: Personal >Release: FreeBSD 2.2.7-STABLE i386 >Environment: >Description: Update base tcsh version from 6.07.09 to 6.07.12. Tcsh 6.07.09 is obsolute and unfechable from MASTER_SITE. >How-To-Repeat: >Fix: Apply this patch to japanese/tcsh in ports-crrent. diff -urN tcsh.old/Makefile tcsh/Makefile --- tcsh.old/Makefile Mon Aug 31 07:36:00 1998 +++ tcsh/Makefile Sat Sep 26 23:29:30 1998 @@ -1,31 +1,23 @@ -# New ports collection makefile for: tcsh with kanji patch -# Version required: 6.07.09 +# New ports collection makefile for: tcsh with multibyte support enabled +# Version required: 6.07.12 # Date created: 29 November 1997 # Whom: issei # -# $Id: Makefile,v 1.5 1998/08/30 21:14:46 max Exp $ +# $Id$ # -DISTNAME= tcsh-6.07.09 -PKGNAME= ja-tcsh-6.07.09b5 +DISTNAME= tcsh-6.07.12 +PKGNAME= ja-tcsh-6.07.12 CATEGORIES= japanese shells -MASTER_SITES= http://www2.wbs.ne.jp/~znc/tcsh/ -EXTRACT_SUFX= .tgz - -PATCH_SITES= http://www2.wbs.ne.jp/~znc/tcsh/ -PATCHFILES= ${DISTNAME}.kanji.patch7b5.gz +MASTER_SITES= ftp://ftp.astron.com/pri/ MAINTAINER= issei@jp.FreeBSD.ORG -PATCH_DIST_STRIP= -p1 GNU_CONFIGURE= yes -# Ugly hack -CONFIGURE_ARGS= --bindir=${PREFIX}/bin ALL_TARGET= all catalogs INSTALL_TARGET= install install.man MAN1= tcsh.1 -PORTDOCS= complete.tcsh FAQ HISTORY.kanji.patch.euc HowToMakeNLS.euc \ - README.kanji.patch.euc +PORTDOCS= FAQ Fixes README WishList complete.tcsh post-install: @(cd ${WRKSRC}; \ diff -urN tcsh.old/files/md5 tcsh/files/md5 --- tcsh.old/files/md5 Mon Aug 31 07:36:00 1998 +++ tcsh/files/md5 Sat Sep 26 23:04:29 1998 @@ -1,2 +1 @@ -MD5 (tcsh-6.07.09.tgz) = f285baaebbb3c5f9c32425558415a798 -MD5 (tcsh-6.07.09.kanji.patch7b5.gz) = fe918113362ba0446b12269356a6e2de +MD5 (tcsh-6.07.12.tar.gz) = 754718dc9af006d50eda615dac7f5d40 diff -urN tcsh.old/patches/patch-ac tcsh/patches/patch-ac --- tcsh.old/patches/patch-ac Mon Aug 31 07:36:00 1998 +++ tcsh/patches/patch-ac Sat Sep 26 23:04:50 1998 @@ -1,6 +1,6 @@ ---- ../../tcsh-6.07.09/sh.h Wed Jul 22 01:03:33 1998 -+++ sh.h Wed Jul 22 01:03:05 1998 -@@ -1151,7 +1151,7 @@ +--- sh.h.orig Sat Sep 19 01:09:13 1998 ++++ sh.h Sat Sep 26 19:23:15 1998 +@@ -1154,7 +1154,7 @@ /* * To print system call errors... */ diff -urN tcsh.old/patches/patch-af tcsh/patches/patch-af --- tcsh.old/patches/patch-af Mon Aug 31 07:36:00 1998 +++ tcsh/patches/patch-af Sat Sep 26 23:08:29 1998 @@ -1,5 +1,5 @@ ---- ../../tcsh-6.07.09/config_f.h Wed Jul 22 01:03:32 1998 -+++ config_f.h Wed Jul 22 01:04:17 1998 +--- config_f.h.orig Sat Sep 19 23:48:08 1998 ++++ config_f.h Sat Sep 26 23:08:09 1998 @@ -65,7 +65,11 @@ * if you don't have , you don't want * to define this. @@ -13,3 +13,36 @@ /* * LOGINFIRST Source ~/.login before ~/.cshrc +@@ -117,20 +121,29 @@ + * be used with SHORT_STRINGS + * + */ +-#undef KANJI ++#define KANJI + + /* + * DSPMBYTE add variable "dspmbyte" and display multi-byte string at + * only output, when "dspmbyte" is set. + */ +-#undef DSPMBYTE ++#if defined(__FreeBSD__) || defined(__OpenBSD__) ++# define DSPMBYTE ++#else ++# undef DSPMBYTE ++#endif ++ + + /* + * MBYTEDEBUG when "dspmbyte" is changed, set multi-byte checktable to + * variable "mbytemap". + * (use for multi-byte table check) + */ +-#undef MBYTEDEBUG ++#if defined(__FreeBSD__) || defined(__OpenBSD__) ++# define MBYTEDEBUG ++#else ++# undef MBYTEDEBUG ++#endif + + /* + * NEWGRP Provide a newgrp builtin. diff -urN tcsh.old/patches/patch-ag tcsh/patches/patch-ag --- tcsh.old/patches/patch-ag Mon Aug 31 07:36:00 1998 +++ tcsh/patches/patch-ag Sat Sep 26 23:04:50 1998 @@ -1,5 +1,5 @@ ---- ../../tcsh-6.07.09/sh.func.c Wed Jul 22 01:03:33 1998 -+++ sh.func.c Wed Jul 22 01:04:47 1998 +--- sh.func.c.orig Sat Sep 19 01:09:11 1998 ++++ sh.func.c Sat Sep 26 19:23:40 1998 @@ -1286,6 +1286,9 @@ struct command *c; { @@ -10,7 +10,7 @@ USE(c); if (*++v == 0) { -@@ -1338,7 +1341,15 @@ +@@ -1337,7 +1340,15 @@ # ifdef LC_MESSAGES (void) setlocale(LC_MESSAGES, ""); # endif /* LC_MESSAGES */ diff -urN tcsh.old/patches/patch-aj tcsh/patches/patch-aj --- tcsh.old/patches/patch-aj Mon Aug 31 07:36:00 1998 +++ tcsh/patches/patch-aj Sat Sep 26 23:05:55 1998 @@ -1,8 +1,8 @@ ---- nls/Makefile.orig Wed Aug 19 14:21:20 1998 -+++ nls/Makefile Wed Aug 19 14:23:51 1998 +--- nls/Makefile.old Sat Sep 26 23:05:31 1998 ++++ nls/Makefile Sat Sep 26 23:05:42 1998 @@ -1,5 +1,5 @@ --SUBDIRS= C german french greek spanish ja.roomi ja.koshiki ja +-SUBDIRS= C german french italian ja greek spanish +SUBDIRS= C #GENCAT= gencat -new GENCAT= gencat diff -urN tcsh.old/patches/patch-ak tcsh/patches/patch-ak --- tcsh.old/patches/patch-ak Thu Jan 1 09:00:00 1970 +++ tcsh/patches/patch-ak Sat Sep 26 23:04:50 1998 @@ -0,0 +1,10 @@ +--- sh.dir.c.orig Sat Sep 26 18:42:10 1998 ++++ sh.dir.c Sat Sep 26 18:42:33 1998 +@@ -1109,6 +1109,7 @@ + * Start comparing dev & ino backwards + */ + (void) Strncpy(link, cp, sizeof(link) / sizeof(Char)); ++ p2 = link; + link[sizeof(link) / sizeof(Char) - 1] = '\0'; + found = 0; + while (*p2 && stat(short2str(p2), &statbuf) != -1) { diff -urN tcsh.old/pkg/COMMENT tcsh/pkg/COMMENT --- tcsh.old/pkg/COMMENT Sun Dec 28 04:04:00 1997 +++ tcsh/pkg/COMMENT Sat Sep 26 23:14:42 1998 @@ -1 +1 @@ -An extended C-shell with many useful features with Japanese and color support. +An extended C-shell with many useful features with multibyte support. diff -urN tcsh.old/pkg/DESCR tcsh/pkg/DESCR --- tcsh.old/pkg/DESCR Sun Dec 28 04:04:00 1997 +++ tcsh/pkg/DESCR Sat Sep 26 23:14:57 1998 @@ -2,8 +2,8 @@ filename completion, history editing, etc. This also supports - 1. Japanese command-line editing - 2. Japanese NLS catalogs + 1. Multibyte command-line editing + 2. Multibyte NLS catalogs 3. colorlized ls-F command See also ${PREFIX}/share/doc/tcsh. diff -urN tcsh.old/pkg/PLIST tcsh/pkg/PLIST --- tcsh.old/pkg/PLIST Mon Aug 31 07:36:00 1998 +++ tcsh/pkg/PLIST Sat Sep 26 23:13:11 1998 @@ -1,11 +1,11 @@ bin/tcsh @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.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 -share/doc/tcsh/complete.tcsh share/doc/tcsh/FAQ -share/doc/tcsh/HISTORY.kanji.patch.euc -share/doc/tcsh/HowToMakeNLS.euc -share/doc/tcsh/README.kanji.patch.euc +share/doc/tcsh/Fixes +share/doc/tcsh/README +share/doc/tcsh/WishList +share/doc/tcsh/complete.tcsh @dirrm share/doc/tcsh share/nls/C/tcsh.cat share/nls/C/tcsh.m >Audit-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 Sep 26 08:40:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16291 for freebsd-ports-outgoing; Sat, 26 Sep 1998 08:40:10 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16251 for ; Sat, 26 Sep 1998 08:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21304; Sat, 26 Sep 1998 08:40:01 -0700 (PDT) Received: from ns.mikage.t-cnet.or.jp (ns.mikage.t-cnet.or.jp [210.169.187.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA14888 for ; Sat, 26 Sep 1998 08:31:31 -0700 (PDT) (envelope-from issei@mikage.t-cnet.or.jp) Received: from sandra.mikage.t-cnet.or.jp (sandra.mikage.t-cnet.or.jp [210.169.187.134]) by ns.mikage.t-cnet.or.jp (8.9.1a/3.7W) with ESMTP id AAA18760 for ; Sun, 27 Sep 1998 00:31:23 +0900 (JST) Received: (from issei@localhost) by sandra.mikage.t-cnet.or.jp (8.8.8/3.6W) id AAA03462; Sun, 27 Sep 1998 00:31:23 +0900 (JST) Message-Id: <199809261531.AAA03462@sandra.mikage.t-cnet.or.jp> Date: Sun, 27 Sep 1998 00:31:23 +0900 (JST) From: issei@jp.FreeBSD.ORG To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8057: Update port: japanese/tcsh-nls-generic Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8057 >Category: ports >Synopsis: Update prot: japanese/tcsh-nls-generic >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 Sep 26 08:40:00 PDT 1998 >Last-Modified: >Originator: Issei Suzuki >Organization: Personal >Release: FreeBSD 2.2.7-STABLE i386 >Environment: >Description: Update original tcsh version from 6.07.09 to 6.07.12. Tcsh 6.07.12 is obsolute and unfechable from the MASTER_SITE. >How-To-Repeat: >Fix: Apply the following patch to japanese/tcsh-nls-generic in ports-current. diff -urN tcsh-nls-generic.old/Makefile tcsh-nls-generic/Makefile --- tcsh-nls-generic.old/Makefile Mon Aug 31 06:26:00 1998 +++ tcsh-nls-generic/Makefile Sat Sep 26 23:30:10 1998 @@ -1,25 +1,21 @@ # New ports collection makefile for: ja-tcsh NLS catalog (Generic Japanese) -# Version required: 6.07.09b5 +# Version required: 6.07.12 # Date created: 19 August 1998 # Whom: issei # -# $Id: Makefile,v 1.1.1.1 1998/08/30 21:26:06 max Exp $ +# $Id$ # .if !defined(NLSSRC) -DISTNAME= tcsh-6.07.09 -PKGNAME= ja-tcsh-nls-generic-6.07.09b5 +DISTNAME= tcsh-6.07.12 +PKGNAME= ja-tcsh-nls-generic-6.07.12 CATEGORIES= japanese shells -MASTER_SITES= http://www2.wbs.ne.jp/~znc/tcsh/ -EXTRACT_SUFX= .tgz - -PATCH_SITES= http://www2.wbs.ne.jp/~znc/tcsh/ -PATCHFILES= ${DISTNAME}.kanji.patch7b5.gz +MASTER_SITES= ftp://ftp.astron.com/pri/ MAINTAINER= issei@jp.FreeBSD.ORG PATCH_DIST_STRIP= -p1 -NLSSRC= tcsh-6.07.09/nls/ja +NLSSRC= ${DISTNAME}/nls/ja .endif BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf diff -urN tcsh-nls-generic.old/files/md5 tcsh-nls-generic/files/md5 --- tcsh-nls-generic.old/files/md5 Mon Aug 31 06:26:00 1998 +++ tcsh-nls-generic/files/md5 Sat Sep 26 22:42:33 1998 @@ -1,2 +1 @@ -MD5 (tcsh-6.07.09.tgz) = f285baaebbb3c5f9c32425558415a798 -MD5 (tcsh-6.07.09.kanji.patch7b5.gz) = fe918113362ba0446b12269356a6e2de +MD5 (tcsh-6.07.12.tar.gz) = 754718dc9af006d50eda615dac7f5d40 >Audit-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 Sep 26 08:43:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16583 for freebsd-ports-outgoing; Sat, 26 Sep 1998 08:43:04 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16578; Sat, 26 Sep 1998 08:43:00 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21511; Sat, 26 Sep 1998 08:42:56 -0700 (PDT) Date: Sat, 26 Sep 1998 08:42:56 -0700 (PDT) Message-Id: <199809261542.IAA21511@freefall.freebsd.org> To: shige@kuis.kyoto-u.ac.jp, kuriyama@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/7878 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: japanese/kon State-Changed-From-To: open-closed State-Changed-By: kuriyama State-Changed-When: Sat Sep 26 08:42:17 PDT 1998 State-Changed-Why: Committed. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 08:57:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17511 for freebsd-ports-outgoing; Sat, 26 Sep 1998 08:57:33 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns1.aha.ru (ns1.aha.ru [195.2.80.142]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17505 for ; Sat, 26 Sep 1998 08:57:31 -0700 (PDT) (envelope-from ozz.etrust.ru!osa@serv.etrust.ru) Received: from sunny.aha.ru (sunny.aha.ru [195.2.83.112]) by ns1.aha.ru (8.9.1/8.9.1/aha-r/0.04B) with ESMTP id TAA02783; Sat, 26 Sep 1998 19:57:22 +0400 (MSD) Received: by sunny.aha.ru id TAA28436; (8.8.8/vak/1.9) Sat, 26 Sep 1998 19:57:03 +0400 (MSD) Received: from unknown(195.2.84.114) by sunny.aha.ru via smap (V1.3) id sma028421; Sat Sep 26 19:56:49 1998 Received: from ozz.etrust.ru by serv.etrust.ru with ESMTP id TAA26688; (8.9.1/vak/1.9) Sat, 26 Sep 1998 19:59:37 +0400 (MSD) Received: by ozz.etrust.ru id TAA12364; (8.9.1/vak/1.9) Sat, 26 Sep 1998 19:59:22 +0400 (MSD) From: osa@ozz.etrust.ru (Ozz!!!) Message-Id: <199809261559.TAA12364@ozz.etrust.ru> Subject: Can't build gnomelibs for FreeBSD-3.0-BETA-ELF... To: Nakai@technologist.com Date: Sat, 26 Sep 1998 19:59:22 +0400 (MSD) Cc: ports@FreeBSD.ORG Reply-To: osa@etrust.ru X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! Can't build gnomelibs for FreeBSD-3.0-BETA-ELF... # cd /usr/ports/x11/gnomelibs # make .... .... gnome-icons-list.c: In function `gnome_icon_list_append': gnome-icons-list.c:1651: warning: parsing arg 2 of `icon_new' discards `const' from pointer target type gnome-icons-list.c: In function `gnome_icon_list_insert': gnome-icons-list.c:1651: warning: parsing arg 2 of `icon_new' discards `const' from pointer target type *** Error code 1 Stop. *** Error code 1 What does it mean & what can i do? Rgdz, oZZ, osa@etrust.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 14:01:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17933 for freebsd-ports-outgoing; Sat, 26 Sep 1998 14:01:52 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from lion.plab.ku.dk (lion.plab.ku.dk [130.225.105.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17922; Sat, 26 Sep 1998 14:01:43 -0700 (PDT) (envelope-from tobez@lion.plab.ku.dk) Received: (from tobez@localhost) by lion.plab.ku.dk (8.8.8/8.8.8) id XAA25857; Sat, 26 Sep 1998 23:01:28 +0200 (CEST) (envelope-from tobez) Date: Sat, 26 Sep 1998 23:01:28 +0200 (CEST) Message-Id: <199809262101.XAA25857@lion.plab.ku.dk> From: Anton Berezin To: asami@FreeBSD.ORG CC: jkh@time.cdrom.com, ports@FreeBSD.ORG In-reply-to: <199809252032.NAA13244@silvia.hip.berkeley.edu> (asami@FreeBSD.ORG) Subject: Re: 3.0-current (a.out) failure for x11-toolkits/p5-Gtk CC: tobez@plab.ku.dk X-Mailer: GNU Emacs 19.34.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > From: asami@FreeBSD.ORG (Satoshi Asami) > * > There's no "new perl" that ports need to adopt -- Mark said the system > * > perl will behave exactly the same as lang/perl5 in terms of module > * > installation. > I am probably completely missing something, but I don't understand. > p5-Gtk (in conjuction with perl5, either system or ports) is supposed > to install all the stuff in /usr/local/lib/perl5. It does in 2.2, it > should in 3.0. If it doesn't, it's the system perl that's broken, not > the p5-Gtk port. Probably I missing something very much, but I cannot help wondering why on earth FreeBSD ports collection has such an _enormous_ amount of p5-thingy ports? Why duplicate CPAN? It is so easy (quite as easy as cding into /usr/ports and typing make install) to type perl -MCPAN -e shell and install everything one needs! I never ever had any problems with perl's ``official'' way of installing packages and distributions on FreeBSD (well, if you try some VMS or OS/2 stuff, who knows...) Not to mention that CPAN is really huge and BSD ports collection currently contains only a fraction of the stuff from there. Therefore, quite often one needs to go to CPAN anyway to install something which ports collection does not offer. The particular case of perl's Gtk is an excellent example of my point: it was downloaded, compiled, tested and installed just fine using CPAN. All and every manpages were put into correct places, corresponding to the relative paths of _particular_ local perl installation. For that matter - PERL KNOWS BETTER WHERE TO INSTALL ITS MODULES. Let it do the job it is good at. -- Anton Berezin The Protein Laboratory, University of Copenhagen Figure 4 shows memory usage for a script (program) written in the Perl scripting language. This program processes a file of string data. (We're not sure exactly what it is doing with the strings, to be honest; we do not really understand this program.) -- P.R. Wilson, M.S. Johnstone, M. Neely, and D. Boles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 15:37:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27043 for freebsd-ports-outgoing; Sat, 26 Sep 1998 15:37:38 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from catastrophe.gelemna.ft-wayne.in.us (fw-line-44.fwi.com [209.84.172.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27038 for ; Sat, 26 Sep 1998 15:37:32 -0700 (PDT) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from emerson.gelemna.ft-wayne.in.us (emerson.gelemna.ft-wayne.in.us [10.23.42.2]) by catastrophe.gelemna.ft-wayne.in.us (8.8.8/8.8.8) with ESMTP id RAA27858 for ; Sat, 26 Sep 1998 17:36:19 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.9.1/8.9.1) id RAA03393; Sat, 26 Sep 1998 17:36:18 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) To: ports@FreeBSD.ORG Subject: Why p5- ports are good References: <199809252032.NAA13244@silvia.hip.berkeley.edu> <199809262101.XAA25857@lion.plab.ku.dk> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Don Croyle Date: 26 Sep 1998 17:36:16 -0500 Organization: Minimal at best In-Reply-To: Anton Berezin's message of "Sat, 26 Sep 1998 23:01:28 +0200 (CEST)" Message-ID: <86g1deo61r.fsf_-_@emerson.gelemna.ft-wayne.in.us> Lines: 19 X-Mailer: Gnus v5.6.36/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anton Berezin writes: > Probably I missing something very much, but I cannot help wondering > why on earth FreeBSD ports collection has such an _enormous_ amount of > p5-thingy ports? The p5- ports are nice to have around because: There are a few that really do need patching. It allows dependencies to be installed automatically. In addition to the p5- ports that depend on other p5- ports, we've got p5- ports that depend on other ports, and vice versa. Pkg_delete works. The uninstall target that perl's MakeMaker module writes doesn't. -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 15:41:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27417 for freebsd-ports-outgoing; Sat, 26 Sep 1998 15:41:25 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.eecis.udel.edu (ntp.udel.edu [128.175.2.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA27411 for ; Sat, 26 Sep 1998 15:41:23 -0700 (PDT) (envelope-from alexandr@mail.eecis.udel.edu) Date: Sat, 26 Sep 1998 15:41:23 -0700 (PDT) From: alexandr@mail.eecis.udel.edu Message-Id: <199809262241.PAA27411@hub.freebsd.org> Received: from ren.eecis.udel.edu by mail.eecis.udel.edu id aa14253; 26 Sep 1998 18:40 EDT To: Brian Handy Cc: Jerry Alexandratos , ports@FreeBSD.ORG Subject: RE: Window Maker Stuff Organization: Mos Eisley Candy Store Reply-To: alexandr@mail.eecis.udel.edu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In Reply to Your Message of Sat, 26 Sep 1998 09: 22:48 MDT Date: Sat, 26 Sep 1998 18:40:43 -0400 From: Jerry Alexandratos Message-ID: <199809261840.aa14253@mail.eecis.udel.edu> Brian Handy says: : [Jerry laments on windowmaker:] : : >The first is that the configure doesn't recognize -lgif. I've looked at : >the script and the syntax looks good to me. I've grep'd through : >libgif.* and the string it's looking for is there. Any ideas on this : >one. : : Hmmm, I *was* running current stuff as of 0.19.3 (Thomas Gellekum did the : 0.20.0 port) and everything worked fine then. Are you running -stable or : -current? I'd say remove all the dependent packages (giflib in particular : in your case), make sure your bsd.port.mk is bleeding-edge current and : then try again. Lots of things have changed in the ports tree in recent : history so it's pretty easy to get burnt. :-/ I'm running current with a kernel as of last night and ELF userland from the 16th of September. Isn't bleeding-edge beautiful. 8) The bsd.port.mk is the latest, and I did remake all the dependent packages. I guess it's just my Charlie Brown Karma (tm) working it's magic. --Jerry 8) Jerry Alexandratos % - % "Nothing inhabits my (8 8) alexandr@louie.udel.edu % - % thoughts, and oblivion (8 8) darkstar@strauss.udel.edu % - % drives my desires." (8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 16:26:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02641 for freebsd-ports-outgoing; Sat, 26 Sep 1998 16:26:43 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns1.aha.ru (ns1.aha.ru [195.2.80.142]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02624 for ; Sat, 26 Sep 1998 16:26:37 -0700 (PDT) (envelope-from ozz.etrust.ru!osa@serv.etrust.ru) Received: from sunny.aha.ru (sunny.aha.ru [195.2.83.112]) by ns1.aha.ru (8.9.1/8.9.1/aha-r/0.04B) with ESMTP id DAA11666 for ; Sun, 27 Sep 1998 03:26:25 +0400 (MSD) Received: by sunny.aha.ru id DAA23474; (8.8.8/vak/1.9) Sun, 27 Sep 1998 03:25:57 +0400 (MSD) Received: from unknown(195.2.84.114) by sunny.aha.ru via smap (V1.3) id sma023457; Sun Sep 27 03:25:36 1998 Received: from ozz.etrust.ru by serv.etrust.ru with ESMTP id DAA27405; (8.9.1/vak/1.9) Sun, 27 Sep 1998 03:28:26 +0400 (MSD) Received: by ozz.etrust.ru id DAA04754; (8.9.1/vak/1.9) Sun, 27 Sep 1998 03:28:09 +0400 (MSD) From: osa@ozz.etrust.ru (Ozz!!!) Message-Id: <199809262328.DAA04754@ozz.etrust.ru> Subject: What about of gnome? Does it port? To: freebsd-ports@FreeBSD.ORG Date: Sun, 27 Sep 1998 03:28:08 +0400 (MSD) Reply-To: osa@etrust.ru X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! What about of gnome-project? Does it port on FreeBSD? Rgdz, oZZ, osa@etrust.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Sep 26 23:10:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA16043 for freebsd-ports-outgoing; Sat, 26 Sep 1998 23:10:10 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA16034 for ; Sat, 26 Sep 1998 23:10:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA13430; Sat, 26 Sep 1998 23:10:01 -0700 (PDT) Date: Sat, 26 Sep 1998 23:10:01 -0700 (PDT) Message-Id: <199809270610.XAA13430@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: "Jason C. Wells" Subject: Re: ports/7814: postgreqsl docs are broke Reply-To: "Jason C. Wells" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7814; it has been noted by GNATS. From: "Jason C. Wells" To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/7814: postgreqsl docs are broke Date: Sun, 27 Sep 1998 06:03:43 +0000 (GMT) I took a closer look at this. Typing 'make install' in /usr/ports/databases/postgresql is still broke. I was looking a little harder at it. If one goes to /usr/ports/databases/postgresql/work/postgresql/doc and types 'make install' one still gets all kinds of "Need Operator" errors. I looked at the Makefile in this dir. I didn't see anything obvious. I tried "gmake install" just for the hell of it. This caused the docs to be installed properly in the /usr/local/pgsql/doc directory. This is not exactly per FreeBSD conventions (/usr/local/share/doc), but hey, at least I have docs now. I will look at it closer (I am learning more about make as we speak.) and will report if I get it fixed such that proper docs are installed in the proper place. I am guessing there is an error somewhere where $MAKE is defined as "make" and not "gmake". We will see. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message