Bug 135897

Summary: New port: net-im/freetalk console based Jabber client
Product: Ports & Packages Reporter: Oleg Ginzburg <oleg.ginzburg>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Oleg Ginzburg 2009-06-21 21:30:12 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-21 21:30:25 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-21 21:51:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov 2009-06-21 22:49:11 UTC
> Synopsis: New port: net-im/freetalk console based Jabber client
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=135897

- Use local path in shar (shar freetalk, not shar
  /usr/ports/net-im/freetalk)
- Use GNU_CONFIGURE (--prefix= may be dropped in this case)
- DEPENDS should go right after COMMENT (consult portlint)
- Depend on pkgconfig and glib via USE_GNOME
- It would be nice to add OPTIONS= for WITH_BEEP
- Misses MAN1 and INFO directives:
  http://people.freebsd.org/~amdmi3/freetalk-3.2.log

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-21 22:49:34 UTC
State Changed
From-To: open->feedback

Awaiting submitters feedback
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-22 21:28:00 UTC
State Changed
From-To: feedback->open

Issues resolved
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2009-06-22 21:34:53 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-06-22 21:35:13 UTC
amdmi3      2009-06-22 20:34:50 UTC

  FreeBSD ports repository

  Modified files:
    net-im               Makefile 
  Added files:
    net-im/freetalk      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Freetalk is a console based Jabber client. It features a readline interface
  with completion of buddy names, commands, and even ordinary English words.
  Freetalk is extensible, configurable, and scriptable through a Guile interface.
  
  WWW: http://www.gnu.org/software/freetalk/
  
  PR:             135897
  Submitted by:   Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
  
  Revision  Changes    Path
  1.112     +1 -0      ports/net-im/Makefile
  1.1       +46 -0     ports/net-im/freetalk/Makefile (new)
  1.1       +3 -0      ports/net-im/freetalk/distinfo (new)
  1.1       +5 -0      ports/net-im/freetalk/pkg-descr (new)
  1.1       +36 -0     ports/net-im/freetalk/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"