aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Um, be careful when you copy stuff around -- change the secondasami1998-10-082-4/+4
| | | | | | CONFIGURE_ARGS defintion to use "+=" so it won't override the first. While I'm here, GNU_CONFIGURE implies --prefix=${PREFIX} so take it out.
* Better depends.jkh1998-10-082-4/+6
| | | | Also Suggested by: asami
* Clean this file up a bit.jkh1998-10-082-14/+10
| | | | Suggested by: asami
* Properly reference the rsaref sources, which are required during the buildjkh1998-10-084-14/+20
| | | | | of ssh now. If anyone knows of a way of making the build dependency here less gross, I'm listening! :)
* Depend on ports collection rsaref, since we have it now alreadyjkh1998-10-082-16/+6
| | | | available "broken out."
* Elfifybrian1998-10-022-18/+14
|
* Mark all KDE ports BROKEN for ELF.jseger1998-09-302-2/+6
|
* oops. fix my previous commit.dima1998-09-281-1/+1
|
* Honour CFLAGS.markm1998-09-274-8/+8
|
* Fix it for alpha.dima1998-09-271-0/+22
|
* Update for new perl5markm1998-09-275-18/+26
|
* Make RSA stuff work on alpha (or on any other 64bit architecture)dima1998-09-262-2/+4
|
* security/rsaref has been ELFized.asami1998-09-254-8/+8
|
* Remove regexp support for libxview not that it builds ELF too.steve1998-09-221-2/+2
|
* fix usageobrien1998-09-211-3/+11
|
* Add `nfsv2' to the mount example.obrien1998-09-211-0/+28
|
* * Support blowfish encription.obrien1998-09-214-4/+32
| | | | * Install the cfs's ssh as cfssh.
* giflib is now converted to ELF so remove regexp support.steve1998-09-192-4/+4
|
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:asami1998-09-172-4/+4
| | | | | libwrap is a shared library so it should be LIB_DEPENDS, and delete some spaces and tab-only lines.
* Rewind shlib version number.asami1998-09-172-3/+3
| | | | Reminded by: Sheldon Hearn <axl@iafrica.com>
* Fix Package build for aout systemsmace1998-09-171-0/+1
| | | | symlink .so in all cases
* Fix Package build for aout systemsmace1998-09-171-7/+5
| | | | symlink .so in both elf and aout cases
* Fix building problems on aout systemsmace1998-09-162-16/+18
|
* Fix build problem for aoutsmace1998-09-161-6/+12
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-168-20/+18
| | | | | | checks haven't missed anything. Submitted by: dima
* make tcp_wrapper build on a non-elf systemsmace1998-09-151-3/+7
|
* fix typo in previous commitsmace1998-09-151-1/+1
|
* Support building on non-elf machinesmace1998-09-151-0/+5
|
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-152-4/+4
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* make ELF conversion comply with standard.smace1998-09-151-4/+3
|
* Make elf conversion comply with standardsmace1998-09-151-3/+3
| | | | round up shlib version to 8
* make ELF conversion comply with standardsmace1998-09-152-3/+3
|
* Convert to Elf.smace1998-09-153-6/+10
|
* Add libwrap.sosmace1998-09-151-0/+1
|
* Convert to ELF.smace1998-09-151-1/+1
|
* Convert to Elf.smace1998-09-152-32/+34
|
* Generalise the fetch process, and allow those outside the USA tomarkm1998-09-154-32/+136
| | | | fetch as well.
* upgrade to 0.4 Alphaobrien1998-09-143-8/+11
|
* Repair a linkage problem, whereis the ssh port was trying tochuckr1998-09-142-372/+242
| | | | | specify the location of system libs. Reviewed by: Mark Murray, David O'Brien
* Mark ports that are still suffering from post-perl5-upgrade syndromeasami1998-09-033-3/+9
| | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm
* Update to version 0.5.4p4.steve1998-08-305-44/+43
| | | | | PR: 7739 Submitted by: maintainer
* Upgrade to version 0.9.0bmarkm1998-08-2810-288/+188
|
* Update to version 0.09.steve1998-08-242-7/+7
| | | | | PR: 7421 Submitted by: maintainer
* Perl fixesjseger1998-08-232-5/+5
|
* Perl fixesjseger1998-08-232-5/+5
|
* Add a line only contains a # after the $Id$ line.max1998-08-222-2/+4
|
* * Nuke included libpcap so I don't make the mistake ache fixed again.obrien1998-08-214-22/+23
| | | | * Prefer -u diffs over -c
* Secure the freedom of the manpages! Free the manpages!hoek1998-08-2027-220/+2
| | | | PR: ports/7651
* The pkg_create(1) handles symlinks correctly. Delist manpages.hoek1998-08-204-84/+40
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-1/+0
|
* Old version use bpf.h from internal libpcap and link withache1998-08-187-6/+25
| | | | | | system libpcap in the same time. Fix to use <net/bpf.h> instead New manpages scheme
* Use ${PERL_VERSION} on perl version.vanilla1998-08-172-8/+8
| | | | Reminded by: asami
* Change perl version to 5.00502.vanilla1998-08-172-8/+8
|
* Standard new perl5 fixes.hoek1998-08-162-9/+8
| | | | PR: ports/7625 (Stephen J. Roznowski <sjr@home.net>)
* Replace qt dependencies with USE_QT.asami1998-08-122-8/+6
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* smurflog is moved from net to security.asami1998-08-081-2/+3
| | | | Forgotten by: nectar :)
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-083-10/+10
|
* Compatible with perl5.00501.vanilla1998-08-063-46/+45
|
* Added "net" to categoriesobrien1998-08-053-6/+6
|
* turn on nmapobrien1998-08-051-1/+2
|
* nmap is a utility for port scanning large networksobrien1998-08-0518-0/+378
| | | | | | | | | | Sometimes you need speed, other times you may need stealth. In some cases, bypassing firewalls may be required. Not to mention the fact that you may want to scan different protocols (UDP, TCP, ICMP, etc.). You just can't do all this with one scanning mode. Thus nmap incorporats virtually every scanning technique known of. See the nmap homepage at http://www.insecure.org/nmap/index.html
* Use more sane CMD_PATH.dima1998-08-034-0/+52
|
* If KRB5_HOME is defined, compile ssh with krb5 support.dima1998-08-022-2/+10
|
* Honor KRB5_HOME variable.dima1998-08-024-4/+24
|
* PR: 6078julian1998-07-301-1/+1
| | | | | | Submitted by: archie cobbs (archie@whistle.com) fix typo in docs
* PR ports/7197 seems to have been the wrong fix. While I think Joe Greco'sobrien1998-07-293-27/+30
| | | | | | | | statements are a little strong (like /.cshrc being used in single user mode), it does appear /root was already protected. PR: ports/7200 Submitted by: Joe Greco <greco@ns.sol.net>
* Root's home dir is "/root" not "/".obrien1998-07-293-24/+24
| | | | | PR: ports/7197 Submitted by: Nathan Dorfman <nathan@rtfm.net>
* Author has a patch.obrien1998-07-281-3/+6
|
* Upgrade to version 1.5.obrien1998-07-284-40/+42
|
* Minor change to make it work with other awk versions (The one that OpenBSDdima1998-07-284-8/+8
| | | | has for example)
* A program to assist logging of smurf attacks.nectar1998-07-275-0/+36
| | | | | Moved from net category. Suggested by: David O'Brien <obrien@NUXI.com>
* Fix up slogin1.1 -> ssh1.1 symlink too.asami1998-07-262-2/+6
|
* Change dependencies to accept Qt-1.33 if present,se1998-07-242-6/+6
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* Turn on bjorb.steve1998-07-201-1/+2
|
* Initial import of bjorb version 0.5.3p1.steve1998-07-207-0/+137
| | | | | | | Secure TCP relay software with SSL. PR: 7181 Submitted by: Issei Suzuki <issei@t-cnet.or.jp>
* Upgrade to KDE Release 1.0se1998-07-156-54/+270
|
* Mark as broken, will be upgraded to 1.0 within a few days.se1998-07-142-2/+6
|
* upgrade to 1.2.26 for security improvementsimp1998-07-124-6/+6
|
* BUILD_DEPENDS -> LIB_DEPENDSsteve1998-07-122-4/+4
| | | | | PR: the part of 7188 I missed the first time around Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* Make this port ${PREFIX}-friendly and have it install itssteve1998-07-112-35/+6
| | | | | | | | files with the right permissions by hacking up the do-install target to do it ourselves. PR: 7194 Hinted at by: hoek@freebsd.org
* * Remove gmake from BUILD_DEPENDS; it is implied by USE_GMAKE.nectar1998-07-074-124/+176
| | | | | | | | * Allow override of CONFIGURE_ARGS. * Control building of KerberosIV compatible libraries with KRB5_KRB4_COMPAT. * Use ECHO, FALSE, and DO_NADA as appropriate. * Combine pre-fetch and do-fetch targets.
* Additional patches (already committed to krb5-current):nectar1998-07-0720-0/+1192
| | | | | | | | | | | * Paths corrected in applications * ftpd now logs to facility LOG_FTP * use openpty to obtain pseudo-terminal * corrected detection of TCL libraries * fix a forwarding bug * add -m flag to ksu (preserve USER, HOME, SHELL) * cosmetic bug fix to telnet.c Submitted by: Dima Ruban <dima@best.net>
* update original distribution (0.8.1 -> 0.8.1b).itojun1998-07-064-8/+8
| | | | 0.8.1 is no longer available due to PKCS#1 security hole.
* Activate krb5.nectar1998-07-061-1/+2
| | | | | PR: ports/6870 Submitted by: Jacques Vidrine <n@nectar.com>
* New port, KerberosV 1.0.5.nectar1998-07-0636-0/+1488
| | | | | PR: ports/6870 Submitted by: Jacques Vidrine <n@nectar.com>
* Activate bugs port.steve1998-07-061-1/+2
|
* Initial import of bugs version 1.8.1.steve1998-07-065-0/+84
| | | | | | | bugs - a C cryptographic library and sample programs PR: 7058 Submitted by: Stephane Legrand <stephane@lituus.fr>
* Do not install slogin1.1 manpage, no such programache1998-06-122-6/+2
|
* Fix all *1 linksache1998-06-122-32/+60
|
* 1.2.22 -> 1.2.25dima1998-06-1210-872/+352
| | | | | | | Somebody needs to go through patch-af to check it, since I'm not sure about some of the stuff. This version fixes a security flaw in previous version.
* Add p5-PGP-Sign.asami1998-06-071-1/+2
|
* 1. Correct MASTER_SITES.vanilla1998-06-044-127/+140
| | | | 2. Sort pkg/PLIST.
* Fix typo in URL.markm1998-06-032-4/+4
| | | | Submitted by: Amedeo Beck Peccoz <gea@gressoney.it>
* this is betterobrien1998-05-291-1/+1
|
* make S/Key support actually workobrien1998-05-291-18/+27
|
* Two "/usr/local" --> ${PREFIX}obrien1998-05-232-4/+4
|
* Allow use of Phil Karn's patchkit that implements DES/DES3 inmph1998-05-224-2/+22
| | | | | | | | fast assembly code. Patchfile must be manually placed in DISTDIR, as described in the Makefile. PR: 6446 Submitted by: Jonathan Hanna <pangolin@rogers.wave.ca>
* Strip binary now.vanilla1998-05-071-5/+16
|
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-052-0/+2
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-052-4/+4
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* Import of the PGP::Sign module for Perl 5. Provides an interfacemph1998-05-045-0/+36
| | | | | | | to PGP signature generation. PR: 6498 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Port is no longer broken: correct PLIST has been commitedse1998-05-032-6/+2
|
* Update PLIST to match Beta4.1se1998-05-032-44/+136
|
* ===> Building package for kdeutils-4.1basami1998-04-282-2/+6
| | | | | | | | | | | | | Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31. Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz' tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory tar: can't add file share/icons/kjots.xpm : No such file or directory *** Error code 1
* Update to KDE Beta4.se1998-04-284-20/+30
|
* portlint.vanilla1998-04-262-2/+2
|
* Upgrade to 2.8.2ache1998-04-242-4/+4
|
* Fix sign extension bug in binary type determinationache1998-04-241-0/+19
| | | | | PR: 6342 Submitted by: vitaly@tc.nsc.ru
* Upgrade to version 2.1. Mixing of my stuff + two good submissions.obrien1998-04-189-67/+123
| | | | | Submitted by: "Scott A. Kenney" <saken@rmta.ml.org> & "Eric J. Chet" <ejc@bazzle.com>
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-162-4/+4
|
* path at the MASTER_SITEs listed wrong...scrappy1998-04-162-6/+6
|
* Submitted by: archie Cobbs (archie@whistle.com)julian1998-04-135-10/+234
| | | | updates to make skip port work better, from the original porter.
* Minor correction-jgreco1998-04-083-6/+6
| | | | | | | | The CERT FTP site no longer contains Tripwire. A little digging and sleuthing reveals that Spaf has the stuff over at coast.cs.purdue.edu anyways. It appears that it might move again in the future, see ftp://coast.cs.purdue.edu/pub/COAST/Tripwire/README-1297
* Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 andasami1998-03-211-1/+2
| | | | | | www/checkbot. Forgotten or misspelled by: various people :p
* Fixed dir names.markm1998-03-201-6/+6
|
* Author wishes that Bro not be distrbuted while in Alpha.obrien1998-03-161-5/+16
|
* Further adjustments to english.jkh1998-03-102-8/+8
|
* Clean up and clarify some english user prompts in the Makefile whichjkh1998-03-102-12/+12
| | | | have been bugging me for many months. :)
* PR: 5911julian1998-03-071-9/+11
| | | | | | Submitted by: archie@whistle.com (archie cobbs) take into account interraction between IPDIVERT and SKIP
* Use $(MASTER_SITE_KDE)se1998-03-072-8/+6
|
* Mark this NO_PACKAGE until DavidO can fix it.asami1998-03-031-1/+2
|
* No need to define a variable with += if it appears for the first time here.asami1998-03-031-2/+2
|
* share some broobrien1998-03-021-1/+2
|
* Bro is a system for detecting Network Intruders in real-time by the guysobrien1998-03-025-0/+70
| | | | | | that brought you tcpdump, libpcap, and flex. Bro is documented in the the USENIX 1998 Security Conference proceedings.
* Make the perl version of cops run.steve1998-02-221-0/+32
| | | | | PR: 4227 Submitted by: Annelise Anderson <andrsn.stanford.edu@andrsn.standford.edu>
* Remove share/doc/rsaref on deinstall.steve1998-02-191-0/+1
|
* Fix this port for RSAref, fix the config files location according tomarkm1998-02-186-94/+62
| | | | BSD religion.
* PGP v5.0i (international version). I cannot get the USA code, so ifmarkm1998-02-1610-178/+118
| | | | | you NA.Citizens want to make a USA version, please go ahead and frob this port. :-)
* Clean up Makefilese1998-02-162-12/+14
|
* NetBIOS Auditing Tool / Security Kitobrien1998-02-146-0/+67
|
* nat --> nbauditobrien1998-02-141-2/+2
| | | | due to popular demand
* Fix rare DES empty passwords bugache1998-02-142-0/+26
|
* Upgrade to KDE Beta3se1998-02-086-236/+246
|
* Someone forgot to add skip. :>asami1998-02-031-1/+2
|
* Actually make myself MAINTAINER, and remove -g from CFLAGS.jseger1998-01-302-5/+12
| | | | | Forgetten by: jseger Remebered by: obrien
* Upgrade to version 1.04 and make myself MAINTAINER.jseger1998-01-302-5/+6
| | | | OK'ed by: The old MAINTAINER
* upgrade to 0.21torstenb1998-01-263-18/+15
|
* Don't print "No mail" for FreeBSD , just print nothingache1998-01-222-6/+30
|
* Fix .hushlogin supportache1998-01-222-96/+148
| | | | | | Remove FreeBSD mail check, now done elsewhere in the code Use bsdi code to warn about expired/changed passwords Move misplaced login_close up
* turn on natobrien1998-01-211-1/+2
|
* Upgrade to ssh 1.2.22. Please send problems with the upgrade to me.imp1998-01-216-852/+718
| | | | | | | 1.2.22 fixes a security hole with ssh-agent, so users are encouraged to upgrade. OK'd by: Torsten Blum (torstenb@freebsd.org)
* 1.5.4 was updated w/o a name change :-(. Fix checksum.imp1998-01-151-1/+1
|
* Submitted by: archie@whistle.comjulian1998-01-141-9/+18
| | | | make this compile under FreeBSD 3.x
* upgrade to 1.5.4erich1998-01-133-9/+9
| | | | Submitted by: Warner Losh
* Automatically handle more cases, change name of sample file.obrien1998-01-112-2/+76
|
* Add a sample wrapped inet.conf.obrien1998-01-112-1/+9
|
* Add a package for the SKIP package from Sun Microsystems,julian1998-01-1070-0/+2545
| | | | for making secure pipes across the internet (etc.)
* Merge in change requested by theo:imp1997-12-252-2/+2
| | | | | | OpenBSD and FreeBSD now both use rresvport. This is a nop for FreeBSD, but for OpenBSD this picks random port numbers. Submitted by: deraadt@cvs.openbsd.org
* Make the SOCKS support from USE_SOCKS play nicely with the socks5 port.imp1997-12-252-4/+4
|
* Upgrade to 2.8.1ache1997-12-172-4/+4
|
* Upgrade to 2.2.1, add a startup script.vanilla1997-12-045-9/+80
| | | | PR: ports/4620
* Don't delete ${PREFIX}/share/doc.asami1997-11-292-2/+0
|
* Update to Beta2se1997-11-286-44/+84
|
* Don't fetch Crack from a US site.obrien1997-11-261-2/+1
|
* Author published a patch.obrien1997-11-262-2/+6
| | | | Bump package version to 1.4.2.
* Change to use perl5.004_04markm1997-11-212-8/+8
|
* Since we have S/Key in the base system, might as well suport it.obrien1997-11-121-2/+2
| | | | (someone that uses OPIE should test out that link option)
* ftp.dsi.unimi.it -> idea.sec.dsi.unimi.itdima1997-11-112-4/+4
|
* Add john.asami1997-11-091-1/+2
| | | | | Forgotten by: obrien Found by: make checksubdirs (to be committed soon)
* (1) Move the following ports out of x11/:asami1997-11-052-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4)
* Add BUILD_DEPENDS on moc pre-processor.se1997-11-032-4/+6
| | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
* Utilities for the KDE desktop environment (Calculator, Editor,se1997-11-0210-0/+368
| | | | Calendar,...).
* Sudo's config is in fact the autoconf type.. lets say so.obrien1997-10-221-2/+2
| | | | Now sudo will obey ${PREFIX}
* Fix cfsd so that it detaches from the controlling terminal.jdp1997-10-141-1/+10
| | | | | PR: closes ports/4757 Submitted by: saken@rmta.ml.org (Scott A. Kenney)
* fixed little typo.rse1997-10-102-4/+4
|
* Change my email address to @FreeBSDobrien1997-10-101-2/+2
|
* Fix commented #MASTER_SITE linejfitz1997-09-181-3/+2
| | | | Submitted-by: asami@freebsd.org
* Upgrade to 1.2.21torstenb1997-09-166-130/+134
|
* Mass upgrade of CPAN ports:jfitz1997-09-144-11/+21
| | | | | | | | | | | | | | | | | | | | p5-Apache -> 1.00b2 p5-Array-PrintCols -> 2.0 p5-C-Scan -> 0.4 p5-DBD-Pg -> 0.62 p5-Data-Flow -> 0.05 p5-Devel-Peek -> 0.83 p5-HTML-Stream -> 1.40 p5-HTTPD-Tools -> 0.55 p5-Image-Size -> 2.4 p5-IniConf -> 0.92 p5-Msql -> 1.1809 p5-Mysql -> 1.1809 p5-PGP -> 0.3a p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12
* Activate devel/p5-Data-ShowTablejfitz1997-09-141-1/+2
| | | | | devel/p5-FreezeThaw security/p5-Authen-Radius
* Import of a module to authenticate/account against RADIUS (v1) serversjfitz1997-09-148-0/+71
|
* Add OpenBSD to the list of systems.imp1997-09-121-1/+1
| | | | | Reviewed by: jdp@polstra.com Submitted by: Theo de Raadt <deraadt@cvs.openbsd.org>
* mv -> ${MV}.max1997-09-122-4/+4
|
* link idecrypt with -ldestorstenb1997-09-011-0/+19
|
* Distfile moved, change pathache1997-08-273-9/+9
|
* Shame on me ... we need BUILD_DEPEND, not LIB_DEPEND.andreas1997-08-162-4/+4
| | | | It must be the heat ;-)
* libRSAglue.a is needed to build apache-ssl port.andreas1997-08-164-2/+8
| | | | | Added it to the post-install target in ports Makefile. Updated PLIST
* BUILD_DEPENDS was not ok, now comes the really needed LIB_DEPENDS line ;-)andreas1997-08-162-4/+4
|
* if USA_RESIDENT is set:andreas1997-08-162-4/+4
| | | | | LIB_DEPENDS line: forgotten ´=´ changed LIB_DEPENDS to a needed BUILD_DEPENDS= rsaref:....
* Toss safe-tcl in the can.markm1997-08-161-2/+1
|
* Update to v 0.8.1. New algorithms (Blowfish &c) added. SSLv3 added.markm1997-08-1510-106/+544
| | | | Thanks to: Richard Seaman <Dick@tar.com>
* Remove socks4 from the repository.obrien1997-08-151-2/+1
|
* Upgrade to 2.8a4 (child death fixed)ache1997-08-102-4/+4
|
* Needed a maintainer.obrien1997-08-081-1/+3
|
* Turn on socks4.obrien1997-08-071-1/+2
| | | | (just realized socks5 is in net, not security. Oh well, too late now...)
* /etc/hosts.{allow,deny} -> $PREFIX/etc/hosts.{allow,deny}torstenb1997-08-056-0/+241
|
* Enable "cfs", the Cryptographic File System port.jdp1997-07-311-1/+2
|
* New port of CFS, the Cryptographic File System.jdp1997-07-317-0/+97
|
* Make this port respect ${PREFIX} if it's set.max1997-07-211-1/+1
| | | | | PR: 4125 Pointed-out by: Wes Santee <wes@bogon.net>
* Prevent this server error message:jdp1997-07-201-0/+13
| | | | | | | | | | | | fatal: Local: Agent socket bind failed: Address already in use It would happen when the server tried to create the Unix domain socket "/tmp/ssh-username/agent-socket-123", if the file already existed. It could already exist if it happened to be left over from a system crash. This patch unlinks the file before attempting the bind operation. I will send this patch to ssh-bugs@cs.hut.fi too.
* Update name of perl executable in dependencies to "perl5.00401".asami1997-07-182-8/+8
| | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS).
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Fix for FreeBSD specific files and binariesjfitz1997-07-072-4/+20
| | | | | PR: ports/4041 Submitted by: Dirk Froemberg <dirk@activ-consult.de>
* Take out version numberache1997-07-051-3/+0
|
* Upgrade to 7.6ache1997-07-054-7/+7
|
* typo in commentadam1997-07-012-4/+4
|
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵jfitz1997-06-254-13/+10
| | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
* ldconfig -> ${LDCONFIG}.max1997-06-211-2/+2
|
* Add -DNETGROUP to the compile-time flags so that entries in /etc/netgroupmax1997-06-211-4/+21
| | | | | | (or one provided via NIS) can be used when setting up access restriction. PR: 3277 Submitted by: James FitzGibbon <james@nexis.net>
* Handle expired and changed password timeouts nowache1997-06-112-38/+140
|
* Make MASTER_SITES blank because the current distfile is broken and the old ↵jfitz1997-06-101-2/+3
| | | | | | distfile isn't on CPAN anymore. Suggested-by: Bill Fenner <fenner@parc.xerox.com>
* Replace a couple of non-working master_sites with working ones.fenner1997-06-091-3/+3
| | | | Found by: distfile checker
* Improve xinetd's capacity. Works better under load this way.markm1997-06-041-0/+19
| | | | | PR: 3699 Submitted by: tom@sdf.com
* Don't remove the host key on pkg_delete. It is irreplaceable.jdp1997-06-022-2/+0
|
* Remove myself as maintainer of this portgpalmer1997-06-011-3/+1
|
* File moved on master site.fenner1997-05-281-2/+2
| | | | Found by: distfile checker
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-246-20/+20
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Change "fetch" to "do-fetch"; porters are not allowed to overrideasami1997-05-171-2/+2
| | | | the "main" targets!
* login_getclass() -> login_getpwclass().davidn1997-05-112-4/+4
|
* Fix incorrect path: /usr/ucb/tail -> /usr/bin/tailjfitz1997-05-101-0/+20
|
* Make the DESCR file a little less of a copy of the READMEjfitz1997-05-032-37/+16
| | | | right-to-be-lazy-revoked-by: asami@freebsd.org
* Activate swatchjfitz1997-05-031-1/+2
|
* Import of SWATCH, the Simple WATCHer and filterjfitz1997-05-036-0/+150
|
* Fix 3 error with login.confache1997-05-032-48/+76
| | | | | | | 1) pw->pw_class was always zero since not copied 2) login_getuserclass() used instead of login_getclass(), so default class always returned 3) env pointer can be redefined at the moment of setusercontext() call
* Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I justpeter1997-04-2514-151/+169
| | | | | | | | | regenerated them to fix the line numbers. Also, I added two commented out options in Makefile, one to tell sshd that a group writeable homedir is OK because all users are in their own group, and the other is to allow an unencrypted connection (which is dangerous since it can lead to compromise of keys), but on a secure network it's damn useful for backups etc.
* turn on superobrien1997-04-241-1/+2
|
* Super is a setuid-root program that offersobrien1997-04-245-0/+96
| | | | | | | | | | | o restricted setuid-root access to executables, adjustable on a per-program and per-user basis; o a relatively secure environment for scripts, so that well-written scripts can be run as root (or some other uid/gid), without unduly compromising security. See pkg/DESCR for a comparson w/sudo.
* Add virtual category 'perl5'.wosch1997-04-206-12/+12
|
* Disable extended LOGIN_CAP $MAIL processing until it will be fixedache1997-04-172-2/+2
| | | | | properly. In old variant /var/mail/root was always checked instead of /var/mail/<user>
* Upgrade to 1.2.19ache1997-04-1714-168/+314
|
* Minor correction-jgreco1997-04-043-6/+6
| | | | | | | | Changed floppy generation code to chmod gunzip to executable by a better strategic location for the chmod command. The former code failed to do this, meaning gunzip couldn't be run from the floppy. "Ooops". Yes, I actually do use this code! Honest! :-)
* Back out previous patch, I got confused by an old sshd.conf filepst1997-04-012-4/+4
|
* Enable tripwire.jdp1997-04-011-1/+2
|
* Initial import of Joe Greco's tripwire port.jdp1997-04-0133-0/+1116
| | | | Submitted by: jgreco@ns.sol.net
* Fix argument parsing loop in ssh-agent (original 1.2.18 bug)ache1997-04-012-0/+26
|
* Generate host key in /etc to match the portpst1997-04-012-4/+4
|
* Upgrade to 1.2.18ache1997-03-2917-401/+400
|
* Style problem.obrien1997-03-111-3/+3
| | | | Noticed by: Satoshi
* Restricted: contains crypto -- crypt()obrien1997-03-101-1/+3
|
* John the Ripper is a UNIX password cracker, currently available for UNIXobrien1997-03-106-0/+82
| | | | | | | | | | | | (tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95. John the Ripper supports the following cracking modes: - wordlist with or without rules; - "single crack", makes use of the login/GECOS information; - incremental, tries all character combinations; - external, allows you to define your own cracking mode. - MD5 based password files support
* Respects ${PREFIX}obrien1997-03-073-130/+46
| | | | Broke up mega-patches into one/file.
* Respects ${PREFIX}obrien1997-03-071-15/+22
|
* Update from 2.7.2 to 2.7.4peter1997-03-024-12/+15
| | | | | patch-ag is merged into patch-ab - they both patched the same file patch-ah was included by the author
* Add LOGIN_CAP abilitiesache1997-02-2711-89/+531
| | | | Submitted by: davidn
* Add $Id$.asami1997-02-061-0/+3
|
* Use rsaref from ports for USAache1997-02-033-18/+15
| | | | Add more mirrors
* Install rsa.h tooache1997-02-032-1/+2
|
* Add rsarefache1997-02-031-1/+2
|
* encryption/authentication library, RSA/MDX/DESache1997-02-037-0/+122
|
* Minor style nitpick.obrien1997-02-021-1/+1
|
* Change Makefile more to my likeing.obrien1997-02-021-8/+8
|
* Smoke some crack and pass it on to others.obrien1997-02-021-1/+2
| | | | (ie. turn on crack)
* This is Alec Muffett's password guessing program.obrien1997-02-029-0/+97
| | | | | This version (5.0) supports the 4.4BSD password format, and also FreeBSD's MD5 style passwords.
* Upgrade to 0.6.6markm1997-01-148-28/+16
|
* New port, strobe:max1997-01-076-0/+67
| | | | | | | | | | | | | | | | strobe is a network/security tool that locates and describes all listening tcp ports on a (remote) host or on many hosts in a bandwidth utilisation maximising, and pro- cess resource minimizing manner. strobe approximates a parallel finite state machine inter- nally. In non-linear multi-host mode it attempts to appor- tion bandwidth and sockets amoung the hosts very effi- ciently. This can reap appreciable gains in speed for multiple distinct hosts/routes. Submitted by: proff@suburbia.net (Julian Assange) Reviewed & Modified by: max (Closing PR #1663.)
* make this one compile againtorstenb1997-01-061-0/+7
|
* fix the clean target to remove *.so and libwrap.sotorstenb1997-01-031-32/+42
| | | | Pointed-Out by: Wietse Venema <wietse@porcupine.org>
* Make one of our changes for -current work on 2.1. In -current, rresvport()peter1996-12-272-2/+4
| | | | | | | ignores it's argument (it's meaningless, the kernel keeps the state), but 2.1.x use it. ssh was effectively giving a random port to 2.1. Originally noticed by: John Polstra <jdp@polstra.com>
* @#$%!! Forgot the MD5 checksum.markm1996-12-122-2/+2
| | | | Found before: Anyone Else
* Update to 0.6.5markm1996-12-128-34/+116
|