Commit graph

21 commits

Author SHA1 Message Date
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tv
573992a608 Reenable rsaref's own MD5 implementation. It contains MD5Transform(),
which is not in libc's md5, and is now being used by some dependencies.
This bumps the shared library major version; this package is NOT shared
library binary compatible with old rsaref dependent packages.
1999-05-26 15:33:16 +00:00
tv
e7e9b546fd Expose RSAPublicBlock() and RSAPrivateBlock() for the benefit of hpack.
Also clean up the package a bit while we're here; allow ${CC} from the
environment.  Now called "rsaref-2.0p1".
1999-05-23 21:12:01 +00:00
tv
eb529bf23b RSAREF is no longer available directly from RSA.
Fetch from ftp.spinnaker.com's crypto archives.
1999-04-25 19:10:16 +00:00
tv
bbfc360e9c Add LICENSE=no-commercial-use. 1998-12-03 17:40:46 +00:00
tv
b1c568b4e0 Get libtool from the right place.
Nuke the README before refetching.
1998-10-02 22:52:48 +00:00
agc
42e5872f32 Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately. 1998-09-01 14:29:28 +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
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
da4de72e19 Change to build and install rsaref using libtool. No more NetBSD-custom
Makefile or dynamic-PLIST headaches.  Make use of automatic shared library
handling.  Split patches into separate files.
1998-07-14 18:48:37 +00:00
tv
3804fa1a34 Change to use libg++'s method of generating a library PLIST. Now honors
all /etc/mk.conf variables wrt libraries and accounts for them in PLIST.
Some portlint, too.
1998-05-29 19:57:27 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tv
537f97bea9 Add do-nothing "fetch-list" target so it works if USA_RESIDENT!=YES 1998-04-12 22:03:05 +00:00
tv
a430d0d4eb Set NOLINT=1. Oops. 1998-03-28 01:07:53 +00:00
frueauf
fdfb0c43a0 Let make fetch from /usr/pkgsrc work even if you are not a USA_RESIDENT. 1998-03-23 22:20:47 +00:00
frueauf
3fc93ef61c portlint: remove unnecessery blank line. 1998-03-19 12:18:36 +00:00
frueauf
df16033837 portlint: reorder for PNF. 1998-03-19 12:17:53 +00:00
agc
8e1671c0c1 Modify the do-fetch target so that USA_RESIDENT can be set in
/etc/mk.conf and "make fetch" will do the right thing.
1998-03-18 13:54:23 +00:00
tv
1b483b4bfb Import of a shared/static rsaref 2.0 library package. Originally based
on FreeBSD's port, but almost completely reworked.  Differences:
- leaves out MD5 and uses NetBSD's libc MD5 routines
- all the includes are installed in ${PREFIX}/include/rsaref
- fetches it legally from ftp.rsa.com instead of sites outside the USA
- uses <bsd.lib.mk> to build the library
1998-03-18 00:49:33 +00:00