summaryrefslogtreecommitdiff
path: root/devel/libcli/files/patch-libcli.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Fix memory leakTom Judge2012-11-101-0/+60
| | | | | | | | | | | * Take over maintainer Feature safe: yes Approved by: bapt Approved by: eadler (mentor) Notes: svn path=/head/; revision=307299
* - update to 1.9.5Baptiste Daroussin2011-05-041-10/+0
| | | | | | | Submitted by: Erik Karulf erik@karulf.com (by mail) Notes: svn path=/head/; revision=273613
* Add a forgotten patchBaptiste Daroussin2011-05-021-1/+1
| | | | | | | Reported by: Pointy Hat (Pav@) Notes: svn path=/head/; revision=273492
* - change the soname to match authorized name for our ldconfigBaptiste Daroussin2011-04-281-1/+1
| | | | | | | - bump port revision Notes: svn path=/head/; revision=273283
* Libcli provides a shared library for including a Cisco-like command-lineBaptiste Daroussin2011-04-271-0/+10
interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree. WWW: http://github.com/dparrish/libcli/ Notes: svn path=/head/; revision=273255