Wednesday, May 25, 2011

GNOME GROUP

  • The GNOME Fifth Toe (x11/gnome2-fifth-toe) consists of stable GNOME applications that many users expect to find in a functional desktop environment. This includes image manipulation applications, chat and instant messenger applications, and music and multimedia players
  • The GNOME Hacker Tools (devel/gnome2-hacker-tools) consists of applications developers would need to create and maintain GNOME software projects. This includes IDEs, interface builders, "hacker" editors, and code generation tools.
  • The GNOME Office (editors/gnome2-office) consists of applications that are commonly found in office or productivity suites. This includes a spreadsheet application, word processor, project management application, database access application, groupware suite, and diagramming application.
  • The GNOME Power Tools (x11/gnome2-power-tools) consists of utilities and applets for the technically-minded GNOME user. It also contains many useful add-on utilities for some of the applications found in the Desktop and Fifth Toe.

To install any of these from packages:
# pkg_add -r meta-port
           
For example, to install the GNOME Fifth Toe from packages:
# pkg_add -r gnome2-fifth-toe
       
To install any of these from ports:
# cd /usr/ports/category/meta-port
# make clean
# make install clean
       
For example, to install the GNOME Fifth Toe from ports:
# cd /usr/ports/x11/gnome2-fifth-toe
# make clean
# make install clean 
 
sumber : http://www.freebsd.org/gnome/docs/faq2.html 

No comments: