Commit Graph

52 Commits

Author SHA1 Message Date
david
c8b3505c2f remove "the the" and replace /usr/local with PREFIX in MESSAGE; bump PKGNAME
ok wilfried@
2006-02-12 19:31:36 +00:00
ian
1e6211aafa To make Thunderbird open links using Firefox...; bump PKGNAME 2006-02-10 20:10:57 +00:00
steven
d73fba5992 fix WANTLIB. ok wilfried@ 2006-02-09 08:34:07 +00:00
wilfried
87cf9b6bd1 update thunderbird to 1.5 2006-01-23 12:34:06 +00:00
espie
a9df05cec2 more C++ libs bumps. Done thru mail, plus lizards. 2006-01-14 00:07:28 +00:00
sturm
81e2bfb74d SHARED_LIBS, keeping the same SO_VERSION for all libs 2006-01-01 16:02:36 +00:00
naddy
b09a59fcfd get WANTLIB right after actually building the package 2005-11-17 15:53:51 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
7ed907369e fix wantlib + bump 2005-11-14 12:51:57 +00:00
wilfried
4e64862681 Update to 1.0.7
Don't try to build the gnomevfs and libgnome plugins to avoid an
hidden dependency on gnome
2005-10-25 21:08:40 +00:00
aanriot
2a96b9df6f Mozilla.org bug 210658:
Fix hanging with non-standard HTML elements parsererror, sourcetext.

discussed with naddy@ and wilfried@;
patches from and "go ahead, commit" naddy@
2005-10-21 08:47:14 +00:00
kurt
c34ab1b1a4 remove 'don't close dlopened objects' type ld.so work-arounds 2005-10-14 04:00:37 +00:00
bernd
6c26bb90b1 If we start a second firefox, don't show the profile chooser but open a
new browser window instead. (The same for thunderbird and mozilla.)

Idea from Marc Winiger <mw at msys.ch>, thanks!

suggestions, tests & ok kurt@
2005-10-13 04:32:41 +00:00
wilfried
d15caec224 switch from gtk1 to gtk2 2005-09-09 16:22:28 +00:00
wilfried
b8d665b392 update to 1.0.6 2005-07-23 13:56:34 +00:00
kurt
0d906072d3 - make build OFFICAL (enables automatic profile upgrades)
- mention deleting Extensions.rds in MESSAGE
2005-04-16 19:22:13 +00:00
wilfried
6906c0d43d fix patch after cvs barfed 2005-04-10 08:37:34 +00:00
wilfried
865b48c4d9 - bump major shlib version
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype
- move INSTALL/DEINSTALL code to PLIST
2005-04-09 08:48:11 +00:00
wilfried
8c34b1b777 - bump major shlib version
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype
- move INSTALL/DEINSTALL code to PLIST
2005-04-09 08:11:18 +00:00
kurt
f87e0d5ddb - dont unload dependent libs (avoid dlclose bug)
- fix lp64 bug
- fix alpha wantlib
- adjust depends for esound & ORBit
- use MODULE devel/gettext

okay wilfried@ and reviewed by alek@
2005-04-01 19:24:07 +00:00
wilfried
5aa2f77543 update thunderbird to 1.0.2
use same extensions handling as firefox
2005-03-26 19:04:59 +00:00
wilfried
caa6389ceb disable thread priority scheduling as moz doesn't
cope with round-robin priority scheduling, from kettenis@
2005-03-26 19:04:13 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
wilfried
1be340ee85 fix system png include path 2005-01-13 15:57:26 +00:00
wilfried
e0a5e48ef9 fix system png include path 2005-01-13 15:52:07 +00:00
wilfried
3ce5ddd1ae getproto*_r is enabled in patch-nsprpub_configure_in 2005-01-13 15:50:59 +00:00
wilfried
d7dc1b0258 bump pkgname 2005-01-10 14:39:22 +00:00
wilfried
92bff14aa7 always use own nspr 2005-01-10 10:17:08 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
wilfried
42177b1ab4 let's make some noise, using esound 2005-01-04 21:27:27 +00:00
wilfried
9360cf6f65 fix SUBST_VARS 2005-01-04 20:59:16 +00:00
wilfried
4f4f08397a oops 2005-01-04 12:05:57 +00:00
wilfried
f9bac44b2b update to thunderbird-1.0 2004-12-27 21:21:38 +00:00
naddy
2d591bc030 Do not disable ProPolice, we have reports of success for most platforms.
ok pvalchev@
2004-12-08 21:54:48 +00:00
kettenis
436a851e0c i386 gcc3 support.
ok wilfried@
2004-11-13 12:53:28 +00:00
naddy
c0bf56a26c sync with mozilla-firefox: fix building against new freetype 2004-11-06 23:05:42 +00:00
sturm
505164cc73 fix build now that we have getproto*_r 2004-11-01 10:25:12 +00:00
naddy
d4fbb2c80a fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-02 16:08:23 +00:00
marcm
6821437f9e Sync DESCR with reality.
"Free commits :-)" MAINTAINER
2004-06-30 17:58:23 +00:00
wilfried
95b1890db8 use no-autoheader and explicitly set autoconf version 2004-05-06 14:39:49 +00:00
espie
8df7420f5f sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE. 2004-04-09 09:52:09 +00:00
pvalchev
18dfaf2afd disable IPv6 for 3.5 as it presents dns-resolution problems (and there is no time
for other fixes)
numerous people report success with this reverted.
2004-03-06 07:51:27 +00:00
pvalchev
fb14c479d3 enable propolice on sparc64 here too 2004-03-03 08:20:55 +00:00
pvalchev
fe295636fd amd64 support 2004-03-02 08:32:13 +00:00
wilfried
122c890214 resolve more than one host name simultaneously, needed with last patch
from netbsd
2004-02-29 22:31:05 +00:00
wilfried
afe5fdbdbf enable ipv6 2004-02-29 22:27:48 +00:00
wilfried
406ba93ace new distfile 2004-02-29 20:51:32 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
wilfried
212c894453 forgot to remove graphics/libmng dependency 2004-02-23 17:58:56 +00:00
wilfried
acdd2a7d96 update to mozilla-thunderbird 0.5 2004-02-15 19:41:58 +00:00