Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 10:16:11 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/gnomeaudio Makefile pkg-plist ports/databases/gnomedb Makefile pkg-plist ports/databases/gnomedb/files patch-po::Makefile.in.in ports/databases/libgda Makefile pkg-plist ports/databases/libgda/files ...
Message-ID:  <200207111716.g6BHGBh2064471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/07/11 10:16:11 PDT

  Modified files:
    audio/gnomeaudio     Makefile pkg-plist 
    databases/gnomedb    Makefile pkg-plist 
    databases/libgda     Makefile pkg-plist 
    deskutils/gnucash    Makefile 
    deskutils/gnucash/files patch-configure 
    devel/bonobo         Makefile pkg-plist 
    devel/gconf          Makefile pkg-plist 
    devel/gnomevfs       Makefile pkg-plist 
    devel/libglade       Makefile 
    devel/libglade/files patch-ab 
    devel/oaf            Makefile 
    devel/oaf/files      patch-aa 
    editors/AbiWord      Makefile pkg-plist 
    graphics/gnomecanvas Makefile 
    lang/gnomebasic      Makefile 
    mail/evolution       pkg-plist 
    math/gnumeric        Makefile 
    math/guppi           Makefile 
    math/guppi/files     patch-Makefile.in 
    misc/gnomehier       Makefile pkg-plist 
    misc/gnomehier/files dirlist 
    palm/gnomepilot      Makefile pkg-plist 
    palm/gnomepilot-conduits Makefile 
    print/gnomeprint     Makefile pkg-plist 
    sysutils/gnomecontrolcenter Makefile pkg-plist 
    sysutils/gnomecontrolcenter/files patch-bn 
    sysutils/medusa      Makefile 
    textproc/scrollkeeper Makefile 
    www/glibwww          Makefile 
    www/gtkhtml          Makefile 
    x11-fm/nautilus      Makefile pkg-plist 
    x11-toolkits/eel     Makefile 
    x11-toolkits/gal     Makefile 
    x11-toolkits/rep-gtk Makefile 
    x11-wm/sawfish       Makefile pkg-plist 
    x11/gnomecore        Makefile pkg-plist 
    x11/gnomecore/files  patch-ah 
    x11/gnomelibs        Makefile pkg-plist 
    x11/gnomelibs/files  patch-bi 
  Added files:
    deskutils/gnucash/files patch-src::gnome::Makefile.in 
    sysutils/gnomecontrolcenter/files patch-idl::Makefile.in 
    x11/gnomecore/files  patch-idl::Makefile.in 
  Removed files:
    databases/gnomedb/files patch-po::Makefile.in.in 
    databases/libgda/files patch-po::Makefile.in.in 
    deskutils/gnucash/files patch-ltmain.sh 
                            patch-po::Makefile.in.in 
    devel/bonobo/files   patch-ac 
    devel/gconf/files    patch-ab 
  Log:
  Convert all core GNOME1 components and some of the most popular GNOME1
  apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
  which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
  reduce langht of dependency chains for GNOME1 ports (for example after this
  commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
  50, while Gnumeric's - from 60 to 53 and so on).
  
  The most of the GNOME1 apps are still not converted, so that lot of work is
  still ahead.
  
  Please report any unusual problems to gnome@FreeBSD.org.
  
  Discussed with: marcus
  Reviewed by:    marcus
  
  Revision  Changes    Path
  1.19      +3 -2      ports/audio/gnomeaudio/Makefile
  1.7       +0 -1      ports/audio/gnomeaudio/pkg-plist
  1.20      +4 -11     ports/databases/gnomedb/Makefile
  1.2       +0 -7      ports/databases/gnomedb/files/patch-po::Makefile.in.in (dead)
  1.12      +0 -1      ports/databases/gnomedb/pkg-plist
  1.18      +7 -9      ports/databases/libgda/Makefile
  1.2       +0 -7      ports/databases/libgda/files/patch-po::Makefile.in.in (dead)
  1.14      +0 -1      ports/databases/libgda/pkg-plist
  1.43      +4 -7      ports/deskutils/gnucash/Makefile
  1.4       +14 -6     ports/deskutils/gnucash/files/patch-configure
  1.2       +0 -28     ports/deskutils/gnucash/files/patch-ltmain.sh (dead)
  1.2       +0 -7      ports/deskutils/gnucash/files/patch-po::Makefile.in.in (dead)
  1.1       +14 -0     ports/deskutils/gnucash/files/patch-src::gnome::Makefile.in (new)
  1.54      +5 -10     ports/devel/bonobo/Makefile
  1.3       +0 -12     ports/devel/bonobo/files/patch-ac (dead)
  1.32      +0 -4      ports/devel/bonobo/pkg-plist
  1.31      +4 -11     ports/devel/gconf/Makefile
  1.6       +0 -19     ports/devel/gconf/files/patch-ab (dead)
  1.22      +0 -15     ports/devel/gconf/pkg-plist
  1.37      +8 -16     ports/devel/gnomevfs/Makefile
  1.17      +0 -4      ports/devel/gnomevfs/pkg-plist
  1.30      +2 -3      ports/devel/libglade/Makefile
  1.6       +5 -19     ports/devel/libglade/files/patch-ab
  1.20      +5 -8      ports/devel/oaf/Makefile
  1.2       +8 -9      ports/devel/oaf/files/patch-aa
  1.48      +11 -9     ports/editors/AbiWord/Makefile
  1.20      +2 -2      ports/editors/AbiWord/pkg-plist
  1.3       +2 -3      ports/graphics/gnomecanvas/Makefile
  1.12      +2 -4      ports/lang/gnomebasic/Makefile
  1.29      +2 -0      ports/mail/evolution/pkg-plist
  1.89      +3 -5      ports/math/gnumeric/Makefile
  1.12      +4 -6      ports/math/guppi/Makefile
  1.4       +5 -11     ports/math/guppi/files/patch-Makefile.in
  1.3       +3 -1      ports/misc/gnomehier/Makefile
  1.3       +4 -3      ports/misc/gnomehier/files/dirlist
  1.2       +8 -14     ports/misc/gnomehier/pkg-plist
  1.21      +4 -6      ports/palm/gnomepilot-conduits/Makefile
  1.30      +5 -6      ports/palm/gnomepilot/Makefile
  1.11      +0 -4      ports/palm/gnomepilot/pkg-plist
  1.47      +4 -6      ports/print/gnomeprint/Makefile
  1.26      +0 -2      ports/print/gnomeprint/pkg-plist
  1.43      +4 -10     ports/sysutils/gnomecontrolcenter/Makefile
  1.6       +45 -7     ports/sysutils/gnomecontrolcenter/files/patch-bn
  1.1       +14 -0     ports/sysutils/gnomecontrolcenter/files/patch-idl::Makefile.in (new)
  1.22      +0 -21     ports/sysutils/gnomecontrolcenter/pkg-plist
  1.11      +3 -5      ports/sysutils/medusa/Makefile
  1.14      +4 -6      ports/textproc/scrollkeeper/Makefile
  1.6       +3 -2      ports/www/glibwww/Makefile
  1.48      +5 -11     ports/www/gtkhtml/Makefile
  1.52      +5 -7      ports/x11-fm/nautilus/Makefile
  1.11      +0 -29     ports/x11-fm/nautilus/pkg-plist
  1.10      +4 -6      ports/x11-toolkits/eel/Makefile
  1.35      +5 -8      ports/x11-toolkits/gal/Makefile
  1.34      +5 -3      ports/x11-toolkits/rep-gtk/Makefile
  1.58      +7 -10     ports/x11-wm/sawfish/Makefile
  1.37      +1 -7      ports/x11-wm/sawfish/pkg-plist
  1.84      +6 -12     ports/x11/gnomecore/Makefile
  1.14      +33 -52    ports/x11/gnomecore/files/patch-ah
  1.1       +13 -0     ports/x11/gnomecore/files/patch-idl::Makefile.in (new)
  1.31      +0 -38     ports/x11/gnomecore/pkg-plist
  1.101     +6 -17     ports/x11/gnomelibs/Makefile
  1.8       +4 -8      ports/x11/gnomelibs/files/patch-bi
  1.37      +0 -9      ports/x11/gnomelibs/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207111716.g6BHGBh2064471>