summaryrefslogtreecommitdiff
path: root/misc/gnomehier (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Quiet gdm by making the .keep_me file in the gdm Sessions directoryJoe Marcus Clarke2002-11-041-1/+2
| | | | | | | | | executable. PR: 44912 Notes: svn path=/head/; revision=69478
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-113-18/+15
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* Don't assume ownership of ${X11BASE}/share/themes.Maxim Sobolev2002-07-042-4/+1
| | | | Notes: svn path=/head/; revision=62432
* Add gnomehier - a port which creates common GNOME directories shared amongMaxim Sobolev2002-07-025-0/+778
two or more GNOME ports. Notes: svn path=/head/; revision=62318