Bug 103033 - new port: net/netclasses - Objective-C framework for socket programming with GNUstep
Summary: new port: net/netclasses - Objective-C framework for socket programming with ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-08 14:40 UTC by Gürkan
Modified: 2006-09-10 09:52 UTC (History)
0 users

See Also:


Attachments
netclasses.shar (4.13 KB, text/plain)
2006-09-08 14:40 UTC, Gürkan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gürkan 2006-09-08 14:40:30 UTC
Netclasses is an easy to use interface to socket programming in Objective-C
with GNUstep. The core netclasses supports virtually any protocol, but the
distribution comes with everything needed for TCP/IP (opening ports,
background connections, etc.). Netclasses seamlessly integrates into
NSRunLoop, which means there should be no need for redesigning applications
to use it.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2006-09-10 06:48:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2006-09-10 09:52:34 UTC
State Changed
From-To: open->closed

committed, thanks. 
- pkg-plist fixed