aboutsummaryrefslogtreecommitdiffstats
path: root/www/resin3
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-12-04 08:18:15 +0800
committerclement <clement@FreeBSD.org>2005-12-04 08:18:15 +0800
commit8e6ecba4d16ddb8c6e68608e737e36eb80758348 (patch)
tree29bec93e92d38e45ddc182dce3cba71a49e2cbbf /www/resin3
parent2bd4d4d7e5c006f7eade851e661d16354e33b8b0 (diff)
downloadfreebsd-ports-gnome-8e6ecba4d16ddb8c6e68608e737e36eb80758348.tar.gz
freebsd-ports-gnome-8e6ecba4d16ddb8c6e68608e737e36eb80758348.tar.zst
freebsd-ports-gnome-8e6ecba4d16ddb8c6e68608e737e36eb80758348.zip
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
Diffstat (limited to 'www/resin3')
-rw-r--r--www/resin3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/resin3/Makefile b/www/resin3/Makefile
index db8ea5f553f1..573ba9075fe4 100644
--- a/www/resin3/Makefile
+++ b/www/resin3/Makefile
@@ -74,7 +74,7 @@ PLIST_SUB+= APACHE=""
#
# Apache 2
#
-BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/www/apache2
+BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/www/apache20
CONFIGURE_ARGS+= --with-apxs=${APXS}
PLIST_SUB+= MOD_DIR=libexec/apache2
# Allow apxs invocations
td class='commitgraph'>* Specify the file formatKevin Breit2001-06-224-4/+14 * Trying to fix the .gif problemKevin Breit2001-06-224-22/+40 * New function that decides if 2 word types are mergeable. An atom and aJeffrey Stedfast2001-06-223-30/+59 * Redid graphics to add labels to them and described the labels in text.Kevin Breit2001-06-228-0/+80 * calendar/cal-client/Makefile.am: calendar/cal-util/Makefile.am:Peter Williams2001-06-2212-856/+1570 * Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-225-52/+170 * Remove empty "name" property setting from the popup control.Jon Trowbridge2001-06-222-1/+5 * Emit the POSTPONE signal if we are offline. (setup_ui): If we are offline,Jeffrey Stedfast2001-06-222-13/+34 * Oops, small fix.Jacob Leach2001-06-221-1/+1 * Added config-encryption.sgml for buildingKevin Breit2001-06-226-0/+300 * Added const to 'in' parametersRodrigo Moya2001-06-221-3/+3 * Updated graphics for newer UI.Kevin Breit2001-06-2224-0/+8 * added libwombat to LDADDRodrigo Moya2001-06-222-0/+5 * create a WombatClient when creating a CalClient object, so that we canRodrigo Moya2001-06-227-1/+184 * Use camel_address_length() rather than casting and accessing data members.Jeffrey Stedfast2001-06-222-3/+9 * Redid graphics to add labels to them and described in labels in text.Kevin Breit2001-06-2220-40/+216 * Allow the message to be sent even if there are no To recipients but onlyJeffrey Stedfast2001-06-222-9/+26 * Fix bug #3409: Removing an EvolutionStorage from the shell's folderJacob Leach2001-06-225-19/+99 * added new directory for the libwombat library, which will contain theRodrigo Moya2001-06-213-0/+20 * created new directory for the libwombat libraryRodrigo Moya2001-06-215-0/+283 * added new interface (WombatClient)Rodrigo Moya2001-06-212-0/+9 * fix to include the CFLAGS for extra librariesHavoc Pennington2001-06-212-0/+6 * Added fileKevin Breit2001-06-214-18/+320 * Moved my entires to doc/ChangeLog per request of danwKevin Breit2001-06-215-85/+114 * Fix the OpenLDAP check to default to "no" if you don't specify anything.Dan Winship2001-06-212-12/+22 * fix a refcounting memleak.Chris Toshok2001-06-212-3/+12 * fix memory leak.Chris Toshok2001-06-212-1/+7 * add prototype for close_dialog to remove warnings.Chris Toshok2001-06-213-0/+7 * Save the formatting preference for this message draft using aJeffrey Stedfast2001-06-212-14/+46 * If the first char of the mailing-list name is '<', chop it off to makeJeffrey Stedfast2001-06-212-6/+19 * Updated for new UI.Kevin Breit2001-06-213-60/+40 * Updated for a newer UI (need to update at a later date.Kevin Breit2001-06-212-104/+68 * removed conflict marker.Dave Camp2001-06-211-1/+0 * Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-217-8/+40 * Make less monotone soundingKevin Breit2001-06-214-14/+10 * Added more postscript descriptionKevin Breit2001-06-212-6/+6 * Reworded a little bit for more descrip.Kevin Breit2001-06-213-4/+10 * Documented categorizing an event.Kevin Breit2001-06-213-4/+78 * print menu command (print_preview_cmd): ditto for print previewJP Rosevear2001-06-218-6/+526 * collapse print commands hereJP Rosevear2001-06-214-51/+20 * send the value to e_table_model_set_value_at as a string as inMikael Hallendal2001-06-201-2/+12 * Updated Bcc: exampleKevin Breit2001-06-203-2/+10 * Change --enable-ldap to --with-openldap, allow a path prefix as anDan Winship2001-06-202-31/+52 * added getFreeBusy methodRodrigo Moya2001-06-209-0/+327 * Took out a reference to gloss.Kevin Breit2001-06-203-0/+24 * Made it build.Kevin Breit2001-06-203-2/+6 * Checked for validity.Aaron Weber2001-06-202-2/+14 * Fix typo. s/Cancel then meeting/ Cancel the meeting/.Kjartan Maraas2001-06-202-1/+6 * More than on accel key is a tad confusing.Kjartan Maraas2001-06-202-1/+6 * Updated Polish translationChyla Zbigniew2001-06-202-339/+285 * For Mendel Mobach <mendel@mobach.nl> :Almer S. Tigelaar2001-06-202-4620/+3198 * moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-208-66/+98 * added code to show the timezone dialog if the user hasn't set a defaultDamon Chaplin2001-06-206-2/+78 * if the timezones of the start and end of the event are the same, then ifDamon Chaplin2001-06-202-0/+63 * removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-205-168/+22 * added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-2013-346/+327 * split out commands from toolitems/menuitems.Chris Toshok2001-06-202-29/+55 * remove dead fileJP Rosevear2001-06-202-1/+5 * track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-2011-98/+82 * rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-2021-292/+664 * remove dead fileJP Rosevear2001-06-202-1/+4 * add ui (forward_cmd): implement forward commandJP Rosevear2001-06-203-10/+38 * ui xml for task editorJP Rosevear2001-06-204-256/+56 * A couple changes to Kevin's update. Mostly just checking over.Aaron Weber2001-06-204-50/+52 * add auto exit unrefJP Rosevear2001-06-204-24/+41 * don't compile or install the old meeting edit stuffJP Rosevear2001-06-207-1590/+10 * add some needed commas (itip_send_comp): if publishing, don't set the toJP Rosevear2001-06-202-8/+31 * send the messageJP Rosevear2001-06-203-1/+29 * Tweak the db3 header check to like our RH7 build machine again.Dan Winship2001-06-202-1/+6 * world map picture used for selecting timezones. added world_map-960.pngDamon Chaplin2001-06-203-1/+7 * Updated Spanish translation.Hector Garcia2001-06-202-328/+345 * Updated Spanish translation.Hector Garcia2001-06-202-663/+666 * #include "folder-browser-factory.h"Jeffrey Stedfast2001-06-205-20/+105 * Basic editsKevin Breit2001-06-203-72/+88 * Updated to say "My Evolution"Kevin Breit2001-06-203-32/+28 * remove typoJP Rosevear2001-06-202-1/+5 * ShushJP Rosevear2001-06-201-0/+4 * itip/imip send dialogJP Rosevear2001-06-2020-652/+2611 * Added definition.Kevin Breit2001-06-203-150/+109 * updated .cvsignore to ignore camel-lock-helperJeffrey Stedfast2001-06-201-0/+1 * Accept text/uri-list mime types - this allows us to drag messages fromJeffrey Stedfast2001-06-203-15/+130 * Don't define the drop_types here. (drag_data_received): ImplementJeffrey Stedfast2001-06-202-24/+87 * change to event specific operationsJP Rosevear2001-06-204-184/+100 * Sync - FedericoFederico Mena Quintero2001-06-2019-284/+1291 * Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an intChristopher James Lahey2001-06-202-5/+10 * Oops --- wrong e-mail address in ChangeLog entry.Jon Trowbridge2001-06-191-1/+1 * Properly clean up the movemail files when no mail was received.Jon Trowbridge2001-06-192-0/+7 * Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-195-242/+293 * (write_field_row_begin): hmm, use just bold &nbsp; as it looksRadek Doulik2001-06-192-1/+5 * Fixed a bug when not running setuid it wouldn't unlock.Not Zed2001-06-194-127/+40 * add column with &nbsp; between header name and valueRadek Doulik2001-06-192-1/+6 * added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-1913-45/+453 * tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-196-13/+25 * Use a nice switch statement and use the new enum values.Jeffrey Stedfast2001-06-193-19/+38 * Updated Polish translationChyla Zbigniew2001-06-19