Commit graph

1695 commits

Author SHA1 Message Date
mjl
c88dcfd625 Adapt to new p5-Digest-MD5, will feed back changes to author. 2001-09-19 03:44:39 +00:00
hubertf
928c1cbc94 add a bit more lines that are needed in httpd.conf to get this mod going.
Sent in by Sean Davis <dive@endersgame.net> in private mail.
2001-09-18 20:51:52 +00:00
tron
f38aa4ec86 Adapt package list to configuration options dynamically. This fixes
PR pkg/13971 by David Sainty.
2001-09-18 16:24:57 +00:00
tron
fdb89cb7cc Wait upto 60 instead of 20 seconds for "squid" to terminate. 2001-09-18 16:12:11 +00:00
taya
a553773974 Update mozilla to 0.9.4 & add some patches for sparc64(not complete yet)
See release notes for detail.

http://www.mozilla.org/releases/mozilla0.9.4/
2001-09-16 14:03:07 +00:00
mjl
701b292524 Correct depend on p5-Storable 2001-09-15 22:33:46 +00:00
wiz
9d66b7fa77 Don't hardwire /usr/pkg (pkg/13673).
Correct location of config file in configure script (pkg/13673).
Try to remove some more directories on deinstall.
2001-09-14 15:38:08 +00:00
jlam
e9c4dfab6a Apply the changes in pkg/13265 by John Darrow <John.P.Darrow@wheaton.edu>
to fix xpkgwedge problems.
2001-09-14 04:00:25 +00:00
abs
99c6feb37d The SunOS navigator and communicator run fine under emulation on sparc64
(1.5X, 64bit kernel). Large slice of respect due.
2001-09-14 01:00:24 +00:00
jlam
810e27ec61 Now that the special Motif-handling code is in motif.buildlink.mk, use it
instead of directly using lesstif12/buildlink.mk.
2001-09-13 22:23:55 +00:00
jlam
96e78b6bc6 Use x11.buildlink.mk. 2001-09-12 04:07:47 +00:00
dmcmahill
439aac4c5e - install the source to the example program (as recommended by the
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-10 21:36:19 +00:00
wiz
5637d1b145 Man page fixes. 2001-09-10 17:23:46 +00:00
wiz
485a797126 Fix path, as described in pkg/13917. 2001-09-10 16:32:50 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jlam
a1aafaafc7 Update dependency to new, good versions of perl. Also a minor stability
change in creating replacement files.
2001-09-09 03:12:28 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
jlam
71b65d6be2 Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for
p5-CGI or p5-Data-Dumper.
2001-09-05 17:18:21 +00:00
skrll
4321ab57d9 Make libxml2 appear in the normal location so that pkgs don't have to
touched to find the includes/libraries.
2001-08-31 07:22:30 +00:00
taya
80878eae85 update dependency
GConf>=1.0.0 -> GConf>=1.0.4
2001-08-30 15:30:09 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
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-29 22:41:00 +00:00
nra
3f2e941ad7 Add SUBDIR for snarf. 2001-08-29 20:11:34 +00:00
nra
1551c4e52e Import snarf-7.0.
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-29 20:09:38 +00:00
abs
97da8c35fb gconftool will be in ${X11PREFIX}/bin not ${X11BASE}/bin 2001-08-29 14:31:45 +00:00
taya
1252449f8b Update galeon to 0.12
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-29 14:02:28 +00:00
skrll
e44d672728 Make this build with autoconf 2.52 2001-08-28 16:35:03 +00:00
tron
f0a2d8ef15 Fix auto configuration files to work with version 2.50 of the "autoconf"
package.
2001-08-28 12:13:10 +00:00
tron
261d999dbb Use wildcard build dependence on "xml-i18n-tools" package. 2001-08-27 19:19:27 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
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-26 10:32:18 +00:00
abs
83a3a4c393 Do not install a .orig file (also fixes binary package under Linux) 2001-08-23 18:06:16 +00:00
tron
6a4020f8ba Downgrade "galeon" package to version 0.11.5:
- It's a more stable.
- It builds fine.
This fixes PR pkg/13658 and PR pkg/13735.
2001-08-21 20:09:58 +00:00
cjones
73396adc24 Add -fPIC to CFLAGS. Thanks to mrauch for pointing this out. 2001-08-21 17:26:07 +00:00
jlam
eaa7dc2c7c Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer
automatically added by libgetopt/buildlink.mk.
2001-08-20 03:55:31 +00:00
fredb
d92999722f Let the default configuration file be installed as "wwwoffle.conf.install",
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-18 20:31:13 +00:00
fredb
f989deaade This patch is no longer needed -- the tools now take an absolute path to be
a "localhost" URL. [Per Andrew M. Bishop, wwwoffle's author.]
2001-08-18 20:04:08 +00:00
jlam
7bba3453dc If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then
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-17 21:14:00 +00:00
fredb
0dfbc897e9 Don't call freeaddrinfo() with "0" argument -- it cores. 2001-08-16 04:23:45 +00:00
fredb
af2e50fab0 Update wwwoffle to version 2.6d. From the "NEWS" file...
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-14 04:51:46 +00:00
nra
e4ee0aa228 Update www/curl to version 7.8. PR 13704 by Stoned Elipot.
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-13 18:36:13 +00:00
mrg
561bb91a62 update to bozohttpd 5.08:
- -X directory index support (from ad@netbsd.org)
	- better http/1.1 conformance
	- ".pa" support for pac files.
2001-08-12 17:28:57 +00:00
jwise
b9a0798e67 Update jakarta-{servletapi,tomcat} to version 3.2.3. The only real change
is a fix to a security problem allowing unauthorized access to protected
content.
2001-08-11 22:05:22 +00:00
rh
2dd11fd803 depend on control-center<1.5.0 to prevent circular dependencies
with future control-center versions that no longer contain libcapplet.
2001-08-11 19:26:36 +00:00
rh
c0e778ea8a Update gtkhtml to 0.11.1
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-11 18:35:44 +00:00
jlam
971f74ac74 Update amaya to 5.1. Pkgsrc changes include using www/libwww instead of
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-09 19:03:18 +00:00
rh
ac816dc415 Search for mozilla includes and libraries in X11PREFIX (not PREFIX) so this
compiles without xpkgwedge as well.
2001-08-09 14:17:16 +00:00
abs
c79f420083 Updated checkbot to 1.64nb1
Implement a --skip option
2001-08-09 12:35:36 +00:00
simonb
87f21a4f8a Add and enable skipstone. 2001-08-09 07:57:30 +00:00
simonb
7bd6a42a34 Initial package for skipstone (version 0.7.4) - another light-weight(!)
brower based on the Mozilla renderer.
2001-08-09 07:56:24 +00:00