Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add $Id$. | asami | 1997-02-06 | 1 | -0/+3 |
| | |||||
* | Use rsaref from ports for USA | ache | 1997-02-03 | 3 | -18/+15 |
| | | | | Add more mirrors | ||||
* | Install rsa.h too | ache | 1997-02-03 | 2 | -1/+2 |
| | |||||
* | Add rsaref | ache | 1997-02-03 | 1 | -1/+2 |
| | |||||
* | encryption/authentication library, RSA/MDX/DES | ache | 1997-02-03 | 7 | -0/+122 |
| | |||||
* | Minor style nitpick. | obrien | 1997-02-02 | 1 | -1/+1 |
| | |||||
* | Change Makefile more to my likeing. | obrien | 1997-02-02 | 1 | -8/+8 |
| | |||||
* | Smoke some crack and pass it on to others. | obrien | 1997-02-02 | 1 | -1/+2 |
| | | | | (ie. turn on crack) | ||||
* | This is Alec Muffett's password guessing program. | obrien | 1997-02-02 | 9 | -0/+97 |
| | | | | | This version (5.0) supports the 4.4BSD password format, and also FreeBSD's MD5 style passwords. | ||||
* | Upgrade to 0.6.6 | markm | 1997-01-14 | 8 | -28/+16 |
| | |||||
* | New port, strobe: | max | 1997-01-07 | 6 | -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 again | torstenb | 1997-01-06 | 1 | -0/+7 |
| | |||||
* | fix the clean target to remove *.so and libwrap.so | torstenb | 1997-01-03 | 1 | -32/+42 |
| | | | | Pointed-Out by: Wietse Venema <wietse@porcupine.org> | ||||
* | Make one of our changes for -current work on 2.1. In -current, rresvport() | peter | 1996-12-27 | 2 | -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. | markm | 1996-12-12 | 2 | -2/+2 |
| | | | | Found before: Anyone Else | ||||
* | Update to 0.6.5 | markm | 1996-12-12 | 8 | -34/+116 |
| | |||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | max | 1996-12-08 | 1 | -2/+2 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Install SSLeay docs into ${PREFIX}/share/doc/SSLeay/... | obrien | 1996-12-03 | 4 | -2/+102 |
| | | | | Submitted by: Igor Vinokurov <igor@ibank.ru> (on ports list) | ||||
* | Add safe-tcl. | markm | 1996-11-28 | 1 | -1/+2 |
| | | | | Remembered before: asami | ||||
* | upgrade to 1.5.3 | erich | 1996-11-26 | 2 | -6/+6 |
| | | | | Submitted by: Masafumi NAKANE (max@wide.ad.jp) | ||||
* | Add cops. | asami | 1996-11-26 | 1 | -1/+2 |
| | |||||
* | aargh! how did this happen?? USE_DES is *not* supposed to be on by | peter | 1996-11-25 | 1 | -2/+2 |
| | | | | default, as it needs the secure dist to be installed... | ||||
* | Silently fix up my mistakes so nobody will know what a dork I am. | asami | 1996-11-22 | 4 | -4/+8 |
| | |||||
* | 1.2.16 --> 1.2.17 | adam | 1996-11-20 | 7 | -50/+53 |
| | | | | (new agent forwarding protocol that is said to work this time) | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 10 | -26/+30 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 3 | -16/+13 |
| | |||||
* | Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -1/+2 |
| | |||||
* | Missed that PKGNAME and DISTNAME needed to be switched. | obrien | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | upgrade to 0.20 | torstenb | 1996-11-18 | 2 | -4/+4 |
| | |||||
* | Removed the hardcoded paths and used our variables instead (WRKSRC,PREFIX). | obrien | 1996-11-18 | 1 | -6/+13 |
| | | | | CATEGORIES+= --> CATEGORIES= | ||||
* | Import of the COPS system security checker. | jfitz | 1996-11-18 | 5 | -0/+247 |
| | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: Oliver Oberdorf <oly@world.std.com> | ||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-)) | obrien | 1996-11-17 | 15 | -106/+54 |
| | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable | ||||
* | YAFCS | asami | 1996-11-16 | 1 | -1/+1 |
| | |||||
* | Update 2.7.1 -> 2.7.2. The author used our patches that were not | peter | 1996-11-15 | 1 | -4/+4 |
| | | | | related to the ports mechanism. | ||||
* | Master site path changed | ache | 1996-11-14 | 1 | -2/+2 |
| | |||||
* | Fix this: | markm | 1996-11-14 | 2 | -7/+8 |
| | | | | | | a) Distribution tarball names were broken. b) doc file md5 was wrong/dist file has changed c) replace multiple spaces with tabs | ||||
* | sudo is moved from sysutils to security. | asami | 1996-11-12 | 1 | -1/+2 |
| | | | | Forgotten by: obrien ;) | ||||
* | Remove my ptys patch, because this code is unused, openpty is used instead | ache | 1996-11-12 | 2 | -30/+70 |
| | | | | | | Mimic login more closely now: 1) Put usual Copyright line 2) You have mail | ||||
* | Use BSD naming convention for pty names, it fixes two problems: | ache | 1996-11-12 | 2 | -0/+38 |
| | | | | | 1) Too many false open syscalls on pty allocation 2) (more serious) ssh not use about half of available ptys | ||||
* | Moved sudo from ports/sysutils -> ports/security. | obrien | 1996-11-12 | 1 | -3/+3 |
| | | | | Reviewed by: Satoshi | ||||
* | Add a compile option so that identd will send encrypted cookies out rather | peter | 1996-11-06 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | | than usernames. This makes it much more difficult for somebody to "frame" one of your users. ie: instead of people getting: connect from peter@spinner.DIALix.COM in their syslogs, they will get this instead: connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM The remote site will have to send it to you to decode it. When you are given one of these cookies, you can know for sure it is not faked, and you don't have to trust the word of the remote sysadmin when arranging your local lame hacker-type user to meet with an unfortunate incident :-). This feature is documented in the man pages. Also, fix an apparent bug in the code that deals with this, but it might be a feature of the version of libdes we have on FreeBSD. Requested by: markm (a fair while ago) | ||||
* | Fix bug in man page path substitution. | peter | 1996-11-06 | 1 | -1/+1 |
| | | | | (it used to come out as /usr/local/identd) | ||||
* | Change syslog facility from DAEMON to AUTH | ache | 1996-11-02 | 1 | -0/+19 |
| | |||||
* | Upgrade to 2.7.1 | ache | 1996-10-31 | 2 | -4/+4 |
| | |||||
* | Activated vscan. | max | 1996-10-27 | 1 | -1/+2 |
| | |||||
* | Mcafee VirusScan 1.0.2. | max | 1996-10-27 | 5 | -0/+80 |
| | | | | | Submitted by: David O'Brien <obrien@cs.ucdavis.edu> (Closing PR #1718.) | ||||
* | Use system shared libgmp now | ache | 1996-10-25 | 6 | -197/+396 |
| | |||||
* | Add RUN_DEPENDS to all perl5 ports, to make packages install perl. | jfitz | 1996-10-24 | 4 | -4/+8 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | Update for new perl5 ports | jfitz | 1996-10-24 | 1 | -1/+5 |
| | |||||
* | perl5 module to work with PGP messages. | jfitz | 1996-10-24 | 5 | -0/+58 |
| | |||||
* | perl5 interface to the RSA Data Security Inc. MD5 Message-Digest Algorithm | jfitz | 1996-10-24 | 5 | -0/+81 |
| | |||||
* | perl5 interface to IDEA block cipher. | jfitz | 1996-10-24 | 5 | -0/+48 |
| | |||||
* | perl5 interface to DES block cipher. | jfitz | 1996-10-24 | 5 | -0/+48 |
| | |||||
* | It fixes a really annoying error | ache | 1996-10-18 | 2 | -0/+64 |
| | | | | | | | | reporting bug which happens if the remote end uses tcp_wrappers to control sshd access (it says something like "read: no such file or directory" or "read: permission denied" instead of "connection closed"). I already sent it in to the ssh mailing list. Submitted by: fenner | ||||
* | Changed flags for ln in the install: target in the Makefile to -s to -fs. | max | 1996-10-16 | 1 | -5/+7 |
| | | | | Noticed by: asami | ||||
* | Change NO_PACKAGE to RESTRICTED, we don't even want to redistribute the | asami | 1996-10-16 | 3 | -12/+12 |
| | | | | distfile. | ||||
* | Upgrade to official 1.2.16 | ache | 1996-10-16 | 11 | -144/+202 |
| | | | | Fix PLIST | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 4 | -4/+4 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Update to 0.6.4 | markm | 1996-09-25 | 6 | -20/+20 |
| | | | | Submitted by:Jeremy Prior <jez@netcraft.co.uk> (sorry I took so long!) | ||||
* | Added donkey to SUBDIR. | max | 1996-09-19 | 1 | -1/+2 |
| | |||||
* | An alternative for S/KEY's key command. | max | 1996-09-19 | 6 | -0/+128 |
| | |||||
* | From the README: | gpalmer | 1996-09-19 | 1 | -3/+10 |
| | | | | | | | | | | TIS has recently instituted a registration policy for access to the freely available toolkit. We have added this additional step to ensure that you are aware that, while this software is freely available, it is licensed and copyrighted software. so add a dummy fetch: target to tell people to read their licence and obtain the source manually, and what to do with it when you have it. | ||||
* | Upgrade to 2.7 (no changes since 2.7b4) | torstenb | 1996-09-15 | 2 | -4/+4 |
| | |||||
* | Upgrade to 0.19 | torstenb | 1996-09-15 | 3 | -18/+18 |
| | |||||
* | upgrade to v1.5 | erich | 1996-09-06 | 3 | -11/+42 |
| | |||||
* | Remove LIB_DEPENDS on libz, it's in /usr/src now. | asami | 1996-08-19 | 2 | -4/+2 |
| | |||||
* | Dont install identconn or itest, installing itest requires root access, | peter | 1996-08-17 | 2 | -3/+24 |
| | | | | | | | | | | | | meaning it will silently fail if you (say) install as "bin". This makes the packaging break. (Will the package tools install the setuid-root binary anyway?) They were not particularly useful anyway, they are mainly diagnostic tools to parse the output of 'netstat' to see which users have what local connections open. Requested by: asami | ||||
* | Update from 2.7b3 -> 2.7b4, the author included our patch. | peter | 1996-08-17 | 5 | -127/+80 |
| | | | | | .. however, he also changed the top level Makefile to use $PREFIX for something completely different (and incompatable) to what we use it for. | ||||
* | Have ssh use rresvport() to get a privileged socket instead of doing it | peter | 1996-08-12 | 2 | -0/+52 |
| | | | | itself. This means it obeys the portrange sysctl's. | ||||
* | Move to version 0.6.3 | markm | 1996-08-11 | 4 | -2/+24 |
| | |||||
* | Move to version 0.6.3 | markm | 1996-08-11 | 2 | -6/+6 |
| | |||||
* | Several fixes/improvements :- | peter | 1996-08-08 | 4 | -10/+28 |
| | | | | | | | | | | | | | | | | - protect the secret RSA etc/ssh_host_key. It is now generated on install (either by pkg_add or make install) if not already present and is not ever added to a package since it's your host's credentials. It should not be removed on pkg_delete, since you are in big trouble if you did this (for example) pkg_delete ssh-1.2.14; pkg_add ssh-1.2.15.tgz. - fix the broken manpage symlink when compressing man pages (slogin.1 has been causing /etc/weekly to generate cron messages) - zlib 1.0.4 is now "blessed" again, the ssh working sources now use this instead of v0.95. The decompression problem was fixed in either 1.0.3 or 1.0.4. Also, the current version of cvs uses zlib 1.0.4 as well.. - perl5.002 -> perl5.003 Reviewed by: torstenb | ||||
* | Turn off the unconditional use of USE_PIPES as it prevents rdist from using | peter | 1996-08-08 | 1 | -0/+30 |
| | | | | | | | ssh for transport. FreeBSD does not have the implementation bugs that some other systems appear to have, this option only hurts us. Reviewed by: torstenb | ||||
* | Change NO_PACKAGE to RESTRICTED, this is crypto code so we don't even | asami | 1996-07-31 | 2 | -6/+10 |
| | | | | | | | | want to touch it. While I'm here, change MASTER_SITES to URL form (ftp://) and add markm as the maintainer (he's the only one who touched this Makefile since the beginning of history).... | ||||
* | SSLeay version 0.6.2. | markm | 1996-07-30 | 10 | -212/+80 |
| | | | | | | | | This implementation has been built with Our ((actually its own but in our source tree) DES library and our MD{45}. You will need to link your SSL code with -ldes and -lmd. Are you happy now, Torsten? ;-) | ||||
* | The checksum for the ssh tarball was out of date - fix it. | jkh | 1996-07-29 | 2 | -2/+2 |
| | |||||
* | If using socks, make sure you find socks library | pst | 1996-07-23 | 2 | -14/+10 |
| | |||||
* | Put "sudoers.sample" in the package and copy it to "sudoers" if the | asami | 1996-07-20 | 2 | -1/+10 |
| | | | | | latter doesn't already exist. Closes PR ports/1405 ("why can Satoshi sudo on my machine?"). | ||||
* | Back out andrews change - 1.2.14.1 is not an official ssh release. | torstenb | 1996-07-18 | 10 | -174/+154 |
| | |||||
* | Use += for USA_RESIDENT MASTER_SITES | ache | 1996-07-18 | 2 | -6/+4 |
| | |||||
* | Upgrade to 1.2.14.1 | ache | 1996-07-16 | 10 | -150/+172 |
| | | | | Misc bugfixes | ||||
* | Add xinetd. | asami | 1996-07-11 | 1 | -1/+2 |
| | |||||
* | X-based inetd replacement for security and management. | asami | 1996-07-11 | 5 | -0/+75 |
| | | | | Submitted by: markm | ||||
* | Take out the version number | torstenb | 1996-07-07 | 1 | -1/+1 |
| | | | | Suggested by: asami | ||||
* | Change version number from 2.6 to 2.7 beta3 | torstenb | 1996-07-06 | 1 | -1/+1 |
| | |||||
* | Add back checksum for rsaref2, used only while building in the US. | asami | 1996-07-05 | 2 | -0/+2 |
| | | | | | | | People, if you do a "make makesum" on a non-US machine, don't forget to add this line back before commiting it: MD5 (rsaref2.tar.gz) = 0b474c97bf1f1c0d27e5a95f1239c08d | ||||
* | upgrade to 2.7b2 | torstenb | 1996-06-25 | 4 | -11/+13 |
| | | | | | Submitted by: adam via gpalmer OK'ed by: gpalmer | ||||
* | Remove reminder about host key generation, it autogenerated on install | ache | 1996-06-20 | 2 | -10/+2 |
| | |||||
* | missing ) | adam | 1996-06-20 | 1 | -2/+2 |
| | |||||
* | If hostname > UT_HOSTSIZE, write its numeric address instead to keep | ache | 1996-06-18 | 2 | -0/+48 |
| | | | | valid information in utmp and lastlog | ||||
* | Add a "/" to the end of MASTER_SITES so that this wil actually fetch | markm | 1996-06-16 | 1 | -2/+2 |
| | |||||
* | Install an sshd.sh startup file. | jkh | 1996-06-16 | 4 | -2/+18 |
| | |||||
* | Path on master site has changed | torstenb | 1996-06-15 | 2 | -4/+4 |
| | |||||
* | Add fwtk | gpalmer | 1996-06-15 | 1 | -1/+2 |
| | |||||
* | Port of TIS's FWTK. This port is RESTRICTED (no form of | gpalmer | 1996-06-15 | 7 | -0/+290 |
| | | | | redistribution, even mirroring, is allowed) | ||||
* | Return back to distributed libz 0.95 | ache | 1996-06-09 | 2 | -4/+2 |
| | | | | | All libzs 0.99-1.0.2 produce deflate error on certain files (with ssh) I don't know, is it ssh error or libz error | ||||
* | Update ssh-1.2.13 -> ssh-1.2.14 | peter | 1996-06-07 | 8 | -202/+106 |
| | | | | | | | ssh-askpass no longer uses wish, so chop the make rules that attempt to locate it. Go further to try and protect the ssh_host_key, since it's critical to the operation and security of the machine. | ||||
* | Upgrade to 2.6.3ia | ache | 1996-05-27 | 3 | -12/+15 |
| | |||||
* | Checksum changed on master site | ache | 1996-05-27 | 2 | -2/+2 |
| | |||||
* | Update the hack for locating wish/wish4.0 to also look for wish4.1 now | peter | 1996-05-25 | 2 | -6/+14 |
| | | | | that we have that one too. | ||||
* | Change NO_PACKAGE to RESTRICTED. | asami | 1996-04-17 | 2 | -4/+4 |
| | |||||
* | Add ssh. I have no idea why it was missing. | asami | 1996-04-17 | 1 | -1/+2 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Whoops! forgot the package files! :-( | peter | 1996-04-09 | 2 | -2/+2 |
| | |||||
* | Update tcp_wrappers port from v7.2 to v7.4, as the original tar file | peter | 1996-04-09 | 3 | -8/+9 |
| | | | | | | | is gone from the master site. There are no new features, just a couple of bug fixes (that shouldn't affect us) and portability improvements. | ||||
* | Check NOMANCOMPRESS. | asami | 1996-04-01 | 1 | -1/+3 |
| | |||||
* | Auto-sense installed perl & wish | ache | 1996-03-25 | 2 | -6/+14 |
| | |||||
* | Move perl depends under USE_PERL | ache | 1996-03-24 | 2 | -4/+24 |
| | |||||
* | Check USE_WISH for YES value as other parts of Makefile does | ache | 1996-03-21 | 2 | -4/+4 |
| | |||||
* | Use wish only if USE_WISH defined. | ache | 1996-03-21 | 2 | -4/+4 |
| | |||||
* | Update for perl5.002 | markm | 1996-03-17 | 2 | -4/+4 |
| | |||||
* | Add SSLeay | markm | 1996-03-07 | 1 | -1/+2 |
| | | | | Noticed before: asami | ||||
* | This is crypto, so set NO_PACKAGE to ward of the net.police. | markm | 1996-03-04 | 2 | -2/+8 |
| | |||||
* | At long last! This is Eric Young's SSL library. The DES routines | markm | 1996-03-04 | 10 | -0/+286 |
| | | | | | | | are not part of this build as they are part of mainstram FreeBSD. Please will a certificates expert check out the certificates location. | ||||
* | Use libz 1.0 | ache | 1996-02-20 | 2 | -4/+4 |
| | |||||
* | Checksum for rsaref2.tar.gz. Only used if you are compiling this in USA. | asami | 1996-02-19 | 2 | -0/+2 |
| | |||||
* | Upgrade to 1.2.13 | ache | 1996-02-17 | 6 | -32/+32 |
| | |||||
* | Fix ordering of variables. | asami | 1996-02-16 | 1 | -3/+3 |
| | |||||
* | update to latest version. old version was gone from the master site. | adam | 1996-02-09 | 3 | -7/+7 |
| | | | | Reviewed by:torstenb | ||||
* | update to latest version. old version was gone from the master site. | adam | 1996-02-09 | 2 | -6/+9 |
| | | | | | some FreeBSD patches now in the main distribution. Reviewed by:torstenb | ||||
* | Fix patch typo. | pst | 1996-02-07 | 2 | -2/+2 |
| | | | | Found by: Andrzej Tobola <san@iem.pw.edu.pl> | ||||
* | Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worse | pst | 1996-02-06 | 8 | -34/+154 |
| | | | | | | | security problems. Also re-do the method we use for disconnecting ourselves from the supplied gmp and z libraries so that this can be maintained in the future (sigh!). | ||||
* | upgrade to version 1.4 | erich | 1996-02-06 | 5 | -83/+23 |
| | |||||
* | Use absolute path to ldconfig | ache | 1996-01-25 | 2 | -3/+3 |
| | |||||
* | exec ranlib & ldconfig | ache | 1996-01-25 | 1 | -0/+2 |
| | |||||
* | Understands shared libwrap now | ache | 1996-01-25 | 2 | -4/+6 |
| | |||||
* | Create share data block to resolve references | ache | 1996-01-25 | 1 | -7/+15 |
| | |||||
* | Build/install shared libwrap, build programs with it too | ache | 1996-01-25 | 3 | -22/+128 |
| | | | | | Add forgotten program Fix install permissions | ||||
* | Build/install shared libwrap, build programs with it too | ache | 1996-01-25 | 1 | -1/+2 |
| | |||||
* | Autopick any wish present even wish4.0 | ache | 1996-01-25 | 2 | -18/+46 |
| | | | | Autopick libwrap.a | ||||
* | Damn. Forgot to include the makefile diffs in the last lot. | markm | 1996-01-23 | 2 | -2/+4 |
| | | | | Make the Makefile aware of libz dependancies. | ||||
* | Remove ftp.funet.fi from master list, it not contains rsaref | ache | 1996-01-21 | 2 | -4/+2 |
| | | | | | and not contains ssh in this directory. Another directory there have obsoleted ssh version. | ||||
* | Add BUILD_DEPENDS of wish and perl5, both checked exactly in build process | ache | 1996-01-21 | 2 | -2/+6 |
| | |||||
* | Upgrade to 1.2.12a (security bugfix) | ache | 1996-01-21 | 6 | -16/+14 |
| | | | | | Fix installation bug too (scripts not installed) Fix PLIST (missing files) | ||||
* | Upgrade to International release | ache | 1996-01-19 | 8 | -23/+32 |
| | |||||
* | Intl. version upgrade | ache | 1996-01-11 | 2 | -2/+2 |
| | |||||
* | Better package list | ache | 1996-01-04 | 3 | -3/+15 |
| | |||||
* | Upgrade to next international beta snapshot | ache | 1996-01-04 | 5 | -14/+17 |
| | |||||
* | Correct the PGP homepage in the header comments. | markm | 1995-12-06 | 3 | -6/+6 |
| | |||||
* | Upgrade international variant to next development snapshot | ache | 1995-12-03 | 5 | -17/+11 |
| | |||||
* | Update ssh from 1.2.10 to 1.2.12.. This is for two reasons: | peter | 1995-11-24 | 6 | -6/+12 |
| | | | | | | 1) It eliminated the need for my horrible kludge patch-ad 2) 1.2.12 has data stream compression (like gzip). (I'm talking with the author about the remining three patches) | ||||
* | Change category "networking" to "net". | asami | 1995-11-22 | 5 | -10/+10 |
| | |||||
* | two minor adjustments to ssh for freebsd specific issues: | peter | 1995-11-21 | 2 | -0/+28 |
| | | | | | | | | | | | patch-ac: call setsid() before setlogin() in the child (when emulating rsh) otherwise the setlogin() will fail when/if the proposed setlogin() changes go in. Otherwise it silently fails and may leave the login name of the user session as "root" (depending on how sshd was started). Without the proposed kernel change, it harmlessly sets the login name of the user's session. patch-ad: patch the #ifdef botch that stopped a ssh login from using and updating the lastlog file. This is because we have struct lastlog defined inside utmp.h rather than a lastlog.h include file like it was expecting. | ||||
* | Add torstenb as maintainer. | asami | 1995-11-09 | 2 | -2/+6 |
| | |||||
* | shortened COMMENTS | erich | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | Add libident. | asami | 1995-10-12 | 1 | -1/+2 |
| | |||||
* | libidentd - a small library to interface the ident protocol server (rfc1413) | asami | 1995-10-12 | 6 | -0/+106 |
| | | | | Submitted by: torstenb | ||||
* | Fix tcp_wrapper support | ache | 1995-10-11 | 2 | -8/+10 |
| | |||||
* | External interface was incomplete, tcpd.h was missing, add it | ache | 1995-10-11 | 2 | -13/+15 |
| | |||||
* | add "networking" to the categories list | torstenb | 1995-10-07 | 2 | -4/+4 |
| | |||||
* | Ssh is a secure rlogin/rsh/rcp replacement with strong authentication | torstenb | 1995-10-07 | 13 | -0/+473 |
| | | | | | | (.rhosts together with RSA based host authentication, and pure RSA authentication) and improved privacy (all communications are automatically and transparently encrypted). | ||||
* | Pick an initial DISTNAME for this. The extra obfuscation for | jkh | 1995-10-07 | 3 | -3/+12 |
| | | | | | US and non-US versions ended up eliminating any sort of default DISTNAME for `make describe' and hence the INDEX file. | ||||
* | Upgrade to new international dev snapshot. | ache | 1995-09-28 | 5 | -8/+11 |
| | | | | Use pre-fetch target instead of non-documented one. | ||||
* | Upgrade to new international dev version | ache | 1995-09-26 | 2 | -2/+2 |
| | |||||
* | Upgrade to new international dev version | ache | 1995-09-26 | 3 | -12/+3 |
| | |||||
* | Overwrite fetch-depends target instead of old exec_depends | ache | 1995-09-25 | 3 | -6/+6 |
| | |||||
* | EXEC->BUILD DEPENDS | ache | 1995-09-24 | 3 | -12/+9 |
| | |||||
* | added sudo to ports/sysutils | erich | 1995-09-22 | 6 | -0/+115 |
| | | | | Reviewed by: satoshi | ||||
* | Upgrade international version to 2.6.3i | ache | 1995-09-16 | 5 | -32/+44 |
| | |||||
* | Better FreeBSD tuning, using CFLAGS from make.conf, eliminate one Makefile | ache | 1995-07-28 | 2 | -16/+15 |
| | | | | change | ||||
* | - upgrade to 2.6.1 | torstenb | 1995-07-28 | 7 | -154/+98 |
| | | | | | - rename in.identd to identd - fix paths in manpage | ||||
* | Moved to new category security. | asami | 1995-07-13 | 5 | -10/+13 |
| | |||||
* | New Makefile with pgp, pidentd and tcp_wrapper. | asami | 1995-07-13 | 1 | -0/+8 |
| | |||||
* | Make common pkg directory to satisfy 'make index' | ache | 1995-07-08 | 12 | -9/+39 |
| | |||||
* | Add NO_PACKAGE | ache | 1995-07-08 | 3 | -3/+6 |
| | |||||
* | Fix commit conflict | ache | 1995-07-08 | 3 | -0/+228 |
| | |||||
* | Meta-port for both PGP versions (they will be gone in short time) | ache | 1995-07-08 | 2 | -0/+2 |
| | | | | Now depends of setting USA_RESIDENT variable | ||||
* | Add "MAINTAINER=torstenb@FreeBSD.ORG". Thanks Torsten! | asami | 1995-05-17 | 1 | -1/+3 |
| | | | | | Submitted-by: torstenb, who is sitting on the far side of a slow network at the moment | ||||
* | Back out last change by ache, which torstenb and pst say shouldn't be | asami | 1995-05-17 | 1 | -17/+0 |
| | | | | | the default. Submitted by: torstenb, pst | ||||
* | Enable call of remote pindentd | ache | 1995-05-16 | 1 | -1/+18 |
| | |||||
* | Update md5 from previous version | ache | 1995-05-08 | 1 | -1/+1 |
| | |||||
* | - use compressed manpages | torstenb | 1995-05-06 | 1 | -7/+6 |
| | | | | - remove @cwd | ||||
* | - add myself as MAINTAINER | torstenb | 1995-05-06 | 1 | -1/+8 |
| | | | | - compress manpages | ||||
* | - upgrade | torstenb | 1995-05-06 | 2 | -3/+2 |
| | | | | | - remove @cwd - use compressed manpage | ||||
* | add a #ifdef to detect new inpcb style | torstenb | 1995-05-06 | 1 | -66/+79 |
| | |||||
* | - upgrade to 2.5.1 | torstenb | 1995-05-06 | 1 | -7/+7 |
| | | | | | - add myself as MAINTAINER - compress manpage | ||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 2 | -4/+7 |
| | |||||
* | COMMENT should be all on the first line. Delete the LF which was before | gpalmer | 1995-04-13 | 1 | -1/+0 |
| | | | | all the text and screwing up the INDEX | ||||
* | Fix inpcb handling | ache | 1995-04-11 | 1 | -44/+75 |
| | |||||
* | Fix for new inpcb style. | ache | 1995-04-11 | 1 | -0/+80 |
| | | | | Submitted by: tri@pooh.tky.hut.fi | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 2 | -2/+4 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Strip binaries on install | ache | 1995-03-24 | 1 | -4/+4 |
| | |||||
* | One more tab in a makefile at the wrong place. | ats | 1995-03-06 | 1 | -0/+19 |
| | |||||
* | Remove pre-install, done by mtree now | ache | 1995-02-16 | 1 | -11/+1 |
| | |||||
* | Upgrade. | ache | 1995-02-10 | 5 | -28/+27 |
| | |||||
* | Upgrade to version 7.0 | torstenb | 1995-01-10 | 6 | -81/+103 |
| | |||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 2 | -0/+2 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Update to use 2.4.1 | torstenb | 1994-12-17 | 1 | -2/+2 |
| | |||||
* | files/freebsd.c no longer needed | gpalmer | 1994-11-10 | 1 | -3/+1 |
| | |||||
* | Makefile has freebsd target already in alpha 7 | gpalmer | 1994-11-10 | 1 | -104/+12 |
| | |||||
* | Update to use 2.4 alpha 7 | gpalmer | 1994-11-10 | 1 | -2/+3 |
| | |||||
* | TCP/IP daemon wrapper package | torstenb | 1994-11-01 | 5 | -0/+198 |
| | |||||
* | Reviewed by: | torstenb | 1994-10-23 | 6 | -0/+169 |
Submitted by: Obtained from: pidentd - a RFC 1413 identification server |