aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libzvt
Commit message (Collapse)AuthorAgeFilesLines
* Make sure that gnome-pty-helper is installed setuid to root. This fixesJoe Marcus Clarke2002-12-032-6/+14
| | | | | | | | | a bug where commands like mesg would fail in gnome-terminal. Approved by: portmgr (kris) Notes: svn path=/head/; revision=71334
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-302-3/+3
| | | | Notes: svn path=/head/; revision=62233
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-263-12/+14
| | | | Notes: svn path=/head/; revision=62009
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-152-3/+3
| | | | Notes: svn path=/head/; revision=61311
* Update to the latest GNOME 2 snapshot.Joe Marcus Clarke2002-06-122-3/+3
| | | | Notes: svn path=/head/; revision=61139
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=60202
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-192-4/+3
| | | | Notes: svn path=/head/; revision=59482
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-05-121-1/+1
| | | | Notes: svn path=/head/; revision=58959
* Update to GNOME 2.0 RC 1.Joe Marcus Clarke2002-05-021-1/+1
| | | | Notes: svn path=/head/; revision=58444
* Move back to share/gnome as a datadir.Joe Marcus Clarke2002-04-301-2/+3
| | | | | | | | | | | The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but the desktops will be mutually independent. That is, you will not be able to install gnomedesktop, for example, on the same machine as gnomecore. However, you will be able to install the GNOME 2.0 desktop, and use all your favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.). Notes: svn path=/head/; revision=58366
* - Update to 1.114.0 (version found in the GNOME2 beta4);Maxim Sobolev2002-04-264-50/+21
| | | | | | | - use USE_LIBTOOL. Notes: svn path=/head/; revision=58173
* Add libzvt, the API for Zed's Virtual Terminal, the first of many componentsJoe Marcus Clarke2002-04-246-0/+101
of the GNOME 2.0 Desktop. Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=58065