Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2004 13:56:53 -0700 (PDT)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.gnome.mk ports/devel Makefile ports/devel/libgsf Makefile pkg-plist ports/devel/libgsf/files patch-gsf-gnome-Makefile.in ports/devel/libgsf-gnome Makefile pkg-descr pkg-plist ports/math/gnumeric2 Makefile
Message-ID:  <200405222056.i4MKur9O022286@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004/05/22 13:56:53 PDT

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.gnome.mk 
    devel                Makefile 
    devel/libgsf         Makefile pkg-plist 
    math/gnumeric2       Makefile 
  Added files:
    devel/libgsf/files   patch-gsf-gnome-Makefile.in 
    devel/libgsf-gnome   Makefile pkg-descr pkg-plist 
  Log:
  - Split libgsf port to two standalone ports:
    * devel/libgsf is the old port minus gsf-gnome bits
    * devel/libgsf-gnome contains libgsf-gnome-1 library and it's header files
    This greatly reduces number of dependencies for ports that was using only
    non-gnome part of this library.
  - Point USE_GNOME parameter libgsf to GNOME-less port and create new parameter
    libgsf_gnome for libgsf-gnome port.
  - Convert all consumers of libgsf-gnome-1 library to depend on libgsf-gnome
    port (read all as: Gnumeric)
  
  PR:             ports/63851 (in the spirit of)
  Submitted by:   Sybolt de Boer <sybolt@xs4all.nl>
  Prodded by:     lofi (KDE team)
  Reviewed by:    marcus (GNOME team)
  
  Revision  Changes    Path
  1.67      +9 -5      ports/Mk/bsd.gnome.mk
  1.1549    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/libgsf-gnome/Makefile (new)
  1.1       +3 -0      ports/devel/libgsf-gnome/pkg-descr (new)
  1.1       +10 -0     ports/devel/libgsf-gnome/pkg-plist (new)
  1.18      +7 -6      ports/devel/libgsf/Makefile
  1.1       +46 -0     ports/devel/libgsf/files/patch-gsf-gnome-Makefile.in (new)
  1.10      +0 -10     ports/devel/libgsf/pkg-plist
  1.128     +2 -1      ports/math/gnumeric2/Makefile



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