Commit graph

23 commits

Author SHA1 Message Date
jschauma
6801ee7245 Make this compile and install on Linux. 2003-04-03 18:05:33 +00:00
rearnsha
73cbcb6fe9 Correct output filename: Extrnals.html, not Extnals.html 2002-12-04 11:34:13 +00:00
reinoud
391ae3cb6b BUGFIX: an glitch got into one if the patch files of the updated libwww ...
please update for gmake can get into an endless loop
2002-11-20 02:25:13 +00:00
reinoud
9eea2f8325 Update of the libwww package to the w3c-libwww-5.4.0 distro as found on
w3c.org. It features some bug fixes and new function calls that are used in
the new Amaya f.e.

Tested on Alpha
2002-11-19 20:54:11 +00:00
bouyer
5d340ed460 Don't compile/install libmd5 on solaris, there is one in /usr/lib which
seems good enouth, and using libwww's one breaks other system lib (librt).
2002-10-26 18:11:20 +00:00
markd
9da9d2f41f -Wl,-rpath -> -Wl,-R to also work on Solaris. 2002-09-23 13:52:15 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
fredb
9a70ecd804 Add an explicit runpath for the libwwwssl.so.1.0 shared library, and
partially revert Makefile, v1.32, so platforms without openssl-0.9.6e
in base will be able to find libssl.so.300 and libcrypto.so.300 for
binaries linked against libwwwwwl.so. Bump pkgrevision to reflect the
change in dependencies on platforms without openssl-0.9.6e in base.
2002-08-07 15:56:22 +00:00
cjep
98c7eccbc9 Add NetBSD tags. 2002-05-20 19:07:42 +00:00
skrll
e44d672728 Make this build with autoconf 2.52 2001-08-28 16:35:03 +00:00
jlam
ef606fa7a6 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-28 20:55:53 +00:00
fredb
fc188fc5fc Rely on the fact that shared libraries can encode run-time dependencies
on other libraries, on both ELF and (NetBSD/)a.out, to make
libwwwssl.so.?.? depend on the correct openssl shared libraries, as
determined by the setting of ${SSLBASE} in bsd.pkg.mk. This closes PR
pkg/12570, and has the additional advantage that programs that _do_ _not_
need to link in "-lwwwssl" won't get "-lssl" or "-lcrypto" at all.

Also, make"w3c" and "www" build again with USE_SOCKS=4.
2001-04-20 12:33:52 +00:00
fredb
8964c8c1f6 Drop "libwww" from the list of packages which need to be
grautiutiously reinstalled whenever "perl" is reinstalled. For the
NetBSD package, the dependence on autoconf and automake has already
been removed, so it remained only to patch the configure script.
2000-12-27 02:34:12 +00:00
fredb
5a609d814d Remove hidden dependency on "automake", and remove dependency on
"autoconf", too, while we're at it.
2000-10-15 12:56:25 +00:00
fredb
4983a63551 Update to libwww-5.3.1. This is the first release since 5.2.8. Includes
many bug fixes -- too many to list, full release history online at
<http://www.w3.org/Library/User/ReleaseNotes.html> -- and a few new features.
The most significant is integrated libwww-SSL. Also SOCKS "punching through
firewalls" support is present now (but untested by me). Not sure when that
appeared, exactly.
2000-08-06 01:11:38 +00:00
jlam
d1024f14aa USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 02:58:23 +00:00
deberg
7931ac020b fix "libwww-config --libs" to work under ELF 1999-10-14 14:11:01 +00:00
deberg
3f7ab2c963 update libwww to 5.2.8, which splits libwww.a into many component
libraries.
1999-10-08 04:43:07 +00:00
frueauf
1bd3fac879 Add missing rcs id. 1998-11-13 00:01:21 +00:00
garbled
5971fc80d6 Nasty nasty bug in libwww.so. This is a sample implementation, and thus
assumes the user is defining his own HText stuff.  If they aren't, as
often is the case with the shared lib use..  Then it breaks horribly.
Welcome to the wonderful world of "ld resolves all external references
at link time"
1998-09-15 05:41:44 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
c6e001d312 Add and activate the W3C libwww pkg. This pkg makes use of the new
libtool pkg to create shared and static libraries automatically on all
platforms.
1998-07-14 16:56:50 +00:00
tv
b64762c0a6 Import of FreeBSD's W3C libwww port, patches to follow. 1998-07-14 16:51:20 +00:00