summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2003-12-06initial import of gtkhtml-3.0.9recht4-0/+236
GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.
2003-12-06Update to 0.34.0.epg1-2/+1
Add PERL to CONFIGURE_ENV for p5-subversion. Upstream change log: Version 0.34.0 (released 3 December 2003, from revision r7859) http://svn.collab.net/repos/svn/tags/0.34.0 ##################################################################### ## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ## ##################################################################### ## ## ## This release makes an incompatible change to the Subversion ## ## database. Repositories created with versions of Subversion ## ## prior to 0.34 will not work with Subversion 0.34. ## ## To upgrade, first use 'svnadmin dump' with your existing ## ## Subversion binaries. Then upgrade your binaries to 0.34, and ## ## use 'svnadmin load' to create a new repository from your ## ## dumpfile. ## ## Don't forget to copy any custom configuration/hooks from the ## ## old to the new repository. ## ## ## ##################################################################### Please see notes/repos_upgrade_HOWTO for documentation on migrating pre-0.34.0 repos to 0.34.0. That document is also located here: http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO User-visible changes: * fs schema change (#1578, #1595) **NOTE: repos dump/load cycle required!** * Berkeley DB 4.2.50 is now the recommended Berkeley version * Fix: 'svn status' thought replaced items were unversioned (#1609) * SSL server cert error prompt improvement (r7849) * many error message improvements (r7745, r7763, r7824 and 7827 - #897) * don't show update-completion message until all wc work completes (#1556) * many other enhancements, minor features, and bugfixes not listed here Developer-visible changes: * public client APIs changes (r7799) after fixing #1556 * many improvements and fixes on Perl bindings (perl => 5.8.0 are required) * improvements, fixes on misc. test scripts * many other changes not listed here Merged revisions after release branching: * r7868 - Java bindings * r7888 - Security fix for svnserve
2003-12-05Updated to 1.6.2xtraeme2-6/+6
Summary of changes since 1.6.1: * Fixed a bug in the filter code when handling comments in the filter configuration file. * When installing the HTML documentation, the wrong directory was being created. Summary of changes since 1.6.0: * Fixed an off-by-one error with respect to the MaxRequestsPerChild test. [Fix proposed by Yannick Koehler] * Remove the assert on the pointer being NULL since a NULL pointer is allowed by the realloc() spec.
2003-12-05update to 2.6.2drochner3-23/+19
(bugfix release)
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme5-8/+10
2003-12-04Bump the PKGREVISION the right way (in each Makefile on it's own..)recht1-2/+2
2003-12-04update to 0.24.4recht4-10/+9
* Ignore unclean SSL closure when response body is delimited by EOF ("Could not read response body: Secure connection truncated" errors with some buggy SSL servers). * Fix test/ssl.c syntax errors with C89 compilers (Radu Greab). * Respect configure's --datadir argument (Max Bowsher). * Fix build on Windows when OpenSSL is not used. * Fix use of SSLv2 (spurious "Server did not present certificate" error). * When using SSL via a proxy, prevent leaking server auth credentials to the proxy, or proxy auth credentials to the server. * Fix name resolver with some old versions of glibc. * Fix problems with configure's "time_t format string" detection. * Fix problems when a broken Kerberos installation is found. * When verifying SSL certificates, check iPaddress names in the subjectAltName extension. Update BUILDLINK_DEPENDS to 0.24.4 since there was an XML API change in 0.24.0.
2003-12-04Add and enable sarg.xtraeme1-1/+2
2003-12-04Initial import of sarg-1.4.1 from pkgsrc-wip, packaged by Mike M. Volokhov.xtraeme10-0/+231
SARG Squid Analysis Report Generator (formerly sqmgrlog) is a tool that allow you to view "where" your users are going to on the Internet. SARG generate reports in HTML showing users, IP addresses, bytes, sites, and times.
2003-12-04+p5-CGI-FormBuildergrant1-1/+2
2003-12-04Initial import of CGI-FormBuilder-2.12 into the NetBSD packagesgrant4-0/+47
collection. The goal of CGI::FormBuilder (FormBuilder) is to provide an easy way for you to generate and process CGI form-based applications. This module is designed to be smart in that it figures a lot of stuff out for you. As a result, FormBuilder gives you about a 4:1 ratio of the code it generates versus what you have to write. For example, if you have multiple values for a field, it sticks them in a radio, checkbox, or select group, depending on some factors. It will also automatically name fields for you in human-readable labels depending on the field names, and lay everything out in a nicely formatted table. It will even title the form based on the name of the script itself (order_form.cgi becomes "Order Form"). Plus, FormBuilder provides you full-blown validation for your fields, including some useful builtin patterns. It will even generate JavaScript validation routines on the fly! And, of course, it maintains state ("stickiness") across submissions, with hooks provided for you to plugin your own sessionid module such as Apache::Session. And though it's smart, it allows you to customize it as well. For example, if you really want something to be a checkbox, you can make it a checkbox. And, if you really want something to be output a specific way, you can even specify the name of an HTML::Template or Template Toolkit (Template) compatible template which will be automatically filled in, statefully.
2003-12-04Add and enable p5-SVN-Web (thanks Thomas Klausner).epg1-1/+2
2003-12-04use RCD_SCRIPTS_SHELL.grant1-2/+2
2003-12-04use && instead of ; in a couple of places.grant1-4/+4
2003-12-04remove obsolete checksum for removed patch file(patch-aa).taya1-2/+1
regened distinfo.
2003-12-04Update MASTER_SITES. PR pkg/23642.xtraeme1-3/+3
2003-12-04Add -Wno-deprecated to CXXFLAGS and CPPFLAGS, to let this build with gcc3fredb1-2/+3
shipping with NetBSD-1.6ZF.
2003-12-03Change MAINTAINER to "tech-pkg" instead of the previous "packages".kristerw5-10/+10
2003-12-03import p5-SVN-Web-0.30pre0.40.epg12-0/+223
SVN::Web is a repository browser for Subversion, similar to cvsweb and ViewCVS. This is a snapshot from the SVN::Web Subversion repository; it is *NOT* a stable release.
2003-12-03Require apache 2.0.48.epg1-2/+2
2003-12-03PKGREVISION bumps due to apr bump (thanks Thomas Klausner).epg5-7/+10
2003-12-03As discussed in the mailing list:darcy5-9/+74
Moved to latest version 2.7.8. Added patch that fixed flags when sending location header. Added patch to cgihandler to append local directory so that relative URLs would work. Added patch to cgihandler to handle SystemExit so that pages would not ISE when sys.exit(0) was used to exit from the script. Added patch to break HTTP headers off from page correctly when CRLF and LF is used inconsistently in a page.
2003-12-03Updated to 0.12xtraeme4-29/+17
Changes: o Better user interface (for example a reworked menu, and improved keyboard navigation) o Support for remote files using gnome-vfs o Nicer user interface (many new icons and buttons, and general user interface cleanups) o Many bug fixes and much more.
2003-12-03Updated to 8.2. This closes PR pkg/23607.xtraeme5-42/+41
Too many changes to copy here, to see a full list of changes: http://www.w3.org/Amaya/User/New.html.
2003-11-30Take in 16 official patches and bump revision.taca2-5/+52
* connection setup may look like syn flood attack if server is refusing connection * --enable-arp-acl may give warning about net/route.h * Incorrect html on empty Gopher responses * positive_dns_ttl ignored when using internal DNS client * squid_ldap_group update to version 2.12 * 100% CPU loop if external_acl combined with authentication * maximum_object_size too large causes squid not to cache * Install of Mozilla/Netscape plugins fails because .xpi mime type unknown * Segfault if failing to load error page * Error page translation updates for German and Lithuanian * auth_param documentation update * pam_auth fails on Solaris when using pam_authtok_get * FQDNcache discards negative responses when using internal DNS * login with space confuses redirector helpers * digest auth never detects password changes * cache.log message on "squid -k reconfigure" confusing
2003-11-28apr shipped with apache-2.0.48 is 0.9.5.junyoung1-1/+1
2003-11-27update mozilla-stable to 1.4.1taya31-1197/+782
it's just bug & security fix release
2003-11-27Updated p5-URI to 1.27.grant2-5/+5
changes since 1.23: Release 1.27 The URI module is now less strict about the values accepted for gopher_type attribute of gopher:-URLs. Patch suggested by the Net::Gopher author; William G. Davis. Release 1.26 Help Storable deal with URI objects. Patch contributed by <talby@trap.mtview.ca.us>. Fix failure under OS/2. Patch contributed by Ilya Zakharevich. Release 1.25 Allow literal '@' in userinfo. If there are multiple '@' chars in the 'authority' component use the last (instead of first) as the 'userinfo' delimiter. Make URI->query_form escape '[' and ']'. These chars where added to the reserved set in RFC 2732. This also match MSIE behaviour. Silience warning from 'sip' support class. Release 1.24 Relative URIs that start with the query string directly (i.e. "?q") are now absolutized as specified in rfc2396bis. See: http://www.apache.org/~fielding/uri/rev-2002/issues.html#003-relative-query Added URI::Split module. It's a lightweight module that can be used to parse and compose URI string to/from its component parts. The rel() method will now work from canonical URIs. That allow it to extract a relative URI in more cases.
2003-11-27Updated p5-HTML-Parser to 3.34.grant2-5/+5
changes since 3.31: Release 3.34 Fix segfault that happened when the parse callback caused the stack to get reallocated. The original bug report was <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217616> Release 3.33 Perl 5.005 or better is now required. For some reason we get a test failure with perl-5.004 and I don't really feel like debugging that perl any more. Details about this failure can be found at <http://rt.cpan.org/Ticket/Display.html?id=4065>. New HTML::TokeParser method called 'get_phrase'. It returns all current text while ignoring any phrase-level markup. The HTML::TokeParser method 'get_text' now expands skipped non-phrase-level tags as a single space. Release 3.32 If the document parsed ended with some kind of unterminated markup, then the parser state was not reset properly and this piece of markup would show up in the beginning of the next document parsed. <http://rt.cpan.org/Ticket/Display.html?id=3954> The get_text and get_trimmed_text methods of HTML::TokeParser can now take multiple end tags as argument. Patch by <siegmann@tinbergen.nl> at <http://rt.cpan.org/Ticket/Display.html?id=3166>. Various documentation tweaks. Included another example program: hdump
2003-11-27Update MozillaFirebird-bin to 0.7 (for all OS/archs except Solaris/sparc,grant6-17/+32
where 0.6.1 is still the latest build available). Here are the news in this release of Mozilla Firebird: * Advanced preferences panel * Download/helper apps preferences panel * Cookie whitelisting (through the new Cookie Exceptions window) * New password manager * Web panels (like Mozilla's sidebar panels) * Alternate stylesheet support (through a status bar button) * Send Page, Send Link, and Send Image menu items * Autoscroll * Lots of bug fixes and other small improvements There have been too many bug fixes since Mozilla Firebird 0.6.1 to keep track of them all. It's better. Trust us ;-)
2003-11-27Update mozilla-bin to 1.5.grant6-14/+28
New Features and Fixes * Mozilla now includes a spellchecker for MailNews and Composer. * Additional MailNews improvements include: o Users can add header lines to *every* message sent out via a certain identity. o A common application hang with SSL-encrypted SMTP connections has been fixed. o Printing of the attachments list is now supported. o Users can now mark message as read by date. * Many great improvements to Mozilla Composer including: o Better resizing for images, tables, and absolutely positioned objects. o Support for absolutely positioned objects, movable on the canvas using the mouse. o Support for z-index management. o "Snap to grid" when moving an absolutely positioned object. o Source View now uses an editor instead of a simple textarea (allows find and replace). o Numerous fixes in caret management, inline styles handling, and CSS styles handling. * Improvements to tabbed browsing, including: o Tabs are now replaced when a bookmark group is loaded. This can be changed to the old "append" behavior in the Tabbed browsing preferences. o Back and Forward navigation for tabbed browsing and bookmark groups has been improved. Users can now use the back button after loading a bookmark group to restore the previous set of tabs. o Closing a window with multiple tabs now prompts the user with a confirmation dialog (which can be disabled for future close operations). * ChatZilla, Mozilla's internet relay chat (IRC) client, has had a major overhaul bringing logging and many additional improvements. * DOM Inspector can now display the #document node (the document root). * It is now possible to jump from the JavaScript console to the relevant line in the View Source Window. * Mozilla's view source now displays line and column numbers in the status bar. * A quicksearch filter has been implemented for about:config. * Gecko now supports setting color for <HR>. * The '::' notation for CSS pseudo-elements is now supported. The old ':' notation is still supported only for pseudo-elements in CSS2 (:first-line, :first-letter, :before, :after) and the various :-moz-tree-* pseudo-elements. * Unstyled XML display has been improved. * Some Windows GDI problems in Mozilla have been resolved. * A common problem collapsing the URL bar popup on Windows has been fixed. * Mozilla has improved performance, stability, standards support and Web compatibility.
2003-11-27Update galeon to 1.2.13 to match mozilla update to 1.5.1:abs2-8/+10
Changelog since 1.2.11 mainly indicates sync with new mozilla API. 1.2.13 wants mozilla 1.5 but we are giving it 1.5.1. All appears to work fine.
2003-11-27Update MozillaFirebird to 0.7taya21-127/+164
Here are the news in this release of Mozilla Firebird: * Advanced preferences panel * Download/helper apps preferences panel * Cookie whitelisting (through the new Cookie Exceptions window) * New password manager * Web panels (like Mozilla's sidebar panels) * Alternate stylesheet support (through a status bar button) * Send Page, Send Link, and Send Image menu items * Autoscroll * Lots of bug fixes and other small improvements There have been too many bug fixes since Mozilla Firebird 0.6.1 to keep track of them all. It's better. Trust us ;-)
2003-11-27Update mozilla to 1.5.1taya21-122/+184
New Features and Fixes * Mozilla now includes a spellchecker for MailNews and Composer. * Additional MailNews improvements include: o Users can add header lines to *every* message sent out via a certain identity. o A common application hang with SSL-encrypted SMTP connections has been fixed. o Printing of the attachments list is now supported. o Users can now mark message as read by date. * Many great improvements to Mozilla Composer including: o Better resizing for images, tables, and absolutely positioned objects. o Support for absolutely positioned objects, movable on the canvas using the mouse. o Support for z-index management. o "Snap to grid" when moving an absolutely positioned object. o Source View now uses an editor instead of a simple textarea (allows find and replace). o Numerous fixes in caret management, inline styles handling, and CSS styles handling. * Improvements to tabbed browsing, including: o Tabs are now replaced when a bookmark group is loaded. This can be changed to the old "append" behavior in the Tabbed browsing preferences. o Back and Forward navigation for tabbed browsing and bookmark groups has been improved. Users can now use the back button after loading a bookmark group to restore the previous set of tabs. o Closing a window with multiple tabs now prompts the user with a confirmation dialog (which can be disabled for future close operations). * ChatZilla, Mozilla's internet relay chat (IRC) client, has had a major overhaul bringing logging and many additional improvements. * DOM Inspector can now display the #document node (the document root). * It is now possible to jump from the JavaScript console to the relevant line in the View Source Window. * Mozilla's view source now displays line and column numbers in the status bar. * A quicksearch filter has been implemented for about:config. * Gecko now supports setting color for <HR>. * The '::' notation for CSS pseudo-elements is now supported. The old ':' notation is still supported only for pseudo-elements in CSS2 (:first-line, :first-letter, :before, :after) and the various :-moz-tree-* pseudo-elements. * Unstyled XML display has been improved. * Some Windows GDI problems in Mozilla have been resolved. * A common problem collapsing the URL bar popup on Windows has been fixed. * Mozilla has improved performance, stability, standards support and Web compatibility.
2003-11-26Now that the toolchain is able to build this beast at all, replace themartin4-169/+137
untested MD xpcom routines with working ones for sparc64 - mostly copied from the solaris sparc v9 versions.
2003-11-26Whitespacejlam1-2/+4
2003-11-26Bump PKGREVISION to 3. Building the module with the right CFLAGS isn't ajlam1-2/+2
compile-time visible change, but it certainly makes an impact at run-time. Bump the PKGREVISION so that we can differentiate this fixed package from previous, unloadable versions.
2003-11-26Build this Apache module with the appropriate CFLAGS, which are found byjlam1-2/+3
querying apxs.
2003-11-25Update to version 7.23 for i386 and sparc.heinz2-11/+11
Changes: Addressing two issues reported by Jouko Pynnönen: - Forced placement of downloaded skin-files in undesirable locations - Buffer overflow when processing skins - Additionally, added an OpenSSL ASN.1 patch. (from OpenSSL 0.9.6k, November 4, 2003)
2003-11-24If USE_INET6 isn't "yes", explicitly disable building ipv6 support.erh1-1/+7
2003-11-22not all platforms build libphp4.so in ${WRKSRC}/.libs, so installgrant1-3/+9
if it exists, else install ${WRKSRC}/libs/libphp4.so.
2003-11-21Set USE_PKGINSTALL instead of including bsd.pkg.install.mk.jlam1-3/+3
2003-11-17Add expat dependency and bump PKGREVISION.wiz1-2/+3
Fixes bulk build problem with current xsrc; verified by agc.
2003-11-16Prevent php4's Makefile.common from unconditionally overridingcube2-3/+4
EXTRACT_SUFX. Also, set php4-apc's EXTRACT_SUFX to .tar.gz since it's the only one available.
2003-11-14Rearranged Makefile and added support for SunOS-*-sparcheinz3-27/+198
2003-11-14Introduce OPERA_LANG=en and use it instead of 'en' where appropriatejdolecek1-3/+4
Done same way as suggested update patch in pkg/23437 by Hideyuki KURASHINA
2003-11-14Update opera7 to 7.22jdolecek2-7/+7
Changes: Privacy and security * Opera 7.22 includes Sun Java version 1.4.2_01 * Security update specifically addressing the downloading of setup files in Opera (bug reported by S.G. Masood) * Fix for completion of help-file URL shortcuts Fixes pkg/23437 by Hideyuki KURASHINA
2003-11-12Fix bug in a makefile which breaks the build under NetBSD-current.tron2-1/+15
2003-11-12Use versioned distfile, and switch towiz2-13/+13
DIST_SUBDIR=validate (for the README file).
2003-11-12PKGREVISION++ after openssl update.jschauma17-24/+34