diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2003-10-05 10:08:03 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2003-10-05 10:08:03 +0000 |
commit | 91753fc0683632536572120073fcf27a0811f908 (patch) | |
tree | 1190fa30da6584cb56963bb98c0b50fdc52ce6f6 /net-im | |
parent | 45fb7002ac801a6759c177c3f77c92d7f125e8b1 (diff) |
The new ymessenger is still broken. A quick google suggests that Y!
people are aware of the problem (shared library related) and will be
putting out a fix soon.
[after reading preferences file]
12424 ymessenger.bin RET read 2185/0x889
12424 ymessenger.bin PSIG SIGSEGV SIG_DFL
12424 ymessenger.bin NAMI "ymessenger.bin.core"
Notes
Notes:
svn path=/head/; revision=90303
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ymessenger/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/ymessenger/Makefile b/net-im/ymessenger/Makefile index 2f2d65c68a8d..10926740729a 100644 --- a/net-im/ymessenger/Makefile +++ b/net-im/ymessenger/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://download.yahoo.com/dl/unix/ DISTNAME= fbsd4.${PORTNAME} EXTRACT_SUFX= .tgz +BROKEN= "Dumps core immediately when invoked on 5.x" + MAINTAINER= sethk@meowfishies.com COMMENT= Yahoo! Messenger - Instant messaging client |