ChangeLog
2023-12-19 - Add mozilla-nspr.pc symlink
2023-12-18 - 4.20 -> 4.35
- Added link to repository
- Added link to Wikipedia page
- Instead of running 'install' for each thing,
add --prefix=/usr and use 'make install'
(I have no idea why I was doing that before, but
does not seem to be necessary any more, if it ever was)
(still necessary to run install for everything for NSS)
2018-10-24 - Added list of Slackware versions
- Handle removing the Slackware package mozilla-nss
- Install to prefix /usr
- Updated uninstall at bottom to cover /usr and /usr/local
2018-10-23 - 4.6.8 -> 4.20
- http://www.mozilla.org/projects/nspr/ to
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR
- Removed md5sum & sha1sum verification, added sha256sum
- Install pkgconfig .pc file
2008-04-09 - First entry