Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3 | dinoex | 2008-04-30 | 1 | -1/+1 |
| | |||||
* | Change maintainers e-mail address. | ehaupt | 2008-04-11 | 1 | -2/+2 |
| | | | | Requested over: IRC | ||||
* | - fix comment | dinoex | 2007-07-23 | 1 | -1/+1 |
| | |||||
* | - update for gnustep-make-2.0.0 | dinoex | 2007-05-25 | 1 | -0/+2 |
| | | | | Approved by: gurkan (maintainer) | ||||
* | - add category gnustep | dinoex | 2007-02-01 | 1 | -1/+1 |
| | | | | | PR: 103931 Approved by: pav | ||||
* | - update to use new bsd.gnustep.mk | dinoex | 2007-01-13 | 1 | -7/+4 |
| | | | | Approved by: gurkan@linuks.mine.nu | ||||
* | cleanup pkg-plist after gnustep-make | dinoex | 2006-09-13 | 1 | -4/+0 |
| | |||||
* | Netclasses is an easy to use interface to socket programming in Objective-C | dinoex | 2006-09-10 | 4 | -0/+68 |
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. PR: 103033 Submitted by: Gürkan Sengün |