| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
98654, 98656, 98657, 98658, 98720, 98724
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes:
svn path=/head/; revision=165965
|
|
|
|
|
|
|
|
|
| |
PR: ports/97442
Submitted by: Dmitry Andrianov <dimas@dataart.com>
Approved by: VANHULLEBUS Yvan <yvan.vanhullebus@netasq.com> (maintainer)
Notes:
svn path=/head/; revision=165841
|
|
|
|
| |
Notes:
svn path=/head/; revision=165822
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=165799
|
|
|
|
| |
Notes:
svn path=/head/; revision=165793
|
|
|
|
|
|
|
|
| |
PR: ports/99178
Submitted by: Ronald MacNeil <macro@hotmail.com>
Notes:
svn path=/head/; revision=165778
|
|
|
|
|
|
|
|
| |
PR: 99132
Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=165775
|
|
|
|
|
|
|
|
|
|
| |
some issues with the Prelude IDS system and compilation on x86_64.
PR: ports/99114
Submitted by: maintainer
Notes:
svn path=/head/; revision=165703
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- grammar improvement for BROKEN.
- make openvpn-admin search for its configuration files in
${PREFIX}/etc/openvpn, and pre-create that directory. It will contain user data
after use, so only @dirrmtry to remove it.
- install openvpn-admin into ${PREFIX}/sbin/, to stick to the original
installation logic, and in the same course also install openvpn-admin.pam
without extension.
PR: ports/95336
Submitted by: Andreas Kohn <andreas@syndrom23.de>
Approved by: maintainer (via private email)
Notes:
svn path=/head/; revision=165673
|
|
|
|
|
|
|
|
|
| |
PR: 99077
Submitted by: maintainer
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=165651
|
|
|
|
|
|
|
| |
change of information.
Notes:
svn path=/head/; revision=165648
|
|
|
|
| |
Notes:
svn path=/head/; revision=165615
|
|
|
|
|
|
|
|
| |
PR: ports/98993
Submitted by: Gregory C. Larkin <glarkin@sourcehosting.net>
Notes:
svn path=/head/; revision=165609
|
|
|
|
|
|
|
| |
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=165605
|
|
|
|
|
|
|
|
| |
PR: ports/98967
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Notes:
svn path=/head/; revision=165586
|
|
|
|
|
|
|
|
|
|
|
| |
- Add dependency on gnutls
- Make libxml dependency optional
PR: ports/98942
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
Notes:
svn path=/head/; revision=165584
|
|
|
|
|
|
|
|
| |
PR: ports/98902
Submitted by: VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer)
Notes:
svn path=/head/; revision=165581
|
|
|
|
| |
Notes:
svn path=/head/; revision=165558
|
|
|
|
|
|
|
| |
Submitted by: author
Notes:
svn path=/head/; revision=165533
|
|
|
|
|
|
|
|
| |
PR: 98958
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Notes:
svn path=/head/; revision=165510
|
|
|
|
| |
Notes:
svn path=/head/; revision=165439
|
|
|
|
|
|
|
|
|
| |
PR: ports/98434
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
Notes:
svn path=/head/; revision=165414
|
|
|
|
|
|
|
| |
Implementation.
Notes:
svn path=/head/; revision=165397
|
|
|
|
| |
Notes:
svn path=/head/; revision=165373
|
|
|
|
| |
Notes:
svn path=/head/; revision=165303
|
|
|
|
|
|
|
| |
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=165299
|
|
|
|
| |
Notes:
svn path=/head/; revision=165271
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It can be loaded using code, config file or command line and
will pass any function call by openssl to a PKCS#11 module.
Engine_pkcs11 is meant to be used with smart cards and software
for using smart cards in PKCS#11 format, such as OpenSC.
WWW: http://www.opensc-project.org/engine_pkcs11/
Note: the port requires the OpenSSL installed from ports,
since dynamic engine loading is disabled in base system.
See PR bin/79570 for details.
Notes:
svn path=/head/; revision=165248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for using crpytographic tokens such as smart cards and
usb crypto tokens for authentication.
Pam_p11 uses libp11 to access any PKCS#11 module.
It should be compatible with any implementation, but it
is primarely developed using OpenSC.
Pam_p11 implements two authentication modules:
* pam_p11_openssh authenticates the user using his
openssh ~/.ssh/authorized_keys file.
* pam_p11_opensc authenticates the user using
certificates found in ~/.eid/authorized_certificates.
Pam_p11 is very simple, it has no config file, no options
other than the PKCS#11 module file, does not know about
certificate chains, certificate authorities, revocation
lists or OCSP. Perfect for the small installation with no
frills.
WWW: http://www.opensc-project.org/pam_p11/
Notes:
svn path=/head/; revision=165246
|
|
|
|
|
|
|
|
|
|
| |
on top of PKCS#11 API to make using PKCS#11
implementations easier.
WWW: http://www.opensc-project.org/libp11/
Notes:
svn path=/head/; revision=165244
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=165242
|
|
|
|
|
|
|
|
|
|
| |
- OPTIONS'ify
- take maintainership
Approved by: maintainer
Notes:
svn path=/head/; revision=165241
|
|
|
|
|
|
|
|
|
|
|
|
| |
- OPTIONS'ify
- convert startup script to rcNG
- take maintainership
- add sample script for hot-plug support
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=165240
|
|
|
|
|
|
|
| |
Forgotten by/pointyhat: remko
Notes:
svn path=/head/; revision=165233
|
|
|
|
|
|
|
|
| |
Reported by: Michal Kaps <michal at ionic dot co dot uk>
Pointyhat by: aaron, (tobez implicit)
Notes:
svn path=/head/; revision=165230
|
|
|
|
|
|
|
|
| |
PR: ports/97808
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=165207
|
|
|
|
|
|
|
|
|
| |
PR: ports/97804
Submitted by: miwi
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=165206
|
|
|
|
|
|
|
| |
Approved by: tobez
Notes:
svn path=/head/; revision=165171
|
|
|
|
|
|
|
|
|
|
|
| |
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.
With hat: portmgr
Notes:
svn path=/head/; revision=165142
|
|
|
|
|
|
|
|
|
| |
2 years ago. Clean out the last traces of it.
With hat: portmgr
Notes:
svn path=/head/; revision=165111
|
|
|
|
| |
Notes:
svn path=/head/; revision=165102
|
|
|
|
|
|
|
|
| |
PR: ports/98773
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Notes:
svn path=/head/; revision=165011
|
|
|
|
|
|
|
|
|
| |
not permitted to relay through this server. Perhaps you have not logged
into the pop/imap server in the last 30 minutes or do not have SMTP
Authentication turned on in your email client.
Notes:
svn path=/head/; revision=164958
|
|
|
|
|
|
|
|
|
|
| |
- Switch to rc_subr script
PR: ports/96625
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> <eol1@yahoo.com>
Notes:
svn path=/head/; revision=164955
|
|
|
|
|
|
|
|
| |
Add the proper freebsdsa tag for older entries and bump
their modification date.
Notes:
svn path=/head/; revision=164905
|
|
|
|
|
|
|
|
| |
PR: 98103
Submitted by: maintainer
Notes:
svn path=/head/; revision=164904
|
|
|
|
|
|
|
|
| |
PR: 98725
Submitted by: maintainer (Linh Pham)
Notes:
svn path=/head/; revision=164882
|
|
|
|
|
|
|
|
| |
freeradius -- multiple vulnerabilities
freeradius -- authentication bypass vulnerability
Notes:
svn path=/head/; revision=164846
|
|
|
|
|
|
|
|
|
| |
from ports.
Approved by: simon (secteam)
Notes:
svn path=/head/; revision=164809
|
|
|
|
|
|
|
|
|
|
|
| |
- pet portlint
PR: 98688
Submitted by: clsung
Approved by: gabor (maintainer)
Notes:
svn path=/head/; revision=164806
|