aboutsummaryrefslogtreecommitdiffstats
path: root/security/tclsasl
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS options to ports that should have one.mat2018-09-101-0/+2
| | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine
* - Reset MAINTAINER due to fatal email bounces, maintainer timeoutszi2017-11-041-1/+1
| | | | Reported by: portscout
* Convert more ports to USES=(tcl|tk):teagahr2016-04-221-6/+2
|
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Cleanup plistantoine2014-11-131-1/+0
|
* Remove old libtool patchtijl2014-09-191-11/+0
|
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* - Switch to USES=libtool, drop .la filesamdmi32014-06-062-4/+4
| | | | Approved by: portmgr blanket
* - Convert to USES=tclgahr2014-01-143-15/+18
| | | | | | - Convert to new LIB_DEPENDS format - Remove article from COMMENT - STAGE-clean
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | security)
* Update cyrus-sasl2 to 2.1.26.ume2012-12-101-2/+2
| | | | This bumps shlib version of libsasl2.
* -remove MD5ohauer2011-07-031-1/+0
|
* - Change default Tcl/Tk version to 8.5mm2009-02-231-0/+1
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* - This patch fixes broken install.db2007-10-051-1/+1
| | | | | | PR: ports/116875 Reported by: db Submitted by: Maintainer
* - Fix after objformat removalmiwi2007-02-111-0/+11
| | | | | PR: 109015 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
* - Use new USE_TCL_BUILD/USE_TK_BUILD macrospav2007-01-081-3/+2
|
* Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library.pav2006-04-296-0/+89
WWW: http://beepcore-tcl.sourceforge.net/tclsasl.html PR: ports/96359 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>