Fix: Patch attached with submission follows:
Class Changed From-To: sw-bug->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
> 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
State Changed From-To: open->feedback Awaiting submitters feedback
State Changed From-To: feedback->open Issues resolved
State Changed From-To: open->closed New port added, with minor changes. Thanks!
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"