summaryrefslogtreecommitdiffstats
path: root/utils/sunbird/HISTORY
blob: 53f6b43e39992ae3b2fa09cc8d9a1f84ca3ef001 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
2009-04-14 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: changed dependency on JDK to JAVA

2008-10-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS, DETAILS, PRE_BUILD, 002_firefox-libdeps.patch,
	  010_visibility-gcc-4.2.patch,
	  016_firefox-nss-3.12-asneeded.patch, 090_xul-gcc4.3.patch:
	  updated to 0.9, added patches from gentoo to make this beast
	  compile, removed dependency on GECKO

2008-08-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS, PRE_BUILD: updated to 0.8
	* gcc43.patch: removed

2008-03-22 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Apply gcc43.patch
	* gcc43.patch: Patch to compile with gcc 4.3.0
	  From https://bugzilla.mozilla.org/show_bug.cgi?id=416463

2008-03-18 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Switch X11-SERVER to the one and only xorg-server
	  No need to check if using modular X as that's all that's available now

2008-03-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: updated to 0.7
	* cairo-fixes.patch: added to fix a compile error

2007-08-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: corrected SOURCE_URL[0]

2007-07-19 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Enable default extensions
	  Disable building xpfe component, 'tis broken

2007-07-18 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 0.5
	  Uses Lightning source code (works with Thunderbird)
	  Set WEB_SITE to sunbird specific site
	* BUILD: Use default_build and use OPTS instead of mozconfig
	  Export variables
	  Added BUILD_OFFICIAL=1 and MOZILLA_OFFICIAL=1
	* DEPENDS: Pass dependency flags
	  Added dependency on pango
	  Added optional dependencies on libgnomeui and gnome-vfs2
	  Removed dependency on glitz
	  Use any GECKO provider, not just xulrunner
	* PRE_BUILD: Apply patches from Gentoo
	* desktop/sunbird.desktop: Update Version field
	* mozconfig: Removed, now using ./configure flags
	* 000_add-missing-LDFLAGS.patch, 032_firefox-2.0_ppc64-1.patch,
	  033_firefox-2.0_ppc_powerpc.patch, 050_respect-host-variable.patch,
	  055_firefox-2.0_gfbsd-pthreads.patch: Patches from
	  http://gentoo.osuosl.org/distfiles/mozilla-sunbird-0.5-patches-0.1.tar.bz2

2007-05-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: really use $VERSION

2007-05-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* desktop/sunbird.desktop, BUILD, HISTORY, mozconfig, PRE_BUILD, 
	  DEPENDS, DETAILS: created spell

002_firefox-libdeps.patch 010_visibility-gcc-4.2.patch 016_firefox-nss-3.12-asneeded.patch 090_xul-gcc4.3.patch