Port details |
- talksoup IRC client for GNUstep
- 1.0_2 irc
=0 1.0_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-09-10 09:12:21
- Last Update: 2013-08-28 18:26:01
- SVN Revision: 325546
- Also Listed In: gnustep
- License: GPLv2
- WWW:
- http://talksoup.aeruder.net/
- Description:
- TalkSoup is a GNUstep IRC client built on the extensibility of the
Objective-C language. The entire IRC client is implemented by plugins,
so one can pick and choose what they want to use.
LICENSE: GPL2 or later
WWW: http://talksoup.aeruder.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: talksoup
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- GNUstep.sh : devel/gnustep-make
- libgnustep-back-022 : x11-toolkits/gnustep-back
- libnetclasses.so : net/netclasses
- gmake : devel/gmake
- Runtime dependencies:
-
- GNUstep.sh : devel/gnustep-make
- libgnustep-back-022 : x11-toolkits/gnustep-back
- libnetclasses.so : net/netclasses
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_2 28 Aug 2013 18:26:01 |
theraven (src committer) |
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases. Future commits will fix them.
Approved by: bapt |
1.0_2 26 Jun 2012 05:43:33 |
dinoex |
- reset MAINTAINER |
1.0_2 07 Aug 2011 11:42:51 |
dinoex |
- update WWW |
1.0_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0_2 04 Jun 2010 13:49:15 |
dinoex |
LICENSE GPLv2 |
1.0_2 30 May 2010 12:28:39 |
dinoex |
- drop USE_GNUSTEP_PREFIX |
1.0_2 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
1.0_2 16 Jan 2009 17:31:58 |
dinoex |
- add LICENSE: |
1.0_2 06 Jun 2008 13:36:43 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
1.0_1 01 May 2008 08:31:20 |
dinoex |
- take maintainership
Approved by: maintainer |
1.0_1 29 Apr 2008 18:00:11 |
dinoex |
3 |
1.0_1 10 Apr 2008 16:11:24 |
ehaupt |
Change maintainers e-mail address.
Requested over: IRC |
1.0_1 25 May 2007 06:04:44 |
dinoex |
- update for gnustep-make-2.0.0
Approved by: gurkan (maintainer) |
1.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0 31 Jan 2007 18:18:14 |
dinoex |
- add category gnustep
PR: 103931
Approved by: pav |
1.0 13 Jan 2007 03:57:25 |
dinoex |
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu |
1.0 09 Dec 2006 09:44:34 |
dinoex |
- Local/Library/ApplicationSupport now global |
1.0 19 Nov 2006 10:50:43 |
dinoex |
- cleanup pkg-plist |
1.0 13 Sep 2006 05:00:56 |
dinoex |
cleanup pkg-plist after gnustep-make |
1.0 10 Sep 2006 20:08:46 |
dinoex |
- use USE_GNUSTEP_LOCAL_LIBS |
1.0 10 Sep 2006 09:11:49 |
dinoex |
TalkSoup is a GNUstep IRC client built on the extensibility of the
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 |