summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Net::SFTP is a pure Ruby implementation of the SFTP client protocolPav Lucistnik2006-01-185-0/+422
| | | | | | | (versions 1 through 5). PR: ports/91829 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
* Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. ItPav Lucistnik2006-01-185-0/+894
| | | | | | | | | | | | | | supports the following features: - User authentication via explicit username/password, or using a public-key/private-key pair. - Port forwarding, both from the local host to a remote computer via the remote host, and from the remote host to the local host. - Execute processes on the remote machine, both interactively and non-interactively ("batch"). PR: ports/91828 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
* Add drupal-ldap_integration.Brooks Davis2006-01-1723-0/+3657
| | | | | | The ldap_integration Drupal module allows users to authenticate against a LDAP directory. Additionally, users can read and modify their data in the LDAP directory subject to administrative restrictions.
* Update to DAT 4676James E. Housley2006-01-172-4/+4
|
* - Fix cutlass after security/botan update (see ports/91072)Tim Bishop2006-01-171-0/+10
| | | | | PR: 91912 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
* - Fix build on recent 64bit CURRENTPav Lucistnik2006-01-172-3/+19
| | | | | Reported by: krismail Submitted by: Fredrik Lindberg <fli@shapeshifter.se> (maintainer)
* Update to 1.3.3.Roman Bogorodskiy2006-01-163-4/+5
|
* Add installed signature.Norikatsu Shigemura2006-01-162-1/+3
|
* Tripwire fails to build under the latest checkout of 6.0-STABLE.Cy Schubert2006-01-161-0/+1
|
* - Update to 0.1.1.12Pav Lucistnik2006-01-166-37/+151
| | | | | | | - Provide rc_subr script PR: ports/91778 Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer)
* - Fix MASTER_SITE (distfile has moved).Simon L. B. Nielsen2006-01-151-2/+2
| | | | | - Grab this port since I recently started using opensc, and I'm currently working on upgrading the port to the latest version.
* Update to DAT 4674James E. Housley2006-01-152-4/+4
|
* ClamCour is a filter for courier MTA using ClamAV for scanning mails forPav Lucistnik2006-01-154-0/+41
| | | | | | | viruses. PR: ports/91740 Submitted by: Milan Obuch <bsd@dino.sk>
* The (BSD) BioAPI service module for PAM provides authentication managementPav Lucistnik2006-01-155-0/+37
| | | | | | | through BioAPI BSPs. PR: ports/91750 Submitted by: Fredrik Lindberg <fli@shapeshifter.se>
* bioapitool is a small BioAPI management utility which allows enrollment andPav Lucistnik2006-01-154-0/+35
| | | | | | | | | verification of BIR entries. It only implements a subset of the BioAPI specification but should provide enough functionallity for basic account management. PR: ports/91749 Submitted by: Fredrik Lindberg <fli@shapeshifter.se>
* - Circumvent INSTALLS_SHLIB's tendency to ldconfig last @cwd'ed directory.Pav Lucistnik2006-01-151-0/+3
| | | | This makes package ldconfig correct directory.
* BioAPI (Biometric Application Programming Interface) brings platform and devicePav Lucistnik2006-01-1515-0/+522
| | | | | | | independence to application programmers and biometric service providers. PR: ports/91734 Submitted by: Fredrik Lindberg <fli@shapeshifter.se>
* - Update description and references for "clamav -- possible heapSimon L. B. Nielsen2006-01-141-4/+16
| | | | | overflow in the UPX code" now that more information is available. - Remove some EOL whitespace.
* - Update to 1.0.4Tim Bishop2006-01-143-6/+9
| | | | | | | - Properly use pidfile variable in rc.d script PR: 91770 Submitted by: Petr Rehor <prehor@gmail.com> (maintainer)
* BROKEN: Checksum mismatchKris Kennaway2006-01-141-0/+2
|
* - Move databases/pecl-hash to security/pecl-hashPav Lucistnik2006-01-132-1/+2
| | | | | | PR: ports/91680 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) Repocopies by: marcus
* - Update to 1.6Cheng-Lung Sung2006-01-135-75/+15
| | | | | | | | | | | | | | - Use USE_RC_SUBR=clamsmtpd.sh instead =YES - Use PORTDOCS=* not need test NOPORTDOCS - Only depend of security/clamav if already installed. clamsmtp can run in another machine then clamav. Tinderbox test: http://marcus.grupos.com.br:8080/logs/4-STABLE-FreeBSD/clamsmtp-1.6.log http://marcus.grupos.com.br:8080/logs/6-STABLE-FreeBSD/clamsmtp-1.6.log PR: 91713 Submitted by: mnag
* - Update security/base to 1.2.2, which includes several fixes and updates,Cheng-Lung Sung2006-01-133-4/+5
| | | | | | | | including: adding Turkish as a language, a final version of the SQL injection fix included in 1.2.1, and Portscan information. PR: 91738 Submitted by: Linh Pham (maintainer)
* Update to Date 4673James E. Housley2006-01-122-4/+4
|
* remove ldconfig_compatOliver Lehmann2006-01-121-1/+1
| | | | Requested by: flz
* make courier-authdaemon work if it's build with MySQL support by changingOliver Lehmann2006-01-122-2/+2
| | | | the rcNg startscript.
* - Update to 0.04Tim Bishop2006-01-122-4/+4
| | | | | PR: 91690 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer)
* - Update to 1.2.3Tim Bishop2006-01-112-4/+4
| | | | | PR: 91676 Submitted by: Matt <matt@xtaz.co.uk>
* - Update to 1.1.6Pav Lucistnik2006-01-112-6/+7
| | | | | PR: ports/91652 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* Update to DAT 4672James E. Housley2006-01-112-4/+4
|
* Update to 0.88, a possible heap overflow in the UPX code has been fixedEmanuel Haupt2006-01-113-4/+5
| | | | | | | PR: 91593 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: simon (secteam) Security: 612a34ec-81dc-11da-a043-0002a5c3d308 (VuXML)
* - Chase libprelude version bump (.2 -> .4)Sergei Kolobov2006-01-102-3/+2
| | | | | - Remove extra file from pkg-plist - Bump PORTREVISION
* - Chase libprelude version bump (.2 -> .4)Sergei Kolobov2006-01-102-2/+4
| | | | - Bump PORTREVISION
* - Update to 0.9.3 (unbreaks fetching)Sergei Kolobov2006-01-104-16/+14
|
* Add an entry for clamav/clamav-develEmanuel Haupt2006-01-101-0/+30
| | | | Reviewed by: simon (secteam)
* Use OPENSSLBASE instead of hardcoded path. Bump portrevision.Anton Berezin2006-01-101-1/+2
| | | | | PR: 91562 Submitted by: oliver
* Update to DAT 4670James E. Housley2006-01-102-4/+4
|
* Document milter-bogom -- headerless message crash.Simon L. B. Nielsen2006-01-091-0/+29
| | | | Reported by: Victor Balada Diaz <victor@bsdes.net>
* Mark latest bnc version as fixed wrt. to "fd_set -- bitmap indexSimon L. B. Nielsen2006-01-091-2/+6
| | | | | | overflow in multiple applications". Reported by: Christian Elmerot <Chreo At chreo , net>
* Chase gnutls update.Roman Bogorodskiy2006-01-092-4/+4
|
* Update to 1.2.9.Roman Bogorodskiy2006-01-094-33/+398
|
* - Update f-prot to 4.6.5Tim Bishop2006-01-094-9/+9
|
* Update to KDE 3.5.0Michael Nottebrock2006-01-0812-140/+610
|
* New port: security/expiretable Utility used to remove entries from the pf(4) ↵Edwin Groothuis2006-01-085-0/+30
| | | | | | | | | | | | | | | table based on their age Expiretable is a utility used to remove entries from the pf(4) table based on their age. The age in question being the amount of time that has passed since the statistics for each entry in the target table was last cleared. WWW: http://expiretable.fnord.se/ PR: ports/91481 Submitted by: cris <cris@gufi.org>
* Hash with SHA-256.Trevor Johnson2006-01-073-0/+3
|
* Document two bogofilter vulnerabilities.Simon L. B. Nielsen2006-01-071-0/+69
| | | | Submitted by: Matthias Andree <matthias.andree@gmx.de>
* Update: security/samhain 2.0.10 -> 2.1.0Edwin Groothuis2006-01-073-0/+52
| | | | | | | | | | | | | | | | | Updating the Samhain integrity checking system to 2.1.0, a bugfix release. It's been requested by several people to break Samhain out into separate client and server ports. This PR does that, with a samhain-client and samhain-server port, as slave ports off of samhain. I'm not sure the best way to submit a PR to do this kind of action, but here is a shar of all three ports. If another format is desired, please let me know. I'm also interested in feedback on the approach used for splitting these out. PR: ports/90305 Submitted by: David Thiel <lx@redundancy.redundancy.org>
* Update: security/samhain 2.0.10 -> 2.1.0Edwin Groothuis2006-01-071-0/+1
| | | | | | | | | | | | | | | | | Updating the Samhain integrity checking system to 2.1.0, a bugfix release. It's been requested by several people to break Samhain out into separate client and server ports. This PR does that, with a samhain-client and samhain-server port, as slave ports off of samhain. I'm not sure the best way to submit a PR to do this kind of action, but here is a shar of all three ports. If another format is desired, please let me know. I'm also interested in feedback on the approach used for splitting these out. PR: ports/90305 Submitted by: David Thiel <lx@redundancy.redundancy.org>
* Update: security/samhain 2.0.10 -> 2.1.0Edwin Groothuis2006-01-073-24/+11
| | | | | | | | | | | | | | | | | Updating the Samhain integrity checking system to 2.1.0, a bugfix release. It's been requested by several people to break Samhain out into separate client and server ports. This PR does that, with a samhain-client and samhain-server port, as slave ports off of samhain. I'm not sure the best way to submit a PR to do this kind of action, but here is a shar of all three ports. If another format is desired, please let me know. I'm also interested in feedback on the approach used for splitting these out. PR: ports/90305 Submitted by: David Thiel <lx@redundancy.redundancy.org>
* New port: security/pecl-hash pHASH Message Digest Framework for PHP (PECL ↵Edwin Groothuis2006-01-073-0/+46
| | | | | | | | | | | | module) PR contains new port security/pecl-hash which provides possibility to install PHP PECL extension: pHASH Message Digest Framework PR: ports/90087 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>