Bug 77015

Summary: /usr/ports/net/linpopup/ (linpopup-1.2.0_1) LinPopup doesn't send messages
Product: Ports & Packages Reporter: Taik0 <suikogaiden>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Taik0 2005-02-02 16:20:21 UTC
Linpopup doesn't send messages, it's because smbclient args are different. Without modify the source, Linpopup doesn't work.

Fix: There the patch:
How-To-Repeat: Just try to send a message and a window will open noticing you that smbclient are used with invalid syntax.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-03 08:45:36 UTC
Dear maintainer, please look into this issue!

Cheers,
   Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-02-03 08:51:47 UTC
State Changed
From-To: open->feedback

Forwarded PR to maintainer
Comment 3 Taik0 2005-02-03 10:12:02 UTC
I've had a mistake on this. This problem only appears if you use
samba-3.x version, with samba 2.x works fine without modifications.
Maybe this patch can be added with some flag like WITH_SAMBA3=YES ?
Sorry for any inconveniences.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-20 16:44:15 UTC
State Changed
From-To: feedback->closed

Your patch added under WITH_SAMBA3 knob.