diff --git a/en/gnome/docs/gnome2_porting.sgml b/en/gnome/docs/gnome2_porting.sgml index ffc65dc2c7..d47564a131 100644 --- a/en/gnome/docs/gnome2_porting.sgml +++ b/en/gnome/docs/gnome2_porting.sgml @@ -1,317 +1,311 @@ - + %gnomeincludes; %includes; ]> &header;
| COMPONENT | ASSOCIATED PROGRAM | IMPLIED COMPONENTS | |
|---|---|---|---|
| atk | devel/atk | glib20 | |
| atspi | x11-toolkits/at-spi | gail libbonobo | |
| bonoboactivation | -devel/bonoboactivation | -libxml2 orbit2 | -|
| eel2 | x11-toolkits/eel2 | gnomevfs2 libgnomeui gail | |
| esound | audio/esound | ||
| gail | x11-toolkits/gail | libgnomecanvas | |
| gal2 | x11-toolkits/gal2 | gnomeui libgnomeprintui | |
| gconf2 | devel/gconf2 | -orbit2 libxml2 gtk20 | +orbit2 libxml2 gtk20 linc |
| glib20 | devel/glib20 | gnometarget pkgconfig | |
| gnomecontrolcenter2 | sysutils/gnomecontrolcenter2 | -gnomedesktop metacity | +gnomedesktop metacity nautilus2 |
| gnomedesktop | x11/gnomedesktop | libgnomeui | |
| gnomehack | gnomehack makes common GNOME Makefile substitutions that nearly every GNOME port requires to fit into the proper mtree structure. Note: Including this option adds a pre-patch target to your Makefile. Therefore, only explicitly define post-patch. | ||
| gnomehier | gnomehier installs all the directories needed for both the GNOME 1 and 2 desktops. Only include this option if your port calls @dirrm on one of the directories listed in the plist for gnomehier. | ||
| gnomepanel | x11/gnomepanel | libwnck gnomedesktop | |
| gnomeprefix | gnomeprefix sets some CONFIGURE_ARGS to ensure data is placed properly within the GNOME hierarchy. | ||
| gnometarget | gnometarget sets CONFIGURE_TARGET to --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}. | ||
| gnomevfs2 | devel/gnomevfs2 | gconf2 libbonobo gnomemimedata | |
| gtk20 | x11-toolkits/gtk20 | atk pango | |
| gtksourceview | x11-toolkits/gtksourceview | libgnome libgnomeprintui | |
| libartlgpl2 | graphics/libartlgpl2 | pkgconfig | |
| libbonobo | devel/libbonobo | -bonoboactivation | +libxml2 orbit2 |
| libbonoboui | x11-toolkits/libbonoboui | libgnomecanvas libgnome | |
| libgailgnome | x11-toolkits/libgail-gnome | libgnomeui atspi | |
| libgda2 | databases/libgda2 | glib20 libxslt | |
| libglade2 | devel/libglade2 | libxml2 gtk20 | |
| libgnome | x11/libgnome | libxslt gnomevfs2 esound | |
| libgnomeui | x11-toolkits/libgnomeui | libbonoboui | |
| libgnomecanvas | graphics/libgnomecanvas | libglade2 libartlgpl2 | |
| libgnomedb | databases/libgnomedb | libgnomeui libgda2 | |
| libgnomeprint | print/libgnomeprint | libbonobo libartlgpl2 gtk20 | |
| libgnomeprintui | x11-toolkits/libgnomeprintui | libgnomeprint libgnomecanvas | |
| libgsf | devel/libgsf | gnomevfs2 libbonobo | |
| libgtkhtml | www/libgtkhtml | libxslt gnomevfs2 gail | |
| libidl | devel/libIDL | glib20 | |
| libwnck | x11-toolkits/libwnck | gtk20 | |
| librsvg2 | graphics/librsvg2 | gtk20 libgsf | |
| libxml2 | textproc/libxml2 | pkgconfig | |
| libxslt | textproc/libxslt | libxml2 | |
| libzvt | x11-toolkits/libzvt | gtk20 | |
| linc | net/linc | glib20 | |
| nautilus2 | x11-fm/nautilus | -librsvg2 eel2 gnomedesktop gnomecontrolcenter | +librsvg2 eel2 gnomedesktop |
| metacity | x11-wm/metacity | gconf2 glade2 | |
| orbit2 | devel/ORBit2 | -libidl linc | +libidl |
| pango | x11-toolkits/pango | glib20 | |
| pkgconfig | devel/pkgconfig | ||
| vte | x11-toolkits/vte | gtk20 | |
If you still need help with your port, have a look at some of the existing ports for examples. The freebsd-gnome mailing list is also there for you.
&footer;