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
Pav Lucistnik
pav at FreeBSD.org
Sat May 22 13:57:21 PDT 2004
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 at 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
More information about the cvs-all
mailing list