Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.2.8. | marcus | 2004-08-17 | 3 | -15/+3 |
| | |||||
* | Bump PORTREVISIONs to chase Mozilla update. | marcus | 2004-08-08 | 1 | -0/+1 |
| | |||||
* | Update to 1.2.7. | marcus | 2004-08-02 | 7 | -89/+16 |
| | |||||
* | Remove lthack, set LIBTOOL_VER to 15, adjust the plist, | adamw | 2004-07-27 | 2 | -3/+5 |
| | | | | and bump the PORTREVISION. | ||||
* | Fix build with mozilla-devel. All the work for this fix | adamw | 2004-07-19 | 4 | -13/+65 |
| | | | | was done by marcus. | ||||
* | Kluge the source to build against mozilla-1.8a1. | adamw | 2004-07-08 | 1 | -0/+16 |
| | | | | | | This just conditionalizes out the offending code, so somebody who has a better idea of what's going on might want to take a closer look at this. | ||||
* | Chase Mozilla 1.7, and use the new GConf schema policy. | marcus | 2004-06-28 | 2 | -26/+7 |
| | |||||
* | Follow mozilla-xpcom-devel.pc. | adamw | 2004-06-17 | 1 | -1/+2 |
| | |||||
* | Update to 1.2.6. | marcus | 2004-06-14 | 4 | -18/+15 |
| | |||||
* | Update to 1.2.5. | marcus | 2004-05-04 | 3 | -3/+15 |
| | |||||
* | Update to 1.2.4. | marcus | 2004-04-29 | 3 | -3/+17 |
| | |||||
* | When the Nautilus view is not enabled, the NautilusView server file is | marcus | 2004-04-29 | 2 | -1/+3 |
| | | | | | | no longer installed. Reported by: olgeni | ||||
* | Update to 1.2.3. | marcus | 2004-04-19 | 3 | -10/+4 |
| | |||||
* | Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release | marcus | 2004-04-05 | 7 | -73/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru> | ||||
* | Update to 1.0.8. | marcus | 2004-03-19 | 2 | -4/+3 |
| | |||||
* | - Add SIZE to GNOME ports | pav | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Fix build with mozilla-devel. | marcus | 2004-02-27 | 1 | -1/+1 |
| | | | | Based on: Patches from MarcusCom GNOME 2.5 repo | ||||
* | Catch up with the latest mozilla-devel. | marcus | 2004-02-26 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISIONS to fix a problem with the recent Mozilla move. Basically, | marcus | 2004-02-19 | 1 | -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. | ||||
* | Don't tack on -gtk2 when looking for Mozilla pkgconfig files. | marcus | 2004-02-19 | 1 | -1/+1 |
| | |||||
* | GTK2 mozilla is now the default, and GTK1 support will be built only if ↵ | adamw | 2004-02-18 | 1 | -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. | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | Remove mozilla-headers. | adamw | 2004-01-18 | 1 | -2/+1 |
| | | | | | This integrates the headers from mozilla-headers and mozilla-headers-devel into mozilla and mozilla-devel. | ||||
* | Catch up with Mozilla 1.6. | marcus | 2004-01-17 | 1 | -1/+2 |
| | |||||
* | I really meant to sweep ephy before I committed. I must have been distracted. | marcus | 2004-01-17 | 1 | -1/+1 |
| | | | | | | Add intlhack to fix the build on -STABLE. Reported by: Randy Bush <randy@psg.com> | ||||
* | Update to 1.0.7. | marcus | 2004-01-17 | 7 | -132/+6 |
| | |||||
* | Remove some leftover directories. | marcus | 2003-12-19 | 1 | -0/+2 |
| | | | | Reported by: adamw | ||||
* | Set the mozilla-devel snapshot to "trunk." | marcus | 2003-12-17 | 1 | -1/+1 |
| | |||||
* | Update to 1.0.6. | marcus | 2003-11-11 | 2 | -2/+2 |
| | |||||
* | Update to 1.0.5. | adamw | 2003-11-06 | 2 | -3/+2 |
| | |||||
* | Fix the build with Mozilla-1.6a. | marcus | 2003-11-02 | 4 | -0/+117 |
| | | | | Tested by: adamw | ||||
* | * Update mozilla-devel to 1.6a | marcus | 2003-11-02 | 1 | -2/+3 |
| | | | | | * Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla * Update dependent browsers accordingly | ||||
* | Update to 1.0.4. | marcus | 2003-10-23 | 3 | -3/+3 |
| | |||||
* | Update Mozilla to 1.5, and adjust the dependent ports accordingly. Note, | marcus | 2003-10-19 | 1 | -1/+2 |
| | | | | | mozilla-devel has not been updated since it would cause INDEX conflicts with the GTK2 port. | ||||
* | Update to 1.0.3. | marcus | 2003-10-17 | 3 | -2/+12 |
| | |||||
* | Update to 1.0.2. | adamw | 2003-10-13 | 2 | -3/+2 |
| | |||||
* | Bump the snapshot version. | marcus | 2003-10-12 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION to stay in sync with mozilla. | marcus | 2003-10-12 | 1 | -0/+1 |
| | |||||
* | Update to 1.0.1. | adamw | 2003-10-04 | 3 | -2/+3 |
| | |||||
* | Update to 1.0. | marcus | 2003-09-10 | 3 | -3/+7 |
| | |||||
* | Update to 0.9.3. | adamw | 2003-09-02 | 3 | -2/+5 |
| | |||||
* | Add support for Mozilla 1.5b. | marcus | 2003-08-30 | 1 | -1/+1 |
| | |||||
* | Update to 0.9.2. | marcus | 2003-08-27 | 3 | -3/+9 |
| | |||||
* | Update to 0.8.4. | marcus | 2003-08-12 | 3 | -3/+5 |
| | |||||
* | Updte to 0.8.3. | adamw | 2003-08-11 | 3 | -2/+3 |
| | |||||
* | Update to 0.8.2. | marcus | 2003-08-05 | 3 | -3/+13 |
| | |||||
* | Update to 0.8.0. | marcus | 2003-07-16 | 5 | -84/+27 |
| | |||||
* | Remove the reference to USE_GNOMENG. | adamw | 2003-07-11 | 1 | -1/+0 |
| | | | | | PR: ports/54343 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Add a better patch to fix the va_list problem. | marcus | 2003-07-03 | 1 | -11/+57 |
| | | | | Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=116131 | ||||
* | Add support for Mozilla 1.4, and remove references to mozilla-vendor. | marcus | 2003-07-01 | 1 | -2/+3 |
| | |||||
* | Update to 0.7.3. | marcus | 2003-06-30 | 2 | -2/+2 |
| | |||||
* | Fix build on -CURRENT by conditionally using va_copy() where available. | marcus | 2003-06-30 | 1 | -5/+9 |
| | |||||
* | Update to 0.7.2. | adamw | 2003-06-29 | 3 | -2/+3 |
| | |||||
* | Update to 0.7.1. | adamw | 2003-06-29 | 4 | -60/+54 |
| | |||||
* | Ephy requires the ORBit hack to get around the redefinition of the ORBit | marcus | 2003-06-18 | 1 | -0/+7 |
| | | | | serial number. | ||||
* | Fix build when using mozilla-devel-gtk2. | adamw | 2003-06-15 | 1 | -1/+1 |
| | |||||
* | * Update to 0.7.0 | marcus | 2003-06-13 | 4 | -6/+34 |
| | | | | * Add support for the Nautilus View | ||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 1 | -3/+1 |
| | |||||
* | Update to 0.6.1. | marcus | 2003-05-19 | 3 | -12/+9 |
| | |||||
* | Update for Mozilla 1.4b. | marcus | 2003-05-17 | 1 | -1/+1 |
| | |||||
* | * Update to 0.6.0 | marcus | 2003-05-04 | 6 | -61/+38 |
| | | | | * Bring startup script more in line with galeon2 | ||||
* | Add epiphany, a simple, lightweight, Mozilla-based browser for the GNOME 2 | marcus | 2003-04-24 | 6 | -0/+267 |
desktop. This port was based on work Submitted by: Maxime Romano <verbophobe@jewcrew.org> |