non port: devel/ztcl/Makefile |
Number of commits found: 16 |
Tuesday, 6 Nov 2018
|
11:14 bapt
Mark as broken with recent texinfo:
makeinfo -I ./doc -I . --html --no-split ./doc/ztcl.texi -o ztcl.html
./doc/ztcl.texi:366: raising the section level of @subsection which is too low
./doc/ztcl.texi:990: raising the section level of @unnumberedsubsubsec which is
too low
 |
Friday, 2 Nov 2018
|
17:46 antoine
Deprecate: Unfetchable, unmaintained, info page unbuildable with recent makeinfo
 |
Thursday, 29 Mar 2018
|
15:02 emaste
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876
 |
10:51 krion
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.
PR: 226984
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket)
 |
Saturday, 4 Nov 2017
|
13:07 zi
- Reset MAINTAINER due to fatal email bounces, maintainer timeouts
Reported by: portscout
 |
Thursday, 21 Apr 2016
|
12:45 gahr
Convert a few more ports to USES=tcl:tea
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 17 Feb 2014
|
15:44 gahr
- Convert to USES=gmake tcl
- PREFIX-clean
- STAGE-clean
- Fix build
 |
Friday, 20 Sep 2013
|
17:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
 |
Monday, 23 Feb 2009
|
14:46 mm
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
 |
Wednesday, 9 Apr 2008
|
13:42 pav
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
 |
Friday, 20 Apr 2007
|
06:32 itetcu
- removed support to FreeBSD 4.x (EOL)
- add NOPORTDOCS also.
- add USE_LDCONFIG.
PR: ports/111869
Submitted by: Marcelo Araujo
Approved by: maintainer
 |
Monday, 8 Jan 2007
|
00:00 pav
- Use new USE_TCL_BUILD/USE_TK_BUILD macros
 |
Saturday, 20 May 2006
|
08:39 pav
- Mark BROKEN on FreeBSD 4.X
Reported by: krismail
 |
Saturday, 29 Apr 2006
|
16:02 pav
ZTCL is an extension library for TCL written in the C language. It
implements an interface to the ZLIB compression and decompression
library, the one used by GZIP.
WWW: http://gna.org/projects/ztcl/
PR: ports/96365
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
 |
Number of commits found: 16 |