aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-23120-135/+319
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update 0.10 --> 0.11Cy Schubert2006-02-237-56/+39
| | | | Notes: svn path=/head/; revision=156736
* - Update to 1.2.8Emanuel Haupt2006-02-233-10/+8
| | | | | | | | | | | - Pacify portlint PR: 93340 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: vaidab <vaidab@Safe-mail.net> (maintainer) Notes: svn path=/head/; revision=156731
* - Update to 0.3.2Marcus Alves Grando2006-02-223-20/+17
| | | | | | | | - Remove extra tabs in Makefile - portlint(1) Notes: svn path=/head/; revision=156665
* Use bsd.drupal.mk to reduce duplicate code in drupal modules.Brooks Davis2006-02-222-130/+10
| | | | Notes: svn path=/head/; revision=156633
* - Fix order in rc.d script. Because of pidfile are empty, reload [2] and ↵Marcus Alves Grando2006-02-212-14/+18
| | | | | | | | | | | | | | restart [1] commands kill all connections. - Separate keygen part and create keygen command. - Bump PORTREVISION PR: 93228 [1] Reported by: DanGer on #bsdports [2] Notes: svn path=/head/; revision=156611
* Fix a problem with the CLOBBER option. The meaning of this option isCy Schubert2006-02-211-1/+51
| | | | | | | | | | | | rather ambiguous. The original author of the tripwire software had coded the distribution contrib/install.sh file not to clobber the local and site key files only whereas CLOBBER=false should also include not clobbering the installed copies of the twcfg.txt and twpol.txt files. PR: 85155 Notes: svn path=/head/; revision=156609
* Update to DAT 4702James E. Housley2006-02-212-4/+4
| | | | Notes: svn path=/head/; revision=156596
* - ": ...." section in rc.d script misorderedCheng-Lung Sung2006-02-212-7/+7
| | | | | | | | | | - bump PORTREVISION PR: 93618 Submitted by: Yoshisato YANAGISAWA <yanagisawa AT csg.is.titech.ac dot jp> Notes: svn path=/head/; revision=156569
* Reset maintainer at his request.Mark Linimon2006-02-211-1/+1
| | | | Notes: svn path=/head/; revision=156563
* Dist file re-rolled. No changes to files according to diff(1). UpdatingSean Chittenden2006-02-211-3/+3
| | | | | | | | | distinfo. Approved by: marcus@ Notes: svn path=/head/; revision=156558
* - files/clamsmtpd.sh.in cause start-up errorCheng-Lung Sung2006-02-212-6/+7
| | | | | | | | | | | - bump PORTREVISION PR: 93541 Submitted by: KIMURA Yasuhiro <yasu AT utahime dot org> Reviewed by: mnag Notes: svn path=/head/; revision=156554
* - Fix run-time linking problems of the Prelude ports by installing libtoolSergei Kolobov2006-02-202-3/+16
| | | | | | | | | | | | archives (.la) files - switch to USE_LIBTOOL=libtool:15:inc - Make libpreludedb dependency optional - introduce WITHOUT_DB knob - Bump PORTREVISION PR: ports/93599 Submitted by: Robin Gruyters (maintainer) Notes: svn path=/head/; revision=156550
* - Fix run-time linking problems of the Prelude ports by installing libtoolSergei Kolobov2006-02-202-2/+5
| | | | | | | | | | | archives (.la) files - switch to USE_LIBTOOL=libtool:15:inc - Bump PORTREVISION PR: ports/93501 Submitted by: Robin Gruyters (maintainer) Notes: svn path=/head/; revision=156549
* - Fix run-time linking problems of the dependent ports by installing libtoolSergei Kolobov2006-02-202-3/+20
| | | | | | | | | | | | | archives (.la) files - switch to USE_LIBTOOL=libtool:15:inc - Add WITH_SQLITE knob - Fix typo in LDCONFIG_DIRS - Bump PORTREVISION PR: ports/93500 Submitted by: Robin Gruyters (maintainer) Notes: svn path=/head/; revision=156548
* - Fix run-time linking problems of the dependent ports by installing libtoolSergei Kolobov2006-02-203-9/+79
| | | | | | | | | | | | archives (.la) files - switch to USE_LIBTOOL=libtool:15:inc - Add a patch to avoid overwriting existing configuration files - Bump PORTREVISION PR: ports/93498 Submitted by: Robin Gruyters (maintainer) Notes: svn path=/head/; revision=156547
* - Transfer maintainership to submitter [1]Renato Botelho2006-02-201-1/+1
| | | | | | | | | | - Use DATADIR macro on IglooFTP PR: ports/93499 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=156540
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-2046-46/+46
| | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-2033-36/+32
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* Remove the latest squid entry, it already existed.Remko Lodder2006-02-201-28/+0
| | | | | | | Noticed by: Thomas-Martin Seck <tmseck at netcologne dot de> Notes: svn path=/head/; revision=156518
* Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and markColin Percival2006-02-201-4/+4
| | | | | | | | | the ports as unbroken. Thanks to: Several people who found copies of the distfiles for me Notes: svn path=/head/; revision=156515
* Update to DAT 4701James E. Housley2006-02-202-4/+4
| | | | Notes: svn path=/head/; revision=156512
* Document gedit -- format string vulnerability.Remko Lodder2006-02-201-0/+28
| | | | Notes: svn path=/head/; revision=156511
* Add koffice to the RTF import issue.Remko Lodder2006-02-201-1/+7
| | | | Notes: svn path=/head/; revision=156510
* Documenet WebCalendar -- unauthorized access vulnerability.Remko Lodder2006-02-201-0/+27
| | | | Notes: svn path=/head/; revision=156506
* Reset bouncing maintainer address.Mark Linimon2006-02-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=156502
* Document abiword -- stack based buffer overflow vulnerabilities.Remko Lodder2006-02-201-0/+30
| | | | Notes: svn path=/head/; revision=156500
* - Rename CONF_FILES to LOCAL_CONF_FILES.Florent Thoumie2006-02-202-5/+5
| | | | | | | | | PR: ports/90438 Submitted by: flz Approved by: maintainer timeouts Notes: svn path=/head/; revision=156496
* - Only depends of openssh-portable if not exists on systemMarcus Alves Grando2006-02-202-15/+17
| | | | | | | | | | | | | - Reorganize Makefile - Use PLIST_FILES and PORTDOCS - Remove dependency of perl. Use REINPLACE_CMD - Bump PORTREVISION PR: 93593 Reported by: Andrew Pantyukhin <infofarmer@gmail.com> Notes: svn path=/head/; revision=156495
* Document pinentry -- local privilege escalation.Remko Lodder2006-02-201-1/+34
| | | | | | | Correct previous entry (the entry time was invalid). Notes: svn path=/head/; revision=156483
* Document squid -- dns lookup spoofing.Remko Lodder2006-02-201-0/+28
| | | | Notes: svn path=/head/; revision=156482
* - Fix dependency because update security/rubygem-net-sshMarcus Alves Grando2006-02-201-1/+1
| | | | Notes: svn path=/head/; revision=156442
* - Update to 1.0.8Marcus Alves Grando2006-02-202-5/+5
| | | | | | | | PR: 93570 Submitted by: maintainer Notes: svn path=/head/; revision=156431
* Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt asColin Percival2006-02-191-0/+2
| | | | | | | | | | | | | | | being unfetchable. The author's domain name (libtomcrypt.org) expired and was picked up by a cybersquatter, and the distfiles haven't been mirrored by ftp.freebsd.org yet. If anyone has a copy of the distfiles for any of these ports, please send them to me so that I can host them and unbreak these ports. Approved by: flz Discussed with: maintainer Notes: svn path=/head/; revision=156428
* Update to 1.5.7Andrey Slusar2006-02-192-4/+4
| | | | | | | | PR: ports/93558 Submitted by: Meno Abels (maintainer) Notes: svn path=/head/; revision=156427
* - Switch to a rc.d startup script.Marius Strobl2006-02-198-93/+114
| | | | | | | | | | | | | | | - Move the generation of the host key (if not present) from the package/ port installation to the startup script in order to be in line with what the base OpenSSH and the OpenSSH-portable port do. - Flush stdout when updating the transfer progress bar of sftp2 and scp2 so the info displayed is up to date. [1] - Remove obsolete USE_REINPLACE, remove trailing white space in Makefile. PR: 91262 [1] Approved by: netchild Notes: svn path=/head/; revision=156419
* Prune expired certificates (including one that will expire in 4 days duringVolker Stolz2006-02-192-702/+1
| | | | | | | | | | the Ports Freeze) PR: ports/93276 Approved by: secteam (remko) Notes: svn path=/head/; revision=156396
* - Use OPTIONSEmanuel Haupt2006-02-193-41/+103
| | | | | | | | | | | - Use PLIST_FILES, remove pkg-plist - Use files/pkg-message.in PR: 92749 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) Notes: svn path=/head/; revision=156393
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-197-9/+0
| | | | Notes: svn path=/head/; revision=156387
* Chase gtk-sharp20 updateTom McLaughlin2006-02-191-0/+1
| | | | Notes: svn path=/head/; revision=156361
* - Update to 2.0Marcus Alves Grando2006-02-182-8/+6
| | | | | | | | PR: 93535 Submitted by: maintainer Notes: svn path=/head/; revision=156329
* - Update pkg-descrEmanuel Haupt2006-02-183-21/+13
| | | | | | | | | | - Add CONTACT and CREDITS to $DOCSDIR - Remove deprecated USE_REINPLACE - Remove unnecessary patch operation - Bump PORTREVISION Notes: svn path=/head/; revision=156313
* Document postgresql81-server -- SET ROLE privilege escalation.Simon L. B. Nielsen2006-02-181-0/+30
| | | | Notes: svn path=/head/; revision=156298
* Fix build of "slave port" (security/nmapfe) on 4.x by using GCC 3.2+Emanuel Haupt2006-02-181-0/+1
| | | | | | | | PR: 93452 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=156288
* - update from v2.15 to v2.17Aaron Dalton2006-02-182-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: tobez (implicit) 2.17 Mon Jan 9 18:22:51 EST 2006 -IMPORTANT NOTE: Versions of this module prior to 2.17 were incorrectly using 8 byte IVs when generating the old-style RandomIV style header (as opposed to the new-style random salt header). This affects data encrypted using the Rijndael algorithm, which has a 16 byte blocksize, and is a significant security issue. The bug has been corrected in versions 2.17 and higher by making it impossible to use 16-byte block ciphers with RandomIV headers. You may still read legacy encrypted data by explicitly passing the -insecure_legacy_decrypt option to Crypt::CBC->new(). -The salt, iv and key are now reset before each complete encryption cycle. This avoids inadvertent reuse of the same salt. -A new -header option has been added that allows you to select among the various types of headers, and avoids the ambiguity of having multiple interacting options. -A new random_bytes() method provides access to /dev/urandom on suitably-equipped hardware. 2.16 Tue Dec 6 14:17:45 EST 2005 - Added two new options to new(): -keysize => <bytes> Force the keysize -- useful for Blowfish -blocksize => <bytes> Force the blocksize -- not known to be useful ("-keysize=>16" is necessary to decrypt OpenSSL messages encrypted with Blowfish) Notes: svn path=/head/; revision=156262
* - Update to 0.1.1.13Marcus Alves Grando2006-02-1711-180/+163
| | | | | | | | | | | - Correct way to use USE_RC_SUBR - Update MAINTAINER email PR: 93314 Submitted by: maintainer Notes: svn path=/head/; revision=156239
* - Update to 0.4.8Emanuel Haupt2006-02-174-16/+18
| | | | | | | | | | | | | - Pass maintainer-ship to submitter - Use PLIST_FILES (self) - Remove files/config.bsd (self) - Cleanup (self) PR: 93492 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156236
* Update 0.6.4 --> 0.6.9Cy Schubert2006-02-172-4/+4
| | | | Notes: svn path=/head/; revision=156223
* - Update to 1.1.1Renato Botelho2006-02-173-6/+6
| | | | | | | | PR: ports/93453 Submitted by: maintainer Notes: svn path=/head/; revision=156219
* Document gnupg -- false positive signature verification.Simon L. B. Nielsen2006-02-171-0/+39
| | | | Notes: svn path=/head/; revision=156209