From owner-cvs-all@FreeBSD.ORG Mon May 1 17:28:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA3516A407; Mon, 1 May 2006 17:28:17 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46CE343D5A; Mon, 1 May 2006 17:28:17 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41HSH2g023554; Mon, 1 May 2006 17:28:17 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41HSHAf023553; Mon, 1 May 2006 17:28:17 GMT (envelope-from netchild) Message-Id: <200605011728.k41HSHAf023553@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 1 May 2006 17:28:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/accessibility/linux-atk Makefile distinfo.i386 ports/audio/linux-esound Makefile distinfo.alpha distinfo.i386 pkg-plist.alpha ports/audio/linux-libaudiofile Makefile distinfo.alpha distinfo.i386 pkg-plist.alpha ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 17:28:18 -0000 netchild 2006-05-01 17:28:17 UTC FreeBSD ports repository Modified files: accessibility/linux-atk Makefile distinfo.i386 audio/linux-esound Makefile distinfo.i386 audio/linux-libaudiofile Makefile distinfo.i386 devel/linux-allegro Makefile devel/linux-glib2 Makefile distinfo.i386 devel/linux-libglade Makefile distinfo.i386 pkg-plist.i386 graphics/linux-imlib Makefile distinfo.i386 pkg-plist.i386 graphics/linux-jpeg Makefile distinfo.i386 graphics/linux-png Makefile distinfo.i386 graphics/linux-png10 Makefile distinfo.i386 graphics/linux-tiff Makefile distinfo.i386 graphics/linux-ungif Makefile distinfo.i386 pkg-plist.i386 japanese/linux-ttfonts Makefile distinfo textproc/linux-expat Makefile distinfo.i386 textproc/linux-libxml Makefile distinfo.i386 x11-fonts/linux-fontconfig Makefile distinfo.i386 x11-fonts/linux-urw-fonts Makefile distinfo x11-toolkits/linux-gtk Makefile distinfo.i386 pkg-plist.i386 x11-toolkits/linux-gtk2 Makefile distinfo.i386 x11-toolkits/linux-pango Makefile distinfo.i386 x11/linux-gnomelibs Makefile distinfo.i386 pkg-plist.i386 Added files: graphics/linux-jpeg pkg-plist japanese/linux-ttfonts pkg-plist textproc/linux-expat pkg-plist x11-fonts/linux-fontconfig pkg-install x11-fonts/linux-urw-fonts pkg-plist x11-fonts/linux-urw-fonts/files fonts.dir fonts.scale Removed files: audio/linux-esound distinfo.alpha pkg-plist.alpha audio/linux-libaudiofile distinfo.alpha pkg-plist.alpha devel/linux-libglade distinfo.alpha pkg-plist.alpha graphics/linux-imlib distinfo.alpha pkg-plist.alpha graphics/linux-jpeg pkg-plist.i386 graphics/linux-ungif distinfo.alpha pkg-plist.alpha textproc/linux-libxml distinfo.alpha pkg-plist.alpha x11-fonts/linux-fontconfig/files pkg-install.in x11-toolkits/linux-gtk distinfo.alpha pkg-plist.alpha x11/linux-gnomelibs distinfo.alpha pkg-plist.alpha Log: - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1] - use fixed plists [1] - category "linux" added to those ports without it [1] - update some ports to a recent FC3 one [1] - remove plists/... for Alpha (there's no support since linux_base-8 for Alpha anymore) - don't hardcode version numbers in some plists, use PLIST_SUB instead (any errors are mine, don't keep them, send them to me) Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried to contact the maintainer) and also pull the "sweeping commit"-card (the port which it uses as some kind of master port can not be used for this anymore). Besides this, I don't think he will be upset when other people do the work instead of adding an entry to his TODO list. :-) This commit brings us just before the switch of the default linux base port to the fc3 one, modulo some bugs which may appear. So: Beta testers wanted! To test: sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8 portupgrade -o x11/linux-xorg-libs linux-XFree86-libs portupgrade linux-\* The first two steps are necessary to switch to fc3 as the new default linux base port, the last 3 steps to upgrade to fc3. And feel free to send a big "Thank you!" to Boris, he did a lot of the work! I just provided some hints and answered some questions (besides from committing all the necessary changes for FC3 and doing some minor changes+comments/improvements to/of his work), even when he tries to tell you something else. ;-) Submitted by: Boris Samorodov [1] Revision Changes Path 1.16 +7 -14 ports/accessibility/linux-atk/Makefile 1.5 +6 -6 ports/accessibility/linux-atk/distinfo.i386 1.13 +8 -10 ports/audio/linux-esound/Makefile 1.4 +0 -2 ports/audio/linux-esound/distinfo.alpha (dead) 1.5 +6 -6 ports/audio/linux-esound/distinfo.i386 1.3 +0 -72 ports/audio/linux-esound/pkg-plist.alpha (dead) 1.13 +8 -10 ports/audio/linux-libaudiofile/Makefile 1.4 +0 -2 ports/audio/linux-libaudiofile/distinfo.alpha (dead) 1.5 +6 -6 ports/audio/linux-libaudiofile/distinfo.i386 1.3 +0 -28 ports/audio/linux-libaudiofile/pkg-plist.alpha (dead) 1.8 +12 -10 ports/devel/linux-allegro/Makefile 1.15 +6 -7 ports/devel/linux-glib2/Makefile 1.6 +6 -3 ports/devel/linux-glib2/distinfo.i386 1.12 +8 -4 ports/devel/linux-libglade/Makefile 1.4 +0 -2 ports/devel/linux-libglade/distinfo.alpha (dead) 1.4 +6 -2 ports/devel/linux-libglade/distinfo.i386 1.3 +0 -10 ports/devel/linux-libglade/pkg-plist.alpha (dead) 1.3 +8 -8 ports/devel/linux-libglade/pkg-plist.i386 1.10 +9 -4 ports/graphics/linux-imlib/Makefile 1.4 +0 -2 ports/graphics/linux-imlib/distinfo.alpha (dead) 1.4 +6 -2 ports/graphics/linux-imlib/distinfo.i386 1.3 +0 -21 ports/graphics/linux-imlib/pkg-plist.alpha (dead) 1.3 +8 -8 ports/graphics/linux-imlib/pkg-plist.i386 1.15 +7 -9 ports/graphics/linux-jpeg/Makefile 1.5 +6 -3 ports/graphics/linux-jpeg/distinfo.i386 1.1 +16 -0 ports/graphics/linux-jpeg/pkg-plist (new) 1.4 +0 -16 ports/graphics/linux-jpeg/pkg-plist.i386 (dead) 1.22 +6 -6 ports/graphics/linux-png/Makefile 1.9 +6 -3 ports/graphics/linux-png/distinfo.i386 1.21 +6 -6 ports/graphics/linux-png10/Makefile 1.9 +6 -2 ports/graphics/linux-png10/distinfo.i386 1.15 +8 -17 ports/graphics/linux-tiff/Makefile 1.6 +6 -3 ports/graphics/linux-tiff/distinfo.i386 1.9 +8 -8 ports/graphics/linux-ungif/Makefile 1.3 +0 -2 ports/graphics/linux-ungif/distinfo.alpha (dead) 1.3 +6 -2 ports/graphics/linux-ungif/distinfo.i386 1.2 +0 -20 ports/graphics/linux-ungif/pkg-plist.alpha (dead) 1.2 +14 -20 ports/graphics/linux-ungif/pkg-plist.i386 1.9 +6 -14 ports/japanese/linux-ttfonts/Makefile 1.4 +6 -3 ports/japanese/linux-ttfonts/distinfo 1.1 +45 -0 ports/japanese/linux-ttfonts/pkg-plist (new) 1.13 +7 -16 ports/textproc/linux-expat/Makefile 1.4 +6 -3 ports/textproc/linux-expat/distinfo.i386 1.1 +7 -0 ports/textproc/linux-expat/pkg-plist (new) 1.13 +7 -10 ports/textproc/linux-libxml/Makefile 1.4 +0 -2 ports/textproc/linux-libxml/distinfo.alpha (dead) 1.5 +6 -6 ports/textproc/linux-libxml/distinfo.i386 1.3 +0 -32 ports/textproc/linux-libxml/pkg-plist.alpha (dead) 1.14 +9 -23 ports/x11-fonts/linux-fontconfig/Makefile 1.5 +6 -3 ports/x11-fonts/linux-fontconfig/distinfo.i386 1.2 +0 -9 ports/x11-fonts/linux-fontconfig/files/pkg-install.in (dead) 1.1 +6 -0 ports/x11-fonts/linux-fontconfig/pkg-install (new) 1.8 +8 -13 ports/x11-fonts/linux-urw-fonts/Makefile 1.4 +6 -3 ports/x11-fonts/linux-urw-fonts/distinfo 1.1 +582 -0 ports/x11-fonts/linux-urw-fonts/files/fonts.dir (new) 1.1 +582 -0 ports/x11-fonts/linux-urw-fonts/files/fonts.scale (new) 1.1 +80 -0 ports/x11-fonts/linux-urw-fonts/pkg-plist (new) 1.35 +17 -71 ports/x11-toolkits/linux-gtk/Makefile 1.4 +0 -2 ports/x11-toolkits/linux-gtk/distinfo.alpha (dead) 1.5 +6 -3 ports/x11-toolkits/linux-gtk/distinfo.i386 1.6 +0 -182 ports/x11-toolkits/linux-gtk/pkg-plist.alpha (dead) 1.8 +7 -66 ports/x11-toolkits/linux-gtk/pkg-plist.i386 1.21 +7 -12 ports/x11-toolkits/linux-gtk2/Makefile 1.8 +6 -3 ports/x11-toolkits/linux-gtk2/distinfo.i386 1.11 +7 -7 ports/x11-toolkits/linux-pango/Makefile 1.4 +6 -3 ports/x11-toolkits/linux-pango/distinfo.i386 1.12 +9 -6 ports/x11/linux-gnomelibs/Makefile 1.4 +0 -2 ports/x11/linux-gnomelibs/distinfo.alpha (dead) 1.4 +6 -2 ports/x11/linux-gnomelibs/distinfo.i386 1.3 +0 -117 ports/x11/linux-gnomelibs/pkg-plist.alpha (dead) 1.6 +43 -36 ports/x11/linux-gnomelibs/pkg-plist.i386