From owner-freebsd-ports@FreeBSD.ORG Fri Jul 18 16:24:48 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4F4237B404 for ; Fri, 18 Jul 2003 16:24:48 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEFEA43F3F for ; Fri, 18 Jul 2003 16:24:46 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp (nadesico.ninth-nine.com [192.168.36.3]) by sakura.ninth-nine.com (8.12.9/8.12.9/NinthNine) with SMTP id h6INO6BL004367; Sat, 19 Jul 2003 08:24:06 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 19 Jul 2003 08:24:06 +0900 (JST) Message-Id: <200307182324.h6INO6BL004367@sakura.ninth-nine.com> From: Norikatsu Shigemura To: ports@FreeBSD.org, ports-developers@FreeBSD.org, blaz@si.FreeBSD.org, demon@FreeBSD.org, dinoex@FreeBSD.org, esn@x123.info, jedgar@fxp.org, knu@FreeBSD.org, mharo@FreeBSD.org, netchild@FreeBSD.org, nik@FreeBSD.org, perky@FreeBSD.org, philip@p6m7g8.com, reg@FreeBSD.org, todd@thisisa.com, trevor@FreeBSD.org, wjv@FreeBSD.org, yukinopo@livedoor.com X-Mailer: Sylpheed version 0.9.3 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 18 Jul 2003 20:15:39 -0700 cc: daichi@FreeBSD.org cc: tkato@prontomail.com Subject: HEADS UP: clean up graphics/gd* ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 23:24:49 -0000 Hi graphics/gd users! I'll clean up graphics/gd, graphics/gd-nox11, graphics/gd2, japanese/gd. * The first. I'll request repocopy and add/remove/update ports. graphics/gd -> graphics/gd1 -> update to 2.x japanese/gd -> graphics/gd1 -> (keep it, update to 2.x) graphics/gd2 -> (expire/move to graphics/gd) graphics/gd-nox11 -> (expire) graphics/p5-GD -> graphics/p5-GD1 -> update to 2.x graphics/p5-GD2 -> (expire) * The Second. I'll change a default behavior from w/ to w/o Xpm (and X). All ports depending on graphics/gd will not depend on X11. And, I'll handle Xpm support as WITH_XPM in graphics/gd(gd1). * The Third. I'll change dependency on graphics/gd* for following ports. astro/rmap, biology/emboss, biology/genpak, comms/hamlib, databases/grass, devel/cvsgraph, graphics/ecg2png, graphics/gdchart, graphics/p5-GD, graphics/p5-GD2, graphics/phplot, graphics/png2html, graphics/py-gd, graphics/ruby-gd, graphics/scr2png, graphics/zimg, math/ploticus, math/plplot, net/mrtg, net/nagios, textproc/modlogan, ukrainian/gd, www/analog, www/http-analyze, www/mgstat, www/webalizer # Special thanks: Tsuguru Kato, Daichi Goto.