| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
Notes:
svn path=/head/; revision=180452
|
|
|
|
|
|
|
|
|
| |
to security/gnupg1.
Thanks to: dougb, lofi
Notes:
svn path=/head/; revision=180326
|
|
|
|
| |
Notes:
svn path=/head/; revision=169163
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION to reflect security issues.
Noted by: infofarmer
Notes:
svn path=/head/; revision=164140
|
|
|
|
| |
Notes:
svn path=/head/; revision=162143
|
|
|
|
| |
Notes:
svn path=/head/; revision=159911
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
| |
Notes:
svn path=/head/; revision=153854
|
|
|
|
| |
Notes:
svn path=/head/; revision=152551
|
|
|
|
|
|
|
|
|
|
| |
- add SHA256 checksum
PR: 89346
Submitted by: aaron
Notes:
svn path=/head/; revision=148915
|
|
|
|
|
|
|
|
|
|
|
| |
- take maintainership
PR: 79586
Submitted by: clsung
Approved by: Autrijus Tang (maintainer)
Notes:
svn path=/head/; revision=132611
|
|
|
|
|
|
|
|
|
| |
PR: 70258
Submitted by: skv
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=117411
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
| |
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
Notes:
svn path=/head/; revision=97034
|
|
|
|
|
|
|
| |
Pointy Hat To: demon
Notes:
svn path=/head/; revision=87911
|
|
Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.
If you are a module user, all you have to do is to remember
running "cpansign -v" (or just "cpansign") before issuing
"perl Makefile.PL" or "perl Build.PL"; that will ensure the
distribution has not been tampered with.
For module authors, you'd want to add the SIGNATURE file to
your MANIFEST, then type "cpansign -s" before making a distribution.
Submitted by: autrijus@autrijus.org
Notes:
svn path=/head/; revision=87840
|