Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=271346 | ||||
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=265663 | ||||
* | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781 | ||||
* | The FreeRADIUS Client is a framework and library for writing RADIUS | Beech Rintoul | 2008-12-22 | 10 | -0/+280 |
Clients which additionally includes radlogin, a flexible RADIUS aware login replacement, a command line program to send RADIUS authentication/authorisation requests and accounting records and a utility to query the status of a RADIUS server. All these programs are based on a library which lets you develop a RADIUS-aware application in less than 50 lines of C code. It is highly portable and runs on Linux, many BSD variants and Solaris. PR: ports/129250 Submitted by: netch at netch.kiev.ua Notes: svn path=/head/; revision=224557 |