Commit graph

23 commits

Author SHA1 Message Date
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
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).
2000-09-09 19:40:14 +00:00
fredb
25f065d0af Define USE_SSL for 1.4.x systems. 2000-09-02 16:29:22 +00:00
wiz
140cfe94cc regen (no patch-a[cd] in repository) 2000-08-10 11:33:21 +00:00
tron
4cdebc582d Add german mirror site. 2000-08-06 16:51:15 +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
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +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
tron
7f60f06437 Old master site "ftp.w3c.org" didn't have distribution file any longer,
use "ftp.sunet.se" instead.
1999-08-12 19:40:52 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +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
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
tv
ce44544840 Change libtool _not_ to install the .la file. Though marked as "for
informational purposes," it's not used by any of the toolchain and is
pretty much useless.
1998-07-16 13:36:47 +00:00
tv
2147c4af71 Don't even try finding X11. No X-specific software is supplied, but it
will try linking against libICE on all binaries anyway.
1998-07-14 17:12:35 +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