1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Add a pkg-message that points users to the FreeBSD GNOME website.

This commit is contained in:
Joe Marcus Clarke 2003-12-31 23:37:35 +00:00
parent 840b90d6ac
commit 36e84dbde5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97016
2 changed files with 14 additions and 19 deletions

View File

@ -1,21 +1,8 @@
************************************************************
**************************************************************************
Congratulations! GNOME 2 has been successfully installed on your system.
For help on starting it up, as well as answers to common questions, and
some known issues, please see the FreeBSD GNOME homepage at:
The GNOME 2 desktop Lite edition has been successfully installed.
http://www.FreeBSD.org/gnome/
The Lite edition does not include all the components of the standard
GNOME 2 desktop as detailed at http://www.gnome.org. If you wish to
install the full desktop, you can remove this port, and install the
x11/gnome2 port or package. That can be best accomplished using
the following commands:
# pkg_delete gnome2-lite
# cd /usr/ports/x11/gnome2
# make install clean
Alternatively, you can install additional GNOME components individually
using either their ports or packages.
For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project
site at http://www.FreeBSD.org/gnome.
************************************************************
**************************************************************************

8
x11/gnome2/pkg-message Normal file
View File

@ -0,0 +1,8 @@
**************************************************************************
Congratulations! GNOME 2 has been successfully installed on your system.
For help on starting it up, as well as answers to common questions, and
some known issues, please see the FreeBSD GNOME homepage at:
http://www.FreeBSD.org/gnome/
**************************************************************************