Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle changing permissions and group ownership of the share/gnome/games | marcus | 2004-11-26 | 1 | -1/+3 |
| | | | | | | directory here instead of relying on gnomelibs to do it. Reported by: pointyhat via kris | ||||
* | Remove reference to a gdm dir that isn't installed by | adamw | 2004-07-28 | 1 | -2/+1 |
| | | | | this port any longer. | ||||
* | Move a bunch of now unique stuff out of gnomehier and into | adamw | 2004-07-28 | 2 | -78/+1 |
| | | | | the ports that really own the directories. | ||||
* | Reword the descriptions. I'm not entirely sure of their accuracy, but | adamw | 2004-03-27 | 2 | -2/+4 |
| | | | | at least they're grammatically correcter. | ||||
* | share/gnome/capplets is usually created by gdm2, but it's | adamw | 2004-03-27 | 2 | -1/+2 |
| | | | | more appropriate to add it here. | ||||
* | Add some gconf entries. | adamw | 2004-03-27 | 2 | -1/+5 |
| | |||||
* | Add some missing entries. | adamw | 2004-03-27 | 2 | -1/+3 |
| | |||||
* | Remove entries for gnect, gnibbles, gnobots2 since they already handled | bland | 2004-03-12 | 2 | -4/+1 |
| | | | | by gnomegames2 port. | ||||
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+2 |
| | |||||
* | Remove an extra / that was causing packaging problems. | adamw | 2004-01-18 | 1 | -3/+3 |
| | | | | | PR: ports/61555 Submitted by: Tom Convery <tpc@tomfoo.com> | ||||
* | Add the manually generated gconf file thingies to the plist. | adamw | 2004-01-14 | 1 | -0/+4 |
| | |||||
* | Remove the dirs for xbill, as gnome-xbill is no longer installed | adamw | 2004-01-14 | 2 | -4/+1 |
| | | | | by gnomegames2. | ||||
* | Automate pkg-plist creation. | adamw | 2004-01-14 | 2 | -436/+9 |
| | |||||
* | Add share/gnome/pixmaps/document-icons to the list of common directories. | marcus | 2004-01-11 | 3 | -1/+4 |
| | |||||
* | Remove a no longer needed file. | marcus | 2003-10-13 | 2 | -2/+1 |
| | | | | Submitted by: Sergey Akifyev <asa@gascom.ru> | ||||
* | Remove path elements that were once common to gnomegames and gnomegames2, | adamw | 2003-10-12 | 3 | -129/+2 |
| | | | | | | | back when gnomegames existed. Now that there is only gnomegames2, those path elements can be handled by gnomegames2. Also, assign maintainership to gnome@. | ||||
* | Let be hohest: I really don't have a time now to properly maintain all | sobomax | 2003-07-29 | 1 | -1/+1 |
| | | | | | these great pieces of software, so that let others with more free time to take over them. | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Install the gconf apps %gconf.xml file. | marcus | 2003-02-15 | 2 | -1/+3 |
| | |||||
* | Add a hack to make sure the gconf applications schema directory is | marcus | 2003-02-02 | 2 | -1/+3 |
| | | | | | | properly removed. Reported by: bento | ||||
* | Add share/gnome/apps/Audio to the list. | marcus | 2003-01-13 | 3 | -1/+4 |
| | |||||
* | Add share/gnome/control-center/capplets. | marcus | 2003-01-13 | 3 | -1/+4 |
| | |||||
* | Quiet gdm by making the .keep_me file in the gdm Sessions directory | marcus | 2002-11-04 | 1 | -1/+2 |
| | | | | | | executable. PR: 44912 | ||||
* | Convert all core GNOME1 components and some of the most popular GNOME1 | sobomax | 2002-07-11 | 3 | -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 | ||||
* | Don't assume ownership of ${X11BASE}/share/themes. | sobomax | 2002-07-04 | 2 | -4/+1 |
| | |||||
* | Add gnomehier - a port which creates common GNOME directories shared among | sobomax | 2002-07-02 | 5 | -0/+778 |
two or more GNOME ports. |