aboutsummaryrefslogtreecommitdiff
path: root/security/tclsasl
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* - Reset MAINTAINER due to fatal email bounces, maintainer timeoutsRyan Steinmetz2017-11-041-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=453458
* Convert more ports to USES=(tcl|tk):teaPietro Cerutti2016-04-211-6/+2
| | | | Notes: svn path=/head/; revision=413747
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372519
* Remove old libtool patchTijl Coosemans2014-09-191-11/+0
| | | | Notes: svn path=/head/; revision=368568
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-062-4/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356753
* - Convert to USES=tclPietro Cerutti2014-01-143-15/+18
| | | | | | | | | - Convert to new LIB_DEPENDS format - Remove article from COMMENT - STAGE-clean Notes: svn path=/head/; revision=339668
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Update cyrus-sasl2 to 2.1.26.Hajimu UMEMOTO2012-12-101-2/+2
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-0/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - This patch fixes broken install.Diane Bruce2007-10-051-1/+1
| | | | | | | | | PR: ports/116875 Reported by: db Submitted by: Maintainer Notes: svn path=/head/; revision=200876
* - Fix after objformat removalMartin Wilke2007-02-101-0/+11
| | | | | | | | PR: 109015 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) Notes: svn path=/head/; revision=184799
* - Use new USE_TCL_BUILD/USE_TK_BUILD macrosPav Lucistnik2007-01-081-3/+2
| | | | Notes: svn path=/head/; revision=181732
* Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library.Pav Lucistnik2006-04-296-0/+89
WWW: http://beepcore-tcl.sourceforge.net/tclsasl.html PR: ports/96359 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=160803