summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2002-12-05Try to make lintpkgsrc happy.wiz1-2/+2
2002-12-05misc cleanupdrochner1-1/+2
2002-12-05Update "opera6" package to version 6.11. Changes since version 6.10:tron2-9/+7
Fixed some problems with banner handling. Banner data with corrupted contents could in some cases crash Opera.
2002-12-05use automatic MESSAGE handling.grant3-8/+3
2002-12-05Correct checksum. (Possibly the distfile was changed in the master site?)uebayasi1-3/+3
PR19287 by <seebs at vash dot cel dot plethora dot net>.
2002-12-04Update mozilla to 1.2.1taya18-200/+147
What's new from Release notes: (See release notes for detail - http://www.mozilla.org/releases/mozilla1.2.1/) Browser * Type Ahead Find is a new feature that allows quick navigation when you type a succession of characters in the browser, matching the text in one or more links on the page. * Building on Mozilla's customizability, you can now show toolbars as text/icons/both (in the default Classic theme). We also have a few other usability improvements like image selection visualization (image highlights with system selection color when selected) and the removal of the confusing toolbar grippies. * Improvements to native look and feel in both the browser interface and the browser content area. We now support most native GTK themes in Mozilla which means that your Mozilla toolbars and other widgets will pick up the GTK theme look and feel. We also support native look and feel for web content like form controls under windowsXP. * Making tabbed browsing even more useful, you can launch the browser with a group of bookmarks as your start page. This loads several pages into tabs at startup. * Keyboard access is greatly improved including additional accesskeys for menus, other ui elements and page elements. * We have a new features that utilizes browser idle time to download or prefetch documents that the user might visit in the near future. * XML prettyprinting, similar to IEs default-view for XML is now available in Mozilla. Mail * Mozilla Mail has a new "filter after the fact" capability so users can create a filter and then run that filter on already downloaded mail. Filter logging has also been implemented which allows power users to see a log of all of the filter actions. * In mail you can now select and copy text from message headers and you can now drag and drop from the message search results window.
2002-12-04add missing version number (pointed out by Martti Kuparinen)drochner1-2/+2
2002-12-04Correct output filename: Extrnals.html, not Extnals.htmlrearnsha2-5/+5
2002-12-03add zope HTML documentationdrochner4-0/+136
2002-12-03added this weather thingdrochner1-1/+2
2002-12-03zope product to display weather datadrochner4-0/+56
2002-12-03regen (squid-2.5.STABLE1-disable-http-violations.patch size and SHA1 change)wiz1-3/+3
2002-12-03Downgrade buildlink depends to libwww>=5.3.2nb2.wiz1-2/+2
Noted by Frederick Bruckman on tech-pkg.
2002-12-03allow 'mkcert' to work on Solaris by using ${SH} rather than /bin/sh.grant2-33/+38
2002-12-03Update mozilla-linux to 1.2.1.grant3-14/+10
Major changes since Mozilla 1.1: Browser * Type ahead find * Additional toolbar customization * Visual enhancements to interface * Tabbed browsing enhancements * Browser idle time can now be used to auto-fetch ahead documents * XML prettyprinting * Fix for DHTML bug in 1.2 Mail * New "filter after the fact" capability * Drag and drop from the message search results window The full list of changes can be found at http://www.mozilla.org/releases/mozilla1.2.1/
2002-12-02Fix DEPENDS lines to use -[0-9]* instead of -*.wiz5-13/+13
2002-12-02Update package "analog" to version 5.30. Changes since version 5.24:tron5-30/+39
- Reads gzipped logfiles without the need for an UNCOMPRESS command. - Host inclusions and exclusions can now use IP address ranges and subnet masks. - New command BYTESDP command to list kilobytes etc. to a chosen number of decimal places. - New code for RISC OS port. - Indonesian and Slovak language files. - New How-To entitled Getting started under Windows.
2002-12-02If we include buildlink2.mk files, we need to turn on USE_BUILDLINK2grant1-15/+17
:-) Fixes openssl dependancy problem on platforms which do not have a suitable (read: secure) openssl in the base system. Some whitespace cleanup.
2002-12-01src/fs/diskd: only include sys/msg.h if we have it.grant4-1/+55
fixes build on (at least) Darwin 6.2.
2002-11-29update to 0.8.6.1drochner3-7/+734
changes: - Added Indexer object, which can find index entries and present them. - Enabled nested markup in text. - Added easier way to add references to files, images. Can now also reference assets not in local folder. - Ability to open/close branches of the site. Added a new 'Viewer' role. Users with this role can see closed branches. - Request for approval now implemented; users can leave a message for the editors. - Added new definition list element. - Images now have various alignment options. - Beginnings of Silva XML import infrastructure.
2002-11-29add 2 zope pkgsdrochner1-1/+3
2002-11-29import "colorz" - a color scheme editor for Zopedrochner5-0/+84
2002-11-29add an extension to store Zope data in the normal file systemdrochner4-0/+122
2002-11-29the distfile changed w/o name changedrochner2-5/+303
2002-11-29w3m now needs gtk-pixbuf. PR 19198.itojun2-4/+3
2002-11-28update to 0.8.3drochner2-6/+6
changes: - Instead of checking for an attribute 'cached' it is now calling a method called 'cached()' on the widget.
2002-11-28update to 0.3.2.1 (w3m-0.3.2.1-m17n-20021127).itojun3-12/+14
full changelog is too long to be included here. most important fix is below: > From: Fumitoshi UKAI <ukai@debian.or.jp> > w3m 0.3.2.1 is stable update of w3m 0.3.2. > Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> found a security vulnerability > in w3m 0.3.2 that w3m will miss to escape html tag in frame contents, > so malicious frame html will deceive you to access your local files, cookies > and so on.
2002-11-27update to 1.2.1drochner6-22/+15
changes: -preparation for zope-2.6 -look-&-feel changes -bugfixes
2002-11-27update to 1.5.0drochner3-8/+10
changes: -New feature: standard_object_list = the AbracadabraObjectBox will be filled with the returned object-ids; -standard_object_list can be a python-script which returns id dependent on the context; VERY, VERY USEFUL FEATURE! -refactored CharacterMapping into own file for easier custom modifications -redesigned the code for auto_id; added a auto_id-feature for all non integer and string-type-properties as current timestamp -refactored code for AbracadabraObjectBox; you can call insert the AbracadabraObjectBox with into your manage_methods.
2002-11-27update to 1.3.0drochner3-7/+18
changes: -XML serialization of forms added -bugfixes
2002-11-27update to 0.6drochner3-10/+11
changes: -comment management added -bugfixes
2002-11-26Add RCS tag.cjep12-0/+12
2002-11-26the ssl command line argument has changed -- fix to pullin ssl supportdrochner1-2/+2
again
2002-11-26Make this package install its configuration file in the examples directoryjmmv5-11/+44
and use PKG_SYSCONFDIR stuff to copy it to the right place. Bump PKGREVISION to 1. Approved by wiz.
2002-11-25Update to 0.23.5, needed by to-be-committed subversion update.wiz4-10/+25
Excerpt of changes (+portability and bug fixes): * Add support for `--la-file' argument to neon-config, which prints the full path of the installed libneon.la file. * Improved address resolver (ne_addr_*) replacing ne_name_lookup(): - use getaddrinfo() if found; include support for IPv6 (based on work by Noriaki Takamiya) * For a hostname with multiple addresses, each address is tried in turn until a connection is made. * RFC2818 compliance for certificate identity checks in SSL: - use `dNSname' values in subjectAltName extension if present - hostname comparison fixed to not be case-sensitive * Added NE_DBG_SSL debug channel. * ne_strerror changed to return the passed-in buffer. * Added ne_strnzcpy macro to ne_string.h. * Added reference documentation: - ne_sock_init, ne_addr_*. * Remove the const qualifier from the reason_phrase field in ne_status. - ne_parse_statusline() now strdup's the reason_phrase * Remove the status_line argument from ne_207_end_propstat and _end_response * Change ne_session_create, ne_session_proxy, ne_sock_connect, and the 'port' field of the ne_uri structure to use an unsigned int for port numbers * ne_uri_defaultport returns unsigned and '0' on an unknown port (not -1). * Changes to hooks interface: - pass an ne_request pointer to per-request hooks - replace "accessor" hooks with ne_{get,set}_{request,session}_private * Authentication changes: - the hooks changes fix a segfault if auth is enabled for an SSL session through a proxy server - fix ne_forget_auth segfault if either proxy or server auth are not used * Improvements to persistent connection retry logic and error handling in request code; fixing some cases where some errors where incorrectly treated as a persistent connection timeout - a TCP RST at the appropriate time is now treated as a persistent connection timeout. - handle persistent connection timeouts on SSL connections * Changes to SSL support: - improved error handling - fix for proxy CONNECT tunnelling with some proxies (e.g. Traffic-Server) - fix potential segfault if client cert. provider callback is used - fix to use supplied password callback for PEM-encoded client certificates (Daniel Berlin) * Remove ne_read_file(). * ne_version_match replaces ne_version_minimum (semantics changed slightly). * XML request bodies use a content-type of "application/xml" now; applications can use NE_XML_MEDIA_TYPE from ne_xml.h
2002-11-25Switch ppc to suse emulation packages instead of linuxppc_lib.wiz1-2/+3
2002-11-25Nit in last.wiz1-2/+2
2002-11-25Put comment at begin of line so that make recognizes it.wiz1-2/+2
2002-11-25Update MASTER_SITES for ppc version.wiz1-2/+4
2002-11-25Update squid package to squid-2.5.1nb2.taca3-7/+8
- Apply disabled official patch since the patch's content has corrected. * Impossible to define acls with spaces in them - Remove "@unexec ${RMDIR} %D/etc/squid ..." line from PLIST since there is already removing directory line which use more generic PKG_SYSCONFDIR variable.
2002-11-25pull in http://lynx.isc.org/current/lynx2.8.4rel.1d.patch.gz.itojun3-28/+6
* correct inverted logic of restrictions table which made "-restrict=default" provide incorrect values for several items. This was broken in 2.8.4dev.19 (reported by Jeff Long <long@ukans.edu> and RobertM <robm@bob.bofh.org>) -TD * correct check for calling endwin() to allow for curses implementations without newterm (report/patch by Brett Lymn).
2002-11-25List Takahiro Kambe as new maintainer of this package.tron1-2/+2
2002-11-24Update squid 2.5.1STABLE1nb1.taca2-4/+54
Apply official patches: * Small typo in dnsserver error message on DNS overload * Filter out unproxyable authentication schemes * cachemgr login & password revealed in HTTP server log files * make uninstall removes squid.conf * Segmentation fault if a external_acl helper exits prematurely * Squid rejects GET/HEAD with request entities claimint error 411 * external_acl.c compilation failure * memory leak of acl structures on "squid -k reconfigure" * Occasional corruption of objects when using aufs * Cachemgr "Total accounted:" memory statistics always report "-1" * WCCP hash assignment can sometimes be missed by the router * external_acl helper problem with spaces * --enable-async-io or --with-storeio=aufs fails to automatically enable --with-pthreads * "make addlang" fails * Specifying LDAP servers last on the command line does not work * Referer log not closed on shutdown * Many files missing from the contrib directory But the most recent patch isn't included since it content seems to be broken. * Impossible to define acls with spaces in them
2002-11-22Backout last change. It makes PHP unusable with Apache 1.3.x.tron1-7/+1
2002-11-22Update www/tidy to latest version released on November 8th, 2002 usingjschauma3-18/+20
patches provided by (wolfgang at wsrcc dot com) in PR pkg/19126. Minor changes by me: new homepage is at sourceforge, shut up pkglint. An official changelog does not seem to be available, but according to the PR, this version ``has prettier (more structured) output'' and ``produce[s] nice-looking xhtml''.
2002-11-22Update htmllint to latest version of 20021103. This addresses the checksumjschauma4-14/+19
mismatch pointed out in PR pkg/19129. If I was able to read Japanese, I would probably also have been able to provide a list of changes since the last version. Maybe somebody who does speak Japanese could post the list of changes if available?
2002-11-20When testing if /usr/sbin/sendmail exists, don't try do use /usr/lib/sendmailbouyer2-4/+5
when it does.
2002-11-20BUGFIX: an glitch got into one if the patch files of the updated libwww ...reinoud2-5/+6
please update for gmake can get into an endless loop
2002-11-19Update www/ap2-perl to 1.99.7. Changes from version 1.99.5 include:jlam4-31/+117
* Using a stable distfile instead of the daily snapshot. * add $r->add_config method to add dynamic configuration at request time * add Apache::DIR_MAGIC_TYPE constant * add support for directive handlers * add Apache::Server->add_config method to add dynamic configuration at server startup time * add Apache::Directive->to_string method * add support for pluggable <Perl> sections * fix the filehandle leak in APR::PerlIO * fix compilation if apache/apr do not have thread support
2002-11-19As per discussion in pkg/18854, remove support for apache_start.conf asjlam2-38/+14
the precedence of the contents of this file changes depending on whether it's started at boot time or started manually, and it's not really necessary to add the extra complexity since it's valid (and easier) to just set apache_start in /etc/rc.conf.