Date: Thu, 27 Mar 2008 09:02:47 +0900 (JST) From: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Erwin Lansing <erwin@FreeBSD.org> Subject: ports/122143: japanese/samba is deprecated Message-ID: <200803270002.m2R02li8087124@ra333.heimat.gr.jp> Resent-Message-ID: <200803270010.m2R0A2xS057432@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122143 >Category: ports >Synopsis: japanese/samba is deprecated >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Mar 27 00:10:02 UTC 2008 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803270002.m2R02li8087124>