summaryrefslogtreecommitdiff
path: root/security/nss (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add CONFLICTS for ports that install files with the same name.Joe Marcus Clarke2003-10-111-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90833
* Update to 3.8.Joe Marcus Clarke2003-04-125-103/+108
| | | | | | | | PR: 50797 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=78824
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-281-0/+1
| | | | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
* Use the new USE_PERL5_BUILD when adding the build dependency on Perl.Joe Marcus Clarke2002-11-181-3/+2
| | | | Notes: svn path=/head/; revision=70363
* Ports didn't build without USE_PERL5=yesEdwin Groothuis2002-11-041-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69425
* Add a missing BUILD_DEPENDS on perl5.Joe Marcus Clarke2002-11-031-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=69326
* Switch to using MASTER_SITE_MOZILLA.Joe Marcus Clarke2002-08-111-1/+2
| | | | | | | Inspired by: ports/41460 Notes: svn path=/head/; revision=64367
* Update to 3.4.2.Maxim Sobolev2002-08-089-61/+73
| | | | Notes: svn path=/head/; revision=64248
* Fix the build in the situations when minor number of ${OSREL} defined in theMaxim Sobolev2002-01-031-3/+3
| | | | | | | | | | | | 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. Submitted by: bento Notes: svn path=/head/; revision=52527
* Add nss 3.3.1, a set of libraries to support development ofMaxim Sobolev2001-12-1910-0/+318
security-enabled applications. Notes: svn path=/head/; revision=51805