summaryrefslogtreecommitdiff
path: root/net/libsocket++/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't build any profiled libraries and use CXXFLAGS to specify -I. so thisSteve Price2000-05-281-1/+1
| | | | port actually builds.
* Fix compiler error in -current.R. Imura2000-01-302-0/+84
| | | | | PR: 16443 Submitted by: Alexander Langer <alex@cichlids.com>
* Add section and entry into ${PREFIX}/info/dir and portlint.Jun Kuriyama1998-11-221-0/+13
| | | | | | PR: ports/8135 Submitted by: Gregory D. Moncreaff <moncrg@ma.ultranet.com> Portlint by: myself
* Socket++ is a iostream like C++ class library for the UNIX and INETDavid E. O'Brien1997-02-073-0/+48
domains of sockets and protocols. Submitted by: Narvi <narvi@haldjas.folklore.ee> Closes-PR: ports/2532