Commit Graph

24 Commits

Author SHA1 Message Date
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
0b3c2d55d2 Update to 0.10.2. 2001-03-10 12:52:58 +00:00
Maxim Sobolev
1b74a575bd Update to 0.10.1. 2001-02-26 09:19:23 +00:00
Maxim Sobolev
3fef94ce7c Use -lgcc_r only if /usr/lib/libgcc_r.a actually exists.
Prompted by:	Anders Andersson <anders@codefactory.se>
2001-02-22 10:01:04 +00:00
Maxim Sobolev
4282ee355c Cosmetics. Remove commented out lines. 2001-02-22 09:00:02 +00:00
Maxim Sobolev
5f95856f40 Update to 0.10. 2001-02-22 08:14:52 +00:00
Maxim Sobolev
6add111dab Reflect divorce of mozilla-embedded and mozilla-headers. 2001-02-01 11:48:35 +00:00
Maxim Sobolev
1744bfcaf0 Update to 0.9.b3. 2001-01-29 15:11:00 +00:00
Maxim Sobolev
9ec29de3c0 Update to 0.9.b1. 2001-01-17 13:08:10 +00:00
Maxim Sobolev
ef3541be00 Update to 0.8.4. 2001-01-11 09:02:30 +00:00
Maxim Sobolev
5e56436b08 Update to 0.8.3. 2000-12-27 16:48:35 +00:00
Maxim Sobolev
f181072383 Move MASTER_SITE_LOCAL on top of MASTER_SITES, because version at Sourceforge
misteriously became truncated.

Submitted by:	bento
2000-11-28 13:20:32 +00:00
Maxim Sobolev
8353095cec Update to 0.8. 2000-11-01 11:32:23 +00:00
Maxim Sobolev
f0b776803d Update to 0.7.7a. 2000-10-27 08:38:04 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Maxim Sobolev
4deb58b11f Update to 0.7.6. 2000-10-03 07:29:43 +00:00
Maxim Sobolev
114734f815 Update to 0.7.5. 2000-09-22 09:44:04 +00:00
Maxim Sobolev
6d4c8d13ca Put a copy of distfile at MASTER_SITE_LOCAL. Galeon authors violently removed
the old 0.72 version, while the new 0.73 can't be built with our default
gcc2.95.2.
2000-09-05 12:18:25 +00:00
Maxim Sobolev
0930aace90 Update to 0.7.2.
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.
2000-08-17 09:49:02 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
38a6bf923b Remove BROKEN - now we have M16 again. 2000-08-03 17:45:33 +00:00
Maxim Sobolev
df0b048985 Mark as broken - it requires M16. 2000-08-03 14:42:44 +00:00
Maxim Sobolev
64defc16c6 Add USE_NEWGCC=yes.
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>
2000-08-03 06:20:44 +00:00
Maxim Sobolev
51d897fca9 Add galeon - a GNOME Web browser based on gecko (the mozilla rendering engine).
It allows to use state-of-the-art HTML rendering engine without much overhead
imposed my Mozilla itself.

Obtained from:	http://www.gnome.org/
2000-08-01 09:05:58 +00:00