From owner-freebsd-ports  Sun Mar  5  0:10: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 273A437B98F
	for <freebsd-ports@FreeBSD.org>; Sun,  5 Mar 2000 00:10:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id AAA77161;
	Sun, 5 Mar 2000 00:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from teru.dyndns.org (c1051739-a.almda1.sfba.home.com [24.16.60.86])
	by hub.freebsd.org (Postfix) with ESMTP id 4938437B99D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Mar 2000 00:09:52 -0800 (PST)
	(envelope-from ace@teru.dyndns.org)
Received: (from ace@localhost)
	by teru.dyndns.org (8.9.3/8.9.3) id AAA46634;
	Sun, 5 Mar 2000 00:09:51 -0800 (PST)
	(envelope-from ace)
Message-Id: <200003050809.AAA46634@teru.dyndns.org>
Date: Sun, 5 Mar 2000 00:09:51 -0800 (PST)
From: shade@dnai.com
Reply-To: shade@dnai.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17204: UPdate of the mail/postilion port 
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17204
>Category:       ports
>Synopsis:       update the mail/postilion port to version 0.9.3c
>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 Mar  5 00:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Adam Kranzel
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:

	n/a

>Description:

	The postilion port is outdated, 
	the included patch updates it to the latest version.
	
	Mail to the maintainer bounces, so I was not able to 
	contact him about this upgrade.

>How-To-Repeat:

	n/a

>Fix:

	
diff -ruN postilion/Makefile posti93/Makefile
--- postilion/Makefile	Fri Dec 10 07:47:26 1999
+++ posti93/Makefile	Sun Feb 27 18:09:01 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	postilion
-# Version required:	0.9.1a
+# Version required:	0.9.3c
 # Date created:		20 February 1999
 # Whom:			Glenn Johnson <gljohns@bellsouth.net>
 #
 # $FreeBSD: ports/mail/postilion/Makefile,v 1.6 1999/12/10 15:47:26 steve Exp $
 #
 
-DISTNAME=	postilion-0.9.2
+DISTNAME=	postilion-0.9.3c
 CATEGORIES=	mail tk82
 MASTER_SITES=	http://www.postilion.org/
 
diff -ruN postilion/files/md5 posti93/files/md5
--- postilion/files/md5	Thu Apr 22 09:35:47 1999
+++ posti93/files/md5	Sun Feb 27 17:56:12 2000
@@ -1 +1 @@
-MD5 (postilion-0.9.2.tar.gz) = f37dc1c995130450182adbee9225f3da
+MD5 (postilion-0.9.3c.tar.gz) = e87addacfd83e30cd678eb6d549ef655
diff -ruN postilion/patches/patch-ab posti93/patches/patch-ab
--- postilion/patches/patch-ab	Thu Apr 22 09:35:47 1999
+++ posti93/patches/patch-ab	Sun Feb 27 16:58:45 2000
@@ -1,5 +1,5 @@
---- imap-4.6.BETA/src/osdep/unix/os_bsi.h.orig	Sat Oct 19 12:30:04 1996
-+++ imap-4.6.BETA/src/osdep/unix/os_bsi.h	Sun Feb 21 10:25:47 1999
+--- imap/src/osdep/unix/os_bsi.h.orig	Sat Oct 19 12:30:04 1996
++++ imap/src/osdep/unix/os_bsi.h	Sun Feb 21 10:25:47 1999
 @@ -37,7 +37,18 @@
  #include <unistd.h>
  #include <string.h>
diff -ruN postilion/patches/patch-ac posti93/patches/patch-ac
--- postilion/patches/patch-ac	Thu Apr 22 09:35:47 1999
+++ posti93/patches/patch-ac	Sun Feb 27 16:58:45 2000
@@ -1,5 +1,5 @@
---- imap-4.6.BETA/src/osdep/unix/Makefile.orig	Sun Feb 21 10:27:22 1999
-+++ imap-4.6.BETA/src/osdep/unix/Makefile	Sun Feb 21 10:29:24 1999
+--- imap/src/osdep/unix/Makefile.orig	Sun Feb 21 10:27:22 1999
++++ imap/src/osdep/unix/Makefile	Sun Feb 21 10:29:24 1999
 @@ -100,7 +100,7 @@
   dummy.o pseudo.o netmsg.o flstring.o fdstring.o \
   rfc822.o nntp.o smtp.o imap4r1.o pop3.o \
diff -ruN postilion/patches/patch-ae posti93/patches/patch-ae
--- postilion/patches/patch-ae	Thu Apr 22 09:35:47 1999
+++ posti93/patches/patch-ae	Sun Feb 27 17:10:55 2000
@@ -1,36 +1,11 @@
-*** imap-4.6.BETA/Makefile.orig	Thu Feb 18 13:09:30 1999
---- imap-4.6.BETA/Makefile	Wed Apr 21 10:54:50 1999
-***************
-*** 200,206 ****
-  
-  # Make the IMAP Toolkit
-  
-! all:	c-client rebuild bundled
-  
-  
-  #  The following ports are defined.  These refer to the *standard* compiler
---- 200,206 ----
-  
-  # Make the IMAP Toolkit
-  
-! all:	c-client rebuild
-  
-  
-  #  The following ports are defined.  These refer to the *standard* compiler
-***************
-*** 386,392 ****
-  	$(TOOLS)/$@ "$(LN)" src/imapd imapd
-  	$(LN) $(TOOLS)/$@ .
-  
-! build:	OSTYPE rebuild rebuildclean bundled
-  
-  OSTYPE:
-  	@echo Building c-client for $(OS)...
---- 386,392 ----
-  	$(TOOLS)/$@ "$(LN)" src/imapd imapd
-  	$(LN) $(TOOLS)/$@ .
-  
-! build:	OSTYPE rebuild rebuildclean
-  
-  OSTYPE:
-  	@echo Building c-client for $(OS)...
+--- lib/Makefile.in.orig	Sun Feb 27 17:06:43 2000
++++ lib/Makefile.in	Sun Feb 27 17:06:46 2000
+@@ -35,7 +35,7 @@
+ 
+ # To change the compiler switches, for example to change from -O
+ # to -g, change the following line:
+-override EXTRA_CFLAGS += @CFLAGS@
++#override EXTRA_CFLAGS += @CFLAGS@
+ 
+ # Default top-level directories in which to install architecture-
+ # specific files (exec_prefix) and machine-independent files such
diff -ruN postilion/patches/patch-af posti93/patches/patch-af
--- postilion/patches/patch-af	Thu Apr 22 09:35:47 1999
+++ posti93/patches/patch-af	Sun Feb 27 16:58:45 2000
@@ -1,36 +1,21 @@
-*** postilion/options.tcl.orig	Sun Apr 18 06:20:34 1999
---- postilion/options.tcl	Wed Apr 21 11:16:43 1999
-***************
-*** 214,220 ****
-      set option(icon_name) "Postilion v$postilion_version"
-  
-      # Command to get default folder
-!     set option(default_folder) "INBOX file {} /var/spool/mail/$env(USER)"
-  
-      # Format of list of messages
-      set option(list_format) "%4S %6d  %-24n %4B %s"
---- 214,220 ----
-      set option(icon_name) "Postilion v$postilion_version"
-  
-      # Command to get default folder
-!     set option(default_folder) "INBOX file {} /var/mail/$env(USER)"
-  
-      # Format of list of messages
-      set option(list_format) "%4S %6d  %-24n %4B %s"
-***************
-*** 259,265 ****
-      set option(sendprot) smtp
-  
-      # Default sending program
-!     set option(sendprog) /usr/lib/sendmail
-  
-      # Can the sending program handle eightbit data
-      set option(sendprog_8bit) false
---- 259,265 ----
-      set option(sendprot) smtp
-  
-      # Default sending program
-!     set option(sendprog) /usr/sbin/sendmail
-  
-      # Can the sending program handle eightbit data
-      set option(sendprog_8bit) false
+--- postilion/options.tcl.orig	Wed Feb 23 14:27:28 2000
++++ postilion/options.tcl	Sun Feb 27 16:53:38 2000
+@@ -215,7 +215,7 @@
+ 
+     # Command to get default folder
+     if [info exists $env(MAIL)] {
+-	set option(default_folder) "INBOX file {} /var/spool/mail/$env(USER)"
++	set option(default_folder) "INBOX file {} /var/mail/$env(USER)"
+     } else {
+ 	set option(default_folder) "INBOX file {} $env(MAIL)"
+     }
+@@ -263,7 +263,7 @@
+     set option(sendprot) smtp
+ 
+     # Default sending program
+-    set option(sendprog) /usr/lib/sendmail
++    set option(sendprog) /usr/sbin/sendmail
+ 
+     # Can the sending program handle eightbit data
+     set option(sendprog_8bit) false
+
diff -ruN postilion/pkg/PLIST posti93/pkg/PLIST
--- postilion/pkg/PLIST	Thu Apr 22 09:35:48 1999
+++ posti93/pkg/PLIST	Sat Mar  4 23:45:09 2000
@@ -22,6 +22,7 @@
 lib/postilionlib/languages.tcl
 lib/postilionlib/mailbox.tcl
 lib/postilionlib/menu.tcl
+lib/postilionlib/newuser.tcl
 lib/postilionlib/options.tcl
 lib/postilionlib/pgp.tcl
 lib/postilionlib/postcomp.tcl
@@ -31,21 +32,29 @@
 lib/postilionlib/print.tcl
 lib/postilionlib/show.tcl
 lib/postilionlib/source.tcl
+lib/postilionlib/text_balText_de.tcl
 lib/postilionlib/text_balText_en.tcl
 lib/postilionlib/text_balText_fr.tcl
 lib/postilionlib/text_balText_it.tcl
+lib/postilionlib/text_balText_nl.tcl
 lib/postilionlib/text_balText_sv.tcl
+lib/postilionlib/text_changes_de.tcl
 lib/postilionlib/text_changes_en.tcl
 lib/postilionlib/text_changes_fr.tcl
 lib/postilionlib/text_changes_it.tcl
+lib/postilionlib/text_changes_nl.tcl
 lib/postilionlib/text_changes_sv.tcl
+lib/postilionlib/text_help_de.tcl
 lib/postilionlib/text_help_en.tcl
 lib/postilionlib/text_help_fr.tcl
 lib/postilionlib/text_help_it.tcl
+lib/postilionlib/text_help_nl.tcl
 lib/postilionlib/text_help_sv.tcl
+lib/postilionlib/text_t_de.tcl
 lib/postilionlib/text_t_en.tcl
 lib/postilionlib/text_t_fr.tcl
 lib/postilionlib/text_t_it.tcl
+lib/postilionlib/text_t_nl.tcl
 lib/postilionlib/text_t_sv.tcl
 lib/postilionlib/vfolder.tcl
 lib/postilionlib/vfolderdef.tcl
@@ -69,17 +78,21 @@
 lib/postilionlib/images/date7.gif
 lib/postilionlib/images/date8.gif
 lib/postilionlib/images/date9.gif
+lib/postilionlib/images/de.gif
 lib/postilionlib/images/dec.gif
 lib/postilionlib/images/detach-mini.gif
 lib/postilionlib/images/detach.gif
 lib/postilionlib/images/dimple.gif
-lib/postilionlib/images/feb.gif
 lib/postilionlib/images/dnarrow.gif
 lib/postilionlib/images/down.gif
+lib/postilionlib/images/en.gif
 lib/postilionlib/images/find.gif
 lib/postilionlib/images/forward.gif
+lib/postilionlib/images/feb.gif
+lib/postilionlib/images/fr.gif
 lib/postilionlib/images/fri.gif
 lib/postilionlib/images/helpicon.gif
+lib/postilionlib/images/it.gif
 lib/postilionlib/images/jan.gif
 lib/postilionlib/images/jul.gif
 lib/postilionlib/images/jun.gif
@@ -104,6 +117,7 @@
 lib/postilionlib/images/may.gif
 lib/postilionlib/images/mboxicon.gif
 lib/postilionlib/images/mon.gif
+lib/postilionlib/images/nl.gif
 lib/postilionlib/images/none.gif
 lib/postilionlib/images/nov.gif
 lib/postilionlib/images/oct.gif
@@ -123,6 +137,7 @@
 lib/postilionlib/images/sign.gif
 lib/postilionlib/images/spell.gif
 lib/postilionlib/images/sun.gif
+lib/postilionlib/images/sv.gif
 lib/postilionlib/images/sync.gif
 lib/postilionlib/images/thu.gif
 lib/postilionlib/images/tue.gif



>Release-Note:
>Audit-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 Mar  5  0:29:51 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP id 11F6D37B98F
	for <ports@FreeBSD.org>; Sun,  5 Mar 2000 00:29:47 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from bubble.didi.com (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id AAA42405;
	Sun, 5 Mar 2000 00:29:40 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost)
	by bubble.didi.com (8.9.3/8.8.8) id VAA18457;
	Sat, 4 Mar 2000 21:40:06 -0800 (PST)
	(envelope-from asami)
To: obrien@NUXI.com
Cc: ports@FreeBSD.org
Subject: Re: rename of "ijb" to "junkbuster" desired
References: <20000304162210.A38757@dragon.nuxi.com>
From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
Date: 04 Mar 2000 21:40:01 -0800
In-Reply-To: "David O'Brien"'s message of "Sat, 4 Mar 2000 16:22:10 -0800"
Message-ID: <vqcputa9dqm.fsf@bubble.didi.com>
Lines: 11
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

 * From: "David O'Brien" <obrien@NUXI.com>

 * Can we rename the Junkbuster port dir from "ijb" to "junkbuster"?  Only
 * the distfile is known as "ijb", the daemon is "junkbuster", you read the
 * manpage by ``man junkbuster'', etc...

Why don't you ask the maintainer?  He seems to think "ijb-2.0.2" is
the proper package name, in which case the directory being called
"ijb" is of course proper.

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  0:30: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id D330637B9C6; Sun,  5 Mar 2000 00:29:54 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from bubble.didi.com (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id AAA42423;
	Sun, 5 Mar 2000 00:29:52 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost)
	by bubble.didi.com (8.9.3/8.8.8) id VAA18494;
	Sat, 4 Mar 2000 21:46:05 -0800 (PST)
	(envelope-from asami)
To: "Akinori -Aki- MUSHA" <knu@idaemons.org>
Cc: ache@FreeBSD.org, jseger@FreeBSD.org, freebsd-ports@FreeBSD.org,
	tkato@prontomail.ne.jp
Subject: Re: ports/16836: graphics/ImageMagick: configures with LZW enabled
References: <44DC7AA4C8EE3D11787300807CF9C0B2@tkato.prontomail.ne.jp> <20000229032908.A86126@freebsd.org> <86r9dsax4l.wl@archon.local.idaemons.org>
From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
Date: 04 Mar 2000 21:46:00 -0800
In-Reply-To: "Akinori -Aki- MUSHA"'s message of "Sat, 04 Mar 2000 00:31:22 +0900"
Message-ID: <vqck8ji9dgn.fsf@bubble.didi.com>
Lines: 15
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

 * From: "Akinori -Aki- MUSHA" <knu@idaemons.org>

 *   Take it easy. :)  You see Kato-san and I had sent those mails To:
 * the maintainer <jseger@freebsd.org> and you just received the Cc:.
 * 
 * 
 *   Anyway, as the maintainer hasn't been answering to this important
 * notification I'd wish we could override his maintainership this time
 * and commit the change (update to 5.1.x) immediately.  Maybe Kato-san
 * can do that..  Ports Wraith, let's hear your opinion, please?

Still no reply from Justin?  If so, you can (ask someone to) go ahead
and commit it.

-PW


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  1: 2:18 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1779337B9AC; Sun,  5 Mar 2000 01:02:11 -0800 (PST)
	(envelope-from knu@idaemons.org)
Received: from daemon.local.idaemons.org (pc343042.tokyo.jcom.ne.jp [203.140.143.42])
	by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id SAA17059;
	Sun, 5 Mar 2000 18:02:07 +0900 (JST)
Received: by daemon.local.idaemons.org (8.9.3/3.7W) id SAA92436; Sun, 5 Mar 2000 18:01:31 +0900 (JST)
Date: Sun, 05 Mar 2000 18:01:30 +0900
Message-ID: <863dq5vlhx.wl@daemon.local.idaemons.org>
From: "Akinori -Aki- MUSHA" <knu@idaemons.org>
To: tkato@prontomail.ne.jp
Cc: asami@FreeBSD.org, ache@FreeBSD.org, jseger@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/16836: graphics/ImageMagick: configures with LZW enabled
In-Reply-To: In your message of "04 Mar 2000 21:46:00 -0800"
	<vqck8ji9dgn.fsf@bubble.didi.com>
References: <44DC7AA4C8EE3D11787300807CF9C0B2@tkato.prontomail.ne.jp>
	<20000229032908.A86126@freebsd.org>
	<86r9dsax4l.wl@archon.local.idaemons.org>
	<vqck8ji9dgn.fsf@bubble.didi.com>
User-Agent: Wanderlust/2.2.18 (Please Forgive Me) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 Emacs/20.5 (i386--freebsd) MULE/4.0 (HANANOEN)
Organization: Associated I. Daemons
MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis")
Content-Type: text/plain; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

  Hi,

At 04 Mar 2000 21:46:00 -0800,
Satoshi - Ports Wraith - Asami <asami@FreeBSD.ORG> wrote:
>  *   Anyway, as the maintainer hasn't been answering to this important
>  * notification I'd wish we could override his maintainership this time
>  * and commit the change (update to 5.1.x) immediately.  Maybe Kato-san
>  * can do that..  Ports Wraith, let's hear your opinion, please?
> 
> Still no reply from Justin?  If so, you can (ask someone to) go ahead
> and commit it.
> 
> -PW

  Okay, so Kato-san, in the name of PW would you please do the task?

  I bet you got the patch. :)

-- 
                           /
                          /__  __
                         / )  )  ) )  /
Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>

"If you choose not to decide you still have made a choice."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  1: 9:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from luna.cdrom.com (adsl-63-192-209-55.dsl.snfc21.pacbell.net [63.192.209.55])
	by hub.freebsd.org (Postfix) with ESMTP id DCB9937B99E
	for <ports@FreeBSD.org>; Sun,  5 Mar 2000 01:09:11 -0800 (PST)
	(envelope-from jim@luna.cdrom.com)
Received: by luna.cdrom.com (Postfix, from userid 1000)
	id 4905B181; Sun,  5 Mar 2000 01:08:44 -0800 (PST)
Date: Sun, 5 Mar 2000 01:08:43 -0800
From: Jim Mock <jim@FreeBSD.org>
To: ports@FreeBSD.org
Cc: saken@hotel.rmta.org
Subject: review of update for tidy port
Message-ID: <20000305010843.A64205@luna.cdrom.com>
Reply-To: jim@FreeBSD.org
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="82I3+IH0IqGh5yIs"
Content-Disposition: inline
User-Agent: Mutt/1.1.8i
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Here's a patch to upgrade tidy to the Jan. 13th version.  Please review
it.  I'll commit it in a few days unless I get some negative feedback.
The patch is attached.

- jim

-- 
- jim mock - walnut creek cdrom/freebsd test labs - jim@luna.cdrom.com -
- phone: 1.925.691.2800 x.3814 - fax: 1.925.674.0821 - jim@FreeBSD.org -
- editor - The FreeBSDzine - www.freebsdzine.org - jim@freebsdzine.org -

--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="tidy.diff"

Index: tidy/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/tidy/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	2000/02/16 00:08:36	1.15
+++ Makefile	2000/03/05 08:59:35
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	tidy
-# Version required:	0.10.99.1
+# Version required:	0.01.00.1
 # Date created:		27 Oct 1998
 # Whom:			Abel Chow <achow@transoft.net>
 #
 # $FreeBSD: ports/www/tidy/Makefile,v 1.15 2000/02/16 00:08:36 mharo Exp $
 #
 
-DISTNAME=	tidy30nov99
-PKGNAME=	tidy-0.11.99.2
+DISTNAME=	tidy13jan00
+PKGNAME=	tidy-0.01.00.1
 CATEGORIES=	www
 MASTER_SITES=	http://www.w3.org/People/Raggett/
 EXTRACT_SUFX=	.tgz
Index: tidy/files/md5
===================================================================
RCS file: /home/ncvs/ports/www/tidy/files/md5,v
retrieving revision 1.10
diff -u -r1.10 md5
--- md5	1999/12/23 16:36:29	1.10
+++ md5	2000/03/05 08:59:35
@@ -1 +1 @@
-MD5 (tidy30nov99.tgz) = d527142aa7cb10eee1acc1c896c4e5ed
+MD5 (tidy13jan00.tgz) = 4ee20c19df8e27b0bb57d0525404075c
Index: tidy/patches/patch-ab
===================================================================
RCS file: /home/ncvs/ports/www/tidy/patches/patch-ab,v
retrieving revision 1.3
diff -u -r1.3 patch-ab
--- patch-ab	1999/11/21 01:17:43	1.3
+++ patch-ab	2000/03/05 08:59:35
@@ -1,6 +1,6 @@
---- platform.h.orig	Sat Nov 13 23:41:32 1999
-+++ platform.h	Sat Nov 13 23:42:40 1999
-@@ -17,17 +17,17 @@
+--- platform.h.orig	Sun Mar  5 00:52:19 2000
++++ platform.h	Sun Mar  5 00:53:08 2000
+@@ -17,10 +17,11 @@
    It enables tidy to find config files named ~/.tidyrc
    and ~your/.tidyrc etc if the HTML_TIDY environment
    variable is not set. Contributed by Todd Lewis.
@@ -13,10 +13,3 @@
  #include <ctype.h>
  #include <stdio.h>
  #include <setjmp.h>  /* for longjmp on error exit */
- #include <stdlib.h>
- #include <stdarg.h>  /* may need <varargs.h> for Unix V */
- #include <string.h>
--#include <malloc.h>
- #include <assert.h>
- 
- #ifdef SUPPORT_GETPWNAM

--82I3+IH0IqGh5yIs--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  2: 5: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18])
	by hub.freebsd.org (Postfix) with ESMTP
	id 03D9337B9AC; Sun,  5 Mar 2000 02:05:06 -0800 (PST)
	(envelope-from knu@idaemons.org)
Received: from daemon.local.idaemons.org (pc343042.tokyo.jcom.ne.jp [203.140.143.42])
	by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id TAA25386;
	Sun, 5 Mar 2000 19:05:03 +0900 (JST)
Received: by daemon.local.idaemons.org (8.9.3/3.7W) id TAA93288; Sun, 5 Mar 2000 19:04:32 +0900 (JST)
Date: Sun, 05 Mar 2000 19:04:31 +0900
Message-ID: <863dq591hs.wl@daemon.local.idaemons.org>
From: "Akinori -Aki- MUSHA" <knu@idaemons.org>
To: jim@FreeBSD.ORG
Cc: ports@FreeBSD.ORG, saken@hotel.rmta.org
Subject: Re: review of update for tidy port
In-Reply-To: In your message of "Sun, 5 Mar 2000 01:08:43 -0800"
	<20000305010843.A64205@luna.cdrom.com>
References: <20000305010843.A64205@luna.cdrom.com>
User-Agent: Wanderlust/2.2.18 (Please Forgive Me) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 Emacs/20.5 (i386--freebsd) MULE/4.0 (HANANOEN)
Organization: Associated I. Daemons
MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis")
Content-Type: text/plain; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

  Hello,

At Sun, 5 Mar 2000 01:08:43 -0800,
Jim Mock <jim@FreeBSD.ORG> wrote:
> -DISTNAME=	tidy30nov99
> -PKGNAME=	tidy-0.11.99.2
> +DISTNAME=	tidy13jan00
> +PKGNAME=	tidy-0.01.00.1

  Doesn't it look weird to lower the version number on upgrade?  I
guess some people may and `pkg_version' will judge 0.01.00.1 is older
than 0.11.99.2.  I suppose `tidy-yyyymmdd' style is clearly better for
the convenience of comparison.  Isn't it?

-- 
                           /
                          /__  __
                         / )  )  ) )  /
Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>

"If you choose not to decide you still have made a choice."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  2:28:25 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from luna.cdrom.com (adsl-63-192-209-55.dsl.snfc21.pacbell.net [63.192.209.55])
	by hub.freebsd.org (Postfix) with ESMTP id A326537B9C8
	for <ports@FreeBSD.ORG>; Sun,  5 Mar 2000 02:28:21 -0800 (PST)
	(envelope-from jim@luna.cdrom.com)
Received: by luna.cdrom.com (Postfix, from userid 1000)
	id 49D0C6D; Sun,  5 Mar 2000 02:27:54 -0800 (PST)
Date: Sun, 5 Mar 2000 02:27:54 -0800
From: Jim Mock <jim@FreeBSD.org>
To: Akinori -Aki- MUSHA <knu@idaemons.org>
Cc: ports@FreeBSD.ORG, saken@hotel.rmta.org
Subject: Re: review of update for tidy port
Message-ID: <20000305022754.A64782@luna.cdrom.com>
Reply-To: jim@FreeBSD.org
References: <20000305010843.A64205@luna.cdrom.com> <863dq591hs.wl@daemon.local.idaemons.org>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="82I3+IH0IqGh5yIs"
Content-Disposition: inline
User-Agent: Mutt/1.1.8i
In-Reply-To: <863dq591hs.wl@daemon.local.idaemons.org>; from knu@idaemons.org on Sun, Mar 05, 2000 at 07:04:31PM +0900
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Sun, 05 Mar 2000 at 19:04:31 +0900, Akinori -Aki- MUSHA wrote:
>   Hello,
> 
> At Sun, 5 Mar 2000 01:08:43 -0800,
> Jim Mock <jim@FreeBSD.ORG> wrote:
> > -DISTNAME=	tidy30nov99
> > -PKGNAME=	tidy-0.11.99.2
> > +DISTNAME=	tidy13jan00
> > +PKGNAME=	tidy-0.01.00.1
> 
>   Doesn't it look weird to lower the version number on upgrade?  I
> guess some people may and `pkg_version' will judge 0.01.00.1 is older
> than 0.11.99.2.  I suppose `tidy-yyyymmdd' style is clearly better for
> the convenience of comparison.  Isn't it?

Yeah, now that you mention it, I tend to agree.  The updated patch is
attached.

- jim

-- 
- jim mock - walnut creek cdrom/freebsd test labs - jim@luna.cdrom.com -
- phone: 1.925.691.2800 x.3814 - fax: 1.925.674.0821 - jim@FreeBSD.org -
- editor - The FreeBSDzine - www.freebsdzine.org - jim@freebsdzine.org -

--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="tidy.diff"

Index: tidy/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/tidy/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	2000/02/16 00:08:36	1.15
+++ Makefile	2000/03/05 10:27:05
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	tidy
-# Version required:	0.10.99.1
+# Version required:	20000113
 # Date created:		27 Oct 1998
 # Whom:			Abel Chow <achow@transoft.net>
 #
 # $FreeBSD: ports/www/tidy/Makefile,v 1.15 2000/02/16 00:08:36 mharo Exp $
 #
 
-DISTNAME=	tidy30nov99
-PKGNAME=	tidy-0.11.99.2
+DISTNAME=	tidy13jan00
+PKGNAME=	tidy-20000113
 CATEGORIES=	www
 MASTER_SITES=	http://www.w3.org/People/Raggett/
 EXTRACT_SUFX=	.tgz
Index: tidy/files/md5
===================================================================
RCS file: /home/ncvs/ports/www/tidy/files/md5,v
retrieving revision 1.10
diff -u -r1.10 md5
--- md5	1999/12/23 16:36:29	1.10
+++ md5	2000/03/05 10:27:05
@@ -1 +1 @@
-MD5 (tidy30nov99.tgz) = d527142aa7cb10eee1acc1c896c4e5ed
+MD5 (tidy13jan00.tgz) = 4ee20c19df8e27b0bb57d0525404075c
Index: tidy/patches/patch-ab
===================================================================
RCS file: /home/ncvs/ports/www/tidy/patches/patch-ab,v
retrieving revision 1.3
diff -u -r1.3 patch-ab
--- patch-ab	1999/11/21 01:17:43	1.3
+++ patch-ab	2000/03/05 10:27:06
@@ -1,6 +1,6 @@
---- platform.h.orig	Sat Nov 13 23:41:32 1999
-+++ platform.h	Sat Nov 13 23:42:40 1999
-@@ -17,17 +17,17 @@
+--- platform.h.orig	Sun Mar  5 00:52:19 2000
++++ platform.h	Sun Mar  5 00:53:08 2000
+@@ -17,10 +17,11 @@
    It enables tidy to find config files named ~/.tidyrc
    and ~your/.tidyrc etc if the HTML_TIDY environment
    variable is not set. Contributed by Todd Lewis.
@@ -13,10 +13,3 @@
  #include <ctype.h>
  #include <stdio.h>
  #include <setjmp.h>  /* for longjmp on error exit */
- #include <stdlib.h>
- #include <stdarg.h>  /* may need <varargs.h> for Unix V */
- #include <string.h>
--#include <malloc.h>
- #include <assert.h>
- 
- #ifdef SUPPORT_GETPWNAM

--82I3+IH0IqGh5yIs--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  2:47:27 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14])
	by hub.freebsd.org (Postfix) with ESMTP id 915F537B9BE
	for <ports@freebsd.org>; Sun,  5 Mar 2000 02:46:55 -0800 (PST)
	(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 LAA03523;
	Sun, 5 Mar 2000 11:46:45 +0100 (CET)
	(envelope-from wosch@panke.de.freebsd.org)
Received: (from wosch@localhost)
	by paula.panke.de.freebsd.org (8.9.3/8.8.8) id LAA00683;
	Sun, 5 Mar 2000 11:44:56 +0100 (CET)
	(envelope-from wosch)
Date: Sun, 5 Mar 2000 11:44:56 +0100 (CET)
Message-Id: <200003051044.LAA00683@paula.panke.de.freebsd.org>
From: Wolfram Schneider <wosch@freebsd.org>
To: ports@freebsd.org
Subject: New ports added/updated last two weeks
Reply-To: ports@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


-----BEGIN PGP SIGNED MESSAGE-----

Introduction
- ------------

The FreeBSD Ports Collection offers a simple way for users and
administrators to install applications. Each "port" listed here
contains any patches necessary to make the original application source
code compile and run on FreeBSD. Installing an application is as
simple as downloading the port, unpacking it and typing make in the
port directory. The Makefile automatically fetches the application
source code, either from a local disk or via ftp, unpacks it on your
system, applies the patches, and compiles. If all goes well, simply
type make install to install the application.

For more information about using ports, see the ports collection

	http://www.freebsd.org/handbook/ports.html
and
	http://www.freebsd.org/ports/

There are currently 3126 ports in the FreeBSD Ports Collection.


New ports added last two weeks
- ------------------------------

  Category www (http://www.freebsd.org/ports/www.html)
==================================================================

   netscape-navigator-4.72.us
          ** No Description
          Maintained by: obrien@FreeBSD.org
          Requires: XFree86-3.3.6

  Category astro (http://www.freebsd.org/ports/astro.html)
==================================================================

   xplanet-0.45
          Draw pictures of the earth textured by an image
          Maintained by: andrews@technologist.com
          Also listed in: x11
          Requires: Mesa-3.0, XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          gmake-3.78.1, gtk-1.2.7, imlib-1.9.8, jpeg-6b, libungif-4.1.0,
          png-1.0.5, tcl-8.2.3, tiff-3.5.4, tk-8.2.3

  Category databases (http://www.freebsd.org/ports/databases.html)
==================================================================

   rdb-2.6d
          A fast, portable, relational database management system.
          Maintained by: ports@FreeBSD.org

  Category devel (http://www.freebsd.org/ports/devel.html)
==================================================================

   bugbuddy-0.7
          A bug reporting tool for GNOME
          Maintained by: nakai@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gnomelibs-1.0.56,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libglade-0.11, libtool-1.3.3, libungif-4.1.0, libxml-1.8.6,
          png-1.0.5, tiff-3.5.4, xpm-3.4k

   cproto-4.6
          Generate C function prototypes and convert function definitions
          Maintained by: ports@FreeBSD.org

   kpp-0.15c
          KDevelop Project to SPEC file converter.
          Maintained by: andrews@technologist.com
          Requires: Mesa-3.0, XFree86-3.3.6, jpeg-6b, kdelibs-1.1.2.1,
          png-1.0.5, qt-1.45, tiff-3.5.4

   libg++-2.8.1.3
          libg++ container classes for EGCS and later versions of GCC
          Maintained by: obrien@FreeBSD.org

   p5-Date-Calc-4.3
          Gregorian calendar date calculations
          Maintained by: bradh@uunet.co.za
          Also listed in: perl5

   p5-IO-Stty-0.02
          Perl5 module that hacks around IO::File deficiencies
          Maintained by: andrews@technologist.com
          Also listed in: perl5

   p5-IO-Tty-0.02
          Flexible I/O Perl5 module that allows manipulation of
          pseudo-TTYs
          Maintained by: andrews@technologist.com
          Also listed in: perl5

  Category games (http://www.freebsd.org/ports/games.html)
==================================================================

   freeciv-gtk-1.10.0
          A civilisation clone for x; multiplayer
          Maintained by: sheldonh@freebsd.org
          Requires: XFree86-3.3.6, bzip2-0.9.5d, gettext-0.10.35,
          glib-1.2.7, gtk-1.2.7, imlib-1.9.8, jpeg-6b, libungif-4.1.0,
          png-1.0.5, tiff-3.5.4, xpm-3.4k

   kbubbles-0.8.6
          Simple KDE game that feels and looks like T*tris
          Maintained by: andrews@technologist.com
          Requires: Mesa-3.0, XFree86-3.3.6, gettext-0.10.35, jpeg-6b,
          kdelibs-1.1.2.1, kdesupport-1.1.2.1, libtool-1.3.3, png-1.0.5,
          qt-1.45, tiff-3.5.4

   krogue-0.9.6
          KDE-ified version of classical rogue.
          Maintained by: andrews@technologist.com
          Requires: Mesa-3.0, XFree86-3.3.6, gettext-0.10.35,
          gmake-3.78.1, jpeg-6b, kdelibs-1.1.2.1, libtool-1.3.3,
          png-1.0.5, qt-1.45, tiff-3.5.4

  Category graphics (http://www.freebsd.org/ports/graphics.html)
==================================================================

   gcolor-0.4
          GNOME-based color picker
          Maintained by: andrews@technologist.com
          Also listed in: gnome x11
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gnomelibs-1.0.56, gtk-1.2.7,
          imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9, libungif-4.1.0,
          png-1.0.5, tiff-3.5.4, xpm-3.4k

   gltk-1.0
          An OpenGL/Tk interface
          Maintained by: ports@FreeBSD.org
          Requires: Mesa-3.0, XFree86-3.3.6

   linux_glide-2.4
          Linux library implementing the GLIDE interface to 3dfx video
          cards
          Maintained by: cracauer@cons.org
          Also listed in: linux
          Requires: linux_base-6.1

   linux_mesa-2.6
          Installs Linux shared library of Mesa to access glide/3dfx
          cards
          Maintained by: cracauer@cons.org
          Also listed in: linux
          Requires: linux_base-6.1, linux_devtools-6.1, linux_glide-2.4

   p5-GD-Graph-1.24
          Graph plotting module for perl5
          Maintained by: dima@Chg.RU
          Also listed in: perl5
          Requires: gd-1.7.3, p5-GD-1.25, p5-GD-TextUtil-0.70, png-1.0.5

   p5-GD-TextUtil-0.70
          Text utilities for use with GD drawing package
          Maintained by: dima@Chg.RU
          Also listed in: perl5
          Requires: gd-1.7.3, p5-GD-1.25, png-1.0.5

   zimg-2.4.0
          Image-generator that uses ASCII input files to create PNGs/EDFs
          Maintained by: andrews@technologist.com
          Requires: gd-1.7.3, png-1.0.5

  Category japanese (http://www.freebsd.org/ports/japanese.html)
==================================================================

   ja-p5-nkf-0.01
          A perl extension module to use NKF
          Maintained by: max@FreeBSD.org
          Also listed in: perl5

  Category java (http://www.freebsd.org/ports/java.html)
==================================================================

   cryptix-jce-20000211
          JCE(Java Cryptograph Extension) by Cryptix
          Maintained by: greg@greg.rim.or.jp
          Also listed in: security
          Requires: jdk-1.1.8, unzip-5.40

  Category lang (http://www.freebsd.org/ports/lang.html)
==================================================================

   p5-Expect-1.07
          Perl module inspired by the Tcl version of Expect
          Maintained by: andrews@technologist.com
          Also listed in: perl5
          Requires: p5-IO-Stty-0.02, p5-IO-Tty-0.02

  Category mail (http://www.freebsd.org/ports/mail.html)
==================================================================

   pgp4pine-1.74
          tool to use PGP 2/5/6 or GPG with Pine
          Maintained by: holger@flatline.de

   popa3d-0.4
          Tiny, Secure, Performance POP3 daemon.
          Maintained by: gonza@techline.ru

  Category net (http://www.freebsd.org/ports/net.html)
==================================================================

   openh323-1.1.a1
          A H323 Video Conferencing package. Can connect to MS
          NetMeeting.
          Maintained by: roger@freebsd.org
          Requires: XFree86-3.3.6, bison-1.28, gmake-3.78.1

   p5-Net-Daemon-0.29
          Perl5 extension for portable daemons.
          Maintained by: vanilla@FreeBSD.ORG
          Also listed in: perl5

   p5-Net-IPv4Addr-0.08
          Perl extension for manipulating IPv4 addresses
          Maintained by: bradh@uunet.co.za
          Also listed in: perl5

   p5-PlRPC-0.2012
          Perl module for writing RPC servers and clients
          Maintained by: vanilla@FreeBSD.org
          Also listed in: perl5
          Requires: p5-Net-Daemon-0.29, p5-Storable-0.6.7

   ppptraf-1.0
          A ncurses based PPP Traffic (bytes in/out) monitoring program.
          Maintained by: diskiller@cnbinc.com

   xtraceroute-0.8.14
          3D graphical version of the traceroute program
          Maintained by: sobomax@altavista.net
          Requires: Mesa-3.0, XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          gtk-1.2.7, gtkglarea-1.2.1, jpeg-6b, tiff-3.5.4

  Category palm (http://www.freebsd.org/ports/palm.html)
==================================================================

   malsync-1.8
          Sync to Mobile Application Link (MAL) compliant servers
          Maintained by: dirk@FreeBSD.org
          Requires: XFree86-3.3.6, gmake-3.78.1, pilot-link-0.9.3,
          tcl-8.2.3, tk-8.2.3

  Category print (http://www.freebsd.org/ports/print.html)
==================================================================

   trueprint-5.2
          Print program listings on postscript printer
          Maintained by: dima@Chg.RU
          Requires: gmake-3.78.1

  Category security (http://www.freebsd.org/ports/security.html)
==================================================================

   its4-1.0.1
          Tool to scan C/C++ source for potential vulnerabilities
          Maintained by: jedgar@FreeBSD.org

   librsaintl-1.0
          Non-US libcrypto plugin to implement the RSA algorithm
          Maintained by: peter@FreeBSD.org

   OpenSSH-askpass-1.2.2
          Graphical password applet for entering SSH passphrase
          Maintained by: kris@FreeBSD.org
          Requires: XFree86-3.3.6

   p5-Crypt-CBC-1.20
          Perl5 interface to Cipher Block Chaining with DES and IDEA
          Maintained by: markm@FreeBSD.org
          Also listed in: perl5
          Requires: p5-Digest-MD5-2.09

   zombiezapper-1.0
          Send a terminate command to Trinoo/TFN/Stacheldracht DDoS
          agents.
          Maintained by: kris@FreeBSD.org
          Requires: libnet-0.99g

  Category sysutils (http://www.freebsd.org/ports/sysutils.html)
==================================================================

   wmpccard-1.3
          PCcard monitor for FreeBSD + PAO
          Maintained by: taoka@FreeBSD.org
          Also listed in: misc windowmaker
          Requires: XFree86-3.3.6, xpm-3.4k

   xbattbar-1.3
          Simple battery meter
          Maintained by: sumikawa@FreeBSD.org
          Requires: XFree86-3.3.6

  Category textproc (http://www.freebsd.org/ports/textproc.html)
==================================================================

   gaspell-0.29.1
          A GNOME front end to aspell
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, aspell-0.29.1,
          esound-0.2.17, gettext-0.10.35, glib-1.2.7, gnomelibs-1.0.56,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libungif-4.1.0, png-1.0.5, tiff-3.5.4, xpm-3.4k

  Category www (http://www.freebsd.org/ports/www.html)
==================================================================

   apache+ipv6-1.3.11
          The extremely popular Apache http server. Very fast, very clean
          Maintained by: sumikawa@FreeBSD.org
          Also listed in: ipv6

   decss-1.0
          Strip cascading style sheets from webpages.
          Maintained by: ports@FreeBSD.org
          Also listed in: perl5

   p5-CGI-FastTemplate-1.09
          Perl module for manage templates and parses templates.
          Maintained by: jfitz@FreeBSD.org
          Also listed in: perl5

  Category x11-toolkits (http://www.freebsd.org/ports/x11-toolkits.html)
==================================================================

   qt-1.45
          A C++ X GUI toolkit
          Maintained by: andrews@technologist.com
          Requires: Mesa-3.0, XFree86-3.3.6, gmake-3.78.1

  Category x11 (http://www.freebsd.org/ports/x11.html)
==================================================================

   imwheel-0.9.7
          Utility to translate mouse wheel actions into X keyboard events
          Maintained by: jhb@FreeBSD.org
          Requires: XFree86-3.3.6, gmake-3.78.1


Updated ports last two weeks
- -----------------------------------

  Category archivers (http://www.freebsd.org/ports/archivers.html)
==================================================================

   zip+crypt-2.3
          Create/update ZIP files compatible with pkzip, passwords
          enabled
          Maintained by: ache@FreeBSD.org
          Requires: unzip+crypt-5.40

   zip-2.3
          Create/update ZIP files compatabile with pkzip
          Maintained by: ache@FreeBSD.org

  Category audio (http://www.freebsd.org/ports/audio.html)
==================================================================

   bladeenc-0.92
          MP3 encoder
          Maintained by: dirk@FreeBSD.org

   gnapster-1.3.6
          GNOME client for the online mp3 community called napster
          Maintained by: cpiazza@FreeBSD.org
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gnomelibs-1.0.56,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libtool-1.3.3, libungif-4.1.0, png-1.0.5, tiff-3.5.4, xpm-3.4k

   knapster-0.7
          Napster client for KDE
          Maintained by: jedgar@FreeBSD.org
          Also listed in: kde
          Requires: Mesa-3.0, XFree86-3.3.6, autoconf-2.13,
          gettext-0.10.35, gmake-3.78.1, jpeg-6b, kdebase-1.1.2,
          kdelibs-1.1.2.1, m4-1.4, png-1.0.5, qt-1.45, tiff-3.5.4,
          xpm-3.4k

   soundtracker-0.3.10
          Mod player/tracking tool which supports XM and MOD formats
          Maintained by: kzentner@u.washington.edu
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7, gtk-1.2.7

   xmcd-2.6
          Motif CD player
          Maintained by: eischen@vigrid.com
          Requires: Motif-2.1.10, XFree86-3.3.6, xpm-3.4k

   yamt-0.4
          Yet Another Mp3 Tool which helps you to organize your mp3s
          Maintained by: dima@Chg.RU
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gnomelibs-1.0.56,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libungif-4.1.0, png-1.0.5, tiff-3.5.4, xpm-3.4k

  Category chinese (http://www.freebsd.org/ports/chinese.html)
==================================================================

   zh-libtabe-0.1.2
          Unified library for Chinese text processing
          Maintained by: keith@freebsd.sinica.edu.tw
          Requires: XFree86-3.3.6, db-2.7.7, gmake-3.78.1

   zh-rxvt-2.7.2
          A low memory usage xterm replacement that supports color &
          chinese
          Maintained by: frankch@waru.life.nthu.edu.tw
          Also listed in: x11
          Requires: XFree86-3.3.6, bzip2-0.9.5d, xpm-3.4k

   zh-tin-1.4.2
          Easy-to-use console-based newsreader
          Maintained by: yssu@CCCA.NCTU.edu.tw
          Also listed in: news
          Requires: bzip2-0.9.5d, uulib-0.5.13

   zh-xcin-2.3.04-3
          A chinese input utility in X
          Maintained by: yssu@CCCA.NCTU.edu.tw
          Requires: XFree86-3.3.6, gmake-3.78.1, zh-kcfonts-1.05

   zh-xcin-2.5.2p2
          Chinese input method server under X
          Maintained by: keith@freebsd.sinica.edu.tw
          Also listed in: x11
          Requires: XFree86-3.3.6, db-2.7.7, gettext-0.10.35,
          zh-kcfonts-1.05, zh-libtabe-0.1.2

  Category converters (http://www.freebsd.org/ports/converters.html)
==================================================================

   kdesupport-1.1.2.1
          Mime and UUENCODE/DECODE libraries for the KDE integrated X11
          desktop
          Maintained by: se@freebsd.org
          Also listed in: kde
          Requires: Mesa-3.0, XFree86-3.3.6, bzip2-0.9.5d, libtool-1.3.3,
          qt-1.45

  Category databases (http://www.freebsd.org/ports/databases.html)
==================================================================

   p5-Mysql-modules-1.2210
          Perl5 modules for accessing MySQL databases
          Maintained by: jedgar@FreeBSD.org
          Also listed in: perl5
          Requires: mysql-client-3.22.32, p5-DBI-1.13,
          p5-Data-ShowTable-3.3

  Category deskutils (http://www.freebsd.org/ports/deskutils.html)
==================================================================

   gnofin-0.7.9
          Light-weight GNOME based financial management program
          Maintained by: jedgar@FreeBSD.org
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gnomelibs-1.0.56,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libungif-4.1.0, libxml-1.8.6, png-1.0.5, tiff-3.5.4, xpm-3.4k

  Category devel (http://www.freebsd.org/ports/devel.html)
==================================================================

   ORBit-0.5.1
          High-performance CORBA ORB with support for the C language
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: gettext-0.10.35, glib-1.2.7, gmake-3.78.1,
          libtool-1.3.3

   bonobo-0.8
          The component and compound document system for GNOME
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gdk-pixbuf-0.6.0, gettext-0.10.35, glib-1.2.7, gmake-3.78.1,
          gnomelibs-1.0.56, gtk-1.2.7, imlib-1.9.8, jpeg-6b,
          libaudiofile-0.1.9, libtool-1.3.3, libungif-4.1.0,
          libxml-1.8.6, png-1.0.5, tiff-3.5.4, xpm-3.4k

   cervisia-0.5.0
          GUI utility to assist with CVS-based development.
          Maintained by: andrews@technologist.com
          Requires: Mesa-3.0, XFree86-3.3.6, gettext-0.10.35, jpeg-6b,
          kdebase-1.1.2, kdelibs-1.1.2.1, png-1.0.5, qt-1.45, tiff-3.5.4,
          xpm-3.4k

   ddd-3.2.1
          Data Display Debugger -- a common graphical front-end for
          GDB/DBX/XDB
          Maintained by: obrien@FreeBSD.org
          Requires: Motif-2.1.10, XFree86-3.3.6, gmake-3.78.1, xpm-3.4k

   doxygen-1.1.0
          A documentation system for C and C++
          Maintained by: joep@di.nl
          Requires: Mesa-3.0, XFree86-3.3.6, gmake-3.78.1, qt-1.45

   gide-0.1.7
          GTK-based IDE for the C programming Language
          Maintained by: ports@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gnomelibs-1.0.56,
          gtk-1.2.7, guile-1.3.4, imlib-1.9.8, jpeg-6b,
          libaudiofile-0.1.9, libtool-1.3.3, libungif-4.1.0, png-1.0.5,
          tiff-3.5.4, xpm-3.4k

   glade-0.5.7
          A user interface builder for GTK+ and GNOME
          Maintained by: ade@FreeBSD.org
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          gtk-1.2.7, libtool-1.3.3

   glib-1.2.7
          Some useful routines of C programming
          Maintained by: vanilla@FreeBSD.org
          Requires: libtool-1.3.3

   gnustep-0.6.5
          Objective-C libraries based on the OpenStep standard
          Maintained by: ports@FreeBSD.org
          Requires: XFree86-3.3.6, gmake-3.78.1, jpeg-6b, tiff-3.5.4

   libgtop-1.0.7
          GNOME top library
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gnomelibs-1.0.56,
          gtk-1.2.7, guile-1.3.4, imlib-1.9.8, jpeg-6b,
          libaudiofile-0.1.9, libtool-1.3.3, libungif-4.1.0, png-1.0.5,
          tiff-3.5.4, xpm-3.4k

   pccts-1.33.21
          The Purdue Compiler Construction Tool Set
          Maintained by: andy@icc.surw.chel.su
          Requires: unzip-5.40

   pth-1.3.2
          GNU Portable Threads
          Maintained by: rse@engelschall.com

   str-0.9.3
          Generic String Library
          Maintained by: rse@engelschall.com

   tclcl-1.0b9
          Tcl/C++ interface used by ns and nam
          Maintained by: obonilla@fisicc-ufm.edu
          Requires: XFree86-3.3.6, otcl-1.0a5, tcl-8.2.3, tk-8.2.3

   uclmmbase-1.1.2
          Common subroutines for UCL mbone applications
          Maintained by: ports@FreeBSD.org

   xwpe-1.5.22a
          A Borland-like IDE programming environment
          Maintained by: obrien@FreeBSD.org
          Requires: XFree86-3.3.6, gmake-3.78.1

  Category editors (http://www.freebsd.org/ports/editors.html)
==================================================================

   vim-lite-5.6.12
          Vi "workalike", with many additional features
          Maintained by: obrien@FreeBSD.org

   vim-5.6.12
          Vi "workalike", with many additional features
          Maintained by: obrien@FreeBSD.org
          Requires: Motif-2.1.10, XFree86-3.3.6, python-1.5.2, tcl-8.0.5,
          tcl-8.2.3, tk-8.2.3, xpm-3.4k

   xemacs-mule-common-21.1.9
          XEmacs(version 21) with mule, lisp files, info pages, etc
          (except executables)
          Maintained by: kiri@kiri.toba-cmt.ac.jp
          Requires: XFree86-3.3.6, faces-1.6.1, gmake-3.78.1, jpeg-6b,
          png-1.0.5, tiff-3.5.4, xemacs-mule-packages-1.1,
          xemacs-packages-1.1, xpm-3.4k

   xemacs-mule-21.1.9
          XEmacs(version 21) text editor with mule(Only the executables)
          Maintained by: kiri@kiri.toba-cmt.ac.jp
          Requires: XFree86-3.3.6, faces-1.6.1, gmake-3.78.1, jpeg-6b,
          png-1.0.5, tiff-3.5.4, xemacs-mule-common-21.1.9,
          xemacs-mule-packages-1.1, xemacs-packages-1.1, xpm-3.4k

   xemacs-21.1.9
          XEmacs text editor version 21
          Maintained by: gj@FreeBSD.org
          Requires: XFree86-3.3.6, gmake-3.78.1, jpeg-6b, png-1.0.5,
          tiff-3.5.4, xemacs-packages-1.1, xpm-3.4k

   xenon-0.6.7
          Simple X-based text editor
          Maintained by: jedgar@FreeBSD.org
          Requires: XFree86-3.3.6, xpm-3.4k

   yudit-1.5
          Multi-lingual unicode text editor with TTF support
          Maintained by: rch@WriteMe.Com
          Also listed in: converters print
          Requires: XFree86-3.3.6, freetype-1.3, gettext-0.10.35,
          gmake-3.78.1

  Category emulators (http://www.freebsd.org/ports/emulators.html)
==================================================================

   pcemu-1.01b
          An 8086 PC emulator, by David Hedley
          Maintained by: joerg@FreeBSD.org
          Requires: XFree86-3.3.6

   twin-1999.12.30
          Willows Toolkit for migrating and developing Windows
          applications
          Maintained by: giffunip@asme.org
          Also listed in: devel
          Requires: XFree86-3.3.6, gmake-3.78.1

  Category ftp (http://www.freebsd.org/ports/ftp.html)
==================================================================

   downloader-1.11
          Program for downloading via ftp or http with GUI
          Maintained by: ports@FreeBSD.org
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7, gtk-1.2.7

   ftplocate-2.01
          A ftp search engine supporting filename and description search
          Maintained by: tung@turtle.ee.ncku.edu.tw
          Also listed in: www
          Requires: glimpse-4.1, unzip-5.40

   ftpmirror-1.96
          An utility to mirror directory hierarchy with FTP
          Maintained by: yasuf@big.or.jp

  Category games (http://www.freebsd.org/ports/games.html)
==================================================================

   freeciv-1.10.0
          A civilisation clone for x; multiplayer
          Maintained by: sheldonh@freebsd.org
          Requires: XFree86-3.3.6, bzip2-0.9.5d, xpm-3.4k

   gno3dtet-1.0.0
          GNOME version of the classic 3D-ified T*tris.
          Maintained by: andrews@technologist.com
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gnomelibs-1.0.56,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libungif-4.1.0, png-1.0.5, tiff-3.5.4, xpm-3.4k

   qstat-2.3g
          A command line program to query game servers on the net
          Maintained by: darius@dons.net.au

   xmahjongg-3.2
          The Chinese game of Mahjongg for X11
          Maintained by: joerg@freebsd.org
          Requires: XFree86-3.3.6

   xpuyopuyo-0.3.2
          A puzzle game, somewhat like Tetris
          Maintained by: yinjieh@csie.nctu.edu.tw
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          gmake-3.78.1, gtk-1.2.7, xpm-3.4k

  Category graphics (http://www.freebsd.org/ports/graphics.html)
==================================================================

   enfle-20000220
          Simple Plugin-based Graphic Loader Enfle
          Maintained by: mami@whale.cc.muroran-it.ac.jp
          Requires: XFree86-3.3.6, bzip2-0.9.5d, gmake-3.78.1, jpeg-6b,
          png-1.0.5

   epstool-1.08
          Create or extract preview bitmaps in EPS files
          Maintained by: ports@FreeBSD.org
          Requires: XFree86-3.3.6, ghostscript-5.50, png-1.0.5

   gdk-pixbuf-0.6.0
          A graphic library for GNOME
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gnomelibs-1.0.56,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libtool-1.3.3, libungif-4.1.0, png-1.0.5, tiff-3.5.4, xpm-3.4k

   gimp-1.1.17
          Developer's beta release of the GNU Image Manipulation Program
          Maintained by: erich@FreeBSD.org
          Requires: Mesa-3.0, PDL-2.0, XFree86-3.3.6, aalib-1.2,
          bzip2-0.9.5d, gettext-0.10.35, glib-1.2.7, gmake-3.78.1,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libtool-1.3.3, libungif-4.1.0,
          mpeg_lib-1.3.1, p5-Gtk-0.7000, pgperl-2.15, pgplot-5.2,
          png-1.0.5, tiff-3.5.4, xpm-3.4k

   gnofract4d-1.2
          Weird GNOME fractal generator
          Maintained by: andrews@technologist.com
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gnomelibs-1.0.56, gtk-1.2.7,
          imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9, libungif-4.1.0,
          png-1.0.5, tiff-3.5.4, xpm-3.4k

   gnomeiconedit-1.0.6
          A small GNOME Icon Editor
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gdk-pixbuf-0.6.0, gettext-0.10.35, glib-1.2.7, gmake-3.78.1,
          gnomelibs-1.0.56, gtk-1.2.7, imlib-1.9.8, jpeg-6b,
          libaudiofile-0.1.9, libtool-1.3.3, libungif-4.1.0, png-1.0.5,
          tiff-3.5.4, xpm-3.4k

   gxanim-0.50
          Graphical front end to Xanim
          Maintained by: rbt@zort.on.ca
          Requires: XFree86-3.3.6, bzip2-0.9.5d, gettext-0.10.35,
          glib-1.2.7, gtk-1.2.7, xanim-2.80.1

   p5-GD-1.25
          A perl5 interface to Gd Graphics Library
          Maintained by: jfitz@FreeBSD.org
          Also listed in: perl5
          Requires: gd-1.7.3, png-1.0.5

   pngcrush-1.3.5
          An optimizer for PNG files
          Maintained by: jedgar@FreeBSD.org

   tgif-4.1.27
          An Xlib-based two-dimensional drawing tool and hyper-object
          browser
          Maintained by: bmc@WillsCreek.COM
          Requires: XFree86-3.3.6, jpeg-6b, netpbm-8.0, png-1.0.5,
          pnmtopng-2.37.3, tiff-3.5.4

   xsane-0.56
          Gtk-based X11 frontend for SANE (Scanner Access Now Easy)
          Maintained by: domi@saargate.de
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          gmake-3.78.1, gtk-1.2.7, jpeg-6b, png-1.0.5, sane-1.0.1,
          tiff-3.5.4

  Category irc (http://www.freebsd.org/ports/irc.html)
==================================================================

   irssi-0.7.27
          An IRC client that uses GTK+ and (optionally) GNOME
          Maintained by: jim@FreeBSD.org
          Also listed in: ipv6
          Requires: XFree86-3.3.6, bzip2-0.9.5d, gettext-0.10.35,
          glib-1.2.7, gmake-3.78.1, gtk-1.2.7, libproplist-0.9.1,
          libtool-1.3.3

  Category japanese (http://www.freebsd.org/ports/japanese.html)
==================================================================

   ja-emacs20-dl-canna-1.4
          Dynamic loading module input method `Canna' on Emacs
          Maintained by: shige@FreeBSD.org
          Also listed in: editors
          Requires: XFree86-3.3.6, apel-emacs20-9.23, autoconf-2.13,
          emacs-20.5a, emacs-dl-20.5a, gmake-3.78.1, ja-Canna-3.2.2,
          m4-1.4

   ja-esecanna-vje30-0.2.2
          Pseudo cannaserver which wraps VJE-delta server
          Maintained by: knu@idaemons.org

   ja-hex-2.04
          A hexadecimal dump tool which handles Japanese
          Maintained by: yu@pastel.club.or.jp

   ja-netscape-communicator-4.72
          Netscape web-surfboard with Japanese resources
          Maintained by: sada@FreeBSD.org
          Also listed in: www
          Requires: XFree86-3.3.6, ja-elisa8x8-1.0, ja-kaname12-1.1,
          ja-kappa20-0.3, ja-naga10-1.1, ja-netscape-fonts-1.0,
          netscape-communicator-4.72

   ja-netscape-navigator-4.72
          Netscape web-surfboard with Japanese resources
          Maintained by: sada@FreeBSD.org
          Also listed in: www
          Requires: XFree86-3.3.6, ja-elisa8x8-1.0, ja-kaname12-1.1,
          ja-kappa20-0.3, ja-naga10-1.1, ja-netscape-fonts-1.0,
          netscape-navigator-4.72

   ja-nkf-1.71
          Network Kanji code conversion Filter
          Maintained by: max@FreeBSD.org

   ja-today-2.11a
          Tells you what day today is
          Maintained by: rewsirow@ff.iij4u.or.jp
          Also listed in: games
          Requires: ja-nkf-1.71, lha-1.14f

   ja-xemacs-canna+wnn4-21.1.9
          XEmacs(version 21) text editor, with SJ3, SKK, Canna and Wnn4
          support
          Maintained by: kiri@kiri.toba-cmt.ac.jp
          Also listed in: editors
          Requires: XFree86-3.3.6, faces-1.6.1, gmake-3.78.1,
          ja-Canna-3.2.2, ja-Wnn-4.2, jpeg-6b, png-1.0.5, tiff-3.5.4,
          xemacs-mule-common-21.1.9, xemacs-mule-packages-1.1,
          xemacs-packages-1.1, xpm-3.4k

   ja-xemacs-canna+wnn6-21.1.9
          XEmacs(version 21) text editor, with SJ3, SKK, Canna and Wnn6
          support
          Maintained by: kiri@kiri.toba-cmt.ac.jp
          Also listed in: editors
          Requires: XFree86-3.3.6, faces-1.6.1, gmake-3.78.1,
          ja-Canna-3.2.2, ja-Wnn6-lib-98.10.28, jpeg-6b, png-1.0.5,
          tiff-3.5.4, xemacs-mule-common-21.1.9,
          xemacs-mule-packages-1.1, xemacs-packages-1.1, xpm-3.4k

   ja-xemacs-canna-21.1.9
          XEmacs(version 21) text editor, with SJ3, SKK and Canna support
          Maintained by: kiri@kiri.toba-cmt.ac.jp
          Also listed in: editors
          Requires: XFree86-3.3.6, faces-1.6.1, gmake-3.78.1,
          ja-Canna-3.2.2, jpeg-6b, png-1.0.5, tiff-3.5.4,
          xemacs-mule-common-21.1.9, xemacs-mule-packages-1.1,
          xemacs-packages-1.1, xpm-3.4k

   ja-xemacs-wnn4-21.1.9
          XEmacs(version 21) text editor, with SJ3, SKK and Wnn4 support
          Maintained by: kiri@kiri.toba-cmt.ac.jp
          Also listed in: editors
          Requires: XFree86-3.3.6, faces-1.6.1, gmake-3.78.1, ja-Wnn-4.2,
          jpeg-6b, png-1.0.5, tiff-3.5.4, xemacs-mule-common-21.1.9,
          xemacs-mule-packages-1.1, xemacs-packages-1.1, xpm-3.4k

   ja-xemacs-wnn6-21.1.9
          XEmacs(version 21) text editor, with SJ3, SKK and Wnn6 support
          Maintained by: kiri@kiri.toba-cmt.ac.jp
          Also listed in: editors
          Requires: XFree86-3.3.6, faces-1.6.1, gmake-3.78.1,
          ja-Wnn6-lib-98.10.28, jpeg-6b, png-1.0.5, tiff-3.5.4,
          xemacs-mule-common-21.1.9, xemacs-mule-packages-1.1,
          xemacs-packages-1.1, xpm-3.4k

  Category java (http://www.freebsd.org/ports/java.html)
==================================================================

   netrexx-1.160
          Human-oriented programming language for writing/using Java
          classes
          Maintained by: ports@FreeBSD.org
          Also listed in: lang
          Requires: jdk-1.1.8

   shujit-0.4.2
          A Just In Time java bytecode compiler
          Maintained by: jake@checker.org
          Requires: gdbm-1.8.0, gmake-3.78.1, jdk-1.1.8, ruby-1.4.3

  Category korean (http://www.freebsd.org/ports/korean.html)
==================================================================

   ko-gau-0.4.1
          gtk-based Hangul terminal emulator(for modem/tcp)
          Maintained by: cjh@kr.freebsd.org
          Also listed in: comms
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          gmake-3.78.1, gtk-1.2.7, ko-baekmukfonts-bdf-2.0, lrzsz-0.12.20

  Category lang (http://www.freebsd.org/ports/lang.html)
==================================================================

   lua-3.2.2
          Small, compilable scripting language providing easy access to C
          code
          Maintained by: richard@homemail.com

   mit-scheme-7.5.3
          MIT Scheme: includes runtime, compiler, and edwin binaries
          Maintained by: jmacd@FreeBSD.org
          Requires: XFree86-3.3.6

   ocaml-2.04
          An ML language based on a complete class-based objective system
          Maintained by: ortmann@isl.net
          Requires: XFree86-3.3.6

   otcl-1.0a5
          MIT Object Tcl
          Maintained by: obonilla@fisicc-ufm.edu
          Requires: XFree86-3.3.6, autoconf-2.13, m4-1.4, tcl-8.2.3,
          tk-8.2.3

  Category mail (http://www.freebsd.org/ports/mail.html)
==================================================================

   fetchmail-5.3.0
          Batch mail retrieval/forwarding utility for pop2, pop3, apop,
          imap
          Maintained by: ve@sci.fi
          Also listed in: ipv6

   nmh-1.0.3
          A cleaned up MH mailer suite
          Maintained by: Scott.Blachowicz@seaslug.org
          Requires: autoconf-2.13, m4-1.4

   smail-3.2.0.111
          A program used for receiving and delivering mail
          Maintained by: torstenb@FreeBSD.org
          Requires: libident-0.22

  Category math (http://www.freebsd.org/ports/math.html)
==================================================================

   siag-3.2.0
          Scheme-based "office" for X and curses. Sexy interface using
          Xaw3d
          Maintained by: mi@aldan.algebra.com
          Requires: XFree86-3.3.6, Xaw3d-1.5, catdoc-0.90.3, gd-1.7.3,
          gdbm-1.8.0, gnuplot-3.7.1, mswordview-0.5.14.6, png-1.0.5,
          t1lib-1.0, tcl-8.2.3, xpm-3.4k

  Category misc (http://www.freebsd.org/ports/misc.html)
==================================================================

   34upgrade-2000.02.02
          A convenience package to upgrade your 3.3 or 3.4 system to
          3-stable for ports
          Maintained by: asami@FreeBSD.org

   geekcode-1.7
          A Geek Code Generator
          Maintained by: cpiazza@FreeBSD.org

   qhacc-0.3.1
          Simple QT2-based financial manager
          Maintained by: andrews@technologist.com
          Requires: XFree86-3.3.6, png-1.0.5, qt-2.0.2

  Category net (http://www.freebsd.org/ports/net.html)
==================================================================

   ddup-2.2
          A DynDNS.org client for UNIX
          Maintained by: cjm2@altavista.net

   delegate-5.9.13
          General purpose TCP/IP proxy system
          Maintained by: max@FreeBSD.org
          Also listed in: www japanese

   gnet-1.0.0
          a simple network library built upon glib
          Maintained by: nakai@FreeBSD.org
          Requires: glib-1.2.7, libtool-1.3.3

   tn5250-0.15.7
          5250 Telnet protocol and Terminal
          Maintained by: ports@FreeBSD.org
          Requires: libtool-1.3.3

  Category news (http://www.freebsd.org/ports/news.html)
==================================================================

   fidogate-4.4.0
          Fido-Internet Gateway and Tosser
          Maintained by: dirk.meyer@dinoex.sub.org
          Requires: gmake-3.78.1, ifmail-2.15

   leafnode-1.9.11
          USENET software package designed for small sites
          Maintained by: brian@Awfulhak.org

   pan-0.7.6
          Threaded GNOME newsreader based on Agent for Windows
          Maintained by: jedgar@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, bzip2-0.9.5d,
          esound-0.2.17, gettext-0.10.35, glib-1.2.7, gnomelibs-1.0.56,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libungif-4.1.0, png-1.0.5, tiff-3.5.4, xpm-3.4k

  Category print (http://www.freebsd.org/ports/print.html)
==================================================================

   gnomeprint-0.12
          Gnome print support library
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, ghostscript-5.10, glib-1.2.7, gmake-3.78.1,
          gnomelibs-1.0.56, gsfonts-5.10, gtk-1.2.7, imlib-1.9.8,
          jpeg-6b, libaudiofile-0.1.9, libtool-1.3.3, libungif-4.1.0,
          libxml-1.8.6, png-1.0.5, tiff-3.5.4, xpm-3.4k

   teTeX-1.0.7
          Thomas Esser's distribution of TeX & friends
          Maintained by: br@netland.inka.de
          Requires: XFree86-3.3.6, gmake-3.78.1, libwww-5.2.6, png-1.0.5

  Category security (http://www.freebsd.org/ports/security.html)
==================================================================

   heimdal-0.2q
          Heimdal is a re-implementation of Kerberos V
          Maintained by: nectar@FreeBSD.ORG
          Also listed in: ipv6
          Requires: XFree86-3.3.6, libtool-1.3.3

   xinetd-2.1.8.8p1
          Replacement for inetd with control and logging
          Maintained by: vanilla@FreeBSD.org

  Category shells (http://www.freebsd.org/ports/shells.html)
==================================================================

   perlsh-0.007
          New shell made entirely out of a Perl script
          Maintained by: andrews@technologist.com
          Also listed in: perl5

  Category sysutils (http://www.freebsd.org/ports/sysutils.html)
==================================================================

   gpart-0.1f
          Tries to recover lost partition tables and file systems
          Maintained by: andrew@ugh.net.au
          Requires: gmake-3.78.1

   gtop-1.0.7
          GNOME system moniter program
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gnomeaudio-1.0.0,
          gnomecore-1.0.55, gnomelibs-1.0.56, gnomeprint-0.12, gtk-1.2.7,
          guile-1.3.4, imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9,
          libghttp-1.0.4, libgtop-1.0.7, libtool-1.3.3, libungif-4.1.0,
          libxml-1.8.6, png-1.0.5, tiff-3.5.4, xpm-3.4k

   nut-0.43.0
          Network UPS Tools
          Maintained by: bp@butya.kz

   skill-3.7.9
          SuperKILL, kill or renice processes by pid, name, tty or uid
          Maintained by: jonny@jonny.eng.br

  Category textproc (http://www.freebsd.org/ports/textproc.html)
==================================================================

   aspell-0.29.1
          Spelling checker with better suggestion logic than ispell
          Maintained by: ade@FreeBSD.org
          Requires: gmake-3.78.1, libtool-1.3.3

   grap-1.01
          An implementation of Kernigan & Bentley's grap language
          Maintained by: faber@lunabase.org
          Also listed in: graphics

   htdig-3.1.5
          A www indexing and searching system
          Maintained by: kris@FreeBSD.org
          Also listed in: www
          Requires: apache-1.3.12

   nfbtrans-7.55
          ASCII text to Grade Two braille translator
          Maintained by: max@FreeBSD.org
          Requires: unzip-5.40

   xml4j-3.0.0e3
          XML for Java parser
          Maintained by: kuriyama@FreeBSD.org
          Requires: jdk-1.1.8, jfc-1.1.1

  Category www (http://www.freebsd.org/ports/www.html)
==================================================================

   analog-4.03
          An extremely fast program for analysing WWW logfiles
          Maintained by: ache@freebsd.org

   aolserver-3.0b6.1
          A multithreaded web server with embedded TCL interpreter
          Maintained by: mab@red-bean.com
          Requires: gmake-3.78.1

   apache+mod_ssl-1.3.12+2.6.1
          The Apache 1.3 webserver with SSL/TLS functionality
          Maintained by: rse@engelschall.com
          Also listed in: security
          Requires: mm-1.0.12, rsaref-2.0

   apache+php-1.3.12+3.0.15
          Apache http server with database support via compiled in PHP
          module
          Maintained by: dirk@FreeBSD.org

   apache+php-1.3.12+4.0b3
          Apache http server with database support via compiled in PHP
          module
          Maintained by: dirk@FreeBSD.org

   apache-1.3.12
          The extremely popular Apache http server. Very fast, very clean
          Maintained by: ache@freebsd.org

   linux-netscape-communicator-4.72
          Linux Netscape Communicator suite
          Maintained by: girgen@partitur.se
          Also listed in: linux
          Requires: XFree86-3.3.6, linux_base-6.1

   mathopd-1.3pl4
          A very small, yet very fast HTTP server
          Maintained by: tobez@plab.ku.dk

   mod_dtcl-0.7.3.1
          Embeds a TCL8 interpreter in the Apache server
          Maintained by: mi@aldan.algebra.com
          Also listed in: tcl82
          Requires: apache-1.3.12, tcl-8.2.3

   netscape-communicator-4.72.us
          Netscape Communicator w/US strong 128-bit encryption
          Maintained by: obrien@FreeBSD.org
          Requires: XFree86-3.3.6

   netscape-communicator-4.72
          Netscape ver 4 communicator web-surfboard
          Maintained by: sada@FreeBSD.org
          Requires: XFree86-3.3.6

   netscape-navigator-4.72
          Netscape ver 4.7 navigator web-surfboard
          Maintained by: sada@FreeBSD.org
          Requires: XFree86-3.3.6

   p5-WWW-Search-2.10
          A perl5 module for WWW searches
          Maintained by: jfitz@FreeBSD.org
          Also listed in: perl5
          Requires: p5-HTML-Tree-0.62, p5-libwww-5.47

   udmsearch-2.2.1b
          Full featured SQL-based hypertext search engine
          Maintained by: dima@Chg.RU
          Also listed in: databases
          Requires: gmake-3.78.1, mysql-client-3.22.32

  Category x11-fm (http://www.freebsd.org/ports/x11-fm.html)
==================================================================

   xnc-4.2.1
          File manager for X Window
          Maintained by: dima@Chg.RU
          Requires: XFree86-3.3.6

  Category x11-toolkits (http://www.freebsd.org/ports/x11-toolkits.html)
==================================================================

   gob-0.93.0
          a preprocessor for making GTK+ objects with inline C
          Maintained by: nakai@FreeBSD.org
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          gmake-3.78.1, gtk-1.2.7

   gtk-1.2.7
          General Toolkit for X11 GUI
          Maintained by: vanilla@FreeBSD.org
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          libtool-1.3.3

   ruby-gtk-0.23
          Ruby interface to Gtk+ toolkits
          Maintained by: yasuf@big.or.jp
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7,
          gtk-1.2.7, imlib-1.9.8, jpeg-6b, libungif-4.1.0, png-1.0.5,
          ruby-1.4.3, tiff-3.5.4

  Category x11-wm (http://www.freebsd.org/ports/x11-wm.html)
==================================================================

   amaterus-0.29.4
          a GTK+ window manager
          Maintained by: nakai@FreeBSD.org
          Requires: XFree86-3.3.6, gettext-0.10.35, glib-1.2.7, gtk-1.2.7

   fvwm-2.2.4
          Popular virtual window manager for X
          Maintained by: jcwells@u.washington.edu
          Requires: XFree86-3.3.6, gmake-3.78.1, xpm-3.4k

   icewm-1.0.2
          Window Manager designed for speed, usability and consistency
          Maintained by: nakai@FreeBSD.org
          Requires: XFree86-3.3.6, gmake-3.78.1, xpm-3.4k

   qvwm-1.1.6
          Windows 95/98/NT like window manager for X11
          Maintained by: nakai@FreeBSD.org
          Requires: XFree86-3.3.6, esound-0.2.17, gettext-0.10.35,
          glib-1.2.7, gtk-1.2.7, imlib-1.9.8, jpeg-6b,
          libaudiofile-0.1.9, libungif-4.1.0, png-1.0.5, tiff-3.5.4,
          xpm-3.4k

   sapphire-0.14.0.2
          Small window manager
          Maintained by: trevor@jpj.net
          Requires: XFree86-3.3.6, gmake-3.78.1

   sawmill-0.24
          Lisp configurable window manager
          Maintained by: nakai@FreeBSD.org
          Requires: ORBit-0.5.1, XFree86-3.3.6, autoconf-2.13,
          esound-0.2.17, gettext-0.10.35, glib-1.2.7, gmake-3.78.1,
          gnomeaudio-1.0.0, gnomecontrolcenter-1.0.51, gnomecore-1.0.55,
          gnomelibs-1.0.56, gnomeprint-0.12, gtk-1.2.7, guile-1.3.4,
          imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9, libghttp-1.0.4,
          libglade-0.11, libgtop-1.0.7, librep-0.10, libungif-4.1.0,
          libxml-1.8.6, m4-1.4, png-1.0.5, rep-gtk-0.8, tiff-3.5.4,
          xpm-3.4k

  Category x11 (http://www.freebsd.org/ports/x11.html)
==================================================================

   gnomelibs-1.0.56
          Libaries for GNOME, a GNU desktop environment
          Maintained by: ade@FreeBSD.org
          Also listed in: gnome
          Requires: ORBit-0.5.1, XFree86-3.3.6, esound-0.2.17,
          gettext-0.10.35, glib-1.2.7, gmake-3.78.1, gtk-1.2.7,
          imlib-1.9.8, jpeg-6b, libaudiofile-0.1.9, libtool-1.3.3,
          libungif-4.1.0, png-1.0.5, tiff-3.5.4, xpm-3.4k

   kdelibs-1.1.2.1
          Support libraries for the KDE integrated X11 desktop
          Maintained by: se@freebsd.org
          Also listed in: kde
          Requires: Mesa-3.0, XFree86-3.3.6, bzip2-0.9.5d, gmake-3.78.1,
          jpeg-6b, png-1.0.5, qt-1.45, tiff-3.5.4
     _________________________________________________________________

   © 1996-2000 by Wolfram Schneider. All rights reserved.
   Please direct questions about this service to www@FreeBSD.org
   General questions about FreeBSD ports should be sent to
   ports@FreeBSD.org

   Last database update: 2000-03-01 08:57:29 UTC; based on revision 1.266
     _________________________________________________________________

This information was produced by
	http://www.freebsd.org/cgi/ports.cgi


-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQCVAwUBOMI6ZzmN/mkrcYGtAQFGkgP/Tm2/wh52cKKHeThzxbA5Shn8UcTQ3ZSG
8q7FKyUH49qM4YyMj0B/Lkx71+571IywFv7RFZpLj9KgUfWb62umJ2YRyiHqtR2k
6qdjODjV5zAQ+1SaPJuj/NEcXLuRWa1dZdpQhhxXVl+4CwALppDJj0vqIBAhx93u
8t+GhYZ80JQ=
=uWTv
-----END PGP SIGNATURE-----

-- 
Wolfram Schneider <wolfram@schneider.org> http://wolfram.schneider.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  3:13:32 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from nwhn-sh1-port4.snet.net (nwhn-sh1-port4.snet.net [204.60.13.4])
	by hub.freebsd.org (Postfix) with SMTP id E43A637B9E1
	for <ports@FreeBSD.org>; Sun,  5 Mar 2000 03:13:27 -0800 (PST)
	(envelope-from saken@hotel.rmta.org)
Received: (qmail 675 invoked by uid 1001); 5 Mar 2000 11:13:21 -0000
Date: Sun, 5 Mar 2000 06:13:21 -0500
From: Scott Kenney <saken@hotel.rmta.org>
To: Jim Mock <jim@FreeBSD.org>
Cc: ports@FreeBSD.org
Subject: Re: review of update for tidy port
Message-ID: <20000305061320.B76634@hotel.rmta.org>
References: <20000305010843.A64205@luna.cdrom.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.1.4i
In-Reply-To: <20000305010843.A64205@luna.cdrom.com>; from jim@FreeBSD.org on Sun, Mar 05, 2000 at 01:08:43AM -0800
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sun, Mar 05, 2000 at 01:08:43AM -0800, Jim Mock wrote:
> Here's a patch to upgrade tidy to the Jan. 13th version.  Please review
> it.  I'll commit it in a few days unless I get some negative feedback.
> The patch is attached.

Please don't.  The January version of tidy contains numerous minor but
annoying bugs (many of which are not present in the November 30
version), There will be a new version of tidy released by Dave Raggett
sometime in the next 2 weeks.

-- 
Scott Kenney  >|<  saken@hotel.rmta.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  4:30: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8019F37B9E6
	for <freebsd-ports@FreeBSD.org>; Sun,  5 Mar 2000 04:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA95654;
	Sun, 5 Mar 2000 04:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from mailgw1.be.to (mailgw1.be.to [210.235.212.5])
	by hub.freebsd.org (Postfix) with ESMTP id 12ED137B9C3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Mar 2000 04:22:37 -0800 (PST)
	(envelope-from okazaki@be.to)
Received: from mail1.be.to (point1.be.to [210.235.212.29])
	by mailgw1.be.to (8.9.3+3.2W/BETO.2.1-2000021722000035) with ESMTP id VAA10079
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 5 Mar 2000 21:22:35 +0900
Received: from acidrain (ppp31-Mobara1.mtci.ne.jp [210.172.1.233])
	by mail1.be.to (8.8.8+3.0Wbeta13/BETO.2.0-1999110714000000) with SMTP id VAA20445
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 5 Mar 2000 21:22:33 +0900
Received: (qmail 26944 invoked by uid 1001); 5 Mar 2000 12:22:07 -0000
Message-Id: <20000305122207.26943.qmail@dolphin.be.to>
Date: 5 Mar 2000 12:22:07 -0000
From: okazaki@be.to
Reply-To: okazaki@be.to
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17205: Update port: japanese/emacs-manual
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17205
>Category:       ports
>Synopsis:       Update port: japanese/emacs-manual
>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 Mar  5 04:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     OKAZAKI Tetsurou
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Unknown
>Environment:

	ports/japanese/emacs-manual/Makefile,v 1.8 2000/01/27 21:51:16

>Description:

	Update to apply the errata patch provided by the publisher.

	Modified:	Makefile files/md5

>How-To-Repeat:
>Fix:
	
	Use the patch below to update the port.


diff -urN /usr/ports/japanese/emacs-manual/Makefile emacs-manual/Makefile
--- /usr/ports/japanese/emacs-manual/Makefile	Fri Jan 28 11:41:44 2000
+++ emacs-manual/Makefile	Sun Mar  5 20:36:19 2000
@@ -7,9 +7,9 @@
 #
 
 DISTNAME=	emacs-20.5-man-jp
-PKGNAME=	ja-emacs-manual-13.1999.12.13
+PKGNAME=	ja-emacs-manual-13.2000.01.13
 CATEGORIES=	japanese
-MASTER_SITES=	ftp://ftp.ascii.co.jp/pub/GNU/ \
+MASTER_SITES=	ftp://ftp.ascii.co.jp/pub/GNU/emacs-20.x/ \
 		${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	emacs
 DISTFILES=	${DISTNAME}.tgz ${EMACS_ARC}
@@ -18,6 +18,8 @@
 
 BUILD_DEPENDS=	${EMACS}:${PORTSDIR}/editors/emacs20
 
+ERRATA_FILE=	Errata-2000-01-13
+
 EXTRACT_ONLY=	${DISTNAME}.tgz
 EMACS_DISTNAME= emacs-20.5
 EMACS_ARC=	${EMACS_DISTNAME}a.tar.gz
@@ -25,6 +27,15 @@
 EXTRACT_FILES=	${EMACS_DISTNAME}/man/ack.texi \
 		${EMACS_DISTNAME}/lisp/textmodes/texinfmt.el
 
+# We must apply this patch at first.
+EXTRA_PATCHES=	${WRKSRC}/patch-texinfmt.el
+
+.if defined(ERRATA_FILE) && !empty(ERRATA_FILE)
+DISTFILES+=	${ERRATA_FILE}.tgz
+EXTRACT_ONLY+=	${ERRATA_FILE}.tgz
+EXTRA_PATCHES+=	${WRKDIR}/${ERRATA_FILE}
+.endif
+
 # We use emacs20 to format texinfo files.
 EMACS=		emacs-20.5
 
@@ -37,9 +48,6 @@
 	${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${EMACS_ARC} ${EXTRACT_AFTER_ARGS} ${EXTRACT_FILES} ; \
 	${CP} ${EXTRACT_FILES} ${WRKSRC})
 	@${MKDIR} ${WRKDIR}/info
-
-pre-patch:
-	@${PATCH} ${PATCH_ARGS} < ${WRKSRC}/patch-texinfmt.el
 
 pre-build:
 	@${ECHO_MSG} "===>   Now start formatting texinfo. Please wait."
diff -urN /usr/ports/japanese/emacs-manual/files/md5 emacs-manual/files/md5
--- /usr/ports/japanese/emacs-manual/files/md5	Fri Jan 28 11:41:47 2000
+++ emacs-manual/files/md5	Sun Mar  5 19:43:40 2000
@@ -1,2 +1,3 @@
 MD5 (emacs-20.5-man-jp.tgz) = 087b8b3a5200d72f6f24bc6ec30d46cd
 MD5 (emacs-20.5a.tar.gz) = d3852880bcd144c79be1b9537d28490c
+MD5 (Errata-2000-01-13.tgz) = 7b4fa4f0357b16c9a73352f402430688


>Release-Note:
>Audit-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 Mar  5  5:40: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 72E9537BA00
	for <freebsd-ports@FreeBSD.org>; Sun,  5 Mar 2000 05:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA99591;
	Sun, 5 Mar 2000 05:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3945B37B9FD
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  5 Mar 2000 05:30:48 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA98983;
	Sun, 5 Mar 2000 05:30:48 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003051330.FAA98983@freefall.freebsd.org>
Date: Sun, 5 Mar 2000 05:30:48 -0800 (PST)
From: igor@zynaps.ru
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17206: p5-Apache-ASP port update
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17206
>Category:       ports
>Synopsis:       p5-Apache-ASP port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar  5 05:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Igor Vinokurov
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:
begin 644 p5-Apache-ASP-port.patch
M9&EF9B`M<G5.('`U+4%P86-H92U!4U`N;W)I9R]-86ME9FEL92!P-2U!<&%C
M:&4M05-0+TUA:V5F:6QE"BTM+2!P-2U!<&%C:&4M05-0+F]R:6<O36%K969I
M;&4)4V%T($IA;B`R.2`P.#HT.#HP,"`R,#`P"BLK*R!P-2U!<&%C:&4M05-0
M+TUA:V5F:6QE"5-U;B!-87(@(#4@,38Z,3@Z,#@@,C`P,`I`0"`M,2PQ,R`K
M,2PQ,R!`0`H@(R!.97<@<&]R=',@8V]L;&5C=&EO;B!M86ME9FEL92!F;W(Z
M"7`U+4%P86-H92U!4U`*+2,@5F5R<VEO;B!R97%U:7)E9#H)"0DP+C$W"BLC
M(%9E<G-I;VX@<F5Q=6ER960Z"0D),"XQ.`H@(R!$871E(&-R96%T960Z"0D)
M"3,Q($1E8V5M8F5R(#$Y.3D*(",@5VAO;3H)"0D)"4EG;W(@5FEN;VMU<F]V
M(#QI9V]R0'IY;F%P<RYR=3X*(",*(",@)$9R965"4T0Z('!O<G1S+W=W=R]P
M-2U!<&%C:&4M05-0+TUA:V5F:6QE+'8@,2XQ(#(P,#`O,#$O,CD@,#4Z-#@Z
M,38@<W1E=F4@17AP("0*(",*(`HM1$E35$Y!344]"4%P86-H92U!4U`M,"XQ
M-PHM4$M'3D%-13T)<#4M07!A8VAE+4%34"TP+C$W"BM$25-43D%-13T)07!A
M8VAE+4%34"TP+C$X"BM02T=.04U%/0EP-2U!<&%C:&4M05-0+3`N,3@*($-!
M5$5'3U))15,]"7=W=R!P97)L-0H@34%35$527U-)5$53/0DD>TU!4U1%4E]3
M251%7U!%4DQ?0U!!3GT*($U!4U1%4E]3251%7U-50D1)4CT)07!A8VAE"F1I
M9F8@+7)U3B!P-2U!<&%C:&4M05-0+F]R:6<O9FEL97,O;60U('`U+4%P86-H
M92U!4U`O9FEL97,O;60U"BTM+2!P-2U!<&%C:&4M05-0+F]R:6<O9FEL97,O
M;60U"5-A="!*86X@,CD@,#@Z-#@Z,#`@,C`P,`HK*RL@<#4M07!A8VAE+4%3
M4"]F:6QE<R]M9#4)4W5N($UA<B`@-2`Q-CHQ.#HT.2`R,#`P"D!`("TQ("LQ
M($!`"BU-1#4@*$%P86-H92U!4U`M,"XQ-RYT87(N9WHI(#T@.#,Y,S@S.#)F
M.&)A8S@W9F0Y9#`Y,C)F-&,R,#!B-68**TU$-2`H07!A8VAE+4%34"TP+C$X
M+G1A<BYG>BD@/2`Y9&4R.&4S-#$R-S-C-F$U,F(W-SEC8C!F9C-A86%F,`ID
M:69F("UR=4X@<#4M07!A8VAE+4%34"YO<FEG+W!K9R]03$E35"!P-2U!<&%C
M:&4M05-0+W!K9R]03$E35`HM+2T@<#4M07!A8VAE+4%34"YO<FEG+W!K9R]0
M3$E35`E3870@2F%N(#(Y(#`X.C0X.C`P(#(P,#`**RLK('`U+4%P86-H92U!
M4U`O<&MG+U!,25-4"5-U;B!-87(@(#4@,38Z,C<Z-3<@,C`P,`I`0"`M,2PT
M("LQ+#,@0$`*(&QI8B]P97)L-2]S:71E7W!E<FPO)25015),7U9%4B4E+R4E
M4$523%]!4D-()24O875T;R]!<&%C:&4O05-0+RYP86-K;&ES=`H@;&EB+W!E
M<FPU+W-I=&5?<&5R;"\E)5!%4DQ?5D52)24O07!A8VAE+T%34"YP;0H@0&1I
M<G)M(&QI8B]P97)L-2]S:71E7W!E<FPO)25015),7U9%4B4E+R4E4$523%]!
M4D-()24O875T;R]!<&%C:&4O05-0"BU`9&ER<FT@;&EB+W!E<FPU+W-I=&5?
9<&5R;"\E)5!%4DQ?5D52)24O07!A8VAE"FER
`
end


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  5:40: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8DF6F37BA06
	for <freebsd-ports@FreeBSD.org>; Sun,  5 Mar 2000 05:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA99596;
	Sun, 5 Mar 2000 05:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Sun, 5 Mar 2000 05:40:02 -0800 (PST)
Message-Id: <200003051340.FAA99596@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Igor Vinokurov <igor@rtsnet.ru>
Subject: Re: ports/15994: new libapreq 0.31 port
Reply-To: Igor Vinokurov <igor@rtsnet.ru>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/15994; it has been noted by GNATS.

From: Igor Vinokurov <igor@rtsnet.ru>
To: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
Cc: freebsd-gnats-submit@FreeBSD.org, sheldonh@FreeBSD.org
Subject: Re: ports/15994: new libapreq 0.31 port
Date: Sun, 5 Mar 2000 16:35:37 +0300

 On Thu, Mar 02, 2000 at 21:29 +0300, Igor Vinokurov wrote:
 > > > >Number:         15994
 > > > >Category:       ports
 > > > >Synopsis:       new libapreq 0.31 port
 > > 
 > > This port has a problem about BUILD_DEPENDS:
 > > 
 > > % cd /usr/ports/www/mod_perl 
 > > % make
 > > ===>  mod_perl-1.21 is marked as broken: see PR 14924; use p5-Apache instead.
 > > 
 > > So I think you should change ${PORTSDIR}/www/mod_perl to p5-Apache.
 > 
 > Yes (sorry for delay). But how I can change not commited port?
 
 Ok. Patch:
 
 begin 644 libapreq-port.patch
 M9&EF9B`M<G5.(&QI8F%P<F5Q+F]R:6<O36%K969I;&4@;&EB87!R97$O36%K
 M969I;&4*+2TM(&QI8F%P<F5Q+F]R:6<O36%K969I;&4)4V%T($IA;B`@."`Q
 M.3HS,CHT."`R,#`P"BLK*R!L:6)A<')E<2]-86ME9FEL90E3=6X@36%R("`U
 M(#$V.C,S.C(W(#(P,#`*0$`@+3$S+#<@*S$S+#<@0$`*(`H@34%)3E1!24Y%
 M4CT):6=O<D!Z>6YA<',N<G4*(`HM0E5)3$1?1$5014Y$4ST))'M,3T-!3$)!
 M4T5]+VQI8B]P97)L-2]S:71E7W!E<FPO)'M015),7U9%4GTO)'M015),7T%2
 M0TA]+VUO9%]P97)L+G!M.B1[4$]25%-$25)]+W=W=R]M;V1?<&5R;`HK0E5)
 M3$1?1$5014Y$4ST))'M,3T-!3$)!4T5]+VQI8B]P97)L-2]S:71E7W!E<FPO
 M)'M015),7U9%4GTO)'M015),7T%20TA]+VUO9%]P97)L+G!M.B1[4$]25%-$
 F25)]+W=W=R]P-2U!<&%C:&4*(`H@55-%7U!%4DPU/0E915,*(`I[
 `
 end
 
 -- 
 Igor Vinokurov
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  5:51: 0 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 377CE37BA15; Sun,  5 Mar 2000 05:50:59 -0800 (PST)
	(envelope-from ache@FreeBSD.org)
Received: (from ache@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA00367;
	Sun, 5 Mar 2000 05:50:59 -0800 (PST)
	(envelope-from ache@FreeBSD.org)
Date: Sun, 5 Mar 2000 05:50:59 -0800 (PST)
From: <ache@FreeBSD.org>
Message-Id: <200003051350.FAA00367@freefall.freebsd.org>
To: sobomax@altavista.net, ache@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/16913: [PATCH] Update of ImageMagick and Gimp ports
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: [PATCH] Update of ImageMagick and Gimp ports

State-Changed-From-To: open->closed
State-Changed-By: ache
State-Changed-When: Sun Mar 5 05:50:06 PST 2000
State-Changed-Why: 
ImageMagick upgrade is done
For Gimp please supply another PR (only one port per PR)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  6: 6: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7A77237B9ED; Sun,  5 Mar 2000 06:06:03 -0800 (PST)
	(envelope-from sumikawa@FreeBSD.org)
Received: (from sumikawa@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA01740;
	Sun, 5 Mar 2000 06:06:03 -0800 (PST)
	(envelope-from sumikawa@FreeBSD.org)
Date: Sun, 5 Mar 2000 06:06:03 -0800 (PST)
From: <sumikawa@FreeBSD.org>
Message-Id: <200003051406.GAA01740@freefall.freebsd.org>
To: varju@snapple.webct.com, sumikawa@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17195: palm/jpilot ports update to version 0.98
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: palm/jpilot ports update to version 0.98

State-Changed-From-To: open->closed
State-Changed-By: sumikawa
State-Changed-When: Sun Mar 5 23:03:34 JST 2000
State-Changed-Why: 
thanks, commited!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5  8:17: 0 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from dresden.mocten.com (dresden.mocten.com [198.206.171.222])
	by hub.freebsd.org (Postfix) with ESMTP id 239F637BA58
	for <ports@freebsd.org>; Sun,  5 Mar 2000 08:16:59 -0800 (PST)
	(envelope-from bishop@dresden.mocten.com)
Received: (from bishop@localhost)
	by dresden.mocten.com (8.9.2/8.8.8) id IAA87651
	for ports@freebsd.org; Sun, 5 Mar 2000 08:16:45 -0800 (PST)
	(envelope-from bishop)
Date: Sun, 5 Mar 2000 08:16:44 -0800
From: Mike Sherwood <bishop@mocten.com>
To: ports@freebsd.org
Subject: help needed committing ports?
Message-ID: <20000305081644.A87592@dresden.mocten.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Would you like some help testing and committing submitted ports?  I noticed
quite a few submissions in the open problem reports list that appear to just
need reviewing and committing, including my own =).
-Mike


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 10: 3: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8E18937B84C; Sun,  5 Mar 2000 10:03:05 -0800 (PST)
	(envelope-from obrien@FreeBSD.org)
Received: (from obrien@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id KAA86982;
	Sun, 5 Mar 2000 10:03:04 -0800 (PST)
	(envelope-from obrien@FreeBSD.org)
Date: Sun, 5 Mar 2000 10:03:04 -0800 (PST)
From: <obrien@FreeBSD.org>
Message-Id: <200003051803.KAA86982@freefall.freebsd.org>
To: jsutton@bbcon.com.au, obrien@FreeBSD.org,
	freebsd-ports@FreeBSD.org, obrien@FreeBSD.org
Subject: Re: ports/17086: net/mopd does not function with VaxStation 3100
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: net/mopd does not function with VaxStation 3100

State-Changed-From-To: open->closed
State-Changed-By: obrien
State-Changed-When: Sun Mar 5 10:02:39 PST 2000
State-Changed-Why: 
fix committed.  Thanks!!


Responsible-Changed-From-To: freebsd-ports->obrien
Responsible-Changed-By: obrien
Responsible-Changed-When: Sun Mar 5 10:02:39 PST 2000
Responsible-Changed-Why: 
maintainer


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 10: 3:55 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from harzserver1.harz.de (harzserver1.harz.de [193.159.181.124])
	by hub.freebsd.org (Postfix) with ESMTP id 2F57437BAAA
	for <freebsd-ports@freebsd.org>; Sun,  5 Mar 2000 10:03:43 -0800 (PST)
	(envelope-from <news>@vogon.agala.harz.de)
Received: (from uucp@localhost)
	by harzserver1.harz.de (8.9.3/8.9.3) with UUCP id TAA41265
	for freebsd-ports@freebsd.org; Sun, 5 Mar 2000 19:06:44 GMT
	(envelope-from "<news>"@vogon.agala.harz.de)
Received: by vogon.agala.harz.de (Postfix, from userid 8)
	id 480A845EE1; Sun,  5 Mar 2000 18:25:58 +0100 (CET)
From: "Frank J. Beckmann" <frank@vogon.agala.harz.de>
X-Newsgroups: agala.lists.freebsd.ports
Subject: Status of sather-1.2.1
Date: 5 Mar 2000 17:25:55 GMT
Organization: agala naga doron
Lines: 7
Message-ID: <89u5b3$1epn$1@vogon.agala.harz.de>
X-Trace: vogon.agala.harz.de 952277155 47927 192.168.43.1 (5 Mar 2000 17:25:55 GMT)
X-Complaints-To: abuse@barda.agala.harz.de
User-Agent: tin/pre-1.4-19990624 ("Dawnrazor") (UNIX) (FreeBSD/4.0-CURRENT (i386))
To: freebsd-ports@freebsd.org
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi,

what is the status of the sather-1.2.1 port? It builds the compiler and
installs it and some documentation, but no libraries or other usefull
things from the sather distribution.

Frank



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 10:26:39 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87])
	by hub.freebsd.org (Postfix) with ESMTP id 8BEFA37BABE
	for <ports@freebsd.org>; Sun,  5 Mar 2000 10:26:37 -0800 (PST)
	(envelope-from dcs@newsguy.com)
Received: from daniel.sobral (root@p11-dn02kiryunisiki.gunma.ocn.ne.jp [211.0.245.76])
	by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id DAA11726
	for <ports@freebsd.org>; Mon, 6 Mar 2000 03:26:33 +0900 (JST)
Received: (from root@localhost)
	by daniel.sobral (8.9.3/8.9.3) id DAA19378
	for ports@freebsd.org; Mon, 6 Mar 2000 03:25:20 +0900 (JST)
	(envelope-from root)
From: "Daniel C. Sobral" <dcs@newsguy.com>
Message-Id: <200003051825.DAA19378@daniel.sobral>
Subject: Spin
To: ports@freebsd.org
Date: Mon, 6 Mar 2000 03:25:19 +0900 (JST)
Disclaimer: Klaatu Barada Nikto!
X-Mailer: ELM [version 2.4ME+ PL68 (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

Sorry, but I just have to ask this. I have yet to meet a SPIN user who
thinks "math" is an appropriate ports category. It was not submitted
under that category, and at least one pr was opened requesting it to be
changed. So... why is it still classified at "math"?

-- 
Daniel C. Sobral		  (8-DCS)
dcs@newsguy.com
dcs@freebsd.org

Howe's Law:
	Everyone has a scheme that will not work.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 11:39:13 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38])
	by hub.freebsd.org (Postfix) with ESMTP id 9F7EB37BAE9
	for <freebsd-ports@FreeBSD.ORG>; Sun,  5 Mar 2000 11:39:06 -0800 (PST)
	(envelope-from obrien@NUXI.com)
Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24])
	by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id LAA63297;
	Sun, 5 Mar 2000 11:39:06 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.9.3/8.9.1) id LAA71850;
	Sun, 5 Mar 2000 11:39:08 -0800 (PST)
	(envelope-from obrien)
Date: Sun, 5 Mar 2000 11:39:08 -0800
From: "David O'Brien" <obrien@FreeBSD.ORG>
To: "Matthew N. Dodd" <winter@jurai.net>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: mod_php4 and other questions.
Message-ID: <20000305113908.B71759@dragon.nuxi.com>
Reply-To: obrien@FreeBSD.ORG
References: <00de01bf857e$662a87a0$8dfee0d1@westbend.net> <Pine.BSF.4.21.0003032108380.690-100000@sasami.jurai.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003032108380.690-100000@sasami.jurai.net>; from winter@jurai.net on Fri, Mar 03, 2000 at 09:11:12PM -0500
X-Operating-System: FreeBSD 4.0-CURRENT
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

On Fri, Mar 03, 2000 at 09:11:12PM -0500, Matthew N. Dodd wrote:
> If we build with EAPI then all we need are 
> 
> apache-VER > mod_ssl-VER > mod_fp-VER > mod_php4-VER > mod_php3-VER > etc...
> 
> This having 5 different Apache ports is stupid.

You go boy!!

-- 
-- David    (obrien@NUXI.com)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 11:40:22 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38])
	by hub.freebsd.org (Postfix) with ESMTP id C52F137BB23
	for <freebsd-ports@FreeBSD.ORG>; Sun,  5 Mar 2000 11:40:20 -0800 (PST)
	(envelope-from obrien@NUXI.com)
Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24])
	by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id LAA63306;
	Sun, 5 Mar 2000 11:40:17 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.9.3/8.9.1) id LAA71866;
	Sun, 5 Mar 2000 11:40:23 -0800 (PST)
	(envelope-from obrien)
Date: Sun, 5 Mar 2000 11:40:23 -0800
From: "David O'Brien" <obrien@FreeBSD.ORG>
To: "Scot W. Hetzel" <hetzels@westbend.net>
Cc: "Matthew N. Dodd" <winter@jurai.net>, freebsd-ports@FreeBSD.ORG
Subject: Re: mod_php4 and other questions.
Message-ID: <20000305114023.C71759@dragon.nuxi.com>
Reply-To: obrien@FreeBSD.ORG
References: <Pine.BSF.4.21.0003032232590.690-100000@sasami.jurai.net> <000a01bf859f$7c7993e0$8dfee0d1@westbend.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <000a01bf859f$7c7993e0$8dfee0d1@westbend.net>; from hetzels@westbend.net on Sat, Mar 04, 2000 at 12:04:21AM -0600
X-Operating-System: FreeBSD 4.0-CURRENT
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

On Sat, Mar 04, 2000 at 12:04:21AM -0600, Scot W. Hetzel wrote:
> There are two Apache SSL ports in the ports tree:
> 
> Apache-SSL - Created by Ben & Adam Laurie
>         http://www.apache-ssl.org
> 
>         Apache-SSL doesn't use EAPI.
> 
> Apache-MOD_SSL - Created by Ralf S. Engelschall
>         http://www.modssl.org
> 
>         Apache-MOD_SSL does use EAPI

Why doe we need two SSL ports?  What does Apache-SSL that Apache-MOD_SSL
doesn't?  If nothing, then TOAST Apache-SSL as it is useless to the
general public and only confuses things.
 
-- 
-- David    (obrien@NUXI.com)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 13:21:10 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from luna.cdrom.com (adsl-63-192-209-55.dsl.snfc21.pacbell.net [63.192.209.55])
	by hub.freebsd.org (Postfix) with ESMTP id 2296237B719
	for <ports@FreeBSD.ORG>; Sun,  5 Mar 2000 13:21:09 -0800 (PST)
	(envelope-from jim@luna.cdrom.com)
Received: by luna.cdrom.com (Postfix, from userid 1000)
	id 6EF08178; Sun,  5 Mar 2000 13:20:41 -0800 (PST)
Date: Sun, 5 Mar 2000 13:20:41 -0800
From: Jim Mock <jim@FreeBSD.org>
To: Scott Kenney <saken@hotel.rmta.org>
Cc: ports@FreeBSD.ORG
Subject: Re: review of update for tidy port
Message-ID: <20000305132041.A68681@luna.cdrom.com>
Reply-To: jim@FreeBSD.org
References: <20000305010843.A64205@luna.cdrom.com> <20000305061320.B76634@hotel.rmta.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.1.8i
In-Reply-To: <20000305061320.B76634@hotel.rmta.org>; from saken@hotel.rmta.org on Sun, Mar 05, 2000 at 06:13:21AM -0500
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sun, 05 Mar 2000 at 06:13:21 -0500, Scott Kenney wrote:
> On Sun, Mar 05, 2000 at 01:08:43AM -0800, Jim Mock wrote:
> > Here's a patch to upgrade tidy to the Jan. 13th version.  Please
> > review it.  I'll commit it in a few days unless I get some negative
> > feedback.  The patch is attached.
> 
> Please don't.  The January version of tidy contains numerous minor
> but annoying bugs (many of which are not present in the November 30
> version), There will be a new version of tidy released by Dave
> Raggett sometime in the next 2 weeks.

Thanks for the info.  Feel free to send me the diffs to update it when
he releases the new version, and I'll get it committed.

- jim

-- 
- jim mock - walnut creek cdrom/freebsd test labs - jim@luna.cdrom.com -
- phone: 1.925.691.2800 x.3814 - fax: 1.925.674.0821 - jim@FreeBSD.org -
- editor - The FreeBSDzine - www.freebsdzine.org - jim@freebsdzine.org -


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 13:35: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99])
	by hub.freebsd.org (Postfix) with ESMTP
	id 87D4637BA65; Sun,  5 Mar 2000 13:34:53 -0800 (PST)
	(envelope-from winter@jurai.net)
Received: from localhost (winter@localhost)
	by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id QAA87230;
	Sun, 5 Mar 2000 16:34:48 -0500 (EST)
Date: Sun, 5 Mar 2000 16:34:48 -0500 (EST)
From: "Matthew N. Dodd" <winter@jurai.net>
To: Bill Fumerola <billf@chc-chimes.com>
Cc: "David O'Brien" <obrien@FreeBSD.ORG>,
	"Scot W. Hetzel" <hetzels@westbend.net>, freebsd-ports@FreeBSD.ORG
Subject: Re: mod_php4 and other questions.
In-Reply-To: <20000305152605.F25438@jade.chc-chimes.com>
Message-ID: <Pine.BSF.4.21.0003051626570.690-100000@sasami.jurai.net>
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, 5 Mar 2000, Bill Fumerola wrote:
> On Sun, Mar 05, 2000 at 11:40:23AM -0800, David O'Brien wrote:
> > Why doe we need two SSL ports?  What does Apache-SSL that Apache-MOD_SSL
> > doesn't?  If nothing, then TOAST Apache-SSL as it is useless to the
> > general public and only confuses things.
> 
> Lets remove all the IRC clients except for epic. They all connect to an
> irc server and allow people to chat.

So long as we make it clear that Apache-SSL won't work with the mod_foo
ports I think we can ignore Apache-SSL.  The 'CONFLICTS' idea someone
suggested earlier in the thread would do this quite nicely.

I've modified apache13 and created mod_ssl and have them working
together.  I need to address the documentation and installation of default
certificates and such but what I've got so far works.

ftp://ftp.jurai.net/users/winter/apache13.tgz
ftp://ftp.jurai.net/users/winter/mod_ssl.tgz

I've run into some issues with OpenSSL; the OpenSSL port should be used if
NO_OPENSSL is defined in /etc/make.conf.  Diffs below or at
ftp://ftp.jurai.net/users/winter/OpenSSL.patch

Can this patch and the one addressing the 'CONFLICTS' setting be
committed?

Index: Mk/bsd.port.mk
===================================================================
RCS file: /cvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.330
diff -u -r1.330 bsd.port.mk
--- Mk/bsd.port.mk	2000/03/03 01:23:49	1.330
+++ Mk/bsd.port.mk	2000/03/05 09:49:22
@@ -573,7 +573,7 @@
 .endif
 
 .if defined(USE_OPENSSL)
-.if ${OSVERSION} >= 400014
+.if ${OSVERSION} >= 400014 && !defined(NO_OPENSSL)
 .if !exists(/usr/lib/libcrypto.so)
 .BEGIN:
 	@${ECHO} "This port requires the OpenSSL library, which is part of"
@@ -597,12 +597,13 @@
 .endif
 .endif
 .else
-LIB_DEPENDS+=	crypto.1:${PORTSDIR}/security/openssl
+.BEGIN:
 OPENSSLBASE?=	${LOCALBASE}
 OPENSSLDIR?=	${OPENSSLBASE}/openssl
+BUILD_DEPENDS+=	${LOCALBASE}/lib/libcrypto.so:${PORTSDIR}/security/openssl
 .endif
 .if ${USE_OPENSSL} == RSA && defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
-LIB_DEPENDS+=	rsaref.2:${PORTSDIR}/security/rsaref
+BUILD_DEPENDS+=	${LOCALBASE}/lib/rsaref.so:${PORTSDIR}/security/rsaref
 # We set this so ports can decide whether or not to link against librsaref
 # and libRSAglue
 OPENSSL_RSAREF=	yes
Index: security/openssl/Makefile
===================================================================
RCS file: /cvs/ports/security/openssl/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- security/openssl/Makefile	2000/01/28 22:05:15	1.39
+++ security/openssl/Makefile	2000/03/05 07:42:41
@@ -16,7 +16,7 @@
 MAINTAINER=	dirk@FreeBSD.org
 
 .include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 400014
+.if ${OSVERSION} >= 400014 && !defined(NO_OPENSSL)
 FORBIDDEN=	"OpenSSL is already in the base system"
 .endif
 
-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 13:35:14 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id D0E2C37BB17; Sun,  5 Mar 2000 13:35:09 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA06589;
	Sun, 5 Mar 2000 13:35:09 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 13:35:09 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052135.NAA06589@freefall.freebsd.org>
To: kiri@pis.toba-cmt.ac.jp, sada@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17177: Update ports: im-140(mail/im)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update ports: im-140(mail/im)

State-Changed-From-To: open->closed
State-Changed-By: sada
State-Changed-When: Sun Mar 5 13:34:42 PST 2000
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  Sun Mar  5 13:40: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0733D37BB12
	for <freebsd-ports@FreeBSD.org>; Sun,  5 Mar 2000 13:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA06959;
	Sun, 5 Mar 2000 13:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from orthanc.ab.ca (orthanc.ab.ca [207.167.3.130])
	by hub.freebsd.org (Postfix) with ESMTP id 2C6CD37BB12
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Mar 2000 13:33:51 -0800 (PST)
	(envelope-from lyndon@orthanc.ab.ca)
Received: (from lyndon@localhost)
	by orthanc.ab.ca (8.10.0.Beta11/8.10.0.Beta6) id e25LXdh37364;
	Sun, 5 Mar 2000 14:33:39 -0700 (MST)
Message-Id: <200003052133.e25LXdh37364@orthanc.ab.ca>
Date: Sun, 5 Mar 2000 14:33:39 -0700 (MST)
From: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
Reply-To: lyndon@orthanc.ab.ca
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17211: apsfilter doesn't build
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17211
>Category:       ports
>Synopsis:       ports/print/apsfilter doesn't build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar  5 13:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Lyndon Nerenberg
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
The Frobozz Magic Homing Pigeon Company
>Environment:


>Description:

When building ports/print/apsfilter, after the interactive configure
runs, nothing gets built:

 ===>  Building for apsfilter-5.1.4
 ===> src

The work/apsfilter/src directory is empty except for a broken
Makefile:

root@orthanc:/usr/ports/print/apsfilter/work/apsfilter/src> cat Makefile
SUBDIR=

.include <bsd.subdir.mk>


>How-To-Repeat:

cd /usr/ports/print/apsfilter; make

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 13:50:52 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id B455037BB8D; Sun,  5 Mar 2000 13:50:50 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA07857;
	Sun, 5 Mar 2000 13:50:50 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 13:50:50 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052150.NAA07857@freefall.freebsd.org>
To: gonza@techline.ru, sada@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17183: update ports: www/cgi-lib (please close PR misc/17181, is mistake)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update ports: www/cgi-lib (please close PR misc/17181, is mistake)

State-Changed-From-To: open->closed
State-Changed-By: sada
State-Changed-When: Sun Mar 5 13:50:31 PST 2000
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  Sun Mar  5 13:52:33 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3D3D737BBAB; Sun,  5 Mar 2000 13:52:32 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA08044;
	Sun, 5 Mar 2000 13:52:32 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 13:52:32 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052152.NAA08044@freefall.freebsd.org>
To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, joerg@FreeBSD.org
Subject: Re: ports/17158: Update port: deskutils/xpostit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: deskutils/xpostit

Responsible-Changed-From-To: freebsd-ports->joerg
Responsible-Changed-By: sada
Responsible-Changed-When: Sun Mar 5 13:51:46 PST 2000
Responsible-Changed-Why: 
Over to maintainer.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 13:53:42 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7E2B237BBA7; Sun,  5 Mar 2000 13:53:41 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA08187;
	Sun, 5 Mar 2000 13:53:41 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 13:53:41 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052153.NAA08187@freefall.freebsd.org>
To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, swallace@FreeBSD.org
Subject: Re: ports/17159: Update port: games/xasteroids
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: games/xasteroids

Responsible-Changed-From-To: freebsd-ports->swallace
Responsible-Changed-By: sada
Responsible-Changed-When: Sun Mar 5 13:52:58 PST 2000
Responsible-Changed-Why: 
Over to maintainer.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 13:56:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id A3D4E37BB46; Sun,  5 Mar 2000 13:56:09 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA08353;
	Sun, 5 Mar 2000 13:56:09 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 13:56:09 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052156.NAA08353@freefall.freebsd.org>
To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, swallace@FreeBSD.org
Subject: Re: ports/17161: Update port: games/xchomp
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: games/xchomp

Responsible-Changed-From-To: freebsd-ports->swallace
Responsible-Changed-By: sada
Responsible-Changed-When: Sun Mar 5 13:55:41 PST 2000
Responsible-Changed-Why: 
Over to maintainer.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 14: 3:14 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 05EBA37BB56; Sun,  5 Mar 2000 14:03:13 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id OAA08891;
	Sun, 5 Mar 2000 14:03:12 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 14:03:12 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052203.OAA08891@freefall.freebsd.org>
To: tkato@prontomail.ne.jp, sada@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17163: Update port: games/xlife
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: games/xlife

State-Changed-From-To: open->closed
State-Changed-By: sada
State-Changed-When: Sun Mar 5 14:02:55 PST 2000
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  Sun Mar  5 14:10:33 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 220CD37BA30; Sun,  5 Mar 2000 14:10:32 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id OAA09539;
	Sun, 5 Mar 2000 14:10:31 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 14:10:31 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052210.OAA09539@freefall.freebsd.org>
To: tkato@prontomail.ne.jp, sada@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17167: Update port: graphics/xgrasp
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: graphics/xgrasp

State-Changed-From-To: open->closed
State-Changed-By: sada
State-Changed-When: Sun Mar 5 14:09:39 PST 2000
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  Sun Mar  5 14:11:30 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 537A737B824; Sun,  5 Mar 2000 14:11:29 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id OAA09664;
	Sun, 5 Mar 2000 14:11:29 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 14:11:29 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052211.OAA09664@freefall.freebsd.org>
To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org
Subject: Re: ports/17168: Update port: mail/xlbiff
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: mail/xlbiff

Responsible-Changed-From-To: freebsd-ports->obrien
Responsible-Changed-By: sada
Responsible-Changed-When: Sun Mar 5 14:10:58 PST 2000
Responsible-Changed-Why: 
Over to maintainer.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 14:12:50 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1060F37BB2D; Sun,  5 Mar 2000 14:12:49 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id OAA09826;
	Sun, 5 Mar 2000 14:12:48 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Sun, 5 Mar 2000 14:12:48 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003052212.OAA09826@freefall.freebsd.org>
To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, taoka@FreeBSD.org
Subject: Re: ports/17170: Update port: x11/xcoloredit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: x11/xcoloredit

Responsible-Changed-From-To: freebsd-ports->taoka
Responsible-Changed-By: sada
Responsible-Changed-When: Sun Mar 5 14:12:11 PST 2000
Responsible-Changed-Why: 
Over to maintainer.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 14:36:18 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from disavowed.broken.net (disavowed.broken.net [204.216.142.33])
	by hub.freebsd.org (Postfix) with ESMTP id A2B5137B824
	for <ports@FreeBSD.ORG>; Sun,  5 Mar 2000 14:36:13 -0800 (PST)
	(envelope-from ian@disavowed.broken.net)
Received: (from ian@localhost)
	by disavowed.broken.net (8.8.7/8.8.7) id OAA08199;
	Sun, 5 Mar 2000 14:36:03 -0800 (PST)
Date: Sun, 5 Mar 2000 14:35:58 -0800 (PST)
From: Ian Struble <ian@broken.net>
To: Will Andrews <andrews@technologist.com>
Cc: "David O'Brien" <obrien@NUXI.com>, ports@FreeBSD.ORG
Subject: Re: rename of "ijb" to "junkbuster" desired
In-Reply-To: <20000304192750.C82012@shadow.blackdawn.com>
Message-ID: <Pine.BSF.3.91.1000305142856.25896p-100000@disavowed.broken.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

> On Sat, Mar 04, 2000 at 04:22:10PM -0800, David O'Brien wrote:
> > Can we rename the Junkbuster port dir from "ijb" to "junkbuster"?  Only
> > the distfile is known as "ijb", the daemon is "junkbuster", you read the
> > manpage by ``man junkbuster'', etc...
> > 
> > The name "ibj" is obtuse.
> 
> Yes, "ijb" does seem obtuse. I think this would be no problem.

I am all for it too but I am not sure of the procedure doing a rename.  
For changing the makefile itself it is an easy patch:

 DISTNAME=       ijb20
-PKGNAME=        ijb-2.0.2
+PKGNAME=        junkbuster-2.0.2
 CATEGORIES=     www

I can submit a real patch if someone can give me some guidance on the name 
change stuff.

Ian


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 15: 6: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from picnic.mat.net (picnic.mat.net [206.246.122.133])
	by hub.freebsd.org (Postfix) with ESMTP id 2037F37BB1F
	for <ports@FreeBSD.ORG>; Sun,  5 Mar 2000 15:06:02 -0800 (PST)
	(envelope-from chuckr@picnic.mat.net)
Received: from localhost (chuckr@localhost [127.0.0.1])
	by picnic.mat.net (8.9.3/8.9.3) with ESMTP id SAA96737;
	Sun, 5 Mar 2000 18:05:20 -0500 (EST)
	(envelope-from chuckr@picnic.mat.net)
Date: Sun, 5 Mar 2000 18:05:16 -0500 (EST)
From: Chuck Robey <chuckr@picnic.mat.net>
To: "Daniel C. Sobral" <dcs@newsguy.com>
Cc: ports@FreeBSD.ORG
Subject: Re: Spin
In-Reply-To: <200003051825.DAA19378@daniel.sobral>
Message-ID: <Pine.BSF.4.21.0003051803380.301-100000@picnic.mat.net>
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, 6 Mar 2000, Daniel C. Sobral wrote:

> Sorry, but I just have to ask this. I have yet to meet a SPIN user who
> thinks "math" is an appropriate ports category. It was not submitted
> under that category, and at least one pr was opened requesting it to be
> changed. So... why is it still classified at "math"?

Looking at it, it seems to bee either cad or devel (I would personally
lean towards cad).  I'm not sure if you agree, since you don't state your
own preference, but I think we both agree that math is a pretty lame place
to stick it.

I think Satoshi has to agree on moving it, tho.

> 
> 

----------------------------------------------------------------------------
Chuck Robey            | Interests include C & Java programming, FreeBSD,
chuckr@picnic.mat.net  | electronics, communications, and signal processing.

New Year's Resolution:  I will not sphroxify gullible people into looking up
fictitious words in the dictionary.
----------------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 15:26: 1 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38])
	by hub.freebsd.org (Postfix) with ESMTP id 22AB537BB79
	for <ports@FreeBSD.ORG>; Sun,  5 Mar 2000 15:25:59 -0800 (PST)
	(envelope-from obrien@NUXI.com)
Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24])
	by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA64223;
	Sun, 5 Mar 2000 15:25:56 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.9.3/8.9.1) id PAA02270;
	Sun, 5 Mar 2000 15:26:02 -0800 (PST)
	(envelope-from obrien)
Date: Sun, 5 Mar 2000 15:26:02 -0800
From: "David O'Brien" <obrien@FreeBSD.ORG>
To: Ian Struble <ian@broken.net>
Cc: Will Andrews <andrews@technologist.com>,
	"David O'Brien" <obrien@NUXI.com>, ports@FreeBSD.ORG
Subject: Re: rename of "ijb" to "junkbuster" desired
Message-ID: <20000305152602.A2252@dragon.nuxi.com>
Reply-To: obrien@FreeBSD.ORG
References: <20000304192750.C82012@shadow.blackdawn.com> <Pine.BSF.3.91.1000305142856.25896p-100000@disavowed.broken.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.3.91.1000305142856.25896p-100000@disavowed.broken.net>; from ian@broken.net on Sun, Mar 05, 2000 at 02:35:58PM -0800
X-Operating-System: FreeBSD 4.0-CURRENT
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

On Sun, Mar 05, 2000 at 02:35:58PM -0800, Ian Struble wrote:
>  DISTNAME=       ijb20
> -PKGNAME=        ijb-2.0.2
> +PKGNAME=        junkbuster-2.0.2
>  CATEGORIES=     www
> 
> I can submit a real patch if someone can give me some guidance on the name 
> change stuff.

No need this time -- change committed.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 15:31:53 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38])
	by hub.freebsd.org (Postfix) with ESMTP id 0500937BA30
	for <ports@FreeBSD.ORG>; Sun,  5 Mar 2000 15:31:51 -0800 (PST)
	(envelope-from obrien@NUXI.com)
Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24])
	by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA64258;
	Sun, 5 Mar 2000 15:31:50 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.9.3/8.9.1) id PAA02343;
	Sun, 5 Mar 2000 15:31:56 -0800 (PST)
	(envelope-from obrien)
Date: Sun, 5 Mar 2000 15:31:56 -0800
From: "David O'Brien" <obrien@FreeBSD.ORG>
To: Chuck Robey <chuckr@picnic.mat.net>
Cc: "Daniel C. Sobral" <dcs@newsguy.com>, ports@FreeBSD.ORG
Subject: Re: Spin
Message-ID: <20000305153156.C2252@dragon.nuxi.com>
Reply-To: obrien@FreeBSD.ORG
References: <200003051825.DAA19378@daniel.sobral> <Pine.BSF.4.21.0003051803380.301-100000@picnic.mat.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003051803380.301-100000@picnic.mat.net>; from chuckr@picnic.mat.net on Sun, Mar 05, 2000 at 06:05:16PM -0500
X-Operating-System: FreeBSD 4.0-CURRENT
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

On Sun, Mar 05, 2000 at 06:05:16PM -0500, Chuck Robey wrote:
> Looking at it, it seems to bee either cad or devel (I would personally
> lean towards cad).

It certainly isn't CAD -- it isn't used in designing stuff.  It is a
model checker and falls close to the field for Formal Methods and proving
properites about langauges.  It is used in a grad class here, and I
can't think of any ugrad class that would cover the type of thing spim
does.

-- 
-- David    (obrien@NUXI.com)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 15:33: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38])
	by hub.freebsd.org (Postfix) with ESMTP id 5068D37B6BE
	for <ports@FreeBSD.ORG>; Sun,  5 Mar 2000 15:33:02 -0800 (PST)
	(envelope-from obrien@NUXI.com)
Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24])
	by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA64265;
	Sun, 5 Mar 2000 15:33:01 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.9.3/8.9.1) id PAA02362;
	Sun, 5 Mar 2000 15:33:08 -0800 (PST)
	(envelope-from obrien)
Date: Sun, 5 Mar 2000 15:33:08 -0800
From: "David O'Brien" <obrien@FreeBSD.ORG>
To: "Daniel C. Sobral" <dcs@newsguy.com>, ports@FreeBSD.ORG
Subject: Re: Spin
Message-ID: <20000305153308.D2252@dragon.nuxi.com>
Reply-To: obrien@FreeBSD.ORG
References: <200003051825.DAA19378@daniel.sobral> <Pine.BSF.4.21.0003051803380.301-100000@picnic.mat.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003051803380.301-100000@picnic.mat.net>; from chuckr@picnic.mat.net on Sun, Mar 05, 2000 at 06:05:16PM -0500
X-Operating-System: FreeBSD 4.0-CURRENT
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

> Sorry, but I just have to ask this. I have yet to meet a SPIN user who
> thinks "math" is an appropriate ports category. It was not submitted

I agree we do not have a truly good category for it, but I don't think
anything we have is better than "math" as we use "math" for scientific and
theoretical programming.

-- 
-- David    (obrien@NUXI.com)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 15:52:46 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from picnic.mat.net (picnic.mat.net [206.246.122.133])
	by hub.freebsd.org (Postfix) with ESMTP
	id B811E37BA3A; Sun,  5 Mar 2000 15:52:32 -0800 (PST)
	(envelope-from chuckr@picnic.mat.net)
Received: from localhost (chuckr@localhost [127.0.0.1])
	by picnic.mat.net (8.9.3/8.9.3) with ESMTP id SAA19423;
	Sun, 5 Mar 2000 18:51:32 -0500 (EST)
	(envelope-from chuckr@picnic.mat.net)
Date: Sun, 5 Mar 2000 18:51:31 -0500 (EST)
From: Chuck Robey <chuckr@picnic.mat.net>
To: "David O'Brien" <obrien@FreeBSD.ORG>
Cc: "Daniel C. Sobral" <dcs@newsguy.com>, ports@FreeBSD.ORG
Subject: Re: Spin
In-Reply-To: <20000305153156.C2252@dragon.nuxi.com>
Message-ID: <Pine.BSF.4.21.0003051847260.301-100000@picnic.mat.net>
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, 5 Mar 2000, David O'Brien wrote:

> On Sun, Mar 05, 2000 at 06:05:16PM -0500, Chuck Robey wrote:
> > Looking at it, it seems to bee either cad or devel (I would personally
> > lean towards cad).
> 
> It certainly isn't CAD -- it isn't used in designing stuff.  It is a
> model checker and falls close to the field for Formal Methods and proving
> properites about langauges.  It is used in a grad class here, and I
> can't think of any ugrad class that would cover the type of thing spim
> does.

Does stuff in logic like cad/spice does in electronics.  The categories
are supposed to ease finding things, right?  When it comes to a tool for
checking concurrent logic, math does not come to mind; it's things like
development or design that do.  Compare spin to math/octave or math/pari,
which are the reason for math being there.

The categories are supposed to help us find software, not be some kind of
canonical sort.

> 
> 

----------------------------------------------------------------------------
Chuck Robey            | Interests include C & Java programming, FreeBSD,
chuckr@picnic.mat.net  | electronics, communications, and signal processing.

New Year's Resolution:  I will not sphroxify gullible people into looking up
fictitious words in the dictionary.
----------------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 18: 5:20 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38])
	by hub.freebsd.org (Postfix) with ESMTP id C1E5937BBDA
	for <ports@FreeBSD.ORG>; Sun,  5 Mar 2000 18:05:07 -0800 (PST)
	(envelope-from obrien@NUXI.com)
Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24])
	by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id SAA64766;
	Sun, 5 Mar 2000 18:05:06 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.9.3/8.9.1) id SAA02975;
	Sun, 5 Mar 2000 18:05:13 -0800 (PST)
	(envelope-from obrien)
Date: Sun, 5 Mar 2000 18:05:13 -0800
From: "David O'Brien" <obrien@FreeBSD.ORG>
To: Chuck Robey <chuckr@picnic.mat.net>
Cc: "Daniel C. Sobral" <dcs@newsguy.com>, ports@FreeBSD.ORG
Subject: Re: Spin
Message-ID: <20000305180513.A2531@dragon.nuxi.com>
Reply-To: obrien@FreeBSD.ORG
References: <20000305153156.C2252@dragon.nuxi.com> <Pine.BSF.4.21.0003051847260.301-100000@picnic.mat.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003051847260.301-100000@picnic.mat.net>; from chuckr@picnic.mat.net on Sun, Mar 05, 2000 at 06:51:31PM -0500
X-Operating-System: FreeBSD 4.0-CURRENT
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

On Sun, Mar 05, 2000 at 06:51:31PM -0500, Chuck Robey wrote:
> > It certainly isn't CAD -- it isn't used in designing stuff.  It is a
> > model checker and falls close to the field for Formal Methods and proving
> 
> Does stuff in logic like cad/spice does in electronics.

I can't quite parse this.  But if you are saying is often used for
checking models of circuits like SPICE, then I have to disagree.

Here is the description of a couple of the included examples:

/*
 * Models the Pathfinder scheduling algorithm and explains the
 * cause of the recurring reset problem during the mission on Mars
 *
 * there is a high priority process, that consumes
 * data produced by a low priority process.
 * data consumption and production happens under
 * the protection of a mutex lock
 * the mutex lock conflicts with the scheduling priorities
 * which can deadlock the system if high() starts up
 * while low() has the lock set
 * there are 12 reachable states in the full (non-reduced)
 * state space -- two of which are deadlock states
 * partial order reduction cannot be used here because of
 * the 'provided' clause that models the process priorities
 */


/* Dolev, Klawe & Rodeh for leader election in unidirectional ring
 * `An O(n log n) unidirectional distributed algorithm for extrema
 * finding in a circle,'  J. of Algs, Vol 3. (1982), pp. 245-260
 */


/* Peterson's solution to the mutual exclusion problem - 1981 */


/* Peterson's algorithm for N processes - see Lynch's book, p. 284 */


/*
 * PROMELA Validation Model
 * FLOW CONTROL LAYER VALIDATION [for FTP]
 */


/*
 * A program to sort concurrently N "random" numbers
 * The reduced space and time should be linear in the
 * number of processes, and can be reduced when the length of
 * the buffer queues is increased.
 * In full search it should be exponential.
 */


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 18:40: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 56DEE37B81B
	for <freebsd-ports@FreeBSD.org>; Sun,  5 Mar 2000 18:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA29976;
	Sun, 5 Mar 2000 18:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id A988637B81E
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  5 Mar 2000 18:30:48 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA28961;
	Sun, 5 Mar 2000 18:30:48 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003060230.SAA28961@freefall.freebsd.org>
Date: Sun, 5 Mar 2000 18:30:48 -0800 (PST)
From: rchipi@talarion.com
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17215: XFree86 SVGA SiS5597/5598 server problem with bitblt at 800x600 16bpp
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17215
>Category:       ports
>Synopsis:       XFree86 SVGA SiS5597/5598 server problem with bitblt at 800x600 16bpp
>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:   Sun Mar  5 18:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ramiro Chipi
>Release:        3.4
>Organization:
none
>Environment:
FreeBSD rc-fbsd.localdomain 3.4-REALEASE FreeBSD 3.4-RELEASE #0: Thu Dec 30 02:57:15 GMT 1999      jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC  i386
>Description:
When running X the characters inside the window area of
an xterm session, for example, do not show.  Apparently
characters are shown with black foreground on a black background.
This seems to be related to bitblt and it doesnt show up at 640x480
and 16bpp.
>How-To-Repeat:
Configure SVGA server with SiS5597/5598 at 800x600 with 16bpp.
I am using WindowMaker but it's the same with KDE.
>Fix:
Use no_bitblt at 800x600 or use 640x480 resolution.
Does anyone know how to resolve this problem in the server?


>Release-Note:
>Audit-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 Mar  5 20: 6:24 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from lsmls01.we.mediaone.net (lsmls01.we.mediaone.net [24.130.1.20])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6480F37B76D; Sun,  5 Mar 2000 20:06:21 -0800 (PST)
	(envelope-from staroscik@mediaone.net)
Received: from Labyrinth (we-24-24-176-75.we.mediaone.net [24.24.176.75])
	by lsmls01.we.mediaone.net (8.8.7/8.8.7) with ESMTP id UAA04085;
	Sun, 5 Mar 2000 20:06:19 -0800 (PST)
Message-Id: <4.2.0.58.20000305200858.00aa5aa0@pop.we.mediaone.net>
X-Sender: staroscik@pop.we.mediaone.net
X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 
Date: Sun, 05 Mar 2000 20:10:39 -0800
To: dburr@FreeBSD.org
From: Matt Staroscik <staroscik@mediaone.net>
Subject: FreeBSD Port: napster-0.9b
Cc: ports@FreeBSD.org
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


I have been noodling around with your FreeBSD port of Napster. I didn't 
find a web page for the effort -- should I send bug reports directly to 
you? Just trying to help, let me know if you need bug reports. :)

Regards,
Matt

______________________________________________________________
matt staroscik * kf6iyw * staroscik@mediaone.net
Build your own arcade controls: http://wrongcrowd.com/~arcade/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sun Mar  5 20:10:53 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from borg-cube.com (226-193.adsl2.avtel.net [207.71.226.193])
	by hub.freebsd.org (Postfix) with ESMTP
	id C342037B76D; Sun,  5 Mar 2000 20:10:51 -0800 (PST)
	(envelope-from dburr@borg-cube.com)
Received: from locutus.collective.borg-cube.com (IDENT:dburr@locutus.collective.borg-cube.com [192.168.0.1])
	by borg-cube.com (8.9.3/8.9.3) with ESMTP id UAA27125;
	Sun, 5 Mar 2000 20:10:42 -0800 (PST)
	(envelope-from dburr@borg-cube.com)
Date: Sun, 5 Mar 2000 20:10:29 -0800 (PST)
From: Donald Burr <dburr@borg-cube.com>
To: Matt Staroscik <staroscik@mediaone.net>
Cc: dburr@FreeBSD.org, ports@FreeBSD.org
Subject: Re: FreeBSD Port: napster-0.9b
In-Reply-To: <4.2.0.58.20000305200858.00aa5aa0@pop.we.mediaone.net>
Message-ID: <Pine.LNX.4.21.0003052009030.11351-100000@locutus.collective.borg-cube.com>
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, 5 Mar 2000, Matt Staroscik wrote:

MS>I have been noodling around with your FreeBSD port of Napster. I didn't 
MS>find a web page for the effort -- should I send bug reports directly to 
MS>you? Just trying to help, let me know if you need bug reports. :)

You'll want to contact the nap program maintainer directly.  This is the
website for the program, where you can find his e-mail:

http://www.gis.net/~nite/
-- 
Donald Burr <dburr@borg-cube.com> Resistance is Futile | FreeBSD: The
WWW: http://www.borg-cube.com/  ICQ: UIN#16997506      | Power to
Address: P.O. Box 91212, Santa Barbara, CA 93190-1212  | Serve! http://
Phone: (805) 957-9666    FAX: (800) 492-5954           | www.freebsd.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  0:57: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id CEBFA37BD41; Mon,  6 Mar 2000 00:57:01 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id AAA96272;
	Mon, 6 Mar 2000 00:56:39 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id AAA40740; Mon, 6 Mar 2000 00:55:47 -0800 (PST)
To: obrien@FreeBSD.ORG
Cc: "Daniel C. Sobral" <dcs@newsguy.com>, ports@FreeBSD.ORG
Subject: Re: Spin
References: <200003051825.DAA19378@daniel.sobral> <Pine.BSF.4.21.0003051803380.301-100000@picnic.mat.net> <20000305153308.D2252@dragon.nuxi.com>
From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami)
Date: 06 Mar 2000 00:55:13 -0800
In-Reply-To: "David O'Brien"'s message of "Sun, 5 Mar 2000 15:33:08 -0800"
Message-ID: <vqcaekcqxzi.fsf@silvia.hip.berkeley.edu>
Lines: 14
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

 * From: "David O'Brien" <obrien@FreeBSD.ORG>

 * I agree we do not have a truly good category for it, but I don't think
 * anything we have is better than "math" as we use "math" for scientific and
 * theoretical programming.

Scientific and numerical yes, but I'm not sure about the theoretical
programming part.  What other thing in math does theoretical
programming?

BTW, if you ask me where I'd put it if I were to import the port
today, I'd probably say "misc". ;)

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  1:24:34 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5681A37BD34; Mon,  6 Mar 2000 01:24:29 -0800 (PST)
	(envelope-from Doug@gorean.org)
Received: from gorean.org (doug@master [10.0.0.2])
	by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id BAA10981;
	Mon, 6 Mar 2000 01:24:27 -0800 (PST)
	(envelope-from Doug@gorean.org)
Message-ID: <38C3794B.7BEB63C7@gorean.org>
Date: Mon, 06 Mar 2000 01:24:27 -0800
From: Doug Barton <Doug@gorean.org>
Organization: Triborough Bridge & Tunnel Authority
X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT-0302 i386)
X-Accept-Language: en
MIME-Version: 1.0
To: ports@freebsd.org, jfitz@freebsd.org
Subject: [Fwd: Majordomo 1.94.5 released -- security and bugfix release]
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

	I took a look at the upgrade, and it's almost just the change to the
version in the makefile and the checksum. The one patch that needs to be
changed is patch-sec1. In resend there is the following:

@@ -56,7 +56,7 @@  
 if ($ARGV[0] =~ /^\@/) {
     $fn = shift(@ARGV);
     $fn =~ s/^@//;
-    open(AV, $fn) || die("open(AV, \"$fn\"): $!\nStopped");
+    sysopen(AV, $fn, O_RDONLY) || die("sysopen(AV, \"$fn\", O_RDONLY):
$!\nStopped");
     undef($/); # set input field separator
     $av = <AV>;        # read whole file into string
     close(AV);

This security concern seems to be adequately addressed in the new code:

    open(AV, "< $fn" ) || die("open(AV, \"< $fn\"): $!\nStopped");

Other than that, the patches applied cleanly, although with a little
fuzz. I could generate a complete upgrade diff if needed, but it seems
like a simple fix...


Doug

-------- Original Message --------
Subject: Majordomo 1.94.5 released -- security and bugfix release
Date: Wed, 19 Jan 2000 16:22:13 +0100 (MET)
From: Chan Wilson <cwilson@neu.sgi.com>
To: majordomo-announce@GreatCircle.COM,
majordomo-workers@GreatCircle.COM,majordomo-users@GreatCircle.COM


Majordomo 1.94.5 has been released, another security bugfix release.

Available from ftp.GreatCircle.com and ftp.sgi.com:

        ftp://ftp.greatcircle.com/pub/majordomo/majordomo.tgz

        ftp://ftp.sgi.com/other/majordomo/majordomo.tgz


Thanks to all the volunteers who have produced the patches and made
them available to the community.

--Chan




Changes from 1.94.4 to 1.94.5

A straightforward patch release, 99% from the collected 
1.94.4 patches:

o digest_rm_fronter and digest_rm_footer now work.
o unsubcribe_policy now has +confirm feature
o More hostile address checking
o archive2.pl makes archives world readable.
o bounce had an innocuous y2k bug, and wanted a 'bounces' list password
even 
  when called as unsub
o better description of the moderator function.
o Fixes 'restrict_post = #!$list' substitution and blank lines
  in config files
o Better error reporting when majordomo.cf is wrong.
o Detects some attachments sent as commands
o Approve commands can span lines now.
o resend has better messages for taboo_headers problems
o fixed: header corruption when Subject: is blank and subject tags are
used.
 
=========================================================================================
archive2.pl.0                           ()      Ensures archives are
world readable.
bounce.0                                ()      Bounce script and unsub.
config_parse.pl.1                       ()      Another trivial 1.94.4
patch: moderator
config_parse.pl.2                       (B)     Fixes 'restrict_post =
#!$list' substitution
config_parse.pl.5                       (F)     Fixes failing to accept
newconfig... (cleaned)
config_parse.pl.6                       (B)     Fixes bug when several
consecutive blank lines
                                                or a trailing blank line
appear in a string array
digest-config_parse.pl.1                (F)     Adds the functionality
promised by digest_rm_fronter
majordomo-config.1                      (F)     +config patches for
unsubscribe_policy
majordomo.0b                            (B+)    Fixes some error
messages and minor bugs related to
                                                aliasing
<listname>-request to invoking majordomo with -l
majordomo.1                             (F)     PATCH: no attachments
(was Re: Strange stuff)
majordomo.3                             ()      A minor little patch
that cleans up newinfo/newintro
majordomo.6                             (F)     Patch for APPROVE
linewraps
majordomo.7                             ()      Work-around for Perl
5.005 problem
majordomo.pl.1                          (S+)    Fixes security hole with
:include:syslog (untested)
request-answer.0                        ()      Request-answer should
not reply to mailer-daemon et al
resend.2                                (F)     A nice patch for
debugging taboo_headers
resend.5                                (B++)   Fixes header corruption
when Subject: is
                                                blank and subject tags
are used
resend.8                                ()      More headers for the
skip headers string
resend_parse.1                          ()      Corrected PATCH:
moderator behavior


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  4: 0:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id C791237BD5C
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 04:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA06164;
	Mon, 6 Mar 2000 04:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2])
	by hub.freebsd.org (Postfix) with ESMTP id 70C2837BC88
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 03:54:09 -0800 (PST)
	(envelope-from max@iptelecom.net.ua)
Received: from vega.vega.com (dialup4-10.iptelecom.net.ua [212.9.226.202])
	by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id NAA17364
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 6 Mar 2000 13:56:56 +0200 (EET)
Received: (from max@localhost)
	by vega.vega.com (8.9.3/8.9.3) id NAA08471;
	Mon, 6 Mar 2000 13:53:24 +0200 (EET)
	(envelope-from sobomax@altavista.net)
Message-Id: <200003061153.NAA08471@vega.vega.com>
Date: Mon, 6 Mar 2000 13:53:24 +0200 (EET)
From: sobomax@altavista.net
Reply-To: sobomax@altavista.net
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17217: [PATCH] Update of the SDL port (devel/sdl) to the new 1.0.8 version
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17217
>Category:       ports
>Synopsis:       [PATCH] Update of the SDL port (devel/sdl) to the new 1.0.8 version
>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 Mar  6 04:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Sobolev
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Vega International Capital
>Environment:

	

>Description:

Update of the SDL port (devel/sdl) to the new 1.0.8 version. It is also incorporates
changes from ports/16572 PR.

>How-To-Repeat:

	

>Fix:

diff -ruN /usr/ports/devel/sdl/Makefile sdl/Makefile
--- /usr/ports/devel/sdl/Makefile	Thu Feb 10 11:39:47 2000
+++ sdl/Makefile	Mon Mar  6 12:37:43 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	SDL
-# Version required:			1.0.4
+# Version required:			1.0.8
 # Date created:				8 August 1999
 # Whom:					Andrey Zakhvatov
 #
 # $FreeBSD: ports/devel/sdl/Makefile,v 1.6 2000/02/10 01:41:50 cpiazza Exp $
 #
 
-DISTNAME=		SDL-1.0.4
-PKGNAME=		sdl-1.0.4
+DISTNAME=		SDL-1.0.8
+PKGNAME=		sdl-1.0.8
 CATEGORIES=		devel
 MASTER_SITES=		http://www.devolution.com/~slouken/SDL/release/
 
@@ -30,12 +30,13 @@
 
 post-install:
 	@ ${MKDIR} ${PREFIX}/share/examples/SDL
+	@ ${INSTALL_DATA} ${WRKSRC}/test/* ${PREFIX}/share/examples/SDL 
 .if !defined(NOPORTDOCS)
 	@ ${MKDIR} ${PREFIX}/share/doc/SDL
 .for file in BUGS COPYING CREDITS README WhatsNew docs.html
 	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/SDL
 .endfor
-	@ cd ${WRKSRC}/docs; tar cf - `/bin/ls | ${GREP} -v Makefile` | \
+	@ cd ${WRKSRC}/docs; tar cf - `${ECHO} [^M]*` | \
 		(cd ${PREFIX}/share/doc/SDL; ${TAR} --unlink -xf - )
 .endif
 
diff -ruN /usr/ports/devel/sdl/files/md5 sdl/files/md5
--- /usr/ports/devel/sdl/files/md5	Thu Feb 10 11:39:48 2000
+++ sdl/files/md5	Mon Mar  6 12:40:02 2000
@@ -1 +1 @@
-MD5 (SDL-1.0.4.tar.gz) = b90f4c9de63b4b3b82f65b6fe04fc76b
+MD5 (SDL-1.0.8.tar.gz) = c58bcf59d41181c492a06cd10ce97a6a
diff -ruN /usr/ports/devel/sdl/patches/patch-ac sdl/patches/patch-ac
--- /usr/ports/devel/sdl/patches/patch-ac	Thu Feb 10 11:39:48 2000
+++ sdl/patches/patch-ac	Mon Mar  6 13:44:49 2000
@@ -1,15 +1,18 @@
---- configure.orig	Tue Feb  8 03:53:58 2000
-+++ configure	Tue Feb  8 11:31:03 2000
-@@ -3016,7 +3016,7 @@
-      echo "$ac_t""yes" 1>&6
-      
-             CFLAGS="$CFLAGS -DESD_SUPPORT $ESD_CFLAGS"
--            SYSTEM_LIBS="$SYSTEM_LIBS -lesd"
-+            SYSTEM_LIBS="$SYSTEM_LIBS $ESD_LIBS"
-              
-   else
-      echo "$ac_t""no" 1>&6
-@@ -4326,7 +4326,7 @@
+--- configure.orig	Sat Mar  4 04:58:00 2000
++++ configure	Mon Mar  6 13:40:33 2000
+@@ -604,9 +604,9 @@
+ 
+ # libtool versioning
+ LT_RELEASE=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION
+-LT_CURRENT=`expr $SDL_MICRO_VERSION - $SDL_INTERFACE_AGE`
++LT_CURRENT=$SDL_INTERFACE_AGE
+ LT_REVISION=$SDL_INTERFACE_AGE
+-LT_AGE=`expr $SDL_BINARY_AGE - $SDL_INTERFACE_AGE`
++LT_AGE=$SDL_INTERFACE_AGE
+ 
+ 
+ 
+@@ -4324,7 +4324,7 @@
      ac_save_libs="$LIBS"
      case "$target" in
          *-*-freebsd*)
@@ -18,7 +21,7 @@
              ;;
          *-*-openbsd*)
              pthread_lib="-lc_r"
-@@ -4366,7 +4366,7 @@
+@@ -4364,7 +4364,7 @@
          echo "$ac_t""$use_pthreads" 1>&6
          if test x$use_pthreads = xyes; then
              CFLAGS="$CFLAGS -D_REENTRANT -DSDL_USE_PTHREADS"
@@ -27,40 +30,11 @@
              SDL_LIBS="$SDL_LIBS $pthread_lib"
          fi
      fi
-@@ -4955,6 +4955,7 @@
+@@ -4953,6 +4953,7 @@
          ;;
      *-*-freebsd*)
          ARCH=freebsd
-+	CheckNASM
++        CheckNASM
          CheckESD
          CheckX11
          CheckPTHREAD
-@@ -5038,6 +5039,28 @@
- __EOF__
-   cat >>$new <$old
- 
-+
-+  echo "Copying src/audio/linux/SDL_dspaudio.h -> src/audio/SDL_dspaudio.h"
-+  old="$srcdir/src/audio/linux/SDL_dspaudio.h"
-+  new="$srcdir/src/audio/SDL_dspaudio.h"
-+  cat >$new <<__EOF__
-+/* WARNING:  This file was automatically generated!
-+ * Original: $old
-+ */
-+__EOF__
-+  cat >>$new <$old
-+
-+            
-+  echo "Copying src/audio/linux/SDL_dspaudio.c -> src/audio/SDL_dspaudio.c"
-+  old="$srcdir/src/audio/linux/SDL_dspaudio.c"
-+  new="$srcdir/src/audio/SDL_dspaudio.c"
-+  cat >$new <<__EOF__
-+/* WARNING:  This file was automatically generated!
-+ * Original: $old
-+ */
-+__EOF__
-+  cat >>$new <$old
-+  
-         fi
-         # Set up files for the cdrom library
-         if test x$enable_cdrom = xyes; then
diff -ruN /usr/ports/devel/sdl/pkg/PLIST sdl/pkg/PLIST
--- /usr/ports/devel/sdl/pkg/PLIST	Thu Feb 10 11:39:48 2000
+++ sdl/pkg/PLIST	Mon Mar  6 13:43:35 2000
@@ -32,9 +32,6 @@
 @exec /sbin/ldconfig -m %B
 @unexec /sbin/ldconfig -R
 share/aclocal/sdl.m4
-share/doc/SDL/.codeblock
-share/doc/SDL/.header
-share/doc/SDL/.macros
 share/doc/SDL/BUGS
 share/doc/SDL/COPYING
 share/doc/SDL/CREDITS
@@ -64,9 +61,47 @@
 share/doc/SDL/video/funclist.html
 share/doc/SDL/video/functions.html
 share/doc/SDL/video/index.html
+share/examples/SDL/COPYING
+share/examples/SDL/Makefile.am
+share/examples/SDL/Makefile.in
+share/examples/SDL/README
+share/examples/SDL/acinclude.m4
+share/examples/SDL/aclocal.m4
+share/examples/SDL/autogen.sh
+share/examples/SDL/checkkeys.c
+share/examples/SDL/config.guess
+share/examples/SDL/config.sub
+share/examples/SDL/configure
+share/examples/SDL/configure.in
+share/examples/SDL/graywin.c
+share/examples/SDL/icon.bmp
+share/examples/SDL/install-sh
+share/examples/SDL/loopwave.c
+share/examples/SDL/missing
+share/examples/SDL/mkinstalldirs
+share/examples/SDL/picture.xbm
+share/examples/SDL/sample.bmp
+share/examples/SDL/sample.wav
+share/examples/SDL/testalpha.c
+share/examples/SDL/testbitmap.c
+share/examples/SDL/testcdrom.c
+share/examples/SDL/testerror.c
+share/examples/SDL/testhread.c
+share/examples/SDL/testkeys.c
+share/examples/SDL/testlock.c
+share/examples/SDL/testsprite.c
+share/examples/SDL/testtimer.c
+share/examples/SDL/testtypes.c
+share/examples/SDL/testver.c
+share/examples/SDL/testvidinfo.c
+share/examples/SDL/testwin.c
+share/examples/SDL/testwm.c
+share/examples/SDL/threadwin.c
+@dirrm share/examples/SDL
 @dirrm share/doc/SDL/video
 @dirrm share/doc/SDL/time
 @dirrm share/doc/SDL/threads
+@dirrm share/doc/SDL/opengl
 @dirrm share/doc/SDL/images
 @dirrm share/doc/SDL/events
 @dirrm share/doc/SDL/cdrom


>Release-Note:
>Audit-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 Mar  6  4:10: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 73DD237BD63
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 04:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA08264;
	Mon, 6 Mar 2000 04:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from eeyore.local.dohd.cx (d0030.dtk.chello.nl [213.46.0.30])
	by hub.freebsd.org (Postfix) with ESMTP id 9D24737BD5C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 04:06:53 -0800 (PST)
	(envelope-from root@dohd.cx)
Received: by eeyore.local.dohd.cx (Postfix, from userid 0)
	id 8D9E9BA99; Mon,  6 Mar 2000 13:06:48 +0100 (MET)
Message-Id: <20000306120648.8D9E9BA99@eeyore.local.dohd.cx>
Date: Mon,  6 Mar 2000 13:06:48 +0100 (MET)
From: xaa@timewasters.nl
Reply-To: xaa@timewasters.nl
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17218: update xboard port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17218
>Category:       ports
>Synopsis:       upgrade xboard to 4.0.7
>Confidential:   yes
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  6 04:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mark Huizer
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

	New version of xboard

>How-To-Repeat:

	

>Fix:

apply fix
diff -udr ../games/xboard/Makefile xboard/Makefile
--- ../games/xboard/Makefile	Mon Jan 10 18:36:46 2000
+++ xboard/Makefile	Mon Mar  6 12:48:32 2000
@@ -6,10 +6,10 @@
 # $FreeBSD: ports/games/xboard/Makefile,v 1.21 2000/01/08 01:39:36 ade Exp $
 #
 
-DISTNAME=       xboard-4.0.5
+DISTNAME=       xboard-4.0.7
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.freechess.org/pub/chess/X/ \
-		http://www.research.digital.com/SRC/personal/Tim_Mann/xboard/
+MASTER_SITES=	ftp://ftp.gnu.org/gnu/xboard/ \
+		http://www.research.compaq.com/SRC/personal/Tim_Mann/xboard/
 
 MAINTAINER=	xaa@timewasters.nl
 
diff -udr ../games/xboard/files/md5 xboard/files/md5
--- ../games/xboard/files/md5	Mon Jan 10 18:36:47 2000
+++ xboard/files/md5	Mon Mar  6 12:51:42 2000
@@ -1 +1 @@
-MD5 (xboard-4.0.5.tar.gz) = 56d42975f0a54e13fb4bd3fd8bd6cceb
+MD5 (xboard-4.0.7.tar.gz) = ddc6c276e9422d5673bbe0805337ee58

>Release-Note:
>Audit-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 Mar  6  5:51:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 736C137BD6F; Mon,  6 Mar 2000 05:51:14 -0800 (PST)
	(envelope-from andreas@FreeBSD.org)
Received: (from andreas@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA16685;
	Mon, 6 Mar 2000 05:51:14 -0800 (PST)
	(envelope-from andreas@FreeBSD.org)
Date: Mon, 6 Mar 2000 05:51:14 -0800 (PST)
From: <andreas@FreeBSD.org>
Message-Id: <200003061351.FAA16685@freefall.freebsd.org>
To: lyndon@orthanc.ab.ca, andreas@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17211: ports/print/apsfilter doesn't build
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: ports/print/apsfilter doesn't build

State-Changed-From-To: open->closed
State-Changed-By: andreas
State-Changed-When: Mon Mar 6 05:50:23 PST 2000
State-Changed-Why: 
no bug, port simply has empty all: target for make
Makefile is an empty template/skeleton, if I'll add new sources in the future


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  5:58:58 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id DD1D237BD80; Mon,  6 Mar 2000 05:58:56 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA17440;
	Mon, 6 Mar 2000 05:58:56 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Mon, 6 Mar 2000 05:58:56 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003061358.FAA17440@freefall.freebsd.org>
To: sanpei@sanpei.org, sada@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17118: update port japanese/kanji18 and kanji26
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update port japanese/kanji18 and kanji26

State-Changed-From-To: open->closed
State-Changed-By: sada
State-Changed-When: Mon Mar 6 05:58:25 PST 2000
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  Mon Mar  6  6:11:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3FE4E37BD9C; Mon,  6 Mar 2000 06:11:10 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Received: (from sada@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA19081;
	Mon, 6 Mar 2000 06:11:10 -0800 (PST)
	(envelope-from sada@FreeBSD.org)
Date: Mon, 6 Mar 2000 06:11:10 -0800 (PST)
From: <sada@FreeBSD.org>
Message-Id: <200003061411.GAA19081@freefall.freebsd.org>
To: sanpei@sanpei.org, sada@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17123: update port: japanese/oleo
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update port: japanese/oleo

State-Changed-From-To: open->closed
State-Changed-By: sada
State-Changed-When: Mon Mar 6 06:09:27 PST 2000
State-Changed-Why: 
Committed, but portlint says pkg/DESCR should be shorter than
or equal to 24.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  6:37:34 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87])
	by hub.freebsd.org (Postfix) with ESMTP id 9BC5B37BDAA
	for <ports@FreeBSD.ORG>; Mon,  6 Mar 2000 06:37:24 -0800 (PST)
	(envelope-from dcs@newsguy.com)
Received: from newsguy.com (dcs@p22-dn03kiryunisiki.gunma.ocn.ne.jp [210.232.224.151])
	by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id XAA04686;
	Mon, 6 Mar 2000 23:36:20 +0900 (JST)
Message-ID: <38C3C21C.391E8FCE@newsguy.com>
Date: Mon, 06 Mar 2000 23:35:09 +0900
From: "Daniel C. Sobral" <dcs@newsguy.com>
X-Mailer: Mozilla 4.7 [en] (Win98; I)
X-Accept-Language: en,pt-BR,ja
MIME-Version: 1.0
To: Chuck Robey <chuckr@picnic.mat.net>
Cc: ports@FreeBSD.ORG
Subject: Re: Spin
References: <Pine.BSF.4.21.0003051803380.301-100000@picnic.mat.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Chuck Robey wrote:
> 
> On Mon, 6 Mar 2000, Daniel C. Sobral wrote:
> 
> > Sorry, but I just have to ask this. I have yet to meet a SPIN user who
> > thinks "math" is an appropriate ports category. It was not submitted
> > under that category, and at least one pr was opened requesting it to be
> > changed. So... why is it still classified at "math"?
> 
> Looking at it, it seems to bee either cad or devel (I would personally
> lean towards cad).  I'm not sure if you agree, since you don't state your
> own preference, but I think we both agree that math is a pretty lame place
> to stick it.

I have a PR opened discussing this. I'd say either devel or lang. 

--
Daniel C. Sobral			(8-DCS)
dcs@newsguy.com
dcs@freebsd.org

	One Unix to rule them all, One Resolver to find them,
        One IP to bring them all and in the zone bind them.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  6:37:56 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6708E37BE30; Mon,  6 Mar 2000 06:37:50 -0800 (PST)
	(envelope-from dcs@newsguy.com)
Received: from newsguy.com (dcs@p22-dn03kiryunisiki.gunma.ocn.ne.jp [210.232.224.151])
	by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id XAA05135;
	Mon, 6 Mar 2000 23:37:43 +0900 (JST)
Message-ID: <38C3C269.6B52BE4C@newsguy.com>
Date: Mon, 06 Mar 2000 23:36:25 +0900
From: "Daniel C. Sobral" <dcs@newsguy.com>
X-Mailer: Mozilla 4.7 [en] (Win98; I)
X-Accept-Language: en,pt-BR,ja
MIME-Version: 1.0
To: obrien@FreeBSD.ORG
Cc: Chuck Robey <chuckr@picnic.mat.net>, ports@FreeBSD.ORG
Subject: Re: Spin
References: <200003051825.DAA19378@daniel.sobral> <Pine.BSF.4.21.0003051803380.301-100000@picnic.mat.net> <20000305153156.C2252@dragon.nuxi.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

David O'Brien wrote:
> 
> On Sun, Mar 05, 2000 at 06:05:16PM -0500, Chuck Robey wrote:
> > Looking at it, it seems to bee either cad or devel (I would personally
> > lean towards cad).
> 
> It certainly isn't CAD -- it isn't used in designing stuff.  It is a
> model checker and falls close to the field for Formal Methods and proving
> properites about langauges.  It is used in a grad class here, and I
> can't think of any ugrad class that would cover the type of thing spim
> does.

It's original use is protocol design and validation. Ergo, I think,
Computer Aided Design. :-)

--
Daniel C. Sobral			(8-DCS)
dcs@newsguy.com
dcs@freebsd.org

	One Unix to rule them all, One Resolver to find them,
        One IP to bring them all and in the zone bind them.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  6:40:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 116B537BCA5
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 06:40:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA55490;
	Mon, 6 Mar 2000 06:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from arthur.cs.uni-magdeburg.de (arthur.CS.Uni-Magdeburg.De [141.44.27.36])
	by hub.freebsd.org (Postfix) with ESMTP id DFF9E37BDC9
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 06:38:30 -0800 (PST)
	(envelope-from r@arthur.cs.uni-magdeburg.de)
Received: (from r@localhost)
	by arthur.cs.uni-magdeburg.de (8.9.3/8.9.3) id PAA58769;
	Mon, 6 Mar 2000 15:38:38 +0100 (CET)
	(envelope-from r)
Message-Id: <200003061438.PAA58769@arthur.cs.uni-magdeburg.de>
Date: Mon, 6 Mar 2000 15:38:38 +0100 (CET)
From: jesse@cs.uni-magdeburg.de
Reply-To: jesse@cs.uni-magdeburg.de
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17220: update port lang/squeak2
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17220
>Category:       ports
>Synopsis:       Update of the lang/squeak2 port to version 2.7
>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 Mar  6 06:40:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Otto-von-Guericke University of Magdeburg
>Environment:
FreeBSD arthur.cs.uni-magdeburg.de 4.0-CURRENT FreeBSD 4.0-CURRENT #7: Thu Mar  2 09:29:33 CET 2000     root@arthur.cs.uni-magdeburg.de:/usr/src/sys/compile/ARTHUR  i386
>Description:
Update of the lang/squeak2 port from 2.4 to 2.7.
>How-To-Repeat:
Affected files:
	Makefile
	patches/patch-aa
	files/md5
	pkg/PLIST
	pkg/DESCR
>Fix:
diff -ruN squeak2.bak/Makefile squeak2/Makefile
--- squeak2.bak/Makefile	Sat Dec 25 02:53:58 1999
+++ squeak2/Makefile	Mon Mar  6 15:19:07 2000
@@ -6,46 +6,58 @@
 # $FreeBSD: ports/lang/squeak2/Makefile,v 1.14 1999/12/25 01:53:58 steve Exp $
 #
 
-DISTNAME=	2.4
-PKGNAME=	squeak-2.4
+DISTNAME=	Squeak2.7-src
+PKGNAME=	squeak-2.7
 CATEGORIES=	lang
-MASTER_SITES=	ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/unix/ \
-		ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/Smalltalk/Squeak/unix/image/ \
-		http://www.nectar.com/distfiles/squeak/
+MASTER_SITES=	ftp://ftp.inria.fr/INRIA/Projects/SOR/users/piumarta/squeak/ \
+		ftp://ftp.cs.uni-magdeburg.de/pub/Smalltalk/free/squeak/unix/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC}
 
 MAINTAINER=	jesse@cs.uni-magdeburg.de
 
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
-
+NO_WRKSUBDIR=	yes
 USE_XLIB=	yes
 USE_GMAKE=	yes
 DIST_SUBDIR=	squeak
-SQUEAK_SRC=	SqueakV2.sources
-MAKEFILE=	GNUmakefile
-VMBUILD=	freebsd
-MAKE_ARGS=	VMBUILD=${VMBUILD}
+SQUEAK_SRC=	SqueakV2.sources.gz Squeak2.7.image.gz Squeak2.7.changes.gz
+SQUEAK_LIB=	Profiler.so SoundCodecPrims.so Squeak3D.so System.so
+
+MAKEFILE=	Makefile
 .ifdef (CC)
 MAKE_ARGS+=	CC=${CC}
 .endif
 .ifdef (CFLAGS)
 MAKE_ARGS+=	CCFLAGS="${CFLAGS}"
 .endif
-PORTMAKE=	${SETENV} ${MAKE_ENV} ${GMAKE} -e ${MAKE_FLAGS} \
-		${MAKEFILE} ${MAKE_ARGS}
-
-do-build:
-	@(cd ${WRKSRC} && ${PORTMAKE} mkdir)
-	@(cd ${WRKSRC}/${VMBUILD} && ${PORTMAKE} interp)
 
 do-install:
-	@(cd ${WRKSRC}/${VMBUILD} && \
-	${INSTALL_PROGRAM} SqueakVM-2.4-${VMBUILD} ${PREFIX}/bin/SqueakVM)
+	@(cd ${WRKSRC}/freebsd && \
+	${INSTALL_PROGRAM} squeak ${PREFIX}/bin/squeak)
 	${MKDIR} ${PREFIX}/share/squeak
-.for f in Squeak2.4.changes Squeak2.4.image
-	(cd ${WRKSRC}/image && ${INSTALL_DATA} $f ${PREFIX}/share/squeak/$f)
+.for l in ${SQUEAK_LIB}
+	(cd ${WRKSRC}/freebsd && ${INSTALL_DATA} $l ${PREFIX}/lib/$l)
 .endfor
-	${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${SQUEAK_SRC} \
-		${PREFIX}/share/squeak/${SQUEAK_SRC}
+.for f in ${SQUEAK_SRC}
+	(cd ${DISTDIR}/${DIST_SUBDIR} && ${INSTALL_DATA} $f ${PREFIX}/share/squeak/$f)
+	(cd ${PREFIX}/share/squeak && ${EXTRACT_CMD} -d $f)
+.endfor
+	(cd ${PREFIX}/share/squeak && ${CHMOD} 644 Squeak2.7.changes)
+
+post-install:
+	@${ECHO} "Make sure you have ${PREFIX}/bin in your PATH"
+	@${ECHO} "and ${PREFIX}/lib in your LD_LIBRARY_PATH."
+	@${ECHO} ""
+	@${ECHO} "In order to be able to make use of squeak you need"
+	@${ECHO} "to have an image and a changes file in your working"
+	@${ECHO} "directory as well as access to a source file."
+	@${ECHO} "Execute the following:"
+	@${ECHO} "cd <your_private_working_directory>"
+	@${ECHO} "cp ${PREFIX}/share/squeak/Squeak2.7.image ."
+	@${ECHO} "cp ${PREFIX}/share/squeak/Squeak2.7.changes ."
+	@${ECHO} "ln -s ${PREFIX}/share/squeak/SqueakV2.sources ."
+	@${ECHO} ""
+	@${ECHO} "To finally start up the system type:"
+	@${ECHO} "squeak Squeak2.7.image"
 
 .include <bsd.port.mk>
diff -ruN squeak2.bak/files/md5 squeak2/files/md5
--- squeak2.bak/files/md5	Sat Dec 25 02:54:06 1999
+++ squeak2/files/md5	Mon Mar  6 11:39:35 2000
@@ -1,2 +1,4 @@
-MD5 (squeak/2.4.tar.gz) = db8a90c127ba98496f159e9ea0e4320d
-MD5 (squeak/SqueakV2.sources) = af0663f5112faa78635462dbb6fd3367
+MD5 (squeak/Squeak2.7-src.tar.gz) = 5015a913732f7c6e4728a46c8362e07e
+MD5 (squeak/SqueakV2.sources.gz) = 80487895bb1d1cbfddc8736273cccc92
+MD5 (squeak/Squeak2.7.image.gz) = c74bdb08de5e88eab5dd5e042dc0f98e
+MD5 (squeak/Squeak2.7.changes.gz) = 303220f35e986ea27003ddda2087c12a
diff -ruN squeak2.bak/patches/patch-aa squeak2/patches/patch-aa
--- squeak2.bak/patches/patch-aa	Sat Dec 25 02:54:08 1999
+++ squeak2/patches/patch-aa	Mon Mar  6 11:54:39 2000
@@ -1,90 +1,15 @@
---- src/GNUmakefile.conf.orig	Thu Apr 22 08:01:59 1999
-+++ src/GNUmakefile.conf	Thu Dec  9 13:27:03 1999
-@@ -93,13 +93,13 @@
- #			START OF CONFIGURATION SECTION			   #
- #									   #
- ifeq ($(SYSTEM),					linux)
--  CC=		gcc
-+  CC:=		gcc
-   CCFLAGS:=	-O2 -g $(PROFILE) # -fomit-frame-pointer
- ifeq ($(UTSMAC),i386)
-   CCFLAGS+=	-malign-functions=2 -malign-jumps=3 -malign-loops=2
- endif
-   LDO=		ld -r
--  LD=		gcc -rdynamic
-+  LD=		$(CC) -rdynamic
-   LDFLAGS:=	 $(PROFILE)
-   SHCFLAGS:=	-O2 -g -fPIC
-   SHLDFLAGS:=	-rdynamic -shared
-@@ -110,11 +110,11 @@
- endif
- 
- ifeq ($(SYSTEM),					freebsd)
--  CC=		gcc
-+  CC:=		gcc
-   CCFLAGS:=	-O3 -fexpensive-optimizations -fomit-frame-pointer $(PROFILE)
-   INCDIRS:=	-I/usr/X11R6/include
-   LDO=		ld -r
--  LD=		gcc
-+  LD=		$(CC)
-   LDFLAGS:=	$(PROFILE)
-   SHCFLAGS:=	-O2 -g -fPIC
-   SHLDFLAGS:=	-rdynamic -shared
-@@ -125,7 +125,7 @@
- endif
- 
- ifeq ($(MACHINE)-$(SYSTEM),				alpha-osf1)
--  CC=		$(UTIL)decgcc
-+  CC:=		$(UTIL)decgcc
-   CCFLAGS:=	-O2 -g $(PROFILE)
-   LDO=		ld -taso -r
-   LD=		cc
-@@ -138,11 +138,11 @@
- endif
- 
- ifeq ($(MACHINE)-$(SYSTEM),				sparc-solaris)
--  CC=		gcc
-+  CC:=		gcc
-   CCFLAGS:=	-O2 -g $(PROFILE)
-   INCDIRS=	-I/usr/openwin/include
-   LDO=		ld -r
--  LD=		gcc
-+  LD=		$(CC)
-   LDFLAGS:=	$(PROFILE)
-   SHCFLAGS:=	-O2 -g -fPIC
-   SHLDFLAGS:=	-G
-@@ -153,10 +153,10 @@
- endif
- 
- ifeq ($(MACHINE)-$(SYSTEM),				sparc-sunos)
--  CC=		gcc
-+  CC:=		gcc
-   CCFLAGS:=	-O2 -g $(PROFILE)
-   LDO=		ld -r
--  LD=		gcc
-+  LD=		$(CC)
-   LDFLAGS:=	$(PROFILE)
-   SHCFLAGS:=	-O2 -g -fPIC
-   SHLDFLAGS:=	-rdynamic -shared
-@@ -166,10 +166,10 @@
- endif
- 
- ifeq ($(MACHINE)-$(SYSTEM),				hppa-hpux)
--  CC=		gcc
-+  CC:=		gcc
-   CCFLAGS:=	-O6 -g $(PROFILE)
-   LDO=		ld -r
--  LD=		gcc
-+  LD=		$(CC)
-   LDFLAGS:=	$(PROFILE)
-   SHCFLAGS:=	-O2 -g -fPIC
-   SHLDFLAGS:=	-rdynamic -shared
-@@ -179,7 +179,7 @@
- endif
- 
- ifeq ($(SYSTEM),					irix) 
--  CC=		cc -32 -mips2
-+  CC:=		cc -32 -mips2
-   CCFLAGS:=	-O3 $(PROFILE) 
-   LDO=		ld -32 -mips2 -r
-   LD=		cc
+--- conf/config.guess.orig	Mon Mar  6 11:52:02 2000
++++ conf/config.guess	Mon Mar  6 11:52:24 2000
+@@ -477,11 +477,7 @@
+ 	echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
+ 	exit 0 ;;
+     *:FreeBSD:*:*)
+-	if test -x /usr/bin/objformat -a "elf" = "`/usr/bin/objformat`"; then
+-		echo ${UNAME_MACHINE}-unknown-freebsdelf`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
+-	else
+-		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
+-	fi
++	echo freebsd
+ 	exit 0 ;;
+     *:NetBSD:*:*)
+ 	echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
diff -ruN squeak2.bak/pkg/COMMENT squeak2/pkg/COMMENT
--- squeak2.bak/pkg/COMMENT	Sat Jun 26 20:39:32 1999
+++ squeak2/pkg/COMMENT	Mon Mar  6 11:42:02 2000
@@ -1 +1 @@
-Full Smalltalk 80 with portability to UN*X, Mac, and Windows
+Full Smalltalk 80 with portability to UNIX, Mac, and Windows
diff -ruN squeak2.bak/pkg/DESCR squeak2/pkg/DESCR
--- squeak2.bak/pkg/DESCR	Mon May  3 08:13:26 1999
+++ squeak2/pkg/DESCR	Mon Mar  6 11:41:38 2000
@@ -17,6 +17,6 @@
       applications!); and
     * Sophistication (full Smalltalk-80 language, libraries, and tools).
 
-WWW: http://squeak.cs.uiuc.edu/
+WWW: http://www.squeak.org/
 
 Roland Jesse <jesse@cs.uni-magdeburg.de>
diff -ruN squeak2.bak/pkg/PLIST squeak2/pkg/PLIST
--- squeak2.bak/pkg/PLIST	Sun May  9 17:17:05 1999
+++ squeak2/pkg/PLIST	Mon Mar  6 15:19:52 2000
@@ -1,5 +1,9 @@
-bin/SqueakVM
-share/squeak/Squeak2.4.changes
-share/squeak/Squeak2.4.image
+bin/squeak
+lib/Profiler.so
+lib/SoundCodecPrims.so
+lib/Squeak3D.so
+lib/System.so
+share/squeak/Squeak2.7.changes
+share/squeak/Squeak2.7.image
 share/squeak/SqueakV2.sources
 @dirrm share/squeak

>Release-Note:
>Audit-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 Mar  6  8:42:24 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from eastwood.aldigital.algroup.co.uk (eastwood.aldigital.algroup.co.uk [194.128.162.193])
	by hub.freebsd.org (Postfix) with ESMTP
	id D114137BE24; Mon,  6 Mar 2000 08:42:20 -0800 (PST)
	(envelope-from adam@algroup.co.uk)
Received: from algroup.co.uk ([193.195.56.225]) by eastwood.aldigital.algroup.co.uk (8.8.8/8.6.12) with ESMTP id QAA17331; Mon, 6 Mar 2000 16:42:09 GMT
Message-ID: <38C3DFE0.8E33E407@algroup.co.uk>
Date: Mon, 06 Mar 2000 16:42:08 +0000
From: Adam Laurie <adam@algroup.co.uk>
Organization: A.L. Group plc
X-Mailer: Mozilla 4.07 [en] (Win95; I)
MIME-Version: 1.0
To: billf@FreeBSD.org
Cc: freebsd-ports@FreeBSD.org, Adam Laurie <adam@algroup.co.uk>
Subject: Re: ports/16703: port update from apache-ssl-1.3.9+1.37 to apache-ssl-1.3.11+1.38
References: <200003051951.LAA98210@freefall.freebsd.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

billf@FreeBSD.org wrote:
> 
> Synopsis: port update from apache-ssl-1.3.9+1.37 to apache-ssl-1.3.11+1.38
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: billf
> State-Changed-When: Sun Mar 5 11:50:30 PST 2000
> State-Changed-Why:
> Yes, please send an update to 1.3.12

OK, but you haven't answered my question: do you want it as an update
from apache-ssl-1.3.9+1.37 -> apache-ssl-1.3.12+1.39 or from
apache-ssl-1.3.11+1.38 -> apache-ssl-1.3.12+1.39 ?

cheers,
Adam
--
Adam Laurie                   Tel: +44 (181) 742 0755
A.L. Digital Ltd.             Fax: +44 (181) 742 5995
Voysey House
Barley Mow Passage            http://www.aldigital.co.uk
London W4 4GB                 mailto:adam@algroup.co.uk
UNITED KINGDOM                PGP key on keyservers


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  8:50: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4C3CB37BE2F
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 08:50:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA00847;
	Mon, 6 Mar 2000 08:50:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3])
	by hub.freebsd.org (Postfix) with ESMTP id 0FAC237BC08
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 08:48:34 -0800 (PST)
	(envelope-from dima@netserv1.chg.ru)
Received: (from dima@localhost)
	by netserv1.chg.ru (8.9.3/8.9.3) id TAA78509;
	Mon, 6 Mar 2000 19:48:34 +0300 (MSK)
Message-Id: <200003061648.TAA78509@netserv1.chg.ru>
Date: Mon, 6 Mar 2000 19:48:34 +0300 (MSK)
From: Dmitry Sivachenko <dima@Chg.RU>
Reply-To: dima@Chg.RU
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17221: Fix net/rrdtool
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17221
>Category:       ports
>Synopsis:       Fix net/rrdtool
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  6 08:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

Please apply this patch to the net/rrdtool port.
It eliminates core dump under some conditions.
Submitted-by: phk@freebsd.org



>How-To-Repeat:

	

>Fix:
	
	

diff -Nur rrdtool.old/patches/patch-ap rrdtool/patches/patch-ap
--- rrdtool.old/patches/patch-ap	Thu Jan  1 03:00:00 1970
+++ rrdtool/patches/patch-ap	Mon Mar  6 19:43:11 2000
@@ -0,0 +1,143 @@
+--- src/rrd_graph.c	Sun Feb  6 23:19:21 2000
++++ src/rrd_graph.c	Mon Mar  6 17:13:16 2000
+@@ -35,6 +35,7 @@
+             OP_SUB,OP_MUL,
+ 	    OP_DIV,OP_SIN, OP_DUP, OP_EXC, OP_POP,
+ 	    OP_COS,OP_LOG,OP_EXP,OP_LT,OP_LE,OP_GT,OP_GE,OP_EQ,OP_IF,
++	    OP_MIN,OP_MAX,OP_LIMIT,
+ 	    OP_UN,OP_END};
+ 
+ enum if_en {IF_GIF=0,IF_PNG=1};
+@@ -769,6 +770,9 @@
+ 	match_op(OP_GE,GE)
+ 	match_op(OP_EQ,EQ)
+ 	match_op(OP_IF,IF)
++	match_op(OP_MIN,MIN)
++	match_op(OP_MAX,MAX)
++	match_op(OP_LIMIT,LIMIT)
+ 	  /* order is important here ! .. match longest first */
+ 	match_op(OP_UNKN,UNKN)
+ 	match_op(OP_UN,UN)
+@@ -1057,7 +1061,12 @@
+ 			free(stack);
+ 			return -1;
+ 		    }
+-		    stack[stptr-1] = stack[stptr-1] < stack[stptr] ? 1.0 : 0.0;
++		    if (isnan(stack[stptr-1])) 
++			;
++		    else if (isnan(stack[stptr]))
++		        stack[stptr-1] = stack[stptr];
++		    else
++			    stack[stptr-1] = stack[stptr-1] < stack[stptr] ? 1.0 : 0.0;
+ 		    stptr--;
+ 		    break;
+ 		case OP_LE:
+@@ -1066,7 +1075,12 @@
+ 			free(stack);
+ 			return -1;
+ 		    }
+-		    stack[stptr-1] = stack[stptr-1] <= stack[stptr] ? 1.0 : 0.0;
++		    if (isnan(stack[stptr-1])) 
++			;
++		    else if (isnan(stack[stptr]))
++		        stack[stptr-1] = stack[stptr];
++		    else
++		        stack[stptr-1] = stack[stptr-1] <= stack[stptr] ? 1.0 : 0.0;
+ 		    stptr--;
+ 		    break;
+ 		case OP_GT:
+@@ -1075,7 +1089,12 @@
+ 			free(stack);
+ 			return -1;
+ 		    }
+-		    stack[stptr-1] = stack[stptr-1] > stack[stptr] ? 1.0 : 0.0;
++		    if (isnan(stack[stptr-1])) 
++			;
++		    else if (isnan(stack[stptr]))
++		        stack[stptr-1] = stack[stptr];
++		    else
++		        stack[stptr-1] = stack[stptr-1] > stack[stptr] ? 1.0 : 0.0;
+ 		    stptr--;
+ 		    break;
+ 		case OP_GE:
+@@ -1084,7 +1103,12 @@
+ 			free(stack);
+ 			return -1;
+ 		    }
+-		    stack[stptr-1] = stack[stptr-1] >= stack[stptr] ? 1.0 : 0.0;
++		    if (isnan(stack[stptr-1])) 
++			;
++		    else if (isnan(stack[stptr]))
++		        stack[stptr-1] = stack[stptr];
++		    else
++		        stack[stptr-1] = stack[stptr-1] >= stack[stptr] ? 1.0 : 0.0;
+ 		    stptr--;
+ 		    break;
+ 		case OP_EQ:
+@@ -1093,7 +1117,12 @@
+ 			free(stack);
+ 			return -1;
+ 		    }
+-		    stack[stptr-1] = stack[stptr-1] == stack[stptr] ? 1.0 : 0.0;
++		    if (isnan(stack[stptr-1])) 
++			;
++		    else if (isnan(stack[stptr]))
++		        stack[stptr-1] = stack[stptr];
++		    else
++		        stack[stptr-1] = stack[stptr-1] == stack[stptr] ? 1.0 : 0.0;
+ 		    stptr--;
+ 		    break;
+ 		case OP_IF:
+@@ -1105,6 +1134,52 @@
+ 		    stack[stptr-2] = stack[stptr-2] != 0.0 ? stack[stptr-1] : stack[stptr];
+ 		    stptr--;
+ 		    stptr--;
++		    break;
++		case OP_MIN:
++		    if(stptr<1){
++			rrd_set_error("RPN stack underflow");
++			free(stack);
++			return -1;
++		    }
++		    if (isnan(stack[stptr-1])) 
++			;
++		    else if (isnan(stack[stptr]))
++		        stack[stptr-1] = stack[stptr];
++		    else if (stack[stptr-1] > stack[stptr])
++		        stack[stptr-1] = stack[stptr];
++		    stptr--;
++		    break;
++		case OP_MAX:
++		    if(stptr<1){
++			rrd_set_error("RPN stack underflow");
++			free(stack);
++			return -1;
++		    }
++		    if (isnan(stack[stptr-1])) 
++			;
++		    else if (isnan(stack[stptr]))
++		        stack[stptr-1] = stack[stptr];
++		    else if (stack[stptr-1] < stack[stptr])
++		        stack[stptr-1] = stack[stptr];
++		    stptr--;
++		    break;
++		case OP_LIMIT:
++		    if(stptr<2){
++			rrd_set_error("RPN stack underflow");
++			free(stack);
++			return -1;
++		    }
++		    if (isnan(stack[stptr-2])) 
++			;
++		    else if (isnan(stack[stptr-1]))
++		        stack[stptr-2] = stack[stptr-1];
++		    else if (isnan(stack[stptr]))
++		        stack[stptr-2] = stack[stptr];
++		    else if (stack[stptr-2] < stack[stptr-1])
++		        stack[stptr-2] = DNAN;
++		    else if (stack[stptr-2] > stack[stptr])
++		        stack[stptr-2] = DNAN;
++		    stptr-=2;
+ 		    break;
+ 		case OP_UN:
+ 		    if(stptr<0){

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  9: 3:21 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6])
	by hub.freebsd.org (Postfix) with ESMTP id C3D1E37BDF0
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 09:03:18 -0800 (PST)
	(envelope-from billf@jade.chc-chimes.com)
Received: by jade.chc-chimes.com (Postfix, from userid 1001)
	id 7D38C1C57; Mon,  6 Mar 2000 12:03:17 -0500 (EST)
Date: Mon, 6 Mar 2000 12:03:17 -0500
From: Bill Fumerola <billf@chc-chimes.com>
To: Adam Laurie <adam@algroup.co.uk>
Cc: freebsd-ports@FreeBSD.org
Subject: Re: ports/16703: port update from apache-ssl-1.3.9+1.37 to apache-ssl-1.3.11+1.38
Message-ID: <20000306120317.H25438@jade.chc-chimes.com>
References: <200003051951.LAA98210@freefall.freebsd.org> <38C3DFE0.8E33E407@algroup.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <38C3DFE0.8E33E407@algroup.co.uk>; from adam@algroup.co.uk on Mon, Mar 06, 2000 at 04:42:08PM +0000
X-Operating-System: FreeBSD 3.2-RELEASE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Mon, Mar 06, 2000 at 04:42:08PM +0000, Adam Laurie wrote:

> OK, but you haven't answered my question: do you want it as an update
> from apache-ssl-1.3.9+1.37 -> apache-ssl-1.3.12+1.39 or from
> apache-ssl-1.3.11+1.38 -> apache-ssl-1.3.12+1.39 ?

From whatever currently exists in the ports tree to whatever you want it to
exist as.

-- 
Bill Fumerola - Network Architect
Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org
Office: 800-252-2421 x128 / Cell: 248-761-7272





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6  9:20:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0E92F37BE67
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 09:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA04169;
	Mon, 6 Mar 2000 09:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18])
	by hub.freebsd.org (Postfix) with ESMTP id BD4DB37BE34
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 09:16:43 -0800 (PST)
	(envelope-from knu@idaemons.org)
Received: from daemon.local.idaemons.org (pc343042.tokyo.jcom.ne.jp [203.140.143.42])
	by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id CAA08889
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 7 Mar 2000 02:16:39 +0900 (JST)
Received: by daemon.local.idaemons.org (8.9.3/3.7W) id CAA47232; Tue, 7 Mar 2000 02:16:08 +0900 (JST)
Message-Id: <86itz0f295.wl@archon.local.idaemons.org>
Date: Tue, 07 Mar 2000 02:16:06 +0900
From: "Akinori -Aki- MUSHA" <knu@idaemons.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: ports/17223: devel/p5-File-MMagic: update
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17223
>Category:       ports
>Synopsis:       devel/p5-File-MMagic: update
>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 Mar  6 09:20:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     "Akinori -Aki- MUSHA" <knu@idaemons.org>
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Associated I. Daemons
>Environment:

  FreeBSD archon.local.idaemons.org 4.0-CURRENT FreeBSD 4.0-CURRENT #34: Mon Mar  6 16:20:10 JST 2000     root@archon.local.idaemons.org:/usr/src/sys/compile/ARCHON  i386

>Description:

  This is an update of File::MMagic module. (0.20 -> 1.02)

>How-To-Repeat:

>Fix:

diff -ruN p5-File-MMagic.orig/Makefile p5-File-MMagic/Makefile
--- p5-File-MMagic.orig/Makefile	Thu Mar  2 05:29:09 2000
+++ p5-File-MMagic/Makefile	Tue Mar  7 01:59:21 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	p5-File-MMagic
-# Version required:	0.20
+# Version required:	1.02
 # Date created:		25 February 2000
 # Whom:	      		Akinori MUSHA aka knu <knu@idaemons.org>
 #
 # $FreeBSD: ports/devel/p5-File-MMagic/Makefile,v 1.1.1.1 2000/03/01 20:29:09 flathill Exp $
 #
 
-DISTNAME=	File-MMagic-0.20
-PKGNAME=	p5-File-MMagic-0.20
+DISTNAME=	File-MMagic-1.02
+PKGNAME=	p5-File-MMagic-1.02
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/K/KN/KNOK
diff -ruN p5-File-MMagic.orig/files/md5 p5-File-MMagic/files/md5
--- p5-File-MMagic.orig/files/md5	Fri Feb 25 05:08:32 2000
+++ p5-File-MMagic/files/md5	Tue Mar  7 02:00:28 2000
@@ -1 +1 @@
-MD5 (File-MMagic-0.20.tar.gz) = e7e221e00edd9a3a79bd25f8726d1c01
+MD5 (File-MMagic-1.02.tar.gz) = 778124aabfd03ca4cef641dfe1f0cfd4

                           /
                          /__  __
                         / )  )  ) )  /
Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>

"If you choose not to decide you still have made a choice."

>Release-Note:
>Audit-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 Mar  6  9:30: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4662937BE76
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 09:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA04963;
	Mon, 6 Mar 2000 09:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18])
	by hub.freebsd.org (Postfix) with ESMTP id 9A6E637BF23
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 09:24:58 -0800 (PST)
	(envelope-from knu@idaemons.org)
Received: from daemon.local.idaemons.org (pc343042.tokyo.jcom.ne.jp [203.140.143.42])
	by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id CAA09771
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 7 Mar 2000 02:24:57 +0900 (JST)
Received: by daemon.local.idaemons.org (8.9.3/3.7W) id CAA47310; Tue, 7 Mar 2000 02:24:26 +0900 (JST)
Message-Id: <86hfekf1va.wl@archon.local.idaemons.org>
Date: Tue, 07 Mar 2000 02:24:25 +0900
From: "Akinori -Aki- MUSHA" <knu@idaemons.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: ports/17225: japanese/namazu2: update to 2.0.1
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17225
>Category:       ports
>Synopsis:       japanese/namazu2: update
>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 Mar  6 09:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     "Akinori -Aki- MUSHA" <knu@idaemons.org>
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Associated I. Daemons
>Environment:

  FreeBSD archon.local.idaemons.org 4.0-CURRENT FreeBSD 4.0-CURRENT #34: Mon Mar  6 16:20:10 JST 2000     root@archon.local.idaemons.org:/usr/src/sys/compile/ARCHON  i386

>Description:

  This is an update of Namazu2. (2.0 -> 2.0.1)  The develompent team
states numerous bugs were fixed in this update.

>How-To-Repeat:

>Fix:

  First commit ports/17223 to update `devel/p5-File-MMagic' and then
do with this.

diff -ruN namazu2.orig/Makefile namazu2/Makefile
--- namazu2.orig/Makefile	Thu Mar  2 18:34:28 2000
+++ namazu2/Makefile	Tue Mar  7 01:49:32 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	namazu2
-# Version required:	2.0
+# Version required:	2.0.1
 # Date created:		25 February 2000
 # Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
 #
 # $FreeBSD: ports/japanese/namazu2/Makefile,v 1.6 2000/03/01 20:56:13 flathill Exp $
 #
 
-DISTNAME=	namazu-2.0
-PKGNAME=	ja-namazu-2.0
+DISTNAME=	namazu-2.0.1
+PKGNAME=	ja-namazu-2.0.1
 CATEGORIES=	japanese textproc
 MASTER_SITES=	http://www.namazu.org/stable/
 
diff -ruN namazu2.orig/files/md5 namazu2/files/md5
--- namazu2.orig/files/md5	Thu Mar  2 18:34:28 2000
+++ namazu2/files/md5	Tue Mar  7 01:50:14 2000
@@ -1 +1 @@
-MD5 (namazu-2.0.tar.gz) = 2224694e43a3081b41ab1e3ed9910361
+MD5 (namazu-2.0.1.tar.gz) = 318e3c0771501f2d3ea9f33ab7fa50ea
diff -ruN namazu2.orig/pkg/PLIST namazu2/pkg/PLIST
--- namazu2.orig/pkg/PLIST	Thu Mar  2 18:34:28 2000
+++ namazu2/pkg/PLIST	Tue Mar  7 02:04:41 2000
@@ -35,6 +35,7 @@
 libexec/namazu.cgi
 share/locale/ja/LC_MESSAGES/namazu.mo
 share/locale/ja_JP.SJIS/LC_MESSAGES/namazu.mo
+share/namazu/doc/en/nmz.html
 share/namazu/doc/en/manual.html
 @dirrm share/namazu/doc/en
 share/namazu/doc/ja/manual.html

                           /
                          /__  __
                         / )  )  ) )  /
Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>

"If you choose not to decide you still have made a choice."

>Release-Note:
>Audit-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 Mar  6 10:22: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mail.af.airnet.ne.jp (mail.af.airnet.ne.jp [210.159.66.49])
	by hub.freebsd.org (Postfix) with ESMTP id BCC6537BEB1
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 10:22:05 -0800 (PST)
	(envelope-from imura@cs.titech.ac.jp)
Received: from imura.af.airnet.ne.jp (tok016.airnet.ne.jp [210.159.88.16])
	by mail.af.airnet.ne.jp (8.8.8/3.6W/06/13/98-AF.AIRNET.NE.JP) with ESMTP id DAA06804;
	Tue, 7 Mar 2000 03:22:01 +0900
Posted-Date: Tue, 7 Mar 2000 03:21:41 +0900 (JST)
To: andrews@technologist.com
Cc: freebsd-ports@FreeBSD.org
Subject: Re: ports/17034: update port: devel/kdevelop: 1.0 -> 1.1
From: "R. Imura" <imura@af.airnet.ne.jp>
In-Reply-To: <200002281440.GAA76381@freefall.freebsd.org>
References: <200002281440.GAA76381@freefall.freebsd.org>
X-Mailer: Mew version 1.94b20 on Emacs 19.34 / Mule 2.3
 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?=
X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20000307032140B.imura@cs.titech.ac.jp>
Date: Tue, 07 Mar 2000 03:21:40 +0900
X-Dispatcher: imput version 990401(IM113)
Lines: 32
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

>  >   2) You should add CONFIGURE_ARGS=--with-extra-{includes,libs} to
>  >      LOCALBASE in order to detect -lpng in configure.
>  
>  Ok. I'll look at it ASAP.

God! Kdevelop-1.1 made --with-extra-* nonsense!

diff -u kdevelop-1.1beta2/acinclude.m4 kdevelop-1.1/acinclude.m4
--- kdevelop-1.1beta2/acinclude.m4      Sun Jan 30 23:50:41 2000
+++ kdevelop-1.1/acinclude.m4   Mon Feb 28 00:09:51 2000
:
[snip]
:
@@ -940,7 +1016,6 @@
    IFS=':'
    for dir in $kde_use_extra_includes; do
      kde_extra_includes="$kde_extra_includes $dir"
-     all_includes="$all_includes -I$dir"
      USER_INCLUDES="$USER_INCLUDES -I$dir"
    done
    IFS=$ac_save_ifs
:
[snip]

They removed this line. :-(


BTW; what does ASAP mean? :)

-- R. Imura
// my private mail address has changed.
// imura@cs.titech.ac.jp ====> imura@af.airnet.ne.jp /(-.-)y-~~


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6 10:50: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 1057137BEA0
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 10:50:04 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id KAA11823;
	Mon, 6 Mar 2000 10:50:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from sawmill.grauel.com (sawmill.grauel.com [199.233.104.39])
	by hub.freebsd.org (Postfix) with ESMTP id 28DEE37C18B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 10:46:55 -0800 (PST)
	(envelope-from rjk@sawmill.grauel.com)
Received: (from rjk@localhost)
	by sawmill.grauel.com (8.9.3/8.8.8) id NAA32007;
	Mon, 6 Mar 2000 13:46:54 -0500 (EST)
	(envelope-from rjk)
Message-Id: <200003061846.NAA32007@sawmill.grauel.com>
Date: Mon, 6 Mar 2000 13:46:54 -0500 (EST)
From: "Richard J. Kuhns" <rjk@grauel.com>
Reply-To: rjk@grauel.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17227: ghc v4.06 port doesn't build
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17227
>Category:       ports
>Synopsis:       /usr/ports/lang/ghc version 4.06 doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  6 10:50:03 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Richard J. Kuhns
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Grauel Enterprises, Inc
>Environment:

	3.4-STABLE and 4.0-current

>Description:

	trying to make ghc fails with the following message:

...
==fptools== gmake all --no-print-directory -r;
 in /var/ports/lang/ghc/work/fptools/hslibs/lang
------------------------------------------------------------------------
rm -f ST.o ; if [ ! -d ST ]; then mkdir ST; else find ST -name '*.o' -print | xargs rm -f __rm_food ; fi ;    
../../ghc/driver/ghc-inplace -recomp -cpp -optC-fglasgow-exts -fvia-C -Rghc-timing -I../../ghc/includes  -imonads -static -O -split-objs -odir ST     -c ST.lhs -o ST.o -osuf o
/var/ports/lang/ghc/work/fptools/ghc/driver/../utils/hscpp/hscpp: not found
gmake[2]: *** [ST.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


>How-To-Repeat:

	"make" in /usr/ports/lang/ghc

>Fix:
	
	don't know yet


>Release-Note:
>Audit-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 Mar  6 11: 0:24 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5E28437BFB3
	for <freebsd-ports@freebsd.org>; Mon,  6 Mar 2000 11:00:12 -0800 (PST)
	(envelope-from owner-bugmaster@freebsd.org)
Received: (from peter@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA12597
	for freebsd-ports@freebsd.org; Mon, 6 Mar 2000 11:00:11 -0800 (PST)
	(envelope-from owner-bugmaster@freebsd.org)
Date: Mon, 6 Mar 2000 11:00:11 -0800 (PST)
Message-Id: <200003061900.LAA12597@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f
From: FreeBSD bugmaster <bugmaster@freebsd.org>
To: FreeBSD ports list <freebsd-ports@freebsd.org>
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 [2000/02/09] ports/16591 ports    Recreate ports for apache-jserv

1 problem total.

Serious problems

S  Submitted   Tracker     Resp.    Description
-------------------------------------------------------------------------------
o [1999/08/15] ports/13170 ports    New port: UW-Imap with maildir and qmail 
f [1999/12/17] ports/15541 ports    KDE screen saver with password protection
o [1999/12/17] ports/15543 ports    Samba + DHCP = UNKNOWN HOST NAME
o [2000/01/01] ports/15820 ports    A Y2K class bug when setting atime & mtim
o [2000/01/05] ports/15922 ports    print/a2ps cannot find ogonkfied fonts [p
o [2000/01/12] ports/16089 ports    apache13-ssl does not compile w/ openssl-
o [2000/01/24] ports/16343 ports    bsd.port.mk cannot override make.conf.
o [2000/01/27] ports/16410 ports    ssh and x forwarding problem
o [2000/02/12] ports/16665 ports    imap-uw-4.7a -- a patch release
o [2000/02/16] ports/16772 ports    buffer underflow in microsoft-supplied pa
o [2000/02/17] ports/16796 ports    The ntp-4.0.93a port's build is broken.
o [2000/02/19] ports/16829 ports    kaffe port is broken - dumps core with al
o [2000/02/21] ports/16881 ports    kmp3 doesn't compile with either qt-1.42 
o [2000/02/21] ports/16896 ports    dvipdfm port chokes on some figures [PATC
o [2000/02/28] ports/17038 ports    gimp-1.1.17 fatal error at startup...
o [2000/02/29] ports/17070 ports    @dts function in xspred, ss and sc fails 
o [2000/03/01] ports/17096 ports    Can't build kdevelop port
o [2000/03/03] ports/17150 ports    textproc/yodl port fixed/improved
o [2000/03/03] ports/17174 ports    port upgrade for ftplocate-2.01
o [2000/03/06] ports/17221 ports    Fix net/rrdtool

20 problems total.

Non-critical problems

S  Submitted   Tracker     Resp.    Description
-------------------------------------------------------------------------------
o [1998/09/19] ports/7992  ports    New port: xemacs20-stepwise (XEmacs20 hac
a [1998/11/25] ports/8864  ports    useradd - system V compatible implementat
o [1999/02/07] ports/9954  ports    New port: devel/ACE
o [1999/02/10] ports/10007 ports    New port: lang/mercury (the mercury compi
o [1999/02/16] ports/10124 ports    New port: math/stat
o [1999/03/10] ports/10532 ports    New port: lang/gpc - GNU Pascal
o [1999/03/16] ports/10634 ports    Update the hylafax port to do a client in
o [1999/06/13] ports/12188 ports    New port: pbs-2.1.11 (misc/PBS) a batch s
o [1999/07/05] ports/12518 ports    New port: ifmail-os-2.14.7
o [1999/07/20] ports/12722 ports    New port: AT&T's DjVu library for scanned
o [1999/07/21] ports/12739 ports    New port: AT&T's DjVu Netscape plug-in
o [1999/08/01] ports/12915 ports    Add elm 2.5 to ports
o [1999/08/13] ports/13124 ports    New port: LinAlg; request for local hosti
o [1999/08/16] ports/13173 ports    New port: yiff-0.33
o [1999/08/17] ports/13191 ports    New port: fire-1.0
o [1999/08/18] ports/13251 ports    New port: founts-11
o [1999/08/21] ports/13291 ports    New port: xap-xwf-0.7.8
o [1999/08/31] ports/13514 ports    another TCL interface to MySQL port
o [1999/09/07] ports/13614 ports    xdm and wdm do not set environment variab
o [1999/09/30] ports/14070 ports    g2c libraries and compatibility for DJGPP
o [1999/10/01] ports/14077 ports    Multicast not available on multicast enab
o [1999/10/01] ports/14079 ports    ssh2 port won't install if automake is in
o [1999/10/11] ports/14260 ports    New port: WODA - A Web Oriented Database 
o [1999/10/14] ports/14337 ports    xdm and Eterm: tty allocation problem?
o [1999/10/17] ports/14378 ports    New port: graphics/mpeg
o [1999/10/17] ports/14379 ports    New port: graphics/xmrm
o [1999/10/25] ports/14515 ports    New Tripwire 1.3 Port
o [1999/11/01] ports/14643 ports    New port: chinese/pyDict  A Chinese/Engli
o [1999/11/03] ports/14686 ports    New port: pisces IIB (Category: cad)
o [1999/11/16] ports/14922 ports    New port: net/infobot
o [1999/11/18] ports/14991 ports    New port: devel/tcl-trf  Tcl Data transfo
o [1999/11/28] ports/15147 ports    New port: audio/xsidplay
o [1999/11/28] ports/15159 ports    New port: games/blackpenguin
o [1999/11/30] ports/15192 ports    New port: security/ident2
o [1999/12/08] ports/15367 ports    new ports on linux emulator
o [1999/12/11] ports/15424 ports    New port: www/kwebsearch
o [1999/12/14] ports/15481 ports    ports/devel/codecrusader slightly broken
o [1999/12/17] ports/15545 ports    New port: x11/xterm
o [1999/12/18] ports/15552 ports    New port: news/knode
f [1999/12/22] ports/15634 ports    upsd-2.0 package hangs 3.3-RELEASE
f [1999/12/31] ports/15795 ports    New port: www/bkmrkconv
o [1999/12/31] ports/15796 ports    New port: net/dhcp_dns
o [1999/12/31] ports/15800 ports    New port: games/kmud
o [1999/12/31] ports/15802 ports    New port: security/kssh
o [2000/01/02] ports/15840 ports    New port: x11-fonts/ucs-fixed
o [2000/01/03] ports/15873 ports    New Apache_fp+php+mod_ssl-1.3.9+3.0.12+2.
o [2000/01/04] ports/15886 ports    New port: audio/cd2mp3
o [2000/01/04] ports/15894 ports    New port: security/aide  AIDE 0.5
o [2000/01/08] ports/15994 ports    new libapreq 0.31 port
o [2000/01/12] ports/16088 ports    apache13-ssl lacks sbin/gcache in PLIST
o [2000/01/19] ports/16201 ports    Port of CDD isn't up to date
o [2000/01/25] ports/16347 ports    Inconsistencies between Java ports
o [2000/01/26] ports/16377 ports    new port for PGP 6.5.1i
o [2000/01/27] ports/16417 ports    nethack3 port won't compile on 3.4-Stable
o [2000/01/29] ports/16454 ports    Patch for man page included with port ins
o [2000/01/30] ports/16473 ports    fix lang/smalltalk for stable
o [2000/01/30] ports/16486 ports    New Port: devel/linux-jdk-1.2.2
o [2000/02/06] ports/16546 ports    mail/imap-utils: a new port
o [2000/02/07] ports/16572 ports    fix: devel/sdl
o [2000/02/09] ports/16592 ports    Yet another JCE port
o [2000/02/09] ports/16606 ports    [NEW PORT] new port of Adobe Acrobat View
o [2000/02/09] ports/16608 ports    [NEW PORT] new port of pysol-sound-server
o [2000/02/10] ports/16629 ports    New port of vtun 2.0.
o [2000/02/10] ports/16636 ports    New port: GNU find
o [2000/02/10] ports/16638 ports    New port: GNU fileutils
o [2000/02/10] ports/16640 ports    rwhois port install tries to copy wrong l
o [2000/02/10] ports/16648 ports    Gdtclft port (TCL interface to Gd)
o [2000/02/11] ports/16651 ports    [ports] net/pppload fails to compile
o [2000/02/11] ports/16658 ports    Update for russian/apache port
o [2000/02/12] ports/16692 ports    update port: sysutils/asmem: 1.5 -> 1.6
o [2000/02/12] ports/16693 ports    new port: wavplay 1.4 now with the port! 
o [2000/02/13] ports/16695 ports    New port: linux-flashplugin
o [2000/02/15] ports/16736 ports    fix: web500gw can't always parse dates (Y
o [2000/02/15] ports/16739 ports    New port: audio/bwap
o [2000/02/16] ports/16741 ports    new port: math/gsl (The GNU Scientific Li
o [2000/02/16] ports/16763 ports    VxTools port
o [2000/02/17] ports/16794 ports    New port: sdts++
o [2000/02/17] ports/16800 ports    xwdtopnm can not work well on my 16bits/p
o [2000/02/18] ports/16806 ports    Fix port: devel/omniORB (bentofy)
o [2000/02/19] ports/16819 ports    new port audio/gramofile
o [2000/02/19] ports/16825 ports    "team.c" won't compile
o [2000/02/20] ports/16845 ports    fix port: net/icqnix: respect CXXFLAGS/Qt
o [2000/02/21] ports/16869 ports    Update port: games/xphotohunter
o [2000/02/22] ports/16925 ports    Update of R port
o [2000/02/23] ports/16931 ports    New port: Mule-UCS 0.72 (revised)
o [2000/02/23] ports/16933 ports    Update games/oonsoo to Version 1.2
o [2000/02/23] ports/16949 ports    New Port: audio/pimp3
o [2000/02/24] ports/16956 ports    Update port: misc/deco
o [2000/02/24] ports/16960 ports    emulation/vmware: add web site info (WWW:
o [2000/02/24] ports/16967 ports    Update port: ftp/downloader to 1.12 (fix 
o [2000/02/24] ports/16970 ports    port of TclX-8.2 (lang/tclX82)
o [2000/02/24] ports/16972 ports    japanese/esecanna-vje30: restructuring pl
o [2000/02/24] ports/16976 ports    New port: isic
o [2000/02/25] ports/16982 ports    graphics/povray31 does not install *.txt 
o [2000/02/25] ports/16989 ports    new FreeBSD port for qico-0.45pre3
o [2000/02/25] ports/16996 ports    fix port: irc/kvirc: bentoism [PATCH]
o [2000/02/25] ports/16997 ports    Incompatibility between GNOME and KDE
o [2000/02/25] ports/16998 ports    Eterm fails to function from Gnome/Enligh
o [2000/02/25] ports/17001 ports    [PATCH] additional fvwm2 icons
o [2000/02/26] ports/17004 ports    Refactoring port: graphics/aalib
o [2000/02/26] ports/17010 ports    japanese/chasen: Update to 2.02 plus
o [2000/02/26] ports/17016 ports    New port -- Wordnet -- dictionary and the
o [2000/02/27] ports/17018 ports    New port submission for Moneydance
o [2000/02/27] ports/17020 ports    New port- games/gtetrinet
o [2000/02/27] ports/17024 ports    Update port: ja-mendexk-* (2.4c -> 2.4d)
o [2000/02/27] ports/17025 ports    Update port: ja-dvipsk-* (p1.4c -> p1.4d)
o [2000/02/27] ports/17034 ports    update port: devel/kdevelop: 1.0 -> 1.1
o [2000/02/27] ports/17035 ports    Update port www/ijb to both use FreeBSD g
o [2000/02/28] ports/17037 ports    A new port of NADAR-b04
o [2000/02/28] ports/17047 ports    Let doc++ install documentation
o [2000/02/28] ports/17066 ports    audio/xmms chewing CPU (and skipping too)
o [2000/02/29] ports/17071 ports    New port of piddle-1.0b1
o [2000/02/29] ports/17072 ports    New version of textproc/rand
o [2000/02/29] ports/17078 ports    Update port: irc/bitchx
o [2000/03/01] ports/17111 ports    [NEW PORT] New port of Jext - a powerful 
o [2000/03/01] ports/17116 ports    New port
o [2000/03/01] ports/17119 ports    update security/p5-PGP-Sign to 0.16
o [2000/03/02] ports/17130 ports    New Ports: korean/hlatex-uhcstd
o [2000/03/02] ports/17131 ports    New Ports: korean/hlatexpsfonts-uhcextra
o [2000/03/02] ports/17135 ports    This port don't need motif
o [2000/03/02] ports/17136 ports    PATCH: OpenLDAP to optionally build with 
o [2000/03/03] ports/17151 ports    updated original archive file of elisa8x8
o [2000/03/03] ports/17156 ports    Update port: astro/xphoon
o [2000/03/03] ports/17160 ports    Update port: games/xataxx
o [2000/03/03] ports/17164 ports    Update port: games/xvmahjongg
o [2000/03/03] ports/17165 ports    Update port: games/xvmines
o [2000/03/03] ports/17166 ports    Update port: graphics/hobbes-icons-xpm
o [2000/03/03] ports/17169 ports    Update port: x11/bricons
o [2000/03/03] ports/17172 ports    Update port: x11-toolkits/slingshot
o [2000/03/04] ports/17176 ports    Update ports: Mew-1.94.2
o [2000/03/04] ports/17179 ports    BIEW (binary viewer+editor) port
o [2000/03/04] ports/17180 ports    update ports: mail/popa3d
o [2000/03/04] ports/17184 ports    adzapper (port) does not have an RC start
o [2000/03/04] ports/17186 ports    BIEW (binary viewer+editor) port
o [2000/03/04] ports/17190 ports    new port: ipfm, ignore prev report
o [2000/03/04] ports/17194 ports    new port: games/heretic
o [2000/03/04] ports/17197 ports    Update of net/sendfile port (by maintaine
o [2000/03/04] ports/17199 ports    emulators/mtools configure fix
o [2000/03/04] ports/17200 ports    irc/zircon update to 1.18.240
o [2000/03/04] ports/17201 ports    news/fidogate fix for 2.2.x
o [2000/03/04] ports/17203 ports    update port: irc/scrollz: 1.8i5 -> 1.8i6
o [2000/03/05] ports/17204 ports    update the mail/postilion port to version
o [2000/03/05] ports/17205 ports    Update port: japanese/emacs-manual
o [2000/03/05] ports/17206 ports    p5-Apache-ASP port update
o [2000/03/05] ports/17215 ports    XFree86 SVGA SiS5597/5598 server problem 
o [2000/03/06] ports/17217 ports    [PATCH] Update of the SDL port (devel/sdl
o [2000/03/06] ports/17220 ports    Update of the lang/squeak2 port to versio
o [2000/03/06] ports/17223 ports    devel/p5-File-MMagic: update
o [2000/03/06] ports/17225 ports    japanese/namazu2: update
o [2000/03/06] ports/17227 ports    /usr/ports/lang/ghc version 4.06 doesn't 

150 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 Mar  6 12: 0:24 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 594AF37BDC6
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 12:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA19119;
	Mon, 6 Mar 2000 12:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id BCFD737B572
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  6 Mar 2000 11:54:10 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA18441;
	Mon, 6 Mar 2000 11:54:10 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003061954.LAA18441@freefall.freebsd.org>
Date: Mon, 6 Mar 2000 11:54:10 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17229: Update port: ftp/downloader to 1.13 (fix ports/16967)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17229
>Category:       ports
>Synopsis:       Update port: ftp/downloader to 1.13 (fix ports/16967)
>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 Mar  6 12:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        
>Organization:
>Environment:
>Description:
- Update to version 1.13

New file:
patches/patch-ap  patches/patch-aq

This PR supersedes ports/16967.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/ftp/downloader/Makefile ftp/downloader/Makefile
--- /usr/ports/ftp/downloader/Makefile	Mon Feb 21 08:14:57 2000
+++ ftp/downloader/Makefile	Fri Mar  3 19:03:37 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	downloader
-# Version required:	1.11
+# Version required:	1.13
 # Date Created:		23 June 1999
 # Whom:			Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
 #
 # $FreeBSD: ports/ftp/downloader/Makefile,v 1.10 2000/02/20 16:08:12 imura Exp $
 #
 
-DISTNAME=	nt-1.11
-PKGNAME=	downloader-1.11
+DISTNAME=	nt-1.13
+PKGNAME=	downloader-1.13
 CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.server51.freshmeat.net/pub/d4x/ \
 		ftp://ftp.lonyay.edu.hu/pub/software/nt/ \
@@ -17,8 +17,12 @@
 
 LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
 
+GLIB_CONFIG?=	${LOCALBASE}/bin/glib12-config
+GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
+
 WRKSRC=		${WRKDIR}/${DISTNAME}/main
 
-CFLAGS=		-pedantic
+MAKE_ENV=	GLIB_CONFIG="${GLIB_CONFIG}" \
+		GTK_CONFIG="${GTK_CONFIG}"
 
 .include <bsd.port.mk>
diff -urN /usr/ports/ftp/downloader/files/md5 ftp/downloader/files/md5
--- /usr/ports/ftp/downloader/files/md5	Mon Feb 21 08:14:57 2000
+++ ftp/downloader/files/md5	Fri Mar  3 19:04:26 2000
@@ -1 +1 @@
-MD5 (nt-1.11.tar.gz) = 6d76906c39e156704ec85670411ad715
+MD5 (nt-1.13.tar.gz) = 577a685992bf31aeca63e82e3f778b49
diff -urN /usr/ports/ftp/downloader/patches/patch-aa ftp/downloader/patches/patch-aa
--- /usr/ports/ftp/downloader/patches/patch-aa	Mon Feb 21 08:14:57 2000
+++ ftp/downloader/patches/patch-aa	Fri Mar  3 20:08:58 2000
@@ -1,26 +1,63 @@
---- Makefile.orig	Sat Jan 29 05:02:17 2000
-+++ Makefile	Sun Feb 13 13:18:26 2000
-@@ -1,21 +1,15 @@
+--- Makefile.orig	Wed Feb 23 11:26:35 2000
++++ Makefile	Fri Mar  3 20:08:18 2000
+@@ -1,21 +1,21 @@
 -CXX = c++
++CXX ?= c++
  
  NLS=-DENABLE_NLS # Remove or comment this line to disable gettext
 -ifeq ($(DEST),)
 -DEST=/usr/local
 -endif
-+DEST?=$(PREFIX)
++#ifeq ($(DEST),)
++DEST=${PREFIX}
++#endif
  LOCALEDIR=$(DEST)/share/locale
- PTHREAD=-lpthread
+-PTHREAD=-lpthread
 -GTKCONFIG=gtk-config
- GLIBCONFIG=glib-config
+-GLIBCONFIG=glib-config
++#PTHREAD=-lpthread
++#GTKCONFIG=gtk-config
++GLIBCONFIG=${GLIB_CONFIG}
  
  #next strings were added for BSD support
 -ifeq ($(OSTYPE),BSD)
++#ifeq ($(OSTYPE),BSD)
  PTHREAD=-pthread
- GTKCONFIG=gtk12-config
+-GTKCONFIG=gtk12-config
 -endif
++GTKCONFIG=${GTK_CONFIG}
++#endif
  
 -CFLAGS=-Wall -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
-+CFLAGS+=-Wall -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
++CFLAGS+=-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
  GTKLIBS=`$(GTKCONFIG) --libs` 
  GTKFLAGS=`$(GTKCONFIG) --cflags` `$(GLIBCONFIG) --cflags`
  LIBS=$(PTHREAD) $(GTKLIBS)
+@@ -28,13 +28,13 @@
+ face/about.o face/edit.o face/colors.o face/saveload.o face/limface.o face/misc.o face/lod.o \
+ face/columns.o face/dndtrash.o
+ 
+-MAKE=make
++MAKE?=make
+ 
+ all:
+ 	rm -f nt || test -z ""
+ 	$(MAKE) nt
+ 	if [ "$(NLS)" != "" ] ; then \
+-		cd po && make ; \
++		cd po && $(MAKE) all ; \
+ 	fi
+ 	$(MAKE) strip
+ 
+@@ -47,9 +47,9 @@
+ 
+ 
+ install: all
+-	install -c -m755 nt $(DEST)/bin
++	${BSD_INSTALL_PROGRAM} nt $(DEST)/bin
+ 	if [ "$(NLS)" != "" ] ; then \
+-		cd po && LOCALEDIR=$(LOCALEDIR) make install; \
++		cd po && LOCALEDIR=$(LOCALEDIR) $(MAKE) install; \
+ 	fi
+ 
+ main.o: main.cc main.h var.h
diff -urN /usr/ports/ftp/downloader/patches/patch-ap ftp/downloader/patches/patch-ap
--- /usr/ports/ftp/downloader/patches/patch-ap	Thu Jan  1 09:00:00 1970
+++ ftp/downloader/patches/patch-ap	Fri Mar  3 19:50:04 2000
@@ -0,0 +1,17 @@
+--- srvclt.cc.orig	Mon Feb 28 12:28:31 2000
++++ srvclt.cc	Fri Mar  3 19:43:16 2000
+@@ -22,9 +22,14 @@
+ #include <sys/un.h>
+ #include <signal.h>
+ #include <string.h>
++#include <osreldate.h>
+ 
+ #if defined(sun)
+ typedef int socklen_t;
++#endif
++
++#if defined(__FreeBSD__) && __FreeBSD_version <=340000)
++typedef u_int32_t socklen_t;
+ #endif
+ 
+ void *server_thread_run(void *what){
diff -urN /usr/ports/ftp/downloader/patches/patch-aq ftp/downloader/patches/patch-aq
--- /usr/ports/ftp/downloader/patches/patch-aq	Thu Jan  1 09:00:00 1970
+++ ftp/downloader/patches/patch-aq	Fri Feb 25 05:51:51 2000
@@ -0,0 +1,13 @@
+--- po/Makefile.orig	Tue Jan 11 11:28:32 2000
++++ po/Makefile	Fri Feb 25 05:51:40 2000
+@@ -5,8 +5,8 @@
+ 
+ install:
+ 	for i in `ls *.gmo` ; do \
+-		mkdirhier $(LOCALEDIR)/`echo $$i|sed -e s/.gmo//`/LC_MESSAGES;\
+-		install -c -m644 $$i $(LOCALEDIR)/`echo $$i | sed -e s/.gmo//`/LC_MESSAGES/nt.mo ; \
++		mkdir -p $(LOCALEDIR)/`echo $$i|sed -e s/.gmo//`/LC_MESSAGES;\
++		${BSD_INSTALL_DATA} $$i $(LOCALEDIR)/`echo $$i | sed -e s/.gmo//`/LC_MESSAGES/nt.mo ; \
+ 	done
+ 
+ uninstall:
diff -urN /usr/ports/ftp/downloader/pkg/PLIST ftp/downloader/pkg/PLIST
--- /usr/ports/ftp/downloader/pkg/PLIST	Mon Feb 21 08:14:58 2000
+++ ftp/downloader/pkg/PLIST	Tue Mar  7 04:49:32 2000
@@ -4,6 +4,7 @@
 share/locale/de/LC_MESSAGES/nt.mo
 share/locale/es/LC_MESSAGES/nt.mo
 share/locale/fr/LC_MESSAGES/nt.mo
+share/locale/hu/LC_MESSAGES/nt.mo
 share/locale/id/LC_MESSAGES/nt.mo
 share/locale/it/LC_MESSAGES/nt.mo
 share/locale/ja/LC_MESSAGES/nt.mo
@@ -11,28 +12,3 @@
 share/locale/pt_BR/LC_MESSAGES/nt.mo
 share/locale/ru/LC_MESSAGES/nt.mo
 share/locale/zh_CN.GBK/LC_MESSAGES/nt.mo
-@unexec rmdir %D/share/locale/zh_CN.GBK/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/zh_CN.GBK 2>/dev/null || true
-@unexec rmdir %D/share/locale/ru/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/ru 2>/dev/null || true
-@unexec rmdir %D/share/locale/pt_BR/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/pt_BR 2>/dev/null || true
-@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/nl 2>/dev/null || true
-@unexec rmdir %D/share/locale/ja/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/ja 2>/dev/null || true
-@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/it 2>/dev/null || true
-@unexec rmdir %D/share/locale/id/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/id 2>/dev/null || true
-@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/fr 2>/dev/null || true
-@unexec rmdir %D/share/locale/es/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/es 2>/dev/null || true
-@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/de 2>/dev/null || true
-@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/cs 2>/dev/null || true
-@unexec rmdir %D/share/locale/bg/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/bg 2>/dev/null || true
-@unexec rmdir %D/share/locale 2>/dev/null || true


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6 12: 0:36 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 59A4037B9D8
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 12:00:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA19129;
	Mon, 6 Mar 2000 12:00:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id EBE4A37BD1C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  6 Mar 2000 11:57:17 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA18825;
	Mon, 6 Mar 2000 11:57:17 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003061957.LAA18825@freefall.freebsd.org>
Date: Mon, 6 Mar 2000 11:57:17 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17230: Update port: net/cnet to 1.5p2
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17230
>Category:       ports
>Synopsis:       Update port: net/cnet to 1.5p2
>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 Mar  6 12:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        
>Organization:
>Environment:
>Description:
- Update to version 1.5p2

New file:
patches/patch-ae  patches/patch-af  patches/patch-ag

Remove file:
patches/patch-aa

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/cnet/Makefile net/cnet/Makefile
--- /usr/ports/net/cnet/Makefile	Tue Aug 31 07:16:03 1999
+++ net/cnet/Makefile	Tue Mar  7 04:42:07 2000
@@ -1,31 +1,44 @@
 # New ports collection makefile for:    cnet
-# Version required:     1.4
+# Version required:     1.5p2
 # Date created:         Feb 8th, 1988
 # Whom:                 jkh
 #
 # $FreeBSD: ports/net/cnet/Makefile,v 1.9 1999/08/30 14:22:20 peter Exp $
 #
 
-DISTNAME=	cnet-1.4-4
-PKGNAME=	cnet-1.4p4
-CATEGORIES=	net
-MASTER_SITES=	http://www.cs.uwa.edu.au/pls/cnet/
+DISTNAME=	cnet-1.5-2
+PKGNAME=	cnet-1.5p2
+CATEGORIES=	net tk82
+MASTER_SITES=	http://www.cs.uwa.edu.au/cnet/
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	xview.3:${PORTSDIR}/x11-toolkits/xview \
-		Xpm.4:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS=	tk82.1:${PORTSDIR}/x11-toolkits/tk82
 
-WRKSRC=		${WRKDIR}/cnet-1.4
-ALL_TARGET=
+USE_X_PREFIX=	yes
+USE_GMAKE=	yes
+ALL_TARGET=	# empty
 MAN1=		cnet.1
 
-pre-build:
+post-extract:
 	${CP} ${FILESDIR}/Makefile.freebsd ${WRKSRC}/src
-	${MKDIR} ${WRKSRC}/src/freebsd
+	@${MKDIR} ${WRKSRC}/src/freebsd
 	${CP} ${FILESDIR}/compile.c ${WRKSRC}/src/freebsd
 
-pre-install:
-	${MKDIR} ${PREFIX}/share/examples/cnet
+post-patch:
+	@${PERL} -pi.in \
+		-e "s|%%CC%%|${CC}|g;" \
+		-e "s|%%PREFIX%%|${PREFIX}|g;" \
+			${WRKSRC}/src/config.h
+
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/src/cnet ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/src/cnet.h ${PREFIX}/include
+	${INSTALL_MAN} ${WRKSRC}/DOC/cnet.man ${PREFIX}/man/man1/cnet.1
+	@${MKDIR} ${PREFIX}/libdata/cnet
+	${INSTALL_DATA} ${WRKSRC}/src/tcltk/cnet.tcl ${PREFIX}/libdata/cnet
+	${INSTALL_DATA} ${WRKSRC}/src/tcltk/cnet_icon.bmp ${PREFIX}/libdata/cnet
+	@${MKDIR} ${PREFIX}/share/examples/cnet
+	${INSTALL_DATA} ${WRKSRC}/EXAMPLES/* ${PREFIX}/share/examples/cnet
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/cnet/files/Makefile.freebsd net/cnet/files/Makefile.freebsd
--- /usr/ports/net/cnet/files/Makefile.freebsd	Mon Feb  9 05:02:50 1998
+++ net/cnet/files/Makefile.freebsd	Tue Mar  7 04:17:58 2000
@@ -1,54 +1,28 @@
 #
-# The following #defines are for Sun's SunOS, >= SunOS4.1.2
-# CC may be either cc or gcc
+# The following #defines are for FreeBSD
 #
+XINCLUDES	= -I${X11BASE}/include
+XLIBS		= -lXpm -lX11 -lm -L${X11BASE}/lib
 
+ANSICC		= ${CC}
 
+INCLUDES	= -I${LOCALBASE}/include \
+		  -I${LOCALBASE}/include/tcl8.2 \
+		  -I${LOCALBASE}/include/tk8.2
+CFLAGS		+= $(INCLUDES) $(XINCLUDES)
 
-# Uncomment the following line if you wish Tcl/Tk windowing (see config.h)
-#
-#XINCLUDES	= 
-#XLIBS		= -ltcl -ltk -lXpm -lX11 -lm
-#
-# Uncomment the following line if you wish XView windowing (see config.h)
-#
-OPENWINHOME	= ${X11BASE}
-XINCLUDES	= -I$(OPENWINHOME)/include
-XLIBS		= -L$(OPENWINHOME)/lib -lxview -lolgx -lXpm -lX11
-#
-# Uncomment the following lines if you wish Motif windowing (see config.h)
-#
-#XINCLUDES	= -I$(X11BASE)/include
-#XLIBS		= -L$(X11BASE)/lib -lXm -lXt -lXpm -lX11
-
-
-#CC		= cc
-CC		= gcc -Wall -ansi
-
-INCLUDES	=
-CFLAGS		= -O $(INCLUDES) $(XINCLUDES)
-
-#LD		= cc
-LD		= gcc
-LIBDIRS		= -L/usr/local/lib
-LIBS		= -lm -lgnuregex
+LD		= ${CC}
+LIBDIRS		= -L${LOCALBASE}/lib
+LIBS		= -ltcl82 -ltk82 -lm -lgnuregex
 STRIP		= strip
 
-BINDIR		= /usr/local/bin
-MANDIR		= /usr/local/man/man1
+BINDIR		= ${PREFIX}/bin
+MANDIR		= ${PREFIX}/man/manl
 MANEXT		= 1
-INCDIR		= /usr/local/include
+INCDIR		= ${PREFIX}/include
 
 
 # ---------------------- No user-serviceable code below -----------------
 
 include	Makefile.common
-
-kultarr:	$(NAME)
-	chmod 711 $(NAME)
-	rcp -p $(NAME) kultarr:/usr/kultarr/bin/$(NAME)
-	rcp -p $(NAME) kultarr:/usr/local/bin/$(NAME)
-	chmod 644 cnet.h DOC/cnet.man
-	rcp -p cnet.h kultarr:/usr/local/include/cnet.h
-	rcp -p DOC/cnet.man kultarr:/usr/local/man/manl/cnet.l
 
diff -urN /usr/ports/net/cnet/files/compile.c net/cnet/files/compile.c
--- /usr/ports/net/cnet/files/compile.c	Mon Feb  9 05:02:50 1998
+++ net/cnet/files/compile.c	Tue Mar  7 03:58:27 2000
@@ -1,27 +1,25 @@
 #include <dlfcn.h>
 #include <nlist.h>
 
-static int add_compile_args(ac, av, kflag) int ac; char *av[]; int kflag;
+static int add_compile_args(int ac, char *av[], int kflag)
 {
-    av[ac++] =      "-fPIC";
-    av[ac++] =      "-I/usr/local/include";	/* XXX GROSS - should use prefix */
+    av[ac++] =	"-fpic";
     return(ac);
 }
 
 
-static int add_link_args(ac, av, kflag) int ac; char *av[]; int kflag;
+static int add_link_args(int ac, char *av[], int kflag)
 {
     av[ac++] =	findenv("CNETLD", CNETLD);
-    av[ac++] =	"cc";
+    av[ac++] =	"ld";
     av[ac++] =	"-Bshareable";
     return(ac);
 }
 
 
-static void data_segments(n, handle, so_filenm)
-				int n; void *handle; char *so_filenm;
+static void data_segments(int n, void *handle, char *so_filenm)
 {
-    extern int	 	nlist		_PARAMS((const char *, struct nlist *));
+    extern int	 	nlist(const char *, struct nlist *);
 
     typedef struct _c {
 	char		*so_filenm;
@@ -48,8 +46,8 @@
     nls[2].n_name	= (char *)NULL;
 
     if(nlist(so_filenm, nls) != 0) {
-	(void)fprintf(stderr,"%s: cannot load symbols from %s\n",
-					progname,so_filenm);
+	fprintf(stderr,"%s: cannot load symbols from %s\n",
+					argv0,so_filenm);
 	++nerrors;
 	return;
     }
@@ -59,12 +57,12 @@
     cp->length_data	= (nls[1].n_value - nls[0].n_value);
     cp->incore_data	= (char *)((long)dlsym(handle,"end") - cp->length_data);
     cp->original_data	= (char *)malloc(cp->length_data);
-    (void)memcpy(cp->original_data, cp->incore_data, cp->length_data);
+    memcpy(cp->original_data, cp->incore_data, cp->length_data);
     cp->next		= chd;
     chd			= cp;
 
     if(vflag)
-	(void)fprintf(stderr,"%s dataseg=0x%08lx len(dataseg)=%ld\n",
+	fprintf(stderr,"%s dataseg=0x%08lx len(dataseg)=%ld\n",
 			    so_filenm, (long)cp->incore_data, cp->length_data);
 found:
 
@@ -73,5 +71,5 @@
     np->original_data[0]	= cp->original_data;
 
     np->private_data[0]		= (char *)malloc(cp->length_data);
-    (void)memcpy(np->private_data[0], cp->original_data, cp->length_data);
+    memcpy(np->private_data[0], cp->original_data, cp->length_data);
 }
diff -urN /usr/ports/net/cnet/files/md5 net/cnet/files/md5
--- /usr/ports/net/cnet/files/md5	Mon Mar 15 20:38:47 1999
+++ net/cnet/files/md5	Fri Mar  3 06:56:02 2000
@@ -1 +1 @@
-MD5 (cnet-1.4-4.tar.gz) = 939ad439acd8db17bf056616b607c53e
+MD5 (cnet-1.5-2.tar.gz) = 746b317d0a86d0288d478dddc658c4f4
diff -urN /usr/ports/net/cnet/patches/patch-aa net/cnet/patches/patch-aa
--- /usr/ports/net/cnet/patches/patch-aa	Mon Mar 15 20:38:47 1999
+++ net/cnet/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,107 +0,0 @@
-diff -ur src/Makefile src/Makefile
---- src/Makefile	Mon Jul 28 00:30:58 1997
-+++ src/Makefile	Sun Feb  8 06:04:04 1998
-@@ -18,6 +18,8 @@
- 		make -f Makefile.decosf1 $(NAME) ; fi
- 	@if uname -s -r | grep "IRIX 5" ; then \
- 		make -f Makefile.irix5 $(NAME) ; fi
-+	@if uname -s -r | grep "FreeBSD" ; then \
-+		make -f Makefile.freebsd $(NAME) ; fi
- 
- install:
- 	@if uname -s    | grep "Linux"   ; then \
-@@ -33,6 +35,8 @@
- 		make -f Makefile.decosf1 install ; fi
- 	@if uname -s -r | grep "IRIX 5" ; then \
- 		make -f Makefile.irix5 install ; fi
-+	@if uname -s -r | grep "FreeBSD" ; then \
-+		make -f Makefile.freebsd install ; fi
- 
- 
- # ---------------------------------------------------------------------
-diff -ur src/Makefile.common src/Makefile.common
---- src/Makefile.common	Sat Feb  8 19:16:28 1997
-+++ src/Makefile.common	Sun Feb  8 07:02:09 1998
-@@ -35,13 +35,10 @@
- 
- 
- install:	$(NAME)
--		cp $(NAME) $(BINDIR)/$(NAME)
--		@chmod 711 $(BINDIR)/$(NAME)
--		cp $(NAME).h $(INCDIR)/$(NAME).h
--		@chmod 644 $(INCDIR)/$(NAME).h
--		cp ../DOC/$(NAME).man $(MANDIR)/$(NAME).$(MANEXT)
--		@chmod 644 $(MANDIR)/$(NAME).$(MANEXT)
--
-+		install -c -m 711 $(NAME) $(BINDIR)
-+		install -c -m 644 $(NAME).h $(INCDIR)
-+		install -c -m 6400 ../DOC/$(NAME).man $(MANDIR)/$(NAME).$(MANEXT)
-+		cp -pr ../EXAMPLES/* ${PREFIX}/share/examples/cnet
- 
- 
- address.o:	$(ALLH) address.c
-diff -ur src/config.h src/config.h
---- src/config.h	Fri Aug  1 02:42:00 1997
-+++ src/config.h	Sun Feb  8 07:05:25 1998
-@@ -27,6 +27,9 @@
- #elif	defined(sgi) || defined(__sgi) || defined(__sgi__)
- #define	USE_IRIX5
- 
-+#elif	defined(__FreeBSD__)
-+#define USE_FREEBSD
-+
- #elif	defined(LINUX) || defined(linux) || defined(__linux__)
- #if	defined(ELF) || defined(__ELF__)
- #define	USE_LINUXELF
-@@ -48,6 +51,7 @@
-  */
- 
- #define	USE_XVIEW
-+/* #define USE_MOTIF */
- 
- 
- /*  Next, define constants such as full pathnames of the C compiler
-@@ -76,6 +80,13 @@
- #define	CNETLD		"/bin/ld"
- #define	CNETEXTRAOBJ	"cnetextra.o"
- 
-+#elif	defined(USE_FREEBSD)
-+#define	OS_DEFINE	"-DFREEBSD"
-+#define	CNETCPP		"/usr/libexec/cpp"
-+#define	CNETCC		"/bin/cc"
-+#define	CNETGCC		"/usr/bin/gcc"
-+#define	CNETLD		"/usr/bin/ld"
-+
- #elif	defined(USE_IRIX5)
- #define	OS_DEFINE	"-DIRIX5"
- #define	CNETCPP		"/usr/lib/cpp"
-@@ -123,7 +134,7 @@
-     CNETPATH must be defined.
-  */
- 
--#define	CNETPATH	"/home/kidna/include:/home/bison/staff/chris/include"
-+#define	CNETPATH	"/usr/local/include"
- 
- 
- /*  When compiled for Tcl/Tk, the Tcl/Tk script file may be taken from
-@@ -204,7 +215,7 @@
-     they like the ability to vary these attributes.  You decide.
-  */
- 
--#define	MAY_VARY_LINKATTRS		FALSE
-+#define	MAY_VARY_LINKATTRS		TRUE
- 
- 
- /*  You may wish to limit the number of frames that may be "pending"
-Only in src: freebsd
-diff -ur src/link_windows.c src/link_windows.c
---- src/link_windows.c	Thu Jul 24 07:41:01 1997
-+++ src/link_windows.c	Sun Feb  8 06:13:35 1998
-@@ -13,6 +13,7 @@
- 
- #define	N_P_LINK_CHOICES		4
- #define	N_B_LINK_CHOICES		4
-+#define	N_LINK_CHOICES			4
- 
- static struct {
-     char	*title;
diff -urN /usr/ports/net/cnet/patches/patch-ab net/cnet/patches/patch-ab
--- /usr/ports/net/cnet/patches/patch-ab	Mon Mar 15 20:38:47 1999
+++ net/cnet/patches/patch-ab	Tue Mar  7 04:04:42 2000
@@ -5,7 +5,7 @@
  #define	LENDATA_EVER_0		FALSE
  
 +#elif	defined(USE_FREEBSD)
-+#define NDATASEGS		1
++#define	NDATASEGS		1
 +#define	LENDATA_EVER_0		FALSE
 +
  #elif	defined(USE_SOLARIS2)
diff -urN /usr/ports/net/cnet/patches/patch-ad net/cnet/patches/patch-ad
--- /usr/ports/net/cnet/patches/patch-ad	Mon Mar 15 11:03:38 1999
+++ net/cnet/patches/patch-ad	Fri Mar  3 19:10:13 2000
@@ -1,6 +1,5 @@
-patch-ad:
---- src/compile.c.orig	Sun Jan 26 03:42:23 1997
-+++ src/compile.c	Sat Feb 13 02:29:14 1999
+--- src/compile.c.orig	Wed Apr 21 23:26:23 1999
++++ src/compile.c	Fri Mar  3 07:16:22 2000
 @@ -2,6 +2,7 @@
  
  #include <fcntl.h>
@@ -9,25 +8,17 @@
  
  #if	!defined(MAXPATHLEN)
  #define	MAXPATHLEN	1024
-@@ -25,6 +26,9 @@
+@@ -26,6 +27,9 @@
  #elif	defined(USE_IRIX5)
  #include "irix5/compile.c"
  
 +#elif	defined(USE_FREEBSD)
 +#include "freebsd/compile.c"
 +
- #elif	defined(USE_LINUXAOUT)
- #include "linuxaout/compile.c"
+ #endif
  
-@@ -263,7 +267,6 @@
- 			int kflag; char **Cflags, *o_file, *c_file;
- {
-     extern int	fork			_PARAMS((void));
--    extern int	execvp			_PARAMS((const char *, char **));
  
-     struct stat	stat_c, stat_o;
- 
-@@ -483,6 +486,10 @@
+@@ -141,6 +145,10 @@
  {
  
  #define	RECIEVE		"[Rr][Ee][Cc][IiEe][Ee][Vv]"
diff -urN /usr/ports/net/cnet/patches/patch-ae net/cnet/patches/patch-ae
--- /usr/ports/net/cnet/patches/patch-ae	Thu Jan  1 09:00:00 1970
+++ net/cnet/patches/patch-ae	Tue Mar  7 04:31:21 2000
@@ -0,0 +1,35 @@
+--- src/config.h.orig	Tue Mar  7 04:05:53 2000
++++ src/config.h	Tue Mar  7 04:11:33 2000
+@@ -19,6 +19,9 @@
+ #elif	defined(sgi) || defined(__sgi) || defined(__sgi__)
+ #define	USE_IRIX5
+ 
++#elif	defined(__FreeBSD__)
++#define	USE_FREEBSD
++
+ #else
+ #error	Could not determine the operating system in config.h
+ #endif
+@@ -68,6 +71,13 @@
+ #define	CNETGCC		"/usr/local/bin/gcc"
+ #define	CNETLD		"/bin/ld"
+ 
++#elif	defined(USE_FREEBSD)
++#define	OS_DEFINE	"-DFREEBSD"
++#define	CNETCPP		"/usr/libexec/cpp"
++#define	CNETCC		"%%CC%%"
++#define	CNETGCC		"%%CC%%"
++#define	CNETLD		"/usr/bin/ld"
++
+ #endif
+ 
+ 
+@@ -93,7 +103,7 @@
+     CNETPATH must be defined.
+  */
+ 
+-#define	CNETPATH		".:/cslinux/cnetlib:/net/tahoe6/cs78/cnetlib"
++#define	CNETPATH		".:%%PREFIX%%/libdata/cnet:%%PREFIX%%/include"
+ 
+ /*  When compiled for Tcl/Tk, the Tcl/Tk script file may be taken from
+     CNETTCLTK or provided with the -F command-line option.
diff -urN /usr/ports/net/cnet/patches/patch-af net/cnet/patches/patch-af
--- /usr/ports/net/cnet/patches/patch-af	Thu Jan  1 09:00:00 1970
+++ net/cnet/patches/patch-af	Fri Mar  3 19:18:16 2000
@@ -0,0 +1,20 @@
+--- src/Makefile.orig	Thu Apr 22 00:42:28 1999
++++ src/Makefile	Fri Mar  3 07:06:53 2000
+@@ -14,6 +14,8 @@
+ 		make -f Makefile.osf1 $(NAME) ; fi
+ 	@if uname -s -r | grep "IRIX" ; then \
+ 		make -f Makefile.irix5 $(NAME) ; fi
++	@if uname -s -r | grep "FreeBSD" ; then \
++		$(MAKE) -f Makefile.freebsd $(NAME) ; fi
+ 
+ install:
+ 	@if uname -s -r | grep "Linux" ; then \
+@@ -26,6 +28,8 @@
+ 		make -f Makefile.osf1 install ; fi
+ 	@if uname -s -r | grep "IRIX" ; then \
+ 		make -f Makefile.irix5 install ; fi
++	@if uname -s -r | grep "FreeBSD" ; then \
++		$(MAKE) -f Makefile.freebsd install ; fi
+ 
+ # ---------------------------------------------------------------------
+ 
diff -urN /usr/ports/net/cnet/patches/patch-ag net/cnet/patches/patch-ag
--- /usr/ports/net/cnet/patches/patch-ag	Thu Jan  1 09:00:00 1970
+++ net/cnet/patches/patch-ag	Tue Mar  7 03:25:24 2000
@@ -0,0 +1,9 @@
+--- src/tcltk/link_menu.c.orig	Fri Apr 16 05:29:42 1999
++++ src/tcltk/link_menu.c	Tue Mar  7 03:20:25 2000
+@@ -1,5 +1,5 @@
+ 
+-static void	link_menu_select	_PARAMS((int, int));
++/* static void	link_menu_select	_PARAMS((int, int)); */
+ 
+ static int tk_link_menu_select(ClientData data, Tcl_Interp *interp,
+ 				int argc, char *argv[])
diff -urN /usr/ports/net/cnet/pkg/DESCR net/cnet/pkg/DESCR
--- /usr/ports/net/cnet/pkg/DESCR	Fri Feb 11 20:25:13 2000
+++ net/cnet/pkg/DESCR	Tue Mar  7 04:39:03 2000
@@ -4,4 +4,4 @@
 used in, undergraduate computer networking courses by thousands of
 students since 1991.
 
-WWW: http://www.cs.uwa.edu.au/pls/cnet/
+WWW: http://www.cs.uwa.edu.au/cnet/
diff -urN /usr/ports/net/cnet/pkg/PLIST net/cnet/pkg/PLIST
--- /usr/ports/net/cnet/pkg/PLIST	Wed Aug 19 07:47:01 1998
+++ net/cnet/pkg/PLIST	Tue Mar  7 04:33:39 2000
@@ -1,14 +1,17 @@
 bin/cnet
 include/cnet.h
+libdata/cnet/cnet.tcl
+libdata/cnet/cnet_icon.bmp
 share/examples/cnet/AUSTRALIA.MAP
 share/examples/cnet/CLICK
-share/examples/cnet/FAST
+share/examples/cnet/EUROPE.MAP
 share/examples/cnet/FLOODING1
 share/examples/cnet/FLOODING2
 share/examples/cnet/FLOODING3
 share/examples/cnet/KEYBOARD
 share/examples/cnet/LINKSTATE
 share/examples/cnet/Makefile
+share/examples/cnet/README.flooding
 share/examples/cnet/STOPANDWAIT
 share/examples/cnet/T2
 share/examples/cnet/TICKTOCK
@@ -18,19 +21,14 @@
 share/examples/cnet/WORLD
 share/examples/cnet/WORLD.MAP
 share/examples/cnet/click.c
-share/examples/cnet/cnet.h
-share/examples/cnet/cnet.tcl
-share/examples/cnet/fast.c
 share/examples/cnet/flooding.gp
 share/examples/cnet/flooding1.c
-share/examples/cnet/flooding1.dat
 share/examples/cnet/flooding2.c
-share/examples/cnet/flooding2.dat
 share/examples/cnet/flooding3.c
-share/examples/cnet/flooding3.dat
 share/examples/cnet/keyboard.c
 share/examples/cnet/linkstate.c
 share/examples/cnet/protocol.c
 share/examples/cnet/stopandwait.c
 share/examples/cnet/ticktock.c
 @dirrm share/examples/cnet
+@dirrm libdata/cnet


>Release-Note:
>Audit-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 Mar  6 12: 6:53 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id C91E337B572; Mon,  6 Mar 2000 12:06:51 -0800 (PST)
	(envelope-from cpiazza@FreeBSD.org)
Received: (from cpiazza@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA19744;
	Mon, 6 Mar 2000 12:06:51 -0800 (PST)
	(envelope-from cpiazza@FreeBSD.org)
Date: Mon, 6 Mar 2000 12:06:51 -0800 (PST)
From: <cpiazza@FreeBSD.org>
Message-Id: <200003062006.MAA19744@freefall.freebsd.org>
To: cpiazza@FreeBSD.org, freebsd-ports@FreeBSD.org,
	cpiazza@FreeBSD.org
Subject: Re: ports/17217: [PATCH] Update of the SDL port (devel/sdl) to the new 1.0.8 version
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: [PATCH] Update of the SDL port (devel/sdl) to the new 1.0.8 version

Responsible-Changed-From-To: freebsd-ports->cpiazza 
Responsible-Changed-By: cpiazza
Responsible-Changed-When: Mon Mar 6 12:06:28 PST 2000
Responsible-Changed-Why: 
I'll take this


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6 12:10:19 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 2639F37BB6E
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 12:10:12 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA20033;
	Mon, 6 Mar 2000 12:10:06 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from cummings.uol.com.br (cummings.uol.com.br [200.230.198.69])
	by hub.freebsd.org (Postfix) with ESMTP id BE5CE37BFE2
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 12:07:10 -0800 (PST)
	(envelope-from lioux-alias-ppp-FreeBSD-gnats-submit=freebsd.org@uol.com.br)
Received: from bsa-1-as01-7-a32.gd.uol.com.br (bsa-1-as01-7-a32.gd.uol.com.br [200.197.118.32])
	by cummings.uol.com.br (8.9.1/8.9.1) with ESMTP id RAA13895
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 6 Mar 2000 17:07:02 -0300 (BRT)
Received: (qmail 768 invoked by uid 1001); 6 Mar 2000 20:04:40 -0000
Message-Id: <20000306200440.767.qmail@Fedaykin.here>
Date: 6 Mar 2000 20:04:40 -0000
From: lioux@uol.com.br
Reply-To: lioux@uol.com.br
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17231: Update port: graphics/Mesa3 from 3.0 to 3.1
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17231
>Category:       ports
>Synopsis:       Update port: graphics/Mesa3 from 3.0 to 3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  6 12:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

FreeBSD Here.here 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Fri Mar  3 05:43:39 ES
T 2000     root@Here.here:/usr/current/src/sys/compile/LIOUX  i386

>Description:

That's an update to Mesa from 3.0 to 3.1. I changed the default library
numbering shipped with Mesa according to the numbering used on port 3.0.

The only caveat was that GLUT had to be numbered 3.2 not 3.7 as before, due
to a version control shipped with Mesa 3.1.

Besides that, there is now a mesa.conf file that controls some parts of Mesa
behavior. It lies on ${PREFIX}/etc/mesa.conf.sample. There is a warning
included so that ppl will know they have to create their own
${PREFIX}/etc/mesa.conf based on the aforementioned one.

There shouldn't be any port dependency inconsistencies: I've already tried
qt145/kdebase11(the opengl builtin screensavers worked just fine) and
xscreensaver with it; works slow (just like 3.0) but it does work.

It is also ${PREFIX} safe, although forcibly.

However, graphics/glx should be marked BROKEN and a PR should be opened untill
it is fixed by the maintainer.

One doubt, MESA 3.1 can be 3Dnow accelerated; nonetheless, configure does
not enable that because:

*******************************************************************************
 The installed assembler does not supports the 3Dnow! command set.
 Update your binutils package, if you want to compile 3Dnow! support into
Mesa.
*******************************************************************************

Can we fix that in the long run?

I am babbling. I hope this gets commited soon, so that I can safely continue
compiling everything and be sure all my dependencies are getting recorded in
the right place. :)

>How-To-Repeat:

	

>Fix:

diff -ruN /usr/ports/graphics/Mesa3/Makefile ./Makefile
--- /usr/ports/graphics/Mesa3/Makefile	Tue Aug 31 03:44:53 1999
+++ ./Makefile	Mon Mar  6 16:05:47 2000
@@ -6,48 +6,94 @@
 # $FreeBSD: ports/graphics/Mesa3/Makefile,v 1.34 1999/08/31 06:44:53 mharo Exp $
 #
 
-DISTNAME=       MesaLib-3.0
-PKGNAME=	Mesa-3.0
+DISTNAME=       MesaLib-3.1
+PKGNAME=	Mesa-3.1
 CATEGORIES=	graphics
-MASTER_SITES= 	ftp://iris.ssec.wisc.edu/pub/Mesa/ \
-		ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} MesaDemos-3.0.tar.gz
-
+MASTER_SITES=	ftp://ftp.mesa3d.org/mesa/ \
+ 		ftp://www.mesa3d.org/mesa/patches_to_3.1/ \
+		http://gd.tuwien.ac.at/graphics/libs/Mesa/
+DISTFILES=	${FILES_TO_FETCH} ${PATCH_FILES_EXTRA}
 MAINTAINER=	jseger@FreeBSD.org
 
-WRKSRC=		${WRKDIR}/Mesa-3.0
+USE_BZIP2=	yes
+USE_GMAKE=	yes
+USE_LIBTOOL=	yes
+GNU_CONFIGURE=	yes
+
+DIST_SUBDIR=	Mesa
+WRKSRC=		${WRKDIR}/${PKGNAME}
+
+EXTRACT_ONLY=	${FILES_TO_FETCH}
 
 USE_X_PREFIX=	yes
-LIBS=		libMesaGL libMesaGLU
+CONFIGURE_ARGS=		--enable-static --sysconfdir=${PREFIX}/etc
+
+LIBS=		libGL libGLU libglut
+LIB_DIRS=	src src-glu src-glut
+
+FILES_TO_FETCH=	${DISTNAME}${EXTRACT_SUFX} MesaDemos-3.1${EXTRACT_SUFX}
+PATCH_FILES_EXTRA= src/bitmap.c src/vbrender.c src/Makefile.fx \
+		include/GL/mesa_wgl.h include/GL/amesa.h \
+		src-glu/quadric.c
+
+# one've got to respect ${PREFIX}, respect my authority :-)
+post-patch:
+	@${CP} ${WRKSRC}/src/config.c ${WRKDIR}
+	@${ECHO_MSG} '#define __DEFINED_MESA_CONF_PATH \
+		 "${PREFIX}/etc/mesa.conf"' >> ${WRKDIR}/mesa.conf.prefix.patch
+	@${CAT} ${WRKDIR}/mesa.conf.prefix.patch ${WRKDIR}/config.c > \
+		${WRKSRC}/src/config.c
 
 .include <bsd.port.pre.mk>
 
 .if ${PORTOBJFORMAT} == "elf"
-ALL_TARGET=	freebsd-elf
 SHLIB_VERSION=	14
 GLUT_VERSION=	3
 .else
-ALL_TARGET=	freebsd
 SHLIB_VERSION=	14.0
-GLUT_VERSION=	3.7
+GLUT_VERSION=	3.2
 .endif
 
+# or, post-extract: whichever is more adequate
+pre-patch:
+.for file in ${PATCH_FILES_EXTRA}
+	@${CP} ${DISTDIR}/${DIST_SUBDIR}/${file} ${WRKSRC}/${file}
+.endfor
+
 do-install:
+.for directory in ${LIB_DIRS}
 .for file in ${LIBS}
-	${INSTALL_DATA} ${WRKSRC}/lib/${file}.a ${PREFIX}/lib
-	${INSTALL_DATA} ${WRKSRC}/lib/${file}.so.${SHLIB_VERSION} ${PREFIX}/lib
-	${LN} -fs ${file}.so.${SHLIB_VERSION} ${PREFIX}/lib/${file}.so
+	@/bin/test -r ${WRKSRC}/${directory}/.libs/${file}.a \
+		&& ${INSTALL_DATA} ${WRKSRC}/${directory}/.libs/${file}.a ${PREFIX}/lib \
+		|| ${ECHO_MSG} -n ""
+	@/bin/test -r ${WRKSRC}/${directory}/.libs/${file}.so.${SHLIB_VERSION} \
+		&& ${INSTALL_DATA} ${WRKSRC}/${directory}/.libs/${file}.so.${SHLIB_VERSION} ${PREFIX}/lib \
+		&& ${LN} -fs ${file}.so.${SHLIB_VERSION} ${PREFIX}/lib/${file}.so \
+		|| ${ECHO_MSG} -n ""
+
+# The next 7 don't work on my home system. Why?
+#.if exists(${WRKSRC}/${directory}/.libs/${file}.a)
+#	@${INSTALL_DATA} ${WRKSRC}/${directory}/.libs/${file}.a ${PREFIX}/lib
+#.endif
+#.if exists(${WRKSRC}/${directory}/.libs/${file}.so.${SHLIB_VERSION})
+#	${INSTALL_DATA} ${WRKSRC}/${directory}/.libs/${file}.so.${SHLIB_VERSION} ${PREFIX}/lib
+#	@${LN} -fs ${file}.so.${SHLIB_VERSION} ${PREFIX}/lib/${file}.so
+#.endif
+
+.endfor
 .endfor
-	${INSTALL_DATA} ${WRKSRC}/lib/libglut.a ${PREFIX}/lib
-	${INSTALL_DATA} ${WRKSRC}/lib/libglut.so.${GLUT_VERSION} ${PREFIX}/lib
-	${LN} -fs libglut.so.${GLUT_VERSION} ${PREFIX}/lib/libglut.so
+	@${INSTALL_DATA} ${WRKSRC}/src-glut/.libs/libglut.so.${GLUT_VERSION} ${PREFIX}/lib
+	@${LN} -fs libglut.so.${GLUT_VERSION} ${PREFIX}/lib/libglut.so
 .for file in GL GLU
-	@${LN} -fs libMesa${file}.a ${PREFIX}/lib/lib${file}.a
-	@${LN} -fs libMesa${file}.so.${SHLIB_VERSION} ${PREFIX}/lib/lib${file}.so.${SHLIB_VERSION}
-	@${LN} -fs libMesa${file}.so ${PREFIX}/lib/lib${file}.so
+	@${LN} -fs lib${file}.a ${PREFIX}/lib/libMesa${file}.a
+	@${LN} -fs lib${file}.so.${SHLIB_VERSION} ${PREFIX}/lib/libMesa${file}.so.${SHLIB_VERSION}
+	@${LN} -fs lib${file}.so ${PREFIX}/lib/libMesa${file}.so
 .endfor
+	@${MKDIR} ${PREFIX}/etc
+	@${INSTALL_DATA} ${WRKSRC}/src/mesa.conf ${PREFIX}/etc/mesa.conf.sample
 	@${MKDIR} ${PREFIX}/include/GL
-	${INSTALL_DATA} ${WRKSRC}/include/GL/* ${PREFIX}/include/GL
-	${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+	@${INSTALL_DATA} ${WRKSRC}/include/GL/*.h ${PREFIX}/include/GL
+	@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+	@${SED} s!/usr/X11R6/!${PREFIX}/!g ${PKGDIR}/MESSAGE | /usr/bin/fmt
 
 .include <bsd.port.post.mk>
diff -ruN /usr/ports/graphics/Mesa3/files/md5 ./files/md5
--- /usr/ports/graphics/Mesa3/files/md5	Wed Sep 30 23:17:42 1998
+++ ./files/md5	Wed Mar  1 01:50:18 2000
@@ -1,2 +1,10 @@
-MD5 (MesaLib-3.0.tar.gz) = 34af82a8ab6b8283ea77855f3fdf7ef5
-MD5 (MesaDemos-3.0.tar.gz) = 6ec326092bf8f634a23f7203dc66baad
+MD5 (Mesa/MesaLib-3.1.tar.bz2) = 58292669606fd6b06ee109b790c14c1c
+MD5 (Mesa/MesaDemos-3.1.tar.bz2) = bf16132074cbd0b9f6ce211437966b51
+MD5 (Mesa/src/bitmap.c) = 4cc89ccb7fbd5b322b149a96581f2a78
+MD5 (Mesa/src/vbrender.c) = 8cf327261b6d570c1f93aa98b6859765
+MD5 (Mesa/src/Makefile.fx) = c1dd412de0b46ee11fe3c041735279d8
+MD5 (Mesa/widgets-sgi/Makefile) = 280b3967a5d31192a4a61c8c8e667099
+MD5 (Mesa/widgets-sgi/Makefile.X11) = 08e3416bdfd383c5e81b50e27e160992
+MD5 (Mesa/include/GL/mesa_wgl.h) = c14c9b4048af8b08440aa9b758cd4a66
+MD5 (Mesa/include/GL/amesa.h) = 766f8c080f407c187823bafb1e15a59b
+MD5 (Mesa/src-glu/quadric.c) = 3b46c68356f6d01a65e362b255096288
diff -ruN /usr/ports/graphics/Mesa3/patches/patch-aa ./patches/patch-aa
--- /usr/ports/graphics/Mesa3/patches/patch-aa	Sat Oct  3 18:38:11 1998
+++ ./patches/patch-aa	Mon Mar  6 11:36:58 2000
@@ -1,51 +1,21 @@
---- Make-config.orig	Sun Aug 30 05:27:56 1998
-+++ Make-config	Wed Sep 30 14:50:03 1998
-@@ -1,8 +1,12 @@
- # Make-config
+Well, I am trying to comply to the last version of this port.
+Besides, I won't break the ports that depend on this one.
+Furthermore, this can be easily fixed later if necessary.
+However, there is one caveat, LIBGLUT age was changed just to get
+this thing working.
+
+--- configure.orig	Tue Dec 14 17:20:48 1999
++++ configure	Sat Mar  4 21:23:18 2000
+@@ -815,9 +815,9 @@
  
--MAJOR=3
-+MAJOR=14
- MINOR=0
-+.if ${PORTOBJFORMAT} == "elf"
-+VERSION=$(MAJOR)
-+.else
- VERSION=$(MAJOR).$(MINOR)
-+.endif
  
- # Mesa 3-D graphics library
- # Copyright (C) 1995-1998  Brian Paul
-@@ -281,6 +285,16 @@
- 	"MAKELIB = ../mklib.freebsd" \
- 	"XLIBS = -L/usr/X11R6/lib -lXext -lXmu -lXi -lX11"
+ # CURRENT:REVISION:AGE
+-LIBGL_VERSION=3:0:2
+-LIBGLU_VERSION=3:0:2
+-LIBGLUT_VERSION=10:0:7
++LIBGL_VERSION=14:0:2
++LIBGLU_VERSION=14:0:2
++LIBGLUT_VERSION=3:0:2
+ 
  
-+freebsd-elf:
-+	$(MAKE) $(MFLAGS) targets \
-+	"GL_LIB = libMesaGL.a" \
-+	"GLU_LIB = libMesaGLU.a" \
-+	"GLUT_LIB = libglut.a" \
-+	"CC = gcc" \
-+	"CFLAGS = -O2 -fPIC -pedantic -I/usr/X11R6/include -DSHM -DHZ=100" \
-+	"MAKELIB = ../mklib.freebsd" \
-+	"XLIBS = -Wl,-rpath,${X11BASE}/lib -L${X11BASE}/lib -lXext -lXmu -lXi -lX11"
-+
- freebsd-386:
- 	$(MAKE) $(MFLAGS) targets \
- 	"GL_LIB = libMesaGL.a" \
-@@ -291,6 +305,17 @@
- 	"MAKELIB = ../mklib.freebsd" \
- 	"XLIBS = -L/usr/X11R6/lib -lXext -lXmu -lXi -lX11" \
- 	"ASM_SOURCES = asm_386.S"
-+
-+freebsd-386-elf:
-+	$(MAKE) $(MFLAGS) targets \
-+	"GL_LIB = libMesaGL.a" \
-+	"GLU_LIB = libMesaGLU.a" \
-+	"GLUT_LIB = libglut.a" \
-+	"CC = gcc" \
-+	"CFLAGS = -O3 -ffast-math -fPIC -pedantic -I/usr/X11R6/include -DSHM -DHZ=100 -DUSE_X86_ASM" \
-+	"MAKELIB = ../mklib.freebsd" \
-+	"XLIBS = -Wl,-rpath,${X11BASE}/lib -L${X11BASE}/lib -lXext -lXmu -lXi -lX11" \
-+	"ASM_SOURCES = asm_386.S"
  
- gcc:
- 	$(MAKE) $(MFLAGS) targets \
diff -ruN /usr/ports/graphics/Mesa3/patches/patch-ab ./patches/patch-ab
--- /usr/ports/graphics/Mesa3/patches/patch-ab	Wed Sep 30 23:17:46 1998
+++ ./patches/patch-ab	Sat Mar  4 21:08:01 2000
@@ -1,21 +1,20 @@
---- Makefile.orig	Tue Sep  1 05:14:24 1998
-+++ Makefile	Wed Sep 30 14:52:15 1998
-@@ -123,7 +123,9 @@
- 	@echo "  make cygnus-linux         for Win95/NT using Cygnus-Win32 under Linux"
- 	@echo "  make dgux                 for Data General"
- 	@echo "  make freebsd              for FreeBSD systems with GCC"
-+	@echo "  make freebsd-elf          for FreeBSD systems with GCC, make ELF shared libs"
- 	@echo "  make freebsd-386          for FreeBSD systems with GCC, w/ Intel assembly"
-+	@echo "  make freebsd-386-elf      for FreeBSD systems with GCC, w/ Intel assembly, make ELF shared libs"
- 	@echo "  make gcc                  for a generic system with GCC"
- 	@echo "  make hpux9                for HP systems with HPUX 9.x"
- 	@echo "  make hpux9-sl             for HP systems with HPUX 9.x, make shared libs"
-@@ -208,7 +210,7 @@
+This will teach it to respect ${PREFIX}
+
+--- src/config.c.orig	Sat Mar  4 13:57:33 2000
++++ src/config.c	Sat Mar  4 13:57:27 2000
+@@ -403,11 +403,15 @@
+ {
+    const char *default_config = "mesa3.1";
  
- 
- 
--aix aix-sl amix bsdos dgux freebsd freebsd-386 gcc \
-+aix aix-sl amix bsdos dgux freebsd freebsd-elf freebsd-386 freebsd-386-elf gcc \
- hpux9 hpux9-gcc hpux9-sl hpux9-gcc-sl hpux10 hpux10-gcc hpux10-gcc-sl \
- irix-debug irix4 irix5 irix5-gcc irix5-dso irix6-32 \
- irix6-32-dso \
++#if defined(__DEFINED_MESA_CONF_PATH)
++   const char *filename = __DEFINED_MESA_CONF_PATH;
++#else
+ #if defined(__WIN32__) || defined(__MSDOS__)
+    const char *filename = "mesa.cnf";
+ #else
+    const char *filename = "/etc/mesa.conf"; 
+ #endif   
++#endif
+    FILE *file;
+    struct cnode *list;
+    int line = 1;
diff -ruN /usr/ports/graphics/Mesa3/patches/patch-ac ./patches/patch-ac
--- /usr/ports/graphics/Mesa3/patches/patch-ac	Sat Sep 18 14:33:23 1999
+++ ./patches/patch-ac	Wed Dec 31 21:00:00 1969
@@ -1,44 +0,0 @@
---- mklib.freebsd.orig	Tue Oct 21 18:34:34 1997
-+++ mklib.freebsd	Fri Sep 17 13:50:59 1999
-@@ -34,7 +34,11 @@
- 
- #--platform------------------------------------------------------------
- 
--VERSION=$MAJOR.$MINOR
-+if [ "${PORTOBJFORMAT}" = "elf" ]; then
-+    VERSION=$MAJOR
-+else
-+    VERSION=$MAJOR.$MINOR
-+fi
- 
- BASENAME=`echo ${LIBRARY} | sed "s/\.a//g"`
- SHLIB=${BASENAME}.so.${VERSION}
-@@ -44,6 +48,26 @@
- 
- ar cq ${STLIB} ${OBJECTS}
- ranlib ${STLIB}
--ld -Bshareable -o ${SHLIB} ${OBJECTS}
- 
--mv ${SHLIB} ../lib
-+if [ "${PORTOBJFORMAT}" = "elf" ]; then
-+    # This is a bit of a kludge, but... (see mklib.irix6-n32)
-+    if test ${BASENAME} = "libMesaGL" ; then
-+        # Add Xext & X11 to MesaGL.so's NEEDED .so list.
-+        # If MesaGL is dloaded, the dependent .so's must be dloaded as well.  
-+        # Dependent .so info is necessary when Mesa is loaded dynamically 
-+        # by extensible interpreters (e.g. Python) where the interpreter 
-+        # can't/shouldn't know all the dependent libraries that an 
-+        # interpreter extension module may need to link with.  Shared libs 
-+        # should be built to indicate what they need via NEEDED and RPATH. 
-+        # For example, see:     objdump -x libXt.so.6 | egrep 'NEEDED|RPATH'
-+	OBJECTS="${OBJECTS} -L${X11BASE}/lib -rpath ${X11BASE}/lib"
-+	OBJECTS="${OBJECTS} -lXext -lX11 -lm"
-+    fi
-+
-+    ld -shared -soname ${SHLIB} -o ${SHLIB} ${OBJECTS}
-+    ln -sf ${SHLIB} ${BASENAME}.so
-+    mv ${SHLIB} ${BASENAME}.so ../lib
-+else
-+    ld -Bshareable -o ${SHLIB} ${OBJECTS}
-+    mv ${SHLIB} ../lib
-+fi
diff -ruN /usr/ports/graphics/Mesa3/pkg/MESSAGE ./pkg/MESSAGE
--- /usr/ports/graphics/Mesa3/pkg/MESSAGE	Wed Dec 31 21:00:00 1969
+++ ./pkg/MESSAGE	Mon Mar  6 14:14:17 2000
@@ -0,0 +1,6 @@
+	ATTENTIONATTENTION:
+
+Mesa 3.1, by default, reads /usr/X11R6/etc/mesa.conf when Mesa starts.
+This file controls default hints, enable/disable of extensions, and more.
+Check the /usr/X11R6/etc/mesa.conf.sample as an example.
+Then, set your own on configuration file at /usr/X11R6/etc/mesa.conf
diff -ruN /usr/ports/graphics/Mesa3/pkg/PLIST ./pkg/PLIST
--- /usr/ports/graphics/Mesa3/pkg/PLIST	Wed Sep 30 23:17:47 1998
+++ ./pkg/PLIST	Mon Mar  6 14:18:42 2000
@@ -1,3 +1,5 @@
+etc/mesa.conf.sample
+include/GL/amesa.h
 include/GL/dosmesa.h
 include/GL/foomesa.h
 include/GL/fxmesa.h
@@ -7,14 +9,17 @@
 include/GL/glu.h
 include/GL/glu_mangle.h
 include/GL/glut.h
+include/GL/glutf90.h
 include/GL/glx.h
 include/GL/glx_mangle.h
+include/GL/mesa_wgl.h
 include/GL/mglmesa.h
 include/GL/osmesa.h
-include/GL/osmesa3.h
 include/GL/svgamesa.h
 include/GL/wmesa.h
 include/GL/xmesa.h
+include/GL/xmesa_x.h
+include/GL/xmesa_xf86.h
 lib/libGL.a
 lib/libGL.so
 lib/libGL.so.14
@@ -29,7 +34,9 @@
 lib/libMesaGLU.so.14
 lib/libglut.a
 lib/libglut.so
-lib/libglut.so.3.7
+lib/libglut.so.3
 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
 @dirrm include/GL
+
+@unexec echo "Don't forget to erase your manually written ${PKG_PREFIX}/etc/mesa.conf. You will have to, it won't be removed automatically for you." | /usr/bin/fmt

>Release-Note:
>Audit-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 Mar  6 12:41:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from breton.uol.com.br (breton.uol.com.br [200.230.198.74])
	by hub.freebsd.org (Postfix) with ESMTP id F1F6C37BF31
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 12:41:07 -0800 (PST)
	(envelope-from lioux-alias-ppp-freebsd-ports=FreeBSD.org@uol.com.br)
Received: from bsa-1-as02-7-a20.gd.uol.com.br (bsa-1-as02-7-a20.gd.uol.com.br [200.197.118.84] (may be forged))
	by breton.uol.com.br (8.9.1/8.9.1) with ESMTP id RAA20173
	for <freebsd-ports@FreeBSD.org>; Mon, 6 Mar 2000 17:30:44 -0300 (BRT)
Received: (qmail 1294 invoked by uid 1001); 6 Mar 2000 20:35:35 -0000
From: lioux@uol.com.br
Date: Mon, 6 Mar 2000 17:35:35 -0300
To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org
Cc: lioux@uol.com.br
Subject: Re: ports/17231: Update port: graphics/Mesa3 from 3.0 to 3.1
Message-ID: <20000306173535.A1282@Fedaykin.here>
References: <20000306200440.767.qmail@Fedaykin.here> <200003062010.MAA20025@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200003062010.MAA20025@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Mon, Mar 06, 2000 at 12:10:01PM -0800
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Addendum to the PR.

- removed files:
patches/patch-ac
+ added files:
pkg/MESSAGE

Besides, after the aforementioned patch is used. The later one should be too.
My mistake. I removed both widget patches from the Makefile, yet I forgot
to remove them from md5.

--- files/md5.OLD	Mon Mar  6 17:20:40 2000
+++ files/md5	Mon Mar  6 17:20:48 2000
@@ -3,8 +3,6 @@
 MD5 (Mesa/src/bitmap.c) = 4cc89ccb7fbd5b322b149a96581f2a78
 MD5 (Mesa/src/vbrender.c) = 8cf327261b6d570c1f93aa98b6859765
 MD5 (Mesa/src/Makefile.fx) = c1dd412de0b46ee11fe3c041735279d8
-MD5 (Mesa/widgets-sgi/Makefile) = 280b3967a5d31192a4a61c8c8e667099
-MD5 (Mesa/widgets-sgi/Makefile.X11) = 08e3416bdfd383c5e81b50e27e160992
 MD5 (Mesa/include/GL/mesa_wgl.h) = c14c9b4048af8b08440aa9b758cd4a66
 MD5 (Mesa/include/GL/amesa.h) = 766f8c080f407c187823bafb1e15a59b
 MD5 (Mesa/src-glu/quadric.c) = 3b46c68356f6d01a65e362b255096288


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6 12:46:17 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from cummings.uol.com.br (cummings.uol.com.br [200.230.198.69])
	by hub.freebsd.org (Postfix) with ESMTP id 18B4E37BB3D
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 12:46:10 -0800 (PST)
	(envelope-from lioux-alias-ppp-freebsd-ports=FreeBSD.org@uol.com.br)
Received: from bsa-1-as01-7-a29.gd.uol.com.br (bsa-1-as01-7-a29.gd.uol.com.br [200.197.118.29])
	by cummings.uol.com.br (8.9.1/8.9.1) with ESMTP id RAA18295
	for <freebsd-ports@FreeBSD.org>; Mon, 6 Mar 2000 17:38:07 -0300 (BRT)
Received: (qmail 1294 invoked by uid 1001); 6 Mar 2000 20:35:35 -0000
From: lioux@uol.com.br
Date: Mon, 6 Mar 2000 17:35:35 -0300
To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org
Cc: lioux@uol.com.br
Subject: Re: ports/17231: Update port: graphics/Mesa3 from 3.0 to 3.1
Message-ID: <20000306173535.A1282@Fedaykin.here>
References: <20000306200440.767.qmail@Fedaykin.here> <200003062010.MAA20025@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200003062010.MAA20025@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Mon, Mar 06, 2000 at 12:10:01PM -0800
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Addendum to the PR.

- removed files:
patches/patch-ac
+ added files:
pkg/MESSAGE

Besides, after the aforementioned patch is used. The later one should be too.
My mistake. I removed both widget patches from the Makefile, yet I forgot
to remove them from md5.

--- files/md5.OLD	Mon Mar  6 17:20:40 2000
+++ files/md5	Mon Mar  6 17:20:48 2000
@@ -3,8 +3,6 @@
 MD5 (Mesa/src/bitmap.c) = 4cc89ccb7fbd5b322b149a96581f2a78
 MD5 (Mesa/src/vbrender.c) = 8cf327261b6d570c1f93aa98b6859765
 MD5 (Mesa/src/Makefile.fx) = c1dd412de0b46ee11fe3c041735279d8
-MD5 (Mesa/widgets-sgi/Makefile) = 280b3967a5d31192a4a61c8c8e667099
-MD5 (Mesa/widgets-sgi/Makefile.X11) = 08e3416bdfd383c5e81b50e27e160992
 MD5 (Mesa/include/GL/mesa_wgl.h) = c14c9b4048af8b08440aa9b758cd4a66
 MD5 (Mesa/include/GL/amesa.h) = 766f8c080f407c187823bafb1e15a59b
 MD5 (Mesa/src-glu/quadric.c) = 3b46c68356f6d01a65e362b255096288


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6 13:20: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5283137BFB8
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 13:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA27727;
	Mon, 6 Mar 2000 13:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from teru.dyndns.org (c1051739-a.almda1.sfba.home.com [24.16.60.86])
	by hub.freebsd.org (Postfix) with ESMTP id 5176737BF05
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 13:19:40 -0800 (PST)
	(envelope-from ace@teru.dyndns.org)
Received: (from ace@localhost)
	by teru.dyndns.org (8.9.3/8.9.3) id NAA68628;
	Mon, 6 Mar 2000 13:19:41 -0800 (PST)
	(envelope-from ace)
Message-Id: <200003062119.NAA68628@teru.dyndns.org>
Date: Mon, 6 Mar 2000 13:19:41 -0800 (PST)
From: shade@dnai.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17233: Update mail/tkrat2 port to 2.0b9
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17233
>Category:       ports
>Synopsis:       update tkrat2 port to b9 from b7
>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 Mar  6 13:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Adam Kranzel
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	n/a

>Description:

	The tkrat2 port is broken because the distfile for version b7
	is no longer available.
	The lastest version is now 2.0b9, and the enclosed patch updates the
	port to that version.

>How-To-Repeat:

	n/a

>Fix:

	
diff -ruN tkrat2-old/Makefile tkrat2/Makefile
--- tkrat2-old/Makefile	Mon Mar  6 12:10:40 2000
+++ tkrat2/Makefile	Mon Mar  6 12:11:19 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	tkrat2
-# Version required:	2.0b7
+# Version required:	2.0b9
 # Date created:		9 November 1999
 # Whom:			Stephen J. Roznowski <sjr@home.net>
 #
 # $FreeBSD: ports/mail/tkrat2/Makefile,v 1.22 2000/02/26 19:40:18 steve Exp $
 #
 
-DISTNAME=	tkrat-2.0b7
+DISTNAME=	tkrat-2.0b9
 CATEGORIES=	mail tk82
 MASTER_SITES=	ftp://ftp.md.chalmers.se/pub/tkrat/ \
 		ftp://ftp.sunet.se/pub/unix/mail/tkrat/
diff -ruN tkrat2-old/files/md5 tkrat2/files/md5
--- tkrat2-old/files/md5	Mon Mar  6 12:10:40 2000
+++ tkrat2/files/md5	Mon Mar  6 12:11:25 2000
@@ -1 +1 @@
-MD5 (tkrat-2.0b7.tar.gz) = 3c3d7453ba1e26644fe735798c6bc102
+MD5 (tkrat-2.0b9.tar.gz) = c5839e37bcd0733dad6167320561105b
diff -ruN tkrat2-old/pkg/PLIST tkrat2/pkg/PLIST
--- tkrat2-old/pkg/PLIST	Mon Mar  6 12:10:40 2000
+++ tkrat2/pkg/PLIST	Mon Mar  6 12:52:45 2000
@@ -30,26 +30,6 @@
 share/tkrat2.0/source.tcl
 share/tkrat2.0/start.tcl
 share/tkrat2.0/tclIndex
-share/tkrat2.0/text_balText_en.tcl
-share/tkrat2.0/text_balText_fr.tcl
-share/tkrat2.0/text_balText_it.tcl
-share/tkrat2.0/text_balText_sr.tcl
-share/tkrat2.0/text_balText_sv.tcl
-share/tkrat2.0/text_changes_en.tcl
-share/tkrat2.0/text_changes_fr.tcl
-share/tkrat2.0/text_changes_it.tcl
-share/tkrat2.0/text_changes_sr.tcl
-share/tkrat2.0/text_changes_sv.tcl
-share/tkrat2.0/text_help_en.tcl
-share/tkrat2.0/text_help_fr.tcl
-share/tkrat2.0/text_help_it.tcl
-share/tkrat2.0/text_help_sr.tcl
-share/tkrat2.0/text_help_sv.tcl
-share/tkrat2.0/text_t_en.tcl
-share/tkrat2.0/text_t_fr.tcl
-share/tkrat2.0/text_t_it.tcl
-share/tkrat2.0/text_t_sr.tcl
-share/tkrat2.0/text_t_sv.tcl
 share/tkrat2.0/tkrat.xbm
 share/tkrat2.0/tkrat.xpm
 share/tkrat2.0/tkrat_small.xbm




>Release-Note:
>Audit-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 Mar  6 13:50:24 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4515837BD1A
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 13:50:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA30869;
	Mon, 6 Mar 2000 13:50:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0A92637BA03
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  6 Mar 2000 13:42:40 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA30130;
	Mon, 6 Mar 2000 13:42:39 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003062142.NAA30130@freefall.freebsd.org>
Date: Mon, 6 Mar 2000 13:42:39 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17234: Update port: net/cnet to 1.5p2 (fix ports/17230)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17234
>Category:       ports
>Synopsis:       Update port: net/cnet to 1.5p2 (fix ports/17230)
>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 Mar  6 13:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        
>Organization:
>Environment:
>Description:
- Update to version 1.5p2

New file:
patches/patch-ae  patches/patch-af  patches/patch-ag

Remove file:
patches/patch-aa

This PR supersedes ports/17230.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/cnet/Makefile net/cnet/Makefile
--- /usr/ports/net/cnet/Makefile	Tue Aug 31 07:16:03 1999
+++ net/cnet/Makefile	Tue Mar  7 06:28:45 2000
@@ -1,31 +1,45 @@
 # New ports collection makefile for:    cnet
-# Version required:     1.4
+# Version required:     1.5p2
 # Date created:         Feb 8th, 1988
 # Whom:                 jkh
 #
 # $FreeBSD: ports/net/cnet/Makefile,v 1.9 1999/08/30 14:22:20 peter Exp $
 #
 
-DISTNAME=	cnet-1.4-4
-PKGNAME=	cnet-1.4p4
-CATEGORIES=	net
-MASTER_SITES=	http://www.cs.uwa.edu.au/pls/cnet/
+DISTNAME=	cnet-1.5-2
+PKGNAME=	cnet-1.5p2
+CATEGORIES=	net tk82
+MASTER_SITES=	http://www.cs.uwa.edu.au/cnet/
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	xview.3:${PORTSDIR}/x11-toolkits/xview \
+LIB_DEPENDS=	tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
 		Xpm.4:${PORTSDIR}/graphics/xpm
 
-WRKSRC=		${WRKDIR}/cnet-1.4
-ALL_TARGET=
+USE_X_PREFIX=	yes
+USE_GMAKE=	yes
+ALL_TARGET=	# empty
 MAN1=		cnet.1
 
-pre-build:
+post-extract:
 	${CP} ${FILESDIR}/Makefile.freebsd ${WRKSRC}/src
-	${MKDIR} ${WRKSRC}/src/freebsd
+	@${MKDIR} ${WRKSRC}/src/freebsd
 	${CP} ${FILESDIR}/compile.c ${WRKSRC}/src/freebsd
 
-pre-install:
-	${MKDIR} ${PREFIX}/share/examples/cnet
+post-patch:
+	@${PERL} -pi.in \
+		-e "s|%%CC%%|${CC}|g;" \
+		-e "s|%%PREFIX%%|${PREFIX}|g;" \
+			${WRKSRC}/src/config.h
+
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/src/cnet ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/src/cnet.h ${PREFIX}/include
+	${INSTALL_MAN} ${WRKSRC}/DOC/cnet.man ${PREFIX}/man/man1/cnet.1
+	@${MKDIR} ${PREFIX}/libdata/cnet
+	${INSTALL_DATA} ${WRKSRC}/src/tcltk/cnet.tcl ${PREFIX}/libdata/cnet
+	${INSTALL_DATA} ${WRKSRC}/src/tcltk/cnet_icon.bmp ${PREFIX}/libdata/cnet
+	@${MKDIR} ${PREFIX}/share/examples/cnet
+	${INSTALL_DATA} ${WRKSRC}/EXAMPLES/* ${PREFIX}/share/examples/cnet
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/cnet/files/Makefile.freebsd net/cnet/files/Makefile.freebsd
--- /usr/ports/net/cnet/files/Makefile.freebsd	Mon Feb  9 05:02:50 1998
+++ net/cnet/files/Makefile.freebsd	Tue Mar  7 06:29:44 2000
@@ -1,54 +1,28 @@
 #
-# The following #defines are for Sun's SunOS, >= SunOS4.1.2
-# CC may be either cc or gcc
+# The following #defines are for FreeBSD
 #
+XINCLUDES	= -I${X11BASE}/include
+XLIBS		= -lXpm -lX11 -lm -L${X11BASE}/lib
 
+ANSICC		= ${CC}
 
+INCLUDES	= -I${LOCALBASE}/include \
+		  -I${LOCALBASE}/include/tcl8.2 \
+		  -I${LOCALBASE}/include/tk8.2
+CFLAGS		+= $(INCLUDES) $(XINCLUDES)
 
-# Uncomment the following line if you wish Tcl/Tk windowing (see config.h)
-#
-#XINCLUDES	= 
-#XLIBS		= -ltcl -ltk -lXpm -lX11 -lm
-#
-# Uncomment the following line if you wish XView windowing (see config.h)
-#
-OPENWINHOME	= ${X11BASE}
-XINCLUDES	= -I$(OPENWINHOME)/include
-XLIBS		= -L$(OPENWINHOME)/lib -lxview -lolgx -lXpm -lX11
-#
-# Uncomment the following lines if you wish Motif windowing (see config.h)
-#
-#XINCLUDES	= -I$(X11BASE)/include
-#XLIBS		= -L$(X11BASE)/lib -lXm -lXt -lXpm -lX11
-
-
-#CC		= cc
-CC		= gcc -Wall -ansi
-
-INCLUDES	=
-CFLAGS		= -O $(INCLUDES) $(XINCLUDES)
-
-#LD		= cc
-LD		= gcc
-LIBDIRS		= -L/usr/local/lib
-LIBS		= -lm -lgnuregex
+LD		= ${CC}
+LIBDIRS		= -L${LOCALBASE}/lib
+LIBS		= -ltcl82 -ltk82 -lm -lgnuregex
 STRIP		= strip
 
-BINDIR		= /usr/local/bin
-MANDIR		= /usr/local/man/man1
+BINDIR		= ${PREFIX}/bin
+MANDIR		= ${PREFIX}/man/manl
 MANEXT		= 1
-INCDIR		= /usr/local/include
+INCDIR		= ${PREFIX}/include
 
 
 # ---------------------- No user-serviceable code below -----------------
 
 include	Makefile.common
-
-kultarr:	$(NAME)
-	chmod 711 $(NAME)
-	rcp -p $(NAME) kultarr:/usr/kultarr/bin/$(NAME)
-	rcp -p $(NAME) kultarr:/usr/local/bin/$(NAME)
-	chmod 644 cnet.h DOC/cnet.man
-	rcp -p cnet.h kultarr:/usr/local/include/cnet.h
-	rcp -p DOC/cnet.man kultarr:/usr/local/man/manl/cnet.l
 
diff -urN /usr/ports/net/cnet/files/compile.c net/cnet/files/compile.c
--- /usr/ports/net/cnet/files/compile.c	Mon Feb  9 05:02:50 1998
+++ net/cnet/files/compile.c	Tue Mar  7 06:20:10 2000
@@ -1,27 +1,25 @@
 #include <dlfcn.h>
 #include <nlist.h>
 
-static int add_compile_args(ac, av, kflag) int ac; char *av[]; int kflag;
+static int add_compile_args(int ac, char *av[], int kflag)
 {
-    av[ac++] =      "-fPIC";
-    av[ac++] =      "-I/usr/local/include";	/* XXX GROSS - should use prefix */
+    av[ac++] =	"-fPIC";
     return(ac);
 }
 
 
-static int add_link_args(ac, av, kflag) int ac; char *av[]; int kflag;
+static int add_link_args(int ac, char *av[], int kflag)
 {
     av[ac++] =	findenv("CNETLD", CNETLD);
-    av[ac++] =	"cc";
-    av[ac++] =	"-Bshareable";
+    av[ac++] =	"ld";
+    av[ac++] =	"-shared";
     return(ac);
 }
 
 
-static void data_segments(n, handle, so_filenm)
-				int n; void *handle; char *so_filenm;
+static void data_segments(int n, void *handle, char *so_filenm)
 {
-    extern int	 	nlist		_PARAMS((const char *, struct nlist *));
+    extern int	 	nlist(const char *, struct nlist *);
 
     typedef struct _c {
 	char		*so_filenm;
@@ -48,8 +46,8 @@
     nls[2].n_name	= (char *)NULL;
 
     if(nlist(so_filenm, nls) != 0) {
-	(void)fprintf(stderr,"%s: cannot load symbols from %s\n",
-					progname,so_filenm);
+	fprintf(stderr,"%s: cannot load symbols from %s\n",
+					argv0,so_filenm);
 	++nerrors;
 	return;
     }
@@ -59,12 +57,12 @@
     cp->length_data	= (nls[1].n_value - nls[0].n_value);
     cp->incore_data	= (char *)((long)dlsym(handle,"end") - cp->length_data);
     cp->original_data	= (char *)malloc(cp->length_data);
-    (void)memcpy(cp->original_data, cp->incore_data, cp->length_data);
+    memcpy(cp->original_data, cp->incore_data, cp->length_data);
     cp->next		= chd;
     chd			= cp;
 
     if(vflag)
-	(void)fprintf(stderr,"%s dataseg=0x%08lx len(dataseg)=%ld\n",
+	fprintf(stderr,"%s dataseg=0x%08lx len(dataseg)=%ld\n",
 			    so_filenm, (long)cp->incore_data, cp->length_data);
 found:
 
@@ -73,5 +71,5 @@
     np->original_data[0]	= cp->original_data;
 
     np->private_data[0]		= (char *)malloc(cp->length_data);
-    (void)memcpy(np->private_data[0], cp->original_data, cp->length_data);
+    memcpy(np->private_data[0], cp->original_data, cp->length_data);
 }
diff -urN /usr/ports/net/cnet/files/md5 net/cnet/files/md5
--- /usr/ports/net/cnet/files/md5	Mon Mar 15 20:38:47 1999
+++ net/cnet/files/md5	Fri Mar  3 06:56:02 2000
@@ -1 +1 @@
-MD5 (cnet-1.4-4.tar.gz) = 939ad439acd8db17bf056616b607c53e
+MD5 (cnet-1.5-2.tar.gz) = 746b317d0a86d0288d478dddc658c4f4
diff -urN /usr/ports/net/cnet/patches/patch-aa net/cnet/patches/patch-aa
--- /usr/ports/net/cnet/patches/patch-aa	Mon Mar 15 20:38:47 1999
+++ net/cnet/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,107 +0,0 @@
-diff -ur src/Makefile src/Makefile
---- src/Makefile	Mon Jul 28 00:30:58 1997
-+++ src/Makefile	Sun Feb  8 06:04:04 1998
-@@ -18,6 +18,8 @@
- 		make -f Makefile.decosf1 $(NAME) ; fi
- 	@if uname -s -r | grep "IRIX 5" ; then \
- 		make -f Makefile.irix5 $(NAME) ; fi
-+	@if uname -s -r | grep "FreeBSD" ; then \
-+		make -f Makefile.freebsd $(NAME) ; fi
- 
- install:
- 	@if uname -s    | grep "Linux"   ; then \
-@@ -33,6 +35,8 @@
- 		make -f Makefile.decosf1 install ; fi
- 	@if uname -s -r | grep "IRIX 5" ; then \
- 		make -f Makefile.irix5 install ; fi
-+	@if uname -s -r | grep "FreeBSD" ; then \
-+		make -f Makefile.freebsd install ; fi
- 
- 
- # ---------------------------------------------------------------------
-diff -ur src/Makefile.common src/Makefile.common
---- src/Makefile.common	Sat Feb  8 19:16:28 1997
-+++ src/Makefile.common	Sun Feb  8 07:02:09 1998
-@@ -35,13 +35,10 @@
- 
- 
- install:	$(NAME)
--		cp $(NAME) $(BINDIR)/$(NAME)
--		@chmod 711 $(BINDIR)/$(NAME)
--		cp $(NAME).h $(INCDIR)/$(NAME).h
--		@chmod 644 $(INCDIR)/$(NAME).h
--		cp ../DOC/$(NAME).man $(MANDIR)/$(NAME).$(MANEXT)
--		@chmod 644 $(MANDIR)/$(NAME).$(MANEXT)
--
-+		install -c -m 711 $(NAME) $(BINDIR)
-+		install -c -m 644 $(NAME).h $(INCDIR)
-+		install -c -m 6400 ../DOC/$(NAME).man $(MANDIR)/$(NAME).$(MANEXT)
-+		cp -pr ../EXAMPLES/* ${PREFIX}/share/examples/cnet
- 
- 
- address.o:	$(ALLH) address.c
-diff -ur src/config.h src/config.h
---- src/config.h	Fri Aug  1 02:42:00 1997
-+++ src/config.h	Sun Feb  8 07:05:25 1998
-@@ -27,6 +27,9 @@
- #elif	defined(sgi) || defined(__sgi) || defined(__sgi__)
- #define	USE_IRIX5
- 
-+#elif	defined(__FreeBSD__)
-+#define USE_FREEBSD
-+
- #elif	defined(LINUX) || defined(linux) || defined(__linux__)
- #if	defined(ELF) || defined(__ELF__)
- #define	USE_LINUXELF
-@@ -48,6 +51,7 @@
-  */
- 
- #define	USE_XVIEW
-+/* #define USE_MOTIF */
- 
- 
- /*  Next, define constants such as full pathnames of the C compiler
-@@ -76,6 +80,13 @@
- #define	CNETLD		"/bin/ld"
- #define	CNETEXTRAOBJ	"cnetextra.o"
- 
-+#elif	defined(USE_FREEBSD)
-+#define	OS_DEFINE	"-DFREEBSD"
-+#define	CNETCPP		"/usr/libexec/cpp"
-+#define	CNETCC		"/bin/cc"
-+#define	CNETGCC		"/usr/bin/gcc"
-+#define	CNETLD		"/usr/bin/ld"
-+
- #elif	defined(USE_IRIX5)
- #define	OS_DEFINE	"-DIRIX5"
- #define	CNETCPP		"/usr/lib/cpp"
-@@ -123,7 +134,7 @@
-     CNETPATH must be defined.
-  */
- 
--#define	CNETPATH	"/home/kidna/include:/home/bison/staff/chris/include"
-+#define	CNETPATH	"/usr/local/include"
- 
- 
- /*  When compiled for Tcl/Tk, the Tcl/Tk script file may be taken from
-@@ -204,7 +215,7 @@
-     they like the ability to vary these attributes.  You decide.
-  */
- 
--#define	MAY_VARY_LINKATTRS		FALSE
-+#define	MAY_VARY_LINKATTRS		TRUE
- 
- 
- /*  You may wish to limit the number of frames that may be "pending"
-Only in src: freebsd
-diff -ur src/link_windows.c src/link_windows.c
---- src/link_windows.c	Thu Jul 24 07:41:01 1997
-+++ src/link_windows.c	Sun Feb  8 06:13:35 1998
-@@ -13,6 +13,7 @@
- 
- #define	N_P_LINK_CHOICES		4
- #define	N_B_LINK_CHOICES		4
-+#define	N_LINK_CHOICES			4
- 
- static struct {
-     char	*title;
diff -urN /usr/ports/net/cnet/patches/patch-ab net/cnet/patches/patch-ab
--- /usr/ports/net/cnet/patches/patch-ab	Mon Mar 15 20:38:47 1999
+++ net/cnet/patches/patch-ab	Tue Mar  7 04:04:42 2000
@@ -5,7 +5,7 @@
  #define	LENDATA_EVER_0		FALSE
  
 +#elif	defined(USE_FREEBSD)
-+#define NDATASEGS		1
++#define	NDATASEGS		1
 +#define	LENDATA_EVER_0		FALSE
 +
  #elif	defined(USE_SOLARIS2)
diff -urN /usr/ports/net/cnet/patches/patch-ad net/cnet/patches/patch-ad
--- /usr/ports/net/cnet/patches/patch-ad	Mon Mar 15 11:03:38 1999
+++ net/cnet/patches/patch-ad	Fri Mar  3 19:10:13 2000
@@ -1,6 +1,5 @@
-patch-ad:
---- src/compile.c.orig	Sun Jan 26 03:42:23 1997
-+++ src/compile.c	Sat Feb 13 02:29:14 1999
+--- src/compile.c.orig	Wed Apr 21 23:26:23 1999
++++ src/compile.c	Fri Mar  3 07:16:22 2000
 @@ -2,6 +2,7 @@
  
  #include <fcntl.h>
@@ -9,25 +8,17 @@
  
  #if	!defined(MAXPATHLEN)
  #define	MAXPATHLEN	1024
-@@ -25,6 +26,9 @@
+@@ -26,6 +27,9 @@
  #elif	defined(USE_IRIX5)
  #include "irix5/compile.c"
  
 +#elif	defined(USE_FREEBSD)
 +#include "freebsd/compile.c"
 +
- #elif	defined(USE_LINUXAOUT)
- #include "linuxaout/compile.c"
+ #endif
  
-@@ -263,7 +267,6 @@
- 			int kflag; char **Cflags, *o_file, *c_file;
- {
-     extern int	fork			_PARAMS((void));
--    extern int	execvp			_PARAMS((const char *, char **));
  
-     struct stat	stat_c, stat_o;
- 
-@@ -483,6 +486,10 @@
+@@ -141,6 +145,10 @@
  {
  
  #define	RECIEVE		"[Rr][Ee][Cc][IiEe][Ee][Vv]"
diff -urN /usr/ports/net/cnet/patches/patch-ae net/cnet/patches/patch-ae
--- /usr/ports/net/cnet/patches/patch-ae	Thu Jan  1 09:00:00 1970
+++ net/cnet/patches/patch-ae	Tue Mar  7 04:31:21 2000
@@ -0,0 +1,35 @@
+--- src/config.h.orig	Tue Mar  7 04:05:53 2000
++++ src/config.h	Tue Mar  7 04:11:33 2000
+@@ -19,6 +19,9 @@
+ #elif	defined(sgi) || defined(__sgi) || defined(__sgi__)
+ #define	USE_IRIX5
+ 
++#elif	defined(__FreeBSD__)
++#define	USE_FREEBSD
++
+ #else
+ #error	Could not determine the operating system in config.h
+ #endif
+@@ -68,6 +71,13 @@
+ #define	CNETGCC		"/usr/local/bin/gcc"
+ #define	CNETLD		"/bin/ld"
+ 
++#elif	defined(USE_FREEBSD)
++#define	OS_DEFINE	"-DFREEBSD"
++#define	CNETCPP		"/usr/libexec/cpp"
++#define	CNETCC		"%%CC%%"
++#define	CNETGCC		"%%CC%%"
++#define	CNETLD		"/usr/bin/ld"
++
+ #endif
+ 
+ 
+@@ -93,7 +103,7 @@
+     CNETPATH must be defined.
+  */
+ 
+-#define	CNETPATH		".:/cslinux/cnetlib:/net/tahoe6/cs78/cnetlib"
++#define	CNETPATH		".:%%PREFIX%%/libdata/cnet:%%PREFIX%%/include"
+ 
+ /*  When compiled for Tcl/Tk, the Tcl/Tk script file may be taken from
+     CNETTCLTK or provided with the -F command-line option.
diff -urN /usr/ports/net/cnet/patches/patch-af net/cnet/patches/patch-af
--- /usr/ports/net/cnet/patches/patch-af	Thu Jan  1 09:00:00 1970
+++ net/cnet/patches/patch-af	Fri Mar  3 19:18:16 2000
@@ -0,0 +1,20 @@
+--- src/Makefile.orig	Thu Apr 22 00:42:28 1999
++++ src/Makefile	Fri Mar  3 07:06:53 2000
+@@ -14,6 +14,8 @@
+ 		make -f Makefile.osf1 $(NAME) ; fi
+ 	@if uname -s -r | grep "IRIX" ; then \
+ 		make -f Makefile.irix5 $(NAME) ; fi
++	@if uname -s -r | grep "FreeBSD" ; then \
++		$(MAKE) -f Makefile.freebsd $(NAME) ; fi
+ 
+ install:
+ 	@if uname -s -r | grep "Linux" ; then \
+@@ -26,6 +28,8 @@
+ 		make -f Makefile.osf1 install ; fi
+ 	@if uname -s -r | grep "IRIX" ; then \
+ 		make -f Makefile.irix5 install ; fi
++	@if uname -s -r | grep "FreeBSD" ; then \
++		$(MAKE) -f Makefile.freebsd install ; fi
+ 
+ # ---------------------------------------------------------------------
+ 
diff -urN /usr/ports/net/cnet/patches/patch-ag net/cnet/patches/patch-ag
--- /usr/ports/net/cnet/patches/patch-ag	Thu Jan  1 09:00:00 1970
+++ net/cnet/patches/patch-ag	Tue Mar  7 03:25:24 2000
@@ -0,0 +1,9 @@
+--- src/tcltk/link_menu.c.orig	Fri Apr 16 05:29:42 1999
++++ src/tcltk/link_menu.c	Tue Mar  7 03:20:25 2000
+@@ -1,5 +1,5 @@
+ 
+-static void	link_menu_select	_PARAMS((int, int));
++/* static void	link_menu_select	_PARAMS((int, int)); */
+ 
+ static int tk_link_menu_select(ClientData data, Tcl_Interp *interp,
+ 				int argc, char *argv[])
diff -urN /usr/ports/net/cnet/pkg/DESCR net/cnet/pkg/DESCR
--- /usr/ports/net/cnet/pkg/DESCR	Fri Feb 11 20:25:13 2000
+++ net/cnet/pkg/DESCR	Tue Mar  7 04:39:03 2000
@@ -4,4 +4,4 @@
 used in, undergraduate computer networking courses by thousands of
 students since 1991.
 
-WWW: http://www.cs.uwa.edu.au/pls/cnet/
+WWW: http://www.cs.uwa.edu.au/cnet/
diff -urN /usr/ports/net/cnet/pkg/PLIST net/cnet/pkg/PLIST
--- /usr/ports/net/cnet/pkg/PLIST	Wed Aug 19 07:47:01 1998
+++ net/cnet/pkg/PLIST	Tue Mar  7 04:33:39 2000
@@ -1,14 +1,17 @@
 bin/cnet
 include/cnet.h
+libdata/cnet/cnet.tcl
+libdata/cnet/cnet_icon.bmp
 share/examples/cnet/AUSTRALIA.MAP
 share/examples/cnet/CLICK
-share/examples/cnet/FAST
+share/examples/cnet/EUROPE.MAP
 share/examples/cnet/FLOODING1
 share/examples/cnet/FLOODING2
 share/examples/cnet/FLOODING3
 share/examples/cnet/KEYBOARD
 share/examples/cnet/LINKSTATE
 share/examples/cnet/Makefile
+share/examples/cnet/README.flooding
 share/examples/cnet/STOPANDWAIT
 share/examples/cnet/T2
 share/examples/cnet/TICKTOCK
@@ -18,19 +21,14 @@
 share/examples/cnet/WORLD
 share/examples/cnet/WORLD.MAP
 share/examples/cnet/click.c
-share/examples/cnet/cnet.h
-share/examples/cnet/cnet.tcl
-share/examples/cnet/fast.c
 share/examples/cnet/flooding.gp
 share/examples/cnet/flooding1.c
-share/examples/cnet/flooding1.dat
 share/examples/cnet/flooding2.c
-share/examples/cnet/flooding2.dat
 share/examples/cnet/flooding3.c
-share/examples/cnet/flooding3.dat
 share/examples/cnet/keyboard.c
 share/examples/cnet/linkstate.c
 share/examples/cnet/protocol.c
 share/examples/cnet/stopandwait.c
 share/examples/cnet/ticktock.c
 @dirrm share/examples/cnet
+@dirrm libdata/cnet


>Release-Note:
>Audit-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 Mar  6 14:17:59 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9442137BE1C; Mon,  6 Mar 2000 14:17:56 -0800 (PST)
	(envelope-from cpiazza@FreeBSD.org)
Received: (from cpiazza@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id OAA34652;
	Mon, 6 Mar 2000 14:17:56 -0800 (PST)
	(envelope-from cpiazza@FreeBSD.org)
Date: Mon, 6 Mar 2000 14:17:56 -0800 (PST)
From: <cpiazza@FreeBSD.org>
Message-Id: <200003062217.OAA34652@freefall.freebsd.org>
To: k5@cheerful.com, cpiazza@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/16572: fix: devel/sdl
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: fix: devel/sdl

State-Changed-From-To: open->closed 
State-Changed-By: cpiazza
State-Changed-When: Mon Mar 6 14:17:26 PST 2000
State-Changed-Why: 
The change was included in PR 17217 and that was 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 Mar  6 15: 0:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from rock.ghis.net (rock.ghis.net [209.222.164.7])
	by hub.freebsd.org (Postfix) with ESMTP id E393337BB41
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 15:00:10 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: from shadow.blackdawn.com (postfix@[209.69.76.158])
	by rock.ghis.net (8.9.3/8.9.3) with ESMTP id OAA37797;
	Mon, 6 Mar 2000 14:59:56 -0800 (PST)
Received: by shadow.blackdawn.com (Postfix, from userid 1000)
	id 4C8031A2B; Mon,  6 Mar 2000 17:59:37 -0500 (EST)
Date: Mon, 6 Mar 2000 17:59:37 -0500
From: Will Andrews <andrews@technologist.com>
To: "R. Imura" <imura@af.airnet.ne.jp>
Cc: andrews@technologist.com, freebsd-ports@FreeBSD.org
Subject: Re: ports/17034: update port: devel/kdevelop: 1.0 -> 1.1
Message-ID: <20000306175937.A82650@shadow.blackdawn.com>
References: <200002281440.GAA76381@freefall.freebsd.org> <20000307032140B.imura@cs.titech.ac.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <20000307032140B.imura@cs.titech.ac.jp>; from imura@af.airnet.ne.jp on Tue, Mar 07, 2000 at 03:21:40AM +0900
X-Operating-System: FreeBSD 3.4-STABLE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Tue, Mar 07, 2000 at 03:21:40AM +0900, R. Imura wrote:
> BTW; what does ASAP mean? :)

As Soon As Possible.

Could you commit kdevelop ASAP? Some people are on my tail about
getting it in before 4.0-RELEASE. ;-)

Make whatever changes you see fit, as long as it works on -current.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6 15:33:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4058C37BCF5; Mon,  6 Mar 2000 15:33:11 -0800 (PST)
	(envelope-from cpiazza@FreeBSD.org)
Received: (from cpiazza@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id PAA41898;
	Mon, 6 Mar 2000 15:33:11 -0800 (PST)
	(envelope-from cpiazza@FreeBSD.org)
Date: Mon, 6 Mar 2000 15:33:11 -0800 (PST)
From: <cpiazza@FreeBSD.org>
Message-Id: <200003062333.PAA41898@freefall.freebsd.org>
To: bugg@bugg.strangled.net, cpiazza@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17020: New port- games/gtetrinet
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: New port- games/gtetrinet

State-Changed-From-To: open->closed 
State-Changed-By: cpiazza
State-Changed-When: Mon Mar 6 15:32:58 PST 2000
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  Mon Mar  6 17:20: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 96C3637BE96
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 17:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA04902;
	Mon, 6 Mar 2000 17:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from tsl.pe.u-tokyo.ac.jp (tsl.pe.u-tokyo.ac.jp [133.11.76.187])
	by hub.freebsd.org (Postfix) with ESMTP id ED20537BCAE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2000 17:18:07 -0800 (PST)
	(envelope-from nakai@tsl.pe.u-tokyo.ac.jp)
Received: by tsl.pe.u-tokyo.ac.jp (8.9.3/3.7W) id KAA02149; Tue, 7 Mar 2000 10:18:05 +0900 (JST)
Message-Id: <200003070118.KAA02149@tsl.pe.u-tokyo.ac.jp>
Date: Tue, 7 Mar 2000 10:18:05 +0900 (JST)
From: nakai@tsl.pe.u-tokyo.ac.jp
Reply-To: nakai@tsl.pe.u-tokyo.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17236: New ports tamago 4.0.6
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17236
>Category:       ports
>Synopsis:       New ports tamago 4.0.6
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  6 17:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     NAKAI Tetsushi
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
The University of Tokyo, Department of Precision Engineering
>Environment:
>Description:

The Multilingual Input Method - Egg V4
This enables you to input Multilingual Characters.
Tamago is only coded by emacs lisp.

This input method is working with various translation servers 
(i.e. jserver, cserver, tserver, Wnn6, SJ3 ver 1 and ver 2).


>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:
#
#	tamago
#	tamago/Makefile
#	tamago/files
#	tamago/files/md5
#	tamago/pkg
#	tamago/pkg/COMMENT
#	tamago/pkg/DESCR
#	tamago/pkg/PLIST
#	tamago/pkg/MESSAGE
#
echo c - tamago
mkdir -p tamago > /dev/null 2>&1
echo x - tamago/Makefile
sed 's/^X//' >tamago/Makefile << 'END-of-tamago/Makefile'
X# New ports collection makefile for:	tamago for emacs20
X# Version required:	4.0.6
X# Date created:		? March 2000
X# Whom:			tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	tamago-4.0.6
XCATEGORIES=	editors elisp
XMASTER_SITES=	ftp://ftp.m17n.org/pub/tamago/ \
X		ftp://ftp.kddlabs.co.jp/.6/Japan/m17n.org/tamago/
X
XMAINTAINER=	ports@FreeBSD.org
X
XBUILD_DEPENDS=	emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
XRUN_DEPENDS=	emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
XEMACS_VER=	20.5
XPLIST_SUB=	EMACS_VER=${EMACS_VER}
X
Xpre-configure:
X	@${PERL} -pi -e 's|emacs/site-lisp|emacs/${EMACS_VER}/site-lisp|g' ${WRKSRC}/configure
X
X.include <bsd.port.mk>
END-of-tamago/Makefile
echo c - tamago/files
mkdir -p tamago/files > /dev/null 2>&1
echo x - tamago/files/md5
sed 's/^X//' >tamago/files/md5 << 'END-of-tamago/files/md5'
XMD5 (tamago-4.0.6.tar.gz) = e1ebac3ec05b2f9c274b831fd64ed7b1
END-of-tamago/files/md5
echo c - tamago/pkg
mkdir -p tamago/pkg > /dev/null 2>&1
echo x - tamago/pkg/COMMENT
sed 's/^X//' >tamago/pkg/COMMENT << 'END-of-tamago/pkg/COMMENT'
XThe Multilingual Input Method - Egg V4
END-of-tamago/pkg/COMMENT
echo x - tamago/pkg/DESCR
sed 's/^X//' >tamago/pkg/DESCR << 'END-of-tamago/pkg/DESCR'
XThe Multilingual Input Method - Egg V4
X
XThis enables you to input Multilingual Characters.
X
XTamago is only coded by emacs lisp.
X
XThis input method is working with various translation servers 
X(i.e. jserver, cserver, tserver, Wnn6, SJ3 ver 1 and ver 2).
X
XWWW: http://www.m17n.org/tamago/
END-of-tamago/pkg/DESCR
echo x - tamago/pkg/PLIST
sed 's/^X//' >tamago/pkg/PLIST << 'END-of-tamago/pkg/PLIST'
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-cnv.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-cnv.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-com.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-com.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-edep.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-edep.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-mlh.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-mlh.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-sim.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-sim.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-util.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg-util.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/canna.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/canna.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/cannarpc.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/cannarpc.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/sj3.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/sj3.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/sj3rpc.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/sj3rpc.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/wnn.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/wnn.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/wnnrpc.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/egg/wnnrpc.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/eggrc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its-keydef.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its-keydef.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/ascii.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/ascii.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/bixing.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/bixing.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/erpin.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/erpin.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/hangul.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/hangul.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/hankata.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/hankata.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/hira.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/hira.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/jeonkak.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/jeonkak.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/kata.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/kata.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/pinyin.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/pinyin.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/quanjiao.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/quanjiao.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/thai.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/thai.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/zenkaku.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/zenkaku.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/zhuyin.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/its/zhuyin.elc
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/leim-list.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/menudiag.el
Xshare/emacs/%%EMACS_VER%%/site-lisp/egg/menudiag.elc
X@dirrm share/emacs/%%EMACS_VER%%/site-lisp/egg/egg
X@dirrm share/emacs/%%EMACS_VER%%/site-lisp/egg/its
X@dirrm share/emacs/%%EMACS_VER%%/site-lisp/egg
END-of-tamago/pkg/PLIST
echo x - tamago/pkg/MESSAGE
sed 's/^X//' >tamago/pkg/MESSAGE << 'END-of-tamago/pkg/MESSAGE'
XEnabling Tamago
X=================
X  You can now tell your users to enable Tamago with Emacs 20.5 by adding
X
X  If you use with Asian Languages, select suitable languages, such as
X
XJapanese:	(set-language-environment "Japanese")
XKorean:		(set-language-environment "Korean")
XChinese-GB:	(set-language-environment "Chinese-GB")
XChinese-CNS:	(set-language-environment "Chinese-CNS")
X
Xadd to their `~/.emacs' file.
END-of-tamago/pkg/MESSAGE
exit


>Release-Note:
>Audit-Trail:
>Unformatted:
 NAKAI Tetsushi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Mon Mar  6 17:30: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8289A37BD4C
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 17:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA01176;
	Mon, 6 Mar 2000 17:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 00FEB37BB59
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  6 Mar 2000 17:24:55 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA00753;
	Mon, 6 Mar 2000 17:24:54 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003070124.RAA00753@freefall.freebsd.org>
Date: Mon, 6 Mar 2000 17:24:54 -0800 (PST)
From: odip@bionet.nsc.ru
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17237: in samba suite smbclient -M worked incorrectly on non english codepages [patch]
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17237
>Category:       ports
>Synopsis:       in samba suite smbclient -M worked incorrectly on non english codepages [patch]
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  6 17:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Grigorovich
>Release:        3.4-RELEASE
>Organization:
ICiG
>Environment:
FreeBSD comp1.bionet.nsc.ru 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Tue Mar  7 05:21
:38 NOVT 2000     root@comp1.bionet.nsc.ru:/usr/src/sys/compile/ODIP  i386

>Description:
When using samba suite
my locale on UNIX is ru_RU.KOI8-R and locale on Windows is cp1251
In smb.conf all locales correctly specified

When I send message in cyrrilic via "smbclient -M name"
then it incorrectly appear on my WindowNT in strange codepage !

Explanation:

Text saved to buffer on UNIX,
but not translated to Windows codepage
and sended in UNIX codepage to Windows machine !!!

>How-To-Repeat:
When you codepage on UNIX is not same,
such as on Windows machine just send message to windows machine:
"smbclient -M name"
and type any non english characters,
e.g. cyrillic letters
>Fix:
--- client/client.c.orig        Thu Nov 11 08:35:59 1999
+++ client/client.c     Tue Mar  7 05:59:04 2000
@@ -194,6 +194,10 @@
                                msg[l++] = '\r';
                        msg[l] = c;
                }
+               msg[l]= '\0';
+
+                /* input language code to internal one */
+               CNV_INPUT(msg);

                if (!cli_message_text(cli, msg, l, grp_id)) {
                        printf("SMBsendtxt failed (%s)\n",cli_errstr(cli));



>Release-Note:
>Audit-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 Mar  6 18:10: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 2593F37BE91
	for <freebsd-ports@FreeBSD.org>; Mon,  6 Mar 2000 18:10:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA04697;
	Mon, 6 Mar 2000 18:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from argon.blackdawn.com (17-196.008.popsite.net [209.69.13.196])
	by hub.freebsd.org (Postfix) with ESMTP id 0BA1737BD3A
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Mon,  6 Mar 2000 18:05:10 -0800 (PST)
	(envelope-from root@argon.blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 0)
	id 622D11929; Mon,  6 Mar 2000 21:04:41 -0500 (EST)
Message-Id: <20000307020441.622D11929@argon.blackdawn.com>
Date: Mon,  6 Mar 2000 21:04:41 -0500 (EST)
From: Will Andrews <andrews@technologist.com>
Reply-To: Will Andrews <andrews@technologist.com>
To: FreeBSD-gnats-submit@FreeBSD.ORG
X-Send-Pr-Version: 3.2
Subject: ports/17238: new port: x11-wm/ude
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17238
>Category:       ports
>Synopsis:       new port: x11-wm/ude
>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 Mar  6 18:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Sun Mar  5 00:42:00 EST 2000     root@argon.blackdawn.com:/usr/src/sys/compile/KRYPTON  i386

>Description:

New port for ude (0.2.7-BETA, port 0.2.7.1).
Port notes:
	1) USE_LIBTOOL not needed yet since there are no
	   libraries to install.
	2) Took care of where it installed docs.
	3) Removed internal intl dependency so it installs
	   the gettext port and uses that instead.

>How-To-Repeat:

Use the shar below to import the new port to the tree.

>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:
#
#	ude
#	ude/files
#	ude/files/md5
#	ude/pkg
#	ude/pkg/COMMENT
#	ude/pkg/DESCR
#	ude/pkg/PLIST
#	ude/patches
#	ude/patches/patch-aa
#	ude/patches/patch-ab
#	ude/patches/patch-ac
#	ude/Makefile
#
echo c - ude
mkdir -p ude > /dev/null 2>&1
echo c - ude/files
mkdir -p ude/files > /dev/null 2>&1
echo x - ude/files/md5
sed 's/^X//' >ude/files/md5 << 'END-of-ude/files/md5'
XMD5 (ude-0.2.7-BETA.tar.gz) = d2c57c29d7a4d284f16f1dda8ddd6f34
END-of-ude/files/md5
echo c - ude/pkg
mkdir -p ude/pkg > /dev/null 2>&1
echo x - ude/pkg/COMMENT
sed 's/^X//' >ude/pkg/COMMENT << 'END-of-ude/pkg/COMMENT'
XSmall, fast, compact windowmanager
END-of-ude/pkg/COMMENT
echo x - ude/pkg/DESCR
sed 's/^X//' >ude/pkg/DESCR << 'END-of-ude/pkg/DESCR'
XUDE is a fast, small, and compact windowmanager that
Xresembles blackbox/windowmaker simplicity. Its memory
Xfootprint is very small - sometimes only 4MB. It is
Xideal for people who have few system resources.
X
XWWW: http://udeproject.sourceforge.net/
XAuthor: Jan Rocho <zylox@punkbands.de>
X
X--Will <andrews@technologist.com>
END-of-ude/pkg/DESCR
echo x - ude/pkg/PLIST
sed 's/^X//' >ude/pkg/PLIST << 'END-of-ude/pkg/PLIST'
Xbin/uwm
Xinclude/ude/ude-i18n.h
Xinclude/ude/ude-bevels.h
Xinclude/ude/ude-box.h
Xinclude/ude/ude-desktop.h
Xinclude/ude/ude-events.h
Xinclude/ude/ude-types.h
Xinclude/ude/ude-vector.h
Xinclude/ude/ude-settings.h
Xinclude/ude/ude-wraparounds.h
Xinclude/ude/ude-hex.h
Xinclude/ude/ude-button.h
Xinclude/ude/ude-internals.h
Xinclude/ude/ude-raster.xbm
Xinclude/ude/ude.h
Xinclude/ude/ude-menu.h
Xshare/ude/config/StartScript
Xshare/ude/config/StopScript
Xshare/ude/config/appmenu
Xshare/ude/config/mountmenu
Xshare/ude/config/uwmrc
Xshare/ude/config/ws2
Xshare/ude/doc/scratch.lyx
Xshare/ude/doc/scratch.dvi
Xshare/ude/doc/scratch.txt
Xshare/ude/doc/uwm_manual.lyx
Xshare/ude/doc/uwm_manual.dvi
Xshare/ude/doc/uwm_manual.txt
Xshare/ude/doc/manual.dvi
Xshare/ude/doc/manual.tex
Xshare/ude/extras/tools/dirtomenu
Xshare/ude/extras/tools/dirtomenu-recursive
Xshare/ude/gfx/autorise.xpm
Xshare/ude/gfx/autorises.xpm
Xshare/ude/gfx/back.xpm
Xshare/ude/gfx/backs.xpm
Xshare/ude/gfx/bgr1.xpm
Xshare/ude/gfx/close.xpm
Xshare/ude/gfx/closes.xpm
Xshare/ude/gfx/iconify.xpm
Xshare/ude/gfx/iconifys.xpm
Xshare/ude/gfx/kill.xpm
Xshare/ude/gfx/kills.xpm
Xshare/ude/gfx/menu.xpm
Xshare/ude/gfx/menus.xpm
Xshare/ude/gfx/really.xpm
Xshare/ude/gfx/reallys.xpm
Xshare/ude/gfx/shape.xpm
Xshare/locale/de/LC_MESSAGES/ude.mo
Xshare/locale/es/LC_MESSAGES/ude.mo
Xshare/locale/pt_BR/LC_MESSAGES/ude.mo
Xshare/locale/tr/LC_MESSAGES/ude.mo
X@dirrm include/ude
X@dirrm share/ude/config
X@dirrm share/ude/doc
X@dirrm share/ude/extras/tools
X@dirrm share/ude/extras
X@dirrm share/ude/gfx
X@dirrm share/ude
END-of-ude/pkg/PLIST
echo c - ude/patches
mkdir -p ude/patches > /dev/null 2>&1
echo x - ude/patches/patch-aa
sed 's/^X//' >ude/patches/patch-aa << 'END-of-ude/patches/patch-aa'
X--- uwm/Makefile.in	Mon Mar  6 01:01:12 2000
X+++ uwm/Makefile.in.new	Mon Mar  6 20:35:25 2000
X@@ -84,13 +84,14 @@
X USE_NLS = @USE_NLS@
X VERSION = @VERSION@
X l = @l@
X+LOCALBASE?= /usr/local
X 
X bin_PROGRAMS = uwm
X # When the library be ready
X # uwm_LDADD= ../lib/libude.la
X-uwm_LDFLAGS = ${X_LIBS} ${X_EXTRA_LIBS} ${X_PRE_LIBS}
X+uwm_LDFLAGS = -L${LOCALBASE}/lib ${X_LIBS} ${X_EXTRA_LIBS} ${X_PRE_LIBS} -lintl
X # I think this should be diferent from the ude version.
X-INCLUDES = ${X_CFLAGS} -I../lib -DUWMVERSION=\"@VERSION@\" 	-DLOCALEDIR=\"${datadir}/locale\" -DUDE_DIR=\"${pkgdatadir}\"
X+INCLUDES = -I${LOCALBASE}/include ${X_CFLAGS} -I../lib -DUWMVERSION=\"@VERSION@\" 	-DLOCALEDIR=\"${datadir}/locale\" -DUDE_DIR=\"${pkgdatadir}\"
X 
X uwm_SOURCES =      widgets.c     special.c     rubber.c     move.c     resize.c     windows.c     handlers.c     properties.c     nodes.c     winmenu.c     winmenumenu.c     menu.c     applications.c     init.c     uwmmenu.c     placement.c     urm.c     workspaces.c     uwm.c
X 
END-of-ude/patches/patch-aa
echo x - ude/patches/patch-ab
sed 's/^X//' >ude/patches/patch-ab << 'END-of-ude/patches/patch-ab'
X--- Makefile.in	Mon Mar  6 01:00:29 2000
X+++ Makefile.in.new	Mon Mar  6 20:38:12 2000
X@@ -85,7 +85,7 @@
X VERSION = @VERSION@
X l = @l@
X 
X-SUBDIRS = config extras gfx doc lib intl uwm po
X+SUBDIRS = config extras gfx doc lib uwm po
X EXTRA_DIST = ude.spec.in INSTALL.redhat REQUIREMENTS INSTALL.UDE 
X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
X mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
END-of-ude/patches/patch-ab
echo x - ude/patches/patch-ac
sed 's/^X//' >ude/patches/patch-ac << 'END-of-ude/patches/patch-ac'
X--- doc/Makefile.in	Mon Mar  6 01:00:52 2000
X+++ doc/Makefile.in.new	Mon Mar  6 20:55:51 2000
X@@ -88,7 +88,7 @@
X SUBDIRS = html
X DIR_CONTENTS =  	scratch.lyx 	scratch.dvi 	scratch.txt 	uwm_manual.lyx 	uwm_manual.dvi 	uwm_manual.txt 	manual.dvi 	manual.tex 
X 
X-udedocdir = ${prefix}/doc/${PACKAGE}-${VERSION}
X+udedocdir = ${prefix}/share/ude/doc
X udedoc_DATA = ${DIR_CONTENTS}
X EXTRA_DIST = ${DIR_CONTENTS} 
X mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
END-of-ude/patches/patch-ac
echo x - ude/Makefile
sed 's/^X//' >ude/Makefile << 'END-of-ude/Makefile'
X# New ports collection makefile for:	ude
X# Version required:	0.2.7.1
X# Date created:		06 Mar 2000
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	ude-0.2.7-BETA
XPKGNAME=	ude-0.2.7.1
XCATEGORIES=	x11-wm
XMASTER_SITES=	ftp://download.sourceforge.net/pub/sourceforge/udeproject/ \
X		ftp://ude.the-coffeeshop.dk/pub/UDE/
X
XMAINTAINER=	andrews@technologist.com
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
XBUILD_DEPENDS=	${LOCALBASE}/include/libintl.h:${PORTSDIR}/devel/gettext
X
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-ude/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  0:48:25 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 312A237BA17; Tue,  7 Mar 2000 00:48:23 -0800 (PST)
	(envelope-from flathill@FreeBSD.org)
Received: (from flathill@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id AAA44791;
	Tue, 7 Mar 2000 00:48:22 -0800 (PST)
	(envelope-from flathill@FreeBSD.org)
Date: Tue, 7 Mar 2000 00:48:22 -0800 (PST)
From: <flathill@FreeBSD.org>
Message-Id: <200003070848.AAA44791@freefall.freebsd.org>
To: flathill@FreeBSD.org, freebsd-ports@FreeBSD.org,
	flathill@FreeBSD.org
Subject: Re: ports/16972: japanese/esecanna-vje30: restructuring plus
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: japanese/esecanna-vje30: restructuring plus

Responsible-Changed-From-To: freebsd-ports->flathill
Responsible-Changed-By: flathill
Responsible-Changed-When: Tue Mar 7 00:47:51 PST 2000
Responsible-Changed-Why: 
I'll handle this.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  3:41:23 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 19F4B37BB43; Tue,  7 Mar 2000 03:41:22 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Received: (from tg@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id DAA58631;
	Tue, 7 Mar 2000 03:41:21 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Date: Tue, 7 Mar 2000 03:41:21 -0800 (PST)
From: <tg@FreeBSD.org>
Message-Id: <200003071141.DAA58631@freefall.freebsd.org>
To: sobomax@altavista.net, tg@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/16608: [NEW PORT] new port of pysol-sound-server - a sound support module for Pysol cardgame
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: [NEW PORT] new port of pysol-sound-server - a sound support module for Pysol cardgame

State-Changed-From-To: open->closed
State-Changed-By: tg
State-Changed-When: Tue Mar 7 03:40:57 PST 2000
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  Tue Mar  7  4: 6: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13])
	by hub.freebsd.org (Postfix) with ESMTP id 8F8CF37BB43
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 04:06:07 -0800 (PST)
	(envelope-from kuku@gilberto.physik.RWTH-Aachen.DE)
Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240])
	by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id NAA02905
	for <freebsd-ports@freebsd.org>; Tue, 7 Mar 2000 13:06:06 +0100 (MET)
Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2])
	by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id NAA01454
	for <freebsd-ports@freebsd.org>; Tue, 7 Mar 2000 13:06:52 +0100 (MET)
Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id NAA80752 for freebsd-ports@freebsd.org; Tue, 7 Mar 2000 13:06:09 +0100 (CET)
Date: Tue, 7 Mar 2000 13:06:09 +0100 (CET)
From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
Message-Id: <200003071206.NAA80752@gil.physik.rwth-aachen.de>
To: freebsd-ports@freebsd.org
Subject: linux libs 2.6
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Trying to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/LOCAL_PORTS/.

linux_lib-2.6.tar.gz

cannot be found.

Any ideas what might be wrong?

-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  4:30: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 60A4B37BF9A
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 04:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA63519;
	Tue, 7 Mar 2000 04:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3])
	by hub.freebsd.org (Postfix) with ESMTP id E8C4F37C09C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Mar 2000 04:23:20 -0800 (PST)
	(envelope-from dima@netserv1.chg.ru)
Received: (from dima@localhost)
	by netserv1.chg.ru (8.9.3/8.9.3) id PAA01415;
	Tue, 7 Mar 2000 15:23:13 +0300 (MSK)
Message-Id: <200003071223.PAA01415@netserv1.chg.ru>
Date: Tue, 7 Mar 2000 15:23:13 +0300 (MSK)
From: Dmitry Sivachenko <dima@Chg.RU>
Reply-To: dima@Chg.RU
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17245: Probably incorrect target handling in bsd.port.mk
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17245
>Category:       ports
>Synopsis:       Probably incorrect target handling in bsd.port.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar  7 04:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

3.4-STABLE, current ports tree.

>Description:

When I give `make clean install clean` command in the directory of any port,
the latter 'clean' target is not called.

`make install clean` works fine.

Probably this is due to the optimization of 'clean' targer introduced recently.

>How-To-Repeat:

	

>Fix:
	
	


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  4:33:36 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235])
	by hub.freebsd.org (Postfix) with ESMTP id 33C1F37BB1D
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 04:33:34 -0800 (PST)
	(envelope-from cdf.lists@fxp.org)
Received: by pawn.primelocation.net (Postfix, from userid 1016)
	id 81F089B17; Tue,  7 Mar 2000 07:33:31 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
	by pawn.primelocation.net (Postfix) with ESMTP
	id 78E75BA1D; Tue,  7 Mar 2000 07:33:31 -0500 (EST)
Date: Tue, 7 Mar 2000 07:33:31 -0500 (EST)
From: "Chris D. Faulhaber" <jedgar@fxp.org>
X-Sender: cdf.lists@pawn.primelocation.net
To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
Cc: freebsd-ports@freebsd.org
Subject: Re: linux libs 2.6
In-Reply-To: <200003071206.NAA80752@gil.physik.rwth-aachen.de>
Message-ID: <Pine.BSF.4.10.10003070732470.54088-100000@pawn.primelocation.net>
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, 7 Mar 2000, Christoph Kukulies wrote:

> 
> Trying to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/LOCAL_PORTS/.
> 
> linux_lib-2.6.tar.gz
> 
> cannot be found.
> 

linux_lib was dropped in favor of ports/emulators/linux_base many months
ago.

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  4:40: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id BE32C37BAE2
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 04:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA64294;
	Tue, 7 Mar 2000 04:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from kfug.kr.freebsd.org (bolero.snu.ac.kr [147.46.102.39])
	by hub.freebsd.org (Postfix) with ESMTP id AFFE437C0AF
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Mar 2000 04:38:41 -0800 (PST)
	(envelope-from cjh@kr.FreeBSD.ORG)
Received: (from cjh@localhost)
          by kfug.kr.freebsd.org (8.8.8/8.8.8) id VAA07085;
          Tue, 7 Mar 2000 21:38:58 +0900 (KST)
          (envelope-from cjh)
Message-Id: <200003071238.VAA07085@kfug.kr.freebsd.org>
Date: Tue, 7 Mar 2000 21:38:58 +0900 (KST)
From: junker@jazz.snu.ac.kr
Reply-To: cjh@kr.FreeBSD.ORG
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17246: Ports remove: korean/hanmutt
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17246
>Category:       ports
>Synopsis:       Ports remove: korean/hanmutt
>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 Mar  7 04:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     CHOI Junho
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Web Data Bank Co.
>Environment:

FreeBSD gradius.myhome 3.4-STABLE FreeBSD 3.4-STABLE #2: Mon Mar  6
21:08:19 GMT 2000     root@gradius.myhome:/usr/src/sys/compile/GRADIUS
i386

>Description:

korean/hanmutt is no longer maintained and can be completely with 
mail/mutt, as the result of ports/16369.

Ports maintainer is also me(junker@jazz.snu.ac.kr -> cjh@kr.freebsd.org).

>How-To-Repeat:

remove this ports from CVS tree.

>Fix:
	
No fix.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  6:10: 3 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id B1BD637BFC6; Tue,  7 Mar 2000 06:10:01 -0800 (PST)
	(envelope-from flathill@FreeBSD.org)
Received: (from flathill@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA72259;
	Tue, 7 Mar 2000 06:10:01 -0800 (PST)
	(envelope-from flathill@FreeBSD.org)
Date: Tue, 7 Mar 2000 06:10:01 -0800 (PST)
From: <flathill@FreeBSD.org>
Message-Id: <200003071410.GAA72259@freefall.freebsd.org>
To: knu@idaemons.org, flathill@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17223: devel/p5-File-MMagic: update
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: devel/p5-File-MMagic: update

State-Changed-From-To: open->closed
State-Changed-By: flathill
State-Changed-When: Tue Mar 7 06:09:45 PST 2000
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  Tue Mar  7  6:13:18 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7F10037BAAD; Tue,  7 Mar 2000 06:13:17 -0800 (PST)
	(envelope-from flathill@FreeBSD.org)
Received: (from flathill@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA72634;
	Tue, 7 Mar 2000 06:13:17 -0800 (PST)
	(envelope-from flathill@FreeBSD.org)
Date: Tue, 7 Mar 2000 06:13:17 -0800 (PST)
From: <flathill@FreeBSD.org>
Message-Id: <200003071413.GAA72634@freefall.freebsd.org>
To: knu@idaemons.org, flathill@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17225: japanese/namazu2: update
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: japanese/namazu2: update

State-Changed-From-To: open->closed
State-Changed-By: flathill
State-Changed-When: Tue Mar 7 06:13:01 PST 2000
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  Tue Mar  7  6:30: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 7E45F37BFAA
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 06:30:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA74126;
	Tue, 7 Mar 2000 06:30:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Tue, 7 Mar 2000 06:30:03 -0800 (PST)
Message-Id: <200003071430.GAA74126@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: "Akinori -Aki- MUSHA" <knu@idaemons.org>
Subject: Re: ports/17245: Probably incorrect target handling in bsd.port.mk
Reply-To: "Akinori -Aki- MUSHA" <knu@idaemons.org>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17245; it has been noted by GNATS.

From: "Akinori -Aki- MUSHA" <knu@idaemons.org>
To: dima@Chg.RU
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17245: Probably incorrect target handling in bsd.port.mk
Date: Tue, 07 Mar 2000 23:21:47 +0900

 At Tue, 7 Mar 2000 15:23:13 +0300 (MSK),
 Dmitry Sivachenko <dima@Chg.RU> wrote:
 > When I give `make clean install clean` command in the directory of any port,
 > the latter 'clean' target is not called.
 > `make install clean` works fine.
 
   Hmm.  You cannot make a target twice in a single command line, just
 because make marks "clean" target as up to date when the first "clean"
 has been done.
 
   You can verify it like this:
 
 ----
 $ cat Makefile
 a:
 	echo "a"
 
 b:
 	echo "b"
 
 $ make a b a
 echo "a"
 a
 echo "b"
 b
 $ gmake a b a
 echo "a"
 a
 echo "b"
 b
 gmake: `a' is up to date.
 $
 ----
 
 > Probably this is due to the optimization of 'clean' targer introduced recently.
 
   No, it's make's nature.
 
 -- 
                            /
                           /__  __
                          / )  )  ) )  /
 Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>
 
 "If you choose not to decide you still have made a choice."
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  8: 0: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18])
	by hub.freebsd.org (Postfix) with ESMTP id 8F8A937BB9E
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 07:59:59 -0800 (PST)
	(envelope-from knu@idaemons.org)
Received: from daemon.local.idaemons.org (pc343042.tokyo.jcom.ne.jp [203.140.143.42])
	by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id AAA04051;
	Wed, 8 Mar 2000 00:58:17 +0900 (JST)
Received: by daemon.local.idaemons.org (8.9.3/3.7W) id AAA97678; Wed, 8 Mar 2000 00:57:46 +0900 (JST)
Date: Wed, 08 Mar 2000 00:57:44 +0900
Message-ID: <868zzusrgn.wl@archon.local.idaemons.org>
From: "Akinori -Aki- MUSHA" <knu@idaemons.org>
To: dima@Chg.RU
Cc: freebsd-ports@freebsd.org
Subject: Re: ports/17245: Probably incorrect target handling in bsd.port.mk
In-Reply-To: In your message of "Tue, 7 Mar 2000 17:26:48 +0300 (MSK)"
	<200003071426.RAA04183@netserv1.chg.ru>
References: <200003071223.PAA01415@netserv1.chg.ru>
	<86aekasvwk.wl@archon.local.idaemons.org>
	<200003071426.RAA04183@netserv1.chg.ru>
User-Agent: Wanderlust/2.2.18 (Please Forgive Me) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd)
Organization: Associated I. Daemons
MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis")
Content-Type: text/plain; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

  Hello...

At Tue, 7 Mar 2000 17:26:48 +0300 (MSK),
Dmitry Sivachenko <dima@Chg.RU> wrote:
> No, after 'install', target 'clean' is  _not_ up to date again.
> This is due to bsd.port.mk eliminates duplicate targets to speed up
> 'make clean' in the ports, that have many dependencies.

 Sigh.. and you got another example here:

$ cat Makefile
a:
        touch a
        echo "a"

b:
        rm a
        echo "b"


See, after "b", "a" is expected to be _not_ up to date, so you may
think doing "make a b a" will make "a" twice.  But in reality, it
works like this:

$ make a b a
touch a
echo "a"
a
rm a
echo "b"
b


  By the way, have you _really_ verified that the problem is caused by
the bsd.port.mk's update?

  Okay, I downgraded bsd.port.mk to 1.327 and tried "make clean
install clean" with a certain port, then I confirmed that the second
"clean" was uncommitted.

  Also, you should try "make reinstall deinstall reinstall", "make
deinstall install deinstall", and/or whatever in the form "make a b a"
to learn how make works.

-- 
                           /
                          /__  __
                         / )  )  ) )  /
Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>

"If you choose not to decide you still have made a choice."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  8:30: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id B1EBA37C02C
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 08:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA50939;
	Tue, 7 Mar 2000 08:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Tue, 7 Mar 2000 08:30:02 -0800 (PST)
Message-Id: <200003071630.IAA50939@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Daniel Hagan <dhagan@cs.vt.edu>
Subject: Re: ports/12915: [CODE] New port mail/elm25 for elm 2.5.3 (fwd)
Reply-To: Daniel Hagan <dhagan@cs.vt.edu>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/12915; it has been noted by GNATS.

From: Daniel Hagan <dhagan@cs.vt.edu>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/12915: [CODE] New port mail/elm25 for elm 2.5.3 (fwd)
Date: Tue, 7 Mar 2000 11:28:52 -0500 (EST)

 I originally sent this during the mail-server crash, so it didn't get
 forwarded correctly.
 -D
 
 ---------- Forwarded message ----------
 Date: Fri, 4 Feb 2000 17:24:18 -0500 (EST)
 From: Daniel Hagan <dhagan@cs.vt.edu>
 To: Will Andrews <andrews@technologist.com>
 Cc: freebsd-gnats-submit@freebsd.org
 Subject: Re: ports/12915: [CODE] New port mail/elm25 for elm 2.5.3
 
 > On Fri, Jan 28, 2000 at 01:22:18PM -0500, Daniel Hagan wrote:
 > > No, it doesn't apply cleanly to the latest version (didn't notice that
 > > earlier).  It appears that 2.4MEpl68 doesn't have the y2k problem from
 > > earlier.  I'm not familiar with the ME variant, but would it be more
 > > appropriate for there to be an elm-ME port and a regular elm port?  If so,
 > > I can submit my collection as a new port instead.
 
 Well, here it is.  It's passed the tests from
 http://www.freebsd.org/handbook/porting.html and only gets a warning about
 IS_INTERACTIVE from portlint (which I can't figure out how to
 avoid).  I've put myself in as the maintainer, but I really don't know
 much about elm.  Someone else feel free to take it over if they want, but
 I figured it isn't fair to dodge ownership since I created it. ;-)
 
 Uuencoded port directory below.
 
 -- 
 Daniel Hagan                                             Computer Science CSE
 dhagan@cs.vt.edu                                http://www.cs.vt.edu/~dhagan/
 
 begin 644 elm25.tar.gz
 M'XL("-A-FS@``V5L;3(U+G1A<@#M.VMS&S>2_BK\"IC69NR4^1@^]-K0%46B
 M8UZL1XE*?'MU=2QP!D/.:@8S"V`D,;OY[]<-S).2-Y>J2+Y*B+(YZ$;CU>AN
 M=`,0C^+^J/OB21,=]O9[/?J"]GN]$7XI';CVFZ<>I?N]X=[><+3O[E/JNOW]
 M_@LZ>MIAV90IS22E+_P56S+Q>3JE,Y\+K9YC3,^8N%G_,W;#@S#B3].'V^OM
 M#8>?77]W.-HKUG]OWQT`9M`;#E_0WM,,IYG^Y.O_BI[S.YHF4BOJ)5'$/1TF
 M@L:Y0-`@D4>X2$9.R"OZ$Y<*"23_1Q9*[IM"VN^,.@,H/66:4T]R^.0E1KN'
 M-.`+7/T>T'Q:)7%55B3+_F\]U;G5'>YGY!60[KZ7G'\W.SVBNP"3T^GL^OSX
 M;#+.Z^"83,>7/WQ?QV-!VY:<'%]/OK^XFDYFXYV8A1$Y.YY=3Z[FL^DUH(`T
 MT.E1MPN_G=M0+D,1,NR]FV:++K32)5!A>GX-_R=7XYT'@R0?I]_-3R>7D_-3
 MZ"`4.NJX1[O_O+RXNIZ=3J]^Z?K\ED?=)=>:WVORW8_3CZ<U>I7R*&K0(UDJ
 M$Z]KRPCY=/7#[.JDG!G=_2=@#&DY^[/C<W=<8R43ZH[+CDN]%?=N6!0R!0"0
 MV]\"$3"ED260_6^RLQ-(+(]"4(><(.9*L27'K.!W!1:RM5JIA$GG,"R['ZLE
 MUHRY\!*?=UQR]G%Z_@/,-6]?F,].U<A=F26PX-<K+CD-%64TE;SM)2((EQF@
 ME"?#5'?(=#:'Y9A<'9]<3W^"!5]S13X<S^8G%^?OI]__>(4R\#?`E?!\=G(U
 MO;P>TY.BK5K9Y/PGH+^\FKR?_N>X!>M@<K^T".F$PHM`X>DW"^5W4#TZ\<T[
 M\J6U]?=/UOZCJJLG\P)^P_[?WQ^A_>\/]MWM_O\<J;[^L?\T'/^5_1_6WC7K
 M/QR,AL.]GMG_!_O;_?\YTMGIB+XNMI(.L**S_/D-'5/.]OR@-PH&!P$?,)\?
 M'`:#Q2'W>GO!P#U<'/P!3>&?,EG]3YD&9^&I=H#?9/\'>VC_(0S<VO_G2,WU
 M-]\V8[]O'[]B__ON_I#2/;?O#GN#0:^/$>&PMXW_GB5]_?77E6O<6;";G3.(
 M[LZ`):Y+W8.CX?[1<$#=P\,]TFZW*]*=ZXQ;LCXLU]&H?^0>6+*OFPEA:.AM
 M_X`:$/SMX^L/XU;GJ+L(Q5$W4[+*J#(7)1Z+JH+,6]3P>=:4<NU9$`*),E-5
 M%)C;Q2Y;T#6_1U?>C(#^ZU^P\7FKA+8N+BYG;ZE>0=P1*N%HJE8=2D\YA&"2
 MF7!8AS$'U)3>A5$$P2SW:;Q6/`JH3I"Z]5?XI;N]O](;)-C=?0.=D38-@8`K
 M35_2MJ90JE=<`-K$J*;K&5M3!ZJ6?'7>4I%H@_NF0K:*2O>AIBX`00@_T,=K
 M$Y:]H>\PTNR*##KOO_O*I5]]!>$9K77T>DH5YW2=9)1!/)6I4"QQ./2'1`H8
 M/`2;,,%9$G-ZHU:.HHLHN:-92F'VY3C>MAXVC%SR0A9%:R3E]XD./1HS;Q4*
 M"!V!9P%V*A7U$ZZ`RW)MNOT.<(+;CFDHE(;@L?.F980,I65`(==^5)CZ_7T@
 MZ!\,"X&"?T=F=L!N3ZY3C7Q26I%BC+1%7F+A+@24FD%OU/D?0[CK0,2[\#H8
 M]F[R,%^MVEP=4^?U&QHDF?`[3E[FSPT>`DB?!S#K5HXW6&A^[#AF6C#N`8Z[
 M;Z?V6\9MA*BU6[38`@>M'1DH'^7+?S/*EY\9Y4O*HR_*E"]M^[:IW/]OED]X
 M!_";_+\]W/_[0+?U_YXC5>M_<G%V-CF_?H(^?C7^K\[_![V>B_&_.^AM_;_G
 M2,>P:WN\G29I%@$?\"@6G`,N*5O";-_2V_R\'\\'[K<6^P^7*OT_G<Q.KIZD
 MCU_3__ZPNO]SW9Z-_P=;_7^.E"_!)(K-M8L`7UQ#U./I\-;<NG`NVHD,8>88
 M\X!U`-.0RF0I64S!%V0Z]^NHRB!:4MSGRAH1)BS]/<0`US:T,HZ_,234!]]2
 MAHL,HZL.@5CFE(F01_0#+@)Y<,_VI;GTQTV5_E]^G,Z>8O?_/]S_#P:%_@_[
 M(WO^M[^WU?_G2(M0X$TRP:^].#;9ZNJ8Y!054%P<6T#&Y%M^SST:"=H.Z%].
 MNW]YC[]8*$QI)DRYC//RL@0SY86S@8HK9P,4E\X%8/K\;%]W)<5C_96E")27
 MU@;*KZWSDB@1-EO<81,(5G'^TFN'(D@,N.)1VH8&1`4E*9HR52'LT$LPA6G)
 M"H1)ZZQ6'"QD<J?J%$QKYJUJ-7@4))&?D\1AS-MZG7+;1HQL5!V^)-]Z"8Y<
 M5S8WH4%X;TROQV#6PIRV,(CG_4SB(9#/VSF&0&D7B-QN\82@PM3?$E18\ZB@
 M`3X@J9X9U'"R4:WVZ*!"5J\/:KCJ74&)JYXF-'";7=8>*E3(\L5"A:J]1_C2
 MJODLR=I_^[SB_]/]SVA[__,LJ;G^C4<WOUL?_W[_=]V]0>7_CWKX_F.TUW.W
 M^_]SI%<OS?ZH5K2-3^YV'GMVA8\`381@+D]@0\F?Y8$OWS.59CJ)N*"!3&*S
 MT>#[N[.))7]MKF',`\,N&E;SK.[-QN,^<HGEIZ$<[Q9OX2"N.,FD09W\>&41
 MG^3-3'KC7?LHCI`=,-GT';Z),P6_=.W(.WAY\@UU)A?O'5).$+HLB\U3,]@<
 MS1/'.Z8PI/$S#T*<Q9K*3(CB=N3DP0LT\C%9CIU=^'7(!]@_N`3(9AQT'&KO
 MR+#C%BF.U\?.4O+4(5Z:*NT#H5/<?74!9?!Q*#*%)^/^?,DUN!1CQYZ>(R;F
 ML9>NZQC)!8MY':/6X`F(FSKJ;I6P.!P[F0`<(M(DBAKMQBRMP[!/&L>BCA-)
 MA<T;@O&W!8P:AYM(F+TYU`]8I*"&9,*`1PY)&?@-2Q@E6AH$E\BQ119&.H3Z
 MJ'U:K<9.N4[0G^FWZC]*/'01QM`;Q)O>:BE3^(T3'WA&\!*"\/M4$F0O"<SO
 M"M:#1.">*8(O64E\2\#?A.B4J(A#N4XR\*VT)%ZFB6.JPW(83Q>R#E+6E@<@
 MQ_13T$#6C"6'(0=3CG-(Q@[TEP/Q+2YL00>K#*(0(<NTK'6@L4O0`"S(1/@/
 M_.(\:B16=H(-;&#1.-T:%D'L89US[<SS0`IC4&VE4,R(SS0G/&:>(N@J&U<8
 M6(T>:O[N%*0(/5^A2902<^<*(/#81/0DYIJ92G&8`H<3R8F021"8Q2;I$OZE
 M)#6<ASK2D"HN?)M9,4F4S6:+.-3`$TGT(B)XRP7#QH8RE&R2V<]M"&N$A3D?
 M,>L0&.&=418[Y`V]RQ_0M@BW+'/,,&M,0A#$$70Y71H6C1WX<:"S&M%MZ-@I
 MCQWSL1"V!FS<5.`4=`"+#&-!WO$#PJOR44?*L:PHY03R3LF7O#5E!<[B',.L
 MNB0"Z%CFC1V5DQ@F&IE:1'6A6D2.Y69#T@!V[&K5T,*B,VM/2K2!G7P9ZOB\
 M(#)J&ADE-6I99PG"CM730OXQ;VKI&B&"CM7+G,[D@9_UF:-6Z@8O-+(B$@5W
 MP99$C1H15HG2!L:QFE]O!6''6(FZ<`#H&#7)F\<L3`8-E6,E&^3&4J$.E(;/
 M2XP(H!X``?PZI>;5>9.CG%+]L!)83'7'\*`-UC8S)W$1%9&BWAPH1<)\WQC5
 M-0?0F]O1?8(]:\932@]HWSWJ[1V!HWT&6[-[>'B(EILI+ZQ;?X@S;_C<0UM>
 MPZ)^"Q_96]C<"E/D#-TJN1-SP9=N?7?`'8[CFE;MF;O?JK'RTC>_M38T>,T0
 M^K5:/NCL*E'UAOPDWMSCH!ILCE!0(^-21JJQ6P9@M!K[H)]HBRHK!9YHHE9,
 M;=8S**1KM*W!1?`,^RLDC&FU.50_R36G[!.G-\?E+W'A4LSSBL)0L%MN>56T
 MH[F,<^;E6;M-^_R^UK(YMQ6\P83<,I88"\]3IE>?,Y<Y27Z<87T1:_\;_D`T
 M?^`C0"!MML3&2HE(U<88LPC:NDUPU6L5%\D]]\-:U6)_L2-U1&((>6"B?]BG
 M[+`.%J'&<Y!Z6S`5)M<66PF1$C4:'GA@115RZG0ZN_QX_#>#1.$K"Z:SB_;!
 MP>BP[5H/R0]JS>&)0Z:3IG\$RHGN[\;T04H9>GI5W>1^E3N-E4,6^N9TI5XW
 MU;PNWVD&"G;;]/WBANS&[)YIJ`11W-C9,[X@U\N&>BF0++#)R.X:WI[I@V$&
 MCNV/1H8P7-YRKU[3(+1LH@RGZHA5$OE-#/XI2\Q48VJ`7FQHXAT+==H4"J!B
 MYD^1&D@M/95NHAYBTH6\V4"!A4CD!B[0&]*#=Q)B69?8]`[D3:TK5$EBC'G^
 M5R)=B^VLT"LQ&"NXQ0#U9L\Z:8XO6YB'4'4<KB68A;H9,(C$[/0V[]DNT"J$
 M26W4%M'0S@SFNLB".NH6PKJ;AF(LF(:AH,)1^/X=EIR^-B&2!H=>Q:'"J^`W
 M5A5!81.YX2I99&)D$&PGV#ICV,#4?,CSO[1(6N*=(@=2N,Y5!6A/30XH4<LJ
 MXM*(8224R'4=`P$5D\L-3,.(AO/F8@/%6CU8?XNZ04,:519Z#CXYM%>OG#W2
 M6H[+:V'O-1N+K[80Y^4LPU-;\\I*)=:/VO!=K&+Z(6)OF>Q:7\\JZ^.N(OX:
 M%ZP`A8)8N38$/..$_VZ+V(/@1XKQ"+2%5?D]Z';'=?(\;ORAQRW*UBXI2K!!
 MA+X/.C+"-/&XNYD7%/*BLB`([POW":<)D27L0W'X,\K0R?N/Q]_/8/!>$+&E
 MRIWP,A_Y>;:M:/MC@_%`"&Q'YQY=+"1&B;(NT$+Y1L^94HALZ,R"RYL'R$PM
 M<UR^T*\H5C9;'SKX6C/K6MT(\)7:8*<3S=N(;(,88:#XJ$?>8$2XM(/#G1+`
 M--2Y>3"1IEIA&``+#6X(MR%"NF"X*[YZ":8A3JW40`:@GW&PX%0(4`<DN3Z;
 M_]?%^02<>L7GN2,+:W0/6VN`?4,F"JQ9@6Q8]S"`58V8W/@$]FM8N*P=(R"P
 MX6$`JH7X1]T/4YB_),UW_>8S8"?_L[TQ3II,+M[CGPM^8E+8URHZH7_/E*8:
 M)D1A$"R+M.J05\0^I!R/Q^\H/8>5.+('/P^.N/"RI+KY?DL7F38'0*V\A?*2
 M.XU"<+F++NR#X#LPI.:0+#_2ZE#Z'S@:X^1O-#'!7G"\S/,X/OEDWJIHK@.D
 M^,(7_TQV<GY*_AQ7$-NT3=NT3=NT3=NT3=NT3=NT3=NT3=OTQ.E_`84`'80`
 #4```
 `
 end
 
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  8:30:42 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mallard.duc.auburn.edu (mallard2.duc.auburn.edu [131.204.2.23])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2F08837C0E0; Tue,  7 Mar 2000 08:30:30 -0800 (PST)
	(envelope-from wrighrc@eng.auburn.edu)
Received: from crumbsnatcher (wrighrc.resnet.auburn.edu [131.204.206.185]) by mallard.duc.auburn.edu (8.8.8+Sun/8.7.2) with SMTP id KAA12358; Tue, 7 Mar 2000 10:30:23 -0600 (CST)
From: wrighrc@eng.auburn.edu
Message-Id: <3.0.6.32.20000307103020.007c1a00@pophost.eng.auburn.edu>
X-Sender: wrighrc@pophost.eng.auburn.edu
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Tue, 07 Mar 2000 10:30:20 -0600
To: dan@freebsd.org
Subject: FreeBSD Port: sshbuddy-1.02
Cc: ports@freebsd.org
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


I wrote sshbuddy and there have been a few updates since 1.02

see 

sundilla.net/sshbuddy

(but hurry I'm moving my site very soon)




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7  8:59:30 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 134E337BC6A; Tue,  7 Mar 2000 08:59:29 -0800 (PST)
	(envelope-from imura@FreeBSD.org)
Received: (from imura@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA54364;
	Tue, 7 Mar 2000 08:59:29 -0800 (PST)
	(envelope-from imura@FreeBSD.org)
Date: Tue, 7 Mar 2000 08:59:29 -0800 (PST)
From: <imura@FreeBSD.org>
Message-Id: <200003071659.IAA54364@freefall.freebsd.org>
To: andrews@technologist.com, imura@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17034: update port: devel/kdevelop: 1.0 -> 1.1
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update port: devel/kdevelop: 1.0 -> 1.1

State-Changed-From-To: open->closed
State-Changed-By: imura
State-Changed-When: Tue Mar 7 08:56:50 PST 2000
State-Changed-Why: 
Committed, thanks!
Please check it yourself.
I added some optional RUN_DEPENDS and MESSAGE.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 10: 0:40 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4AD1E37C11E
	for <ports@freebsd.org>; Tue,  7 Mar 2000 10:00:38 -0800 (PST)
	(envelope-from fenner@FreeBSD.org)
Received: (from fenner@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id KAA61464
	for ports@freebsd.org; Tue, 7 Mar 2000 10:00:37 -0800 (PST)
	(envelope-from fenner@FreeBSD.org)
Date: Tue, 7 Mar 2000 10:00:37 -0800 (PST)
From: <fenner@FreeBSD.org>
Message-Id: <200003071800.KAA61464@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.

  In addition, the list of all ports with any unfetchable distfile is

http://www.freebsd.org/~fenner/portsurvey/bad.html

if you don't mind coordinating your fixes with the port MAINTAINER.

Thanks for your help!

Bill "distfiles" Fenner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 11:10: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8D1CC37BDAE
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 11:10:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA68432;
	Tue, 7 Mar 2000 11:10:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from teru.dyndns.org (c1051739-a.almda1.sfba.home.com [24.16.60.86])
	by hub.freebsd.org (Postfix) with ESMTP id E3BB037BD95
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Mar 2000 11:07:42 -0800 (PST)
	(envelope-from ace@teru.dyndns.org)
Received: (from ace@localhost)
	by teru.dyndns.org (8.9.3/8.9.3) id LAA00625;
	Tue, 7 Mar 2000 11:07:38 -0800 (PST)
	(envelope-from ace)
Message-Id: <200003071907.LAA00625@teru.dyndns.org>
Date: Tue, 7 Mar 2000 11:07:38 -0800 (PST)
From: shade@dnai.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17249: Updated md5 checksum for audio/xmms-liveice port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17249
>Category:       ports
>Synopsis:       Updated md5 checksum for audio/xmms-liveice port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar  7 11:10:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Adam Kranzel
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	n/a

>Description:

	The md5 checksum  for the xmms-liveice port is incorrect, though
	the version number of the distfile has not changed.
	The included diff will update the checksum.
	Permission was obtained from the maintainer to submit this.
	
>How-To-Repeat:

	n/a

>Fix:

	
diff -ruN xmms-liveice-old/files/md5 xmms-liveice/files/md5
--- xmms-liveice-old/files/md5	Mon Mar  6 11:49:04 2000
+++ xmms-liveice/files/md5	Mon Mar  6 11:49:21 2000
@@ -1 +1 @@
-MD5 (liveice-xmms.tar.gz) = a638e9f084ee6a93642799f8d056f23d
+MD5 (liveice-xmms.tar.gz) = 4f08140f09224000cb0c64812480f49b



>Release-Note:
>Audit-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 Mar  7 11:41:21 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from www.telemere.net (www.telemere.net [63.224.9.3])
	by hub.freebsd.org (Postfix) with ESMTP id C230937B53F
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 11:41:17 -0800 (PST)
	(envelope-from visigoth@www.telemere.net)
Received: by www.telemere.net (Postfix, from userid 1001)
	id AAC9170604; Mon,  6 Mar 2000 12:27:43 -0600 (CST)
Received: from localhost (localhost [127.0.0.1])
	by www.telemere.net (Postfix) with ESMTP id 9C0716C805
	for <freebsd-ports@freebsd.org>; Mon,  6 Mar 2000 12:27:43 -0600 (CST)
Date: Mon, 6 Mar 2000 12:27:43 -0600 (CST)
From: Administrator <visigoth@www.telemere.net>
To: freebsd-ports@freebsd.org
Subject: Cistron-radiusd users file
Message-ID: <Pine.BSF.4.21.0003061206210.3450-100000@www.telemere.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Please respond to me directly as I am not currently part of the
"ports" mailing list (current and cvs are too many as it is ;)  )


	Greetings, 

	I have been having trouble with the cistron-radiusd in the ports
tree.  After installing the binary package or building it from the ports
tree, I am getting parse issues with the users file that is installed in
/usr/local/etc/raddb/users.sample After copying all of the sample files
that I need over to !.sample without even changing any of them, I get
this:

visigoth(/usr/local/etc/raddb) # radiusd
radiusd: /usr/local/etc/raddb/users[94]: Parse error (check) for entry
DEFAULT

if I enable any of the premade configs in the users file, then the error
is the same, except that it is for whatever entry comes first.  I have
checked the file for control chars and lines that should have been
commented but werent and I dont' seem to see any issues.  The thing that
makes me think it is an issue with the program itself is that it happens
with the same message, but about whatever entry is the first in the
file...   Am I missing something?  I even went so far as to delete all of
the commeted space and just leave a default entry, or regular entry and it
is always the same....  

	I checked the ports mailing list and didn't seem to find anything
about it, so I am guessing it is something that I am doing poorly.  If
that is the case, could somebody fill me in? ;)

Damieon Stark
visigoth@telemere.net



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 12:20:18 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id D6C4237C2CB
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 12:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA74877;
	Tue, 7 Mar 2000 12:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5150E37BD64
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  7 Mar 2000 12:12:41 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA74372;
	Tue, 7 Mar 2000 12:12:41 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003072012.MAA74372@freefall.freebsd.org>
Date: Tue, 7 Mar 2000 12:12:41 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17251: Update port: net/ntp to 4.0.99g
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17251
>Category:       ports
>Synopsis:       Update port: net/ntp to 4.0.99g
>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 Mar  7 12:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 4.99g

New file:
patches/patch-ad

Remove file:
patches/patch-aa  patches/patch-ab  patches/patch-ac

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/ntp/Makefile net/ntp/Makefile
--- /usr/ports/net/ntp/Makefile	Mon Feb 21 08:18:59 2000
+++ net/ntp/Makefile	Wed Mar  8 04:22:00 2000
@@ -1,24 +1,28 @@
 # New ports collection makefile for:	ntp
-# Version required:	4.0.72
+# Version required:	4.0.99g
 # Date created:		Di   5 Mai 1998 21:31:03 CEST
 # Whom:			andreas
 #
 # $FreeBSD: ports/net/ntp/Makefile,v 1.10 2000/02/20 17:06:43 andreas Exp $
 #
 
-DISTNAME=	ntp-4.0.93a
+DISTNAME=	ntp-4.0.99g
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.udel.edu/pub/ntp/testing/
+MASTER_SITES=	ftp://ftp.udel.edu/pub/ntp/ntp4/
 
 MAINTAINER=	ports@FreeBSD.org
 
 # ntp's configure script created by autoconf 2.14.1 doesn't work
-# our autoconf version 2.13 produces better results
-USE_AUTOCONF=	yes
-GNU_CONFIGURE=	yes
+# if GNU_CONFIGURE is defined
+HAS_CONFIGURE=	yes
+CONFIGURE_ARGS=	--prefix=${PREFIX}
 
 post-install:
-	${MKDIR} ${PREFIX}/share/doc/ntp
-	${CP} -r ${WRKSRC}/html/* ${PREFIX}/share/doc/ntp
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${PREFIX}/share/doc/ntp
+	${CP} -R ${WRKSRC}/html/* ${PREFIX}/share/doc/ntp
+	${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/doc/ntp
+	find ${PREFIX}/share/doc/ntp -type f -exec ${CHMOD} ${SHAREMODE} '{}' \;
+.endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/ntp/files/md5 net/ntp/files/md5
--- /usr/ports/net/ntp/files/md5	Sat Jun 26 19:55:18 1999
+++ net/ntp/files/md5	Tue Mar  7 05:23:44 2000
@@ -1 +1 @@
-MD5 (ntp-4.0.93a.tar.gz) = 63b9fe99b680a20946393812f5341683
+MD5 (ntp-4.0.99g.tar.gz) = 6f3132fb4f6a3ee411554d09270f562a
diff -urN /usr/ports/net/ntp/patches/patch-aa net/ntp/patches/patch-aa
--- /usr/ports/net/ntp/patches/patch-aa	Sat Jun 26 15:54:15 1999
+++ net/ntp/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,36 +0,0 @@
---- util/ntptime.c.orig	Sat Apr 24 08:50:49 1999
-+++ util/ntptime.c	Sat Jun 26 07:52:53 1999
-@@ -235,7 +235,7 @@
- 					--pll_control;
- 				if (pll_control < 0)
- 					break;
--				times[c] = ntv.time.tv_usec;
-+				times[c] = ntv.time.tv_nsec/1000;
- 			}
- #ifdef SIGSYS
- 		}
-@@ -281,19 +281,19 @@
- 	else {
- 		printf("ntp_gettime() returns code %d (%s)\n",
- 		    status, timex_state(status));
--		time_frac = ntv.time.tv_usec;
-+		time_frac = ntv.time.tv_nsec/1000;
- #ifdef STA_NANO
- 		if (flash & STA_NANO) {
--			ntv.time.tv_usec /= 1000;
-+			ntv.time.tv_nsec /= 1000000;
- 			ts_mask = 0xfffffffc;	/* 1/2^30 */
- 			ts_roundbit = 0x00000002;
- 			fdigits = 9;
- 		}
- #endif
--		TVTOTS(&ntv.time, &ts);
-+		ts.l_uf = ntv.time.tv_nsec;
-+		ts.l_uf *= 4.294967296;
-+		ts.l_ui = ntv.time.tv_sec;
- 		ts.l_ui += JAN_1970;
--		ts.l_uf += ts_roundbit;
--		ts.l_uf &= ts_mask;
- 		printf("  time %s, (.%0*d),\n",
- 		       prettydate(&ts), fdigits, (int) time_frac);
- 		printf("  maximum error %lu us, estimated error %lu us.\n",
diff -urN /usr/ports/net/ntp/patches/patch-ab net/ntp/patches/patch-ab
--- /usr/ports/net/ntp/patches/patch-ab	Sun Feb 27 23:47:00 2000
+++ net/ntp/patches/patch-ab	Thu Jan  1 09:00:00 1970
@@ -1,21 +0,0 @@
---- ntpd/ntp_refclock.c.orig	Sat Feb 26 14:19:14 2000
-+++ ntpd/ntp_refclock.c	Sat Feb 26 14:20:31 2000
-@@ -635,7 +635,7 @@
- #endif
- #ifdef HAVE_PPSAPI
- 	pps_info_t pi;
--	struct timespec *tsp;
-+	struct timespec timeout, *tsp;
- 	double a;
- #endif
- 
-@@ -651,7 +651,8 @@
- 	trtmp = rbufp->recv_time;
- 
- #ifdef HAVE_PPSAPI
--	if ((rbufp->fd == fdpps) && (time_pps_fetch(fdpps, &pi) >= 0)) {
-+	if ((rbufp->fd == fdpps) &&
-+	    (time_pps_fetch(fdpps, PPS_TSFMT_TSPEC, &pi, &timeout) >= 0)) {
- 		tsp = &pi.assert_timestamp;
- 		a = tsp->tv_nsec;
- 		a /= 1e9;
diff -urN /usr/ports/net/ntp/patches/patch-ac net/ntp/patches/patch-ac
--- /usr/ports/net/ntp/patches/patch-ac	Sun Feb 27 23:47:00 2000
+++ net/ntp/patches/patch-ac	Thu Jan  1 09:00:00 1970
@@ -1,34 +0,0 @@
---- ntpd/refclock_oncore.c.orig	Sat Feb 26 14:21:53 2000
-+++ ntpd/refclock_oncore.c	Sat Feb 26 14:27:16 2000
-@@ -453,11 +453,11 @@
- 	}
- 
- 	if (instance->assert) {
--		instance->pps_p.mode = PPS_CAPTUREASSERT | PPS_OFFSETASSERT | PPS_HARDPPSONASSERT;
-+		instance->pps_p.mode = PPS_CAPTUREASSERT | PPS_OFFSETASSERT;
- 		instance->pps_p.assert_offset.tv_sec = 0;
- 		instance->pps_p.assert_offset.tv_nsec = 0;
- 	} else {
--		instance->pps_p.mode = PPS_CAPTURECLEAR  | PPS_OFFSETCLEAR  | PPS_HARDPPSONCLEAR;
-+		instance->pps_p.mode = PPS_CAPTURECLEAR  | PPS_OFFSETCLEAR;
- 		instance->pps_p.clear_offset.tv_sec = 0;
- 		instance->pps_p.clear_offset.tv_nsec = 0;
- 	}
-@@ -1226,6 +1226,7 @@
- 	struct timeval	*tsp = 0;
- #endif
- #ifdef HAVE_PPSAPI
-+	struct timespec timeout;
- 	pps_info_t pps_i;
- #else  /* ! HAVE_PPSAPI */
- #ifdef HAVE_CIOGETEV
-@@ -1255,7 +1256,8 @@
- 
- #ifdef HAVE_PPSAPI
- 	j = instance->ev_serial;
--	if (time_pps_fetch(instance->pps_h, &pps_i) < 0) {
-+	if (time_pps_fetch(instance->pps_h, PPS_TSFMT_TSPEC, &pps_i,
-+	    &timeout) < 0) {
- 		printf("ONCORE: time_pps_fetch failed\n");
- 		return;
- 	}
diff -urN /usr/ports/net/ntp/patches/patch-ad net/ntp/patches/patch-ad
--- /usr/ports/net/ntp/patches/patch-ad	Thu Jan  1 09:00:00 1970
+++ net/ntp/patches/patch-ad	Tue Mar  7 05:53:33 2000
@@ -0,0 +1,35 @@
+--- configure.orig	Sun Feb 27 17:01:04 2000
++++ configure	Tue Mar  7 05:53:20 2000
+@@ -8273,19 +8273,19 @@
+ # there is NO way that I can tell to tell if a given OS is using timespec or
+ # timeval so just set it here for the one case that is KNOWN to use timespec.
+ 
+-case "$ac_cv_header_timepps_h$ac_cv_header_sys_timepps_h" in
+- *yes*)
+-    cat >>confdefs.h <<\EOF
+-#define HAVE_PPSAPI 1
+-EOF
+-
+-    ac_cv_var_oncore_ok=yes
+-    cat >>confdefs.h <<\EOF
+-#define HAVE_TIMESPEC 1
+-EOF
+-
+-    ;;
+-esac
++#case "$ac_cv_header_timepps_h$ac_cv_header_sys_timepps_h" in
++# *yes*)
++#    cat >>confdefs.h <<\EOF
++##define HAVE_PPSAPI 1
++#EOF
++#
++#    ac_cv_var_oncore_ok=yes
++#    cat >>confdefs.h <<\EOF
++##define HAVE_TIMESPEC 1
++#EOF
++#
++#    ;;
++#esac
+ 
+ # Check for ioctls TIOCGSERIAL, TIOCSSERIAL, ASYNC_PPS_CD_POS, ASYNC_PPS_CD_NEG
+ echo $ac_n "checking for linux/serial.h... $ac_c" 1>&6
diff -urN /usr/ports/net/ntp/pkg/PLIST net/ntp/pkg/PLIST
--- /usr/ports/net/ntp/pkg/PLIST	Sat Jun 26 19:55:37 1999
+++ net/ntp/pkg/PLIST	Wed Mar  8 04:11:41 2000
@@ -3,10 +3,13 @@
 bin/ntpdc
 bin/ntpq
 bin/ntptime
+bin/ntptimeset
 bin/ntptrace
 bin/tickadj
+share/doc/ntp/Oncore-SHMEM.htm
 share/doc/ntp/accopt.htm
 share/doc/ntp/assoc.htm
+share/doc/ntp/audio.htm
 share/doc/ntp/authopt.htm
 share/doc/ntp/biblio.htm
 share/doc/ntp/build.htm
@@ -19,6 +22,7 @@
 share/doc/ntp/driver10.htm
 share/doc/ntp/driver11.htm
 share/doc/ntp/driver12.htm
+share/doc/ntp/driver16.htm
 share/doc/ntp/driver18.htm
 share/doc/ntp/driver19.htm
 share/doc/ntp/driver2.htm
@@ -34,6 +38,10 @@
 share/doc/ntp/driver30.htm
 share/doc/ntp/driver32.htm
 share/doc/ntp/driver33.htm
+share/doc/ntp/driver34.htm
+share/doc/ntp/driver35.htm
+share/doc/ntp/driver36.htm
+share/doc/ntp/driver37.htm
 share/doc/ntp/driver4.htm
 share/doc/ntp/driver5.htm
 share/doc/ntp/driver6.htm
@@ -43,7 +51,6 @@
 share/doc/ntp/exec.htm
 share/doc/ntp/extern.htm
 share/doc/ntp/gadget.htm
-share/doc/ntp/hints.htm
 share/doc/ntp/hints/a-ux
 share/doc/ntp/hints/aix
 share/doc/ntp/hints/bsdi
@@ -58,6 +65,7 @@
 share/doc/ntp/hints/rs6000
 share/doc/ntp/hints/sco.htm
 share/doc/ntp/hints/sgi
+share/doc/ntp/hints/solaris-dosynctodr.html
 share/doc/ntp/hints/solaris.html
 share/doc/ntp/hints/solaris.xtra.4023118
 share/doc/ntp/hints/solaris.xtra.4095849
@@ -68,7 +76,8 @@
 share/doc/ntp/hints/svr4_package
 share/doc/ntp/hints/todo
 share/doc/ntp/hints/vxworks.html
-share/doc/ntp/hints/winnt
+share/doc/ntp/hints/winnt.htm
+share/doc/ntp/hints.htm
 share/doc/ntp/howto.htm
 share/doc/ntp/htmlprimer.htm
 share/doc/ntp/index.htm
@@ -109,6 +118,7 @@
 share/doc/ntp/pic/barnstable.gif
 share/doc/ntp/pic/beaver.gif
 share/doc/ntp/pic/c51.jpg
+share/doc/ntp/pic/driver29.gif
 share/doc/ntp/pic/fg6021.gif
 share/doc/ntp/pic/flatheads.gif
 share/doc/ntp/pic/gadget.jpg
@@ -137,6 +147,7 @@
 share/doc/ntp/porting.htm
 share/doc/ntp/pps.htm
 share/doc/ntp/prefer.htm
+share/doc/ntp/qth.htm
 share/doc/ntp/quick.htm
 share/doc/ntp/rdebug.htm
 share/doc/ntp/refclock.htm


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 12:20:22 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id E529937C2C4
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 12:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA74891;
	Tue, 7 Mar 2000 12:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5C0BA37BB7F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  7 Mar 2000 12:14:50 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA74518;
	Tue, 7 Mar 2000 12:14:49 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003072014.MAA74518@freefall.freebsd.org>
Date: Tue, 7 Mar 2000 12:14:49 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17252: Update port: x11/wdm to 1.20
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17252
>Category:       ports
>Synopsis:       Update port: x11/wdm to 1.20
>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 Mar  7 12:20:03 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.20

New file:
patches/patch-am  patches/patch-an
files/xdm-3.3.2-auth.patch

Remove file:
patches/patch-aj
files/xdm-3.3.2-pamwdm2.patch  files/xdm-3.3.2-pamwdm3.patch

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11/wdm/Makefile x11/wdm/Makefile
--- /usr/ports/x11/wdm/Makefile	Tue Mar  7 21:28:42 2000
+++ x11/wdm/Makefile	Wed Mar  8 03:42:03 2000
@@ -1,11 +1,11 @@
 # New ports collection makefile for:	wdm
-# Version required:	1.19
+# Version required:	1.20
 # Date created:		August 31, 1998
 # Whom:			Thomas Gellekum <tg@FreeBSD.org>
 #
 # $FreeBSD: ports/x11/wdm/Makefile,v 1.32 2000/03/07 11:52:38 tg Exp $
 
-DISTNAME=	wdm-1.19
+DISTNAME=	wdm-1.20
 CATEGORIES=	x11 windowmaker
 MASTER_SITES=	http://cortex.unice.fr/~jerome/WindowMaker/wdm/ \
 		http://www.de.freebsd.org/de/gif/bsd/
@@ -20,9 +20,9 @@
 DIST_SUBDIR=	wdm
 USE_X_PREFIX=	yes
 USE_AUTOCONF=	yes
-CONFIGURE_ENV=	CPPFLAGS='-I${LOCALBASE}/include \
-			-DCSRG_BASED -DHAS_SETUSERCONTEXT' \
-		LIBS='-L${LOCALBASE}/lib'
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include \
+			-DCSRG_BASED -DHAS_SETUSERCONTEXT" \
+		LIBS="-L${LOCALBASE}/lib ${LIBPAM}"
 CONFIGURE_ARGS=	--with-logdir=/var/log \
 		--with-runlockdir=/var/run \
 		--with-wdmdir=${PREFIX}/lib/X11/wdm \
@@ -30,15 +30,26 @@
 		--with-defuserpath=/bin:/usr/bin:/sbin:/usr/sbin:${X11BASE}/bin:${LOCALBASE}/bin \
 		--with-defsystempath=/bin:/usr/bin:/sbin:/usr/sbin:${X11BASE}/bin \
 		--with-wmlist=wmaker:afterstep:blackbox:ctwm:enlightenment:fvwm:fvwm2:fvwm95:olvwm:qvwm:tvtwm
-CONFIGURE_ARGS+=--enable-pam
 
 MAN1=	wdm.1 wdmLogin.1
 
 DAEMONPIC=	daemon1-HQ-1280x960.jpg
 
+.if defined(USE_PAM)
+CONFIGURE_ARGS+=	--enable-pam
+LIBPAM=		-lpam
+.endif
+
+pre-fetch:
+.if !defined(USE_PAM)
+	@${ECHO_MSG} "To build this port with PAM support, define \"USE_PAM\"."
+.endif
+
+post-extract:
+	@${CP} ${FILESDIR}/*.patch ${WRKSRC}/patches
+
 post-patch:
-	@${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/doc/*.man
-	cp ${FILESDIR}/xdm-3.3.2-pamwdm[23].patch ${WRKSRC}/patches
+	@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/doc/*.man
 
 pre-configure:
 	@(cd ${WRKSRC}; automake -a --include-deps)
diff -urN /usr/ports/x11/wdm/files/md5 x11/wdm/files/md5
--- /usr/ports/x11/wdm/files/md5	Wed Nov 10 21:13:25 1999
+++ x11/wdm/files/md5	Tue Mar  7 21:44:52 2000
@@ -1,2 +1,2 @@
-MD5 (wdm/wdm-1.19.tar.gz) = eacbfec965f2ccf1840ad457cb04a67e
+MD5 (wdm/wdm-1.20.tar.gz) = ad6e284113f72dcfce92cf6b1cba54fb
 MD5 (wdm/daemon1-HQ-1280x960.jpg) = b38f175cf6b7167484afac423837ed1a
diff -urN /usr/ports/x11/wdm/files/xdm-3.3.2-auth.patch x11/wdm/files/xdm-3.3.2-auth.patch
--- /usr/ports/x11/wdm/files/xdm-3.3.2-auth.patch	Thu Jan  1 09:00:00 1970
+++ x11/wdm/files/xdm-3.3.2-auth.patch	Tue Mar  7 23:21:50 2000
@@ -0,0 +1,20 @@
+--- xdm/auth.c	Sat Jan 18 16:02:18 1997
++++ src/auth.c	Tue Mar  7 23:21:07 2000
+@@ -365,7 +365,7 @@
+ 	}
+     	sprintf (d->authFile, "%s/%s/%s/A%s-XXXXXX",
+ 		 authDir, authdir1, authdir2, cleanname);
+-    	(void) mktemp (d->authFile);
++    	(void) mkstemp (d->authFile);
+     }
+     return TRUE;
+ }
+@@ -1187,7 +1187,7 @@
+ 	}
+ 	if (lockStatus != LOCK_SUCCESS) {
+ 	    sprintf (backup_name, "%s/.XauthXXXXXX", d->userAuthDir);
+-	    (void) mktemp (backup_name);
++	    (void) mkstemp (backup_name);
+ 	    lockStatus = XauLockAuth (backup_name, 1, 2, 10);
+ 	    Debug ("backup lock is %d\n", lockStatus);
+ 	    if (lockStatus == LOCK_SUCCESS) {
diff -urN /usr/ports/x11/wdm/files/xdm-3.3.2-pamwdm2.patch x11/wdm/files/xdm-3.3.2-pamwdm2.patch
--- /usr/ports/x11/wdm/files/xdm-3.3.2-pamwdm2.patch	Tue Mar  7 20:52:40 2000
+++ x11/wdm/files/xdm-3.3.2-pamwdm2.patch	Thu Jan  1 09:00:00 1970
@@ -1,65 +0,0 @@
---- orig/session.c	Wed Feb 23 22:40:10 2000
-+++ src/session.c	Wed Feb 23 18:56:25 2000
-@@ -55,6 +55,9 @@
- #ifdef K5AUTH
- # include <krb5/krb5.h>
- #endif
-+#ifdef USE_PAM
-+# include <security/pam_appl.h>
-+#endif
- 
- #ifndef GREET_USER_STATIC
- #include <dlfcn.h>
-@@ -141,6 +144,10 @@
- 
- static Jmp_buf	abortSession;
- 
-+#ifdef USE_PAM
-+extern pam_handle_t *pamh;
-+#endif
-+
- /* ARGSUSED */
- static SIGVAL
- catchTerm (n)
-@@ -482,6 +489,14 @@
- 	    }
- 	}
- #endif /* K5AUTH */
-+#ifdef USE_PAM
-+	if (pamh) {
-+	  /* shutdown PAM session */
-+	  pam_close_session(pamh, 0);
-+	  pam_end(pamh, PAM_SUCCESS);
-+	  pamh = NULL;
-+	}
-+#endif
-     }
-     Debug ("Display %s exiting with status %d\n", d->name, status);
-     exit (status);
-@@ -660,11 +675,26 @@
- 		Debug ("%s ", *f);
- 	Debug ("\n");
-     }
-+#ifdef USE_PAM
-+    if (pamh) pam_open_session(pamh, 0);
-+#endif    
-     switch (pid = fork ()) {
-     case 0:
- 	CleanUpChild ();
- 
- 	/* Do system-dependent login setup here */
-+
-+#ifdef USE_PAM
-+    /* pass in environment variables set by libpam and modules it called */
-+        if (pamh) {
-+          long i;
-+          char **pam_env = pam_getenvlist(pamh);
-+          for(i = 0; pam_env && pam_env[i]; i++)
-+            {
-+              verify->userEnviron = putEnv(pam_env[i], verify->userEnviron);
-+            }
-+        }
-+#endif
- 
- #ifndef AIXV3
- #ifndef HAS_SETUSERCONTEXT
diff -urN /usr/ports/x11/wdm/files/xdm-3.3.2-pamwdm3.patch x11/wdm/files/xdm-3.3.2-pamwdm3.patch
--- /usr/ports/x11/wdm/files/xdm-3.3.2-pamwdm3.patch	Tue Mar  7 20:52:40 2000
+++ x11/wdm/files/xdm-3.3.2-pamwdm3.patch	Thu Jan  1 09:00:00 1970
@@ -1,37 +0,0 @@
---- xdm/util.c	Thu Oct  3 17:49:48 1996
-+++ src/util.c	Wed Feb 23 22:48:49 2000
-@@ -140,6 +141,34 @@
- 	new[envsize+1] = 0;
- 	return new;
- }
-+
-+#ifdef USE_PAM
-+char **
-+putEnv(string, env)
-+     const char *string;
-+     char ** env;
-+{
-+  char *v, *b, *n;
-+  int nl;
-+  
-+  if ((b = strchr(string, '=')) == NULL) return NULL;
-+  v = b + 1;
-+  
-+  nl = b - string;
-+  if ((n = malloc(nl + 1)) == NULL)
-+    {
-+      LogOutOfMem ("putAllEnv");
-+      return NULL;
-+    }
-+  
-+  strncpy(n, string,nl + 1);
-+  n[nl] = 0;
-+  
-+  env = setEnv(env,n,v);
-+  free(n);
-+  return env;
-+}
-+#endif
- 
- freeEnv (env)
-     char    **env;
diff -urN /usr/ports/x11/wdm/patches/patch-af x11/wdm/patches/patch-af
--- /usr/ports/x11/wdm/patches/patch-af	Tue Nov  9 21:45:58 1999
+++ x11/wdm/patches/patch-af	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- aclocal.m4.orig	Thu Sep 16 16:56:32 1999
-+++ aclocal.m4	Sun Oct 31 23:41:54 1999
-@@ -20,7 +20,7 @@
- dnl AM_INIT_AUTOMAKE(package,version, [no-define])
- 
- AC_DEFUN(AM_INIT_AUTOMAKE,
--[AC_REQUIRE([AM_PROG_INSTALL])
-+[AC_REQUIRE([AC_PROG_INSTALL])
- PACKAGE=[$1]
- AC_SUBST(PACKAGE)
- VERSION=[$2]
diff -urN /usr/ports/x11/wdm/patches/patch-ag x11/wdm/patches/patch-ag
--- /usr/ports/x11/wdm/patches/patch-ag	Tue Mar  7 21:28:42 2000
+++ x11/wdm/patches/patch-ag	Tue Mar  7 21:40:50 2000
@@ -1,29 +1,6 @@
 --- configure.in.orig	Tue Sep 21 23:16:21 1999
-+++ configure.in	Wed Feb 23 21:26:13 2000
-@@ -50,9 +50,9 @@
- AM_CONDITIONAL(INSTALLPAM, test x$enable_pam = xyes)
- 
- if test "$enable_pam" = yes; then
--	AC_CHECK_LIB(pam, main, [PASSWDLIB="-lpam -ldl"
-+	AC_CHECK_LIB(pam, main, [PASSWDLIB="-lpam"
- 		AC_DEFINE_UNQUOTED(HAVE_PAM_LIB)],
--		[],-ldl)
-+		[],)
- fi
- 
- AC_ARG_WITH(pamdir,
-@@ -66,6 +66,10 @@
-     AC_MSG_CHECKING(for pam directory $PAM_DIR_PATH)
-     if test -d "$PAM_DIR_PATH"; then
- 	AC_MSG_RESULT(exists)
-+    elif test -f "/etc/pam.conf"; then
-+	AC_MSG_RESULT(using /etc/pam.conf)
-+	PAMDIR=none
-+	PAM_DIR_PATH=none
-     else
- 	AC_MSG_RESULT(does not exist)
- 	AC_MSG_WARN([this may not be a pam system <<--------------])
-@@ -183,7 +187,7 @@
++++ configure.in	Mon Nov  1 05:26:32 1999
+@@ -183,7 +183,7 @@
  
  XLFLAGS="$X_LIBS"
  
@@ -32,7 +9,7 @@
  
  XDM_EXTRA_LIBS="-lXmu -lXau -lXdmcp"
  
-@@ -504,7 +508,7 @@
+@@ -504,7 +504,7 @@
  AC_DEFINE_UNQUOTED(WDMDIR,"$DMDIR")
  AC_DEFINE_UNQUOTED(DEF_XDM_CONFIG,"$DMDIR/wdm-config")
  AC_DEFINE_UNQUOTED(DEF_CHOOSER,"$DMDIR/chooser")
diff -urN /usr/ports/x11/wdm/patches/patch-aj x11/wdm/patches/patch-aj
--- /usr/ports/x11/wdm/patches/patch-aj	Tue Mar  7 20:52:41 2000
+++ x11/wdm/patches/patch-aj	Thu Jan  1 09:00:00 1970
@@ -1,70 +0,0 @@
---- patches/xdm-3.3.2-pamwdm.patch.orig	Fri Aug 14 20:48:30 1998
-+++ patches/xdm-3.3.2-pamwdm.patch	Wed Feb 23 22:47:16 2000
-@@ -18,13 +18,15 @@
-  
-  # include	"greet.h"
-  
--@@ -104,6 +108,49 @@
-+@@ -104,6 +108,51 @@
-      return env;
-  }
-  
- +#ifdef USE_PAM
- +static char *PAM_password;
- +
-++pam_handle_t *pamh;
-++
- +static int PAM_conv (int num_msg,
- +		     const struct pam_message **msg,
- +		     struct pam_response **resp,
-@@ -68,18 +70,17 @@
-  int
-  Verify (d, greet, verify)
-  struct display		*d;
--@@ -121,6 +168,10 @@
-+@@ -121,6 +170,9 @@
-  #endif
-  	char		*shell, *home;
-  	char		**argv;
- +#ifdef USE_PAM
--+	pam_handle_t *pamh;
- +	int pam_error;
- +#endif
-  
-  	Debug ("Verify %s ...\n", greet->name);
-  	p = getpwnam (greet->name);
--@@ -131,6 +182,7 @@
-+@@ -131,6 +183,7 @@
-  	} else {
-  	    user_pass = p->pw_passwd;
-  	}
-@@ -87,7 +88,7 @@
-  #ifdef USESHADOW
-  	errno = 0;
-  	sp = getspnam(greet->name);
--@@ -153,6 +205,26 @@
-+@@ -153,6 +206,23 @@
-  			return 0;
-  		} /* else: null passwd okay */
-  	}
-@@ -98,6 +99,8 @@
- +	PAM_password = greet->password;
- +	pam_error = pam_start("wdm", p->pw_name, &PAM_conversation, &pamh);
- +	PAM_BAIL;
-++	pam_error = pam_set_item(pamh, PAM_TTY, d->name);
-++	PAM_BAIL;
- +	pam_error = pam_authenticate(pamh, 0);
- +	PAM_BAIL;
- +	pam_error = pam_acct_mgmt(pamh, 0);
-@@ -105,11 +108,6 @@
- +	PAM_BAIL;
- +	pam_error = pam_setcred(pamh, 0);
- +	PAM_BAIL;
--+	/* unfortunately, it's not clear at the moment how to do session
--+	 * management; it's possible, since xdm hangs around, but I don't
--+	 * see yet how to tear the sessions down.
--+	 */
--+	pam_end(pamh, PAM_SUCCESS);
- +#endif /* USE_PAM */
-  	Debug ("verify succeeded\n");
-  	bzero(user_pass, strlen(user_pass)); /* in case shadow password */
diff -urN /usr/ports/x11/wdm/patches/patch-ak x11/wdm/patches/patch-ak
--- /usr/ports/x11/wdm/patches/patch-ak	Tue Mar  7 20:52:41 2000
+++ x11/wdm/patches/patch-ak	Tue Mar  7 23:20:24 2000
@@ -1,11 +1,10 @@
 --- src/Makefile.am.orig	Wed Sep  8 23:24:03 1999
-+++ src/Makefile.am	Thu Feb 24 01:44:42 2000
-@@ -268,6 +268,8 @@
++++ src/Makefile.am	Tue Mar  7 23:20:07 2000
+@@ -268,6 +268,7 @@
  	patch -p1 <../patches/xdm-3.3.2-resource2.patch
  	cp -pf ../xdm/greeter/verify.c verify.c
  	patch -p2 <../patches/xdm-3.3.2-pamwdm.patch
-+	patch -p1 <../patches/xdm-3.3.2-pamwdm2.patch
-+	patch -p1 <../patches/xdm-3.3.2-pamwdm3.patch
++	patch -p1 <../patches/xdm-3.3.2-auth.patch
  	touch LinksDone
  
  
diff -urN /usr/ports/x11/wdm/patches/patch-am x11/wdm/patches/patch-am
--- /usr/ports/x11/wdm/patches/patch-am	Thu Jan  1 09:00:00 1970
+++ x11/wdm/patches/patch-am	Tue Mar  7 22:05:21 2000
@@ -0,0 +1,12 @@
+--- src/TestLogin.c.orig	Thu Jul  1 21:51:28 1999
++++ src/TestLogin.c	Tue Mar  7 22:05:04 2000
+@@ -67,7 +67,9 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <signal.h>
++#ifndef __STDC__
+ #include <malloc.h>
++#endif
+ 
+ 
+ #define forever 1
diff -urN /usr/ports/x11/wdm/patches/patch-an x11/wdm/patches/patch-an
--- /usr/ports/x11/wdm/patches/patch-an	Thu Jan  1 09:00:00 1970
+++ x11/wdm/patches/patch-an	Wed Mar  8 02:58:00 2000
@@ -0,0 +1,14 @@
+--- src/config/wdm.pamd.orig	Mon Feb 28 18:55:43 2000
++++ src/config/wdm.pamd	Wed Mar  8 02:57:48 2000
+@@ -1,8 +1,4 @@
+ #%PAM-1.0
+-auth       required	/lib/security/pam_pwdb.so shadow nullok
+-auth       required	/lib/security/pam_nologin.so
+-account    required	/lib/security/pam_pwdb.so
+-password   required	/lib/security/pam_cracklib.so
+-password   required	/lib/security/pam_pwdb.so shadow nullok use_authtok
+-session    required	/lib/security/pam_pwdb.so
+-session    optional     /lib/security/pam_console.so
++auth       sufficient	/usr/lib/pam_permit.so
++account    sufficient	/usr/lib/pam_permit.so
++session    sufficient	/usr/lib/pam_permit.so


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 12:31:42 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3])
	by hub.freebsd.org (Postfix) with ESMTP id AF7E237C27C
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 12:31:37 -0800 (PST)
	(envelope-from daemon@bigeye.rhein-neckar.de)
Received: from bigeye.rhein-neckar.de (uucp@localhost)
	by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id VAA07207
	for freebsd-ports@freebsd.org; Tue, 7 Mar 2000 21:31:36 +0100 (CET)
	(envelope-from daemon@bigeye.rhein-neckar.de)
Received: (from daemon@localhost)
	by bigeye.rhein-neckar.de (8.9.3/8.9.3) id UAA61109
	for freebsd-ports@freebsd.org; Tue, 7 Mar 2000 20:13:17 +0100 (CET)
	(envelope-from daemon)
From: naddy@mips.rhein-neckar.de (Christian Weisgerber)
Subject: Re: FreeBSD Port: sshbuddy-1.02
Date: 7 Mar 2000 20:13:17 +0100
Message-ID: <8a3kcd$1rla$1@bigeye.rhein-neckar.de>
References: <3.0.6.32.20000307103020.007c1a00@pophost.eng.auburn.edu>
To: freebsd-ports@freebsd.org
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

<wrighrc@eng.auburn.edu> wrote:

> I wrote sshbuddy and there have been a few updates since 1.02
> see 
> sundilla.net/sshbuddy

"This is a Expectk script that allows you to save time connecting to
 different hosts using ssh.  It saves your password, login ID, and other
 host info that you have to type over and over again to connect.   Once you
 save your connection information you can connect to a host with 2 clicks.  
 First you choose the name and then hit connect. It will save you a lot of
 time."

I don't see the point. I don't have to type in my login and password
to connect to other hosts by ssh. You simply need to set up ssh
appropriately. Hint: RSA and rhosts-RSA authentication.

-- 
Christian "naddy" Weisgerber                  naddy@mips.rhein-neckar.de



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 12:33:38 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id C49F137C2BC; Tue,  7 Mar 2000 12:33:36 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA76459;
	Tue, 7 Mar 2000 12:33:36 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Tue, 7 Mar 2000 12:33:36 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003072033.MAA76459@freefall.freebsd.org>
To: tkato@prontomail.ne.jp, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/16967: Update port: ftp/downloader to 1.12 (fix ports/16964)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: ftp/downloader to 1.12 (fix ports/16964)

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Tue Mar 7 12:24:42 PST 2000
State-Changed-Why: 
Superceded by ports/17229


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 13:26: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from fly.lglobus.ru (fly.lglobus.ru [195.34.224.130])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3F7C737B833; Tue,  7 Mar 2000 13:26:01 -0800 (PST)
	(envelope-from rover@fly.lglobus.ru)
Received: (from rover@localhost)
	by fly.lglobus.ru (8.9.3/8.9.3) id AAA38559;
	Wed, 8 Mar 2000 00:26:26 +0300 (MSK)
	(envelope-from rover)
Date: Wed, 8 Mar 2000 00:26:25 +0300
From: "Oleg V. Volkov" <rover@lglobus.ru>
To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17147: www/squid23 update: STABLE1 -> STABLE2
Message-ID: <20000308002625.A38412@fly.lglobus.ru>
Reply-To: rover@lglobus.ru
References: <200003031208.PAA24845@fly.lglobus.ru> <200003031210.EAA39399@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200003031210.EAA39399@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Fri, Mar 03, 2000 at 04:10:01AM -0800
Organization: -=/ SR 13 /=-
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Please close this.

Peter Wemm recently performed upgrade himself.

--  
Oleg V. Volkov aka Rover                                      EH: LCM Rover
Join Elite Imperial Fleet!                    http://www.emperorshammer.org
E-mail redirector: sr-13@mail.ru (always up)                  -=/ SR 13 /=-


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 13:44:52 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from alchemy.oven.org (sh-adm2.ksl.co.il [199.203.25.4])
	by hub.freebsd.org (Postfix) with ESMTP id C4E6F37C095
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 13:44:46 -0800 (PST)
	(envelope-from roman@xpert.com)
Received: from localhost (mapc@localhost)
	by alchemy.oven.org (8.9.3/8.9.3) with ESMTP id XAA78947
	for <freebsd-ports@FreeBSD.org>; Tue, 7 Mar 2000 23:44:51 +0200 (IST)
	(envelope-from roman@xpert.com)
X-Authentication-Warning: alchemy.oven.org: mapc owned process doing -bs
Date: Tue, 7 Mar 2000 23:44:51 +0200 (IST)
From: Roman Shterenzon <roman@xpert.com>
X-Sender: mapc@alchemy.oven.org
To: freebsd-ports@FreeBSD.org
Subject: Problem Report ports/17190
Message-ID: <Pine.BSF.4.21.0003072344180.36097-100000@alchemy.oven.org>
Organization: Xpert UNIX Systems Ltd.
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Could someone tell me what is happening with my port?
It's stated as "open" and nothing happends...

--Roman Shterenzon, UNIX System Administrator and Consultant
[ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 13:48:53 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP id 73CE937C0E8
	for <ports@freebsd.org>; Tue,  7 Mar 2000 13:48:51 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id NAA47844;
	Tue, 7 Mar 2000 13:48:32 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id NAA50401; Tue, 7 Mar 2000 13:47:34 -0800 (PST)
Date: Tue, 7 Mar 2000 13:47:34 -0800 (PST)
Message-Id: <200003072147.NAA50401@silvia.hip.berkeley.edu>
X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f
To: ports@freebsd.org
Cc: helbig@informatik.ba-stuttgart.de
Subject: MASTER_SITE_LOCAL
From: asami@cs.berkeley.edu (Satoshi Asami)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi porters,

I accidentally removed the LOCAL_PORTS directory on ftp.FreeBSD.org
during the wcarchive.cdrom.com -> ftp.freesoftware.com switchover.  If
you received Bill Fenner's distfile survey saying your distfile on
MASTER_SITE_LOCAL is not there (well it doesn't say exactly where, but
you know where your stuff are), that's the reason.

I believe I've recovered almost everything that is needed now.  Please
let me know if there is something still missing.  In particular, I
don't seem to have a copy of de.spinne-1.0.1.tar.gz.  If someone has a
good tarball, I'll appreciate it.

Thanks
-PW


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 14:26:48 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from rock.ghis.net (rock.ghis.net [209.222.164.7])
	by hub.freebsd.org (Postfix) with ESMTP id 7EF7A37BAFC
	for <freebsd-ports@FreeBSD.ORG>; Tue,  7 Mar 2000 14:26:42 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: from shadow.blackdawn.com (postfix@[209.69.195.170])
	by rock.ghis.net (8.9.3/8.9.3) with ESMTP id OAA55549;
	Tue, 7 Mar 2000 14:26:37 -0800 (PST)
Received: by shadow.blackdawn.com (Postfix, from userid 1000)
	id C9F741A2B; Tue,  7 Mar 2000 17:26:32 -0500 (EST)
Date: Tue, 7 Mar 2000 17:26:32 -0500
From: Will Andrews <andrews@technologist.com>
To: Roman Shterenzon <roman@xpert.com>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: Problem Report ports/17190
Message-ID: <20000307172632.C64425@shadow.blackdawn.com>
References: <Pine.BSF.4.21.0003072344180.36097-100000@alchemy.oven.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003072344180.36097-100000@alchemy.oven.org>; from roman@xpert.com on Tue, Mar 07, 2000 at 11:44:51PM +0200
X-Operating-System: FreeBSD 3.4-STABLE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Tue, Mar 07, 2000 at 11:44:51PM +0200, Roman Shterenzon wrote:
> Could someone tell me what is happening with my port?
> It's stated as "open" and nothing happends...

You're gonna have to be a lot more patient than this. Sometimes people
miss a PR and don't look into it until several months later. If you look
at http://www.FreeBSD.org/cgi/query-pr-summary.cgi, you'll see some PRs
are as old as January 1995.

Don't ask me why, I haven't been using FreeBSD that long. ;-)

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 14:31:37 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from alchemy.oven.org (sh-adm2.ksl.co.il [199.203.25.4])
	by hub.freebsd.org (Postfix) with ESMTP id 4A16637C140
	for <freebsd-ports@FreeBSD.ORG>; Tue,  7 Mar 2000 14:31:31 -0800 (PST)
	(envelope-from roman@xpert.com)
Received: from localhost (mapc@localhost)
	by alchemy.oven.org (8.9.3/8.9.3) with ESMTP id AAA89617;
	Wed, 8 Mar 2000 00:31:24 +0200 (IST)
	(envelope-from roman@xpert.com)
X-Authentication-Warning: alchemy.oven.org: mapc owned process doing -bs
Date: Wed, 8 Mar 2000 00:31:24 +0200 (IST)
From: Roman Shterenzon <roman@xpert.com>
X-Sender: mapc@alchemy.oven.org
To: Will Andrews <andrews@technologist.com>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: Problem Report ports/17190
In-Reply-To: <20000307172632.C64425@shadow.blackdawn.com>
Message-ID: <Pine.BSF.4.21.0003080030440.36097-100000@alchemy.oven.org>
Organization: Xpert UNIX Systems Ltd.
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, 7 Mar 2000, Will Andrews wrote:

> On Tue, Mar 07, 2000 at 11:44:51PM +0200, Roman Shterenzon wrote:
> > Could someone tell me what is happening with my port?
> > It's stated as "open" and nothing happends...
> 
> You're gonna have to be a lot more patient than this. Sometimes people
> miss a PR and don't look into it until several months later. If you look
> at http://www.FreeBSD.org/cgi/query-pr-summary.cgi, you'll see some PRs
> are as old as January 1995.
> 
> Don't ask me why, I haven't been using FreeBSD that long. ;-)

What will be then the right way (tm) to submit a port?

--Roman Shterenzon, UNIX System Administrator and Consultant
[ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 14:36:28 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from rock.ghis.net (rock.ghis.net [209.222.164.7])
	by hub.freebsd.org (Postfix) with ESMTP id 54E6037B531
	for <freebsd-ports@FreeBSD.ORG>; Tue,  7 Mar 2000 14:36:09 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: from shadow.blackdawn.com (postfix@[209.69.195.170])
	by rock.ghis.net (8.9.3/8.9.3) with ESMTP id OAA55722;
	Tue, 7 Mar 2000 14:36:06 -0800 (PST)
Received: by shadow.blackdawn.com (Postfix, from userid 1000)
	id 49F5C1A2B; Tue,  7 Mar 2000 17:36:04 -0500 (EST)
Date: Tue, 7 Mar 2000 17:36:04 -0500
From: Will Andrews <andrews@TECHNOLOGIST.COM>
To: Roman Shterenzon <roman@xpert.com>
Cc: Will Andrews <andrews@TECHNOLOGIST.COM>,
	freebsd-ports@FreeBSD.ORG
Subject: Re: Problem Report ports/17190
Message-ID: <20000307173604.D64425@shadow.blackdawn.com>
References: <20000307172632.C64425@shadow.blackdawn.com> <Pine.BSF.4.21.0003080030440.36097-100000@alchemy.oven.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003080030440.36097-100000@alchemy.oven.org>; from roman@xpert.com on Wed, Mar 08, 2000 at 12:31:24AM +0200
X-Operating-System: FreeBSD 3.4-STABLE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, Mar 08, 2000 at 12:31:24AM +0200, Roman Shterenzon wrote:
> What will be then the right way (tm) to submit a port?

You submitted it the Right Way (tm). Now you're supposed to shut up and
let somebody commit it when they have time. They're not getting paid to
do this, ya know. Well, not in most cases anyway. :-)

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 14:38:55 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from tesla.salk.edu (tesla.salk.edu [198.202.70.1])
	by hub.freebsd.org (Postfix) with ESMTP
	id 356F037C0F4; Tue,  7 Mar 2000 14:38:45 -0800 (PST)
	(envelope-from jorge@salk.edu)
Received: from phelps.salk.edu (phelps.salk.edu [198.202.70.123]) by tesla.salk.edu (8.7.5/8.7.3) with SMTP id OAA09485; Tue, 7 Mar 2000 14:38:09 -0800 (PST)
Date: Tue, 7 Mar 2000 14:33:34 -0800 (PST)
From: Jorge Aldana <jorge@salk.edu>
To: Kris Kennaway <kris@hub.freebsd.org>
Cc: freebsd-ports@freebsd.org
Subject: Re: gdk_imlib.5 
In-Reply-To: <Pine.BSF.4.21.0002292135450.88775-100000@hub.freebsd.org>
Message-ID: <Pine.BSF.3.96.1000307142619.20423K-100000@phelps.salk.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I've tried the suggestions and still get the following error now, 

===>   Returning to build of gnomelibs-1.0.55
Error: shared library "gdk_imlib.5" does not exist
*** Error code 1

Stop.
***
/usr/ports/x11/gnomelibs>

Which is the error I originally started off with.
What I've done
1. Started by attempting to make in /usr/ports/x11/gnome
   I got the error listed above
2. Tried to narrow it down by makeing in /usr/ports/x11/gnomelibs
   Same error.
3. Tried make in imlib (/usr/ports/graphics/imlib) and got the error
   below.
4. Tried suggestions below, now I'm back the error listed above.
5. I've also updated ports and the same.

Has anyone got it to work yet? I'm using FreeBSD 3.4-20000124-STABLE by
the way.


Jorge

On Tue, 29 Feb 2000, Kris Kennaway wrote:

> On Tue, 29 Feb 2000, Jorge Aldana wrote:
> 
> > When I try to make imlib the gdk_imlib.5 fails due to a missing file does
> > anyone know anything on this?
> > 
> > /usr/ports/graphics/imlib/work/imlib-1.9.8/gdk_imlib>make
> > /bin/sh /usr/local/bin/libtool --mode=compile cc
> > -DDJPEG_PROG=\"/usr/local/bin/djpeg\"
> > -DCJPEG_PROG=\"/usr/local/bin/cjpeg\"       -DCONVERT_PATH=\"\"
> > -DNETPBM_PATH=\"\" -DSYSTEM_IMRC=\"/usr/X11R6/etc/imlib/imrc\"
> > -DIMLIB_LIB=\""/usr/X11R6/lib"\" -I. -I. -I.. -I./..
> > -I/usr/X11R6/include   -I/usr/local/include -I/usr/local/include/giflib
> > -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe
> > -c modules.c
> > rm -f .libs/modules.lo
> > cc -DDJPEG_PROG=\"/usr/local/bin/djpeg\"
> > -DCJPEG_PROG=\"/usr/local/bin/cjpeg\" -DCONVERT_PATH=\"\"
> > -DNETPBM_PATH=\"\" -DSYSTEM_IMRC=\"/usr/X11R6/etc/imlib/imrc\"
> > -DIMLIB_LIB=\"/usr/X11R6/lib\" -I. -I. -I.. -I./.. -I/usr/X11R6/include
> > -I/usr/local/include -I/usr/local/include/giflib -I/usr/X11R6/include
> > -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -c  -fPIC -DPIC
> > modules.c -o .libs/modules.lo
> > modules.c:10: gmodule.h: No such file or directory
> 
> This lives in the glib12 port - try rebuilding it.
> 
> A good way to make sure everything pertinent is rebuilt is to use the
> ALWAYS_BUILD_DEPENDS flag in conjunction with the FORCE_PKG_REGISTER flag.
> The only downside to this is that it doesn't deinstall an old version if
> it's already installed, so you can end up with two registered versions of
> the same package (foo-1.0 and foo-1.1) which overlap on some subset of the
> files they install (i.e. if you then delete foo-1.0 it will blow away part
> or all of what foo-1.1 installed too, forcing you to reinstall foo-1.1
> to put it back).
> 
> This is especially annoying with things like GNOME which pump out new pico
> revisions every alternate day, and which usually don't interoperate with
> one another perfectly, so unless you are perfectly in sync you may have
> problems. Blame GNOME for poor release engineering skills here :-(
> 
> Kris
> 
> ----
> In God we Trust -- all others must submit an X.509 certificate.
>     -- Charles Forsythe <forsythe@alum.mit.edu>
> 
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 14:52: 1 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from viper.lovett.com (hub.lovett.com [216.60.121.161])
	by hub.freebsd.org (Postfix) with ESMTP id 68B1537B56D
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 14:51:56 -0800 (PST)
	(envelope-from ade@lovett.com)
Received: from ade by viper.lovett.com with local (Exim 3.13 #1)
	id 12SSpR-000DZs-00; Tue, 07 Mar 2000 16:51:49 -0600
Date: Tue, 7 Mar 2000 16:51:49 -0600
From: Ade Lovett <ade@lovett.com>
To: Jorge Aldana <jorge@salk.edu>
Cc: freebsd-ports@freebsd.org
Subject: Re: gdk_imlib.5
Message-ID: <20000307165149.F45080@lovett.com>
References: <Pine.BSF.4.21.0002292135450.88775-100000@hub.freebsd.org> <Pine.BSF.3.96.1000307142619.20423K-100000@phelps.salk.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <Pine.BSF.3.96.1000307142619.20423K-100000@phelps.salk.edu>; from jorge@salk.edu on Tue, Mar 07, 2000 at 02:33:34PM -0800
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Tue, Mar 07, 2000 at 02:33:34PM -0800, Jorge Aldana wrote:
> 
> ===>   Returning to build of gnomelibs-1.0.55
>
> [and then]
> 
> 5. I've also updated ports and the same.


Your ports tree simply cannot be up to date, since I committed
gnomelibs-1.0.56 on 2000/02/23 -- there have also been a number
of updates to other dependencies (glib12, gtk12, imlib itself)
which it would appear you're not picking up.

Since your system seems to be particularly badly damaged, the
quickest way to do what you want would be to save any
configuration files (XF86Config etc..), and then, having
cvsup'd (or whatever) your ports tree really up to date,
blow everything away, and start again from scratch.

Record _everything_ that you do, so that if ${DEITY} decides to have
some fun and break things for you, we'll have somewhat more
information to go on.


> Has anyone got it to work yet? I'm using FreeBSD 3.4-20000124-STABLE by
> the way.

Plenty of people have it working every day.  Indeed, I'm typing this
on a 3.4-STABLE system running GNOME, sawmill, eog, gnomeiconedit and
a whole bunch of other stuff that wouldn't be possible if imlib was
seriously broken.

-aDe

-- 
Ade Lovett, Austin, TX.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 14:56:43 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from viper.lovett.com (hub.lovett.com [216.60.121.161])
	by hub.freebsd.org (Postfix) with ESMTP id A53E337C163
	for <ports@freebsd.org>; Tue,  7 Mar 2000 14:56:40 -0800 (PST)
	(envelope-from ade@lovett.com)
Received: from ade by viper.lovett.com with local (Exim 3.13 #1)
	id 12SSu5-000DaW-00; Tue, 07 Mar 2000 16:56:37 -0600
Date: Tue, 7 Mar 2000 16:56:37 -0600
From: Ade Lovett <ade@lovett.com>
To: Satoshi Asami <asami@cs.berkeley.edu>
Cc: ports@freebsd.org
Subject: Re: MASTER_SITE_LOCAL
Message-ID: <20000307165637.G45080@lovett.com>
References: <200003072147.NAA50401@silvia.hip.berkeley.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200003072147.NAA50401@silvia.hip.berkeley.edu>; from asami@cs.berkeley.edu on Tue, Mar 07, 2000 at 01:47:34PM -0800
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Tue, Mar 07, 2000 at 01:47:34PM -0800, Satoshi Asami wrote:
> 
> I believe I've recovered almost everything that is needed now.  Please
> let me know if there is something still missing.  In particular, I
> don't seem to have a copy of de.spinne-1.0.1.tar.gz.  If someone has a
> good tarball, I'll appreciate it.

Looks like most of LOCAL_PORTS can still be found at:

ftp://sunsite.doc.ic.ac.uk/pub/FreeBSD/ports/distfiles/LOCAL_PORTS/

I've grabbed a copy of de.spinne-1.0.1.tar.gz just in case the
mirror gets nuked before you get to it.

-aDe

-- 
Ade Lovett, Austin, TX.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 15: 0: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from jasper.heartland.ab.ca (jasper.heartland.ab.ca [207.107.228.1])
	by hub.freebsd.org (Postfix) with ESMTP id 754D837B54C
	for <freebsd-ports@FreeBSD.ORG>; Tue,  7 Mar 2000 15:00:00 -0800 (PST)
	(envelope-from dkwiebe@hagenhomes.com)
Received: from hagenhomes.com (dyn105.heartland.ab.ca [207.107.228.105])
	by jasper.heartland.ab.ca (8.9.0/8.9.0) with ESMTP id PAA00318;
	Tue, 7 Mar 2000 15:35:22 -0700 (MST)
Message-ID: <38C589CD.995272F3@hagenhomes.com>
Date: Tue, 07 Mar 2000 15:59:25 -0700
From: Darren Wiebe <dkwiebe@hagenhomes.com>
X-Mailer: Mozilla 4.5 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Will Andrews <andrews@TECHNOLOGIST.COM>
Cc: Roman Shterenzon <roman@xpert.com>, freebsd-ports@FreeBSD.ORG
Subject: Re: Problem Report ports/17190
References: <20000307172632.C64425@shadow.blackdawn.com> <Pine.BSF.4.21.0003080030440.36097-100000@alchemy.oven.org> <20000307173604.D64425@shadow.blackdawn.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

This may not be the right way, but I have found that it works to just drop
a line saying that you have tested the submission and it works.

Darren Wiebe
dkwiebe@hagenhomes.com

Will Andrews wrote:

> On Wed, Mar 08, 2000 at 12:31:24AM +0200, Roman Shterenzon wrote:
> > What will be then the right way (tm) to submit a port?
>
> You submitted it the Right Way (tm). Now you're supposed to shut up and
> let somebody commit it when they have time. They're not getting paid to
> do this, ya know. Well, not in most cases anyway. :-)
>
> --
> Will Andrews <andrews@technologist.com>
> GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
> ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+
> G++>+++ e->++++ h! r-->+++ y?
>
> 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 Mar  7 15:24:40 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP id 7A63C37B76B
	for <ports@freebsd.org>; Tue,  7 Mar 2000 15:24:37 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id PAA51369;
	Tue, 7 Mar 2000 15:24:22 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id PAA51081; Tue, 7 Mar 2000 15:23:13 -0800 (PST)
To: Ade Lovett <ade@lovett.com>
Cc: ports@freebsd.org
Subject: Re: MASTER_SITE_LOCAL
References: <200003072147.NAA50401@silvia.hip.berkeley.edu> <20000307165637.G45080@lovett.com>
From: asami@freebsd.org (Satoshi - Ports Wraith - Asami)
Date: 07 Mar 2000 15:21:17 -0800
In-Reply-To: Ade Lovett's message of "Tue, 7 Mar 2000 16:56:37 -0600"
Message-ID: <vqcu2iiicya.fsf@silvia.hip.berkeley.edu>
Lines: 12
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

 * From: Ade Lovett <ade@lovett.com>

 * Looks like most of LOCAL_PORTS can still be found at:
 * 
 * ftp://sunsite.doc.ic.ac.uk/pub/FreeBSD/ports/distfiles/LOCAL_PORTS/
 * 
 * I've grabbed a copy of de.spinne-1.0.1.tar.gz just in case the
 * mirror gets nuked before you get to it.

Thanks, got it!

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 15:50: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id CA3BD37C166
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 15:50:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id PAA96275;
	Tue, 7 Mar 2000 15:50:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from modemcable127.61-201-24.mtl.mc.videotron.net (modemcable127.61-201-24.mtl.mc.videotron.net [24.201.61.127])
	by hub.freebsd.org (Postfix) with SMTP id DA91D37B78E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Mar 2000 15:49:01 -0800 (PST)
	(envelope-from )
Received: (qmail 31563 invoked by alias); 7 Mar 2000 23:49:00 -0000
Received: (qmail 31559 invoked from network); 7 Mar 2000 23:48:59 -0000
Received: from tun-pf-ott-pf.local.mindstep.com (HELO s006.strasbourg-252.cybercable.fr) (qmailr@192.168.255.10)
  by tun-pf-ott-ott.local.mindstep.com with SMTP; 7 Mar 2000 23:48:59 -0000
Received: (qmail 30302 invoked from network); 7 Mar 2000 23:48:57 -0000
Received: from modemcable127.61-201-24.mtl.mc.videotron.net (HELO nitro.local.mindstep.com) (@24.201.61.127)
  by s006.strasbourg-252.cybercable.fr with SMTP; 7 Mar 2000 23:48:57 -0000
Received: (qmail 4716 invoked by uid 0); 7 Mar 2000 23:50:17 -0000
Message-Id: <20000307235017.4715.qmail@nitro.local.mindstep.com>
Date: 7 Mar 2000 23:50:17 -0000
From: patrick@mindstep.com
To: freefall-gnats@mindstep.com
X-Send-Pr-Version: 3.113
Subject: ports/17255: Update the GNATS port to 3.113
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17255
>Category:       ports
>Synopsis:       Update the GNATS port to 3.113
>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 Mar  7 15:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Bihan-Faou
>Release:        FreeBSD-4.0
>Organization:
MindStep Corporation
>Environment:
System: FreeBSD nitro 4.0-CURRENT FreeBSD 4.0-CURRENT #15: Thu Jan 27 17:06:21 EST 2000 patrick@nitro:/usr/src/sys/compile/NITRO i386


>Description:

The GNATS port is not up to date. The current version is 3.113, the ports
version is at 3.112.1

Also GNATS 3.113 contains a bug that mangles mail headers in the submitted
problem reports.

>How-To-Repeat:

cd /usr/ports/database/gnats

>Fix:


The following patch updates the port to 3.113 and fix the mail header bug in
gnats (patch-ad).


diff -ruN gnats.orig/Makefile gnats/Makefile
--- gnats.orig/Makefile	Tue Mar  7 18:44:53 2000
+++ gnats/Makefile	Tue Mar  7 18:20:12 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	gnats
-# Version required:     3.112.1
+# Version required:     3.113
 # Date created:		10 November 1995
 # Whom:			pst
 #
 # $FreeBSD: ports/databases/gnats/Makefile,v 1.27 1999/12/30 22:56:08 asami Exp $
 #
 
-DISTNAME=	gnats-3.112.1
+DISTNAME=	gnats-3.113
 CATEGORIES=	databases elisp
 MASTER_SITES=	ftp://sourceware.cygnus.com/pub/gnats/snapshots/
 
@@ -16,7 +16,6 @@
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
-WRKSRC=	${WRKDIR}/3.112
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS= --with-lispdir=${PREFIX}/share/emacs/site-lisp \
 		--with-full-gnats \
diff -ruN gnats.orig/files/md5 gnats/files/md5
--- gnats.orig/files/md5	Tue Mar  7 18:44:53 2000
+++ gnats/files/md5	Tue Mar  7 18:19:51 2000
@@ -1 +1 @@
-MD5 (gnats-3.112.1.tar.gz) = 67e9b713da994710511d35cef4495f7a
+MD5 (gnats-3.113.tar.gz) = cb1f3424c4372665b6204783dcc6984f
diff -ruN gnats.orig/patches/patch-ad gnats/patches/patch-ad
--- gnats.orig/patches/patch-ad	Wed Dec 31 19:00:00 1969
+++ gnats/patches/patch-ad	Tue Mar  7 18:22:11 2000
@@ -0,0 +1,16 @@
+--- gnats/file-pr.c.orig	Tue Mar  7 18:20:36 2000
++++ gnats/file-pr.c	Tue Mar  7 18:21:21 2000
+@@ -788,7 +788,12 @@
+       if (i == SUBJECT)
+ 	continue;
+       if (*header_value(i))
+-	fprintf(msg, "%s%s", header_name(i), header_value(i));
++        {
++          if(*header_value(i) == ' ')
++	    fprintf(msg, "%s%s", header_name(i), header_value(i));
++          else
++	    fprintf(msg, "%s %s", header_name(i), header_value(i));
++        }
+     }
+ #endif /* DONT_USE_RESENT */
+ 

>Release-Note:
>Audit-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 Mar  7 16:56: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6])
	by hub.freebsd.org (Postfix) with ESMTP id B04D237B7BC
	for <freebsd-ports@FreeBSD.ORG>; Tue,  7 Mar 2000 16:56:02 -0800 (PST)
	(envelope-from billf@jade.chc-chimes.com)
Received: by jade.chc-chimes.com (Postfix, from userid 1001)
	id 1D44C1C4A; Tue,  7 Mar 2000 19:56:02 -0500 (EST)
Date: Tue, 7 Mar 2000 19:56:02 -0500
From: Bill Fumerola <billf@chc-chimes.com>
To: Roman Shterenzon <roman@xpert.com>
Cc: Will Andrews <andrews@technologist.com>,
	freebsd-ports@FreeBSD.ORG
Subject: Re: Problem Report ports/17190
Message-ID: <20000307195602.W25438@jade.chc-chimes.com>
References: <20000307172632.C64425@shadow.blackdawn.com> <Pine.BSF.4.21.0003080030440.36097-100000@alchemy.oven.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003080030440.36097-100000@alchemy.oven.org>; from roman@xpert.com on Wed, Mar 08, 2000 at 12:31:24AM +0200
X-Operating-System: FreeBSD 3.2-RELEASE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, Mar 08, 2000 at 12:31:24AM +0200, Roman Shterenzon wrote:

> What will be then the right way (tm) to submit a port?

Including a credit card number and the amount you're willing to donate.

Seriously, though, we're (mostly all) volunteers and we get to these as time
allows us.

-- 
Bill Fumerola - Network Architect
Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org
Office: 800-252-2421 x128 / Cell: 248-761-7272





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 16:56:30 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from thelab.hub.org (nat195.52.mpoweredpc.net [142.177.195.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3110C37B7BC
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 16:56:26 -0800 (PST)
	(envelope-from scrappy@hub.org)
Received: from localhost (scrappy@localhost)
	by thelab.hub.org (8.9.3/8.9.1) with ESMTP id UAA01653
	for <freebsd-ports@freebsd.org>; Tue, 7 Mar 2000 20:56:19 -0400 (AST)
	(envelope-from scrappy@hub.org)
X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs
Date: Tue, 7 Mar 2000 20:56:19 -0400 (AST)
From: The Hermit Hacker <scrappy@hub.org>
To: freebsd-ports@freebsd.org
Subject: Qt problem with KDE ...
Message-ID: <Pine.BSF.4.21.0003072054440.591-100000@thelab.hub.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


ports cvsup as of this afternoon ... I did a pkg_delete on a load of
things that I no longer needed, and wanted to force a niec clean install
of KDE, but when I do a 'make' in /usr/ports/x11/kde11, I end up with
... and that is after qt is installed ...

configure:4758: checking for Qt
tried /usr/lib/qt/lib
configure:4863: c++ -o conftest  -O3 -mpentium -pipe -I/usr/local/qt/include  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -L/usr/X11R6/lib  -L/usr/X11R6/lib conftest.C  -lqt -lXext -lX11  1>&5
/tmp/cce89830.o(.rodata+0xac): undefined reference to `QDropEvent type_info node'
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qobjcoll.h>

#if ! (QT_VERSION >= 142)
#error 1
#endif

int main() {
    return 0;
}
(end of "config.log")
*** Error code 1

Stop in /usr/local/ports/x11/kdelibs11.
*** Error code 1

Stop in /usr/local/ports/x11/kdelibs11.
*** Error code 1

Stop in /usr/local/ports/x11/kdelibs11.
*** Error code 1

Stop in /usr/local/ports/x11/kdelibs11.
*** Error code 1

Stop in /usr/local/ports/x11/kdelibs11.
*** Error code 1

Stop in /usr/local/ports/x11/kde11.
*** Error code 1

Stop in /usr/local/ports/x11/kde11.
*** Error code 1

Stop in /usr/local/ports/x11/kde11.
*** Error code 1

Stop in /usr/local/ports/x11/kde11.
*** Error code 1

Stop in /usr/local/ports/x11/kde11.

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 17:12:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0413A37B519; Tue,  7 Mar 2000 17:12:11 -0800 (PST)
	(envelope-from cpiazza@FreeBSD.org)
Received: (from cpiazza@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA04471;
	Tue, 7 Mar 2000 17:12:10 -0800 (PST)
	(envelope-from cpiazza@FreeBSD.org)
Date: Tue, 7 Mar 2000 17:12:10 -0800 (PST)
From: <cpiazza@FreeBSD.org>
Message-Id: <200003080112.RAA04471@freefall.freebsd.org>
To: andrews@technologist.com, cpiazza@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17203: update port: irc/scrollz: 1.8i5 -> 1.8i6
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update port: irc/scrollz: 1.8i5 -> 1.8i6

State-Changed-From-To: open->closed 
State-Changed-By: cpiazza
State-Changed-When: Tue Mar 7 17:12:02 PST 2000
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  Tue Mar  7 17:35:45 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id A53A937B575; Tue,  7 Mar 2000 17:35:41 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id RAA56202;
	Tue, 7 Mar 2000 17:35:40 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id RAA51745; Tue, 7 Mar 2000 17:35:36 -0800 (PST)
Date: Tue, 7 Mar 2000 17:35:36 -0800 (PST)
Message-Id: <200003080135.RAA51745@silvia.hip.berkeley.edu>
X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f
To: ports@freebsd.org
Cc: committers@freebsd.org
In-reply-to: <35586.952454951@zippy.cdrom.com> (jkh@zippy.cdrom.com)
Subject: Ports Freeze postponed (Re: 4.0-RELEASE rescheduled for Monday, March 13th)
From: asami@freebsd.org (Satoshi - Ports Wraith - Asami)
References:  <35586.952454951@zippy.cdrom.com>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi,

The ports freeze, scheduled to start tomorrow (March 8th) has been
postponed in light of this.  I will get back to you on the exact date
and time but for now, please assume it will be at Friday March 10th
10AM PST (6PM GMT same day).

-PW


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 18: 0:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 87D4F37BA27
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 18:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA08846;
	Tue, 7 Mar 2000 18:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5BD7837B5C2
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  7 Mar 2000 17:55:54 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA08498;
	Tue, 7 Mar 2000 17:55:54 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003080155.RAA08498@freefall.freebsd.org>
Date: Tue, 7 Mar 2000 17:55:54 -0800 (PST)
From: ginga@athena.club.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17257: fix for dired core dump of japanese/ng port.
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17257
>Category:       ports
>Synopsis:       fix for dired core dump of japanese/ng port.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar  7 18:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kawaguti, Ginga
>Release:        3.[134]R
>Organization:
NTT SI Labs.
>Environment:
FreeBSD guges.silab.ecl.ntt.co.jp 3.1-RELEASE FreeBSD 3.1-RELEASE #7: Wed Sep 29 17:17:31 JST 1999     root@guges.silab.ecl.ntt.co.jp:/usr/src/sys/compile/GUGES  i386

>Description:
ports: japanese/ng(light emacs clone editor) has "dired" mode,
but it's quite unstable.
With this fix, it seems to be more stable.

BTW, my mail address in ports tree
	japanese/ng/Makefile 
	japanese/kappa20/Makefile
is not valid anymore(the one at the "Whom:" line).

please modify it:
	ginga@athena.club.OR.jp ==> ginga@athena.club.NE.jp
                          !!                          !!

Thank you.

---------------------------- below is the new japanese/ng/patch/patch-aa:
diff -ur Ng-1.3L.orig/complt.c ./complt.c
--- Ng-1.3L.orig/complt.c	Mon Jun 14 09:31:36 1993
+++ ./complt.c	Sun Mar  5 11:41:39 2000
@@ -10,10 +10,17 @@
 #include    "complt.h"
 #define    LIST_COL    35
 
+#ifndef __FreeBSD__
 BUFFER    *bp = NULL;
 BUFFER    *prev_bp = NULL;
 WINDOW    *prev_wp = NULL;
 WINDOW    prev_window;
+#else
+static BUFFER    *bp = NULL;
+static BUFFER    *prev_bp = NULL;
+static WINDOW    *prev_wp = NULL;
+static WINDOW    prev_window;
+#endif /* __FreeBSD__ */
 
 /*
  * do some completion.
@@ -24,9 +31,15 @@
     int    flags;
 {
     int    res;
+#ifndef __FreeBSD__
     int    complete_funcname ();
     int    complete_buffername ();
     int    complete_filename ();
+#else
+    static int    complete_funcname ();
+    static int    complete_buffername ();
+    static int    complete_filename ();
+#endif /* __FreeBSD__ */
 
     switch (flags & (EFFUNC | EFBUF | EFFILE))
       {
@@ -256,9 +269,15 @@
     int    cur_row;
     int    cur_col;
     WINDOW    *wp;
+#ifndef __FreeBSD__
     int    complete_list_funcnames ();
     int    complete_list_buffernames ();
     int    complete_list_filenames ();
+#else
+    static int    complete_list_funcnames ();
+    static int    complete_list_buffernames ();
+    static int    complete_list_filenames ();
+#endif /* __FreeBSD__ */
 
     if ((bp = bfind ("*Completions*", TRUE)) == NULL)
       return (FALSE);
diff -ur Ng-1.3L.orig/echo.c ./echo.c
--- Ng-1.3L.orig/echo.c	Mon Jun 14 09:31:38 1993
+++ ./echo.c	Sun Mar  5 11:41:39 2000
@@ -192,8 +192,13 @@
 {
     int    cpos;
     int    c;
-     int    veread_del_char ();
-     int    veread_complete ();
+#ifndef __FreeBSD__
+    int  veread_del_char ();
+    int  veread_complete ();
+#else
+    static int	veread_del_char(char *, int);
+    static int	veread_complete(char *, int, int, int);
+#endif /* __FreeBSD__ */
 
 #ifdef	ADDFUNC	/* 91.01.16  by S.Yoshida */
     /* If an extra argument exists, use it.			*/
diff -ur Ng-1.3L.orig/extend.c ./extend.c
--- Ng-1.3L.orig/extend.c	Mon Jun 14 09:31:39 1993
+++ ./extend.c	Sun Mar  5 11:41:39 2000
@@ -96,7 +96,11 @@
 	KEYMAP	*mp;
 	PF	*pfp;
 	MAP_ELEMENT *mep;
+#ifndef __FreeBSD__
 	KEYMAP	*realocmap();	/* 90.03.23  delete "static" by A.Shirahashi */
+#else
+	static KEYMAP	*realocmap(KEYMAP *);
+#endif /* __FreeBSD__ */
 
 	if(ele >= &curmap->map_element[curmap->map_num] || c < ele->k_base) {
 	    if(ele > &curmap->map_element[0] && (funct!=prefix ||
@@ -247,7 +251,11 @@
 {
     register KEYMAP *mp;
     register int i;
+#ifndef __FreeBSD__
     VOID fixmap();	/* 90.03.23  delete "static" by A.Shirahashi */
+#else
+    static VOID fixmap(KEYMAP *,KEYMAP *,KEYMAP *);
+#endif /* __FreeBSD__ */
     extern int nmaps;
 
     if((mp = (KEYMAP *)malloc((unsigned)(sizeof(KEYMAP)+
@@ -607,8 +615,13 @@
 #endif
 	PF	name_function();
 	LINE	*lalloc();
+#ifndef __FreeBSD__
 	char	*skipwhite(), *parsetoken();	/* 90.03.23  delete "static" */
 						/*           by A.Shirahashi */
+#else
+	static char *skipwhite(char *);
+	static char *parsetoken(char *);
+#endif /* __FreeBSD__ */
 
 	if(macrodef || inmacro) {
 		ewprintf("Not now!");
diff -ur Ng-1.3L.orig/kinit.h ./kinit.h
--- Ng-1.3L.orig/kinit.h	Mon Jun 14 09:31:40 1993
+++ ./kinit.h	Sun Mar  5 11:42:20 2000
@@ -32,14 +32,14 @@
 
 /*	'@'	Select JIS-78 [ESC-$-@].	*/
 /*	'B'	Select JIS-83 [ESC-$-B].	*/
-#define	TO_KFIO		'@'		/* to-kanji-fileio		*/
-#define	TO_KDISPLAY	'@'		/* to-kanji-display		*/
+#define	TO_KFIO		'B'		/* to-kanji-fileio		*/
+#define	TO_KDISPLAY	'B'		/* to-kanji-display		*/
 
 /*	'B'	Select ASCII		     [ESC-(-B].	*/
 /*	'J'	Select JIS-ROMAJI	     [ESC-(-J].	*/
 /*	'H'	Illegal selection, but used. [ESC-(-H].	*/
-#define	TO_AFIO		'J'		/* to-ascii-fileio		*/
-#define	TO_ADISPLAY	'J'		/* to-ascii-display		*/
+#define	TO_AFIO		'B'		/* to-ascii-fileio		*/
+#define	TO_ADISPLAY	'B'		/* to-ascii-display		*/
 
 #ifdef  HANKANA  /* 92.11.21  by S.Sasaki */
 /*	'7'	Use SI/SO for KATAKANA	     [SI / SO]	*/
diff -ur Ng-1.3L.orig/sys/bsd/fileio.c ./sys/bsd/fileio.c
--- Ng-1.3L.orig/sys/bsd/fileio.c	Wed Feb 13 13:05:02 1991
+++ ./sys/bsd/fileio.c	Sun Mar  5 11:42:04 2000
@@ -6,6 +6,10 @@
 #include	"config.h"	/* 90.12.20  by S.Yoshida */
 #include	"def.h"
 
+#ifdef __FreeBSD__
+#include	<string.h>
+#endif /* __FreeBSD__ */
+
 static	FILE	*ffp;
 extern	char	*getenv(), *strncpy();
 char	*adjustname();
@@ -384,7 +388,11 @@
 {
     int pid;
     char *eargv[3];
+#ifndef __FreeBSD__
     union wait status;
+#else
+    int status;
+#endif /* __FreeBSD__ */
 
 #ifdef	BUGFIX	/* 91.01.11  by Y.Kaneko */
     if((pid = vfork()) == 0) {
@@ -403,7 +411,11 @@
     if(pid == -1)	return	-1;
 #endif	/* BUGFIX */
     while(wait(&status) != pid) {}
+#ifndef __FreeBSD__
     return status.w_status == 0;
+#else
+    return status == 0;
+#endif /* __FreeBSD__ */
 }
 
 BUFFER *dired_(dirname)
@@ -461,12 +473,35 @@
 register char *fn;
 {
     register char *cp;
+#ifndef __FreeBSD__
 
     if(llength(lp) <= 47) return ABORT;
     (VOID) strcpy(fn, curbp->b_fname);
     cp = fn + strlen(fn);
     bcopy(&lp->l_text[47], cp, llength(lp) - 47);
     cp[llength(lp) - 47] = '\0';
+#else
+    register int sepidx, duplen;
+
+    if(llength(lp) < 47) return ABORT;
+    cp = &lp->l_text[llength(lp)];
+    while (*--cp != ' ') ;
+    sepidx = (cp - lp->l_text) + 1;
+
+    if ( lgetc(lp, 2) == 'l' && strncmp(cp - 3, " -> " ,4) == 0 ) {
+	duplen = sepidx-4;
+	strncpy(fn, lp->l_text, duplen);
+	fn[duplen] = '\0';
+	sepidx = (strrchr(fn, ' ') - fn) + 1;
+	duplen = duplen - sepidx;
+    }
+    else duplen = llength(lp) - sepidx;
+
+    (VOID) strcpy(fn, curbp->b_fname);
+    cp = fn + strlen(fn);
+    bcopy(&lp->l_text[sepidx], cp, duplen);
+    cp[duplen] = '\0';
+#endif
     return lgetc(lp, 2) == 'd';
 }
 #endif
diff -ur Ng-1.3L.orig/sys/bsd/spawn.c ./sys/bsd/spawn.c
--- Ng-1.3L.orig/sys/bsd/spawn.c	Wed Feb 13 13:01:41 1991
+++ ./sys/bsd/spawn.c	Sun Mar  5 11:41:39 2000
@@ -39,13 +39,27 @@
  */
 /*ARGSUSED*/
 spawncli(f, n) {
+#ifndef __FreeBSD__
 	register int	pid, wpid, (*oqsig)(), (*oisig)(), omask;
+#else
+	register int	omask;
+	register pid_t	pid, wpid;
+	register sig_t	oqsig, oisig;
+#endif /* __FreeBSD__ */
 #ifdef	ADDFUNC		/* 90.02.14  by S.Yoshida */
 #ifdef	SIGWINCH	/* 90.02.14  by S.Yoshida */
+#ifndef __FreeBSD__
 	register int	(*owsig)();
+#else
+	register sig_t	owsig;
+#endif /* __FreeBSD__ */
 #endif	/* SIGWINCH */
 #endif	/* ADDFUNC */
+#ifndef __FreeBSD__
 	union wait	status;
+#else
+	int	status;
+#endif /* __FreeBSD__ */
 
 	if (shellp == NULL) {
 		shellp = getenv("SHELL");
@@ -141,8 +155,15 @@
 	char *tmp;
 	int ostdin, ostdout, ostderr, in, out, s;
 	extern char *mktemp();
+#ifdef __FreeBSD__
+	static char tmpfile[] = "/tmp/ngXXXXXX";
+#endif /* __FreeBSD__ */
 
+#ifndef __FreeBSD__
 	if ((tmp = mktemp("/tmp/ngXXXXXX")) == NULL)
+#else
+	if ((tmp = mktemp(tmpfile)) == NULL)
+#endif /* __FreeBSD__ */
 		return NULL;
 	if ((in = open(input ? input : "/dev/null", 0)) < 0)
 		return NULL;
diff -ur Ng-1.3L.orig/sys/bsd/ttyio.c ./sys/bsd/ttyio.c
--- Ng-1.3L.orig/sys/bsd/ttyio.c	Wed Feb 13 13:02:01 1991
+++ ./sys/bsd/ttyio.c	Sun Mar  5 11:41:39 2000
@@ -32,7 +32,11 @@
 int	ncol;				/* Terminal size, columns.	*/
 #ifdef	ADDFUNC		/* 90.02.14  by S.Yoshida */
 #ifdef	SIGWINCH	/* 90.02.13  by S.Yoshida */
+#ifndef __FreeBSD__
 int	ttwinch();
+#else
+void	ttwinch();
+#endif /* __FreeBSD__ */
 #endif	/* SIGWINCH */
 #endif	/* ADDFUNC */
 
@@ -46,7 +50,9 @@
 ttopen() {
 	register char *tv_stype;
 	char *getenv(), *tgetstr(), tcbuf[1024], err_str[72];
+#ifndef __FreeBSD__
 	char *sprintf();
+#endif /* __FreeBSD__ */
 
 /* do this the REAL way */
 	if ((tv_stype = getenv("TERM")) == NULL)
@@ -256,7 +262,11 @@
 /*
  * Signal handler when window size has changed.
  */
+#ifndef __FreeBSD__
 ttwinch()
+#else
+void ttwinch()
+#endif /* __FreeBSD__ */
 {
 	refresh(FFRAND, 0);			/* Very easy way... */
 }

>How-To-Repeat:
I'm not sure, but it seems to happen with 
"STRANGE" file names, and with repeated use with dired.

>Fix:
change the japanese/ng port's patch/patch-aa to the 
one attatched in "Full Description".


>Release-Note:
>Audit-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 Mar  7 19:20: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 39F1937B60A
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 19:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id TAA15353;
	Tue, 7 Mar 2000 19:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from bugg.strangled.net (c705742-a.htfdw1.ct.home.com [24.2.137.94])
	by hub.freebsd.org (Postfix) with ESMTP id 88C9137BD35
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Mar 2000 19:17:42 -0800 (PST)
	(envelope-from bugg@bugg.strangled.net)
Received: (from bugg@localhost)
	by bugg.strangled.net (8.9.3/8.9.3) id WAA26156;
	Tue, 7 Mar 2000 22:22:24 -0500 (EST)
	(envelope-from bugg)
Message-Id: <200003080322.WAA26156@bugg.strangled.net>
Date: Tue, 7 Mar 2000 22:22:24 -0500 (EST)
From: Dan Papasian <bugg@bugg.strangled.net>
Reply-To: bugg@bugg.strangled.net
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17258: New port- net/gtkicq 
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17258
>Category:       ports
>Synopsis:       New port- net/gtkicq
>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 Mar  7 19:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dan Papasian
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none 
>Environment:
N/A
>Description:
New port, yet another ICQ clone, this one depending on GTK.
Based on (not dependant on) mICQ.
 
	

>How-To-Repeat:

N/A
	

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gtkicq
#	gtkicq/Makefile
#	gtkicq/files
#	gtkicq/files/md5
#	gtkicq/pkg
#	gtkicq/pkg/PLIST
#	gtkicq/pkg/COMMENT
#	gtkicq/pkg/DESCR
#
echo c - gtkicq
mkdir -p gtkicq > /dev/null 2>&1
echo x - gtkicq/Makefile
sed 's/^X//' >gtkicq/Makefile << 'END-of-gtkicq/Makefile'
X# New ports collection makefile for:	gtkicq
X# Version required:			0.62
X# Date created:			06 Mar 2000
X# Whom: 				Dan Papasian <bugg@bugg.strangled.net>
X#
X# $FreeBSD$
X
XDISTNAME=	gtkicq-0.62
XCATEGORIES=	net
XMASTER_SITES=	http://gtkicq.sourceforge.net/dl/
X
XMAINTAINER=	bugg@bugg.strangled.net
X
XLIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
X
XUSE_GMAKE=	yes
XGTK_CONFIG=	"${X11BASE}/bin/gtk12-config"
XCONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}"
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-gtkicq/Makefile
echo c - gtkicq/files
mkdir -p gtkicq/files > /dev/null 2>&1
echo x - gtkicq/files/md5
sed 's/^X//' >gtkicq/files/md5 << 'END-of-gtkicq/files/md5'
XMD5 (gtkicq-0.62.tar.gz) = 8eb8d2ec41310394c9feb2961e4a7717
END-of-gtkicq/files/md5
echo c - gtkicq/pkg
mkdir -p gtkicq/pkg > /dev/null 2>&1
echo x - gtkicq/pkg/PLIST
sed 's/^X//' >gtkicq/pkg/PLIST << 'END-of-gtkicq/pkg/PLIST'
Xshare/pixmaps/gtkicq-logo.xpm
Xshare/pixmaps/gtkicq-auth.xpm
Xshare/pixmaps/gtkicq-away.xpm
Xshare/pixmaps/gtkicq-blank.xpm
Xshare/pixmaps/gtkicq-chat.xpm
Xshare/pixmaps/gtkicq-chat2.xpm
Xshare/pixmaps/gtkicq-dnd.xpm
Xshare/pixmaps/gtkicq-ffc.xpm
Xshare/pixmaps/gtkicq-inv.xpm
Xshare/pixmaps/gtkicq-message.xpm
Xshare/pixmaps/gtkicq-na.xpm
Xshare/pixmaps/gtkicq-nomess.xpm
Xshare/pixmaps/gtkicq-occ.xpm
Xshare/pixmaps/gtkicq-offline.xpm
Xshare/pixmaps/gtkicq-online.xpm
Xshare/pixmaps/gtkicq-url.xpm
Xbin/gtkicq
Xshare/pixmaps/gtkicq.xpm
END-of-gtkicq/pkg/PLIST
echo x - gtkicq/pkg/COMMENT
sed 's/^X//' >gtkicq/pkg/COMMENT << 'END-of-gtkicq/pkg/COMMENT'
XAn ICQ clone for X11.
END-of-gtkicq/pkg/COMMENT
echo x - gtkicq/pkg/DESCR
sed 's/^X//' >gtkicq/pkg/DESCR << 'END-of-gtkicq/pkg/DESCR'
XA version of the popular ICQ messaging client, that utilizes
XGTK to provide a suitable replacement for the JavaICQ and other
Xcompeting clients.  Code is based on Matt Smith's mICQ.
X
XWWW: http://gtkicq.sourceforge.net/
END-of-gtkicq/pkg/DESCR
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 19:40: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 802E937B60A
	for <freebsd-ports@FreeBSD.org>; Tue,  7 Mar 2000 19:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id TAA16708;
	Tue, 7 Mar 2000 19:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from breton.uol.com.br (breton.uol.com.br [200.230.198.74])
	by hub.freebsd.org (Postfix) with ESMTP id D671D37B5A1
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Mar 2000 19:31:02 -0800 (PST)
	(envelope-from lioux-alias-ppp-FreeBSD-gnats-submit=freebsd.org@uol.com.br)
Received: from bsa-1-as01-7-a41.gd.uol.com.br (bsa-1-as01-7-a41.gd.uol.com.br [200.197.118.41])
	by breton.uol.com.br (8.9.1/8.9.1) with ESMTP id AAA25077
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 8 Mar 2000 00:19:46 -0300 (BRT)
Received: (qmail 80952 invoked by uid 1001); 8 Mar 2000 03:29:08 -0000
Message-Id: <20000308032908.80951.qmail@Fedaykin.here>
Date: 8 Mar 2000 03:29:08 -0000
From: lioux@uol.com.br
Reply-To: lioux@uol.com.br
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17259: Update port www/mozilla 
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17259
>Category:       ports
>Synopsis:       Update port www/mozilla
>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 Mar  7 19:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

FreeBSD Here.here 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Mon Mar  6 18:30:45 EST 2000     lioux@Here.here:/usr/current/src/sys/compile/LIOUX  i386

>Description:

A simple pedantic patch. I just added a --with-zlib=/usr to the configure argument list.

>How-To-Repeat:

n/a

>Fix:

--- Makefile.ORIG	Wed Mar  8 00:25:39 2000
+++ Makefile	Wed Mar  8 00:25:42 2000
@@ -46,7 +46,8 @@
 		--enable-x11-shm		\
 		--with-pthreads			\
 		--with-jpeg=${LOCALBASE}	\
-		--with-png=${LOCALBASE}
+		--with-png=${LOCALBASE}		\
+		--with-zlib=/usr
 CONFIGURE_ENV=	GLIB_CONFIG="${GLIB_CONFIG}"	\
 		GTK_CONFIG="${GTK_CONFIG}"
 MAKE_ENV=	LD_LIBRARY_PATH=${WRKSRC}/dist/bin \

>Release-Note:
>Audit-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 Mar  7 21:43:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4162637B84D; Tue,  7 Mar 2000 21:43:12 -0800 (PST)
	(envelope-from sanpei@sanpei.org)
Received: from lavender.yy.cs.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115])
	by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id OAA29677;
	Wed, 8 Mar 2000 14:43:05 +0900 (JST)
	(envelope-from sanpei@sanpei.org)
Received: (from sanpei@localhost)
	by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id OAA51973;
	Wed, 8 Mar 2000 14:43:04 +0900 (JST)
Message-Id: <200003080543.OAA51973@lavender.yy.cs.keio.ac.jp>
To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/15395: fix port: net/mrtg (BUILD/LIB_DEPEND problem)
In-Reply-To: Your message of "Fri, 10 Dec 1999 01:30:03 -0800 (PST)"
References: <199912100930.BAA27543@freefall.freebsd.org>
X-Mailer: Mew version 1.70 on Emacs 19.34.1 / Mule 2.3
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Date: Wed, 08 Mar 2000 14:43:04 +0900
From: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

>  I install mrtg package via sysinstall, but gd library
>     (graphics/gd) was not installed automatically.
>
>       I think gd needs to LIB_DEPENDS, not BUILD_DEPENDS for mrtg.

  This problem was already fixed by Steve Price<steve@FreeBSD.org>
at 1999/12/27.  But this Problem Report(PR)(ports/15395) is still
OPEN.

  I think maintainer of net/mrtg, jfitz@FreeBSD.org is too busy to
close this problem.

  I hope that someone close this PR.

My Problem Report
http://www.FreeBSD.org/cgi/query-pr.cgi?pr=15395
change log for net/mrtg/Makefile
http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net/mrtg/Makefile.diff?r1=1.17&r2=1.18

Thanks in advance.
---
MIHIRA Sanpei Yoshiro
Yokohama, Japan.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 23: 8:34 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from thelab.hub.org (nat195.52.mpoweredpc.net [142.177.195.52])
	by hub.freebsd.org (Postfix) with ESMTP id 40B1B37B6DD
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 23:08:32 -0800 (PST)
	(envelope-from scrappy@hub.org)
Received: from localhost (scrappy@localhost)
	by thelab.hub.org (8.9.3/8.9.3) with ESMTP id DAA06771
	for <freebsd-ports@freebsd.org>; Wed, 8 Mar 2000 03:08:30 -0400 (AST)
	(envelope-from scrappy@hub.org)
X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs
Date: Wed, 8 Mar 2000 03:08:30 -0400 (AST)
From: The Hermit Hacker <scrappy@hub.org>
To: freebsd-ports@freebsd.org
Subject: scan /var/db/pkg for new ports ...
Message-ID: <Pine.BSF.4.21.0003080306581.591-100000@thelab.hub.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


has anyone written a quick shell script that would compare what is in
/var/db/pkg and /usr/ports to provide a summary of what ports come
"newer" then what are installed?

Just trying to avoid "recreating the wheel" ... 

Thanks...

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 23:34:45 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18])
	by hub.freebsd.org (Postfix) with ESMTP id 16FE737B56F
	for <freebsd-ports@FreeBSD.ORG>; Tue,  7 Mar 2000 23:34:43 -0800 (PST)
	(envelope-from knu@idaemons.org)
Received: from daemon.local.idaemons.org (pc343042.tokyo.jcom.ne.jp [203.140.143.42])
	by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id QAA09760;
	Wed, 8 Mar 2000 16:34:03 +0900 (JST)
Received: by daemon.local.idaemons.org (8.9.3/3.7W) id QAA44444; Wed, 8 Mar 2000 16:33:32 +0900 (JST)
Date: Wed, 08 Mar 2000 16:33:31 +0900
Message-ID: <86em9l6hmc.wl@archon.local.idaemons.org>
From: "Akinori -Aki- MUSHA" <knu@idaemons.org>
To: scrappy@hub.org
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: scan /var/db/pkg for new ports ...
In-Reply-To: In your message of "Wed, 8 Mar 2000 03:08:30 -0400 (AST)"
	<Pine.BSF.4.21.0003080306581.591-100000@thelab.hub.org>
References: <Pine.BSF.4.21.0003080306581.591-100000@thelab.hub.org>
User-Agent: Wanderlust/2.2.18 (Please Forgive Me) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd)
Organization: Associated I. Daemons
MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis")
Content-Type: text/plain; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

At Wed, 8 Mar 2000 03:08:30 -0400 (AST),
The Hermit Hacker <scrappy@hub.org> wrote:
> has anyone written a quick shell script that would compare what is in
> /var/db/pkg and /usr/ports to provide a summary of what ports come
> "newer" then what are installed?
> 
> Just trying to avoid "recreating the wheel" ... 

pkg_version(1) is your very friend. :)

-- 
                           /
                          /__  __
                         / )  )  ) )  /
Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>

"If you choose not to decide you still have made a choice."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 23:36:16 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from totem.fix.no (totem.freenix.no [195.0.166.42])
	by hub.freebsd.org (Postfix) with ESMTP id 05C6637B5E9
	for <freebsd-ports@freebsd.org>; Tue,  7 Mar 2000 23:36:05 -0800 (PST)
	(envelope-from anders@totem.fix.no)
Received: by totem.fix.no (Postfix, from userid 1000)
	id 849375707; Wed,  8 Mar 2000 08:35:58 +0100 (CET)
Date: Wed, 8 Mar 2000 08:35:58 +0100
From: Anders Nordby <anders@fix.no>
To: The Hermit Hacker <scrappy@hub.org>
Cc: freebsd-ports@freebsd.org
Subject: Re: scan /var/db/pkg for new ports ...
Message-ID: <20000308083558.A76507@totem.fix.no>
References: <Pine.BSF.4.21.0003080306581.591-100000@thelab.hub.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <Pine.BSF.4.21.0003080306581.591-100000@thelab.hub.org>; from scrappy@hub.org on Wed, Mar 08, 2000 at 03:08:30AM -0400
X-Operating-System: FreeBSD 3.4-STABLE
X-Warning: Listen, and thou shall not fear.
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, Mar 08, 2000 at 03:08:30AM -0400, The Hermit Hacker wrote:
> 
> has anyone written a quick shell script that would compare what is in
> /var/db/pkg and /usr/ports to provide a summary of what ports come
> "newer" then what are installed?
> 
> Just trying to avoid "recreating the wheel" ... 

http://anders.fix.no/software/pcomp.gz

-- 
Anders.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Tue Mar  7 23:51:44 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from thelab.hub.org (nat195.52.mpoweredpc.net [142.177.195.52])
	by hub.freebsd.org (Postfix) with ESMTP id 39D9237B5E9
	for <freebsd-ports@FreeBSD.ORG>; Tue,  7 Mar 2000 23:51:42 -0800 (PST)
	(envelope-from scrappy@hub.org)
Received: from localhost (scrappy@localhost)
	by thelab.hub.org (8.9.3/8.9.3) with ESMTP id DAA65612;
	Wed, 8 Mar 2000 03:51:38 -0400 (AST)
	(envelope-from scrappy@hub.org)
X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs
Date: Wed, 8 Mar 2000 03:51:38 -0400 (AST)
From: The Hermit Hacker <scrappy@hub.org>
To: Akinori -Aki- MUSHA <knu@idaemons.org>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: scan /var/db/pkg for new ports ...
In-Reply-To: <86em9l6hmc.wl@archon.local.idaemons.org>
Message-ID: <Pine.BSF.4.21.0003080350530.591-100000@thelab.hub.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Beautiful, I love it ... but:

#
#  cvsup-bin
#  multiple versions (index has 16.1)
#
cd /usr/ports/net/cvsup-bin
make && pkg_delete -f cvsup-bin-15.4.2,16.0,16.1
make install


if you run as presented, procduces:

pkg_delete: no such package 'cvsup-bin-15.4.2,16.0,16.1' installed

Not a big issue, as I'll just do it manually, but figured someone might
like to know ...

On Wed, 8 Mar 2000, Akinori -Aki- MUSHA wrote:

> At Wed, 8 Mar 2000 03:08:30 -0400 (AST),
> The Hermit Hacker <scrappy@hub.org> wrote:
> > has anyone written a quick shell script that would compare what is in
> > /var/db/pkg and /usr/ports to provide a summary of what ports come
> > "newer" then what are installed?
> > 
> > Just trying to avoid "recreating the wheel" ... 
> 
> pkg_version(1) is your very friend. :)
> 
> -- 
>                            /
>                           /__  __
>                          / )  )  ) )  /
> Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>
> 
> "If you choose not to decide you still have made a choice."
> 

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  0:10: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 87A7937BBD5
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 00:10:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id AAA46165;
	Wed, 8 Mar 2000 00:10:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from mta3.snfc21.pbi.net (mta3.snfc21.pbi.net [206.13.28.141])
	by hub.freebsd.org (Postfix) with ESMTP id 3ED2337B5A8
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 00:01:36 -0800 (PST)
	(envelope-from faber@lunabase.org)
Received: from praxis.lunabase.org ([63.200.244.110])
 by mta3.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.1999.09.16.21.57.p8)
 with ESMTP id <0FR300ADRFLMWZ@mta3.snfc21.pbi.net> for
 FreeBSD-gnats-submit@freebsd.org; Wed,  8 Mar 2000 00:00:59 -0800 (PST)
Received: (from faber@localhost) by praxis.lunabase.org (8.9.3/8.9.3)
 id AAA20640; Wed, 08 Mar 2000 00:00:59 -0800 (PST envelope-from faber)
Message-Id: <200003080800.AAA20640@praxis.lunabase.org>
Date: Wed, 08 Mar 2000 00:00:59 -0800 (PST)
From: Ted Faber <faber@lunabase.org>
Reply-To: faber@lunabase.org
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17263: grap-port update
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17263
>Category:       ports
>Synopsis:       grap port update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  8 00:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ted Faber
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
None
>Environment:

	FreeBSD 3.4

>Description:

	port update

>How-To-Repeat:

	n/a

>Fix:
	
	diff attached.

diff -ruN grap.bak/Makefile grap/Makefile
--- grap.bak/Makefile	Fri Feb  4 18:48:31 2000
+++ grap/Makefile	Tue Mar  7 23:33:41 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   grap
-# Version required:    1.0
-# Date created:        4 February 2000
+# Version required:    1.02
+# Date created:        7 Mar 2000
 # Whom:                faber@lunabase.org
 #
-# $Id: Makefile,v 1.6 2000/01/24 05:50:13 faber Exp $
+# $Id: Makefile,v 1.7 2000/02/05 02:52:24 faber Exp $
 #
 
-DISTNAME=	grap-1.01
+DISTNAME=	grap-1.02
 CATEGORIES=	textproc graphics 
 MASTER_SITES=	http://www.lunabase.org/~faber/Vault/software/grap/
 
diff -ruN grap.bak/files/md5 grap/files/md5
--- grap.bak/files/md5	Fri Feb  4 18:48:31 2000
+++ grap/files/md5	Tue Mar  7 23:34:14 2000
@@ -1 +1 @@
-MD5 (grap-1.01.tar.gz) = 57a58ea3763c1d54a2050d72cf52989b
+MD5 (grap-1.02.tar.gz) = f761b969bf6eecf5fc36d9053af4b0ee



>Release-Note:
>Audit-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 Mar  8  0:10:10 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id C1B0B37BA70
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 00:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id AAA46152;
	Wed, 8 Mar 2000 00:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from tweedledee.cc.uec.ac.jp (ns.uec.ac.jp [130.153.8.60])
	by hub.freebsd.org (Postfix) with ESMTP id 7306A37BB84
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 00:00:47 -0800 (PST)
	(envelope-from kudoh@koken.club.uec.ac.jp)
Received: from dragon.koken.club.uec.ac.jp (kokengw.koken.club.uec.ac.jp.private [172.21.139.96])
	by tweedledee.cc.uec.ac.jp (8.8.8/3.6W) with ESMTP id RAA12014
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 8 Mar 2000 17:00:45 +0900 (JST)
Received: (from kudoh@localhost)
	by dragon.koken.club.uec.ac.jp (8.8.8/3.7W) id RAA15308;
	Wed, 8 Mar 2000 17:00:44 +0900 (JST)
Message-Id: <200003080800.RAA15308@dragon.koken.club.uec.ac.jp>
Date: Wed, 8 Mar 2000 17:00:44 +0900 (JST)
From: kudoh@koken.club.uec.ac.jp
Reply-To: kudoh@koken.club.uec.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17262: port of xmsgsaver-1.7
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17262
>Category:       ports
>Synopsis:       port of xmsgsaver-1.7
>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 Mar  8 00:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Tatsuya Kudoh(CDR/TK)
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
University of Electro-communications, Koken
>Environment:
	FreeBSD 3.2-Release or later.
	(I tested it on 3.2-Release. It required VFlib ver2.24)

>Description:
	Port of xmsgsaver-1.7 -- screen saver on X11 using VFlib.

# 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:
#
#	xmsgsaver
#	xmsgsaver/pkg
#	xmsgsaver/pkg/COMMENT
#	xmsgsaver/pkg/DESCR
#	xmsgsaver/pkg/PLIST
#	xmsgsaver/Makefile
#	xmsgsaver/files
#	xmsgsaver/files/md5
#
echo c - xmsgsaver
mkdir -p xmsgsaver > /dev/null 2>&1
echo c - xmsgsaver/pkg
mkdir -p xmsgsaver/pkg > /dev/null 2>&1
echo x - xmsgsaver/pkg/COMMENT
sed 's/^X//' >xmsgsaver/pkg/COMMENT << 'END-of-xmsgsaver/pkg/COMMENT'
XA X11 screen saver using VFlib
END-of-xmsgsaver/pkg/COMMENT
echo x - xmsgsaver/pkg/DESCR
sed 's/^X//' >xmsgsaver/pkg/DESCR << 'END-of-xmsgsaver/pkg/DESCR'
Xxmsgsaver is a screen saver program.
XWhen activated, a message moves across screen.
X
XIt runs under a X server that supports MIT-SCREEN-SAVER extension.
XIt uses VFlib version 2.
X
Xhttp://delegate.uec.ac.jp:8081/club/koken/~kudoh/soft/xmsgsaver/
X
X	-- Tatsuya Kudoh (CDR/TK)
X	kudoh@koken.club.uec.ac.jp
END-of-xmsgsaver/pkg/DESCR
echo x - xmsgsaver/pkg/PLIST
sed 's/^X//' >xmsgsaver/pkg/PLIST << 'END-of-xmsgsaver/pkg/PLIST'
Xbin/xmsgsaver
Xlib/X11/app-defaults/XMsgSaver
END-of-xmsgsaver/pkg/PLIST
echo x - xmsgsaver/Makefile
sed 's/^X//' >xmsgsaver/Makefile << 'END-of-xmsgsaver/Makefile'
X# New ports collection makefile for:	xmsgsaver
X# Version required:	1.7
X# Date created:		8 March 2000
X# Whom:			Tatsuya Kudoh (CDR/TK)
X#
X# $Id$
X#
X
XDISTNAME=	xmsgsaver-1.7
XPKGNAME=	ja-xmsgsaver-1.7
XCATEGORIES=	japanese misc
XMASTER_SITES=	http://delegate.uec.ac.jp:8081/club/koken/~kudoh/soft/
X
XMAINTAINER=	kudoh@koken.club.uec.ac.jp
X
XLIB_DEPENDS=	VFlib2.24:${PORTSDIR}/japanese/vflib
X
XMAN1=		xmsgsaver.1
XMANCOMPRESSED=	yes
XUSE_IMAKE=	yes
XUSE_XLIB=	yes
X
X.include <bsd.port.mk>
END-of-xmsgsaver/Makefile
echo c - xmsgsaver/files
mkdir -p xmsgsaver/files > /dev/null 2>&1
echo x - xmsgsaver/files/md5
sed 's/^X//' >xmsgsaver/files/md5 << 'END-of-xmsgsaver/files/md5'
XMD5 (xmsgsaver-1.7.tar.gz) = 0ba8fd49525d671c0fd80989b613bf29
END-of-xmsgsaver/files/md5
exit

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  0:42:29 2000
Delivered-To: freebsd-ports@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 758)
	id 200C737C04F; Wed,  8 Mar 2000 00:42:26 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1DFD22E815A; Wed,  8 Mar 2000 00:42:26 -0800 (PST)
	(envelope-from kris@hub.freebsd.org)
Date: Wed, 8 Mar 2000 00:42:26 -0800 (PST)
From: Kris Kennaway <kris@hub.freebsd.org>
To: security@freebsd.org
Cc: ports@freebsd.org
Subject: cvs commit: ports/games/omega Makefile (fwd)
Message-ID: <Pine.BSF.4.21.0003080033520.70163-100000@hub.freebsd.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I'm not going to generate a security advisory about this, but reinstall
this port if you have it.

In general, if you have anything installed which is setuid games on a
multiuser machine, it's a good candidate for removal (games aren't the
most securely-programmed things):

find /usr/local/bin -user games -perm -4000

Ports maintainers who own such a file (please check the above!) please
make the necessary changes to install it setgid games, not setuid foo.

A user who exploits a game binary to get the games group probably can't do
much apart from alter game score/save files (although this still might be
a security risk if you can convince the game to somehow execute code you
put in the file), whereas if they have setuid games they can trojan the
binary directly for the next user.

Kris
Ports Security Officer

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>

---------- Forwarded message ----------
Date: Wed, 8 Mar 2000 00:33:23 -0800 (PST)
From: Kris Kennaway <kris@FreeBSD.org>
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/games/omega Makefile

kris        2000/03/08 00:33:22 PST

  Modified files:
    games/omega          Makefile 
  Log:
  Install this port setgid games, not setuid games.
  
  No response from:	Maintainer
  
  Revision  Changes    Path
  1.4       +7 -6      ports/games/omega/Makefile





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  0:52:50 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1746B37B5A5; Wed,  8 Mar 2000 00:52:45 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id AAA72252;
	Wed, 8 Mar 2000 00:52:35 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id AAA53685; Wed, 8 Mar 2000 00:52:10 -0800 (PST)
To: Kris Kennaway <kris@hub.freebsd.org>
Cc: security@freebsd.org, ports@freebsd.org
Subject: Re: cvs commit: ports/games/omega Makefile (fwd)
References: <Pine.BSF.4.21.0003080033520.70163-100000@hub.freebsd.org>
From: asami@freebsd.org (Satoshi - Ports Wraith - Asami)
Date: 08 Mar 2000 00:52:03 -0800
In-Reply-To: Kris Kennaway's message of "Wed, 8 Mar 2000 00:42:26 -0800 (PST)"
Message-ID: <vqcd7p5j13g.fsf@silvia.hip.berkeley.edu>
Lines: 28
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

 * From: Kris Kennaway <kris@hub.freebsd.org>

 * I'm not going to generate a security advisory about this, but reinstall
 * this port if you have it.

Thanks, for catching it.

 * In general, if you have anything installed which is setuid games on a
 * multiuser machine, it's a good candidate for removal (games aren't the
 * most securely-programmed things):
 * 
 * find /usr/local/bin -user games -perm -4000
 * 
 * Ports maintainers who own such a file (please check the above!) please
 * make the necessary changes to install it setgid games, not setuid foo.
 * 
 * A user who exploits a game binary to get the games group probably can't do
 * much apart from alter game score/save files (although this still might be
 * a security risk if you can convince the game to somehow execute code you
 * put in the file), whereas if they have setuid games they can trojan the
 * binary directly for the next user.

This should not be allowed to happen.  Shouldn't all binaries be
installed without write permission?  That's the way it is in /usr,
maybe we should mandate it in /usr/local and /usr/X11R6.  (Hmm, why
does imake config files want to install stuff with permission *755?)

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  1: 4: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 758)
	id 5DED137B57F; Wed,  8 Mar 2000 01:04:01 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5C01A2E815A; Wed,  8 Mar 2000 01:04:01 -0800 (PST)
	(envelope-from kris@hub.freebsd.org)
Date: Wed, 8 Mar 2000 01:04:01 -0800 (PST)
From: Kris Kennaway <kris@hub.freebsd.org>
To: Satoshi - Ports Wraith - Asami <asami@freebsd.org>
Cc: security@freebsd.org, ports@freebsd.org
Subject: Re: cvs commit: ports/games/omega Makefile (fwd)
In-Reply-To: <vqcd7p5j13g.fsf@silvia.hip.berkeley.edu>
Message-ID: <Pine.BSF.4.21.0003080057080.78831-100000@hub.freebsd.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On 8 Mar 2000, Satoshi - Ports Wraith - Asami wrote:

>  * A user who exploits a game binary to get the games group probably can't do
>  * much apart from alter game score/save files (although this still might be
>  * a security risk if you can convince the game to somehow execute code you
>  * put in the file), whereas if they have setuid games they can trojan the
>  * binary directly for the next user.
> 
> This should not be allowed to happen.  Shouldn't all binaries be
> installed without write permission?  That's the way it is in /usr,
> maybe we should mandate it in /usr/local and /usr/X11R6.  (Hmm, why
> does imake config files want to install stuff with permission *755?)

It wouldn't help: if the binary is setuid games but not owner-writable,
the games user can still change permissions and replace it (or any other
games-owned binary) because he owns the file. Using setgid instead of
setuid solves this, as long as no binaries are games _group_ writable (on
my machine nothing except for save files is).

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  1:29:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id 275F037B5DF; Wed,  8 Mar 2000 01:29:12 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id BAA73586;
	Wed, 8 Mar 2000 01:28:41 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id BAA53881; Wed, 8 Mar 2000 01:27:32 -0800 (PST)
To: Kris Kennaway <kris@hub.freebsd.org>
Cc: security@freebsd.org, ports@freebsd.org
Subject: Re: cvs commit: ports/games/omega Makefile (fwd)
References: <Pine.BSF.4.21.0003080057080.78831-100000@hub.freebsd.org>
From: asami@freebsd.org (Satoshi - Ports Wraith - Asami)
Date: 08 Mar 2000 01:26:49 -0800
In-Reply-To: Kris Kennaway's message of "Wed, 8 Mar 2000 01:04:01 -0800 (PST)"
Message-ID: <vqcaek9izhi.fsf@silvia.hip.berkeley.edu>
Lines: 11
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

 * From: Kris Kennaway <kris@hub.freebsd.org>

 * It wouldn't help: if the binary is setuid games but not owner-writable,
 * the games user can still change permissions and replace it (or any other
 * games-owned binary) because he owns the file. Using setgid instead of
 * setuid solves this, as long as no binaries are games _group_ writable (on
 * my machine nothing except for save files is).

You're right, of course.  Yes, setuid games are bad!

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  1:59:57 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25])
	by hub.freebsd.org (Postfix) with ESMTP id 7266E37B56F
	for <freebsd-ports@FreeBSD.ORG>; Wed,  8 Mar 2000 01:59:54 -0800 (PST)
	(envelope-from joe@florence.pavilion.net)
Received: (from joe@localhost)
	by florence.pavilion.net (8.9.3/8.8.8) id JAA27005;
	Wed, 8 Mar 2000 09:58:44 GMT
	(envelope-from joe)
Date: Wed, 8 Mar 2000 09:58:44 +0000
From: Josef Karthauser <joe@pavilion.net>
To: Bill Fumerola <billf@chc-chimes.com>
Cc: Roman Shterenzon <roman@xpert.com>,
	Will Andrews <andrews@technologist.com>, freebsd-ports@FreeBSD.ORG
Subject: Re: Problem Report ports/17190
Message-ID: <20000308095843.A2971@florence.pavilion.net>
References: <20000307172632.C64425@shadow.blackdawn.com> <Pine.BSF.4.21.0003080030440.36097-100000@alchemy.oven.org> <20000307195602.W25438@jade.chc-chimes.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0pre2i
In-Reply-To: <20000307195602.W25438@jade.chc-chimes.com>
X-NCC-RegID: uk.pavilion
Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England
Phone: +44-845-333-5000
Fax: +44-845-333-5001
Mobile: +44-403-596893
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Tue, Mar 07, 2000 at 07:56:02PM -0500, Bill Fumerola wrote:
> On Wed, Mar 08, 2000 at 12:31:24AM +0200, Roman Shterenzon wrote:
> 
> > What will be then the right way (tm) to submit a port?
> 
> Including a credit card number and the amount you're willing to donate.
> 
> Seriously, though, we're (mostly all) volunteers and we get to these as time
> allows us.

Promises of beer and chocolate may work, but you'd have to follow through
and actually send them :)

Joe
-- 
Josef Karthauser	FreeBSD: Take the red pill and we'll show you just how
Technical Manager	deep the rabbit hole goes. (http://www.uk.freebsd.org)
Pavilion Internet plc.  [joe@pavilion.net, joe@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  Wed Mar  8  3:38:14 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0695D37B5A3; Wed,  8 Mar 2000 03:38:13 -0800 (PST)
	(envelope-from kuriyama@FreeBSD.org)
Received: (from kuriyama@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id DAA95666;
	Wed, 8 Mar 2000 03:38:12 -0800 (PST)
	(envelope-from kuriyama@FreeBSD.org)
Date: Wed, 8 Mar 2000 03:38:12 -0800 (PST)
From: <kuriyama@FreeBSD.org>
Message-Id: <200003081138.DAA95666@freefall.freebsd.org>
To: greg@fxis.fujixerox.co.jp, kuriyama@FreeBSD.org,
	freebsd-ports@FreeBSD.org, kuriyama@FreeBSD.org
Subject: Re: ports/16591: Recreate ports for apache-jserv
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Recreate ports for apache-jserv

State-Changed-From-To: open->closed
State-Changed-By: kuriyama
State-Changed-When: Wed Mar 8 03:37:28 PST 2000
State-Changed-Why: 
Superceded by ports/16600.


Responsible-Changed-From-To: freebsd-ports->kuriyama
Responsible-Changed-By: kuriyama
Responsible-Changed-When: Wed Mar 8 03:37:28 PST 2000
Responsible-Changed-Why: 
I committed ports/16600.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  4:12:21 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id A78D137B5CB; Wed,  8 Mar 2000 04:12:19 -0800 (PST)
	(envelope-from kuriyama@FreeBSD.org)
Received: (from kuriyama@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA05204;
	Wed, 8 Mar 2000 04:12:19 -0800 (PST)
	(envelope-from kuriyama@FreeBSD.org)
Date: Wed, 8 Mar 2000 04:12:19 -0800 (PST)
From: <kuriyama@FreeBSD.org>
Message-Id: <200003081212.EAA05204@freefall.freebsd.org>
To: greg@fxis.fujixerox.co.jp, kuriyama@FreeBSD.org,
	freebsd-ports@FreeBSD.org, kuriyama@FreeBSD.org
Subject: Re: ports/16592: Yet another JCE port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Yet another JCE port

State-Changed-From-To: open->closed
State-Changed-By: kuriyama
State-Changed-When: Wed Mar 8 04:11:03 PST 2000
State-Changed-Why: 
Committed with modification of pkg/DESCR and Makefile.  Thanks!


Responsible-Changed-From-To: freebsd-ports->kuriyama
Responsible-Changed-By: kuriyama
Responsible-Changed-When: Wed Mar 8 04:11:03 PST 2000
Responsible-Changed-Why: 
I've committed this.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  4:55:50 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
	by hub.freebsd.org (Postfix) with ESMTP
	id 05EEF37B561; Wed,  8 Mar 2000 04:55:35 -0800 (PST)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id MAA46680;
	Wed, 8 Mar 2000 12:21:24 GMT
	(envelope-from nik)
Date: Wed, 8 Mar 2000 12:21:24 +0000
From: Nik Clayton <nik@freebsd.org>
To: cvs-committers@freebsd.org, doc@freebsd.org
Cc: ports@freebsd.org, committers@freebsd.org
Subject: Doc Freeze postponed (Re: Ports Freeze postponed (Re: 4.0-RELEASE rescheduled for Monday, March 13th))
Message-ID: <20000308122124.A44954@catkin.nothing-going-on.org>
References: <35586.952454951@zippy.cdrom.com> <200003080135.RAA51745@silvia.hip.berkeley.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.4i
In-Reply-To: <200003080135.RAA51745@silvia.hip.berkeley.edu>; from Satoshi - Ports Wraith - Asami on Tue, Mar 07, 2000 at 05:35:36PM -0800
Organization: FreeBSD Project <URL:http://www.freebsd.org/>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Tue, Mar 07, 2000 at 05:35:36PM -0800, Satoshi - Ports Wraith - Asami wrote:
> The ports freeze, scheduled to start tomorrow (March 8th) has been
> postponed in light of this.  I will get back to you on the exact date
> and time but for now, please assume it will be at Friday March 10th
> 10AM PST (6PM GMT same day).

Not like I'm slasvishly copying everybody, or anything, but the docs freeze
is postponed for the same reason.  Please assume it'll start at 1800 GMT 
on the 10th as well.

Cheers,

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  5: 2:22 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2])
	by hub.freebsd.org (Postfix) with ESMTP id 919FF37C045
	for <freebsd-ports@FreeBSD.ORG>; Wed,  8 Mar 2000 05:02:19 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id BF9F11A27; Wed,  8 Mar 2000 08:02:03 -0500 (EST)
Date: Wed, 8 Mar 2000 08:02:03 -0500
From: Will Andrews <andrews@technologist.com>
To: The Hermit Hacker <scrappy@hub.org>
Cc: Akinori -Aki- MUSHA <knu@idaemons.org>, freebsd-ports@FreeBSD.ORG
Subject: Re: scan /var/db/pkg for new ports ...
Message-ID: <20000308080203.A421@argon.blackdawn.com>
References: <86em9l6hmc.wl@archon.local.idaemons.org> <Pine.BSF.4.21.0003080350530.591-100000@thelab.hub.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003080350530.591-100000@thelab.hub.org>; from scrappy@hub.org on Wed, Mar 08, 2000 at 03:51:38AM -0400
X-Operating-System: FreeBSD 4.0-CURRENT i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, Mar 08, 2000 at 03:51:38AM -0400, The Hermit Hacker wrote:
> cd /usr/ports/net/cvsup-bin
> make && pkg_delete -f cvsup-bin-15.4.2,16.0,16.1
> make install

This doesn't relate to pkg_version. But you can use

% cd /usr/ports/net/cvsup/bin && make && for i in 15.4.2 16.0 16.1;do
pkg_delete -f cvsup-bin-${i};done && make install

> if you run as presented, procduces:
> 
> pkg_delete: no such package 'cvsup-bin-15.4.2,16.0,16.1' installed
> 
> Not a big issue, as I'll just do it manually, but figured someone might
> like to know ...

pkg_* could use some extra user-friendly features, for sure. The $64K
question remains: Who's gonna write the code? :)

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  5:10:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id E563637C070
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 05:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA19789;
	Wed, 8 Mar 2000 05:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2])
	by hub.freebsd.org (Postfix) with ESMTP id 9039437B82F
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Wed,  8 Mar 2000 05:05:41 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id 4C56B1A27; Wed,  8 Mar 2000 08:05:22 -0500 (EST)
Message-Id: <20000308130522.4C56B1A27@argon.blackdawn.com>
Date: Wed,  8 Mar 2000 08:05:22 -0500 (EST)
From: Will Andrews <andrews@technologist.com>
Reply-To: Will Andrews <andrews@technologist.com>
To: FreeBSD-gnats-submit@FreeBSD.ORG
X-Send-Pr-Version: 3.2
Subject: ports/17264: new port: devel/fox
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17264
>Category:       ports
>Synopsis:       new port: devel/fox
>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 Mar  8 05:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Sun Mar  5 00:42:00 EST 2000     root@argon.blackdawn.com:/usr/src/sys/compile/KRYPTON  i386
FreeBSD shadow.blackdawn.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Sun Jan 23 13:41:02 EST 2000     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

New port for FOX (0.99.112).
Port accomodations:
	1) Removes unnecessary building (we only need
	   the library, not the examples!).
	2) Fixes htmldir configuration.
	3) Handles profiled libs properly, with a patch to
	   configure to make sure -fomit-frame-pointer is not
	   passed if the user wants profiled libs.
	4) Handles NO_SHM configure option properly.
	5) Allows future changing of SHLIB version numbers by
	   simple knobs in the port Makefile.
	6) USE_LIBTOOL to avoid *.la file installations.
	7) Extenively tested the above options on both 3.4
	   and especially 4.0 to make sure PLIST is correctly
	   specified in all cases.
	8) Passes portlint test.

FOX looks like a very useful C++ GUI toolkit. It may even be
a suitable replacement for Qt! Of course, that is just my
speculation (and speaking as someone with very little GUI
programming experience). ;-)

As a side note, this port was tested with my graphics/Mesa3
3.1 upgrade. Could somebody please upgrade that port soon? :)

>How-To-Repeat:

Use the shar below to import the new port to the tree.

>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:
#
#	fox
#	fox/files
#	fox/files/md5
#	fox/pkg
#	fox/pkg/COMMENT
#	fox/pkg/DESCR
#	fox/pkg/PLIST
#	fox/patches
#	fox/patches/patch-aa
#	fox/patches/patch-ab
#	fox/patches/patch-ac
#	fox/patches/patch-ad
#	fox/Makefile
#
echo c - fox
mkdir -p fox > /dev/null 2>&1
echo c - fox/files
mkdir -p fox/files > /dev/null 2>&1
echo x - fox/files/md5
sed 's/^X//' >fox/files/md5 << 'END-of-fox/files/md5'
XMD5 (fox.tar.gz) = 9a3bc6f3f05e8e8b7addec19afbe8534
END-of-fox/files/md5
echo c - fox/pkg
mkdir -p fox/pkg > /dev/null 2>&1
echo x - fox/pkg/COMMENT
sed 's/^X//' >fox/pkg/COMMENT << 'END-of-fox/pkg/COMMENT'
XFast and extensive C++ GUI toolkit
END-of-fox/pkg/COMMENT
echo x - fox/pkg/DESCR
sed 's/^X//' >fox/pkg/DESCR << 'END-of-fox/pkg/DESCR'
XFOX is a C++ GUI toolkit that is supposed to
Xallow programmers to write a program once, and
Xcompile anywhere (or so the website says, it sounds
Xlike Java to me). FOX is a very flexible library,
Xit has all sorts of functions and options, and is
Xsupposed to be fairly fast.
X
XWWW: http://www.cfdrc.com/FOX/fox.html
XAuthor: Jeroen van der Zijp <jvz@cfdrc.com>
X
X--Will <andrews@technologist.com>
END-of-fox/pkg/DESCR
echo x - fox/pkg/PLIST
sed 's/^X//' >fox/pkg/PLIST << 'END-of-fox/pkg/PLIST'
Xbin/reswrap
Xinclude/fox/FX4Splitter.h
Xinclude/fox/FXAccelTable.h
Xinclude/fox/FXApp.h
Xinclude/fox/FXArray.h
Xinclude/fox/FXArrowButton.h
Xinclude/fox/FXBMPIcon.h
Xinclude/fox/FXBMPImage.h
Xinclude/fox/FXBitmap.h
Xinclude/fox/FXButton.h
Xinclude/fox/FXCanvas.h
Xinclude/fox/FXCheckButton.h
Xinclude/fox/FXColorDialog.h
Xinclude/fox/FXColorSelector.h
Xinclude/fox/FXColorWell.h
Xinclude/fox/FXComboBox.h
Xinclude/fox/FXComposite.h
Xinclude/fox/FXCursor.h
Xinclude/fox/FXDC.h
Xinclude/fox/FXDCPrint.h
Xinclude/fox/FXDCWindow.h
Xinclude/fox/FXDHMat.h
Xinclude/fox/FXDHVec.h
Xinclude/fox/FXDQuat.h
Xinclude/fox/FXDVec.h
Xinclude/fox/FXDataTarget.h
Xinclude/fox/FXDebugTarget.h
Xinclude/fox/FXDial.h
Xinclude/fox/FXDialogBox.h
Xinclude/fox/FXDict.h
Xinclude/fox/FXDirBox.h
Xinclude/fox/FXDirList.h
Xinclude/fox/FXDocument.h
Xinclude/fox/FXDragCorner.h
Xinclude/fox/FXDrawable.h
Xinclude/fox/FXElement.h
Xinclude/fox/FXFile.h
Xinclude/fox/FXFileDialog.h
Xinclude/fox/FXFileDict.h
Xinclude/fox/FXFileList.h
Xinclude/fox/FXFileSelector.h
Xinclude/fox/FXFont.h
Xinclude/fox/FXFontDialog.h
Xinclude/fox/FXFontSelector.h
Xinclude/fox/FXFrame.h
Xinclude/fox/FXId.h
Xinclude/fox/FXGIFIcon.h
Xinclude/fox/FXGIFImage.h
Xinclude/fox/FXGLCanvas.h
Xinclude/fox/FXGLCone.h
Xinclude/fox/FXGLCube.h
Xinclude/fox/FXGLCylinder.h
Xinclude/fox/FXGLObject.h
Xinclude/fox/FXGLShape.h
Xinclude/fox/FXGLSphere.h
Xinclude/fox/FXGLTriangleMesh.h
Xinclude/fox/FXGLViewer.h
Xinclude/fox/FXGLVisual.h
Xinclude/fox/FXGroupBox.h
Xinclude/fox/FXHMat.h
Xinclude/fox/FXHVec.h
Xinclude/fox/FXHeader.h
Xinclude/fox/FXHorizontalFrame.h
Xinclude/fox/FXIcon.h
Xinclude/fox/FXIconList.h
Xinclude/fox/FXImage.h
Xinclude/fox/FXJPEGIcon.h
Xinclude/fox/FXJPEGImage.h
Xinclude/fox/FXLabel.h
Xinclude/fox/FXList.h
Xinclude/fox/FXMDIButton.h
Xinclude/fox/FXMDIChild.h
Xinclude/fox/FXMDIClient.h
Xinclude/fox/FXMainWindow.h
Xinclude/fox/FXMatrix.h
Xinclude/fox/FXMenuBar.h
Xinclude/fox/FXMenuButton.h
Xinclude/fox/FXMenuCaption.h
Xinclude/fox/FXMenuCascade.h
Xinclude/fox/FXMenuCommand.h
Xinclude/fox/FXMenuPane.h
Xinclude/fox/FXMenuSeparator.h
Xinclude/fox/FXMenuTitle.h
Xinclude/fox/FXMessageBox.h
Xinclude/fox/FXObject.h
Xinclude/fox/FXObjectList.h
Xinclude/fox/FXOptionMenu.h
Xinclude/fox/FXPNGIcon.h
Xinclude/fox/FXPNGImage.h
Xinclude/fox/FXPacker.h
Xinclude/fox/FXPopup.h
Xinclude/fox/FXPrintDialog.h
Xinclude/fox/FXProfiler.h
Xinclude/fox/FXProgressBar.h
Xinclude/fox/FXQuat.h
Xinclude/fox/FXRadioButton.h
Xinclude/fox/FXRange.h
Xinclude/fox/FXRegion.h
Xinclude/fox/FXRegistry.h
Xinclude/fox/FXRecentFiles.h
Xinclude/fox/FXRootWindow.h
Xinclude/fox/FXScrollArea.h
Xinclude/fox/FXScrollWindow.h
Xinclude/fox/FXScrollbar.h
Xinclude/fox/FXSeparator.h
Xinclude/fox/FXShell.h
Xinclude/fox/FXShutter.h
Xinclude/fox/FXSlider.h
Xinclude/fox/FXSpinner.h
Xinclude/fox/FXSplitter.h
Xinclude/fox/FXStatusbar.h
Xinclude/fox/FXStatusline.h
Xinclude/fox/FXStream.h
Xinclude/fox/FXString.h
Xinclude/fox/FXSwitcher.h
Xinclude/fox/FXTab.h
Xinclude/fox/FXTable.h
Xinclude/fox/FXText.h
Xinclude/fox/FXTextField.h
Xinclude/fox/FXToggleButton.h
Xinclude/fox/FXToolbarTab.h
Xinclude/fox/FXTooltip.h
Xinclude/fox/FXTopWindow.h
Xinclude/fox/FXTreeList.h
Xinclude/fox/FXTreeListBox.h
Xinclude/fox/FXUndoList.h
Xinclude/fox/FXVec.h
Xinclude/fox/FXVerticalFrame.h
Xinclude/fox/FXVisual.h
Xinclude/fox/FXWindow.h
Xinclude/fox/FXXPMIcon.h
Xinclude/fox/FXXPMImage.h
Xinclude/fox/fx.h
Xinclude/fox/fx3d.h
Xinclude/fox/fxdefs.h
Xinclude/fox/fxicl.h
Xinclude/fox/fxkeys.h
Xinclude/fox/fxregex.h
Xinclude/fox/fxver.h
Xinclude/fox/xincs.h
Xlib/libFOX.a
Xlib/libFOX.so
Xlib/libFOX.so.%%LIBVER%%
Xshare/fox/html/draganddrop.html
Xshare/fox/html/faq.html
Xshare/fox/html/focus.html
Xshare/fox/html/fonts.html
Xshare/fox/html/foreword.html
Xshare/fox/html/fox.html
Xshare/fox/html/guiupdate.html
Xshare/fox/html/icons.html
Xshare/fox/html/introduction.html
Xshare/fox/html/layout.html
Xshare/fox/html/messages.html
Xshare/fox/html/oldfox.html
Xshare/fox/html/platforms.html
Xshare/fox/html/registry.html
Xshare/fox/html/serialization.html
Xshare/fox/html/widgets.html
Xshare/fox/html/win32.html
Xshare/fox/html/bigpenguin.png
Xshare/fox/html/cfdrc.png
Xshare/fox/html/foxback.png
Xshare/fox/html/foxlogo.png
Xshare/fox/html/nasafan.png
Xshare/fox/html/opengl_logo.png
Xshare/fox/html/owl-anim.png
Xshare/fox/html/pathfinder.png
Xshare/fox/html/pcboard.png
Xshare/fox/html/progress.png
Xshare/fox/html/scribble.png
Xshare/fox/html/sgitextedit.png
Xshare/fox/html/tb-paste.png
Xshare/fox/html/textedit.png
Xshare/fox/html/textedit2.png
Xshare/fox/html/win32-libraries.png
Xshare/fox/html/win32-linkoutput.png
Xshare/fox/html/win32-postbuild.png
Xshare/fox/html/win32-preprocessor.png
Xshare/fox/html/win32-project.png
Xshare/fox/html/win32-tooloptions.png
Xshare/fox/html/wintextedit.png
X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
X@dirrm include/fox
X@dirrm share/fox/html
X@dirrm share/fox
END-of-fox/pkg/PLIST
echo c - fox/patches
mkdir -p fox/patches > /dev/null 2>&1
echo x - fox/patches/patch-aa
sed 's/^X//' >fox/patches/patch-aa << 'END-of-fox/patches/patch-aa'
X--- src/Makefile.in	Tue Feb 22 14:46:39 2000
X+++ src/Makefile.in.new	Wed Mar  1 05:53:08 2000
X@@ -75,9 +75,9 @@
X LIBTOOL = @LIBTOOL@
X LN_S = @LN_S@
X LT_AGE = @LT_AGE@
X-LT_CURRENT = @LT_CURRENT@
X+LT_CURRENT ?= @LT_CURRENT@
X LT_RELEASE = @LT_RELEASE@
X-LT_REVISION = @LT_REVISION@
X+LT_REVISION ?= @LT_REVISION@
X MAKEINFO = @MAKEINFO@
X NM = @NM@
X OBJDUMP = @OBJDUMP@
X@@ -93,7 +93,7 @@
X 
X libFOX_la_LIBADD = $(X_LIBS) $(X_BASE_LIBS) $(X_EXTRA_LIBS) $(GL_LIBS)
X 
X-libFOX_la_LDFLAGS =          -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)    	-release $(LT_RELEASE)
X+libFOX_la_LDFLAGS =          -version-info $(LT_CURRENT):$(LT_REVISION)
X 
X 
X libFOX_la_SOURCES =          FX4Splitter.cpp                 FXAccelTable.cpp                FXApp.cpp                       FXArrowButton.cpp               FXBMPIcon.cpp                   FXBMPImage.cpp                  FXBitmap.cpp                    FXButton.cpp                    FXCanvas.cpp                    FXCheckButton.cpp               FXColorDialog.cpp               FXColorNames.cpp                FXColorSelector.cpp             FXColorWell.cpp                 FXComboBox.cpp                  FXComposite.cpp                 FXCursor.cpp                    FXDC.cpp                        FXDCPrint.cpp                   FXDCWindow.cpp                  FXDHMat.cpp                     FXDHVec.cpp                     FXDQuat.cpp                     FXDVec.cpp                      FXDataTarget.cpp                FXDebugTarget.cpp               FXDial.cpp                      FXDialogBox.cpp                 FXDict.cpp                      FXDirBox.cpp                    FXDirList.cpp                   FXDocument.cpp                  FXDragCorner.cpp                FXDrawable.cpp                  FXFile.cpp                      FXFileDialog.cpp                FXFileDict.cpp                  FXFileList.cpp                  FXFileSelector.cpp              FXFont.cpp                      FXFontDialog.cpp                FXFontSelector.cpp              FXFrame.cpp                     FXGIFIcon.cpp                   FXGIFImage.cpp                  FXGLCanvas.cpp                  FXGLCone.cpp                    FXGLCube.cpp                    FXGLCylinder.cpp                FXGLObject.cpp                  FXGLShape.cpp                   FXGLSphere.cpp                  FXGLTriangleMesh.cpp            FXGLViewer.cpp                  FXGLVisual.cpp                  FXGroupBox.cpp                  FXHMat.cpp                      FXHVec.cpp                      FXHeader.cpp                    FXHorizontalFrame.cpp           FXIcon.cpp                      FXIconList.cpp                  FXId.cpp                        FXImage.cpp                     FXJPEGIcon.cpp                  FXJPEGImage.cpp                 FXLabel.cpp                     FXList.cpp                      FXMDIButton.cpp                 FXMDIChild.cpp                  FXMDIClient.cpp                 FXMainWindow.cpp                FXMatrix.cpp                    FXMenuBar.cpp                   FXMenuButton.cpp                FXMenuCaption.cpp               FXMenuCascade.cpp               FXMenuCommand.cpp               FXMenuPane.cpp                  FXMenuSeparator.cpp             FXMenuTitle.cpp                 FXMessageBox.cpp                FXObject.cpp                    FXObjectList.cpp                FXOptionMenu.cpp                FXPNGIcon.cpp                   FXPNGImage.cpp                  FXPacker.cpp                    FXPopup.cpp                     FXPrintDialog.cpp               FXProfiler.cpp                  FXProgressBar.cpp               FXQuat.cpp                      FXRadioButton.cpp               FXRange.cpp                     FXRecentFiles.cpp               FXRegion.cpp                    FXRegistry.cpp                  FXRootWindow.cpp                FXScrollArea.cpp                FXScrollWindow.cpp              FXScrollbar.cpp                 FXSeparator.cpp                 FXShell.cpp                     FXShutter.cpp                   FXSlider.cpp                    FXSpinner.cpp                   FXSplitter.cpp                  FXStatusbar.cpp                 FXStatusline.cpp                FXStream.cpp                    FXString.cpp                    FXSwitcher.cpp                  FXTab.cpp                       FXTable.cpp                     FXText.cpp                      FXTextField.cpp                 FXToggleButton.cpp              FXToolbarTab.cpp                FXTooltip.cpp                   FXTopWindow.cpp                 FXTreeList.cpp                  FXTreeListBox.cpp               FXUndoList.cpp                  FXVec.cpp                       FXVerticalFrame.cpp             FXVisual.cpp                    FXWindow.cpp                    FXXPMIcon.cpp                   FXXPMImage.cpp                  fxbmpio.cpp                     fxgifio.cpp                     fxjpegio.cpp                    fxicl.cpp                       fxpngio.cpp                     fxregex.cpp                     fxutils.cpp                     fxxpmio.cpp                     fxquantize.cpp                  fxquantize.h                    jitter.h                        crosshair.xbm                   crosshair_mask.xbm              dndcopy.xbm                     dndcopy_mask.xbm                dndlink.xbm                     dndlink_mask.xbm                dndmove.xbm                     dndmove_mask.xbm                dontdrop.xbm                    dontdrop_mask.xbm               drag.xbm                        drag_mask.xbm                   gray.xbm                        hsplit.xbm                      hsplit_mask.xbm                 move.xbm                        move_mask.xbm                   resize.xbm                      resize_mask.xbm                 resizeleft.xbm                  resizeleft_mask.xbm             resizetop.xbm                   resizetop_mask.xbm              resizetopleft.xbm               resizetopleft_mask.xbm          resizetopright.xbm              resizetopright_mask.xbm         rotate.xbm                      rotate_mask.xbm                 swatch.xbm                      swatch_mask.xbm                 version.rc                      version.rc.in                   vsplit.xbm                      vsplit_mask.xbm                 xsplit.xbm                      xsplit_mask.xbm                 ne.xbm                          ne_mask.xbm                     se.xbm                          se_mask.xbm                     sw.xbm                          sw_mask.xbm                     nw.xbm                          nw_mask.xbm                     translate.xbm                   translate_mask.xbm              zoom.xbm                        zoom_mask.xbm
END-of-fox/patches/patch-aa
echo x - fox/patches/patch-ab
sed 's/^X//' >fox/patches/patch-ab << 'END-of-fox/patches/patch-ab'
X--- Makefile.in	Tue Feb 22 14:46:32 2000
X+++ Makefile.in.new	Wed Mar  1 05:39:07 2000
X@@ -91,7 +91,7 @@
X AUTOMAKE_OPTIONS = foreign dist-zip
X #AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies
X 
X-SUBDIRS = utils include src doc tests pathfinder historic
X+SUBDIRS = utils include src doc
X EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README index.html aclocal.m4
X 
X CLEANFILES = fox.tar.gz
END-of-fox/patches/patch-ab
echo x - fox/patches/patch-ac
sed 's/^X//' >fox/patches/patch-ac << 'END-of-fox/patches/patch-ac'
X--- doc/Makefile.in	Tue Feb 22 14:46:40 2000
X+++ doc/Makefile.in.new	Wed Mar  1 06:11:30 2000
X@@ -86,7 +86,7 @@
X VERSION = @VERSION@
X X_BASE_LIBS = @X_BASE_LIBS@
X 
X-htmldir = $(prefix)/@PACKAGE@/html
X+htmldir = $(datadir)/@PACKAGE@/html
X 
X # Source code documentation tool
X PERCEPS = perceps
END-of-fox/patches/patch-ac
echo x - fox/patches/patch-ad
sed 's/^X//' >fox/patches/patch-ad << 'END-of-fox/patches/patch-ad'
X--- configure	Mon Mar  6 13:25:50 2000
X+++ configure.new	Mon Mar  6 13:33:37 2000
X@@ -3561,7 +3561,10 @@
X if test "x$enable_release" = "xyes" ; then
X CXXFLAGS="${CXXFLAGS} -O2 -DNDEBUG"
X if test "${GXX}" = "yes" ; then
X-CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -finline-functions -fomit-frame-pointer -fexpensive-optimizations"
X+CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -finline-functions -fexpensive-optimizations"
X+if test "${with_profiling}" = ""; then
X+CXXFLAGS="${CXXFLAGS} -fomit-frame-pointer"
X+fi
X fi
X fi
X 
END-of-fox/patches/patch-ad
echo x - fox/Makefile
sed 's/^X//' >fox/Makefile << 'END-of-fox/Makefile'
X# New ports collection makefile for:	fox
X# Version required:	0.1
X# Date created:		23 Feb 2000
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	fox
XPKGNAME=	fox-0.99.112
XCATEGORIES=	graphics
XMASTER_SITES=	ftp://ftp.cfdrc.com/pub/FOX/ \
X		ftp://imssun1.epfl.ch/pub/ \
X		ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
X
XMAINTAINER=	andrews@technologist.com
X
XLIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
X		png.3:${PORTSDIR}/graphics/png \
X		GL.14:${PORTSDIR}/graphics/Mesa3
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=--with-opengl=mesa --with-x
X.if defined(NO_SHM)
XCONFIGURE_ARGS+=--with-shm=no
X.else
XCONFIGURE_ARGS+=--with-shm=yes
X.endif
X.if defined(DEBUG)
XCONFIGURE_ARGS+=--enable-debug
X.else
XCONFIGURE_ARGS+=--enable-release
X.endif
X.if defined(WANT_PROFILE)
XCONFIGURE_ARGS+=--with-profiling=gprof
X.endif
XUSE_LIBTOOL=	yes
XWRKSRC=		${WRKDIR}/${PKGNAME}
XSHLIB_MAJ=	1
XSHLIB_MIN=	0
XMAKE_ENV+=	LT_CURRENT="${SHLIB_MAJ}" LT_REVISION="${SHLIB_MIN}"
XMAN1=		reswrap.1
X
X.include <bsd.port.pre.mk>
X
X.if ${PORTOBJFORMAT} == "elf"
XPLIST_SUB+=	LIBVER="${SHLIB_MAJ}"
X.else
XPLIST_SUB+=	LIBVER="${SHLIB_MAJ}.${SHLIB_MIN}"
X.endif
X
X.include <bsd.port.post.mk>
END-of-fox/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  7:50:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5D21F37C099
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 07:50:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id HAA05637;
	Wed, 8 Mar 2000 07:50:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from arthur.cs.uni-magdeburg.de (arthur.CS.Uni-Magdeburg.De [141.44.27.36])
	by hub.freebsd.org (Postfix) with ESMTP id 54E3137C0B1
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 07:46:40 -0800 (PST)
	(envelope-from r@arthur.cs.uni-magdeburg.de)
Received: (from r@localhost)
	by arthur.cs.uni-magdeburg.de (8.9.3/8.9.3) id QAA04664;
	Wed, 8 Mar 2000 16:47:04 +0100 (CET)
	(envelope-from r)
Message-Id: <200003081547.QAA04664@arthur.cs.uni-magdeburg.de>
Date: Wed, 8 Mar 2000 16:47:04 +0100 (CET)
From: Roland Jesse <jesse@cs.uni-magdeburg.de>
Reply-To: jesse@cs.uni-magdeburg.de
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17265: New port devel/tmake
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17265
>Category:       ports
>Synopsis:       New port devel/tmake
>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 Mar  8 07:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Otto-von-Guericke University of Magdeburg
>Environment:
FreeBSD arthur.cs.uni-magdeburg.de 4.0-CURRENT FreeBSD 4.0-CURRENT #7: Thu Mar  2 09:29:33 CET 2000     root@arthur.cs.uni-magdeburg.de:/usr/src/sys/compile/ARTHUR  i386
>Description:
New port devel/tmake
>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:
#
#	tmake
#	tmake/pkg
#	tmake/pkg/COMMENT
#	tmake/pkg/DESCR
#	tmake/pkg/PLIST
#	tmake/Makefile
#	tmake/files
#	tmake/files/md5
#
echo c - tmake
mkdir -p tmake > /dev/null 2>&1
echo c - tmake/pkg
mkdir -p tmake/pkg > /dev/null 2>&1
echo x - tmake/pkg/COMMENT
sed 's/^X//' >tmake/pkg/COMMENT << 'END-of-tmake/pkg/COMMENT'
XCreate and maintain makefiles across many platforms and compilers
END-of-tmake/pkg/COMMENT
echo x - tmake/pkg/DESCR
sed 's/^X//' >tmake/pkg/DESCR << 'END-of-tmake/pkg/DESCR'
XThis is a port of tmake, the tool from Troll Tech to create and
Xmaintain makefiles for software projects. It is especially useful if
Xyou develop for more than one platform or use more than one
Xcompiler. tmake automates and streamlines this process and lets you
Xspend your valuable time on writing code, not makefiles.
X
XWWW: http://www.troll.no/freebies/tmake.html
X
X- Roland
Xjesse@cs.uni-magdeburg.de
END-of-tmake/pkg/DESCR
echo x - tmake/pkg/PLIST
sed 's/^X//' >tmake/pkg/PLIST << 'END-of-tmake/pkg/PLIST'
Xbin/progen
Xbin/tmake
Xshare/tmake/aix-g++/subdirs.t
Xshare/tmake/aix-g++/app.t
Xshare/tmake/aix-g++/lib.t
Xshare/tmake/aix-g++/tmake.conf
Xshare/tmake/aix-xlc/subdirs.t
Xshare/tmake/aix-xlc/app.t
Xshare/tmake/aix-xlc/lib.t
Xshare/tmake/aix-xlc/tmake.conf
Xshare/tmake/bsdi-g++/subdirs.t
Xshare/tmake/bsdi-g++/app.t
Xshare/tmake/bsdi-g++/lib.t
Xshare/tmake/bsdi-g++/tmake.conf
Xshare/tmake/dgux-g++/subdirs.t
Xshare/tmake/dgux-g++/app.t
Xshare/tmake/dgux-g++/lib.t
Xshare/tmake/dgux-g++/tmake.conf
Xshare/tmake/freebsd-g++/subdirs.t
Xshare/tmake/freebsd-g++/app.t
Xshare/tmake/freebsd-g++/lib.t
Xshare/tmake/freebsd-g++/tmake.conf
Xshare/tmake/gnu-g++/subdirs.t
Xshare/tmake/gnu-g++/app.t
Xshare/tmake/gnu-g++/lib.t
Xshare/tmake/gnu-g++/tmake.conf
Xshare/tmake/hpux-acc/subdirs.t
Xshare/tmake/hpux-acc/app.t
Xshare/tmake/hpux-acc/lib.t
Xshare/tmake/hpux-acc/tmake.conf
Xshare/tmake/hpux-cc/subdirs.t
Xshare/tmake/hpux-cc/app.t
Xshare/tmake/hpux-cc/lib.t
Xshare/tmake/hpux-cc/tmake.conf
Xshare/tmake/hpux-g++/subdirs.t
Xshare/tmake/hpux-g++/app.t
Xshare/tmake/hpux-g++/lib.t
Xshare/tmake/hpux-g++/tmake.conf
Xshare/tmake/irix-64/subdirs.t
Xshare/tmake/irix-64/app.t
Xshare/tmake/irix-64/lib.t
Xshare/tmake/irix-64/tmake.conf
Xshare/tmake/irix-dcc/subdirs.t
Xshare/tmake/irix-dcc/app.t
Xshare/tmake/irix-dcc/lib.t
Xshare/tmake/irix-dcc/tmake.conf
Xshare/tmake/irix-g++/subdirs.t
Xshare/tmake/irix-g++/app.t
Xshare/tmake/irix-g++/lib.t
Xshare/tmake/irix-g++/tmake.conf
Xshare/tmake/irix-n32/subdirs.t
Xshare/tmake/irix-n32/app.t
Xshare/tmake/irix-n32/lib.t
Xshare/tmake/irix-n32/tmake.conf
Xshare/tmake/irix-o32/subdirs.t
Xshare/tmake/irix-o32/app.t
Xshare/tmake/irix-o32/lib.t
Xshare/tmake/irix-o32/tmake.conf
Xshare/tmake/linux-g++/subdirs.t
Xshare/tmake/linux-g++/app.t
Xshare/tmake/linux-g++/lib.t
Xshare/tmake/linux-g++/tmake.conf
Xshare/tmake/netbsd-g++/subdirs.t
Xshare/tmake/netbsd-g++/app.t
Xshare/tmake/netbsd-g++/lib.t
Xshare/tmake/netbsd-g++/tmake.conf
Xshare/tmake/openbsd-g++/subdirs.t
Xshare/tmake/openbsd-g++/app.t
Xshare/tmake/openbsd-g++/lib.t
Xshare/tmake/openbsd-g++/tmake.conf
Xshare/tmake/osf1-cxx/subdirs.t
Xshare/tmake/osf1-cxx/app.t
Xshare/tmake/osf1-cxx/lib.t
Xshare/tmake/osf1-cxx/tmake.conf
Xshare/tmake/osf1-g++/subdirs.t
Xshare/tmake/osf1-g++/app.t
Xshare/tmake/osf1-g++/lib.t
Xshare/tmake/osf1-g++/tmake.conf
Xshare/tmake/qnx-g++/subdirs.t
Xshare/tmake/qnx-g++/app.t
Xshare/tmake/qnx-g++/lib.t
Xshare/tmake/qnx-g++/tmake.conf
Xshare/tmake/sco-g++/subdirs.t
Xshare/tmake/sco-g++/app.t
Xshare/tmake/sco-g++/lib.t
Xshare/tmake/sco-g++/tmake.conf
Xshare/tmake/solaris-cc/subdirs.t
Xshare/tmake/solaris-cc/app.t
Xshare/tmake/solaris-cc/lib.t
Xshare/tmake/solaris-cc/tmake.conf
Xshare/tmake/solaris-cc-gcc/subdirs.t
Xshare/tmake/solaris-cc-gcc/app.t
Xshare/tmake/solaris-cc-gcc/lib.t
Xshare/tmake/solaris-cc-gcc/tmake.conf
Xshare/tmake/solaris-g++/subdirs.t
Xshare/tmake/solaris-g++/app.t
Xshare/tmake/solaris-g++/lib.t
Xshare/tmake/solaris-g++/tmake.conf
Xshare/tmake/sunos-g++/subdirs.t
Xshare/tmake/sunos-g++/app.t
Xshare/tmake/sunos-g++/lib.t
Xshare/tmake/sunos-g++/tmake.conf
Xshare/tmake/ultrix-g++/subdirs.t
Xshare/tmake/ultrix-g++/app.t
Xshare/tmake/ultrix-g++/lib.t
Xshare/tmake/ultrix-g++/tmake.conf
Xshare/tmake/unix/generic.t
Xshare/tmake/unix/app.t
Xshare/tmake/unix/subdirs.t
Xshare/tmake/unix/lib.t
Xshare/tmake/unixware-g++/subdirs.t
Xshare/tmake/unixware-g++/app.t
Xshare/tmake/unixware-g++/lib.t
Xshare/tmake/unixware-g++/tmake.conf
Xshare/tmake/unixware7-cc/subdirs.t
Xshare/tmake/unixware7-cc/app.t
Xshare/tmake/unixware7-cc/lib.t
Xshare/tmake/unixware7-cc/tmake.conf
Xshare/tmake/unixware7-g++/subdirs.t
Xshare/tmake/unixware7-g++/app.t
Xshare/tmake/unixware7-g++/lib.t
Xshare/tmake/unixware7-g++/tmake.conf
Xshare/tmake/win32/subdirs.t
Xshare/tmake/win32-borland/generic.t
Xshare/tmake/win32-borland/app.t
Xshare/tmake/win32-borland/subdirs.t
Xshare/tmake/win32-borland/lib.t
Xshare/tmake/win32-borland/tmake.conf
Xshare/tmake/win32-g++/generic.t
Xshare/tmake/win32-g++/app.t
Xshare/tmake/win32-g++/subdirs.t
Xshare/tmake/win32-g++/lib.t
Xshare/tmake/win32-g++/tmake.conf
Xshare/tmake/win32-msvc/generic.t
Xshare/tmake/win32-msvc/app.t
Xshare/tmake/win32-msvc/subdirs.t
Xshare/tmake/win32-msvc/lib.t
Xshare/tmake/win32-msvc/tmake.conf
Xshare/tmake/win32-msvc/vcapp.t
Xshare/tmake/win32-msvc/vclib.t
Xshare/tmake/win32-symantec/generic.t
Xshare/tmake/win32-symantec/app.t
Xshare/tmake/win32-symantec/subdirs.t
Xshare/tmake/win32-symantec/lib.t
Xshare/tmake/win32-symantec/tmake.conf
Xshare/tmake/win32-visage/generic.t
Xshare/tmake/win32-visage/app.t
Xshare/tmake/win32-visage/subdirs.t
Xshare/tmake/win32-visage/lib.t
Xshare/tmake/win32-visage/tmake.conf
Xshare/tmake/win32-watcom/generic.t
Xshare/tmake/win32-watcom/app.t
Xshare/tmake/win32-watcom/subdirs.t
Xshare/tmake/win32-watcom/lib.t
Xshare/tmake/win32-watcom/tmake.conf
X@dirrm share/tmake/aix-g++
X@dirrm share/tmake/aix-xlc
X@dirrm share/tmake/bsdi-g++
X@dirrm share/tmake/dgux-g++
X@dirrm share/tmake/freebsd-g++
X@dirrm share/tmake/gnu-g++
X@dirrm share/tmake/hpux-acc
X@dirrm share/tmake/hpux-cc
X@dirrm share/tmake/hpux-g++
X@dirrm share/tmake/irix-64
X@dirrm share/tmake/irix-dcc
X@dirrm share/tmake/irix-g++
X@dirrm share/tmake/irix-n32
X@dirrm share/tmake/irix-o32
X@dirrm share/tmake/linux-g++
X@dirrm share/tmake/netbsd-g++
X@dirrm share/tmake/openbsd-g++
X@dirrm share/tmake/osf1-cxx
X@dirrm share/tmake/osf1-g++
X@dirrm share/tmake/qnx-g++
X@dirrm share/tmake/sco-g++
X@dirrm share/tmake/solaris-cc
X@dirrm share/tmake/solaris-cc-gcc
X@dirrm share/tmake/solaris-g++
X@dirrm share/tmake/sunos-g++
X@dirrm share/tmake/ultrix-g++
X@dirrm share/tmake/unix
X@dirrm share/tmake/unixware-g++
X@dirrm share/tmake/unixware7-cc
X@dirrm share/tmake/unixware7-g++
X@dirrm share/tmake/win32
X@dirrm share/tmake/win32-borland
X@dirrm share/tmake/win32-g++
X@dirrm share/tmake/win32-msvc
X@dirrm share/tmake/win32-symantec
X@dirrm share/tmake/win32-visage
X@dirrm share/tmake/win32-watcom
X@dirrm share/tmake
END-of-tmake/pkg/PLIST
echo x - tmake/Makefile
sed 's/^X//' >tmake/Makefile << 'END-of-tmake/Makefile'
X# New ports collection makefile for:   	tmake
X# Version required:    			1.3
X# Date created:        			8 March 2000
X# Whom:                			jesse@cs.uni-magdeburg.de
X#
X# $FreeBSD$
X#
X
XDISTNAME=	tmake-1.3
XCATEGORIES=	devel
XMASTER_SITES=	ftp://ftp.troll.no/freebies/tmake/
X
XMAINTAINER=	jesse@cs.uni-magdeburg.de
X
XNO_BUILD=       yes
XWRKSRC=		${WRKDIR}/tmake
XTMAKE_BIN=	progen tmake
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/share/tmake
X	@cd ${WRKSRC}/lib; tar cf - * | (cd ${PREFIX}/share/tmake && tar xf -)
X.for f in ${TMAKE_BIN}
X	@${INSTALL_SCRIPT} ${WRKSRC}/bin/$f ${PREFIX}/bin
X.endfor
X
Xpost-install:
X	@${ECHO} "Make sure to set your TMAKEPATH environment variable"
X	@${ECHO} "to ${PREFIX}/share/tmake/freebsd-g++."
X	@${ECHO} ""
X
X.include <bsd.port.mk>
END-of-tmake/Makefile
echo c - tmake/files
mkdir -p tmake/files > /dev/null 2>&1
echo x - tmake/files/md5
sed 's/^X//' >tmake/files/md5 << 'END-of-tmake/files/md5'
XMD5 (tmake-1.3.tar.gz) = afb94874a0ec92861740d4b54bc3b4e7
END-of-tmake/files/md5
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  8:20:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4EB5037C099
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 08:20:07 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA08591;
	Wed, 8 Mar 2000 08:20:07 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from kot.ne.mediaone.net (kot.ne.mediaone.net [24.218.15.190])
	by hub.freebsd.org (Postfix) with ESMTP
	id E8EE137B5E3; Wed,  8 Mar 2000 08:14:43 -0800 (PST)
	(envelope-from mi@kot.ne.mediaone.net)
Received: from rtfm.newton (mi@rtfm.newton [10.10.0.1])
	by kot.ne.mediaone.net (8.9.3/8.9.1) with ESMTP id LAA04643;
	Wed, 8 Mar 2000 11:14:40 -0500 (EST)
Received: (from mi@localhost)
	by rtfm.newton (8.9.3/8.9.3) id LAA90214;
	Wed, 8 Mar 2000 11:14:40 -0500 (EST)
	(envelope-from mi@kot.ne.mediaone.net)
Message-Id: <200003081614.LAA90214@rtfm.newton>
Date: Wed, 8 Mar 2000 11:14:40 -0500 (EST)
From: Mikhail Teterin <mi@kot.ne.mediaone.net>
Reply-To: mi+lyx@aldan.algebra.com
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: dirk@FreeBSD.org
X-Send-Pr-Version: 3.2
Subject: ports/17267: new lyx port does not link -- gettext (-lintl is missing)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17267
>Category:       ports
>Synopsis:       new lyx port does not link -- gettext (-lintl is missing)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  8 08:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	It  appears,   the  configure  script  does   check  for
	-lint, and  finding it  installed on the  system already
	rightfully  chooses   not  to  use  the   included  one.
	Unfortunately,  it  then does  not  set  the INTLLIB  to
	anything, which means lyx_LDADD in src/Makefile does not
	mention the -lintl at all and the following linker error
	is seen.
	
g++295 -O2 -fexpensive-optimizations -pipe -mcpu=i686 -march=i686 -L/usr/X11R6/lib -o lyx BufferView.o Bullet.o Chktex.o DepTable.o FontInfo.o FontLoader.o ImportLaTeX.o ImportNoweb.o LaTeX.o LaTeXFeatures.o LaTeXLog.o Literate.o LyXAction.o LyXSendto.o LyXView.o PaperLayout.o ParagraphExtra.o Spacing.o TableLayout.o bmtable.o buffer.o bufferlist.o bufferparams.o bullet_forms.o bullet_forms_cb.o chset.o combox.o credits.o credits_form.o debug.o filedlg.o form1.o intl.o kbmap.o lastfiles.o latexoptions.o layout.o layout_forms.o lyx.o lyx_cb.o lyx_gui.o lyx_gui_misc.o lyx_main.o lyx_sendfax.o lyx_sendfax_main.o lyx_sty.o lyxdraw.o lyxfont.o lyxfr0.o lyxfr1.o lyxfunc.o lyxlex.o lyxlookup.o lyxrc.o lyxserver.o lyxvc.o main.o menus.o minibuffer.o paragraph.o print_form.o screen.o sp_form.o spellchecker.o table.o tex-accent.o tex-strings.o texoptions.o texrow.o text.o text2.o toolbar.o trans.o trans_mgr.o undo.o vc-backend.o vspace.o mathed/.libs/libmathed.a insets/.libs/libinsets.a!
 support/.libs/libsupport.a -lxforms -lXpm -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11 
BufferView.o: In function `BufferView::resizeCurrentBuffer(void)':
BufferView.o(.text+0x96c): undefined reference to `gettext'
BufferView.o: In function `BufferView::gotoError(void)':
BufferView.o(.text+0xe5b): undefined reference to `gettext'
BufferView.o(.text+0xef9): undefined reference to `gettext'
Chktex.o: In function `Chktex::scanLogFile(TeXErrors &)':
Chktex.o(.text+0x5b3): undefined reference to `gettext'
FontLoader.o: In function `FontLoader::doLoad(LyXFont::FONT_FAMILY, LyXFont::FONT_SERIES, LyXFont::FONT_SHAPE, LyXFont::FONT_SIZE)':
FontLoader.o(.text+0xad3): undefined reference to `gettext'
LaTeX.o(.text+0x591): more undefined references to `gettext' follow
main.o: In function `main':
main.o(.text+0x98): undefined reference to `bindtextdomain'
main.o(.text+0xa8): undefined reference to `textdomain'
menus.o: In function `Menus::openByName(lyxstring const &)':
menus.o(.text+0x292): undefined reference to `gettext'
menus.o(.text+0x2c3): undefined reference to `gettext'
menus.o(.text+0x2f4): undefined reference to `gettext'
menus.o(.text+0x32c): undefined reference to `gettext'
menus.o(.text+0x35d): undefined reference to `gettext'
menus.o(.text+0x38e): more undefined references to `gettext' follow
collect2: ld returned 1 exit status
*** Error code 1

Stop.
[...]
>How-To-Repeat:


>Fix:
	A dirty fix  is to add the -lintl to  the lyx_LDADD line
	in  src/Makefile after  configure.  A clean  fix is  too
	complicated  I'm  afraid of  the  configure.in/configure
	mess.

>Release-Note:
>Audit-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 Mar  8  8:40: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0C08537C578
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 08:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA10621;
	Wed, 8 Mar 2000 08:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from kot.ne.mediaone.net (kot.ne.mediaone.net [24.218.15.190])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1E7BF37C3EF; Wed,  8 Mar 2000 08:35:12 -0800 (PST)
	(envelope-from mi@kot.ne.mediaone.net)
Received: from rtfm.newton (mi@rtfm.newton [10.10.0.1])
	by kot.ne.mediaone.net (8.9.3/8.9.1) with ESMTP id LAA04672;
	Wed, 8 Mar 2000 11:35:08 -0500 (EST)
Received: (from mi@localhost)
	by rtfm.newton (8.9.3/8.9.3) id LAA92762;
	Wed, 8 Mar 2000 11:35:07 -0500 (EST)
	(envelope-from mi@kot.ne.mediaone.net)
Message-Id: <200003081635.LAA92762@rtfm.newton>
Date: Wed, 8 Mar 2000 11:35:07 -0500 (EST)
From: Mikhail Teterin <mi@kot.ne.mediaone.net>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: dirk@FreeBSD.org
X-Send-Pr-Version: 3.2
Subject: ports/17268: new lyx port does not install locale files (POFILES)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17268
>Category:       ports
>Synopsis:       new lyx port does not install locale files (POFILES)
>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:   Wed Mar  8 08:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	The share/locale/*/LC_MESSAGES/lyx.mo files listed in pkg/PLIST
	are never installed.

>How-To-Repeat:

	May be, this is related to me having libintl installed separately,
	but for me, the language files did not get installed. Besides making
	lyx mono-lingual, this breaks making a package.
	Going to ${WRKSRC}/po and making ``install'' put them into
	/usr/local/lib/locale, from where I had to move them into share --
	``make package'' worked after that.

>Fix:
	See How-To-Repeat for work-around.	

>Release-Note:
>Audit-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 Mar  8  8:47:43 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0AE5C37C485; Wed,  8 Mar 2000 08:47:25 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA11559;
	Wed, 8 Mar 2000 08:47:24 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Wed, 8 Mar 2000 08:47:24 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003081647.IAA11559@freefall.freebsd.org>
To: dirk.meyer@dinoex.sub.org, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17201: news/fidogate fix for 2.2.x
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: news/fidogate fix for 2.2.x

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Wed Mar 8 08:45:00 PST 2000
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  Wed Mar  8  8:53:36 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id BF69B37B52E; Wed,  8 Mar 2000 08:53:29 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA12433;
	Wed, 8 Mar 2000 08:53:29 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Wed, 8 Mar 2000 08:53:29 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003081653.IAA12433@freefall.freebsd.org>
To: xaa@timewasters.nl, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17218: upgrade xboard to 4.0.7
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: upgrade xboard to 4.0.7

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Wed Mar 8 08:48:53 PST 2000
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  Wed Mar  8  8:59:58 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id C74F537C0E3; Wed,  8 Mar 2000 08:59:56 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA13058;
	Wed, 8 Mar 2000 08:59:56 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Wed, 8 Mar 2000 08:59:56 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003081659.IAA13058@freefall.freebsd.org>
To: tkato@prontomail.ne.jp, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17230: Update port: net/cnet to 1.5p2
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: net/cnet to 1.5p2

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Wed Mar 8 08:59:03 PST 2000
State-Changed-Why: 
Suerceded by ports/17234


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  9: 0: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 05EEE37B622
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 09:00:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA13099;
	Wed, 8 Mar 2000 09:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Wed, 8 Mar 2000 09:00:02 -0800 (PST)
Message-Id: <200003081700.JAA13099@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Will Andrews <andrews@technologist.com>
Subject: Re: ports/17265: New port devel/tmake
Reply-To: Will Andrews <andrews@technologist.com>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17265; it has been noted by GNATS.

From: Will Andrews <andrews@technologist.com>
To: Roland Jesse <jesse@cs.uni-magdeburg.de>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17265: New port devel/tmake
Date: Wed, 8 Mar 2000 11:54:52 -0500

 On Wed, Mar 08, 2000 at 04:47:04PM +0100, Roland Jesse wrote:
 > >Number:         17265
 > >Category:       ports
 > >Synopsis:       New port devel/tmake
 
 Ha! You beat me to it. I was about to submit mine after a little testing.
 One of my (new ports/updated ports) needs tmake.
 
 > echo x - tmake/pkg/COMMENT
 > sed 's/^X//' >tmake/pkg/COMMENT << 'END-of-tmake/pkg/COMMENT'
 > XCreate and maintain makefiles across many platforms and compilers
 
 I prefer,
 Extremely portable perl-based make utility
 
 > echo x - tmake/pkg/PLIST
 > sed 's/^X//' >tmake/pkg/PLIST << 'END-of-tmake/pkg/PLIST'
 > Xbin/progen
 > Xbin/tmake
 
 What is all this crap below here? We only need freebsd-g++, not all those
 other OS types. The only useful purpose for a port of tmake would be to
 generate makefiles from a tmake .pro file. If a developer wishes to
 distribute other parts of tmake, they can still get the tarball and install
 it with their own software package.
 
 > Xshare/tmake/aix-g++/subdirs.t
 > Xshare/tmake/aix-g++/app.t
 > Xshare/tmake/aix-g++/lib.t
 > Xshare/tmake/aix-g++/tmake.conf
 
 [ ... bunch of crap snipped ... ]
 
 > Xshare/tmake/freebsd-g++/subdirs.t
 > Xshare/tmake/freebsd-g++/app.t
 > Xshare/tmake/freebsd-g++/lib.t
 > Xshare/tmake/freebsd-g++/tmake.conf
 
 Only these are needed, and (I'm not sure) maybe we don't even need the *.t
 files, but only tmake.conf.
 
 > sed 's/^X//' >tmake/Makefile << 'END-of-tmake/Makefile'
 > X# New ports collection makefile for:   	tmake
 > X# Version required:    			1.3
 > X# Date created:        			8 March 2000
 > X# Whom:                			jesse@cs.uni-magdeburg.de
 > X#
 > X# $FreeBSD$
 > X#
 > X
 > XDISTNAME=	tmake-1.3
 > XCATEGORIES=	devel
 
 += perl5
 
 > XMASTER_SITES=	ftp://ftp.troll.no/freebies/tmake/
 > X
 > XMAINTAINER=	jesse@cs.uni-magdeburg.de
 > X
 > XNO_BUILD=       yes
 > XWRKSRC=		${WRKDIR}/tmake
 > XTMAKE_BIN=	progen tmake
 
 += USE_PERL5=   yes
 
 > Xdo-install:
 > X	@${MKDIR} ${PREFIX}/share/tmake
 > X	@cd ${WRKSRC}/lib; tar cf - * | (cd ${PREFIX}/share/tmake && tar xf -)
 > X.for f in ${TMAKE_BIN}
 > X	@${INSTALL_SCRIPT} ${WRKSRC}/bin/$f ${PREFIX}/bin
 > X.endfor
 
 As I said above, this is too much cruft for what will be the 99% case of an
 install of tmake.
 
 -- 
 Will Andrews <andrews@technologist.com>
 GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
 ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
 G++>+++ e->++++ h! r-->+++ y?
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  9: 2:48 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 056FA37C1DB; Wed,  8 Mar 2000 09:02:47 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA13503;
	Wed, 8 Mar 2000 09:02:41 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Wed, 8 Mar 2000 09:02:41 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003081702.JAA13503@freefall.freebsd.org>
To: tkato@prontomail.ne.jp, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17234: Update port: net/cnet to 1.5p2 (fix ports/17230)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: net/cnet to 1.5p2 (fix ports/17230)

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Wed Mar 8 08:59:25 PST 2000
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  Wed Mar  8  9: 5:35 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7953737C12A; Wed,  8 Mar 2000 09:05:30 -0800 (PST)
	(envelope-from jesse@mail.CS.Uni-Magdeburg.De)
Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3])
	by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id SAA04795;
	Wed, 8 Mar 2000 18:05:21 +0100 (MET)
Received: (from jesse@localhost)
	by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id SAA05825;
	Wed, 8 Mar 2000 18:04:17 +0100 (MET)
X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f
To: Will Andrews <andrews@technologist.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, ports@FreeBSD.ORG
Subject: Re: ports/17265: New port devel/tmake
References: <200003081547.QAA04664@arthur.cs.uni-magdeburg.de> <20000308115452.C424@argon.blackdawn.com>
From: Roland Jesse <jesse@mail.CS.Uni-Magdeburg.De>
In-Reply-To: Will Andrews's message of "Wed, 8 Mar 2000 11:54:52 -0500"
Date: 08 Mar 2000 18:04:17 +0100
Message-ID: <0v4sahcs1a.fsf@cs.uni-magdeburg.de>
Lines: 35
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Will Andrews <andrews@technologist.com> writes:

> One of my (new ports/updated ports) needs tmake.

Well, I need it for my own work. :)

> > XCreate and maintain makefiles across many platforms and compilers
> 
> I prefer,
> Extremely portable perl-based make utility

Fine with me.

> What is all this crap below here? We only need freebsd-g++, not all those
> other OS types. The only useful purpose for a port of tmake would be to
> generate makefiles from a tmake .pro file. If a developer wishes to
> distribute other parts of tmake, they can still get the tarball and install
> it with their own software package.

I disagree. It is kind of annoying when ports are only made in a way
that they are good as dependencies for other ports but not for serious
development besides that. As much as it is necessary to install header
files in case of libraries (see math/vtk for a real bad example) it is
a good idea to install not only the freebsd-g++ templates for tmake
but the couple others that are available, too. 

> As I said above, this is too much cruft for what will be the 99% case of an
> install of tmake.

Well, that's the Microsoft argument. ;-)

In case my proposal violates common porting practice, do it your
way and I will stick with mine on my machine.

        Roland


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  9:10: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3D10D37B5F0
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 09:10:04 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA14160;
	Wed, 8 Mar 2000 09:10:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Wed, 8 Mar 2000 09:10:03 -0800 (PST)
Message-Id: <200003081710.JAA14160@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Steve Price <sprice@hiwaay.net>
Subject: Re: ports/17118: update port japanese/kanji18 and kanji26 (fwd)
Reply-To: Steve Price <sprice@hiwaay.net>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17118; it has been noted by GNATS.

From: Steve Price <sprice@hiwaay.net>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/17118: update port japanese/kanji18 and kanji26 (fwd)
Date: Wed, 8 Mar 2000 11:07:20 -0600 (CST)

 ---------- Forwarded message ----------
 Date: Mon, 06 Mar 2000 12:24:21 +0900
 From: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
 To: gnats-admin@FreeBSD.org
 Cc: sada@rr.iij4u.or.jp
 Subject: Re: ports/17118: update port japanese/kanji18 and kanji26
 
   Sorry, I missed to add PKGDIR to kanji26/Makefile. With previous
 patch, it refered to kanji18/pkg/PLIST, instead of kanji26/pkg/PLIST.
 
   Thanks sada@rr.iij4u.or.jp.
 
   I attached new patch for kanji18 and kanji26.
 
 MIHIRA Sanpei Yoshiro
 
 --- ports/japanese/kanji26/Makefile.org	Thu Mar  2 10:26:48 2000
 +++ ports/japanese/kanji26/Makefile	Mon Mar  6 12:14:27 2000
 @@ -1,7 +1,7 @@
  # New ports collection makefile for:	kanji26
  # Version required:	1.0
  # Date created:		23 November 1999
 -# Whom:			Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
 +# Whom:			Yoshiro MIHIRA <sanpei@sanpei.org>
  #
  # $FreeBSD: ports/japanese/kanji26/Makefile,v 1.1.1.1 2000/01/08 01:24:41 taoka Exp $
  #
 @@ -10,8 +10,11 @@
  DISTFILES?=	793.gz 794.gz 795.gz 796.gz 797.gz 798.gz 799.gz \
  		800.gz 802.gz 816.gz 817.gz 818.gz 819.gz 820.gz 821.gz
  
 +FILESDIR=	${.CURDIR}/files
 +PKGDIR=		${.CURDIR}/pkg
 +MASTERDIR=	${.CURDIR}/../kanji18
  README_FILE?=	793.gz
  RESIZESED_FILE?=	26to24.sed
  RESIZED_ALIAS_FILE?=	kanji24.alias
  
 -.include "${.CURDIR}/../kanji18/Makefile"
 +.include "${MASTERDIR}/Makefile"
 --- ports/japanese/kanji18/Makefile.org	Thu Mar  2 10:37:32 2000
 +++ ports/japanese/kanji18/Makefile	Mon Mar  6 12:14:09 2000
 @@ -1,7 +1,7 @@
  # New ports collection makefile for:	kanji18
  # Version required:	1.0
  # Date created:		23 November 1999
 -# Whom:			Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
 +# Whom:			Yoshiro MIHIRA <sanpei@sanpei.org>
  #
  # $FreeBSD: ports/japanese/kanji18/Makefile,v 1.1.1.1 2000/01/08 01:23:47 taoka Exp $
  #
 @@ -13,7 +13,7 @@
  MASTER_SITE_SUBDIR=	${DISTNAME}
  DISTFILES?=	573.z 574.z 575.z 576.z 577.z 578.z 579.z 580.z 581.z
  
 -MAINTAINER=     sanpei@jp.FreeBSD.org
 +MAINTAINER=     sanpei@sanpei.org
  
  BUILD_DEPENDS=	gunshar:${PORTSDIR}/archivers/gshar+gunshar \
  		bdftopcf:${PORTSDIR}/x11/XFree86
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  9:10:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4232137BCB6
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 09:10:13 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA14148;
	Wed, 8 Mar 2000 09:10:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Wed, 8 Mar 2000 09:10:02 -0800 (PST)
Message-Id: <200003081710.JAA14148@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Roland Jesse <jesse@mail.CS.Uni-Magdeburg.De>
Subject: Re: ports/17265: New port devel/tmake
Reply-To: Roland Jesse <jesse@mail.CS.Uni-Magdeburg.De>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17265; it has been noted by GNATS.

From: Roland Jesse <jesse@mail.CS.Uni-Magdeburg.De>
To: Will Andrews <andrews@technologist.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, ports@FreeBSD.ORG
Subject: Re: ports/17265: New port devel/tmake
Date: 08 Mar 2000 18:04:17 +0100

 Will Andrews <andrews@technologist.com> writes:
 
 > One of my (new ports/updated ports) needs tmake.
 
 Well, I need it for my own work. :)
 
 > > XCreate and maintain makefiles across many platforms and compilers
 > 
 > I prefer,
 > Extremely portable perl-based make utility
 
 Fine with me.
 
 > What is all this crap below here? We only need freebsd-g++, not all those
 > other OS types. The only useful purpose for a port of tmake would be to
 > generate makefiles from a tmake .pro file. If a developer wishes to
 > distribute other parts of tmake, they can still get the tarball and install
 > it with their own software package.
 
 I disagree. It is kind of annoying when ports are only made in a way
 that they are good as dependencies for other ports but not for serious
 development besides that. As much as it is necessary to install header
 files in case of libraries (see math/vtk for a real bad example) it is
 a good idea to install not only the freebsd-g++ templates for tmake
 but the couple others that are available, too. 
 
 > As I said above, this is too much cruft for what will be the 99% case of an
 > install of tmake.
 
 Well, that's the Microsoft argument. ;-)
 
 In case my proposal violates common porting practice, do it your
 way and I will stick with mine on my machine.
 
         Roland
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  9:12:54 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7F38237C730; Wed,  8 Mar 2000 09:12:53 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA14585;
	Wed, 8 Mar 2000 09:12:52 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Wed, 8 Mar 2000 09:12:52 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003081712.JAA14585@freefall.freebsd.org>
To: tkato@prontomail.ne.jp, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17252: Update port: x11/wdm to 1.20
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: x11/wdm to 1.20

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Wed Mar 8 09:09:43 PST 2000
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  Wed Mar  8  9:19:23 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2])
	by hub.freebsd.org (Postfix) with ESMTP id 2EE5437C253
	for <freebsd-ports@FreeBSD.ORG>; Wed,  8 Mar 2000 09:19:20 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id 85C7819E5; Wed,  8 Mar 2000 12:19:08 -0500 (EST)
Date: Wed, 8 Mar 2000 12:19:08 -0500
From: Will Andrews <andrews@technologist.com>
To: Roland Jesse <jesse@prinz-atm.CS.Uni-Magdeburg.De>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: ports/17265: New port devel/tmake
Message-ID: <20000308121908.A422@argon.blackdawn.com>
References: <200003081710.JAA14148@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <200003081710.JAA14148@freefall.freebsd.org>; from jesse@prinz-atm.CS.Uni-Magdeburg.De on Wed, Mar 08, 2000 at 09:10:02AM -0800
X-Operating-System: FreeBSD 4.0-CURRENT i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, Mar 08, 2000 at 09:10:02AM -0800, Roland Jesse wrote:
>  I disagree. It is kind of annoying when ports are only made in a way
>  that they are good as dependencies for other ports but not for serious
>  development besides that. As much as it is necessary to install header
>  files in case of libraries (see math/vtk for a real bad example) it is
>  a good idea to install not only the freebsd-g++ templates for tmake
>  but the couple others that are available, too. 

How would the developer use the extra OS configuration files in the
location that they are installed, on a FreeBSD machine?

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  9:35:25 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2])
	by hub.freebsd.org (Postfix) with ESMTP id E478837B513
	for <freebsd-ports@FreeBSD.ORG>; Wed,  8 Mar 2000 09:35:13 -0800 (PST)
	(envelope-from jesse@mail.CS.Uni-Magdeburg.De)
Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3])
	by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id SAA05306;
	Wed, 8 Mar 2000 18:35:03 +0100 (MET)
Received: (from jesse@localhost)
	by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id SAA05924;
	Wed, 8 Mar 2000 18:33:59 +0100 (MET)
X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f
To: Will Andrews <andrews@technologist.com>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: ports/17265: New port devel/tmake
References: <200003081710.JAA14148@freefall.freebsd.org> <20000308121908.A422@argon.blackdawn.com>
From: Roland Jesse <jesse@mail.CS.Uni-Magdeburg.De>
In-Reply-To: Will Andrews's message of "Wed, 8 Mar 2000 12:19:08 -0500"
Date: 08 Mar 2000 18:33:59 +0100
Message-ID: <0vsny1bc3c.fsf@cs.uni-magdeburg.de>
Lines: 18
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Will Andrews <andrews@technologist.com> writes:

> How would the developer use the extra OS configuration files in the
> location that they are installed, on a FreeBSD machine?

By setting TMAKEPATH accordingly. ;) No, seriously, it is especially
useful in case the installation directory is shared (using nfs) by
different machines. At the installations I know that is pretty common
practice. Other than that they might be specifically useful for
educational purposes. IMHO it is tmake's main characteristic to be
useful for development on more than one platform. Personally, I deem
that reason enough to keep the other configuration directories.

In case you take them out, I would suggest to remove the freebsd-g++
directory and put the files directly into share/tmake. Otherwise we
end up with only one subdirectory in there.

        Roland


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8  9:38: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mail.af.airnet.ne.jp (mail.af.airnet.ne.jp [210.159.66.49])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3D8DD37B61C; Wed,  8 Mar 2000 09:38:05 -0800 (PST)
	(envelope-from imura@cs.titech.ac.jp)
Received: from imura.af.airnet.ne.jp (tok269.airnet.ne.jp [210.159.89.13])
	by mail.af.airnet.ne.jp (8.8.8/3.6W/06/13/98-AF.AIRNET.NE.JP) with ESMTP id CAA26294;
	Thu, 9 Mar 2000 02:38:02 +0900
Posted-Date: Thu, 9 Mar 2000 02:37:24 +0900 (JST)
To: ache@freebsd.org
Cc: jseger@freebsd.org, ports@freebsd.org
Subject: graphics/ImageMagick/files/md5
From: "R. Imura" <imura@af.airnet.ne.jp>
X-Mailer: Mew version 1.94b20 on Emacs 19.34 / Mule 2.3
 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?=
X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20000309023723O.imura@cs.titech.ac.jp>
Date: Thu, 09 Mar 2000 02:37:23 +0900
X-Dispatcher: imput version 990401(IM113)
Lines: 15
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi

md5 of ImageMagick-5.1.1 seems wrong.

--- md5.orig    Tue Mar  7 01:56:28 2000
+++ md5 Wed Mar  8 09:38:15 2000
@@ -1 +1 @@
-MD5 (ImageMagick-5.1.1.tar.gz) = 17c054dc1c116b9e0222483ca02fba1a
+MD5 (ImageMagick-5.1.1.tar.gz) = 04a606d99dfa8db3e5aa5e31cf074482

Time stamp of this tarball is newer than the time you committed.

-- R. Imura
// my private mail address has changed.
// imura@cs.titech.ac.jp ====> imura@af.airnet.ne.jp /(-.-)y-~~


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 10:50: 2 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2])
	by hub.freebsd.org (Postfix) with ESMTP id E53C737B665
	for <freebsd-ports@FreeBSD.ORG>; Wed,  8 Mar 2000 10:49:54 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id 21C191A68; Wed,  8 Mar 2000 13:49:43 -0500 (EST)
Date: Wed, 8 Mar 2000 13:49:42 -0500
From: Will Andrews <andrews@technologist.com>
To: Roland Jesse <jesse@prinz-atm.CS.Uni-Magdeburg.De>
Cc: Will Andrews <andrews@technologist.com>,
	freebsd-ports@FreeBSD.ORG
Subject: Re: ports/17265: New port devel/tmake
Message-ID: <20000308134942.A429@argon.blackdawn.com>
References: <200003081710.JAA14148@freefall.freebsd.org> <20000308121908.A422@argon.blackdawn.com> <0vsny1bc3c.fsf@cs.uni-magdeburg.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <0vsny1bc3c.fsf@cs.uni-magdeburg.de>; from jesse@prinz-atm.CS.Uni-Magdeburg.De on Wed, Mar 08, 2000 at 06:33:59PM +0100
X-Operating-System: FreeBSD 4.0-CURRENT i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, Mar 08, 2000 at 06:33:59PM +0100, Roland Jesse wrote:
> By setting TMAKEPATH accordingly. ;) No, seriously, it is especially
> useful in case the installation directory is shared (using nfs) by
> different machines. At the installations I know that is pretty common
> practice. Other than that they might be specifically useful for
> educational purposes. IMHO it is tmake's main characteristic to be
> useful for development on more than one platform. Personally, I deem
> that reason enough to keep the other configuration directories.

Ok, this sounds reasonable to me. You should have checks for NOPORTDOCS or
similar in case someone does not want the extra configuration files, etc.

> In case you take them out, I would suggest to remove the freebsd-g++
> directory and put the files directly into share/tmake. Otherwise we
> end up with only one subdirectory in there.

I'm not a committer. Someone else would do this, but if I were to commit
this for you, I would take your advice. :-)

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 11:16:22 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2060C37C265; Wed,  8 Mar 2000 11:16:21 -0800 (PST)
	(envelope-from dirk@FreeBSD.org)
Received: (from dirk@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA28751;
	Wed, 8 Mar 2000 11:16:21 -0800 (PST)
	(envelope-from dirk@FreeBSD.org)
Date: Wed, 8 Mar 2000 11:16:21 -0800 (PST)
From: <dirk@FreeBSD.org>
Message-Id: <200003081916.LAA28751@freefall.freebsd.org>
To: dirk@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org
Subject: Re: ports/17267: new lyx port does not link -- gettext (-lintl is missing)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: new lyx port does not link -- gettext (-lintl is missing)

Responsible-Changed-From-To: freebsd-ports->dirk
Responsible-Changed-By: dirk
Responsible-Changed-When: Wed Mar 8 11:16:00 PST 2000
Responsible-Changed-Why: 
maintainer


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 11:16:40 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id DD63537B655; Wed,  8 Mar 2000 11:16:38 -0800 (PST)
	(envelope-from dirk@FreeBSD.org)
Received: (from dirk@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA28851;
	Wed, 8 Mar 2000 11:16:38 -0800 (PST)
	(envelope-from dirk@FreeBSD.org)
Date: Wed, 8 Mar 2000 11:16:38 -0800 (PST)
From: <dirk@FreeBSD.org>
Message-Id: <200003081916.LAA28851@freefall.freebsd.org>
To: dirk@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org
Subject: Re: ports/17268: new lyx port does not install locale files (POFILES)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: new lyx port does not install locale files (POFILES)

Responsible-Changed-From-To: freebsd-ports->dirk
Responsible-Changed-By: dirk
Responsible-Changed-When: Wed Mar 8 11:16:26 PST 2000
Responsible-Changed-Why: 
maintainer


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 15:30: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 300AD37B529
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 15:30:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id PAA56460;
	Wed, 8 Mar 2000 15:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205])
	by hub.freebsd.org (Postfix) with ESMTP id A789B37B5CC
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 15:24:37 -0800 (PST)
	(envelope-from brett@peloton.runet.edu)
Received: (from root@localhost)
	by peloton.runet.edu (8.9.3/8.9.3) id SAA23854;
	Wed, 8 Mar 2000 18:24:36 -0500 (EST)
	(envelope-from brett)
Message-Id: <200003082324.SAA23854@peloton.runet.edu>
Date: Wed, 8 Mar 2000 18:24:36 -0500 (EST)
From: brett@peloton.runet.edu
Reply-To: brett@peloton.runet.edu
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17273: UPDATE to cooledit port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17273
>Category:       ports
>Synopsis:       update of cooledit to latest version
>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 Mar  8 15:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Brett Taylor
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Radford University
>Environment:

	FreeBSD 3.4-STABLE #0: Fri Jan  7 10:58:02 EST 2000

>Description:

	cooledit was updated (this thing updates more frequently than 
	some people change underwear) - minor PLIST changes; MD5 and 
	version number changed to grab latest greatest

>How-To-Repeat:

	apply attached diff

>Fix:

diff -ruN cooledit/Makefile cooledit/Makefile
--- cooledit/Makefile	Sat Jan 29 01:56:26 2000
+++ cooledit/Makefile	Wed Mar  8 17:27:21 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/editors/cooledit/Makefile,v 1.19 2000/01/29 06:56:26 cpiazza Exp $
 #
 
-DISTNAME=	cooledit-3.12.0
+DISTNAME=	cooledit-3.13.2
 CATEGORIES=	editors
 MASTER_SITES= 	${MASTER_SITE_SUNSITE} \
 		http://www.netins.net/showcase/Comput-IT/cooledit/src/
diff -ruN cooledit/files/md5 cooledit/files/md5
--- cooledit/files/md5	Wed Jan 26 18:33:56 2000
+++ cooledit/files/md5	Wed Mar  8 17:27:38 2000
@@ -1 +1 @@
-MD5 (cooledit-3.12.0.tar.gz) = 6071b98029c366e7d42e08ccafc71949
+MD5 (cooledit-3.13.2.tar.gz) = f53b6d0d11ac6a23e27d5f0462261366
diff -ruN cooledit/pkg/PLIST cooledit/pkg/PLIST
--- cooledit/pkg/PLIST	Thu Jan 27 23:09:57 2000
+++ cooledit/pkg/PLIST	Wed Mar  8 17:43:13 2000
@@ -1,13 +1,14 @@
 bin/coolbrowse
 bin/cooledit
+bin/cooledit-gdb
 bin/coolicon
 bin/coolinput
 bin/coollistbox
 bin/coolman
 bin/coolmessage
+bin/coolproject
 bin/coolquery
 bin/smalledit
-bin/ttyname_stop
 etc/coolicon.config.dist
 @exec if [ ! -f %D/etc/coolicon.config ]; then cp -p %D/%F %B/cooledit.config; fi 
 lib/libCw.a
@@ -15,12 +16,16 @@
 lib/libCw.so.1
 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+share/cooledit/Xmlrpclib.py
+share/cooledit/c_utils.py
 share/cooledit/global.py
+share/cooledit/sh_utils.py
+share/cooledit/zope_utils.py
 share/cooledit/syntax/ada95.syntax
 share/cooledit/syntax/c.syntax
 share/cooledit/syntax/changelog.syntax
 share/cooledit/syntax/diff.syntax
-share/cooledit/syntax/diffc.syntax
+share/cooledit/syntax/fortran.syntax
 share/cooledit/syntax/html.syntax
 share/cooledit/syntax/java.syntax
 share/cooledit/syntax/latex.syntax

>Release-Note:
>Audit-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 Mar  8 15:45:43 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id BB92A37B5F3; Wed,  8 Mar 2000 15:45:42 -0800 (PST)
	(envelope-from dirk@FreeBSD.org)
Received: (from dirk@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id PAA57534;
	Wed, 8 Mar 2000 15:45:42 -0800 (PST)
	(envelope-from dirk@FreeBSD.org)
Date: Wed, 8 Mar 2000 15:45:42 -0800 (PST)
From: <dirk@FreeBSD.org>
Message-Id: <200003082345.PAA57534@freefall.freebsd.org>
To: dirk@FreeBSD.org, freebsd-ports@FreeBSD.org, reg@FreeBSD.org
Subject: Re: ports/17259: Update port www/mozilla
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port www/mozilla

Responsible-Changed-From-To: freebsd-ports->reg
Responsible-Changed-By: dirk
Responsible-Changed-When: Wed Mar 8 15:45:21 PST 2000
Responsible-Changed-Why: 
Over to maintainer


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 15:46:10 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from rock.ghis.net (rock.ghis.net [209.222.164.7])
	by hub.freebsd.org (Postfix) with ESMTP id 5D5F937B538
	for <freebsd-ports@FreeBSD.ORG>; Wed,  8 Mar 2000 15:46:03 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: from shadow.blackdawn.com (postfix@18-044.008.popsite.net [209.69.77.44])
	by rock.ghis.net (8.9.3/8.9.3) with ESMTP id PAA75840;
	Wed, 8 Mar 2000 15:45:57 -0800 (PST)
Received: by shadow.blackdawn.com (Postfix, from userid 1000)
	id DED871A39; Wed,  8 Mar 2000 18:45:50 -0500 (EST)
Date: Wed, 8 Mar 2000 18:45:50 -0500
From: Will Andrews <andrews@technologist.com>
To: The Hermit Hacker <scrappy@hub.org>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: Qt problem with KDE ...
Message-ID: <20000308184550.A49383@shadow.blackdawn.com>
References: <Pine.BSF.4.21.0003072054440.591-100000@thelab.hub.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003072054440.591-100000@thelab.hub.org>; from scrappy@hub.org on Tue, Mar 07, 2000 at 08:56:19PM -0400
X-Operating-System: FreeBSD 3.4-STABLE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Tue, Mar 07, 2000 at 08:56:19PM -0400, The Hermit Hacker wrote:
> ports cvsup as of this afternoon ... I did a pkg_delete on a load of
> things that I no longer needed, and wanted to force a niec clean install
> of KDE, but when I do a 'make' in /usr/ports/x11/kde11, I end up with
> ... and that is after qt is installed ...
> 
> configure:4758: checking for Qt
> tried /usr/lib/qt/lib
> configure:4863: c++ -o conftest  -O3 -mpentium -pipe -I/usr/local/qt/include  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -L/usr/X11R6/lib  -L/usr/X11R6/lib conftest.C  -lqt -lXext -lX11  1>&5
> /tmp/cce89830.o(.rodata+0xac): undefined reference to `QDropEvent type_info node'
> configure: failed program was:
> #include "confdefs.h"
> #include <qglobal.h>
> #include <qapplication.h>
> #include <qobjcoll.h>

What version of FreeBSD?

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 16:30: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0C1DD37B6E5
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 16:30:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id QAA61143;
	Wed, 8 Mar 2000 16:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from cx587235-a.chnd1.az.home.com (cx587235-a.chnd1.az.home.com [24.11.88.170])
	by hub.freebsd.org (Postfix) with ESMTP id 249E437B6E5
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 16:25:59 -0800 (PST)
	(envelope-from jjreynold@cx587235-a.chnd1.az.home.com)
Received: from whale.home-net (whale [192.168.1.2])
	by cx587235-a.chnd1.az.home.com (8.9.3/8.9.3) with ESMTP id RAA55979
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 8 Mar 2000 17:25:58 -0700 (MST)
	(envelope-from jjreynold@dolphin.home-net)
Received: (from jjreynold@localhost)
	by whale.home-net (8.9.3/8.9.3) id RAA98333;
	Wed, 8 Mar 2000 17:25:57 -0700 (MST)
	(envelope-from jjreynold@mailhost.home-net)
Message-Id: <200003090025.RAA98333@whale.home-net>
Date: Wed, 8 Mar 2000 17:25:57 -0700 (MST)
From: jjreynold@home.com
Reply-To: jjreynold@home.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17274: libglade busted, needs libungif (patch included)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17274
>Category:       ports
>Synopsis:       libglade needs libungif installed but there's no dependency
>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:   Wed Mar  8 16:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     John Reynolds
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:

 FreeBSD whale 3.4-STABLE FreeBSD 3.4-STABLE #0: Sat Mar  4 10:48:02 MST 2000     root@whale:/usr/src/sys/compile/WHALE  i386

>Description:

 Trying to install libglade, it bailed because it needed libungif installed.
 The patch fixes it.

>How-To-Repeat:

  Make sure libungif-4.1.0 is not installed on your machine and try to build
  libglade.

>Fix:
	
diff -urN libglade.orig/Makefile libglade/Makefile
--- libglade.orig/Makefile	Wed Mar  8 17:11:18 2000
+++ libglade/Makefile	Wed Mar  8 17:22:19 2000
@@ -14,7 +14,8 @@
 MAINTAINER=	ade@FreeBSD.org
 
 LIB_DEPENDS=	gnome.3:${PORTSDIR}/x11/gnomelibs \
-		xml.5:${PORTSDIR}/textproc/libxml
+		xml.5:${PORTSDIR}/textproc/libxml \
+		ungif.5:${PORTSDIR}/graphics/libungif
 
 GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 


>Release-Note:
>Audit-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 Mar  8 16:40: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6DA6737B71A
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 16:40:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id QAA62018;
	Wed, 8 Mar 2000 16:40:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Wed, 8 Mar 2000 16:40:03 -0800 (PST)
Message-Id: <200003090040.QAA62018@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Chris Piazza <cpiazza@jaxon.net>
Subject: Re: ports/17274: libglade busted, needs libungif (patch included)
Reply-To: Chris Piazza <cpiazza@jaxon.net>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17274; it has been noted by GNATS.

From: Chris Piazza <cpiazza@jaxon.net>
To: jjreynold@home.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17274: libglade busted, needs libungif (patch included)
Date: Wed, 8 Mar 2000 16:38:33 -0800

 On Wed, Mar 08, 2000 at 05:25:57PM -0700, jjreynold@home.com wrote:
 > 
 >  Trying to install libglade, it bailed because it needed libungif installed.
 >  The patch fixes it.
 
 Actually it does depend on it, but I bet your gnomelibs was built
 before the giflib/libungif transition.  gnome depends on
 imlib, which depends on libungif.
 
 That said it doesn't really hurt to add an explicit dependency.
 
 >  
 >  LIB_DEPENDS=	gnome.3:${PORTSDIR}/x11/gnomelibs \
                 ^^^^^^^
 > -		xml.5:${PORTSDIR}/textproc/libxml
 > +		xml.5:${PORTSDIR}/textproc/libxml \
 > +		ungif.5:${PORTSDIR}/graphics/libungif
 >  
 >  GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
 -Chris
 -- 
 cpiazza@jaxon.net   cpiazza@FreeBSD.org
         Abbotsford, BC, Canada
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 18:30: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 741A437B71E
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 18:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA71727;
	Wed, 8 Mar 2000 18:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from tantalum.btinternet.com (tantalum.btinternet.com [194.73.73.80])
	by hub.freebsd.org (Postfix) with ESMTP id 1EBBC37B71B
	for <freebsd-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 18:20:15 -0800 (PST)
	(envelope-from simonm@jaffacakes.freeserve.co.uk)
Received: from [62.6.65.161] (helo=jaffacakes.freeserve.co.uk)
	by ruthenium with esmtp (Exim 2.05 #1)
	id 12SpND-0000y8-00
	for freebsd-gnats-submit@freebsd.org; Wed, 8 Mar 2000 22:56:12 +0000
Received: by jaffacakes.freeserve.co.uk (8.9.3/8.9.3) id WAA03584
	for freebsd-gnats-submit@freebsd.org; Wed, 8 Mar 2000 22:54:05 GMT
	(envelope-from simonm)
Message-Id: <00030822540300.03250@rachel.home>
Date: Wed, 8 Mar 2000 22:53:05 +0000
From: Simon Marlow <simonm@jaffacakes.freeserve.co.uk>
To: freebsd-gnats-submit@freebsd.org
Subject: ports/17276: Fix for ports/lang/ghc
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17276
>Category:       ports
>Synopsis:       Fix for ports/lang/ghc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  8 18:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Simon Marlow
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:
>Description:

I forgot to include one of the patch files in the recent upgrade of
ports/lang/ghc to version 4.06.  The file patch-ab is included below.

>How-To-Repeat:
>Fix:

ports/lang/ghc/patches/patch-ab follows:

*** hslibs/mk/target.mk~         Sun Jan 30 11:37:45 2000
--- hslibs/mk/target.mk  Sun Jan 30 11:32:10 2000
***************
*** 70,75 ****
--- 70,84 ----
MAGIC_HSCPP_OPTS=-DBEGIN_FOR_GHC='-}' -DEND_FOR_GHC='{-' -DBEGIN_FOR_HUGS='{-' -DEND_FOR_HUGS='-}'
SRC_MKDEPENDHS_OPTS += -optdep-w $(MAGIC_HSCPP_OPTS)

+ #
+ # There's no need to compute dependencies when booting from .hc files
+ #
+ ifneq "$(GhcWithHscBuiltViaC)" "YES"
+ MKDEPENDHS_SRCS = $(HS_SRCS)
+ else
+ MKDEPENDHS_SRCS =
+ endif
+ 
ifneq "$(way)" "dll"
SRC_HC_OPTS += -static
endif
***************
*** 115,120 ****
--- 124,140 ----
endif

endif # HSLIB /= ""
+ 
+ # When booting from .hc files, remove the suffix rule for 
+ # .l?hs -> .o, so that the .hc -> .o is used instead.
+ # Also disable the generation of the .hc files, even if
+ # the .l?hs files are newer than the .hc ones.
+ ifeq "$(GhcWithHscBuiltViaC)" "YES"
+ %.$(way_)o  : %.lhs
+ %.$(way_)o  : %.hs
+ %.$(way_)hc : %.lhs
+ %.$(way_)hc : %.hs
+ endif

endif # HsLibsFor = ghc




>Release-Note:
>Audit-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 Mar  8 19:20: 2 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from thelab.hub.org (nat195.52.mpoweredpc.net [142.177.195.52])
	by hub.freebsd.org (Postfix) with ESMTP id 73BC137B71B
	for <freebsd-ports@FreeBSD.ORG>; Wed,  8 Mar 2000 19:19:57 -0800 (PST)
	(envelope-from scrappy@hub.org)
Received: from localhost (scrappy@localhost)
	by thelab.hub.org (8.9.3/8.9.3) with ESMTP id XAA38940;
	Wed, 8 Mar 2000 23:19:54 -0400 (AST)
	(envelope-from scrappy@hub.org)
X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs
Date: Wed, 8 Mar 2000 23:19:54 -0400 (AST)
From: The Hermit Hacker <scrappy@hub.org>
To: Will Andrews <andrews@technologist.com>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: Qt problem with KDE ...
In-Reply-To: <20000308184550.A49383@shadow.blackdawn.com>
Message-ID: <Pine.BSF.4.21.0003082318460.591-100000@thelab.hub.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


figured it out ... I finally found a *very* old version of the qt
libraries in /usr/local/qt/include that the configure process was picking
up *sigh*  Once I removed that, all else went well ...



On Wed, 8 Mar 2000, Will Andrews wrote:

> On Tue, Mar 07, 2000 at 08:56:19PM -0400, The Hermit Hacker wrote:
> > ports cvsup as of this afternoon ... I did a pkg_delete on a load of
> > things that I no longer needed, and wanted to force a niec clean install
> > of KDE, but when I do a 'make' in /usr/ports/x11/kde11, I end up with
> > ... and that is after qt is installed ...
> > 
> > configure:4758: checking for Qt
> > tried /usr/lib/qt/lib
> > configure:4863: c++ -o conftest  -O3 -mpentium -pipe -I/usr/local/qt/include  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -L/usr/X11R6/lib  -L/usr/X11R6/lib conftest.C  -lqt -lXext -lX11  1>&5
> > /tmp/cce89830.o(.rodata+0xac): undefined reference to `QDropEvent type_info node'
> > configure: failed program was:
> > #include "confdefs.h"
> > #include <qglobal.h>
> > #include <qapplication.h>
> > #include <qobjcoll.h>
> 
> What version of FreeBSD?
> 
> -- 
> Will Andrews <andrews@technologist.com>
> GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
> ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
> G++>+++ e->++++ h! r-->+++ y?
> 

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 19:21:27 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from thelab.hub.org (nat195.52.mpoweredpc.net [142.177.195.52])
	by hub.freebsd.org (Postfix) with ESMTP id F2FB837B569
	for <freebsd-ports@freebsd.org>; Wed,  8 Mar 2000 19:21:23 -0800 (PST)
	(envelope-from scrappy@hub.org)
Received: from localhost (scrappy@localhost)
	by thelab.hub.org (8.9.3/8.9.3) with ESMTP id XAA38958
	for <freebsd-ports@freebsd.org>; Wed, 8 Mar 2000 23:21:22 -0400 (AST)
	(envelope-from scrappy@hub.org)
X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs
Date: Wed, 8 Mar 2000 23:21:22 -0400 (AST)
From: The Hermit Hacker <scrappy@hub.org>
To: freebsd-ports@freebsd.org
Subject: remove old port before installing new one ...
Message-ID: <Pine.BSF.4.21.0003082319580.591-100000@thelab.hub.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


I got pointed to pkg_version the other day, and just love it .. have been
cleaning up my system ever since ...

Just curious as to why this isn't used more though?  For instance, why not
use it to check for an older version of the port and upgrade accordingly,
doing a pkg_delete on the old one before installing the new, if possible?

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 20:32:43 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 40B9937B63E; Wed,  8 Mar 2000 20:32:42 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id UAA82367;
	Wed, 8 Mar 2000 20:32:42 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Wed, 8 Mar 2000 20:32:42 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003090432.UAA82367@freefall.freebsd.org>
To: obonilla@fisicc-ufm.edu, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/16881: kmp3 doesn't compile with either qt-1.42 or qt-2.02
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: kmp3 doesn't compile with either qt-1.42 or qt-2.02

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Wed Mar 8 20:31:19 PST 2000
State-Changed-Why: 
Port updated to 1.0 and verified to work under -stable
and -current using qt1.45 and kde11


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 21: 0: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 18CA137B5E0
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 21:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id VAA84549;
	Wed, 8 Mar 2000 21:00:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from cn.FreeBSD.org (cn.freebsd.org [202.103.100.254])
	by hub.freebsd.org (Postfix) with ESMTP id 7A5A937B6CF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 20:50:39 -0800 (PST)
	(envelope-from phj@cn.FreeBSD.org)
Received: (from phj@localhost)
	by cn.FreeBSD.org (8.9.3/8.9.2) id MAA58409;
	Thu, 9 Mar 2000 12:50:38 +0800 (CST)
	(envelope-from phj)
Message-Id: <200003090450.MAA58409@cn.FreeBSD.org>
Date: Thu, 9 Mar 2000 12:50:38 +0800 (CST)
From: Peng HaiJie <phj@cn.FreeBSD.org>
Reply-To: phj@cn.FreeBSD.org
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17278: Patch of Makefile
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17278
>Category:       ports
>Synopsis:       need libintl which include the function gettext().
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  8 21:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Peng HaiJie
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
cn.FreeBSD.org
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	
--- src/Makefile.orig   Thu Mar  9 12:29:12 2000
+++ src/Makefile        Thu Mar  9 12:29:39 2000
@@ -125,7 +125,7 @@
 DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.
 CPPFLAGS =  -I/usr/X11R6/include  -I/usr/X11R6/include/X11  -I/usr/local/includ
e    -I/usr/X11R6/include
 LDFLAGS =  -L/usr/X11R6/lib 
-LIBS =  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11 
+LIBS =  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11 -lintl
 X_CFLAGS =  -I/usr/X11R6/include
 X_LIBS =  -L/usr/X11R6/lib
 X_EXTRA_LIBS = 


>Release-Note:
>Audit-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 Mar  8 21: 0: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id D95CD37B6B2
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 21:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id VAA84558;
	Wed, 8 Mar 2000 21:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id A255B37B542
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  8 Mar 2000 20:53:06 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id UAA83895;
	Wed, 8 Mar 2000 20:53:06 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003090453.UAA83895@freefall.freebsd.org>
Date: Wed, 8 Mar 2000 20:53:06 -0800 (PST)
From: hart@iserver.com
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17279: USA/Canada Netscape Navigator 4.72 FreeBSD port seems broken
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17279
>Category:       ports
>Synopsis:       USA/Canada Netscape Navigator 4.72 FreeBSD port seems broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  8 21:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Paul Hart
>Release:        3.4-RELEASE
>Organization:
>Environment:
FreeBSD xxx.yyy.zzz 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Mon Dec 20 06:54:39 GMT 1999     jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC  i386
>Description:
It looks like the USA/Canada Netscape Navigator 4.72 FreeBSD port is
broken at the moment.  I am working from the latest ports tree with a
Makefile dated:

$FreeBSD: ports/www/netscape47-navigator.us/Makefile,v 1.29 2000/02/27 13:52:06 obrien
Exp $

The culprit seems to be a missing "pkg" sub-directory which is causing the
the port installation to fail.
>How-To-Repeat:
Check the latest ports tree out of CVS and you should notice the
missing directories and files.
>Fix:
Add the missing files.

>Release-Note:
>Audit-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 Mar  8 21:33:20 2000
Delivered-To: freebsd-ports@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 758)
	id 3303B37B75C; Wed,  8 Mar 2000 21:33:17 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 30C1E2E8158
	for <ports@freebsd.org>; Wed,  8 Mar 2000 21:33:17 -0800 (PST)
	(envelope-from kris@hub.freebsd.org)
Date: Wed, 8 Mar 2000 21:33:17 -0800 (PST)
From: Kris Kennaway <kris@hub.freebsd.org>
To: ports@freebsd.org
Subject: crossfire security patch
Message-ID: <Pine.BSF.4.21.0003082131060.3294-100000@hub.freebsd.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Can someone who uses crossfire verify it still works properly after this
patch? i.e. that it can save games, scores, etc. I think all the necessary
files are group-writable but I can't check myself..

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/crossfire/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile	2000/02/20 17:01:01	1.32
+++ Makefile	2000/03/09 04:22:26
@@ -70,10 +70,10 @@
 	@${CHMOD} 664 ${CFDIR}/lib/forbid
 	@${TOUCH} ${CFDIR}/lib/players/.keep_me
 	@${TOUCH} ${CFDIR}/lib/unique-items/.keep_me
-	@${CHOWN} -R games.games ${CFDIR}
+	@${CHOWN} -R root.games ${CFDIR}
 	@${CHMOD} 0664 ${CFDIR}/lib/highscore
-	@${CHOWN} games.games ${PREFIX}/bin/crossfire
-	@${CHMOD} 6555 ${PREFIX}/bin/crossfire
+	@${CHOWN} root.games ${PREFIX}/bin/crossfire
+	@${CHMOD} 2555 ${PREFIX}/bin/crossfire
 	${ECHO} "Note: to start crossfire in clientmode"
 	${ECHO} "	crossfire -xpm"
 	${ECHO} "Note: don't forget to update ${PREFIX}/etc/rplay.conf"

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 22: 1:37 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140])
	by hub.freebsd.org (Postfix) with ESMTP id C9EF337B6CF
	for <ports@freebsd.org>; Wed,  8 Mar 2000 22:01:35 -0800 (PST)
	(envelope-from chris@cheddar.netmonger.net)
Received: (from chris@localhost)
	by cheddar.netmonger.net (8.8.8/8.8.8) id BAA13298;
	Thu, 9 Mar 2000 01:01:34 -0500 (EST)
Message-ID: <20000309010133.A12487@netmonger.net>
Date: Thu, 9 Mar 2000 01:01:33 -0500
From: Christopher Masto <chris@netmonger.net>
To: sawmill@aarg.net, ports@freebsd.org
Subject: Continued problems with sawmill-ui on FreeBSD
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.91.1i
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I've just installed sawmill-0.25.1 from ports, and it exhibits the
problems as the previous versions:

chris@habanero:~$ sawmill-ui
error--> (error "Unknown ui element: eval_req:")

Previously, this meant that I couldn't access Customize -> All settings
or the capplet, but I could use the individual Customize items.

This version seems to try to start the gnome capplet when any Customize
entries are selected, and since that doesn't work, no customization.

Other people have reported these same problems several times, so I
don't think it's my system.  I'm not much of a lisp expert, and the
time I have available to debug this is unfortunately very limited at
the moment.  But I don't want to have to go back to window waker. :-)
-- 
Christopher Masto         Senior Network Monkey      NetMonger Communications
chris@netmonger.net        info@netmonger.net        http://www.netmonger.net

Free yourself, free your machine, free the daemon -- http://www.freebsd.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 23:11: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4F3F537B526; Wed,  8 Mar 2000 23:10:54 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id XAA21572;
	Wed, 8 Mar 2000 23:10:34 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id XAA59531; Wed, 8 Mar 2000 23:09:43 -0800 (PST)
To: ports@freebsd.org
Cc: committers@freebsd.org
Subject: Re: Ports Freeze postponed (Re: 4.0-RELEASE rescheduled for Monday, March 13th)
References: <35586.952454951@zippy.cdrom.com> <200003080135.RAA51745@silvia.hip.berkeley.edu>
From: asami@freebsd.org (Satoshi - Ports Wraith - Asami)
Date: 08 Mar 2000 23:09:06 -0800
In-Reply-To: asami@freebsd.org's message of "Tue, 7 Mar 2000 17:35:36 -0800 (PST)"
Message-ID: <vqcput4liwd.fsf@silvia.hip.berkeley.edu>
Lines: 11
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

 * The ports freeze, scheduled to start tomorrow (March 8th) has been
 * postponed in light of this.  I will get back to you on the exact date
 * and time but for now, please assume it will be at Friday March 10th
 * 10AM PST (6PM GMT same day).

Not that I'm trying to one-up Nik or anything, but it seems like I
have a little more time than I thought initially, so I'll push this
back 24 hours.  The ports freeze will be at Saturday March 11th 10AM
PST (6PM GMT the same day).

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Wed Mar  8 23:50: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id B254037B781
	for <freebsd-ports@FreeBSD.org>; Wed,  8 Mar 2000 23:50:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id XAA99123;
	Wed, 8 Mar 2000 23:50:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from neva.vlink.ru (neva.vlink.ru [195.9.70.8])
	by hub.freebsd.org (Postfix) with ESMTP id 8AE8137B784
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2000 23:41:03 -0800 (PST)
	(envelope-from dsh@neva.vlink.ru)
Received: by neva.vlink.ru (Postfix, from userid 1000)
	id 2A0029BB95; Thu,  9 Mar 2000 10:40:57 +0300 (MSK)
Message-Id: <20000309074057.2A0029BB95@neva.vlink.ru>
Date: Thu,  9 Mar 2000 10:40:57 +0300 (MSK)
From: dsh@vlink.ru
Reply-To: dsh@vlink.ru
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17280: update for net/gtic FreeBSD port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17280
>Category:       ports
>Synopsis:       update for net/gtic FreeBSD 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:   Wed Mar  8 23:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:

>Description:

Add support for amiga style outbound.

>How-To-Repeat:

>Fix:
	
diff -Nru gtic.orig/Makefile gtic/Makefile
--- gtic.orig/Makefile	Fri Nov 26 23:20:00 1999
+++ gtic/Makefile	Thu Mar  9 10:38:35 2000
@@ -3,7 +3,7 @@
 # Date created:		22 August 1999
 # Whom:			Denis Shaposhnikov <dsh@vlink.ru>
 #
-# $Id$
+# $FreeBSD$
 #
 
 DISTNAME=	gtic-1.3b
@@ -13,6 +13,12 @@
 MASTER_SITE_SUBDIR=	system/fido
 
 MAINTAINER=	dsh@vlink.ru
+
+MAKE_ENV+=	DEFINES="${DEFINES}"
+
+.if defined(WITH_AMIGA4D)
+DEFINES+=	-DAMIGA4D
+.endif
 
 do-install:
 	${MKDIR} ${PREFIX}/etc/gtic
diff -Nru gtic.orig/patches/patch-aa gtic/patches/patch-aa
--- gtic.orig/patches/patch-aa	Fri Nov 26 23:20:00 1999
+++ gtic/patches/patch-aa	Sun Mar  5 19:42:21 2000
@@ -1,5 +1,5 @@
 --- CONFIG.orig	Mon Jul  6 16:09:40 1998
-+++ CONFIG	Sun Aug 22 14:40:57 1999
++++ CONFIG	Sun Mar  5 19:42:04 2000
 @@ -2,7 +2,7 @@
  VERSION = "1.3b"
  
@@ -9,7 +9,7 @@
  
  # Path to other configuration files (also see default config file).
  CONFIGDIR = "/etc/gtic"
-@@ -15,10 +15,10 @@
+@@ -15,13 +15,13 @@
  GROUP = gtic
  
  # Name of C compiler.
@@ -21,4 +21,8 @@
 +#CFLAGS=-Wall -g
  
  # Defines for gtic's sources use.
- DEFINES = ${OPTS} -DCONFIG=\"${CONFIG}\" -DVERSION=\"${VERSION}\"
+-DEFINES = ${OPTS} -DCONFIG=\"${CONFIG}\" -DVERSION=\"${VERSION}\"
++DEFINES += ${OPTS} -DCONFIG=\"${CONFIG}\" -DVERSION=\"${VERSION}\"
+ 
+ # Compile-time options. 
+ 
diff -Nru gtic.orig/patches/patch-ac gtic/patches/patch-ac
--- gtic.orig/patches/patch-ac	Fri Nov 26 23:20:00 1999
+++ gtic/patches/patch-ac	Sun Mar  5 18:58:14 2000
@@ -1,6 +1,52 @@
 --- src/toss.c.orig	Mon Jul  6 16:04:30 1998
-+++ src/toss.c	Sun Sep 12 15:41:01 1999
-@@ -873,7 +873,7 @@
++++ src/toss.c	Sun Mar  5 18:35:41 2000
+@@ -316,11 +316,16 @@
+         newtic->areadesc=xstrcpy(acur->desc);
+ 
+       /* make base of outbound file name */
++#ifndef AMIGA4D
+       if(utmp->addr.point!=0)
+         snprintf(ftmp,sizeof(ftmp)-1,"%04x%04x.pnt/%08x",
+          utmp->addr.net,utmp->addr.node,utmp->addr.point);
+       else
+         snprintf(ftmp,sizeof(ftmp)-1,"%04x%04x",utmp->addr.net,utmp->addr.node);
++#else
++      snprintf(ftmp,sizeof(ftmp)-1,"%d.%d.%d.%d", utmp->addr.zone,
++	       utmp->addr.net, utmp->addr.node, utmp->addr.point);
++#endif /* AMIGA4D */
+ 
+       /* determine queue directory */
+       strcpy(qdir,get_outbound(utmp->addr.zone)); strcat(qdir,"/");
+@@ -342,21 +347,28 @@
+          outbound/xxxxyyyy.pnt[/gtic_q]/zzzzzzzz.xlo
+       */
+       strcpy(xlo,get_outbound(utmp->addr.zone)); strcat(xlo,"/");
++#ifndef AMIGA4D
+       if(utmp->addr.point!=0)
+       {
+         snprintf(ftmp,sizeof(ftmp)-1,"%04x%04x.pnt/",
+ 					utmp->addr.net,utmp->addr.node);
+ 				strcat(xlo,ftmp);
+       }
++#endif /* AMIGA4D */
+       if(mk_bsy==FALSE)
+       {
+ 				strcat(xlo,"gtic_q/");
+ 				mkdirs(xlo,dirmode(outbound_mode));
+       }
++#ifndef AMIGA4D
+       if(newtic->to.point!=0)
+         snprintf(ftmp,sizeof(ftmp)-1,"%08x",newtic->to.point);
+       else
+         snprintf(ftmp,sizeof(ftmp)-1,"%04x%04x",newtic->to.net,newtic->to.node);
++#else
++      snprintf(ftmp,sizeof(ftmp)-1,"%d.%d.%d.%d", newtic->to.zone,
++	       newtic->to.net, newtic->to.node, newtic->to.point);
++#endif /* AMIGA4D */
+       if(utmp->flags & USER_HOLD)
+         strcat(ftmp,".hlo");
+       else
+@@ -873,7 +885,7 @@
        
      if(announce_f)
  		{

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  4:36:18 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194])
	by hub.freebsd.org (Postfix) with ESMTP id B051537B566
	for <freebsd-ports@freebsd.org>; Thu,  9 Mar 2000 04:36:14 -0800 (PST)
	(envelope-from nbm@sunesi.net)
Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1)
	id 12T2Aa-000Hbd-00; Thu, 09 Mar 2000 14:36:00 +0200
Date: Thu, 9 Mar 2000 14:36:00 +0200
From: Neil Blakey-Milner <nbm@mithrandr.moria.org>
To: The Hermit Hacker <scrappy@hub.org>
Cc: freebsd-ports@freebsd.org
Subject: Re: remove old port before installing new one ...
Message-ID: <20000309143600.B67430@mithrandr.moria.org>
References: <Pine.BSF.4.21.0003082319580.591-100000@thelab.hub.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0pre2i
In-Reply-To: <Pine.BSF.4.21.0003082319580.591-100000@thelab.hub.org>
Organization: Sunesi Clinical Systems
X-Operating-System: FreeBSD 3.3-RELEASE i386
X-URL: http://rucus.ru.ac.za/~nbm/
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed 2000-03-08 (23:21), The Hermit Hacker wrote:
> I got pointed to pkg_version the other day, and just love it .. have been
> cleaning up my system ever since ...
> 
> Just curious as to why this isn't used more though?  For instance, why not
> use it to check for an older version of the port and upgrade accordingly,
> doing a pkg_delete on the old one before installing the new, if possible?

It should be easy enough to set up some checking that'll fail a
good 10-30% of the time.

Neil
-- 
Neil Blakey-Milner
nbm@rucus.ru.ac.za


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  5:40: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6DCE637B5DA
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 05:40:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA35760;
	Thu, 9 Mar 2000 05:40:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Thu, 9 Mar 2000 05:40:03 -0800 (PST)
Message-Id: <200003091340.FAA35760@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: "Chris D. Faulhaber" <jedgar@fxp.org>
Subject: Re: ports/17278: Patch of Makefile
Reply-To: "Chris D. Faulhaber" <jedgar@fxp.org>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17278; it has been noted by GNATS.

From: "Chris D. Faulhaber" <jedgar@fxp.org>
To: Peng HaiJie <phj@cn.FreeBSD.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/17278: Patch of Makefile
Date: Thu, 9 Mar 2000 08:35:32 -0500 (EST)

 On Thu, 9 Mar 2000, Peng HaiJie wrote:
 
 > 
 > >Number:         17278
 > >Category:       ports
 > >Synopsis:       need libintl which include the function gettext().
 > 	
 > --- src/Makefile.orig   Thu Mar  9 12:29:12 2000
 > +++ src/Makefile        Thu Mar  9 12:29:39 2000
 > @@ -125,7 +125,7 @@
 >  DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.
 >  CPPFLAGS =  -I/usr/X11R6/include  -I/usr/X11R6/include/X11  -I/usr/local/includ
 > e    -I/usr/X11R6/include
 >  LDFLAGS =  -L/usr/X11R6/lib 
 > -LIBS =  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11 
 > +LIBS =  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11 -lintl
 >  X_CFLAGS =  -I/usr/X11R6/include
 >  X_LIBS =  -L/usr/X11R6/lib
 >  X_EXTRA_LIBS = 
 > 
 
 Would you mind letting us know what port this might apply to?
 
 
 -----
 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
 --------------------------------------------------------
 FreeBSD: The Power To Serve   -   http://www.FreeBSD.org
 
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  7:57:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mfo00.iij.ad.jp (mfo00.iij.ad.jp [202.232.2.117])
	by hub.freebsd.org (Postfix) with ESMTP
	id 04DC337B673; Thu,  9 Mar 2000 07:57:06 -0800 (PST)
	(envelope-from sada@rr.iij4u.or.jp)
Received: from rr.iij4u.or.jp (rr.iij4u.or.jp [210.130.0.42])
	by mfo00.iij.ad.jp (8.8.8/MFO1.3) with ESMTP id AAA19606;
	Fri, 10 Mar 2000 00:57:00 +0900 (JST)
Received: from localhost (h155.p104.iij4u.or.jp [210.130.104.155])
	by rr.iij4u.or.jp (8.8.8+2.2IIJ/4U1.1) with ESMTP id AAA27532;
	Fri, 10 Mar 2000 00:56:59 +0900 (JST)
To: freebsd-ports@FreeBSD.ORG, obrien@FreeBSD.org, reg@FreeBSD.org,
	girgen@partitur.se
Cc: sada@FreeBSD.org
From: sada@FreeBSD.org
Subject: ports/www/netscape4-communicator/REQ
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
X-Mailer: mnews [version 1.22] 1999-12/19(Sun)
Message-Id: <20000310005640O.sada@rr.iij4u.or.jp>
Date: Fri, 10 Mar 2000 00:56:40 +0900
X-Dispatcher: imput version 990905(IM130)
Lines: 165
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hello.

Obrien, your last commitment to 
ports/www/netscape4-communicator/pkg/REQ (2000/01/07 16:32:07)
broke library warning message for package users,
because pkg_add never present ARCH environment.

How to repeat: pkg_add the ports on a clean FreeBSD box.

Jeremy's XFree86-aoutlib must have same problem.

I'm planning to apply below patches.
As usual, comments are welcome :)

--
Index: linux-netscape47-communicator/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/linux-netscape47-communicator/Makefile,v
retrieving revision 1.18
diff -u -w -r1.18 Makefile
--- linux-netscape47-communicator/Makefile	2000/03/04 23:58:11	1.18
+++ linux-netscape47-communicator/Makefile	2000/03/09 13:24:08
@@ -24,8 +24,7 @@
 
 WRKSRC=		${WRKDIR}/communicator-v472.x86-unknown-linux2.0
 
-# use fake shell REQ script, since we don't require X aout libs.
-PKGREQ=		${.CURDIR}/pkg/REQ
+USE_LINUX_LIB=	yes
 
 MAILCAP=	${.CURDIR}/files/mailcap
 NSUBDIR=	lib/netscape-linux
Index: netscape4-communicator/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/netscape4-communicator/Makefile,v
retrieving revision 1.61
diff -u -w -r1.61 Makefile
--- netscape4-communicator/Makefile	2000/03/07 07:23:32	1.61
+++ netscape4-communicator/Makefile	2000/03/09 13:47:10
@@ -13,8 +13,6 @@
 
 MAINTAINER?=	sada@FreeBSD.org
 
-RUN_DEPENDS?=	${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs
-
 Y2K=		http://home.netscape.com/products/year2000/faq/client.html
 
 .if !defined(INFILE_HEAD)
@@ -28,7 +26,6 @@
 STRIP=
 WRKSRC?=	${WRKDIR}/${BROWSER}-v408.x86-unknown-freebsd
 PKGDIR=		${.CURDIR}/pkg
-PKGREQ?=	${MASTERDIR}/pkg/REQ
 
 AUTOADMIN?=	autoadmin-v408.x86-unknown-freebsd.tar.gz
 BROWSER?=	communicator
@@ -55,6 +52,16 @@
 RESTRICTED=     "Contains strong cryptography"
 .endif
 
+.if !defined(_PREMKINCLUDED)
+.include <bsd.port.pre.mk>
+.endif
+
+.if (${ARCH} == "i386") && !defined(USE_LINUX_LIB)
+NEED_AOUT=	yes
+PKGREQ=		${MASTERDIR}/pkg/REQ.aout
+RUN_DEPENDS=	${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs
+.endif
+
 .SILENT:
 
 .if !defined(USE_128BIT) && !defined(NO_FORTIFY)
@@ -70,8 +77,10 @@
 	${CHMOD} +x ${WRKSRC}/netscape
 	${ECHO} -n ${INFILE_HEAD},${NDIR} >${WRKSRC}/infile
 
+.if defined(NEED_AOUT)
 pre-install:
 	PKG_PREFIX=${PREFIX} ${SH} ${PKGREQ} ${PKGNAME} INSTALL
+.endif
 
 do-install:
 	${MKDIR} ${NDIR}/java/classes
@@ -104,7 +113,7 @@
 	${CAT} ${PKGDIR}/DESCR
 
 # hack to allow slave ports to include bsd.port.pre.mk and then this file
-.if defined(PRE_MK_INCLUDED)
+.if defined(_PREMKINCLUDED)
 .include <bsd.port.post.mk>
 .else
 .include <bsd.port.mk>
Index: netscape4-communicator/pkg/REQ
===================================================================
RCS file: REQ
diff -N REQ
--- /tmp/cvsdr1129	Thu Mar  9 22:50:39 2000
+++ /dev/null	Thu Mar  9 19:14:45 2000
@@ -1,28 +0,0 @@
-#!/bin/sh
-env=/usr/bin/env
-fgrep=/usr/bin/fgrep
-ldconfig=/sbin/ldconfig
-if [ x$2 = xINSTALL ]; then
-	if [ x$ARCH = i386 ]; then
-		$env OBJFORMAT=aout $ldconfig -r | $fgrep -q -e '-lc.3'
-		if [ $? -ne 0 ]; then
-			cat <<END
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ There are no aout libs on this machine. Install compat22 distribution. +
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-END
-			exit 1
-		fi
-		$env OBJFORMAT=aout $ldconfig -r | $fgrep -q -e '-lX11.6'
-		if [ $? -ne 0 ]; then
-			cat <<END
-+++++++++++++++++++++++++++++++++++++++++++++
-+ There are no X aout libs on this machine. +
-+++++++++++++++++++++++++++++++++++++++++++++
-END
-			exit 1
-		fi
-	fi
-fi
-exit 0;
-
Index: netscape4-communicator/pkg/REQ.aout
===================================================================
RCS file: REQ.aout
diff -N REQ.aout
--- /dev/null	Thu Mar  9 19:14:45 2000
+++ REQ.aout	Thu Mar  9 22:49:12 2000
@@ -0,0 +1,30 @@
+#!/bin/sh
+env=/usr/bin/env
+fgrep=/usr/bin/fgrep
+ldconfig=/sbin/ldconfig
+ld_so=/usr/libexec/ld.so
+if [ x$2 = xINSTALL ]; then
+	$env OBJFORMAT=aout $ldconfig -r | $fgrep -q -e '-lc.3'
+	if [ $? -ne 0 -o ! -x $ld_so ]; then
+		cat <<END
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ There are no aout libs on this machine.            +
++  1. Install compat22 distribution,                 +
++  2. restart your system,                           +
++  3. then retry "make install" this port            +
++     or "pkg_add" this package.                     +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+END
+		exit 1
+	fi
+	$env OBJFORMAT=aout $ldconfig -r | $fgrep -q -e '-lX11.6'
+	if [ $? -ne 0 ]; then
+		cat <<END
++++++++++++++++++++++++++++++++++++++++++++++
++ There are no X aout libs on this machine. +
++++++++++++++++++++++++++++++++++++++++++++++
+END
+		exit 1
+	fi
+fi
+exit 0;


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8: 9:24 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2E31F37B785; Thu,  9 Mar 2000 08:09:23 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA17400;
	Thu, 9 Mar 2000 08:09:22 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 08:09:22 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091609.IAA17400@freefall.freebsd.org>
To: jjreynold@home.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17274: libglade needs libungif installed but there's no dependency
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: libglade needs libungif installed but there's no dependency

State-Changed-From-To: open->closed
State-Changed-By: ade
State-Changed-When: Thu Mar 9 08:05:05 PST 2000
State-Changed-Why: 
This stems from the fact that imlib (a dependency for all GNOME ports)
was changed from giflib to libungif a short while back due to
"that patent" of Unisys.  There have been sporadic reports
(such as this one) of strange failures further along the line when
building GNOME -- all I can suggest is to ensure your ports tree
is up to date, nuke everything back to graphics/imlib, and start again.

Adding an explicit dependency to libungif here is not the right
thing to do.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:11:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from elbas.partitur.se (elbas.partitur.se [193.219.246.222])
	by hub.freebsd.org (Postfix) with ESMTP
	id 52C0737B7C1; Thu,  9 Mar 2000 08:11:00 -0800 (PST)
	(envelope-from girgen@partitur.se)
Received: from partitur.se (localhost [127.0.0.1])
	by elbas.partitur.se (8.9.3/8.9.3) with ESMTP id RAA20356;
	Thu, 9 Mar 2000 17:10:50 +0100 (CET)
	(envelope-from girgen@partitur.se)
Message-ID: <38C7CD0A.CB866A40@partitur.se>
Date: Thu, 09 Mar 2000 17:10:50 +0100
From: Palle Girgensohn <girgen@partitur.se>
Organization: Partitur
X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386)
X-Accept-Language: sv, en
MIME-Version: 1.0
To: sada@FreeBSD.org
Cc: freebsd-ports@FreeBSD.org, obrien@FreeBSD.org, reg@FreeBSD.org
Subject: Re: ports/www/netscape4-communicator/REQ
References: <20000310005640O.sada@rr.iij4u.or.jp>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

sada@FreeBSD.org wrote:
> 
> Hello.
> 
> Obrien, your last commitment to
> ports/www/netscape4-communicator/pkg/REQ (2000/01/07 16:32:07)
> broke library warning message for package users,
> because pkg_add never present ARCH environment.
> 
> How to repeat: pkg_add the ports on a clean FreeBSD box.
> 
> Jeremy's XFree86-aoutlib must have same problem.
> 
> I'm planning to apply below patches.
> As usual, comments are welcome :)

Great! Go ahead!

/Palle


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:17: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from viper.lovett.com (hub.lovett.com [216.60.121.161])
	by hub.freebsd.org (Postfix) with ESMTP id C844037B756
	for <ports@freebsd.org>; Thu,  9 Mar 2000 08:17:04 -0800 (PST)
	(envelope-from ade@lovett.com)
Received: from ade by viper.lovett.com with local (Exim 3.13 #1)
	id 12T5cI-000GHO-00; Thu, 09 Mar 2000 10:16:50 -0600
Date: Thu, 9 Mar 2000 10:16:50 -0600
From: Ade Lovett <ade@lovett.com>
To: Christopher Masto <chris@netmonger.net>
Cc: sawmill@aarg.net, ports@freebsd.org
Subject: Re: Continued problems with sawmill-ui on FreeBSD
Message-ID: <20000309101650.A45080@lovett.com>
References: <20000309010133.A12487@netmonger.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000309010133.A12487@netmonger.net>; from chris@netmonger.net on Thu, Mar 09, 2000 at 01:01:33AM -0500
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Thu, Mar 09, 2000 at 01:01:33AM -0500, Christopher Masto wrote:
> I've just installed sawmill-0.25.1 from ports, and it exhibits the
> problems as the previous versions:
> 
> chris@habanero:~$ sawmill-ui
> error--> (error "Unknown ui element: eval_req:")
> 
> Previously, this meant that I couldn't access Customize -> All settings
> or the capplet, but I could use the individual Customize items.

Nakai-san and I discussed this a while back -- from memory the problem
started between sawmill 0.21 and 0.22.

You can actually configure various parts of sawmill, if you happen
to know the UI group name, eg:

	sawmill-ui --group appearance

The problem occurs, as you rightly point out, when either no group,
or an unknown group, is specified, as is the case when launched
from the GNOME control center.

I certainly believe this to be a sawmill bug.

-aDe

-- 
Ade Lovett, Austin, TX.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:20: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id CD66837B7B2
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 08:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA18918;
	Thu, 9 Mar 2000 08:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from bender.cl.msu.edu (bender.cl.msu.edu [35.8.1.212])
	by hub.freebsd.org (Postfix) with ESMTP id 3F3A537B6A9
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Mar 2000 08:16:26 -0800 (PST)
	(envelope-from muk@bender.cl.msu.edu)
Received: (from muk@localhost)
	by bender.cl.msu.edu (8.9.3/8.9.3) id LAA08668;
	Thu, 9 Mar 2000 11:19:13 -0500 (EST)
	(envelope-from muk)
Message-Id: <200003091619.LAA08668@bender.cl.msu.edu>
Date: Thu, 9 Mar 2000 11:19:13 -0500 (EST)
From: muk@bender.cl.msu.edu
Reply-To: muk@bender.cl.msu.edu
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17281: sigrot broken
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17281
>Category:       ports
>Synopsis:       sigrot broken -here's the patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 08:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthew A. Kolb
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Michigan State University
>Environment:
	output of uname -a:
	FreeBSD bender.cl.msu.edu 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Wed Feb 23 08:35:07 EST 2000     muk@bender.cl.msu.edu:/usr/src/sys/compile/KIF  i386
	Ports cvsup'd at 5:00am 03/09/2000


>Description:

	/usr/ports/mail/sigrot will compile, but will segfault if run with no arguments. 
>How-To-Repeat:

	make sigrot, run sigrot -w testfile, then run sigrot. It will segfault with no arguments. the expected behavior is to copy an entry from the sigrot_archive file into ~/.signature

>Fix:

	apply the following patch to sigrot.c:
	170c170
	<   else
	---
	>   else {
	172c172,173
	<   fclose(inFile);
	---
	>     fclose(inFile);
	>   }

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:20:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4EADD37B7C1
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 08:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA18927;
	Thu, 9 Mar 2000 08:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6749737B756
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Mar 2000 08:19:18 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA18759;
	Thu, 9 Mar 2000 08:19:18 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003091619.IAA18759@freefall.freebsd.org>
Date: Thu, 9 Mar 2000 08:19:18 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17282: Update port: lang/mit-scheme to 7.5.4
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17282
>Category:       ports
>Synopsis:       Update port: lang/mit-scheme to 7.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 08:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 7.5.4

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/lang/mit-scheme/Makefile lang/mit-scheme/Makefile
--- /usr/ports/lang/mit-scheme/Makefile	Wed Mar  1 22:26:04 2000
+++ lang/mit-scheme/Makefile	Thu Mar  9 21:57:47 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	MIT-Scheme
-# Version required:	7.5.2
+# Version required:	7.5.4
 # Date created:		Mar 26 1995
 # Whom:			jmacd@FreeBSD.org
 #
 # $FreeBSD: ports/lang/mit-scheme/Makefile,v 1.15 2000/03/01 01:24:04 asami Exp $
 #
 
-DISTNAME=	scheme-7.5.2-ix86-freebsd
-PKGNAME=	mit-scheme-7.5.3
+DISTNAME=	scheme-7.5.4-ix86-freebsd
+PKGNAME=	mit-scheme-7.5.4
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.swiss.ai.mit.edu/pub/scheme-7.5/
 
@@ -24,8 +24,7 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/bchscheme ${PREFIX}/bin
 	${TAR} -C ${WRKSRC}/lib -cf - mit-scheme | \
 		${TAR} -C ${PREFIX}/lib --unlink -xf -
-	${CHMOD} -R ${SHAREMODE} ${PREFIX}/lib/mit-scheme
-	find ${PREFIX}/lib/mit-scheme -type f -exec \
-		${CHOWN} ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/mit-scheme \;
+	find ${PREFIX}/lib/mit-scheme | xargs ${CHOWN} ${SHAREOWN}:${SHAREGRP}
+	find ${PREFIX}/lib/mit-scheme -type f | xargs ${CHMOD} ${SHAREMODE}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/lang/mit-scheme/files/md5 lang/mit-scheme/files/md5
--- /usr/ports/lang/mit-scheme/files/md5	Wed Mar  1 22:26:04 2000
+++ lang/mit-scheme/files/md5	Thu Mar  9 21:41:37 2000
@@ -1 +1 @@
-MD5 (scheme-7.5.2-ix86-freebsd.tar.gz) = a2d52074a0c39d24d669830b10d12ea0
+MD5 (scheme-7.5.4-ix86-freebsd.tar.gz) = e3032d08b707da8388e1c4a29cbc2fca
diff -urN /usr/ports/lang/mit-scheme/pkg/PLIST lang/mit-scheme/pkg/PLIST
--- /usr/ports/lang/mit-scheme/pkg/PLIST	Wed Mar  1 22:26:04 2000
+++ lang/mit-scheme/pkg/PLIST	Thu Mar  9 21:50:36 2000
@@ -1,5 +1,6 @@
 bin/bchscheme
 bin/scheme
+lib/mit-scheme/SRC/edwin/abbrev.bci
 lib/mit-scheme/SRC/edwin/ansi.bci
 lib/mit-scheme/SRC/edwin/argred.bci
 lib/mit-scheme/SRC/edwin/artdebug.bci


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:30: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id B2F5C37B7DA
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 08:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA20050;
	Thu, 9 Mar 2000 08:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0A9C237B9CF
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Mar 2000 08:20:23 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA18994;
	Thu, 9 Mar 2000 08:20:22 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003091620.IAA18994@freefall.freebsd.org>
Date: Thu, 9 Mar 2000 08:20:22 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17283: Update port: lang/slib to 2c7
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17283
>Category:       ports
>Synopsis:       Update port: lang/slib to 2c7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 08:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2c7

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/lang/slib/Makefile lang/slib/Makefile
--- /usr/ports/lang/slib/Makefile	Fri Jan  7 22:35:39 2000
+++ lang/slib/Makefile	Thu Mar  9 22:33:39 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:   slib
-# Version required:    2c0
+# Version required:    2c7
 # Date created:        01 April 1998
 # Whom:                Yukihiro Nakai <Nakai@technologist.com>
 #
 # $FreeBSD: ports/lang/slib/Makefile,v 1.6 2000/01/07 02:27:48 nakai Exp $
 #
 
-DISTNAME=	slib2c5
-PKGNAME=	slib-2c5
+DISTNAME=	slib2c7
+PKGNAME=	slib-2c7
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	scm
@@ -18,6 +18,7 @@
 
 WRKSRC=		${WRKDIR}/slib
 
+USE_ZIP=	yes
 ALL_TARGET=	slib48
 INSTALL_TARGET=	install48
 
diff -urN /usr/ports/lang/slib/files/md5 lang/slib/files/md5
--- /usr/ports/lang/slib/files/md5	Tue Aug 24 21:12:01 1999
+++ lang/slib/files/md5	Thu Mar  9 22:31:44 2000
@@ -1 +1 @@
-MD5 (slib2c5.tar.gz) = 003e3d59065bdd4d4f6112136a09e8ff
+MD5 (slib2c7.zip) = 53ea05afc7ba9638d804b6cf565306ee
diff -urN /usr/ports/lang/slib/pkg/PLIST lang/slib/pkg/PLIST
--- /usr/ports/lang/slib/pkg/PLIST	Tue Aug 24 21:12:01 1999
+++ lang/slib/pkg/PLIST	Thu Mar  9 22:18:35 2000
@@ -27,6 +27,7 @@
 share/slib/dynwind.scm
 share/slib/eval.scm
 share/slib/factor.scm
+share/slib/fft.scm
 share/slib/fluidlet.scm
 share/slib/format.scm
 share/slib/formatst.scm
@@ -111,8 +112,8 @@
 share/slib/tsort.scm
 share/slib/tzfile.scm
 share/slib/values.scm
-share/slib/yasyn.scm
 share/slib/withfile.scm
 share/slib/wttest.scm
 share/slib/wttree.scm
+share/slib/yasyn.scm
 @dirrm share/slib


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:30:17 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4125937B8B2
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 08:30:10 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA20076;
	Thu, 9 Mar 2000 08:30:09 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9B5E337B7C1
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Mar 2000 08:22:44 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA19253;
	Thu, 9 Mar 2000 08:22:44 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003091622.IAA19253@freefall.freebsd.org>
Date: Thu, 9 Mar 2000 08:22:44 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17285: Update port: x11/xskyroot
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17285
>Category:       ports
>Synopsis:       Update port: x11/xskyroot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 08:30:08 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Remove obsolete sites from MASTER_SITES
- Add MAINTAINER line

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11/xskyroot/Makefile x11/xskyroot/Makefile
--- /usr/ports/x11/xskyroot/Makefile	Wed Mar  8 21:24:46 2000
+++ x11/xskyroot/Makefile	Thu Mar  9 23:06:33 2000
@@ -1,4 +1,4 @@
-# New ports collection makefile for:	xklock
+# New ports collection makefile for:	xskyroot
 # Version required:	2.54
 # Date created:		20 April 1997
 # Whom:			nkazushi@highway.or.jp
@@ -8,10 +8,10 @@
 
 DISTNAME=	xskyroot-920428
 CATEGORIES=	x11
-MASTER_SITES=	ftp://ftp.fit.ac.jp/pub/X/contrib/  \
-		ftp://ftp.foretune.co.jp/pub/X/clients/xskyroot/  \
-		ftp://ftp.waseda.ac.jp/fj/fj.sources/X/
+MASTER_SITES=	ftp://ftp.fit.ac.jp/pub/X/contrib/
 EXTRACT_SUFX=	.tar.Z
+
+MAINTAINER=	ports@FreeBSD.org
 
 USE_IMAKE=	yes
 NO_INSTALL_MANPAGES=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:30:26 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id AB46D37B7B9
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 08:30:08 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA20065;
	Thu, 9 Mar 2000 08:30:08 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id BF89D37B785
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Mar 2000 08:21:46 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA19148;
	Thu, 9 Mar 2000 08:21:46 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003091621.IAA19148@freefall.freebsd.org>
Date: Thu, 9 Mar 2000 08:21:46 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17284: Update port: net/ntp to 4.0.99g (fix ports/17251)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17284
>Category:       ports
>Synopsis:       Update port: net/ntp to 4.0.99g (fix ports/17251)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 08:30:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 4.99g

New file:
patches/patch-ad

Remove file:
patches/patch-aa  patches/patch-ab  patches/patch-ac

This PR supersedes ports/17251.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/ntp/Makefile net/ntp/Makefile
--- /usr/ports/net/ntp/Makefile	Mon Feb 21 08:18:59 2000
+++ net/ntp/Makefile	Fri Mar 10 01:09:43 2000
@@ -1,24 +1,29 @@
 # New ports collection makefile for:	ntp
-# Version required:	4.0.72
+# Version required:	4.0.99g
 # Date created:		Di   5 Mai 1998 21:31:03 CEST
 # Whom:			andreas
 #
 # $FreeBSD: ports/net/ntp/Makefile,v 1.10 2000/02/20 17:06:43 andreas Exp $
 #
 
-DISTNAME=	ntp-4.0.93a
+DISTNAME=	ntp-4.0.99g
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.udel.edu/pub/ntp/testing/
+MASTER_SITES=	ftp://ftp.udel.edu/pub/ntp/ntp4/
 
 MAINTAINER=	ports@FreeBSD.org
 
 # ntp's configure script created by autoconf 2.14.1 doesn't work
-# our autoconf version 2.13 produces better results
-USE_AUTOCONF=	yes
-GNU_CONFIGURE=	yes
+# if GNU_CONFIGURE is defined
+HAS_CONFIGURE=	yes
+CONFIGURE_ARGS=	--prefix=${PREFIX}
 
 post-install:
-	${MKDIR} ${PREFIX}/share/doc/ntp
-	${CP} -r ${WRKSRC}/html/* ${PREFIX}/share/doc/ntp
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${PREFIX}/share/doc/ntp
+	${TAR} -C ${WRKSRC}/html --exclude '.*' -cf - . | \
+		${TAR} -C ${PREFIX}/share/doc/ntp --unlink -xf - 
+	find ${PREFIX}/share/doc/ntp | xargs ${CHOWN} ${SHAREOWN}:${SHAREGRP}
+	find ${PREFIX}/share/doc/ntp -type f | xargs ${CHMOD} ${SHAREMODE}
+.endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/ntp/files/md5 net/ntp/files/md5
--- /usr/ports/net/ntp/files/md5	Sat Jun 26 19:55:18 1999
+++ net/ntp/files/md5	Tue Mar  7 05:23:44 2000
@@ -1 +1 @@
-MD5 (ntp-4.0.93a.tar.gz) = 63b9fe99b680a20946393812f5341683
+MD5 (ntp-4.0.99g.tar.gz) = 6f3132fb4f6a3ee411554d09270f562a
diff -urN /usr/ports/net/ntp/patches/patch-aa net/ntp/patches/patch-aa
--- /usr/ports/net/ntp/patches/patch-aa	Sat Jun 26 15:54:15 1999
+++ net/ntp/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,36 +0,0 @@
---- util/ntptime.c.orig	Sat Apr 24 08:50:49 1999
-+++ util/ntptime.c	Sat Jun 26 07:52:53 1999
-@@ -235,7 +235,7 @@
- 					--pll_control;
- 				if (pll_control < 0)
- 					break;
--				times[c] = ntv.time.tv_usec;
-+				times[c] = ntv.time.tv_nsec/1000;
- 			}
- #ifdef SIGSYS
- 		}
-@@ -281,19 +281,19 @@
- 	else {
- 		printf("ntp_gettime() returns code %d (%s)\n",
- 		    status, timex_state(status));
--		time_frac = ntv.time.tv_usec;
-+		time_frac = ntv.time.tv_nsec/1000;
- #ifdef STA_NANO
- 		if (flash & STA_NANO) {
--			ntv.time.tv_usec /= 1000;
-+			ntv.time.tv_nsec /= 1000000;
- 			ts_mask = 0xfffffffc;	/* 1/2^30 */
- 			ts_roundbit = 0x00000002;
- 			fdigits = 9;
- 		}
- #endif
--		TVTOTS(&ntv.time, &ts);
-+		ts.l_uf = ntv.time.tv_nsec;
-+		ts.l_uf *= 4.294967296;
-+		ts.l_ui = ntv.time.tv_sec;
- 		ts.l_ui += JAN_1970;
--		ts.l_uf += ts_roundbit;
--		ts.l_uf &= ts_mask;
- 		printf("  time %s, (.%0*d),\n",
- 		       prettydate(&ts), fdigits, (int) time_frac);
- 		printf("  maximum error %lu us, estimated error %lu us.\n",
diff -urN /usr/ports/net/ntp/patches/patch-ab net/ntp/patches/patch-ab
--- /usr/ports/net/ntp/patches/patch-ab	Sun Feb 27 23:47:00 2000
+++ net/ntp/patches/patch-ab	Thu Jan  1 09:00:00 1970
@@ -1,21 +0,0 @@
---- ntpd/ntp_refclock.c.orig	Sat Feb 26 14:19:14 2000
-+++ ntpd/ntp_refclock.c	Sat Feb 26 14:20:31 2000
-@@ -635,7 +635,7 @@
- #endif
- #ifdef HAVE_PPSAPI
- 	pps_info_t pi;
--	struct timespec *tsp;
-+	struct timespec timeout, *tsp;
- 	double a;
- #endif
- 
-@@ -651,7 +651,8 @@
- 	trtmp = rbufp->recv_time;
- 
- #ifdef HAVE_PPSAPI
--	if ((rbufp->fd == fdpps) && (time_pps_fetch(fdpps, &pi) >= 0)) {
-+	if ((rbufp->fd == fdpps) &&
-+	    (time_pps_fetch(fdpps, PPS_TSFMT_TSPEC, &pi, &timeout) >= 0)) {
- 		tsp = &pi.assert_timestamp;
- 		a = tsp->tv_nsec;
- 		a /= 1e9;
diff -urN /usr/ports/net/ntp/patches/patch-ac net/ntp/patches/patch-ac
--- /usr/ports/net/ntp/patches/patch-ac	Sun Feb 27 23:47:00 2000
+++ net/ntp/patches/patch-ac	Thu Jan  1 09:00:00 1970
@@ -1,34 +0,0 @@
---- ntpd/refclock_oncore.c.orig	Sat Feb 26 14:21:53 2000
-+++ ntpd/refclock_oncore.c	Sat Feb 26 14:27:16 2000
-@@ -453,11 +453,11 @@
- 	}
- 
- 	if (instance->assert) {
--		instance->pps_p.mode = PPS_CAPTUREASSERT | PPS_OFFSETASSERT | PPS_HARDPPSONASSERT;
-+		instance->pps_p.mode = PPS_CAPTUREASSERT | PPS_OFFSETASSERT;
- 		instance->pps_p.assert_offset.tv_sec = 0;
- 		instance->pps_p.assert_offset.tv_nsec = 0;
- 	} else {
--		instance->pps_p.mode = PPS_CAPTURECLEAR  | PPS_OFFSETCLEAR  | PPS_HARDPPSONCLEAR;
-+		instance->pps_p.mode = PPS_CAPTURECLEAR  | PPS_OFFSETCLEAR;
- 		instance->pps_p.clear_offset.tv_sec = 0;
- 		instance->pps_p.clear_offset.tv_nsec = 0;
- 	}
-@@ -1226,6 +1226,7 @@
- 	struct timeval	*tsp = 0;
- #endif
- #ifdef HAVE_PPSAPI
-+	struct timespec timeout;
- 	pps_info_t pps_i;
- #else  /* ! HAVE_PPSAPI */
- #ifdef HAVE_CIOGETEV
-@@ -1255,7 +1256,8 @@
- 
- #ifdef HAVE_PPSAPI
- 	j = instance->ev_serial;
--	if (time_pps_fetch(instance->pps_h, &pps_i) < 0) {
-+	if (time_pps_fetch(instance->pps_h, PPS_TSFMT_TSPEC, &pps_i,
-+	    &timeout) < 0) {
- 		printf("ONCORE: time_pps_fetch failed\n");
- 		return;
- 	}
diff -urN /usr/ports/net/ntp/patches/patch-ad net/ntp/patches/patch-ad
--- /usr/ports/net/ntp/patches/patch-ad	Thu Jan  1 09:00:00 1970
+++ net/ntp/patches/patch-ad	Tue Mar  7 05:53:33 2000
@@ -0,0 +1,35 @@
+--- configure.orig	Sun Feb 27 17:01:04 2000
++++ configure	Tue Mar  7 05:53:20 2000
+@@ -8273,19 +8273,19 @@
+ # there is NO way that I can tell to tell if a given OS is using timespec or
+ # timeval so just set it here for the one case that is KNOWN to use timespec.
+ 
+-case "$ac_cv_header_timepps_h$ac_cv_header_sys_timepps_h" in
+- *yes*)
+-    cat >>confdefs.h <<\EOF
+-#define HAVE_PPSAPI 1
+-EOF
+-
+-    ac_cv_var_oncore_ok=yes
+-    cat >>confdefs.h <<\EOF
+-#define HAVE_TIMESPEC 1
+-EOF
+-
+-    ;;
+-esac
++#case "$ac_cv_header_timepps_h$ac_cv_header_sys_timepps_h" in
++# *yes*)
++#    cat >>confdefs.h <<\EOF
++##define HAVE_PPSAPI 1
++#EOF
++#
++#    ac_cv_var_oncore_ok=yes
++#    cat >>confdefs.h <<\EOF
++##define HAVE_TIMESPEC 1
++#EOF
++#
++#    ;;
++#esac
+ 
+ # Check for ioctls TIOCGSERIAL, TIOCSSERIAL, ASYNC_PPS_CD_POS, ASYNC_PPS_CD_NEG
+ echo $ac_n "checking for linux/serial.h... $ac_c" 1>&6
diff -urN /usr/ports/net/ntp/pkg/PLIST net/ntp/pkg/PLIST
--- /usr/ports/net/ntp/pkg/PLIST	Sat Jun 26 19:55:37 1999
+++ net/ntp/pkg/PLIST	Wed Mar  8 04:11:41 2000
@@ -3,10 +3,13 @@
 bin/ntpdc
 bin/ntpq
 bin/ntptime
+bin/ntptimeset
 bin/ntptrace
 bin/tickadj
+share/doc/ntp/Oncore-SHMEM.htm
 share/doc/ntp/accopt.htm
 share/doc/ntp/assoc.htm
+share/doc/ntp/audio.htm
 share/doc/ntp/authopt.htm
 share/doc/ntp/biblio.htm
 share/doc/ntp/build.htm
@@ -19,6 +22,7 @@
 share/doc/ntp/driver10.htm
 share/doc/ntp/driver11.htm
 share/doc/ntp/driver12.htm
+share/doc/ntp/driver16.htm
 share/doc/ntp/driver18.htm
 share/doc/ntp/driver19.htm
 share/doc/ntp/driver2.htm
@@ -34,6 +38,10 @@
 share/doc/ntp/driver30.htm
 share/doc/ntp/driver32.htm
 share/doc/ntp/driver33.htm
+share/doc/ntp/driver34.htm
+share/doc/ntp/driver35.htm
+share/doc/ntp/driver36.htm
+share/doc/ntp/driver37.htm
 share/doc/ntp/driver4.htm
 share/doc/ntp/driver5.htm
 share/doc/ntp/driver6.htm
@@ -43,7 +51,6 @@
 share/doc/ntp/exec.htm
 share/doc/ntp/extern.htm
 share/doc/ntp/gadget.htm
-share/doc/ntp/hints.htm
 share/doc/ntp/hints/a-ux
 share/doc/ntp/hints/aix
 share/doc/ntp/hints/bsdi
@@ -58,6 +65,7 @@
 share/doc/ntp/hints/rs6000
 share/doc/ntp/hints/sco.htm
 share/doc/ntp/hints/sgi
+share/doc/ntp/hints/solaris-dosynctodr.html
 share/doc/ntp/hints/solaris.html
 share/doc/ntp/hints/solaris.xtra.4023118
 share/doc/ntp/hints/solaris.xtra.4095849
@@ -68,7 +76,8 @@
 share/doc/ntp/hints/svr4_package
 share/doc/ntp/hints/todo
 share/doc/ntp/hints/vxworks.html
-share/doc/ntp/hints/winnt
+share/doc/ntp/hints/winnt.htm
+share/doc/ntp/hints.htm
 share/doc/ntp/howto.htm
 share/doc/ntp/htmlprimer.htm
 share/doc/ntp/index.htm
@@ -109,6 +118,7 @@
 share/doc/ntp/pic/barnstable.gif
 share/doc/ntp/pic/beaver.gif
 share/doc/ntp/pic/c51.jpg
+share/doc/ntp/pic/driver29.gif
 share/doc/ntp/pic/fg6021.gif
 share/doc/ntp/pic/flatheads.gif
 share/doc/ntp/pic/gadget.jpg
@@ -137,6 +147,7 @@
 share/doc/ntp/porting.htm
 share/doc/ntp/pps.htm
 share/doc/ntp/prefer.htm
+share/doc/ntp/qth.htm
 share/doc/ntp/quick.htm
 share/doc/ntp/rdebug.htm
 share/doc/ntp/refclock.htm


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:47:52 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5027D37B55C; Thu,  9 Mar 2000 08:47:51 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA22417;
	Thu, 9 Mar 2000 08:47:51 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 08:47:51 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091647.IAA22417@freefall.freebsd.org>
To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, chuckr@FreeBSD.org
Subject: Re: ports/15922: print/a2ps cannot find ogonkfied fonts [patch]
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: print/a2ps cannot find ogonkfied fonts [patch]

Responsible-Changed-From-To: freebsd-ports->chuckr
Responsible-Changed-By: ade
Responsible-Changed-When: Thu Mar 9 08:47:09 PST 2000
Responsible-Changed-Why: 
The various a2ps ports are handled by Chuck.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  8:50: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id BC9B937B773
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 08:50:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA22774;
	Thu, 9 Mar 2000 08:50:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Thu, 9 Mar 2000 08:50:03 -0800 (PST)
Message-Id: <200003091650.IAA22774@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Ade Lovett <ade@FreeBSD.org>
Subject: Re: ports/15820: A Y2K class bug when setting atime & mtime by receive
Reply-To: Ade Lovett <ade@FreeBSD.org>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/15820; it has been noted by GNATS.

From: Ade Lovett <ade@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, chatila@faxmate.com, sec@42.org
Cc:  
Subject: Re: ports/15820: A Y2K class bug when setting atime & mtime by receive
Date: Thu, 9 Mar 2000 10:44:28 -0600

 Please, please explicitly state which port when submitting a PR,
 there are over 3100 of them now :)
 
 That aside, I've done some digging with the net/sendfile port, and
 it would appear that a number of things have changed.
 
 Please review the following patch - it brings the port up to the
 latest release, follows the MASTER_SITE change (which fixes the
 distfile survey failure here) and cleans up other bogons in the port
 (I'm still not overly impressed by some of the stuff in the PLIST).
 
 MAINTAINER also cc'd on this.
 
 -aDe
 
 cvs diff: Diffing .
 Index: Makefile
 ===================================================================
 RCS file: /home/src/FreeBSD/ports/net/sendfile/Makefile,v
 retrieving revision 1.12
 diff -u -r1.12 Makefile
 --- Makefile	1999/08/30 14:24:08	1.12
 +++ Makefile	2000/03/09 16:33:26
 @@ -6,12 +6,10 @@
  # $FreeBSD: ports/net/sendfile/Makefile,v 1.12 1999/08/30 14:24:08 peter Exp $
  #
  
 -DISTNAME=	sendfile-19990215
 +DISTNAME=	sendfile-20000102
  PKGNAME=	sendfile-2.1
  CATEGORIES=	net
 -MASTER_SITES=   ftp://ftp.uni-stuttgart.de/pub/unix/comm/sendfile/current/ \
 -		ftp://infodrom.north.de/pub/unix/network/sendfile/ \
 -		ftp://ftp.fu-berlin.de/unix/network/sendfile/current/
 +MASTER_SITES=   ftp://ftp.belwue.de/pub/unix/sendfile/current/
  
  MAINTAINER=	sec@42.org
  
 @@ -24,8 +22,6 @@
  		wlock.1
  MAN7=		fetchfile.7
  MAN8=		sendfiled.8
 -
 -post-install:
 -	@(cd ${PREFIX}/man/man1; ${LN} -sf utf7encode.1.gz utf7decode.1.gz)
 +MLINKS=		utf7encode.1 utf7decode.1
  
  .include <bsd.port.mk>
 cvs diff: Diffing files
 Index: files/md5
 ===================================================================
 RCS file: /home/src/FreeBSD/ports/net/sendfile/files/md5,v
 retrieving revision 1.6
 diff -u -r1.6 md5
 --- files/md5	1999/02/23 15:25:34	1.6
 +++ files/md5	2000/03/09 16:30:52
 @@ -1 +1 @@
 -MD5 (sendfile-19990215.tar.gz) = 89d142b12ce005599842f11c59e840cc
 +MD5 (sendfile-20000102.tar.gz) = 4deaa00bf9a2e3f1c15abb54b30f2de0
 cvs diff: Diffing patches
 cvs diff: Diffing pkg
 Index: pkg/PLIST
 ===================================================================
 RCS file: /home/src/FreeBSD/ports/net/sendfile/pkg/PLIST,v
 retrieving revision 1.4
 diff -u -r1.4 PLIST
 --- pkg/PLIST	1999/02/23 15:25:34	1.4
 +++ pkg/PLIST	2000/03/09 16:33:45
 @@ -13,9 +13,7 @@
  etc/rc.d/sendfiled.sh
  etc/sendfile.cf
  etc/sendfile.deny
 -man/man1/utf7decode.1.gz
  sbin/sendfiled
 -
  @exec mkdir -p /var/spool/sendfile/OUTGOING /var/spool/sendfile/LOG
  @exec chmod 755 /var/spool/sendfile
  @exec chmod 1777 /var/spool/sendfile/OUTGOING
 @@ -25,7 +23,6 @@
  @exec echo -e 'saft\tstream\ttcp\tnowait\troot\t/usr/local/sbin/sendfiled sendfiled' >> /etc/inetd.conf
  @exec echo -e 'saft\t\t487/tcp\t# simple asynchronous file transfer'>>/etc/services
  @exec kill -HUP `ps auxw|awk '$11 == "inetd" { print $2 } '`
 -
  @unexec perl -pi.bak -e '/^saft/ && ($_="")' /etc/inetd.conf
  @unexec kill -HUP `ps auxw|awk '$11 == "inetd" { print $2 } '`
  @unexec rm -R /var/spool/sendfile
 
 -- 
 Ade Lovett, Austin, TX.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9: 2:50 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 919F537B73F; Thu,  9 Mar 2000 09:02:49 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA24268;
	Thu, 9 Mar 2000 09:02:49 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 09:02:49 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091702.JAA24268@freefall.freebsd.org>
To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, hosokawa@FreeBSD.org
Subject: Re: ports/15543: Samba + DHCP = UNKNOWN HOST NAME
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Samba + DHCP = UNKNOWN HOST NAME

Responsible-Changed-From-To: freebsd-ports->hosokawa
Responsible-Changed-By: ade
Responsible-Changed-When: Thu Mar 9 09:00:52 PST 2000
Responsible-Changed-Why: 
Over to MAINTAINER.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9: 5:32 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id DCFA537B5C9; Thu,  9 Mar 2000 09:05:30 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA24589;
	Thu, 9 Mar 2000 09:05:30 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 09:05:30 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091705.JAA24589@freefall.freebsd.org>
To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, torstenb@FreeBSD.org
Subject: Re: ports/16410: ssh and x forwarding problem
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: ssh and x forwarding problem

Responsible-Changed-From-To: freebsd-ports->torstenb
Responsible-Changed-By: ade
Responsible-Changed-When: Thu Mar 9 09:04:25 PST 2000
Responsible-Changed-Why: 
Over to MAINTAINER.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9:29:59 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8DCE537B681; Thu,  9 Mar 2000 09:29:58 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA27323;
	Thu, 9 Mar 2000 09:29:58 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 09:29:58 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091729.JAA27323@freefall.freebsd.org>
To: cscox@Stanford.EDU, ade@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/16796: The ntp-4.0.93a port's build is broken.
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: The ntp-4.0.93a port's build is broken.

State-Changed-From-To: open->closed
State-Changed-By: ade
State-Changed-When: Thu Mar 9 09:27:46 PST 2000
State-Changed-Why: 
Steve fixed this port on 2/27 with patch-ab and patch-ac
I have verified that it builds ok on 3.4-STABLE too.
Make sure your ports tree is up to date, and everything will be just fine.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9:40: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id DEC5B37B681
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 09:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA28583;
	Thu, 9 Mar 2000 09:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Thu, 9 Mar 2000 09:40:02 -0800 (PST)
Message-Id: <200003091740.JAA28583@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Will Andrews <andrews@technologist.com>
Subject: Re: ports/17281: sigrot broken
Reply-To: Will Andrews <andrews@technologist.com>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17281; it has been noted by GNATS.

From: Will Andrews <andrews@technologist.com>
To: muk@bender.cl.msu.edu
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17281: sigrot broken
Date: Thu, 9 Mar 2000 12:35:56 -0500

 On Thu, Mar 09, 2000 at 11:19:13AM -0500, muk@bender.cl.msu.edu wrote:
 > 	apply the following patch to sigrot.c:
 > 	170c170
 > 	<   else
 > 	---
 > 	>   else {
 > 	172c172,173
 > 	<   fclose(inFile);
 > 	---
 > 	>     fclose(inFile);
 > 	>   }
 
 I believe the ports standard is diff -u.
 
 -- 
 Will Andrews <andrews@technologist.com>
 GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
 ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
 G++>+++ e->++++ h! r-->+++ y?
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9:40: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 663F837B742
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 09:40:04 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA28591;
	Thu, 9 Mar 2000 09:40:04 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Thu, 9 Mar 2000 09:40:04 -0800 (PST)
Message-Id: <200003091740.JAA28591@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Will Andrews <andrews@technologist.com>
Subject: Re: ports/17285: Update port: x11/xskyroot
Reply-To: Will Andrews <andrews@technologist.com>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17285; it has been noted by GNATS.

From: Will Andrews <andrews@technologist.com>
To: tkato@prontomail.ne.jp
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17285: Update port: x11/xskyroot
Date: Thu, 9 Mar 2000 12:37:23 -0500

 On Thu, Mar 09, 2000 at 08:22:44AM -0800, tkato@prontomail.ne.jp wrote:
 > - Add MAINTAINER line
 
 You do know that the default MAINTAINER is ports@FreeBSD.org, don't you? If
 so, why explicity specify this?
 
 -- 
 Will Andrews <andrews@technologist.com>
 GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
 ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
 G++>+++ e->++++ h! r-->+++ y?
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9:42:50 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2])
	by hub.freebsd.org (Postfix) with ESMTP
	id DF43F37B742; Thu,  9 Mar 2000 09:42:47 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id D9E951A69; Thu,  9 Mar 2000 12:42:35 -0500 (EST)
Date: Thu, 9 Mar 2000 12:42:35 -0500
From: Will Andrews <andrews@technologist.com>
To: Ade Lovett <ade@FreeBSD.ORG>
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: ports/15820: A Y2K class bug when setting atime & mtime by receive
Message-ID: <20000309124235.D422@argon.blackdawn.com>
References: <200003091650.IAA22774@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <200003091650.IAA22774@freefall.freebsd.org>; from ade@FreeBSD.ORG on Thu, Mar 09, 2000 at 08:50:03AM -0800
X-Operating-System: FreeBSD 4.0-CURRENT i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Thu, Mar 09, 2000 at 08:50:03AM -0800, Ade Lovett wrote:
>  (I'm still not overly impressed by some of the stuff in the PLIST).

I'm not impressed at all.

>  @@ -25,7 +23,6 @@
>   @exec echo -e 'saft\tstream\ttcp\tnowait\troot\t/usr/local/sbin/sendfiled sendfiled' >> /etc/inetd.conf
>   @exec echo -e 'saft\t\t487/tcp\t# simple asynchronous file transfer'>>/etc/services
>   @exec kill -HUP `ps auxw|awk '$11 == "inetd" { print $2 } '`
>  -
>   @unexec perl -pi.bak -e '/^saft/ && ($_="")' /etc/inetd.conf
>   @unexec kill -HUP `ps auxw|awk '$11 == "inetd" { print $2 } '`
>   @unexec rm -R /var/spool/sendfile

This stuff is silly. IMO, no port should ever modify /etc files (other than
shells, for obvious reasons), much less send signals to an arbitrary daemon.
There are far too many assumptions made by this PLIST, some of which may
threaten security.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9:45:36 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id D53CE37B681; Thu,  9 Mar 2000 09:45:34 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA29469;
	Thu, 9 Mar 2000 09:45:34 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 09:45:34 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091745.JAA29469@freefall.freebsd.org>
To: jabrown@caida.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/16896: dvipdfm port chokes on some figures [PATCH INCLUDED]
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: dvipdfm port chokes on some figures [PATCH INCLUDED]

State-Changed-From-To: open->closed
State-Changed-By: ade
State-Changed-When: Thu Mar 9 09:45:08 PST 2000
State-Changed-Why: 
Patches committed, thanks!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9:50:19 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 645E637B7EC; Thu,  9 Mar 2000 09:50:18 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA30147;
	Thu, 9 Mar 2000 09:50:17 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 09:50:17 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091750.JAA30147@freefall.freebsd.org>
To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, erich@FreeBSD.org
Subject: Re: ports/17038: gimp-1.1.17 fatal error at startup...
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: gimp-1.1.17 fatal error at startup...

Responsible-Changed-From-To: freebsd-ports->erich
Responsible-Changed-By: ade
Responsible-Changed-When: Thu Mar 9 09:46:33 PST 2000
Responsible-Changed-Why: 
Over to MAINTAINER.
This looks like a weird interaction between gimp and x11-toolkits/p5-Gtk
(the port that installs the perl .so file that gimp is complaining about)
so perhaps it needs to be punted to Vanilla?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9  9:53:44 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 557B137B785; Thu,  9 Mar 2000 09:53:43 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA30872;
	Thu, 9 Mar 2000 09:53:43 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 09:53:43 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091753.JAA30872@freefall.freebsd.org>
To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, dburr@FreeBSD.org
Subject: Re: ports/17150: textproc/yodl port fixed/improved
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: textproc/yodl port fixed/improved

Responsible-Changed-From-To: freebsd-ports->dburr
Responsible-Changed-By: ade
Responsible-Changed-When: Thu Mar 9 09:53:00 PST 2000
Responsible-Changed-Why: 
Over to MAINTAINER.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 10:11: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 876E737B796; Thu,  9 Mar 2000 10:11:07 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id KAA33517;
	Thu, 9 Mar 2000 10:11:07 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 10:11:07 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003091811.KAA33517@freefall.freebsd.org>
To: tung@turtle.ee.ncku.edu.tw, ade@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17174: port upgrade for ftplocate-2.01
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: port upgrade for ftplocate-2.01

State-Changed-From-To: open->closed
State-Changed-By: ade
State-Changed-When: Thu Mar 9 10:10:53 PST 2000
State-Changed-Why: 
Update comitted, thanks!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 10:20: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8346337B839
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 10:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id KAA35218;
	Thu, 9 Mar 2000 10:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from mail.dinoex.sub.org (mail.dinoex.sub.de [195.243.29.14])
	by hub.freebsd.org (Postfix) with ESMTP id D2F1D37B7AB
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Mar 2000 10:12:55 -0800 (PST)
	(envelope-from dm@home.dinoex.sub.org)
Received: (from uucp@localhost)
	by mail.dinoex.sub.org (8.9.3/8.9.3) with UUCP id TAA07966
	for FreeBSD-gnats-submit@freebsd.org; Thu, 9 Mar 2000 19:02:34 +0100 (CET)
Received: (from uucp@localhost)
	by net2.dinoex.sub.org (8.9.3/8.9.3) with UUCP id SAA16594
	for FreeBSD-gnats-submit@freebsd.org; Thu, 9 Mar 2000 18:25:57 +0100 (CET)
Received: (from dm@localhost)
	by home.dinoex.sub.org (8.9.3/8.9.3) id SAA35550;
	Thu, 9 Mar 2000 18:00:22 +0100 (CET)
Message-Id: <200003091700.SAA35550@home.dinoex.sub.org>
Date: Thu, 9 Mar 2000 18:00:22 +0100 (CET)
From: dirk.meyer@dinoex.sub.org
Reply-To: dirk.meyer@dinoex.sub.org
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17288: news/cnews faster MASTER-SITES
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17288
>Category:       ports
>Synopsis:       news/cnews faster MASTER-SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 10:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
privat
>Environment:

	FreeBSD 3.4

>Description:

	The slower Server is tyred first,
	the faster site is updated and
	it's ftpd supporrts full date+time.

>How-To-Repeat:
>Fix:

	apply the patch

diff cnews/Makefile cnews-cr.g/Makefile
--- cnews/Makefile	Sat Jan 29 13:14:31 2000
+++ cnews-cr.g/Makefile	Thu Mar  9 17:56:43 2000
@@ -10,12 +10,12 @@
 PKGNAME=	cnews-cr.g
 CATEGORIES=	news
 MASTER_SITES=	ftp://ftp.cs.toronto.edu/pub/c-news/ \
-		ftp://ftp.dinoex.org/pub/c-news/ \
+		ftp://ftp.lan-ks.de/pub/c-news/ \
 		ftp://ftp.funet.fi/pub/unix/news/cnews/ \
 		ftp://ftp.win.or.jp/pub/network/news/cnews/ \
 		ftp://ftp.redcom.ru/pub/unix/usenet/c-news/ \
 		ftp://ftp.mc.hik.se/pub/unix/news/c-news/ \
-		ftp://ftp.lan-ks.de/pub/c-news/
+		ftp://ftp.dinoex.org/pub/c-news/
 EXTRACT_SUFX=	.tar.Z
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		pgpverify-1.12

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 10:25:55 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5])
	by hub.freebsd.org (Postfix) with ESMTP
	id 021A437B80A; Thu,  9 Mar 2000 10:25:44 -0800 (PST)
	(envelope-from reg@shale.csir.co.za)
Received: from C992631-A.pinol1.sfba.home.com (C992631-A.pinol1.sfba.home.com [24.12.58.155])
	by shale.csir.co.za (8.9.3/8.9.3) with ESMTP id UAA00794;
	Thu, 9 Mar 2000 20:25:04 +0200 (SAT)
	(envelope-from reg@shale.csir.co.za)
Received: (from reg@localhost)
	by C992631-A.pinol1.sfba.home.com (8.9.3/8.9.3) id KAA12117;
	Thu, 9 Mar 2000 10:24:35 -0800 (PST)
	(envelope-from reg)
Date: Thu, 9 Mar 2000 10:24:35 -0800
From: Jeremy Lea <reg@FreeBSD.ORG>
To: sada@FreeBSD.ORG
Cc: freebsd-ports@FreeBSD.ORG, obrien@FreeBSD.ORG, girgen@partitur.se
Subject: Re: ports/www/netscape4-communicator/REQ
Message-ID: <20000309102434.P54218@shale.csir.co.za>
References: <20000310005640O.sada@rr.iij4u.or.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000310005640O.sada@rr.iij4u.or.jp>; from sada@FreeBSD.ORG on Fri, Mar 10, 2000 at 12:56:40AM +0900
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi,

On Fri, Mar 10, 2000 at 12:56:40AM +0900, sada@FreeBSD.ORG wrote:
> Hello.
> 
> Obrien, your last commitment to 
> ports/www/netscape4-communicator/pkg/REQ (2000/01/07 16:32:07)
> broke library warning message for package users,
> because pkg_add never present ARCH environment.
> 
> How to repeat: pkg_add the ports on a clean FreeBSD box.
> 
> Jeremy's XFree86-aoutlib must have same problem.
> 
> I'm planning to apply below patches.
> As usual, comments are welcome :)

The patches look good, and yes the XFree86-aoutlibs port has the same
problem, except that it is already marked as ONLY_FOR_ARCHS=i386.  If we
are using my new port then the Netscape ports dont really need to check for
compat22, and the RUN_DEPENDS takes care of the check for X11 a.out
libs.

I'm already late for work, so I'll have to take a look this evening.

 -Jeremy

-- 
FreeBSD - Because the best things in life are free...
                                           http://www.freebsd.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 11: 0: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9169A37B6B2
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 11:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA40858;
	Thu, 9 Mar 2000 11:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Thu, 9 Mar 2000 11:00:02 -0800 (PST)
Message-Id: <200003091900.LAA40858@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Stefan `Sec` Zehl <sec@42.org>
Subject: Re: ports/15820: A Y2K class bug when setting atime & mtime by receive
Reply-To: Stefan `Sec` Zehl <sec@42.org>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/15820; it has been noted by GNATS.

From: Stefan `Sec` Zehl <sec@42.org>
To: Ade Lovett <ade@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org, chatila@faxmate.com
Subject: Re: ports/15820: A Y2K class bug when setting atime & mtime by receive
Date: Thu, 9 Mar 2000 19:56:20 +0100

 On Thu, Mar 09, 2000 at 10:44:28AM -0600, Ade Lovett wrote:
 > Please, please explicitly state which port when submitting a PR,
 > there are over 3100 of them now :)
 > 
 > That aside, I've done some digging with the net/sendfile port, and
 > it would appear that a number of things have changed.
 > 
 > Please review the following patch - it brings the port up to the
 > latest release, follows the MASTER_SITE change (which fixes the
 > distfile survey failure here) and cleans up other bogons in the port
 > (I'm still not overly impressed by some of the stuff in the PLIST).
 > 
 > MAINTAINER also cc'd on this.
 
 Please. I have already submitted an update of this port 5 days ago. It's
 PR ports/17917 (update of net/sendfile port by maintainer).
 Just commit this, it contains all this (besides MLINKS which i didn't
 know till now. I will fix this in the next version)
 
 CU,
     Sec
 -- 
 Just to confirm, I se my modem's pccard.conf driver setting to sio1
 (from sio2) and I got the required panic. Cool!
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 12: 1:20 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 34E4F37B7B3; Thu,  9 Mar 2000 12:01:18 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA48633;
	Thu, 9 Mar 2000 12:01:17 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 12:01:17 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003092001.MAA48633@freefall.freebsd.org>
To: sec@42.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17197: Update of net/sendfile port (by maintainer)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update of net/sendfile port (by maintainer)

State-Changed-From-To: open->closed
State-Changed-By: ade
State-Changed-When: Thu Mar 9 12:00:56 PST 2000
State-Changed-Why: 
Update committed, thanks!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 12: 2:44 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0204E37B6B4; Thu,  9 Mar 2000 12:02:43 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA49228;
	Thu, 9 Mar 2000 12:02:42 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 12:02:42 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003092002.MAA49228@freefall.freebsd.org>
To: chatila@faxmate.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/15820: A Y2K class bug when setting atime & mtime by receive
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: A Y2K class bug when setting atime & mtime by receive

State-Changed-From-To: open->closed
State-Changed-By: ade
State-Changed-When: Thu Mar 9 12:02:09 PST 2000
State-Changed-Why: 
Update to the port from PR 17197 also fixes this.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 12: 4:44 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 04CB037B6B4; Thu,  9 Mar 2000 12:04:43 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA49843;
	Thu, 9 Mar 2000 12:04:42 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 12:04:42 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003092004.MAA49843@freefall.freebsd.org>
To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, hosokawa@FreeBSD.org
Subject: Re: ports/17237: in samba suite smbclient -M worked incorrectly on non english codepages [patch]
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: in samba suite smbclient -M worked incorrectly on non english codepages [patch]

Responsible-Changed-From-To: freebsd-ports->hosokawa
Responsible-Changed-By: ade
Responsible-Changed-When: Thu Mar 9 12:04:16 PST 2000
Responsible-Changed-Why: 
Over to maintainer.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 12: 8: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2BE9837B813; Thu,  9 Mar 2000 12:08:04 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Received: (from ade@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA50334;
	Thu, 9 Mar 2000 12:08:03 -0800 (PST)
	(envelope-from ade@FreeBSD.org)
Date: Thu, 9 Mar 2000 12:08:03 -0800 (PST)
From: <ade@FreeBSD.org>
Message-Id: <200003092008.MAA50334@freefall.freebsd.org>
To: tkato@prontomail.ne.jp, ade@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17251: Update port: net/ntp to 4.0.99g
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: net/ntp to 4.0.99g

State-Changed-From-To: open->closed
State-Changed-By: ade
State-Changed-When: Thu Mar 9 12:07:22 PST 2000
State-Changed-Why: 
Superceded by ports/17284


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 13: 0:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id F0E9C37B828
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 13:00:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA56216;
	Thu, 9 Mar 2000 13:00:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from sepulchre.aldigital.co.uk (sepulchre.aldigital.co.uk [193.123.86.250])
	by hub.freebsd.org (Postfix) with SMTP id 88A0337B81C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Mar 2000 12:50:25 -0800 (PST)
	(envelope-from addy@sepulchre.aldigital.co.uk)
Received: (qmail 23727 invoked by uid 1001); 9 Mar 2000 20:50:23 -0000
Message-Id: <20000309205023.23726.qmail@sepulchre.aldigital.co.uk>
Date: 9 Mar 2000 20:50:23 -0000
From: adam@algroup.co.uk
Reply-To: adam@algroup.co.uk
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17291: update to apache-1.3.12+ssl-1.39
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17291
>Category:       ports
>Synopsis:       update to apache-1.3.12+ssl-1.39
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 13:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Adam Laurie
>Release:        FreeBSD current
>Organization:
apache-ssl.org
>Environment:
>Description:
 
 diff -ru --exclude=CVS apache13-ssl-previous/Makefile apache13-ssl/Makefile
 --- apache13-ssl-previous/Makefile	Sat Feb 12 11:26:45 2000
 +++ apache13-ssl/Makefile	Thu Mar  9 20:17:43 2000
 @@ -8,18 +8,19 @@
  #
  # $FreeBSD: ports/www/apache13-ssl/Makefile,v 1.63 2000/02/12 09:02:43 kris Exp $
  
 -APACHE= 	1.3.9
 -APACHE-SSL=	1.37
 +APACHE= 	1.3.12
 +APACHE-SSL=	1.39
  
  DISTNAME=       apache_${APACHE}
  PKGNAME=        apache+ssl-${APACHE}+${APACHE-SSL}
  CATEGORIES=	www security
  MASTER_SITES=   ftp://www.apache.org/dist/ \
  		ftp://ftp.ox.ac.uk/pub/crypto/SSL/Apache-SSL/ \
 +		ftp://src.doc.ic.ac.uk/packages/apache/dist/ \
  		ftp://ftp.gbnet.net/pub/apache/dist/ \
  		ftp://ftp.MASTER.pgp.net/pub/crypto/SSL/Apache-SSL/ \
  		ftp://ftp.flirble.org/pub/web/apache/dist/ \
 -		ftp://ftp.replay.com/pub/crypto/apache/Apache-SSL/ \
 +		ftp://ftp.zedz.net/pub/crypto/apache/Apache-SSL/ \
  		ftp://ukug.uk.freebsd.org/pub/mirrors/apache/dist/ \
  		ftp://ftp.win.or.jp/pub/network/security/apache-ssl/Apache-SSL/ \
  		ftp://ftp.sage-au.org.au/pub/network/security/apache-ssl/Apache-SSL/ \
 @@ -28,7 +29,13 @@
  		ftp://ftp.it.net.au/mirrors/crypto/SSL/Apache-SSL/ \
  		ftp://ftp.infoscience.co.jp/pub/Crypto/SSL/Apache-SSL/Apache-SSL/ \
  		ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.ox.ac.uk/SSL/Apache-SSL/ \
 -		ftp://apache-ssl.raver.net/pub/ftp.apache-ssl.org/Apache-SSL/
 +		ftp://apache-ssl.raver.net/pub/ftp.apache-ssl.org/Apache-SSL/ \
 +		ftp://ftp.pca.dfn.de/pub/tools/net/sslapache/Apache-SSL/ \
 +		ftp://ftp.sekure.net/pub/apache-ssl/ \
 +		ftp://ftp.clinet.fi/mirrors/ftp.apache-ssl.org/pub/ \
 +		ftp://opensores.thebunker.net/pub/mirrors/apache-ssl \
 +		ftp://ftp.gin.cz/pub/MIRRORS/ftp.ox.ac.uk/pub/crypto/SSL/Apache-SSL \
 +		ftp://ftp.cordef.com.pl/pub/apache-ssl/Apache-SSL
  
  Y2K=		http://www.apache-ssl.org/#Y2K
  
 @@ -41,7 +48,16 @@
  .include <bsd.port.pre.mk>
  
  HAS_CONFIGURE=	yes
 +
 +.if !defined(OPENSSLINC)
 +OPENSSLINC=/usr/local/ssl/include
 +.endif
  CFLAGS+=	-I${OPENSSLINC}/openssl
 +
 +.if !defined(OPENSSLLIB)
 +OPENSSLLIB=/usr/local/ssl/lib
 +.endif
 +
  CONFIGURE_ARGS=	\
  		--prefix=${PREFIX} \
  		--with-layout=GNU \
 @@ -70,6 +86,8 @@
  CONFIGURE_ENV= OPTIM='${OPTIM}'
  .if defined(OPENSSL_RSAREF)
  CONFIGURE_ENV+= EXTRA_SSL_LIBS="-L${OPENSSLLIB} -lRSAglue -L${LOCALBASE}/lib -lrsaref"
 +.else
 +CONFIGURE_ENV+= EXTRA_SSL_LIBS="-L${OPENSSLLIB} -L${LOCALBASE}/lib"
  .endif
  
  EXTRACT_ONLY=   ${DISTNAME}${EXTRACT_SUFX}
 diff -ru --exclude=CVS apache13-ssl-previous/files/md5 apache13-ssl/files/md5
 --- apache13-ssl-previous/files/md5	Mon Sep 27 11:16:27 1999
 +++ apache13-ssl/files/md5	Thu Mar  9 20:47:33 2000
 @@ -1,2 +1,2 @@
 -MD5 (apache_1.3.9.tar.gz) = 880af89251943c67e3614bf2ffb89b32
 -MD5 (apache_1.3.9+ssl_1.37.tar.gz) = 921442231677fb06d52e8640f66f6528
 +MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2
 +MD5 (apache_1.3.12+ssl_1.39.tar.gz) = 0866a544df70bb69fb8938098d31eae8
 diff -ru --exclude=CVS apache13-ssl-previous/patches/patch-ar apache13-ssl/patches/patch-ar
 --- apache13-ssl-previous/patches/patch-ar	Sat Feb 12 11:26:45 2000
 +++ apache13-ssl/patches/patch-ar	Sun Feb 13 21:23:08 2000
 @@ -5,7 +5,7 @@
   +SSL_CFLAGS= -DAPACHE_SSL
   +SSL_LIB_DIR= $(SSL_BASE)
  -+SSL_LIBS= -L$(SSL_LIB_DIR) -lssl -lcrypto
 -++SSL_LIBS= -L$(OPENSSLLIB) -lssl -lcrypto $(EXTRA_SSL_LIBS)
 +++SSL_LIBS= -L$(SSL_LIB_DIR) -lssl -lcrypto $(EXTRA_SSL_LIBS)
   +SSL_APP_DIR= $(SSL_BASE)/apps
   +SSL_APP=/usr/home/ben/work/openssl/apps/openssl
   +
 diff -ru --exclude=CVS apache13-ssl-previous/patches/patch-as apache13-ssl/patches/patch-as
 --- apache13-ssl-previous/patches/patch-as	Wed Nov  3 06:58:40 1999
 +++ apache13-ssl/patches/patch-as	Sun Feb 13 21:23:08 2000
 @@ -1,11 +1,10 @@
 ---- configure.org       Wed Nov  3 14:52:06 1999
 -+++ configure   Wed Nov  3 14:52:26 1999
 -@@ -1086,7 +1086,7 @@
 - ##  UID/GID as production oriented as a web server in NIS anyway.
 +--- configure.org       Sun Feb 13 11:11:46 2000
 ++++ configure   Sun Feb 13 11:12:16 2000
 +@@ -366,8 +366,8 @@
   ##
 - conf_user="nobody"
 --conf_group="#-1"
 + ##  Initialize server user ID and group ID variables
 + ##
 +-conf_user=""
 +-conf_group=""
 ++conf_user="nobody"
  +conf_group="nogroup"
 - conf_port="80"
 - conf_serveradmin="you@your.address"
 - conf_servername="new.host.name"
 diff -ru --exclude=CVS apache13-ssl-previous/pkg/COMMENT apache13-ssl/pkg/COMMENT
 --- apache13-ssl-previous/pkg/COMMENT	Sat Jun 26 23:53:08 1999
 +++ apache13-ssl/pkg/COMMENT	Tue Apr  6 09:11:29 1999
 @@ -1 +1 @@
 -Apache-SSL: Apache secure webserver integrating OpenSSL
 +Apache-SSL: Apache secure webserver integrating OpenSSL.
 diff -ru --exclude=CVS apache13-ssl-previous/pkg/PLIST apache13-ssl/pkg/PLIST
 --- apache13-ssl-previous/pkg/PLIST	Mon Sep 27 11:16:27 1999
 +++ apache13-ssl/pkg/PLIST	Thu Mar  9 20:47:33 2000
 @@ -41,42 +41,58 @@
  include/apache/util_script.h
  include/apache/util_uri.h
  include/apache/xml/asciitab.h
 -include/apache/xml/hashtable.h
 -include/apache/xml/iasciitab.h
 -include/apache/xml/latin1tab.h
 -include/apache/xml/nametab.h
 -include/apache/xml/utf8tab.h
 -include/apache/xml/xmldef.h
 -include/apache/xml/xmlparse.h
 -include/apache/xml/xmlrole.h
  include/apache/xml/xmltok.h
 +include/apache/xml/xmlrole.h
 +include/apache/xml/xmlparse.h
 +include/apache/xml/xmldef.h
 +include/apache/xml/utf8tab.h
 +include/apache/xml/nametab.h
 +include/apache/xml/latin1tab.h
 +include/apache/xml/iasciitab.h
 +include/apache/xml/hashtable.h
  include/apache/xml/xmltok_impl.h
  libexec/apache/httpd.exp
 -libexec/apache/libproxy.so
 +libexec/apache/mod_vhost_alias.so
 +libexec/apache/mod_mime_magic.so
 +libexec/apache/mod_info.so
 +libexec/apache/mod_speling.so
 +libexec/apache/mod_rewrite.so
  libexec/apache/mod_auth_anon.so
  libexec/apache/mod_auth_db.so
 -libexec/apache/mod_cern_meta.so
  libexec/apache/mod_digest.so
 +libexec/apache/libproxy.so
 +libexec/apache/mod_cern_meta.so
  libexec/apache/mod_expires.so
  libexec/apache/mod_headers.so
 -libexec/apache/mod_info.so
 -libexec/apache/mod_mime_magic.so
 -libexec/apache/mod_rewrite.so
 -libexec/apache/mod_speling.so
 -libexec/apache/mod_unique_id.so
  libexec/apache/mod_usertrack.so
 -libexec/apache/mod_vhost_alias.so
 +libexec/apache/mod_unique_id.so
  sbin/ab
 -sbin/httpsdctl
  sbin/apxs
 +sbin/gcache
  sbin/httpsd
 +sbin/httpsdctl
  sbin/logresolve
  sbin/rotatelogs
  @exec mkdir -p %D/www
  @exec ln -fs %B %D/www/data.default
  @unexec rm -f %D/www/data.default
  www/htdocs/apache_pb.gif
 -www/htdocs/index.html
 +www/htdocs/index.html.ca
 +www/htdocs/index.html.cz
 +www/htdocs/index.html.de
 +www/htdocs/index.html.dk
 +www/htdocs/index.html.ee
 +www/htdocs/index.html.en
 +www/htdocs/index.html.es
 +www/htdocs/index.html.fr
 +www/htdocs/index.html.it
 +www/htdocs/index.html.po.iso-pl
 +www/htdocs/index.html.ja.jis
 +www/htdocs/index.html.lu
 +www/htdocs/index.html.nl
 +www/htdocs/index.html.pt
 +www/htdocs/index.html.pt-br
 +www/htdocs/index.html.se
  www/htdocs/manual/mod/core.html
  www/htdocs/manual/mod/directive-dict.html
  www/htdocs/manual/mod/directives.html
 @@ -91,10 +107,10 @@
  www/htdocs/manual/mod/mod_auth_anon.html
  www/htdocs/manual/mod/mod_auth_db.html
  www/htdocs/manual/mod/mod_auth_dbm.html
 -www/htdocs/manual/mod/mod_auth_digest.html
  www/htdocs/manual/mod/mod_autoindex.html
  www/htdocs/manual/mod/mod_browser.html
  www/htdocs/manual/mod/mod_cern_meta.html
 +www/htdocs/manual/mod/mod_so.html
  www/htdocs/manual/mod/mod_cgi.html
  www/htdocs/manual/mod/mod_cookies.html
  www/htdocs/manual/mod/mod_digest.html
 @@ -120,13 +136,11 @@
  www/htdocs/manual/mod/mod_proxy.html
  www/htdocs/manual/mod/mod_rewrite.html
  www/htdocs/manual/mod/mod_setenvif.html
 -www/htdocs/manual/mod/mod_so.html
  www/htdocs/manual/mod/mod_speling.html
  www/htdocs/manual/mod/mod_status.html
  www/htdocs/manual/mod/mod_unique_id.html
  www/htdocs/manual/mod/mod_userdir.html
  www/htdocs/manual/mod/mod_usertrack.html
 -www/htdocs/manual/mod/mod_vhost_alias.html
  www/htdocs/manual/LICENSE
  www/htdocs/manual/bind.html
  www/htdocs/manual/cgi_path.html
 @@ -170,27 +184,27 @@
  www/htdocs/manual/images/mod_rewrite_fig2.gif
  www/htdocs/manual/images/sub.gif
  www/htdocs/manual/misc/API.html
 +www/htdocs/manual/misc/fin_wait_2.html
  www/htdocs/manual/misc/FAQ.html
 -www/htdocs/manual/misc/HTTP_Features.tsv
 +www/htdocs/manual/misc/known_client_problems.html
  www/htdocs/manual/misc/client_block_api.html
  www/htdocs/manual/misc/compat_notes.html
  www/htdocs/manual/misc/custom_errordocs.html
  www/htdocs/manual/misc/descriptors.html
 -www/htdocs/manual/misc/fin_wait_2.html
 +www/htdocs/manual/misc/HTTP_Features.tsv
  www/htdocs/manual/misc/footer.html
  www/htdocs/manual/misc/header.html
  www/htdocs/manual/misc/howto.html
  www/htdocs/manual/misc/index.html
 -www/htdocs/manual/misc/known_client_problems.html
 -www/htdocs/manual/misc/nopgp.html
  www/htdocs/manual/misc/perf-bsd44.html
 +www/htdocs/manual/misc/nopgp.html
 +www/htdocs/manual/misc/perf-tuning.html
  www/htdocs/manual/misc/perf-dec.html
  www/htdocs/manual/misc/perf-hp.html
 -www/htdocs/manual/misc/perf-tuning.html
  www/htdocs/manual/misc/perf.html
 +www/htdocs/manual/misc/windoz_keepalive.html
  www/htdocs/manual/misc/security_tips.html
  www/htdocs/manual/misc/vif-info.html
 -www/htdocs/manual/misc/windoz_keepalive.html
  www/htdocs/manual/search/manual-index.cgi
  www/htdocs/manual/vhosts/details.html
  www/htdocs/manual/vhosts/details_1_2.html
 @@ -205,6 +219,10 @@
  www/htdocs/manual/vhosts/name-based.html
  www/htdocs/manual/vhosts/vhosts-in-depth.html
  www/htdocs/manual/vhosts/virtual-host.html
 +www/htdocs/manual/mod/mod_auth_digest.html
 +www/htdocs/manual/mod/mod_vhost_alias.html
 +www/htdocs/manual/netware.html
 +www/htdocs/manual/misc/rewriteguide.html
  www/icons/README
  www/icons/a.gif
  www/icons/alert.black.gif
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 13:20: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 35FA637B84B
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 13:20:04 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA57978;
	Thu, 9 Mar 2000 13:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Thu, 9 Mar 2000 13:20:03 -0800 (PST)
Message-Id: <200003092120.NAA57978@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Ade Lovett <ade@FreeBSD.org>
Subject: Re: ports/16089: apache13-ssl does not compile w/ openssl-0.9.4
Reply-To: Ade Lovett <ade@FreeBSD.org>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/16089; it has been noted by GNATS.

From: Ade Lovett <ade@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/16089: apache13-ssl does not compile w/ openssl-0.9.4
Date: Thu, 9 Mar 2000 15:10:30 -0600

 [resent to GNATS only - pilot error botched the first try]
 
 There have been a whole shedload of recent changes to both
 ports and the base system with respect to openssl.
 
 With a fully up-to-date ports tree (at least rev 1.63 of
 the port Makefile), can you confirm that you're still seeing
 this problem?
 
 -aDe
 
 -- 
 Ade Lovett, Austin, TX.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 15: 8:28 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from picnic.mat.net (picnic.mat.net [206.246.122.133])
	by hub.freebsd.org (Postfix) with ESMTP
	id 28E6A37B865; Thu,  9 Mar 2000 15:08:17 -0800 (PST)
	(envelope-from chuckr@picnic.mat.net)
Received: from localhost (chuckr@localhost [127.0.0.1])
	by picnic.mat.net (8.9.3/8.9.3) with ESMTP id SAA31846;
	Thu, 9 Mar 2000 18:07:53 -0500 (EST)
	(envelope-from chuckr@picnic.mat.net)
Date: Thu, 9 Mar 2000 18:07:53 -0500 (EST)
From: Chuck Robey <chuckr@picnic.mat.net>
To: Will Andrews <andrews@technologist.com>
Cc: Ade Lovett <ade@FreeBSD.ORG>, freebsd-ports@FreeBSD.ORG
Subject: Re: ports/15820: A Y2K class bug when setting atime & mtime by
 receive
In-Reply-To: <20000309124235.D422@argon.blackdawn.com>
Message-ID: <Pine.BSF.4.21.0003091803340.27516-100000@picnic.mat.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Thu, 9 Mar 2000, Will Andrews wrote:

> On Thu, Mar 09, 2000 at 08:50:03AM -0800, Ade Lovett wrote:
> >  (I'm still not overly impressed by some of the stuff in the PLIST).
> 
> I'm not impressed at all.
> 
> >  @@ -25,7 +23,6 @@
> >   @exec echo -e 'saft\tstream\ttcp\tnowait\troot\t/usr/local/sbin/sendfiled sendfiled' >> /etc/inetd.conf
> >   @exec echo -e 'saft\t\t487/tcp\t# simple asynchronous file transfer'>>/etc/services
> >   @exec kill -HUP `ps auxw|awk '$11 == "inetd" { print $2 } '`
> >  -
> >   @unexec perl -pi.bak -e '/^saft/ && ($_="")' /etc/inetd.conf
> >   @unexec kill -HUP `ps auxw|awk '$11 == "inetd" { print $2 } '`
> >   @unexec rm -R /var/spool/sendfile
> 
> This stuff is silly. IMO, no port should ever modify /etc files (other than
> shells, for obvious reasons), much less send signals to an arbitrary daemon.
> There are far too many assumptions made by this PLIST, some of which may
> threaten security.

FWIW, I agree with this.  We should standardize on a particular name of a
file, that would sit in files/, and should describe in plain language any
needed startup tasks.  We should *never* mess with stuff of the base
system.

Only a smallish percentage of ports need this file; it should be added to
packaging, so that someone installing the package could get at it
too.  I'm not adamant about the method (requiring all such ports [that
need startup tasks] to install a
share/doc/${PKGNAME}/startup-configuration-tasks
would also be a reasonable alternative.

> 
> 

----------------------------------------------------------------------------
Chuck Robey            | Interests include C & Java programming, FreeBSD,
chuckr@picnic.mat.net  | electronics, communications, and signal processing.

New Year's Resolution:  I will not sphroxify gullible people into looking up
fictitious words in the dictionary.
----------------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 15:30: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 17F9437B8A6
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 15:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id PAA69647;
	Thu, 9 Mar 2000 15:30:00 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from xxx.video-collage.com (xxx.video-collage.com [209.122.149.226])
	by hub.freebsd.org (Postfix) with ESMTP id AC1BF37B8A6
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Mar 2000 15:21:56 -0800 (PST)
	(envelope-from mi@video-collage.com)
Received: from dufus.video-collage.com (dufus [10.222.222.77])
	by xxx.video-collage.com (8.9.1a/8.9.1) with ESMTP id SAA11217;
	Thu, 9 Mar 2000 18:21:28 -0500 (EST)
Received: (from mi@localhost)
	by dufus.video-collage.com (8.9.3/8.9.3) id SAA10493;
	Thu, 9 Mar 2000 18:21:28 -0500 (EST)
	(envelope-from mi@xxx)
Message-Id: <200003092321.SAA10493@dufus.video-collage.com>
Date: Thu, 9 Mar 2000 18:21:28 -0500 (EST)
From: Mikhail Teterin <mi@video-collage.com>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: hosokawa@jp.FreeBSD.org
X-Send-Pr-Version: 3.2
Subject: ports/17293: samba port installs man-pages twice, fails to link with KRB5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17293
>Category:       ports
>Synopsis:       samba port installs man-pages twice, fails to link with KRB5
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 15:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	Man-pages are installed into the usual places AND into
	${PREFIX}/share/doc/samba/manpages/ -- kind of wasteful.

	Also, the configure fails with KRB5, which is really a problem
	with krb5 port, I think -- the libraries it installs have
	unresolved symbols, but do not themselves say which other
	libraries (rsa ?) they need.

>How-To-Repeat:

	Try configuring the port with krb5 installed.

	Without the krb5 it builds fine, but installs the man pages into
	two different locations.

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 16:10: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 665C837B89B
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 16:10:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id QAA07240;
	Thu, 9 Mar 2000 16:10:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88])
	by hub.freebsd.org (Postfix) with ESMTP id 7CE5F37B8A0
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Mar 2000 16:06:30 -0800 (PST)
	(envelope-from dom@happygiraffe.net)
Received: from myrddin.demon.co.uk ([158.152.54.180])
	by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1)
	id 12TCwk-00003c-0U
	for FreeBSD-gnats-submit@freebsd.org; Fri, 10 Mar 2000 00:06:27 +0000
Received: by myrddin.demon.co.uk (Postfix, from userid 1000)
	id 69AD52162; Thu,  9 Mar 2000 22:47:56 +0000 (GMT)
Message-Id: <20000309224756.69AD52162@myrddin.demon.co.uk>
Date: Thu,  9 Mar 2000 22:47:56 +0000 (GMT)
From: dom@happygiraffe.net
Reply-To: dom@happygiraffe.net
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17294: Update for devel/pcre
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17294
>Category:       ports
>Synopsis:       Update to devel/pcre
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 16:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
None.
>Environment:

FreeBSD myrddin.demon.co.uk 4.0-CURRENT FreeBSD 4.0-CURRENT #2: Thu Feb 24 09:31:58 GMT 2000     root@myrddin.demon.co.uk:/usr/src/sys/compile/MYRDDIN  i386

>Description:

	This updates the pcre port to v3.1.  This includes shared libs
	using that bane of every porters life, libtool.  Unfortunately,
	the libtool support in this library is decidely non-standard, so
	it still installs .la files.  If anybody could correct this for
	me, I'd appreciate it.

>How-To-Repeat:

	n/a

>Fix:

	Here's the diffs against the existing devel/pcre port.

diff -urN /usr/ports/devel/pcre/Makefile pcre/Makefile
--- /usr/ports/devel/pcre/Makefile	Tue Sep 28 03:40:41 1999
+++ pcre/Makefile	Thu Mar  9 21:57:24 2000
@@ -1,35 +1,21 @@
 # New ports collection makefile for:	pcre
-# Version required:			2.08
+# Version required:			3.1
 # Date created:				08 July 1998
 # Whom:					dom
 #
 # $FreeBSD: ports/devel/pcre/Makefile,v 1.4 1999/09/28 02:40:41 steve Exp $
 #
 
-DISTNAME=       pcre-2.08
+DISTNAME=       pcre-3.1
 CATEGORIES=     devel
 MASTER_SITES=   ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
 
 MAINTAINER=     dom@myrddin.demon.co.uk
 
+# Implies GNU_CONFIGURE.
+USE_LIBTOOL=	yes
+
 MAN3=		pcre.3 pcreposix.3
 MAN1=		pgrep.1
-
-do-configure:
-	${SED} -e '/^CC/s/.*/CC=${CC}/' \
-	       -e '/^CFLAGS/s/.*/CFLAGS=${CFLAGS}/' \
-	       -e '/^RANLIB/s/.*/RANLIB=${RANLIB}/' \
-	    ${WRKSRC}/Makefile > ${WRKSRC}/Makefile.new
-	${MV} ${WRKSRC}/Makefile.new ${WRKSRC}/Makefile
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/pgrep ${PREFIX}/bin
-	${INSTALL_DATA} ${WRKSRC}/libpcre.a ${PREFIX}/lib
-	${INSTALL_DATA} ${WRKSRC}/libpcreposix.a ${PREFIX}/lib
-	${INSTALL_DATA} ${WRKSRC}/pcre.h ${PREFIX}/include
-	${INSTALL_DATA} ${WRKSRC}/pcreposix.h ${PREFIX}/include
-	${INSTALL_MAN} ${WRKSRC}/pcre.3 ${PREFIX}/man/man3
-	${INSTALL_MAN} ${WRKSRC}/pcreposix.3 ${PREFIX}/man/man3
-	${INSTALL_MAN} ${WRKSRC}/pgrep.1 ${PREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/pcre/files/md5 pcre/files/md5
--- /usr/ports/devel/pcre/files/md5	Wed Nov 10 21:14:42 1999
+++ pcre/files/md5	Thu Mar  9 21:57:24 2000
@@ -1 +1 @@
-MD5 (pcre-2.08.tar.gz) = c0a0e7605eb1ed1787a0641f4d775e56
+MD5 (pcre-3.1.tar.gz) = e24369e30177e2580dac9fe655dd8ad8
diff -urN /usr/ports/devel/pcre/patches/patch-aa pcre/patches/patch-aa
--- /usr/ports/devel/pcre/patches/patch-aa	Thu Jan  1 01:00:00 1970
+++ pcre/patches/patch-aa	Thu Mar  9 22:32:23 2000
@@ -0,0 +1,44 @@
+--- Makefile.in.orig	Wed Feb  9 10:44:58 2000
++++ Makefile.in	Thu Mar  9 22:32:11 2000
+@@ -42,7 +42,7 @@
+ # is set to "la" instead of "a", which causes the shared libraries to be
+ # installed.
+ 
+-LIBTOOL = @LIBTOOL@
++LIBTOOL = $(LOCALBASE)/bin/libtool
+ LIBSUFFIX = @LIBSUFFIX@
+ 
+ # These are the version numbers for the shared libraries
+@@ -76,13 +76,7 @@
+ OBJ = maketables.o get.o study.o pcre.o
+ LOBJ = maketables.lo get.lo study.lo pcre.lo
+ 
+-all:            libtool libpcre.$(LIBSUFFIX) libpcreposix.$(LIBSUFFIX) pcretest pgrep
+-
+-libtool:        config.guess config.sub ltconfig ltmain.sh
+-		@if test "$(LIBTOOL)" = "libtool"; then \
+-		  echo '--- Building libtool ---'; \
+-		  ./ltconfig ./ltmain.sh; \
+-		  echo '--- Built libtool ---'; fi
++all:            libpcre.$(LIBSUFFIX) libpcreposix.$(LIBSUFFIX) pcretest pgrep
+ 
+ pgrep:          libpcre.$(LIBSUFFIX) pgrep.o
+ 		  @echo ' '
+@@ -110,7 +104,7 @@
+ 		@echo '--- Building shared library: libpcre'
+ 		@echo ' '
+ 		-rm -f libpcre.la
+-		libtool $(CC) -version-info '$(PCRELIBVERSION)' -o libpcre.la -rpath $(LIBDIR) $(LOBJ)
++		$(LIBTOOL) $(CC) -version-info '$(PCRELIBVERSION)' -o libpcre.la -rpath $(LIBDIR) $(LOBJ)
+ 
+ libpcreposix.a: pcreposix.o
+ 		@echo ' '
+@@ -125,7 +119,7 @@
+ 		@echo '--- Building shared library: libpcreposix'
+ 		@echo ' '
+ 		-rm -f libpcreposix.la
+-		libtool $(CC) -version-info '$(PCREPOSIXLIBVERSION)' -o libpcreposix.la -rpath $(LIBDIR) pcreposix.lo
++		$(LIBTOOL) $(CC) -version-info '$(PCREPOSIXLIBVERSION)' -o libpcreposix.la -rpath $(LIBDIR) pcreposix.lo
+ 
+ pcre.o:         chartables.c pcre.c pcre.h internal.h config.h Makefile
+ 		$(LIBTOOL) $(CC) -c $(CFLAGS) pcre.c
diff -urN /usr/ports/devel/pcre/pkg/PLIST pcre/pkg/PLIST
--- /usr/ports/devel/pcre/pkg/PLIST	Wed Nov 10 21:14:43 1999
+++ pcre/pkg/PLIST	Thu Mar  9 22:42:34 2000
@@ -1,5 +1,12 @@
+bin/pcre-config
 bin/pgrep
 include/pcre.h
 include/pcreposix.h
 lib/libpcre.a
+lib/libpcre.la
+lib/libpcre.so
+lib/libpcre.so.0
 lib/libpcreposix.a
+lib/libpcreposix.la
+lib/libpcreposix.so
+lib/libpcreposix.so.0

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 17: 0: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8EB0637B89B
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 17:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA11571;
	Thu, 9 Mar 2000 17:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from elvis.mu.org (elvis.mu.org [207.154.226.10])
	by hub.freebsd.org (Postfix) with ESMTP id EDAB437B89B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Mar 2000 16:52:10 -0800 (PST)
	(envelope-from dave@elvis.mu.org)
Received: (from dave@localhost)
	by elvis.mu.org (8.9.1/8.9.1) id SAA70442;
	Thu, 9 Mar 2000 18:52:23 -0600 (CST)
	(envelope-from dave)
Message-Id: <200003100052.SAA70442@elvis.mu.org>
Date: Thu, 9 Mar 2000 18:52:23 -0600 (CST)
From: dave@mu.org
Reply-To: dave@mu.org
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17295: new seahorse port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17295
>Category:       ports
>Synopsis:       SeaHorse Port
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 17:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dave McKay
>Release:        
>Organization:
Google
>Environment:
>Description:

Seahorse is a Gnome front end for GnuPG.

New port to add the to collection, Seahorse.
It is a tool for secure communications and data storage.
Data encryption and digital signature creation can easily
be performed through a GUI and Key Management operations
can easily be carried out through an intuitive interface.
The URL for Seahorse is http://seahorse.sourceforge.net/
The Seahorse port is located at:
http://www.mu.org/~dave/FreeBSD/seahorse.tar

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 17: 9:29 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3C9A037B86B; Thu,  9 Mar 2000 17:09:28 -0800 (PST)
	(envelope-from wes@FreeBSD.org)
Received: (from wes@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA12313;
	Thu, 9 Mar 2000 17:09:27 -0800 (PST)
	(envelope-from wes@FreeBSD.org)
Date: Thu, 9 Mar 2000 17:09:27 -0800 (PST)
From: <wes@FreeBSD.org>
Message-Id: <200003100109.RAA12313@freefall.freebsd.org>
To: wes@FreeBSD.org, freebsd-ports@FreeBSD.org, wes@FreeBSD.org
Subject: Re: ports/17295: SeaHorse Port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: SeaHorse Port

Responsible-Changed-From-To: freebsd-ports->wes
Responsible-Changed-By: wes
Responsible-Changed-When: Thu Mar 9 17:08:32 PST 2000
Responsible-Changed-Why: 
I'll take it.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 17:24: 1 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8])
	by hub.freebsd.org (Postfix) with ESMTP
	id D1AB237B8C1; Thu,  9 Mar 2000 17:23:54 -0800 (PST)
	(envelope-from dannyh@idx.com.au)
Received: from freebsd.freebsd.org (surry-pool-186.alpha.net.au [203.41.44.186] (may be forged))
	by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA27788;
	Fri, 10 Mar 2000 12:24:11 +1100
From: Danny <dannyh@idx.com.au>
To: Jonathan & Charmane Frazier <wolfman@csocs.com>,
	Jon Rust <jpr@vcnet.com>
Subject: Re: FrontPage extensions on Apache
Date: Sat, 11 Mar 2000 12:22:51 +1100
X-Mailer: KMail [version 1.0.21]
Content-Type: text/plain
Cc: freebsd-isp@FreeBSD.ORG, ports@FreeBSD.ORG
References: <38C84B14.D3F21425@csocs.com>
MIME-Version: 1.0
Message-Id: <00031112262400.00345@freebsd.freebsd.org>
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Hello,

What can be very useful for ISPs and FreeBSD Ports is the following: -

A port that installs Apache-1.3.9 + Php3.0.12 + MySQL so after I install this
ports users can program in Php and  QueryMySQL DB etc.

Or someway of upgrading to the above without having to deal with messing up the
virtual host settings etc.

Looking forward to your feedback.

dannyh

dannyh@idx.com.au

On Fri, 10 Mar 2000, Jonathan & Charmane Frazier wrote:
> I am the author and there are no plans on incorporating it into the ports tree.
> I've fought the fight and lost.  So because of that, I haven't updated it.  If
> you all would like it updated, I am willing to do it, but the other Apache
> maintainers aren't going to allow it to be put into ports.  I think mainly
> because it steps on their toes and make the other php3, ssl, and fp ports
> worthless.  Maybe those of you who have used this port and wish to see it updated
> and used could send mail to ports@freebsd.org.
> 
> J.C. Frazier
> 
> Jon Rust wrote:
> 
> > At 9:11 AM -0500 2/15/00, Jim Weeks wrote:
> > >There is a port based on apache 1.3.9 that includes fp, php, and ssl.  You
> > >would be able to find the URL if the mail archives were not down.  If you
> > >would be interested in building this port I have a tarball and would be glad
> > >to place it somewhere for retrieval if you would like.  Just let me know.
> > >
> >
> > Anyone know if there are plans to incorporate this, or one like it,
> > port into FreeBSD's ports? Or if the original port author plans on
> > updating it to apache 1.3.12 and php 3.0.15?
> >
> > jon
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-isp" in the body of the message
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" 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  Thu Mar  9 18:10: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id F1B5E37B94A
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 18:10:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA17360;
	Thu, 9 Mar 2000 18:10:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254])
	by hub.freebsd.org (Postfix) with ESMTP id DE26037B8D9
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Mar 2000 18:07:59 -0800 (PST)
	(envelope-from nox@saturn.kn-bremen.de)
Received: from saturn.kn-bremen.de (uucp@localhost)
	by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id CAA13555
	for FreeBSD-gnats-submit@freebsd.org; Fri, 10 Mar 2000 02:11:24 +0100
Received: (from nox@localhost)
	by saturn.kn-bremen.de (8.9.3/8.8.5) id CAA64413;
	Fri, 10 Mar 2000 02:09:32 +0100 (CET)
Message-Id: <200003100109.CAA64413@saturn.kn-bremen.de>
Date: Fri, 10 Mar 2000 02:09:32 +0100 (CET)
From: Juergen Lock <nox@jelal.kn-bremen.de>
Reply-To: nox@jelal.kn-bremen.de
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17296: net/openh323 port broken (for -stable at least...)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17296
>Category:       ports
>Synopsis:       net/openh323 port broken (for -stable at least...)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  9 18:10:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
me?  organized??
>Environment:

	3.4-STABLE i386

>Description:

	port doesn't built, for some reason its makefile doesn't
	get the OSTYPE from uname -s correctly, and the socklen_t
	typedef it does for everything < 4.x conflicts with whats
	now also in the -stable headers.

>How-To-Repeat:

	just try to build it on a fairly recent -stable box

>Fix:

Index: Makefile
@@ -22,6 +22,7 @@
 USE_BISON=	yes
 USE_GMAKE=      yes
 ALL_TARGET=	opt
+MAKE_ARGS+=	OSTYPE=FreeBSD
 MAKE_ENV=	PWLIBDIR=${WRKDIR}/pwlib \
 		OPENH323DIR=${WRKDIR}/openh323
 do-install:
Index: patches/patch-socklen
@@ -0,0 +1,10 @@
+Index: ../pwlib/include/ptlib/unix/ptlib/pmachdep.h
+@@ -127,7 +127,7 @@
+ 
+ /* socklen_t is defined in FreeBSD 4.0 and above in sys/socket.h */
+ #if (P_FREEBSD < 4)
+-typedef int socklen_t;
++typedef unsigned int socklen_t;
+ #endif
+ 
+ #define HAS_IFREQ

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 18:41:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP id 105C737B91A
	for <ports@freebsd.org>; Thu,  9 Mar 2000 18:41:13 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca1-183.ix.netcom.com [209.109.232.183])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id SAA64740
	for <ports@freebsd.org>; Thu, 9 Mar 2000 18:41:07 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id SAA70120; Thu, 9 Mar 2000 18:41:03 -0800 (PST)
Date: Thu, 9 Mar 2000 18:41:03 -0800 (PST)
Message-Id: <200003100241.SAA70120@silvia.hip.berkeley.edu>
X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f
To: ports@freebsd.org
Subject: gnomelibs failure
From: asami@cs.berkeley.edu (Satoshi Asami)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Does anyone know what is causing this?  

http://bento.FreeBSD.org/errorlogs/errorlogs/e.4.20000308/gnomelibs-1.0.56.log

Comparing with the successfull log in

http://bento.FreeBSD.org/errorlogs/errorlogs/a.4.20000302/gnomelibs-1.0.56.log

it seems something has changed that caused a macro "ALIGN" to be
undefined.

===
1,2c1,2
< building gnomelibs-1.0.56 on node83
< in directory /a/asami/portbuild/4/chroot/34622
---
> building gnomelibs-1.0.56 on node89
> in directory /a/asami/portbuild/4/chroot/33014
5c5
< build started at Fri Mar  3 05:23:34 GMT 2000
---
> build started at Fri Mar 10 00:36:28 GMT 2000
27c27
< 3234332 bytes transferred in 47.1 seconds  (67.10 Kbytes/s)
---
> 3234332 bytes transferred in 224.7 seconds  (14.05 Kbytes/s)
1512a1513,1514
> subshell.c: In function `receive_fd':
> subshell.c:129: warning: implicit declaration of function `ALIGN'
1544a1547,1548
> gnome-pty-helper.c: In function `pass_fd':
> gnome-pty-helper.c:153: warning: implicit declaration of function `ALIGN'
1546a1551,1553
> gnome-pty-helper.o: In function `pass_fd':
> gnome-pty-helper.o(.text+0x83): undefined reference to `ALIGN'
> gmake[2]: *** [gnome-pty-helper] Error 1
 :
===

(If it's the one in /usr/include/machine/param.h, it's still
there....)

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 18:50: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id BFD0737B8E7
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 18:50:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA20614;
	Thu, 9 Mar 2000 18:50:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Thu, 9 Mar 2000 18:50:03 -0800 (PST)
Message-Id: <200003100250.SAA20614@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Bill Fenner <fenner@research.att.com>
Subject: Re: ports/17296: net/openh323 port broken (for -stable at least...)
Reply-To: Bill Fenner <fenner@research.att.com>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17296; it has been noted by GNATS.

From: Bill Fenner <fenner@research.att.com>
To: nox@jelal.kn-bremen.de
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/17296: net/openh323 port broken (for -stable at least...)
Date: Thu, 9 Mar 2000 18:40:08 -0800

 You need a more current -stable; socklen_t is now int.
 
   Bill
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 19:10:47 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6])
	by hub.freebsd.org (Postfix) with ESMTP id BFF3637B921
	for <freebsd-ports@FreeBSD.org>; Thu,  9 Mar 2000 19:10:45 -0800 (PST)
	(envelope-from billf@jade.chc-chimes.com)
Received: by jade.chc-chimes.com (Postfix, from userid 1001)
	id 02D421C5D; Thu,  9 Mar 2000 22:10:44 -0500 (EST)
Date: Thu, 9 Mar 2000 22:10:44 -0500
From: Bill Fumerola <billf@chc-chimes.com>
To: Will Andrews <andrews@technologist.com>
Cc: freebsd-ports@FreeBSD.org
Subject: Re: ports/17285: Update port: x11/xskyroot
Message-ID: <20000309221044.K25438@jade.chc-chimes.com>
References: <200003091740.JAA28591@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <200003091740.JAA28591@freefall.freebsd.org>; from andrews@technologist.com on Thu, Mar 09, 2000 at 09:40:04AM -0800
X-Operating-System: FreeBSD 3.2-RELEASE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Thu, Mar 09, 2000 at 09:40:04AM -0800, Will Andrews wrote:

>  On Thu, Mar 09, 2000 at 08:22:44AM -0800, tkato@prontomail.ne.jp wrote:
>  > - Add MAINTAINER line
>  
>  You do know that the default MAINTAINER is ports@FreeBSD.org, don't you? If
>  so, why explicity specify this?

The current "standard" is ambigious on what to do here. I think it should be
explicitly stated.

-- 
Bill Fumerola - Network Architect
Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org
Office: 800-252-2421 x128 / Cell: 248-761-7272





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Thu Mar  9 21:37:39 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8])
	by hub.freebsd.org (Postfix) with ESMTP id 8289E37B8F5
	for <ports@freebsd.org>; Thu,  9 Mar 2000 21:37:30 -0800 (PST)
	(envelope-from dannyh@idx.com.au)
Received: from freebsd.freebsd.org (surry-pool-186.alpha.net.au [203.41.44.186] (may be forged))
	by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id QAA09130;
	Fri, 10 Mar 2000 16:37:46 +1100
From: Danny <dannyh@idx.com.au>
To: winter@jurai.net
Subject: Port for Apache+php3+MySQL??
Date: Sat, 11 Mar 2000 16:37:53 +1100
X-Mailer: KMail [version 1.0.21]
Content-Type: text/plain
Cc: ports@freebsd.org
MIME-Version: 1.0
Message-Id: <00031116400100.00325@freebsd.freebsd.org>
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


HEllo,

There is a port that installs Apache + php3 I was wondering if you know someone
that will make one or intend to make one for Apache + Php3 + MySQL ?

Looking forward to your feedback.

dannyh@idx.com.au


----------  Forwarded Message  ----------
Subject: Re: FrontPage extensions on Apache
Date: Thu, 09 Mar 2000 22:35:28 -0500
From: Javier Frias <javier@nyi.net>


There's definetely a lot of interest in the updating of your all in one
port.
Maybe you should get in touch with  "Matthew N. Dodd" <winter@jurai.net>
as he is working
on revamping the way the apache ports are built ( i recollect from
reading the port mailin glist )


also, just as a suggestion , have you looked at using this modified
mod_frontpage
from ftp://ftp.vr.net/pub/apache/mod_frontpage/

keep up the great work




Jonathan & Charmane Frazier wrote:
> 
> I am the author and there are no plans on incorporating it into the ports tree.
> I've fought the fight and lost.  So because of that, I haven't updated it.  If
> you all would like it updated, I am willing to do it, but the other Apache
> maintainers aren't going to allow it to be put into ports.  I think mainly
> because it steps on their toes and make the other php3, ssl, and fp ports
> worthless.  Maybe those of you who have used this port and wish to see it updated
> and used could send mail to ports@freebsd.org.
> 
> J.C. Frazier
> 
> Jon Rust wrote:
> 
> > At 9:11 AM -0500 2/15/00, Jim Weeks wrote:
> > >There is a port based on apache 1.3.9 that includes fp, php, and ssl.  You
> > >would be able to find the URL if the mail archives were not down.  If you
> > >would be interested in building this port I have a tarball and would be glad
> > >to place it somewhere for retrieval if you would like.  Just let me know.
> > >
> >
> > Anyone know if there are plans to incorporate this, or one like it,
> > port into FreeBSD's ports? Or if the original port author plans on
> > updating it to apache 1.3.12 and php 3.0.15?
> >
> > jon
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-isp" in the body of the message
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message

     MMM           \|/            www            __^__
    (o o)          @ @           (O-O)          /(o o)\
-ooO-(_)-Ooo---oOO-(_)-OOo---oOO--(_)--OOo---oOO==(_)==OOo

        Javier A. Frias <javier@nyi.net>
        Sr. System Administrator

        The New York Internet Company 
        20 Exchange Place 21st Floor
        New York, N.Y. 10005


 "Error #152 - Windows not found: (C)heer (P)arty (D)ance"
---------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" 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  Thu Mar  9 22: 7:44 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99])
	by hub.freebsd.org (Postfix) with ESMTP id 8E5CB37B8F5
	for <ports@freebsd.org>; Thu,  9 Mar 2000 22:07:42 -0800 (PST)
	(envelope-from winter@jurai.net)
Received: from localhost (winter@localhost)
	by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id BAA58255;
	Fri, 10 Mar 2000 01:07:29 -0500 (EST)
Date: Fri, 10 Mar 2000 01:07:29 -0500 (EST)
From: "Matthew N. Dodd" <winter@jurai.net>
To: Danny <dannyh@idx.com.au>
Cc: ports@freebsd.org
Subject: Re: Port for Apache+php3+MySQL??
In-Reply-To: <00031116400100.00325@freebsd.freebsd.org>
Message-ID: <Pine.BSF.4.21.0003100104260.690-100000@sasami.jurai.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, 11 Mar 2000, Danny wrote:
> There is a port that installs Apache + php3 I was wondering if you
> know someone that will make one or intend to make one for Apache +
> Php3 + MySQL ?

Ideally you'll be able to build and install MySQL, Apache, and the php3
port and it will all just work and not need to be glomed together in 1
port, which would buy us nothing but another port to maintain.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10  3:17:19 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175])
	by hub.freebsd.org (Postfix) with ESMTP id 3DECA37B9B2
	for <ports@freebsd.org>; Fri, 10 Mar 2000 03:17:14 -0800 (PST)
	(envelope-from sheldonh@axl.ops.uunet.co.za)
Received: from sheldonh (helo=axl.ops.uunet.co.za)
	by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1)
	id 12TNPq-000MfT-00
	for ports@FreeBSD.org; Fri, 10 Mar 2000 13:17:10 +0200
From: Sheldon Hearn <sheldonh@uunet.co.za>
To: ports@FreeBSD.org
Subject: Please test www/p5-Apache-Radius on RELENG_3
Date: Fri, 10 Mar 2000 13:17:10 +0200
Message-ID: <87138.952687030@axl.ops.uunet.co.za>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Hi folks,

I need someone to test out www/p5-Apache-Radius on a recent 3.4-STABLE
using mod_perl-1.21_02.  The www/mod_perl port is marked broken at the
moment, so you'll need to edit that manually.

The author of mod_perl-1.21_02 reckons that this version includes a fix
for the linkage problem responsible for PR 14924.  If anyone has the
time to test the How-To-Repeat on PR 14924 on 3.4-STABLE, I'd greatly
appreciate it.

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10  3:45:39 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 40AF637B99E; Fri, 10 Mar 2000 03:45:38 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Received: (from tg@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id DAA19144;
	Fri, 10 Mar 2000 03:45:38 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Date: Fri, 10 Mar 2000 03:45:38 -0800 (PST)
From: <tg@FreeBSD.org>
Message-Id: <200003101145.DAA19144@freefall.freebsd.org>
To: simonm@jaffacakes.freeserve.co.uk, tg@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17276: Fix for ports/lang/ghc
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Fix for ports/lang/ghc

State-Changed-From-To: open->closed
State-Changed-By: tg
State-Changed-When: Fri Mar 10 03:45:17 PST 2000
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  Fri Mar 10  3:46:22 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id BBC5D37BB21; Fri, 10 Mar 2000 03:46:21 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Received: (from tg@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id DAA19367;
	Fri, 10 Mar 2000 03:46:21 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Date: Fri, 10 Mar 2000 03:46:21 -0800 (PST)
From: <tg@FreeBSD.org>
Message-Id: <200003101146.DAA19367@freefall.freebsd.org>
To: rjk@grauel.com, tg@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17227: /usr/ports/lang/ghc version 4.06 doesn't build
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: /usr/ports/lang/ghc version 4.06 doesn't build

State-Changed-From-To: open->closed
State-Changed-By: tg
State-Changed-When: Fri Mar 10 03:45:46 PST 2000
State-Changed-Why: 
Fixed in latest version of this port.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10  4:33: 2 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1129337BA1C; Fri, 10 Mar 2000 04:33:01 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Received: (from tg@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA32459;
	Fri, 10 Mar 2000 04:33:00 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Date: Fri, 10 Mar 2000 04:33:00 -0800 (PST)
From: <tg@FreeBSD.org>
Message-Id: <200003101233.EAA32459@freefall.freebsd.org>
To: julian@FreeBSD.org, tg@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17070: @dts function in xspred, ss and sc fails for year 2000
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: @dts function in xspred, ss and sc fails for year 2000

State-Changed-From-To: open->closed
State-Changed-By: tg
State-Changed-When: Fri Mar 10 04:32:15 PST 2000
State-Changed-Why: 
Suggested patches committed.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10  4:50: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5FE9337BB21
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 04:50:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA39589;
	Fri, 10 Mar 2000 04:50:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from nhj.nlc.net.au (nhj.nlc.net.au [203.24.133.1])
	by hub.freebsd.org (Postfix) with SMTP id 40AC437BAF7
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Mar 2000 04:49:55 -0800 (PST)
	(envelope-from john@nlc.net.au)
Received: (qmail 3330 invoked from network); 10 Mar 2000 23:49:47 +1100
Received: from grunt.nlc.net.au (203.24.133.5)
  by nhj.nlc.net.au with SMTP; 10 Mar 2000 23:49:47 +1100
Received: (qmail 51260 invoked by uid 1000); 10 Mar 2000 23:49:44 +1100
Message-Id: <20000310124944.51259.qmail@grunt.nlc.net.au>
Date: 10 Mar 2000 23:49:44 +1100
From: john@nlc.net.au
Reply-To: john@nlc.net.au
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17300: New version of radiusd-cistron port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17300
>Category:       ports
>Synopsis:       New version of radiusd-cistron port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 10 04:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     John Saunders
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
NORTHLINK COMMUNICATIONS
>Environment:

	N/A

>Description:

	Version 1.6.2 of radiusd-cistron is now available. Also included is
	a patch to fix a couple of formatting bugs in radwho. And while I
	was there, allow a wider display output when using large windows.

>How-To-Repeat:

	N/A

>Fix:

Apply the following patch from the /usr/ports/net directory.

diff -urN radiusd-cistron.orig/Makefile radiusd-cistron/Makefile
--- radiusd-cistron.orig/Makefile	Tue Nov  2 16:27:35 1999
+++ radiusd-cistron/Makefile	Fri Mar 10 20:27:35 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	radiusd-cistron
-# Version required:	cistron radiusd 1.6.1 (stable)
+# Version required:	cistron radiusd 1.6.2 (stable)
 # Date created:		15 Jan 1999
 # Whom:			john@nlc.net.au
 #
 # $FreeBSD: ports/net/radiusd-cistron/Makefile,v 1.9 1999/11/02 05:27:35 billf Exp $
 #
 
-DISTNAME=	radiusd-cistron-1.6.1-stable
-PKGNAME=	radiusd-cistron-1.6.1
+DISTNAME=	radiusd-cistron-1.6.2-stable
+PKGNAME=	radiusd-cistron-1.6.2
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.cistron.nl/pub/people/miquels/radius/
 
diff -urN radiusd-cistron.orig/files/md5 radiusd-cistron/files/md5
--- radiusd-cistron.orig/files/md5	Tue Nov  2 16:27:36 1999
+++ radiusd-cistron/files/md5	Fri Mar 10 20:28:51 2000
@@ -1 +1 @@
-MD5 (radiusd-cistron-1.6.1-stable.tar.gz) = 6723d5eb24ac80f9beb457e7aa1c343f
+MD5 (radiusd-cistron-1.6.2-stable.tar.gz) = d535fc95b7044b47f4f276d8d7ef6b6b
diff -urN radiusd-cistron.orig/patches/patch-ad radiusd-cistron/patches/patch-ad
--- radiusd-cistron.orig/patches/patch-ad	Thu Jan  1 10:00:00 1970
+++ radiusd-cistron/patches/patch-ad	Fri Mar 10 23:41:12 2000
@@ -0,0 +1,128 @@
+--- src/radwho.c.orig	Wed Oct  6 23:13:29 1999
++++ src/radwho.c	Fri Mar 10 23:06:27 2000
+@@ -16,6 +16,7 @@
+ #include <errno.h>
+ #include <sys/stat.h>
+ #include <sys/utsname.h>
++#include <sys/ioctl.h>
+ #include <time.h>
+ #include <ctype.h>
+ #include <netinet/in.h>
+@@ -34,18 +35,20 @@
+  *	Header above output and format.
+  */
+ char *hdr1 = 
+-"Login      Name              What  TTY  When      From      Location";
+-char *ufmt1 = "%-10.10s %-17.17s %-5.5s %-4.4s %-9.9s %-9.9s %-.16s%s";
++"Login            Name              What  TTY  When      From      Location";
++char *ufmt1  = "%-16.16s %-17.17s %-5.5s %-4.4s %-9.9s %-9.9s %-.*s%s";
+ char *ufmt1r = "%s,%s,%s,%s,%s,%s,%s%s";
+-char *rfmt1 = "%-10.10s %-17.17s %-5.5s S%-3d %-9.9s %-9.9s %-.19s%s";
++char *rfmt1  = "%-16.16s %-17.17s %-5.5s S%-3d %-9.9s %-9.9s %-.*s%s";
+ char *rfmt1r = "%s,%s,%s,S%d,%s,%s,%s%s";
++#define FMT1_HOST_SIZE	13
+ 
+ char *hdr2 = 
+-"Login      Port    What      When          From       Location";
+-char *ufmt2 = "%-10.10s %-7.7d %-9.9s %-13.13s %-10.10s %-.16s%s";
++"Login            Port    What      When          From       Location";
++char *ufmt2  = "%-16.16s %-7.7s %-9.9s %-13.13s %-10.10s %-.*s%s";
+ char *ufmt2r = "%s,%d,%s,%s,%s,%s%s";
+-char *rfmt2 = "%-10.10s S%-5d  %-9.9s %-13.13s %-10.10s %-.28s%s";
++char *rfmt2  = "%-16.16s S%-6d %-9.9s %-13.13s %-10.10s %-.*s%s";
+ char *rfmt2r = "%s,S%d,%s,%s,%s,%s%s";
++#define FMT2_HOST_SIZE	19
+ 
+ char *eol = "\n";
+ NAS *naslist;
+@@ -301,7 +304,8 @@
+ 		return tmp;
+ 	}
+ 	if (strncmp(tty, "cu", 2) == 0) {
+-		return tmp + 2;
++		sprintf(tmp, "%.15s", tty + 2);
++		return tmp;
+ 	}
+ 	return "??";
+ }
+@@ -363,6 +367,8 @@
+  */
+ int main(int argc, char **argv)
+ {
++	struct winsize	ws;
++	int extra_width = 0;
+ 	FILE *fp;
+ 	struct radutmp rt;
+ 	struct utmp ut;
+@@ -378,6 +384,11 @@
+ 	char *p, *q;
+ 	int c;
+ 
++	ioctl(0, TIOCGWINSZ, &ws);
++	if (ws.ws_col >= 80) {
++		extra_width = ws.ws_col - 80;
++	}
++
+ 	while((c = getopt(argc, argv, "flhnsipcr")) != EOF) switch(c) {
+ 		case 'f':
+ 			fingerd++;
+@@ -465,14 +476,17 @@
+ 		while(fread(&ut, sizeof(ut), 1, fp) == 1) {
+ #ifdef USER_PROCESS
+ 			if (ut.ut_user[0] && ut.ut_line[0] &&
+-				ut.ut_type == USER_PROCESS) {
++				ut.ut_type == USER_PROCESS)
+ #else
+-			if (ut.ut_user[0] && ut.ut_line[0]) {
++			if (ut.ut_user[0] && ut.ut_line[0])
+ #endif
+-			   if (showname)
++							    {
++			    strncpy(inbuf, ut.ut_name, UT_NAMESIZE);
++			    inbuf[UT_NAMESIZE] = '\0';
++			    if (showname)
+ 				printf((rawoutput == 0? ufmt1: ufmt1r),
+-					ut.ut_name,
+-					fullname(ut.ut_name),
++					inbuf,
++					fullname(inbuf),
+ 					"shell",
+ 					ttyshort(ut.ut_line),
+ #ifdef __svr4__
+@@ -481,10 +495,11 @@
+ 					dotime(ut.ut_time),
+ #endif
+ 					ut.ut_host,
++					FMT1_HOST_SIZE + extra_width,
+ 					myname, eol);
+ 			    else
+ 				printf((rawoutput==0? ufmt2:ufmt2r),
+-					ut.ut_name,
++					inbuf,
+ 					ttyshort(ut.ut_line),
+ 					"shell",
+ #ifdef __svr4__
+@@ -493,6 +508,7 @@
+ 					dotime(ut.ut_time),
+ #endif
+ 					ut.ut_host,
++					FMT2_HOST_SIZE + extra_width,
+ 					myname, eol);
+ 			}
+ 		}
+@@ -530,6 +546,7 @@
+ 				rt.nas_port,
+ 				dotime(rt.time),
+ 				nasname(ntohl(rt.nas_address)),
++				FMT1_HOST_SIZE + extra_width,
+ 				hostname(rt.framed_address), eol);
+ 			else
+ 			    printf((rawoutput == 0? rfmt2: rfmt2r),
+@@ -538,6 +555,7 @@
+ 				proto(rt.proto, rt.porttype),
+ 				dotime(rt.time),
+ 				nasname(ntohl(rt.nas_address)),
++				FMT2_HOST_SIZE + extra_width,
+ 				hostname(rt.framed_address), eol);
+ 		}
+ 	}


>Release-Note:
>Audit-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 Mar 10  5:19: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from glacier.binc.net (glacier.binc.net [205.173.176.10])
	by hub.freebsd.org (Postfix) with ESMTP id 4E24337BA35
	for <ports@freebsd.org>; Fri, 10 Mar 2000 05:19:02 -0800 (PST)
	(envelope-from webmaster@deancare.com)
Received: from dtjack (mail.deancare.com [208.212.83.68])
	by glacier.binc.net (8.8.8/8.8.6) with SMTP id HAA12379
	for <ports@freebsd.org>; Fri, 10 Mar 2000 07:18:56 -0600
Message-Id: <3.0.6.32.20000310071907.009ee790@mailbag.com>
X-Sender: deanweb@mailbag.com
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Fri, 10 Mar 2000 07:19:07 -0600
To: ports@freebsd.org
From: Jack Wenger <webmaster@deancare.com>
Subject: Re: FrontPage extensions on Apache
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I could _really_ use something like this guys, how about a port?


>I am the author and there are no plans on incorporating it into the ports
tree.
>I've fought the fight and lost.  So because of that, I haven't updated it.
 If
>you all would like it updated, I am willing to do it, but the other Apache
>maintainers aren't going to allow it to be put into ports.  I think mainly
>because it steps on their toes and make the other php3, ssl, and fp ports
>worthless.  Maybe those of you who have used this port and wish to see it
updated
>and used could send mail to ports@freebsd.org.
>
>J.C. Frazier
>
>Jon Rust wrote:
>
>> At 9:11 AM -0500 2/15/00, Jim Weeks wrote:
>> >There is a port based on apache 1.3.9 that includes fp, php, and ssl.  You
>> >would be able to find the URL if the mail archives were not down.  If you
>> >would be interested in building this port I have a tarball and would be
glad
>> >to place it somewhere for retrieval if you would like.  Just let me know.
>> >
>>
>> Anyone know if there are plans to incorporate this, or one like it,
>> port into FreeBSD's ports? Or if the original port author plans on
>> updating it to apache 1.3.12 and php 3.0.15?
>>
>> jon
>
Jack Wenger
Internet Administrator
Dean Health Plan
Madison, WI
608-250-1237


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10  5:20:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 1055637BAD0
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 05:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA62177;
	Fri, 10 Mar 2000 05:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from mail.palmerharvey.co.uk (mail.palmerharvey.co.uk [62.172.109.58])
	by hub.freebsd.org (Postfix) with ESMTP id 873B937BB21
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Mar 2000 05:10:06 -0800 (PST)
	(envelope-from Dom.Mitchell@palmerharvey.co.uk)
Received: from ho-nt-01.pandhm.co.uk (unverified) by mail.palmerharvey.co.uk
 (Content Technologies SMTPRS 4.0.1) with ESMTP id <B3eac6d3a4add61713e@mail.palmerharvey.co.uk> for <FreeBSD-gnats-submit@freebsd.org>;
 Fri, 10 Mar 2000 13:08:50 +0000
Received: from ADMIN ([10.100.1.20]) by ho-nt-01.pandhm.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
	id G3Y8SR1L; Fri, 10 Mar 2000 13:08:18 -0000
Received: from [10.100.35.12] (helo=voodoo.pandhm.co.uk)
	by admin with esmtp (Exim 1.92 #1)
	for FreeBSD-gnats-submit@freebsd.org
	id 12TPAx-00065Q-00; Fri, 10 Mar 2000 13:09:55 +0000
Received: by voodoo.pandhm.co.uk (Postfix, from userid 104)
	id 7DA89229; Fri, 10 Mar 2000 13:09:55 +0000 (GMT)
Message-Id: <20000310130955.7DA89229@voodoo.pandhm.co.uk>
Date: Fri, 10 Mar 2000 13:09:55 +0000 (GMT)
From: Dom.Mitchell@palmerharvey.co.uk
Reply-To: dom@palmerharvey.co.uk
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17301: New port: mozilla-fonts
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17301
>Category:       ports
>Synopsis:       New port: mozilla-fonts
>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 Mar 10 05:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Palmer & Harvey McLane Ltd.
>Environment:

FreeBSD voodoo.pandhm.co.uk 3.4-STABLE FreeBSD 3.4-STABLE #9: Fri Feb 25 15:24:52 GMT 2000     dom@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO  i386

>Description:

	This port is a collection of web fonts designed for use with
	netscape/mozilla.  It aims to get rid of those
	"OhMyGodHowSmallIsThatWebPage" problems that a lot of sites
	designed for use with IE have.

>How-To-Repeat:

	n/a

>Fix:
	
	Here's the shar:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mozilla-fonts
#	mozilla-fonts/Makefile
#	mozilla-fonts/files
#	mozilla-fonts/files/md5
#	mozilla-fonts/pkg
#	mozilla-fonts/pkg/COMMENT
#	mozilla-fonts/pkg/DESCR
#	mozilla-fonts/pkg/PLIST
#	mozilla-fonts/patches
#	mozilla-fonts/patches/patch-aa
#
echo c - mozilla-fonts
mkdir -p mozilla-fonts > /dev/null 2>&1
echo x - mozilla-fonts/Makefile
sed 's/^X//' >mozilla-fonts/Makefile << 'END-of-mozilla-fonts/Makefile'
X# Ports collection makefile for:	mozilla-fonts
X# Version required:			1.0
X# Date created:				10 Mar 2000
X# Whom:					dom@myrddin.demon.co.uk
X#
X# $FreeBSD$
X#
X
XDISTNAME=	mozilla-fonts
XPKGNAME=	mozilla-fonts-1.0
XCATEGORIES=	x11-fonts www
XMASTER_SITES=	http://fox.mit.edu/skunk/xwin/
X
XMAINTAINER=	dom@myrddin.demon.co.uk
X
XALL_TARGET=	pcf
X
XUSE_X_PREFIX=	true
X
Xpre-install:
X	${MKDIR} ${PREFIX}/share/doc/mozilla-fonts
X	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/mozilla-fonts
X
X.include <bsd.port.mk>
X
END-of-mozilla-fonts/Makefile
echo c - mozilla-fonts/files
mkdir -p mozilla-fonts/files > /dev/null 2>&1
echo x - mozilla-fonts/files/md5
sed 's/^X//' >mozilla-fonts/files/md5 << 'END-of-mozilla-fonts/files/md5'
XMD5 (mozilla-fonts.tar.gz) = 544c55b9fe3c35ac17bfd5389d13e448
END-of-mozilla-fonts/files/md5
echo c - mozilla-fonts/pkg
mkdir -p mozilla-fonts/pkg > /dev/null 2>&1
echo x - mozilla-fonts/pkg/COMMENT
sed 's/^X//' >mozilla-fonts/pkg/COMMENT << 'END-of-mozilla-fonts/pkg/COMMENT'
XWeb fonts for Netscape/Mozilla
END-of-mozilla-fonts/pkg/COMMENT
echo x - mozilla-fonts/pkg/DESCR
sed 's/^X//' >mozilla-fonts/pkg/DESCR << 'END-of-mozilla-fonts/pkg/DESCR'
Xmozilla-fonts is a complete set of the three kingpin typefaces in
XHttpland-- Times, Helvetica, and Courier-- each in two weights,
Xtwo slants, and seven sizes (for a grand total of 84). The sizes
Xrange from 13- to 57-point (all @ 100dpi) and have been individually
Xselected to match the font display behavior of MS-Windows Netscape
Xas closely as possible.  Right down to the glaring scale disparity
Xbetween sizes 6 and 7.
X
XOnce installed, you'll have to add /usr/X11R6/lib/X11/fonts/mozilla to
Xyour X font path by either:
X
X$ xset fp+ /usr/X11R6/lib/X11/fonts/mozilla
X$ xset fp rehash
X
Xor by adding it to your X server configuration file (usually
X/etc/XF86Config) and restarting the X server.
X
XYou'll also need to configure netscape to use them.  See
X/usr/X11R6/share/doc/mozilla-fonts/README.
X
XWWW: http://fox.mit.edu/skunk/xwin/#mozilla_fonts
END-of-mozilla-fonts/pkg/DESCR
echo x - mozilla-fonts/pkg/PLIST
sed 's/^X//' >mozilla-fonts/pkg/PLIST << 'END-of-mozilla-fonts/pkg/PLIST'
Xlib/X11/fonts/mozilla/cour1.pcf
Xlib/X11/fonts/mozilla/cour2.pcf
Xlib/X11/fonts/mozilla/cour3.pcf
Xlib/X11/fonts/mozilla/cour4.pcf
Xlib/X11/fonts/mozilla/cour5.pcf
Xlib/X11/fonts/mozilla/cour6.pcf
Xlib/X11/fonts/mozilla/cour7.pcf
Xlib/X11/fonts/mozilla/courb1.pcf
Xlib/X11/fonts/mozilla/courb2.pcf
Xlib/X11/fonts/mozilla/courb3.pcf
Xlib/X11/fonts/mozilla/courb4.pcf
Xlib/X11/fonts/mozilla/courb5.pcf
Xlib/X11/fonts/mozilla/courb6.pcf
Xlib/X11/fonts/mozilla/courb7.pcf
Xlib/X11/fonts/mozilla/courbi1.pcf
Xlib/X11/fonts/mozilla/courbi2.pcf
Xlib/X11/fonts/mozilla/courbi3.pcf
Xlib/X11/fonts/mozilla/courbi4.pcf
Xlib/X11/fonts/mozilla/courbi5.pcf
Xlib/X11/fonts/mozilla/courbi6.pcf
Xlib/X11/fonts/mozilla/courbi7.pcf
Xlib/X11/fonts/mozilla/couri1.pcf
Xlib/X11/fonts/mozilla/couri2.pcf
Xlib/X11/fonts/mozilla/couri3.pcf
Xlib/X11/fonts/mozilla/couri4.pcf
Xlib/X11/fonts/mozilla/couri5.pcf
Xlib/X11/fonts/mozilla/couri6.pcf
Xlib/X11/fonts/mozilla/couri7.pcf
Xlib/X11/fonts/mozilla/fonts.alias
Xlib/X11/fonts/mozilla/fonts.dir
Xlib/X11/fonts/mozilla/helv0.pcf
Xlib/X11/fonts/mozilla/helv1.pcf
Xlib/X11/fonts/mozilla/helv2.pcf
Xlib/X11/fonts/mozilla/helv3.pcf
Xlib/X11/fonts/mozilla/helv4.pcf
Xlib/X11/fonts/mozilla/helv5.pcf
Xlib/X11/fonts/mozilla/helv6.pcf
Xlib/X11/fonts/mozilla/helv7.pcf
Xlib/X11/fonts/mozilla/helvb1.pcf
Xlib/X11/fonts/mozilla/helvb2.pcf
Xlib/X11/fonts/mozilla/helvb3.pcf
Xlib/X11/fonts/mozilla/helvb4.pcf
Xlib/X11/fonts/mozilla/helvb5.pcf
Xlib/X11/fonts/mozilla/helvb6.pcf
Xlib/X11/fonts/mozilla/helvb7.pcf
Xlib/X11/fonts/mozilla/helvbi1.pcf
Xlib/X11/fonts/mozilla/helvbi2.pcf
Xlib/X11/fonts/mozilla/helvbi3.pcf
Xlib/X11/fonts/mozilla/helvbi4.pcf
Xlib/X11/fonts/mozilla/helvbi5.pcf
Xlib/X11/fonts/mozilla/helvbi6.pcf
Xlib/X11/fonts/mozilla/helvbi7.pcf
Xlib/X11/fonts/mozilla/helvi1.pcf
Xlib/X11/fonts/mozilla/helvi2.pcf
Xlib/X11/fonts/mozilla/helvi3.pcf
Xlib/X11/fonts/mozilla/helvi4.pcf
Xlib/X11/fonts/mozilla/helvi5.pcf
Xlib/X11/fonts/mozilla/helvi6.pcf
Xlib/X11/fonts/mozilla/helvi7.pcf
Xlib/X11/fonts/mozilla/times1.pcf
Xlib/X11/fonts/mozilla/times2.pcf
Xlib/X11/fonts/mozilla/times3.pcf
Xlib/X11/fonts/mozilla/times4.pcf
Xlib/X11/fonts/mozilla/times5.pcf
Xlib/X11/fonts/mozilla/times6.pcf
Xlib/X11/fonts/mozilla/times7.pcf
Xlib/X11/fonts/mozilla/timesb1.pcf
Xlib/X11/fonts/mozilla/timesb2.pcf
Xlib/X11/fonts/mozilla/timesb3.pcf
Xlib/X11/fonts/mozilla/timesb4.pcf
Xlib/X11/fonts/mozilla/timesb5.pcf
Xlib/X11/fonts/mozilla/timesb6.pcf
Xlib/X11/fonts/mozilla/timesb7.pcf
Xlib/X11/fonts/mozilla/timesbi1.pcf
Xlib/X11/fonts/mozilla/timesbi2.pcf
Xlib/X11/fonts/mozilla/timesbi3.pcf
Xlib/X11/fonts/mozilla/timesbi4.pcf
Xlib/X11/fonts/mozilla/timesbi5.pcf
Xlib/X11/fonts/mozilla/timesbi6.pcf
Xlib/X11/fonts/mozilla/timesbi7.pcf
Xlib/X11/fonts/mozilla/timesi1.pcf
Xlib/X11/fonts/mozilla/timesi2.pcf
Xlib/X11/fonts/mozilla/timesi3.pcf
Xlib/X11/fonts/mozilla/timesi4.pcf
Xlib/X11/fonts/mozilla/timesi5.pcf
Xlib/X11/fonts/mozilla/timesi6.pcf
Xlib/X11/fonts/mozilla/timesi7.pcf
Xshare/doc/mozilla-fonts/README
X@dirrm share/doc/mozilla-fonts
X@dirrm lib/X11/fonts/mozilla
END-of-mozilla-fonts/pkg/PLIST
echo c - mozilla-fonts/patches
mkdir -p mozilla-fonts/patches > /dev/null 2>&1
echo x - mozilla-fonts/patches/patch-aa
sed 's/^X//' >mozilla-fonts/patches/patch-aa << 'END-of-mozilla-fonts/patches/patch-aa'
X--- Makefile.orig	Fri Mar 10 12:03:05 2000
X+++ Makefile	Fri Mar 10 12:04:56 2000
X@@ -1,7 +1,7 @@
X # Mozilla fonts makefile
X 
X 
X-DESTDIR	= /usr/local/lib/fonts/Mozilla
X+DESTDIR	= $(PREFIX)/lib/X11/fonts/mozilla
X 
X 
X # -------- No user-serviceable parts below --------
X@@ -40,9 +40,9 @@
X install: pcf
X 	mkdir -p $(DESTDIR)
X 	for font in $(PCF_FILES) ; do \
X-		$(INSTALL) -m 644 $$font $(DESTDIR)/$$font ; \
X+		$(BSD_INSTALL_DATA) $$font $(DESTDIR)/$$font ; \
X 	done
X-	$(INSTALL) -m 644 fonts.alias $(DESTDIR)/fonts.alias
X+	$(BSD_INSTALL_DATA) fonts.alias $(DESTDIR)/fonts.alias
X 	mkfontdir $(DESTDIR)
X 
X clean:
END-of-mozilla-fonts/patches/patch-aa
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10  5:28:40 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8471837BA2C; Fri, 10 Mar 2000 05:28:39 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Received: (from tg@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA69406;
	Fri, 10 Mar 2000 05:28:39 -0800 (PST)
	(envelope-from tg@FreeBSD.org)
Date: Fri, 10 Mar 2000 05:28:39 -0800 (PST)
From: <tg@FreeBSD.org>
Message-Id: <200003101328.FAA69406@freefall.freebsd.org>
To: andrews@technologist.com, tg@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/16996: fix port: irc/kvirc: bentoism [PATCH]
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: fix port: irc/kvirc: bentoism [PATCH]

State-Changed-From-To: open->closed
State-Changed-By: tg
State-Changed-When: Fri Mar 10 05:27:47 PST 2000
State-Changed-Why: 
Patch committed, thanks. I also added USE_LIBTOOL=yes to the makefile.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10  8:15:38 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from anarcat.dyndns.org (phobos.IRO.UMontreal.CA [132.204.20.20])
	by hub.freebsd.org (Postfix) with ESMTP
	id B220A37BA2D; Fri, 10 Mar 2000 08:15:32 -0800 (PST)
	(envelope-from spidey@anarcat.dyndns.org)
Received: by anarcat.dyndns.org (Postfix, from userid 1000)
	id C089B1BF5; Fri, 10 Mar 2000 11:16:20 -0500 (EST)
From: Spidey <beaupran@iro.umontreal.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14537.8148.396885.574105@anarcat.dyndns.org>
Date: Fri, 10 Mar 2000 11:16:20 -0500 (EST)
To: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami)
Cc: Kris Kennaway <kris@hub.freebsd.org>, security@FreeBSD.ORG,
	ports@FreeBSD.ORG
Subject: Re: cvs commit: ports/games/omega Makefile (fwd)
References: <Pine.BSF.4.21.0003080033520.70163-100000@hub.freebsd.org>
	<vqcd7p5j13g.fsf@silvia.hip.berkeley.edu>
X-Mailer: VM 6.72 under 21.1 (patch 8) "Bryce Canyon" XEmacs Lucid
Reply-To: beaupran@iro.umontreal.ca
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I have a better idea. Let's make the ports system install the file,
with the permissions and standards described in the PLIST file, that
could be in a mtree-like format. 

Even better, this scheme would allow us to do mtree (MD5, etc) checks on
3rd party software after it was installed.

I was thinking of enforcing this in /etc/security too for checking the
suids...

A lot of work to do here.. :))

--- At 00:52 of March 8, Big Brother made Satoshi - Ports Wraith - Asami write:
 >  * From: Kris Kennaway <kris@hub.freebsd.org>
 > 
 >  * I'm not going to generate a security advisory about this, but reinstall
 >  * this port if you have it.
 > 
 > Thanks, for catching it.
 > 
 >  * In general, if you have anything installed which is setuid games on a
 >  * multiuser machine, it's a good candidate for removal (games aren't the
 >  * most securely-programmed things):
 >  * 
 >  * find /usr/local/bin -user games -perm -4000
 >  * 
 >  * Ports maintainers who own such a file (please check the above!) please
 >  * make the necessary changes to install it setgid games, not setuid foo.
 >  * 
 >  * A user who exploits a game binary to get the games group probably can't do
 >  * much apart from alter game score/save files (although this still might be
 >  * a security risk if you can convince the game to somehow execute code you
 >  * put in the file), whereas if they have setuid games they can trojan the
 >  * binary directly for the next user.
 > 
 > This should not be allowed to happen.  Shouldn't all binaries be
 > installed without write permission?  That's the way it is in /usr,
 > maybe we should mandate it in /usr/local and /usr/X11R6.  (Hmm, why
 > does imake config files want to install stuff with permission *755?)
 > 
 > Satoshi
 > 
 > 
 > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > with "unsubscribe freebsd-security" in the body of the message

-- 
Si l'image donne l'illusion de savoir
C'est que l'adage pretend que pour croire,
L'important ne serait que de voir

Lofofora


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10  9:30:11 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 1DAAB37BEAE
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 09:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA87759;
	Fri, 10 Mar 2000 09:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from mail.dinoex.sub.org (mail.dinoex.sub.de [195.243.29.14])
	by hub.freebsd.org (Postfix) with ESMTP id 9891937BBE0
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Mar 2000 09:16:08 -0800 (PST)
	(envelope-from dm@home.dinoex.sub.org)
Received: (from uucp@localhost)
	by mail.dinoex.sub.org (8.9.3/8.9.3) with UUCP id SAA11953
	for FreeBSD-gnats-submit@freebsd.org; Fri, 10 Mar 2000 18:16:05 +0100 (CET)
Received: (from uucp@localhost)
	by net2.dinoex.sub.org (8.9.3/8.9.3) with UUCP id JAA01747
	for FreeBSD-gnats-submit@freebsd.org; Fri, 10 Mar 2000 09:34:34 +0100 (CET)
Received: (from dm@localhost)
	by home.dinoex.sub.org (8.9.3/8.9.3) id IAA61032;
	Fri, 10 Mar 2000 08:35:12 +0100 (CET)
Message-Id: <200003100735.IAA61032@home.dinoex.sub.org>
Date: Fri, 10 Mar 2000 08:35:12 +0100 (CET)
From: dirk.meyer@dinoex.sub.org
Reply-To: dirk.meyer@dinoex.sub.org
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17302: New Port c-nocem
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17302
>Category:       ports
>Synopsis:       New Port c-nocem
>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 Mar 10 09:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
privat
>Environment:

	FreeBSD 2.2.8, FreeBSD 3.2,  FreeBSD 3.3,  FreeBSD 3.4
	cnews Installed.

>Description:

	C-nocem is a fast filter to remove spam.
	WWW: http://sites.inka.de/~bigred/

>How-To-Repeat:

	this is a port that works only for cnews.
	INN is neither detected or supported here.

>Fix:

	commit this shar archive

# 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:
#
#	c-nocem-3.5
#	c-nocem-3.5/pkg
#	c-nocem-3.5/pkg/COMMENT
#	c-nocem-3.5/pkg/DESCR
#	c-nocem-3.5/pkg/PLIST
#	c-nocem-3.5/files
#	c-nocem-3.5/files/md5
#	c-nocem-3.5/Makefile
#	c-nocem-3.5/patches
#	c-nocem-3.5/patches/patch-configure
#	c-nocem-3.5/patches/patch-fastcancel.c
#
echo c - c-nocem-3.5
mkdir -p c-nocem-3.5 > /dev/null 2>&1
echo c - c-nocem-3.5/pkg
mkdir -p c-nocem-3.5/pkg > /dev/null 2>&1
echo x - c-nocem-3.5/pkg/COMMENT
sed 's/^X//' >c-nocem-3.5/pkg/COMMENT << 'END-of-c-nocem-3.5/pkg/COMMENT'
XNoCeM for C News and INN
END-of-c-nocem-3.5/pkg/COMMENT
echo x - c-nocem-3.5/pkg/DESCR
sed 's/^X//' >c-nocem-3.5/pkg/DESCR << 'END-of-c-nocem-3.5/pkg/DESCR'
X
X                      c-nocem - NoCeM for C News and INN
X
X   This is a program for the easy and efficient application of the NoCeM
X   protocol on the news spool. Which means, articles for which a NoCeM
X   with "action=hide" is accepted, will be deleted from your news system
X   as if they had been cancelled. With the installation described below,
X   these will be processed as fast as possible and should work like real
X   cancels.
X
X   Unlike the standard implementation of NoCeM, this version is optimized
X   for the most common case of "spam cancels". In fact, it can do nothing
X   else. It can not be run by a normal user, it does not need or
X   manipulate state like .newsrc files, it processes only "hide" actions,
X   and that only by actually deleting the articles.
X
X   c-nocem is designed for easy setup and fast run and needs no
X   maintenance.
X
XWWW: http://sites.inka.de/~bigred/
END-of-c-nocem-3.5/pkg/DESCR
echo x - c-nocem-3.5/pkg/PLIST
sed 's/^X//' >c-nocem-3.5/pkg/PLIST << 'END-of-c-nocem-3.5/pkg/PLIST'
Xlibexec/cnews/fastcancel
Xlibexec/cnews/c-nocem
END-of-c-nocem-3.5/pkg/PLIST
echo c - c-nocem-3.5/files
mkdir -p c-nocem-3.5/files > /dev/null 2>&1
echo x - c-nocem-3.5/files/md5
sed 's/^X//' >c-nocem-3.5/files/md5 << 'END-of-c-nocem-3.5/files/md5'
XMD5 (c-nocem-3.5.tar.gz) = f979b760a07d8f38b97ebb5d465bc167
END-of-c-nocem-3.5/files/md5
echo x - c-nocem-3.5/Makefile
sed 's/^X//' >c-nocem-3.5/Makefile << 'END-of-c-nocem-3.5/Makefile'
X# New ports collection makefile for:	pgpmoose
X# Version required:	Dez 1997
X# Date created:		19.May 1999
X# Whom:			dirk.meyer@dinoex.sub.org
X#
X# $FreeBSD: $
X
XDISTNAME=	c-nocem-3.5
XCATEGORIES=	news security
XMASTER_SITES=	http://sites.inka.de/~bigred/sw/ \
X		ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/
X
XMAINTAINER=	dirk.meyer@dinoex.sub.org
X
XWRKSRC=		${WRKDIR}/c-nocem
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--prefix=${PREFIX}
XCONFIGURE_ARGS+=	--with-cnews=${WRKDIRPREFIX}/src/local/cnews-cr.g/work
X
X.include <bsd.port.mk>
END-of-c-nocem-3.5/Makefile
echo c - c-nocem-3.5/patches
mkdir -p c-nocem-3.5/patches > /dev/null 2>&1
echo x - c-nocem-3.5/patches/patch-configure
sed 's/^X//' >c-nocem-3.5/patches/patch-configure << 'END-of-c-nocem-3.5/patches/patch-configure'
X--- configure.orig	Sun Jun 13 18:58:35 1999
X+++ configure	Tue Jun 15 08:15:07 1999
X@@ -1271,8 +1271,8 @@
X #define CNEWS 1
X EOF
X 
X-  CPPFLAGS="$CPPFLAGS -I$nsrc/libdbz"
X-  LIBS="-L$nsrc -lcnews $LIBS"
X+  CPPFLAGS="$CPPFLAGS -I$prefix/include"
X+  LIBS="-L$prefix/lib -lcnews $LIBS"
X   PROGS="fastcancel"
X   
X newslib=`$AWK '/^'NEWSCTL'[^A-Z_]/ {print $'2'}' $nsrc/conf/substitutions`
END-of-c-nocem-3.5/patches/patch-configure
echo x - c-nocem-3.5/patches/patch-fastcancel.c
sed 's/^X//' >c-nocem-3.5/patches/patch-fastcancel.c << 'END-of-c-nocem-3.5/patches/patch-fastcancel.c'
X--- fastcancel.c.orig	Wed Nov  3 00:47:28 1999
X+++ fastcancel.c	Fri Mar 10 08:22:55 2000
X@@ -243,6 +243,7 @@
X     ++sdela;
X }
X 
X+#ifdef INN2
X #ifdef HAVE_DBZFETCH_2
X #define DBZfetch(k,v) dbzfetch(k,v)
X #else
X@@ -254,6 +255,7 @@
X     *value=val;
X     return TRUE;
X }
X+#endif
X #endif
X 
X /* Process one Message-ID. */
END-of-c-nocem-3.5/patches/patch-fastcancel.c
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 10:33:44 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 23DF337B9ED; Fri, 10 Mar 2000 10:33:43 -0800 (PST)
	(envelope-from billf@FreeBSD.org)
Received: (from billf@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id KAA93756;
	Fri, 10 Mar 2000 10:33:42 -0800 (PST)
	(envelope-from billf@FreeBSD.org)
Date: Fri, 10 Mar 2000 10:33:42 -0800 (PST)
From: <billf@FreeBSD.org>
Message-Id: <200003101833.KAA93756@freefall.freebsd.org>
To: billf@FreeBSD.org, freebsd-ports@FreeBSD.org, billf@FreeBSD.org
Subject: Re: ports/17291: update to apache-1.3.12+ssl-1.39
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update to apache-1.3.12+ssl-1.39

Responsible-Changed-From-To: freebsd-ports->billf
Responsible-Changed-By: billf
Responsible-Changed-When: Fri Mar 10 10:33:19 PST 2000
Responsible-Changed-Why: 
As promised I will commit this before 4.0-RELEASE.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 11:10: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3DFDF37BA5E
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 11:10:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA97491;
	Fri, 10 Mar 2000 11:10:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id F15DD37BC21
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Mar 2000 11:00:23 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA96601;
	Fri, 10 Mar 2000 11:00:23 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003101900.LAA96601@freefall.freebsd.org>
Date: Fri, 10 Mar 2000 11:00:23 -0800 (PST)
From: dozprompt@onsea.com
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17303: knapster port compile problem (fix included)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17303
>Category:       ports
>Synopsis:       knapster port compile problem (fix included)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 10 11:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Cliff Rowley
>Release:        3.4-STABLE
>Organization:
4Site Media
>Environment:
FreeBSD merlin.onsea.com 3.4-STABLE FreeBSD 3.4-STABLE #7: Mon Feb 28 00:49:17 GMT 2000     dozprompt@merlin.onsea.com:/usr/src/sys/compile/MERLIN  i386

>Description:
The knapster port (/usr/ports/audio/knapster) fails to compile due to a <sys/types.h> not being included prior to <sys/socket.h>.
>How-To-Repeat:
Just compile it =P
>Fix:
add:

#include <sys/types.h>

before

#include <sys/socket.h>

in work/<dir>/knapster/socks5.cpp

>Release-Note:
>Audit-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 Mar 10 12:20: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 7AA3C37BA8D
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 12:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA03560;
	Fri, 10 Mar 2000 12:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Fri, 10 Mar 2000 12:20:03 -0800 (PST)
Message-Id: <200003102020.MAA03560@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Juergen Lock <nox@jelal.kn-bremen.de>
Subject: Re: ports/17296: net/openh323 port broken (for -stable at least...)
Reply-To: Juergen Lock <nox@jelal.kn-bremen.de>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17296; it has been noted by GNATS.

From: Juergen Lock <nox@jelal.kn-bremen.de>
To: Bill Fenner <fenner@research.att.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/17296: net/openh323 port broken (for -stable at least...)
Date: Fri, 10 Mar 2000 18:27:19 +0100

 On Thu, Mar 09, 2000 at 06:40:08PM -0800, Bill Fenner wrote:
 > 
 > You need a more current -stable; socklen_t is now int.
 
 Ah, thanx. :)
 
  You happen to know something about its uname -s problem also?
 or do i just need a newer gmake too...
 
  Regards,
 -- 
 Juergen Lock <nox.foo@jelal.kn-bremen.de>
 (remove dot foo from address to reply)
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 12:42:56 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5122E37BDD5; Fri, 10 Mar 2000 12:42:46 -0800 (PST)
	(envelope-from steve@snuggly.demon.co.uk)
Received: from snuggly.demon.co.uk ([212.229.111.142])
	by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1)
	id 12TWEy-000NWE-0V; Fri, 10 Mar 2000 20:42:33 +0000
Received: from localhost (steve@localhost)
	by snuggly.demon.co.uk (8.9.3/8.9.3) with ESMTP id UAA12223;
	Fri, 10 Mar 2000 20:42:31 GMT
	(envelope-from steve@snuggly.demon.co.uk)
Date: Fri, 10 Mar 2000 20:42:31 +0000 (GMT)
From: Steve Roome <steve@snuggly.demon.co.uk>
To: multimedia@freebsd.org
Cc: ports@freebsd.org
Subject: gogo + 3dnow
Message-ID: <Pine.BSF.4.10.10003102030490.12062-100000@snuggly.demon.co.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

(Firstly, apologies for crossposting, I wasn't sure which group to send
this to.)

Anyone else used gogo much from the ports collection ?

I've just been having a play with it, and it's looking to me
like 3dnow, and even the extra new 3dnow stuff in the athlon
could come in quite handy for this sort of stuff...

On an Athlon 500, (3.4-STABLE cvsupped about last weekend)
I get the following results :

gogo -test -nopsy -off 3dn -off e3dn -off mmx : 16.61x
[I think that's pretty much how it would get compile under
FreeBSD without nasm, i.e. with the default tools]

gogo -test -nopsy -off 3dn -off e3dn : 17.74x
[So with mmx it's not much faster]

gogo -test -nopsy -off 3dn : 17.58
[no idea why this is slower, perhaps using e3dn but not 3dn doesn't
work properly in the port ?]

gogo -test -nopsy -off e3dn : 28.81
[so using 3dnow instructions almost doubles the speed ?]

gogo -test -nopsy : 30.52
[and another 6% improvement with the e3dn instructions - granted, I had
to patch nasm for these..]

Anyway, in comparison to say, gcc-2.7.2.3 and the default assembler this
sort of program goes about twice as fast... Is that a good reason to have
3dnow support in the default compiler/assembler, or would it be worth
adding these e3dn patches only to the nasm port ?

I'm probably missing something really obvious and talking a load of
rubbish.. (what a change there) but at first glance this is an astounding
difference in performance.

	Steve



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 13:32:31 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from loki.ideaglobal.com (loki.ideaglobal.com [194.36.20.54])
	by hub.freebsd.org (Postfix) with ESMTP id 9EFB037BACD
	for <freebsd-ports@freebsd.org>; Fri, 10 Mar 2000 13:32:24 -0800 (PST)
	(envelope-from kiril@loki.ideaglobal.com)
Received: (from kiril@localhost)
	by loki.ideaglobal.com (8.9.3/8.9.3) id VAA32246
	for freebsd-ports@freebsd.org; Fri, 10 Mar 2000 21:37:28 GMT
	(envelope-from kiril)
From: Kiril Mitev <kiril@ideaglobal.com>
Message-Id: <200003102137.VAA32246@loki.ideaglobal.com>
Subject: gnomelibs fails to build ...
To: freebsd-ports@freebsd.org
Date: Fri, 10 Mar 2000 21:37:27 +0000 (GMT)
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

Sorry I dont have more details ... ports cvsupped a week ago,
os (-stable) re-built a week ago as well ...

It seems that one of the configure's in gnomelibs is failing to find db_185.h
or something like that ....


please CC: me on any replies

-- 
Kiril Mitev, IT Operations Mgr, London
IDEAglobal.com
Standard Corporate Disclaimer applies, see
http://www.ideaglobal.com/email-disclaimer.html
for details.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 15:16:33 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from guardian.sftw.com (guardian.sftw.com [209.157.37.25])
	by hub.freebsd.org (Postfix) with ESMTP
	id B6CCD37BA6C; Fri, 10 Mar 2000 15:16:23 -0800 (PST)
	(envelope-from nsayer@sftw.com)
Received: from yoda.sftw.com (a-211.sftw.com [209.157.37.211])
	by guardian.sftw.com (8.9.3/8.9.3) with ESMTP id PAA17937;
	Fri, 10 Mar 2000 15:16:21 -0800 (PST)
	(envelope-from nsayer@sftw.com)
Received: from sftw.com (localhost [127.0.0.1])
	by yoda.sftw.com (8.9.3/8.9.3) with ESMTP id PAA03086;
	Fri, 10 Mar 2000 15:16:16 -0800 (PST)
	(envelope-from nsayer@sftw.com)
Message-ID: <38C9823F.5FCDCF40@sftw.com>
Date: Fri, 10 Mar 2000 15:16:15 -0800
From: Nick Sayer <nsayer@sftw.com>
Reply-To: nsayer@freebsd.org
X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386)
X-Accept-Language: en
MIME-Version: 1.0
To: freebsd-ports@freebsd.org, freebsd-current@freebsd.org
Subject: KDE kdm problem with packaged version (make release issue?)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

For a long time I have noticed that when I build kdm from the kdebase
port, it works.
But if I used packages off either the CDs or ftp sites, it doesn't work.
Specifically if I
do a 'strings' on the binary and grep for /, some of the paths I see
have XBINDIR
rather than explicit references to /usr/X11R6/bin. I am not enough a
ports guru to
grok what is to be done, but before the freeze maybe someone could look
into it?
Another suggestion is that two patches to the xdm config files be made
at the time
that kdebase is installed -- One needs to add a call to kdmdesktop to
Xsetup_0,
and one needs to add

    kde)
        exec /usr/local/bin/startkde
        ;;

right above the failsafe case in Xsession. If the port doesn't make
these two patches itself
at install time, it might at least _suggest_ them to the user, IMHO.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 15:48: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from almazs.pacex.net (almazs.pacex.net [204.1.219.156])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8807837B999; Fri, 10 Mar 2000 15:47:56 -0800 (PST)
	(envelope-from danielb@pacex.net)
Received: from almazs.pacex.net (almazs.pacex.net [204.1.219.156])
	by almazs.pacex.net (8.9.3/8.9.3) with ESMTP id PAA04772;
	Fri, 10 Mar 2000 15:47:45 -0800 (PST)
Date: Fri, 10 Mar 2000 15:47:45 -0800 (PST)
From: "Dan B. " <danielb@pacex.net>
To: Danny <dannyh@idx.com.au>
Cc: Jonathan & Charmane Frazier <wolfman@csocs.com>,
	Jon Rust <jpr@vcnet.com>, freebsd-isp@FreeBSD.ORG, ports@FreeBSD.ORG
Subject: Re: FrontPage extensions on Apache(/PHP+SSL upgrade)
In-Reply-To: <00031112262400.00345@freebsd.freebsd.org>
Message-ID: <Pine.BSF.4.10.10003101541090.4704-100000@almazs.pacex.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


I am with you all the way!!
I have held-off upgrading to mySQL and SSL because of fears that existing
customers virtual web would be screewed, I don't care about FP extensions
but Apache+PHP+mySQL+SSL would be great, I am still looking for SAFE
UPGRADE procedures to the extent that I have setup a seperate machine just
to try it out on non-production web server.

Dan

 > > Hello, > 
> What can be very useful for ISPs and FreeBSD Ports is the following: -
> 
> A port that installs Apache-1.3.9 + Php3.0.12 + MySQL so after I install this
> ports users can program in Php and  QueryMySQL DB etc.
> 
> Or someway of upgrading to the above without having to deal with messing up the
> virtual host settings etc.
> 
> Looking forward to your feedback.
> 
> dannyh
> 
> dannyh@idx.com.au
> 
> On Fri, 10 Mar 2000, Jonathan & Charmane Frazier wrote:
> > I am the author and there are no plans on incorporating it into the ports tree.
> > I've fought the fight and lost.  So because of that, I haven't updated it.  If
> > you all would like it updated, I am willing to do it, but the other Apache
> > maintainers aren't going to allow it to be put into ports.  I think mainly
> > because it steps on their toes and make the other php3, ssl, and fp ports
> > worthless.  Maybe those of you who have used this port and wish to see it updated
> > and used could send mail to ports@freebsd.org.
> > 
> > J.C. Frazier
> > 
> > Jon Rust wrote:
> > 
> > > At 9:11 AM -0500 2/15/00, Jim Weeks wrote:
> > > >There is a port based on apache 1.3.9 that includes fp, php, and ssl.  You
> > > >would be able to find the URL if the mail archives were not down.  If you
> > > >would be interested in building this port I have a tarball and would be glad
> > > >to place it somewhere for retrieval if you would like.  Just let me know.
> > > >
> > >
> > > Anyone know if there are plans to incorporate this, or one like it,
> > > port into FreeBSD's ports? Or if the original port author plans on
> > > updating it to apache 1.3.12 and php 3.0.15?
> > >
> > > jon
> > >
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-isp" in the body of the message
> > 
> > 
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-isp" in the body of the message
> --
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 17:40:15 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id C95DA37B855
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 17:40:12 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA32196;
	Fri, 10 Mar 2000 17:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3])
	by hub.freebsd.org (Postfix) with ESMTP id 0B64C37BCD9
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Mar 2000 17:34:31 -0800 (PST)
	(envelope-from naddy@bigeye.rhein-neckar.de)
Received: from bigeye.rhein-neckar.de (uucp@localhost)
	by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id CAA23949
	for FreeBSD-gnats-submit@freebsd.org; Sat, 11 Mar 2000 02:34:29 +0100 (CET)
	(envelope-from naddy@bigeye.rhein-neckar.de)
Received: (from naddy@localhost)
	by bigeye.rhein-neckar.de (8.9.3/8.9.3) id BAA30846;
	Sat, 11 Mar 2000 01:53:56 +0100 (CET)
	(envelope-from naddy)
Message-Id: <200003110053.BAA30846@bigeye.rhein-neckar.de>
Date: Sat, 11 Mar 2000 01:53:56 +0100 (CET)
From: Christian Weisgerber <naddy@mips.rhein-neckar.de>
Reply-To: naddy@mips.rhein-neckar.de
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17306: update misc/less to version 352
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17306
>Category:       ports
>Synopsis:       update misc/less to version 352
>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 Mar 10 17:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Christian Weisgerber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

>Description:

Update the misc/less port to version 352.

>How-To-Repeat:

>Fix:

diff -u -uNr /usr/ports/misc/less/Makefile less/Makefile
--- /usr/ports/misc/less/Makefile	Sat Mar  4 06:47:10 2000
+++ less/Makefile	Sat Mar 11 01:41:22 2000
@@ -7,7 +7,7 @@
 # $FreeBSD: ports/misc/less/Makefile,v 1.26 2000/03/03 20:06:09 asami Exp $
 #
 
-DISTNAME=       less-346
+DISTNAME=       less-352
 CATEGORIES=	misc
 MASTER_SITES=   http://home.flash.net/~marknu/less/ \
 		${MASTER_SITE_GNU}
diff -u -uNr /usr/ports/misc/less/files/md5 less/files/md5
--- /usr/ports/misc/less/files/md5	Thu Dec 23 06:45:44 1999
+++ less/files/md5	Sat Mar 11 01:42:51 2000
@@ -1 +1 @@
-MD5 (less-346.tar.gz) = 5347d13ee85bc3952b6755a4bbfb4170
+MD5 (less-352.tar.gz) = 726fa6004376b67213f14832b38683b4

>Release-Note:
>Audit-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 Mar 10 17:54: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8])
	by hub.freebsd.org (Postfix) with ESMTP id B6F5B37BEE8
	for <ports@freebsd.org>; Fri, 10 Mar 2000 17:53:58 -0800 (PST)
	(envelope-from dannyh@idx.com.au)
Received: from freebsd.freebsd.org (surry-pool-129.alpha.net.au [203.41.44.129] (may be forged))
	by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA03384;
	Sat, 11 Mar 2000 12:54:28 +1100
From: Danny <dannyh@idx.com.au>
To: "Matthew N. Dodd" <winter@jurai.net>
Subject: Re: Port for Apache+php3+MySQL??
Date: Sun, 12 Mar 2000 12:54:42 +1100
X-Mailer: KMail [version 1.0.21]
Content-Type: text/plain
Cc: ports@freebsd.org
References: <Pine.BSF.4.21.0003100104260.690-100000@sasami.jurai.net>
MIME-Version: 1.0
Message-Id: <00031212564600.00323@freebsd.freebsd.org>
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Hello,

I know there is a way to do it without the ports. Because I done it before.

But I am saying it would be so much quicker and more convient for the System
Administrator to have a port.


Looking forward to your feedback.


dannyh

dannyh@idx.com.au

On Fri, 10 Mar 2000, Matthew N. Dodd wrote:
> On Sat, 11 Mar 2000, Danny wrote:
> > There is a port that installs Apache + php3 I was wondering if you
> > know someone that will make one or intend to make one for Apache +
> > Php3 + MySQL ?
> 
> Ideally you'll be able to build and install MySQL, Apache, and the php3
> port and it will all just work and not need to be glomed together in 1
> port, which would buy us nothing but another port to maintain.
> 
> -- 
> | Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
> | winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
> | http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |
--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 18: 7:16 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5512C37BBBC; Fri, 10 Mar 2000 18:07:14 -0800 (PST)
	(envelope-from ache@FreeBSD.org)
Received: (from ache@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA34637;
	Fri, 10 Mar 2000 18:07:14 -0800 (PST)
	(envelope-from ache@FreeBSD.org)
Date: Fri, 10 Mar 2000 18:07:14 -0800 (PST)
From: <ache@FreeBSD.org>
Message-Id: <200003110207.SAA34637@freefall.freebsd.org>
To: naddy@mips.rhein-neckar.de, ache@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17306: update misc/less to version 352
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update misc/less to version 352

State-Changed-From-To: open->closed
State-Changed-By: ache
State-Changed-When: Fri Mar 10 18:06:32 PST 2000
State-Changed-Why: 
Upgraded.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 18:11: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3FC9B37BB93; Fri, 10 Mar 2000 18:11:04 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA35074;
	Fri, 10 Mar 2000 18:11:03 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Fri, 10 Mar 2000 18:11:03 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003110211.SAA35074@freefall.freebsd.org>
To: dozprompt@onsea.com, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17303: knapster port compile problem (fix included)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: knapster port compile problem (fix included)

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Fri Mar 10 18:04:09 PST 2000
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  Fri Mar 10 18:12:53 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mail-ob.kamp.net (mail-ob.kamp.net [195.62.97.26])
	by hub.freebsd.org (Postfix) with ESMTP
	id DB6D037BB61; Fri, 10 Mar 2000 18:12:46 -0800 (PST)
	(envelope-from Joachim.Jaeckel@d.kamp.net)
Received: from d.kamp.net (port-24.d.kamp.de [195.62.120.216])
	by mail-ob.kamp.net (8.9.3/8.9.3) with ESMTP id DAA31324;
	Sat, 11 Mar 2000 03:12:40 +0100
Message-ID: <38C9ACE2.E4425820@d.kamp.net>
Date: Sat, 11 Mar 2000 03:18:10 +0100
From: Joachim =?iso-8859-1?Q?J=E4ckel?= <Joachim.Jaeckel@d.kamp.net>
X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-20000127-CURRENT i386)
X-Accept-Language: en
MIME-Version: 1.0
To: nakai@FreeBSD.org
Cc: ports@FreeBSD.org
Subject: FreeBSD Port: xfce-3.3.1
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hello,

I tried your xfce-3.3.1 port on my 4.0-20000127-CURRENT system and I had
several problems. (Maybe the port couldn't be used by my version?)

(First problem is in the source-directory intl/
localealias.c:337: void value not ignored as it ought to be
localealias.c:341: void value not ignored as it ought to be
with memcpy.)

Maybe you could point me to the right FBSD-Version or something else...
(or is it something like an "alpha-release"-port?)

Thanks in advance,
-- 
Joachim.Jaeckel@d.kamp.net -- http://home.kamp.net/home/joachim.jaeckel


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 18:22:42 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70])
	by hub.freebsd.org (Postfix) with ESMTP id EAA8A37B564
	for <ports@FreeBSD.org>; Fri, 10 Mar 2000 18:22:39 -0800 (PST)
	(envelope-from dl@tyfon.net)
Received: from tyfon.net (cl013s1.tyfon.com [213.212.29.17])
	by athena.tyfon.net (8.10.0.Beta12/8.10.0.Beta12) with ESMTP id e2B2MZg99527
	for <ports@FreeBSD.org>; Sat, 11 Mar 2000 03:22:35 +0100 (CET)
Received: from enigmatic by tyfon.net
	with SMTP (MDaemon.v2.84.R)
	for <ports@FreeBSD.org>; Sat, 11 Mar 2000 03:33:11 +0100
From: "Dan Larsson" <dl@tyfon.net>
To: <nsayer@FreeBSD.org>
Cc: <ports@FreeBSD.org>
Subject: FreeBSD Port: libmcrypt-2.2.4
Date: Sat, 11 Mar 2000 03:21:13 +0100
Message-ID: <010001bf8b00$797dc650$0c01a8c0@junglenote.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Importance: Normal
X-MDaemon-Deliver-To: ports@FreeBSD.org
X-Return-Path: dl@tyfon.net
Reply-To: dl@tyfon.net
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Suggestions : upgrade to libmcrypt-2.3.4
		  configure option for extra crypt libraries

Regards
------------
Dan Larsson



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 18:50: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id CE9F737BDD0
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 18:50:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id SAA38230;
	Fri, 10 Mar 2000 18:50:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214])
	by hub.freebsd.org (Postfix) with ESMTP id 7D26C37BBFA
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Mar 2000 18:48:40 -0800 (PST)
	(envelope-from cj@214.norrgarden.se)
Received: (from root@localhost)
	by 214.norrgarden.se (8.9.3/8.9.3) id DAA04269;
	Sat, 11 Mar 2000 03:48:39 +0100 (CET)
	(envelope-from cj)
Message-Id: <200003110248.DAA04269@214.norrgarden.se>
Date: Sat, 11 Mar 2000 03:48:39 +0100 (CET)
From: calle.madestrand@norrgarden.se
Reply-To: calle.madestrand@norrgarden.se
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17307: Update port: www/indexme
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17307
>Category:       ports
>Synopsis:       Update port: www/indexme
>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 Mar 10 18:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Carl Johan Madestrand
>Release:        FreeBSD 4.0-20000214-CURRENT i386
>Organization:
>Environment:
>Description:
Change MASTER_SITES and WWW in pkg/DESCR
>How-To-Repeat:
>Fix:
 

diff -urN /usr/ports/www/indexme/Makefile indexme/Makefile
--- /usr/ports/www/indexme/Makefile	Tue Feb  1 00:53:59 2000
+++ indexme/Makefile	Sat Mar 11 01:44:04 2000
@@ -9,7 +9,8 @@
 DISTNAME=	indexme
 PKGNAME=	indexme-0.1
 CATEGORIES=	www
-MASTER_SITES=	http://kyb.homepage.com/perl/
+MASTER_SITES=	ftp://ukug.uk.freebsd.org/pub/lord_cj/	\
+		http://kyb.homepage.com/perl/
 
 MAINTAINER=	calle.madestrand@norrgarden.se
 
diff -urN /usr/ports/www/indexme/pkg/DESCR indexme/pkg/DESCR
--- /usr/ports/www/indexme/pkg/DESCR	Sun Feb 20 03:07:28 2000
+++ indexme/pkg/DESCR	Sat Mar 11 03:29:40 2000
@@ -3,4 +3,4 @@
 
 Author: Tobias Ekbom <kybernetos@email.com>
 
-WWW: http://kyb.homepage.com/perl/
+WWW: http://ukug.uk.freebsd.org/~lord_cj/indexme/

>Release-Note:
>Audit-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 Mar 10 19:10: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id EC84637C158
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 19:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id TAA39779;
	Fri, 10 Mar 2000 19:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6C43037BB4C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Mar 2000 19:05:36 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id TAA39433;
	Fri, 10 Mar 2000 19:05:36 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003110305.TAA39433@freefall.freebsd.org>
Date: Fri, 10 Mar 2000 19:05:36 -0800 (PST)
From: rbt@zort.on.ca
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17308: xhippo 2.1 released
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17308
>Category:       ports
>Synopsis:       xhippo 2.1 released
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 10 19:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Rod Taylor
>Release:        3.4-stable
>Organization:
Zort
>Environment:
>Description:
Bug fixes, a couple of feature refinements.

I think I sent a patch like this to misc earlier mistakenly...
>How-To-Repeat:

>Fix:
diff -ruN xhippo.old/Makefile xhippo/Makefile
--- xhippo.old/Makefile Fri Mar 10 21:59:37 2000
+++ xhippo/Makefile     Fri Mar 10 22:00:03 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/audio/xhippo/Makefile,v 1.8 2000/01/29 20:01:28 mharo Exp $
 #
 
-DISTNAME=      xhippo-2.0
+DISTNAME=      xhippo-2.1
 CATEGORIES=    audio
 MASTER_SITES=  http://zenchaos.netpedia.net/software/
 
diff -ruN xhippo.old/files/md5 xhippo/files/md5
--- xhippo.old/files/md5        Fri Mar 10 21:59:36 2000
+++ xhippo/files/md5    Fri Mar 10 22:02:06 2000
@@ -1 +1 @@
-MD5 (xhippo-2.0.tar.gz) = a69ee248a948f8da9441c08ba3b8cf36
+MD5 (xhippo-2.1.tar.gz) = 8a2ace2b2714f27511f90c1f2cdd68e5

>Release-Note:
>Audit-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 Mar 10 19:45:55 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from rock.ghis.net (rock.ghis.net [209.222.164.7])
	by hub.freebsd.org (Postfix) with ESMTP
	id D57F537B6D2; Fri, 10 Mar 2000 19:45:51 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: from shadow.blackdawn.com (postfix@13-039.008.popsite.net [209.69.13.39])
	by rock.ghis.net (8.9.3/8.9.3) with ESMTP id TAA18376;
	Fri, 10 Mar 2000 19:45:48 -0800 (PST)
Received: by shadow.blackdawn.com (Postfix, from userid 1000)
	id B41631A2B; Fri, 10 Mar 2000 22:45:32 -0500 (EST)
Date: Fri, 10 Mar 2000 22:45:32 -0500
From: Will Andrews <andrews@TECHNOLOGIST.COM>
To: tg@FreeBSD.ORG
Cc: andrews@TECHNOLOGIST.COM, freebsd-ports@FreeBSD.ORG
Subject: Re: ports/16996: fix port: irc/kvirc: bentoism [PATCH]
Message-ID: <20000310224532.A95380@shadow.blackdawn.com>
References: <200003101328.FAA69406@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <200003101328.FAA69406@freefall.freebsd.org>; from tg@FreeBSD.ORG on Fri, Mar 10, 2000 at 05:28:39AM -0800
X-Operating-System: FreeBSD 3.4-STABLE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Fri, Mar 10, 2000 at 05:28:39AM -0800, tg@FreeBSD.ORG wrote:
> Synopsis: fix port: irc/kvirc: bentoism [PATCH]
> 
> State-Changed-From-To: open->closed
> State-Changed-By: tg
> State-Changed-When: Fri Mar 10 05:27:47 PST 2000
> State-Changed-Why: 
> Patch committed, thanks. I also added USE_LIBTOOL=yes to the makefile.

Did you make sure it works? :-)

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 20:10: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id D1BC937B88E
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 20:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id UAA44378;
	Fri, 10 Mar 2000 20:10:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8CAAC37BA71
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Mar 2000 20:06:45 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id UAA44212;
	Fri, 10 Mar 2000 20:06:45 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003110406.UAA44212@freefall.freebsd.org>
Date: Fri, 10 Mar 2000 20:06:45 -0800 (PST)
From: enderx@uberhacker.org
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17309: ports/audio/cdd doesn't support .wav output
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17309
>Category:       ports
>Synopsis:       ports/audio/cdd doesn't support .wav output
>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 Mar 10 20:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     David Charlton
>Release:        3.2-RELEASE
>Organization:
>Environment:
FreeBSD enderx.bloomcounty.org 3.2-RELEASE FreeBSD 3.2-RELEASE #18: Thu Jul  8 23:59:12 EDT 1999     enderx@enderx.bloomcounty.org:/usr/src/sys/compile/MYKERNEL  i386
>Description:
The current port of cdd will output ripped CD data only as a raw
.cda file, which can't be encoded as an mp3.
>How-To-Repeat:
"cdd -help" for command-line options, notice that none of them involve
wav files ;-)
>Fix:
The patch at http://www.uberhacker.org/~enderx/cdd-1.0-patch.diff
adds a "-w" option to the program which will output audio tracks as
wav files for easy encoding. It has been tested successfully on
several differently configured systems (aka my friends all use it) ;-)

>Release-Note:
>Audit-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 Mar 10 21: 6:21 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from forrie.net (forrie.net [216.67.12.69])
	by hub.freebsd.org (Postfix) with ESMTP id 6068A37B736
	for <freebsd-ports@freebsd.org>; Fri, 10 Mar 2000 21:06:18 -0800 (PST)
	(envelope-from forrie@forrie.com)
Received: from Forrest (getbent@forrie.ne.mediaone.net [24.147.129.124])
            by forrie.net with id e2B567j33547
            for <freebsd-ports@freebsd.org>; Sat, 11 Mar 2000 00:06:16 -0500 (EST)
Message-Id: <4.3.2.20000311000531.00b31960@216.67.12.69>
X-Sender: forrie@216.67.12.69
X-Mailer: QUALCOMM Windows Eudora Version 4.3
Date: Sat, 11 Mar 2000 00:05:36 -0500
To: freebsd-ports@freebsd.org
From: Forrest Aldrich <forrie@forrie.com>
Subject: IMAP-UW port compile error
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I've not been able to get a response from the maintainer on this.

This applies to FreeBSD-2.2.8.   We have this on a server that cannot, for 
the time being, be upgraded.  So, in compiling this, we get:

ln -s ckp_pam.c osdepckp.c
cat osdepbas.c osdepckp.c osdeplog.c > osdep.c
cc -O -DNFSKLUDGE  -c mail.c
cc -O -DNFSKLUDGE  -c misc.c
cc -O -DNFSKLUDGE  -c newsrc.c
cc -O -DNFSKLUDGE  -c smanager.c
cc -O -DNFSKLUDGE  `cat OSCFLAGS` -c osdep.c
osdep.c:96: security/pam_appl.h: No such file or directory
*** Error code 1

Can we get a patch for this, or is this just another product of IMAP-UW's 
nasty code.


Thanks. 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Fri Mar 10 23:40: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id A547737B822
	for <freebsd-ports@FreeBSD.org>; Fri, 10 Mar 2000 23:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id XAA57361;
	Fri, 10 Mar 2000 23:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 1B17F37B78A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Mar 2000 23:31:48 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id XAA56853;
	Fri, 10 Mar 2000 23:31:48 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003110731.XAA56853@freefall.freebsd.org>
Date: Fri, 10 Mar 2000 23:31:48 -0800 (PST)
From: satherrl@dssrg.curtin.edu.au
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17312: Problem With OpenSSH Build On FreeBSD Stable 
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17312
>Category:       ports
>Synopsis:       Problem With OpenSSH Build On FreeBSD Stable
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 10 23:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     satherrl@dssrg.curtin.edu.au
>Release:        3.4-STABLE
>Organization:
dssrg.curtin.edu.au
>Environment:
3.4-20000306-STABLE
>Description:
OpenSSH typedefs sa_family_t and socklen_t differently to FreeBSD's
socket.h

compare /usr/include/sys/socket.h with includes.h from the OpenSSH
working directory

the make process gets as far as working on authfd.c then blows up...

>How-To-Repeat:
cvsup ports and stable as at Sat Mar 11 15:29:18 WST 2000, rebuild,
then try make in /usr/ports/security/openssh
>Fix:
get the typedefs right...

>Release-Note:
>Audit-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 Mar 10 23:59:14 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from rock.ghis.net (rock.ghis.net [209.222.164.7])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2F30237B77A; Fri, 10 Mar 2000 23:59:11 -0800 (PST)
	(envelope-from will@blackdawn.com)
Received: from shadow.blackdawn.com (postfix@13-039.008.popsite.net [209.69.13.39])
	by rock.ghis.net (8.9.3/8.9.3) with ESMTP id XAA20571;
	Fri, 10 Mar 2000 23:59:08 -0800 (PST)
Received: by shadow.blackdawn.com (Postfix, from userid 1000)
	id B7B241A2B; Sat, 11 Mar 2000 02:59:01 -0500 (EST)
Date: Sat, 11 Mar 2000 02:59:01 -0500
From: Will Andrews <andrews@technologist.com>
To: steve@FreeBSD.ORG
Cc: freebsd-ports@FreeBSD.ORG
Subject: Re: ports/17029: update port: graphics/Mesa3: 3.0 -> 3.1
Message-ID: <20000311025901.B95769@shadow.blackdawn.com>
References: <200002280346.TAA84388@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <200002280346.TAA84388@freefall.freebsd.org>; from steve@FreeBSD.ORG on Sun, Feb 27, 2000 at 07:46:01PM -0800
X-Operating-System: FreeBSD 3.4-STABLE i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sun, Feb 27, 2000 at 07:46:01PM -0800, steve@FreeBSD.ORG wrote:
> Synopsis: update port: graphics/Mesa3: 3.0 -> 3.1
> 
> Responsible-Changed-From-To: freebsd-ports->steve
> Responsible-Changed-By: steve
> Responsible-Changed-When: Sun Feb 27 19:45:40 PST 2000
> Responsible-Changed-Why: 
> I'll try to coordinate this one with Justin.

So... what's going on here? Is this going to get committed?

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  1: 0: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 831A637B8F1
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 01:00:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id BAA62267;
	Sat, 11 Mar 2000 01:00:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 2311A37B7B0
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Mar 2000 00:52:50 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id AAA61805;
	Sat, 11 Mar 2000 00:52:50 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003110852.AAA61805@freefall.freebsd.org>
Date: Sat, 11 Mar 2000 00:52:50 -0800 (PST)
From: odip@bionet.nsc.ru
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17313: wu-ftpd ports install invalid file owners [patch]
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17313
>Category:       ports
>Synopsis:       wu-ftpd ports install invalid file owners [patch]
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 11 01:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Grigorovich
>Release:        3.4-RELEASE
>Organization:
ICiG
>Environment:
FreeBSD comp1.bionet.nsc.ru 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Tue Mar  7 05:21
:38 NOVT 2000     root@comp1.bionet.nsc.ru:/usr/src/sys/compile/ODIP  i386
r
>Description:
When installing port of wu-ftpd (version 2.6.0)
all files have incorrect file owners, such us user=bin, group=bin !

But at FreeBSD 3.x all binaries and manuals installed
with user=root, group=wheel

>How-To-Repeat:
Install port of wu-ftpd (version 2.6.0) and see file permissions:
ls -l /usr/local/libexec/ftpd
ls -l /usr/local/etc/ftp*.examples
and more ...

You see, that owner of this files is bin
and its group is bin !

>Fix:
Change in port of wu-ftpd file patches/patch-ab to next file,
then rebuild and reinstall port of wu-ftpd

begin 644 patch-ab
M+2TM(&UA:V5F:6QE<R]-86ME9FEL92YF8G,N;W)I9PE-;VX@4V5P(#(P(#`T
M.C(Q.C$Q(#$Y.3D**RLK(&UA:V5F:6QE<R]-86ME9FEL92YF8G,)4V%T($UA
M<B`Q,2`Q-#HS,SHU,B`R,#`P"D!`("TR-"PQ.2`K,C0L,C$@0$`*(",*(`H@
M1$535$1)4CT*+5!2149)6#T)"2]U<W(O;&]C86P**U!2149)6#\]("`@("`@
M("`O=7-R+VQO8V%L"BL**T540T1)4CT@("`@("`@("`D>T1%4U1$25)])'M0
M4D5&25A]+V5T8PH@"B!"24Y$25(]"0DD>T1%4U1$25)])'M04D5&25A]+V)I
M;@HM0DE.3U=./0D)8FEN"BU"24Y'4E`]"0EB:6X**T))3D]73CT)"7)O;W0*
M*T))3D=24#T)"7=H965L"B`*(%-"24Y$25(]"21[1$535$1)4GTD>U!2149)
M6'TO;&EB97AE8PHM4T))3D]73CT)8FEN"BU30DE.1U)0/0EB:6X**U-"24Y/
M5TX]"21[0DE.3U=.?0HK4T))3D=24#T))'M"24Y'4E!]"B`*($U!3D1)4CT)
M"21[1$535$1)4GTD>U!2149)6'TO;6%N"BU-04Y/5TX]"0EB:6X*+4U!3D=2
M4#T)"6)I;@HK34%.3U=./0D)<F]O=`HK34%.1U)0/0D)=VAE96P*(`H@24Y3
M5$%,3#T):6YS=&%L;`H@"D!`("TU,BPQ-"`K-30L,C`@0$`*(`E`:68@6R`A
M("UE("1[4T))3D1)4GT@73L@=&AE;B!<"B`)"21[24Y35$%,3'T@+6\@)'M3
M0DE.3U=.?2`M9R`D>U-"24Y'4E!]("UM(#<U-2`M9"`D>U-"24Y$25)](#L@
M7`H@"69I"BT))'M)3E-404Q,?2`M8R`M;R`D>U-"24Y/5TY]("UG("1[4T))
M3D=24'T@+6T@,3$P(&)I;B]F='!D("`@("`@("`@("`D>U-"24Y$25)]+VEN
M+F9T<&0*+0E`*"!C9"`D>U-"24Y$25)](#L@;&X@+7,@+68@:6XN9G1P9"!W
M=2YF='!D("`@.R!C:&]W;B`D>U-"24Y/5TY]+B1[4T))3D=24'T@=W4N9G1P
M9"`@("D*+0E`*"!C9"`D>U-"24Y$25)](#L@;&X@+7,@+68@:6XN9G1P9"!I
M;BYW=69T<&0@.R!C:&]W;B`D>U-"24Y/5TY]+B1[4T))3D=24'T@:6XN=W5F
M='!D("D**PDD>TE.4U1!3$Q]("UC("UO("1[4T))3D]73GT@+6<@)'M30DE.
M1U)0?2`M;2`Q,3`@8FEN+V9T<&0@("`@("`@("`@("1[4T))3D1)4GTO9G1P
M9`HK(PDD>TE.4U1!3$Q]("UC("UO("1[4T))3D]73GT@+6<@)'M30DE.1U)0
M?2`M;2`Q,3`@8FEN+V9T<&0@("`@("`@("`@("1[4T))3D1)4GTO:6XN9G1P
M9`HK(PE`*"!C9"`D>U-"24Y$25)](#L@;&X@+7,@+68@:6XN9G1P9"!W=2YF
M='!D("`@.R!C:&]W;B`D>U-"24Y/5TY]+B1[4T))3D=24'T@=W4N9G1P9"`@
M("D**R,)0"@@8V0@)'M30DE.1$E2?2`[(&QN("US("UF(&EN+F9T<&0@:6XN
M=W5F='!D(#L@8VAO=VX@)'M30DE.3U=.?2XD>U-"24Y'4E!](&EN+G=U9G1P
M9"`I"B`))'M)3E-404Q,?2`M8R`M;R`D>T))3D]73GT@("UG("1[0DE.1U)0
M?2`@+6T@,3$Q(&)I;B]F='!S:'5T("`@("`@("`D>T))3D1)4GTO9G1P<VAU
M=`H@"21[24Y35$%,3'T@+6,@+6\@)'M"24Y/5TY]("`M9R`D>T))3D=24'T@
M("UM(#$Q,2!B:6XO9G1P<F5S=&%R="`@("`@)'M"24Y$25)]+V9T<')E<W1A
M<G0*(`DD>TE.4U1!3$Q]("UC("UO("1[0DE.3U=.?2`@+6<@)'M"24Y'4E!]
M("`M;2`Q,3$@8FEN+V9T<&-O=6YT("`@("`@("1[0DE.1$E2?2]F='!C;W5N
M=`H@"21[24Y35$%,3'T@+6,@+6\@)'M"24Y/5TY]("`M9R`D>T))3D=24'T@
M("UM(#$Q,2!B:6XO9G1P=VAO("`@("`@("`@)'M"24Y$25)]+V9T<'=H;PH@
M"21[24Y35$%,3'T@+6,@+6\@)'M"24Y/5TY]("`M9R`D>T))3D=24'T@("UM
M(#$Q,2!B:6XO<')I=F%T97!W("`@("`@)'M"24Y$25)]+W!R:79A=&5P=PHK
M"21[24Y35$%,3'T@+6,@+6\@)'M"24Y/5TY]("`M9R`D>T))3D=24'T@("UM
M(#8T-"!D;V,O97AA;7!L97,O9G1P86-C97-S("1[151#1$E2?2]F='!A8V-E
M<W,N97AA;7!L90HK"21[24Y35$%,3'T@+6,@+6\@)'M"24Y/5TY]("`M9R`D
M>T))3D=24'T@("UM(#8T-"!D;V,O97AA;7!L97,O9G1P=7-E<G,@)'M%5$-$
M25)]+V9T<'5S97)S+F5X86UP;&4**PDD>TE.4U1!3$Q]("UC("UO("1[0DE.
M3U=.?2`@+6<@)'M"24Y'4E!]("`M;2`V-#0@9&]C+V5X86UP;&5S+V9T<&-O
M;G9E<G-I;VYS("1[151#1$E2?2]F='!C;VYV97)S:6]N<RYE>&%M<&QE"BL)
M)'M)3E-404Q,?2`M8R`M;R`D>T))3D]73GT@("UG("1[0DE.1U)0?2`@+6T@
M-C0T(&1O8R]E>&%M<&QE<R]F='!H;W-T<R`D>T540T1)4GTO9G1P:&]S=',N
M97AA;7!L90HK"21[24Y35$%,3'T@+6,@+6\@)'M"24Y/5TY]("`M9R`D>T))
M3D=24'T@("UM(#8T-"!D;V,O97AA;7!L97,O9G1P9W)O=7!S("1[151#1$E2
M?2]F='!G<F]U<',N97AA;7!L90H@"4!E8VAO(&EN<W1A;&QI;F<@;6%N<&%G
M97,N"B`)0&EF(%L@(2`M92`D>TU!3D1)4GTO;6%N,2!=.R!T:&5N(%P*(`D)
M)'M)3E-404Q,?2`M;R`D>TU!3D]73GT@+6<@)'M-04Y'4E!]("UM(#<U-2`M
M9"`D>TU!3D1)4GTO;6%N,2`[(%P*0$`@+3@P+#$T("LX."PQ-"!`0`H@"21[
M24Y35$%,3'T@+6,@+6\@)'M-04Y/5TY]("UG("1[34%.1U)0?2`M;2`T-#0@
M9&]C+V9T<'-H=70N."`@("`@("`@)'M-04Y$25)]+VUA;C@O9G1P<VAU="XX
M"B`))'M)3E-404Q,?2`M8R`M;R`D>TU!3D]73GT@+6<@)'M-04Y'4E!]("UM
M(#0T-"!D;V,O9G1P<F5S=&%R="XX("`@("`D>TU!3D1)4GTO;6%N."]F='!R
M97-T87)T+C@*(`DD>TE.4U1!3$Q]("UC("UO("1[34%.3U=.?2`M9R`D>TU!
M3D=24'T@+6T@-#0T('5T:6PO<')I=F%T97!W+W!R:79A=&5P=RXX("1[34%.
M1$E2?2]M86XX+W!R:79A=&5P=RXX"BT)0&5C:&\@0V]M<')E<W-I;F<@;6%N
M<&%G97,*+0EG>FEP("UF("TY("1[34%.1$E2?2]M86XQ+V9T<&-O=6YT+C$*
M+0EG>FEP("UF("TY("1[34%.1$E2?2]M86XQ+V9T<'=H;RXQ"BT)9WII<"`M
M9B`M.2`D>TU!3D1)4GTO;6%N-2]F='!A8V-E<W,N-0HM"6=Z:7`@+68@+3D@
M)'M-04Y$25)]+VUA;C4O9G1P8V]N=F5R<VEO;G,N-0HM"6=Z:7`@+68@+3D@
M)'M-04Y$25)]+VUA;C4O9G1P:&]S=',N-0HM"6=Z:7`@+68@+3D@)'M-04Y$
M25)]+VUA;C4O>&9E<FQO9RXU"BT)9WII<"`M9B`M.2`D>TU!3D1)4GTO;6%N
M."]F='!D+C@*+0EG>FEP("UF("TY("1[34%.1$E2?2]M86XX+V9T<'-H=70N
M.`HM"6=Z:7`@+68@+3D@)'M-04Y$25)]+VUA;C@O9G1P<F5S=&%R="XX"BT)
M9WII<"`M9B`M.2`D>TU!3D1)4GTO;6%N."]P<FEV871E<'<N.`HK(PE`96-H
M;R!#;VUP<F5S<VEN9R!M86YP86=E<PHK(PEG>FEP("UF("TY("1[34%.1$E2
M?2]M86XQ+V9T<&-O=6YT+C$**R,)9WII<"`M9B`M.2`D>TU!3D1)4GTO;6%N
M,2]F='!W:&\N,0HK(PEG>FEP("UF("TY("1[34%.1$E2?2]M86XU+V9T<&%C
M8V5S<RXU"BLC"6=Z:7`@+68@+3D@)'M-04Y$25)]+VUA;C4O9G1P8V]N=F5R
M<VEO;G,N-0HK(PEG>FEP("UF("TY("1[34%.1$E2?2]M86XU+V9T<&AO<W1S
M+C4**R,)9WII<"`M9B`M.2`D>TU!3D1)4GTO;6%N-2]X9F5R;&]G+C4**R,)
M9WII<"`M9B`M.2`D>TU!3D1)4GTO;6%N."]F='!D+C@**R,)9WII<"`M9B`M
M.2`D>TU!3D1)4GTO;6%N."]F='!S:'5T+C@**R,)9WII<"`M9B`M.2`D>TU!
M3D1)4GTO;6%N."]F='!R97-T87)T+C@**R,)9WII<"`M9B`M.2`D>TU!3D1)
44GTO;6%N."]P<FEV871E<'<N.`IT
`
end



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  1:30:10 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 433A037B949
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 01:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id BAA63869;
	Sat, 11 Mar 2000 01:30:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 185DA37B785
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Mar 2000 01:20:35 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id BAA63480;
	Sat, 11 Mar 2000 01:20:35 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003110920.BAA63480@freefall.freebsd.org>
Date: Sat, 11 Mar 2000 01:20:35 -0800 (PST)
From: odip@bionet.nsc.ru
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17314: in samba: testparm incorrectly generate warning
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17314
>Category:       ports
>Synopsis:       in samba: testparm incorrectly generate warning
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 11 01:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Grigorovich
>Release:        3.4-RELEASE
>Organization:
ICiG
>Environment:
FreeBSD comp1.bionet.nsc.ru 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Tue Mar  7 05:21
:38 NOVT 2000     root@comp1.bionet.nsc.ru:/usr/src/sys/compile/ODIP  i386

>Description:
Run testparm from samba, which testing your configuration.
testparm incorrectly generate next warning:
WARNING: lock directory /var/spool/lock should have permissions 0755 for browsing to work

Showing permissions for lock directory:
ls -ld /var/spool/lock/
drwxrwxr-x  2 uucp  dialer  512 Mar 11 15:14 /var/spool/lock/

Oh! Directory have permissions 0775 , which is enough !!!

>How-To-Repeat:
Install port of samba
Run testparm

You see next warning:
WARNING: lock directory /var/spool/lock should have permissions 0755 for browsing to work

>Fix:
Apply next patch:

--- utils/testparm.c.orig	Wed Oct 13 12:27:03 1999
+++ utils/testparm.c	Tue Feb 22 19:06:07 2000
@@ -69,8 +69,8 @@
 		printf("ERROR: lock directory %s does not exist\n",
 		       lp_lockdir());
 		ret = 1;
-	} else if ((st.st_mode & 0777) != 0755) {
-		printf("WARNING: lock directory %s should have permissions 0755 for browsing to work\n",
+	} else if ((st.st_mode & 0755) != 0755) {
+		printf("WARNING: lock directory %s should have at least permissions 0755 for browsing to work\n",
 		       lp_lockdir());
 		ret = 1;
 	}


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  2: 0: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 7039D37B953
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 02:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id CAA65567;
	Sat, 11 Mar 2000 02:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id D0C0A37BA11
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Mar 2000 01:57:20 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id BAA65283;
	Sat, 11 Mar 2000 01:57:20 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003110957.BAA65283@freefall.freebsd.org>
Date: Sat, 11 Mar 2000 01:57:20 -0800 (PST)
From: bifrost@dis.org
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17316: New Port - QuickPicks
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17316
>Category:       ports
>Synopsis:       New Port - QuickPicks
>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 Mar 11 02:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Evil Bifrost
>Release:        4.0
>Organization:
Dis Org
>Environment:
>Description:
This is a port of an HTML gallery creation program.
More details are available here - http://area23.org/QuickPics/ABOUT-QuickPics
>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:
#
#       qp
#       qp/Makefile
#       qp/files
#       qp/files/md5
#       qp/pkg
#       qp/pkg/COMMENT
#       qp/pkg/DESCR
#       qp/pkg/PLIST
#       qp/patches
#       qp/patches/patch-aa
#       qp/patches/patch-ab
#       qp/patches/patch-ac
#
echo c - qp
mkdir -p qp > /dev/null 2>&1
echo x - qp/Makefile
sed 's/^X//' >qp/Makefile << 'END-of-qp/Makefile'
X# New ports collection makefile for: QuickPics
X# Version required:    1.8
X# Date Created:  March 10th, 2000
X# Whom: Stever <stever@transmission23.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=      QuickPics-1.8
XCATEGORIES=    graphics
XMASTER_SITES=  http://area23.org/QuickPics/
X
XMAINTAINER=    bifrost@dis.org
X
XLIB_DEPENDS=   jpeg.9:${PORTSDIR}/graphics/jpeg
X
XWRKSRC=                ${WRKDIR}/${DISTNAME}/src
X
XGNU_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-qp/Makefile
echo c - qp/files
mkdir -p qp/files > /dev/null 2>&1
echo x - qp/files/md5
sed 's/^X//' >qp/files/md5 << 'END-of-qp/files/md5'
XMD5 (QuickPics-1.8.tar.gz) = 5f11c29d7dabeeceb56a81a0292a9dbf
END-of-qp/files/md5
echo c - qp/pkg
mkdir -p qp/pkg > /dev/null 2>&1
echo x - qp/pkg/COMMENT
sed 's/^X//' >qp/pkg/COMMENT << 'END-of-qp/pkg/COMMENT'
XStever's Web gallery creator
XA really handy tool for large image collections and digital cameras
END-of-qp/pkg/COMMENT
echo x - qp/pkg/DESCR
sed 's/^X//' >qp/pkg/DESCR << 'END-of-qp/pkg/DESCR'
XQuickPics is a unix-based application that creates an HTML web gallery
Xbased on the directory structure and the images therein.  All thumbnails
Xare created by the program using direct calls to the jpeg library for
Xfast thumbnail creation.  One of my main requirements is that it will not
Xnot have to rely on CGI access to run.  It also does not need require
XPerl or other jpeg libraries.  Only the executable 'qp' is needed to
Xcreate any gallery of any size.
X
XIf you have an image gallery and you are tired of editing all the HTML
Xpages and resizing thumbnails, try QuickPics.  
X
Xby Steve Rider - stever@transmission23.com
END-of-qp/pkg/DESCR
echo x - qp/pkg/PLIST
sed 's/^X//' >qp/pkg/PLIST << 'END-of-qp/pkg/PLIST'
Xbin/qp
Xshare/qp/README
X@dirrm share/qp
END-of-qp/pkg/PLIST
echo c - qp/patches
mkdir -p qp/patches > /dev/null 2>&1
echo x - qp/patches/patch-aa
sed 's/^X//' >qp/patches/patch-aa << 'END-of-qp/patches/patch-aa'
X*** Makefile.in.orig   Sat Mar 11 00:13:27 2000
X--- Makefile.in        Sat Mar 11 01:31:30 2000
X***************
X*** 7,18 ****
X  #############################################################################
X  
X  # Executable name
X! INST_NAME = ../qp
X  
X  DEFINES = -DHAVE_CONFIG_H
X  
X  # Do you have libjpeg already on your system?  If so, set this.
X! LIBJPEGPATH = ../jpeg-6a
X  
X  
X  CC = gcc
X--- 7,18 ----
X  #############################################################################
X  
X  # Executable name
X! INST_NAME = qp
X  
X  DEFINES = -DHAVE_CONFIG_H
X  
X  # Do you have libjpeg already on your system?  If so, set this.
X! LIBJPEGPATH = /usr/local/lib
X  
X  
X  CC = gcc
X***************
X*** 27,33 ****
X  
X  SOURCES = html.c qp.c image.c dir.c utility.c main.c
X  
X! $(INST_NAME): $(OBJECTS)
X       $(CC) -o $(INST_NAME) $(OBJECTS) $(LIBJPEGPATH)/libjpeg.a $(CLINKFLAGS)
X       @echo ""
X       @echo "Successful compile: $(INST_NAME)"
X--- 27,33 ----
X  
X  SOURCES = html.c qp.c image.c dir.c utility.c main.c
X  
X! all: $(OBJECTS)
X       $(CC) -o $(INST_NAME) $(OBJECTS) $(LIBJPEGPATH)/libjpeg.a $(CLINKFLAGS)
X       @echo ""
X       @echo "Successful compile: $(INST_NAME)"
X***************
X*** 45,50 ****
X--- 45,56 ----
X       @rm -f *.o
X       @rm -f *.a
X       @rm -f core
X+ 
X+ install:
X+      strip qp
X+      install -c -g bin -o bin -m 555 qp /usr/local/bin
X+      mkdir /usr/local/share/qp
X+      install -c -g wheel -o root -m 444 ../README /usr/local/share/qp
X  
X  dist: clean
X       @rm -f $(INST_NAME)
END-of-qp/patches/patch-aa
echo x - qp/patches/patch-ab
sed 's/^X//' >qp/patches/patch-ab << 'END-of-qp/patches/patch-ab'
X*** image.c.orig       Sat Mar 11 01:07:05 2000
X--- image.c    Sat Mar 11 01:05:37 2000
X***************
X*** 9,15 ****
X  /* 17 February 98 */
X  
X  #include <stdio.h>
X! #include "jpeglib.h"
X  #include "image.h"
X  #include "utility.h"
X  #include "qp.h"
X--- 9,15 ----
X  /* 17 February 98 */
X  
X  #include <stdio.h>
X! #include "../jpeg-6a/jpeglib.h"
X  #include "image.h"
X  #include "utility.h"
X  #include "qp.h"
END-of-qp/patches/patch-ab
echo x - qp/patches/patch-ac
sed 's/^X//' >qp/patches/patch-ac << 'END-of-qp/patches/patch-ac'
X*** image.h.orig       Sat Mar 11 00:54:34 2000
X--- image.h    Sat Mar 11 01:05:52 2000
X***************
X*** 11,17 ****
X  #ifndef IMAGE_H
X  #define IMAGE_H
X  
X! #include "jpeglib.h"
X  
X  int IsImage(char *filepath, int *type);
X  int Image_GetDimensions(char *filename, int *width, int *height);
X--- 11,17 ----
X  #ifndef IMAGE_H
X  #define IMAGE_H
X  
X! #include "../jpeg-6a/jpeglib.h"
X  
X  int IsImage(char *filepath, int *type);
X  int Image_GetDimensions(char *filename, int *width, int *height);
END-of-qp/patches/patch-ac
exit




>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  3:10:10 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5AF3137BA20
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 03:10:05 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id DAA68657;
	Sat, 11 Mar 2000 03:10:04 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from novikov.web2000.ru (novikov.web2000.ru [195.58.61.36])
	by hub.freebsd.org (Postfix) with ESMTP id 20C4837B7B0
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 03:09:18 -0800 (PST)
	(envelope-from root@novikov.web2000.ru)
Received: (from root@localhost)
	by novikov.web2000.ru (8.9.3/8.9.3) id OAA36072;
	Sat, 11 Mar 2000 14:06:54 +0300 (MSK)
	(envelope-from root)
Message-Id: <200003111106.OAA36072@novikov.web2000.ru>
Date: Sat, 11 Mar 2000 14:06:54 +0300 (MSK)
From: root@novikov.web2000.ru
Reply-To: andrey@novikov.com, novikov@web2000.ru
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17317: New port for kxicq - featured ICQ client for KDE
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17317
>Category:       ports
>Synopsis:       New port for kxicq - featured ICQ client for KDE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 11 03:10:03 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Novikov
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Web2000 Ltd.
>Environment:
>Description:
 
 >shar: 
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	kxicq
 #	kxicq/Makefile
 #	kxicq/pkg
 #	kxicq/pkg/COMMENT
 #	kxicq/pkg/DESCR
 #	kxicq/pkg/PLIST
 #	kxicq/files
 #	kxicq/files/md5
 #
 echo c - kxicq
 mkdir -p kxicq > /dev/null 2>&1
 echo x - kxicq/Makefile
 sed 's/^X//' >kxicq/Makefile << 'END-of-kxicq/Makefile'
 X# New ports collection makefile for:   kxicq
 X# Version required:    0.2
 X# Date created:        10 March 2000
 X# Whom:                Andrey Novikov <andrey@novikov.com>
 X#
 X# $FreeBSD$
 X#
 X
 XDISTNAME=	kxicq-03092000
 XPKGNAME=	kxicq-0.3.97b
 XCATEGORIES=	net kde
 XMASTER_SITES=	http://download.sourceforge.net/kxicq/
 XDISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 X
 XMAINTAINER=	andrey@novikov.com
 X
 XLIB_DEPENDS=	kdeui.3:${PORTSDIR}/x11/kdelibs11
 X
 XGNU_CONFIGURE=	yes
 XUSE_GMAKE=	yes
 XUSE_QT=		yes
 X
 X.if defined(ADDITIONAL_SKINS)
 XDIST_SUBDIR=	kxicq
 XSKINS=		GoldBlue blueplanet ciasa_boark_inc cyrus
 XPLIST=		${WRKDIR}/PLIST
 XDISTFILES+=	GoldBlue.tar.gz blueplanet-0.1.tar.gz cyrustheme.tar.gz \
 X		ciasa_boark_inc-0.4.tar.gz
 X.endif
 X
 Xpre-fetch:
 X.if !defined(ADDITIONAL_SKINS)
 X	@${ECHO}
 X	@${ECHO} "You may define INSTALL_ADDITIONAL_SKINS (make ADDITIONAL_SKINS=YES)"
 X	@${ECHO} "to fetch and install additional skins for kxicq."
 X	@${ECHO}
 X	@sleep 1
 X.endif
 X
 Xpost-extract:
 X.if defined(ADDITIONAL_SKINS)
 X	@${MKDIR} ${WRKDIR}/ciasa_boark_inc
 X	@${TAR} -xz -C ${WRKDIR}/ciasa_boark_inc -f ${WRKDIR}/ciasa_boark_inc-0.4.tar.gz
 X.endif
 X
 Xpre-install:
 X.if defined(ADDITIONAL_SKINS)
 X	@${RM} ${PLIST}
 X.for skin in ${SKINS}
 X	@for f in ${WRKDIR}/${skin}/* ; do \
 X		file=`${BASENAME} $$f`; \
 X		${ECHO} share/apps/kxicq/skins/${skin}/$$file >> ${PLIST} ; done
 X	@${ECHO} @dirrm share/apps/kxicq/skins/${skin} >> ${PLIST}.dirrm
 X.endfor
 X	@${CAT} ${PLIST}.dirrm >> ${PLIST} && ${RM} ${PLIST}.dirrm
 X	@${CAT} ${PKGDIR}/PLIST >> ${PLIST}
 X.endif
 X
 Xpost-install:
 X.if defined(ADDITIONAL_SKINS)
 X	@${ECHO} "===>   Installing kxicq additional skins"
 X.for skin in ${SKINS}
 X	@${MKDIR} ${PREFIX}/share/apps/kxicq/skins/${skin}
 X	${INSTALL_DATA} ${WRKDIR}/${skin}/* ${PREFIX}/share/apps/kxicq/skins/${skin}
 X.endfor
 X.endif
 X
 X.include <bsd.port.mk>
 END-of-kxicq/Makefile
 echo c - kxicq/pkg
 mkdir -p kxicq/pkg > /dev/null 2>&1
 echo x - kxicq/pkg/COMMENT
 sed 's/^X//' >kxicq/pkg/COMMENT << 'END-of-kxicq/pkg/COMMENT'
 XThe outstanding ICQ client for KDE
 END-of-kxicq/pkg/COMMENT
 echo x - kxicq/pkg/DESCR
 sed 's/^X//' >kxicq/pkg/DESCR << 'END-of-kxicq/pkg/DESCR'
 XThe outstanding ICQ client for KDE having the most features
 Xof MS Windows(tm) analog and even more. The list of features:
 X- ICQ UDP communication protocol 5 with encryption 
 X- Registration wizard 
 X- File transfer 
 X- Client - client communication 
 X- Random chat 
 X- Contacts/Contact List exchange 
 X- Skin support 
 X- Registering of new UIN 
 X- Plug-in system 
 X- MDI contact view 
 X- Full Ignore list 
 X- Utility Support 
 X- DnD for File and URL's for KFM and Netscape 
 X- E Sound Deamon support plugin 
 X- Visible/Invisible lists, with can be changed on the fly 
 X- Send Messages/URLs to multiple contacts 
 X- Forward messages/URLs 
 X- Fully working search/add of contacts with authorization etc. 
 X- Configurable bypass of the authorization requests 
 X- New message history view 
 X- KDE docking 
 X- Fully working receiving of reject/authorized messages 
 X- Fully working receiving of Web panel on Email pages 
 X- Changed Security from Configuration Dialog 
 X- Authorize/Reject contacts 
 X- WindowMaker Docking! KXicq will now work under WindowMaker, E and Gnome. 
 X- Chat (currently single party only) 
 X- Anti Spam options (reject Message/URL and/or Chat from users not in your contact list) 
 X- Configuration GUI 
 X- Online Notification (popup window and configurable sounds) 
 X- Last Online plugin 
 X- Configurable sounds 
 X- Change password 
 X- Change almost all your personal information on the ICQ server 
 X- Almost full documentation 
 X- Russian KOI8-R <=> Windows-1251 Conversion plugin 
 X- Japanese <=> Windows Conversion plugin 
 X- Support for sound systems other than the KDE Sound System through plugins 
 X
 XWWW: http://www.kxicq.org/
 X
 X- Andrey Novikov <andrey@novikov.com>
 X
 END-of-kxicq/pkg/DESCR
 echo x - kxicq/pkg/PLIST
 sed 's/^X//' >kxicq/pkg/PLIST << 'END-of-kxicq/pkg/PLIST'
 Xbin/kxicq
 Xlib/kxicq/plugins/liblastOnline.la
 Xlib/kxicq/plugins/liblastOnline.so
 Xlib/kxicq/plugins/liblastOnline.so.0
 Xlib/kxicq/plugins/librussianConverter.la
 Xlib/kxicq/plugins/librussianConverter.so
 Xlib/kxicq/plugins/librussianConverter.so.0
 Xshare/locale/nl/LC_MESSAGES/kxicq.mo
 Xshare/locale/ja/LC_MESSAGES/kxicq.mo
 Xshare/locale/de/LC_MESSAGES/kxicq.mo
 Xshare/locale/sv/LC_MESSAGES/kxicq.mo
 Xshare/locale/hr/LC_MESSAGES/kxicq.mo
 Xshare/locale/it/LC_MESSAGES/kxicq.mo
 Xshare/doc/HTML/en/kxicq/index-1.html
 Xshare/doc/HTML/en/kxicq/index-2.html
 Xshare/doc/HTML/en/kxicq/index-3.html
 Xshare/doc/HTML/en/kxicq/index-4.html
 Xshare/doc/HTML/en/kxicq/index-5.html
 Xshare/doc/HTML/en/kxicq/index-6.html
 Xshare/doc/HTML/en/kxicq/index.html
 Xshare/doc/HTML/en/kxicq/index.sgml
 Xshare/doc/HTML/en/kxicq/registration-1.html
 Xshare/doc/HTML/en/kxicq/registration-2-KXicq.html
 Xshare/doc/HTML/en/kxicq/registration-3.html
 Xshare/doc/HTML/en/kxicq/registration-4.html
 Xshare/doc/HTML/en/kxicq/registration-5.html
 Xshare/doc/HTML/en/kxicq/index-7.html
 Xshare/doc/HTML/en/kxicq/layout_default.gif
 Xshare/apps/kxicq/wavs/message.wav
 Xshare/apps/kxicq/icons/default/invisible.xpm
 Xshare/apps/kxicq/icons/default/available.xpm
 Xshare/apps/kxicq/icons/default/send.xpm
 Xshare/apps/kxicq/icons/default/away.xpm
 Xshare/apps/kxicq/icons/default/na.xpm
 Xshare/apps/kxicq/icons/default/dnd.xpm
 Xshare/apps/kxicq/icons/default/occupied.xpm
 Xshare/apps/kxicq/icons/default/ffc.xpm
 Xshare/apps/kxicq/icons/default/exit.xpm
 Xshare/apps/kxicq/icons/default/history.xpm
 Xshare/apps/kxicq/icons/default/newmsg.xpm
 Xshare/apps/kxicq/icons/default/offline.xpm
 Xshare/apps/kxicq/icons/default/online.xpm
 Xshare/apps/kxicq/icons/default/selecttext.xpm
 Xshare/apps/kxicq/icons/default/selectcolor.xpm
 Xshare/apps/kxicq/icons/icq/invisible.xpm
 Xshare/apps/kxicq/icons/icq/available.xpm
 Xshare/apps/kxicq/icons/icq/send.xpm
 Xshare/apps/kxicq/icons/icq/away.xpm
 Xshare/apps/kxicq/icons/icq/na.xpm
 Xshare/apps/kxicq/icons/icq/dnd.xpm
 Xshare/apps/kxicq/icons/icq/occupied.xpm
 Xshare/apps/kxicq/icons/icq/ffc.xpm
 Xshare/apps/kxicq/icons/icq/exit.xpm
 Xshare/apps/kxicq/icons/icq/history.xpm
 Xshare/apps/kxicq/icons/icq/newmsg.xpm
 Xshare/apps/kxicq/icons/icq/offline.xpm
 Xshare/apps/kxicq/icons/icq/online.xpm
 Xshare/apps/kxicq/icons/icq/selecttext.xpm
 Xshare/apps/kxicq/icons/icq/selectcolor.xpm
 Xshare/apps/kxicq/pics/startlogo.bmp
 Xshare/apps/kxicq/skins/computer/computer.kxskin
 Xshare/apps/kxicq/skins/computer/Frame.xpm
 Xshare/apps/kxicq/skins/computer/MenuButtonDown.xpm
 Xshare/apps/kxicq/skins/computer/MenuButtonUp.xpm
 Xshare/apps/kxicq/skins/computer/field.xpm
 Xshare/apps/kxicq/utils/ping.kxutil
 Xshare/apps/kxicq/utils/pine.kxutil
 Xshare/applnk/Applications/kxicq.kdelnk
 Xinclude/ltdl.h
 X@dirrm share/doc/HTML/en/kxicq
 X@dirrm share/apps/kxicq/wavs
 X@dirrm share/apps/kxicq/icons/default
 X@dirrm share/apps/kxicq/icons/icq
 X@dirrm share/apps/kxicq/icons
 X@dirrm share/apps/kxicq/utils
 X@dirrm share/apps/kxicq/skins/computer
 X@dirrm share/apps/kxicq/skins
 X@dirrm share/apps/kxicq/pics
 X@dirrm share/apps/kxicq
 X@dirrm lib/kxicq/plugins
 X@dirrm lib/kxicq
 END-of-kxicq/pkg/PLIST
 echo c - kxicq/files
 mkdir -p kxicq/files > /dev/null 2>&1
 echo x - kxicq/files/md5
 sed 's/^X//' >kxicq/files/md5 << 'END-of-kxicq/files/md5'
 XMD5 (kxicq/kxicq-03092000.tar.gz) = cf80c4829cb2ff63a714a3f768e78104
 XMD5 (kxicq/GoldBlue.tar.gz) = 401450e4710aebff4b2edad14c0f4cac
 XMD5 (kxicq/blueplanet-0.1.tar.gz) = db08ff114c24af4ff185c76820acb04d
 XMD5 (kxicq/ciasa_boark_inc-0.4.tar.gz) = b6759abce6e8fd9c69895d28738b63f2
 XMD5 (kxicq/cyrustheme.tar.gz) = 0c514e3bdd67f2a2766de43976bc9c2a
 XMD5 (kxicq/mauve.tar.gz) = f56da80040c4343b7156d0e66f9b8b73
 END-of-kxicq/files/md5
 exit
 
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  3:20: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 37B5837B996
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 03:20:04 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id DAA69120;
	Sat, 11 Mar 2000 03:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 513B437B604
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Mar 2000 03:16:25 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id DAA68921;
	Sat, 11 Mar 2000 03:16:24 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003111116.DAA68921@freefall.freebsd.org>
Date: Sat, 11 Mar 2000 03:16:24 -0800 (PST)
From: ele@pop17.odn.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: ports/17318: Update: japanese editors/ja-ne-3.00pre17
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17318
>Category:       ports
>Synopsis:       Update: japanese editors/ja-ne-3.00pre17
>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 Mar 11 03:20:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     SASAKI Shunsuke
>Release:        FreeBSD-3.2
>Organization:
>Environment:
>Description:
update for ne-3.03.tar.gz
>How-To-Repeat:

>Fix:
begin 644 ne.diff
M9&EF9B`M<G4@;F4N;W)I9R]-86ME9FEL92!N92]-86ME9FEL90HM+2T@;F4N
M;W)I9R]-86ME9FEL90E4:'4@1&5C("`Y(#(P.C$U.C`P(#$Y.3D**RLK(&YE
M+TUA:V5F:6QE"5-A="!-87(@,3$@,C`Z,#$Z,C(@,C`P,`I`0"`M-BPQ,"`K
M-BPQ,"!`0`H@(R`D1G)E94)31#H@<&]R=',O:F%P86YE<V4O;F4O36%K969I
M;&4L=B`Q+C,@,3DY.2\Q,B\P.2`P,3HT.3HP,B!S=6UI:V%W82!%>'`@)`H@
M(PH@"BU$25-43D%-13T);F4M,RXP,'!R93$W"BU02T=.04U%/0EJ82UN92TS
M+C`P<#$W"BM$25-43D%-13T);F4M,RXP,PHK4$M'3D%-13T):F$M;F4M,RXP
M,PH@0T%414=/4DE%4ST):F%P86YE<V4@961I=&]R<PHM34%35$527U-)5$53
M/0EH='1P.B\O=W=W,RYJ=7-T;F5T+FYE+FIP+WYE;&4O"BM-05-415)?4TE4
M15,]"6AT='`Z+R]W=W<S+FIU<W1N970N;F4N:G`O?F5L92]A<F-H:79E+PH@
M"B!-04E.5$%)3D52/0EE;&5`<&]P,3<N;V1N+FYE+FIP"B`*0$`@+3$X+#<@
M*S$X+#<@0$`*($U!3C$]"0EN92XQ"B!-04Y,04Y'/0EJ80H@34%.0T]-4%)%
M4U-%1#T);F\*+41/0U,]"0E"54=3+FIP($A)4U1/4EDN:G`@24Y35$%,3"YJ
M<"!214%$344N:G`**T1/0U,]"0E"54=3+FIP($-(04Y'15,N:G`@2$E35$]2
M62YJ<"!)3E-404Q,+FIP(%)%041-12YJ<"!43T1/+FIP"B!-04M%7T5.5CT)
M3$%.1STD>TU!3DQ!3D=]"B`*('!O<W0M:6YS=&%L;#H*9&EF9B`M<G4@;F4N
M;W)I9R]F:6QE<R]M9#4@;F4O9FEL97,O;60U"BTM+2!N92YO<FEG+V9I;&5S
M+VUD-0E4:'4@3F]V(#$X(#`W.C`U.C`P(#$Y.3D**RLK(&YE+V9I;&5S+VUD
M-0E3870@36%R(#$Q(#(P.C`Q.C,X(#(P,#`*0$`@+3$@*S$@0$`*+4U$-2`H
M;F4M,RXP,'!R93$W+G1A<BYG>BD@/2!F9#0T8S@X,CEF9#(V.6)E8S@Q9#5F
M8S%B,S<R,C(V9@HK340U("AN92TS+C`S+G1A<BYG>BD@/2`S8C=F,C$T-F(P
M-C`P.&4Y,C0T83)C8V0W8S9B96$X,0ID:69F("UR=2!N92YO<FEG+W!K9R]0
M3$E35"!N92]P:V<O4$Q)4U0*+2TM(&YE+F]R:6<O<&MG+U!,25-4"51H=2!.
M;W8@,3@@,#<Z,#4Z,#`@,3DY.0HK*RL@;F4O<&MG+U!,25-4"5-A="!-87(@
M(#0@,3DZ-30Z,S@@,C`P,`I`0"`M,2PQ-2`K,2PQ."!`0`H@8FEN+VYE"B!S
M:&%R92]D;V,O;F4O0E5'4RYJ<`HK<VAA<F4O9&]C+VYE+T-(04Y'15,N:G`*
M('-H87)E+V1O8R]N92](25-43U)9+FIP"B!S:&%R92]D;V,O;F4O24Y35$%,
M3"YJ<`H@<VAA<F4O9&]C+VYE+U)%041-12YJ<`HM971C+VYE+RYN97)C"BUE
M=&,O;F4O+FYE<F,N96QE"BMS:&%R92]D;V,O;F4O5$]$3RYJ<`HK971C+VYE
M+VYE<F,**V5T8R]N92]N97)C+F5L90H@971C+VYE+VME>2YE9F8*(&5T8R]N
M92]K97DN96QE"B!E=&,O;F4O:V5Y+G-Y<W1E;0H@971C+VYE+VME>2YV>@H@
M971C+VYE+W1E<FT**V5T8R]N92]T97)M+FMT97)M"B!E=&,O;F4O=&5R;2YR
H>'9T"B!`9&ER<FT@971C+VYE"B!`9&ER<FT@<VAA<F4O9&]C+VYE"F5R
`
end


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  4:35:10 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mout1.freenet.de (mout1.freenet.de [62.104.201.3])
	by hub.freebsd.org (Postfix) with ESMTP
	id 90AFB37BBE9; Sat, 11 Mar 2000 04:35:04 -0800 (PST)
	(envelope-from netchild@leidinger.net)
Received: from [62.104.201.6] (helo=mx0.freenet.de)
	by mout1.freenet.de with esmtp (Exim 3.13 #1)
	id 12Tl6b-0005sv-00; Sat, 11 Mar 2000 13:34:53 +0100
Received: from [213.6.54.233] (helo=Magelan.Leidinger.net)
	by mx0.freenet.de with esmtp (Exim 3.13 #3)
	id 12Tl6V-0005S9-00; Sat, 11 Mar 2000 13:34:50 +0100
Received: from Leidinger.net (netchild@localhost [127.0.0.1])
	by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id MAA01762;
	Sat, 11 Mar 2000 12:48:01 +0100 (CET)
	(envelope-from netchild@Leidinger.net)
Message-Id: <200003111148.MAA01762@Magelan.Leidinger.net>
Date: Sat, 11 Mar 2000 12:48:00 +0100 (CET)
From: Alexander Leidinger <Alexander@Leidinger.net>
Subject: Re: FrontPage extensions on Apache(/PHP+SSL upgrade)
To: danielb@pacex.net
Cc: dannyh@idx.com.au, wolfman@csocs.com, jpr@vcnet.com,
	freebsd-isp@FreeBSD.ORG, ports@FreeBSD.ORG
In-Reply-To: <Pine.BSF.4.10.10003101541090.4704-100000@almazs.pacex.net>
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On 10 Mar, Dan B.  wrote:
> 
> I am with you all the way!!
> I have held-off upgrading to mySQL and SSL because of fears that existing
> customers virtual web would be screewed, I don't care about FP extensions
> but Apache+PHP+mySQL+SSL would be great, I am still looking for SAFE
> UPGRADE procedures to the extent that I have setup a seperate machine just
> to try it out on non-production web server.

What are you trying to say here? Do you have Apache+PHP installed and
want to add mySQL+SSL?
What about cd-ing into ports/www/apache13-php3 and tell it to use
MySQL+SSL too?

If you have the same Version of Apache+PHP already installed just do a
"make install -DFORCE_PKG_REGISTER; apachectl graceful"
and everything should work (you have to enable PHP/SSL in your
apache.conf afterwards, just compare the old apache.conf.default with
the new one).

If you have an older version of Apache+PHP just do a
"make;pkg_delete Apache...;make install;apachectl graceful".
This is perhaps a little bit messy if you have a high volume (# of
connections) webserver because apache could segfault, but if you
increase MaxKeepAliveRequests/MaxSpareServers/StartServers/MaxClients
while updating, it should work without annyoing your customers.

Bye,
Alexander.

-- 
           Intel: where Quality is job number 0.9998782345!

http://www.Leidinger.net                  Alexander+Home @ Leidinger.net
  Key fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  5:53:17 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id C113E37BD44; Sat, 11 Mar 2000 05:53:14 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA82360;
	Sat, 11 Mar 2000 05:53:14 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 05:53:14 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111353.FAA82360@freefall.freebsd.org>
To: dima@Chg.RU, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17221: Fix net/rrdtool
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Fix net/rrdtool

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 05:47:57 PST 2000
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 Mar 11  5:57: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id DCE6C37BC04; Sat, 11 Mar 2000 05:57:01 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id FAA82737;
	Sat, 11 Mar 2000 05:57:01 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 05:57:01 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111357.FAA82737@freefall.freebsd.org>
To: croyle@gelemna.ft-wayne.in.us, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17119: update security/p5-PGP-Sign to 0.16
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update security/p5-PGP-Sign to 0.16

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 05:55:10 PST 2000
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 Mar 11  6:20:30 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1052B37BF07; Sat, 11 Mar 2000 06:20:27 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA84537;
	Sat, 11 Mar 2000 06:20:26 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:20:26 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111420.GAA84537@freefall.freebsd.org>
To: faber@lunabase.org, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17263: grap port update
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: grap port update

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 06:20:17 PST 2000
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 Mar 11  6:23: 4 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id AD47337BC04; Sat, 11 Mar 2000 06:22:57 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA84804;
	Sat, 11 Mar 2000 06:22:57 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:22:57 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111422.GAA84804@freefall.freebsd.org>
To: brett@peloton.runet.edu, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17273: update of cooledit to latest version
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update of cooledit to latest version

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 06:22:42 PST 2000
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 Mar 11  6:26:28 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id EEE2537BC76; Sat, 11 Mar 2000 06:26:23 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA85075;
	Sat, 11 Mar 2000 06:26:23 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:26:23 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111426.GAA85075@freefall.freebsd.org>
To: dsh@vlink.ru, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17280: update for net/gtic FreeBSD port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update for net/gtic FreeBSD port

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 06:24:56 PST 2000
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 Mar 11  6:27:55 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id AF56E37BB3D; Sat, 11 Mar 2000 06:27:53 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA85275;
	Sat, 11 Mar 2000 06:27:53 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:27:53 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111427.GAA85275@freefall.freebsd.org>
To: jedgar@FreeBSD.org, gnats-admin@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: pending/17286: New port of ISC DHCP 3.0 beta
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: New port of ISC DHCP 3.0 beta

Responsible-Changed-From-To: gnats-admin->freebsd-ports
Responsible-Changed-By: jedgar
Responsible-Changed-When: Sat Mar 11 06:27:11 PST 2000
Responsible-Changed-Why: 
Misfiled PR


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  6:29:40 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id EC00137BBF2; Sat, 11 Mar 2000 06:29:37 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA85436;
	Sat, 11 Mar 2000 06:29:37 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:29:37 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111429.GAA85436@freefall.freebsd.org>
To: tkato@prontomail.ne.jp, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17285: Update port: x11/xskyroot
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: x11/xskyroot

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 06:28:49 PST 2000
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 Mar 11  6:33:22 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id BA72737BCB8; Sat, 11 Mar 2000 06:33:18 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA85841;
	Sat, 11 Mar 2000 06:33:18 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:33:18 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111433.GAA85841@freefall.freebsd.org>
To: dirk.meyer@dinoex.sub.org, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17288: news/cnews faster MASTER-SITES
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: news/cnews faster MASTER-SITES

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 06:32:48 PST 2000
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 Mar 11  6:36:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from saturn.innovativeinternet.net (saturn.innovativeinternet.net [208.244.164.5])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5CAD237BBDC; Sat, 11 Mar 2000 06:36:06 -0800 (PST)
	(envelope-from jack@innovativeinternet.com)
Received: from adsl-61-24-232.mia.bellsouth.net [208.61.24.232] (HELO innovativeinternet.com)
	by saturn.innovativeinternet.net (8.9.3/8.9.3) via ESMTP
	id <JAA10140-jack@innovativeinternet.com>;
	Sat, 11 Mar 2000 09:36:04 -0500
Message-ID: <38CA59D3.5343EA59@innovativeinternet.com>
Date: Sat, 11 Mar 2000 09:36:03 -0500
From: Jack Sasportas <jack@innovativeinternet.com>
X-Mailer: Mozilla 4.72 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: freebsd-isp@FreeBSD.ORG, ports@FreeBSD.ORG
Subject: Re: FrontPage extensions on Apache(/PHP+SSL upgrade)
References: <200003111148.MAA01762@Magelan.Leidinger.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Is the main problem loosing your config files ?
Having only a few 200+ hosts I'm not sure if I am experiencing issues like you
may be, and I would like to look ahead so to speak...

Alexander Leidinger wrote:

> On 10 Mar, Dan B.  wrote:
> >
> > I am with you all the way!!
> > I have held-off upgrading to mySQL and SSL because of fears that existing
> > customers virtual web would be screewed, I don't care about FP extensions
> > but Apache+PHP+mySQL+SSL would be great, I am still looking for SAFE
> > UPGRADE procedures to the extent that I have setup a seperate machine just
> > to try it out on non-production web server.
>
> What are you trying to say here? Do you have Apache+PHP installed and
> want to add mySQL+SSL?
> What about cd-ing into ports/www/apache13-php3 and tell it to use
> MySQL+SSL too?
>
> If you have the same Version of Apache+PHP already installed just do a
> "make install -DFORCE_PKG_REGISTER; apachectl graceful"
> and everything should work (you have to enable PHP/SSL in your
> apache.conf afterwards, just compare the old apache.conf.default with
> the new one).
>
> If you have an older version of Apache+PHP just do a
> "make;pkg_delete Apache...;make install;apachectl graceful".
> This is perhaps a little bit messy if you have a high volume (# of
> connections) webserver because apache could segfault, but if you
> increase MaxKeepAliveRequests/MaxSpareServers/StartServers/MaxClients
> while updating, it should work without annyoing your customers.
>
> Bye,
> Alexander.
>
> --
>            Intel: where Quality is job number 0.9998782345!
>
> http://www.Leidinger.net                  Alexander+Home @ Leidinger.net
>   Key fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message

--
___________________________________________________________
Jack Sasportas
Innovative Internet Solutions
Phone 305.665.2500
Fax 305.665.2551
www.innovativeinternet.com
www.web56.net




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  6:36:50 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0D78437BBF2; Sat, 11 Mar 2000 06:36:49 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA05269;
	Sat, 11 Mar 2000 06:36:48 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:36:48 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111436.GAA05269@freefall.freebsd.org>
To: calle.madestrand@norrgarden.se, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17307: Update port: www/indexme
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: www/indexme

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 06:35:49 PST 2000
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 Mar 11  6:39:26 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3537A37BBDC; Sat, 11 Mar 2000 06:39:24 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA18932;
	Sat, 11 Mar 2000 06:39:24 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:39:24 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111439.GAA18932@freefall.freebsd.org>
To: rbt@zort.on.ca, jedgar@FreeBSD.org, freebsd-bugs@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: misc/17260: Port Update: /audio/xhippo
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Port Update: /audio/xhippo

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 06:38:30 PST 2000
State-Changed-Why: 
Superceded by ports/17308


Responsible-Changed-From-To: freebsd-bugs->freebsd-ports
Responsible-Changed-By: jedgar
Responsible-Changed-When: Sat Mar 11 06:38:30 PST 2000
Responsible-Changed-Why: 
Misfiled PR


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  6:40:33 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 10AA137BEA6; Sat, 11 Mar 2000 06:40:31 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id GAA24888;
	Sat, 11 Mar 2000 06:40:31 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 06:40:31 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111440.GAA24888@freefall.freebsd.org>
To: rbt@zort.on.ca, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17308: xhippo 2.1 released
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: xhippo 2.1 released

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 06:39:34 PST 2000
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 Mar 11  7: 6:59 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4E60837BC32; Sat, 11 Mar 2000 07:06:58 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id HAA53540;
	Sat, 11 Mar 2000 07:06:58 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 07:06:58 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111506.HAA53540@freefall.freebsd.org>
To: bradh@uunet.co.za, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/16976: New port: isic
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: New port: isic

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 07:01:31 PST 2000
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 Mar 11  7:25:48 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id DC54037BC30; Sat, 11 Mar 2000 07:25:46 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id HAA54739;
	Sat, 11 Mar 2000 07:25:46 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 07:25:46 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111525.HAA54739@freefall.freebsd.org>
To: calle.madestrand@norrgarden.se, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17078: Update port: irc/bitchx
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: irc/bitchx

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 07:18:02 PST 2000
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 Mar 11  7:28:20 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3E47737BC54; Sat, 11 Mar 2000 07:28:19 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id HAA54939;
	Sat, 11 Mar 2000 07:28:18 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 07:28:18 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111528.HAA54939@freefall.freebsd.org>
To: acid@stu.cn.ua, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17179: BIEW (binary viewer+editor) port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: BIEW (binary viewer+editor) port

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 07:28:01 PST 2000
State-Changed-Why: 
Superceded by ports/17186


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  7:37:25 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3168337BCBD; Sat, 11 Mar 2000 07:37:24 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id HAA55694;
	Sat, 11 Mar 2000 07:37:24 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 07:37:24 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111537.HAA55694@freefall.freebsd.org>
To: roman@xpert.com, jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17190: new port: ipfm, ignore prev report
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: new port: ipfm, ignore prev report

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 07:34:41 PST 2000
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 Mar 11  7:40:17 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from hiline2.shinbiro.com (shinbiro.com [202.30.244.6])
	by hub.freebsd.org (Postfix) with ESMTP
	id BD31037BC04; Sat, 11 Mar 2000 07:40:11 -0800 (PST)
	(envelope-from hyundaitrade@intizen.com)
Received: from ns ([210.127.183.90])
	by hiline2.shinbiro.com (8.9.1a-H1/8.9.1) with SMTP id AAA14707;
	Sun, 12 Mar 2000 00:36:20 +0900 (KST)
Message-Id: <200003111536.AAA14707@hiline2.shinbiro.com>
From: "S.D.YOO" <hyundaitrade@intizen.com>
Date: Sun, 12 Mar 2000 00:35:20
Subject: PARTNER ALARM to prevent from losing Everything
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


  TO: Purchasing Manager/Importing Manager 


  RE: PARTNER ALARM to prevent from losing Wallat, Hand Bag,Important 
        Documents even Children. 

  Everyone has Experience to be lost something once or more in your life.
  Now you can be free from losing Everything if you get "PARTNER ALARM"
 
 With Reference find our product information as follows; 
 
 Hyundai Trade Corp. is looking for Importer,Distributor and Agency to 

 deal our "PARTNER ALARM" of New Millennium high Technology Product in 

 Registration of International Patent .

 "PARTNER ALARM" has been developed recently by Venture Firm with High 
Technology
 of New Millennium.

 Standard Working Distance is around 2M ~ 6M,but if you want to change
 Working Distance we can satisfy your Requirement.

 "PARTNER ALARM" has various Function to be essential to keep Yourself 

 and Valuable Gift for Mothers. 

 "PARTNER ALARM" keeps You out of losing Mobile Phone,Wallet,Hand Bag 
 etc, All of them. 

 "PARTNER ALARM" give Alarm to Mother when their Kids are apart from 
 them a certain distance. By this, Mothers can keep Babies always in 
 their care.
  
 It is very Useful in Crowded Area such as Department Stores etc. 


 Our Regular Terms are stated as follows; 

 1)Commodity:"PARTNER ALARM" 
 2)Min. Order Quantity:1,000 sets and More 
 3)Price Terms:Irrevocable Confirmed Terms:Irrevocable  L/C at Sight or 
T/T in advance.
 4)Delivery Terms:FOB Pusan Port or Kimpo Airport in Korea. 
 5)Unit Price: 14.5$/set more than Min.Order Quantities. 

 If interested, kindly feel free to contact us without any hesitation. 


 For more information please refer to Image File attached lately. 
 
 Any inquiry you may give us would be treated in strict confidence, 
 promptly and seriously. 

 Very Warm Regards, 

 Seok-Do Yoo/President 
 Hyundai Trade Corp. 
 Tel:82-2-459-3123 
 Fax:82-2-3411-3118 
 Seoul,Korea

 


--------------------

E-Mail sent using the Free Trial Version of WorldMerge, the fastest
and easiest way to send personalized e-mail messages. More
information at http://www.coloradosoft.com/worldmrg

727716



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  7:56:14 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 64D8237BC75; Sat, 11 Mar 2000 07:56:12 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id HAA57420;
	Sat, 11 Mar 2000 07:56:12 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 07:56:12 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111556.HAA57420@freefall.freebsd.org>
To: jedgar@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17233: update tkrat2 port to b9 from b7
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: update tkrat2 port to b9 from b7

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 07:41:57 PST 2000
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 Mar 11  8:13: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 38F6537BC50; Sat, 11 Mar 2000 08:13:07 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Received: (from jedgar@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id IAA58800;
	Sat, 11 Mar 2000 08:13:07 -0800 (PST)
	(envelope-from jedgar@FreeBSD.org)
Date: Sat, 11 Mar 2000 08:13:07 -0800 (PST)
From: <jedgar@FreeBSD.org>
Message-Id: <200003111613.IAA58800@freefall.freebsd.org>
To: andrews@technologist.com, jedgar@FreeBSD.org,
	freebsd-ports@FreeBSD.org
Subject: Re: ports/17238: new port: x11-wm/ude
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: new port: x11-wm/ude

State-Changed-From-To: open->closed
State-Changed-By: jedgar
State-Changed-When: Sat Mar 11 08:12:53 PST 2000
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 Mar 11  9:40: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id A866537BCA7
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 09:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id JAA65918;
	Sat, 11 Mar 2000 09:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214])
	by hub.freebsd.org (Postfix) with ESMTP id 47BBE37BCA1
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 09:38:15 -0800 (PST)
	(envelope-from root@214.norrgarden.se)
Received: (from root@localhost)
	by 214.norrgarden.se (8.9.3/8.9.3) id SAA20878;
	Sat, 11 Mar 2000 18:38:14 +0100 (CET)
	(envelope-from root)
Message-Id: <200003111738.SAA20878@214.norrgarden.se>
Date: Sat, 11 Mar 2000 18:38:14 +0100 (CET)
From: calle.madestrand@norrgarden.se
Reply-To: calle.madestrand@norrgarden.se
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17320: Update port: irc/bitchx
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17320
>Category:       ports
>Synopsis:       Update port: irc/bitchx
>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 Mar 11 09:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Carl Johan Madestrand
>Release:        FreeBSD 4.0-20000214-CURRENT i386
>Organization:
>Environment:
>Description:
Added a MASTER_SITE and removed one.
bitchx.dimension6.com points to the same IP as ftp.bitchx.com.
>How-To-Repeat:
>Fix:

diff -urN /usr/ports/irc/bitchx/Makefile bitchx/Makefile
--- /usr/ports/irc/bitchx/Makefile	Sat Mar 11 17:49:11 2000
+++ bitchx/Makefile	Sat Mar 11 18:21:56 2000
@@ -9,7 +9,7 @@
 DISTNAME=	BitchX-1.0c16
 CATEGORIES=	irc
 MASTER_SITES=	ftp://ftp.bitchx.com/pub/BitchX/source/ \
-		ftp://bitchx.dimension6.com/pub/BitchX/source/
+		ftp://ukug.uk.freebsd.org/pub/lord_cj/
 
 MAINTAINER=	calle.madestrand@norrgarden.se
 

>Release-Note:
>Audit-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 Mar 11  9:52:27 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from argon.blackdawn.com (13-039.008.popsite.net [209.69.13.39])
	by hub.freebsd.org (Postfix) with ESMTP id C870437BCED
	for <freebsd-ports@FreeBSD.ORG>; Sat, 11 Mar 2000 09:52:21 -0800 (PST)
	(envelope-from will@argon.blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id 317BB19D5; Sat, 11 Mar 2000 12:52:03 -0500 (EST)
Date: Sat, 11 Mar 2000 12:52:03 -0500
From: Will Andrews <andrews@technologist.com>
To: The Hermit Hacker <scrappy@hub.org>
Cc: Will Andrews <andrews@technologist.com>,
	freebsd-ports@FreeBSD.ORG
Subject: Re: Qt problem with KDE ...
Message-ID: <20000311125202.A5858@argon.blackdawn.com>
References: <20000308184550.A49383@shadow.blackdawn.com> <Pine.BSF.4.21.0003082318460.591-100000@thelab.hub.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.BSF.4.21.0003082318460.591-100000@thelab.hub.org>; from scrappy@hub.org on Wed, Mar 08, 2000 at 11:19:54PM -0400
X-Operating-System: FreeBSD 4.0-CURRENT i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, Mar 08, 2000 at 11:19:54PM -0400, The Hermit Hacker wrote:
> figured it out ... I finally found a *very* old version of the qt
> libraries in /usr/local/qt/include that the configure process was picking
> up *sigh*  Once I removed that, all else went well ...

Thanks for letting me know what happened! :-)
And of course I'm glad you resolved this issue.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11  9:56:47 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mout1.freenet.de (mout1.freenet.de [62.104.201.3])
	by hub.freebsd.org (Postfix) with ESMTP
	id 13E7537BCBF; Sat, 11 Mar 2000 09:56:42 -0800 (PST)
	(envelope-from netchild@leidinger.net)
Received: from [62.104.201.6] (helo=mx0.freenet.de)
	by mout1.freenet.de with esmtp (Exim 3.13 #1)
	id 12Tq7s-0004T6-00; Sat, 11 Mar 2000 18:56:32 +0100
Received: from [213.6.44.231] (helo=Magelan.Leidinger.net)
	by mx0.freenet.de with esmtp (Exim 3.13 #3)
	id 12Tq7r-00086T-00; Sat, 11 Mar 2000 18:56:32 +0100
Received: from Leidinger.net (netchild@localhost [127.0.0.1])
	by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id RAA04645;
	Sat, 11 Mar 2000 17:36:12 +0100 (CET)
	(envelope-from netchild@Leidinger.net)
Message-Id: <200003111636.RAA04645@Magelan.Leidinger.net>
Date: Sat, 11 Mar 2000 17:36:11 +0100 (CET)
From: Alexander Leidinger <Alexander@Leidinger.net>
Subject: Re: FrontPage extensions on Apache(/PHP+SSL upgrade)
To: jack@innovativeinternet.com
Cc: freebsd-isp@FreeBSD.ORG, ports@FreeBSD.ORG
In-Reply-To: <38CA59D3.5343EA59@innovativeinternet.com>
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On 11 Mar, Jack Sasportas wrote:
> Is the main problem loosing your config files ?

No, the apache port did not overwrite your existing config (only
*.conf.default).

> Having only a few 200+ hosts I'm not sure if I am experiencing issues like you
> may be, and I would like to look ahead so to speak...

If it isn't a problem to disable the service for a minute just make the
port, stop apache, make a copy of your config (just to be on the safe
side, if I remember correctly the config isn't deleted by pkg_delete)
pkg_delete the old apache port, install the new one, check the config
and start the new apache.

For me it worked the way I described it in my previous message, YMMV.

Bye,
Alexander.

-- 
               I believe the technical term is "Oops!"

http://www.Leidinger.net                  Alexander+Home @ Leidinger.net
  Key fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 10: 0: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0227537BC40
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 10:00:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id KAA67455;
	Sat, 11 Mar 2000 10:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Sat, 11 Mar 2000 10:00:02 -0800 (PST)
Message-Id: <200003111800.KAA67455@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Will Andrews <andrews@technologist.com>
Subject: Re: ports/17301: New port: mozilla-fonts
Reply-To: Will Andrews <andrews@technologist.com>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17301; it has been noted by GNATS.

From: Will Andrews <andrews@technologist.com>
To: dom@palmerharvey.co.uk
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17301: New port: mozilla-fonts
Date: Sat, 11 Mar 2000 12:56:53 -0500

 On Fri, Mar 10, 2000 at 01:09:55PM +0000, Dom.Mitchell@palmerharvey.co.uk wrote:
 > 	This port is a collection of web fonts designed for use with
 > 	netscape/mozilla.  It aims to get rid of those
 > 	"OhMyGodHowSmallIsThatWebPage" problems that a lot of sites
 > 	designed for use with IE have.
 
 Cool! Thanks for taking the time to do this. :)
 
 > sed 's/^X//' >mozilla-fonts/pkg/DESCR << 'END-of-mozilla-fonts/pkg/DESCR'
 > Xmozilla-fonts is a complete set of the three kingpin typefaces in
 > XHttpland-- Times, Helvetica, and Courier-- each in two weights,
 > Xtwo slants, and seven sizes (for a grand total of 84). The sizes
 > Xrange from 13- to 57-point (all @ 100dpi) and have been individually
 > Xselected to match the font display behavior of MS-Windows Netscape
 > Xas closely as possible.  Right down to the glaring scale disparity
 > Xbetween sizes 6 and 7.
 > X
 > XOnce installed, you'll have to add /usr/X11R6/lib/X11/fonts/mozilla to
 > Xyour X font path by either:
 > X
 > X$ xset fp+ /usr/X11R6/lib/X11/fonts/mozilla
 > X$ xset fp rehash
 > X
 > Xor by adding it to your X server configuration file (usually
 > X/etc/XF86Config) and restarting the X server.
 > X
 > XYou'll also need to configure netscape to use them.  See
 > X/usr/X11R6/share/doc/mozilla-fonts/README.
 > X
 > XWWW: http://fox.mit.edu/skunk/xwin/#mozilla_fonts
 
 Not everyone's going to look at DESCR. I advise having the Makefile ${CAT}
 ${PKGDIR}/DESCR.
 
 -- 
 Will Andrews <andrews@technologist.com>
 GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
 ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
 G++>+++ e->++++ h! r-->+++ y?
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 10:29:46 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from almazs.pacex.net (almazs.pacex.net [204.1.219.156])
	by hub.freebsd.org (Postfix) with ESMTP
	id 079BF37BCCE; Sat, 11 Mar 2000 10:29:43 -0800 (PST)
	(envelope-from danielb@pacex.net)
Received: from almazs.pacex.net (almazs.pacex.net [204.1.219.156])
	by almazs.pacex.net (8.9.3/8.9.3) with ESMTP id KAA09832;
	Sat, 11 Mar 2000 10:29:32 -0800 (PST)
Date: Sat, 11 Mar 2000 10:29:32 -0800 (PST)
From: "Dan B. " <danielb@pacex.net>
To: Alexander Leidinger <Alexander@Leidinger.net>
Cc: dannyh@idx.com.au, wolfman@csocs.com, jpr@vcnet.com,
	freebsd-isp@FreeBSD.ORG, ports@FreeBSD.ORG
Subject: Re: FrontPage extensions on Apache(/PHP+SSL upgrade)
In-Reply-To: <200003111148.MAA01762@Magelan.Leidinger.net>
Message-ID: <Pine.BSF.4.10.10003111003000.9713-100000@almazs.pacex.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, 11 Mar 2000, Alexander Leidinger wrote:

> What are you trying to say here? Do you have Apache+PHP installed and
> want to add mySQL+SSL?

YES,  
> What about cd-ing into ports/www/apache13-php3 and tell it to use
> MySQL+SSL too?

Apache is already configured and running with PHP and FP extensions
installed. I don't mind rebuilding Apache & PHP again but redoing the
freaking FP extension is a disaster because all customer virtual webs
will be affected; how? well, last time I redid Apache & FP some Fp
customer website counters got reset, also I had to go to
each fp web www.xyz.com:80.cnf and put the correct apache.conf PATH
(New apache versions ALWAYS change the install dirs, *.conf file locations
and this makes upgrading FP a pain)...

> If you have the same Version of Apache+PHP already installed just do a
> "make install -DFORCE_PKG_REGISTER; apachectl graceful"
> and everything should work (you have to enable PHP/SSL in your
> apache.conf afterwards, just compare the old apache.conf.default with
> the new one).
OK sounds great, but how can I sneak-in mySQL as well? cause I already
have Apache-1.3.9/PHP-3.0.12 running and want to end up with
Apache/PHP/SSL/mySQL and ofcourse FP.

Thanks

Dan




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 11:20: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id B540237BD09
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 11:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA72422;
	Sat, 11 Mar 2000 11:20:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from totem.fix.no (totem.freenix.no [195.0.166.42])
	by hub.freebsd.org (Postfix) with ESMTP id D5F4B37BCBD
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 11:12:03 -0800 (PST)
	(envelope-from anders@totem.fix.no)
Received: by totem.fix.no (Postfix, from userid 1000)
	id 22261573F; Sat, 11 Mar 2000 20:12:01 +0100 (CET)
Message-Id: <20000311191201.22261573F@totem.fix.no>
Date: Sat, 11 Mar 2000 20:12:01 +0100 (CET)
From: Anders Nordby <anders@fix.no>
Reply-To: Anders Nordby <anders@fix.no>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17322: Update port: www/thttpd
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17322
>Category:       ports
>Synopsis:       Update port: www/thttpd
>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 Mar 11 11:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

FreeBSD eggsilo.bsdonline.org 3.4-STABLE FreeBSD 3.4-STABLE #5: Fri Mar 10
23:44:03 CET 2000
root@eggsilo.bsdonline.org:/usr/src/sys/compile/EGGSILO  i386

>Description:

Updates the port to the latest stable version.

New in version 2.16: 

-More explicit error pages for 403 Forbidden. 
-New section in the manual page explaining how thttpd is picky aboutfile
permissions. 
-Couple of CGI tweaks from David Chaiken. 

New in version 2.15: 

-Use standard isxdigit macro instead of is_hexit routine. 
-Portability fix for Debian, which lacks gai_strerror(). 
-Fix for .htpasswd authorization, broken by 2.14's custom error pages
change. 

>How-To-Repeat:

	

>Fix:
	
diff -Nur thttpd.old/Makefile thttpd/Makefile
--- thttpd.old/Makefile Thu Feb 10 09:56:56 2000
+++ thttpd/Makefile     Sat Mar 11 14:50:32 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/www/thttpd/Makefile,v 1.9 2000/02/09 04:37:54 ade Exp $
 #
 
-DISTNAME=      thttpd-2.14
+DISTNAME=      thttpd-2.16
 CATEGORIES=    www ipv6
 MASTER_SITES=  http://www.acme.com/software/thttpd/ \
                http://www.freenix.no/~anders/
diff -Nur thttpd.old/files/md5 thttpd/files/md5
--- thttpd.old/files/md5        Thu Feb 10 09:56:56 2000
+++ thttpd/files/md5    Sat Mar 11 14:52:18 2000
@@ -1 +1 @@
-MD5 (thttpd-2.14.tar.gz) = 88e2588d7b424ad561aa12aa828722ab
+MD5 (thttpd-2.16.tar.gz) = c095d3b8919cb386dfb5ee35dad2ad42

>Release-Note:
>Audit-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 Mar 11 11:20: 9 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 28FDA37BD0D
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 11:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA72431;
	Sat, 11 Mar 2000 11:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from totem.fix.no (totem.freenix.no [195.0.166.42])
	by hub.freebsd.org (Postfix) with ESMTP id 4437537BCBD
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 11:12:05 -0800 (PST)
	(envelope-from anders@totem.fix.no)
Received: by totem.fix.no (Postfix, from userid 1000)
	id 4BDA55741; Sat, 11 Mar 2000 20:12:03 +0100 (CET)
Message-Id: <20000311191203.4BDA55741@totem.fix.no>
Date: Sat, 11 Mar 2000 20:12:03 +0100 (CET)
From: Anders Nordby <anders@fix.no>
Reply-To: Anders Nordby <anders@fix.no>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17323: Update port: audio/xmp
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17323
>Category:       ports
>Synopsis:       Update port: audio/xmp
>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 Mar 11 11:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

FreeBSD eggsilo.bsdonline.org 3.4-STABLE FreeBSD 3.4-STABLE #5: Fri Mar 10
23:44:03 CET 2000
root@eggsilo.bsdonline.org:/usr/src/sys/compile/EGGSILO  i386

>Description:

Updates the port to version 2.0.1. Changes since 2.0.0:

2.0.1 (20000223):
- Endianism problems in Linux/PPC (Amiga) fixed by Rune Elvemo
  <relvemo@grm.hia.no>
- Added enhanced NetBSD/OpenBSD drivers written by Michael
  <skumle@grin.dk>
- Fixed sample loop detection bug in the MOD loader
- ALSA 0.5 support fixes by Tijs van Bakel <smoke@casema.net>
- Moved the YM3128 emulator sources to the 2.1 branch (shouldn't
  be in the 2.0.0 package)
- Added extra sanity tests for 15 instrument MODs (based on sample
  size/loop info), relaxed file size test, added check for NT mods
- Fixed pathname for Protracker song sample loading
- Fixed XM loader for nonstandard mods sent by Cyke O'Path
  <cyker@heatwave.co.uk>
- Added workaround for IT fine global volume slides
- Added support for EXO4/EXO8 Startrekker/Audio Sculpture modules
- Added support for Soundtracker 2.6/Ice Tracker modules
- MED synth instruments MUCH better now (but still far from perfection)
- Fixed S3M instrument retriggering on portamento bug reported by
  Igor Krpanic <krpa@renata.irb.hr>

>How-To-Repeat:

	

>Fix:
	
diff -Nur xmp.old/Makefile xmp/Makefile
--- xmp.old/Makefile    Sun Feb 27 12:51:05 2000
+++ xmp/Makefile        Sat Mar 11 15:06:03 2000
@@ -6,10 +6,10 @@
 # $FreeBSD: ports/audio/xmp/Makefile,v 1.3 2000/02/24 01:53:22 mharo Exp $
 #
 
-DISTNAME=      xmp-2.0.0
+DISTNAME=      xmp-2.0.1
 CATEGORIES=    audio
-MASTER_SITES=  http://xmp.helllabs.org/pkg/2.0.0/ \
-               http://xmp.linuxbox.com/pkg/2.0.0/
+MASTER_SITES=  http://xmp.linuxbox.com/pkg/2.0.1/ \
+               http://xmp.helllabs.org/pkg/2.0.1/
 
 MAINTAINER=    anders@fix.no
 
diff -Nur xmp.old/files/md5 xmp/files/md5
--- xmp.old/files/md5   Sun Feb 27 12:51:05 2000
+++ xmp/files/md5       Sat Mar 11 15:07:21 2000
@@ -1 +1 @@
-MD5 (xmp-2.0.0.tar.bz2) = 8b95aec71b28bc4e49c2fa50021c80aa
+MD5 (xmp-2.0.1.tar.bz2) = c0ba87184feea1202ed1ec5fe02e4f9e

>Release-Note:
>Audit-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 Mar 11 11:20:24 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id B70ED37BCC8
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 11:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA72440;
	Sat, 11 Mar 2000 11:20:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from totem.fix.no (totem.freenix.no [195.0.166.42])
	by hub.freebsd.org (Postfix) with ESMTP id BF1D737BCBD
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 11:12:06 -0800 (PST)
	(envelope-from anders@totem.fix.no)
Received: by totem.fix.no (Postfix, from userid 1000)
	id CFADE5742; Sat, 11 Mar 2000 20:12:04 +0100 (CET)
Message-Id: <20000311191204.CFADE5742@totem.fix.no>
Date: Sat, 11 Mar 2000 20:12:04 +0100 (CET)
From: Anders Nordby <anders@fix.no>
Reply-To: Anders Nordby <anders@fix.no>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17324: Update port: graphics/hppsmtools
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17324
>Category:       ports
>Synopsis:       Update port: graphics/hppsmtools
>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 Mar 11 11:20:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

FreeBSD eggsilo.bsdonline.org 3.4-STABLE FreeBSD 3.4-STABLE #5: Fri Mar 10
23:44:03 CET 2000
root@eggsilo.bsdonline.org:/usr/src/sys/compile/EGGSILO  i386

>Description:

Updates the port to version 1.0. Removes patch-ab.

>How-To-Repeat:

	

>Fix:
	
diff -Nur hppsmtools.old/Makefile hppsmtools/Makefile
--- hppsmtools.old/Makefile	Tue Feb  1 19:04:36 2000
+++ hppsmtools/Makefile	Sat Mar 11 15:19:53 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/graphics/hppsmtools/Makefile,v 1.2 2000/02/01 00:02:21 mharo Exp $
 #
 
-DISTNAME=	hppsmtools-0.92
+DISTNAME=	hppsmtools-1.0
 CATEGORIES=	graphics
 MASTER_SITES=	http://unimut.fsk.uni-heidelberg.de/unimut/photosmart/ \
 		http://www.freenix.no/~anders/ \
diff -Nur hppsmtools.old/files/md5 hppsmtools/files/md5
--- hppsmtools.old/files/md5	Tue Feb  1 19:04:36 2000
+++ hppsmtools/files/md5	Sat Mar 11 15:20:18 2000
@@ -1 +1 @@
-MD5 (hppsmtools-0.92.tar.gz) = 2e24ddfd036ee02ca8cfbcde39526f41
+MD5 (hppsmtools-1.0.tar.gz) = 5ff36dfa7f187ecd70d839870d9d1e79
diff -Nur hppsmtools.old/patches/patch-aa hppsmtools/patches/patch-aa
--- hppsmtools.old/patches/patch-aa	Tue Feb  1 19:04:36 2000
+++ hppsmtools/patches/patch-aa	Sat Mar 11 15:23:11 2000
@@ -1,28 +1,10 @@
---- Makefile.orig	Sun Jan 30 17:23:28 2000
-+++ Makefile	Sun Jan 30 17:24:52 2000
-@@ -7,21 +7,20 @@
+--- Makefile.orig	Sat Mar 11 15:21:52 2000
++++ Makefile	Sat Mar 11 15:22:55 2000
+@@ -7,7 +7,6 @@
+ PREFIX=/usr/local
  
+ COPTS=$(ADDIT_DEFS) -Wall -pedantic
+-CC=gcc
  
- COPTS=-g $(ADDIT_DEFS) -Wall
--CC=gcc $(COPTS)
- 
- .c.o:
--	$(CC) -c $<
-+	$(CC) $(COPTS) -c $<
- 
- DESTDIR=hppsmtools-$(PSM_VERSION)
- 
- psmget: psmget.o 
--	$(CC) psmget.o -o psmget
-+	$(CC) $(COPTS) psmget.o -o psmget
- 
- psmget.o: psmget.c psmget.h
--	$(CC) -c psmget.c -DPSM_VERSION=\"$(PSM_VERSION)\"
-+	$(CC) $(COPTS) -c psmget.c -DPSM_VERSION=\"$(PSM_VERSION)\"
- 
- crcguess: crcguess.o crc32.o
--	gcc crcguess.o crc32.o -o crcguess
-+	$(CC) crcguess.o crc32.o -o crcguess
- 
- distri:
- 	-mkdir $(DESTDIR)
+ FILES=	psm.h psm.c \
+ 	exif.h exifparse.c \
diff -Nur hppsmtools.old/patches/patch-ab hppsmtools/patches/patch-ab
--- hppsmtools.old/patches/patch-ab	Tue Feb  1 19:04:36 2000
+++ hppsmtools/patches/patch-ab	Thu Jan  1 01:00:00 1970
@@ -1,13 +0,0 @@
---- psmget.c.orig	Sun Jan 30 17:23:34 2000
-+++ psmget.c	Sun Jan 30 17:25:33 2000
-@@ -42,10 +42,8 @@
- #include <signal.h>
- #include "psmget.h"
- 
--#ifdef PSM_GLIBC
- #include <errno.h>
- #include <termios.h>
--#endif
- 
- int _camgetc_cache = -1;
- int byte_count = 0;

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 11:20:28 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 246C037BD2A
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 11:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA72449;
	Sat, 11 Mar 2000 11:20:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from totem.fix.no (totem.freenix.no [195.0.166.42])
	by hub.freebsd.org (Postfix) with ESMTP id 47F8137BCBD
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 11:12:08 -0800 (PST)
	(envelope-from anders@totem.fix.no)
Received: by totem.fix.no (Postfix, from userid 1000)
	id 4EC765740; Sat, 11 Mar 2000 20:12:06 +0100 (CET)
Message-Id: <20000311191206.4EC765740@totem.fix.no>
Date: Sat, 11 Mar 2000 20:12:06 +0100 (CET)
From: Anders Nordby <anders@fix.no>
Reply-To: Anders Nordby <anders@fix.no>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17325: Port updates: security/nessus*
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17325
>Category:       ports
>Synopsis:       Port updates: security/nessus*
>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 Mar 11 11:20:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

FreeBSD eggsilo.bsdonline.org 3.4-STABLE FreeBSD 3.4-STABLE #5: Fri Mar 10
23:44:03 CET 2000
root@eggsilo.bsdonline.org:/usr/src/sys/compile/EGGSILO  i386

>Description:

Updates the Nessus ports to the latest version.

>How-To-Repeat:

	

>Fix:
	
diff -Nur nessus.old/Makefile nessus/Makefile
--- nessus.old/Makefile	Tue Feb 22 06:21:09 2000
+++ nessus/Makefile	Sat Mar 11 15:42:58 2000
@@ -6,8 +6,8 @@
 # $FreeBSD: ports/security/nessus/Makefile,v 1.10 2000/02/22 05:21:09 kuriyama Exp $
 #
 
-DISTNAME=	nessus-core-0.99.4
-PKGNAME=	nessus-0.99.4
+DISTNAME=	nessus-core-0.99.7
+PKGNAME=	nessus-0.99.7
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
 		ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
diff -Nur nessus.old/files/md5 nessus/files/md5
--- nessus.old/files/md5	Tue Feb  1 01:06:22 2000
+++ nessus/files/md5	Sat Mar 11 17:11:25 2000
@@ -1 +1 @@
-MD5 (nessus/nessus-core-0.99.4.tar.gz) = 5b82ba622a59ecb5a8b4d160707ca4f9
+MD5 (nessus/nessus-core-0.99.7.tar.gz) = 45001a660027713b4d8d2493cbcac80d
diff -Nur nessus-libraries.old/Makefile nessus-libraries/Makefile
--- nessus-libraries.old/Makefile	Tue Feb 22 06:17:26 2000
+++ nessus-libraries/Makefile	Sat Mar 11 15:43:38 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/security/nessus-libraries/Makefile,v 1.7 2000/02/22 05:17:26 kuriyama Exp $
 #
 
-DISTNAME=	nessus-libraries-0.99.4
+DISTNAME=	nessus-libraries-0.99.7
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
 		ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
diff -Nur nessus-libraries.old/files/md5 nessus-libraries/files/md5
--- nessus-libraries.old/files/md5	Tue Feb  1 01:07:18 2000
+++ nessus-libraries/files/md5	Sat Mar 11 17:11:19 2000
@@ -1 +1 @@
-MD5 (nessus/nessus-libraries-0.99.4.tar.gz) = b798933be4f43c24426b5b50eb7bb6b1
+MD5 (nessus/nessus-libraries-0.99.7.tar.gz) = 11fdeaae5b1c705b6222523c9540ae11
diff -Nur nessus-libraries.old/pkg/PLIST nessus-libraries/pkg/PLIST
--- nessus-libraries.old/pkg/PLIST	Tue Feb 22 06:17:28 2000
+++ nessus-libraries/pkg/PLIST	Sat Mar 11 19:17:34 2000
@@ -10,7 +10,6 @@
 lib/libpeks.a
 lib/libpeks.so
 lib/libpeks.so.0
-lib/libpeksmp.a
 include/nessus/getopt.h
 include/nessus/pcap.h
 include/nessus/pcap-namedb.h
diff -Nur nessus-libnasl.old/Makefile nessus-libnasl/Makefile
--- nessus-libnasl.old/Makefile	Tue Feb 22 06:19:59 2000
+++ nessus-libnasl/Makefile	Sat Mar 11 15:43:55 2000
@@ -6,8 +6,8 @@
 # $FreeBSD: ports/security/nessus-libnasl/Makefile,v 1.7 2000/02/22 05:19:59 kuriyama Exp $
 #
 
-DISTNAME=	libnasl-0.99.4
-PKGNAME=	nessus-libnasl-0.99.4
+DISTNAME=	libnasl-0.99.7
+PKGNAME=	nessus-libnasl-0.99.7
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
 		ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
diff -Nur nessus-libnasl.old/files/md5 nessus-libnasl/files/md5
--- nessus-libnasl.old/files/md5	Tue Feb  1 01:06:52 2000
+++ nessus-libnasl/files/md5	Sat Mar 11 17:11:22 2000
@@ -1 +1 @@
-MD5 (nessus/libnasl-0.99.4.tar.gz) = aa4fbc3e61971a5312da4b7a4b30326b
+MD5 (nessus/libnasl-0.99.7.tar.gz) = fbf4eed7fbefc90338179d9559fcfc8d
diff -Nur nessus-plugins.old/Makefile nessus-plugins/Makefile
--- nessus-plugins.old/Makefile	Tue Feb 22 06:22:56 2000
+++ nessus-plugins/Makefile	Sat Mar 11 15:44:06 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/security/nessus-plugins/Makefile,v 1.8 2000/02/22 05:22:56 kuriyama Exp $
 #
 
-DISTNAME=	nessus-plugins-0.99.4
+DISTNAME=	nessus-plugins-0.99.7
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
 		ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
diff -Nur nessus-plugins.old/files/md5 nessus-plugins/files/md5
--- nessus-plugins.old/files/md5	Tue Feb  1 01:07:54 2000
+++ nessus-plugins/files/md5	Sat Mar 11 17:11:27 2000
@@ -1 +1 @@
-MD5 (nessus/nessus-plugins-0.99.4.tar.gz) = 2984e9598aae221b18ce560741da8e16
+MD5 (nessus/nessus-plugins-0.99.7.tar.gz) = 3e7d5da7083d10552b061ae0f0f763a2
diff -Nur nessus-plugins.old/pkg/PLIST nessus-plugins/pkg/PLIST
--- nessus-plugins.old/pkg/PLIST	Tue Feb 22 06:22:57 2000
+++ nessus-plugins/pkg/PLIST	Sat Mar 11 19:03:35 2000
@@ -310,6 +310,27 @@
 lib/nessus/plugins/plusmail.nasl
 lib/nessus/plugins/ramcrash.nasl
 lib/nessus/plugins/website_pro.nasl
+lib/nessus/plugins/cdk.nasl
+lib/nessus/plugins/cern_httpd_path.nasl
+lib/nessus/plugins/ezshopper.nasl
+lib/nessus/plugins/groupwise_overflow.nasl
+lib/nessus/plugins/idq_dll.nasl
+lib/nessus/plugins/kuang2_the_virus.nasl
+lib/nessus/plugins/nortel_cgiproc_dos.nasl
+lib/nessus/plugins/novell_border_manager.nasl
+lib/nessus/plugins/qpopper_list.nasl
+lib/nessus/plugins/sambar_cgi.nasl
+lib/nessus/plugins/siteUserMod.nasl
+lib/nessus/plugins/snmp_dos.nasl
+lib/nessus/plugins/stacheldraht.nasl
+lib/nessus/plugins/stream.nasl
+lib/nessus/plugins/sygate_remote_control.nasl
+lib/nessus/plugins/tcp_ping.nasl
+lib/nessus/plugins/trinoo.nasl
+lib/nessus/plugins/unicast_dos.nasl
+lib/nessus/plugins/webspeed.nasl
+lib/nessus/plugins/win_trinoo.nasl
+lib/nessus/plugins/zeus.nasl
 lib/nessus/plugins_factory/Makefile
 lib/nessus/plugins_factory/libtool
 lib/nessus/plugins_factory/nessus.tmpl

>Release-Note:
>Audit-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 Mar 11 12:14:33 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 60B4237BD2A; Sat, 11 Mar 2000 12:14:30 -0800 (PST)
	(envelope-from asami@FreeBSD.org)
Received: (from asami@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id MAA76982;
	Sat, 11 Mar 2000 12:14:30 -0800 (PST)
	(envelope-from asami@FreeBSD.org)
Date: Sat, 11 Mar 2000 12:14:30 -0800 (PST)
From: <asami@FreeBSD.org>
Message-Id: <200003112014.MAA76982@freefall.freebsd.org>
To: okazaki@be.to, asami@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject: Re: ports/17205: Update port: japanese/emacs-manual
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: Update port: japanese/emacs-manual

State-Changed-From-To: open->closed
State-Changed-By: asami
State-Changed-When: Sat Mar 11 12:07:52 PST 2000
State-Changed-Why: 
Thanks, committed!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 12:47: 0 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4364837BD4C; Sat, 11 Mar 2000 12:46:53 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca36-20.ix.netcom.com [207.92.172.20])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id MAA59634;
	Sat, 11 Mar 2000 12:46:50 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id MAA83267; Sat, 11 Mar 2000 12:46:45 -0800 (PST)
Date: Sat, 11 Mar 2000 12:46:45 -0800 (PST)
Message-Id: <200003112046.MAA83267@silvia.hip.berkeley.edu>
X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f
To: ade@FreeBSD.org, jseger@FreeBSD.org
Cc: ports@FreeBSD.org
Subject: libgtop build failure
From: asami@FreeBSD.org (Satoshi Asami)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi,

Does anyone know what's wrong with the libgtop build?

http://bento.FreeBSD.org/errorlogs/errorlogs/e.4.20000309/libgtop-1.0.7.log

It eventually fails with libgtop_guile* not being found during
packaging, but it seems to think guile-config is not working.

===
 :
checking for guile-config... yes
checking whether guile-config works... no
checking for sin in -lm... yes
checking for main in -lrx... no
checking for qt_null in -lqt... (cached) no
checking for dlopen in -ldl... no
checking for t_accept in -lnsl... no
checking for socket in -lsocket... no
checking whether guile works... no
configure: warning: Can not find Guile on this system
 :
===

There hasn't been any change to libgtop itself since February 17.  As
for guile, this is the last change:

===
jseger      2000/03/08 06:34:18 PST

  Modified files:
    lang/guile           Makefile 
  Log:
  Add additional MASTER_SITE
  Add threads support
  
  Revision  Changes    Path
  1.20      +4 -2      ports/lang/guile/Makefile
===

I'm not sure if this is the cause but there has been no package builds
since this commit until the failed one, so it is possible.

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 13: 9:40 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from viper.lovett.com (hub.lovett.com [216.60.121.161])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0150337BCA4; Sat, 11 Mar 2000 13:09:27 -0800 (PST)
	(envelope-from ade@lovett.com)
Received: from ade by viper.lovett.com with local (Exim 3.13 #1)
	id 12Tt8X-000CUv-00; Sat, 11 Mar 2000 15:09:25 -0600
Date: Sat, 11 Mar 2000 15:09:25 -0600
From: Ade Lovett <ade@FreeBSD.org>
To: Satoshi Asami <asami@FreeBSD.org>
Cc: jseger@FreeBSD.org, ports@FreeBSD.org
Subject: Re: libgtop build failure
Message-ID: <20000311150925.Q84331@supernews.com>
References: <200003112046.MAA83267@silvia.hip.berkeley.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200003112046.MAA83267@silvia.hip.berkeley.edu>; from asami@FreeBSD.org on Sat, Mar 11, 2000 at 12:46:45PM -0800
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 12:46:45PM -0800, Satoshi Asami wrote:
> 
> Does anyone know what's wrong with the libgtop build?
> 
> http://bento.FreeBSD.org/errorlogs/errorlogs/e.4.20000309/libgtop-1.0.7.log
> 
> It eventually fails with libgtop_guile* not being found during
> packaging, but it seems to think guile-config is not working.

I'd need to see the config.log to be sure, but I think the addition
of threads support now means that the test guile program is failing
to compile (doesn't matter whether it runs or not), so libgtop is
bailing on it.

I've put a copy of the test program up on freefall:~ade/testguile.c
compiling that on a 4.x box with the new guile installed should
tell us what's wrong.

-aDe

-- 
Ade Lovett, Austin, TX.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 13:29:13 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from viper.lovett.com (hub.lovett.com [216.60.121.161])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1943E37BDB8; Sat, 11 Mar 2000 13:28:55 -0800 (PST)
	(envelope-from ade@lovett.com)
Received: from ade by viper.lovett.com with local (Exim 3.13 #1)
	id 12TtRO-000HvL-00; Sat, 11 Mar 2000 15:28:54 -0600
Date: Sat, 11 Mar 2000 15:28:54 -0600
From: Ade Lovett <ade@FreeBSD.org>
To: Satoshi Asami <asami@FreeBSD.org>
Cc: jseger@FreeBSD.org, ports@FreeBSD.org
Subject: Re: libgtop build failure
Message-ID: <20000311152854.R84331@lovett.com>
References: <200003112046.MAA83267@silvia.hip.berkeley.edu> <20000311150925.Q84331@supernews.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000311150925.Q84331@supernews.com>; from ade@FreeBSD.org on Sat, Mar 11, 2000 at 03:09:25PM -0600
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 03:09:25PM -0600, Ade Lovett wrote:
> 
> I'd need to see the config.log to be sure, but I think the addition
> of threads support now means that the test guile program is failing
> to compile (doesn't matter whether it runs or not), so libgtop is
> bailing on it.

As a further data point, I just tried compiling the latest guile
(with threads support enabled) on -STABLE (as of 2/24), and it hung:

[...]
===>  Building for guile-1.3.4
Making all in ice-9
Making all in qt
Making all in md
Making all in time
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../libguile     -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c qt.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c  -fPIC -DPIC qt.c -o .libs/qt.lo
cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c qt.c -o qt.o >/dev/null 2>&1
mv -f .libs/qt.lo qt.lo
ln -s ./md/i386.s qtmds.s
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../libguile     -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes  -c qtmds.s
rm -f .libs/qtmds.lo
cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c  -fPIC -DPIC qtmds.s -o .libs/qtmds.lo

[no response from here on]

This seems to be another case of the 2.7.2.3 compiler barfing on
.s files (expecting input from stdin, if I recall).

Removing --with-threads from the Makefile means this directory isn't
compiled, and everything builds to completion.

I'd therefore recommend removing the '--with-threads' from guile's
Makefile until we can figure out a better solution -- looks like the
gap between 3.x and 4.x is now large enough to start causing subtle
problems like this.

-aDe

-- 
Ade Lovett, Austin, TX.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 13:29:42 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from breton.uol.com.br (breton.uol.com.br [200.230.198.74])
	by hub.freebsd.org (Postfix) with ESMTP id B14F937BDD4
	for <freebsd-ports@FreeBSD.ORG>; Sat, 11 Mar 2000 13:29:33 -0800 (PST)
	(envelope-from lioux-alias-ppp-freebsd-ports=FreeBSD.ORG@uol.com.br)
Received: from bsa-1-as01-7-a26.gd.uol.com.br (bsa-1-as02-7-a03.gd.uol.com.br [200.197.118.67] (may be forged))
	by breton.uol.com.br (8.9.1/8.9.1) with ESMTP id SAA05966
	for <freebsd-ports@FreeBSD.ORG>; Sat, 11 Mar 2000 18:16:24 -0300 (BRT)
Received: (qmail 1304 invoked by uid 1001); 11 Mar 2000 21:08:44 -0000
From: lioux@uol.com.br
Date: Sat, 11 Mar 2000 18:08:44 -0300
To: Will Andrews <andrews@technologist.com>
Cc: steve@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject: Re: ports/17029: update port: graphics/Mesa3: 3.0 -> 3.1
Message-ID: <20000311180844.A412@Fedaykin.here>
References: <200002280346.TAA84388@freefall.freebsd.org> <20000311025901.B95769@shadow.blackdawn.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000311025901.B95769@shadow.blackdawn.com>; from andrews@technologist.com on Sat, Mar 11, 2000 at 02:59:01AM -0500
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 02:59:01AM -0500, Will Andrews wrote:
> On Sun, Feb 27, 2000 at 07:46:01PM -0800, steve@FreeBSD.ORG wrote:
> > Synopsis: update port: graphics/Mesa3: 3.0 -> 3.1

[snip]

> > Responsible-Changed-Why: 
> > I'll try to coordinate this one with Justin.
> 
> So... what's going on here? Is this going to get committed?

	I sure hope so. It is very straightforward and
it is PREFIX safe.
	It does exactly what the last one did. The only
difference would be the numbering convention of the GLUT
lib changed from 3.7 to 3.2.
	My whole kde system has been running on top of it
for the last 2 weeks for about 10 hours a day.
	However, we all make mistakes so extreme care is
advised. It will affect all packages depending on it.
	That's why they are taking their time. Let them do it.
(I personaly hope it gets commited soon, so that I can
upgrade my emulator/truereality port).

--
Regards mferreira
/me fingers crossed.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 13:41:12 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5384137B6BE; Sat, 11 Mar 2000 13:41:10 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca36-20.ix.netcom.com [207.92.172.20])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id NAA61633;
	Sat, 11 Mar 2000 13:41:08 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id NAA83629; Sat, 11 Mar 2000 13:41:05 -0800 (PST)
To: Ade Lovett <ade@FreeBSD.org>
Cc: jseger@FreeBSD.org, ports@FreeBSD.org
Subject: Re: libgtop build failure
References: <200003112046.MAA83267@silvia.hip.berkeley.edu> <20000311150925.Q84331@supernews.com> <20000311152854.R84331@lovett.com>
From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
Date: 11 Mar 2000 13:41:01 -0800
In-Reply-To: Ade Lovett's message of "Sat, 11 Mar 2000 15:28:54 -0600"
Message-ID: <vqcem9hgp76.fsf@silvia.hip.berkeley.edu>
Lines: 33
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

By the way, this is what your test program said, when compiled with
guile with thread support.

## cc -I/usr/local/include/ -I/usr/X11R6/include/ testguile.c 
/tmp/ccl16377.o: In function `main':
/tmp/ccl16377.o(.text+0xf): undefined reference to `gh_eval_str'
/tmp/ccl16377.o(.text+0x1f): undefined reference to `scm_boot_guile'

 * From: Ade Lovett <ade@FreeBSD.org>

 * As a further data point, I just tried compiling the latest guile
 * (with threads support enabled) on -STABLE (as of 2/24), and it hung:
 :
 * This seems to be another case of the 2.7.2.3 compiler barfing on
 * .s files (expecting input from stdin, if I recall).

Hmm.

 * Removing --with-threads from the Makefile means this directory isn't
 * compiled, and everything builds to completion.
 * 
 * I'd therefore recommend removing the '--with-threads' from guile's
 * Makefile until we can figure out a better solution -- looks like the
 * gap between 3.x and 4.x is now large enough to start causing subtle
 * problems like this.

Well, the new release is from 4.x so it doesn't really matter if the
3.x build is broken for a few days, but not being able to compile
libgtop (and thus the rest of gnome) is serious enough to warrant a
back out of that change.  I'm going to disable it and start the freeze
+ package build now.

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 13:45:53 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id 057C437BCE6; Sat, 11 Mar 2000 13:45:45 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca36-20.ix.netcom.com [207.92.172.20])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id NAA61802;
	Sat, 11 Mar 2000 13:45:43 -0800 (PST)
	(envelope-from asami@cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id NAA83663; Sat, 11 Mar 2000 13:45:39 -0800 (PST)
Date: Sat, 11 Mar 2000 13:45:39 -0800 (PST)
Message-Id: <200003112145.NAA83663@silvia.hip.berkeley.edu>
X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f
To: committers@freebsd.org
Cc: ports@freebsd.org
Subject: Ports Tree FROZEN now
From: asami@cs.berkeley.edu (Satoshi Asami)
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi,

The ports tree is now in the pre-release freeze state.  Please don't
commit anything to the tree.  (Well, cvs will not let you commit
changes anyway...I'm not sure if the "cvs import" hole has been fixed,
though.)

The ports freeze will last until the release is out and looks good,
and I modify the "avail" file again.  It will only be a few days, as
always.

Thanks,
-PW


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 14:15:28 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4C83237BCA4; Sat, 11 Mar 2000 14:15:26 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: from silvia.hip.berkeley.edu (sji-ca36-20.ix.netcom.com [207.92.172.20])
	by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id OAA62896;
	Sat, 11 Mar 2000 14:15:24 -0800 (PST)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id OAA83784; Sat, 11 Mar 2000 14:15:21 -0800 (PST)
To: Ade Lovett <ade@FreeBSD.org>
Cc: jseger@FreeBSD.org, ports@FreeBSD.org
Subject: Re: libgtop build failure
References: <200003112046.MAA83267@silvia.hip.berkeley.edu> <20000311150925.Q84331@supernews.com> <20000311152854.R84331@lovett.com> <vqcem9hgp76.fsf@silvia.hip.berkeley.edu>
From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
Date: 11 Mar 2000 14:15:17 -0800
In-Reply-To: asami@FreeBSD.org's message of "11 Mar 2000 13:41:01 -0800"
Message-ID: <vqcbt4lgnm2.fsf@silvia.hip.berkeley.edu>
Lines: 35
X-Mailer: Gnus v5.7/Emacs 20.5
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

 * From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)

 * By the way, this is what your test program said, when compiled with
 * guile with thread support.
 * 
 * ## cc -I/usr/local/include/ -I/usr/X11R6/include/ testguile.c 
 * /tmp/ccl16377.o: In function `main':
 * /tmp/ccl16377.o(.text+0xf): undefined reference to `gh_eval_str'
 * /tmp/ccl16377.o(.text+0x1f): undefined reference to `scm_boot_guile'

Which is of course because it's missing the guile library. ;)
(Trying to do to many things at once, sorry.)

This is what it says with -lguile:

===
## cc -I/usr/local/include/ -I/usr/X11R6/include/ testguile.c -L/usr/local/lib -lguile
/usr/local/lib/libguile.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libguile.so: undefined reference to `qt_abort'
/usr/local/lib/libguile.so: undefined reference to `qt_error'
/usr/local/lib/libguile.so: undefined reference to `qt_block'
===

Looking around in /usr/local/lib, I found the library I need:

===
## cc -I/usr/local/include/ -I/usr/X11R6/include/ testguile.c -L/usr/local/lib -lguile -L /usr/X11R6/lib -lqthreads
/usr/local/lib/libguile.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
===

So, I guess the problem is not listing libqthreads in pkg/PLIST.  I've
added it and re-enabled it in Makefile, we'll see how it goes.
(Crossing fingers.)

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 14:25:50 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from viper.lovett.com (hub.lovett.com [216.60.121.161])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2452837BA93; Sat, 11 Mar 2000 14:25:46 -0800 (PST)
	(envelope-from ade@lovett.com)
Received: from ade by viper.lovett.com with local (Exim 3.13 #1)
	id 12TuKL-00008H-00; Sat, 11 Mar 2000 16:25:41 -0600
Date: Sat, 11 Mar 2000 16:25:41 -0600
From: Ade Lovett <ade@FreeBSD.org>
To: Satoshi - Ports Wraith - Asami <asami@FreeBSD.org>
Cc: jseger@FreeBSD.org, ports@FreeBSD.org
Subject: Re: libgtop build failure
Message-ID: <20000311162540.S84331@supernews.com>
References: <200003112046.MAA83267@silvia.hip.berkeley.edu> <20000311150925.Q84331@supernews.com> <20000311152854.R84331@lovett.com> <vqcem9hgp76.fsf@silvia.hip.berkeley.edu> <vqcbt4lgnm2.fsf@silvia.hip.berkeley.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <vqcbt4lgnm2.fsf@silvia.hip.berkeley.edu>; from asami@FreeBSD.org on Sat, Mar 11, 2000 at 02:15:17PM -0800
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 02:15:17PM -0800, Satoshi - Ports Wraith - Asami wrote:
> So, I guess the problem is not listing libqthreads in pkg/PLIST.  I've
> added it and re-enabled it in Makefile, we'll see how it goes.
> (Crossing fingers.)

It looks promising.  Checking through the libgtop configure script,
there's some explicit checking for the guile qthreads library which
is then added to $GUILE_LIBS if found.

-aDe

-- 
Ade Lovett, Austin, TX.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 14:40: 7 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 931E237BD2E
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 14:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id OAA86448;
	Sat, 11 Mar 2000 14:40:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4])
	by hub.freebsd.org (Postfix) with ESMTP id A444E37B728
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 14:35:08 -0800 (PST)
	(envelope-from volf@oasis.IAEhv.nl)
Received: (from uucp@localhost)
	by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id XAA17571
	for FreeBSD-gnats-submit@freebsd.org; Sat, 11 Mar 2000 23:35:07 +0100 (MET)
Received: from avalon.oasis.IAEhv.nl (avalon [192.168.1.3])
	by drawbridge.oasis.IAEhv.nl (Postfix) with ESMTP id 4064761D9
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 23:31:17 +0100 (CET)
Received: by avalon.oasis.IAEhv.nl (Postfix, from userid 226)
	id D56CE38F; Sat, 11 Mar 2000 23:31:16 +0100 (MET)
Message-Id: <20000311223116.D56CE38F@avalon.oasis.IAEhv.nl>
Date: Sat, 11 Mar 2000 23:31:16 +0100 (MET)
From: volf@oasis.IAEhv.nl
Reply-To: volf@oasis.IAEhv.nl
To: FreeBSD-gnats-submit@freebsd.org
Cc: volf@oasis.IAEhv.nl
X-Send-Pr-Version: 3.2
Subject: ports/17326: Upgrade pnmtopng port
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17326
>Category:       ports
>Synopsis:       Upgrade pnmtopng 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:   Sat Mar 11 14:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Frank Volf
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
/etc/organization
>Environment:
>Description:

Please upgrade the pnmtopng port (I'm the maintainer of this port).

The old dist file has disappeared from the master ftp site. The attached
patch performs the upgrade. Note that the patch creates a new file: 
patches/patch-aa.

Thanks,

                 Frank



Index: Makefile
===================================================================
RCS file: /home2/CVS/ports/graphics/pnmtopng/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	1999/10/10 23:26:01	1.11
+++ Makefile	2000/03/07 18:16:18
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/graphics/pnmtopng/Makefile,v 1.11 1999/10/10 23:26:01 steve Exp $
 #
 
-DISTNAME=       pnmtopng-2.37.3
+DISTNAME=       pnmtopng-2.37.4
 CATEGORIES=     graphics
 MASTER_SITES=   ftp://swrinde.nde.swri.edu/pub/png/applications/
 
Index: files/md5
===================================================================
RCS file: /home2/CVS/ports/graphics/pnmtopng/files/md5,v
retrieving revision 1.4
diff -u -u -r1.4 md5
--- files/md5	1999/10/10 23:26:04	1.4
+++ files/md5	2000/03/07 18:26:41
@@ -1 +1 @@
-MD5 (pnmtopng-2.37.3.tar.gz) = 59cb2ca87d579b566debadc4033526f9
+MD5 (pnmtopng-2.37.4.tar.gz) = 0a5fb11b1a5e8add4e331c0d867113f1
Index: patches/patch-aa
===================================================================
RCS file: patch-aa
diff -N patch-aa
--- /dev/null	Sat Mar 11 23:23:09 2000
+++ patch-aa	Sat Mar 11 23:22:39 2000
@@ -0,0 +1,11 @@
+--- pnmtopng.c.orig	Mon Dec  6 03:51:35 1999
++++ pnmtopng.c	Sat Mar 11 23:22:20 2000
+@@ -473,7 +473,7 @@
+         } else {
+           if (verbose)
+             pm_message ("rescaling to 16-bit");
+-          scaleval = 65535;
++          scaleval = (xelval)65535;
+         }
+       }
+       for (y = 0 ; y < rows ; y++)


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 15:23:36 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1C94437B920; Sat, 11 Mar 2000 15:23:34 -0800 (PST)
	(envelope-from Doug@gorean.org)
Received: from gorean.org (doug@master [10.0.0.2])
	by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id PAA67137;
	Sat, 11 Mar 2000 15:23:29 -0800 (PST)
	(envelope-from Doug@gorean.org)
Message-ID: <38CAD571.FF97C089@gorean.org>
Date: Sat, 11 Mar 2000 15:23:29 -0800
From: Doug Barton <Doug@gorean.org>
Organization: Triborough Bridge & Tunnel Authority
X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT-0307 i386)
X-Accept-Language: en
MIME-Version: 1.0
To: Joachim =?iso-8859-1?Q?J=E4ckel?= <Joachim.Jaeckel@d.kamp.net>
Cc: nakai@FreeBSD.org, ports@FreeBSD.org
Subject: Re: FreeBSD Port: xfce-3.3.1
References: <38C9ACE2.E4425820@d.kamp.net>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Joachim Jäckel wrote:
> 
> Hello,
> 
> I tried your xfce-3.3.1 port on my 4.0-20000127-CURRENT system and I had
> several problems. (Maybe the port couldn't be used by my version?)
> 
> (First problem is in the source-directory intl/
> localealias.c:337: void value not ignored as it ought to be
> localealias.c:341: void value not ignored as it ought to be
> with memcpy.)

	I'm not sure what you mean here. Are you saying that you saw some
compiler warnings? I'm currently typing this in netscape running in an
xfce 3.3.1 desktop compiled from the port, on a 4.0-Current system so
I'm sure it works. If anything you would need to update your -current
installation...


Doug
-- 
"Welcome to the desert of the real." 

    - Laurence Fishburne as Morpheus, "The Matrix"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 15:27:29 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11])
	by hub.freebsd.org (Postfix) with ESMTP id 4258F37B9E9
	for <freebsd-ports@freebsd.org>; Sat, 11 Mar 2000 15:27:26 -0800 (PST)
	(envelope-from Doug@gorean.org)
Received: from gorean.org (doug@master [10.0.0.2])
	by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id PAA67144;
	Sat, 11 Mar 2000 15:27:22 -0800 (PST)
	(envelope-from Doug@gorean.org)
Message-ID: <38CAD659.C7DEF3F9@gorean.org>
Date: Sat, 11 Mar 2000 15:27:21 -0800
From: Doug Barton <Doug@gorean.org>
Organization: Triborough Bridge & Tunnel Authority
X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT-0307 i386)
X-Accept-Language: en
MIME-Version: 1.0
To: Forrest Aldrich <forrie@forrie.com>
Cc: freebsd-ports@freebsd.org
Subject: Re: IMAP-UW port compile error
References: <4.3.2.20000311000531.00b31960@216.67.12.69>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Forrest Aldrich wrote:
> 
> I've not been able to get a response from the maintainer on this.
> 
> This applies to FreeBSD-2.2.8.   We have this on a server that cannot, for
> the time being, be upgraded. 

	Seriously reconsider this decision. The life you save may be your own.

> So, in compiling this, we get:
> 
> ln -s ckp_pam.c osdepckp.c
> cat osdepbas.c osdepckp.c osdeplog.c > osdep.c
> cc -O -DNFSKLUDGE  -c mail.c
> cc -O -DNFSKLUDGE  -c misc.c
> cc -O -DNFSKLUDGE  -c newsrc.c
> cc -O -DNFSKLUDGE  -c smanager.c
> cc -O -DNFSKLUDGE  `cat OSCFLAGS` -c osdep.c
> osdep.c:96: security/pam_appl.h: No such file or directory
> *** Error code 1

	Look in the Makefile of this port (or just read the message that it
spews) to see how to build without pam. 

Doug
-- 
"Welcome to the desert of the real." 

    - Laurence Fishburne as Morpheus, "The Matrix"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 15:30: 8 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 90AAB37BB0D
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 15:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id PAA90012;
	Sat, 11 Mar 2000 15:30:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from hyperhost.net (hyperhost.net [207.159.132.249])
	by hub.freebsd.org (Postfix) with ESMTP id 4B7D337BB0D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 15:25:47 -0800 (PST)
	(envelope-from root@hyperhost.net)
Received: from foobar.foobar.eyep.net (postfix@p10.a8.du.radix.net [207.192.132.138])
	by hyperhost.net (8.9.3/8.9.3) with ESMTP id SAA16973
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 18:25:44 -0500 (EST)
Received: by foobar.foobar.eyep.net (Postfix, from userid 0)
	id 2A09E138009; Sat, 11 Mar 2000 18:24:09 -0500 (EST)
Message-Id: <20000311232409.2A09E138009@foobar.foobar.eyep.net>
Date: Sat, 11 Mar 2000 18:24:09 -0500 (EST)
From: patseal@hyperhost.net
Reply-To: patseal@hyperhost.net
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17327: New port: boxes
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17327
>Category:       ports
>Synopsis:       New port: boxes
>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 Mar 11 15:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Seal
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:
>Description:

My first port from scratch, so please check it.
I used portlint and tested throughly on my 3.4-STABLE
box. I wasn't sure whether to put it in misc or textproc,
so I took the lead of a similar program, figlet, and put
it in misc; please tell me if I'm wrong so I can resubmit.
Too bad I missed the ports freeze :(

>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:
#
#       boxes
#       boxes/files
#       boxes/files/md5
#       boxes/pkg
#       boxes/pkg/COMMENT
#       boxes/pkg/DESCR
#       boxes/pkg/PLIST
#       boxes/Makefile
#       boxes/patches
#       boxes/patches/patch-aa
#       boxes/patches/patch-ab
#       boxes/patches/patch-ac
#
echo c - boxes
mkdir -p boxes > /dev/null 2>&1
echo c - boxes/files
mkdir -p boxes/files > /dev/null 2>&1
echo x - boxes/files/md5
sed 's/^X//' >boxes/files/md5 << 'END-of-boxes/files/md5'
XMD5 (boxes-1.0.src.tar.gz) = fce851c773342ea80cb746ca917448e5
END-of-boxes/files/md5
echo c - boxes/pkg
mkdir -p boxes/pkg > /dev/null 2>&1
echo x - boxes/pkg/COMMENT
sed 's/^X//' >boxes/pkg/COMMENT << 'END-of-boxes/pkg/COMMENT'
Xboxes is a text filter which draws ASCII art boxes around text.
END-of-boxes/pkg/COMMENT
echo x - boxes/pkg/DESCR
sed 's/^X//' >boxes/pkg/DESCR << 'END-of-boxes/pkg/DESCR'
X                                /*********************/ 
X   boxes draws any              /* boxes draws any   */
X   kind of boxes        ===>    /* kind of boxes     */
X   around your text!            /* around your text! */
X                                /*********************/
X
Xboxes is a text filter which can draw ASCII art boxes around its input
Xtext. These boxes may also be removed, even if they have been badly
Xdamaged by editing of the text inside. Since boxes may be open on any
Xside, boxes can also be used to create regional comments in any
Xprogramming language. With the help of an editor macro or mapping,
Xdamaged boxes can easily be repaired.
X
XWWW: http://www6.informatik.uni-erlangen.de/~tsjensen/boxes/
X
X- Patrick
Xpatseal@hyperhost.net
END-of-boxes/pkg/DESCR
echo x - boxes/pkg/PLIST
sed 's/^X//' >boxes/pkg/PLIST << 'END-of-boxes/pkg/PLIST'
Xbin/boxes
Xshare/boxes/boxes-config
X@dirrm share/boxes
END-of-boxes/pkg/PLIST
echo x - boxes/Makefile
sed 's/^X//' >boxes/Makefile << 'END-of-boxes/Makefile'
X# New ports collection makefile for:   boxes
X# Version required:    1.0
X# Date created:        3 March 2000
X# Whom:                Patrick Seal (patseal@hyperhost.net)
X#
X# $FreeBSD$
X#
X
XDISTNAME=      boxes-1.0
XCATEGORIES=    misc
XMASTER_SITES=  http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/                                           download/ \
X                       ${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=    utils/text
XEXTRACT_SUFX=  .src.tar.gz
X
XMAINTAINER=    patseal@hyperhost.net
X
XMAN1=          boxes.1
XUSE_GMAKE=     yes
X
Xdo-build:
X       cd $(WRKSRC); $(GMAKE)
X
Xdo-install:
X       ${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin
X       ${MKDIR} ${PREFIX}/share/boxes
X       ${INSTALL_DATA} ${WRKSRC}/boxes-config ${PREFIX}/share/boxes
X       ${INSTALL_MAN} ${WRKSRC}/doc/$(MAN1) ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-boxes/Makefile
echo c - boxes/patches
mkdir -p boxes/patches > /dev/null 2>&1
echo x - boxes/patches/patch-aa
sed 's/^X//' >boxes/patches/patch-aa << 'END-of-boxes/patches/patch-aa'
X*** Makefile.orig      Sun Aug 22 07:46:23 1999
X--- Makefile   Sat Mar 11 14:06:53 2000
X***************
X*** 46,52 ****
X  
X  
X  # The following line (GLOBALCONF) is the only line you should need to edit!
X! GLOBALCONF = /usr/local/share/boxes
X  BVERSION   = 1.0
X  
X  SNAPFILE   = boxes-SNAP-$(shell date +%Y%m%d)
X--- 46,52 ----
X  
X  
X  # The following line (GLOBALCONF) is the only line you should need to edit!
X! GLOBALCONF = /usr/local/share/boxes/boxes-config
X  BVERSION   = 1.0
X  
X  SNAPFILE   = boxes-SNAP-$(shell date +%Y%m%d)
END-of-boxes/patches/patch-aa
echo x - boxes/patches/patch-ab
sed 's/^X//' >boxes/patches/patch-ab << 'END-of-boxes/patches/patch-ab'
X*** src/config.h.orig  Sat Mar 11 13:02:47 2000
X--- src/config.h       Sat Mar 11 13:03:07 2000
X***************
X*** 46,52 ****
X  #define _POSIX_SOURCE
X  #define __EXTENSIONS__
X  
X! #elif
X  
X  #define _POSIX_SOURCE
X  
X--- 46,52 ----
X  #define _POSIX_SOURCE
X  #define __EXTENSIONS__
X  
X! #else
X  
X  #define _POSIX_SOURCE
X  
END-of-boxes/patches/patch-ab
echo x - boxes/patches/patch-ac
sed 's/^X//' >boxes/patches/patch-ac << 'END-of-boxes/patches/patch-ac'
X*** src/lexer.l.orig   Sat Mar 11 13:02:56 2000
X--- src/lexer.l        Sat Mar 11 13:03:14 2000
X***************
X*** 97,102 ****
X--- 97,103 ----
X  
X  #include "config.h"
X  #include <string.h>
X+ #include <sys/types.h>
X  #include <sys/stat.h>
X  #include <unistd.h>
X  #include "shape.h"
END-of-boxes/patches/patch-ac
exit


>Release-Note:
>Audit-Trail:
>Unformatted:
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 16:10: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3415137BB90
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 16:10:04 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id QAA92761;
	Sat, 11 Mar 2000 16:10:03 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Date: Sat, 11 Mar 2000 16:10:03 -0800 (PST)
Message-Id: <200003120010.QAA92761@freefall.freebsd.org>
To: freebsd-ports@FreeBSD.org
Cc: 
From: Will Andrews <andrews@technologist.com>
Subject: Re: ports/17327: New port: boxes
Reply-To: Will Andrews <andrews@technologist.com>
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR ports/17327; it has been noted by GNATS.

From: Will Andrews <andrews@technologist.com>
To: patseal@hyperhost.net
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17327: New port: boxes
Date: Sat, 11 Mar 2000 19:00:40 -0500

 On Sat, Mar 11, 2000 at 06:24:09PM -0500, patseal@hyperhost.net wrote:
 > My first port from scratch, so please check it.
 
 Sure! :-)
 
 > Too bad I missed the ports freeze :(
 
 Oh well, there's always 4.1. ;)
 
 > X# New ports collection makefile for:   boxes
 > X# Version required:    1.0
 > X# Date created:        3 March 2000
 > X# Whom:                Patrick Seal (patseal@hyperhost.net)
 > X#
 > X# $FreeBSD$
 > X#
 > X
 > XDISTNAME=      boxes-1.0
 > XCATEGORIES=    misc
 > XMASTER_SITES=  http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/                                           download/ \
 > X                       ${MASTER_SITE_SUNSITE}
 
 Typo?
 
 > XMASTER_SITE_SUBDIR=    utils/text
 > XEXTRACT_SUFX=  .src.tar.gz
 > X
 > XMAINTAINER=    patseal@hyperhost.net
 > X
 > XMAN1=          boxes.1
 > XUSE_GMAKE=     yes
 > X
 > Xdo-build:
 > X       cd $(WRKSRC); $(GMAKE)
 
 Why is this necessary? It should build without the target being specified.
 
 -- 
 Will Andrews <andrews@technologist.com>
 GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
 ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
 G++>+++ e->++++ h! r-->+++ y?
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 16:22:51 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from hyperhost.net (hyperhost.net [207.159.132.249])
	by hub.freebsd.org (Postfix) with ESMTP id 40B3637BB10
	for <freebsd-ports@freebsd.org>; Sat, 11 Mar 2000 16:22:49 -0800 (PST)
	(envelope-from patseal@hyperhost.net)
Received: from foobar.foobar.eyep.net (postfix@p10.a8.du.radix.net [207.192.132.138])
	by hyperhost.net (8.9.3/8.9.3) with ESMTP id TAA02649;
	Sat, 11 Mar 2000 19:22:40 -0500 (EST)
Received: by foobar.foobar.eyep.net (Postfix, from userid 1000)
	id 29D58138009; Sat, 11 Mar 2000 19:21:11 -0500 (EST)
Date: Sat, 11 Mar 2000 19:21:11 -0500
From: Patrick Seal <patseal@hyperhost.net>
To: Will Andrews <andrews@technologist.com>
Cc: freebsd-ports@freebsd.org
Subject: Re: ports/17327: New port: boxes
Message-ID: <20000311192111.A71437@hyperhost.net>
References: <200003120010.QAA92761@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200003120010.QAA92761@freefall.freebsd.org>; from andrews@technologist.com on Sat, Mar 11, 2000 at 04:10:03PM -0800
X-Operating-System: FreeBSD foobar.foobar.eyep.net 3.4-STABLE FreeBSD 3.4-STABLE
Organization: Hyperhost
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 04:10:03PM -0800i, Will Andrews wrote:
> The following reply was made to PR ports/17327; it has been noted by GNATS.
> 
> From: Will Andrews <andrews@technologist.com>
> To: patseal@hyperhost.net
> Cc: FreeBSD-gnats-submit@FreeBSD.ORG
> Subject: Re: ports/17327: New port: boxes
> Date: Sat, 11 Mar 2000 19:00:40 -0500
> 
>  On Sat, Mar 11, 2000 at 06:24:09PM -0500, patseal@hyperhost.net wrote:
>  > My first port from scratch, so please check it.
>  
>  Sure! :-)
>  
>  > Too bad I missed the ports freeze :(
>  
>  Oh well, there's always 4.1. ;)
>  
>  > X# New ports collection makefile for:   boxes
>  > X# Version required:    1.0
>  > X# Date created:        3 March 2000
>  > X# Whom:                Patrick Seal (patseal@hyperhost.net)
>  > X#
>  > X# $FreeBSD$
>  > X#
>  > X
>  > XDISTNAME=      boxes-1.0
>  > XCATEGORIES=    misc
>  > XMASTER_SITES=  http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/                                           download/ \
>  > X                       ${MASTER_SITE_SUNSITE}
>  
>  Typo?
  
Yes. Darn cut-n-paste

>  > XMASTER_SITE_SUBDIR=    utils/text
>  > XEXTRACT_SUFX=  .src.tar.gz
>  > X
>  > XMAINTAINER=    patseal@hyperhost.net
>  > X
>  > XMAN1=          boxes.1
>  > XUSE_GMAKE=     yes
>  > X
>  > Xdo-build:
>  > X       cd $(WRKSRC); $(GMAKE)
>  
>  Why is this necessary? It should build without the target being specified.
  
It doesn't. 
gmake: *** No rule to make target `all'.  Stop.
*** Error code 2

Can't be run with the target all. I don't know how else to disable it.

Any ideas?

-- 
------------------------------------ _____________________________________
Patrick Seal                        |"Microsoft isn't evil, they just make
<patseal@hyperhost.net>             |   really crappy operating systems."
Hyperhost - http://www.hyperhost.net| -Linus Torvalds


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 16:25:39 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from viper.lovett.com (hub.lovett.com [216.60.121.161])
	by hub.freebsd.org (Postfix) with ESMTP id 5366837BA4B
	for <freebsd-ports@freebsd.org>; Sat, 11 Mar 2000 16:25:35 -0800 (PST)
	(envelope-from ade@lovett.com)
Received: from ade by viper.lovett.com with local (Exim 3.13 #1)
	id 12TwC9-0000Jp-00; Sat, 11 Mar 2000 18:25:21 -0600
Date: Sat, 11 Mar 2000 18:25:21 -0600
From: Ade Lovett <ade@lovett.com>
To: Patrick Seal <patseal@hyperhost.net>
Cc: freebsd-ports@freebsd.org
Subject: Re: ports/17327: New port: boxes
Message-ID: <20000311182521.U84331@lovett.com>
References: <200003120010.QAA92761@freefall.freebsd.org> <20000311192111.A71437@hyperhost.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000311192111.A71437@hyperhost.net>; from patseal@hyperhost.net on Sat, Mar 11, 2000 at 07:21:11PM -0500
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 07:21:11PM -0500, Patrick Seal wrote:
> >  > Xdo-build:
> >  > X       cd $(WRKSRC); $(GMAKE)
> >  
> >  Why is this necessary? It should build without the target being specified.
>   
> It doesn't. 
> gmake: *** No rule to make target `all'.  Stop.
> *** Error code 2

Remove those two lines, and add in an:

	ALL_TARGET=

should do the trick.

-aDe

-- 
Ade Lovett, Austin, TX.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 16:59:48 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8])
	by hub.freebsd.org (Postfix) with ESMTP
	id 778C637BA4B; Sat, 11 Mar 2000 16:59:42 -0800 (PST)
	(envelope-from dannyh@idx.com.au)
Received: from freebsd.freebsd.org (surry-pool-195.alpha.net.au [203.41.44.195] (may be forged))
	by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id LAA22459;
	Sun, 12 Mar 2000 11:59:31 +1100
From: Danny <dannyh@idx.com.au>
To: "Dan B. " <danielb@pacex.net>,
	Alexander Leidinger <Alexander@Leidinger.net>
Subject: Re: FrontPage extensions on Apache(/PHP+SSL upgrade)
Date: Mon, 13 Mar 2000 11:58:56 +1100
X-Mailer: KMail [version 1.0.21]
Content-Type: text/plain
Cc: dannyh@idx.com.au, wolfman@csocs.com, jpr@vcnet.com,
	freebsd-isp@FreeBSD.ORG, ports@FreeBSD.ORG
References: <Pine.BSF.4.10.10003111003000.9713-100000@almazs.pacex.net>
MIME-Version: 1.0
Message-Id: <00031312015601.00322@freebsd.freebsd.org>
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Hello,

sneak-in mySQL is very simple. But extensive testing is needed because it is a
live box.  All you need to do is zcat the file run the ./configure script

recompile php3.0.12

recompile apache with php3.0.12 support

On Sun, 12 Mar 2000, Dan B.  wrote:
> On Sat, 11 Mar 2000, Alexander Leidinger wrote:
> 
> > What are you trying to say here? Do you have Apache+PHP installed and
> > want to add mySQL+SSL?
> 
> YES,  
> > What about cd-ing into ports/www/apache13-php3 and tell it to use
> > MySQL+SSL too?
> 
> Apache is already configured and running with PHP and FP extensions
> installed. I don't mind rebuilding Apache & PHP again but redoing the
> freaking FP extension is a disaster because all customer virtual webs
> will be affected; how? well, last time I redid Apache & FP some Fp
> customer website counters got reset, also I had to go to
> each fp web www.xyz.com:80.cnf and put the correct apache.conf PATH
> (New apache versions ALWAYS change the install dirs, *.conf file locations
> and this makes upgrading FP a pain)...
> 
> > If you have the same Version of Apache+PHP already installed just do a
> > "make install -DFORCE_PKG_REGISTER; apachectl graceful"
> > and everything should work (you have to enable PHP/SSL in your
> > apache.conf afterwards, just compare the old apache.conf.default with
> > the new one).
> OK sounds great, but how can I sneak-in mySQL as well? cause I already
> have Apache-1.3.9/PHP-3.0.12 running and want to end up with
> Apache/PHP/SSL/mySQL and ofcourse FP.
> 
> Thanks
> 
> Dan
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" 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  Sat Mar 11 17:33:10 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from hyperhost.net (hyperhost.net [207.159.132.249])
	by hub.freebsd.org (Postfix) with ESMTP id 07E4737BB7A
	for <freebsd-ports@freebsd.org>; Sat, 11 Mar 2000 17:33:06 -0800 (PST)
	(envelope-from patseal@hyperhost.net)
Received: from foobar.foobar.eyep.net (postfix@p10.a8.du.radix.net [207.192.132.138])
	by hyperhost.net (8.9.3/8.9.3) with ESMTP id UAA17359;
	Sat, 11 Mar 2000 20:33:00 -0500 (EST)
Received: by foobar.foobar.eyep.net (Postfix, from userid 1000)
	id 8F639138009; Sat, 11 Mar 2000 20:31:32 -0500 (EST)
Date: Sat, 11 Mar 2000 20:31:32 -0500
From: Patrick Seal <patseal@hyperhost.net>
To: Ade Lovett <ade@lovett.com>
Cc: freebsd-ports@freebsd.org
Subject: Re: ports/17327: New port: boxes
Message-ID: <20000311203132.A77449@hyperhost.net>
References: <200003120010.QAA92761@freefall.freebsd.org> <20000311192111.A71437@hyperhost.net> <20000311182521.U84331@lovett.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000311182521.U84331@lovett.com>; from ade@lovett.com on Sat, Mar 11, 2000 at 06:25:21PM -0600
X-Operating-System: FreeBSD foobar.foobar.eyep.net 3.4-STABLE FreeBSD 3.4-STABLE
Organization: Hyperhost
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 06:25:21PM -0600i, Ade Lovett wrote:
> On Sat, Mar 11, 2000 at 07:21:11PM -0500, Patrick Seal wrote:
> > >  > Xdo-build:
> > >  > X       cd $(WRKSRC); $(GMAKE)
> > >  
> > >  Why is this necessary? It should build without the target being specified.
> >   
> > It doesn't. 
> > gmake: *** No rule to make target `all'.  Stop.
> > *** Error code 2
> 
> Remove those two lines, and add in an:
> 
> 	ALL_TARGET=
> 
> should do the trick.

Thanks, maybe this should be documented in bsd.port.mk?

-- 
------------------------------------ _____________________________________
Patrick Seal                        |"Microsoft isn't evil, they just make
<patseal@hyperhost.net>             |   really crappy operating systems."
Hyperhost - http://www.hyperhost.net| -Linus Torvalds


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 17:50: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id A39A037BC0D
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 17:50:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id RAA97885;
	Sat, 11 Mar 2000 17:50:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from hyperhost.net (hyperhost.net [207.159.132.249])
	by hub.freebsd.org (Postfix) with ESMTP id 8AA5137BD33
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 17:49:28 -0800 (PST)
	(envelope-from root@hyperhost.net)
Received: from foobar.foobar.eyep.net (postfix@p10.a8.du.radix.net [207.192.132.138])
	by hyperhost.net (8.9.3/8.9.3) with ESMTP id UAA21022
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 20:49:25 -0500 (EST)
Received: by foobar.foobar.eyep.net (Postfix, from userid 0)
	id 96713138009; Sat, 11 Mar 2000 20:47:57 -0500 (EST)
Message-Id: <20000312014757.96713138009@foobar.foobar.eyep.net>
Date: Sat, 11 Mar 2000 20:47:57 -0500 (EST)
From: patseal@hyperhost.net
Reply-To: patseal@hyperhost.net
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17329: Re: ports/17327: New port: boxes
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17329
>Category:       ports
>Synopsis:       Re: ports/17327: New port: boxes
>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 Mar 11 17:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Seal
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:
>Description:

Update to previous submit. Added ALL_TARGETS, and whitespace
change.

>How-To-Repeat:
>Fix:

*** boxes.orig/Makefile	Sat Mar 11 20:40:56 2000
--- boxes/Makefile	Sat Mar 11 20:41:30 2000
***************
*** 6,30 ****
  # $FreeBSD$
  #
  
! DISTNAME=      boxes-1.0
! CATEGORIES=    misc
! MASTER_SITES=  http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/                                           download/ \
!                        ${MASTER_SITE_SUNSITE}
! MASTER_SITE_SUBDIR=    utils/text
! EXTRACT_SUFX=  .src.tar.gz
  
! MAINTAINER=    patseal@hyperhost.net
  
! MAN1=          boxes.1
! USE_GMAKE=     yes
  
! do-build:
!        cd $(WRKSRC); $(GMAKE)
  
  do-install:
!        ${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin
!        ${MKDIR} ${PREFIX}/share/boxes
!        ${INSTALL_DATA} ${WRKSRC}/boxes-config ${PREFIX}/share/boxes
!        ${INSTALL_MAN} ${WRKSRC}/doc/$(MAN1) ${PREFIX}/man/man1
  
  .include <bsd.port.mk>
--- 6,29 ----
  # $FreeBSD$
  #
  
! DISTNAME=	boxes-1.0
! CATEGORIES=	misc
! MASTER_SITES=	http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/download/ \
! 			${MASTER_SITE_SUNSITE}
! MASTER_SITE_SUBDIR=	utils/text
! EXTRACT_SUFX=	.src.tar.gz
  
! MAINTAINER=	patseal@hyperhost.net
  
! MAN1=		boxes.1
! USE_GMAKE=	yes
  
! ALL_TARGET=
  
  do-install:
! 	${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin
! 	${MKDIR} ${PREFIX}/share/boxes
! 	${INSTALL_DATA} ${WRKSRC}/boxes-config ${PREFIX}/share/boxes
! 	${INSTALL_MAN} ${WRKSRC}/doc/$(MAN1) ${PREFIX}/man/man1
  
  .include <bsd.port.mk>




>Release-Note:
>Audit-Trail:
>Unformatted:
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 19: 0: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id CE39C37BCF4
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 19:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id TAA02052;
	Sat, 11 Mar 2000 19:00:02 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from kfug.kr.freebsd.org (bolero.snu.ac.kr [147.46.102.39])
	by hub.freebsd.org (Postfix) with ESMTP id 08D5337BB09
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 18:52:32 -0800 (PST)
	(envelope-from cjh@kr.FreeBSD.ORG)
Received: (from cjh@localhost)
          by kfug.kr.freebsd.org (8.8.8/8.8.8) id LAA09888;
          Sun, 12 Mar 2000 11:52:56 +0900 (KST)
          (envelope-from cjh)
Message-Id: <200003120252.LAA09888@kfug.kr.freebsd.org>
Date: Sun, 12 Mar 2000 11:52:56 +0900 (KST)
From: cjh@kr.FreeBSD.ORG
Reply-To: cjh@kr.FreeBSD.ORG
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17331: Ports update: korean/hanterm-xf86
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17331
>Category:       ports
>Synopsis:       Ports Update: korean/hanterm-xf86
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 11 19:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     CHOI Junho
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Web Data Bank Co.
>Environment:

FreeBSD gradius.myhome 3.4-STABLE FreeBSD 3.4-STABLE #2: Mon Mar  6
21:08:19 GMT 2000     root@gradius.myhome:/usr/src/sys/compile/GRADIUS
i386

>Description:

Regular update.

>How-To-Repeat:

build it!

>Fix:

diff -uNr /usr/ports/korean/hanterm-xf86/Makefile ./Makefile
--- /usr/ports/korean/hanterm-xf86/Makefile	Fri Sep  3 18:30:23 1999
+++ ./Makefile	Sun Mar 12 11:40:01 2000
@@ -6,8 +6,8 @@
 # $FreeBSD: ports/korean/hanterm-xf86/Makefile,v 1.16 1999/09/03 18:30:23 sada Exp $
 #
 
-DISTNAME=	hanterm-xf-p17
-PKGNAME=	ko-hanterm-xf-17
+DISTNAME=	hanterm-xf-p18
+PKGNAME=	ko-hanterm-xf-18
 CATEGORIES=	korean x11
 MASTER_SITES=	http://www.kr.FreeBSD.org/~hwang/hanterm/
 
diff -uNr /usr/ports/korean/hanterm-xf86/files/md5 ./files/md5
--- /usr/ports/korean/hanterm-xf86/files/md5	Fri Sep  3 18:30:23 1999
+++ ./files/md5	Sun Mar 12 11:40:33 2000
@@ -1 +1 @@
-MD5 (hanterm-xf-p17.tar.gz) = b150855be585c5a9c651fbde8bd4f733
+MD5 (hanterm-xf-p18.tar.gz) = 2c7275122e3ce9ed725fc3d7dca8efd4

>Release-Note:
>Audit-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 Mar 11 19: 0:21 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9AFC837BDA2
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 19:00:08 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id TAA02062;
	Sat, 11 Mar 2000 19:00:08 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from kfug.kr.freebsd.org (bolero.snu.ac.kr [147.46.102.39])
	by hub.freebsd.org (Postfix) with ESMTP id 71EF937BB55
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 18:52:39 -0800 (PST)
	(envelope-from cjh@kr.FreeBSD.ORG)
Received: (from cjh@localhost)
          by kfug.kr.freebsd.org (8.8.8/8.8.8) id LAA09979;
          Sun, 12 Mar 2000 11:53:04 +0900 (KST)
          (envelope-from cjh)
Message-Id: <200003120253.LAA09979@kfug.kr.freebsd.org>
Date: Sun, 12 Mar 2000 11:53:04 +0900 (KST)
From: cjh@kr.FreeBSD.ORG
Reply-To: cjh@kr.FreeBSD.ORG
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17332: New Ports: korean/gtkcomm
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17332
>Category:       ports
>Synopsis:       New ports: korean/gtkcomm
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 11 19:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     CHOI Junho
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Web Data Bank Co.
>Environment:

FreeBSD gradius.myhome 3.4-STABLE FreeBSD 3.4-STABLE #2: Mon Mar  6
21:08:19 GMT 2000     root@gradius.myhome:/usr/src/sys/compile/GRADIUS
i386

>Description:

gtkcomm is a serial/socket communication software.

>How-To-Repeat:

build it!

>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:
#
#	.
#	./files
#	./files/md5
#	./patches
#	./patches/patch-aa
#	./patches/patch-ab
#	./patches/patch-ac
#	./patches/patch-ad
#	./pkg
#	./pkg/COMMENT
#	./pkg/DESCR
#	./pkg/PLIST
#	./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (gtkcomm-0.5.5.tar.gz) = 9350f26c6189286f0341a5852f12ecb7
END-of-./files/md5
echo c - ./patches
mkdir -p ./patches > /dev/null 2>&1
echo x - ./patches/patch-aa
sed 's/^X//' >./patches/patch-aa << 'END-of-./patches/patch-aa'
X--- configure~	Thu Mar  2 17:18:46 2000
X+++ configure	Wed Mar  8 22:52:14 2000
X@@ -2332,14 +2332,14 @@
X fi
X 
X 
X-echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
X-echo "configure:2337: checking for pthread_create in -lpthread" >&5
X+echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
X+echo "configure:2337: checking for pthread_create in -lc_r" >&5
X ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
X if eval "test \"\${ac_cv_lib_$ac_lib_var+set}\" = set"; then
X   echo $ac_n "(cached) $ac_c" 1>&6
X else
X   ac_save_LIBS="$LIBS"
X-LIBS="-lpthread  $LIBS"
X+LIBS="-lc_r  $LIBS"
X cat > conftest.$ac_ext <<EOF
X #line 2345 "configure"
X #include "confdefs.h"
X@@ -2367,7 +2367,7 @@
X fi
X if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
X   echo "$ac_t""yes" 1>&6
X-   UTIL_LIBS="${UTIL_LIBS} -lpthread"
X+   UTIL_LIBS="${UTIL_LIBS} -lc_r"
X       cat >> confdefs.h <<\EOF
X #define HAVE_PTHREAD_LIB 1
X EOF
END-of-./patches/patch-aa
echo x - ./patches/patch-ab
sed 's/^X//' >./patches/patch-ab << 'END-of-./patches/patch-ab'
X--- src/pcPTY.c.bak	Wed Mar  8 22:56:18 2000
X+++ src/pcPTY.c	Wed Mar  8 22:56:08 2000
X@@ -15,7 +15,12 @@
X ========================================================================== */
X #include "config.h"
X #include <signal.h>	/* SIGINT */
X+#if defined(__FreeBSD__)
X+#include <sys/types.h>
X+#include <libutil.h>
X+#else
X #include <pty.h>	/* openpty() */
X+#endif
X #include <utmp.h>	/* login_tty() */
X 
X #include "pcMain.h"
END-of-./patches/patch-ab
echo x - ./patches/patch-ac
sed 's/^X//' >./patches/patch-ac << 'END-of-./patches/patch-ac'
X--- res/Makefile.in.bak	Wed Mar  8 23:12:30 2000
X+++ res/Makefile.in	Wed Mar  8 23:12:48 2000
X@@ -76,7 +76,7 @@
X UTIL_LIBS = @UTIL_LIBS@
X VERSION = @VERSION@
X 
X-rc_all =  	bookmarks				gtkcommrc				iselrc					chatrc					capture/DEFAULT_CAPTURE_DIR		down/DEFAULT_DOWNLOAD_DIR		pixmap/bg.xpm				pixmap/tb_close.xpm			pixmap/tb_down.xpm			pixmap/tb_exit.xpm			pixmap/tb_macro.xpm			pixmap/tb_open.xpm			pixmap/tb_save.xpm			pixmap/tb_up.xpm			pixmap/tux-anim.png			pixmap/tux-anim.xpm			script/SCRIPT.txt			script/chol-login.scr			script/chol-logout.scr			script/com-login.scr			script/dialog.scr			script/hitel-login.scr			script/local-login.scr			script/local-logout.scr			script/monitor.scr			script/startup.scr.in			script/now-login.scr			up/DEFAULT_UPLOAD_DIR
X+rc_all =  	bookmarks				gtkcommrc				iselrc					chatrc					capture/DEFAULT_CAPTURE_DIR		down/DEFAULT_DOWNLOAD_DIR		pixmap/bg.xpm				pixmap/tb_close.xpm			pixmap/tb_down.xpm			pixmap/tb_exit.xpm			pixmap/tb_macro.xpm			pixmap/tb_open.xpm			pixmap/tb_save.xpm			pixmap/tb_up.xpm			pixmap/tux-anim.png			pixmap/tux-anim.xpm			script/SCRIPT.txt			script/chol-login.scr			script/chol-logout.scr			script/com-login.scr			script/dialog.scr			script/hitel-login.scr			script/local-login.scr			script/local-logout.scr			script/monitor.scr			script/startup.scr			script/now-login.scr			up/DEFAULT_UPLOAD_DIR
X 
X 
X EXTRA_DIST = $(rc_all)
END-of-./patches/patch-ac
echo x - ./patches/patch-ad
sed 's/^X//' >./patches/patch-ad << 'END-of-./patches/patch-ad'
X--- res/gtkcommrc.bak	Wed Mar  8 23:22:26 2000
X+++ res/gtkcommrc	Wed Mar  8 23:21:57 2000
X@@ -70,8 +70,8 @@
X #TermISelFG             "0.90 0.50 0.70"   # iselect foreground
X 
X # terminal normal foreground/background
X-#TermNormFG             7
X-#TermNormBG             4
X+TermNormFG             0
X+TermNormBG             7
X 
X # ±½Àº ¹®ÀÚ ¼Ó¼º »ç¿ë?
X #TermUseBold            TRUE
END-of-./patches/patch-ad
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XSerial controlling software, with gtk+ widget
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
Xgtkcomm
X-------
X
Xgtkcomm is a controlling tool for serial interface(RS-232C or such).
XIt is for hardware control using serial ports.
X
X--
XPorts by CHOI Junho <cjh@kr.freebsd.org>
XWWW: http://kldp.org/~namsh/tools/gtkcomm/
END-of-./pkg/DESCR
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/gtkcomm
Xshare/gtkcomm/bookmarks
Xshare/gtkcomm/capture/DEFAULT_CAPTURE_DIR
X@dirrm share/gtkcomm/capture
Xshare/gtkcomm/chatrc
Xshare/gtkcomm/doc/FAQ
Xshare/gtkcomm/doc/NEWS
Xshare/gtkcomm/doc/README
Xshare/gtkcomm/doc/TODO
Xshare/gtkcomm/doc/USAGE
X@dirrm share/gtkcomm/doc
Xshare/gtkcomm/down/DEFAULT_DOWNLOAD_DIR
X@dirrm share/gtkcomm/down
Xshare/gtkcomm/gtkcommrc
Xshare/gtkcomm/iselrc
Xshare/gtkcomm/pixmap/bg.xpm
Xshare/gtkcomm/pixmap/tb_close.xpm
Xshare/gtkcomm/pixmap/tb_down.xpm
Xshare/gtkcomm/pixmap/tb_exit.xpm
Xshare/gtkcomm/pixmap/tb_macro.xpm
Xshare/gtkcomm/pixmap/tb_open.xpm
Xshare/gtkcomm/pixmap/tb_save.xpm
Xshare/gtkcomm/pixmap/tb_up.xpm
Xshare/gtkcomm/pixmap/tux-anim.png
Xshare/gtkcomm/pixmap/tux-anim.xpm
X@dirrm share/gtkcomm/pixmap
Xshare/gtkcomm/script/SCRIPT.txt
Xshare/gtkcomm/script/chol-login.scr
Xshare/gtkcomm/script/chol-logout.scr
Xshare/gtkcomm/script/com-login.scr
Xshare/gtkcomm/script/dialog.scr
Xshare/gtkcomm/script/hitel-login.scr
Xshare/gtkcomm/script/local-login.scr
Xshare/gtkcomm/script/local-logout.scr
Xshare/gtkcomm/script/monitor.scr
Xshare/gtkcomm/script/now-login.scr
Xshare/gtkcomm/script/startup.scr
X@dirrm share/gtkcomm/script
Xshare/gtkcomm/up/DEFAULT_UPLOAD_DIR
X@dirrm share/gtkcomm/up
X@dirrm share/gtkcomm
END-of-./pkg/PLIST
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	gtkcomm
X# Version required:     gtkcomm-0.5.5
X# Date created:		05 Jun 1999
X# Whom:			CHOI Junho <cjh@kr.freebsd.org>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	gtkcomm-${VER}
XPKGNAME=	ko-gtkcomm-${VER}
XCATEGORIES=	comms
XMASTER_SITES=	http://kldp.org/~namsh/tools/gtkcomm/
X
XMAINTAINER=	cjh@kr.freebsd.org
X
XRUN_DEPENDS=	${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf
XLIB_DEPENDS=    gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
X		Imlib.5:${PORTSDIR}/graphics/imlib
X
XUSE_X_PREFIX=	YES
XGNU_CONFIGURE=	YES
XCONFIGURE_ENV=	GLIB_CONFIG=${LOCALBASE}/bin/glib12-config \
X		GTK_CONFIG=${X11BASE}/bin/gtk12-config
X
XVER=		0.5.5
X
X.include <bsd.port.mk>
END-of-./Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 20:33:31 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from argon.blackdawn.com (13-039.008.popsite.net [209.69.13.39])
	by hub.freebsd.org (Postfix) with ESMTP id CBCBC37BC23
	for <freebsd-ports@freebsd.org>; Sat, 11 Mar 2000 20:33:25 -0800 (PST)
	(envelope-from will@argon.blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id 0234E19D5; Sat, 11 Mar 2000 23:33:07 -0500 (EST)
Date: Sat, 11 Mar 2000 23:33:07 -0500
From: Will Andrews <andrews@technologist.com>
To: Patrick Seal <patseal@hyperhost.net>
Cc: Will Andrews <andrews@technologist.com>,
	freebsd-ports@freebsd.org
Subject: Re: ports/17327: New port: boxes
Message-ID: <20000311233307.A7461@argon.blackdawn.com>
References: <200003120010.QAA92761@freefall.freebsd.org> <20000311192111.A71437@hyperhost.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <20000311192111.A71437@hyperhost.net>; from patseal@hyperhost.net on Sat, Mar 11, 2000 at 07:21:11PM -0500
X-Operating-System: FreeBSD 4.0-CURRENT i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 07:21:11PM -0500, Patrick Seal wrote:
> Yes. Darn cut-n-paste

Don't cut and paste shar files in mail clients, unless the tabs (and other
"special characters") are preserved. Use attachments instead.

> It doesn't. 
> gmake: *** No rule to make target `all'.  Stop.
> *** Error code 2
> 
> Can't be run with the target all. I don't know how else to disable it.

Look in the distribution's Makefile or Makefile.in or whatever, and check
which target in the Makefile builds the desired program/library/etc. and
then in the port Makefile:

ALL_TARGET=     realtarget

where "realtarget" is the target to start the actual build.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 20:42: 5 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from argon.blackdawn.com (13-039.008.popsite.net [209.69.13.39])
	by hub.freebsd.org (Postfix) with ESMTP id 194B237BC74
	for <freebsd-ports@FreeBSD.ORG>; Sat, 11 Mar 2000 20:41:47 -0800 (PST)
	(envelope-from will@argon.blackdawn.com)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id 2B44F19D5; Sat, 11 Mar 2000 23:41:30 -0500 (EST)
Date: Sat, 11 Mar 2000 23:41:30 -0500
From: Will Andrews <andrews@technologist.com>
To: Patrick Seal <patseal@hyperhost.net>
Cc: Ade Lovett <ade@lovett.com>, freebsd-ports@FreeBSD.ORG
Subject: Re: ports/17327: New port: boxes
Message-ID: <20000311234130.C7461@argon.blackdawn.com>
References: <200003120010.QAA92761@freefall.freebsd.org> <20000311192111.A71437@hyperhost.net> <20000311182521.U84331@lovett.com> <20000311203132.A77449@hyperhost.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <20000311203132.A77449@hyperhost.net>; from patseal@hyperhost.net on Sat, Mar 11, 2000 at 08:31:32PM -0500
X-Operating-System: FreeBSD 4.0-CURRENT i386
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Mar 11, 2000 at 08:31:32PM -0500, Patrick Seal wrote:
> Thanks, maybe this should be documented in bsd.port.mk?

Hmm.. good idea. Why don't you write up a diff and send-pr it and I'm sure
Satoshi will have a look. :-)

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message


From owner-freebsd-ports  Sat Mar 11 21:40: 6 2000
Delivered-To: freebsd-ports@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 93FFD37BC23
	for <freebsd-ports@FreeBSD.org>; Sat, 11 Mar 2000 21:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id VAA11085;
	Sat, 11 Mar 2000 21:40:01 -0800 (PST)
	(envelope-from gnats@FreeBSD.org)
Received: from hyperhost.net (hyperhost.net [207.159.132.249])
	by hub.freebsd.org (Postfix) with ESMTP id ED42437BCB3
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2000 21:32:40 -0800 (PST)
	(envelope-from patseal@hyperhost.net)
Received: from foobar.foobar.eyep.net (postfix@p10.a8.du.radix.net [207.192.132.138])
	by hyperhost.net (8.9.3/8.9.3) with ESMTP id AAA06828
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Mar 2000 00:32:37 -0500 (EST)
Received: by foobar.foobar.eyep.net (Postfix, from userid 1000)
	id A84A5138114; Sun, 12 Mar 2000 00:31:08 -0500 (EST)
Message-Id: <20000312053108.A84A5138114@foobar.foobar.eyep.net>
Date: Sun, 12 Mar 2000 00:31:08 -0500 (EST)
From: patseal@hyperhost.net
Reply-To: patseal@hyperhost.net
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: ports/17334: bsd.port.mk documentation addition
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         17334
>Category:       ports
>Synopsis:       bsd.port.mk documentation addition
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 11 21:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Seal
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:

>Description:

	ALL_TARGET and INSTALL_TAGET are NOT documented.
	They are now.

>How-To-Repeat:
>Fix:
	
*** bsd.port.mk.orig	Sun Mar 12 00:18:06 2000
--- bsd.port.mk	Sun Mar 12 00:24:56 2000
***************
*** 375,380 ****
--- 375,381 ----
  #
  # For build and install:
  #
+ # ALL_TARGET	- Default target for sub-make in build stage (default: all).
  # MAKE_ENV		- Additional environment vars passed to sub-make in build
  #				  and install stages (default: see below).
  # MAKE_ARGS		- Any extra arguments to sub-make in build and install
***************
*** 382,387 ****
--- 383,390 ----
  #
  # For install:
  #
+ # INSTALL_TARGET - Default target for sub-make in install stage 
+ # 				  (default: install).
  # NO_MTREE		- If set, will not invoke mtree from bsd.port.mk from
  #				  the "install" target.
  # MTREE_FILE	- The name of the mtree file (default: /etc/mtree/BSD.x11.dist


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message