Bug 227094

Summary: [new port] net-im/pidgin-window_merge: oldschool one-window look-n-feel for pidgin
Product: Ports & Packages Reporter: Volodymyr Kostyrko <arcade>
Component: Individual Port(s)Assignee: Eugene Grosbein <eugen>
Status: Closed FIXED    
Severity: Affects Only Me CC: eugen
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
first version
none
USE flags more none

Description Volodymyr Kostyrko 2018-03-29 21:09:58 UTC
Created attachment 191958 [details]
first version

SHAR included, works for me (on DragonFlyBSD but whatever).
Comment 1 Volodymyr Kostyrko 2018-04-01 21:36:42 UTC
Created attachment 192079 [details]
USE flags more
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-05-24 19:46:07 UTC
A commit references this bug:

Author: eugen
Date: Thu May 24 19:45:56 UTC 2018
New revision: 470805
URL: https://svnweb.freebsd.org/changeset/ports/470805

Log:
  Window Merge is a Pidgin plugin that merges a conversation window with the
  Buddy List window. It can be used to achieve a rudimentary "single window mode"
  for Pidgin. Both Window Merge and Pidgin itself should be kept updated for
  the most stable experience.

  WWW: https://github.com/dm0-/window_merge

  PR:		227094
  Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>

Changes:
  head/net-im/Makefile
  head/net-im/pidgin-window_merge/
  head/net-im/pidgin-window_merge/Makefile
  head/net-im/pidgin-window_merge/distinfo
  head/net-im/pidgin-window_merge/pkg-descr
Comment 3 Eugene Grosbein freebsd_committer freebsd_triage 2018-05-24 19:51:58 UTC
Committed with minor changes, thanks!

Please use portlint next time to check the port before submiting.
Comment 4 Volodymyr Kostyrko 2018-05-24 19:53:17 UTC
(In reply to commit-hook from comment #2)

Thank you!