Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.10.2. | sobomax | 2001-03-10 | 3 | -4/+5 |
| | |||||
* | Update to 0.10.1. | sobomax | 2001-02-26 | 3 | -3/+5 |
| | |||||
* | Use -lgcc_r only if /usr/lib/libgcc_r.a actually exists. | sobomax | 2001-02-22 | 1 | -1/+5 |
| | | | | Prompted by: Anders Andersson <anders@codefactory.se> | ||||
* | Cosmetics. Remove commented out lines. | sobomax | 2001-02-22 | 1 | -4/+0 |
| | |||||
* | Update to 0.10. | sobomax | 2001-02-22 | 3 | -24/+103 |
| | |||||
* | Reflect divorce of mozilla-embedded and mozilla-headers. | sobomax | 2001-02-01 | 1 | -11/+8 |
| | |||||
* | Update to 0.9.b3. | sobomax | 2001-01-29 | 4 | -14/+22 |
| | |||||
* | Update to 0.9.b1. | sobomax | 2001-01-17 | 2 | -6/+12 |
| | |||||
* | Update to 0.8.4. | sobomax | 2001-01-11 | 3 | -2/+5 |
| | |||||
* | Update to 0.8.3. | sobomax | 2000-12-27 | 3 | -3/+6 |
| | |||||
* | Move MASTER_SITE_LOCAL on top of MASTER_SITES, because version at Sourceforge | sobomax | 2000-11-28 | 1 | -2/+2 |
| | | | | | | misteriously became truncated. Submitted by: bento | ||||
* | Update to 0.8. | sobomax | 2000-11-01 | 3 | -4/+4 |
| | |||||
* | Update to 0.7.7a. | sobomax | 2000-10-27 | 4 | -8/+18 |
| | |||||
* | Implement USE_GNOME, part 2. | reg | 2000-10-05 | 1 | -14/+7 |
| | |||||
* | Update to 0.7.6. | sobomax | 2000-10-03 | 4 | -8/+12 |
| | |||||
* | Update to 0.7.5. | sobomax | 2000-09-22 | 3 | -11/+19 |
| | |||||
* | Put a copy of distfile at MASTER_SITE_LOCAL. Galeon authors violently removed | sobomax | 2000-09-05 | 1 | -1/+2 |
| | | | | | the old 0.72 version, while the new 0.73 can't be built with our default gcc2.95.2. | ||||
* | Update to 0.7.2. | sobomax | 2000-08-17 | 4 | -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. | ||||
* | Re-sobomize to use pre-patch instead of post-extract | ade | 2000-08-04 | 1 | -1/+3 |
| | | | | Wrists slapped by: knu, sheldon | ||||
* | Remove BROKEN - now we have M16 again. | sobomax | 2000-08-03 | 1 | -2/+0 |
| | |||||
* | Mark as broken - it requires M16. | sobomax | 2000-08-03 | 1 | -0/+2 |
| | |||||
* | Add USE_NEWGCC=yes. | sobomax | 2000-08-03 | 1 | -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> | ||||
* | Add galeon - a GNOME Web browser based on gecko (the mozilla rendering engine). | sobomax | 2000-08-01 | 6 | -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/ |