From nobody@FreeBSD.ORG  Fri Jul 21 20:47:57 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 10BD337B832; Fri, 21 Jul 2000 20:47:57 -0700 (PDT)
Message-Id: <20000722034757.10BD337B832@hub.freebsd.org>
Date: Fri, 21 Jul 2000 20:47:57 -0700 (PDT)
From: tkato@prontomail.ne.jp
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: security/libmcrypt-nm
X-Send-Pr-Version: www-1.0

>Number:         20104
>Category:       ports
>Synopsis:       Update port: security/libmcrypt-nm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 21 20:50:07 PDT 2000
>Closed-Date:    Sat Jul 22 00:16:38 PDT 2000
>Last-Modified:  Sat Jul 22 00:20:01 PDT 2000
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Add -D_THREAD_SAFE
- Fix pkg/PLIST

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/security/libmcrypt-nm/Makefile security/libmcrypt-nm/Makefile
--- /usr/ports/security/libmcrypt-nm/Makefile	Sun Jul 16 00:39:34 2000
+++ security/libmcrypt-nm/Makefile	Sat Jul 22 07:07:14 2000
@@ -12,9 +12,9 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-INSTALLS_SHLIB=	yes
 USE_LIBTOOL=	yes
-CONFIGURE_ARGS+= --with-LDFLAGS="-pthread"
+CONFIGURE_ENV=	CPPFLAGS="-D_THREAD_SAFE" LDFLAGS="-pthread"
+INSTALLS_SHLIB=	yes
 
 MAN3=		mcrypt-nm.3
 
diff -urN /usr/ports/security/libmcrypt-nm/pkg/PLIST security/libmcrypt-nm/pkg/PLIST
--- /usr/ports/security/libmcrypt-nm/pkg/PLIST	Sun Jul 16 00:39:34 2000
+++ security/libmcrypt-nm/pkg/PLIST	Sat Jul 22 06:59:10 2000
@@ -1,4 +1,4 @@
-lib/libmcrypt.so.0
-lib/libmcrypt.so
-lib/libmcrypt-nm.a
 include/mcrypt-nm.h
+lib/libmcrypt-nm.a
+lib/libmcrypt-nm.so
+lib/libmcrypt-nm.so.0


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Sat Jul 22 00:16:38 PDT 2000 
State-Changed-Why:  
Patch applied, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20104 

From: Will Andrews <andrews@technologist.com>
To: tkato@prontomail.ne.jp
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/20104: Update port: security/libmcrypt-nm
Date: Sat, 22 Jul 2000 03:12:53 -0400

 On Fri, Jul 21, 2000 at 08:47:57PM -0700, tkato@prontomail.ne.jp wrote:
 > >Synopsis:       Update port: security/libmcrypt-nm
 
 A note to any porter who looks at this: we can't touch this port because
 Satoshi flagged it as one that violated his repo-copy rule.  And I
 didn't see any counter-reaction from nsayer...
 
 -- 
 Will Andrews <andrewsw@purdue.edu> <will@FreeBSD.org>
 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?
 
>Unformatted:
