Commit Graph

13 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
schwarze
801652ffc9 Drop USE_GROFF because mandoc output is fine.
Delete undefined macros and a .so reference to a non-existent file
to avoid error messages.  Bump.
OK sebastia@ (MAINTAINER) and naddy@
2015-04-23 09:06:30 +00:00
sebastia
be07168cad Update TclUDP to 1.0.11,
initial version from me, with lots of discussions and improvements
to my version from stu@ and landry@

OK to this version stu@ (and landry@ on my initial version)
2014-10-15 10:31:21 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sebastia
3734d0edf5 Update to newer Tcl layout.
Cleanup Makefile.

OK landry@, stu@
2011-01-05 18:08:46 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sebastia
83ee502ccf Get rid of pre-configure, and the expensive SUBST_CMD
Pointed out by steven@
2010-07-28 18:09:10 +00:00
sebastia
62936e6a5b import tcludp
Tcl UDP extension

This package provides support for using UDP through Tcl.
The package provides a new channel type and attempts to
permit the use of packet oriented UDP over stream oriented
Tcl channels.

OK, landry@
2010-07-28 17:07:25 +00:00