aboutsummaryrefslogtreecommitdiff
path: root/net-im/zephyr/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-0/+18
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Update to 3.0.1Martin Wilke2011-03-183-74/+46
| | | | | | | | PR: 155455 Submitted by: Benjamin Kaduk <kaduk-fbsd@MIT.EDU> (maintainer) Notes: svn path=/head/; revision=271201
* - Use . /etc/rc.subr directlyPhilip M. Gollucci2010-09-101-1/+1
| | | | | | | | PR: ports/150453 Submitted by: Ben Kaduk <kaduk-fbsd@mit.edu> (maintainer) Notes: svn path=/head/; revision=260903
* - Fix build on CURRENT [1]Baptiste Daroussin2010-09-081-0/+10
| | | | | | | | | | - Fix build on 6.4 [2] Submitted by: Benjamin Kaduk <kaduk-fbsd _at_ mit.edu> [1] (maintainer) Reported by: pointy hat (erwin) [1], pointy hat (pav) [2] Notes: svn path=/head/; revision=260757
* This is an enterprise-class instant messaging/notification system.Baptiste Daroussin2010-09-033-0/+108
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> Notes: svn path=/head/; revision=260493