cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2011-06-05 Thread David Thiel
lx 2011-06-05 18:40:42 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Update to 2.4.5, change lzo dependency to lzo2. PR: ports/156954 Submitted by: Matthias Andree Revision ChangesPath 1.2

Now OK (Re: cvs commit: ports/security/silktools Makefile pkg-plist)

2010-09-28 Thread QAT
security/silktools, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing

cvs commit: ports/security/silktools Makefile pkg-plist

2010-09-28 Thread Sergey A. Osokin
osa 2010-09-28 18:07:18 UTC FreeBSD ports repository Modified files: security/silktools Makefile pkg-plist Log: Fix pkg-plist. (*) Cleanup Makefile, keep pkg-plist entries are sorted. Bump PORTREVISION. Reported by:QAT (*) Pointy hat to: lx (maintainer)

Re: cvs commit: ports/security/silktools Makefile pkg-plist

2010-09-28 Thread QAT
The Restless Daemon identified a mtree error while trying to build: silktools-2.3.1 maintained by l...@freebsd.org Makefile ident: $FreeBSD: ports/security/silktools/Makefile,v 1.22 2010/09/28 17:08:40 lx Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/silktools-2.3.1.log : and/or

cvs commit: ports/security/silktools Makefile pkg-plist

2010-09-28 Thread David Thiel
lx 2010-09-28 17:08:41 UTC FreeBSD ports repository Modified files: security/silktools Makefile pkg-plist Log: Add missing man pages and pkg-plist entries. Revision ChangesPath 1.22 +1 -1 ports/security/silktools/Makefile 1.16 +4 -0 ports/

Re: cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2010-09-27 Thread QAT
The Restless Daemon identified a mtree error while trying to build: silktools-2.3.1 maintained by l...@freebsd.org Makefile ident: $FreeBSD: ports/security/silktools/Makefile,v 1.21 2010/09/28 00:28:02 lx Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/silktools-2.3.1.log : ===>

cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2010-09-27 Thread David Thiel
lx 2010-09-28 00:28:02 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Update to 2.3.1. Revision ChangesPath 1.21 +2 -2 ports/security/silktools/Makefile 1.14 +3 -3 ports/security/silktools/

Re: cvs commit: ports/security/silktools Makefile pkg-plist

2010-03-31 Thread QAT
The Restless Daemon identified a mtree error while trying to build: silktools-2.2.0 maintained by l...@freebsd.org Makefile ident: $FreeBSD: ports/security/silktools/Makefile,v 1.20 2010/04/01 00:24:08 lx Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/silktools-2.2.0.log :

cvs commit: ports/security/silktools Makefile pkg-plist

2010-03-31 Thread David Thiel
lx 2010-04-01 00:24:08 UTC FreeBSD ports repository Modified files: security/silktools Makefile pkg-plist Log: Make the python and libfixbuf dependencies mandatory -- they're pretty ingrained in the product now. Revision ChangesPath 1.20 +10 -19ports

Re: cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2010-03-25 Thread Pav Lucistnik
You can do something like OPTIONS= PYFOO "Optional snakes" off .include .if WITH_PYFOO USE_PYTHON= yes .endif .include [..] .include David E. Thiel píše v st 24. 03. 2010 v 16:38 -0700: > Ugh, this another thing that needs python, but I can't use USE_PYTHON > after bsd.port.pre.mk. Can

Re: cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2010-03-24 Thread David E. Thiel
Ugh, this another thing that needs python, but I can't use USE_PYTHON after bsd.port.pre.mk. Can anyone tell me if this problem has been solved yet? It's been a while since I've looked at it. If not, I guess I'll just force a python dependency. On Tue, Mar 23, 2010 at 05:46:55PM -0700, q...@freebs

Re: cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2010-03-23 Thread QAT
The Restless Daemon identified a manpage error while trying to build: silktools-2.2.0 maintained by l...@freebsd.org Makefile ident: $FreeBSD: ports/security/silktools/Makefile,v 1.19 2010/03/23 21:56:02 lx Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/silktools-2.2.0.log :

cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2010-03-23 Thread David Thiel
lx 2010-03-23 21:56:03 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Update to 2.2.0. Revision ChangesPath 1.19 +8 -8 ports/security/silktools/Makefile 1.13 +3 -3 ports/security/silktools/

Re: cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2009-06-29 Thread QAT
The Restless Daemon identified a PLIST error while trying to build: silktools-1.1.9 maintained by l...@freebsd.org Makefile ident: $FreeBSD: ports/security/silktools/Makefile,v 1.18 2009/06/30 05:19:32 lx Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/silktools-1.1.9.log : ta

cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2009-06-29 Thread David Thiel
lx 2009-06-30 05:19:33 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Update to 1.1.9. PR: ports/136119 Submitted by: dikshie Reviewed by:me (maintainer) Revision ChangesPath 1.18

cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2009-01-01 Thread David Thiel
lx 2009-01-02 00:57:34 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Update to 1.1.3. Revision ChangesPath 1.17 +2 -2 ports/security/silktools/Makefile 1.11 +3 -3 ports/security/silktools/

cvs commit: ports/security/silktools Makefile distinfo

2008-10-22 Thread David Thiel
lx 2008-10-22 21:52:21 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo Log: Update to 1.1.2, a bugfix release. Revision ChangesPath 1.16 +1 -1 ports/security/silktools/Makefile 1.10 +3 -3 ports/security/si

cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2008-08-10 Thread David Thiel
lx 2008-08-10 23:17:56 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Update to 1.1.1, primarily a bugfix release. Revision ChangesPath 1.15 +1 -1 ports/security/silktools/Makefile 1.9 +3 -3

cvs commit: ports/security/silktools Makefile

2008-07-27 Thread David Thiel
lx 2008-07-27 17:59:09 UTC FreeBSD ports repository Modified files: security/silktools Makefile Log: Comment plist properly if IPFIX is not used. Submitted by: QA Tindy Revision ChangesPath 1.14 +3 -1 ports/security/silktools/Makefile _

Re: cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2008-07-27 Thread QA Tindy
Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_

cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2008-07-26 Thread David Thiel
lx 2008-07-26 20:56:33 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Update to 1.1.0. Many changes since the last release! See changelog: at http://tools.netsa.cert.org/silk/silk_releasenote.html Revision Changes

cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2008-02-01 Thread David Thiel
lx 2008-02-02 00:40:19 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Update to 0.11.9. Revision ChangesPath 1.12 +2 -2 ports/security/silktools/Makefile 1.7 +3 -3 ports/security/silktools

cvs commit: ports/security/silktools Makefile

2007-11-12 Thread Pav Lucistnik
pav 2007-11-13 00:40:27 UTC FreeBSD ports repository Modified files: security/silktools Makefile Log: - Attempt to fix plist on 7.0 Reported by:pointyhat Approved by:portmgr (hat) Revision ChangesPath 1.11 +3 -0 ports/security/silktools/

cvs commit: ports/security/silktools Makefile distinfo

2007-10-09 Thread David Thiel
lx 2007-10-09 18:48:35 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo Log: Update to 0.11.7. Revision ChangesPath 1.10 +1 -1 ports/security/silktools/Makefile 1.6 +3 -3 ports/security/silktools/distinfo

cvs commit: ports/security/silktools Makefile

2007-06-23 Thread David Thiel
lx 2007-06-23 17:56:38 UTC FreeBSD ports repository Modified files: security/silktools Makefile Log: Use MANPREFIX instead of PREFIX. Revision ChangesPath 1.8 +1 -1 ports/security/silktools/Makefile ___ cvs

cvs commit: ports/security/silktools Makefile distinfo

2007-06-22 Thread David Thiel
lx 2007-06-23 04:01:28 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo Log: Upgrade to 0.11.2 and fix man pages installing to obnoxious locations. Revision ChangesPath 1.7 +3 -2 ports/security/silktools/Makefile 1.

cvs commit: ports/security/silktools Makefile pkg-plist

2007-06-13 Thread David Thiel
lx 2007-06-14 01:21:40 UTC FreeBSD ports repository Modified files: security/silktools Makefile pkg-plist Log: Fix a case where port build detected (a broken) liblzo install but configure did not, silently disabling flowcap packing tools. configure should now fail prop

cvs commit: ports/security/silktools Makefile distinfo pkg-descr pkg-plist

2007-06-11 Thread David Thiel
lx 2007-06-12 05:52:57 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-descr pkg-plist Log: Updating to 0.11.1, and changing to new master site. Changelog can be found at: http://tools.netsa.cert.org/silk/silk_releasenote.html

cvs commit: ports/security/silktools Makefile

2007-04-21 Thread David Thiel
lx 2007-04-22 01:14:26 UTC FreeBSD ports repository Modified files: security/silktools Makefile Log: Remove BROKEN on 4.x (due to EOL). PR: ports/111827 Submitted by: Marcelo Araujo <[EMAIL PROTECTED]> Reviewed by:lx Approved by:edwin (ment

cvs commit: ports/security/silktools Makefile distinfo pkg-plist

2006-12-28 Thread David Thiel
lx 2006-12-28 08:44:49 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Log: Updating to 0.10.5. Approved by:edwin (mentor) Revision ChangesPath 1.3 +5 -4 ports/security/silktools/Makefile 1.3

cvs commit: ports/security/silktools Makefile distinfo pkg-plist ports/security/silktools/files patch-src_rw_rwpmatch_rwpdedupe.c

2006-11-17 Thread Martin Wilke
miwi2006-11-17 08:42:13 UTC FreeBSD ports repository Modified files: security/silktools Makefile distinfo pkg-plist Removed files: security/silktools/files patch-src_rw_rwpmatch_rwpdedupe.c Log: - Update to 0.10.3 PR: ports/105591 Submitted by: D