aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gnomecanvas
Commit message (Collapse)AuthorAgeFilesLines
* - Portlintpav2004-07-121-2/+2
|
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-072-2/+1
| | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly)
* Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-101-1/+1
| | | | Submitted by: lioux
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-121-3/+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
* Grammar nit.sobomax2002-02-161-1/+1
|
* Update to 0.13.0.sobomax2001-11-102-3/+3
|
* Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and theade2001-05-214-0/+46
GNOME part (gnomecanvas) to allow for other ports to access the lower level parts of gdk-pixbuf without the "excess baggage" of even a minimal GNOME environment. Submitted by: sobomax (with extensive patches - complain to me)