aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-11-06 03:51:39 +0800
committerDan Winship <danw@src.gnome.org>2002-11-06 03:51:39 +0800
commit9ec505a6cac24436b02eb21f200401acf84a7a91 (patch)
tree69aff766f2e610ee788a2a29720d3cc48a60e1b8 /configure.in
parentc11529e9e32dce3b5da6249d1aa9abfcb491e42b (diff)
downloadgsoc2013-evolution-9ec505a6cac24436b02eb21f200401acf84a7a91.tar.gz
gsoc2013-evolution-9ec505a6cac24436b02eb21f200401acf84a7a91.tar.zst
gsoc2013-evolution-9ec505a6cac24436b02eb21f200401acf84a7a91.zip
change the commented-out soup check to refer to the new soup 2.0 in the
* configure.in: change the commented-out soup check to refer to the new soup 2.0 in the libsoup module svn path=/trunk/; revision=18559
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 453927099f..39cab218dd 100644
--- a/configure.in
+++ b/configure.in
@@ -569,7 +569,8 @@ dnl AC_SUBST(GTKHTML_LIBS)
dnl GTKHTML_DATADIR=`$PKG_CONFIG --variable gtkhtml_datadir gtkhtml-1.1`
dnl AC_SUBST(GTKHTML_DATADIR)
-dnl EVO_CHECK_LIB(Libsoup, soup, 0.7)
+dnl PKG_CHECK_MODULES(SOUP, soup-2.0)
+dnl (from the libsoup module in GNOME CVS)
dnl AM_PATH_GCONF(1.0,,,gconf gconf-gtk)
dnl if test "x$GCONF_CFLAGS" = "x" ; then
tr>* Remove libbonobomm and libbonobouimm:bapt2013-07-317-108/+0 * Add patch to fix build with clang.kwm2013-07-272-7/+13 * KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-2759-7184/+0 * MyGUI is a library for creating Graphical User Interfaces (GUIs)amdmi32013-07-276-0/+236 * Fix build with newer binutilsbapt2013-07-261-2/+6 * - Update to 1.7.40gahr2013-07-253-3/+4 * Revert upstream patch that seems to be causing firefox and thunderbird tokwm2013-07-252-1/+38 * Add new port: x11-toolkits/qtadamarino2013-07-214-0/+60 * x11-toolkits/gtkada: Improve multijob supportmarino2013-07-211-22/+8 * Update to 6.1.0makc2013-07-148-39/+61 * Fix buildbapt2013-07-131-8/+3 * Mark jobs unsafebapt2013-07-131-7/+4 * Remove x11-toolkits/linux-f10-qt33 now that we have linux-f10-qt45rene2013-07-135-92/+0 * Add QT4 (Linux Fedora 10).bsam2013-07-135-0/+143 * Mark jobs unsafebapt2013-07-121-0/+1 * Replace John Marino email address with FreeBSD versionmarino2013-07-121-2/+2 * Mark jobs unsafebapt2013-07-121-6/+3 * Fix PORTSDIR not already defined by using relative pathbapt2013-07-111-1/+1 * Fix pure by removing the useless pre.mk/post.mk dancingbapt2013-07-111-2/+1 * Convert my ports to current standardspawel2013-07-112-16/+8 * Move gmake declaration prior to pre.mk while here convert it to USES=gmakebapt2013-07-111-1/+2 * Mark jobs unsafebapt2013-07-101-6/+3 * Convert from USE_MOTIF to USES=motifbapt2013-07-106-43/+13 * - Drop all my portspav2013-07-101-1/+1 * Convert the ports I maintain to USES=gmake.madpilot2013-07-091-1/+1 * Remove unneeded USE_DISPLAYbapt2013-07-091-1/+0 * Remove unneeded USE_DISPLAYbapt2013-07-091-1/+0 * Remove latest usage of X_FONTS_ENCODINGS_PORT and X_FONTS_TTF_PORTbapt2013-07-082-4/+4 * - Update to version 2.2.1pawel2013-07-032-3/+5 * Copy pkg-descr from x11-toolkits/qt33 instead of referencing it.rene2013-07-032-7/+11 * x11-toolkits/gtkada: update to 2.24.4.0wg2013-07-0217-2827/+86 * Add x11-toolkits/py-kivy 1.7.1.dbn2013-07-016-0/+1711 * New USES imake to handle the dependency on imake.bapt2013-06-283-3/+3 * Update to 3.3.3.rakuco2013-06-232-3/+3 * Update the PyQt ports.rakuco2013-06-221-1/+1 * Update MASTER_SITE_QT.rakuco2013-06-221-0/+1 * Update to 0.4.2.rakuco2013-06-214-6/+7 * Update to 0.11.0.rakuco2013-06-212-8/+3 * - Fix build in non-UTF8 enviromentswills2013-06-201-0/+1 * - Add xt to USE_XORG modulesgahr2013-06-201-2/+2 * - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-181-8/+2 * - Make fetchable again by fixing MASTER_SITESgahr2013-06-181-2/+1 * Update to 2.24.19.kwm2013-06-172-3/+3 * - Remove www/libxul19, is has been vulnerable and unsupported upstream forflo2013-06-152-3/+5 * Hierarchic data visualization control intended for use with structures wheresbz2013-06-135-0/+41 * Fix build with clangbapt2013-06-131-5/+2 * Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.swills2013-06-104-0/+24 * Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.swills2013-06-104-0/+24 * Ruby/VTE is a Ruby binding of VTE.swills2013-06-104-0/+24 * Ruby/Poppler is a Ruby binding for Poppler.swills2013-06-104-0/+24 * Ruby/GTK3 is a Ruby binding of GTK+-3.x.swills2013-06-104-0/+29 * Ruby/GDK3 is a Ruby binding of GDK-3.x.swills2013-06-104-0/+25 * Ruby/GTK2 is a Ruby binding for GTK+2.swills2013-06-104-0/+26 * Ruby/Pango is a Ruby binding for Pango.swills2013-06-104-0/+25 * retire ruby-wxdinoex2013-06-076-241/+0 * - Remove unnecessary depend on PERL_LEVEL < 5.12az2013-06-071-5/+0 * - Remove unnecessary depend on PERL_LEVEL < 5.12az2013-06-071-10/+0 * PERL_CONFIGURE implies USE_PERL5.mat2013-06-061-1/+0 * Fix security issues in xorg client libraries.zeising2013-06-052-3/+3 * - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-0529-69/+144 * - Update to 8.4.20gahr2013-06-046-121/+56 * - Update x11-toolkits/c++-gtk-utils to 2.2.0pawel2013-06-023-533/+54 * - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-3021-785/+0 * The FreeBSD x11 team proudly presentszeising2013-05-259-40/+66 * Rework the references ports for glib20, gtk20 and gtk30 again to fix thekwm2013-05-234-12/+1289 * - Bump PORTREVISION on Tcl/Tk ports so that r316025 takes effectgahr2013-05-223-1/+3 * Update to 2.24.18.kwm2013-05-222-3/+3 * Make PORTDOCS in the -reference framework overwriteable.kwm2013-05-222-12/+15 * Patch multiple vulnerabilities in x11-toolkits/plib.rakuco2013-05-193-1/+79 * - Update EFL libraries to 1.7.7gblach2013-05-192-3/+3 * - Fix typo, introduced in my previous commitgahr2013-05-181-1/+1 * - Add explicit USE_XORG=X11 so CONFIGURE_ARGS gets --x-includesgahr2013-05-181-1/+2 * Add the patch I added to qt4-corelib in r317896 to some other Qt ports.rakuco2013-05-151-0/+35 * - Fix build with Tcl/Tk 8.6gahr2013-05-153-2/+152 * - Fix build on amd64 < 9.0 by disabling assembly optimizationsgahr2013-05-151-0/+20 * - Fix build with Tcl/Tk 8.6 [1]gahr2013-05-143-8/+42 * - Fix PLISTgahr2013-05-141-0/+1 * - Update to 2.0.1gahr2013-05-132-7/+6 * - Update to 2.4.1gahr2013-05-133-27/+11 * - Fix build with Tcl 8.6gahr2013-05-132-7/+18 * - Update to 1.7.39gahr2013-05-132-3/+3 * - Respect PREFIX and DOCSDIRgahr2013-05-132-16/+10 * This ports will link to dbus-glib if available. Switch to dbus-glib so itkwm2013-05-131-2/+2 * Update to 0.1.6madpilot2013-05-133-4/+9 * fix compile with boost >= 1.50oliver2013-05-131-0/+5 * - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert...makc2013-05-122-0/+4 * Import my upstream commit to fix the detection of 3dNOW! support.rakuco2013-05-121-1/+0 * - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelolivierd2013-05-091-6/+4 * Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-061-8/+8 * - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-2/+0 * - Update to 3.3.1madpilot2013-05-042-3/+3 * Chase security/libgcrypt updateehaupt2013-05-041-1/+1 * - conversion to USES framework for gettextjgh2013-05-011-7/+7 * - Update lang/librep to 0.92.3sperber2013-05-012-7/+7 * Update to use: USES+= adabapt2013-04-3015-906/+2230 * Remove latest references to USE_BISONbapt2013-04-291-1/+0 * Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-293-16/+3 * Convert the last USE_ICONV to USES=iconvbapt2013-04-289-16/+10 * Add Gstreamer 1.0.7. This is the new stable version of thekwm2013-04-282-0/+14 * - update WWWdinoex2013-04-271-1/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-268-14/+8 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-2517-17/+17 * - Convert USE_GETTEXT to USES (part 1)ak2013-04-248-16/+8 * - Add LICENSEsunpoet2013-04-241-18/+6 * - Add LICENSEsunpoet2013-04-241-14/+6 * - Chase x11-toolkits/fox16 shlib version bumpgahr2013-04-243-3/+3 * - Update to 1.6.49gahr2013-04-242-4/+4 * Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-2322-65/+29 * - Remove lang/tcl83 and x11-toolkits/tk83 (expired)gahr2013-04-2313-740/+2 * - Update EFL libraries to 1.7.6(.1)gblach2013-04-233-6/+8 * - Make qt4 compile under FreeBSD 10miwi2013-04-221-0/+1 * - Fix a long standing problem in tclConfig.sh and tkConfig.sh, where pathsgahr2013-04-183-0/+20 * - make portlint happierdinoex2013-04-181-2/+1 * - Mark BROKEN fails to buildmiwi2013-04-171-0/+2 * - Update Tcl/Tk 8.5 to 8.5.14gahr2013-04-172-3/+3 * Unbreak after graphviz updatepawel2013-03-303-5/+59 * For perl@ owned ports:eadler2013-03-293-13/+5 * - unbreak the buildrm2013-03-292-9/+40 * Style: tab -> space.eadler2013-03-294-4/+4 * Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-281-2/+0 * - Update to 1.7.38gahr2013-03-283-10/+15 * Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix...eadler2013-03-2810-49/+26 * Update to version 2.0.16pawel2013-03-282-18/+5 * Fix build with glib 2.34 [1]kwm2013-03-281-10/+6 * - Fix pkg-plistgblach2013-03-272-0/+4 * - Update to 2.6.2acm2013-03-234-9/+5 * - convert USE_CMAKE to USESmakc2013-03-236-7/+6 * Convert to new options framework left unconverted ports in x* categoriesbapt2013-03-228-75/+58 * Add an error check on if cairo is installed without GLIB (GObject) support.mezz2013-03-201-0/+6 * Add gtksourceview 3 ports.kwm2013-03-191-0/+3 * Add gtksourceviewmm3 3.2.0kwm2013-03-194-0/+89 * Add gtksourceview 3.4.2.kwm2013-03-197-0/+356 * Update to 3.6.0.kwm2013-03-193-7/+44 * Update to 2.28.4kwm2013-03-193-14/+10 * Add libunique3, this is the gtk+3 version of x11-toolkits/unique.kwm2013-03-195-0/+63 * This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-195-5/+5 * Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-192-18/+18 * Belately bump portrevision so installed ports get reinstalled with fixed head...kwm2013-03-181-1/+1 * Restore alt keys after gtk20 update.kwm2013-03-162-7/+43 * - graphics/libexif:pclin2013-03-141-1/+1 * - adopt optionsNG and trim historical headersjgh2013-03-143-18/+12 * Get rid of XAWVER option in bsd.port.mk it does not need to be specified ther...bapt2013-03-104-8/+5 * Convert USE_BISON to USES= bisonbapt2013-03-085-34/+16 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-0825-497/+303 * - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-072-7/+3 * update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjustbf2013-03-065-556/+1804 * - Fix buildmiwi2013-03-041-1/+1 * Since Perl/Tk 804.030, freetype support is not consideredcrees2013-03-031-1/+4 * - Fix EXPIRATION date, we are in 2013, not 2012swills2013-03-031-1/+1 * - Fix EXPIRATION date, we are in 2013, not 2012swills2013-03-032-2/+2 * - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationlwhsu2013-03-032-13/+6 * - Deprecate ports which don't work with Ruby 1.9swills2013-03-031-5/+4 * - Deprecate ports which don't work with Ruby 1.9swills2013-03-032-10/+8 * - Install standard libraries separated as other ports to the same placelwhsu2013-03-023-15/+20 * Update to 3.2.5makc2013-02-273-16/+16 * - Add HTTP mirror to MASTER_SITESgahr2013-02-251-1/+2 * - Fix build when MOZILLA=onpawel2013-02-231-9/+13 * - Set Tcl/Tk 86 as an invalid version for this portgahr2013-02-191-5/+2 * Update to version 2.0.15pawel2013-02-164-4/+32 * - Unbreak build on HEADmiwi2013-02-151-1/+1 * 2012-10-20 x11-toolkits/gtkglarea: No more public distfilesbapt2013-02-145-51/+0 * - Update MAINTAINER email address for all my portspclin2013-02-132-2/+2 * - Fix man pagegahr2013-02-071-2/+0 * - Add manpage-related files which didn't end up in yesterday's major Tcl/Tkgahr2013-02-076-0/+1116 * - Complete my previous commitgahr2013-02-061-1/+2 * - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0gahr2013-02-0620-1495/+165 * - Fix build with Tcl != 8.6gahr2013-02-062-2/+3 * - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-0612-9/+12 * - Add UPDATING entry for gnutls updatenovel2013-02-061-1/+1 * 2012-11-26 x11-toolkits/fltk2: No more public distfiles for version 2bapt2013-02-0515-541/+0 * - Revert my previous commit, QScintilla2 already exists in devel/qscintilla2gahr2013-02-055-161/+339 * - Update to 2.7 (support for Qt4)gahr2013-02-055-339/+161 * - Mark lang/tcl83 and x11-toolkits/tk83 as DEPRECATED, to expire in 2 monthsgahr2013-02-041-0/+3 * KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-18/+13 * Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.makc2013-02-042-1/+2 * KDE/FreeBSD team presents:makc2013-02-043-22/+25 * KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.makc2013-02-043-39/+4 * - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1 * - Update to 0.9.96.31.01.13gahr2013-02-0110-40/+289 * Chase boost updatebapt2013-01-312-13/+8 * 2012-11-28 x11-toolkits/fltk11: new code should use /x11-toolkits/fltkbapt2013-01-2711-452/+0 * - Strip header at request of original creatortabthorpe2013-01-272-9/+2 * Update to libXaw3dXft 1.6.2bjohans2013-01-273-16/+19 * - cleanup headerdinoex2013-01-271-7/+3 * Fix the build with new glib.kwm2013-01-221-7/+8 * - Update to 0.62swills2013-01-212-7/+10 * - Update to 0.1.5madpilot2013-01-212-6/+7 * - Update to 0.99.16swills2013-01-214-29/+50 * - Update x11-toolkits/scintilla and editors/scite to 3.2.4madpilot2013-01-182-3/+3 * - Update EFL to 1.7.5gblach2013-01-162-6/+5 * Update to 1.36.tobez2013-01-113-9/+4 * Convert last python@ ports to new options frameworkbapt2013-01-081-9/+7 * x11-toolkits/c++-gtk-utils: update to version 2.0.14pawel2013-01-034-6/+15 * Remove the created by me and update those header at the same time. I nevermezz2013-01-011-5/+0 * Check realpath of PREFIX only when requiredcrees2012-12-311-6/+4 * - Silence a warning when PREFIX does not exist like on the INDEX builder.beat2012-12-301-0/+2 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-304-0/+12 * Convert pav's ports to new options frameworkbapt2012-12-301-11/+9 * - Update MASTER_SITES and WWW: line in pkg-descrtota2012-12-292-8/+6 * - Update MASTER_SITES and WWW: line in pkg-descrtota2012-12-292-9/+6 * - Remove unneeded patchesgblach2012-12-231-11/+0 * - Update Enlightenment to 0.17.0gblach2012-12-233-29/+284 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-2023-89/+31 * - Fix package installation removing modified config filespawel2012-12-202-12/+8 * - Fix USE_XORG [1]pawel2012-12-172-43/+65 * - Remove USE_GCC - builds fine with clanggahr2012-12-171-1/+0 * - Disconnect fltk-threads from the buildgahr2012-12-171-1/+0 * - Update to 0.7010madpilot2012-12-172-9/+4 * - Set default perl version for ports which currently usingaz2012-12-163-3/+3 * - Update to 6.0.2makc2012-12-1510-885/+36 * - Update to 5.2.3makc2012-12-156-684/+15 * - Add LICENSEgahr2012-12-131-0/+2 * - update patch as per the discussion at http://www.fltk.org/str.php?L2903gahr2012-12-132-10/+30 * - Update to 1.3.2gahr2012-12-134-9/+18 * - threads are on by default in fltk, kill slave portgahr2012-12-121-13/+0 * Update PCRE to 8.32mm2012-12-112-0/+2 * Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-103-19/+6 * - Update x11-toolkits/c++-gtk-utils to version 2.0.13pawel2012-12-103-10/+14 * - Assign maintainership to tcltk@gahr2012-12-101-6/+2 * - Update to 0.9.2.0beech2012-12-083-52/+15 * - Chase 82+ not being a valid Tcl/Tk version anymoregahr2012-12-043-3/+3 * - Fix build with nondefault LOCALBASEamdmi32012-12-041-0/+1 * - Retire Tcl/Tk 8.2 now that the last consumer (deskutils/abacus) has gonegahr2012-12-0410-1596/+0 * - Update to Tcl/Tk 8.5.13gahr2012-12-033-70/+60 * - update 0.32bapt2012-11-292-7/+3 * 2012-11-28 chinese/pyDict: Depends on the expired gtkglarea through py-gtk [1]bapt2012-11-296-251/+0 * - Chase x11-toolkits/fox17 shlib version bumpgahr2012-11-271-5/+2 * - Update to 1.7.37gahr2012-11-272-8/+4 * - Chase x11-toolkits/fox16 shlib version bumpgahr2012-11-272-7/+3 * - Update to 1.6.47gahr2012-11-272-8/+7 * - Update maintainership of my Tcl/Tk ports to tcltk@gahr2012-11-271-6/+2 * consolidate under (lower-case) tcltk@bf2012-11-278-8/+8 * - mark as deprecated, they're going to be killed as soon as last consumergahr2012-11-261-1/+4 * Convert to new options frameworkbapt2012-11-221-2/+4 * Convert to new options frameworkbapt2012-11-221-3/+6 * - Trim Makefile header per new bylawsdanfe2012-11-161-24/+21 * - Update to 1.3.1gahr2012-11-084-24/+9 * Remove redundant conflict.cy2012-11-071-1/+1 * Temporarily make this port fetchable until the rename happens.cy2012-11-071-2/+4 * r307088 broke too much. Rename motif back to open-motif, keeping the 2.3.3 tocy2012-11-078-2/+2 * Update motif from 2.3.3 to 2.3.4.cy2012-11-0717-128/+366