| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
|
|
|
| |
security)
|
|
|
|
|
|
|
|
|
| |
- Switch to PLIST_FILES, PORTDOCS
- Remove bunch of patches, replaced by REINPLACE_CMD
PR: ports/172062
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
|
| |
|
|
|
|
| |
Approved by: portmgr (erwin)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
<ZGabor@CoDe.HU>: host mail.integrity.HU[195.56.44.40] said: 511 sorry, no
mailbox here by that name (#5.1.1 - chkuser) (in reply to RCPT TO command)
|
| |
|
|
|
|
| |
Informed maintainer.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update s_server.c by the following instruction from the openssl changelog
*) New option SSL_OP_CIPHER_SERVER_PREFERENCE allows the server to override
the clients preferred ciphersuites and rather use its own preferences.
Should help to work around M$ SGC (Server Gated Cryptography) bug in
Internet Explorer by ensuring unchanged hash method during stepup.
(Also replaces the broken/deactivated SSL_OP_NON_EXPORT_FIRST option.)
[Lutz Jaenicke]
PR: 54280
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
|
| |
|
| |
|
|
|
|
|
|
| |
http://www.rickk.com/sslwrap/ -> http://www.quiltaholic.com/rickk/sslwrap/.
Found by: HTTP headers returned from www.rickk.com:80
|
|
|
|
|
|
| |
of PORTVERSION.
Submitted by: maintainer
|
|
|
|
|
|
|
| |
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
|
| |
|
|
|
|
| |
Assisted by: Jim Bloom <bloom@acm.org>
|
|
|
|
| |
if openssl is in the base system already.
|
| |
|
|
Another SSL wrapper application, which uses SSLEay/OpenSSL.
PR: 14771
Submitted by: Zahemszky Gabor <zgabor@CoDe.HU>
|