summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2001-09-19Adapt to new p5-Digest-MD5, will feed back changes to author.mjl4-3/+39
2001-09-18add a bit more lines that are needed in httpd.conf to get this mod going.hubertf1-1/+7
Sent in by Sean Davis <dive@endersgame.net> in private mail.
2001-09-18Adapt package list to configuration options dynamically. This fixestron2-12/+15
PR pkg/13971 by David Sainty.
2001-09-18Wait upto 60 instead of 20 seconds for "squid" to terminate.tron1-4/+4
2001-09-16Update mozilla to 0.9.4 & add some patches for sparc64(not complete yet)taya13-326/+291
See release notes for detail. http://www.mozilla.org/releases/mozilla0.9.4/
2001-09-15Correct depend on p5-Storablemjl1-2/+2
2001-09-14Don't hardwire /usr/pkg (pkg/13673).wiz6-10/+33
Correct location of config file in configure script (pkg/13673). Try to remove some more directories on deinstall.
2001-09-14Apply the changes in pkg/13265 by John Darrow <John.P.Darrow@wheaton.edu>jlam4-29/+29
to fix xpkgwedge problems.
2001-09-14The SunOS navigator and communicator run fine under emulation on sparc64abs1-4/+4
(1.5X, 64bit kernel). Large slice of respect due.
2001-09-13Now that the special Motif-handling code is in motif.buildlink.mk, use itjlam1-2/+3
instead of directly using lesstif12/buildlink.mk.
2001-09-12Use x11.buildlink.mk.jlam1-1/+2
2001-09-10- install the source to the example program (as recommended by thedmcmahill7-16/+73
program author and desired by at least one package user). - format string patch for 64-bit systems - add message notifying users that an executible cgi program has been installed in their cgi-bin directory (since they may wish to disable them).
2001-09-10Man page fixes.wiz2-6/+52
2001-09-10Fix path, as described in pkg/13917.wiz1-2/+2
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc6-12/+12
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-09-09Update dependency to new, good versions of perl. Also a minor stabilityjlam1-5/+4
change in creating replacement files.
2001-09-08Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.jlam1-2/+2
2001-09-08Various changes: mostly removing 'WWW:' lines, since that's what we havewiz3-5/+3
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-05Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency forjlam1-2/+2
p5-CGI or p5-Data-Dumper.
2001-08-31Make libxml2 appear in the normal location so that pkgs don't have toskrll1-4/+1
touched to find the includes/libraries.
2001-08-30update dependencytaya1-2/+2
GConf>=1.0.0 -> GConf>=1.0.4
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam3-7/+6
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29Add SUBDIR for snarf.nra1-1/+2
2001-08-29Import snarf-7.0.nra4-0/+25
Snarf is a command line resource grabber. It can transfer files through the http, gopher, finger, and ftp protocols without user interaction. It is small and fast.
2001-08-29gconftool will be in ${X11PREFIX}/bin not ${X11BASE}/binabs1-2/+2
2001-08-29Update galeon to 0.12taya9-153/+309
Changes from Release Notes - Java console - full toolbar themability with a lot of cool themes - separate handling of normal and bookmarks toolbar visibility - ability to hide/show smartbookmarks entries - optional smart bookmarks history - optional smart bookmarks go button - improved protocols handling - lot of bugfixes
2001-08-28Make this build with autoconf 2.52skrll3-10/+77
2001-08-28Fix auto configuration files to work with version 2.50 of the "autoconf"tron2-1/+88
package.
2001-08-27Use wildcard build dependence on "xml-i18n-tools" package.tron1-2/+2
2001-08-27Use wildcard dependence on "autoconf" package.tron4-19/+14
2001-08-26Update automake to 1.4-p5 (1.5 is available)skrll1-2/+2
Include a bugfix for lisp_LISP independently discovered by me that has been pulled up to the automake-1-4 branch of automake cvs. Changes are: New in 1.4-p5: * Allow AM_PROG_LIBTOOL again. * Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER. * Display distributed file list correctly in usage message. * Allow numbers in macro names. * Bugfixes. New in 1.4-p4: * Deal with configure.ac as well as configure.in -- this time for real! * The version numbering system now allows three point version numbers, such as 1.4.4, without thinking they are alpha release numbers. New in 1.4-p3: * Deal with configure.ac as well as configure.in. * Don't complain if `version.texi' is included in multiple places. New in 1.4-p2: * Deal with AC_CONFIG_FILES from autoconf-2.50. * Improvements to f77 support. * DESTDIR now works for script targets. * distcheck-hook works correctly. New in 1.4-p1: * The version numbering system now allows fork identifiers (such as the p1 in this version of automake). * Cope gracefully with various versions of libtool which may or may not require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh. * Bugfixes.
2001-08-23Do not install a .orig file (also fixes binary package under Linux)abs2-4/+4
2001-08-21Downgrade "galeon" package to version 0.11.5:tron6-177/+102
- It's a more stable. - It builds fine. This fixes PR pkg/13658 and PR pkg/13735.
2001-08-21Add -fPIC to CFLAGS. Thanks to mrauch for pointing this out.cjones2-4/+13
2001-08-20Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longerjlam2-2/+6
automatically added by libgetopt/buildlink.mk.
2001-08-18Let the default configuration file be installed as "wwwoffle.conf.install",fredb4-13/+19
rather than "wwwoffle.conf.default", so that wwwoffle-upgrade-config*.pl can use it to populate the new config file with comments (and to minimize gratuitious changes).
2001-08-18This patch is no longer needed -- the tools now take an absolute path to befredb2-18/+1
a "localhost" URL. [Per Andrew M. Bishop, wwwoffle's author.]
2001-08-17If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), thenjlam1-2/+3
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package Makefile includes the buildlink.mk file, then it most likely wants to use the config script wrappers as well. Change suggested by Hubert Feyrer (hubertf) and Tomasz Luchowski (zuntum).
2001-08-16Don't call freeaddrinfo() with "0" argument -- it cores.fredb2-5/+21
2001-08-14Update wwwoffle to version 2.6d. From the "NEWS" file...fredb4-26/+52
Bug Fixes: Fix pagination problem in wwwoffled manual page. Fix core dump with missing DontCompress section. Fix error with convert-cache and uncompress-cache programs not recognising valid configuration items. Fix harmless buffer overrun. Improve the URL decoded strings displayed in indexes. Don't complain about empty directory when installing. Canonicalise the pathname in URLs. Compile on __bsdi__ systems. Convert decimal IP addresses to dotted-quad. Add support for compilation on Apple OS X. Enable HTML modifications on URLs with error status. Use a case-insensitive check when censoring headers. Fix up HTML to that it validates with an SGML checker. New Features: Added IPv6 support. Added bind-ipv4 and bind-ipv6 options to specify local IP address to bind to. Added 'random' sort order option for indexes. Made index sorting use alphabetical as a secondary sort. Added HTTP/1.1 'Cache-Control: max-age=..' header handling (same as 'Expires'). Translations: Updated the Russian translations of the WWWOFFLE messages.
2001-08-13Update www/curl to version 7.8. PR 13704 by Stoned Elipot.nra3-6/+16
Fixed 7.8 'curl-config --vernum' shows version number as a hexadecimal number libcurl's got two new functions (for global init/cleanup) SSL memory leak fixed new file format for the tests in the test suite netscape/mozilla cookie file parser bugfix everything is now built with autoconf 2.50, libtool 1.4 and automake 1.4-p1 libcurl's own version of 'strlcat' no longer pollutes the name space libcurl now treats an already completed resumed download as a successful operation, and not as an error like before https and ftps test cases added to the test suite (depend on stunnel) better white space awareness when parsing HTTP headers curl -I now plays ball even if the ftp server doesn't grok SIZE corrected resumed transfers on re-used persistent connections FTP PORT works again when libcurl is IPv6-enabled corrected path usage when doing multiple FTP transfers several Location: header related bugs corrected
2001-08-12update to bozohttpd 5.08:mrg2-5/+5
- -X directory index support (from ad@netbsd.org) - better http/1.1 conformance - ".pa" support for pac files.
2001-08-11Update jakarta-{servletapi,tomcat} to version 3.2.3. The only real changejwise7-345/+418
is a fix to a security problem allowing unauthorized access to protected content.
2001-08-11depend on control-center<1.5.0 to prevent circular dependenciesrh1-2/+2
with future control-center versions that no longer contain libcapplet.
2001-08-11Update gtkhtml to 0.11.1rh6-74/+108
Notable changes include: * General: - Fixed X selections so that we no longer try to pass UTF-8 encoded text in STRING atoms. - Improved the table layout code so that now we render tables very close to the big name browsers, one or two small issues left - Added many missing attributes to the HTML export code so that at least we pass on the attributes we understand. - Support for sub sup and strike elements. - We now parse param elements before emitting the object requested signal so that we can make an informed choice about whether or not the object is supported. * Editor: - We now hook to the gnome-spell component to do spelling. - Rename the idl and oafinfo to bring us in line with the new naming conventions - The editor control now exposes an interface for issuing editor commands * Ebrowser: - New component to support simple browsing tasks.
2001-08-09Update amaya to 5.1. Pkgsrc changes include using www/libwww instead ofjlam9-354/+368
the libwww distribution included with the Amaya sources. The two versions are identical and we want to take advantage of NetBSD fixes/changes to the libwww library from www/libwww. Major changes from amaya-4.3.2 include: * Large number of bug fixes. * Improvement of tables printing. * Amaya is now able to share structure schemas. * Amaya provides a profile for XHTML 1.1. * Support for Ruby Annotation. * Amaya supports inclusion of SVG files linked by elements img or object.
2001-08-09Search for mozilla includes and libraries in X11PREFIX (not PREFIX) so thisrh3-9/+11
compiles without xpkgwedge as well.
2001-08-09Updated checkbot to 1.64nb1abs3-14/+68
Implement a --skip option
2001-08-09Add and enable skipstone.simonb1-1/+2
2001-08-09Initial package for skipstone (version 0.7.4) - another light-weight(!)simonb8-0/+165
brower based on the Mozilla renderer.