aboutsummaryrefslogtreecommitdiff
path: root/net/tcludp
Commit message (Collapse)AuthorAgeFilesLines
* - Chase 82+ not being a valid Tcl/Tk version anymorePietro Cerutti2012-12-041-1/+1
| | | | | | | | Feature safe: yes Reported by: beat, bapt Notes: svn path=/head/; revision=308232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Prepare for lang/tcl80 and x11-toolkits/tk80 removalMartin Matuska2009-07-071-1/+1
| | | | | | | - Switch all ports that have USE_TCL=80+ to use USE_TCL=82+ Notes: svn path=/head/; revision=237310
* - 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
* This package provides support for using UDP through Tcl. The packageWesley Shields2008-04-173-0/+38
provides a new channel type and attempts to permit the use of packet oriented UDP over stream oriented Tcl channels. PR: ports/122315 Submitted by: Frank Fenor <frank@fenor.de> Approved by: garga (mentor) Notes: svn path=/head/; revision=211447