aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
blob: 99a96a7da70d2cc7cd2a81d74f5bf50e8942301c (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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Evolution was written by:

Addressbook
    Arturo Esponosa <arturo@nuclecu.unam.mx> (Original Gnomecard author)
    Nat Friedman <nat@ximian.com>
    Chris Lahey <clahey@ximian.com>
    Chris Toshok <toshok@ximian.com>
    Jon Trowbridge <trow@ximian.com>

Artwork
    Tuomas Kuosmanen <tigert@ximian.com>
    Jakub Steiner <jimmac@ximian.com>

Calendar
    Seth Alves <seth@ximian.com>
    Eric Busboom <eric@softwarestudio.org> (libical author)
    Arturo Esponosa <arturo@nuclecu.unam.mx> (Gnomecal contributor)
    Damon Chaplin <damon@ximian.com>
    Federico Mena-Quintero <federico@ximian.com>
    Jesse Pavel <jesse@ximian.com>
    JP Rosevear <jpr@ximian.com>
    Russell Steinthal <rms39@columbia.edu> (Gnomecal maintainer)

Documentation
    Kevin Breit <battery841@mypad.com>
    Aaron Weber <aaron@ximian.com>

Mailer
    Bertrand Guiheneuf <bertrand@ximian.com>
    Matt Loper <matt@ximian.com>
    Ettore Perazzoli <ettore@ximian.com>
    Jeff Stedfast <fejj@ximian.com>
    Jon Trowbridge <trow@ximian.com>
    Peter Williams <peterw@ximian.com>
    Dan Winship <danw@ximian.com>
    Michael Zucchi <notzed@ximian.com>

Notes
    Anders Carlsson <andersca@gnu.org>

Pilot
    JP Rosevear <jpr@ximian.com>

Shell
    Miguel de Icaza <miguel@ximian.com>
    Ettore Perazzoli <ettore@ximian.com>

Translations
    Akira TAGOH <tagoh@gnome.gr.jp>
    Andraz Tori <andraz.tori1@guest.arnes.si>
    Andreas Hyden <a.hyden@cyberpoint.se>
    Arjan Scherpenisse <acscherp@wins.uva.nl>
    Clara Tattoni <clara.tattoni@libero.it>
    Fatih Demir <kabalak@gmx.net>
    Gediminas Paulauskas <menesis@delfi.lt>
    GNOME PL Team <gnomepl@pandora.info.bielsko.pl>
    Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
    Héctor García Alvarez <hector@scouts-es.org>
    Jesús Bravo Álvarez <jba@pobox.com>
    Keld Simonsen <keld@dkuug.dk>
    Kjartan Maraas <kmaraas@gnome.org>
    Matthias Warkus <mawa@iname.com>
    Spiros Papadimitriou <spapadim+@cs.cmu.edu>
    Sung-Hyun Nam <namsh@kldp.org>
    Szabolcs BAN <shooby@gnome.hu>
    Tiago Antão <tiagoantao@bigfoot.com>
    Valek Filippov <frob@df.ru>
    Vincent Renardias <vincent@redhat.com>
    Yuri Syrota <rasta@renome.rovno.ua>

UI
    Anna Dirks <anna@ximian.com>

Widgets
    Damon Chaplin <damon@ximian.com>
    Miguel de Icaza <miguel@ximian.com>
    Chris Lahey <clahey@ximian.com>
    Federico Mena-Quintero <federico@ximian.com>
    Chris Toshok <toshok@ximian.com>
/a> 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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
--- configure.orig  2014-10-20 14:24:44.000000000 +0900
+++ configure   2014-10-20 14:27:30.000000000 +0900
@@ -9567,29 +9567,6 @@
       hardcode_shlibpath_var=no
       ;;
 
-    freebsd1*)
-      ld_shlibs=no
-      ;;
-
-    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
-    # support.  Future versions do this automatically, but an explicit c++rt0.o
-    # does not break anything, and helps significantly (at the cost of a little
-    # extra space).
-    freebsd2.2*)
-      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      ;;
-
-    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
-      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct=yes
-      hardcode_minus_L=yes
-      hardcode_shlibpath_var=no
-      ;;
-
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | dragonfly*)
       archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
@@ -10561,10 +10538,6 @@
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -10572,7 +10545,6 @@
     objformat=`/usr/bin/objformat`
   else
     case $host_os in
-    freebsd[123]*) objformat=aout ;;
     *) objformat=elf ;;
     esac
   fi
@@ -10590,18 +10562,6 @@
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
-  freebsd2*)
-    shlibpath_overrides_runpath=yes
-    ;;
-  freebsd3.[01]* | freebsdelf3.[01]*)
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
-  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
-    shlibpath_overrides_runpath=no
-    hardcode_into_libs=yes
-    ;;
   *) # from 4.6 on, and DragonFly
     shlibpath_overrides_runpath=yes
     hardcode_into_libs=yes
@@ -14227,7 +14187,7 @@
    native_pthread_support="netbsd 3 uses explict pthread"
        PTHREAD_LIBADD="-lpthread"
    ;;
-*-*-freebsd[56789]*)
+*-*-freebsd*)
    native_pthread_support=yes
    PTHREAD_LIBADD="-pthread"
    ;;
@@ -28245,7 +28205,7 @@
 
 krb_cv_compile_et="no"
 krb_cv_com_err_need_r=""
-krb_cv_compile_et_cross=no
+krb_cv_compile_et_cross=yes
 if test "${COMPILE_ET}" = "compile_et"; then
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether compile_et has the features we need" >&5