aboutsummaryrefslogtreecommitdiff
path: root/www/mozilla-bonobo
Commit message (Collapse)AuthorAgeFilesLines
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133186
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-071-8/+2
| | | | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=113150
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Fix syntax error in NOPORTDOCS caseKris Kennaway2004-04-021-2/+1
| | | | | | | Noticed by: Frank Knobbe <frank@knobbe.us> Notes: svn path=/head/; revision=105943
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fix build with mozilla-devel.Joe Marcus Clarke2004-02-271-1/+1
| | | | | | | Based on: Patches from MarcusCom GNOME 2.5 repo Notes: svn path=/head/; revision=102260
* Bump PORTREVISIONS to fix a problem with the recent Mozilla move. Basically,Joe Marcus Clarke2004-02-191-1/+1
| | | | | | | | | mozilla[-devel]-gtk2 users were greeted with a hidden PORTREVISION bump, and when Mozilla was updated, these applications broke. This will force them to be rebuilt as well. Notes: svn path=/head/; revision=101362
* GTK2 mozilla is now the default, and GTK1 support will be built only if ↵Adam Weinberger2004-02-181-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | explicitly requested. This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and mozilla-devel, respectively; and the old mozilla and mozilla-devel are now mozilla-gtk1 and mozilla-devel-gtk1. This is done for a whole plethora of reasons, and should please everybody except galeon1 fanatics and uhm... anybody else who it doesn't please. If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update the value accordingly. GTK2 ports will automatically install GTK2 mozilla, and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need be defined only if you want the development version... which are dormant right now anyway. For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but future ports reserve the right to ignore the *-gtk2 values. Notes: svn path=/head/; revision=101293
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove mozilla-headers.Adam Weinberger2004-01-181-2/+1
| | | | | | | | This integrates the headers from mozilla-headers and mozilla-headers-devel into mozilla and mozilla-devel. Notes: svn path=/head/; revision=98452
* s/epiphany/mozilla-bonobo/Joe Marcus Clarke2003-11-201-1/+1
| | | | | | | Noticed by: maintainer Notes: svn path=/head/; revision=94515
* Add mozilla-bonobo, a Mozilla plug-in that allows one to embedded bonoboJoe Marcus Clarke2003-11-204-0/+93
controls. For example, with this plug-in you can view Gnumeric spreadsheets within Mozilla. PR: 59494 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=94468