aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* - Add entries for several XSS vulnerabilities in Horde, Kronolith, NagThierry Thomas2005-12-111-2/+148
| | | | | | | | | Turba and Mnemo; - Fix a typo in the previous Horde entry. Notes: svn path=/head/; revision=150911
* Force C locale during build, since the isakmpd build system is notSimon L. B. Nielsen2005-12-112-1/+2
| | | | | | | | | | | | | | | locale safe. This should fix the build for locales like German and Hungarian where the tr(1) misuse "tr '[a-z]' '[A-Z]'" does not work. Add SHA256 checksum when I'm modifying the port anyway. Reported by: Harald Schmalzbauer, Zahemszky Gabor Should have been fixed long ago by: simon Notes: svn path=/head/; revision=150901
* Submitter takes maintainership.Sam Lawrance2005-12-101-1/+1
| | | | | | | | PR: ports/90154 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Notes: svn path=/head/; revision=150838
* - Update to 1.8Pav Lucistnik2005-12-103-18/+5
| | | | | | | | PR: ports/90138 Submitted by: Jonathan <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=150819
* - Updated from v2.03 to v2.05Aaron Dalton2005-12-092-6/+15
| | | | | | | | | | - Updated maintainership from ports@ to perl@ - Added dependency on Perl >= 5.6 since it is required by a dependency Approved by: tobez Notes: svn path=/head/; revision=150759
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-0916-25/+25
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* Update to 4647James E. Housley2005-12-092-4/+4
| | | | Notes: svn path=/head/; revision=150739
* update to 0.58Oliver Lehmann2005-12-092-3/+4
| | | | Notes: svn path=/head/; revision=150735
* Add curl -- URL buffer overflow vulnerabilityMarcus Alves Grando2005-12-091-0/+46
| | | | | | | Reviewed by: simon Notes: svn path=/head/; revision=150719
* - Update to 1.583Tim Bishop2005-12-092-3/+4
| | | | | | | | | PR: 90120 Submitted by: Rod Taylor <ports@rbt.ca> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150717
* - Create /var/amavis/var directory at install time [1]Sam Lawrance2005-12-093-2/+7
| | | | | | | | | | | | | | - Install the amavisd-release script [2] - Drop maintainership [3] PR: ports/89723 [1], ports/90047 [2] Submitted by: Mipam <root@relay3.ordina.nl> [1], Dave Smith <david.smith@omnieng.co.uk> [2], Blaz Zupan <blaz@si.FreeBSD.org> (maintainer, by private email) [3] Notes: svn path=/head/; revision=150693
* Add phpmyadmin -- register_globals emulation "import_blacklist" manipulationMarcus Alves Grando2005-12-071-0/+67
| | | | | | | Add phpmyadmin -- XSS vulnerabilities Notes: svn path=/head/; revision=150629
* Update to DAT 4645James E. Housley2005-12-072-4/+4
| | | | Notes: svn path=/head/; revision=150619
* Add ffmpeg -- libavcodec buffer overflow vulnerabilityMarcus Alves Grando2005-12-071-0/+39
| | | | | | | Reviewed by: simon Notes: svn path=/head/; revision=150585
* Add trac -- search module SQL injection vulnerabilityMarcus Alves Grando2005-12-071-0/+32
| | | | | | | Reviewed by: simon Notes: svn path=/head/; revision=150582
* - Add SHA256 checksumTim Bishop2005-12-071-0/+1
| | | | | | | | | PR: 90054 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150575
* Udate to DAT 4644James E. Housley2005-12-062-4/+4
| | | | Notes: svn path=/head/; revision=150546
* Update to 1.14Sergey Skvortsov2005-12-062-3/+4
| | | | | | | Changes: http://search.cpan.org/src/GAAS/Digest-1.14/Changes Notes: svn path=/head/; revision=150544
* Remove install-info from the Makefile.Edwin Groothuis2005-12-061-4/+0
| | | | Notes: svn path=/head/; revision=150505
* Update to 0.35Marcus Alves Grando2005-12-052-3/+4
| | | | | | | | | | Add SHA256 PR: 89984 Submitted by: maintainer Notes: svn path=/head/; revision=150483
* - add patch to fix breakage caused by recent libnet changesEmanuel Haupt2005-12-052-2/+15
| | | | | | | | | | | - bump portrevision - pass maintainership to submitter PR: 89951 Submitted by: Jonathan <onatan@gmail.com> Notes: svn path=/head/; revision=150464
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-057-40/+12
| | | | Notes: svn path=/head/; revision=150432
* Update to 0.13.Anton Berezin2005-12-042-4/+4
| | | | Notes: svn path=/head/; revision=150380
* Add INFO macroEdwin Groothuis2005-12-0414-61/+14
| | | | Notes: svn path=/head/; revision=150366
* - Update to 1.08Tim Bishop2005-12-033-29/+27
| | | | | | | | | PR: 89861 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150305
* Update to DAT 4642James E. Housley2005-12-022-4/+4
| | | | Notes: svn path=/head/; revision=150240
* I disabled building of static libs but forgot to remove them from theRoman Bogorodskiy2005-12-021-3/+0
| | | | | | | | | pkg-plist. Remove it now to fix package build. Reported by: pointyhat via kris Notes: svn path=/head/; revision=150223
* - Change the location of racoon configuration files to /usr/local/etc/racoon,Sam Lawrance2005-12-023-12/+4
| | | | | | | | | | | | | bringing it in line with the old security/racoon port and the handbook [1] - Make use of USE_RC_SUBR instead of home-grown substitution and install - Prevent installation of some intermediate sample configuration files PR: ports/89273 [1] Submitted by: Angelo Turetta <aturetta@bestunion.it> [1] Approved by: VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer) Notes: svn path=/head/; revision=150216
* Update to DAT 4641James E. Housley2005-12-022-4/+4
| | | | Notes: svn path=/head/; revision=150185
* - Fix BUILD_DEPENDS after devel/p5-Class-MethodMaker update.Florent Thoumie2005-12-021-2/+2
| | | | | | | Noticed by: pointyhat via kris Notes: svn path=/head/; revision=150178
* - Update to 4.6.3Tim Bishop2005-12-012-4/+4
| | | | | | | Approved by: clement (mentor) Notes: svn path=/head/; revision=150170
* - Change maintainer to my @FreeBSD.org address.Tim Bishop2005-12-013-2/+3
| | | | | | | | | - Add SHA256 checksum. Approved by: clement (mentor) Notes: svn path=/head/; revision=150154
* Add drupal -- multiple vulnerabilitiesMarcus Alves Grando2005-12-011-0/+56
| | | | | | | Reviewed by: simon Notes: svn path=/head/; revision=150146
* Update to DAT 4640James E. Housley2005-12-012-4/+4
| | | | Notes: svn path=/head/; revision=150136
* Document opera -- multiple vulnerabilities.Simon L. B. Nielsen2005-11-301-0/+50
| | | | Notes: svn path=/head/; revision=150083
* Document opera -- command line URL shell command injection.Simon L. B. Nielsen2005-11-301-0/+40
| | | | Notes: svn path=/head/; revision=150080
* - Fix error of chown directory of configuration files.Renato Botelho2005-11-302-1/+2
| | | | | | | | PR: ports/89757 Submitted by: maintainer Notes: svn path=/head/; revision=150051
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-309-0/+10
| | | | Notes: svn path=/head/; revision=150048
* Add entry to www/mamboMarcus Alves Grando2005-11-301-0/+35
| | | | | | | Reviewed by: simon Notes: svn path=/head/; revision=150044
* - Remove bzip2 from list of dependencies,Renato Botelho2005-11-301-4/+0
| | | | | | | | | | | it has been part of base system since 4.4 PR: 88987 Submitted by: edwin Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=150029
* Chase shlib version bump of net-snmp.Jun Kuriyama2005-11-305-3/+8
| | | | Notes: svn path=/head/; revision=149997
* Update to DAT 4639James E. Housley2005-11-292-4/+4
| | | | Notes: svn path=/head/; revision=149921
* Fix distinfo.Roman Bogorodskiy2005-11-291-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=149904
* Update PortEdwin Groothuis2005-11-293-4/+5
| | | | | | | | | | Update port: Fixup portl URLs and links. PR: ports/89706 Submitted by: snortsms@servangle.dyndns.org Notes: svn path=/head/; revision=149882
* Fix maintainerEdwin Groothuis2005-11-291-1/+1
| | | | | | | Submitted by: SnortSMS <snortsms@servangle.dnydns.org> Notes: svn path=/head/; revision=149881
* Backup rev 1.9 which should not have been committed since it was just mySimon L. B. Nielsen2005-11-291-2/+2
| | | | | | | | | | | local hack. Note to self: Do not commit before having at least two cups of coffee. Pointy hat to: simon Notes: svn path=/head/; revision=149868
* Mark flyspar 0.9.8 as fixed wrt. "flyspray -- cross-site scriptingSimon L. B. Nielsen2005-11-292-3/+5
| | | | | | | | | | vulnerabilities" since our port version of 0.9.8 includes update1 which fixes the issue. Reported by: Volodymyr Kostyrko via pav Notes: svn path=/head/; revision=149867
* Use LIB_DEPENDS instead of bogus BUILD_DEPENDSVolker Stolz2005-11-291-1/+1
| | | | | | | Approved by: dd (maintainer) Notes: svn path=/head/; revision=149866
* Udate to DAT 4638James E. Housley2005-11-282-4/+4
| | | | Notes: svn path=/head/; revision=149831
* Update MASTER_SITESMario Sergio Fujikawa Ferreira2005-11-281-1/+1
| | | | Notes: svn path=/head/; revision=149814