pkgsrc/security/ssleay/files
tv d2ba87d9fe Clean up:
- make this work on all arches (use C where no equivalent asm is
  available).  Since the arch specifics are determined by `uname', set
  ONLY_FOR_ARCHS to the full list of current architectures.
- don't use various methods of editing (patch, sed) where pulling values
  from the environment and using CONFIGURE_ENV/MAKE_ENV will suffice.
- use %D to get the value of $PREFIX in the PLIST; the PLIST doesn't need
  to be sed edited to get this as part of an @exec!
- use pmake's += construct to add rsaref-specific stuff, instead of adding
  "extra" patches.

Now works on arm32, but probably not on alpha and sparc64 (tests fail on
alpha; likely type-sizing problems, and still looking at that).
1998-10-02 22:02:25 +00:00
..
md5 clean up some nits 1998-09-05 09:05:21 +00:00
NetBSD.sh Clean up: 1998-10-02 22:02:25 +00:00