aboutsummaryrefslogtreecommitdiff
path: root/lang/modula-3-socks
Commit message (Collapse)AuthorAgeFilesLines
* Fix diff linesAndrey A. Chernov1998-01-201-2/+2
| | | | Notes: svn path=/head/; revision=9382
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-10/+10
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* This package implements SOCKS support for Modula-3 applications. ItJohn Polstra1996-11-0136-0/+1076
will be used to support SOCKS operation in the soon-to-be-released next version of CVSup. A tip of the hat to: Darryl Okahata, who developed the patches necessary to make the SOCKS library work with Modula-3's multithreaded I/O system. Notes: svn path=/head/; revision=4225