aboutsummaryrefslogtreecommitdiff
path: root/irc/talksoup
Commit message (Collapse)AuthorAgeFilesLines
* - add LICENSE:Dirk Meyer2009-01-161-2/+2
| | | | Notes: svn path=/head/; revision=226280
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* 3Dirk Meyer2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212273
* Change maintainers e-mail address.Emanuel Haupt2008-04-101-2/+2
| | | | | | | Requested over: IRC Notes: svn path=/head/; revision=211013
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-252-1/+4
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=191722
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - 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