From owner-freebsd-ports Tue Dec 17 19:20: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD56637B401 for ; Tue, 17 Dec 2002 19:20:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3ADD43EC2 for ; Tue, 17 Dec 2002 19:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBI3K1x3053584 for ; Tue, 17 Dec 2002 19:20:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBI3K1I9053583; Tue, 17 Dec 2002 19:20:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3233937B401 for ; Tue, 17 Dec 2002 19:16:58 -0800 (PST) Received: from smtp.noos.fr (nan-smtp-06.noos.net [212.198.2.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 381B043EE1 for ; Tue, 17 Dec 2002 19:16:57 -0800 (PST) (envelope-from root@gits.dyndns.org) Received: (qmail 2494663 invoked by uid 0); 18 Dec 2002 03:16:55 -0000 Received: from unknown (HELO mail.gits.dyndns.org) ([212.198.231.27]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 18 Dec 2002 03:16:55 -0000 Received: from mail.gits.dyndns.org (dc5rctu7y9j962y3@localhost [127.0.0.1]) by mail.gits.dyndns.org (8.12.6/8.12.6) with ESMTP id gBI3Gtte028597 for ; Wed, 18 Dec 2002 04:16:55 +0100 (CET) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by mail.gits.dyndns.org (8.12.6/8.12.6/Submit) id gBI3Gs9A028596; Wed, 18 Dec 2002 04:16:54 +0100 (CET) (envelope-from root) Message-Id: <200212180316.gBI3Gs9A028596@mail.gits.dyndns.org> Date: Wed, 18 Dec 2002 04:16:54 +0100 (CET) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46340: Maintainer update: astro/setiathome (FreeBSD 5.x note added) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46340 >Category: ports >Synopsis: Maintainer update: astro/setiathome (FreeBSD 5.x note added) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Dec 17 19:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.7-STABLE i386 >Organization: ACME >Environment: System: FreeBSD gits 4.7-STABLE FreeBSD 4.7-STABLE #28: Sun Oct 20 17:28:38 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386 >Description: note added about i386 a.out support under FreeBSD 5.x. Makefile PORTREVISION bumped pkg-message updated >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- Makefile 13 Nov 2002 13:02:56 -0000 1.31 +++ Makefile 18 Dec 2002 03:14:56 -0000 @@ -6,7 +6,7 @@ PORTNAME= setiathome PORTVERSION?= 3.03 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES?= astro MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ ftp://alien.ssl.berkeley.edu/pub/ \ Index: pkg-message =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/pkg-message,v retrieving revision 1.4 diff -u -r1.4 pkg-message --- pkg-message 28 Jul 2002 22:13:45 -0000 1.4 +++ pkg-message 18 Dec 2002 03:11:38 -0000 @@ -1,3 +1,8 @@ -**** %%PREFIX%%/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf may be edited to - tune some startup variables such as `seti_nice' defaulted to 15 - and `seti_maxprocs' defaulted to your number of processors. +**** %%PREFIX%%/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf may be edited + to tune some startup variables such as `seti_nice' defaulted to + 15 and `seti_maxprocs' defaulted to your number of processors. +**** NOTE: unlike previous versions, FreeBSD 5.x for i386 doesn't + support a.out binaries by default. To run setiathome, you have + to add the following line to your kernel configuration file + (/sys/i386/conf/) : + options COMPAT_AOUT # Enable i386 a.out binary support >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message