From 60d0598366f759ab625e6ed5f44d22486691a966 Mon Sep 17 00:00:00 2001 From: mnag Date: Tue, 28 Nov 2006 19:10:49 +0000 Subject: - Remove SPF compatible options. Patch are removed in 20060719. --- mail/postfix27/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/postfix27') diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index cb6d486141ab..c4060df182b1 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -32,7 +32,7 @@ USE_RC_SUBR= postfix.sh # back compat pull in settings from POSTFIX_OPTIONS for convenience when # make config is run (happens first time port is built, too) -.for o in SASL SASL2 SASLKRB SASLKRB5 SASLKRB5MIT SPF TLS BDB MySQL PgSQL OpenLDAP CDB NIS VDA Test +.for o in SASL SASL2 SASLKRB SASLKRB5 SASLKRB5MIT TLS BDB MySQL PgSQL OpenLDAP CDB NIS VDA Test STATUS_${o}=off .endfor .if defined(POSTFIX_OPTIONS) -- cgit > cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't try to make an error string from an uninitialized GnomeVFSResult.Hans Petter Jansson2003-02-112-4/+15
* [ fixes bug #33066 ] new function (set_entry_changed_signals): callChris Toshok2003-02-113-46/+92
* Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): SameJeffrey Stedfast2003-02-1112-63/+63
* rewrite to use etta (find_next_in_range): helper func to search a range ofMike Kestner2003-02-111-25/+22
* Split the ORBit IDL compilation rules to work properly with parallelEttore Perazzoli2003-02-113-13/+39
* Split the IDL generated rules so ${ORBIT_IDL}Ettore Perazzoli2003-02-112-4/+17
* Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-114-19/+61
* (libeutil_static_la_DEPENDENCIES): MakeEttore Perazzoli2003-02-112-6/+18
* Install load-pine-addressbook and load-gnomecard-addressbook intoEttore Perazzoli2003-02-114-9/+36
* (libical_static_la_DEPENDENCIES): MakeEttore Perazzoli2003-02-102-1/+12
* Add LDFLAGS to ported libsRodney Dawes2003-02-102-0/+10
* look in the http cache for images when saving (image_save_as): removeLarry Ewing2003-02-102-24/+40
* gone. (match_initials): gone. (book_query_sexp): remove the primaryChris Toshok2003-02-105-52/+44
* lots of changes here. should be a big performance gain. god i hope this isChris Toshok2003-02-102-228/+110
* ignore test-completion.Chris Toshok2003-02-1011-713/+239
* Update Czech translation, remove some obsolete stringsMiloslav Trmac2003-02-092-883/+158
* Unmarked some strings which are unsuitable for translationKwok-Koon Cheung2003-02-091-3/+3
* fix length calculation. (create_folder_directory): remove alloca usage,Larry Ewing2003-02-092-3/+9
* Add missing files and remove non-existant one. Mark incorrectly translatedAbel Cheung2003-02-097-8/+18
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-0816-148/+244
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-088-46/+243
* add an activate handler that returns a response OK if the OK responseLarry Ewing2003-02-082-0/+25
* remove this file, as it's generated now Add this file to generate theRodney Dawes2003-02-083-3/+13
* Updating Amharic translation.Daniel Yacob2003-02-082-2437/+2532
* privlibexecdir not evolibexecdir for the server fileRodney Dawes2003-02-082-1/+5
* don't use random memory as a gconf client.Larry Ewing2003-02-082-0/+6
* Use g_object_new() instead of gtk_type_new().Jeffrey Stedfast2003-02-089-16/+38
* Fix installation of desktop/mime filesRodney Dawes2003-02-082-4/+9
* Fixes #37706Rodrigo Moya2003-02-082-2/+25
* Added missing files to .cvsignore and AC_PREREQ to configure.in.Christian Neumair2003-02-073-0/+9
* replaced deprecated calls (gtk_menu_append -> gtk_menu_shell_append andRadek Doulik2003-02-071-2/+2
* track change to e_book_load_uri type.Chris Toshok2003-02-072-3/+6
* check the status, not the book, and unref the book here.Chris Toshok2003-02-0718-139/+131
* Add fr to ALL_LINGUAS again.Ettore Perazzoli2003-02-072-1/+5
* (on_right_click): UseEttore Perazzoli2003-02-072-1/+7
* (control_activate): GetEttore Perazzoli2003-02-073-2/+7
* Use e_auto_kill_popup_menu_on_selection_done() instead ofEttore Perazzoli2003-02-073-2/+10
* Use different tmp file names so these rules can be executed in parallelEttore Perazzoli2003-02-074-24/+64
* (e_auto_kill_popup_menu_on_selection_done): Rename fromEttore Perazzoli2003-02-072-25/+28
* Fix KRB4_CFLAGS to work correctly Fix desktop file installation path UseRodney Dawes2003-02-074-4/+13
* Updated Czech translationMichal Bukovjan2003-02-072-687/+737
* Updated Czech translation.Michal Bukovjan2003-02-071-10622/+8641
* index bound bug (insert_children): prepend/reverse for nowMike Kestner2003-02-071-16/+27
* Set response_ids on the OK/Cancel buttonsDan Winship2003-02-072-0/+7
* show the widget before returning it.Dan Winship2003-02-072-1/+8
* Fix EVOLUTION_ICONSDIRDan Winship2003-02-072-2/+3
* add EVOLUTION_PRIVDATADIRDan Winship2003-02-079-9/+25
* AC_SUBST privlibdir, privincludedir, privdatadir (sent from ../configure).Dan Winship2003-02-076-34/+36
* export priv*dir for libical's configure to use.Dan Winship2003-02-072-0/+5
* Fix typo in previous commitDan Winship2003-02-072-1/+5
* add missing datadir=Dan Winship2003-02-071-0/+1
* s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-0719-24/+55
* s/wombat/evolution-wombat/Dan Winship2003-02-071-2/+2
* Remove -L${libdir}. (CFlags): s/includedir/privincludedir/Dan Winship2003-02-074-7/+18
* remove soundsdir defDan Winship2003-02-072-2/+2
* subst in $(toolsdir) instead of $(bindir)Dan Winship2003-02-073-8/+14
* cleanupDan Winship2003-02-072-6/+5
* use viewsdirDan Winship2003-02-075-12/+16
* Use privdatadir Likewise. Likewise. Likewise. Likewise. Likewise.Dan Winship2003-02-0710-21/+33
* Remove *dir defs that are in configure.in now (INCLUDES): clean up usingDan Winship2003-02-074-38/+44
* clean upDan Winship2003-02-069-11/+36
* remove imagesdir, etc, which are now defined in configure.inDan Winship2003-02-062-4/+6
* clean up, update, etcDan Winship2003-02-065-27/+33
* use POINTER_STRING_BOOL for activate_shortcut.Michael Zucci2003-02-064-3/+13
* add an activate handler to the entry so that hitting return will return anLarry Ewing2003-02-062-0/+13
* Added NONE,STRING,STRING,STRINGNot Zed2003-02-063-1/+9
* We want to copy whats in the default user dir, not the default user dir.Not Zed2003-02-062-1/+6
* use the parent path to find the parent node rather than the row, which isNot Zed2003-02-061-3/+4
* makefile and warnings fixesDan Winship2003-02-061-0/+105
* Update this some although it's not currently being builtDan Winship2003-02-061-6/+4
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-0613-41/+35
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-063-19/+11
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): RemoveDan Winship2003-02-066-20/+11
* Define in terms of privincludedirDan Winship2003-02-063-8/+4
* Remove cruft. (libcal_utilincludedir): Define in terms of privincludedirDan Winship2003-02-061-2/+1
* Remove cruft. (pcsincludedir): Define in terms of privincludedirDan Winship2003-02-062-3/+1
* update Makefile.ams and fix a lot of warningsDan Winship2003-02-061-0/+143
* Remove cruftDan Winship2003-02-061-2/+1
* Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): RemoveDan Winship2003-02-064-35/+29
* Remove cruft. (serverdir, gladedir, etspecdir): Remove definitionsDan Winship2003-02-064-10/+2
* Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):Dan Winship2003-02-067-31/+30
* Remove cruft. Define in terms of privdatadirDan Winship2003-02-062-3/+1
* Remove cruft, s/ICONSDIR/IMAGESDIR/ (gladedir, etspecdir): RemoveDan Winship2003-02-063-12/+7
* Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): InstallDan Winship2003-02-065-32/+22
* Define in terms of privdatadir. (gladedir): Defined in configure.in now.Dan Winship2003-02-064-5/+4
* Remove cruft (ldapschemadir): Use privdatadir (pasincludedir): UseDan Winship2003-02-063-5/+2
* Remove cruft. (libebookincludedir): Use privincludedir.Dan Winship2003-02-069-20/+33
* Define in terms of privincludedirDan Winship2003-02-062-1/+6
* Defined in configure.in now (filterdir): Define using privdatadirDan Winship2003-02-062-2/+6
* Define in terms of privincludedir. (camellibexecdir): Define in terms ofDan Winship2003-02-068-15/+25
* Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIRDan Winship2003-02-0616-38/+71
* Remove unneeded MAP_DIR define. (gladedir): Remove. Defined inDan Winship2003-02-063-2/+9
* Define MAP_DIR in terms of $(imagesdir). (widgetsincludedir): Define inDan Winship2003-02-062-2/+7
* define in terms of privincludedir.Dan Winship2003-02-0613-17/+40
* use privdatadirDan Winship2003-02-062-2/+5
* Define and AC_SUBST privlibexecdir, privdatadir, privincludedir,Dan Winship2003-02-062-28/+37
* Split out the mailto handling code from here so we can use it in theJeffrey Stedfast2003-02-062-36/+60
* add cal-recur.cDan Winship2003-02-062-0/+5
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-063-8/+11
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-063-6/+10
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-065-18/+24
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-067-75/+294
* s/glade_gnome_init/glade_init/Dan Winship2003-02-062-1/+5
* s/glade_gnome_init/glade_init/Dan Winship2003-02-063-2/+9
* Replace deprecated glade_gnome_init() with glade_init().Dan Winship2003-02-065-4/+15
* Replace deprecated glade_gnome_init() call with glade_init().Dan Winship2003-02-062-2/+2
* define and AC_SUBST privlibexecdir.Dan Winship2003-02-063-3/+26
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-02-05