schwarze
f9f5fa6c52
drop USE_GROFF and bump; mandoc groks enough \l now
2017-06-02 19:54:15 +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
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
sthen
1de38239da
sync wantlib
2012-08-23 20:03:57 +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
f1acca42b4
Update to new Tcl layout, Makefile cleanup.
...
While there, update to 2.3, getting rid of the patches directory
With help from stu@
OK stu@, landry@
2011-01-05 18:16:58 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
espie
3075d068d4
USE_GROFF=Yes
2010-10-18 20:52:05 +00:00
sebastia
3709df79c5
Revert to 1.1, using INSTALL_DATA is a no go in pre-configure, prevents non-root builds
...
pointed out by naddy@
2010-08-03 14:19:52 +00:00
sebastia
19018a3c34
Use install-data instead of cp in pre-configure.
...
Pointed out by ajacoutot@
2010-07-29 10:58:02 +00:00
sebastia
bf3739bfcd
import memchan at the right place
...
in-memory channels for Tcl, chunks and fifos
Memchan is an extension to Tcl implementing memory channels,
i.e. channels storing the data placed into them in memory,
not on disk.
OK landry@
2010-07-28 17:24:01 +00:00