Commit graph

4626 commits

Author SHA1 Message Date
xtraeme
5005fb607b Drop maintainership. 2004-11-27 09:12:58 +00:00
xtraeme
3811c548e8 Unbreak this package, use default "curses" option to match previous
behaviour and fix typo.
2004-11-27 08:44:35 +00:00
epg
760b89670a We used to avoid building all of Subversion again when building
sub-packages (p5-subversion, py-subversion, and ap2-subversion) by
hand-hacking build-outputs.mk, which was a big pain.  Consequently,
since the 1.0.7 update, pkgsrc has re-built the whole thing for each
subpackage.  This is annoying and makes p5-subversion not work with
pkgviews on Darwin.

Now, we'll fix the problem by patching gen-make.py, which generates
build-outputs.mk.  I may even be able to commit this change upstream.

devel/subversion-base/Makefile:
    Generate build-outputs.mk hack.

devel/p5-subversion/Makefile:
devel/py-subversion/Makefile:
www/ap2-subversion/Makefile:
    Replace build-outputs.mk in post-patch.
2004-11-27 02:35:52 +00:00
lukem
a8c2777945 Update to CVSweb 3.0.4.
Notable changes from 3.0.1:

* Fixed tab expansion to not eat everything before a tab in HTMLized diffs.
* Improved support for the magic "." (== latest) revision on branches
  for download, view, and annotate URLs.
* Improved whitespace handling in "human readable" (HTMLized) diffs.
* The new cvsweb.conf parameter $DEBUG can be set to a true value in order
  to enable more output to the web server error log for troubleshooting.
* More robust URI escaping, links to paths/filenames containing unusual
  characters work better now.
* Visual, accessibility, and CSS class structure improvements.
* Minor optimizations and bug fixes.
2004-11-27 01:41:24 +00:00
dmcmahill
bfefbcead3 remove me as maintainer of this one 2004-11-27 01:34:57 +00:00
minskim
b3fca89b7e Update liferea to 0.6.3.
Changes:
	* Keyboard focus is adjusted on "Next Unread".
	  (Lars Lindner)
	* 100% CPU usage on HTTP 202 (e.g. Slashdot after
	  banning) is now fixed. (Oliver Feiler)
	* Fixes a possible crash when selecting the condensed
	  mode view. (Jakub W. Jozwicki)
2004-11-27 00:58:03 +00:00
abs
0e3865f277 Update galeon to 1.3.18. Changes since 1.3.17:
2004-10-23  Crispin Flowerday  <gnome@flowerday.cx>

	* NEWS:
	* configure.in: 1.3.18 "Where's my name?"

2004-10-23  Crispin Flowerday  <gnome@flowerday.cx>

	* embed/galeon-embed-shell.h: Remove some unused
	struct's

2004-10-17  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Change the default accelerator
	keys for cloning and detaching tabs. Fixes bug #150933

2004-10-16  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/ExternalProtocolService.cpp
	* configure.in: Fix for mozilla API change.

2004-10-16  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/ExternalProtocolService.cpp: Remove some old
	code, that I mean't to get rid of _ages_ ago.

2004-10-10  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-popup.c: Fix the tooltip for the
	"Add bookmark" action. Fixes bug #154577

2004-10-09  Crispin Flowerday  <gnome@flowerday.cx>

	* configure.in
	* mozilla/ContentHandler.cpp
	* mozilla/EventContext.cpp
	* mozilla/FilePicker.cpp
	* mozilla/GaleonWrapper.cpp
	* mozilla/GaleonWrapper.h
	* mozilla/GlobalHistory.cpp
	* mozilla/GtkNSSKeyPairDialogs.cpp
	* mozilla/HeaderSniffer.cpp
	* mozilla/MozRegisterComponents.cpp
	* mozilla/ProgressListener.cpp
	* mozilla/ProgressListener.h
	* mozilla/mozilla-embed-shell.cpp
	* mozilla/mozilla-embed.cpp
	* mozilla/mozilla-encodings.c
	* mozilla/Makefile.am
	R mozilla/mozilla-version.h: Use explict checks for mozilla
	API changes, rather than checking against the mozilla version.
	Fixes bug #154441 and bug #154552

2004-10-08  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/mozilla-embed.cpp: Remove a special case for
	loading about:blank. Fixes bug #154890

2004-10-05  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/mozilla-notifiers.cpp: Don't call ConfigureFromPAC()
	ourselves, mozilla does that for us, we still notify it of the
	change ourselves.

2004-10-05  Amanpreet Singh Alam <amanpreetalam@yahoo.com>

	* configure.in: add Lang pa(Punjabi) to ALL_LINGUAS

2004-10-04  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp
	* mozilla/GaleonWrapper.h
	* mozilla/mozilla-embed.cpp: Solve the reloading of
	view-source pages, this is the best way I can find of doing
	it at the moment, I need to investigate this a bit further,
	but at least it works for the moment (bug #152547)

2004-10-04  Crispin Flowerday  <gnome@flowerday.cx>

	* autogen.sh: Don't run sh with -e, it causes problems
	when using TERM=dumb (as jhbuild's t'box and my t'box do)

2004-10-02  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/mozilla-embed-shell.cpp: Always look in
	/usr/lib/mozilla/plugins for the user's plugins, we
	do this by setting the MOZ_PLUGIN_PATH before firing up
	mozilla, users's can, of course, set their own path as well.
	Fixes bug #149812

2004-09-29  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/EventContext.cpp: Wrap a hack (in the contextmenu
	handling) with #if/#endif now that the mozilla bug has been
	fixed.

2004-09-28  Crispin Flowerday  <gnome@flowerday.cx>

	* libegg/egg-recent-item.c
	* libegg/egg-recent-model.c: Re-sync from libegg, fixing
	possibly crashes (unlikely to affect Galeon), and a
	file descriptor leak (which does affect Galeon).

2004-09-25  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GlobalHistory.cpp
	* mozilla/mozilla-embed-shell.cpp: Fix for mozilla API changes

2004-09-25  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-css-menu.c: Don't use #defines for the format, just
	put the snprintf into the buffer next to where the buffer is
	declared.

2004-09-25  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-css-menu.c: Ensure we don't fill up the buffer for
	the action name, and so get duplicate names, and shorten the
	menu items. Fixes bug #152444

2004-09-17  Crispin Flowerday  <gnome@flowerday.cx>

	* tests/popups.html: Add yet test case for a popup
	crasher, bug #150632

2004-09-17  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Remove a g_return_if_fail(), it
	can happen under some circumstances.

2004-09-15  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp
	* mozilla/GaleonWrapper.h
	* mozilla/GlobalHistory.cpp
	* mozilla/mozilla-embed.cpp: Move the 1.7.3 api changes
	to 1.7.4, it seems that they didn't build 1.7.3 from the
	current 1.7 branch.

2004-09-15  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-tab.c: Fix a gcc 2.95 compile error

2004-09-13  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* src/galeon-tab.c: Fix bug #152502.

2004-09-12  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp: If we can't show a context menu, let
	the page handle it (e.g. for XUL pages)

2004-09-12  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp
	* embed/galeon-embed.h
	* src/page-info-dialog.c: Distinguish between full and 'almost'
	complance render modes.

2004-09-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-smart-site-tb-widget.c: Don't ignore text in
	entry when opening in a new tab or window via the context
	menu. Fixes bug #150121.

2004-09-11  Crispin Flowerday  <gnome@flowerday.cx>

	* bookmarks/bookmarks.c: Fix a memory leak

2004-09-11  Crispin Flowerday  <gnome@flowerday.cx>

	* src/page-info-dialog.c: Give the code a little polish,
	and make the context menu labels work properly.

2004-09-10  Crispin Flowerday  <gnome@flowerday.cx>

	* ui/galeon.glade: Slightly change the widget borders in the page
	info dialog, this ensures it is all consistent, and doesn't use
	x-align=0.01 in places. In addition, add the image embed into a
	viewport, so that it is indented (it looks much nicer).

2004-09-10  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp: Ensure there is a url in the link
	rather than ensuring the url is empty.

2004-09-10  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c
	* src/galeon-tab.h
	* src/galeon-tab.c: Get the Galeon Window by looking at the toplevel
	window of the tab, rather than setting manually.

2004-09-07  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c
	* src/galeon-tab.c: Fix sizing of popup windows.

2004-09-07  Crispin Flowerday  <gnome@flowerday.cx>

	* src/Makefile.am
	R src/galeon-macros.h: Remove this file

	* src/galeon-tab.c
	* src/galeon-tab.h: Convert the GaleonTab object
	to use object properties rather than calling the
	window directly.

	* src/galeon-window.c: Sync the window from the tab
	properties

	* src/galeon-window.h: Remove some functions that
	aren't needed any more.

	This fixes bug #149431

2004-09-07  Akagic Amila  <bono@linux.org.ba>

	* configure.in: Added 'bs' to ALL_LINGUAS.

2004-09-06  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Fix the statusbar messages for the
	'Allow/Block cookies from this site' menu items.
	Fixes bug #151981

2004-09-06  Crispin Flowerday  <gnome@flowerday.cx>

	* embed/galeon-embed-shell.c
	* embed/galeon-embed-shell.h: Create a new signal for
	changes in the permission manager.

	* mozilla/CookieObserver.cpp: Emit the signal, instead of
	calling the GaleonWindow code directly.

	* src/galeon-window.c: Attach to the signal

2004-09-06  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/EventContext.cpp: Remove the random magic number, it
	was due to an uninitialized variable. Initialize the variable
	to another magic number, and capture that in the switch.

2004-09-05  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Forget the last change, just use
	gtk_container_get_children() to get the list of tabs.
	Thanks to Christian Persch for pointing this out.

2004-09-05  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Use g_list_prepend / g_list_reverse rather
	than using g_list_append, its more efficient.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/mozilla-embed.cpp: Remove our custom dom_key_press
	handler to generate contextmenu signals.

	* mozilla/EventContext.cpp
	* mozilla/GaleonWrapper.cpp
	* mozilla/GaleonWrapper.h: Attach an nsIDOMContextMenuListener
	so that we can capture context menu signals.

	* src/galeon-tab.c: Use the contextmenu signal for right mouse
	button handling, as well as keyboard menu key handling.

	* mozilla/SideBar.cpp
	* src/galeon-nautilus-view.c: Hook up to the contextmenu signal.

	* galeon.schemas.in
	* embed/galeon-embed-prefs.h:
	* src/galeon-prefs-dialog.c
	* ui/prefs-dialog.glade: Add a UI to allow javascript context
	menu handling.

	This fixes bug #60752

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* galeon.schemas.in: Remove the schema for 'default_allow_popups'
	which isn't used anywhere.

2004-09-04  Philip Langdale  <philipl@mail.utexas.edu>

	* libegg/dock/egg-dock-master.c: Resync with libegg (although
	I put the change into libegg :-).

	Respect the NEVER_FLOAT behaviour as we want to turn floating
	off in our dock.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/EventContext.cpp
	* mozilla/EventContext.h: Convert mozilla mouse buttons
	to gtk ones (0,1,2 -> 1,2,3) and use 0 for key events.

	* mozilla/SideBar.cpp
	* src/galeon-nautilus-view.c
	* src/galeon-tab.c: Adapt to change.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-tab.c: Don't resize tabs in the background till
	they are map()'ed (as they are when they are brought to the
	front). Fixes bug #124558

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-action-go.c: Never show both the icon and text
	for the Go action. Show the icon in icons_only mode, and the
	text otherwise. This avoids the second toolbar being too large
	in the default toolbar layout with icons+text.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-action-location.c:
	* utils/pixbuf-cache.h
	* utils/pixbuf-cache.c
	* ui/galeon-entry.png
	* ui/Makefile.am: Add a stock icon for the location entry.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/pixbuf-cache.h
	* utils/pixbuf-cache.c
	* bookmarks/bookmarks-icon-provider.c
	* src/galeon-favicon.c
	* ui/Makefile.am
	R ui/galeon-bookmark.png: Use the stock image for the default
	favicon on the toolbar. Fixes bug #151682

2004-09-01  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/gul-toolbutton.c: Remove a useless variable.

2004-09-01  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GlobalHistory.cpp: Fix for the API change on the 1.7 branch

2004-08-29  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp: Display the result of a javascript
	evaluations in the JS console. Fixes bug #150527

2004-08-29  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/MozillaPrivate.cpp: Check for null pointers to
	avoid crashes if a qi fails.

2004-08-29  Crispin Flowerday  <gnome@flowerday.cx>

	* default-prefs.js: Disable SSLv2 by default. It has serious
	security problems, and isn't something that should be used
	these days.

2004-08-29  Crispin Flowerday  <gnome@flowerday.cx>

	* bookmarks/bookmarks-tree-model.c: Fix compilation with
	gcc 2.95

2004-08-25  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-tree-model.c
	* bookmarks/bookmarks-tree-view.c
	* utils/galeon-dnd.c: Allow dropping links on the bookmark
	treeview. Fixes bug #151028.

2004-08-25  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-tree-model.c: Fix bug #150386 (drop on empty
	folders in bookmark tree view).

2004-08-23  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-css-menu.c: Ensure action names from different
	stylesheet sources don't collide. Fixes bug #150803

2004-08-23  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/gul-gui-option.c: Fix compilation with gcc 2.95

2004-08-22  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* utils/gul-notebook.c: Make tab width fixed "n characters" wide,
	currently hardcoded to 15 characters.  Fixes bug #135447

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* src/galeon-favicon-cache.c: Implement Cache Directory Tagging
	Standard.  Fixes bug #150277

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* src/galeon-favicon-cache.c: Create the cache directory when saving,
	not loading.  Be more paranoid about potential errors.

2004-08-21  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/location-entry.c: If the toolbar is hidden when the user
	types Ctrl+L, popup the toolbar until the focus dissappears from
	the location entry. Fixes bug #138948

2004-08-21  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/gul-gui-option.c: Add some g_return_if_fail()'s to
	avoid crashes on NULL.

	* src/galeon-prefs-dialog.c: Don't pass NULL strings to
	gul_gui_option_combobox_set_value

2004-08-21  Philip Langdale  <philipl@mail.utexas.edu>

	* libegg/dock/egg-dock-item.c: Disable the popup menu
	on dock handles. If you hide a toolbar, it's gone forever :-)
	Fixes bug #132812

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* embed/print-dialog.c
	* mozilla/MozillaPrivate.cpp: Use locale default paper size by
	default, if possible, when switching printers instead of simply
	picking the first one in the list.

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* src/galeon-window.c: Check "gtk-menu-bar-accel" from GtkSettings for
	menubar accelerator instead of hardcoding F10.

	Instead of manually opening the menubar forward the keypress event to
	it after it's shown.  That way the menus open as usual when hovering
	the mouse cursor over them and you don't need to click to open.

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* src/galeon-window.c: Add Ctrl+0 shortcut for "Normal Size" as per
	HIG.  Fixes bug #121168

2004-08-21  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add «nb» to ALL_LINGUAS.

2004-08-16  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/EventContext.cpp: Use GetLocalName rather than GetTabName
	to get the attribute name. Fixes the galeon equivalent of
	bug #150208

2004-08-15  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GlobalHistory.cpp: Don't stop pages loaded inside
	frames from being saved in the history.

2004-08-15  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* bookmarks/bookmarks-editor.c: Fixed wrong string at line 1406

2004-08-13  Crispin Flowerday  <gnome@flowerday.cx>

	* libegg/egg-editable-toolbar.c
	* libegg/egg-editable-toolbar.h
	* libegg/egg-toolbar-editor.c
	* libegg/egg-toolbar-editor.h
	* libegg/egg-toolbars-model.c
	* libegg/egg-toolbars-model.h
	* libegg/eggmarshalers.list: Sync the toolbar editor
	from libegg.

	* src/galeon-window.c: Fix for some small API changes

2004-08-13  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.h
	* mozilla/GaleonWrapper.cpp
	* mozilla/mozilla-embed.cpp: Simplify getting the encoding
	and forced encoding from mozilla.

2004-08-12  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-editor.c: Fix bug #149751.

2004-08-12  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-editor.c: Enable/disable menu entries
	depending of the selected items. Fixes #149750..

2004-08-12  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* embed/global-history.c: Fix compilation for Gcc 2.95.

2004-08-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks.c: Use the url when the title is "" for
	autobookmarks. Sort autofolders alphabetically.

2004-08-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* ui/bookmarks-editor.glade: Fix mnemonics, wording and typos.

2004-08-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks.c: Fix small bug with copying.
	* bookmarks-tree-model.c: Don't allow to drop bookmarks on
	autogenerated folders.

2004-08-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-icon-provider.c
	* ui/Makefile.am
	* ui/galeon-filter.png
	* utils/pixbuf-cache.c
	* utils/pixbuf-cache.h: Use different icons for VFolders and
	AutoFolders.

2004-08-11  Yanko Kaneti <yaneti@declera.com>

	* src/window-commands.c: "translator_credits" -> translator-credits"
	see
	http://mail.gnome.org/archives/gnome-i18n/2004-August/msg00125.html

2004-08-10  Crispin Flowerday  <gnome@flowerday.cx>

	* GlobalHistory.cpp
	* JSConsoleListener.cpp
	* JSConsoleService.cpp
	* MyportalProtocolHandler.cpp
	* PrintingPromptService.cpp
	* SideBar.cpp
	* SideBarProxy.cpp: Remove calls to NS_INIT_ISUPPORTS, it hasn't
	been needed since mozilla 1.3

2004-08-10  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-context-menu.c
	* bookmarks/bookmarks-single-editor.c
	* bookmarks/bookmarks-single-editor.h
	* bookmarks/bookmarks.c
	* bookmarks/bookmarks.h
	* bookmarks/xbel.c
	* embed/global-history.c
	* ui/bookmarks-editor.glade
	* utils/galeon-auto-bookmarks-source.c
	* utils/galeon-auto-bookmarks-source.h: Added oftions to filter
	the history items considered for each auto folder. The previous
	scoring algorithm has been killed, and instead there is a very
	simple one based in the last visited time, the visits count or
	both. Allow to match more than one item per host (or not).

2004-08-10  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GlobalHistory.cpp
	* mozilla/GlobalHistory.h: Clean up the GlobalHistory class,
	and fix for a mozilla API change.

2004-08-10  Crispin Flowerday  <gnome@flowerday.cx>

	* embed/global-history.c: Fix storing of the host's first
	and last visited times.

2004-08-09  Crispin Flowerday  <gnome@flowerday.cx>

	* configure.in
	* mozilla/ContentHandler.cpp
	* mozilla/EventContext.cpp
	* mozilla/ExternalProtocolService.cpp
	* mozilla/GaleonWrapper.cpp
	* mozilla/GlobalHistory.cpp
	* mozilla/GlobalHistory.h
	* mozilla/GtkNSSKeyPairDialogs.cpp
	* mozilla/HeaderSniffer.cpp
	* mozilla/MozRegisterComponents.cpp
	* mozilla/ProgressListener.cpp
	* mozilla/ProgressListener.h
	* mozilla/SideBar.cpp
	* mozilla/mozilla-embed-shell.cpp
	* mozilla/mozilla-embed.cpp
	* mozilla/nsMailtoUrl.cpp: Drop support for mozilla versions < 1.7

2004-08-09  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp: Fix compilation with mozilla
	< 1.7. This won't be around for long, but its worth fixing.

2004-08-09  Thomas Zajic  <zlatko@gmx.at>

	* libegg/egg-toolbar-editor.c
	* src/galeon-encoding-dialog.c
	* src/popup-commands.c: Declare variables before calling code.
	Fixes compilation with gcc 2.95 - bug #149732

2004-08-09  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.h
	* mozilla/EventContext.h
	* mozilla/ContentHandler.h: Remove a lot of #includes, and use
	forward declarations instead.

	* mozilla/ContentHandler.cpp
	* mozilla/EventContext.cpp
	* mozilla/mozilla-embed-persist.cpp
	* mozilla/mozilla-embed.cpp: Add needed headers.

	* mozilla/GaleonWrapper.cpp: Add needed headers, and make the
	code more consistent, in use of NS_ENSURE_*, and use a simpler
	method to get the nsIWebNavigation interface.

2004-08-09  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-context-menu.c
	* bookmarks/bookmarks-editor.c
	* bookmarks/bookmarks-editor.h
	* bookmarks/bookmarks.c
	* bookmarks/bookmarks.h
	* bookmarks/xbel.c
	* src/galeon-shell.c
	* ui/galeon-bookmarks-editor-ui.xml.in
	* utils/Makefile.am
	* utils/galeon-auto-bookmarks-source.c
	* utils/galeon-auto-bookmarks-source.h
	* embed/global-history.c: Autobookmarks. The scoring algorithm is
	the same as in Galeon 1.2. It may need adjusting, but seems to
	work mostly reasonably. You can have as many autobookmarks folders
	as you want, each one will have 20 different autobookmarks.
2004-11-27 00:52:49 +00:00
epg
5309050513 Set MAINTAINER to epg@NetBSD.org. 2004-11-27 00:36:25 +00:00
sketch
bccf32f4e9 Remove obsolete patches. 2004-11-27 00:28:10 +00:00
sketch
7193746657 Update apachetop to 0.12.5.
v0.12.5 (27th November, 2004)
20041126
 * change src/Makefile.am to install apachetop into bin, not sbin
 * add NetBSD compatibility hack for kqueue; their opaque datafield
   is an intptr_t (why?)

20040915
 * add attron back into configure.ac - not sure when that got removed
 * change timeout delay between log checks to a constant 1/10th of a second
 * get rid of all threading code. It was never really necessary; only ever
   implemented because the main-loop delay was too long. Now it runs at
   least 10 times a second.

20040725
 * incorporate gcc 3.4 building compatibility patch
   from Pascal Terjan <pterjan@linuxfr.org>


v0.12 (21st May, 2004)
20040508
 * finish up adns resolving; now host and/or ip are displayed as best
   as possible; if one is not available it is displayed as ... while
   being resolved.
 * TAKE NOTE!
     commandline option -r has changed to -d
     -r has been reassigned to enable resolving of hosts/ips

20040505
 * use kqueue and fam facilities for passing opaque user data back when
   an event occurs, allowing the removal of the ift struct (which sucked)

20040504
 * add runtime option key 'n' to toggle number columns between hits/bytes
   and return code breakdowns for each item.
 * expand sorting options so it's possible to sort by return codes as well
   as hits/bytes. Pressing 's' brings up a different menu if you're viewing
   return code breakdown.

20040416
 * add return code breakdown for each item in the top-list

20040308
 * improve header to display GB/MB/KB/Bytes in all appropriate fields
20040303
 * add adns support to resolve IPs into Hosts; if HostnameLookups is Off in
   your httpd.conf, ApacheTop will now look up IPs for you. Created
   --with-adns, like pcre/fam.

20040301
 * remove --enable-pcre; have configure always check for it and just warn if
   it can't be found. Specify --with-pcre to point it at the right place.
 * call realpath() on supplied filenames for sanity
 * add File Alteration Module (FAM) monitoring code (for Linux/IRIX mostly)
   Use --with-fam to point it at the right place, like pcre.



v0.11 (25th February, 2004)
20040224
 * acknowledge & as starting a query string as well as ?
20040219
 * clean up configure.ac, remove unused function checks
 * add --with-libraries and --with-includes to ./configure to provide
   hints about where to look other than standard places

20040218
 * add --enable-pcre and --with-pcre=<path> to ./configure; providing
   these enables regular expression filtering
 * add new filters submenu (press f)
 * add --with-logfile=<file> to ./configure; now you can override the
   default log position without editing the source

20040216
 * inline hashing functions for greater efficiency
 * replace localtime & strftime calls with a bit of maths in display_header()

20040204
 * add largefile checks into configure.ac

20040119
 * change nanosleep to usleep; I think this makes more sense..
   Solaris 2.6 doesn't have nanosleep, and it seems overkill
 * change configure.ac check for wattr_on to attron (fix Solaris compile
 * issue)


v0.10 (14th January, 2004)
20040104
 * remove old useless configure.ac stuff
 * fix crash bug when ApacheTop has nothing to display


v0.9 (22nd December, 2003)
20031222
 * don't call endwin() in a signal handler; set a flag and get the main
   loop to do it. Fixes intermittent segfault when Ctrl-C'ing to exit.
 * change instances of mvprintw() to mvaddstr() where printf features
   were unused anyway; should give curses an easier time.
 * add runtime help display; press s or ?

20031221
 * rework runtime options to make use of "submenus"
 * add facility for removing detailed-display sections (remove Referrers
   from a URL detailed display etc); press t during runtime for submenu
 * move sort runtime keys into their own submenu; press s for this

20031218
 * revamp pthreads detection in configure.ac. It works now, I swear.

20031212
 * code cleanups in display.cc
 * new display mode; press Right-Arrow to show statistics specific to the
   currently highlighted item. If you are highlighting a URL, host and
   referrer statistics for that URL will be shown. Press Left-Arrow to exit
   this display mode.
2004-11-27 00:25:03 +00:00
epg
803b365bb3 Set MAINTAINER to tech-pkg@NetBSD.org. 2004-11-27 00:18:13 +00:00
jlam
6a52fe337f Pass DL_* flags to the compiler when linking httpd since it dlopens
shared modules.  Bump the PKGREVISION.
2004-11-26 23:07:58 +00:00
jlam
11d13bbb21 Pass the DL_* flags to the compiler when building httpd so that dlopen
will work correctly on NetBSD-2.x.  This should fix PR pkg/29398.
2004-11-26 18:52:47 +00:00
wiz
f6ec407ff7 Forgot removing the patches when I removed the package. 2004-11-25 15:21:08 +00:00
jlam
4835cf969a There are additional headers installed if APACHE_MPM == "worker".
Handle this with the usual PLIST_SUBST magic.
2004-11-24 07:39:50 +00:00
jlam
2b5da25de3 buildlink3.mk files should be included outside of the multiple inclusion
protected region (see mk/buildlink3/bsd.buildlink.mk).
2004-11-23 20:17:55 +00:00
jlam
0597d2a1f0 We don't need to check for APR_USE_* or generate our own _APR_OPTIONS
variable since the apr/buildlink3.mk file does the right thing for us
already; we simply need to include it and check the value of
PKG_OPTIONS.apr.
2004-11-23 00:37:04 +00:00
jlam
fb0842ff24 * Create APACHE_MPM variable that can be either "prefork" or "worker"
(defaulting to "prefork") that chooses the multi-processing model
  for apache to handle requests.  "Prefork" is the method used by
  Apache-1.3, which is non-threaded.  "Worker" uses threads to handle
  requests.

* Fix libtool usage in this package.  Apache uses libtool, but is
  hardcoded to use the libtool installed by devel/apr.  Patch the
  generated makefile fragment to use a local libtool instead, and
  allow the usual libtool wrapper to take its place.
2004-11-22 22:52:53 +00:00
wiz
59c06ab9cb Replace USE_GCC_SHLIB with USE_LANGUAGES=c c++ and a nice big comment why
we add c++ to the variable.
2004-11-22 22:19:35 +00:00
wiz
b431347703 Remove apache6 -- there have been no updates since 1.3.29 (over
a year now) but quite a number of vulnerabilities.
Ok'd by agc.
2004-11-22 22:07:12 +00:00
wiz
c7874ef38d Fix variable name. 2004-11-22 20:59:57 +00:00
wiz
b5f8d5c421 USE_LANGUAGES=c c++. 2004-11-22 20:56:55 +00:00
jlam
4c18c856a9 Convert to use bsd.options.mk: APACHE_SUEXEC is now the "suexec" option. 2004-11-22 20:25:26 +00:00
jlam
a001091565 Clarify that APACHE_MODULES is the list of modules that are linked
statically into the httpd executable.
2004-11-22 19:56:23 +00:00
jlam
16c45c6fb7 Fix OpenLDAP detection after devel/apr was converted to use bsd.options.mk. 2004-11-22 19:54:47 +00:00
jlam
18b933f0d8 Use BUILDLINK_PREFIX.apr to refer to the installed location of the apr
package.  Also, remove the need for a separate SUEXEC_COMMENT variable.
2004-11-22 07:12:53 +00:00
kristerw
d81ab2e0c6 Ensure that the rpath is set for screwsd. Fixes build on NetBSD 1.6. 2004-11-22 00:09:46 +00:00
jmmv
835250351d Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
2004-11-20 22:10:22 +00:00
epg
b134cf694c Update to Trac 0.8 'Qualia' (Nov 15, 2004)
http://svn.edgewall.com/repos/trac/tags/trac-0.8

Thanks to Simon Kuhn <sak8@eecs.cwru.edu> for the initial patch.

Upstream changelog:
 * Roadmap module.
 * Support for custom ticket properties.
 * Wiki administration features.
 * Advanced ticket queries.
 * Improved diff display.
 * User preferences.
 * Wiki editing (near-wysiwyg) aids a la wikipedia.
 * Improved email notification.
 * Fixed bugs
2004-11-20 00:49:12 +00:00
wiz
e0a810fe58 Update to 1.5.5.1, including a fix for PR 28216.
Changes since 1.5.1:

Post 1.5.5.1
The 1.5.5.1 package had wrong compiler flags. -g was switched on
while -O2 optimizations were off. Not a big deal, but I replaced
the package with a new one.

The next version's configure knows Cygwin and the Makefile knows
DESTDIR. Thanks to Yaakov Selkowitz for this and for the Cygwin
ports. :)

1.5.5.1
Obviously I failed to understand the arcane knowledge Unix signal
handling is made of. 1.5.5 creates zombies and fails to exit (hangs)
at least on OpenBSD. But I still claim that this is a bug in the
OS. Anyway, this release fixes just this one problem. If 1.5.5
works fine you don't need to upgrade.

1.5.5
I've fixed quite an amount of things in the HTTP and related code.
Torturing code with randomly generated crap is a fun method to find
problems. ;)

Cache file handling was also rewritten to avoid problems with
filesystems that don't like binary data in filenames very much. I
also fixed this on Cygwin where it was totally broken. Snownews
may now generate different hashes for the filenames than before so
some feeds may appear completely unread after upgrading in certain
cases.

Overall this release touched a lot of core code, should've probably
been 1.6.0. Ah well, have fun with the yellow chicken!

1.5.4.1
Make snownews work with gmail's atom feed.

1.5.4
    * Fixed some of the UTF-8 problems. Ncurses still doesn't seem
      to like what I do. Will solve this in a later version.
    * "Return to previous menu" and "quit" are now two different
      keys. Default bindings for both is still 'q' so it doesn't
      brake any previous behaviour, but if you want you can define
      different keys for it now.
    * The HTTP client now understands chunked transfer encoding.
      This was included from a patch for Liferea. Should be of rare
      use since only some broken proxy servers made it neccessary to
      support this.
    * I've update the Credits a bit. I know that I probably forgot
      to mention somebody, if you feel left out, let me know. ;) I
      will go over the file and my emails again for the next version.

    * I made the progress bars perfectly smooth. And much faster.
      The code wasted a lot of CPU cycles. The cookie loading still
      does the same, though. :P
    * The highlight bar and the status line cover the whole screen
      instead of n-1 columns now.
    * If an error during an update occurs the feedname that caused
      it is displayed in the status line as well. (Same goes for the
      error.log)

    * The code that determines read status of an item during an
      update now depends on the link and the title element. Feeds
      that have the same URL for all items should work better now.
    * Adding a feed now removes whitespaces from the beginning of
      the string so if you cut&paste " http://whatever" it'll work.
    * I added support for feed:// URLs. It's stupid, but seems to
      be used in the wild so I just give up.
    * The "HTML renderer" now decodes numerical entities all by
      itself (if supported by your C library) and uses libxml's
      htmlEntityLookup(). User defined entities are still checked
      first.

    * Stupid NULL ptr crash in the HTTP status parser.
    * Basic/Digest auth headers should be case insensitive.
    * Possible crash when deleting the "New Headlines" feed.
    * It is now possible to use URLs http://foo.com without a trailing slash.
    * Items in "New Headlines" had wrong feed name attached to them
      if you moved around feeds in the main menu.
    * No recursive adding of smartfeeds. And no extreme memory
      trashing in this case anymore.
    * UTF-16 and pure binary data can now be read. Anyone who wants
      to write a webcomic2aalib extension?

1.5.3

This version contains the following changes:
Prevent launching smartfeed:// URLs with the browser.
Configurable enter key broke type ahead a bit. Think I already mentioned this some time ago, no?
The "Downloading [feedname]" always shows the correct feed name now.
Finetuned display of HTML only feed descriptions a bit more.
Changed URL in user agent string to http://snownews.kcore.de/.
Error messages are now in full colour. :)
Many more errors are now written into the error.log file.

1.5.2

Not many new stuff since the beta1 version. Using filter extensions
works fine now, if you subscribe a feed that cannot be parsed you'll
be asked if you want to use a filter for this feed (=unsucked the
add a filter UI).  There was a problem with accessing memory that
didn't belong to us in xmlparse for strings exactly one byte long.
The feed download function behaved strangely sometimes due to some
thread safety issues. Never affected Snownews, only Liferea. Just
mentioned for completeness.  Snownews should also start up a bit
faster now if you have many feeds and a really slow system.

1.5.2beta2

Unfortunately 1.5.2-beta1 is a bit crashy if you use the (New
headlines) pseudo feed. Something's stompin on my internal database
which leads to inconsistent calculations of unread items in the
new headlines feed and the rest of the program. And ultimatively
to a segfault if you open the feed in this state. The patch below
fixes this. Also fixes obscure issues with smart feeds + caching,
makes HTTP auth via proxy work and fixes bugs with the feed reordering
in the main menu. Moved feeds had some of their internal data mixed
up with others. Specifically the last HTTP status reply, last
modification date and the data contentlength.


1.5.2beta1

The enter key has now a configurable key binding. So if you want
to have 'l' to select an item, it should work now.  Multi byte
characters are now handled correctly. Well, everywhere except in
the article (if provided) itself since the word wrap function still
doesn't like multi byte characters. Should work everywhere else if
you link against libncursesw.  I rewrote all of the build system.
Nothing fancy, but it's one single Makefile now and does not depend
on GNU make anymore. Building is probably broken on Solaris atm.
A feed that contains all new items from all your other feeds can
now be added by pressing 'H' in the main menu.  Filters and external
feed sources work now.

External sources:  Write a script/program that outputs RSS and you
can add it via an URL exec:/path/to/script. Snownews will execute
it everytime you refresh the feed/all feeds.  In short: [your
script] -> RSS -> Snownews

Filters:  You can subscribe to Atom, any other syndication format,
heck even HTML pages with this feature. All you need is a script
that converts whatever resource from the web to a valid RSS document.
The external script must accept data via stdin and write valid RSS
to stdout. Snownews will execute this filter everytime it downloads
a resource from the web. This automatically takes advantage from
Snownews' http features (last mod, gzip, auto redirect, etc.). To
use this, subscribe anything you want, ignore the parser errors,
press 'e' and enter the location of the filter you want to use,
refresh the feed.  In short: [resource on the web] -> Snownews ->
[your script] -> RSS -> Snownews
2004-11-20 00:30:29 +00:00
jmmv
d17521d65f Add and enable browser-bookmarks-menu. 2004-11-19 17:33:59 +00:00
jmmv
b2e45b78fa Initial import of browser-bookmarks-menu, version 0.3:
This package provides a GNOME Panel Applet that displays a drop-down
menu showing your browser bookmarks.  The bookmarks list is read from
the browser pointed by the 'http' URL handler in your GNOME Desktop.
2004-11-19 17:33:03 +00:00
cube
5f62082721 Don't use APIs that were deprecated in MySQL 3.23, and some of which are
now even absent of MySQL 4.x by default.  Bump PKGREVISION.
2004-11-18 15:58:22 +00:00
wiz
3efa25d868 Add p5-Apache-AuthCookieDBI. 2004-11-18 09:17:14 +00:00
xtraeme
54d05fa49a Remove obsolete variables. You'll want to use:
PKG_OPTIONS.<pkg>+= foo blah
2004-11-17 19:56:49 +00:00
xtraeme
8aaeb3ce09 bl3.mk files required by multimedia/mplayer-plugin-firefox*. 2004-11-17 02:34:53 +00:00
abs
f85213b379 Clarify dependency versions 2004-11-16 19:48:24 +00:00
abs
8e77a9b28d *** empty log message *** 2004-11-16 19:44:45 +00:00
tron
5eb34ff63e Regen after "patch-ai" was changed. (hi salo!) 2004-11-16 08:23:45 +00:00
erh
1368a35cf7 Remove several unnecessary package dependencies. 2004-11-16 01:50:31 +00:00
salo
49085a6df6 Revert rev 1.9, do not expand @INSTALL@, it's done in post-patch. (hi abs!) 2004-11-15 19:13:41 +00:00
jlam
b67b0725c4 Rework the Berkeley DB detection in buildlink3:
* Add a db1.builtin.mk file that detects whether DB-1.85 functionality
    exists in the base system, and remove the distinction between
    "native" and the other Berkeley DB packages -- we now refer to
    db[1234].  This paves the way for any future databases/db1 package.

  * USE_DB185 shouldn't need to be set by any packages -- its correct
    value is now automatically determined by bdb.buildlink3.mk depending
    on whether we explicitly request db1 or not.  By default, if you
    include bdb.buildlink3.mk, you want DB-1.85 functionality and
    USE_DB185 defaults to "yes", but if you explicitly remove db1 from
    the list of acceptable DBs, then USE_DB185 defaults to "no".

  * Set BDB_LIBS to the library options needed to link against the DB
    library when bdb.buildlink3.mk is included.

  * We only add the DB library to the linker command automatically if
    we want DB-1.85 functionality; otherwise assume that the package
    configure process can figure out how to probe for the correct
    headers and libraries.

Edit package Makefiles to nuke redundant settings of USE_DB185.
2004-11-15 17:54:49 +00:00
sketch
1ebcc3bfce Use ${VARBASE} instead of hardcoded /var. 2004-11-15 15:05:34 +00:00
jmmv
ce99125918 Update to 0.6.2:
* Liferea now supports cookies. Contrary to previous
  statements the SnowNews code to realize this was included but not used. To
  use this feature place a cookies.txt in ~/.liferea. The format of this file
  is the format Netscape introduced for cookie files. (Lars Lindner)
* Liferea now enforces umask 0077 when saving the
  feed list to ensure your passwords are not group or world accessible. In this
  context please check the permissions of your ~/.liferea directory.  Older
  program versions might have created the directory with unnecessary
  priviledges. Current versions (0.6.x) create the directory only with user
  priviledges. Thanks to the reporters Nick Rout and Eric Gregory! (Lars
  Lindner)
* Bugfix for a crash when double-clicking a "(empty)"
  entry in empty folders. Reported by Martin Sarfy.  (Lars Lindner)
* If a feed uses HTTP authentication the user and
  password isn't displayed in the feed description anymore. (Lars Lindner)
2004-11-15 10:12:01 +00:00
jmmv
33887f00b0 Update to 1.4.5:
Changes

* Fix session remove command
* Fix import of bookmarks in root folder [#152443]
* Activate tray icon with double-click [#152899]
* Add manpage (Jordi Mallach) [#156067]
* Don't open all bookmarks in new tabs [#156843]
* When showing a modal alert put up by a web page,
  switch the window to that tab
* Emit ::tab-removed after the tab has been removed [#151607]
* Fix disconnect on node destroy [Peter Harvey]
* Fix node signal [dis]connection while signal emission is running
* Make sure there's only one properties diaogue per bookmark [#148398]
* Fix crash when removing bookmark with open properties dialogue [#155880]
* Fix toolbar activation [#155650]
* Check favicon urls with script sec manager and content policy
* Fix zoom control so that it shows tooltips again [#155826]
* Make the tooltip on the zoom control also work on Ctrl-F1
* When popping up the context menu with keyboard, select the first item
  [#154907]
* Sanitise the embed popup position [#157162]
* Fix button sensitivity setting in language editor not to first
* Fix history date filter to work correctly in time zones != UTC
* Better positioning for the context menu popup in a treeview (Crispin
  Flowerday)
* Fix opening content with external content handlers (Marco)
* Remove remaining time tooltip from tray icon [#145955]
* Fix hang after importing bookmarks from command line [#136170]
* Fix crash when no tool windows are open when the session manager
  sends us the "die" signal
* Fix opening anchored links in new tabs [#156854]
* Adapted to Mozilla API changes
* Fix a freed memory read

Documentation translations

* Add manual translation into Finnish, by Pauli Virtanen

Translation updates

* Ole Laursen (da)
* Žygimantas Beručka (lt)
* Leonid Kanter (ru)
2004-11-14 21:54:13 +00:00
jmmv
ba8f8ed5e9 Enable spell checking support (through gtkspell). Gah! I've been wanting
this feature for a long time and it was already there, just hidden!
Bump PKGREVISION to 2.
2004-11-14 20:33:39 +00:00
jlam
43ac8c39e1 Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
2004-11-13 22:04:52 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
taya
2bbf608114 remove typeahead extension 2004-11-13 08:57:54 +00:00
taya
18f020a864 remove typeahead extension that confilicts with buildin typeahead component.
fix pkg/28164.
bump PKGREVISION
2004-11-13 07:03:08 +00:00
kristerw
6e67d5cc7d The distfile cannot be extracted with some tar (e.g. NetBSD 2.0)
or some pax (e.g. NetBSD 1.6).  Force use of gtar instead.
2004-11-12 18:40:14 +00:00
seb
cd255cba4e Set version independent HOMEPAGEs. 2004-11-12 17:36:40 +00:00
sketch
0b5a3b7e32 You can't return from a function declared void, especially with strict
compilers like SunPro.
2004-11-12 16:53:14 +00:00
erh
866dfafc1a p5-libxml-enno is old and has been split into individual packages.
Change p5-Template-Toolkit to depend on those packages instead.
2004-11-12 06:57:05 +00:00
kristerw
93a989fa65 Remove useless C99-isms that cause the build to fail with GCC 2.95. 2004-11-12 02:24:55 +00:00
wiz
aa37e4370a Update mozilla and mozilla-gtk2 to 1.7.3nb2 with a security fix
from mozilla CVS.
2004-11-12 02:11:22 +00:00
seb
64c9b3a836 Remove p5-ExtUtils-XSBuilder from www/ as it was reimported in devel/. 2004-11-12 01:41:28 +00:00
seb
257e910a2d Adjust for new p5-ExtUtils-XSBuilder location in devel/. 2004-11-12 01:36:56 +00:00
seb
31e158e054 Add 'perl5' to CATEGORIES. 2004-11-12 00:24:14 +00:00
taya
970171d194 add some missing files to PLIST 2004-11-10 14:40:24 +00:00
taya
86d4e4df43 - correct path of mirror site
- add some missing files to PLIST
2004-11-10 14:38:45 +00:00
markd
30e98aee6a Don't strip leading directory off pathnames in the rpm (when using the
suse91_* packages).
While here fix typo s/NO_CONFGURE/NO_CONFIGURE/
2004-11-10 09:11:06 +00:00
epg
f3f22cda40 Add --localstatedir=${VARBASE} to CONFIGURE_ARGS. 2004-11-10 01:09:10 +00:00
xtraeme
8dfa5299e0 Update firefox and firefox-gtk2 to 1.0.
This is a bugfix release, to fix the problems reported in Preview
Releases, etc.
2004-11-09 20:10:14 +00:00
wiz
3921b90bc1 Remove trailing slash in depends line. 2004-11-09 16:37:10 +00:00
adam
f20238d20c Changes 2.2.7:
* Fixed potential XSS vulnerability in the help window
* Restored compatibility with PHP 4.1
* Fixed charset of Latvian translation
2004-11-09 16:23:02 +00:00
he
d774e74233 This package depends on ap-perl, of course. 2004-11-09 15:44:33 +00:00
seb
24dca5cb0d No trailing slash on the dependencies directory, this confuses
mk/scripts/mkdatabase.
2004-11-09 13:24:57 +00:00
adam
7fccd27531 Changes 1.99.17:
* Bug-fixes and improvements before a stable release
2004-11-09 12:09:59 +00:00
adam
879c81b726 Changes 7.12.2:
* the IDN code now verifies that only TLD-legitmate letters are used in the
  name or a warning is displayed (when verbose is enabled)
* provides error texts for IDN errors
* file upload parts in formposts now get their directory names cut off
* added CURLINFO_OS_ERRNO
* added CURLOPT_FTPSSLAUTH to allow ftp connects to attempt "AUTH TLS" instead
  before "AUTH SSL"
* curl_getdate() completely rewritten: may affect rare curl -z use cases
* bugfixes
2004-11-09 09:18:37 +00:00
wiz
c371b48138 Update master site. 2004-11-08 16:50:13 +00:00
adam
2dd120213f Changes 0.8.3:
* Parser is able to use W3C semantics plus some heuristics
* Improves rendering of non-valid HTML
* Bug fixes
2004-11-08 11:00:24 +00:00
kristerw
4a9fc07bf1 This pkg need devel/p5-Module-Build to build. 2004-11-07 18:30:44 +00:00
kristerw
63fbb5ee6a This pkg need devel/p5-Module-Build to build. 2004-11-07 11:20:58 +00:00
jdolecek
916f23e130 Update websvn to latest 1.61, since 1.40 is no longer available on the home
site.

Notable changes since 1.40:
* language/encoding fixes
* cache overhaul and directory listing optimization, the existing cache
  files should be deleted
* wsvn.php changed, configuration changes need to be re-done
* added blame support
* support for comparing entire directories, and directory tarball download
* various config options now per-project
* new 'Zinn' style
* new Swedish, Japanese, Korean, Russian, Chinese, Spanish translations

See changes.txt in the source distribution for complete & detailed list
of changes.
2004-11-06 21:16:15 +00:00
jdolecek
2a41fa3033 use ap-php instead of ap-php4, and simplify the DEPENDS match; also
use DEPENDS rather than BUILD_DEPENDS for PHP, since PHP is necessary
to _run_ this

bump PKGREVISION
2004-11-06 20:44:56 +00:00
jdolecek
030aad031a merge extension module handling for PHP4 and PHP5 into lang/php/ext.mk,
g/c no longer needed Makefile.module

add support for building extensions off PECL; version for PECL packages
is built as ${PHP_BASE_VERS}.${PECL_VERSION}, i.e. PECL pkg version 1.0
would become php-pkg-4.3.9.1.0 or php-pkg-5.0.2.1.0 respectively
2004-11-06 18:24:40 +00:00
jmmv
a7c55d872f scrollkeeper doesn't have to be here. 2004-11-06 10:42:54 +00:00
kristerw
4408e158dc Be consistent with the other mozilla/firefox packages with the
message written when MOZILLA_USE_LINUX isn't used.
2004-11-06 10:41:30 +00:00
he
71903e94c2 Add SUBDIR entries for
databases/p5-DBIx-ContextualFetch
	databases/p5-Ima-DBI
	devel/p5-Class-WhiteHole
	www/p5-Apache-AuthCookie
	www/p5-Apache-Session-Wrapper
	www/p5-MasonX-Request-WithApacheSession
2004-11-06 01:37:07 +00:00
he
8a4c68795c Remove commented-out PERL5_PACKLIST, since it can't be used.
Module build/install setup apparently doesn't install a .packlist.
2004-11-05 23:41:57 +00:00
he
0a825811a1 Import p5-MasonX-Request-WithApacheSession 0.30.
This module takes advantage of the new flexibility in Mason 1.09_01
and newer to integrate an Apache::Session session directly into
Mason's Request object.
2004-11-05 23:35:30 +00:00
he
ca353b3407 Import p5-Apache-Session-Wrapper version 0.17.
This module provides a simple wrapper for Apache::Session that manages
the session id for you.  See the module documentation for details.
2004-11-05 22:24:19 +00:00
jdolecek
d7a6086867 it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting now, do so for aesthetic reasons
2004-11-05 21:44:44 +00:00
jdolecek
cc35f4ca5e share MESSAGE.module and PLIST.module between php4 and php5 packages, moving
them to lang/php/
2004-11-05 21:40:25 +00:00
he
84283b16ea Import p5-Apache-AuthCookieDBI version 1.19.
Apache::AuthCookieDBI is a module that subclasses Apache::AuthCookie and is
designed to be directly used for authentication in a mod_perl server.

It is a ticket-issuing system that looks up username/passwords in a DBI
database using generic SQL and issues MD5-checksummed tickets valid for
a configurable time period.  Incoming requests with tickets are
checksummed and expire-time checked.
2004-11-05 19:24:22 +00:00
he
4e76355f52 Import p5-Apache-AuthCookie, version 3.05.
Apache::AuthCookie allows you to intercept a user's first unauthenticated
access to a protected document. The user will be presented with a custom
form where they can enter authentication credentials. The credentials are
posted to the server where AuthCookie verifies them and returns a session
key.
2004-11-05 18:43:29 +00:00
wiz
3aec1ef472 Add visitors, and sort. 2004-11-05 17:56:35 +00:00
wiz
e352d86fc7 Initial import of visitors-0.4a:
Visitors is a very fast web log analyzer for Linux, Windows, and
other Unix-like operating systems. It takes as input a web server
log file, and outputs statistics in form of different reports.
The design principles are very different compared to other software
of the same type:

   * No installation required, can process up to 150,000 lines of
     log entries per second in fast computers (20MB/s with my log
     files average length).
   * Designed to be executed by the command line, output html and
     text reports. The text report can be used in pipe to less to
     check web stats from ssh.
   * Support for real time statistics with the Visitors Stream Mode
     introduced with version 0.3.
   * To specify the log format is not needed at all. Works out of
     box with apache and most other web servers with a standard log
     format (see the documentation for more information on the format).
   * It's a portable C program, can be compiled on many different
     systems.
   * The produced html report doesn't contain images or external
     CSS, is self-contained, you can send it by email to users.
   * Visitors is free software (and of course, freeware), under
     the terms of the GPL license. You don't need to pay to use it.
2004-11-05 17:55:44 +00:00
jdolecek
4fdb70ce2b now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting; successful build confirmed with both PHP 4.x and PHP 5.x
2004-11-05 17:11:39 +00:00
he
a8cecbb565 Update p5-Apache-Session from 1.54 to 1.60.
The distribution file actually has 1.6 as the release number,
but it *is* an upgrade over 1.54.  Obviously someone needs a
lesson in dewey-decimal ordering.
Work around this by cheesily adding a `0' to the PKGNAME setting.
The current developer version number is 1.70_01, so there is some
hope that this will not repeat.
2004-11-05 16:35:29 +00:00
wiz
949ffc94da Fix path in DEPENDS line. 2004-11-05 13:31:39 +00:00
kristerw
a7e747f15a Ensure the directory exist before trying to install in it. 2004-11-04 20:28:47 +00:00
jdolecek
ebee923459 ap-php4 and ap-php5 replaced by ap-php 2004-11-04 18:43:47 +00:00
jdolecek
0b5b98afc3 new package ap-php - it merges ap-php4 and ap-php5 and allows to build either 2004-11-04 18:42:03 +00:00
kristerw
10345fd7e0 The distfile fails to extract using the tar in NetBSD-1.6.2.
Define EXTRACT_USING_PAX.
2004-11-03 00:08:02 +00:00
kristerw
0ff9900cfa The NetBSD builds have not been available for a long time. Use the
Linux version instead.
2004-11-02 23:51:40 +00:00
jdolecek
dcded4cc03 Update to APC 2.0.4. It has been completely rewritten, and is now hosted
and pecl.php.net.

Also change package to use the new shared PHP4/PHP5 framework, tho
this module is PHP 4.x-only.
2004-11-02 20:08:15 +00:00
minskim
4723493e93 Update liferea to 0.6.1.
Changes:
	* Changed the handling of updated items. Previously the
	  read status of updated items was set to unread. This
	  was very inconvenient because of a lot of buggy feeds
	  with non-unique item ids which caused continuously
	  unread but unchanged items. Now an update flag is set
	  and the item is shown in bold dark gray color in the
	  item list. An updated item does not count in the
	  unread counter anymore.
	  I hope this improves usability with broken feeds.
	  (Lars Lindner)
	* Finally made the condensed mode a permanent feed state.
	  Just select it once and the feed you like to read in
	  this mode will stay this way until you switch it off.
	  (Lars Lindner)
	* Improvement to the itemlist viewing mode switching.
	  Now the HTML rendering widget isn't destroyed each
	  time the mode is switched but reused.
	  (Lars Lindner)
	* IPv6 Support. (Christoph Hohmann)
	* Support for broken web-servers and proxies that use
	  chunked encoding. (Alex Myltsev)
	* A feed update now does not reset the item list focus
	  or selection anymore. (Lars Lindner)
	* Applied HIG rule for "..." in menu labels.
	  (Lars Lindner)
	* Changed "New Subscription" menu icon to "+" sign
	  like it is in the toolbar. (Bram Senders)
	* Added a Technorati link like Sage has. (Lars Lindner)
	* The feed description of a subscription with a command
	  as source does not show the command string anymore.
	  This is to avoid showing sensitive information.
	  (Lars Lindner)
	* Liferea now has a global feed update interval setting.
	  This setting defines the update behaviour of a feed
	  for which neither you or the feed provider did define
	  a feed specific update interval. There is also a new
	  option in the feed properties to disable automatic
	  updates of the feed. (Lars Lindner)
	* Added a button in the preferences to force an update
          of all feed favicons. (Amit D. Chaudhary)
	* Liferea now prevents the update of vfolders when you
	  request the update of all feeds. This bug changed the
	  vfolder state to unavailable. (Lars Lindner)
	* Fix for a HTML layout problem where big images could
	  misalign the item footer and following items.
	  (Gee Law)
	* Finally corrected the inverted sorting order of
	  the date column. But this means that you have to
	  reset the sort order of all your feeds once. Sorry
	  about that! (Lars Lindner)
	* The handling of the default update interval information
	  of feeds was broken so the properties dialog never
	  showed the value. This is fixed now. (Lars Lindner)
	* Fixed a bug on with non-blocking sockets and Solaris8.
	  (pkeusem)
2004-11-02 16:35:57 +00:00
jdolecek
83749aeaf7 Add pear-HTTP_Request-1.2 - PHP classes to provides an easy way to perform
HTTP requests.
Courtesy of pkgsrc-wip, thank you.
2004-11-01 21:44:21 +00:00
jdolecek
37646c4dee Add pear-HTTP_Request-1.2 - PHP classes to provides an easy way to perform
HTTP requests.
Courtesy of pkgsrc-wip.
2004-11-01 21:42:37 +00:00
jdolecek
b5617b477e use the shared pear module framework, so that these work with both PHP4
and PHP5; no functional change, so PKGREVISION not bumped
2004-11-01 19:57:10 +00:00
jdolecek
7b5228a60f use shared pear package support framework for both php4 & php5; based on
the former php4 version
2004-11-01 19:55:57 +00:00
jdolecek
4e5e307a89 follow rename of php4-* packages to php-* 2004-11-01 19:50:45 +00:00
kristerw
6e37f27cce Use __va_copy instead of va_copy for NetBSD. This is needed on gcc 3.4
since the build use -ansi that in turn makes gcc 3.4 modify its pre-
defined symbols in such a way that va_copy is not defined.
2004-11-01 18:07:24 +00:00
jdolecek
8b91b79ee5 update DEPENDS for change of php4-* packages to php-*; be optimistic and
leave the DEPENDS in a form which allows PHP 5.x to match, since it should
work just as well
2004-10-31 23:47:32 +00:00
jdolecek
f6c83cf624 update for php4-gd -> php-gd rename; since this package is PHP 4.x only
for now, force dependance on 4.3.*
2004-10-31 23:44:13 +00:00
jdolecek
66e59ec804 Add ap-php5 package - Apache module for PHP 5.x. Based on one from pkgsrc-wip. 2004-10-31 21:53:56 +00:00
jdolecek
326b7c4478 Add ap-php5 package - Apache module for PHP 5.x. Based on one from pkgsrc-wip.
Correct directory this time.
2004-10-31 21:51:07 +00:00
jdolecek
00e5103fc9 Add ap-php5 package - Apache module for PHP 5.x. Based on one from pkgsrc-wip. 2004-10-31 21:49:15 +00:00
jdolecek
d3c56462a3 adjust for rename of most php4-* packages to php-* 2004-10-31 21:46:40 +00:00
jdolecek
ec3c63fd71 remove php4-* extension packages, replaced by php-* packages, which support
PHP5 too
2004-10-31 21:20:08 +00:00
jdolecek
49e9ef7f78 extension modules must be able to override CONFIGURE_ARGS, so include
lang/php/ext.mk before setting CONFIGURE_ARGS
2004-10-31 21:07:13 +00:00
jdolecek
52c1980501 new PHP extension module framework, which makes it possible to build
individual PHP extension packages with either PHP 4.x or PHP 5.x

convert existing php4-* packages to this framework and import as php-*
2004-10-31 19:30:29 +00:00
jdolecek
0ed49ace1f move php4-imap patches into php4/patches and use USE_PHP_EXT_PATCHES 2004-10-31 18:23:24 +00:00
jdolecek
e9aa56d933 change the buildlink3 DEPENDS to php-4.3.* instead of php>=4.3.6, so that
it would not patch php 5.x
2004-10-31 18:20:02 +00:00
jdolecek
6389d55e7e move php4-mysql patch into php4/patches and use USE_PHP_EXT_PATCHES 2004-10-31 17:45:44 +00:00
jdolecek
1ba83c747d add a USE_PHP_EXT_PATCHES, which makes it possible to have and apply only
extension-specific patches from php4/patches/
2004-10-31 17:43:02 +00:00
minskim
4cd7162d98 Enable pkgviews installation. 2004-10-30 01:16:27 +00:00
minskim
4701f07584 Update swiggle to 0.3.3 to catch up with libexif API changes. No
functional difference.
2004-10-30 01:12:38 +00:00
abs
ed5de29e2b Update to ap-ssl-2.8.21nb1
Patch to work against apache 1.3.32
2004-10-29 14:12:23 +00:00
abs
22c31d8d94 Update apache to 1.3.33
The main security vulnerabilities addressed in 1.3.33 are:

    * CAN-2004-0940 (cve.mitre.org)
      Fix potential buffer overflow with escaped characters in SSI tag string.
    * CAN-2004-0492 (cve.mitre.org)
      Reject responses from a remote server if sent an invalid
      (negative) Content-Length.

New features

    * Win32: Improve error reporting after a failed attempt to
      spawn a piped log process or rewrite map process.
    * Added new compile-time flag: UCN_OFF_HONOR_PHYSICAL_PORT. It
      controls how UseCanonicalName Off determines the port value if
      the client doesn't provide one in the Host header. If defined
      during compilation, UseCanonicalName Off will use the physical
      port number to generate the canonical name. If not defined, it
      tries the current Port value followed by the default port for
      the current scheme.

The following bugs were found in Apache 1.3.31 (or earlier) and
have been fixed in Apache 1.3.33:

    * mod_rewrite: Fix query string handling for proxied URLs. PR 14518.
    * mod_rewrite: Fix 0 bytes write into random memory position. PR 31036.
    * mod_digest: Fix nonce string calculation since 1.3.31 which
      would force re-authentication for every connection if
      AuthDigestRealmSeed was not configured. PR 30920.
    * Fix trivial bug in mod_log_forensic that caused the child to
      seg fault when certain invalid requests were fired at it with
      forensic logging is enabled. PR 29313.
    * No longer breaks mod_dav, frontpage and others. Repair a
      patch in 1.3.31 which prevented discarding the request body
      for requests that will be keptalive but are not currently
      keptalive. PR 29237.
2004-10-29 13:48:31 +00:00
jdolecek
158484ab16 use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,
so that we'd not force dependance on specific MySQL version, and instead pick
the currently installed mysql*-client (or install the default if there
is no mysql-client package installed yet)

this makes package buildable with arbitrary MySQL version, such as 3.23.x,
4.0.x or 4.1.x
2004-10-29 05:59:23 +00:00
cube
5ea3f7b677 Enable ap2-fastcgi.
Note addition of ap2-fastcgi and update of ap-fastcgi, both version 2.4.2.
2004-10-28 21:07:11 +00:00
cube
ef8e4f6a6b Initial import of ap2-fastcgi, version 2.4.2 into the NetBSD Packages
Collection.

FastCGI provides a high-performance alternative to CGI for writing Web
server applications in a variety of languages, including Perl, C, C++,
Java, and Python.  FastCGI gets its speed by having keeping application
processes running between requests.  So, unlike CGI, you do not have the
overhead of starting up a new process and doing application initialization
(e.g. connecting to a database) each time somebody requests a document.

This package works with Apache version 2 series.  In order to use FastCGI
with the version 1.3 series, use www/ap-fastcgi instead.
2004-10-28 21:04:16 +00:00
cube
bb6e3d9d01 Update to version 2.4.2. Split Apache version-dependent parts from the
rest through a Makefile.common entity.  It will help with incoming
ap2-fastcgi addition.

Changes:  lots of!

2.4.2
 *) [WIN] Fix handle leaks in the process manager.
    Sascha Schumann [sascha@schumann.cx]
 *) [WIN] Use a permanent pool for allocating the SystemRoot
    environment variable.  Sakamoto [ringring@zb4.so-net.ne.jp]
 *) [WIN] Fix starting of scripts under AP2.
 *) Do the connect() to the application *after* collecting a chunk
    of client data.  This reinstates the pre-2.4.0 behaviour.
    James Jurach [muaddib@erf.net].
 *) Remove an assert that was triggering on WIN when spawn() failed.
 *) Provide the NO_SUEXEC_FOR_AP_USER_N_GROUP macro for building
    mod_fastcgi with the AP13 suexec behaviour (don't use suexec
    if httpd's user and group match that needed for the application).
 *) Prevent the use of all but the "auth" directives from being used
    anywhere but in global scope.  Prevent more than one instance
    of the FastCgiWrapper directive.
 *) Return NOT_FOUND (404) or FORBIDDEN (403) instead of
    INTERNAL_SERVER_ERROR (500) when there are configuration issues
    or the script does't exist.  Suggested by Jeff Lawson [bovine@ud.com].

2.4.0
 *) [*nix Security] - When FastCgiWrapper (FastCgiSuexec) was in use
    and a vhost configured to use the same uid/gid as the main
    server, mod_fastcgi would not bother using the wrapper (suexec)
    because its effective uid/gid was already appropriate.  This is
    consistent with Apache's v1.3 mod_cgi behaviour.  There are two
    problems with this approach:  1) when FastCgWrapper is in use
    mod_fastcgi's process manager keeps its root privileges (as its
    real uid/gid) so it can terminate the applications its starts -
    this privilege was being passed to applications when the use of
    the wrapper was bypassed  2) wrappers are often employed to
    perform functionality beyond setting the uid/gid - by not calling
    the wrapper under certain circumstances, application invocation
    environments were inconsistent.  With this change, the wrapper is
    always used (when enabled) under both Apache 1.3 and 2.
    Reported by Michael Richards [michael@fastmail.ca].
 *) [*nix/AP2] Use the vhost uid/gid instead of the server uid/gid
    for dynamic application invocation when the FastCgiWrapper is in use.
    Reported by Michael Richards [michael@fastmail.ca]
 *) [*nix] Fix handling of FastCgiWrapper when passed a real path,
    i.e. other than "on" or "off".  Michael Richards [michael@fastmail.ca]
 *) Eliminate the logging of "incomplete headers (0 bytes) received from
    server" when a client aborts.
 *) [WIN32] Fix a delay in handling large POSTs to named pipe based
    servers. Philip Gladstone [philip@okena.com]
 *) [*nix/AP2] Prevent the module from being initalized twice at startup
    (resulting in confusing error messages to the log).
 *) Eliminate the need for SetHandler or AddHandler with static or
    external applications.
 *) Limit PM requests to start a dynamic application
    to 5sec to prevent endless spinning (this is a drop-dead
    limit that should only occur if the socket/named_pipe directory
    is removed out from under a running server).
 *) [*nix] Change the default socket directory from /tmp/fcgi to:
    Apache  - logs/fastcgi
    Apache2 - RUNTIMEDIR/fastcgi
 *) Add -user & -group args to FastCgiServer and FastCgiExternalServer
    for use with wrappers (in lieu of finding the user/group associated
    with a virtual host - under Apache2 this isn't accomodated).
 *) [WIN32] Under Apache2, require v2.0.41 or later in order to pickup my
    apr_proc_create() changes.
 *) Log when invoking and restoring the restart backoff policy.
 *) [WIN32] Prevent intermittent ReadFile() failures (properly initialize the
    OVERLAPPED structure).
 *) Eliminate need for dummy files for external servers under Apache2
 *) Fix auth compatibility mode handling for access checker and authorizer
 *) Fix HEAD request handling.  Based on a patch by
    Chris Lightfoot [chris@ex-parrot.com]
 *) [*nix] When autoupdate is enabled touch the socket when restarting
    the processes to prevent further requests.
    Eckebrecht von Pappenheim [evp@heise.de]
 *) Apache 2.0 support.
 *) [WIN32] Don't read from a potentially closed named pipe.
    Philip Gladstone [philip@okena.com]
 *) Require the Apache version 1.3.6 or later to eliminate some signal
    handling funk.
 *) [WIN32] Use asyncronous io with named pipes instead of polled
    nonblocking io.  This should eliminate the last of the npipe issues.
 *) Handle an application returning a complete and valid response without
    having consumed all of the data sent to it.
 *) Consume remaining client data (RESPONDERs only) if any.
 *) Add support for backing off attempts to start applications that continuously
    fail to start.  Three new macros defined in mod_fastcgi.h control this
    behaviour: MAX_FAILED_STARTS, RUNTIME_SUCCESS_INTERVAL, FAILED_STARTS_DELAY
 *) [WIN32] Add (back) support for use of TerminateProcess() to accomodate
    applications that do not (properly) support the shutdown event (this
    feature was introduced in fcgi2 2.2.2 and improved in 2.2.4).  The
    new macro WIN32_SHUTDOWN_GRACEFUL_WAIT in mod_fastcgi.h conrols the
    interval between signaling a proper shutdown and wacking the process(s)
    with a TerminateProcess().
 *) [WIN32] Don't set the OVERLAPPED_IO flag on NamedPipe listen HANDLEs -
    setting it was just plain broken.
 *) [WIN32] Fix the accept mutex - all applications were sharing one!?
 *) Fix 'FastCgiConfig -autoUpdate'.
 *) Fix 'FastCgiConfig -flush'.
 *) Prevent silly maxProcesses and processSlack combinations.
    Dmitry Dorofeev [dima@yasp.com]
 *) Properly handle the killing of idle processes when one takes a long time
    to exit once signaled down (or the config is funky).
    Dmitry Dorofeev [dima@yasp.com]

2.2.12
 *) Delay the logging of write errors to the pm to account for shutdown/restart.
 *) (Win32) An assortment of fixes.
 *) Fix some broken casts that were likely the cause of an assert.
 *) Win32. Eliminate forward slashes from the named pipe path name.
    Gerald Richter [richter@ecos.de]
 *) SIGUSR2 is no longer blocked in the process manager and the fastcgi
    applications it spawns. [ryans@amazon.com]
 *) Added support for the -flush argument to FastCgiConfig.
    Eric Sit [esit@alum.mit.edu]
 *) Change the "which call to module_init() is this" check to a more
    reliable approach.  Doru Petrescu [pdoru@kappa.ro]
 *) Close the old pipe file descriptor in apache main on USR1/HUP
    (elimnates a small leak).  James E. Jurach Jr. jjurach@fundsxpress.com
 *) Fix a bug in fcgi_config_set_authoritative_slot(). Tetsuya Furukawa
    [tetsuya@secom-sis.co.jp]
 *) Eliminate the use of locks to assist in the clean shutdown of
    applications.  Instead, it is assumed that applications handle
    termination signals properly (this is now embedded in the C
    application lib).
 *) Fix Win32 process termination.  Proper operation requires the use of
    an updated application lib (termination is now signalled with an
        Event and handled by specialized thread).
 *) Docs cleanup.  Andrew Benham [adsb@bigfoot.com]
 *) Added code so if the last instance of a dynamic application died without
    provocation, then don't restart it if singleThreshold > 0 (i.e. if the
    configuration allows the last instance to be killed, then allow it to die).
    Andrew Benham [adsb@bigfoot.com]
 *) Fix the loadFactor calculation used to determine when dyanmic
    applications could be killed off due to low demand [adsb@bigfoot.com].
 *) Fix a deadlock condition that could occur with Win32 named
    pipes (dynamic).
 *) Fix a potential deadlock condition when FastCGI application
    sent responses while still reading the client request (POST data).
2004-10-28 21:01:50 +00:00
wiz
49e178efb3 Update to 2.14. Addresses PR 27589.
#------------------------------------------------------------------------
# Version 2.14 - 4th October 2004
#------------------------------------------------------------------------

* Applied patch from Harald Joerg to prevent ttree from spewing warnings
  when copying files.

* Applied a patch from Paul Orrock to fix a couple of missing errors in
  ttree.

* Commented out line 797 of Template::Directive.pm which serves no
  purpose and generates a warning.

* Applied a patch from Mark Fowler to add support for Unicode to TT.

* Changed the fourth argument to process() to accept named IO layers for
  binmode, e.g. process($in, $vars, $out, binmode => ':utf8');

* Added full range of command line options to tpage.

* Applied patches from Tosh Cooey, Simon Wilcox and Kenny Gatdula to fix
  XML::Simple to allow direct access to XMLin() and XMLout() methods.

* Fixed a bug in the 'callers' list maintained by a template component
  which was failing to remove callers from the list after processing.

* Applied a doc patch from Dave Cash documenting caller and callers.


#------------------------------------------------------------------------
# Version 2.13 - 30th January 2004
#------------------------------------------------------------------------

* Applied patch from Dave Cash to add 'caller' and 'callers' to
  'component', see

* Applied patch from Dylan William Hardison to ttree which prevents
  dependencies from interfering with files that are copied.  See


#------------------------------------------------------------------------
# Version 2.12a - 13th January 2004               ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Fixed the bug in test 25 of t/date.t, hopefully for good this time,
  thanks to the efforts of Steve Peters.

* Added the FILE_INFO option to Template::Parser.  Enabled by default,
  this can be set to 0 to prevent the parser from adding file and line
  info to the generated Perl file.  Don't ask me why - Autrijus wanted
  it (which probably means he's up to something twisted again :-).


#------------------------------------------------------------------------
# Version 2.12 - 12th January 2004
#------------------------------------------------------------------------

* Added the module_version() method to Template::Base to report the
  version number of a module.  Added some tests to t/base.t.

* Added the --template_module option to ttree, to allow the user to
  specify a template processing module other than the default 'Template'
  to be used.  Also changed various print statements to send all
  verbose output to stdout, whereas previously it was split across stdout
  and stderr.


#------------------------------------------------------------------------
# Version 2.11b - 7th January 2004                ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Applied patch from Myk Melez to ensure the 'component' variable
  remains correctly set to the current templates.


#------------------------------------------------------------------------
# Version 2.11a - 6th January 2004                ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Fixed bug in t/date.t and corrected version number of
  Template::Grammar.


#------------------------------------------------------------------------
# Version 2.11 - 6th January 2004
#------------------------------------------------------------------------

* Bumped version number and updated documentation for release.


#------------------------------------------------------------------------
# Version 2.10b - 2nd December 2003               ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Changed the Template::Document process() method to pass itself
  to the context visit() method when it calls it.  Similarly, changed
  the context visit() method to expect it.  This is useful when
  subclassing the context but shouldn't have any other effect.

* Modified parser to add the file name and line number of the source
  template to generated Perl code.  This provides useful information
  when warnings and errors are generated by Perl at runtime.  Added
  the t/fileline.t script to test it.


#------------------------------------------------------------------------
# Version 2.10a - 9th October 2003                ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Applied two patches from Axel Gerstmair to fix bugs in Makefile.PL
  and t/date.t.

* Applied patch from Jim Cromie to t/autoform.t to skip tests on all
  versions of Perl from 5.8.0 onwards.

* Changed $OUTPUT in Template::Directive to be a package variable,
  allowing it to be re-defined to permit a flushed output hack.

* Applied a patch from Darren to the 'item' hash vmethod to protect
  against accessing private variables (prefixed '.' or '_')

* Applied a patch from Ivan Adzhubey to template/splash/frame.

* Applied a patch from Bryce Harrington to add the absolute and
  relative options to ttree.  Also applied a patch from Mark Anderson
  to add the 'template_debug'.  Removed the old debug option which was
  as good as useless.

* Applied another patch from Mark to push files named on the command
  line through the process_file() sub to ensure that various options
  like accept checking, pemission preserving and copy processing (but
  not modification time) are applied.

* Applied a variation of yet another ttree patch from Mark to add the
  'suffix' option for changing the suffix of output files created.

* Applied a variation of a patch from Dylan William Hardison which
  adds the 'depend' and 'depend_file' options to ttree.
2004-10-28 10:20:57 +00:00
jmmv
53252bed5c Modify mozilla and mozilla-gtk2 to install several additional headers.
More specifically, this lets Mozilla NSS be used by other programs.

Also make the pkgconfig substitutions happen at post-build time, so that
the right rpaths are added to the mozilla-nspr.pc file (which is filled
in during the build).

Bump PKGREVISION to 1 for both packages.  Ok'ed by taya@, the maintainer.
2004-10-25 18:06:25 +00:00
jmmv
9ee4f7174d Register the drivel.schemas into the GConf2 database. Pointed out by
Douglas Brebner in private mail.  Bump PKGREVISION to 1.
2004-10-25 16:42:06 +00:00
minskim
22a85a33cd Update liferea to 0.6.0.
Changes since 0.5.3:
	* Finally added a menu option to remove a single item.
	  Sorry that it took so long! (Lars Lindner)
	* Item modification times are now correctly converted to the local
	  timezone. (Nathan Conrad)
	* The help feeds are now (almost) normal subscriptions
	  and can be removed and modified. The only remaining
	  difference is that the version in the URL is updated
	  automatically and that old items are dropped. This
	  also removes the special icon of the help folder.
	  (Lars Lindner)
	* Removed the ugly unavailable icon. Now the GNOME stock
	  icon for the error dialog is used. (Lars Lindner)
	* Added a default feed list that is installed upon the
	  first program start. Added a Spanish localized version
	  by Topopardo. (Lars Lindner)
	* Added support for reading subscriptions URLs from
	  a named pipe (~/.liferea/new_subscription) to allow
	  external programs to add feeds. (Lars Lindner)
	* Itemlist sorting order is now saved on a per-feed basis.
	  (Nathan Conrad)
	* Experimental vfolder implementation. When you do a search
	  you now can save the search result as a vfolder. There
	  is still a lot to do but just play around and write us
	  your opinion! (Lars Lindner)
	* Fixed a bug that caused a crash when right clicking the
	  feed list in filtered mode. (Lars Lindner)
	* Fixed a problem with the session managment registering
	  which prevented the usage of the Mozilla browser module.
	  (Nathan Conrad)
	* Iconification state is saved between sessions. (Nathan Conrad)
	* URLs are now stripped of leading and trailing
	  whitespace. (Nathan Conrad)
	* Update of the Italian translation (Dario Conigliaro)
	* Fixed a big memory leak. (Lars Lindner)
	* Some fixes in the RPM spec file (Noa Resare)
	* Update of the Czech translation (Juraj Kubelka)
	* Updated RPM spec file. (Daniel Resare)
	* Update of the French translation (Vincent Lefevre)
	* Fixed HTTP authentication problem with case sensitivy
	  in the HTTP headers. (Nathan Conrad)
	* Fixed gaim strings in the configure output reported by
	  Russell Kaiser. (Nathan Conrad)
	* Corrected dependency for libxml2 from 2.0 to 2.4.1 for the
	  configure script and allow older versions of gconf. (Nathan
	  Conrad)
	* Removed accidental usage of libxml2 2.6 usage. Liferea should
	  now work with libxml2 2.4.1 or newer. (Nathan Conrad)
	* Fixed a mistake in the German translation. (Lars Lindner)
	* Fixed a bug that prevented RSS content:encoded tags
	  to be parsed. (Lars Lindner)
2004-10-25 15:39:02 +00:00
sekiya
6ea45198bb Force gcc34 and use the right varargs macro for amd64. Mozilla (and its
derivatives) now appears to work properly on amd64.

Patches from Nicholas Joly.
2004-10-25 13:02:15 +00:00
tron
e1493598ba Update "ap-ssl" package to version 2.8.21. Changes since version 2.8.20:
- Upgraded to Apache 1.3.32
2004-10-25 08:51:23 +00:00
tron
b253036b97 Update "apache" package to version 1.3.32. Changes since version 1.3.31:
- mod_rewrite: Fix query string handling for proxied URLs. PR 14518.
  [michael teitler <michael.teitler cetelem.fr>,
   Jan Kratochvil <rcpt-dev.AT.httpd.apache.org jankratochvil.net>]
- mod_rewrite: Fix 0 bytes write into random memory position.
  PR 31036. [André Malo]
- mod_digest: Fix nonce string calculation since 1.3.31 which
  would force re-authentication for every connection if
  AuthDigestRealmSeed was not configured.  PR 30920.  [Joe Orton]
- Trigger an error when a LoadModule directive attempts to
  load a module which is built-in.  This is a common error when
  switching from a DSO build to a static build.
  [Jeff Trawick, Geoffrey Young]
- Fix trivial bug in mod_log_forensic that caused the child
  to seg fault when certain invalid requests were fired at it with
  forensic logging is enabled.  PR 29313.
  [Will Slater <Will Slater orbisuk.com>]
- Fix memory leak in the cache handling of mod_rewrite. PR 27862.
  [chunyan sheng <shengperson yahoo.com>, André Malo]
- mod_rewrite no longer confuses the RewriteMap caches if
  different maps defined in different virtual hosts use the
  same map name. PR 26462.  [André Malo]
- mod_setenvif: Remove "support" for Remote_User variable which
  never worked at all. PR 25725.  [André Malo]
- mod_usertrack: Escape the cookie name before pasting into the
  regexp.  [André Malo]
- Win32: Improve error reporting after a failed attempt to spawn a
  piped log process or rewrite map process.  [Jeff Trawick]
- SECURITY: CAN-2004-0492 (cve.mitre.org)
  Reject responses from a remote server if sent an invalid (negative)
  Content-Length.  [Mark Cox]
- Fix a bunch of cases where the return code of the regex compiler
  was not checked properly. This affects mod_usertrack and
  core. PR 28218.  [André Malo]
- No longer breaks mod_dav, frontpage and others.  Repair a patch
  in 1.3.31 which prevented discarding the request body for requests
  that will be keptalive but are not currently keptalive. PR 29237.
  [Jim Jagielski, Rasmus Lerdorf]
- COMPATIBILITY: Added new compile-time flag: UCN_OFF_HONOR_PHYSICAL_PORT.
  It controls how UseCanonicalName Off determines the port value if
  the client doesn't provide one in the Host header. If defined during
  compilation, UseCanonicalName Off will use the physical port number to
  generate the canonical name. If not defined, it tries the current Port
  value followed by the default port for the current scheme.
  [Jim Jagielski]
2004-10-25 08:44:16 +00:00
jmmv
b6a664631f Update to 1.2.2:
* Fixes:
- Check for curl-7.11.1 or greater to avoid a hang during login (Todd).
- Patch a leak and icon-sizing problem in the recent files menu (Todd).

* Improvements:
- Update build system to automake-1.7 (Todd).
2004-10-24 20:33:45 +00:00
grant
03ca6c9474 apply patch from mozilla CVS to fix bug id #260337 (installer missing
libnsl on Solaris), as well as another sh(1) portability fix.

	https://bugzilla.mozilla.org/show_bug.cgi?id=260337

no PKGREVISION bump because this didn't build on Solaris without
libnsl.
2004-10-24 05:41:25 +00:00
jmmv
dc3dd6c19e Update to liferea-0.5.3nb2:
- Sort USE_* section alphabetically.
- Add explicit run dependency on glib2 (because of gmodule).
- Sort other dependencies alphabetically.
- Register liferea.schemas into the GConf2 database (and add them to the
  PLIST!).
2004-10-23 14:02:34 +00:00
epg
ae3a6cc716 Version 1.1.1
(22 October 2004, from /branches/1.1.1)
http://svn.collab.net/repos/svn/tags/1.1.1

 User-visible-changes:
  - Client:
    * fixed: 'svn status' win32 performance regression (issue #2016)
    * fixed: 'svn ls' dying on non-ascii paths over DAV (issue #2060)
    * fixed: allow URI-encoded colon or pipe on win32 (issue #2012)
    * fixed: broken win32 UNC paths (issue #2011)
    * fixed: memory bloat when committing many files over DAV (r11284, -321)
    * fixed: eol-style translation error for 'svn propget' (r11202, -243)
    * fixed: 'svn propedit' does EOL conversion properly (issue #2063)
    * fixed: 'svn log --xml' shouldn't be locale-dependent. (r11181)
    * fixed: 'svn export' of symlinks with 'use-commit-times' (r11224)
    * fixed: 'svn export -rBASE' when WC has added items (r11296, -415)
    * many translation updates for localized client messages.

  - Server:
    * fixed: 'svn ls' HTTP performance regression (r11211, -232, -285)
    * fixed: make it possible to set "SVNPathAuthz off" in httpd.conf (r11190)
    * fixed: fsfs validating revisions when accessing revprops (issue #2076)
    * fixed: 'svn log -v' hiding too much info on 'empty' revisions. (r11137)
    * fixed: encoding bug with 'svnlook log'/'svnlook author' (r11172)
    * fixed: allow mod_authz_svn to return '403 Forbidden', not 500 (r11064)
    * fixed: XML-escape author and date strings before sending (issue #2071)
    * fixed: invalid XML being sent over DAV (issue #2090)

 Developer-visible-changes:
 * fixed: IRIX compile error (issue #2082)
 * fixed: error in perl bindings (r11290)
 * fixed: error leaks in mod_dav_svn (r11458)
 * fixed: javahl should use default config directory (r11394)
2004-10-23 06:11:09 +00:00
agc
faed05c5b8 Fix the MAINTAINER address for this package 2004-10-22 21:56:34 +00:00
xtraeme
238299fff3 Only include <stdbool.h> if !defined(_cplusplus) in nptypes.h.
Fixes build on NetBSD/macppc and maybe others, tested by Peter Bex
on 2-0/macppc and i386/-current/2-0 by me, closes PR pkg/27033.
2004-10-21 00:55:36 +00:00
adrianp
cef5aa27b8 Note addition of HTML-LinkExtractor-0.121 2004-10-20 18:12:05 +00:00
adrianp
d2b2635907 HTML::LinkExtractor is used for extracting links from HTML. It is very
similar to HTML::LinkExtor, except that besides getting the URL, you also
get the link-text.
2004-10-20 18:08:35 +00:00
reed
33aeffe4aa Instead of non-portable cp -RL, use pax with -Lrw
to copy the extensions files.

On Solaris, cp doesn't know -L. (Reported by R. Quinn.)
Using pax was suggested by grant@.
2004-10-19 21:01:47 +00:00
tron
b458b93c70 Use "mod_ssl-2.8.20" sources for SSL hooks, bump package revision. 2004-10-18 09:28:08 +00:00
tron
6e854f1cbe Update "ap-ssl" package to version 2.8.20. Changes since version 2.8.19:
- With OpenSSL 0.9.7, prevent session resumption during a
  renegotiation to force the client to negotiate a new (and
  acceptable to mod_ssl) cipher suite. Additionally, ensure
  that a correct cipher suite has been negotiated afterwards
  (CAN-2004-0885).
- Fixed more printf(3) style format string bugs (not security
  related) which could crash the server if mod_ssl's trace
  or debug log level is enabled.
2004-10-18 09:27:18 +00:00
reed
ade89c6759 Use cp(1)'s -RL instead of -r, because coreutils's
cp -r copies symlinks as symlinks (which caused
files to be missing in install).

Hopefully, this is portable. I tested under NetBSD and with coreutils.
And I brought this up on tech-pkg in July.
2004-10-16 20:08:48 +00:00
jmmv
38118a2bec Update to 3.2.3:
* fixed crash occuring in autosave after paste
* expose api version in pkgconfig file
* more line breaking touches
* fixed embedded widgets not shown problem
2004-10-15 21:29:45 +00:00
tv
dc99bb80f2 Update linkage to libltdl (via guile{,14}), which is now its own package.
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't
know which dependencies actually need libltdl, so it was a recursive bump.
Hopefully this recursive inclusion can be ripped out of
guile{,14}/buildlink3.mk at some point and bubble down to dependencies that
actually use libltdl, avoiding this headache in the future....
2004-10-15 14:50:05 +00:00
tv
333f16c960 Update linkage to libltdl (via imlib2), now in its own package. 2004-10-15 12:22:13 +00:00
jmmv
c1c629edf4 Update to 1.4.4:
Bug fixes
	* Add a list of printers to the print dialog. Fix printing
	  in several recent ditributions. (Marco)
	* Remove duplicate AC_PROG_INTLTOOL (Christian) [#155028]
	* Fix a crash when rebuilding bookmarks menu (Christian) [#154805]
2004-10-14 18:49:22 +00:00
tv
685a08b785 Use the correct install path in the PLIST. 2004-10-14 15:33:51 +00:00