Port details |
- nss Libraries to support development of security-enabled applications
- 3.114 security
=183 3.114Version of this port present on the latest quarterly branch. - Maintainer: gecko@FreeBSD.org
 - Port Added: 2001-12-19 06:30:28
- Last Update: 2025-07-18 17:57:44
- Commit Hash: 9af2e30
- People watching this port, also watch:: nspr, libxml2, freetype2, libiconv, gmake
- License: MPL20
- WWW:
- https://firefox-source-docs.mozilla.org/security/nss/index.html
- Description:
- Network Security Services (NSS) is a set of libraries designed to support
cross-platform development of security-enabled server applications.
Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7,
PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security
standards.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/nss/ && make install clean
- To add the package, run one of these commands:
- pkg install security/nss
- pkg install nss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nss
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752847969
SHA256 (nss-3.114.tar.gz) = cac3c0d67028804fb316e9695f81749fa4dc118e731d674b4c4c347bd849c2f1
SIZE (nss-3.114.tar.gz) = 76653541
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- as : devel/binutils
- perl5>=5.40.r<5.41 : lang/perl5.40
- Test dependencies:
-
- bash : shells/bash
- Library dependencies:
-
- libnspr4.so : devel/nspr
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- mail/thunderbird
- mail/thunderbird-esr
- www/firefox
- www/firefox-esr
- www/librewolf
- www/tor-browser
- www/waterfox
-
Deleted ports which required this port:
- for Libraries
-
- archivers/rpm4
- databases/evolution-data-server
- devel/electron32
- devel/electron34
- devel/electron35
- devel/electron36
- devel/electron37
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for nss-3.114:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- security_nss
- USES:
- cpe gmake perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.2 11 Aug 2002 06:00:31
 |
marcus  |
Switch to using MASTER_SITE_MOZILLA.
Inspired by: ports/41460 |
3.4.2 08 Aug 2002 19:05:42
 |
sobomax  |
Update to 3.4.2. |
03 Jan 2002 13:26:10
    |
sobomax  |
Fix the build in the situations when minor number of ${OSREL} defined in the
bsd.port.mk is different from one detected by port's build system. This should
fix the build on bento, where ${OSREL} is 4.5, while the build system detects
it as 4.4. Note: this is a workarround - we should investigate and fix the
real source of the problem when we have more time. |
19 Dec 2001 09:30:28
    |
sobomax  |
Add nss 3.3.1, a set of libraries to support development of security-enabled
applications. |