aboutsummaryrefslogtreecommitdiff
path: root/www/galeon2
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.Maxim Sobolev2000-11-013-4/+4
| | | | Notes: svn path=/head/; revision=34530
* Update to 0.7.7a.Maxim Sobolev2000-10-274-8/+18
| | | | Notes: svn path=/head/; revision=34284
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-14/+7
| | | | Notes: svn path=/head/; revision=33429
* Update to 0.7.6.Maxim Sobolev2000-10-034-8/+12
| | | | Notes: svn path=/head/; revision=33354
* Update to 0.7.5.Maxim Sobolev2000-09-223-11/+19
| | | | Notes: svn path=/head/; revision=32983
* Put a copy of distfile at MASTER_SITE_LOCAL. Galeon authors violently removedMaxim Sobolev2000-09-051-1/+2
| | | | | | | | the old 0.72 version, while the new 0.73 can't be built with our default gcc2.95.2. Notes: svn path=/head/; revision=32304
* Update to 0.7.2.Maxim Sobolev2000-08-174-10/+42
| | | | | | | | | | | Now the port uses mozilla-embedded port for html rendering by default, but you can override it by defining WITH_FULL_MOZILLA (for example if you are planning to use both mozilla and galeon on the same machine). WARNING! This port requires M17 to work. Notes: svn path=/head/; revision=31704
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+3
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Remove BROKEN - now we have M16 again.Maxim Sobolev2000-08-031-2/+0
| | | | Notes: svn path=/head/; revision=31279
* Mark as broken - it requires M16.Maxim Sobolev2000-08-031-0/+2
| | | | Notes: svn path=/head/; revision=31276
* Add USE_NEWGCC=yes.Maxim Sobolev2000-08-031-0/+1
| | | | | | | | | | | I really think that support for 3-STABLE is depreciated, but as long as it is not officially declared yet and somebody cares enough to fill a PR I did that. PR: 20362 Submitted by: Vivek Khera <khera@kciLink.com> Notes: svn path=/head/; revision=31270
* Add galeon - a GNOME Web browser based on gecko (the mozilla rendering engine).Maxim Sobolev2000-08-016-0/+97
It allows to use state-of-the-art HTML rendering engine without much overhead imposed my Mozilla itself. Obtained from: http://www.gnome.org/ Notes: svn path=/head/; revision=31188