Summary: | [new port] net-im/zephyr : enterprise-class IM system | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ben Kaduk <kaduk> | ||||
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
Ben Kaduk
2009-12-20 02:30:02 UTC
State Changed From-To: open->closed New port added, with minor changes. Thanks! bapt 2010-09-03 15:43:42 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/zephyr Makefile distinfo pkg-descr pkg-plist net-im/zephyr/files patch-configure patch-zwgc-main.c zhm.in Log: This is an enterprise-class instant messaging/notification system. It was developed as part of MIT's Project Athena, and has a unique design that leads to the ability to develop a unique sense of community. WWW: http://zephyr.1ts.org/ PR: ports/141790 Submitted by: Ben Kaduk <kaduk at mit.edu> Revision Changes Path 1.136 +1 -0 ports/net-im/Makefile 1.1 +48 -0 ports/net-im/zephyr/Makefile (new) 1.1 +3 -0 ports/net-im/zephyr/distinfo (new) 1.1 +45 -0 ports/net-im/zephyr/files/patch-configure (new) 1.1 +26 -0 ports/net-im/zephyr/files/patch-zwgc-main.c (new) 1.1 +37 -0 ports/net-im/zephyr/files/zhm.in (new) 1.1 +6 -0 ports/net-im/zephyr/pkg-descr (new) 1.1 +26 -0 ports/net-im/zephyr/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" bapt 2010-09-03 16:02:57 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/vxlog Makefile distinfo pkg-descr pkg-plist Log: C++ logging library. WWW: http://bitbucket.org/klepa/vxlog PR: ports/141790 Submitted by: Konstantin Lepa <konstantin.lepa at gmail.com> Revision Changes Path 1.4032 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/vxlog/Makefile (new) 1.1 +3 -0 ports/devel/vxlog/distinfo (new) 1.1 +3 -0 ports/devel/vxlog/pkg-descr (new) 1.1 +17 -0 ports/devel/vxlog/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" |