aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2007-06-15 16:28:20 +0800
committerosa <osa@FreeBSD.org>2007-06-15 16:28:20 +0800
commite3773ba08c98652621f3fb78e564523bdeab3ad8 (patch)
treeeff4bdc404770f0e03a5818f8299cab8e5600c4e /www/nginx
parentd5afac8597afc8f4ed802325989123b225166bcb (diff)
downloadfreebsd-ports-gnome-e3773ba08c98652621f3fb78e564523bdeab3ad8.tar.gz
freebsd-ports-gnome-e3773ba08c98652621f3fb78e564523bdeab3ad8.tar.zst
freebsd-ports-gnome-e3773ba08c98652621f3fb78e564523bdeab3ad8.zip
Resolve conflict with nginx stable.
Bump PORTREVISION.
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 722359ce12e2..6af874e6a5a8 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nginx
PORTVERSION= 0.5.25
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
@@ -26,6 +26,7 @@ HTTP_PORT?= 80
USE_PERL5= yes
.endif
+CONFLICTS?= nginx-devel-0.*
USE_RC_SUBR= nginx.sh
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX}/etc/nginx \
mp;id=f355db03d2ffeb08568c646ca4ff2606d6ccc2b6'>Updated portuguese translation.Duarte Loreto2003-04-272-310/+364 * Updated Swedish translation.Christian Rose2003-04-272-30/+82 * Fixes #41661Rodrigo Moya2003-04-279-12/+145 * Updated Norwegian translation. Added calendar/gui/dialogs/delete-error.cKjartan Maraas2003-04-263-5706/+864 * Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-262-342/+366 * filter order.Aaron Weber2003-04-261-0/+7 * Comment out the pinging code again since it's only being used byDan Winship2003-04-262-0/+12 * (async_open_cb): Added a missing unref of theEttore Perazzoli2003-04-262-7/+19 * A 24x24 version of Jimmac's stock edit icon.Anna Dirks2003-04-261-0/+0 * An icon from Jakub to use on Evo's edit buttons.Anna Dirks2003-04-251-0/+0 * toolbar is not strictly a guilabel: «GUILabel identifies text that appears a...Ismael Olea2003-04-251-1/+1 * Updated Swedish translation.Christian Rose2003-04-252-444/+473 * set the hpane default to 32000 so we never see a pane no matter the startJP Rosevear2003-04-252-1/+7 * Remove change that shouldn't have been committed.JP Rosevear2003-04-252-2/+2 * Fixes #37552JP Rosevear2003-04-2511-29/+187 * Dutch translation updated.Vincent van Adrighem2003-04-252-631/+438 * as below (update_active): as belowRadek Doulik2003-04-253-4/+11 * removed unused variable..Rodrigo Moya2003-04-252-1/+5 * Disable debugging printfs.Jeffrey Stedfast2003-04-252-3/+7 * Keep our buf ptr aligned to sizeof (char *). Should fix bug #41362.Jeffrey Stedfast2003-04-252-6/+15 * Try stat'ing the file before loading it with xmlParseFile() to avoidJeffrey Stedfast2003-04-251-4/+6 * Updated Czech translationMiloslav Trmac2003-04-242-117/+120 * Updated italian traslation.Marco Ciampa2003-04-242-945/+1046 * removed debug printfs.Not Zed2003-04-242-3/+4 * cast to remove warning. (construct): set a physiucal uri on the rootNot Zed2003-04-242-1/+11 * pass an exception to get_provider, to silence some warnings/get a validNot Zed2003-04-242-1/+9 * only free the host if it was set. removes a run-time warning.Not Zed2003-04-242-5/+8 * Fixed typoRodrigo Moya2003-04-241-1/+1 * Fixes #41641Hans Petter Jansson2003-04-243-19/+36 * Fixes #41671Rodrigo Moya2003-04-243-3/+16 * add more newsChris Toshok2003-04-241-1/+8 * [ fixes bug #37351 ] the row the signal is called with is already theChris Toshok2003-04-242-1/+7 * [ either mostly or entirely fixes #33708 ] new function, factor it out ofChris Toshok2003-04-242-20/+48 * *misc/e-multi-config-dialog.c : add appropriate padding and spacing to theAnna Dirks2003-04-242-2/+10 * Add appropriate padding to the Evolution Settings window. This is anotherAnna Marie Dirks2003-04-243-1/+14 * *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-242-5/+12 * Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-242-710/+687 * *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-242-98/+103 * fixed merge conflicts in ChangeLogJeffrey Stedfast2003-04-241-1/+0 * #if 0 out some code that parsed the namespaces since the results aren'tJeffrey Stedfast2003-04-242-1/+10 * Only add the Organization: header if it is non-empty. Fixes bug #41730.Jeffrey Stedfast2003-04-242-1/+6 * Dutch translation updated.Vincent van Adrighem2003-04-232-139/+155 * Update Czech translationMiloslav Trmac2003-04-232-96/+112 * Updated Italian translation.Marco Ciampa2003-04-232-863/+127 * oops, the service owns the url after we construct it.Not Zed2003-04-232-2/+5 * ** Should fix #41629, #41448, et al.Not Zed2003-04-2312-50/+206 * removed debug spew.Not Zed2003-04-233-6/+55 * Dutch translation updated.Vincent van Adrighem2003-04-232-2561/+653 * Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-2312-31/+52 * Updated Portuguese translation.Duarte Loreto2003-04-232-152/+168 * Set the border width of the message dialog to 6. Also corrected theAnna Marie Dirks2003-04-232-3/+23 * use unicode ellipsis char for breaking lines. Use g_utf8_find_prev_charMike Kestner2003-04-231-9/+14 * Don't ever attach non-inlined text or message parts. Reverts a prior fix.Jeffrey Stedfast2003-04-232-7/+8 * Don't set seen_eof1 here anymore once we get a trust metric.Jeffrey Stedfast2003-04-232-16/+32 * Fixes #22444Rodrigo Moya2003-04-232-0/+10 * Fixes #22444Rodrigo Moya2003-04-238-74/+257 * Added appropriate spacing/padding to the rename dialogs. Fixes bugsAnna Marie Dirks2003-04-232-2/+9 * Fix KDE_APPLNK_DIR to not install to a diff prefix, and disable installingRodney Dawes2003-04-222-12/+9 * Update Czech translationMiloslav Trmac2003-04-222-85/+71 * added related argument, TRUE means that container of mime_part isRadek Doulik2003-04-222-4/+19 * this should never happen unless you're really trying, but don't crash ifChris Toshok2003-04-222-4/+14 * (create_folder_directory): Don't signal anEttore Perazzoli2003-04-222-6/+11 * Corrected border with for Delete Folder dialog. Fixes 41036.Anna Marie Dirks2003-04-222-3/+17 * Added appropriate border width to the folder selection dialog. FixesAnna Marie Dirks2003-04-222-4/+21 * Added spacing/padding to first-run dialog. Fixes 41242.Anna Marie Dirks2003-04-222-1/+7 * Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008.Anna Marie Dirks2003-04-223-6/+16 * Added appropriate spacing/padding to the default folder pages of theAnna Marie Dirks2003-04-222-189/+188 * Fixed padding/spacing/caps of the "Go Offline" dialog. Fixes 41225 andAnna Marie Dirks2003-04-222-5/+11 * Change the order of the ok/cancel buttons.Jeffrey Stedfast2003-04-222-6/+11 * Protect against a NULL strv result from parsing the language list string.Jeffrey Stedfast2003-04-222-5/+12 * use e_tree_table_adapter_node_get_next to determine how to draw siblingMike Kestner2003-04-213-4/+16 * Don't need "private" dir any moreDan Winship2003-04-212-1/+5 * [ fixes evolution bug #40464 ] use G_SIGNAL_TYPE_STATIC_SCOPE for theChris Toshok2003-04-211-2/+2 * add 40694 and 40954Chris Toshok2003-04-201-1/+14 * [ fixes bug #40954 ] guard against NULL bf->priv->summary (happens if theChris Toshok2003-04-202-7/+18 * [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do allChris Toshok2003-04-202-9/+25 * [ fixes #40694 ] this can't hurt - set the frame to autoactivate so if byChris Toshok2003-04-203-3/+16 * removed 'heading' and 'message' labels.Rodrigo Moya2003-04-193-47/+9 * ** for #40989Not Zed2003-04-195-8/+117 * Add missing -DPREFIXRodney Dawes2003-04-192-0/+5 * if the layout splits into more than one line, shorten it to a single lineMike Kestner2003-04-191-3/+18 * add guarding for row indexing (Bug# 41497)JP Rosevear2003-04-191-5/+16 * add seriesid tag, maybe this will help building?Aaron Weber2003-04-191-0/+1 * Fixes for bug #41142.Jeffrey Stedfast2003-04-192-3/+11 * [ fixes #21499 ]Rodney Dawes2003-04-1927-13/+73 * (e_gtk_button_new_with_icon): Remove debuggingEttore Perazzoli2003-04-192-2/+5 * If the default_type is "foo/bar" and "foo" appears in the list butDan Winship2003-04-182-13/+18 * If the new folder's parent has unresolved children, async_open the parentDan Winship2003-04-182-8/+79 * Updated Portuguese translation.Duarte Loreto2003-04-182-459/+486 * Urls are unlikely to end with punctuation or closing braces, so strip anyJeffrey Stedfast2003-04-184-5/+30 * Turn off debugging. Fixes bug #41469.Jeffrey Stedfast2003-04-182-1/+5 * Fixes #41459JP Rosevear2003-04-173-10/+19 * Fixes #34498Rodrigo Moya2003-04-172-4/+19 * Update Czech translationMiloslav Trmac2003-04-172-431/+422 * remove the help menu item handling, as the help menu is removed. Clean upNot Zed2003-04-172-7/+5 * Remove the Help menu. 'Fix' for #38927.Not Zed2003-04-172-4/+5 * Remove COMPONENTDIR and set BINDIR and VERSION instead.Not Zed2003-04-177-12/+26 * Dont assume adding 1 to line length will go to the next line. e.g. for dosNot Zed2003-04-173-26/+46 * Removed erroneous line. Thanks to Christian Rose who reported that issue.Christian Neumair2003-04-173-2/+6 * Updated Swedish translation.Christian Rose2003-04-172-557/+556 * schema keys can't be directories (#41419)Jeremy Katz2003-04-172-1/+5 * set width and alignment of layout. (generate_layout): set width onMike Kestner2003-04-171-12/+29 * Fixes #41129, #41215, #41221, #41256Rodrigo Moya2003-04-1712-2759/+3019 * Fixes #41230JP Rosevear2003-04-172-10/+24 * Updated German translation.Christian Neumair2003-04-171-62/+63 * Fixed a logic error that was the cause of bug #41389.Jeffrey Stedfast2003-04-172-1/+6 * The gpg child process exiting does not necessarily mean that we've readyJeffrey Stedfast2003-04-172-6/+27 * Finished an #if 0'd out port to GObject from an #if 0'd out GtkObjectJeffrey Stedfast2003-04-173-11/+14 * Fixes #39735 and 40257JP Rosevear2003-04-176-162/+132 * Increase the default value forEttore Perazzoli2003-04-163-13/+21 * (remove_bonobo_menus): Only do the actual removeEttore Perazzoli2003-04-162-0/+9 * Sort by the first column.Ettore Perazzoli2003-04-164-53/+57 * Updated German translation and POTFILES.skip.Christian Neumair2003-04-163-259/+270 * For bug #41199.Not Zed2003-04-163-185/+285 * If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-16