summaryrefslogtreecommitdiff
path: root/irc/talksoup (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-7/+5
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* - Local/Library/ApplicationSupport now globalDirk Meyer2006-12-091-1/+0
| | | | Notes: svn path=/head/; revision=179272
* - cleanup pkg-plistDirk Meyer2006-11-191-11/+11
| | | | Notes: svn path=/head/; revision=177560
* cleanup pkg-plist after gnustep-makeDirk Meyer2006-09-131-5/+0
| | | | Notes: svn path=/head/; revision=172907
* - use USE_GNUSTEP_LOCAL_LIBSDirk Meyer2006-09-101-3/+1
| | | | Notes: svn path=/head/; revision=172721
* TalkSoup is a GNUstep IRC client built on the extensibility of theDirk Meyer2006-09-104-0/+292
Objective-C language. The entire IRC client is implemented by plugins, so one can pick and choose what they want to use. PR: 103038 Submitted by: Gürkan Sengün Notes: svn path=/head/; revision=172682