summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/eel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-071-0/+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 inmarcus2002-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.
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-111-6/+4
| | | | | | | | | | | | | | | | 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
* Put USE_LIBTOOL back.sobomax2002-04-251-2/+1
|
* In a function eel_read_entire_file() allocate extra byte and ensure that thesobomax2001-12-201-0/+1
| | | | | | | | | read buffer is terminated by '\0', because it seems that Nautilus expects it to be. The proper fix would be to fix Nautilus instead, but I'll leave this excersise to Nautilus developers. This should fix one of the most frequent crashes I've saw in Nautilus so far. Bump PORTREVISION. Recommended update.
* Unbreak on 4-STABLE. Reportedly this allows Nautilus run in STABLE as well.sobomax2001-10-271-1/+1
| | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Update to 1.0.2.sobomax2001-10-091-2/+2
|
* Update to 1.0.1.sobomax2001-07-061-2/+2
|
* Primary category is x11-toolkits, not graphics.sobomax2001-05-151-1/+1
|
* MASTER_SITE_SUBDIR is stable/sources/eel, not stable/sources/librsvg.sobomax2001-05-141-1/+1
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* The eel library contains a number of generally useful classes and functions.ade2001-05-081-0/+36
Many of them are extensions to things in glib, gtk, gnome-libs, and other widely-used GNOME platform libraries. The long term plan is to move much of this into the platform libraries themselves.
OpenPOWER on IntegriCloud