Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
| | |||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -4/+0 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | 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. | ||||
* | GNOME has just changed the layout of their FTP site. This resulted in | marcus | 2002-09-20 | 1 | -1/+1 |
| | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. | ||||
* | Convert all core GNOME1 components and some of the most popular GNOME1 | sobomax | 2002-07-11 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | Respect CFLAGS instead of always incorporating debugging info into libgbrun | sobomax | 2002-06-21 | 2 | -4/+19 |
| | | | | shared library, which boosts package size by 10x. | ||||
* | Backout previous change - it seems that new revision of the patch doesn't | sobomax | 2001-12-20 | 1 | -17/+8 |
| | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | ||||
* | Don't filter libc_r on 5-CURRENT. | sobomax | 2001-12-19 | 1 | -8/+17 |
| | |||||
* | Don't link in libc - FreeBSD doesn't need this. | sobomax | 2001-10-31 | 1 | -4/+14 |
| | | | | Submitted by: Ports Fury | ||||
* | Update to 0.0.20. | sobomax | 2001-07-09 | 5 | -18/+52 |
| | |||||
* | SWitch maintainership of core GNOME ports to a small group of | ade | 2001-05-11 | 1 | -1/+1 |
| | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. | ||||
* | The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole | ade | 2001-05-04 | 4 | -8/+24 |
| | | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. | ||||
* | Update to 0.0.17 | ade | 2001-01-05 | 2 | -2/+2 |
| | |||||
* | Update to 0.0.16 | ade | 2000-11-30 | 3 | -2/+4 |
| | |||||
* | Update to 0.0.15 | ade | 2000-11-05 | 3 | -2/+4 |
| | |||||
* | Update to 0.0.14 | ade | 2000-11-02 | 3 | -2/+4 |
| | |||||
* | Update to 0.0.13 | ade | 2000-10-22 | 4 | -27/+9 |
| | |||||
* | Implement USE_GNOME, part 2. | reg | 2000-10-05 | 1 | -7/+1 |
| | |||||
* | Remove -Werror from CFLAGS as it was causing build to fall over on the | steve | 2000-08-08 | 1 | -2/+10 |
| | | | | Alpha. | ||||
* | Gnome Basic is an embryonic attempt to provide VB compatible functionality | ade | 2000-06-28 | 7 | -0/+115 |
for the GNOME project, particularly with respect to office (VBA) compatibility. |