From nakaji@ra333.heimat.gr.jp  Thu Mar 27 00:02:54 2008
Return-Path: <nakaji@ra333.heimat.gr.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8C23F106566B;
	Thu, 27 Mar 2008 00:02:54 +0000 (UTC)
	(envelope-from nakaji@ra333.heimat.gr.jp)
Received: from www.heimat.gr.jp (unknown [IPv6:2001:3e0:a84::1])
	by mx1.freebsd.org (Postfix) with ESMTP id 34C8A8FC13;
	Thu, 27 Mar 2008 00:02:53 +0000 (UTC)
	(envelope-from nakaji@ra333.heimat.gr.jp)
Received: from ra333.heimat.gr.jp ([IPv6:2001:3e0:a84:0:200:4cff:fe17:573c])
	by www.heimat.gr.jp (8.14.2/8.14.2) with ESMTP id m2R02lPx069375;
	Thu, 27 Mar 2008 09:02:47 +0900 (JST)
	(envelope-from nakaji@ra333.heimat.gr.jp)
Received: (from nakaji@localhost)
	by ra333.heimat.gr.jp (8.14.2/8.14.2/Submit) id m2R02li8087124;
	Thu, 27 Mar 2008 09:02:47 +0900 (JST)
	(envelope-from nakaji)
Message-Id: <200803270002.m2R02li8087124@ra333.heimat.gr.jp>
Date: Thu, 27 Mar 2008 09:02:47 +0900 (JST)
From: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Reply-To: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Erwin Lansing <erwin@freebsd.org>
Subject: japanese/samba is deprecated
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         122143
>Category:       ports
>Synopsis:       japanese/samba is deprecated
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 27 00:10:02 UTC 2008
>Closed-Date:    Thu Mar 27 11:57:11 UTC 2008
>Last-Modified:  Thu Mar 27 12:00:03 UTC 2008
>Originator:     NAKAJI Hiroyuki
>Release:        FreeBSD 8.0-CURRENT pc98
>Organization:
>Environment:
System: FreeBSD ra333.heimat.gr.jp 8.0-CURRENT FreeBSD 8.0-CURRENT #86: Fri Feb 8 17:53:44 JST 2008 root@ra333.heimat.gr.jp:/usr/obj/usr/src/sys/RA333 pc98



>Description:
	There are problems about japanese/samba and it should be
removed from ports tree.

1. It is the final release of 2.2.x and no maintainance available.
   http://lists.samba.org/archive/samba-announce/2004/000051.html

2. It does not compile on some HEAD environments recently.
   http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.2008031617/ja-samba-2.2.12.j1.0beta1_3.log

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /net/www/home/ncvs/ports/japanese/samba/Makefile,v
retrieving revision 1.51
diff -u -u -r1.51 Makefile
--- Makefile	30 Sep 2007 04:46:58 -0000	1.51
+++ Makefile	26 Mar 2008 23:26:02 -0000
@@ -19,6 +19,9 @@
 MAINTAINER=	nakaji@jp.FreeBSD.org
 COMMENT=	A free SMB and CIFS client and server for UNIX
 
+DEPRECATED=	please use japanese/samba3, samba-2.2.x is obsolete
+EXPIRATION_DATE=	2008-04-26
+
 CONFLICTS=	samba-2.2.* samba-3.0.* sharity-light-1.*
 
 SAMBA_VERSION=		2.2.12
@@ -82,6 +85,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${OSVERSION} >= 800000
+BROKEN=		does not compile
+.endif
+
 USE_RC_SUBR=	yes
 
 CONFIGURE_ARGS=	--with-i18n-swat \



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Thu Mar 27 11:57:03 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/122143: commit references a PR
Date: Thu, 27 Mar 2008 11:57:08 +0000 (UTC)

 erwin       2008-03-27 11:57:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese/samba       Makefile 
   Log:
   There are problems about japanese/samba and it should be
   removed from ports tree.
   
   1. It is the final release of 2.2.x and no maintainance available.
   2. It does not compile on some HEAD environments recently.
   
   PR:             122143
   Submitted by:   NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
   
   Revision  Changes    Path
   1.52      +7 -0      ports/japanese/samba/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
