aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Add new port rc5pipe: RC5 en-/decryption via UNIX pipesPatrick Li2002-06-267-0/+42
| | | | | | | | PR: ports/39880 Submitted by: Frerich Raabe <frerich.raabe@gmx.de> Notes: svn path=/head/; revision=62028
* Security FIX, Please update to this Version.Dirk Meyer2002-06-268-6/+200
| | | | | | | | | | | | | | Options for both: USE_OPENSSL_BASE=yes uses an older opensssl in the base system. Options for portable: OPENSSH_OVERWRITE_BASE=yes includes USE_OPENSSL_BASE=yes installls in the paths of the base system Notes: svn path=/head/; revision=62021
* Add missing codeblockDirk Meyer2002-06-261-8/+37
| | | | Notes: svn path=/head/; revision=62019
* Patch from current, noted by drs@rucus.ru.ac.za:Dirk Meyer2002-06-262-10/+38
| | | | | | | environment variables in the 'setenv' field of login.conf are set now. Notes: svn path=/head/; revision=62016
* Thanks to max@wide.ad.jp, maxim, obraun@informatik.unibw-muenchen.de, fjoeDirk Meyer2002-06-266-38/+102
| | | | | | | | Patch from current, noted by drs@rucus.ru.ac.za: environment variables in the 'setenv' field of login.conf are set now. Notes: svn path=/head/; revision=62015
* Streamline OPENSSH_OVERWRITE_BASE=yesDirk Meyer2002-06-264-40/+48
| | | | Notes: svn path=/head/; revision=62005
* Fix problem with V4 keys. We should get KRB5_KDB_NO_MATCHING_KEY, notCy Schubert2002-06-268-0/+68
| | | | | | | | | | | ENOENT. Obtained from /cvs/krbdev/krb5/src/kdc/kdc_preauth.c,v rev 5.31 in MIT KRB5 tree (fix etype info; wrong termination condition used in get_etype_info). Obtained from: Sam Hartman <hartmans@mit.edu> Notes: svn path=/head/; revision=61979
* Migrate configuration files to $PREFIX/etc/ssh/Dirk Meyer2002-06-268-52/+156
| | | | | | | Add ${PREFIX}/etc/rc.d/sshd.sh.sample Notes: svn path=/head/; revision=61973
* Small cleanups for smoothlees migration to $PREFIX/etc/shhDirk Meyer2002-06-262-13/+13
| | | | Notes: svn path=/head/; revision=61972
* add lcrzoex 4.08Ying-Chieh Liao2002-06-257-0/+62
| | | | | | | | | | Lcrzoex contains over 300 functionnalities using network library lcrzo PR: 36948 Submitted by: Joseph King <king@v2project.com> Notes: svn path=/head/; revision=61940
* add lcrzo 4.08Ying-Chieh Liao2002-06-257-0/+86
| | | | | | | | | | Lcrzo is a network library (used by Lcrzoex, network testing toolbox) PR: 36947 Submitted by: Joseph King <king@v2project.com> Notes: svn path=/head/; revision=61938
* note that vlog has little advantages over lessYing-Chieh Liao2002-06-252-2/+3
| | | | | | | | PR: 36734 Submitted by: Alex Kapranoff <kappa@agava.com> Notes: svn path=/head/; revision=61934
* - Mark UNBROKENKevin Lo2002-06-257-60/+14
| | | | | | | | - Update to version 0.7 - Update WWW Notes: svn path=/head/; revision=61911
* bump libgmp4 libversionYing-Chieh Liao2002-06-252-2/+2
| | | | Notes: svn path=/head/; revision=61910
* . Add ${PTHREAD_CFLAGS} to compilation flags.Greg Lewis2002-06-251-2/+2
| | | | | | | | | | | . Portable linkage with pthread library by using ${PTHREAD_LIB} rather than hardwiring -pthread. Submitted by: Sean Chittenden <sean@chittenden.org> (1) dougb (2) Notes: svn path=/head/; revision=61907
* change --with-privsep-path if OPENSSH_OVERWRITE_BASE is in effect.Dirk Meyer2002-06-252-6/+12
| | | | | | | Submitted by: brad@brad-x.com Notes: svn path=/head/; revision=61901
* Fix a typo, only affects when installing a packae on a clean system.Dirk Meyer2002-06-253-3/+3
| | | | | | | Submitted by: anders@fix.no Notes: svn path=/head/; revision=61900
* Create user when package is extractedDirk Meyer2002-06-243-0/+9
| | | | Notes: svn path=/head/; revision=61897
* Create user for privsepDirk Meyer2002-06-244-0/+18
| | | | Notes: svn path=/head/; revision=61896
* Enable privilege separation as default,Dirk Meyer2002-06-2411-1231/+1244
| | | | | | | create user and home if it not exists. Notes: svn path=/head/; revision=61895
* Merge PAM-changes from openssh currrentDirk Meyer2002-06-2419-126/+1525
| | | | | | | | | | | Fix build with SKEY=yes, pr# 36119 Cleanup pw_expire handling. Add missing includes Changes defaults to: PermitRootLogin=no, UsePrivilegeSeparation=no Use $PREFIX/etc/ssh for config, updating manpages too. Notes: svn path=/head/; revision=61893
* Update to 0.39Patrick Li2002-06-242-2/+2
| | | | | | | | PR: 39771 Submitted by: maintainer Notes: svn path=/head/; revision=61889
* Add new port openvpn: Secure IP/Ethernet tunnel daemonPatrick Li2002-06-2422-0/+454
| | | | | | | | PR: ports/39750 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=61883
* Unbreak this port by adding -pthread to the compilation.Greg Lewis2002-06-241-1/+2
| | | | Notes: svn path=/head/; revision=61871
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-241-4/+5
| | | | | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) Notes: svn path=/head/; revision=61855
* Upgrade to version 1.3.Don Lewis2002-06-237-152/+11
| | | | Notes: svn path=/head/; revision=61844
* Add pwman, a console password management application.Anders Nordby2002-06-236-0/+48
| | | | Notes: svn path=/head/; revision=61842
* Remove FORBIDDEN, oenssl-0.9.6d doesn't made in into 4.6 RELEASEDirk Meyer2002-06-232-6/+0
| | | | Notes: svn path=/head/; revision=61841
* PERL -> REINPLACE_CMDPatrick Li2002-06-2310-13/+23
| | | | | | | | | PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=61839
* Add poc 1.2, a program for managing passwords on smartcards.Will Andrews2002-06-237-0/+54
| | | | | | | | PR: 39168 Submitted by: king@v2project.com Notes: svn path=/head/; revision=61791
* Update: openssh-3.2.3p1Dirk Meyer2002-06-226-8/+10
| | | | | | | | New manpages: ssh-keysign.8 sftp-server.8 sshd.8 New program ssh-keysign Notes: svn path=/head/; revision=61737
* Update to openssh-3.3Dirk Meyer2002-06-2213-103/+96
| | | | | | | | | | - New program ssh-keysign - New manpages for ssh_config and sshd_config - Merge Pathes to new files - Fix GCC problem with unsupported __func__ in older Releases Notes: svn path=/head/; revision=61731
* Use libgmp4 rather than libgmp-freebsd.David E. O'Brien2002-06-221-1/+1
| | | | Notes: svn path=/head/; revision=61715
* Drop MAINTAINER: I'm not really taking care of these anymore.Jacques Vidrine2002-06-212-2/+2
| | | | Notes: svn path=/head/; revision=61692
* Upgrade to 4208James E. Housley2002-06-192-2/+2
| | | | Notes: svn path=/head/; revision=61591
* Mark FORBIDDEN: stable version is now available from security/nessus* andJimmy Olgeni2002-06-194-0/+8
| | | | | | | there's no -devel branch yet. Notes: svn path=/head/; revision=61555
* Update nessus suite to version 1.2.2, from security/nessus-*-devel ports.Jimmy Olgeni2002-06-1920-162/+479
| | | | | | | | Give maintainership to udo.schweigert@siemens.com, who already maintains the -devel ports. Notes: svn path=/head/; revision=61554
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
| | | | Notes: svn path=/head/; revision=61545
* Update to 0.36Patrick Li2002-06-183-5/+10
| | | | | | | | PR: ports/39475 Submitted by: maintainer Notes: svn path=/head/; revision=61535
* Update to 3.2.0Patrick Li2002-06-183-7/+3
| | | | | | | | PR: 39491 Submitted by: maintainer Notes: svn path=/head/; revision=61534
* add p5-Crypt-PasswordMD5 1.2Ying-Chieh Liao2002-06-186-0/+43
| | | | | | | | | | Perl module that provides interoperable MD5-based crypt() function PR: 39467 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=61514
* fix configure on -currentYing-Chieh Liao2002-06-184-26/+52
| | | | | | | | | | update Sendmail.README for sendmail 8.10-8.12 PR: 38646 Submitted by: maintainer Notes: svn path=/head/; revision=61477
* add p5-Crypt-PGPSimple 0.13Ying-Chieh Liao2002-06-176-0/+41
| | | | | | | | | | Crypt::PGPSimple provides a simple object-oriented interface to PGP PR: 38622 Submitted by: rachek <rachek@si.freebsd.org> Notes: svn path=/head/; revision=61446
* add support for postfix and eximYing-Chieh Liao2002-06-173-3/+68
| | | | | | | | | | PR: 32471 Submitted by: Martijn Lina <martijn@ietsvaags.xs4all.nl>, TAKEMURA Masahiro <mastake@msel.t.u-tokyo.ac.jp> Tested by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>, "Julian C. Dunn" <jdunn@aquezada.com> Approved by: maintainer timeout (1 month since I mailed him) Notes: svn path=/head/; revision=61434
* Add WITHOUT_X11 knob. If specified, webspy(8) will not be installed,Sheldon Hearn2002-06-172-3/+11
| | | | | | | | | and the X11 libraries are not required. Approved by: maintainer Notes: svn path=/head/; revision=61419
* - Get rid of PERL and use SEDDirk Meyer2002-06-163-9/+18
| | | | Notes: svn path=/head/; revision=61375
* Add an option OPENSSL_OVERWRITE_BASE=yes as we have done in OPENSHHDirk Meyer2002-06-162-0/+10
| | | | Notes: svn path=/head/; revision=61371
* I add missing krb5-config.Cy Schubert2002-06-164-0/+4
| | | | Notes: svn path=/head/; revision=61364
* Fix PLIST.Dmitry Sivachenko2002-06-161-1/+0
| | | | | | | | PR: 39261 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=61360
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to theWill Andrews2002-06-156-20/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com> Notes: svn path=/head/; revision=61318