summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move the existing (unconditional) <sys/types.h> include above theSatoshi Asami1997-04-252-16/+30
* Upgrade to 4.02.Thomas Gellekum1997-04-253-30/+16
* Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I justPeter Wemm1997-04-2514-151/+169
* #include <sys/types.h> before <utmp.h> if __FreeBSD__ >= 3. Note thereSatoshi Asami1997-04-242-0/+24
* Author applied our 4.4BSD patches and released a new version.David E. O'Brien1997-04-243-31/+3
* Opps. Commit message for this patch should have been:David E. O'Brien1997-04-240-0/+0
* Need to use htons() on the port number before calling getservicebyname().David E. O'Brien1997-04-241-2/+13
* Upgrade to 0424Andrey A. Chernov1997-04-242-4/+4
* Two more dist sites. (thanks Josh!)David E. O'Brien1997-04-241-2/+4
* Upgrade to 3.9.2Andrey A. Chernov1997-04-243-5/+15
* share tcplist with the worldDavid E. O'Brien1997-04-241-1/+2
* Tcplist makes a list of tcp connections to and from the local machine,David E. O'Brien1997-04-247-0/+114
* turn on superDavid E. O'Brien1997-04-241-1/+2
* Super is a setuid-root program that offersDavid E. O'Brien1997-04-245-0/+96
* Uncomment -DSTDHEADERS so that we can use Bruce's work.Satoshi Asami1997-04-241-0/+17
* Merge two files that were patching the same file (xcept/script.h). InSatoshi Asami1997-04-242-10/+18
* #include <sys/types.h> before <dirent.h>.Satoshi Asami1997-04-241-0/+10
* #include <sys/types.h> for "uint" and stuff.Satoshi Asami1997-04-241-1/+3
* Define "uint" if __FreeBSD__ >= 3.Satoshi Asami1997-04-241-1/+1
* Fix a build failure caused by a prototype mismatch. CorrectJohn Polstra1997-04-231-18/+172
* #include <sys/types.h> in front of <utime.h>.Satoshi Asami1997-04-231-2/+10
* #include <sys/types.h> before <dirent.h>.Satoshi Asami1997-04-231-0/+10
* Use the C version, not Fortran. There are no functional differences.Thomas Gellekum1997-04-2312-42/+24
* Upgrade to 2.3Andrey A. Chernov1997-04-238-91/+101
* Update dist sites.David E. O'Brien1997-04-221-3/+3
* Build stand-alone module.Thomas Gellekum1997-04-223-6/+58
* Upgrade to 0.78.Thomas Gellekum1997-04-223-13/+13
* Fix header problemsAndrey A. Chernov1997-04-211-14/+0
* Upgrade to 0.8.4.Thomas Gellekum1997-04-213-11/+11
* The default location of the help file was wrong.Masafumi Max NAKANE1997-04-211-1/+1
* Rename the startup script to youbind.sh.sample so that users who onlyMasafumi Max NAKANE1997-04-213-9/+12
* #include <sys/types.h> for <dirent.h>.Satoshi Asami1997-04-211-1/+9
* Shlib version number has changed.Satoshi Asami1997-04-211-1/+1
* Moved a part of post-install to pkg/INSTALL.Masafumi Max NAKANE1997-04-212-5/+12
* Gosh, an enhancement I put in was commented out by my mistake.Masafumi Max NAKANE1997-04-211-1/+1
* Distfile has been changed.Masafumi Max NAKANE1997-04-212-13/+13
* Change the name of p5-Tk400 to p5-Tk, and remove p5-Tk400 from theJames FitzGibbon1997-04-212-6/+6
* Add missing patch from the previous commit.Jean-Marc Zucconi1997-04-211-0/+15
* Not that it matters much, but delete empty line between BUILD_DEPENDSSatoshi Asami1997-04-212-4/+2
* Add trailling slash to MASTER_SITES.Satoshi Asami1997-04-215-10/+10
* Upgrade to 2.6.4.David E. O'Brien1997-04-215-65/+45
* Merge from 2.2.Satoshi Asami1997-04-211-8/+13
* Add the docs to the package.David E. O'Brien1997-04-212-1/+8
* Mass update of perl5 ports (most bring the port up-to-date with the latest re...James FitzGibbon1997-04-2048-157/+440
* Add virtual category 'perl5'.Wolfram Schneider1997-04-2066-132/+132
* Add virtual category 'tk41'.Wolfram Schneider1997-04-2056-112/+112
* We are now at version 3.6Jean-Marc Zucconi1997-04-203-5/+10
* Move the <dirent.h> include to after <sys/types.h> or it won't compile.Paul Richards1997-04-191-0/+13
* Do a mkdir -p on the bin directory before installing.Paul Richards1997-04-191-1/+2
* Delete directories using @dirrm.Satoshi Asami1997-04-192-0/+8